.expert{
	width:1152px;
	height:auto;
	overflow:hidden;
	/* background:#fff; */
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
}
.expert .expert_top{
	background:#fff;
	width:1102px;
	padding:25px;
	overflow:hidden;
	height:206px;
}
.expert_top>dl{
	width:220px;
	height:206px;
	overflow:hidden;
	float:left;
	border-right:1px #EEEEEE solid;
	padding-right:20px;
}
.expert_top>dl dt{
	width:120px;
	height:120px;
	overflow:hidden;
	margin:0 auto;
	border-radius: 120px;
	margin-top:15px;
}
.expert_top>dl dt img{
	width:120px;
	height:120px;
}
.expert_top>dl dd{
	text-align:center;
	font-size:30px;
	color:#4C526C;
	padding-top:15px;
}
.expert_top .expert_topRight{
	width:840px;
	float:right;
	height:auto;
	overflow:hidden;
}
.expert_top .expert_topRight ul{
	height:30px;
	font-size:14px;
	color:#4E526C;
	margin-top:5px;
	border-left:2px #5A73AD solid;
	width:auto;
	margin-bottom:40px;
}
.expert_top .expert_topRight ul li{
	float:left;
	height:30px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	background:url(../../images/specialDisease/icon10.png)no-repeat right center #EEF7FD;
}
.expert_top .expert_topRight ul li:last-child{
	background:#EEF7FD;
}
.expert_top .expert_topRight table ol li{
	float:left;
	padding-left:12px;
	padding-right:20px;
	color:#5972AC;
	background:url(../../images/specialDisease/icon02.png)no-repeat left center;
}
.expert_top .expert_topRight table tr{
	height:30px;
	font-size:14px;
	color:#4D526C;
	text-align:left;
}
.expert_top .expert_topRight table tr .td01{
	width:80px;
	padding-left:20px;
	background:url(../../images/specialDisease/icon01.png)no-repeat left center;
}
.expert_top .expert_topRight .table1 .td02{
	width:290px;
}
.expert_top .expert_topRight .td02 span{
	color:#5972AC;
}
.expert_top .expert_topRight .td02 i{
	font-style: normal;
	color:#5972AC;
}
.expert_top .expert_topRight .td02 span i{
	color:#5972AC;
}
/* 娑撴挸顔嶆稉瀣桨閸愬懎顔� */
.expert_bottom{
	width:1152px;
	background:#fff;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.expert_bottom ul{
	width:100%;
	height:50px;
	border-bottom:1px #EEEEEE solid;
	background: #FBFBFB;
}
.expert_bottom ul li{
	width:90px;
	height:49px;
	border-bottom:2px;
	/*float:left;*/
	color:#4F536C;
	font-size:16px;
	text-align:center;
	line-height:50px;
	cursor: pointer;
	margin: auto;
}
.expert_bottom ul li.dj{
	color:#5972AC;
	border-bottom:2px #5A73AD solid;    
	
}

/* 娑撴挸顔嶆稉顏冩眽缁狅拷绮� */
.expert_personalProfile{
	padding:0 15px 30px 15px;
	height:auto;
	overflow:hidden;
}
.expert_personalProfile .clear{
	clear:both;
}
.expert_personalProfile h4{
	width:106px;
	height:22px;
	overflow:hidden;
	border:1px #DDDDDD solid;
	float:left;
	border-radius:22px;
	margin-top:35px;
	font-weight:normal;
	text-align:center;
	line-height:22px;
}
.expert_personalProfile .expert_p{
	width:940px;
	float:left;
	margin-left:40px;
	font-size:14px;
	color:#4C526C;
	line-height:24px;
	margin-top: 35px;
	text-align:left;
}
.expert_personalProfile .expert_p p{
	/*width:940px;
	 margin-left:40px; */
	font-size:14px;
	color:#4C526C;
	line-height:24px;
	/* margin-top:15px; */
	text-align:left;
}
.onlineLearning{
	width:100%;
	height:auto;
	overflow:hidden;
	/* padding-bottom: 120px; */
}
.onlineLearning>div{
	width:533px;
	height:223px;
	float:left;
	margin-left:21px;
	margin-right:21px;
	margin-top:40px;
	border-bottom: 2px #EEEEEE solid;
}
.onlineLearning>div dl{
	width:100%;
	height:184px;
	background:#F9F9F9;
}
.onlineLearning>div dl dt{
	width:330px;
	height:184px;
	position: relative;
    /* position: absolute; */
    float:left;
}
.onlineLearning>div dl dt:hover{
	cursor: pointer;
}
.onlineLearning>div dl dt p{
	position: absolute;
	bottom:0;
	height:37px;
	
	background:#000;
	filter:alpha(opacity=50);  
    -moz-opacity:0.5;  
    -khtml-opacity: 0.5;  
    opacity: 0.5; 
    z-index:98;
    width:100%;
}
.onlineLearning>div dl dt h5{
	z-index:99;
	position: absolute;
	bottom:0;
	height:37px;
	line-height:37px;
	color:#FFFFFF;
	font-size:14px;    
	font-weight: normal;
	padding-left: 10px;
}
.onlineLearning>div dl dt:hover h5{
	color:#FF8000;
}
.onlineLearning>div dl dt span{
	width:55px;
	height:30px;
	background:#FF8000;
	color:#fff;
	font-size:14px;
	position: absolute;
	top:0;
	left:0;
	display:inline-block;
	line-height:30px;
	text-align:center;
}
.onlineLearning>div dl dt i{
	display:inline-block;
	position: absolute;
	top: 50px;
    left: 125px;
	width:73px;
	height:73px;
	background:url(../../images/specialDisease/icon04.png)no-repeat;
}
.onlineLearning>div dl dt:hover i{
	background:url(../../images/specialDisease/icon03.png)no-repeat;
}
.onlineLearning>div dl dd{
	float:left;
	padding:15px;
}
.onlineLearning>div dl dd p{
	width:170px;
	height:150px;
	overflow:hidden;
	font-size:14px;
	color:#666666;
	line-height:24px;
}
.onlineLearning>div dl dd a{
	float:right;
	font-size:12px;
	color:#5A73AD;
}
.onlineLearning>div .label{
	width:100%;
}
.onlineLearning>div .label p{
	float:left;
	width:410px;
	height: 21px;
    padding-left: 27px;
    line-height: 21px;
	margin-left:5px;
	background:url(../../images/specialDisease/icon05.png)no-repeat left center;
}
.onlineLearning>div .label p span{
	padding-right: 10px;
    display: inline-block;
    padding-left: 5px;
}
.onlineLearning>div .label .label_content{
	float:right;
	width:80px;
	position: relative;
}
.onlineLearning>div .label .label_content a{
	color:#4C526C;
	font-size:12px;
	width: 66px;
    display: inline-block;
	background:url(../../images/specialDisease/icon09.png)no-repeat right center;
}
.onlineLearning>div .label .label_content ul{
	position: absolute;
	top:28px;
	left: -74px;
	width:153px;
	height:auto;
	overflow:hidden;
	background:#FFFFFF;
	border-left:1px #EEEEEE solid;
	border-right:1px #EEEEEE solid;
	border-bottom: none;
	z-index:100;
}
.onlineLearning>div .label .label_content ul li{
	width:100%;
	height:38px;
	line-height:38px;
	padding-left:15px;
	border-bottom:1px #EEEEEE solid;
	text-align: left;
	color:#4C526C;
	font-size:12px;
}
.onlineLearning>div .label>div ul li img{
	padding-right:10px;
	vertical-align: middle;
}






























