html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body{margin:0;line-height: 1.42857143;font-size: 14px; background: #fff;color: #333;}
 
figure{margin:1em 40px;}
hr{box-sizing:content-box;height:0;overflow:visible;}
a{-webkit-text-decoration-skip:objects;background-color:transparent;}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
dfn{font-style:italic;}
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
audio:not([controls]){display:none;height:0;}
img{border-style:none;}
svg:not(:root){overflow:hidden;}
button,input,optgroup,select,textarea{line-height:1.42857143;margin:0;outline: none;}
body, button, input, select, textarea {text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-font-feature-settings: "liga","kern";font-family: "Microsoft Yahei",PingFangSC-Regular,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,html [type=button],/* 1 */
[type=reset],[type=submit]{-webkit-appearance:button;}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:.35em .75em .625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
summary{display:list-item;}
article,aside,footer,header,nav,section,figcaption,figure,main,details,/* 1 */
menu{display:block;}
pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em;}
audio,video,canvas{display:inline-block;}
template,[hidden]{display:none;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}


a {color: #333;text-decoration:none;}
a:hover {color: #044ea3;}
ul {margin: 0;list-style: none;padding: 0;}


 
.a-btn2  {display: inline-block;color: #fff;vertical-align: middle;  padding: 12px 15px;background: #62acc4;border-radius: 5px;width:auto}
.a-btn2:hover {color:#FF0}

.a-btn  {display: inline-block;color: #fff;vertical-align: middle;  padding: 12px 15px;background: #1e50ae;border-radius: 5px;width:auto}
.a-btn:hover {color:#FF0}
  
/*transition*/
.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}



a.more002 {display: flex;justify-content: center;align-items: center;font-weight: normal;transition: all .5s;width: 5.8rem;height: 1.6rem;line-height: 1.6rem;border: 0.04rem solid #04a383;font-size: 0.85rem;color: #04a383;text-align: center;border-radius: 1.08rem;background-color: white;}
a.more002:hover {color: white;background-color: #04a383;}

.img-cover {overflow: hidden;position: relative;}
.img-cover span {display: block;width: 100%;background: no-repeat center center / cover;transition: all 0.5s;height: 100%;position: absolute;left: 0;top: 0;}

 
 




/* 绿色 #04a383  蓝色#044ea3   橙色  */ 
.header {z-index: 100;width: 100%;  background-color: rgba(0, 0, 0, 0.3);position:absolute }
.header .containerd {width: 90%;margin:0 auto}
.header .nav-bottom{border-bottom:solid 1px #999;height:auto}
.header .logo {float: left; height: 90px; line-height: 90px; }
.header .logo .cs {display: none;}
.header .nav {  display:block;text-align:center}
.header .nav li {display: inline-block;vertical-align: middle;padding:0;margin:0 5px;width:120px;}
.header .nav li:hover {background: #feae02}
.header .nav li a {display: block;font-size: 18px;color: #F5F5F5;line-height: 50px;text-decoration: none;font-weight:500;}
.header .nav li .arr {float: right;height: 40px;width: 40px;position: relative;display: none;}
.header .nav li .arr:after {content: '';border-top: 2px solid #ccc;border-left: 2px solid #ccc;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;transform: rotate(135deg);right: 15px;}
.header .nav li.dropdown {position: relative;}
.header .nav .dropdown-box {position: absolute;left: 50%;width: 255px;top: 100%;display: none;z-index: 10;margin-left: -135px;padding: 15px 0 40px 40px;background-color: rgba(255,255,255,.9);text-align: left;}
.header .nav .dropdown-box:before{content:'';display: block;width: 0;height: 0;border:6px solid rgba(255,255,255,.9);border-color: transparent transparent rgba(255,255,255,.9) transparent;position: absolute;left: 50%;top: 0;margin: -12px 0 0 -6px;}
.header .nav .dropdown-box p {margin: 25px 0 0;}
.header .nav .dropdown-box a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 10px;font-size: 14px;line-height: 40px;}
.header .nav .dropdown-box small {font-size: 12px;color:rgba(153,153,153,.8);line-height: 18px;text-transform: uppercase;display: block;transition: all 0.5s;}
.header .nav .dropdown-box span {color:rgba(51,51,51,.8);line-height: 24px;position: relative;display: block;transition: all 0.5s;}
.header .nav .dropdown-box small:before{content:'';display: inline-block;vertical-align: middle;height: 2px;width:0;background: #044ea3;transition: all 0.5s;}
.header .nav .dropdown-box span:before{content:'';display: inline-block;vertical-align: middle;height: 2px;width:0;background: transparent;transition: all 0.5s;}
.header .nav .dropdown-box a:hover span {transform: translateY(-18px);font-size: 18px;color:#044ea3;}
.header .nav .dropdown-box a:hover small {transform: translateY(24px);color:#044ea3}
.header .nav .dropdown-box a:hover span:before,.header .nav .dropdown-box a:hover small:before {width: 40px;margin-right: 5px;}
.header .nav .dropdown-box a:hover small:before {transform: translateY(-24px);}

.header .sc {float: right;position: relative;}
.header .sc-btn {display: none;height: 90px;width: 22px;background: url(../images/icon1.png) no-repeat center / contain;transition: all 0.5s;}
.header .sc-box {position: absolute;right: 0;top: 20px;overflow: hidden;box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.header .sc-box input {display: block;padding: 14px 115px 14px 15px;border: 1px solid transparent;font-size: 14px;color: #333;background-color: #fff;width: 300px;}
.header .sc-box button {position: absolute;right: 0;top: 0;padding: 0;width: 100px;height: 50px;background: #044ea3;color: #fff;border: 0;cursor: pointer;font-size: 18px;}
.menu-btn {padding: 6px 0;float: right;margin:30px 0 0 15px;}
.menu-btn:before,.menu-btn:after,.menu-btn span {display: block;height: 2px;background-color: #fff;content: '';}
.menu-btn:before {width: 24px;}
.menu-btn:after {width: 18px;margin-left: 6px;}
.menu-btn span {width: 12px;margin: 6px 0 6px 12px;}

.header-fix {position: fixed;background-color: #04a383;}
.header-fix .nav-bottom {border-bottom: solid 1px #57ae96}
.header-fix .nav li a {color: #FFF;}
.header-fix .logo .ok {display: none;}
.header-fix .logo .cs {display: inline-block;}
  

@keyframes bglefttorignt {
  from {
background-position: -300px center; /* 开始位置：左中 */
  }
  to {
background-position: right center; /* 结束位置：右中 */
  }
}
@-webkit-keyframes scale-bg {from {transform: scale(1.2)}to {transform: scale(1)}}
@keyframes scale-bg { from {transform: scale(1.2)}to {transform: scale(1)}}

.swiper-button-prev,.swiper-button-next {width:36px;height:50px;margin-top: -25px; outline: none;}
.swiper-button-prev {background: url(../images/icons.png) no-repeat 20px top;}
.swiper-button-next {background: url(../images/icons.png) no-repeat -80px top ;}
.swiper-button-prev:hover,.swiper-button-next:hover { }
.swiper-scrollbar-drag {background-color: #044ea3;}


/*Banner*/
 
.banner {background-color: #044ea3;}
.banner .swiper-slide .img-cover {height:50rem;width: 100%; position: relative; overflow: hidden; }
.banner .swiper-slide .img-cover span {display:block;width:100%;height:100%;object-fit: cover;transform: scale(1.2); }
.banner .swiper-slide .wrap {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.banner .swiper-slide .container {display: table;height: 100%;}
.banner .swiper-slide .inner {display: table-cell;vertical-align: middle;color: #fff;padding: 0 100px;}
.banner .swiper-slide h4 { margin: 0; font:bold 46px/150% '微软雅黑','黑体'; transition: all 1s; opacity: 0; color: #1c755c; transform: translateY(15px);
  text-shadow: 1px 1px 0 #FFF, /* 白色描边，向右下方偏移1px */  -1px -1px 0 #FFF, /* 白色描边，向左上方偏移1px */ 1px -1px 0 #FFF, /* 白色描边，向右上方偏移1px */  -1px 1px 0 #FFF; /* 白色描边，向左下方偏移1px */   }
.banner .swiper-slide h4:after {display: block;content: '';margin-top: 10px;background-color: #1c755c;width: 40px;height: 3px;}
.banner .swiper-slide p {margin: 20px 0 0;text-transform: uppercase;font-size: 24px;transition: all 1s;opacity: 0;transform: translateY(15px);}
.banner .swiper-slide .effect-group-container {margin-top: 5%;transition: all 1s;opacity: 0;transform: translateY(15px);}
.banner .swiper-slide.ani-slide .img-cover span {-webkit-animation:scale-bg 6s linear forwards;animation:scale-bg 6s linear forwards;opacity: 1;object-position: center}
/*.banner .swiper-slide.ani-slide h4 {opacity: 1;transform: translateY(0);}
.banner .swiper-slide.ani-slide p {opacity: 0.7;transform: translateY(0);}
.banner .swiper-slide.ani-slide .effect-group-container {opacity: 1;transform: translateY(0);}*/
.banner .swiper-pagination{position:absolute;bottom:40px;text-align:center}
.banner .swiper-pagination-bullet{width:auto;height:auto;background:0 0;opacity:1;margin-right:0!important}
.banner .swiper-pagination-bullet em{display:inline-block;font-size:20px;margin:0 5px!important;width:48px;height:48px;font-size:20px;color:#fff;line-height:48px;background-color:rgba(255,255,255,.2);border-radius:24px;opacity:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.banner .swiper-pagination-bullet-active em{background-color:#0081bf}
.banner .swiper-pagination i{display:inline-block;vertical-align:4px;height:6px;width:0;background-color:#ffb400;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;margin-left:10px}
.banner .swiper-pagination-bullet-active i{width:100px}
/*Banner*/
.nbbanner .img-cover {height:400px;margin-top:120px}


.container-140 {
width: 1450px;
position: relative;
margin: 0 auto
}
.indexSers { background: url(../images/index-bg.png) no-repeat top center;  background-size: 100% 100%;}
.home-service017 { padding: 3.2rem 0  0 0;}
.home-service017 .layout {position: relative;display: flex;justify-content: end; }
.home-service017 .layout .tit {position: absolute;left: 0;top: 2rem;font-size: 1.44rem;width: max-content;z-index: 10; }
.home-service017 .layout .tit .left-tit001 a {font-weight: bold;color: #2470cd; }
.home-service017 .layout .list {width: 50%;position: relative;height: 28rem;display: flex;flex-wrap: wrap; }
.home-service017 .layout .list li {width: 33.3333%;height: 9.3332rem;display: flex;align-items: center;flex-direction: column;z-index: 1; }
.home-service017 .layout .list li:nth-child(1) {background: #4da1f6;right: 20.8rem;top: 0; }
.home-service017 .layout .list li:nth-child(2) {background: #2470cd;right: 10.4rem;top: 0; }
.home-service017 .layout .list li:nth-child(3) {background: #fff3de;top: 10.4rem;right: 0; }
.home-service017 .layout .list li:nth-child(3) .h {color: #2470cd; }
.home-service017 .layout .list li:nth-child(3) .h::before {background-color: #2470cd; }
.home-service017 .layout .list li:nth-child(4) {background: #e0e5f4;top: 10.4rem;right: 20.8rem; }
.home-service017 .layout .list li:nth-child(4) .h {color: #2470cd; }
.home-service017 .layout .list li:nth-child(4) .h::before {background-color: #2470cd; }
.home-service017 .layout .list li:nth-child(5) {top: 10.4rem;right: 10.4rem;background: #ffffff; }
.home-service017 .layout .list li:nth-child(5) .h {color: #2470cd; }
.home-service017 .layout .list li:nth-child(5) .h::before {background-color: #2470cd; }
.home-service017 .layout .list li:nth-child(6) {background: #2470cd;right: 20.8rem;top: 20.8rem; }
.home-service017 .layout .list li:nth-child(7) {right: 10.4rem;top: 20.8rem;background: #12d4d2; }
.home-service017 .layout .list li:nth-child(8) {top: 20.8rem;right: 0;background-color: #4da1f6; }
.home-service017 .layout .list li:nth-child(9) {right: 10.4rem;top: 20.8rem;background: #f2bd4a; } 
.home-service017 .layout .list li a {height:10rem;position: absolute;display: block;text-align: center;display: flex;justify-content: center;align-items: center;flex-direction: column; }
.home-service017 .layout .list li a .icon {height: 4rem;line-height: 8rem;display: block;text-align: center; }
.home-service017 .layout .list li a .icon .svg-box {font-size: 3.2rem;color: #fff;display: flex;justify-content: center;align-items: center;height: 3.6rem; }
@keyframes ring_left {  100% {transform: translate(-50%, 0) rotate(135deg); } }
@keyframes ring_right {  100% {transform: rotate(135deg); } }
.home-service017 .layout .list li a .icon .svg-box svg {width: 3.6rem;height: 3.6rem; }
.home-service017 .layout .list li a .icon .svg-box .st0 {display: block !important; }
.home-service017 .layout .list li a .icon .svg-box #svg1 .st0 {fill: none;stroke: white;stroke-width: 0.8083;stroke-miterlimit: 10; }
.home-service017 .layout .list li a .icon .svg-box #svg2 .st0 {fill: none;stroke: white;stroke-width: 0.8491;stroke-miterlimit: 10; }
.home-service017 .layout .list li a .icon .svg-box #svg3 .st0 {fill: none;stroke: #2470cd;stroke-width: 0.8491;stroke-miterlimit: 10; }
.home-service017 .layout .list li a .icon .svg-box #svg4 .st0 {fill: none;stroke: #2470cd;stroke-width: 0.8491;stroke-miterlimit: 10; }
.home-service017 .layout .list li a .icon .svg-box #svg5 .st0 {fill: none;stroke: white;stroke-width: 0.8491;stroke-miterlimit: 10; }
.home-service017 .layout .list li a .icon .svg-box #svg5 .st1 {fill: none;stroke: white;stroke-width: 0.8491;stroke-miterlimit: 10; }
.home-service017 .layout .list li a .icon .svg-box #svg6 .st0 {fill: none;stroke: white;stroke-width: 0.8491;stroke-miterlimit: 10; }
.home-service017 .layout .list li a .icon .svg-box #svg7 .st3 {fill: none;stroke: white;stroke-width: 0.8491;stroke-miterlimit: 10; }
.home-service017 .layout .list li a .icon .svg-box #svg8 .st0 {fill: none;stroke: white;stroke-width: 0.8491;stroke-miterlimit: 10; }
.home-service017 .layout .list li a .icon .svg-box #svg10 .st0 {fill: none;stroke: #2470cd;stroke-width: 0.8491;stroke-miterlimit: 10; }
.home-service017 .layout .list li a .icon .svg-box #svg10 .st1 {fill: none;stroke: #2470cd;stroke-width: 0.8491;stroke-miterlimit: 10; }
.home-service017 .layout .list li a .h {font-size: 0.96rem;color: #fff;position: relative;padding-top: 0.72rem;text-align: center;line-height: 1.2;font-weight: bold; }
.home-service017 .layout .list li a .h::before {  content: "";  position: absolute;  display: block;  top: 0;  left: 50%;  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);  background-color: #fff;  width: 1.32rem;  height: 0.08rem; }
.home-service017 .layout .pic {overflow: hidden;width: 50%;position: absolute;left: 0;bottom: 0;height: 20.8rem;z-index: 0; }
.home-service017 .layout .pic img {  transition: all 0.3s ease-out 0s;  width: 100%;  height: 100%; }
.home-service017 .layout .pic-bottom {position: absolute;top: 26rem;left: 0;height: 5.2rem;width: 24.8rem;background-color: #3c7dbf;z-index: 2;background: url(../images/yb999/home-service02.jpg);background-size: 100% 100%; }


/*新闻动态*/
 
 .bottom-slick {margin:1.2rem 0 0 0;padding:0;background:#2470cd}
 .bottom-slick .img { display: block; }
 .bottom-slick img { width: 100%;}


/* 焦点图文 */
.imgNew {width:100%;overflow:hidden;margin:0;padding:0;position:relative;}
.imgNew .swiper-slide {	position:relative;	text-align:center;}
.imgNew .swiper-wrapper img {display: block;width: 100%;height: 30rem;object-fit: cover;}
.imgNew h2 {padding:0 0 20px 0;margin:0;text-align:center;font-size:1.5em;height:42px;line-height:42px;color:#fafafa;position:absolute;left:0;bottom:0;right:0;font-weight:normal;text-shadow:1px 1px 1px #000;/* background-color:rgba(21,20,20,0.5);*/background-color:rgba(0,0,0,0);	background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.7));	background:-webkit-gradient(linear,top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.7)));	background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.7));	background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.7));}
.imgNew .swiper-pagination {position: absolute;z-index: 20;bottom: 40px;text-align: center;}
.imgNew .swiper-pagination-bullet {display:inline-block;width:8px;height:8px;border-radius:8px;	background:#fff;margin:0 2px;opacity:0.8;cursor:pointer;}
.imgNew .swiper-pagination-bullet-active {background:#ff6600;}


.index_news { height:30rem;}
.index_news h2{font:normal 24px/100% normal;display:inline;padding-right:20px}
.index_news .smtitle{display:block;clear:both;font:normal 24px/100% 'Arial';color:rgba(0,0,0,0.1);}
.index_news .tabs {display:inline;}
.index_news .tabs a {font:normal 20px/120% normal;text-align:center; padding:5px 20px;color:#04a383;text-decoration:none; }
.index_news .tabs a.active { background:#04a383;color:#fff;border-radius:9px;transition: all 0.5s; }
.index_news .news-list{padding:0 ;}
.index_news .news-list li {clear:both;padding:5px 0 0 0;border-bottom:dashed 1px #ececec;min-height:5.5rem }
.index_news .news-list li a{font:normal 18px/22px normal;color:#555; }
.index_news .news-list li a strong {display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.index_news .news-list li a small{display:block;color:#aaa; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical; overflow: hidden;  }
.index_news .news-list li a span{border:solid 1px rgba(0,0,0,0.1);display:block;padding:5px;float:left;font:normal 15px/normal normal;margin-right:10px;color:#aaa;height:70px}
.index_news .news-list li a b {display: block;text-align: center;font: bold 20px/normal 'Arial';background: #aaa;color: #fff;padding:7px 0}
.index_news .news-list li a:hover{color:#04a383;font-weight:bold}
.index_news .news-list li a:hover span{border:solid 1px #04a383;color:#04a383}
.index_news .news-list li a:hover b {background: #04a383;}


.isect1 {padding: 3.5rem 0 3.33rem;background: url(../images/ksbg.png) no-repeat center bottom;background-size: 100% auto;overflow: hidden;display: flex;justify-content: center; /* 水平居中 */min-height: 50rem;}
.isect1 .content{padding: 2.53rem 0 1.53rem;background: rgba(255,255,255,0.6) ;box-shadow: -6px 8px 20px 0px rgba(82,80,77,0.6);min-height:18rem;}
.isect1 .container{overflow: hidden;}
.isect1 .container ul{height: 18rem;box-sizing: border-box;padding: 0 1.5rem;overflow: auto;}

/* flex布局 */
.disflex{display: flex;}
.flexCenter{display: flex;justify-content: center;align-items: center;margin:0px;line-height:20px;}
.flexBetween{display: flex;justify-content: space-between;align-items: center;}
/* iTitle */
.iTitle{text-align: center;}
.iTitle img{height: 6.3rem;}
.fz18{font-size: 1.2rem;}
/* tableStyle */
.tabStyle{margin-bottom: 1.2rem;}
.tabStyle ul{margin: 0 auto;position: relative;z-index: 2;}
.tabStyle ul li{width: 4.56rem;height: 4.56rem;margin: 0 0.8rem;box-sizing: border-box;border: 1px solid #C9C9C9;background: rgba(255, 255, 255, 0.67);border-radius: 50%;cursor: pointer;color: #333;line-height: 1.5rem;font-weight: bold;text-align: center;position: relative;}
.tabStyle ul li:before{content: "";width: 6px;height: 6px;background: #C9C9C9;border-radius: 50%;position: absolute;top: 50%;margin-top: -3px;left: -0.8rem;margin-left: -3px;}
.tabStyle ul li:first-child::before{display: none;}
.tabStyle ul li:first-child::after,
.tabStyle ul li:last-child::after{content: "";width: 1920px;height: 1px;background: #C9C9C9;position: absolute;top: 50%;}
.tabStyle ul li:first-child::after{right: 100%;}
.tabStyle ul li:last-child::after{left: 100%;}
.tabStyle ul li div{width: 100%;height: 100%;}
.tabStyle ul li.active{border-color: #06C0B1;background: #06C0B1;color: #fff;}
.tabStyle .flexCenter span {width: 40px; }
.scrollStyle::-webkit-scrollbar{width: 6px;height: 4px;background: #E5E5E5;border-radius: 2px;}
.scrollStyle::-webkit-scrollbar-thumb{background: #00A598;border-radius: 2px;}
 
/* ksNavWrap */
.ksNavWrap{background:#FFF;  margin:0 0 20px 0;padding:0; font:normal 15px/normal normal;min-height:150px;border:solid 1px rgba(0,0,0,0.1); box-shadow: 0 0 10px rgba(0,0,0,0.1);display:flex }
.ksNavWrap .ksNavtitle{width: 3.66rem;background: url(../images/dtBg.jpg) no-repeat center bottom;background-size: cover;color: #fff;font-weight: bold;line-height: 1.16;text-align: center;justify-content: center; display:flex;align-items: center;}
.ksNavWrap .ksNavtitle span {display: block;width: 1rem;font-size:18px}
.ksNavWrap .ksNavList {width: calc(100% - 3.66rem);box-sizing: border-box;padding: 20px;}

.isect1 a.ksli {border: solid 1px #DCDCDC;border-radius: 10px;box-sizing: border-box;padding: 15px 15px;color: #333;margin-bottom: 15px;font: bold 18px/22px '微软雅黑';display:flex;align-items: center;  overflow: hidden;}

.isect1 a.ksli h5{  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;margin:auto 0 }
.isect1 a.ksli img{padding-right:5px}
.isect1 a.ksli:hover {color: #Fff;background-image: url(../images/ksNavBg.jpg);background-repeat: no-repeat;background-size: cover;animation: bglefttorignt 0.5s  ;
}
.isect1 a.ksli:hover img { filter: brightness(0) invert(1);}



/*首页医生列表*/

.izhuangjia {
width: 100%; height: 495px;
background: url(../images/doctorbg.png) no-repeat top center #F2F1F0;
padding: 30px 0; 
display: flex;
justify-content: center; /* 水平居中 */
}


/*标题*/ 
.ititles {width: 100%; margin: 5px 0; clear: both; position: relative; height: 55px; line-height: 55px;border-bottom:solid 1px #ccc}
.ititles h3 {font-size: 24px;float: left;font-weight: bold;height: 55px;line-height: 55px;padding-left:10px;color: #00784B;}
.ititles h3 a {color: #00784B;}
.ititles h3 a:hover {}
.ititles h3 strong {color: #000;}
.ititles h3 i {color: #B1B1B1;font-style: normal;font-size: 18px;padding: 0 0 0 20px;text-transform: uppercase;font-weight: 100;}
.ititles span {float: right;padding-right:10px;margin-top:15px;}


.zjlist{ padding:0 26px ;min-height:385px;clear:both;position:relative; }
 
.zjlist .ilistpic {position: relative;background: #fff;height: 290px;-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
box-shadow: 0px 0px 3px rgba(0,0,0,0.2);margin-top:90px;}
.zjlist .ilistpic a {display: block;height: 290px;}
.zjlist .ilistpic .pic {width: 10rem;height: 10rem;margin: 0 auto;position: relative;top:-75px; }
.zjlist .ilistpic .pic .picimg {width: 100%;height:100%;overflow: hidden;border-radius: 50%;border: 5px solid #fff;position: absolute; z-index: 10;background: #fff;}
.zjlist .ilistpic .pic .picimg img {width: 100%;height: auto; object-fit: cover;transform: scale(1);-webkit-transform: scale(1);transition: all .8s;-webkit-transition: all .8s}

.zjlist .ilistpic .txt { position:relative;width: 96%;height: 160px;padding: 15px 2%;text-align: center;top:-75px;margin:0 auto;}
.zjlist .ilistpic .txt h3 {font-size: 18px;font-weight: bold;padding: 5px 0;margin:0}
.zjlist .ilistpic .txt span {color: #666;font-size:16px;}
.zjlist .ilistpic .txt p {color: #666;margin: 10px 0;height: 63px;line-height: 21px;overflow: hidden;text-align: left;}
.zjlist .ilistpic .txt h4 {color: #008954;font-size: 16px;font-weight: bold;padding: 15px 0;border-top: 1px solid #E4E4E4;}
.zjlist .ilistpic a:hover .pic .picimg img {transform: scale(1.1);-webkit-transform: scale(1.1)}
.zjlist .ilistpic:hover {background: #EBFCF5;}
.zjlist .swiper-button-prev {background: url(../images/icons.png) no-repeat -40px top;}
.zjlist .swiper-button-next {background: url(../images/icons.png) no-repeat -105px top;}


.home-notice012 {  margin: 1.2rem auto 0 auto; }
.home-notice012 .layout {display: flex;justify-content: space-between;  }
.home-notice012 .notice-item {width: calc(33% - 10px);box-sizing: border-box;box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);position: relative; }
.home-notice012 .notice-item .top-img {width: 100%;height: 13rem;position: relative;overflow: hidden;display: flex;align-items: center;justify-content: center;background-color: #2470cd;}
.home-notice012 .notice-item .top-img p {font-size: 1.28rem;color: rgba(255, 255, 255, 0.6); }
.home-notice012 .notice-item .top-img img {width: 100%;height: 100%;transition: all 0.5s; }
.home-notice012 .notice-item .top-img:hover img {transform: scale(1.1); }
.home-notice012 .notice-item .bottom-list {padding: 1.2rem;box-sizing: border-box;background: white; }
.home-notice012 .notice-item .bottom-list h1 {margin: 0;display: flex;align-items: center;justify-content: space-between;font:normal 20px/normal normal; }
.home-notice012 .notice-item .bottom-list h1 .left-tit001 a {color: #04a383;font-weight: bold; }
.home-notice012 .notice-item .bottom-list ul {margin-top: 0.4rem;background: white; }
.home-notice012 .notice-item .bottom-list ul li {padding: 0.48rem 0;border-bottom: 1px solid #f1f1f1;display: flex;justify-content: space-between; }
.home-notice012 .notice-item .bottom-list ul li a p {font-size: 1rem;line-height: 1.35rem;max-height: 2.5rem;overflow: hidden;text-overflow: ellipsis;  white-space: normal;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;height: 2.5rem; }
.home-notice012 .notice-item .bottom-list ul li a span {font-size: 0.9rem;line-height: 1.08rem;color: #04a383; }
.home-notice012 .layout .notice-item .bottom-list ul li a:hover p {color: #04a383; }



/*底部*/ 
 
.foot{background:#04a383;line-height:40px; color:#FFf;margin-top:10px;font:normal 16px/200% normal;}
.foot a{color:#FFF;  font-size:16px}
.foot a:hover{color:#FF0;text-decoration:none} 
.foot  .wem  img{width:auto;}
.foot .bi{margin:0 5px;}
.foot .bicolor:hover{color:#FF0}
.copynr{text-align:left;line-height:30px;font-size:16px;color:#FFf}


 /*内页*/ 

.nav2 {width: 100%;margin:0 auto;position: relative;background: #04a383;z-index: 3;}
.nav2 ul{position: relative;display: flex;justify-content: space-between;}
.nav2 li{text-align: center;padding:0 20px;}
.nav2 li a{	display: block;	color: #fff;font-size:16px;padding: 20px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.nav2 li .ny-menuy{position:absolute;left:0px;top: 65px;width: 100%;background: #fff;z-index:100;*z-index:100;_z-index:100;display:none;/* box-shadow: 0px 4px 13px 0px #d1d1d1; */padding: 15px 0;border-bottom: 1px solid #e9eff6;}
.nav2 li .ny-menuy li{height: 35px;line-height: 35px;float: left;padding:0;/* width: 25% !important; */text-align: left;margin:0 0 0 20px;}
.nav2 li .ny-menuy li a{color: #292929;padding: 0 20px;font-size:15px;display:block;height:35px}


.nav2 li.active{background: #fff;}
.nav2 li.active a,.nav2 li:hover a{	color: #000;}
.nav2 li.active ul{display: block;}
.nav2 li.active1 ul{display: block !important;}

.nav2 li .ny-menuy li a:hover, .nav2 li .ny-menuy li a.cur {color: #fff;background: #5a92d5;}
.nav2 li:hover {background: #ecf5ff;}
.nav2 li.active {background: #ffffff;}




.nylist .news-list{padding:10px 0 ;}
.nylist .news-list li {clear:both;padding:10px;border:dashed 1px #ececec; min-height:5.5rem;margin:10px 0; }
.nylist .news-list li:hover{border:solid 1px #04a383}
.nylist .news-list li a{font:normal 18px/22px normal;color:#555; }
.nylist .news-list li a strong {display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.nylist .news-list li a small{display:block;color:#aaa; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical; overflow: hidden;  }
.nylist .news-list li a span{border:solid 1px rgba(0,0,0,0.1);display:block;padding:5px;float:left;font:normal 15px/normal normal;margin-right:10px;color:#aaa;height:70px}
.nylist .news-list li a b {display: block;text-align: center;font: bold 20px/normal 'Arial';background: #aaa;color: #fff;padding:7px 0}
.nylist .news-list li a:hover{color:#04a383;font-weight:bold}
.nylist .news-list li a:hover span{border:solid 1px #04a383;color:#04a383}
.nylist .news-list li a:hover b {background: #04a383;}

/*分页*/
.pagination {display:inline-flex;text-align: center;margin: 20px auto;height: auto; line-height:20px;}
.pagination p {margin: 0;cursor: pointer;display: inline-block;padding: 10px 12px;font-size: 14px; color: #bbb;border: 1px #ccc solid;background: #fcfcfc;margin-right: 8px;}
.pagination a {display: inline-block;min-width: 40px;margin-right: 10px;padding: 10px 20px; border: 1px #ccc solid;background: #fff;text-decoration: none;color: #808080;font-size: 14px;}
.pagination a:hover {color: #04a383;background: white;border: 1px #04a383 solid;}
.pagination a.cur {border: none;background: #04a383;color: #fff;}
.pagination p.pageRemark {border-style: none;background: none;margin-right: 0px;padding: 15px 0  0 0;color: #666;}
.pagination p.pageRemark b {color: red;}


/*内容页border:solid 1px rgba(0,0,0,0.1);*/
.nybox{background:#FFF;  margin:0 0 20px 0;padding:100px 20px 20px 20px; font:normal 15px/normal normal;min-height:450px; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.content-title {margin-bottom: 40px;text-align: center}
.content-title h1 {font-size: 28px;margin: 0;font-weight: normal;}
.content-title p {margin: 15px 0 0 -0;font-size: 14px;color: #999;}
.content-title p.jj{border:solid 1px #ccc;padding:20px;background:#f0f0f0;text-align:left;text-indent: 2em;}
.content-title p.attr span {display: inline-block;padding-left: 20px;}
.content-body {line-height: 1.5;font-size: 16px;}
.content-body img {max-width: 100% !important;height: auto !important;width: auto !important;}
.news_sx {padding:20px;font-weight: bold;font-size: 16px;border-top:solid 1px #ccc}
.news_sx a{font-size: 16px;}

.searchbox{width:100%;background-color: #eff7fd;border:solid 1px #ccc;margin-bottom:20px; padding:40px ;}
.searchbox .search {height: 127px;display: flex;justify-content: space-between;align-items: center;}
.searchbox .search .searchleft {position: relative;padding-right: 40px;margin-right: 40px;}
.searchbox .search .searchleft::after {content: '';width: 1px;height: 127px;display: block;background-color: #93c2e3;position: absolute;top: -12px;right: 0;}
.searchbox .search .searchleft .name {display: flex;justify-content: start;}
.searchbox .search .searchleft .name .icon {width: 52px;height: 56px;}
.searchbox .search .searchleft .name .icon img {width: 100%;display: block;}
.searchbox .search .searchleft .name .text {margin-left: 20px;}
.searchbox .search .searchleft .name .text .cn {font-size: 20px;font-weight: bold;line-height: 20px;color: #333;margin-top: 4px;}
.searchbox .search .searchleft .name .text .en {font-family: Arial;font-size: 14px;line-height: 14px;color: #333;margin-top: 16px;}
.searchbox .search .searchleft .hint {font-size: 16px;line-height: 1.2;color: #0070bd;opacity: 0.6;margin-top: 25px;}
.searchbox .search .searchright {display: flex;width: 100%;justify-content: start; }
.searchbox .search .searchright .all {width: 79px;height: 46px;background-color: #b1b1b1;border-radius: 4px;font-size: 14px;line-height: 46px;color: #fff;text-align: center;cursor: pointer;}
.searchbox .search .searchright .all.active {background-color: #0070bd;}
.searchbox .search .searchright .list {margin-left: 26px;}
.searchbox .search .searchright .list .item {float: left;font-family: Arial;font-size: 20px;line-height: 20px;color: #9fa3a4;padding: 2px 14px;position: relative;
margin-bottom: 10px;cursor: pointer;}
.searchbox .search .searchright .list .item::after {content: '';width: 1px;height: 100%;background-color: #d4d4d4;position: absolute;top: 0;left: 0;}
.searchbox .search .searchright .list .item.active {color:#fff ;background:#0070bd}
.searchbox .search .searchright .list .item:hover {color:#fff ;background:#0070bd}

.zjPage h3{text-align:center; }
.zjPage .list { position: relative;height:auto }
.zjPage .list .list-item {height: 9.3332rem;text-align: center; }
.zjPage .list .list-item .h{color:#FFF}
.zjPage .list .bg1 {background: #4da1f6;}
.zjPage .list .bg2 {background: #2470cd;}
.zjPage .list .bg3 {background: #fff3de;}
.zjPage .list .bg3 .h {color: #2470cd; }
.zjPage .list .bg3 .h::before {background-color: #2470cd; }
.zjPage .list .bg4 {background: #e0e5f4;}
.zjPage .list .bg4 .h {color: #2470cd; }
.zjPage .list .bg4 .h::before {background-color: #2470cd; }
.zjPage .list .bg6 {background: #f2bd4a; }
.zjPage .list .bg6 .h {  }
.zjPage .list .bg6 .h::before {background-color: #2470cd; }
.zjPage .list .bg5 {background: #2470cd;}
.zjPage .list .bg7 {background: #12d4d2; }
.zjPage .list .bg8 {background-color: #4da1f6; } 
.zjPage .list .list-item a {height:10rem;display: block;text-align: center;display: flex;justify-content: center;align-items: center;flex-direction: column; text-align:center}
.zjPage .list .list-item a .icon {height: 4rem;line-height: 8rem;display: block;text-align: center; }
.zjPage .list .list-item a .icon .svg-box {font-size: 3.2rem;color: #fff;display: flex;justify-content: center;align-items: center;height: 3.6rem; }
.zjPage .list .list-item a .icon .svg-box svg {width: 3.6rem;height: 3.6rem; }
.zjPage .list .list-item a .icon .svg-box .st0 {display: block !important; }
.zjPage .list .list-item a .icon .svg-box #svg1 .st0 {fill: none;stroke: white;stroke-width: 0.8083;stroke-miterlimit: 10; }
.zjPage .list .list-item a .icon .svg-box #svg2 .st0 {fill: none;stroke: white;stroke-width: 0.8491;stroke-miterlimit: 10; }
.zjPage .list .list-item a .icon .svg-box #svg3 .st0 {fill: none;stroke: #2470cd;stroke-width: 0.8491;stroke-miterlimit: 10; }
.zjPage .list .list-item a .icon .svg-box #svg4 .st0 {fill: none;stroke: #2470cd;stroke-width: 0.8491;stroke-miterlimit: 10; }
.zjPage .list .list-item a .icon .svg-box #svg5 .st0 {fill: none;stroke: white;stroke-width: 0.8491;stroke-miterlimit: 10; }
.zjPage .list .list-item a .icon .svg-box #svg5 .st1 {fill: none;stroke: white;stroke-width: 0.8491;stroke-miterlimit: 10; }
.zjPage .list .list-item a .icon .svg-box #svg6 .st0 {fill: none;stroke: #2470cd;stroke-width: 0.8491;stroke-miterlimit: 10; }
.zjPage .list .list-item a .icon .svg-box #svg7 .st3 {fill: none;stroke: white;stroke-width: 0.8491;stroke-miterlimit: 10; }
.zjPage .list .list-item a .icon .svg-box #svg8 .st0 {fill: none;stroke: white;stroke-width: 0.8491;stroke-miterlimit: 10; }
.zjPage .list .list-item a .icon .svg-box #svg10 .st0 {fill: none;stroke: #2470cd;stroke-width: 0.8491;stroke-miterlimit: 10; }
.zjPage .list .list-item a .icon .svg-box #svg10 .st1 {fill: none;stroke: #2470cd;stroke-width: 0.8491;stroke-miterlimit: 10; }
.zjPage .list .list-item a .h {font-size: 0.96rem;position: relative;padding-top: 0.72rem;text-align: center;line-height: 1.2;font-weight: bold; }
.zjPage .list .list-item a .h::before {  content: "";  position: absolute;  display: block;  top: 0;  left: 50%;  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);  background-color: #fff;  width: 1.32rem;  height: 0.08rem; }

/*专家详细页*/
.zjmorelist .jj {border-bottom: solid 1px #e8e8e8;height: 29px;margin: 10px 0}
.zjmorelist .jj h3{background:#00814f;width:120px;height:29px;padding: 7px 20px 0 20px;text-align:center;font:bold 14px/normal normal;color:#FFF;} 
.zjmorelist .picTitle{text-align:center;color: #004b8b;padding:20px 0;border-bottom:solid 1px #e8e8e8;}
.zjmorelist p.img{border:solid 1px #e8e8e8;padding:5px;background:url(../loading.gif) no-repeat center center}
.zjmorelist p.con{ padding:0 0 0 15px;margin:0;line-height:25px;color:#5a5a5a;font:normal 18px/200% normal}
.zjmorelist p.con img{padding-top:10px;}
.zjmorelist .pagecon{text-align:left;line-height:150%;padding:15px;font:normal 18px/200% normal}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.home-service017 .layout {display: -ms-flexbox;-ms-flex-pack: end;-ms-flex-direction: row; }
  .home-service017 .list {-ms-flex-wrap: wrap;-ms-flex-direction: row; }
  .home-service017 .svg-box {-ms-flex-align: center;-ms-flex-pack: center; }
  .home-service017 .svg-box svg {-ms-transform: translate(-120%, -20%);viewbox: "0 0 90 90"; }
  .home-service017 .h {left: -4.3rem; } 
}





@media screen and (max-width: 1450px) {
.isect1 .content {width: 94%;margin: 0 auto}
.container-140 {width: 94%;margin: 0 auto}

}






  
@media screen and (max-width: 1200px) {
   
.menu-btn {padding: 6px 0;float: right;margin: 0 0 0 15px;}

.header .sc-btn {display: block;}
.header .sc-box {display:none;top:100% }
.header .nav-bottom { border-bottom: none;}

.foot .wem{border-top:solid 1px #fff;margin-top:5px}
/*
.section2 {  display: block;  width: 100%;  height: 620px;  position: relative}
.section2 .container .section2_info {width: 100%;height:auto;padding-top:10px }
.section3_xz{margin:38px 0 0 -251px;  }  
.section3 .slideTxtBox .section3_center img{ position:initial;margin:60px auto 0 auto;   height: auto; display:block;   }
.section3 .slideTxtBox .section3_right{ margin:25px 0 0 0 }

.blogo {text-align: center} 
*/
.header {
padding: 10px 0;
}
.header .container {width: auto;min-width: auto;}
.header .logo {height: 35px;line-height: 35px;float: none;padding: 0;margin:0;text-align: left;}
.header .logo img{max-height:100%}
.header .nav {margin: 10px -15px -10px;float: none;display: none;}
.header .nav li {display: block;margin: 0;border-top: 1px solid rgba(255,255,255,0.2);width:95%;}
.header .nav li a {line-height: 40px;padding: 0 15px;font-size: 16px;}
.header .nav li .arr {display: block;position: relative;z-index: 1;}
.header .nav li.open .arr:after {transform: rotate(225deg);}
.header .nav li.open .dropdown-box {display: block;}
.header .nav .dropdown-box {position: static;background-color: rgba(0,0,0,0.2);width: auto;text-align: left;margin: 0;padding: 0;}
.header .nav .dropdown-box:before {display: none;}
.header .nav .dropdown-box p {margin: 0;}
.header .nav .dropdown-box a {display: block;padding: 0 15px;}
.header .nav .dropdown-box small {display: none;}
.header .nav .dropdown-box span {color: #fff;line-height: 40px;font-size: 16px;}
.header .nav .dropdown-box a:hover span {transform: translateY(0);font-size: 16px;color: #fff;}
.header .nav .dropdown-box a:hover span:before, .header .nav .dropdown-box a:hover small:before {display: none;}
.header .sc-btn {height: 30px;background-size: 18px auto;}
.header .sc-box {margin-top: 10px;margin-right: -54px;}
.header .sc-box input {padding: 9px 75px 9px 15px;width: 180px;}
.header .sc-box button {width: 60px;height: 40px;font-size: 14px;}
.menu-btn {display: block;}
.header-menu,.header-fix {background-color: #04a383;}
.header-menu .logo .ok{display:none}
.header-menu .logo .cs{display:block}


.nybox{padding:20px;} 
/*页面二级导航*/
.menus_sub {width: 30px;height: 30px;display: block;right: 30px;top: 9px;overflow: hidden;z-index: 10000;cursor: pointer;position: absolute;transition: all 0.4s ease;}
	.menus_sub span {float: left;width: 12px;background: #fff;transition: all 0.4s ease;margin-top: 7px;height: 2px;}
	.menus_sub span:nth-child(1) {transform: rotate(45deg);margin-top: 20px;margin-left: 5px;}
	.menus_sub span:nth-child(2) {transform: rotate(-45deg);margin-top: -2px;margin-left: 12px;}
	.menus_sub.open{transform:rotate(180deg);top: 18px;}

.nav2>.container>ul{display:none;position: absolute;width: 100%;background: #FFF;left: 0;top: 55px;z-index: 10;}
.nav2 ul>li{width: auto !important;float:none;text-align:left;position: relative;border-bottom: 1px solid #dedede;margin: 0 30px;}
.nav2 ul li i{height:55px;right: 30px;width: 44px;}
.nav2 li a{padding:15px 0;width: 100%;color: #333;}
.nav_sub{width: 100%;height:55px;line-height: 55px;color: #2a1d23;font-size: 18px;text-indent: 20px;}
.nav_menu{position:relative;}
.nav2 li .ny-menuy{position:static;height: auto;padding: 10px 0;background: #1a56ba;}
.nav2 li.active .ny-menuy{border:none}
.nav2 li .ny-menuy li{float:none;width: 100%!important;border: none;margin: 0;text-indent: 20px;}
.nav2 li .ny-menuy li a{display:block;padding: 0;width: auto;color: #FFF;}

.menus_sub{right: 10px;}
	.nav2 li a{width: 100%;}
	.nav2 ul li i{width: 44px;right: 0;}

.banner .swiper-button-next,.banner .swiper-button-prev {display: none;}
.banner .swiper-slide .inner {padding: 0;}
.banner .swiper-slide h4 {font-size: 20px;}
.banner .swiper-slide p {font-size: 14px;}
.banner .swiper-slide .img-cover {height:450px; }  
.banner .swiper-pagination{bottom:15px}
.banner .swiper-pagination-bullet-active i{width:20px;height:4px;margin-left:3px}
.banner .swiper-pagination-bullet em{width:28px;height:28px;line-height:28px;font-size:16px;border-radius:14px}

.nbbanner .img-cover {height: 300px;margin-top: 35px}

 

 
 
  
 
}


 
@media (max-width: 960px) {

 a.more002 {width: 5.6rem;height: 1.6rem;}

.home-service017 {padding: 1.6rem 0 0 0; }
.home-service017 .layout {padding: 0; }
.home-service017 .layout .tit {position: absolute;left: 50%;top: 0;color: #333;transform: translateX(-50%); }
.home-service017 .layout .list {  display: flex;  flex-wrap: wrap;  height: auto;  padding-top: 40px;  width: 100%; }
.home-service017 .layout .list li {position: initial;width: 50%;height: 150px;left: 0; }
.home-service017 .layout .list li a {width: 50%;height: 150px; }
.home-service017 .layout .list li a .icon {  height: 3.4rem;  line-height: 4rem; }
.home-service017 .layout .list li a .icon .svg-box {font-size: 2rem;height: 3rem; }
.home-service017 .layout .list li a .icon .svg-box svg {  width: 3rem;  height: 3rem; }
.home-service017 .layout .list li a .h {  font-size: 0.9rem; }
.home-service017 .layout .list li:nth-child(8) {position: initial;width: 50%;height: 150px;left: 0; }
.home-service017 .layout .list li:nth-child(8) a {  padding-left: 0;  flex-direction: column;  justify-content: center; }
.home-service017 .layout .list li:nth-child(8) a .h {padding-left: 0;padding-top: 0.72rem; }
.home-service017 .layout .list li:nth-child(8) a .h::before {  display: block; }
.home-service017 .layout .list li:last-child {width: 100%; }
.home-service017 .layout .pic {  display: none; }
.home-service017 .layout .pic-bottom {  display: none; }

.index_news { margin-top: 1.5rem; }


.home-notice012 {margin-top: 1.6rem; }
.home-notice012 .layout {padding: 0;flex-wrap: wrap; }
.home-notice012 .layout .notice-item {width: 100%;margin-top: 1.6rem; }
.home-notice012 .layout .notice-item:first-child {margin-top: 0; }
.home-notice012 .layout .notice-item .top-img {height: 40vw; }
.home-notice012 .layout .notice-item .bottom-list {margin-top: 0;padding: 0.8rem; }
.home-notice012 .layout .notice-item .bottom-list ul li a p {height: max-content;}

.ksNavWrap{background:#FFF;  margin:0 0 20px 0;padding:0; font:normal 15px/normal normal;min-height:150px;border:solid 1px rgba(0,0,0,0.1); box-shadow: 0 0 10px rgba(0,0,0,0.1);display:block }
.ksNavWrap .ksNavtitle{width:100%;background:#06C0B1 url(../images/dtBg.jpg) no-repeat right bottom; color: #fff;font-weight: bold;line-height: 1.16;text-align: center;justify-content: center; display:block;}
.ksNavWrap .ksNavtitle span {display: block; font-size:18px;text-align:center;width:100%;height:50px;line-height:50px;}
.ksNavWrap .ksNavList {width: calc(100%);box-sizing: border-box;padding: 15px;}

 
.searchbox{ margin-bottom:20px; padding:30px ;}
.searchbox .search {height: auto;display: block;text-align:center }
.searchbox .search .searchleft { position: relative;padding-right: 0;margin-right: 0;width: 100%;}
.searchbox .search .searchleft::after{display:none}
.searchbox .search .searchleft .name {justify-content: center;}
.searchbox .search .searchleft .name .text {margin-left: 20px;}
.searchbox .search .searchleft .name .text .en {margin-top: 16px;}
.searchbox .search .searchleft .hint {margin-top: 15px;}
.searchbox .search .searchright {display: flex;width: 100%;justify-content: start;margin: 15px 0 0 0; }
.searchbox .search .searchright .all {width: 79px;height: auto;background-color: #b1b1b1;border-radius: 4px;font-size: 14px;line-height: 46px;color: #fff;text-align: center;cursor: pointer;}
.searchbox .search .searchright .list {margin-left: 15px;}
.searchbox .search .searchright .list .item {font-size: 16px;padding: 0 14px;margin-bottom: 10px;} 

 }



@media screen and (max-width: 768px) {


.imgNew .swiper-wrapper img { height: 20rem; }

.index_news { height:30rem;} 
.index_news .smtitle{display:block;clear:both;font:normal 22px/100% 'Arial';color:rgba(0,0,0,0.1);} 
.index_news .tabs a {font:normal 18px/120% normal;text-align:center; padding:4px 14px;color:#04a383;text-decoration:none; }
.index_news .tabs a.active { background:#04a383;color:#fff;border-radius:7px;transition: all 0.5s; } 
.index_news .news-list li a{font:normal 18px/22px normal;color:#555; }
 
.index_news .news-list li a span{border:solid 1px rgba(0,0,0,0.1);display:block;padding:5px;float:left;font:normal 15px/normal normal;margin-right:10px;color:#aaa;height:70px}
.index_news .news-list li a b {display: block;text-align: center;font: bold 18px/normal 'Arial';background: #aaa;color: #fff;padding:7px 0}


.nbbanner .img-cover {
height: 200px; 
}

}



 @media screen and (max-width: 568px) {



.section3_xz{top:-55px ;  animation: spin03 20s linear infinite}  
.section3 .slideTxtBox .section3_center img{ width:330px;}
.banner .swiper-slide .img-cover {height:200px;}

/*便民服务*/
.home-service017 .layout .list li {   height: 120px;  }
.home-service017 .layout .list li a { height: 120px; } 
.home-service017 .layout .list li:nth-child(8) { height: 120px;  } 

/* 焦点图文 */ 
.imgNew .swiper-wrapper img { height: 17rem; }
 
.index_news { height:28rem;} 
.index_news h2{font:normal 18px/normal normal;display:inline;padding:0 20px 0 0 ;margin:0}
.index_news .smtitle{ font:normal 18px/normal 'Arial'; } 
.index_news .tabs a {  padding:4px 8px;  } 
.index_news .news-list li a{font:normal 15px/22px normal;  }

/* 科室 */ 
.isect1 .content{padding: 1.53rem 0 1.53rem; min-height:18rem;margin-top:1.5rem;} 
.isect1 .container ul{height: 18rem;box-sizing: border-box;padding: 0 1rem;overflow: auto;}
.isect1 .flexCenter{display: inline ;justify-content: center;align-items: center;margin:0px;line-height:20px;}
.isect1 a.ksli{border-radius:10px;box-sizing: border-box;padding:15px 8px;color: #333;margin-bottom:15px;font:bold 16px/22px '微软雅黑'}
 .fz18{font-size: 0.9rem;} 

.tabStyle ul li{width: 3.56rem;height: 3.56rem;margin: 0 0.8rem; border-radius: 50%; line-height: 1.2rem;display:inline-block } 
.tabStyle ul li{width:20vw ;height:20vw;margin: 0.5rem 5vw;padding:4vw; border-radius: 50%; }
.tabStyle ul li:before{display:none}
.tabStyle ul li:first-child::before{display: none;}
.tabStyle ul li:first-child::after,
.tabStyle ul li:last-child::after{display:none}

.nbbanner .img-cover {
height: 150px;
}

}




 
 