body {
	background: #f5f8fa;
}


/*专家互动*/

.zj-title {
	line-height: 30px;
	text-align: center;
	background: #f5f8fa;
	padding: 20px 0;
}

.zj-title span {
	display: inline-block;
}

.zj-title .cn {
	font-size: 18px;
	padding: 0 30px;
	color: #000;
	border-bottom: 1px solid #2275db;
}

.zj-title .en {
	font-size: 14px;
	color: #666;
}

.poster-main {
	margin-top: 80px;
}


/*视频说明*/

.zj-InfoBox {
	background: #fff;
	/* background: #F5F5F5; */
	border: 1px solid #E4ECF3;
	padding: 35px 20px;
	line-height: 24px;
	margin-top: 40px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	behavior: url(js/PIE-1.0.0/PIE.htc);
}

.zj-InfoBox .one {
	font-size: 18px;
}

.zj-InfoBox .tow {
	font-size: 14px;
	color: #949494;
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E6E6E6;
}

.zj-InfoBox .three {
	font-size: 14px;
	text-align: justify;
	margin-top: 20px;
	height: 78px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.zj-InfoBox .sj {
	display: block;
	position: absolute;
	top: -29px;
	left: 50%;
	margin-left: -35px;
}


/*病例分享*/

.blone2 {
	margin-top: 50px;
}

.blone2 a {
	width: 180px;
	line-height: 60px;
	position: relative;
	font-size: 20px;
}

.blone2 a span {
	display: inline-block;
	width: 34px;
	background-repeat-y: 10px;
	margin-right: 5px;
}

.blone2 a .span1 {
	background-image: url('../img/icon/icon-hdjs2.png');
	background-repeat: no-repeat;
	background-position-y: 15px;
}

.blone2 a .span2 {
	background-image: url('../img/icon/icon-hdlc2.png');
	background-repeat: no-repeat;
	background-position-y: 15px;
}

.blone2 a .span3 {
	background-image: url('../img/icon/icon-tgzd2.png');
	background-repeat: no-repeat;
	background-position-y: 15px;
}

.blone2 a .span4 {
	background-image: url('../img/icon/icon-pstg2.png');
	background-repeat: no-repeat;
	background-position-y: 15px;
}
.blone2 a .span5 {
	background-image: url('../img/icon/icon-blzj2.png');
	background-repeat: no-repeat;
	background-position-y: 15px;
}
.blone2 .a-ativ .span1 {
	background-image: url('../img/icon/icon-hdjs3.png');
	background-repeat: no-repeat;
	background-position-y: 15px;
}

.blone2 .a-ativ .span2 {
	background-image: url('../img/icon/icon-hdlc3.png');
	background-repeat: no-repeat;
	background-position-y: 15px;
}

.blone2 .a-ativ .span3 {
	background-image: url('../img/icon/icon-tgzd3.png');
	background-repeat: no-repeat;
	background-position-y: 15px;
}

.blone2 .a-ativ .span4 {
	background-image: url('../img/icon/icon-pstg3.png');
	background-repeat: no-repeat;
	background-position-y: 15px;
}
.blone2 .a-ativ .span5 {
	background-image: url('../img/icon/icon-blzj3.png');
	background-repeat: no-repeat;
	background-position-y: 15px;
}
.blone2 .a-ativ {
	background: #3E7CD9;
	color: #fff;
}

.blone2 .sjsj {
	display: none;
	position: absolute;
	top: 63px;
	left: 50%;
	margin-left: -9px;
}

.blone2 .a-ativ .sjsj {
	display: block;
}

.bl-bg1 {
	position: absolute;
	top: 80px;
	left: -20px;
}


/*医生详情*/

.dor-detail {
	background: #fff;
	padding: 40px 40px;
}

.dorimg-Box {
	position: relative;
	margin-left: 10px;
}

.dorimg-Box .img-Box {
	width: 390px;
	height: 480px;
	overflow: hidden;
	position: relative;
	z-index: 3;
}

.dorimg-Box .img-Box img {
	width: 100%;
}

.dorimg-Box .xian {
	width: 390px;
	height: 480px;
	position: absolute;
	top: -20px;
	left: -20px;
	z-index: 2;
	border: 1px solid #E4ECF3;
}

.dor-cont {
	margin-left: 20px;
	width: 700px;
}

.dor-cont .name {
	font-size: 24px;
	color: #3E7CD9;
	margin-top: 20px;
}

.dor-cont .infor {
	font-size: 14px;
	color: #000;
	margin-top: 30px;
}

.dor-cont .infor p {
	width: 350px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	line-height: 24px;
}

.dor-cont .infor .st {
	text-align: justify;
}

.dor-cont .infor .mm {
	margin-left: 23px;
}

.dor-cont .text {
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin-top: 20px;
}