.top{
	background:url(/public/v6.0/img/head_bg2.png)100% 100%;
	height: 3.15rem;
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.top .icon{
	width:93%;
	padding-top: 0.2rem;
	margin: 0 0.3rem;
	height: 0.36rem;
}
.top .img_cont,.icon_share{
	width: 0.36rem;
	height:0.36rem
}
.img_cont img{
	width:100%;
}
.icon_share img{
	width: 0.3rem;
}
.icon .img_cont img{
	width:0.2rem
}
.gz{
	height: 0.36rem;
    float: right;
    width: 20%;
    margin-top: -0.4rem;
}
.gz span{
	float: left;
	font-size: 0.3rem;
	color: #FFFFFF;
}
.icon_share{
	float: right;
}
.doctor{
	text-align: center;
	color: #FFFFFF;
	height: 2.5rem;
	margin: 0 auto;
}
.doctor .img_cont img{
	height:100%;
	width:100%;
}
.doctor .img_cont{
	height: 1.2rem;
	width: 1.2rem;
	margin: 0 auto;
	border-radius: 1.2rem;
}
.doctor .img_cont img{
	border-radius: 50%;
}
.nav{
	z-index: 9999;
	height: 0.9rem;
	border-bottom: 1px solid #E1E1E1;
	background: #FFFFFF;
}
.nav li{
	position: relative;
	width: 50%;
	float: left;
	text-align:center;
}
.nav li p{
	color: #333333;
	font-size: 0.3rem;
	line-height: 0.9rem;
}
.video{
	margin-top:4rem;
}
.video p{
	padding-left:0.2rem;
	font-size: 0.28rem;
}
.video li{
	height: 3.35rem;
}

.video a{
	width: 49.5%;
	display:inline-block;
	float: left;
}
.video .img_cont{
	height: 2.4rem;
}
.video a:nth-of-type(2n){
	float: right;
}

.jianjie{
	display: none;
	margin: 0 0.3rem;
}
.jianjie p{
	margin-top: 4rem;
	color: #999999;
	font-size: 0.28rem;
}
.active:after{
	content: '';
    width: 16%;
    height: 1px;
    background-color: #5494ff;
    position: absolute;
    left: 1.6rem;
    bottom: 5px;
}
.active{
	font-weight: bold;
	display: block;
}
.guahaoBtn p{
	background-repeat: no-repeat;
	background-size: 0.25rem 0.23rem;
	background-position: 2.3rem 0.3rem;
	font-size: 0.26rem;
	color: #009cff;
	background-image: url(/public/v6.0/img/ghicon.png);
}