@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;}
.header-center{width: 100%;height: 142px;box-sizing: border-box;overflow: hidden;background: #ffffff;}
.header-center .container{height: 100%;display: flex;align-items: center;justify-content: space-between;}
.header-center .header-logo{box-sizing: border-box;}
.header-center .header-logo a{display: block;}
.header-center .header-logo img{width: 387px;height: auto;display: block;margin: 0 auto;}

.header-center .header-list{display: flex;align-items: center;justify-content: flex-end;box-sizing: border-box;position: relative;overflow: hidden;}
.header-center .header-list .header-tel{box-sizing: border-box;height: 50px;padding-left: 60px;margin-right: 30px;background: url(../images/icon-1.png) left no-repeat;}
.header-center .header-list .header-tel p{font-size: 16px;color: #666666;}
.header-center .header-list .header-tel span{display: block;font-size: 24px;color: #666666;font-family: '黑体';margin-top: 3px;}

.header-center .header-list .header-search{box-sizing: border-box;position: relative;}
.header-center .header-list .header-search a{display: block;width: 51px;height: 50px;box-sizing: border-box;background: url(../images/icon-2.png) center no-repeat;}

.header-center .header-list .header-input{display: none;width: 400px;position: absolute;right: 0;height: 50px;top: 0;z-index: 999;background: #F5F5F5;border-radius: 2px;align-items: center;justify-content: space-between;}
.header-center .header-list .header-input input{border: none;box-sizing: border-box;padding: 0 20px;display: block;}
.header-center .header-list .header-input .h-input{width: 349px;height: 50px;font-size: 16px;color: #333333;line-height: 50px;border: none;}
.header-center .header-list .header-input .h-btn{width: 51px;height: 50px;overflow: hidden;margin-left: 15px;}
.header-center .header-list .header-input input[type='submit']{background: url(../images/icon-2.png) center no-repeat;cursor: pointer;}
.header-center .header-list .header-search:hover .header-input{display: flex;}

.header-center .navMenu{display: none;}


.header-nav{width: 100%;height: 58px;position: relative;box-sizing: border-box;background: url(../images/header-nav-bg.jpg) center;background-size: cover;}
.header-nav .navUl{width: 100%;height: 100%;box-sizing: border-box;display: flex;align-items: center;justify-content: space-between;}
.header-nav .navUl li{float: left;height: 58px;box-sizing: border-box;}
.header-nav .navUl li .na{display: block;font-size: 21px;line-height: 58px;color: #ffffff;font-weight: 500;box-sizing: border-box;text-align: center;}
.header-nav .navUl li.active{background: url(../images/header-nav-active.png) bottom no-repeat;}
.header-nav .navUl li:hover{background: url(../images/header-nav-active.png) bottom no-repeat;}

.header-nav .navUl li:hover .subNav{display: block;}
.header-nav .navUl li .subNav{display: none;width: 100%;height: auto; position: absolute;left: 0;top: 58px;right: 0;margin: auto;background: rgba(0, 155, 77, .8);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: 24px;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: 690px;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: 20px;font-size: 14px;color: #015128;border-radius: 28px; background: #FFFFFF;}

/*轮播banner*/
.n-banner{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;position: relative;}
.banner-swiper{width: 100%;overflow: hidden;position: relative;}
.banner-swiper .swiper-slide{width: 100%;box-sizing: border-box;overflow: hidden;}
.banner-swiper .swiper-slide a{display: block;width: 100%;height: 100%;}
.banner-swiper .swiper-slide .b-img{width: 100%;height: auto;overflow: hidden;}
.banner-swiper .swiper-slide .b-img img{width: 100%;height: auto;display: block;margin: 0 auto;animation-duration:8s;animation-timing-function:linear;animation-fill-mode: forwards;-webkit-animation-duration:8s;-webkit-animation-timing-function:linear;-webkit-animation-fill-mode: forwards;}

.banner-swiper .banner-pagination{width: 100%;text-align: center;box-sizing: border-box;position: absolute;left: 0;bottom: 40px;right: 0;z-index: 999;}
.banner-swiper .swiper-pagination-bullet{width: 50px;height:3px;opacity: 1;border-radius: 0;background:#ffffff;}	
.banner-swiper .swiper-pagination-bullet-active{background: #27754d;}

.item{width: 100%;box-sizing: border-box;background: #ffffff;}
.item .container{position: relative;}
.item ul{width: 100%;padding: 50px 0;display: flex;align-items: center;justify-content: space-between;}
.item ul li{width: 260px;height: 273px;box-sizing: border-box;}
.item ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 68px 20px 0;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.item ul li img{width: auto;height: 78px;display: block;margin: 0 auto;}
.item ul li h3{font-size: 24px;color: #ffffff;font-weight: 500;text-align: center;margin-top: 35px;}
.item ul li a:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}

.item ul li.i-1{background: url(../images/item-bg-1.jpg) center;background-size: 100% 100%;}
.item ul li.i-2{background: url(../images/item-bg-2.jpg) center;background-size: 100% 100%;}
.item ul li.i-3{background: url(../images/item-bg-3.jpg) center;background-size: 100% 100%;}
.item ul li.i-4{background: url(../images/item-bg-4.jpg) center;background-size: 100% 100%;}
.item ul li.i-5{background: url(../images/item-bg-5.jpg) center;background-size: 100% 100%;}

.title-1{width: 100%;float: left;box-sizing: border-box;overflow: hidden;}
.title-1 a{display: flex;width: 100%;align-items: center;justify-content: space-between;}
.title-1 a h3{font-size: 32px;color: #287666;font-weight: 500;}
.title-1 a span{display: block;font-size: 16px;color: #5f988c;box-sizing: border-box;padding-left: 30px;background: url(../images/more-1.png) left no-repeat;}

.title-2{width: 100%;box-sizing: border-box;overflow: hidden;text-align: center;}
.title-2 a{display: block;font-size: 32px;color: #287666;font-weight: 500;box-sizing: border-box;background: url(../images/title-1.png) center no-repeat;}


.news{width: 100%;height: auto;padding: 40px 0 60px 0;box-sizing: border-box;background: url(../images/bg-1.jpg) center;background-size: cover;}
.news .container{height: 100%;display: flex;justify-content: space-between;}
.news .news-left{width: 902px;box-sizing: border-box;overflow: hidden;}
.news .news-banner{float: left;width: 500px;box-sizing: border-box;position: relative;overflow: hidden;margin-top: 35px;}
.news .news-banner .swiper-slide{width: 100%;height: auto;box-sizing: border-box;position: relative;}
.news .news-banner .swiper-slide a{display: block;width: 100%;height: 100%;text-align: justify;}
.news .news-banner .swiper-slide a .n-img{width: 100%;height: 281px;overflow: hidden;}
.news .news-banner .swiper-slide a .n-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.news .news-banner .swiper-slide a .n-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;}
.news .news-banner .swiper-slide:hover .n-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);}
.news .news-banner .swiper-slide a .n-txt{width: 100%;height: 163px;padding: 20px;box-sizing: border-box;background: url(../images/news-bg-1.png) right bottom no-repeat #ffffff;}
.news .news-banner .swiper-slide a .n-txt h3{font-size: 18px;color: #333333;font-weight: 600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .news-banner .swiper-slide a .n-txt p{font-size: 14px;color: #999999;line-height: 24px;margin-top: 8px;}
.news .news-banner .swiper-slide a .n-txt span{display: block;font-size: 16px;color: #27754d;margin-top: 20px;}
.news .news-banner .swiper-slide:hover .n-txt h3{color: #015128;}
.news .news-banner .news-pagination{width: 100%;text-align: right;box-sizing: border-box;padding-right: 20px;position: absolute;left: 0;bottom: 20px;right: 0;z-index: 999;}
.news .news-banner .swiper-pagination-bullet{width: 10px;height:10px;opacity: 1;border-radius: 100%;background:#dbdbdb;}	
.news .news-banner .swiper-pagination-bullet-active{background: #009b4c;}
.news .news-list{width: 376px;float: right;margin-top: 35px;padding-left: 15px;box-sizing: border-box;}
.news .news-list li{box-sizing: border-box;padding-bottom: 20px;margin-top: 20px;border-bottom: 1px solid #e7e7e7;}
.news .news-list li:first-child{margin-top: 0;}
.news .news-list li a{display: block;width: 100%;height: 100%;}
.news .news-list li h3{font-size: 18px;color: #333333;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .news-list li span{display: block;font-size: 16px;color: #27754d;margin-top: 7px;}
.news .news-list li:hover h3{color: #015128;font-weight: bold;}

.news .news-right{width: 453px;box-sizing: border-box;}
.news .news-right .tzgg-list{width: 100%;box-sizing: border-box;float: left;padding-top: 13px;}
.news .news-right .tzgg-list li{height: 97px;box-sizing: border-box;margin-top: 20px;border: 1px solid #e7e7e7;background: #ffffff;}
.news .news-right .tzgg-list li a{display: flex;align-items: center;justify-content: space-between;width: 100%;height: 100%;box-sizing: border-box;padding: 20px;}
.news .news-right .tzgg-list li .t-time{width: 75px;height: 65px;background: #edf5f1;text-align: center;}
.news .news-right .tzgg-list li .t-time p{font-size: 30px;color: #015128;line-height: 32px;margin-top: 5px;}
.news .news-right .tzgg-list li .t-time span{display: block;font-size: 16px;color: #999999;}
.news .news-right .tzgg-list li h3{width: 318px;font-size: 18px;color: #333333;line-height: 30px;font-weight: 500;text-align: justify;}
.news .news-right .tzgg-list li:hover{background: url(../images/news-bg-2.jpg) center;background-size: 100% 100%;}
.news .news-right .tzgg-list li:hover .t-time{background: #287666;}
.news .news-right .tzgg-list li:hover .t-time p{color: #ffffff;}
.news .news-right .tzgg-list li:hover .t-time span{color: #ffffff;}
.news .news-right .tzgg-list li:hover h3{color: #015128;font-weight: bold;}

.center{width: 100%;box-sizing: border-box;position: relative;}
.center .center-bg{width: 1092px;height: 1082px;position: absolute;left: 0;right: 0;bottom: 420px;margin: auto;animation: rotate 30s linear 0s infinite both;z-index: 0;background: url(../images/bg-0.png) center;background-size: 100% 100%;}


/*科室导航*/
.depart{width: 100%;box-sizing: border-box;padding: 60px 0 0;overflow: hidden;position: relative;z-index: 1;}
.depart ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 38px;}
.depart ul li{float: left;margin-left: 12px;width: 201px;height: 550px;overflow: hidden;box-sizing: border-box;position: relative;transition: all 0.7s;-webkit-transition: all 0.7s;-moz-transition: all 0.7s;-o-transition: all 0.7s;}
.depart ul li:first-child{margin-left: 0;}
.depart ul li.d-1 .d-a{background: url(../images/depart-1.jpg) center no-repeat;background-size: 100% 100%;}
.depart ul li.d-2 .d-a{background: url(../images/depart-2.jpg) center no-repeat;background-size: 100% 100%;}
.depart ul li.d-3 .d-a{background: url(../images/depart-3.jpg) center no-repeat;background-size: 100% 100%;}
.depart ul li .d-a{width: 201px;height: 550px;float: left;text-align: center;box-sizing: border-box;padding-top: 100px;position: relative;}
.depart ul li .d-a img{width: auto;height: 80px;display: block;margin: 0 auto;}
.depart ul li .d-a span{width: 30px;display: block;font-size: 32px;color: #ffffff;margin: 35px auto;}
.depart ul li .d-a i{display: block;width: 50px;height: 50px;position: absolute;left: 0;bottom: 40px;right: 0;margin: auto;background: url(../images/depart-4.png) center;}
.depart ul li .ykdxq-content{width: 773px;height: 550px;box-sizing: border-box;position: absolute;left: 201px;top: 0;background: url(../images/depart-hover.jpg) center no-repeat;background-size: 100% 100%;}
.depart ul li .ykdxq-content .depart-title{width: 100%;float: left;padding: 30px;background: url(../images/depart-x.png) bottom no-repeat;box-sizing: border-box;overflow: hidden;}
.depart ul li .ykdxq-content .depart-title h3{font-size: 25px;color: #417d5f;}
.depart ul li .ykdxq-content .depart-list{box-sizing: border-box;padding: 20px 30px;text-align: center;overflow: hidden;}
.depart ul li .ykdxq-content .depart-list a{width: 228px;height: 46px;line-height: 46px;margin: 0 0 14px 14px;float: left;background: url(../images/depart-bg-1.png) center;background-size: 100% 100%;}
.depart ul li .ykdxq-content .depart-list a:nth-child(3n+1){margin-left: 0;}
.depart ul li .ykdxq-content .depart-list a{display: flex;align-items: center;justify-content: center;font-size: 16px;color: #333333;box-sizing: border-box;padding: 0 15px;}
.depart ul li .ykdxq-content .depart-list a span{display: inline-block;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.depart ul li .ykdxq-content .depart-list a:hover{color: #ffffff;font-weight: bold;background: url(../images/depart-bg-2.png) center;}
.depart ul li .ykdxq-content .depart-list a:hover span{padding-left: 35px;background: url(../images/depart-bg-3.png) left no-repeat;}
.depart ul li.active{width: 974px;transition: all 0.7s;}
.depart ul li.active a i{background: url(../images/depart-5.png) center;}
.depart ul li .ykdxq-content .depart-gyg a{width: 50%;}

/*重点学科*/
.zdxk{width: 100%;box-sizing: border-box;padding: 75px 0 0;overflow: hidden;position: relative;z-index: 1;}
.zdxk ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 38px;}
.zdxk ul li{width: 350px;height: 257px;float: left;position: relative;overflow: hidden;}
.zdxk ul li .z-img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.zdxk ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 45px 0 0;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;z-index: 9; text-align: center;}
.zdxk ul li .z-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;}
.zdxk ul li:hover .z-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);}
.zdxk ul li a img{width: auto;height: 78px;display: block;margin: 0 auto;}
.zdxk ul li a h3{font-size: 21px;color: #ffffff;font-weight: 500;margin-top: 20px;}
.zdxk ul li a span{display: block;width: 70px;height: 30px;line-height: 30px;font-size: 14px;color: rgba(255, 255, 255, .8);margin: 18px auto 0;background: url(../images/zdxk-bg-1.png) center;}

/*专家介绍*/
.zjjs{width: 100%;box-sizing: border-box;padding: 75px 0 50px;overflow: hidden;background: #ffffff;position: relative;z-index: 1;}
.zjjs .zjjs-banner{float: left;width: 100%;box-sizing: border-box;position: relative;overflow: hidden;margin-top: 35px;}
.zjjs .zjjs-banner .swiper-slide{width: 450px;height: 282px;box-sizing: border-box;position: relative;background: url(../images/zjjs-bg-1.jpg) center;background-size: 100% 100%;}
.zjjs .zjjs-banner .swiper-slide a{display: block;width: 100%;height: 100%;text-align: justify;box-sizing: border-box;padding: 20px;}
.zjjs .zjjs-banner .swiper-slide a .z-img{float: left;width: 175px;height: 236px;overflow: hidden;}
.zjjs .zjjs-banner .swiper-slide a .z-img img{width: 100%;height: auto;display: block;margin: 0 auto;}
.zjjs .zjjs-banner .swiper-slide a .z-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;}
.zjjs .zjjs-banner .swiper-slide:hover .z-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);}
.zjjs .zjjs-banner .swiper-slide a .z-txt{float: right;width: 210px;box-sizing: border-box;text-align: justify;}
.zjjs .zjjs-banner .swiper-slide a .z-txt h3{font-size: 24px;color: #015128;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zjjs .zjjs-banner .swiper-slide a .z-txt .z-i{width: 100%;box-sizing: border-box;margin-top: 8px;font-size: 14px;color: #27754d;}
.zjjs .zjjs-banner .swiper-slide a .z-txt .z-i i{font-style: normal;font-size: 14px;color: #27754d;display: block;line-height: 22px;box-sizing: border-box;padding-left: 20px;background: url(../images/zjjs-bg-5.png) left no-repeat;}
.zjjs .zjjs-banner .swiper-slide a .z-txt p{font-size: 14px;color: #666666;line-height: 21px;margin-top: 8px;}
.zjjs .zjjs-banner .swiper-slide a .z-txt span{display: block;font-size: 12px;color: #009b4c;width: 70px;line-height: 25px;text-align: center;margin-top: 10px;background: url(../images/zjjs-bg-3.png) center;background-size: 100% 100%;}

.zjjs .zjjs-banner .zjjs-pagination{width: 100%;text-align: center;margin-top: 30px;box-sizing: border-box;position: relative;left: 0;bottom: 0;right: 0;}
.zjjs .zjjs-banner .swiper-pagination-bullet{width: 14px;height:14px;opacity: 1;border-radius: 100%;box-sizing: border-box;border: 2px solid #27754d;background:#ffffff;}	
.zjjs .zjjs-banner .swiper-pagination-bullet-active{background: #27754d;}

.zjjs .zjjs-banner .swiper-slide:hover{background: url(../images/zjjs-bg-2.jpg) center;}

.zjjs .zjjs-banner .swiper-slide:hover a .z-txt span{color: #ffffff;background: url(../images/zjjs-bg-4.png) center;}

.zjjs .zjjs-banner .zjjs-more{width: 70px;height: 30px;text-align: center;box-sizing: border-box;position: absolute;bottom: 0;right: 40%;z-index: 99;background: url(../images/zjjs-bg-3.png) center;background-size: 100% 100%;}
.zjjs .zjjs-banner .zjjs-more a{line-height: 30px;display: block;font-size: 14px;color: #009b4c;}


/*健康科普  党建工作*/
.bottom{width: 100%;height: 790px;box-sizing: border-box;padding: 45px 0;overflow: hidden;background: url(../images/bg-2.jpg) center;background-size: cover;}
.bottom .jkkp{width: 664px;float: left;overflow: hidden;}
.bottom .jkkp .jkkp-ul{width: 100%;box-sizing: border-box;float: left;margin-top: 13px;}
.bottom .jkkp .jkkp-ul li{box-sizing: border-box;margin-top: 12px;padding-bottom: 12px;border-bottom: 1px dashed #d8d8d8;position: relative;}
.bottom .jkkp .jkkp-ul li::after{content: '';width: 0;height: 1px;background: #27754d;position: absolute;left: 0;bottom: 0;right: 0;}
.bottom .jkkp .jkkp-ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.bottom .jkkp .jkkp-ul li .j-img{width: 162px;height: 100px;float: left;overflow: hidden;}
.bottom .jkkp .jkkp-ul li .j-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.bottom .jkkp .jkkp-ul li .j-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;}
.bottom .jkkp .jkkp-ul li:hover .j-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);}
.bottom .jkkp .jkkp-ul li .j-txt{width: 480px;float: right;text-align: justify;overflow: hidden;}
.bottom .jkkp .jkkp-ul li .j-txt span{display: block;font-size: 20px;color: #27754d;}
.bottom .jkkp .jkkp-ul li .j-txt h3{font-size: 18px;color: #333333;font-weight: 500;line-height: 33px;margin-top: 8px;}
.bottom .jkkp .jkkp-ul li:hover .j-txt h3{color: #015128;font-weight: bold;}
.bottom .jkkp .jkkp-ul li:hover::after{width: 100%;transition: .5s;}


.bottom .djgz{width: 684px;float: right;}
.bottom .djgz .djgz-ul{width: 100%;box-sizing: border-box;float: left;margin-top: 13px;}
.bottom .djgz .djgz-ul li{box-sizing: border-box;margin-top: 43px;padding-bottom: 0;}
.bottom .djgz .djgz-ul li:first-child{margin-top: 12px;}
.bottom .djgz .djgz-ul li a{display: block;width: 100%;height: 100%;overflow: hidden;text-align: justify;}
.bottom .djgz .djgz-ul li span{display: block;font-size: 20px;color: #852d30;box-sizing: border-box;background: url(../images/djgz-bg-1.png) right no-repeat;}
.bottom .djgz .djgz-ul li h3{font-size: 18px;color: #333333;font-weight: 500;margin-top: 5px;transition: all 0.35s ease-out;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.bottom .djgz .djgz-ul li p{font-size: 15px;color: #666666;line-height: 26px;margin-top: 15px;}
.bottom .djgz .djgz-ul li:hover h3{color: #852d30;font-weight: bold;transform: translateX(10px);}

/*专题专栏*/
.ztzl{width: 100%;box-sizing: border-box;padding: 60px 0;overflow: hidden;background: #ffffff;}
.ztzl ul{width: 100%;margin-top: 40px;box-sizing: border-box;display: flex;align-items: center;justify-content: space-between;}
.ztzl ul li{width: 330px;}
.ztzl ul li a{display: block;width: 100%;height: 100%;}
.ztzl ul li .z-img{width: 100%;height: 196px;overflow: hidden;}
.ztzl ul li .z-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.ztzl ul li .z-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;}
.ztzl ul li:hover .z-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);}
.ztzl ul li .z-txt{width: 100%;height: 60px;box-sizing: border-box;padding: 0 15px;display: flex;align-items: center;justify-content: center;overflow: hidden;background: #ffffff;box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.ztzl ul li .z-txt h3{font-size: 18px;color: #333333;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ztzl ul li:hover .z-txt h3{color: #015128;font-weight: bold;}


/*悬浮层*/
.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: auto;box-sizing: border-box;padding: 40px 0;overflow: hidden;position: relative;background: url(../images/footer-bg.jpg) center no-repeat;background-size: cover;}
.links{width: 100%;padding: 28px 0;box-sizing: border-box;border-bottom: 1px solid #2c6d4c;}
.links p{font-size: 16px;color: #fafffd;box-sizing: border-box;padding-left: 25px;background: url(../images/f-5.png) left no-repeat;}
.links a{display: inline-block;color: #ffffff;box-sizing: border-box;padding: 0 20px;background: url(../images/f-x.png) left no-repeat;}
.links a:first-child{background: none;}

.footer-center{width: 100%;display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;overflow: hidden;padding: 50px 0 30px;border-bottom: 1px solid #2c6d4c;}
.footer-center .f-txt{box-sizing: border-box;width: 867px;text-align: justify;}
.footer-center .f-txt p{font-size: 16px;color: #fafffd;box-sizing: border-box;margin-bottom: 20px;}
.footer-center .f-txt p span{display: inline-block;font-weight: bold;}
.footer-center .f-txt p i{display: block;font-style: normal;line-height: 28px;margin-top: 10px;}

.footer-center .f-img{display: flex;align-items: center;}
.footer-center .f-img a{display: block;float: left;width: 116px;text-align: center;margin-left: 15px;overflow: hidden;}
.footer-center .f-img a.f-ewm img{width: 100%;height: auto;display: block;margin: 0 auto;}
.footer-center .f-img a span{display: block;font-size: 15px;color: #ffffff;margin-top: 10px;}


.footer-bottom{width: 100%;box-sizing: border-box;margin-top: 30px;position: relative;}
.footer-bottom p{font-size: 16px;color: #ffffff;margin-bottom: 15px;}
.footer-bottom p a{color: #ffffff;box-sizing: border-box;display: inline-block;margin-left: 20px;}
.footer-bottom p a.f-0{padding-left: 25px;background: url(../images/f-1.png) left no-repeat;}
.footer-bottom .f-sydw{display: block;position: absolute;top: 0;right: 0;bottom: 0;margin: auto;}



@keyframes rotate {from {transform: rotate(0deg);}to {transform: rotate(360deg);}}
/*特效*/
.moveFromBottom{
    -webkit-animation: moveFromBottom .3s ease both;
	-moz-animation: moveFromBottom .3s ease both;
	animation: moveFromBottom .3s ease both;
}
@-webkit-keyframes moveFromBottom {
	from { opacity: 0.3; -webkit-transform: translateY(100%); }
}
@-moz-keyframes moveFromBottom {
	from { opacity: 0.3; -moz-transform: translateY(100%); }
}
@keyframes moveFromBottom {
	from { opacity: 0.3; transform: translateY(100%); }
}
@media (max-width: 1299px) {
    html{font-size:20px;}
	.container{width: 100%;}

   	/*头部header*/
	.header{width: 100%;}

	.header-center{box-sizing: border-box;overflow: hidden;height: 2.8rem;width: 100%;background: none;padding: 0 0.3rem;}
	.header-center .container{height: 100%;display: flex;align-items: center;justify-content: space-between;}
	.header-center .header-logo{box-sizing: border-box;margin: 0;}
	.header-center .header-logo img{width:auto;height: 2rem;display: block;margin: 0 auto;}
	
	.header-center .header-list{display: none;}

	.header-center .navMenu{float: right;box-sizing: border-box;display: block;}
	.header-center .navMenu span{width: 1.3rem;height: 0.1rem;background: #015128;display: block;margin-top: 0.2rem;}
	
	.header-nav{display: none;width: 100%;height: 100%;position: fixed;left: 0;right: 0;top: 2.8rem;margin: auto;box-sizing: border-box;border-top: 1px solid #015128; padding-bottom: 3.5rem;overflow: auto;background: #FFFFFF;z-index: 9999;}
	
	.header-nav .navUl{width: 100%;display: block;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: #015128;background: #FFFFFF;}
	.header-nav .navUl li:hover .na{color: #015128;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 .subdepart{display: none;}
	.header-nav .navUl li .subNav .subThree{display: none;}

	/*轮播banner*/
	.n-banner{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;position: relative;}
	.banner-swiper{width: 100%;overflow: hidden;position: relative;}
	.banner-swiper .swiper-slide{width: 100%;box-sizing: border-box;overflow: hidden;}
	.banner-swiper .swiper-slide a{display: block;width: 100%;height: 100%;}
	.banner-swiper .swiper-slide .b-img{width: 100%;height: auto;overflow: hidden;}
	.banner-swiper .swiper-slide .b-img img{width: 100%;height: auto;display: block;margin: 0 auto;animation-duration:8s;animation-timing-function:linear;animation-fill-mode: forwards;-webkit-animation-duration:8s;-webkit-animation-timing-function:linear;-webkit-animation-fill-mode: forwards;}

	.banner-swiper .banner-pagination{width: 100%;text-align: center;box-sizing: border-box;position: absolute;left: 0;bottom: 0.3rem;right: 0;z-index: 999;}
	.banner-swiper .swiper-pagination-bullet{width: 1.5rem;height:0.1rem;opacity: 1;border-radius: 0;background:#ffffff;}	
	.banner-swiper .swiper-pagination-bullet-active{background: #27754d;}

	.item{width: 100%;box-sizing: border-box;background: #ffffff;}
	.item .container{position: relative;}
	.item ul{width: 100%;padding: 0;display: block;overflow: hidden;box-sizing: border-box;}
	.item ul li{float: left;width: 33.33%;height: auto;box-sizing: border-box;}
	.item ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0.8rem 0.3rem;}
	.item ul li img{width: auto;height: 2rem;display: block;margin: 0 auto;}
	.item ul li h3{font-size: 0.8rem;color: #ffffff;font-weight: bold;text-align: center;margin-top: 0.5rem;}


	.title-1{width: 100%;float: left;box-sizing: border-box;overflow: hidden;}
	.title-1 a{display: flex;width: 100%;align-items: center;justify-content: space-between;}
	.title-1 a h3{font-size: 0.9rem;color: #287666;font-weight: bold;}
	.title-1 a span{display: block;font-size: 0.6rem;color: #5f988c;box-sizing: border-box;padding-left: 1.2rem;}

	.title-2{width: 100%;box-sizing: border-box;overflow: hidden;text-align: center;}
	.title-2 a{display: block;font-size: 0.9rem;color: #287666;font-weight: bold;background-size: auto 0.8rem;}


	.news{width: 100%;height: auto;padding: 1rem 0.3rem;box-sizing: border-box;background: url(../images/bg-1.jpg) center;background-size: cover;}
	.news .container{height: 100%;display: block;justify-content: space-between;}
	.news .news-left{width: 100%;box-sizing: border-box;overflow: hidden;}
	.news .news-banner{float: left;width: 100%;box-sizing: border-box;position: relative;overflow: hidden;margin-top: 1rem;}
	.news .news-banner .swiper-slide{width: 100%;height: auto;box-sizing: border-box;position: relative;}
	.news .news-banner .swiper-slide a .n-img{width: 100%;height: 11rem;overflow: hidden;}
	.news .news-banner .swiper-slide a .n-txt{width: 100%;height: auto;padding: 0.5rem 0.3rem;}
	.news .news-banner .swiper-slide a .n-txt h3{font-size: 0.8rem;color: #333333;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
	.news .news-banner .swiper-slide a .n-txt p{display: none;}
	.news .news-banner .swiper-slide a .n-txt span{display: block;font-size: 0.6rem;color: #27754d;margin-top: 0.5rem;}
	.news .news-banner .swiper-slide:hover .n-txt h3{color: #015128;}
	.news .news-banner .news-pagination{width: 100%;text-align: right;box-sizing: border-box;padding-right: 1rem;position: absolute;left: 0;bottom: 0.5rem;right: 0;z-index: 999;}
	.news .news-banner .swiper-pagination-bullet{width: 0.5rem;height:0.5rem;opacity: 1;border-radius: 100%;background:#dbdbdb;}	

	.news .news-list{width: 100%;float: right;margin-top: 1rem;padding-left: 0;box-sizing: border-box;}
	.news .news-list li{box-sizing: border-box;padding-bottom: 0.5rem;margin-top: 0.5rem;border-bottom: 1px solid #e7e7e7;}
	.news .news-list li:first-child{margin-top: 0;}
	.news .news-list li a{display: block;width: 100%;height: 100%;}
	.news .news-list li h3{font-size: 0.8rem;white-space: normal;}
	.news .news-list li span{display: block;font-size: 0.6rem;color: #27754d;margin-top: 0.3rem;}

	.news .news-right{width: 100%;box-sizing: border-box;margin-top: 1rem;overflow: hidden;}
	.news .news-right .tzgg-list{width: 100%;box-sizing: border-box;float: left;padding-top: 0.5rem;}
	.news .news-right .tzgg-list li{height: auto;box-sizing: border-box;margin-top: 0.5rem;border: none;background: #ffffff;}
	.news .news-right .tzgg-list li a{display: flex;align-items: center;justify-content: space-between;width: 100%;height: 100%;box-sizing: border-box;padding: 0;}
	.news .news-right .tzgg-list li .t-time{width: 18%;height: 65px;background: #edf5f1;text-align: center;}
	.news .news-right .tzgg-list li .t-time p{font-size: 0.9rem;color: #015128;line-height: 1rem;margin-top: 0.2rem;}
	.news .news-right .tzgg-list li .t-time span{display: block;font-size: 0.7rem;color: #999999;margin-top: 0.3rem;}
	.news .news-right .tzgg-list li h3{width: 79%;font-size: 0.8rem;color: #333333;line-height: 1.2rem;font-weight: 500;text-align: justify;}

	.center{width: 100%;box-sizing: border-box;position: relative;}
	.center .center-bg{display: none;}
	/*科室导航*/
	.depart{display: none;}
	/*重点学科*/
	.zdxk{width: 100%;box-sizing: border-box;padding: 1rem 0;overflow: hidden;position: relative;z-index: 1;}
	.zdxk ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 1rem;}
	.zdxk ul li{width: 49%;height: auto;float: left;position: relative;overflow: hidden;}
	.zdxk ul li .z-img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
	.zdxk ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 1rem 0.3rem;}
	.zdxk ul li a img{width: auto;height: 2rem;display: block;margin: 0 auto;}
	.zdxk ul li a h3{font-size: 0.8rem;margin-top: 0.8rem;font-weight: bold;}
	.zdxk ul li a span{display: none;}
	/*专家介绍*/
	.zjjs{display: none;}
	/*健康科普  党建工作*/
	.bottom{width: 100%;height: auto;box-sizing: border-box;padding: 1rem 0.3rem;}
	.bottom .jkkp{width: 100%;float: left;overflow: hidden;}
	.bottom .jkkp .jkkp-ul{width: 100%;box-sizing: border-box;float: left;margin-top: 13px;}
	.bottom .jkkp .jkkp-ul li{box-sizing: border-box;margin-top: 0.5rem;padding-bottom: 0.5rem;border-bottom: 1px dashed #d8d8d8;position: relative;}
	.bottom .jkkp .jkkp-ul li::after{content: '';width: 0;height: 1px;background: #27754d;position: absolute;left: 0;bottom: 0;right: 0;}
	.bottom .jkkp .jkkp-ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
	.bottom .jkkp .jkkp-ul li .j-img{width: 30%;height: 3.5rem;float: left;overflow: hidden;}
	.bottom .jkkp .jkkp-ul li .j-txt{width: 66%;float: right;text-align: justify;overflow: hidden;}
	.bottom .jkkp .jkkp-ul li .j-txt span{display: block;font-size: 0.6rem;color: #27754d;}
	.bottom .jkkp .jkkp-ul li .j-txt h3{font-size: 0.8rem;color: #333333;font-weight: 500;line-height: 1.1rem;margin-top: 0.3rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-clamp: 2;overflow: hidden;}
	.bottom .jkkp .jkkp-ul li:hover .j-txt h3{color: #015128;font-weight: bold;}

	.bottom .djgz{width: 100%;float: right;margin-top: 1rem;}
	.bottom .djgz .djgz-ul{width: 100%;box-sizing: border-box;float: left;margin-top: 0.8rem;}
	.bottom .djgz .djgz-ul li{box-sizing: border-box;margin-top: 0.5rem;padding-bottom: 0.5rem;border-bottom: 1px dashed #d8d8d8;}
	.bottom .djgz .djgz-ul li:first-child{margin-top: 0;}
	.bottom .djgz .djgz-ul li a{display: block;width: 100%;height: 100%;}
	.bottom .djgz .djgz-ul li span{display: block;font-size: 0.6rem;background: none;}
	.bottom .djgz .djgz-ul li h3{font-size: 0.8rem;color: #333333;font-weight: 500;margin-top: 0.3rem;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
	.bottom .djgz .djgz-ul li p{display: none;}

	/*专题专栏*/
	.ztzl{width: 100%;box-sizing: border-box;padding: 1rem 0.3rem;overflow: hidden;background: #ffffff;}
	.ztzl ul{width: 100%;margin-top: 1rem;box-sizing: border-box;display: block;overflow: hidden;}
	.ztzl ul li{width: 49%;float: left;margin: 0 0 2% 2%;}
	.ztzl ul li:nth-child(2n+1){margin-left: 0;}
	.ztzl ul li a{display: block;width: 100%;height: 100%;}
	.ztzl ul li .z-img{width: 100%;height: 5.5rem;overflow: hidden;}
	.ztzl ul li .z-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
	.ztzl ul li .z-txt{width: 100%;height: auto;box-sizing: border-box;padding: 0.5rem 0.3rem;}
	.ztzl ul li .z-txt h3{font-size: 0.8rem;}
	.ztzl ul li:hover .z-txt h3{color: #015128;font-weight: bold;}

	/*悬浮层*/
	.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;box-sizing: border-box;padding: 0 0.3rem;overflow: hidden;position: relative;background: #015128;}
	.links{display: none;}

	.footer-center{width: 100%;display: block;align-items: center;justify-content: space-between;box-sizing: border-box;overflow: hidden;padding: 1rem 0 0.5rem;border-bottom: 1px solid #2c6d4c;}
	.footer-center .f-txt{box-sizing: border-box;width: 100%;text-align: justify;}
	.footer-center .f-txt p{font-size: 0.7rem;color: #fafffd;box-sizing: border-box;margin-bottom: 0.5rem;}
	.footer-center .f-txt p span{display: inline-block;font-weight: bold;}
	.footer-center .f-txt p i{display: inline-block;font-style: normal;line-height: 1.2rem;margin-top: 0;}

	.footer-center .f-img{display: flex;align-items: center;margin-top: 1rem;}
	.footer-center .f-img a{display: block;float: left;width: 5rem;text-align: center;margin: 0 0.3rem;overflow: hidden;}
	.footer-center .f-img a.f-ewm img{width: 100%;height: auto;display: block;margin: 0 auto;}
	.footer-center .f-img a span{display: block;font-size: 0.7rem;color: #ffffff;margin-top: 0.5rem;}


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


	.commonTitle{height: 7rem;width: 100%;}
	.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;}

	.commonMain .commonList{box-sizing: border-box;width: 100%;padding: 0 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.8rem;font-weight: 500;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.3rem;}
	.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.3rem;}
	.commonMain .commonList li .nTxt h3 span{font-size: 0.8rem;}
	
	.commonMain .commonList li .tTxt{float: right;width: 100%;}
	.commonMain .commonList li .tTxt h3{font-size: 0.8rem;font-weight: 500;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.3rem;}
	.commonMain .commonList li .tTxt span{display: block;font-size: 0.6rem;margin-top: 0.3rem;}
	.commonMain .commonList li .tTxt h3 span{font-size: 0.8rem;}


	.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 .common-ztzl{width: 100%;box-sizing: border-box;overflow: hidden;margin: 0;padding: 0 0.3rem;}
	.commonMain .common-ztzl li{width: 100%;height: auto;float: left;margin: 0 0 1rem 0;}
	.commonMain .common-ztzl li:nth-child(3n+1){margin-left: 0;}
	.commonMain .common-ztzl li a{display: block;width: 100%;height: 100%;text-align: justify;}
	.commonMain .common-ztzl li .f-img{width: 100%;height: auto;overflow: hidden;}
	.commonMain .common-ztzl li h3{font-size: 0.8rem;color: #333333;font-weight: 500;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;}

	/*领导*/
	.common-leader{box-sizing: border-box;overflow: hidden;padding: 0.5rem 0.3rem;margin-top: 0;}
	.common-leader li{box-sizing: border-box;padding-bottom: 0.6rem;margin-bottom: 0.6rem;border-bottom: 1px dashed #e8e8e8;}
	.common-leader li:last-child{border-bottom: none;}
	.common-leader li a{display: block;width: 100%;height: 100%;}
	.common-leader li h3{font-size: 0.8rem;color: #00674c;font-weight: bold;}
	.common-leader li p{font-size: 0.6rem;color: #555555;margin-top: 0.5rem;line-height: 1.2rem;}

	/*图片*/
	.common-pic{box-sizing: border-box;overflow: hidden;padding: 0.5rem 0.3rem 1rem;margin-top: 0;}
	.common-pic li{width: 49%;height: auto;float: left;margin: 0 0 2% 2%;box-sizing: border-box;position: relative;background: #FFFFFF;}
	.common-pic li:nth-child(3n+1){margin-left: 2%;}
	.common-pic li:nth-child(2n+1){margin-left: 0;}
	.common-pic li .pic-img{width: 100%;height: 6rem;margin: 0 auto;}
	.common-pic li .pic-txt{box-sizing: border-box;width: 100%;height: 2rem;}
	.common-pic li .pic-txt h3{font-size: 0.8rem;font-weight: 500;}

	/*科室介绍*/
	.commonMain .container{box-sizing: border-box;padding: 0 0.3rem;}
	.commonMain .depart-h{font-size: 0.9rem;margin-bottom: 1rem;padding: 0 0 0.7rem 0.7rem;position: relative;}
	.commonMain .depart-h::after{position: absolute;content: '';width: 0.2rem;height: 0.8rem;background: #00674c;left: 0;top: 0.25rem;}
	.commonMain .depart-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-bottom: 1rem;}
	.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{display: block;font-size: 0.8rem;padding: 0 0.5rem;}


	.common-ksjs{width: 100%;box-sizing: border-box;padding: 1rem 0 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-txt a{color: #ffffff;font-size: 0.9rem;font-weight: 600;display: block;}
	.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-ksjs .ksjs-content .ksjs-noImg{float: right;width: 100%;height: 10rem;overflow: hidden;background: #ffffff;}
	.common-ksjs .ksjs-content .ksjs-noImg a{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
	.common-ksjs .ksjs-content .ksjs-noImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
	
	.common-yhtd{width: 100%;box-sizing: border-box;padding: 1rem 0.3rem;overflow: hidden;background: #ffffff;}
	.common-yhtd ul{width: 100%;float: left;box-sizing: border-box;overflow: hidden;margin-top: 1rem;}
	.common-yhtd ul li{width: 49%;height: auto;margin: 0 0 2% 2%;box-sizing: border-box;float: left;border: 1px solid #e2e2e2;}
	.common-yhtd ul li:first-child{margin-left: 0;}
	.common-yhtd ul li:nth-child(2n+1){margin-left: 0;}
	.common-yhtd ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0.3rem;position: relative;}
	.common-yhtd ul li .dImg{width: 100%;height: 11rem;overflow: hidden;}
	.common-yhtd ul li .dTxt h3{font-size: 0.8rem;color: #015128;font-weight: normal;text-align: center;margin: 0.3rem 0;}
	.common-yhtd ul li .dTxt p{height: 1rem;font-size: 0.6rem;color: #009b4c;margin-top: 0;}

	/*医生介绍*/
	.zjjj-search{display: none;}
	.commonMain .doctorUl{width: 100%;box-sizing: border-box;overflow: hidden;padding: 0.5rem 0.3rem 1rem;}
	.commonMain .doctorUl li{float: left;width: 100%;height: auto;margin: 0 0 0.8rem 0;box-sizing: border-box;position: relative;}
	.commonMain .doctorUl li:nth-child(3n+1){margin-left: 0;}
	.commonMain .doctorUl li a{display: block;width: 100%;height: 100%;text-align: justify;box-sizing: border-box;padding: 0.5rem;overflow: hidden;}
	.commonMain .doctorUl li a .z-img{float: left;width: 35%;height: 8rem;overflow: hidden;}
	.commonMain .doctorUl li a .z-txt{float: right;width: 62%;box-sizing: border-box;text-align: justify;}
	.commonMain .doctorUl li a .z-txt h3{font-size: 0.8rem;color: #015128;}
	.commonMain .doctorUl li a .z-txt .z-i{width: 100%;box-sizing: border-box;margin-top: 0.3rem;}
	.commonMain .doctorUl li a .z-txt .z-i i{font-style: normal;font-size: 0.6rem;line-height: 1rem;box-sizing: border-box;padding-left: 1rem;}
	.commonMain .doctorUl li a .z-txt p{font-size: 0.6rem;color: #666666;line-height: 1rem;margin-top: 0.3rem;}
	.commonMain .doctorUl li a .z-txt span{display: none;}

	.commonMain .zjjs-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin: 0.5rem 0;}
	.commonMain .zjjs-ul li{width: 49%;height: auto;margin: 0 0 2% 2%;box-sizing: border-box;float: left;border: 1px solid #e2e2e2;}
	.commonMain .zjjs-ul li:nth-child(5n+1){margin-left: 2%;}
	.commonMain .zjjs-ul li:nth-child(2n+1){margin-left: 0;}
	.commonMain .zjjs-ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0.3rem;position: relative;}
	.commonMain .zjjs-ul li .dImg{width: 100%;height: 10rem;overflow: hidden;background: #f5f5f5;}
	.commonMain .zjjs-ul li .dImg img{width: 100%;height: auto;display: block;margin: 0 auto;}
	.commonMain .zjjs-ul li .dImg 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;}
	.commonMain .zjjs-ul li .dTxt{width: 100%;word-break:break-all;box-sizing: border-box;}
	.commonMain .zjjs-ul li .dTxt h3{font-size: 0.8rem;color: #015128;font-weight: normal;text-align: center;margin-top: 0.5rem;}
	.commonMain .zjjs-ul li .dTxt p{font-size: 0.7rem;color: #009b4c;margin-top: 0.3rem;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.commonMain .zjjs-ul li .dTxt p i{font-style: normal;}

	.experts-main{box-sizing: border-box;overflow: hidden;padding: 0.5rem 0 0;background: #ffffff;}
	.experts-main .experts-left{width: 100%;height: auto;float: left;box-sizing: border-box;padding: 1rem;box-shadow: none;}
	.experts-main .experts-left .experts-img{width: 50%;height: auto;margin: 0 auto;overflow: hidden;background: #f5f5f5;}
	.experts-main .experts-left .experts-img img{width: 100%;height: auto;display: block;margin: 0 auto;}
	.experts-main .experts-left h3{font-size: 0.8rem;font-weight: 600;margin-top: 0.8rem;}
	.experts-main .experts-left p{font-size: 0.7rem;line-height: 1.5rem;}

	.experts-main .experts-right{width: 100%;height: auto;float: right;box-sizing: border-box;padding: 1rem 0.3rem 2rem;box-shadow: none;border-top: 10px solid #f5f5f5;}
	.experts-main .experts-right .experts-title{width: 100%;box-sizing: border-box;overflow: hidden;}
	.experts-main .experts-right .experts-title h3{font-size: 0.8rem;font-weight: 600;}
	.experts-main .experts-right .experts-title h3 span{font-size: 0.8rem;margin-left: 0.5rem;}
	.experts-main .experts-right .experts-title h5{font-size: 0.8rem;color: #222222;font-weight: 600;}
	.experts-main .experts-right .experts-show{width: 100%;height: auto;text-align: justify;margin: 1rem 0;box-sizing: border-box;}
	.experts-main .experts-right .experts-show p{font-size: 0.8rem;color: #333333;line-height: 1.5rem;}

	.experts-main .experts-right .experts-p{width: 100%;text-align: justify;margin-top: 1rem;box-sizing: border-box;}
	.experts-main .experts-right .experts-p p{font-size: 0.8rem;color: #333333;line-height: 1.5rem;text-indent: 2em;}


	/*搜索页*/
	.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;}

	/*医院交通*/
	.map-img{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;padding: 0 0.3rem;}
	.map-img a{display: block;}
	.map-img a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}


	/*分页*/
	.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;text-align: left;}
	.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;}  
}