/*header*/
.header{
	position: relative;
	height: 4.4rem;
	width: 100%;
	background: #fff;
}
.header img.return{
	position: absolute;
	left: 1.6rem;
	top: 1rem;
}
.header img.menu{
	position: absolute;
	right: 1.6rem;
	top: 1rem;
}
.header div{
	width: 100%;
	line-height: 4.4rem;
	font-size: 1.8rem;
	text-align: center;
}
.bannerPic{
	width: 34.3rem;
	height: 16rem;
	margin: .8rem auto 0;
}
.bannerPic2{
	width: 34.3rem;
	height: 10rem;
	margin: .8rem auto 0;
}
.disItem{
	height: 6.7rem;
}
.topItem{
	width: 25.8rem;
}
.topItem a{
	display: block;
	width: 8.6rem;
	text-align: center;
	height: 3.4rem;
	line-height: 3.4rem;
}
.hospitalItem img,.videoList img.videoCover img,.width12{
	width: 12rem;
	height: 8rem;
}
.hosLevel{
	display: block;
	width: 6rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	/*background: #FFE5E5;*/
}
.hosRight{
	width: 20.5rem;
	overflow: hidden;
}
.appoint{
	padding: 0 .8rem;
	height: 2.8rem;
	line-height: 2.8rem;
	border-radius: .4rem;
	margin-top: 8px;
}
.btnBottom{
	width: 100%;
	height: 4.4rem;
	text-align: center;
	line-height: 4.4rem;
	position: fixed;
	left: 0;
	bottom: 0;
}
.hosInfo{
	width: 100%;
	height: 8.3rem;
	overflow: hidden;
	position: relative;
}
.infoBtn{
	width: 100%;
	height: 1.6rem;
	margin-top: .8rem;
}
.registerList{
	overflow-x:scroll;
}
.register ul li{
	width: 5rem;
}
.register ul li:first-child{
	height: 3.1rem;
}
.registerForm{
	padding-bottom: 2.4rem;
}
.registerForm textarea{
	resize: none;
	height: 9rem;
	width: 100%;
	border: none;
	background: none;
	margin-top: .8rem;
	font-size: 1.4rem;
}
.registerForm p{
	height: 4.4rem;
	line-height: 4.4rem;
	width: 4.2rem;
}
.registerForm input{
	height: 4.4rem;
	font-size: 1.4rem;
	font-weight: bold;
}
.registerForm a.getCode{
	padding: 0 1.8rem;
	height: 3.6rem;
	line-height: 3.6rem;
	border: none;
	border-radius: .4rem;
	margin-left: 1.6rem;
	font-size: 1.4rem;
}
.registerForm button[type='submit']{
	height: 4.4rem;
	line-height: 4.4rem;
	border: none;
	position: fixed;
	bottom: 0;
}
.returnIndex{
	display: block;
	width: 28rem;
	text-align: center;
	height: 4.4rem;
	line-height: 4.4rem;
	margin: 2.4rem auto 0;
}
.register div{
	overflow-x: scroll;
	overflow-y: hidden;
}
.docBtn{
	height: 3rem;
	line-height: 3rem;
	padding: 0 1.1rem;
}
.width274{
	width: 27.4rem;
}
.width205{
	width: 20.5rem;
}
.width186{
	width: 18.6rem;
}
.hoslevel{
	border: .1rem solid #17A1E6;
	height: 2.1rem;
	line-height: 2.1rem;
}
.doctorAvatar{
	width: 8rem;
	height: 9.2rem;
	position: relative;
}
.doctorAvatar img{
	position: absolute;
	width: 8rem;
	height: 8rem;
}
.doctorAvatar p{
	position: absolute;
	display: block;
	width: 6rem;
	height: 2.4rem;
	text-align: center;
	line-height: 2.4rem;
	color: #fff;
	font-size: 1.2rem;
	background:#17A1E6;
	border-radius: .4rem;
	bottom: 0; 
	left: 1rem;
}
/*video,#video{
	width: 100%;
	height: 24rem;
}*/
audio{
	width: 100%;
	height: 40px;
}
.videoDepar a{
	display: block;
	width: 10rem;
	height: 3.8rem;
	line-height: 3.8rem;
	font-size: 1.6rem;
	text-align: center;
	background: #f8f8f8;
	border-radius: .4rem;
	float: left;
}
.videoCover{
	width: 12rem;
	height: 8rem;
	position: relative;
}
.videoCover p{
	position: absolute;
	width: 3.8rem;
	height: 1.8rem;
	line-height: 1.8rem;
	text-align: center;
	background: rgba(241, 99, 36, .6);
	color: #fff;
	top: 0;
	right: 0;
	font-size: 1rem;
}
.menuBox{
	position: fixed;
	z-index: 9999;
	background: #333;
	border-radius: .8rem;
	width: 8.4rem;
	right: 1.6rem;
	top: 4.4rem;
	display: none;
}
.bgimg{
	background: url(../images/dateBg.png) no-repeat 100% 100%;
	background-size: contain;
}
.regTime{
	width: 24rem;
	height: 16rem;
	border-radius: .8rem;
	position: fixed;
	top: 50%;
	margin-top: -8rem;
	left: 50%;
	margin-left: -12rem;
}
.regTime div:first-child{
	height: 5rem;
	padding: 3.6rem 2.4rem 1.6rem;
	text-align: center;
}
.regTime div:last-child a{
	font-size: 1.8rem;
	line-height: 5.8rem;
}
.artdetails p{
    font-size: 1.6rem;
    margin-top: 1.6rem;
}
.poster img{
	width: 100%;
	height: 6.5rem;
}
.videoBox,video,.posterBox,.posterBox img{
	 width: 100%;
 	height: 24rem;
}
.videoBox{
 	position: relative;
}
.posterBox,.videoBox video{
	position: absolute;
 	left: 0;
 	top: 0;
}
.posterBox{
 	z-index: 9;
}
.controlsBox{
	position: absolute;
 	top: 1rem;
 	right: 1rem;
 	z-index: 10
} 
.playVideo,.playVideo img.articlePic,.picBox img{
	width: 12rem;
	height: 8rem;
}
.playVideo{
	position: relative;
}
.play{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -1.4rem;
	margin-left: -1.4rem;
}
.hot:before{
	content: "热";
    display: block;
    float: left;
    margin-top: .4rem;
    margin-right: .8rem;
    width: 1.8rem;
    height: 1.8rem;
    text-align: center;
    line-height: 1.8rem;
    background: #FF4444;
    border-radius: 1.8rem;
    color: #fff;
    font-size: 1rem;
}
.red:before{
	content: "头条";
    display: block;
    float: left;
    margin-top: .4rem;
    margin-right: .8rem;
    width: 2.6rem;
    height: 1.6rem;
    text-align: center;
    line-height: 1.8rem;
    background: #FF4444;
    border-radius: .2rem;
    color: #fff;
    font-size: .8rem;
}
.orange:before{
	content: "精华";
    display: block;
    float: left;
    margin-top: .4rem;
    margin-right: .8rem;
    width: 2.6rem;
    height: 1.6rem;
    text-align: center;
    line-height: 1.8rem;
    background: #FE8205;
    border-radius: .2rem;
    color: #fff;
    font-size: .8rem;
}
.questionIcon::before {
    content: "问";
    display: block;
    float: left;
    margin-top: 0.4rem;
    margin-right: 0.8rem;
    width: 1.8rem;
    height: 1.8rem;
    text-align: center;
    line-height: 1.8rem;
    color: rgb(255, 255, 255);
    font-size: 1rem;
    background: rgb(23, 161, 230);
    border-radius: 1.8rem;
}
.picBox{
	overflow-x: scroll;
}
.attentions a{
	display: block;
	padding: 0 1.6rem;
	border-radius: 2.8rem;
	height: 2.8rem;
	line-height: 2.8rem;
	background: #eee;
	color: #666;
	float: left;
	font-size: 1.4rem;
	margin-top: .8rem;
	margin-right: 1.6rem;
}
.commentimg{
	width: 9.6rem;
	height: 1.6rem;
}
.btnOrange{
	width: 25.3rem;
	height: 3.6rem;
	line-height: 3.6rem;
	text-align: center;
	background: #FE8205;
	margin: 1.6rem auto 0;
}
.serchLetter a {
    display: block;
    width: 3.6rem;
    height: 3.6rem;
    text-align: center;
    line-height: 3.6rem;
    border-radius: .4rem;
    font-weight: bold;
    font-size: 1.8rem;
    margin: 1.6rem 0 0 1.4rem;
    float: left;
    border: .1rem solid #ddd;
}
/*footer*/
.footer{
	clear: both;
	background: #333;
	padding: 1.6rem 2.7rem;
}
.footer .wz{
	width: 95%;
	margin: 0 auto;
}
.footer .bah{
	width: 90%;
	margin: 0 auto;
}
.hotDisease a{
	display: block;
	width: 8rem;
	height: 3.6rem;
	text-align: center;
	padding: 0 1.2rem;
	line-height: 3.6rem;
	font-size: 1.6rem;
	float: left;
	margin: 1.6rem 0 0 1.4rem;
	border: .1rem solid #ddd;
	border-radius: .4rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.list-left,.list-right{
	overflow-y: scroll;
	width: 50%;
	height: 94vh;
}
.list-left ul li,.list-right ul li{
	display: block;
	height: 4.4rem;
	line-height: 4.4rem;
	padding-left: 1.6rem;
}
.list-left ul li a,.list-right ul li a{
	font-size: 1.6rem;
	color: #999;
}
.list-left ul li.active{
	background: #f8f8f8;
}
.list-left ul li.active a{
	border-left: .2rem solid #17A1E6;
	background: #f8f8f8;
}
.list-left ul li a{
	padding-left: 1.6rem;
}
.list-right{
	background: #f8f8f8;
}
.list-right ul{
	display: none;
}
.list-right ul:first-child{
	display: block;
}
.btnBlue{
	display: block;
	width: 6.4rem;
	height: 2.4rem;
	text-align: center;
	line-height: 2.4rem;
	font-size: 1.2rem;
	border-radius: .4rem;
}
.articleDetails p{
	font-size: 1.6rem;
	margin-top: 1.6rem;
}
.articleDetails p img{
	margin: 0 auto;
}
.departItem{
	float: left;
	width: 6rem;
}
.articleInfo{
	height: 70rem;
	overflow: hidden;
}