﻿.play-video-body{
	height:240px;
	background:#242424
}
.list-child-unit li{
	width:10%;
	margin-top:20px;
}
.list-child-unit li a{
	display:block;
	margin:0 6px;
	height:45px;
	line-height:45px;
	background:#e7e7e7;
	border-radius:5px
}
.list-child-unit li a:hover{
	background-color:#3285c9;
	color:#fff
}
.list-child-unitNew li a{	
	background:#298ef6;
	color:#fff
}
.list-child-unitNew li:nth-child(2) a,.list-child-unitNew li:nth-child(4) a,.list-child-unitNew li:nth-child(6) a,.list-child-unitNew li:nth-child(8) a,.list-child-unitNew li:nth-child(10) a,
.list-child-unitNew li:nth-child(11) a,.list-child-unitNew li:nth-child(13) a,.list-child-unitNew li:nth-child(15) a,.list-child-unitNew li:nth-child(17) a,.list-child-unitNew li:nth-child(19) a
{
	background:#00c8e1
}
.title-intro-qh{
	width: 100px;
	float:right;
	border-right:#025192 solid 3px;
	margin-right:25px;
	padding: 5px 0;
}
.title-intro-qh a{
	display:block;
	height: 45px;
	line-height: 45px;
	background:url(../images/intro/icon-dot.png) no-repeat right center;
	font-size:18px;
	margin-right: -11px;
}
.title-intro-qh a.atthis{
	background-image:url(../images/intro/icon-dot-active.png);
	color:#025192;
	font-weight:bold
}
.body-intro-qh{
	width:1000px;
	float:left;
}
.intro-qh-img{
	width:500px;
	height:320px;
	overflow:hidden
}
.bg-intro-photo{
	height:96px;
	background:url(../images/intro/bg-intro-photo.png) no-repeat left 16px;
	position:relative
}
.channel-intro{
	position:absolute;
	top:8px;
}
.channel-left{
	left:0;
}
.channel-right{
	right:0;
}
.channel-intro a{
	display:inline-block;
	text-align:center;
	width:55px;
	height:55px;
	background:#fff;
	border-radius:50%;
	border:#76b0fa solid 1px;
	margin-left:60px
}
.channel-intro a:hover{
	background:#76b0fa;
	color:#fff;
	font-weight:bold
}
.channel-right a{
	margin-right:60px;
	margin-left:0
}
.channel-intro a span{
	display:block;
	width:40px;
	margin:0 auto 0 auto;
	line-height:55px;
}