@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;}


/*引导页*/
.index-main{width: 100%;height: 100vh;box-sizing: border-box;position: relative;overflow: hidden;background: #6ec479;}
.index-bg-0{position: absolute;width: 100%;height: 100%;left: 0;right: 0;top: 0;bottom: 0;margin: auto;z-index: 1;background: url(../images/i-bg.jpg) center no-repeat;background-size: cover;}
.index-bg-1{position: absolute;width: 100%;height: 866px;left: 0;bottom: 0;z-index: 2;background: url(../images/i-bg-3.png) center no-repeat;background-size: cover;}

.index-content{position: absolute;width: 100%;height: auto;box-sizing: border-box;padding: 50px 100px 0;left: 0;right: 0;top: 0;bottom: 0;margin: auto;z-index: 3;}
.index-content .index-top{width: 100%;box-sizing: border-box;display: flex;align-items: center;justify-content: space-between;}
.index-content .index-top .index-logo{box-sizing: border-box;}
.index-content .index-top .index-logo a{display: block;}
.index-content .index-top .index-logo a img{width: 465px;height: auto;display: block;margin: 0 auto;}
.index-content .index-top .index-sqjk{box-sizing: border-box;}
.index-content .index-top .index-sqjk a{display: block;width: 100%;height: 100%;}
.index-content .index-top .index-sqjk a img{width: auto;height: 100px;display: block;}
.index-content .index-top .index-sqjk a span{display: block;font-size: 24px;color: #ffffff;margin-top: 10px;}

.index-content .index-center{width: 100%;box-sizing: border-box;overflow: hidden;padding-right: 200px;margin-top: 40px;}
.index-content .index-ul{width: 765px;box-sizing: border-box;float: right;display: flex;align-items: center;}
.index-content .index-ul li{width: 235px;height: 425px;box-sizing: border-box;margin-left: 30px;background: url(../images/index-hover-1.png) center;}
.index-content .index-ul li:first-child{margin-left: 0;}
.index-content .index-ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding-top: 50px;}
.index-content .index-ul li .index-one{text-align: center;box-sizing: border-box;}
.index-content .index-ul li .index-img{width: 120px;height: 120px;display: flex;align-items: center;justify-content: center;border-radius: 100%;margin: 0 auto;background: rgba(255, 255, 255, .36);}
.index-content .index-ul li .index-img img{width: auto;height: 68px;display: block;margin: 0 auto;transition: transform 0.5s ease;}
.index-content .index-ul li h3{font-size: 30px;color: #ffffff;font-weight: bold;margin-top: 15px;}
.index-content .index-ul li p{font-size: 12px;color: #ffffff;font-family: 'Arial';text-transform: uppercase;margin-top: 8px;}
.index-content .index-ul li span{display: block;font-size: 14px;color: #ffffff;box-sizing: border-box;padding-bottom: 30px;margin-top: 100px;background: url(../images/index-hover-2.png) bottom no-repeat;}
.index-content .index-ul li:hover{background: url(../images/index-hover-1.png) center;}
.index-content .index-ul li:hover a{padding-top: 50px;}
.index-content .index-ul li:hover .index-img img{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-ms-transform: rotateY(180deg);}

.index-content .index-list{width: 765px;height: 122px;box-sizing: border-box;padding: 0 20px;float: right;display: flex;align-items: center;justify-content: space-between;margin-top: 20px;background: rgba(0, 42, 80, .68);}
.index-content .index-list .index-hover{width: 230px;height: 82px;box-sizing: border-box;background: #4b9b7b;position: relative;}
.index-content .index-list .index-hover a{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;font-size: 20px;color: #ffffff;}
.index-content .index-list .index-hover a img{display: block;margin-right: 10px;}
.index-content .index-list .index-hover .index-fix-img{display: none;position: absolute;right: 0;bottom: 82px;left: 0;width: 100%;height: auto;box-sizing: border-box;padding-bottom: 10px;background: #ffffff;box-shadow: 0 0 5px rgba(0, 0, 0, .2);}
.index-content .index-list .index-hover .index-fix-img img{width: 100%;height: auto;display: block;margin: 0 auto;}
.index-content .index-list .index-hover .index-fix-img span{font-size: 18px;color: #333333;display: block;text-align: center;}
.index-content .index-list .index-hover:hover .index-fix-img{display: block;}

.index-content .index-list .index-phone{width: 230px;height: 82px;box-sizing: border-box;display: flex;align-items: center;justify-content: center;}
.index-content .index-list .index-phone h3{font-size: 16px;color: #ffffff;font-weight: bold;border-right: 1px solid #ffffff;box-sizing: border-box;padding-right: 10px;}
.index-content .index-list .index-phone h3 i{display: block;font-style: normal;font-size: 18px;font-weight: 500;margin-top: 5px;text-align: right;}

.index-content .index-list .index-phone p{font-size: 26px;color: #ffffff;font-weight: 500;line-height: 28px;box-sizing: border-box;padding-left: 10px;}
.index-content .index-list .index-phone p span{display: block;}

.index-content .index-bottom{width: 100%;box-sizing: border-box;overflow: hidden;position: absolute;left: 0;right: 0;bottom: 25px;margin: auto;text-align: center;}
.index-content .index-bottom span{display: inline-block;font-size: 16px;color: #ffffff;}
.index-content .index-bottom a{display: inline-block;font-size: 16px;color: #ffffff;margin-left: 15px;box-sizing: border-box;}
.index-content .index-bottom a.f-0{padding-left: 25px;background: url(../images/f-1.png) left no-repeat;}


/*头部header*/
.f-header{width: 100%;box-sizing: border-box;position: relative;}
.header-center{width: 100%;box-sizing: border-box;padding: 25px 180px;display: flex;align-items: center;justify-content: space-between;position: absolute;left: 0;right: 0;top: 0;margin: auto;z-index: 999;background: url(../images/header-bg.png) center;background-size: cover;}
.header-center .header-logo{width: auto;}
.header-center .header-logo a{display: block;}
.header-center .header-logo img{width: 358px;height: auto;display: block;margin: 0 auto;}

.header-center .header-ul{display: flex;align-items: center;justify-content: space-between;}
.header-center .header-ul li{box-sizing: border-box;margin-left: 30px;position: relative;}
.header-center .header-ul li .na{display: block;font-size: 22px;color: #ffffff;font-weight: bold;}
.header-center .header-ul li .sub-nav{display: none;width: 140px;position: absolute;left: -30px;top: 26px;right: 0;margin: auto;box-sizing: border-box;padding-top: 15px;z-index: 99;}
.header-center .header-ul li .sub-nav .sub-a{width: 100%;text-align: center;box-sizing: border-box;padding: 10px 10px 20px;border-top: 2px solid #00674c;background: #ffffff;}
.header-center .header-ul li .sub-nav .sub-a a{display: block;font-size: 17px;color: #00674c;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.header-center .header-ul li .sub-nav .sub-a a:hover{text-decoration: underline;}
.header-center .header-ul li.active .na{text-decoration: underline;}
.header-center .header-ul li:hover .na{text-decoration: underline;}
.header-center .header-ul li:hover .sub-nav{display: block;}

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

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

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

/*轮播banner*/
.f-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: 200px;right: 0;z-index: 999;}
.banner-swiper .swiper-pagination-bullet{width: 50px;height:3px;opacity: 1;border-radius: 0;background:rgba(255, 255, 255, .68);}	
.banner-swiper .swiper-pagination-bullet-active{background: #ffffff;}

.f-banner .item{width: 100%;display: flex;align-items: center;justify-content: space-between;position: absolute;left: 0;bottom: 0;right: 0;margin: auto;z-index: 99;}
.f-banner .item li{width: 237.25px;height: 146px;background: rgba(255, 255, 255, .9);}
.f-banner .item li a{width: 100%;height: 100%;box-sizing: border-box;display: flex;align-items: center;justify-content: center;}
.f-banner .item li a .item-1{display: block;}
.f-banner .item li a .item-2{display: none;}
.f-banner .item li a h3{font-size: 24px;color: #333333;font-weight: 500;margin-left: 20px;}
.f-banner .item li:hover{background: url(../images/f-icon-hover.jpg) center;background-size: 100% 100%;}
.f-banner .item li:hover .item-1{display: none;}
.f-banner .item li:hover .item-2{display: block;}
.f-banner .item li:hover h3{color: #ffffff;}

.title{width: 100%;box-sizing: border-box;overflow: hidden;}
.title a{display: block;box-sizing: border-box;overflow: hidden;}
.title a h3{float: left;font-size: 40px;color: #000000;font-weight: 600;box-sizing: border-box;}
.title a span{display: block;float: right;line-height: 30px;font-size: 16px;color: #00674c;box-sizing: border-box;position: relative;margin-top: 11px;padding-left: 25px;background: url(../images/more-1.png) left no-repeat;}
.title a span::before{position: absolute;content: '';width: 61px;height: 1px;bottom: 0;right: 2px;background: #00674c;}

.f-tab{width: 100%;box-sizing: border-box;overflow: hidden;}
.f-tab a{display: block;box-sizing: border-box;overflow: hidden;}
.f-tab .f-a{float: left;font-size: 40px;color: #000000;font-weight: 500;box-sizing: border-box;margin-left: 45px;}
.f-tab .f-a:first-child{margin-left: 0;}
.f-tab .active{color: #00674c;font-weight: bold;}
.f-tab .f-a:hover{color: #00674c;font-weight: bold;}

.f-tab .f-more{float: right;line-height: 30px;font-size: 16px;color: #00674c;box-sizing: border-box;position: relative;margin-top: 11px;padding-left: 25px;background: url(../images/more-1.png) left no-repeat;}
.f-tab .f-more::before{position: absolute;content: '';width: 61px;height: 1px;bottom: 0;right: 2px;background: #00674c;}


/*新闻中心*/
.news{width: 100%;box-sizing: border-box;padding: 80px 0;overflow: hidden;background: url(../images/f-bg-1.jpg) center;background-size: cover;}
.news-content{width: 1660px;margin: 40px auto 0; box-sizing: border-box;overflow: hidden;}
.news-content .news-banner{width: 958px;float: left;box-sizing: border-box;position: relative;overflow: hidden;}
.news-content .news-banner .swiper-slide{width: 100%;height: 540px;box-sizing: border-box;position: relative;}
.news-content .news-banner .swiper-slide a{display: block;width: 100%;height: 100%;overflow: hidden;}
.news-content .news-banner .swiper-slide a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.news-content .news-banner .swiper-slide a 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-content .news-banner .swiper-slide: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);}
.news-content .news-banner .swiper-slide .nTxt{position: absolute;left: 0;bottom: 0;width: 100%;height: 60px;line-height: 60px;padding: 0 30px;box-sizing: border-box;background: rgba(0, 0, 0, .5);}
.news-content .news-banner .swiper-slide .nTxt h3{font-size: 19px;color: #ffffff;font-weight: 600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.news-content .news-list{display: none;width: 666px;float: right;box-sizing: border-box;overflow: hidden;}
.news-content .show{display: block;}
.news-content .news-list li{width: 100%;height: auto;box-sizing: border-box;padding: 27px 0;border-bottom: 1px dashed #e8e8e8;}
.news-content .news-list li a{display: flex;width: 100%;height: 100%;align-items: center;box-sizing: border-box;text-align: justify;}
.news-content .news-list li .n-time{width: 65px;height: 50px;text-align: center;box-sizing: border-box;border-right: 1px solid #e2e2e2;}
.news-content .news-list li .n-time p{font-size: 30px;color: #00674c;font-weight: bold;line-height: 36px;}
.news-content .news-list li .n-time span{display: block;font-size: 14px;color: #00674c;}
.news-content .news-list li h3{width: 570px;height: 50px;font-size: 18px;color: #333333;font-weight: 500;line-height: 30px;margin-left: 20px;text-align: justify;}
.news-content .news-list li:hover{height: 118px;padding: 27px 20px;border-left: 3px solid #00674c;background: #ffffff;}
.news-content .news-list li:hover h3{color: #00674c;font-weight: bold;}

.f-adv{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 55px;}
.f-adv a{display: block;width: 100%;height: 100%;}
.f-adv a img{width: 100%;height: auto;display: block;margin: 0 auto;}

/*科室导航*/
.depart{width: 100%;height: auto;box-sizing: border-box;padding: 60px 0;overflow: hidden;background: url(../images/f-bg-2.jpg) center;background-size: cover;}
.depart .container{height: 100%;position: relative;}
.depart .title a h3{color: #ffffff;}
.depart .title a span{color: #ffffff;background: url(../images/more-2.png) left no-repeat;}
.depart .title a span::before{background: #ffffff;}
.depart .depart-content{width: 100%;height: 610px;margin-top: 30px;box-sizing: border-box;overflow: hidden;position: relative;}
.depart .depart-left{width: 210px;height: 100%;float: left;box-sizing: border-box;position: relative;}
.depart .depart-left li{width: 105px;position: absolute;text-align: center;cursor: pointer;transition: .5s;}
.depart .depart-left li .depart-box{width: 100px;height: 100px;display: flex;align-items: center;margin: 0 auto;justify-content: center;position: relative;z-index: 1;}
.depart .depart-left li .depart-box::after{transition: .5s;content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;border: 2px solid #ffffff ;border-radius: 50%;z-index: -1;}
.depart .depart-left li .depart-box .depart-x{position: absolute;top: 0;right: 0;bottom: 0;left: 0;border: 4px solid #b9a567;z-index: -1;border-radius: 50%;transform: scale(.5);}
.depart .depart-left li .depart-box .depart-img{width: 88px;height: 88px;border-radius: 100%;overflow: hidden;position: relative;}
.depart .depart-left li .depart-box .depart-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.depart .depart-left li .depart-box .depart-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;}
.depart .depart-left li:hover .depart-box .depart-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);}
.depart .depart-left li .depart-box .depart-img::after{transition: .5s;content: "";position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;background: rgba(185, 165, 103, 0.9) url(../images/depart-active.png) center no-repeat;opacity: 0;border-radius: 50%;}

.depart .depart-left li h3{font-size: 18px;color: #ffffff;font-weight: bold;margin-top: 5px;}

.depart .depart-left li.active .depart-box .depart-x{transform: scale(1);}
.depart .depart-left li.active .depart-box::after{transform: scale(0.5);}
.depart .depart-left li.active .depart-box .depart-img::after{opacity: 1;}

.depart .depart-content .depart-left li.d-1{top: 0;right: 0;}
.depart .depart-content .depart-left li.d-2{top: 120px;left: 0;}
.depart .depart-content .depart-left li.d-3{top: 240px;right: 0;}
.depart .depart-content .depart-left li.d-4{bottom: 120px;left: 0;}
.depart .depart-content .depart-left li.d-5{bottom: 0;right: 0;}

.depart .depart-content .depart-list{display: none;width: 1105px;height: 100%;position: absolute;top: 0;right: 0;bottom: 0;margin: auto;box-sizing: border-box;}
.depart .depart-content .show{display: block;}
.depart .depart-content .depart-list .depart-title{width: 100%;box-sizing: border-box;text-align: center;}
.depart .depart-content .depart-list .depart-title h3{font-size: 34px;color: #ffffff;font-weight: 500;}
.depart .depart-content .depart-list .depart-title p{font-size: 18px;color: #ffffff;margin-top: 10px;}
.depart .depart-content .depart-list ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 45px;}
.depart .depart-content .depart-list ul li{float: left;width: 255px;height: 60px;line-height: 60px;text-align: center;margin: 0 0 25px 28px; box-sizing: border-box;background: #ffffff;}
.depart .depart-content .depart-list ul li:nth-child(4n+1){margin-left: 0;}
.depart .depart-content .depart-list ul li a{display: block;font-size: 17px;color: #000000;box-sizing: border-box;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.depart .depart-content .depart-list ul li:hover{background: #b9a567;}
.depart .depart-content .depart-list ul li:hover a{color: #ffffff;}

/*党建工作*/
.djgz{width: 100%;height: auto;padding: 65px 0;box-sizing: border-box;background: url(../images/djgz-bg.jpg) center;background-size: cover;overflow: hidden;}
.djgz ul{width: 100%;box-sizing: border-box;margin-top: 50px;}
.djgz ul li{width: 676px;float: left;box-sizing: border-box;padding-bottom: 13px;margin: 0 0 13px 40px;border-bottom: 1px dashed #d8d8d8;}
.djgz ul li:nth-child(2n+1){margin-left: 0;}
.djgz ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;overflow: hidden;}
.djgz ul li .f-img{width: 162px;height: 100px;float: left;overflow: hidden;}
.djgz ul li .f-img img{width: 100%;height: auto;display: block;margin: 0 auto;}
.djgz 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;}
.djgz 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);}
.djgz ul li .f-txt{width: 491px;float: right;text-align: justify;}
.djgz ul li .f-txt span{display: block;font-size: 14px;color: #666666;}
.djgz ul li .f-txt h3{font-size: 18px;color: #333333;font-weight: 500;line-height: 33px;margin-top: 10px;}
.djgz ul li:hover .f-txt h3{color: #00674c;}



/*健康科普*/
.jkkp{width: 100%;height: auto;padding: 65px 0 0;box-sizing: border-box;overflow: hidden;}
.jkkp .jkkp-tab{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 20px;}
.jkkp .jkkp-tab a{display: flex;align-items: center;justify-content: center;font-size: 18px;color: #666666; float: left;width: 144px;height: 50px;margin-left: 20px;border-radius: 3px;box-sizing: border-box;background: #eeeeee;}
.jkkp .jkkp-tab a:first-child{margin-left: 0;}
.jkkp .jkkp-tab a.active{color: #ffffff;background: #00674c;}
.jkkp .jkkp-tab a:hover{color: #ffffff;background: #00674c;}
.jkkp .jkkp-ul{display: flex;width: 100%;align-items: center;justify-content: space-between;margin-top: 30px;}
.jkkp .jkkp-ul li{width: 440px;box-sizing: border-box;padding-bottom: 15px;border-bottom: 1px solid #dcdcdc;}
.jkkp .jkkp-ul li a{display: block;width: 100%;height: 100%;text-align: justify;}
.jkkp .jkkp-ul li .j-img{width: 100%;height: 273px;overflow: hidden;}
.jkkp .jkkp-ul li .j-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.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;}
.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);}
.jkkp .jkkp-ul li span{display: block;font-size: 16px;color: #00674c;margin-top: 15px;}
.jkkp .jkkp-ul li h3{height: 66px;font-size: 18px;color: #333333;font-weight: 500;line-height: 33px;margin-top: 10px;}
.jkkp .jkkp-ul li:hover h3{color: #00674c;font-weight: 600;}

/*专题专栏*/
.ztzl{width: 100%;height: auto;padding: 65px 0 80px;box-sizing: border-box;overflow: hidden;}
.ztzl .ztzl-ul{display: flex;width: 100%;align-items: center;justify-content: space-between;margin-top: 30px;}
.ztzl .ztzl-ul li{width: 447px;box-sizing: border-box;}
.ztzl .ztzl-ul li a{display: block;width: 100%;height: 100%;text-align: justify;}
.ztzl .ztzl-ul li .f-img{width: 100%;height: 235px;overflow: hidden;}
.ztzl .ztzl-ul li .f-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.ztzl .ztzl-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;}
.ztzl .ztzl-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);}
.ztzl .ztzl-ul li h3{font-size: 18px;color: #333333;font-weight: 500;margin-top: 15px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ztzl .ztzl-ul li:hover h3{color: #00674c;font-weight: 600;}

/*悬浮层*/
.iFix{position: fixed;width: auto;height: auto;box-sizing: border-box;right: 0;bottom: 35%;z-index: 999;}
.iFix ul{width: 100px;height: auto;box-sizing: border-box;padding: 20px 0;position: relative;border-radius: 10px 0 0 10px;background: #00674c;}
.iFix ul li{box-sizing: border-box;margin-top: 25px;position: relative;}
.iFix ul li:first-child{margin-top: 0;}
.iFix ul li a{display: block;text-align: center;}
.iFix ul li a img{display: block;width: auto;height: 40px;margin: 0 auto;}
.iFix ul li a span{display: block;font-size: 16px;color: #ffffff;margin-top: 10px;}
.iFix ul li a i{font-style: normal;display: block;font-size: 14px;color: #ffffff;margin-top: 10px;box-sizing: border-box;padding: 0 5px;}
.iFix ul li:hover span{text-decoration: underline;}
.iFix ul li:hover i{text-decoration: underline;}

.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;}


.f-footer{width: 100%;padding: 40px 0 55px 0;box-sizing: border-box;overflow: hidden;position: relative;background: #076758;}
.f-footer .container{width: 1550px;}
.f-footer .f-top{width: 100%;display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;padding-bottom: 35px;border-bottom: 1px solid #197869;}
.f-footer .f-top p{font-size: 18px;color: #ffffff;}
.f-footer .f-top a{display: inline-block;color: #ffffff;box-sizing: border-box;padding: 0 20px;}

.f-footer .f-center{width: 100%;display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;margin-top: 40px;}
.f-footer .f-center .f-txt{box-sizing: border-box;}
.f-footer .f-center .f-txt h5{font-size: 20px;color: #ffffff;font-weight: 500;margin-bottom: 25px;}
.f-footer .f-center .f-txt p{font-size: 16px;color: #ffffff;margin-bottom: 15px;}
.f-footer .f-center .f-img{box-sizing: border-box;display: flex;align-items: center;}
.f-footer .f-center .f-img a{display: block;text-align: center;margin-left: 20px;box-sizing: border-box;border: 1px solid #197869;}
.f-footer .f-center .f-img a img{width: 126px;height: auto;display: block;}
.f-footer .f-center .f-img a span{display: block;font-size: 17px;color: #ffffff;margin: 8px 0;}

.f-footer .f-bottom{width: 100%;box-sizing: border-box;margin-top: 20px;}
.f-footer .f-bottom span{display: inline-block;font-size: 17px;color: #ffffff;}
.f-footer .f-bottom a{display: inline-block;font-size: 17px;color: #ffffff;margin-left: 15px;box-sizing: border-box;}
.f-footer .f-bottom a.f-0{padding-left: 30px;background: url(../images/f-1.png) left no-repeat;}



.moveFromTop{-webkit-animation: moveFromTop .5s ease both;-moz-animation: moveFromTop .5s ease both;animation: moveFromTop .5s ease both;}
@-webkit-keyframes moveFromTop {from { opacity: 0.3; -webkit-transform: translateY(20px); }}
@-moz-keyframes moveFromTop {from { opacity: 0.3; -moz-transform: translateY(20px); }}
@keyframes moveFromTop {from { opacity: 0.3; transform: translateY(20px); }}
@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 (min-width: 1200px) and (max-width: 1399px)  {
	.container{width: 1200px;}


}

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

	/*引导页*/
	.index-content{position: absolute;width: 100%;height: auto;box-sizing: border-box;padding: 0.5rem 0.3rem;}
	.index-content .index-top .index-logo{box-sizing: border-box;}
	.index-content .index-top .index-logo a{display: block;}
	.index-content .index-top .index-logo a img{width: auto;height: 2.3rem;display: block;margin: 0 auto;}
	.index-content .index-top .index-sqjk{box-sizing: border-box;}
	.index-content .index-top .index-sqjk a{display: flex;align-items: center;justify-content: center;}
	.index-content .index-top .index-sqjk a img{width: auto;height: 1.7rem;display: block;}
	.index-content .index-top .index-sqjk a span{display: block;font-size: 0.8rem;color: #ffffff;margin: 0 0 0 0.2rem;}


	.index-content .index-center{width: 100%;box-sizing: border-box;overflow: hidden;padding-right: 0;margin-top: 2rem;}
	.index-content .index-ul{width: 100%;box-sizing: border-box;float: none;display: block;align-items: center;overflow: hidden;}
	.index-content .index-ul li{float: left;width: 49%;height: auto;box-sizing: border-box;margin: 0 0 2% 2%;border-radius: 0.2rem;}
	.index-content .index-ul li:first-child{margin-left: 0;}
	.index-content .index-ul li:nth-child(2n+1){margin-left: 0;}
	.index-content .index-ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 1rem 0.3rem;}
	.index-content .index-ul li .index-one{text-align: center;box-sizing: border-box;}
	.index-content .index-ul li .index-img{width: auto;height: auto;display: flex;align-items: center;justify-content: center;border-radius: 100%;margin: 0 auto;background: none;}
	.index-content .index-ul li .index-img img{width: auto;height: 2rem;display: block;margin: 0 auto;transition: transform 0.5s ease;}
	.index-content .index-ul li h3{font-size: 0.9rem;color: #ffffff;font-weight: bold;margin-top: 0.5rem;}
	.index-content .index-ul li p{font-size: 0.6rem;margin-top: 0.3rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.index-content .index-ul li span{display: none;font-size: 14px;color: #ffffff;box-sizing: border-box;padding-bottom: 30px;margin-top: 100px;background: url(../images/index-hover-2.png) bottom no-repeat;}
	
	.index-content .index-ul li:hover{background: #4b9b7b;}
	.index-content .index-ul li:hover a{padding: 1rem 0.3rem;}
	.index-content .index-ul li:hover .index-img{background: none;}
	.index-content .index-ul li:hover .index-img img{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-ms-transform: rotateY(180deg);}
	.index-content .index-ul li:hover h3{margin-top: 0.5rem;}
	.index-content .index-ul li:hover span{display: none;}

	.index-content .index-list{width: 100%;height: auto;box-sizing: border-box;padding: 0.5rem;float: none;margin-top: 1.2rem;background: rgba(0, 42, 80, .68);}
	.index-content .index-list .index-hover{width: 49%;height: auto;box-sizing: border-box;background: #4b9b7b;position: relative;}
	.index-content .index-list .index-hover:nth-child(1){display: none;}
	.index-content .index-list .index-hover a{font-size: 0.8rem;box-sizing: border-box;padding: 0.3rem;}
	.index-content .index-list .index-hover a img{display: block;margin-right: 0.3rem;width: auto;height: 1.5rem;}

	.index-content .index-list .index-phone{width: 49%;height: auto;box-sizing: border-box;display: flex;align-items: center;justify-content: center;}
	.index-content .index-list .index-phone h3{font-size: 0.7rem;box-sizing: border-box;padding-right: 0.5rem;}
	.index-content .index-list .index-phone h3 i{display: block;font-style: normal;font-size: 0.75rem;font-weight: 500;margin-top: 0.3rem;text-align: right;}

	.index-content .index-list .index-phone p{font-size: 0.8rem;color: #ffffff;font-weight: bold;line-height: 1.2rem;box-sizing: border-box;padding-left: 0.5rem;}
	.index-content .index-list .index-phone p span{display: block;}

	.index-content .index-bottom{width: 100%;box-sizing: border-box;padding: 0 0.3rem;bottom: 1rem;margin: auto;text-align: left;}
	.index-content .index-bottom span{display: inline-block;font-size: 0.7rem;}
	.index-content .index-bottom a{display: block;font-size: 0.7rem;color: #ffffff;box-sizing: border-box;margin: 0.3rem 0 0;}
	.index-content .index-bottom a.f-0{padding-left: 1rem;background: url(../images/f-1.png) left no-repeat;}




   	/*头部header*/
	.f-header{width: 100%;box-sizing: border-box;position: relative;}
	.header-center{width: 100%;height: 2.8rem; box-sizing: border-box;padding: 0 0.3rem;display: flex;align-items: center;justify-content: space-between;position: relative;background: #00674c;}
	.header-center .header-logo{width: auto;}
	.header-center .header-logo a{display: block;}
	.header-center .header-logo img{width: auto;height: 2rem;display: block;margin: 0 auto;}

	.header-center .header-ul{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 #00674c; padding-bottom: 3.5rem;overflow: auto;background: #FFFFFF;z-index: 9999;}
	.header-center .header-ul li{box-sizing: border-box;margin-left: 0;position: relative;}
	.header-center .header-ul li .na{display: block;font-size: 0.9rem;color: #333333;font-weight: bold;box-sizing: border-box;padding: 0 0.3rem;line-height: 2.2rem;}
	.header-center .header-ul li .sub-nav{display: block;width: 100%;position: relative;left: 0px;top: 0;right: 0;margin: auto;box-sizing: border-box;padding-top: 0;z-index: 9999;}
	.header-center .header-ul li .sub-nav .sub-a{width: 100%;text-align: left;box-sizing: border-box;padding: 0.5rem 0.5rem;border-top: none;overflow: hidden;background: #F5F5F5;}
	.header-center .header-ul li .sub-nav .sub-a a{width: 50%;float: left;display: block;font-size: 0.8rem;color: #00674c;line-height: 1.8rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.header-center .header-ul li .sub-nav .sub-a a:hover{text-decoration: underline;}
	.header-center .header-ul li.active .na{text-decoration: underline;}
	.header-center .header-ul li:hover .na{text-decoration: underline;}
	.header-center .header-ul li:hover .sub-nav{display: block;}

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

	.header-center .header-menu{box-sizing: border-box;display: block;}
	.header-center .header-menu span{width: 1.3rem;height: 0.1rem;background: #ffffff;display: block;margin-top: 0.2rem;}


	.f-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: 1rem;right: 0;z-index: 9;}
	.banner-swiper .swiper-pagination-bullet{width: 2rem;height:0.1rem;opacity: 1;border-radius: 0;background:rgba(255, 255, 255, .68);}	
	.banner-swiper .swiper-pagination-bullet-active{background: #ffffff;}

	.f-banner .item{width: 100%;box-sizing: border-box;padding: 0.5rem 0;display: block;position: relative;overflow: hidden;}
	.f-banner .item li{width: 25%;height: auto;box-sizing: border-box;margin: 0.5rem 0;background: #ffffff;float: left;}
	.f-banner .item li a{width: 100%;height: 100%;box-sizing: border-box;display: block;align-items: center;justify-content: center;}
	.f-banner .item li a img{width: auto;height: 1.8rem; margin: 0 auto;}
	.f-banner .item li a .item-1{display: block;}
	.f-banner .item li a .item-2{display: none;}
	.f-banner .item li a h3{font-size: 0.8rem;color: #333333;font-weight: 500;margin: 0.5rem 0 0;text-align: center;}
	.f-banner .item li:hover{background: url(../images/n-icon-hover.jpg) center;background-size: 100% 100%;}
	.f-banner .item li:hover .item-1{display: none;}
	.f-banner .item li:hover .item-2{display: block;}
	.f-banner .item li:hover h3{color: #ffffff;}


	.title{width: 100%;box-sizing: border-box;overflow: hidden;}
	.title a{display: block;box-sizing: border-box;overflow: hidden;}
	.title a h3{float: left;font-size: 0.9rem;color: #00674c;font-weight: 600;box-sizing: border-box;}
	.title a span{float: right;line-height: 1.2rem;font-size: 0.6rem;color: #00674c;box-sizing: border-box;position: relative;margin-top: 0;padding-left: 0;background: none;}
	.title a span::before{display: none;}

	.f-tab{width: 100%;box-sizing: border-box;overflow: hidden;}
	.f-tab a{display: block;box-sizing: border-box;overflow: hidden;}
	.f-tab .f-a{float: left;font-size: 0.9rem;color: #000000;font-weight: 500;box-sizing: border-box;margin-left: 1rem;}
	.f-tab .f-a:first-child{margin-left: 0;}
	.f-tab .active{color: #00674c;font-weight: bold;}
	.f-tab .f-a:hover{color: #00674c;font-weight: bold;}

	.f-tab .f-more{float: right;line-height: 1.2rem;font-size: 0.6rem;color: #00674c;box-sizing: border-box;position: relative;margin-top: 0;padding-left: 0;background: none;}
	.f-tab .f-more::before{display: none;}


	/*新闻中心*/
	.news{width: 100%;box-sizing: border-box;padding: 0.5rem 0.3rem 1rem;overflow: hidden;background: url(../images/f-bg-1.jpg) center;background-size: cover;}
	.news-content{width: 100%;margin: 1rem auto 0; box-sizing: border-box;overflow: hidden;}
	.news-content .news-banner{width: 100%;float: left;box-sizing: border-box;position: relative;overflow: hidden;}
	.news-content .news-banner .swiper-slide{width: 100%;height: 11rem;box-sizing: border-box;position: relative;}
	.news-content .news-banner .swiper-slide .nTxt{position: absolute;left: 0;bottom: 0;width: 100%;height: 2rem;line-height: 2rem;padding: 0 0.5rem;}
	.news-content .news-banner .swiper-slide .nTxt h3{font-size: 0.8rem;color: #ffffff;font-weight: 500;}

	.news-content .news-list{display: none;width: 100%;float: right;box-sizing: border-box;overflow: hidden;margin-top: 1rem;}
	.news-content .show{display: block;}
	.news-content .news-list li{width: 100%;height: auto;box-sizing: border-box;padding: 0 0 0.6rem 0;margin-bottom: 0.6rem; border-bottom: 1px dashed #e8e8e8;}
	.news-content .news-list li a{display: flex;width: 100%;height: 100%;align-items: center;box-sizing: border-box;text-align: justify;}
	.news-content .news-list li .n-time{width: 18%;height: 50px;text-align: center;box-sizing: border-box;border-right: 1px solid #e2e2e2;}
	.news-content .news-list li .n-time p{font-size: 0.8rem;color: #00674c;font-weight: bold;line-height: 1.5rem;}
	.news-content .news-list li .n-time span{display: block;font-size: 0.6rem;color: #00674c;}
	.news-content .news-list li h3{width: 80%;height: auto;font-size: 0.8rem;line-height: 1.2rem;margin-left: 0.8rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-clamp: 2;overflow: hidden;}
	.news-content .news-list li:hover{height: auto;padding: 0 0 0.6rem 0;border-left: none;background: none;}
	.news-content .news-list li:hover h3{color: #00674c;font-weight: bold;}

	.f-adv{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 0.5rem;}
	.f-adv a{display: block;width: 100%;height: 100%;}
	.f-adv a img{width: 100%;height: auto;display: block;margin: 0 auto;}

	.depart{display: none;}
	/*党建工作*/
	.djgz{width: 100%;height: auto;padding: 1rem 0.3rem;box-sizing: border-box;background: url(../images/djgz-bg.jpg) center;background-size: cover;overflow: hidden;}
	.djgz ul{width: 100%;box-sizing: border-box;margin-top: 1rem;}
	.djgz ul li{width: 100%;float: left;box-sizing: border-box;padding-bottom: 0.6rem;margin: 0 0 0.6rem 0;border-bottom: 1px dashed #d8d8d8;}
	.djgz ul li:nth-child(2n+1){margin-left: 0;}
	.djgz ul li:nth-child(6){display: none;}
	.djgz ul li:nth-child(7){display: none;}
	.djgz ul li:nth-child(8){display: none;}
	.djgz ul li:nth-child(9){display: none;}
	.djgz ul li:nth-child(10){display: none;}
	.djgz ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;overflow: hidden;}
	.djgz ul li .f-img{width: 27%;height: 3rem;float: left;overflow: hidden;}
	.djgz ul li .f-img img{width: 100%;height: auto;display: block;margin: 0 auto;}
	.djgz 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;}
	.djgz 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);}
	.djgz ul li .f-txt{width: 70%;float: right;text-align: justify;}
	.djgz ul li .f-txt span{display: block;font-size: 0.6rem;color: #666666;}
	.djgz ul li .f-txt h3{font-size: 0.8rem;color: #333333;font-weight: 500;line-height: 1rem;margin-top: 0.1rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-clamp: 2;overflow: hidden;}


	/*健康科普*/
	.jkkp{width: 100%;height: auto;padding: 1rem 0.3rem;box-sizing: border-box;overflow: hidden;}
	.jkkp .jkkp-ul{display: block;width: 100%;align-items: center;justify-content: space-between;margin-top: 1rem;overflow: hidden;}
	.jkkp .jkkp-ul li{float: left;width: 49%;box-sizing: border-box;padding-bottom: 0;margin: 0 0 2% 2%; border-bottom: none;}
	.jkkp .jkkp-ul li:nth-child(2n+1){margin-left: 0;}
	.jkkp .jkkp-ul li a{display: block;width: 100%;height: 100%;text-align: justify;}
	.jkkp .jkkp-ul li .j-img{width: 100%;height: 6rem;overflow: hidden;}
	.jkkp .jkkp-ul li span{display: block;font-size: 0.6rem;color: #00674c;margin-top: 0.5rem;}
	.jkkp .jkkp-ul li h3{height: auto;font-size: 0.8rem;color: #333333;font-weight: 500;line-height: 1rem;margin-top: 0.5rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-clamp: 2;overflow: hidden;}
	.jkkp .jkkp-ul li:hover h3{color: #00674c;font-weight: 600;}

	.ztzl{width: 100%;height: auto;padding: 1rem 0.3rem;box-sizing: border-box;overflow: hidden;}
	.ztzl .ztzl-ul{display: block;width: 100%;align-items: center;justify-content: space-between;margin-top: 1rem;}
	.ztzl .ztzl-ul li{width: 100%;box-sizing: border-box;margin-bottom: 0.5rem;}
	.ztzl .ztzl-ul li a{display: block;width: 100%;height: 100%;text-align: justify;}
	.ztzl .ztzl-ul li .f-img{width: 100%;height: auto;overflow: hidden;}
	.ztzl .ztzl-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;}


	.f-footer{width: 100%;padding: 1rem 0.3rem;}
	.f-footer .container{width: 100%;}
	.f-footer .f-top{display: none;}

	.f-footer .f-center{width: 100%;display: block;align-items: center;justify-content: space-between;box-sizing: border-box;margin-top: 0;}
	.f-footer .f-center .f-txt{box-sizing: border-box;text-align: justify;}
	.f-footer .f-center .f-txt h5{font-size: 0.9rem;color: #ffffff;font-weight: 500;margin-bottom: 0.5rem;}
	.f-footer .f-center .f-txt p{font-size: 0.7rem;color: #ffffff;margin-bottom: 0.5rem;}
	.f-footer .f-center .f-img{box-sizing: border-box;display: flex;align-items: center;justify-content: center;}
	.f-footer .f-center .f-img a{display: block;text-align: center;margin: 0 0.5rem;box-sizing: border-box;border: 1px solid #197869;}
	.f-footer .f-center .f-img a img{width: auto;height: 5rem;display: block;}
	.f-footer .f-center .f-img a span{display: block;font-size: 0.7rem;color: #ffffff;margin: 0.3rem 0;}

	.f-footer .f-bottom{width: 100%;box-sizing: border-box;margin-top: 1rem;text-align: justify;}
	.f-footer .f-bottom span{display: none;}
	.f-footer .f-bottom a{display: block;font-size: 0.7rem;color: #ffffff;margin-left: 0;margin-bottom: 0.5rem;box-sizing: border-box;}
	.f-footer .f-bottom a.f-0{padding-left: 1rem;background: url(../images/f-1.png) left no-repeat;}


	.commonTitle{height: 7rem;width: 100%;background: url(../images/common-bg.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%;position: absolute;left: 0;right: 0;bottom: 0.5rem;}
	.location p{font-size: 0.6rem;padding-left: 0;background: none;text-overflow: ellipsis;white-space: nowrap;}
	.location p a{color: #ffffff;display: inline-block;margin: 0 0.2rem;}

	
	.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}

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

	.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;}

	/*图片*/
	.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 .leaderUl{box-sizing: border-box;width: 100%;}
	.commonMain .leaderUl li{width: 100%;height: auto;box-sizing: border-box;position: relative;margin-bottom: 0.5rem;border-bottom: 1px solid #e7eaed;}
	.commonMain .leaderUl li:last-child{border-bottom: none;}
	.commonMain .leaderUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding-bottom: 0.5rem;overflow: hidden;}
	.commonMain .leaderUl li .lImg{float: left;width: 32%;height: 8rem;overflow: hidden;}
	.commonMain .leaderUl li .lImg img{width: 100%;height: auto;display: block;margin: 0 auto;}
	.commonMain .leaderUl li .nTxt{float: right;width: 66%;box-sizing: border-box;text-align: justify;word-break: break-all;}
	.commonMain .leaderUl li .nTxt h3{font-size: 0.8rem;font-weight: bold;margin-top: 0.5rem;}
	.commonMain .leaderUl li .nTxt span{font-size: 0.7rem;display: block;margin-top: 0.5rem;}
	.commonMain .leaderUl li .nTxt p{display: none;}

	/*专题专栏*/
	.commonMain .common-ztzl{width: 100%;box-sizing: border-box;overflow: hidden;margin: 0;}
	.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;margin-top: 0.5rem;}

	/*历史沿革*/
	.commonMain .common-lsyg{box-sizing: border-box;width: 100%;padding: 0.5rem 0.3rem;margin: 0;border-left: 1px solid #e7eaed;}
	.commonMain .common-lsyg li{width: 100%;box-sizing: border-box;padding-bottom: 0.8rem;margin-bottom: 0.8rem;border-bottom: 1px solid #ebf1f1;}
	.commonMain .common-lsyg li a{display: block;align-items: center;justify-content: space-between;width: 100%;height: 100%;}
	.commonMain .common-lsyg li .lsyg-time{width: 100%;box-sizing: border-box;text-align: left;position: relative;}
	.commonMain .common-lsyg li .lsyg-time h3{font-size: 0.9rem;color: #00674c;font-weight: bold;box-sizing: border-box;padding-left: 1rem;}
	.commonMain .common-lsyg li .lsyg-time span{position: absolute;left: -0.5rem;top: 0;bottom: 0;margin: auto;width: 0.7rem;height: 0.7rem;}
	.commonMain .common-lsyg li .lsyg-img{display: none;}
	.commonMain .common-lsyg li .lsyg-txt{width: 100%;box-sizing: border-box;position: relative;padding-left: 1rem;margin-top: 0.5rem;}
	.commonMain .common-lsyg li .lsyg-txt::before{display: none;}
	.commonMain .common-lsyg li .lsyg-txt p{font-size: 0.7rem;color: #333333;line-height: 1.3rem;}
	.commonMain .common-lsyg li i{position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #00674c;}

	.commonMain .container{box-sizing: border-box;padding: 0 0.3rem;}
	.commonMain .depart-h{font-size: 0.9rem;margin-bottom: 1rem;padding: 0 0 0.5rem 0.5rem;}
	.commonMain .depart-h::after{position: absolute;content: '';width: 0.2rem;height: 0.8rem;top: 0.3rem;}
	.commonMain .depart-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-bottom: 20px;}
	.commonMain .depart-ul li{float: left;width: 49%;height: 2.1rem;line-height: 2.1rem;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;overflow: hidden;background: #f5f5f5;}
	.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: 1rem 0.3rem;}
	.common-ksjs .ksjs-content .ksjs-txt p{font-size: 0.8rem;text-indent: 0;line-height: 1.3rem;text-align: justify;margin-top: 1rem;}
	.common-ksjs .ksjs-content .d-title h3{color: #ffffff;}
	.common-ksjs .ksjs-content .ksjs-img{float: right;width: 100%;height: auto;overflow: hidden;background: #ffffff;}
	.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{box-sizing: border-box;overflow: hidden;display: block;align-items: center;justify-content: space-between;margin-top: 1rem;}
	.common-yhtd ul li{width: 49%;height: auto;box-sizing: border-box;float: left;margin: 0 0 4% 2%;border: none;}
	.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;position: relative;}
	.common-yhtd ul li .dImg{width: 100%;height: 11rem;overflow: hidden;}
	.common-yhtd ul li .dTxt{width: 100%;word-break:break-all;box-sizing: border-box;}
	.common-yhtd ul li .dTxt h3{font-size: 0.8rem;margin-top: 0.5rem;}
	.common-yhtd ul li .dTxt p{font-size: 0.6rem;margin-top: 0.2rem;}
	.common-yhtd ul li .dTxt span{display: none;}

	.common-ksdt{width: 100%;box-sizing: border-box;padding: 0.5rem 0.3rem 1rem;overflow: hidden;background: #ffffff;}
	.common-ksdt ul{margin-top: 1rem;box-sizing: border-box;overflow: hidden;}
	.common-ksdt ul li{width: 100%;float: left;box-sizing: border-box;margin: 0 0 0.7rem 0;padding-bottom: 0.7rem;border-bottom: 1px dashed #b9a567;position: relative;}
	.common-ksdt ul li:nth-child(2n+1){margin-left: 0;}
	.common-ksdt ul li a{display: block;width: 100%;height: 100%;text-align: justify;}
	.common-ksdt ul li h3{font-size: 0.8rem;color: #333333;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
	.common-ksdt ul li p{font-size: 0.6rem;color: #999999;margin-top: 0.5rem;}
	.common-ksdt ul li span{display: none;}
	.common-ksdt ul li:hover h3{color: #00674c;}
	.common-ksdt ul li:hover p{color: #00674c;}
	.common-ksdt ul li:hover span{width: 100%;transition: .5s;}

	.commonMain .doctorUl{width: 100%;box-sizing: border-box;overflow: hidden;padding: 0.5rem 0.3rem 1rem;margin-top: 0;}
	.commonMain .doctorUl li{width: 100%;height: auto;float: left;margin: 0 0 1rem 0;padding: 0.5rem;border: none;}
	.commonMain .doctorUl li:nth-child(3n+1){margin-left: 0;}
	.commonMain .doctorUl li .dImg{width: 35%;height: 8rem;overflow: hidden;float: left;background: #f5f5f5;}
	.commonMain .doctorUl li .dTxt{width: 62%;height: auto;}
	.commonMain .doctorUl li .dTxt h3{font-size: 0.8rem;color: #00674c;}
	.commonMain .doctorUl li .dTxt span{display: block;font-size: 0.7rem;color: #00674c;margin-top: 0.5rem;}
	.commonMain .doctorUl li .dTxt p{font-size: 0.6rem;color: #666666;line-height: 1rem; margin-top: 0.5rem;}


	.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;}

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