@charset "utf-8";
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;box-sizing: border-box;}
html,body{font-family:Arial, Helvetica, sans-serif, "Microsoft YaHei","PingFang SC";background: #fff;color: #232323;font-size: 14px;}
input,textarea,select{font-family:Arial, Helvetica, sans-serif,"Microsoft YaHei","PingFang SC";font-size: 14px;}
img,input,textarea{ border: none; }
h1,h2,h3,h4,h5{font-weight: normal;line-height: normal;}
table{width: 100%;border-collapse: collapse;}
th,td{border:solid 1px #d3d3d3;padding: 10px;}
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}
html.hide{overflow: hidden;}
body.hide{overflow: hidden;}
a{color: #232323;}
.fl{ float: left;}
.fr{float: right;}
.clear:after{ content: ''; display: table; clear: both; }
p{line-height: 1.6;}
.des-justify p{text-align: justify;}
.img100 img{vertical-align: bottom;width: 100%;}
.middle-box{display: table; height: 100%;  width:100%; margin:0 auto; position:relative; table-layout: fixed;}
.middle-inner{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%; width:100%;}
.pc-show{display: block;}
.wap-show{display: none;}
.position-full{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.relative{position: relative;}
.text-center{text-align: center;}
.overhide{overflow: hidden;}
.w1400{width: 1400px;max-width: 92%;margin: 0 auto;}
ul{font-size: 0;}
ul li{font-size: 14px;display: inline-block;vertical-align: top;}
ul li:last-child{margin-right: 0;}
.BMap_Marker img{width: 100%;vertical-align: bottom;}
::-webkit-scrollbar{width: 4px;height: 6px;background: #000;}
::-webkit-scrollbar-track{background: #000;}
::-webkit-scrollbar-thumb{background-color: #084987;}

.search_box .text::-webkit-input-placeholder{color:#fff;}
.search_box .text:-moz-placeholder{color:#fff;}
.search_box .text::-moz-placeholder{color:#fff;}
.search_box .text:-ms-input-placeholder{color:#fff;}
.edit *{font-weight: revert;list-style: revert;}
.mg-bt10{margin-bottom: 10px;}
.mg-bt15{margin-bottom: 15px;}
.mg-bt20{margin-bottom: 20px;}
.mg-bt25{margin-bottom: 25px;}
.mg-bt30{margin-bottom: 30px;}
.mg-bt40{margin-bottom: 40px;}
.mg-bt50{margin-bottom: 50px;}
.mg-bt60{margin-bottom: 60px;}
.mg-bt70{margin-bottom: 70px;}
.mg-bt80{margin-bottom: 80px;}
.des16 p{font-size: 16px;}
.des18 p{font-size: 18px;}
.line20 p{line-height: 2;}
.line18 p{line-height: 1.8;}
.des-fff *{color: #fff;}
.title-fff *{color: #fff;}
.imgmax img{max-width: 100%;vertical-align: bottom;}
.swiper-pagination-bullets .swiper-pagination-bullet{vertical-align: middle;opacity: 1;}
.wow{transform: translateZ(0);}
.w1720{width: 1720px;max-width: 92%;margin: 0 auto;}
.padding-tb40{padding: 40px 0;}


/*header s*/
.header{position: fixed;z-index: 999;width: 100%;top:0;left: 0;border-bottom: 1px solid rgba(255,255,255,0.5);transition: all .4s;}
.header > .w1720{height: 110px;position: relative;transition: all .4s;}
.logo{position: absolute;top:50%;transform: translateY(-50%);left: 0;}
.logo img{height: 65px;transition: all .4s;}
.nav-yi{display: inline-block;line-height: 110px;color: #fff;padding: 0 32px;transition: all .4s;}
.nav-box{margin-left: 300px;}
.nav-yi span{font-size: 16px;}
.nav-yi span::after{content: "";position: absolute;width: 0;height: 2px;background-image: linear-gradient(to right, #388f39, #1d5180); left: 50%;transition: all .4s;bottom:-1px;transform: translateX(-50%);}
.nav-yi span{position: relative;display: block;}
li.active .nav-yi span::after{width: 100%;}
li.active .nav-yi{color: #388f39;}
.nav-hide{position: fixed;left: 0;width: 100%;background: #f7f7f7;border-top: 1px solid #f4f4f4; display: none;}
.nav-hide-item{display: flex;justify-content: center;gap:4%;font-size: 16px;}
.nav-hide-item a{transition: all .4s;}
.nav-hide-item a:hover{color: #388f39;}
.header-area{position: absolute;top: 0;right: 0;height: 100%;display: flex;align-items: center;}
.header-area-img{height: 32px;display: block;transition: all .4s;}
.header-area-item{margin-right: 16px;}
.header-area-item:last-child{margin-right: 0;}
.btn-30{display: inline-flex;height: 30px;padding: 0 15px;min-width: 86px;justify-content: center;align-items: center;border-radius: 30px;font-size: 16px;}
.btn-bg{color: #fff;background-image: linear-gradient(to right,#388f39,#194d7d);}
.ys-search2-win{position: fixed;top: 110px; left: 0;width: 100%;background: #fff;border-top: 1px solid #eee;overflow: hidden;display: none;transition: top .4s;}
.ys-search2-tibox{border-bottom: 1px solid #eee;width: 600px;max-width: 92%; margin: 0 auto;}
.ys-search2-tbox{margin-right: 32px;}
.ys-search2input{display: block;height: 60px;font-size: 16px;width: 100%;}
.ys-search2-ibox{position: absolute;right: 0;top:0;cursor: pointer;}
.ys-search2-ibox{position: absolute;width: 32px;height: 32px;top:50%;transform: translateY(-50%);right: 0;font: inherit;}
.header-area-img{height: 32px;filter: brightness(0) invert(1);transition: all .4s;}
.language{display: flex;align-items: center;color: #fff;transition: all .4s;}
.header-area-language{cursor: pointer;position: relative;}
.header-area-language::before{content: "";position: absolute;top: 50%;transform: translateY(-50%);left: -8px;width: 1px;height: 10px;background: #57d3ff;transition: all .4s;}
.language-list{position: absolute;top: 100%;left: 0;width: 100%;text-align: center;cursor: pointer;box-shadow: 0 0 10px rgba(0,0,0,0.5);background: #fff;display: none;}
.language-list a{display: block;line-height: 2;transition: all .4s;}
.language-list a:hover{background: #388f39;color: #fff;}
.language.active .sjx14x17{transform: rotate(90deg);}
.sjx14x17{width: 7px;height: 9px;background: url(../images/sjx14x17.png) no-repeat center center;background-size: cover;margin-left: 6px;transition: all .4s;}
.menu-handler{width: 30px; height: 32px; cursor: pointer; position: absolute;right:3%;top:14px; transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); display: none; }
.menu-handler .burger{height: 2px; background: #388f39; display: block;width: 20px; position: absolute; z-index: 5; left: 5px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center;-o-transform-origin: center; -ms-transform-origin: center;border-radius: 2px;-webkit-border-radius: 2px;top: 8px;transition:all .4s;}
.menu-handler .burger-2{top: 15px; }
.menu-handler .burger-3{top: 22px;}
.menu-handler.active .burger-1{top:15px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2{-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3{top: 15px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }
.header-style .header{background: #fff;}
.header-style .nav-yi{color: #232323;}
/* .header-style .logo img{filter: brightness(1) invert(0);} */
.header-style .header-area-img{filter: brightness(1) invert(0);}
.header-style .language{color: #232323;}
.header-style .language .sjx14x17{filter: brightness(0);opacity: 0.6;}
body.active .header > .w1720{height: 90px;}
body.active .nav-yi{line-height: 90px;}
body.active .ys-search2-win{top: 90px;}
.nav li:last-child{display:none;}
/*header e*/
/*footer s*/
.footer{background-image: linear-gradient(to right,#388f3a,#1d4f81);}
.footer-left img{filter: brightness(0) invert(1);height: 89px;}
.footer .w1720{display: flex;justify-content: space-between;}
/* .footer .w1720 > div{flex: 1;} */
.footer-right{display: flex;justify-content: space-between;color: #fff;width: 46%;}
.footer-right dt{font-size: 18px;margin-bottom: 20px;}
.footer-right dd{margin-bottom: 10px;}
.footer-right dd:last-child{margin-bottom: 0;}
.footer-right dd a{color: #fff;transition: all .4s;}
.footer-right dd a:hover{color: #388f3a;}
.footer-share a{position: relative;display: inline-block;width: 40px;border:1px solid #fff;border-radius: 100%;margin-right: 8px;transition: all .4s;}
.footer-share a:last-child{margin-right: 0;}
.footer-share .i img{width: 100%;display: block;}
.share-hide{position: absolute;width: 120px;height: 120px;bottom:50px;left: 50%;margin-left: -60px;display: none;padding: 8px;background: #fff;border-radius: 8px;opacity: 1;z-index: 9;}
.share-hide::after{content: "";position:absolute;top: 100%;left: 50%;transform: translateX(-50%);width: 0;border:6px solid transparent;border-top-color: #fff;}
.share-hide img{width: 100%;height: 100%;}
.footer-share a.active .share-hide{display: block;}
.footer-share a:hover{background-image: linear-gradient(to right,#40bd04,#02a3ed);border-color: transparent;}
.flsmgf *{color: #fff;}
.copyright{color: #fff;opacity: 0.7;}
.footer-line{width: 1px;border-right: 1px solid #fff;opacity: 0.1;}
/*footer e*/


/* index s */
.banner img{height: 100vh;object-fit: cover;display: block;width: 100%;}
.title66 h2{font-size: 66px;}
.title60 h2{font-size: 60px;}
.title-bold h2{font-weight: bold;}
.des40 p{font-size: 40px;}
.tsgd{display: inline-flex;height: 50px;justify-content: center;align-items: center;border-radius: 50px;padding: 0 20px;min-width: 140px;font-size: 16px;}
.tsgd::after{display: inline-block;width: 0;height: 0;border: 6px solid transparent;border-top-width: 4px;border-bottom-width: 4px;content: "";margin-left: 15px;}
.tsgd-bg{color: #fff;background-image: linear-gradient(to right,#388f39,#194d7d);}
.tsgd-bg::after{border-left-color: #fff;}
.index-page{min-height: calc(100vh - 90px);display: flex;justify-content: center;align-items: center;}
.bannerDot{position: absolute;z-index: 9;left: 0;width: 100%;bottom:50px;}
.bannerDots .swiper-pagination-bullet{width: 10px;height: 10px;background: #fff;margin: 0 5px;}
.bannerDots .swiper-pagination-bullet-active{background: #388f39;}
.title48 h2{font-size: 48px;}
.title-color h2{color: transparent; background-clip: text; -webkit-background-clip: text; background-image: linear-gradient(to right,#56bb69,#09879b);display: inline-block;}
.des-title26 h3{font-size: 26px;}
.index-about-left{width: 48%;}
.index-about-right{width: 41%;}
.index-about{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.index-about-left h3{width: 750px;max-width: 100%;}
.des-373737 p{color: #373737;}
.index-about-des{width: 700px;max-width: 100%;}
.index-about-des p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;text-overflow: ellipsis;}
.tsgd-k{color: #388f39;border:1px solid #194d7d;}
.tsgd-k::after{border-left-color: #388f39;}
.tsgd-k:hover{background-image: linear-gradient(to right,#388f39,#194d7d);color: #fff;}
.tsgd-k:hover::after{border-left-color: #fff;}
.index-ctre{width: 250px;height: 250px;border-radius: 100%;position: relative;
    background-image: -moz-linear-gradient( 90deg, rgb(2,131,159) 0%, rgb(87,187,105) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(2,131,159) 0%, rgb(87,187,105) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(2,131,159) 0%, rgb(87,187,105) 100%);
    margin-top: 19%;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    display: block;
}
.index-ctre-inner{position: absolute;top:50%;transform: translateY(-50%);left: 32px;color: #fff;white-space: nowrap;}
.index-ctre-inner span{font-size: 32px;display: block;text-transform: uppercase;}
.index-ctre-inner h2{font-size: 64px;line-height: 1;font-weight: medium;}
.des24 p{font-size: 24px;}
.whthtr{display: inline-block;text-align: right;}
.whthtr img{width: 15px;margin-top: 10px;}
.font-bold{font-weight: bold;}
.index-jspt{display: flex;justify-content: space-between;gap:32px;width: 46%;}
.index-jspt li{background: rgba(255, 255, 255, 0.8);}
.index-jspt ul{flex: 1;display: flex;gap: 32px;flex-direction: column;}
.index-jspt li{display: block;padding: 30px 38px;}
.index-jspt ul:nth-child(1) li{height: 100%;display: flex;align-items: center;}
.radius10{border-radius: 10px;}
.des-title30 h3{font-size: 30px;}
.des-title36 h3{font-size: 36px;}
.radius36{border-radius: 36px;}
.overflow-hidden{overflow: hidden;}
.radius60{border-radius: 60px;}
.padding-tb80{padding: 80px 0;}
.cpgx{width: 70.29%;}
.cpgx-bot{position: absolute;bottom:0;left: 0;width: 100%;z-index: 9;padding: 50px 160px;}
.cpgx-icon img{display: block;width: 70px;}
.des-line2 p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.cpgx2{position: absolute;top:0;left: 70.29%;margin-left: 32px;}
.cpgx2::before{content: "";position: absolute;top: 0;left: 0;width: 101%;height: 100%;background: #000;opacity: 0.3;z-index: 9;}
.cpgx-pagination{position: absolute;left: 70.29%;top: 50px;margin-left: 32px;}
.swiperpagination333{font-size: 26px;color: #828282;text-align: center;margin: 0 10px;}
.swiperpagination333 .swiper-pagination-current{font-size: 48px;color: #388f39;}
.btn32{width: 32px;height: 32px;cursor: pointer;filter: brightness(0);opacity: 0.4; transition: all .4s;}
.btn32:hover{filter: brightness(1);opacity: 1;}
.cpgx-pagination{display: flex;align-items: center;}
.btn-left{background: url(../images/left.png) no-repeat center center/cover;}
.btn-right{background: url(../images/right.png) no-repeat center center/cover;}
/* index e */
/* 2.1公司简介 s */
.w1440{width: 1440px;margin: 0 auto;max-width: 92%;}
.ban-nav{position: absolute;bottom:0; left: 0;width: 100%;z-index: 9;}
.ban-nav-item{display: flex;background: rgba(255,255,255,0.8);border-top-left-radius: 10px;border-top-right-radius: 10px;overflow: hidden;}
.ban-nav-item a{width: 25%;display: block;height: 64px;text-align: center;color: #646464;font-size: 18px;position: relative;transition: all .4s;display: flex;align-items: center;justify-content: center;}
.ban-nav-item a.active{color: #388f39;background: #fff;}
.ban-nav-item a:hover{color: #388f39;background: #fff;}
.ban-nav-item a::after{content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 0;height: 2px;background-image:linear-gradient(to right,#388a3e,#204b6b);transition: all .4s;}
.ban-nav-item a.active::after{width: 100%;}
.ban-nav-item a:hover::after{width: 100%;}
.gsjj-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.gsjj-img{width: 55.13%;}
.gsjj-con{width: 40%;}
.des-mb-20 p{margin-bottom: 20px;}
.des-mb-20 p:last-child{margin-bottom: 0px;}
.qywh-con{width: 586px;max-width: 100%;}
.qywh-con li{background: #fff;padding: 25px 30px;display: block;flex: 1;position: relative;padding-top: 80px;min-height: 190px;transition: all .4s;}
.qywh-con-top{display: flex;gap:10px;}
.qywh-con-top ul:nth-child(1) li{height: 100%;}
.qywh-con-top ul:nth-child(2){display: flex;gap:10px;flex-direction: column;}
.qywh-con-top ul{width: 50%;}
.qywh-con{display: flex;flex-direction: column;gap:10px;}
.qywh-con img{width: 100px;position: absolute;right: 20px;top:10px;}
.qywh-con-bot li{padding-top: 25px;}
.qywh-con li:hover{background-image: linear-gradient(to bottom,#388a3e,#204b6b);}
.qywh-con li:hover *{color: #fff;}
.qywh-con li:hover img{filter: brightness(0) invert(1);}
.maodian{position: absolute;top:-90px;left: 0;}
.radius20{border-radius: 20px;}
.des-787878 p{color: #787878;}
/* 2.1公司简介 e */
/* 2.2管理团队.html s */
.bg-eef3f6{background: #eef3f6;}
.team-list li{width: 49%;margin-right: 2%;padding: 20px;margin-bottom: 90px;}
.team-list li:nth-child(2n){margin-right: 0;}
.tx{width: 231px;position: absolute;top: 0;left: 0;}
.des-636363 p{color: #636363;}
.team-info{margin-left:280px;}
.team-list a{display: block;position: relative;min-height: 220px;}
/* 2.2管理团队.html e */


.flex-bt{display: flex;justify-content: space-between;flex-wrap: wrap;}
.des-666 p{color: #666;}
.fzls-list{width: 42%;}
.fzls-list li{display: flex;justify-content: space-between;margin-bottom: 20px;align-items: flex-start;position: relative;z-index: 5;min-height: 60px;}
.fzls-list li:last-child{margin-bottom: 0;}
.fzls-year{width: 100px;text-align: right;position: relative;padding-right: 20px;}
.fzls-des{width: calc(100% - 140px);}
.fzls-year h3{font-size: 18px;color: #626262;transform: translateZ(0);transition: none;}
/* .fzls-des{padding-top: 3px;} */
.fzls-list li.active .fzls-year h3{font-size: 22px;color: #111;}
.fzls-list li.active p{color: #111;}
.fzls-list li.active .dot{width: 20px;height: 20px;background: #80b443;}

.fzls-list:before{content: "";position: absolute;left: 100px;width: 0;height: 0;border:5px solid transparent;top:-35px;margin-left: -4px;border-bottom-color: #bebebe;border-bottom-width: 8px;border-top-width: 8px;}
.fzls-list:after{content: "";position: absolute;bottom:0;top:-20px;width: 2px;background: #bebebe;left: 100px;}
.fzls-year .dot{width: 14px;height: 14px;border:2px solid #fff;border-radius: 100%;background: #bebebe;top:50%;left: 100%;position: absolute; transform:translate(-50%,-50%);margin-left: 1px;z-index: 5;transition: all .4s;}
.fzls-img{width: 52.22%;}
.hytz-title{position: absolute;top: 0;left: 0;width: 350px;max-width: 100%;}
.hytz{margin-left:385px;}
.hytz img{max-width: 100%;height: auto !important;display: block;}
.bg-f1f6fa{background: #f1f6fa;}
.color-08879b{color: #08879b;}
.jjxl li{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 80px;}
.jjxl li:last-child{margin-bottom: 0;}
.jjxl-con{width: 44%;}
.jjxl-img{width: 50%;}
.jjxl li:nth-child(odd){flex-direction: row-reverse;}
.des76767 .img100{float: right;width:50%;margin-left: 80px;}
/* .des76767 p{margin-bottom: 40px;} */
.des76767 p:last-child{margin-bottom: 0;}
.edit img{max-width: 100%;height: auto !important;display: block;margin: 0 auto;}
.jspt-a{display: flex;gap: 20px;justify-content: space-between;}
.jspt-a a{flex:1;text-align: center;color:#5a5a5a;border:1px solid #aab8c1;border-radius: 10px;display: flex;justify-content: center;align-items: center;min-height: 52px;padding: 5px 10px;}
.jspt-a a.active{color: #fff;background: linear-gradient(to right,#56bb69,#07869d);}
.jspt-a a:hover{color: #fff;background: linear-gradient(to right,#56bb69,#07869d);}
.sczb-swper-tab{position: absolute;bottom: 0;left: 0;z-index: 9;display: flex;width: 100%;background: rgba(255,255,255,0.5);}
.sczb-swper-tab li{display: flex;flex: 1;justify-content: center;align-items: center;min-height: 86px;padding: 0 10px;border-right: 1px solid #fff;cursor: pointer;transition: all .4s;}
.sczb-swper-tab li p{font-size: 20px;color: #fff;}
.sczb-swper-tab li:last-child{border-right: none;}
.sczb-swper-tab li:hover{background: #08879b;}
.sczb-swper-tab li.active{background: #08879b;}
.scjd-list li{width: 32%;margin-right: 2%;margin-bottom: 40px;}
.xw-list li{width: 31%;margin-right: 3.5%;margin-bottom: 4%;}
.xw-list li:nth-child(3n){margin-right: 0;}
.xw-list-bot{background: #f5f5f5;padding: 25px;}
.des-title20 h3{font-size: 20px;}
.xw-clock{display: flex;align-items: center;}
.xw-clock img{width: 10px;margin-right: 5px;}
.xw-clock span{color: #898989;}
.i432423{width: 30px;height: 12px;background: url(../images/jt60x24.png) no-repeat center center/100% 100%;filter: brightness(0) invert(0);opacity: 0.8; transition: all .4s;}
.xw-desc5 p{display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.xw-desc p{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.xw-list-bot h3{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.xw-img-box{padding-bottom: 62.5%;}
.xw-list li:hover .xw-list-bot h3{color: #0c8999;}
.xw-list{display: flex;flex-wrap: wrap;}
.xw-list a{display: block;position: relative;height: 100%;}
a:hover .i432423{filter: brightness(1) invert(0);opacity: 1;}
.page{text-align: center;font-size: 18px;}
.page a{display: inline-block;margin-bottom: 2px;}
.page-left{margin-right: 30px;}
.page-right{margin-left: 30px;}
.pages{margin: 0 2px;width: 30px;height: 30px;line-height: 30px;text-align: center;border-radius: 50%;}

.pages.active{background: linear-gradient(to right,#55ba6a,#08869c);color: #fff;}
.pages:hover{background: linear-gradient(to right,#55ba6a,#08869c);color: #fff;}
.hot-img{width:48.6%;}
.hot-img .img100{height: 100%;}
.hot-img .img100 img{object-fit: cover; height: 100%;}
.bg-f2fafb{background: #f2fafb;}
.hot-con{width: 51.4%;padding: 50px 70px;}
.hot-item{display: flex;justify-content: space-between;}
.des-title24 h3{font-size: 24px;}
.title-0c8999 h3{color: #0c8999;}
.xwxq-top h1{font-size: 36px;color: #0c8999;}
.xwxq-edit{padding: 40px 0;border-top: 1px solid #aab8c1;border-bottom: 1px solid #aab8c1;}
.xwxq-top-info{display: flex;gap: 20px;align-items: center;}
.xwxq-top-info p{display: flex;gap: 6px;align-items: center;color: #999999;}
.xwxq-top-info img{height: 15px;}
.xwxq-fy li{display: block;margin-bottom: 20px;}
.xwxq-fy li a span{font-size: 16px;display: block;margin-bottom: 5px;}
.xwxq-fy li a p{font-size: 20px;transition: all .4s;}
.xwxq-fy li a:hover p{color: #388e3a;}
.gc-list li{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 80px;border:1px solid #97d2b8;}
.gc-list li:last-child{margin-bottom: 0;}
.gc-img{width: 55.55%;}
.gc-img *{height: 100%;}
.gc-img img{object-fit: cover;}
.gc-content{width: 44.45%;padding: 50px;}
.gc-info-item{display: flex;justify-content: space-between;align-items: flex-start;}
.gc-info-item-content{width: calc(100% - 80px);}
.gc-info-item-title{position: relative;padding-left: 26px;}
.gc-info-item-title img{width: 20px;position: absolute;top: 5px;left: 0;}
.ckdt{display: inline-flex;justify-content: center;align-items: center;min-height: 44px;padding: 0 20px;border-radius: 10px;font-size: 16px;color: #fff;background: linear-gradient(to right,#56bb69,#07869d);cursor: pointer;gap: 10px;}
.dzz-icon{width: 16px;}
.jt-icon{width: 32px;}
.zxly{width: 720px;max-width: 100%;}
.zxly-clo3{display: flex;flex-wrap: wrap;}
.zxly-item{border:1px solid #bababa;background: #fff;position: relative;}
.zxly-clo3 .zxly-item{width: 32%;margin-right: 2%;margin-bottom: 2%;}
.zxly-clo3 .zxly-item:nth-child(3n){margin-right: 0;}
.zxly-item-title{font-size: 16px;color: #707070;position: absolute;top: 0;left: 15px;line-height: 40px;}
.zxly-item-content .text{display: block;height: 40px;font-size: 16px;color: #333;width:100%;}
.zxly-clo3-gs .zxly-item:nth-child(1){width: 66%;}
.zxly-clo3-gs .zxly-item:nth-child(2){margin-right: 0;}
.zxly-item-content{margin-left: 60px;}
.zxly-item-gs .zxly-item-content{margin-left: 76px;}
.textarea{display: block;width: 100%;height: 250px;font-size: 16px;color: #333;resize: none;padding: 8px 8px 8px 0;}
.tijiao{width: 140px;font-size: 18px;border-radius: 0;}

.swiperDot{margin-top: 30px;}
.swiperDot .swiper-pagination-bullet{width: 12px;height: 12px;background: #ddd;margin-right: 10px;}
.swiperDot .swiper-pagination-bullet:last-child{margin-right: 0;}
.swiperDot .swiper-pagination-bullet-active{background: #388f39;}
.title35577{width: 65%;}
.banner-des{width: 780px;max-width: 100%;}
.banner-des h2{line-height: 1.2;}
.title-8955684415 h2{width: 440px;max-width: 100%;}
.gsjj-box000 .gsjj-img{margin-left: 80px;margin-bottom: 50px;}


.btnMid div{position: absolute;top: 50%;transform: translateY(-50%);z-index: 9;width:50px;height: 50px;cursor: pointer;transition: all .4s;}
.btnMid .btn-left{left: 20px;}
.btnMid .btn-right{right: 20px;}
.playbtn32 div{background-color: rgba(255,255,255,0.5);border-radius: 50%;}
.playbtn32 div:hover{background-color: rgba(255,255,255,1);}
.gsjj-con22 p{text-align:justify !important;}
.des20 p{font-size:20px;}
body.active .header{box-shadow:0 1px 2px #ddd;}

.imgcover{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.imgscale .img100{overflow: hidden;}
.imgscale .img100 img{transition: all .4s;}
.imgscale:hover .img100 img{transform: scale(1.1);}
.background-cover{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.slideUp,.swiper-slide-active .banner-des{
    animation:slideUp 1s both ease-out;-webkit-animation:slideUp 1s both ease-out;
}
@keyframes slideUp{
    0%{opacity:0;-webkit-transform: translateY(60px);transform: translateY(60px);}
    100%{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
}
.slideLeft{
    animation:slideLeft 1s both ease-out;-webkit-animation:slideLeft 1s both ease-out;
}
@keyframes slideLeft{
    0%{opacity:0;-webkit-transform: translateX(-60px);transform: translateX(-60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.slideRight{
    animation:slideRight 1s both ease-out;-webkit-animation:slideRight 1s both ease-out;
}
@keyframes slideRight{
    0%{opacity:0;-webkit-transform: translateX(60px);transform: translateX(60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.tobig{
    animation:tobig 1s both ease-out;-webkit-animation:tobig 1s both ease-out;
}
@keyframes tobig{
    0%{opacity:0;-webkit-transform: scale(0);transform: scale(0);}
    100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}

