body>div{min-width: 1200px;}
/*顶部样式*/
.top{width: 100%;height: 80px;line-height: 80px;}
.top-left{float: left;}
.top-right{float: right;}
.top-right p{display: inline-block;color: #444;}
.top-right .telNumber em{display: inline-block; background: url('../../statics/images/img/telephone.png');width: 42px;height: 42px;vertical-align: -15px;margin-right: 16px;}
.top-right .telNumber span{color: #46bac0;font-size: 26px;font-weight: bold;vertical-align: -3px;margin-left: 16px;}
.top-right .userOperate a{color: #333;}
.top-right .userOperate em{display: inline-block; background: url('../../statics/images/img/mobile.png');width: 16px;height: 25px;vertical-align: -7px;margin: 0 9px 0 35px;}
.top-right .userOperate span{display: inline-block;height: 12px;width: 1px;border-left: 1px solid #424242;margin: 0 10px;}

/*导航栏样式*/
.nav{background-color: #3ca599;/* background-color: #4fbdc4; */height: 50px;line-height: 40px;padding: 4px 0;width: 100%;}
.nav ul{width: 100%}
.nav ul li{display: inline-block;text-align: center;width: 163px;position: relative;}
.nav ul li a{color: white;display: inline-block;width: 75px;}
.nav ul li a:hover{border-bottom: 2px solid white;}
.nav ul li.current>a{border-bottom: 2px solid white;}
.nav ul li .centreList{position: absolute;top: 24px;width: 163px;padding-top: 30px;display: none;z-index: 100;}
.nav ul li:hover>.centreList{display: block;}
.nav ul li .centreList:hover{display: block;}
.centreList ul{width: 125px;margin: auto;display: inline-block;background-color: #3ca599;padding-bottom: 20px;}
.centreList ul li{width: 125px;height: 35px;line-height: 25px;}
.centreList ul li a{border-bottom: 1px solid #bbe5e7;width: 90px;line-height: 42px;}
.scroll{position: fixed;top: 0px;width: 100%;background-color: black;background-color: rgba(0,0,0,0.6);filter:alpha(opacity=80);z-index: 500;}
.scroll ul li .centreList ul{background-color: black;background-color: rgba(0,0,0,0.6);}
/* 面包屑 */
.bread{font-size: 12px;color: #555;margin: 30px 0 45px;}

/* 文章信息 */
.textInfo ul{overflow: hidden;width: 611px;margin: 0 auto;}
.textInfo ul li{float: left;color: #333;font-size: 12px;margin-right: 52px;}
.textInfo ul li.last{margin-right: 0px;}
.textInfo ul li p{font-size: 12px;}
.textInfo ul li p a{color: #24a3ec;}
.textInfo ul li.last a{color: #333;border: 1px solid #333;margin-left: 10px;display: inline-block;width: 25px;text-align: center;height: 25px;line-height: 25px;}

/*详情左边栏*/
.content{overflow: hidden;}
.leftContent{float: left;}
.contentDetail{width: 813px;border: 1px solid #e9e9e9;padding: 30px;letter-spacing: 1px;line-height: 30px;border-top: 4px solid #41a599;}
.contentDetail .textInfo{margin-bottom: 30px;}
.contentDetail h1{font-size: 24px;color: #111;text-align: center;margin-bottom: 18px;font-weight: normal;}
.contentDetail p{font-size: 14px;color: #333;}
.contentDetail img{display: block;margin: 40px auto;max-width: 744px;}

/*底部信息*/
.bottomInfo{margin: 40px 0;}
.bottomInfo p{height: 30px;margin-bottom: 25px;}
.bottomInfo .info1{float: left;}
.bottomInfo .info2{float: right;}
.bottomInfo .info2 img{float: right;cursor: pointer;margin: 0 0 0 10px;}
.bottomInfo .info3{clear: both;}
.bottomInfo .info3 span{margin-right: 20px;color: #888;font-size: 12px;}
.bottomInfo .info3 em{background: url('../../statics/images/img/diseaseModel_tag.png');width: 35px;height: 16px;display: inline-block;vertical-align: -3px;margin-right: 12px;}

.consult{border: 1px solid #ccc;background-color: #f8f8f8;padding: 20px 15px;overflow: hidden;}
.consult img{float: left;margin: 0px;}
.consult div{float: left;width: 680px;margin-left: 10px;color: #111;font-size: 14px;line-height: 32px;}
.consult div p{margin-bottom: 0;}
.consult div a{text-decoration: underline;color: #e6362e;}

.otherLink{overflow: hidden;margin-top: 25px;}
.otherLink a{color: #24a3ec;}
.prev{float: left;width: 290px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.next{float: right;width: 290px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

/*详情右边栏*/
.rightContent{float: right;}
.aboutRead{width: 310px;padding-bottom: 15px;margin-top: -4px;}
.aboutRead h2{font-size: 16px;color: #111;font-weight: normal;margin-bottom: 15px;}
.aboutRead ul li{font-size: 14px;text-align: center;width: 250px;margin: auto;padding: 0 12px;border-bottom: 1px dotted #c9c9c9;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height: 36px;line-height: 36px;}
.aboutRead ul{border: 1px solid #ddd;}
.aboutRead ul li.last{border: 0;}
.aboutRead ul li a{letter-spacing: 2px;font-size: 14px;color: #333;}
.aboutMain{position: relative;}
.aboutMain img{width: 296px;margin: auto;display: block;}
.aboutMain p{position: absolute;bottom: 0;width: 100%;line-height: 28px;height: 28px;background-color: black;background-color: rgba(0,0,0,0.6);}
.aboutMain p a{color: white;font-size: 14px;display: block;text-align: center;width: 100%;}

/* 患者关心 */
.patientCare{margin-top: 30px;width: 296px;}
.patientCare p{padding-bottom: 15px;border-bottom: 1px solid #ddd;width: 100%;margin-bottom: 15px;color: #333;}
.patientCare ul{overflow: hidden;}
.patientCare ul li{font-size: 12px;float: left;padding: 2px 10px;border: 1px solid #ddd;border-radius: 4px;margin-right: 8px;margin-bottom: 15px;}
.patientCare ul li a{color: black;}

.story{width: 294px;border: 1px solid #ddd;margin-top: 30px;}
.story .title{padding: 0 15px 0 0;border-bottom: 1px solid #ddd;overflow: hidden;height: 45px;line-height: 45px;}
.story .title p{padding-left: 15px;float: left;border-bottom: 2px solid #41a599;width: 100px;height: 43px;}
.story .title a{float: right;font-size: 12px;color: #666;}
.story ul{padding: 0 15px 20px;}
.story ul li{margin-top: 15px;overflow: hidden;}
.story ul li img{width: 94px;height: 65px;float: left;}
.story ul li p{color: #333;font-size: 14px;float: left;width: 160px;margin-left: 10px;line-height: 24px;margin-top: -4px;}

#sliders a{position: absolute;top: 50px;top: 148px;}
#sliders a.prev{left: 30px;}
#sliders a.next{left: 270px;}
#sliders a img{width: 13px;height: 26px;}
.advertising{margin-top: 48px;}
.advertising img{width: 321px;}

/*底部*/
.footer{background-color: #262e36;width: 100%;min-width:1200px;height: 668px;margin-top: 60px;}
.footer .link{width: 680px;overflow: hidden;display: inline-block;float: left;}
.footer .link .aboutUs{margin-right: 325px;}
.footer .link ul{float: left;margin-top: 45px;margin-left: 6px;}
.footer .link ul li{margin-bottom: 20px;}
.footer .link ul li.first{color: white;font-size: 22px;margin-bottom: 35px;}
.footer .link ul li a{font-size: 18px;color: white;}
.footer .link ul li em{background: url('../../statics/images/img/arrow.png');width: 11px;height: 11px;display: inline-block;margin-right: 6px;}

.booking{width: 245px;height: 275px;background-color: #ced1d9;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;behavior: url('style/css/ie-css3.htc');position: relative;z-index: 2;float: right;margin-top: 48px;padding: 18px 34px 20px 34px;}
.booking .bookTitle{color: #191f3c;font-size: 21px;font-weight: bold;margin-bottom: 23px;}
.userName{margin-bottom: 16px;}
.userTel{margin-bottom: 30px;}
.userName,.userTel{width: 242px;height: 36px;border: 2px solid #848589;border-radius: 5px;background-color: white;}
.userName p,.userTel p{background: url('../../statics/images/img/userName.png') no-repeat;width: 21px;height: 21px;display: inline-block;margin: 8px;padding-right:8px;border-right: 1px solid #b2b2b3;}
.userName input,.userTel input{border: none;width:190px;height: 33px;vertical-align: 14px;vertical-align: 21px\0;}
.userName input:active,.userTel input:active{border: none;}
:root .userName input{vertical-align: 14px;}
.userTel p{background: url('../../statics/images/img/userTel.png') no-repeat;width: 15px;height: 25px;margin: 7px 10px 9px 10px;padding-right: 11px;}
.userTel input{vertical-align: 18px;vertical-align: 25px\0;}
:root .userTel input{vertical-align: 18px;}
.submit{width: 243px;height: 36px;line-height: 36px;text-align: center;color: white;font-size: 17px;background-color: #6abc9d;border: 1px solid #999;border-radius: 5px;cursor: pointer;}
.explain{font-size: 13.4px;color: #333;margin-top: 25px;line-height: 22px;}

.wechat{margin-top: 30px;float: left;width: 400px;color: white;font-size: 18px;}
.wechat ul li{width: 152px;display: inline-block;text-align: center;}
.wechat ul li.first{margin-right: 75px;}
.wechat ul li img{width: 152px;height: 152px;margin-bottom: 25px;}

.footer .wrapper{overflow: hidden;}
.copyRight{width: 1300px;margin: auto;color: white;font-size: 14px;text-align: center;height: 58px;line-height: 58px;border-top: 2px solid white;margin-top: 55px;}

/* 患者关心 */
.patientCare{margin-top: 30px;width: 296px;}
.patientCare p{padding-bottom: 15px;border-bottom: 1px solid #ddd;width: 100%;margin-bottom: 15px;color: #333;}
.patientCare ul{overflow: hidden;}
.patientCare ul li{font-size: 12px;float: left;padding: 2px 10px;border: 1px solid #ddd;border-radius: 4px;margin-right: 8px;margin-bottom: 15px;}
.patientCare ul li a{color: black;}

.story{width: 294px;border: 1px solid #ddd;margin-top: 30px;}
.story .title{padding: 0 15px 0 0;border-bottom: 1px solid #ddd;overflow: hidden;height: 45px;line-height: 45px;}
.story .title p{padding-left: 15px;float: left;border-bottom: 2px solid #41a599;width: 100px;height: 43px;}
.story .title a{float: right;font-size: 12px;color: #666;}
.story ul{padding: 0 15px 20px;}
.story ul li{margin-top: 15px;overflow: hidden;}
.story ul li img{width: 94px;height: 65px;float: left;}
.story ul li p{color: #333;font-size: 14px;float: left;width: 160px;margin-left: 10px;line-height: 24px;margin-top: -4px;}