@charset "utf-8";
*{margin:0;padding:0;word-break: break-all;}
html,body{font-size: 16px;font-family: '微软雅黑';}
input, button, textarea, select { font: inherit; outline: 0; border: 0; background: none; color: inherit;}
input:focus, textarea:focus { color: inherit;}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0;}
ol, ul, li { list-style: none;}
input, select { -webkit-appearance: none; -moz-appearance: none; appearance: none;}
select::-ms-expand {display: none;}
textarea { overflow: auto; resize: none;}
table { border-collapse: collapse; border: 0;}
img { border: 0; outline: 0; vertical-align: middle;}
a{ text-decoration: none;cursor: pointer;}
a:focus { outline: 0;}
input[type=date]{ background-color:transparent; border: 0; filter: alpha(opacity=0);}
.fl{float: left;}
.fr{float: right;}
.container{width: 1400px;margin: 0 auto;}

.header{width: 100%;box-sizing: border-box;border-top: 5px solid #0068b7;background: #ffffff;}
.header-center{width: 100%;box-sizing: border-box;overflow: hidden;}
.header-center .header-logo{float: left;margin: 20px 0;}
.header-center .header-logo a{display: block;}
.header-center .header-logo img{width: 379px;height: auto;display: block;margin: 0 auto;}

.header-center .header-search{float: right;width: 510px;height: 54px;margin: 30px 0 0 0;box-sizing: border-box;border-radius: 10px;position: relative;border: 1px solid #89c4f0;overflow: hidden;}
.header-center .header-search input{border: none;box-sizing: border-box;display: block;}
.header-center .header-search input.searchTxt{float: left; width: 430px;height: 54px;font-size: 16px;color: #333333;padding: 0 20px;line-height: 54px;border: none;}
.header-center .header-search input.searchBtn{position: absolute;right: -1px;top: -1px;width: 75px;height: 54px;border-radius: 0 10px 10px 0;overflow: hidden;}
.header-center .header-search input[type='submit']{background: #1581d1;cursor: pointer;font-size: 18px;color: #ffffff;letter-spacing: 2px;}

.header-center .header-oa{width: 129px;height: 54px;float: right;text-align: center;margin: 30px 0 0 20px;box-sizing: border-box;border-radius: 10px;background: #59b2f4;}
.header-center .header-oa a{display: block;line-height: 54px;font-size: 20px;color: #ffffff;}

.header-nav{width: 100%; height: 48px;position: relative;box-sizing: border-box;}
.header-nav .return{display: none;}
.header-nav .navUl li{float: left;height: 48px;box-sizing: border-box;}
.header-nav .navUl li .na{display: block;font-size: 20px;line-height: 48px;color: #333333;box-sizing: border-box;text-align: center;padding: 0 25px;}
.header-nav .navUl li.active{background: #0068b7;}
.header-nav .navUl li.active .na{color: #ffffff;}
.header-nav .navUl li:hover{background: #0068b7;}
.header-nav .navUl li:hover .na{color: #ffffff;}

.header-nav .navUl li:hover .subNav{display: block;}
.header-nav .navUl li .subNav{display: none;width: 100%;height: auto; position: absolute;left: 0;top: 48px;right: 0;margin: auto;background: rgba(0, 104, 183, .9);box-sizing: border-box;z-index: 99;}
.header-nav .navUl li .subNav .subOne{width: 220px;text-align: center;float: left;box-sizing: border-box;}
.header-nav .navUl li .subNav .subOne h3{color: #FFFFFF;font-size: 32px;font-weight: bold;margin-top: 30px;}
.header-nav .navUl li .subNav .subOne p{width: 30px;height: 3px;margin: 20px auto; background: #ffffff;}
.header-nav .navUl li .subNav .subTwo{width: 370px;height: 255px;float: left;box-sizing: border-box;border-left: 1px solid rgba(210,210,210,.29);}
.header-nav .navUl li .subNav .subTwo dl{box-sizing: border-box;overflow: hidden;padding: 20px 0 40px 0;}
.header-nav .navUl li .subNav .subTwo dl dt{float: left;width: 50%;height: 30px;padding: 0;text-align: center;margin-top: 10px;box-sizing: border-box;}
.header-nav .navUl li .subNav .subTwo dl dt a{display: block;color: #FFFFFF;font-size: 18px;padding: 0;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.header-nav .navUl li .subNav .subThree{width: 600px;height: 255px;text-align: justify;padding: 30px 45px; float: left;box-sizing: border-box;border-left: 1px solid rgba(210,210,210,.29);}
.header-nav .navUl li .subNav .subThree h3{font-size: 20px;color: #FFFFFF;font-weight: normal;}
.header-nav .navUl li .subNav .subThree p{font-size: 16px;color: #FFFFFF;line-height: 30px;margin-top: 15px;}
.header-nav .navUl li .subNav .subThree a.aLook{display: inline-block;box-sizing: border-box;padding: 5px 16px;margin-top: 25px;font-size: 14px;color: #0068b7;border-radius: 28px; background: #FFFFFF;}

/*轮播banner*/
.banner{width: 100%;overflow: hidden;position: relative;z-index: 9;}
.bannerTop{width: 100%;box-sizing: border-box;overflow: hidden;}
.bannerTop .bd{ position:relative;}
.bannerTop .bd li img{width:100%;height: auto;display: block;margin: 0 auto;} 
.bannerTop .hd{ overflow:hidden;position: absolute;width: 100%;bottom: 30px;z-index:10;}
.bannerTop .hd ul{margin:0;box-sizing: border-box;text-align: center;}
.bannerTop .hd ul li{display:inline-block;cursor: pointer;width:50px;height:3px;overflow:hidden;margin: 0 5px;background: rgba(255, 255, 255, .6);font-size: 0;}
.bannerTop .hd ul li.on{background: #0068b7;} 

/*就医指南*/
.i-one{width: 100%;height: 130px;box-sizing: border-box;overflow: hidden;background: #0068b7;}
.i-one .one-title{width: 171px;height: 112px;float: left;background: url(../images/jyzn-title.png) center;background-size: 100% 100%;}
.i-one .one-title a{display: block;font-size: 30px;color: #0068b7;line-height: 140px;text-align: center;}
.i-one ul{float: left;height: 130px;box-sizing: border-box;overflow: hidden;display: flex;align-items: center;}
.i-one ul li{width: 75px;box-sizing: border-box;margin-left: 25px;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.i-one ul li a{display: block;text-align: center;}
.i-one ul li img{width: auto;height: 59px;display: block;margin: 0 auto;}
.i-one ul li h3{font-size: 18px;color: #ffffff;font-weight: 500;margin-top: 8px;}
.i-one ul li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.i-one .one-tel{float: right;height: 60px;box-sizing: border-box;margin: 35px 0 0 35px;padding-left: 75px;background: url(../images/jyzn-tel.png) left no-repeat;}
.i-one .one-tel span{display: block;font-size: 18px;color: #ffffff;}
.i-one .one-tel p{font-size: 24px;color: #ffffff;margin-top: 5px;}

.i-title{width: 100%;box-sizing: border-box;overflow: hidden;position: relative;}
.i-title .i-a{display: block;font-size: 42px;color: #333333;font-weight: 500;float: left;margin-left: 35px;cursor: pointer;}
.i-title .i-a:first-child{margin-left: 0;}
.i-title .i-a.active{color: #00518e;}
.i-title .i-a:hover{color: #00518e;}
.i-title .i-more{line-height: 55px;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;display: block;font-size: 20px;color: #b29b6b;box-sizing: border-box;padding-right: 30px;background: url(../images/i-more.png) right no-repeat;}


/*医院新闻 通知公告 媒体报道*/
.i-two{width: 100%;padding: 65px 0 90px 0;box-sizing: border-box;overflow: hidden;background: url(../images/bg-1.jpg) center;background-size: cover;}
.i-two .two-content{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 40px;}
.two-content .two-banner{width: 690px;height: auto;float: left;box-sizing: border-box;position: relative;overflow: hidden;}
.two-content .two-banner .bd{width: 100%;}
.two-content .two-banner .bd ul{box-sizing: border-box;overflow: hidden;}
.two-content .two-banner .bd ul li{float: left;width: 100%;overflow: hidden;background: #ffffff;border-radius: 10px;}
.two-content .two-banner .bd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;}
.two-content .two-banner .bd ul li .nImg{width: 100%;height: 405px;overflow: hidden;}
.two-content .two-banner .bd ul li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.two-content .two-banner .bd ul li .nImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.two-content .two-banner .bd ul li:hover .nImg img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.two-content .two-banner .bd ul li .nTxt{width: 100%;height: 50px;line-height: 50px;padding: 0 20px;box-sizing: border-box;text-align: center;box-shadow: 0 0 10px rgba(0, 0, 0, .05);}
.two-content .two-banner .bd ul li .nTxt h3{font-size: 20px;color: #333333;font-weight: 600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.two-content .two-banner .bd ul li:hover .nTxt h3{color: #0068b7;}
.two-content .two-banner .hd{overflow:hidden;position: absolute;left: 0;right: 0;bottom: 60px;}
.two-content .two-banner .hd ul{box-sizing: border-box;text-align: center;}
.two-content .two-banner .hd ul li{display:inline-block;cursor: pointer;width:10px;height:10px;border-radius: 100%;overflow:hidden;margin: 0 3px;background: rgba(255, 255, 255, .68);font-size: 0;}
.two-content .two-banner .hd ul li.on{background: #ffffff;} 
.two-content .two-ul{width: 676px;float: right;display: none;box-sizing: border-box;overflow: hidden;}
.two-content .show{display: block;}
.two-content .two-ul li{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 26px;}
.two-content .two-ul li:first-child{margin-top: 5px;}
.two-content .two-ul li a{display: block;float: left;width: 80%;font-size: 20px;color: #333333;box-sizing: border-box;padding-left: 25px;background: url(../images/n-d-1.png) left no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.two-content .two-ul li span{display: block;float: right;font-size: 16px;color: #666666;line-height: 26px;}
.two-content .two-ul li:hover a{color: #0068b7;}


/*科室导航  专家介绍*/
.i-three{width: 100%;height: 905px;padding: 65px 0 0 0;box-sizing: border-box;overflow: hidden;background: url(../images/bg-2.jpg) center;background-size: cover;}
.i-three .i-title .i-a{text-align: center;color: #ffffff;width: 100%;}
.i-three .i-title .i-more{color: #ffffff;background: url(../images/more-2.png) right no-repeat;}

.i-three .department-list{width: 100%;box-sizing: border-box;overflow: hidden;padding-top: 45px;}
.i-three .department-list li{float: left;width: 265px;height: 60px;margin: 0 0 18px 18px;background: #ffffff;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.i-three .department-list li:nth-child(5n+1){margin-left: 0;}
.i-three .department-list li a{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;font-size: 18px;color: #0068b7;box-sizing: border-box;padding: 10px 15px;}
.i-three .department-list li:hover{background: #abcd03;}
.i-three .department-list li:hover a{color: #ffffff;}
.i-three .department-list li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}


.i-three .doctor{width: 100%;height: 470px;box-sizing: border-box;padding: 55px 50px 0 25px;margin-top: 30px;overflow: hidden;background: url(../images/doctor-bg.png) center;background-size: 100% 100%;}
.i-three .doctor .d-title{width: 79px;height: 189px;float: left;}
.i-three .doctor .d-title a{display: block;width: 100%;height: 100%;text-align: center;}
.i-three .doctor .d-title a h3{width: 45px;float: left;font-size: 42px;color: #00518e;font-weight: 500;line-height: 45px;}
.i-three .doctor .d-title a span{display: block;width: 20px;float: right;font-size: 20px;color: #b29b6b;margin-top: 45px;box-sizing: border-box;padding-bottom: 28px;background: url(../images/more-3.png) bottom no-repeat;}

.i-three .doctor .doctor-banner{width: 1211px;float: right;box-sizing: border-box;position: relative;}
.i-three .doctor .doctor-banner .bd{width: 100%;}
.i-three .doctor .doctor-banner .bd ul{box-sizing: border-box;overflow: hidden;}
.i-three .doctor .doctor-banner .bd ul li{float: left;width: 225px;height: 304px;margin-right: 20px;background: #ffffff;overflow: hidden;}
.i-three .doctor .doctor-banner .bd ul li:last-child{margin-right: 0;}
.i-three .doctor .doctor-banner .bd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;}
.i-three .doctor .doctor-banner .bd ul li img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.i-three .doctor .doctor-banner .bd ul li img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.i-three .doctor .doctor-banner .bd ul li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.i-three .doctor .doctor-banner .bd ul li .nTxt{width: 100%;height: 80px;padding: 0 20px;box-sizing: border-box;text-align: center;position: absolute;left: 0;bottom: 0;right: 0;margin: auto;background: rgba(0, 104, 183, .5);}
.i-three .doctor .doctor-banner .bd ul li .nTxt h3{font-size: 24px;color: #ffffff;font-weight: 600;margin-top: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i-three .doctor .doctor-banner .bd ul li .nTxt span{display: block;font-size: 16px;color: #ffffff;margin-top: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i-three .doctor .doctor-banner .bd ul li:hover .nTxt{background: #0068b7;}
.i-three .doctor .doctor-banner .d-btn{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 20px;position: relative;}
.i-three .doctor .doctor-banner .d-btn i{display: block;position: absolute;height: 1px;left: 0;top: 0;right: 0;bottom: 0;margin: auto;background: #dbdfe5;z-index: 0;}
.i-three .doctor .doctor-banner .d-btn a{position: relative;display: block;width: 34px;height: 34px;line-height: 34px;text-align: center;font-size: 24px;color: #ffffff;font-family: '宋体'; border-radius: 100%;box-sizing: border-box;background: #bfcfdb;z-index: 2;}
.i-three .doctor .doctor-banner .d-btn a.prev{float: left;}
.i-three .doctor .doctor-banner .d-btn a.next{float: right;}
.i-three .doctor .doctor-banner .d-btn a:hover{background: #0068b7;}


/*党建工作 口腔科普*/
.i-four{width: 100%;padding: 65px 0 80px 0;box-sizing: border-box;overflow: hidden;background: url(../images/bg-3.jpg) center;background-size: cover;}
.i-four .four-djgz{width: 690px;float: left;}
.i-four .four-djgz .i-title .i-a{color: #880024;}
.i-four .four-djgz ul{width: 100%;box-sizing: border-box;overflow: hidden;padding-top: 25px;}
.i-four .four-djgz ul li{width: 100%;height: 105px;box-sizing: border-box;border-left: 3px solid #880024;margin-top: 10px;background: #ffffff;}
.i-four .four-djgz ul li a{display: block;overflow: hidden;width: 100%;height: 100%;box-sizing: border-box;padding: 0 20px 0 25px;}
.i-four .four-djgz ul li .f-time{float: left;text-align: center;width: 70px;margin-top: 15px;}
.i-four .four-djgz ul li .f-time span{display: block;font-size: 30px;color: #666666;font-weight: bold;}
.i-four .four-djgz ul li .f-time i{display: block;font-style: normal;width: 70px;height: 1px;margin: 3px auto;background: #e7e7e7;}
.i-four .four-djgz ul li .f-time p{font-size: 16px;color: #666666;font-weight: bold;}
.i-four .four-djgz ul li h3{width: 546px;height: 100%;float: right; font-size: 20px;color: #666666;font-weight: bold;text-align: justify;display: flex;align-items: center;}
.i-four .four-djgz ul li:hover{border: none;background: url(../images/djgz-hover.jpg) center;background-size: 100% 100%;}
.i-four .four-djgz ul li:hover .f-time span{color: #ffffff;}
.i-four .four-djgz ul li:hover .f-time p{color: #ffffff;}
.i-four .four-djgz ul li:hover h3{color: #ffffff;}

.i-four .four-kqkp{width: 660px;float: right;}
.i-four .four-kqkp .i-title .i-a{color: #00518e;}
.i-four .four-kqkp ul{width: 100%;box-sizing: border-box;overflow: hidden;}
.i-four .four-kqkp ul li{width: 100%;box-sizing: border-box;margin-top: 36px;}
.i-four .four-kqkp ul li a{display: block;overflow: hidden;width: 100%;height: 100%;box-sizing: border-box;}
.i-four .four-kqkp ul li .f-img{width: 185px;height: 125px;float: left;overflow: hidden;}
.i-four .four-kqkp ul li .f-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.i-four .four-kqkp ul li .f-img img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.i-four .four-kqkp ul li:hover .f-img img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.i-four .four-kqkp ul li .f-txt{width: 450px;height: auto;float: right;overflow: hidden;text-align: justify;}
.i-four .four-kqkp ul li .f-txt h3{font-size: 20px;color: #333333;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i-four .four-kqkp ul li .f-txt p{font-size: 15px;color: #666666;margin-top: 20px;}
.i-four .four-kqkp ul li:hover .f-txt h3{color: #0068b7;}


/*专题*/
.i-five{width: 100%;padding: 65px 0 80px 0;box-sizing: border-box;overflow: hidden;background: #ffffff;}
.i-five ul{width: 100%;box-sizing: border-box;overflow: hidden;}
.i-five ul li{width: 442px;float: left;box-sizing: border-box;margin: 0 0 0 37px;}
.i-five ul li:first-child{margin-left: 0;}
.i-five ul li a{display: block;width: 100%;height: 100%;}
.i-five ul li .f-img{width: 100%;height: 235px;border-radius: 15px;overflow: hidden;}
.i-five ul li .f-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.i-five ul li .f-img img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.i-five ul li:hover .f-img img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.i-five ul li h3{font-size: 20px;color: #333333;font-weight: 500;text-align: center;margin-top: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i-five ul li:hover h3{color: #0068b7;}

/*悬浮层*/
.iFix{position: fixed;width: auto;height: auto;box-sizing: border-box;right: 0;bottom: 35%;z-index: 999;}
.iFix .ReturnTop{display: none;width: 50px;height: 50px;float: right;box-sizing: border-box;cursor: pointer;background: #ffffff;margin-top: 2px;border-radius: 5px;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);}
.iFix .ReturnTop img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}


.footer{width: 100%;height: 419px;box-sizing: border-box;overflow: hidden;position: relative;background: url(../images/footer-bg.jpg) center no-repeat;background-size: cover;}
.links{width: 100%;text-align: center;padding: 35px 0 30px 0;box-sizing: border-box;border-bottom: 1px solid #075aa1;}
.links a{display: inline-block;font-size: 16px;color: #ffffff;box-sizing: border-box;padding: 0 20px;background: url(../images/f-x.jpg) left no-repeat;}
.links a:first-child{background: none;}
.footer-top{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 45px;}
.footer-top .footer-txt{float: left;}
.footer-top .footer-txt p{font-size: 16px;color: #ffffff;box-sizing: border-box;margin-bottom: 20px;padding-left: 35px;}
.footer-top .footer-txt p.f-1{background: url(../images/f-2.png) left no-repeat;}
.footer-top .footer-txt p.f-2{background: url(../images/f-3.png) left no-repeat;}


.footer-top .footer-img{float: right;}
.footer-top .footer-img a{display: block;float: left;width: 120px;text-align: center;margin-left: 20px;}
.footer-top .footer-img a img{width: 100%;height: auto;display: block;margin: 0 auto;}
.footer-top .footer-img a span{display: block;font-size: 16px;color: #ccd7e6;margin-top: 5px;}




.footer-bottom{position: absolute;width: 100%;height: 70px;line-height: 70px;left: 0;right: 0;bottom: 0;margin: auto;background: rgba(0, 79, 146, .68);}
.footer-bottom p{display: inline-block; font-size: 16px;color: #ffffff;}
.footer-bottom a{color: #ffffff;box-sizing: border-box;display: inline-block;}
.footer-bottom a.f-0{padding-left: 25px;background: url(../images/f-1.png) left no-repeat;}

@media (min-width: 1200px) and (max-width: 1399px)  {
	.container{width: 1200px;}

	.header-nav .navUl li .na{font-size: 18px;font-weight: bold;padding: 0 20px;}

	.i-title .i-a{display: block;font-size: 36px;}
	.i-title .i-more{line-height: 47px;font-size: 18px;}


	/*医院新闻 通知公告 媒体报道*/
	.i-two{width: 100%;padding: 45px 0 70px 0;}
	.two-content .two-banner{width: 590px;}
	.two-content .two-banner .bd ul li .nTxt h3{font-size: 18px;}
	.two-content .two-banner .bd ul li .nImg{width: 100%;height: 345px;}
	.two-content .two-ul{width: 576px;}
	.two-content .two-ul li{margin-top: 21px;}
	.two-content .two-ul li a{font-size: 18px;}
	.two-content .two-ul li span{font-size: 14px;line-height: 24px;}

	/*科室导航  专家介绍*/
	.i-three{width: 100%;height: auto;padding: 45px 0 70px 0;}
	.i-three .department-ul{width: 100%;box-sizing: border-box;overflow: hidden;padding-top: 45px;}
	.i-three .department-ul li{float: left;width: 228px;height: 60px;margin: 0 0 15px 15px;}
	.i-three .department-ul li:nth-child(5n+1){margin-left: 0;}
	.i-three .department-ul li a{font-size: 18px;padding: 5px 12px;}

	.i-three .doctor .d-title a h3{font-size: 36px;}
	.i-three .doctor .d-title a span{font-size: 18px;}

	.i-three .doctor .doctor-banner{width: 995px;overflow: hidden;}
	.i-three .doctor .doctor-banner .bd ul li{float: left;width: 190px;height: 257px;margin-right: 15px;}
	.i-three .doctor .doctor-banner .bd ul li .nTxt h3{font-size: 18px;}
	.i-three .doctor .doctor-banner .bd ul li .nTxt span{display: block;font-size: 14px;}
	
	/*党建工作 口腔科普*/
	.i-four{width: 100%;padding: 45px 0 70px 0;}
	.i-four .four-djgz{width: 590px;float: left;}
	.i-four .four-djgz ul li h3{width: 446px;font-size: 18px;}

	.i-four .four-kqkp{width: 560px;float: right;}
	.i-four .four-kqkp ul li .f-img{width: 165px;}
	.i-four .four-kqkp ul li .f-txt{width: 375px;}
	.i-four .four-kqkp ul li .f-txt h3{font-size: 18px;}
	.i-four .four-kqkp ul li .f-txt p{font-size: 14px;}

	/*专题*/
	.i-five{width: 100%;padding: 45px 0 70px 0;}
	.i-five ul li{width: 383px;float: left;box-sizing: border-box;margin: 0 0 0 25px;}
	.i-five ul li .f-img{width: 100%;height: 204px;}
	.i-five ul li h3{font-size: 18px;}


	.commonMain .commonList li .nTxt{width: 920px;}

	.d-title h3{float: left;color: #0068b7;font-size: 20px;font-weight: 600;}
	.d-title a{display: block;float: right;font-size: 16px;color: #b29b6b;line-height: 25px;}
	.d-title a:hover{text-decoration: underline;}
	.common-ksjs .ksjs-content .ksjs-txt{width: 621px;}
	.common-ksjs .ksjs-content .ksjs-img{width: 579px;}
	
	.common-yhtd .yhtd-ul li{float: left;width: 224px;height: 303px;}
	.common-yhtd .yhtd-ul li .nTxt h3{font-size: 18px;}

	/*在线导医*/
	.zxdy-ul li .zxdy-txt{width: 850px;float: right;text-align: justify;}


	/*医生介绍*/
	.commonMain .doctorUl{width: 100%;padding: 10px 0 50px;}
	.commonMain .doctorUl li{width: 386px;padding: 10px;border: 1px solid #eeeeee;}
	.commonMain .doctorUl li .dImg{width: 140px;height: 190px;}
	.commonMain .doctorUl li .dTxt{width: 205px;height: 190px;}
	.commonMain .doctorUl li .dTxt h3{font-size: 18px;}
	.commonMain .doctorUl li .dTxt span{font-size: 14px;margin-top: 10px;}
	.commonMain .doctorUl li .dTxt p{font-size: 13px;line-height: 25px; margin-top: 10px;}

	.commonMain .specialUl li{float: left;width: 386px;margin: 0 0 20px 20px;}
	.commonMain .specialUl li:nth-child(4n+1){margin-left: 20px;}
	.commonMain .specialUl li:nth-child(3n+1){margin-left: 0;}
	.commonMain .specialUl li .s-img{width: 100%;height: 205px;}

	.commonMain .depart-h{font-size: 20px;}
	.commonMain .depart-ul li{float: left;width: 228px;margin: 0 0 15px 15px;}
	.commonMain .depart-ul li a{padding: 0 15px;}
	
		

}

@media (max-width: 1199px) {
    html{font-size:20px;}
	.container{width: 100%;}

   	/*头部header*/
	.header{width: 100%;border-top: 3px solid #0068b7;}

	.header-center{box-sizing: border-box;overflow: hidden;height: 2.8rem;width: 100%;background: none;padding: 0 0.3rem;}
	.header-center .header-logo{box-sizing: border-box;margin: 0.4rem 0 0;}
	.header-center .header-logo img{width:9rem;height: auto;display: block;margin: 0 auto;}
	
	.header-center .header-search{display: none;}
	.header-center .header-oa{display: none;}


	.header-center .navMenu{float: right;box-sizing: border-box;display: block;margin-top: 0.7rem;}
	.header-center .navMenu span{width: 1.3rem;height: 0.1rem;background: #0068b7;display: block;margin-top: 0.2rem;}
	
	.header-nav{display: none;width: 100%;height: 100%;position: fixed;left: 0;right: 0;top: 2.9rem;margin: auto;box-sizing: border-box;border-top: 1px solid #0068b7; padding-bottom: 3.5rem;overflow: auto;background: #FFFFFF;z-index: 9999;}
	
	.header-nav .navUl{width: 100%;box-sizing: border-box;height: auto;padding: 0;overflow: hidden;background: #FFFFFF;}
	.header-nav .navUl li{float: left;height: auto;width: 100%;margin: 0;border-bottom: 1px solid #e1e1e1;}
	.header-nav .navUl li.active .na{color: #0068b7;background: #FFFFFF;}
	.header-nav .navUl li:hover .na{color: #0068b7;background: #FFFFFF;}
	.header-nav .navUl li .na{display: block;font-size: 0.9rem;color: #333333;height: 2.2rem;font-weight: bold;padding: 0 0.3rem;line-height: 2.2rem;width: 100%;margin: 0;text-align: left;background: none;}
	
	.header-nav .navUl li:hover .sub-nav{display: block;}
	.header-nav .navUl li .subNav{display: block;width: 100%;height: auto;min-height: auto;position: relative;left: 0;top: 0;right: 0;margin: auto;z-index: 99;background: none;}
	.header-nav .navUl li .subNav .subOne{display: none;}
	.header-nav .navUl li .subNav .subTwo{width: 100%!important;margin-left: 0; height: auto;min-height: auto;float: left;box-sizing: border-box;border-right: none;border: none;background: #F5F5F5;}
	.header-nav .navUl li .subNav .subTwo dl{box-sizing: border-box;overflow: hidden;padding: 0 0 1rem 0;}
	.header-nav .navUl li .subNav .subTwo dl dt{float: left;width: 50%;height: 1.5rem;text-align: left; padding: 0 0;margin-top: 0.5rem;box-sizing: border-box;background: none;border: none;}
	.header-nav .navUl li .subNav .subTwo dl dt a{display: block;color: #333333;font-size: 0.8rem;padding: 0 0.5rem;line-height: 1.5rem;}
	.header-nav .navUl li .subNav .subDepartment{display: none;}
	.header-nav .navUl li .subNav .subThree{display: none;}

	/*轮播banner*/
	.bannerTop{position: relative;}
	.bannerTop .hd{ overflow:hidden;position: absolute;width: 100%;bottom: 0.4rem;z-index:100;}
	.bannerTop .hd ul li{display:inline-block;cursor: pointer;width:1rem;height:0.1rem;overflow:hidden;margin: 0 3px;font-size: 0;}
	.bannerTop .bBtn{display: none;}


	/*就医指南*/
	.i-one{width: 100%;height: auto;}
	.i-one .one-title{display: none;}
	.i-one ul{width: 100%;float: left;height: auto;padding: 0.8rem 0;}
	.i-one ul li{width: 25%;box-sizing: border-box;margin-left: 0;}
	.i-one ul li a{display: block;text-align: center;box-sizing: border-box;}
	.i-one ul li img{width: auto;height: 2.3rem;display: block;margin: 0 auto;}
	.i-one ul li h3{font-size: 0.8rem;margin-top: 0.4rem;}
	.i-one .one-tel{display: none;}

	.i-title .i-a{font-size: 0.9rem;font-weight: 600;margin-left: 1.5rem;}
	.i-title .i-more{display: none;}

	/*医院新闻 通知公告 媒体报道*/
	.i-two{width: 100%;padding: 1rem 0.3rem;}
	.i-two .two-content{margin-top: 1rem;}
	.two-content .two-banner{width: 100%;height: auto;}
	.two-content .two-banner .bd ul li{border-radius: 0.2rem;}
	.two-content .two-banner .bd ul li .nImg{width: 100%;height: 10rem;overflow: hidden;}
	.two-content .two-banner .bd ul li .nTxt{width: 100%;height: auto;line-height: 1.5rem;padding: 0;box-shadow: none;}
	.two-content .two-banner .bd ul li .nTxt h3{font-size: 0.8rem;font-weight: 500;}
	.two-content .two-banner .hd{bottom: 2rem;}
	.two-content .two-banner .hd ul li{width:0.5rem;height:0.5rem;margin: 0 0.2rem;}

	.two-content .two-ul{width: 100%;margin-top: 1rem;}
	.two-content .show{display: block;}
	.two-content .two-ul li{margin-top: 0.7rem;}
	.two-content .two-ul li:first-child{margin-top: 0;}
	.two-content .two-ul li a{width: 75%;font-size: 0.8rem;padding-left: 1rem;}
	.two-content .two-ul li span{font-size: 0.6rem;line-height: 1.2rem;}


	/*科室导航  专家介绍*/
	.i-three{width: 100%;height: auto;padding: 1rem 0.3rem;}

	.i-three .department-list{width: 100%;box-sizing: border-box;overflow: hidden;padding-top: 1rem;}
	.i-three .department-list li{float: left;width: 49%;height: 2rem;margin: 0 0 2% 2%;}
	.i-three .department-list li:nth-child(5n+1){margin-left: 2%;}
	.i-three .department-list li:nth-child(2n+1){margin-left: 0;}
	.i-three .department-list li a{font-size: 0.8rem;padding: 0 0.3rem;}


	.i-three .doctor{width: 100%;height: auto;box-sizing: border-box;padding: 0;margin-top: 1rem;overflow: hidden;background: none;}
	.i-three .doctor .d-title{width: 100%;height: auto;float: left;}
	.i-three .doctor .d-title a{display: block;width: 100%;height: 100%;text-align: center;}
	.i-three .doctor .d-title a h3{width: 100%;float: left;font-size: 0.9rem;color: #ffffff;font-weight: 600;line-height: 1.5rem;}
	.i-three .doctor .d-title a span{display: none;}

	.i-three .doctor .doctor-banner{width: 100%;margin-top: 1rem;}
	.i-three .doctor .doctor-banner .bd{width: 100%;}
	.i-three .doctor .doctor-banner .bd ul{box-sizing: border-box;overflow: hidden;}
	.i-three .doctor .doctor-banner .bd ul li{float: left;width: 32%;height: 8rem;margin-right: 20px;}
	.i-three .doctor .doctor-banner .bd ul li .nTxt{width: 100%;height: auto;padding: 0 0.3rem;}
	.i-three .doctor .doctor-banner .bd ul li .nTxt h3{font-size: 0.8rem;margin-top: 0;line-height: 1.5rem;}
	.i-three .doctor .doctor-banner .bd ul li .nTxt span{display: none;}
	.i-three .doctor .doctor-banner .d-btn{margin-top: 1rem;}
	.i-three .doctor .doctor-banner .d-btn a{width: 1rem;height: 1rem;line-height: 1rem;font-size: 0.8rem;}

	/*党建工作 口腔科普*/
	.i-four{width: 100%;padding: 1rem 0.3rem;}
	.i-four .four-djgz{width: 100%;float: left;}
	.i-four .four-djgz .i-title .i-a{text-align: center;width: 100%;}
	.i-four .four-djgz ul{width: 100%;box-sizing: border-box;overflow: hidden;padding-top: 0.5rem;}
	.i-four .four-djgz ul li{width: 100%;height: auto;border-left: 1px solid #880024;margin-top: 0.5rem;}
	.i-four .four-djgz ul li a{padding: 0.8rem 0.3rem;}
	.i-four .four-djgz ul li .f-time{float: left;text-align: center;width: 18%;margin-top: 0;}
	.i-four .four-djgz ul li .f-time span{display: block;font-size: 0.8rem;font-weight: bold;}
	.i-four .four-djgz ul li .f-time i{width: 100%;height: 1px;margin: 0.2rem auto;}
	.i-four .four-djgz ul li .f-time p{font-size: 0.6rem;font-weight: 500;}
	.i-four .four-djgz ul li h3{width: 78%;font-size: 0.8rem;font-weight: 500;}
	
	.i-four .four-kqkp{width: 100%;float: right;margin-top: 1rem;}
	.i-four .four-kqkp .i-title .i-a{text-align: center;width: 100%;}
	.i-four .four-kqkp ul{width: 100%;box-sizing: border-box;overflow: hidden;padding-top: 0.3rem;}
	.i-four .four-kqkp ul li{width: 100%;box-sizing: border-box;margin-top: 0.8rem;}
	.i-four .four-kqkp ul li a{display: block;overflow: hidden;width: 100%;height: 100%;box-sizing: border-box;}
	.i-four .four-kqkp ul li .f-img{width: 30%;height: 4rem;float: left;overflow: hidden;}
	.i-four .four-kqkp ul li .f-txt{width: 67%;height: auto;float: right;overflow: hidden;text-align: justify;}
	.i-four .four-kqkp ul li .f-txt h3{font-size: 0.8rem;white-space: normal;}
	.i-four .four-kqkp ul li .f-txt p{font-size: 0.6rem;margin-top: 0.5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

	/*专题*/
	.i-five{width: 100%;padding: 1rem 0.3rem;box-sizing: border-box;overflow: hidden;background: #ffffff;}
	.i-five ul{width: 100%;box-sizing: border-box;overflow: hidden;}
	.i-five ul li{width: 49%;float: left;box-sizing: border-box;margin: 0 0 2% 2%;}
	.i-five ul li:first-child{margin-left: 0;}
	.i-five ul li:nth-child(2n+1){margin-left: 0;}
	.i-five ul li .f-img{width: 100%;height: auto;border-radius: 0;overflow: hidden;}
	.i-five ul li h3{font-size: 0.8rem;margin-top: 0.5rem;}


	/*悬浮层*/
	.iFix{position: fixed;width: 1.7rem;height: auto;box-sizing: border-box;right: 0;top: 60%;z-index: 999;}
	.iFix ul{display: none;}
	.iFix .ReturnTop{width: 1.7rem;height: 1.7rem;display: none;margin-top: 0.5rem;position: relative;border-radius: 0.25rem;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);}
	.iFix .ReturnTop span{display: none;}
	.iFix .ReturnTop:hover span{display: none;}

	
	.footer{width: 100%;height: auto;padding: 1rem 0.3rem;}
	.links{display: none;}
	.footer-top{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 0;}
	.footer-top .footer-txt{float: left;width: 100%;}
	.footer-top .footer-txt p{font-size: 0.7rem;margin-bottom: 0.8rem;padding-left: 1.2rem;}
	

	.footer-top .footer-img{float: right;width: 100%;margin-top: 0.5rem;}
	.footer-top .footer-img a{display: block;float: left;width: 24%;text-align: center;margin-left: 1.2%;}
	.footer-top .footer-img a:first-child{margin-left: 0;}
	.footer-top .footer-img a span{font-size: 0.7rem;margin-top: 0.2rem;}


	.footer-bottom{position: relative;width: 100%;height: auto;line-height: 1.5rem;margin-top: 1rem;}
	.footer-bottom p{display: inline-block;font-size: 0.7rem;color: #ffffff;}
	.footer-bottom a{font-size: 0.7rem;}
	.footer-bottom a.f-0{padding-left: 1rem;background: url(../images/f-1.png) left no-repeat;}


	.commonTitle{height: 7rem;width: 100%;background: url(../images/commonBg.jpg) center no-repeat;}
	.commonTitle .commonContent{bottom: 0;}
	.commonTitle .commonContent h3{width: 100%;font-size: 0.9rem;line-height: 5rem;text-align: center;margin-top: 0;}

	.location{width: 100%;line-height: 40px;position: absolute;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.3);}
	.location p{box-sizing: border-box;font-size: 14px;color: #ffffff;}
	.location p a{color: #ffffff;display: inline-block;margin: 0 5px;}
	
	.commonUl{box-sizing: border-box;padding: 0 0.3rem;height: 2rem;}
	.commonUl ul{height: 2rem;box-sizing: border-box;overflow-y: hidden;overflow-x: auto;white-space: nowrap;}
	.commonUl ul li{float: none;height: 2rem;display: inline-block; box-sizing: border-box;}
	.commonUl ul li a{display: block;font-size: 0.8rem;font-weight: bold;height: 2rem;line-height: 2rem;margin: 0 0.9rem;box-sizing: border-box}

	.location {box-sizing: border-box;padding: 0 0.3rem;height: 1.5rem;}
	.location p{box-sizing: border-box;font-size: 0.6rem;color: #ffffff;line-height: 1.5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.location p a{color: #ffffff;display: inline-block;margin: 0 0.2rem;}

	.commonMain{width: 100%;box-sizing: border-box;padding: 1rem 0;overflow: hidden;background: #ffffff;}

	.news-title{box-sizing: border-box;overflow: hidden;}
	.news-title h3{float: left;font-size: 0.8rem;font-weight: 600;padding-left: 1rem;}
	.news-title .news-more{float: right;width: auto;height: auto;line-height: 1rem;text-align: center;background: none;}
	.news-title a{display: block;font-size: 0.6rem;color: #c1ad8b;}
	.news-title a:hover{color: #184086;}

	.commonMain .commonList{box-sizing: border-box;width: 100%;padding: 0.5rem 0.3rem;margin: 0;}
	.commonMain .commonList li{width: 100%;height: auto;box-sizing: border-box;position: relative;padding-bottom: 0.5rem;margin-bottom: 0.5rem;overflow: hidden;}
	.commonMain .commonList li a{display: block;width: 100%;height: 100%;box-sizing: border-box;}
	.commonMain .commonList li i{display: none;}
	.commonMain .commonList li .nTime{display: none;}
	.commonMain .commonList li .nRight{width: 100%;margin-left: 0;padding-bottom: 0.7rem;}
	.commonMain .commonList li .nImg{float: left;width: 30%;height: 3.6rem;overflow: hidden;}
	.commonMain .commonList li .nTxt{float: right;width: 67%;}
	.commonMain .commonList li .nTxt h3{font-size: 0.7rem;height: auto;color: #333333;white-space: normal;}
	.commonMain .commonList li .nTxt p{display: none;}
	.commonMain .commonList li .nTxt small{display: block;font-size: 0.6rem;margin-top: 0.2rem;}
	.commonMain .commonList li .nTxt p span{display: inline-block;margin-top: 0;}
	.commonMain .commonList li .nTxt span{display: block;font-size: 0.6rem;margin-top: 0.2rem;}
	.commonMain .commonList li .nTxt h3 span{font-size: 0.7rem;}
	
	.commonMain .commonList li .tTxt{float: right;width: 100%;}
	.commonMain .commonList li .tTxt h3{font-size: 0.7rem;height: auto;white-space: normal;}
	.commonMain .commonList li .tTxt p{display: none;}
	.commonMain .commonList li .tTxt small{display: block;font-size: 0.6rem;margin-top: 0.2rem;}
	.commonMain .commonList li .tTxt span{display: block;font-size: 0.6rem;margin-top: 0.2rem;}
	.commonMain .commonList li .tTxt h3 span{font-size: 0.7rem;}


	.commonMain .listUl{box-sizing: border-box;border-left: none;width: 100%;padding: 0 0.3rem;margin-bottom: 0;}
	.commonMain .listUl li{width: 100%;box-sizing: border-box;position: relative;padding: 0.5rem 0;}
	.commonMain .listUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding-left: 1rem;}
	.commonMain .listUl li i{width: 0.6rem;height: 0.6rem;border-radius: 0.6rem;left: 0;top: 0.8rem;border: 1px solid #4b9c7b;background: #FFFFFF;}
	.commonMain .listUl li h3{font-size: 0.8rem;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.commonMain .listUl li:hover i{border: none;background: #4b9c7b;}
	.commonMain .listUl li:hover h3{color: #4b9c7b;}

	.commonMain .specialUl{width: 100%;box-sizing: border-box;overflow: hidden;padding: 0 0.3rem;}
	.commonMain .specialUl li{float: left;width: 49%;box-sizing: border-box;overflow: hidden;margin: 0 0 2% 2%;}
	.commonMain .specialUl li:nth-child(4n+1){margin-left: 2%;}
	.commonMain .specialUl li:nth-child(2n+1){margin-left: 0;}
	.commonMain .specialUl li a{width: 100%;height: 100%;display: block;text-align: center;}
	.commonMain .specialUl li .s-img{width: 100%;height: 6.5rem;overflow: hidden;}
	.commonMain .specialUl li h3{font-size: 0.7rem;margin-top: 0.5rem;}

	.commonMain .videoUl{width: 100%;box-sizing: border-box;overflow: hidden;padding: 0 0.3rem;}
	.commonMain .videoUl li{float: left;width: 49%;box-sizing: border-box;overflow: hidden;margin: 0 0 2% 2%;}
	.commonMain .videoUl li:nth-child(4n+1){margin-left: 2%;}
	.commonMain .videoUl li:nth-child(2n+1){margin-left: 0;}
	.commonMain .videoUl li .v-img{width: 100%;height: 7rem;overflow: hidden;}
	.commonMain .videoUl li h3{font-size: 0.7rem;margin-top: 0.5rem;}
	.commonMain .videoUl li span{font-size: 0.6rem;margin-top: 0.5rem;}

	.commonMain .depart-h{font-size: 0.9rem;color: #0068b7;font-weight: bold;margin-bottom: 1rem;padding: 0 0.3rem;}
	.commonMain .depart-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-bottom: 1rem;padding: 0 0.3rem;}
	.commonMain .depart-ul li{float: left;width: 49%;height: 2rem;line-height: 2rem;margin: 0 0 2% 2%;}
	.commonMain .depart-ul li:nth-child(5n+1){margin-left: 2%;}
	.commonMain .depart-ul li:nth-child(2n+1){margin-left: 0;}
	.commonMain .depart-ul li a{font-size: 0.75rem;padding: 0 0.5rem;}

	.d-title{width: 100%;box-sizing: border-box;padding-bottom: 0.5rem;}
	.d-title h3{float: left;color: #0068b7;font-size: 0.9rem;font-weight: 600;}
	.d-title a{display: block;float: right;font-size: 0.6rem;color: #b29b6b;line-height: 1.2rem;}
	.common-ksjs{width: 100%;box-sizing: border-box;padding: 1rem 0;overflow: hidden;background: #ffffff;}
	.common-ksjs .ksjs-content{width: 100%;box-sizing: border-box;overflow: hidden;}
	.common-ksjs .ksjs-content .ksjs-txt{width: 100%;height: auto;float: left;padding: 0.5rem;}
	.common-ksjs .ksjs-content .ksjs-txt .news-title{box-sizing: border-box;padding-bottom: 0.5rem;}
	.common-ksjs .ksjs-content .ksjs-txt p{font-size: 0.7rem;text-indent: 2em;line-height: 1.2rem;margin-top: 0.5rem;}
	.common-ksjs .ksjs-content .ksjs-img{float: right;width: 100%;height: auto;overflow: hidden;background: #f5f5f5;}
	.common-ksjs .ksjs-content .ksjs-img a{display: block;width: 100%;height: 100%;}
	.common-ksjs .ksjs-content .ksjs-img img{width: 100%;height: auto;display: block;margin: 0 auto;}
	
	.common-yhtd{width: 100%;box-sizing: border-box;padding: 1rem 0.3rem;}
	.common-yhtd .yhtd-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 0.5rem;}
	.common-yhtd .yhtd-ul li{float: left;width: 49%;height: 11rem;margin: 0 0 2% 2%;}
	.common-yhtd .yhtd-ul li:first-child{margin-left: 2%;}
	.common-yhtd .yhtd-ul li:nth-child(2n+1){margin-left: 0;}
	.common-yhtd .yhtd-ul li .nTxt{width: 100%;height: auto;padding: 0.5rem 0.5rem;}
	.common-yhtd .yhtd-ul li .nTxt h3{font-size: 0.8rem;font-weight: 500;margin-top: 0;}
	.common-yhtd .yhtd-ul li .nTxt span{display: block;font-size: 0.6rem;color: #ffffff;margin-top: 0.3rem;}
	.common-yhtd .yhtd-ul li:hover .nTxt{background: #0068b7;}

	/*在线导医*/
	.zxdy-title{width: 100%;box-sizing: border-box;padding: 0 0.3rem;}
	.zxdy-title h3{font-size: 0.8rem;color: #333333;font-weight: bold;}

	.zxdy-item{width: 100%;box-sizing: border-box;margin-top: 1rem;padding: 0.5rem;}
	.zxdy-item a{display: block;width: 50%;float: left;font-size: 0.8rem;margin: 0.3rem 0;padding-left: 1rem;}
	.zxdy-item a:hover{color: #0068b7;}
	.zxdy-item a.active{color: #0068b7;}

	.zxdy-choose{width: 100%;box-sizing: border-box;margin-top: 1rem;padding: 0 0.3rem;}
	.zxdy-choose h3{font-size: 0.8rem;}
	.zxdy-choose h3 span{display: inline-block;font-size: 0.75rem;margin: 0 0.3rem;}

	.zxdy-ul{width: 100%;box-sizing: border-box;margin-top: 1rem;padding: 0 0.3rem;}
	.zxdy-ul li{box-sizing: border-box;margin-bottom: 0.7rem;padding-bottom: 0.7rem;border-bottom: 1px solid #d9dfe9;}
	.zxdy-ul li .zxdy-img{width: 100%;height: auto;float: left;overflow: hidden;background: #f5f5f5;}
	.zxdy-ul li .zxdy-txt{width: 100%;float: right;text-align: justify;margin-top: 0.5rem;}
	.zxdy-ul li .zxdy-txt h3{font-size: 0.8rem;color: #0068b7;font-weight: bold;text-align: center;}
	.zxdy-ul li .zxdy-txt p{font-size: 0.75rem;margin-top: 0.5rem;line-height: 1.2rem;}


	
	/*医生介绍*/
	.commonMain .doctorUl{width: 100%;box-sizing: border-box;overflow: hidden;padding: 0 0.3rem;}
	.commonMain .doctorUl li{width: 100%;height: auto;float: left;margin: 0 0 0.8rem 0;padding: 0.5rem;}
	.commonMain .doctorUl li:nth-child(3n+1){margin-left: 0;}
	.commonMain .doctorUl li .dImg{width: 30%;height: 7rem;}
	.commonMain .doctorUl li .dTxt{width: 67%;height: 7rem;}
	.commonMain .doctorUl li .dTxt h3{font-size: 0.8rem;font-weight: 600;}
	.commonMain .doctorUl li .dTxt span{display: block;font-size: 0.6rem;color: #0068b7;margin-top: 0.5rem;}
	.commonMain .doctorUl li .dTxt p{font-size: 0.6rem;color: #666666;line-height: 1rem; margin-top: 0.5rem;}

	.expertsTop{box-sizing: border-box;overflow: hidden;padding: 1rem 0.35rem;}
	.expertsTop .expertsImg{width: 6rem;height: auto;float: none;margin: 0 auto;}
	.expertsTop .expertsNoImg{width: 6rem;height: 8rem;float: none;display: flex;margin: 0 auto;align-items: center;}

	.expertsTop .expertsTxt{width: 100%;height: auto;float: none;text-align: justify;margin: 0.5rem 0;}
	.expertsTop .expertsTxt h3{font-size: 0.8rem;color: #0068b7;font-weight: bold;margin-bottom: 0.5rem;}
	.expertsTop .expertsTxt p{font-size: 0.7rem!important;color: #333333;line-height: 1.2rem;}
	
	
	.expertsTop .expertsTxt p a{color: #0068b7;}
	.expertsTop .expertsTxt p.experts-p{margin-top: 0.5rem;}
	.expertsContent{box-sizing: border-box;overflow: hidden;padding: 1rem 0.35rem;}
	.expertsContent .pexertsH{font-size: 0.8rem;color: #0068b7;font-weight: bold;}
	.expertsContent .expertsP{text-align: justify;box-sizing: border-box;margin-top: 0.5rem;}
	.expertsContent .expertsP p{font-size: 0.7rem;color: #333333;line-height: 1.5rem!important;text-indent: 2em!important;}
	.expertsContent .expertsP p span{font-size: 0.7rem!important;}

	/*搜索页*/
	.noSearch{font-size: 0.7rem;color: #333333;margin-top: 1rem;}
	.sTitle{width: 100%;padding: 0.5rem 1rem;margin-bottom: 1rem;}
	.sTitle h3{font-size: 0.8rem;font-weight: 500;color: #333333;}
	.sTitle h3 span{margin: 0 0.2rem;}
	.sTitle h3 i{margin: 0 0.2rem;}

	/*分页*/
	.newsPage{margin-top: 0.5rem;padding: 0.5rem 0;}
	.newsPage .newsPageContent a{font-size: 0.6rem;padding: 0.2rem 0.4rem;background: #eeeeee;margin:0 0.1rem;}
	.newsPage .newsPageContent span{display: none;}
	.newsPage .newsPageContent select{display: none;}


	/*详情页*/
	.showMain{padding: 0 0.3rem;}
	.showTitle{text-align: justify;margin-top: 0.5rem;padding: 0 0 0.5rem;overflow: hidden;}
	.showTitle h3{font-size: 0.8rem;text-align: justify;}
	.showTitle h5{font-size: 0.7rem;text-align: justify;}
	.showTitle .showInfo{margin-top: 0.5rem;height: auto;overflow: hidden;}
	.showTitle .showInfo p{font-size: 0.65rem;width: 100%;}
	.showTitle .showInfo p span{margin-right: 1rem;}
	.showTitle .showInfo p b{display: block;color: #666666;float: left;margin-left: 0;width: 50%;margin-right: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.showTitle .showInfo .showShare{display: none;}
	
	.showContent{box-sizing: border-box;text-align: justify;padding: 1rem 0 !important;word-break: break-all;}
	.showContent section:first-child{text-align: center;width: 100%;margin: 0 auto!important;}
	.showContent section{text-align: center;padding: 0!important;margin: 0!important;}
	.showContent section img{display: block;margin: 0 auto !important;}
	.showContent p{font-size: 0.8rem;color: #333333;line-height: 1.5rem!important;}
	.showContent img{width: auto;max-width: 100%;height: auto!important;;margin: 0.5rem 0;}
	.showContent table{width: 100% !important;}
	
	.showVideo{width: 100%;height: 15rem;padding: 1.2rem 0 0 ;}
	.showPage{display: none;}
	.showEwm{display: none;}
	.recommend{display: none;}
}

@media screen and (min-width:375px){ 
html{ font-size: 20px;}  
}
@media screen and (min-width:384px){ 
html{ font-size: 20.48px;}  
}
@media screen and (min-width:412px){ 
html{ font-size: 21.973px;}  
}
/*iphone 6 plus*/
@media screen and (min-width:414px){ 
html{ font-size: 22.08px;}  
}
@media screen and (min-width:424px){ 
html{ font-size: 22.613px;}  
}
@media screen and (min-width:480px){ 
html{ font-size:25.6px;}  
}
@media screen and (min-width:540px){ 
html{ font-size:28.8px;}  
}
@media screen and (min-width:600px){ 
html{ font-size: 32px;}  
}
@media screen and (min-width:800px){ 
html{ font-size:42.667px;}  
}