
.videoicon {
	background: url(ioc-2.0.png) left top no-repeat;
	width: 3.2rem;
	height: 3.2rem;
	background-size: 50rem;
	z-index: 5
}

.videoicon.icon-back-index {
	background-position: 0 -19.4rem;
	position: absolute;
	top: 1rem;
	left: 2rem
}

.videoicon.icon-refresh {
	background-position: -3.2rem -19.5rem;
	position: absolute;
	bottom: 7rem;
	left: 1rem
}

.onlineuser {
	width: auto;
	height: auto;
	white-space: nowrap;
	position: absolute;
	top: 4rem;
	background-color: rgba(0,0,0,.4);
	border-radius: 1.5rem;
	padding: .5rem 1rem
}

.videoicon.viewcount {
	background-position: -34.7rem 0;
	padding-left: 1.5rem
}

.live-qiye-notice {
	background: rgba(0,0,0,.6);
	z-index: 3;
	color: #fff;
	height: 2.5rem;
	line-height: 2.5rem;
/*	position: absolute;*/
	top: 0;
	left: 0;
	width: 100%;
	font-size: 1.4rem;
	overflow: hidden;
	white-space: nowrap
}

.dialog-close,.live-qiye-edit,.live-qiye-nav {
	position: relative
}

.live-qiye-nav {
	background: #fff;
	z-index: 2;
	border-bottom: 1px solid #e0e0e0
}

.live-qiye-nav li {
	float: left;
	width: 20%;
	line-height: 4rem;
	height: 4rem;
	margin-bottom: -.1rem
}

.live-qiye-nav li a {
	color: #666;
	font-size: 1.4rem;
	display: block;
	width: 100%;
	height: 100%
}

.live-qiye-nav li.on a {
	color: #01b3e9;
	/*border-bottom: 2px solid #01b3e9*/
}

#ent_focus {
	width: 16.68%
}

#ent_focus a {
	background: #01b3e9;
	color: #fff
}

.live-details .liveimg {
	border-radius: 100%;
	width: 6rem;
	height: 6rem
}
.live-details-h2 {
	margin: 0;
	padding: 0;
	line-height: 3.5rem;
	font-size: 1.6rem;
	color: #333
}
.live-details-des {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-size: 1.4rem;
	color: #999
}
.right-arrow,.vote-admin-arrow {
	-webkit-transform: matrix(.71,.71,-.71,.71,0,0)
}

.right-arrow {
	display: inline-block;
	height: 1rem;
	width: 1rem;
	border-width: 1px 1px 0 0;
	border-color: #C8C8CD;
	border-style: solid;
	transform: matrix(.71,.71,-.71,.71,0,0)
}

.live-details-introduce {
	margin-top: 1rem;
	overflow: hidden;
	padding-bottom: 1rem;
	font-size: 1.4rem;
	border-top: 1px solid #f0f0f0;
	margin-left: 1rem;
}
.live-details-head {
	
}