@charset "utf-8";
@font-face {
    font-family: dincondbold;
    src: url("../font/dincondbold.otf");
}
@font-face {
    font-family: dinbold;
    src: url("../font/dinbold.ttf");
}
@font-face {
    font-family: dincondmedium;
    src: url("../font/dincondmedium.otf");
}
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;}
html,body{font-family:"Microsoft YaHei","PingFang SC";background-color: #fff;color: #333;}
input,textarea{ border:none; font-family:"Microsoft YaHei","PingFang SC";color: #333;}
img{ border: none; }
h1,h2,h3,h4,h5{font-weight: normal;font-size: 14px;}
table{width: 100%;border-collapse: collapse;}
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}
html.hide{overflow: hidden;}
body.hide{overflow: hidden;}
a{color: #333;}
.fl{ float: left;}
.fr{float: right;}
.clear:after{ content: ''; display: table; clear: both; }
p{line-height: 1.6em;}
.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;}
.padding-tb60{padding: 60px 0;}
.padding-tb70{padding: 70px 0;}
.padding-tb80{padding: 80px 0;}
.padding-tb90{padding: 90px 0;}
.padding-tb100{padding: 100px 0;}
.padding-tb110{padding: 110px 0;}
.padding-tb120{padding: 120px 0;}
.w1200{width: 1200px;max-width: 92%;margin: 0 auto;}
.w1280{width: 1280px;max-width: 92%;margin: 0 auto;margin-bottom:30px;}
.w1300{width: 1300px;max-width: 92%;margin: 0 auto;margin-bottom:30px;}
.w1400{width: 1400px;max-width: 92%;margin: 0 auto;}
.w1440{width: 1440px;max-width: 92%;margin: 0 auto;}
.w1600{width: 1600px;max-width: 92%;margin: 0 auto;}
.bgf1{background: #f1f1f1;}
.bgf2{background: #f2f2f2;}
.bgf3{background: #f3f3f3;}
.bgf4{background: #f4f4f4;}
.bgf5{background: #f5f5f5;}
.bgf6{background: #f6f6f6;}
.bgf7{background: #f7f7f7;}
.bgf8{background: #f8f8f8;}
.bgf9{background: #f9f9f9;}
.bgfff{background: #fff;}
.padding20{padding: 20px;}
.padding30{padding: 30px;}
.padding40{padding: 40px;}
.padding50{padding: 50px;}
.padding60{padding: 60px;}


/*header s*/
.header{position: fixed;z-index: 999;width: 100%;left: 0;top:0;height: 90px;transition: all .4s;background: #fff;}
.header:hover{transform: translateZ(0);}
.logo{position: absolute;left: 50px;top:50%;transform: translateY(-50%);}
.logo img{display: block;height: 47px;transition: all .4s;}
.logofff{position: absolute;left: 0;top:0;height: 100%;opacity: 0;filter: alpha(opacity=0);}
.nav-box{margin-right: 286px;position: relative;}
.nav-box:before{content: '';position: absolute;right: 0;top:50%;height: 12px;border-left: 1px solid #747474;margin-top: -6px;}
.nav li{float: left;position: relative;}
.nav-yi{display: inline-block;line-height: 90px;font-size: 16px; padding: 0 33px;transition: all .4s;position: relative;z-index: 3;}
.nav-yi span{position: relative;z-index: 1;display: inline-block;color: #4b4b4b;}
.nav-yi span:after{position: absolute;z-index: -1;bottom:0;left: 50%;transform: translateX(-50%); height: 2px;background: #009947;width:0;content: "";transition: all .4s;}
.nav li.active .nav-yi span:after{width: 100%;}
.nav li.active .nav-yi span{color: #009947;}
.nav-er{position: absolute;width: 160px;left: 50%;margin-left: -80px;box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.21);opacity: 0;margin-top: -20px;transition: all .4s;pointer-events: none;}
.nav-er a{display: block;background: #fff;text-align: center;line-height: 44px;text-transform: uppercase;font-size: 14px;color: #777;}
.header-area{position: absolute;right: 45px;height: 22px;margin-top: -11px;top:50%;z-index: 9;padding-left: 30px;}
.header-share .weixin{background-image: url("../images/weixin666.png");}
.header-share .weibo{background-image: url("../images/weibo666.png");}
.qzone{background-image: url("../images/qq.png");}
.header-share .hide-code{top:40px;margin-left: -80px;}
.language{position: absolute;height: 32px;line-height: 32px;top:50%;margin-top: -16px;right: 177px;width: 35px;}
.language-val{color: #707070;font-size: 12px;}
.language-box{position: absolute;top:100%;background: #fff;width: 60px;left: 50%;margin-left: -30px;display: none;}
.language i{position: absolute;right: 0;top:50%;margin-top: -4px; width: 10px;height: 10px;background: url("../images/sjx10.png") no-repeat center;background-size: cover;transition: all .4s;}
.language.active i{transform: rotate(180deg);}
.language-box a{display: block;text-align: center;font-size: 12px;line-height: 24px;}
.language-box a:hover{background: #009944;color: #fff;}



.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: #009947; 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); }
.index-body{padding-top: 0;}
.index-body.is-scroll{padding-top: 0;}
.header-style .header{background: none;}
/*.header-style .header .nav-yi span{color: #fff;}*/
/*.header-style .logofff{opacity: 1;filter: alpha(opacity=100);}*/
/*.header-style .logo000{opacity: 0;filter: alpha(opacity=0);}*/
/*.header-style .header-share .weixin{background-image: url("../images/weixinfff.png")}*/
/*.header-style .header-share .weibo{background-image: url("../images/weibofff.png")}*/
/*.header-style .nav-box:before{border-color: #fff;}*/
body.is-scroll{padding-top: 80px;}
body.is-scroll .header{box-shadow: 0 1px 2px #ddd;height: 80px;}
body.is-scroll .nav-yi{line-height: 80px;}
/*header e*/
/*footer s*/
.footer{background: #282d30;}
.footer-nav dl{float: left;margin-left: 35px;}
.footer-nav dl dt{color: #fff;margin-bottom: 20px;}
.footer-nav dl dd{margin-bottom: 5px;}
.footer-nav dl a{color: rgba(255,255,255);transition: all .4s;}
.footer-nav dl a:hover{color: rgba(255,255,255,1);}
.footer-code{text-align: center;width: 126px;}
.footer-code p{color: #fff;margin-top: 18px;}
.footer-bot{}
.footer-bot .w1200{border-top: 1px solid #383c3f;padding: 35px 0;}
.share a{display: inline-block;vertical-align: middle;width: 26px;height: 26px;margin-left: 10px;position: relative;}
.weixin{background-image: url("../images/weixin.png");}
.weibo{background-image: url("../images/weibo.png");}
.bq span,.bq a{color: rgba(255,255,255);display: inline-block;margin-right: 5px;}
.hide-code{position: absolute;width: 126px;height: 0;overflow: hidden; bottom:30px;left: 50%;margin-left: -63px;transition: all .4s;}
.share a:hover .hide-code{height: 126px;}
.return_top{position: fixed;z-index: 999;width: 48px;height: 48px;border-radius: 100%;bottom:60px;right: 100px;background:#009947 url("../images/top.png") no-repeat center;background-size: cover;cursor: pointer;display: none;}
.return_top.active{display: block;}
.footer-logo img{height: 47px;}
/*footer e*/
/*index s*/
.banner-bot{position: absolute;width: 100%;left: 0;bottom:45px;z-index: 9;}
.banner-bot-con{position: relative;}
.bannerBtn{position: absolute;left: 0;top:0;width: 240px;text-align: center;height: 100%;border-right: 1px solid #eaeaea;}
.bannerBtn span{width: 32px;height: 32px;cursor: pointer;display: inline-block;vertical-align: middle;margin: 0 35px;}
.bannerBtn1{background-image: url("../images/btn1.png");}
.bannerBtn2{background-image: url("../images/btn2.png");}
.banner-title{margin: 0 290px;padding-top: 20px;}
/*.banner-titles{display: none;}*/
.banner-titles h2{font-size: 22px;margin-bottom: 5px;transition: all .4s;}
.banner-titles p{color: #999;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;transition: all .4s;}

.hotnres{margin-left: 290px;}
.hotnres a{display: block;height: 100px;padding-top: 20px;box-sizing: border-box;}
.hotnres a:hover h2{color: #009944;}
/*.hotnres a:hover p{color: #009944;}*/
.nextBanner{position: absolute;width: 175px;height: 80px;right: 10px;top:10px;cursor: pointer;}
.bannerPage{position: absolute;z-index: 9;right: 0;top:50%;transform: translateY(-50%);width: 80px;}
.bannerPage a{display: block;color: #fff;font-family: Arail;font-size: 22px;margin: 15px 0;position: relative;}
.bannerPage a:after{content: '';position: absolute;width: 0;top:50%;margin-top: -1px;height: 3px;background: #fff;right: 0;transition: all .4s;}
.bannerPage a.active:after{width: 48px;}
.banner-des{text-align: right;margin-bottom: 30px;}
.banner-des h2{font-size: 34px;font-weight: bold;color: #009944;margin-bottom: 5px;}
.banner-des p{font-size: 26px;font-weight: bold;color: #009944;margin-bottom: 35px;}
.ckxx1{display: inline-block;color: #fff;background: #009944;height: 37px;line-height: 37px;width: 135px;text-align: center;border-radius: 37px;}
.ckxx1:after{display: inline-block;content: '';width: 12px;height: 10px;background: url("../images/double.png") no-repeat center;background-size: cover;margin-left: 14px;}
.title30{margin-bottom: 30px;}
.title30 h2{font-size: 30px;font-weight: bold;}
.title30 h2 span:nth-child(1){color: #333333;}
.title26{margin-bottom: 60px;}
.title26 h2{font-size: 26px;font-weight: bold;}
.title26 h2 span:nth-child(1){color: #333333;}
.about-des{margin-bottom: 50px;}
.about-des h3{font-size: 22px;margin-bottom: 15px;}
.about-des p{color: #666;width: 605px;max-width: 100%;line-height: 1.8em;}
.about-l{width: 48.7%;}
.about-list{font-size: 0;}
.about-list li{display: inline-block;font-size: 14px;text-align: center;margin-right: 30px;}
.about-list li:last-child{margin-right: 0;}
.about-list li p{color: #666;font-size: 16px;margin-top: 5px;}
.play63{width: 63px;height: 63px;background: url("../images/pl.png") no-repeat center;background-size: cover;}
.qyzs .swiper-slide{cursor: pointer;}
.sptc{position: fixed;z-index: 99999;background: rgba(0,0,0,0.5);left: 0;right: 0;top: 0;bottom:0;display: none;}
.video_t{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width: 1270px;max-width: 90%;}
.video_t a{position: absolute;width: 38px;height: 38px;right: -19px;top:-19px;z-index: 9;}
.video_t a img{width: 100%;vertical-align: bottom;}
.video_t video{width: 100%;vertical-align: bottom;}
.qyzs .i{position: absolute;left: 50%;top:50%;margin-left: -32px;margin-top: -32px;}
.ckxx{display: inline-block;width: 147px;line-height: 45px;border:1px solid #b2b2b2;text-align: center;font-size: 16px;color: #666;position: relative;transition: all .4s;z-index: 4;overflow: hidden;}
.ckxx:after{display: inline-block;content: "";width: 15px;height: 15px;background: url("../images/jt.png") no-repeat center;background-size: cover;filter: brightness(0.5);vertical-align: middle;margin-top: -2px;margin-left: 22px;transition: all .4s;}
.ckxx i{position: absolute;width: 100%;top:0;left: -100%;height: 100%;background: #009947;z-index: -1;transition: all .4s;}
.ckxx:hover{border-color: #009947;color: #fff;}
.ckxx:hover:after{filter: invert(0);}
.ckxx:hover i{left: 0;}
.about-list{margin-bottom: 30px;}
.word{position: absolute;left: 0;top:0;width: 51.82%;}
.about-r{width: 50%;}
.qyzs{margin-bottom: 25px;}
.qyzs-a{margin-bottom: 15px;}
.qyzs-a img{display: inline-block;vertical-align: middle;}
.qyzs-a span{display: inline-block;vertical-align: middle;font-size: 16px;color: #009947;margin-left: 18px;}
.qyzs-b{position: absolute;right: 0;line-height: 42px;top:0;font-size: 12px;color: #999;text-transform: uppercase;}
.qyzsBtn{position: absolute;right: 0;bottom:0;}
.qyzs-c{margin-right: 170px;position: relative;text-align: right;}
.qyzs-c p{display: inline-block;background: #fff;color: #999;position: relative;z-index: 3;padding-left: 14px;}
.qyzs-c:before{content: '';left: 0;width: 100%;top:50%;border-top: 1px solid #e1e1e1;position: absolute;}
.qyzsBtn div{display: inline-block;vertical-align: middle;border:8px solid #fff;width: 0;height: 0;cursor: pointer;transition: all .4s;}
.qyzsBtn span{display: inline-block;vertical-align: middle;margin: 0 20px;color: #dadada;}
.qyzsBtn .qyzsBtn1{border-right-color: #dadada;}
.qyzsBtn .qyzsBtn1:hover{border-right-color: #009947;}
.qyzsBtn .qyzsBtn2{border-left-color: #dadada;}
.qyzsBtn .qyzsBtn2:hover{border-left-color: #009947;}
.title26 p{font-size: 16px;color: #999;margin-top: 6px;}
.cpzx-control{position: absolute;right: 0;bottom:0;}
.cpzx-control a{font-size: 16px;margin-left: 60px;position: relative;display: inline-block;transition: all .4s;padding-bottom: 9px;}
.cpzx-control a.active{color: #009947;}
.cpzx-control a:hover{color: #009947;}
.cpzx-control a:after{color: #009947;position: absolute;content: '';bottom:0;left: 50%;width: 0;transform: translateX(-50%);height: 3px;background:  #009947;transition: all .4s;}
.cpzx-control a.active:after{width: 100%;}
.cpzx-control a:hover:after{width: 100%;}
.cp-img img{max-width: 100%;}
.cpplays .swiper-slide{padding-top: 40px;}
.cpplays .swiper-slide a{display: block;background: #fff;padding: 35px 20px;text-align: center;transition: all .4s;}
.cpplays .swiper-slide a:hover{background: #009947;}
.cpplays .swiper-slide a:hover h3{color: #fff;}
.cpplays .swiper-slide a:hover p{color: #fff;}
 a:hover .xie{background: url("../images/xiefff.png") no-repeat center;background-size: cover;}
.cpplays .swiper-slide a:hover .xie{transform: rotate(45deg);}
.xie{width: 15px;height: 15px;transition: all .4s;background: url("../images/xie.png") no-repeat center;background-size: cover;display: inline-block;}
.cp-bot-ms{margin: 30px auto;}
.cp-bot-ms h3{font-size: 26px;color: #009947;transition: all .4s;margin-bottom: 8px;}
.cp-bot-ms p{color: #999;transition: all .4s;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.cpplays3 .cp-img{width: 275px;max-width: 100%; margin: 0 auto;}
.cpplays .swiper-slide:nth-child(odd) a{transform: translateY(-40px);}
.cpplays{display: none;}
.cpplays.active{display: block;}
.swiper-dot{margin-top: 60px;}
.swiper-dot .swiper-pagination-bullet{width: 10px;height: 10px;background: #c1c6c8;opacity: 1;margin: 0 11px;position: relative;}
.swiper-dot .swiper-pagination-bullet-active{background: #009947;}
.gsggDot .swiper-pagination-bullet{width: 20px;text-align: center;background: none;font-size: 16px;height: 20px;line-height: 20px;}
.gsggDot .swiper-pagination-bullet-active{color: #009947;}
.case li:nth-child(1){width: 38%;}
.case li .img100{transition: all .4s;}
.case li:nth-child(1) .img100{height: 685px;}
.case li:nth-child(2){width: 60.57%;position: absolute;right: 0;top:0;}
.case li:nth-child(2) .img100{height: 332px;}
.case li:nth-child(3){width: 29.57%;position: absolute;right: 31%;bottom:0;}
.case li:nth-child(3) .img100{height: 332px;}
.case li:nth-child(4){width: 29.57%;position: absolute;right: 0;bottom:0;}
.case li:nth-child(4) .img100{height: 332px;}
.case a{display: block;position: relative;overflow: hidden;}
.case-bot{position: absolute;left: 0;bottom:0;background: url("../images/sd.png") no-repeat top;background-size: cover;width: 100%;height: 120px;}
.case-title{position: absolute;left: 40px;right: 40px;bottom:20px;}
.case-title h3{color: #fff;font-size: 20px;}
.case-title p{color: rgba(255,255,255,.7);font-size: 16px;margin-top: 2px;}
.case li:nth-child(1) .case-bot{height: 187px;}
.xie-full{width: 40px;height: 40px;background:#009947 url("../images/xiefff-full.png") no-repeat center;background-size: cover;border-radius: 100%;position: absolute;right: 30px;top:45px;transition: all .4s;opacity: 0;}

.case li.li1 .case-hie{opacity: 1;}
.case li:hover .img100{transform: scale(1.05);}

.padding-b80{padding-bottom: 80px;}
.news a{display: block;overflow: hidden;}
.news-con{padding: 30px 30px 50px;position: relative;transition: all .4s;margin: 7px;}
.news-con .img100{position: relative;height: 211px;overflow: hidden;margin: 30px 0;}
.news-con .img100 div{transition: all .4s;}
.news-con strong{color: #666;font-family: dincondbold;font-size: 32px;}
.news-con h3{font-size: 18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 15px 0;}
.news-con p{color: #999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 3.2em;}
.xie40{width: 40px;height: 40px;background: url("../images/xie40.png") no-repeat center;background-size: cover;border-radius: 100%;transition: all .4s;}
.news-con:after{content: '';position: absolute;left: 50%;width: 0;bottom:0;background: #009947;height: 5px;transition: all .4s;transform: translateX(-50%);}
.news-con:hover{box-shadow: 0 2px 7px 0 #ddd;}
.news-con:hover .xie40{background:#009947 url("../images/xiefff-full.png") no-repeat center;background-size: cover;}
.news-con:hover .img100 div{transform: scale(1.1);}
.news-con:hover:after{width: 100%;}
.cpzx-top .title26{margin-right: 330px;}
.case-hie{background: #0059a4;text-align: center;opacity: 0;transition: all .4s;}
.case-hie-des{width: 250px;max-width: 100%;margin: 0 auto;}
.case-hie-des h3{font-size: 20px;font-weight: bold; color: #fff;}
.case-hie-des p{font-size: 16px;color: #fff;margin: 25px 0 60px;}
.cknr{font-size: 16px;color: #fff;}
.cknr:after{content: '';display: inline-block;width: 12px;height: 10px;background: url("../images/double.png") no-repeat center;background-size: cover;margin-left: 10px;}
.btn40 div{cursor: pointer;width: 40px;height: 40px;border-radius: 100%;background-color: rgba(255,255,255,.8);top:50%;margin-top: -20px;position: absolute;z-index: 9;transition: all .4s;}
.btn401{left: 25px;background-image: url("../images/btn401.png");}
.btn402{right: 25px;background-image: url("../images/btn402.png");}
.btn40 div:hover{background-color:#009947;}
.btn401:hover{background-image: url("../images/btn401-1.png");}
.btn402:hover{background-image: url("../images/btn402-1.png");}
/*index e*/
/*2.1关于我们 s*/
.ban-text h2{font-size: 26px;color: #fff;line-height: 1em;position: relative;font-weight: bold;}
.ban-text p{font-size: 30px;color: rgba(255,255,255,.5);font-family: Arial;line-height: 1em;margin: 15px 0;text-transform: uppercase;}
.ban-text h2:before{content: '';position: absolute;top:50%;height: 3px;background: #fff;right: 100%;width: 1920px;margin-right: 15px;}
.my-navs{font-size: 0;text-align: center;background: #f3f3f3;}
.my-navs a{display: inline-block;vertical-align: middle;font-size: 16px;line-height: 82px;padding: 0 36px;position: relative;transition: all .4s;}
.my-navs a:after{content: '';width: 17px;height: 7px;background: url("../images/two.png") no-repeat center;background-size: cover;position: absolute;left: 50%;margin-left: -8px;bottom:18px;transition: all .4s;opacity: 0;}
.my-navs a.active{background: #fff;color: #009944;}
.my-navs a.active:after{opacity: 1;}
.my-navs a:hover{background: #fff;color: #009944;}
.my-navs a:hover:after{opacity: 1;}
.jtjj-a{background: url("../images/map2.jpg") no-repeat center;background-size: cover;}
.jtjj-a .title26{margin-bottom: 35px;}
.jtjj-l{margin-right: 466px;}
.qoled{margin-bottom: 30px;}
.qoled h3{font-size: 16px;color: #fff;margin-bottom: 5px;}
.qoled h3 span{color: #fff;font-weight: bold;}
.jtjj-a-des{padding: 0 0 50px;}
.jtjj-a-des p{text-indent: 2em;color: #666;text-align: justify;}
.jtjj-r{position: absolute;right: 0;top:0;height: 100%;width: 426px;background: url("../images/jtjj-r.jpg") no-repeat center;background-size: cover;}
.jtjj-a-warp{position: absolute;left: 45px;right: 45px;bottom:28px;}
.jtjj-a-warp img{max-width: 100%;}
.jyln-title{margin-bottom: 25px;}
.jyln-title h3{font-size: 22px;color: #fff;font-weight: bold;margin-bottom:8px;}
.jyln-title p{font-size: 18px;color: #fff;}
.data{width: 426px;background: #98b7cc;height: 440px;text-align: center;}
.data ul{padding: 40px 60px;display: inline-block;}
.gsimg{position: absolute;left: 0;top:0;height: 100%;right: 426px;}
.data li{font-size: 18px;color: #fff;margin: 25px 0;}
.data li span{font-size: 48px;color: #b5383b;font-family: dincondmedium;display: inline-block;vertical-align: middle;margin: -4px 6px 0;}
.data li:nth-child(3) span{font-size: 30px;}
.margin-b60{margin-bottom: 60px;}
.md-big{width: 76%;height: 561px;}
.md-swiper-dot{position: absolute;width: 22%;height: 100%;top:0;right: 0;}
.md-swiper-dot .swiper-container{height: 100%;}
.isr-button{position: absolute;width: 30px;height: 64px;z-index: 9;top:50%;margin-top: -32px;background-color: rgba(0,0,0,.5);transition: all .4s;}
.isr-button-prev{left:25px;background-image: url("../images/btn301.png");}
.isr-button-next{right:25px;background-image: url("../images/btn302.png");}
.md-swiper-dot .swiper-slide{cursor: pointer;}
.md-swiper-dot .swiper-slide .position-full{width: auto;left: 6px;right: 0;}
.md-swiper-dot .swiper-slide .position-full:before{position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);transition: all .4s;content: '';}
.md-swiper-dot .swiper-slide .position-full:after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: all .4s;content: '';border:4px solid #009946;box-sizing: border-box;opacity: 0;}
.md-swiper-dot .active-nav.swiper-slide .position-full:before{opacity: 0;}
.md-swiper-dot .active-nav.swiper-slide .position-full:after{opacity: 1;}
.isr-button:hover{background-color: rgba(0,153,70,.8);}
.md-swiper-dot .swiper-slide .i{width: 0;position: absolute;top:50%;left: -6px;border:6px solid transparent;border-right-color: #009946;display: none;margin-top: -6px;}
.md-swiper-dot .active-nav.swiper-slide .i{display: block;}
.hjzs-bot{position: absolute;padding: 12px 0;background: rgba(0,0,0,.5);bottom:0;left: 0;width: 100%;}
.hjzs-bot p{margin: 0 35px;padding-left: 30px;color: #fff;font-size: 18px;position: relative;}
.hjzs-bot p:before{content: '';position: absolute;left: 0;width: 12px;height: 12px;background: #fff;border-radius: 100%;top:50%;margin-top: -6px;}
/*2.1关于我们 e*/
/*2.2现任领导2 s*/
.lingdao-img{position: absolute;left: 0;top:0;width: 50%;height: 100%;}
.lingdao-con{width: 50%;margin-left: 50%;background: #f3f3f3;min-height: 347px;}
.lingdao-warp{padding: 30px 55px;}
.lingdao-warp h2{font-size: 22px;color: #c81414;font-weight: bold;margin-bottom: 20px;}
.lingdao-warp h3{font-size: 16px;margin-top: 4px;}
.lingdao-warp .content p{margin-top: 0px;}
.lingdao-warp p{margin-top: 30px;}
.xrldDot{position: absolute;width:100%;bottom:16px;text-align: center; z-index: 9;margin-top: 0;}
.xrldDot .swiper-pagination-bullet{opacity: 1;background: #fff;margin: 0 6px;width: 8px;height: 8px;}
.xrldDot .swiper-pagination-bullet-active{background: #009946;}
.margin-b50{margin-bottom: 50px;}
.ld-list{border-top: 1px solid #e9e9e9;padding-top: 48px;}
.ld-style{ background: #f3f3f3;height: 230px;position: relative;}
.ld-style:after{content: '';position: absolute;width: 0;bottom:0;transform: translateX(-50%);left: 50%;transition: all .4s;background: #009946;height: 3px;}
.ld-style a{display: block;padding: 25px;}
.ld-top{border-bottom: 1px solid #dadada;padding-bottom: 20px;margin-bottom: 20px;}
.ld-top strong{font-size: 17px;font-weight: bold;color: #333;margin-right: 12px;transition: all .4s;}
.ld-des p{color: #666;}
.ld-style:hover:after{width: 100%;}
.ld-style:hover strong{color: #009946;}
/*2.2现任领导2 e*/
/*2.3企业荣誉 s*/
.honor{font-size: 0;}
.honor li{display: inline-block;width: 20%;vertical-align: top;font-size: 14px;box-sizing: border-box;border:1px solid #e3e3e3;cursor: pointer;transition: all .4s;margin-right: 6.66%;margin-bottom: 4.66%;text-align: center;}
.honor li:nth-child(4n){margin-right: 0;}
.honor .img{height: 345px;position: relative;}
.honor .img img{position: absolute;max-width: 100%;max-height: 100%;top:50%;left: 50%;transform: translate(-50%,-50%);}
.honor-bot{border-top: 1px solid #e3e3e3;padding: 15px 20px;position: relative;height: 50px;}
.honor-bot p{margin-right: 30px;transition: all .4s;}
.honor-bot span{position: absolute;right: 20px;top:16px;}
.honor li:hover{box-shadow: 0 0 9px 0 #ddd;}
.honor li:hover p{color: #009946;}
.honor li:hover span{color: #009946;}
/*2.3企业荣誉 e*/
/*2.4大事记 s*/
.year{font-size: 32px;font-family: dincondmedium;margin-bottom: 12px;color: #009944;}
.history-txt p{font-size: 12px;position: relative;padding-left: 15px;}
.history-txt p:before{content: "";position: absolute;width: 6px;height: 6px;background: #a7a7a7;border-radius: 100%;left: 0;top:6px;}
.history .swiper-slide{height: 600px;}
.hiscon .img100{margin-bottom: 10px;width: 174px;max-width: 100%;}
.history{z-index: 9;}
.hiscon{height: 300px;overflow: auto;padding-left: 30px;width: 270px;box-sizing: border-box;}
.history .swiper-slide.n4 .hiscon{width: auto;}
.history .swiper-slide.last .hiscon{width: auto;}
.swiper-slide.even .hiscon{margin-top: 280px; padding-top: 47px;}
.history:before{content: '';position: absolute;width: 100%;top:50%;left: 0;border-top: 1px solid #e2e2e2;}
.history-dot{position: absolute;width: 8px;height: 8px;border:2px solid #009944;border-radius: 100%;top:14px;background: #fff; left: 3px;z-index: 3;}
.history-line{position: absolute;left: 8px;top:20px;border-left: 1px solid #e2e2e2;bottom:50%;z-index: 1;}
.swiper-slide.even .history-line{top:50%;height: 40px;}
.swiper-slide.even .history-dot{top:50%;margin-top: 40px;}
.history-box{padding-top: 120px;}
.history-warp-mg .swiper-container{padding-right: 100px;}
.kedu{position: absolute;bottom:50%;height: 15px;background: url("../images/kdu.jpg");width: 100%;left: 0;z-index: -1;}
.hisBtn div{position: absolute;width: 44px;height: 44px;cursor: pointer;top:50%;margin-top: -22px;border-radius: 100%;background-color: #009944;transition: all .4s;z-index: 9;}
.hisBtn div:before{position: absolute;width: 100%;height: 100%;top:0;left: 0;content: '';transition: all .3s;}
.hisBtn1{left: -70px;}
.hisBtn2{right: -70px;}
.hisBtn1:before{background: url("../images/441.png") no-repeat center;background-size: cover;}
.hisBtn2:before{background: url("../images/442.png") no-repeat center;background-size: cover;}
.hisBtn div:hover{background: #e60012;}




/*.hisBtn div:hover:before{filter: invert(1);}*/
/*2.4大事记 e*/
/*2.5成员布局 s*/
.cybj-title p{font-size: 14px;}
.buju{font-size: 0;}
.buju li{font-size: 14px;display: inline-block;vertical-align: top;width: 48.5%;margin-right: 3%;margin-bottom: 4%;}
.buju li a{cursor: default;}
.buju li:nth-child(even){margin-right: 0;}
.buju li h3{transition: all .4s;font-size: 20px;font-weight: bold;margin-top: 22px;margin-bottom: 3px;}
.buju li:hover h3{color: #009944;}
.buju li .relative{cursor: pointer;}
.buju li .relative:hover .buju-hide{opacity: 1;}
.buju-hide{position: absolute;width: 100%;top:0;height: 100%;left: 0;background: rgba(0,0,0,.55);opacity: 0;transition: all .4s;pointer-events: none;}
.buju-hide .i{position: absolute;width: 48px;height: 48px;background: url("../images/fdj.png") no-repeat center;background-size: cover;left: 50%;top:50%;margin-top: -24px;margin-left: -24px;}
/*2.5成员布局 e*/
/*2.6企业宣传 s*/
.xcp{font-size: 0;}
.xcp li{font-size: 14px;display: inline-block;vertical-align: top;width: 47.5%;margin-right: 5%;margin-bottom: 5%;text-align: center;cursor: pointer;}
.xcp li:nth-child(even){margin-right: 0;}
.xcp li p{font-size: 18px;transition: all .4s;margin-top: 22px;}
.xcp .i{width: 62px;height: 62px;position: absolute;left: 50%;top:50%;margin-top: -31px;margin-left: -31px;background: url("../images/pl2.png") no-repeat center;background-size: cover;transition: all .4s;}
.xcp li:hover .i{background: url("../images/pl.png") no-repeat center;background-size: cover;}
.xcp li:hover p{color: #009944;}
/*2.6企业宣传 e*/
/*3.1新闻中心 s*/
.new-box{border-top: 4px solid #fff;padding: 50px 0;}
.xinwen-a{background: #fff;padding: 15px;margin-bottom: 35px;}
.xinwen-a .img100{width: 50.3%;}
.xinwen-a-con{position: absolute;width: 49.5%;right: 0;height: 100%;top:0;}
.xinwen-a-warp{margin: 40px;}
.xinwen-a-warp h3{font-size: 18px;font-weight: bold;margin-bottom: 20px;padding-top: 5%;transition: all .4s;}
.xinwen-a-warp p{color: #999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.xinwen-a-warp span{position: absolute;left: 40px;bottom:40px;font-size: 18px;font-family: dincondmedium;color: #999999;}
.xinwen-a .swiper-slide:hover h3{color: #009944;}
.newDot{position: absolute;z-index: 9;right: 40px;bottom:50px;}
.newDot .swiper-pagination-bullet{width: 4px;height: 4px;opacity: 1;background: #d7d7d7;margin: 0 4px;}
.newDot .swiper-pagination-bullet-active{background: #009944;}
.xinwen{font-size: 0;}
.xinwen li{font-size: 14px;display: inline-block;vertical-align: top;width: 32%;margin-right: 2%;margin-bottom: 2%;cursor: pointer;background: #fff;}
.xinwen li a{display: block;padding: 15px;}
.xinwen li:nth-child(3n){margin-right: 0;}
.xinwen h3{margin: 20px 0 10px;transition: all .4s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;}
.xinwen li:hover h3{color: #009944;}
.xinwen p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;height: 3.2em; overflow: hidden;font-size: 13px;color: #666;margin-bottom: 15px;}
.ckxx2{display: inline-block;position: relative;color: #999;font-size: 13px;margin: 10px 0;padding-right: 30px;}
.ckxx2:after{content: '';width: 20px;height: 6px;position: absolute;right: 0;bottom:5px; background: url("../images/jt20.png") no-repeat center;background-size: cover;}
.dxggh{padding: 15px;margin-top: 30px;}
.dxggh .page{margin-top: 0;}
.xwsj{color: #666;font-family: dincondmedium;font-size: 16px;}
/*3.1新闻中心e*/
.page{font-size: 0;}
.page a{font-size: 18px;color: #a09f9f;display: inline-block;margin: 0 6px;vertical-align: middle;font-family: dincondmedium;position: relative;padding: 0 2px;transition: all .4s;}
.page a:after{content: '';position: absolute;bottom:-4px;left: 0;border-top: 1px solid #000;width: 100%;display: none;transition: all .4s;}
.page a.active:after{display: block;}
.page a.page-btn:after{width: 0;display: none;}
.page a.active{border-color: #000;color: #000;}
.page a:hover{border-color: #000;color: #000;}
.page a.page-btn{font-size: 14px;}
.page a.page-left{margin-right: 12px;}
.page a.page-right{margin-left: 12px;}
/*3.2新闻中心详情 s*/
.d2036,.xwxqfx .share{display: inline-block;vertical-align: middle;margin: 0 10px;}
.xwxq-t{border-bottom: 1px solid #ddd;padding:30px 0;max-width: 92%;margin: 0 auto;}
.xwxq-t h1{font-size: 22px;margin-bottom: 18px;}
.edited{width: 966px;max-width: 92%;margin: 0 auto;padding: 50px 0;}
.edited img{display: block;margin: 0 auto 20px;height: auto !important;max-width: 100%;}
.edited .pdf img{display: inline-block;width: 24px;margin: -6px 2px 0 0;}
.edited .pdf{font-size: 18px;}
.edited .pdf a{font-size: 18px !important;}
.edited p{margin-bottom: 20px;}
.bgededed{background: #ededed;}
.oppet{padding-bottom: 60px;}
.xwxq-warp{margin: 0 35px;padding: 17px 0;}
.d2036{font-family: dincondmedium;font-size: 16px;}
.back{font-family: markpro;position: relative;padding-right: 23px;}
.back:after{content: '';position: absolute;width: 12px;height: 6px;background: url("../images/12.png") no-repeat center;background-size: cover;right: 0;top:50%;margin-top: -3px;}
.xwxq-page a{
    white-space: nowrap;
    position: relative;
    max-width: 40%;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xwxq-page a:before{position: absolute;width: 6px;height: 10px;top:50%;margin-top: -3px;content: "";}
.xwxq-page a.fl{padding-left: 20px;margin-right: 26px;}
.xwxq-page a.fr{padding-right: 20px;}
.xwxq-page a.fl:before{background: url("../images/left.png") no-repeat center;background-size: cover;left: 0;}
.xwxq-page a.fr:before{background: url("../images/right.png") no-repeat center;background-size: cover;right: 0;}
.quanbu{position: absolute;left: 50%;top:50%;margin: -9px 0 0 -48px;}
.quanbu img{vertical-align: middle;margin-top: -4px;margin-right: 10px;}
.padding-b50{padding-bottom: 50px;}
/*3.2新闻中心详情 e*/

/*4.1种猪展示 s*/
.pro li a{display: block;position: relative;}
.pro-img{width: 50%;}
.pro-con{position: absolute;top:0;width: 50%;height: 100%;}
.pro li:nth-child(odd) .pro-con{right: 0;border-right: 1px solid #ddd;}
.pro li:nth-child(even) .pro-con{left: 0;border-left: 1px solid #ddd;}
.pro li:nth-child(even) .pro-img{float: right;}
.pro-warp{margin: 0 60px;}
.pro-warp h3{font-size: 22px;font-weight: bold;margin-bottom: 25px;transition: all .4s;}
.pro-warp p{font-size: 16px;margin-bottom: 50px;}
.ckxx-kuang{background: #fff;font-size: 16px;color: #666;width: 146px;line-height: 46px;text-align: center;transition: all .4s;}
.pro li:nth-child(1) .pro-con{border-top: 1px solid #ddd;}
.pro li:last-child .pro-con{border-bottom: 1px solid #ddd;}
.pro li:hover h3{color: #009944;}
.pro li:hover .ckxx-kuang{background: #009944;color: #fff;}
/*4.1种猪展示 e*/
/*4.2教槽料 s*/
.dh-san{padding: 35px 0;}
.dh-sans{font-size: 0;}
.dh-sans a{display: inline-block;font-size: 16px;transition: all .4s;margin: 0 40px;position: relative;}
.dh-sans a:after{content: '';position: absolute;width: 0;left: 50%;transform: translateX(-50%);bottom:-8px;border-top: 1px solid #009944;transition: all .4s;}
.dh-sans a.active{color: #009944;}
.dh-sans a.active:after{width: 100%;}
.dh-sans a:hover{color: #009944;}
.dh-sans a:hover:after{width: 100%;}
.cao{font-size: 0;}
.cao li{font-size: 14px;display: inline-block;vertical-align: top;transition: all .4s;position: relative;width: 32%;margin-right: 2%;margin-bottom: 2%;background: #fff;padding-bottom: 30px;}
.cao li:nth-child(3n){margin-right: 0;}
.cao li p{transition: all .4s;font-size: 16px;text-align: center;z-index: 9;}
.cao li:hover{box-shadow: 0 0 14px 2px #ddd;}
.cao li:hover p{color: #009944;}
/*4.2教槽料 e*/
/*4.3预混料 s*/
/*.yuliao{font-size: 0;}*/
/*.yuliao li{font-size: 14px;display: inline-block;vertical-align: top;transition: all .4s;position: relative;width: 48%;margin-right: 4%;margin-bottom: 4%;background: #fff;}*/
.yuliao li{transition: all .4s;position: relative;background: #fff;font-size: 14px;}
/*.yuliao li:nth-child(2n){margin-right: 0;}*/
.yuliao li a{display: block;position: relative;}
.yuliao li .img100{float: right;width: 49.6%;}
.yuliao-con{position: absolute;left: 0;top:0;height: 100%;width: 46%;}
.yuliao-warp{margin-bottom: 30px;}
.yuliao-warp h3{font-size: 22px;font-weight: bold;margin-bottom: 15px;transition: all .4s;}
.yuliao-warp p{font-size: 16px;margin-top: 5px;}
.yuliao li:hover{box-shadow: 0 0 14px 2px #ddd;}
.yuliao li:hover h3{color: #009944;}
.yuliao-img{width: 46.7%;}
.swiper-dot{margin-top: 20px;}
/*4.3预混料 e*/
/*4.4产品中心详细 s*/
.cpxq-img{width: 43.33%;}
.cpxq-con{width: 50%;padding-top: 60px;}
.cpxq-con h1{font-size: 26px;color: #009946;margin-bottom: 15px;font-weight: bold;}
.cpxq-top{margin-bottom: 15px;}
.cs{font-size: 0;}
.cs li{display: inline-block;vertical-align: top;box-sizing: border-box;font-size: 16px;background: #f3f3f3;width: 48%;margin-right: 2%;padding: 8px 25px;margin-top: 12px;}
.title22{margin-bottom: 35px;}
.title22 h2{font-size: 22px;font-weight: bold;}
.title22 p{margin-top: 5px;}
.xgcp .swiper-slide{text-align: center;}
.xgcp .swiper-slide .img100{background: #fff;}
.xgcp .swiper-slide p{font-size: 16px;margin-top: 25px;transition: all .4s;}
.xgcp .swiper-slide:hover p{color: #009944;}
.xgcpBtn div{cursor: pointer;width: 32px;height: 32px;border-radius: 100%;background-color: #fff;z-index: 9;position: absolute;top:50%;margin-top: -16px;transition: all .4s;}
.xgcpBtn1{background-image: url("../images/btn1.png");left: -60px;}
.xgcpBtn1:hover{background-image: url("../images/btn1-1.png")}
.xgcpBtn2{background-image: url("../images/btn2.png");right: -60px;}
.xgcpBtn2:hover{background-image: url("../images/btn2-1.png");}
.xgcpBtn div:hover{background-color: #009944;}
.fhlb{display: block;margin: 60px auto 0;width: 248px;line-height: 46px;text-align: center;background: #fff;transition: all .4s;}
.fhlb:hover{background: #009944;color: #fff;}
/*4.4产品中心详细 e*/
/*5.1集团文化2 s*/
.wenhua{font-size: 0;}
.wenhua li{display: inline-block;vertical-align: top;font-size: 14px;width: 31%;margin-right: 3.5%;margin-bottom: 3.5%;background: #fff;overflow: hidden;cursor: pointer;}
.wenhua li:nth-child(3n){margin-right: 0;}
.wenhua-bot{margin: 25px 0;}
.wenhua-bot h3{position: relative;margin-right: 100px;padding-left: 15px;font-size: 17px;font-weight: bold;line-height: 1.5em;transition: all .4s;height: 3em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }
.wenhua-bot h3:before{position: absolute;top:3px;left: 0;content: "";width: 3px;height: 17px;background: #d0d0d0;transition: all .4s;}
.wenhua-bot span{position: absolute;top:0;right: 25px;font-size: 18px;color: #999;font-family: dincondmedium;}
.wenhua li:hover h3{color: #009944;}
.wenhua li:hover h3:before{background: #009944;}
/*5.1集团文化2 e*/
/*5.2企业理念4 s*/
.wh li{float: left;width: 49%;margin-right: 2%;height: 318px; margin-bottom: 2%;position: relative;overflow: hidden;}
.wh li:nth-child(even){margin-right: 0;}
.wh-con{position: absolute;left: 0;width: 335px;max-width: 92%;background: #fff;bottom:28px;height: 140px;}
.wh-warp{padding: 30px;}
.wh-warp h3{font-size: 22px;margin-bottom: 5px; color: #009944;font-weight: bold;}
.wh-warp p{font-size: 16px;}
.linian{height: 453px;overflow: hidden;}
.linian .position-full{z-index: 1;}
.linian-con{margin: 56px 45px;position: relative;z-index: 5;}
.linian-con p{font-size: 22px;font-weight: bold;margin-bottom: 5px;}
/*5.2企业理念4 e*/

/*6.1人才招聘 s*/
.ygfl{overflow: hidden;}
.ygfl li{float: left;width: 19%;margin-right: 1.25%;box-sizing: border-box;border:1px solid #e7e7e7;text-align: center;transition: all .4s;;}
.ygfl li:last-child{margin-right: 0;}
.ygfl li img{max-width: 50%;width: 85px;transition: all .4s;filter: grayscale(1);opacity: .9;}
.ygfl li h3{font-size: 16px;margin: 10px 0 10px;}
.ygfl-con{margin: 0 25px;padding: 40px 0;height: 198px;}
.ygfl li:hover{border-color: #009944;}
.ygfl li:hover h3{color: #009944;}
.ygfl li:hover p{color: #009944;}
.ygfl li:hover img{opacity: 1;filter: grayscale(0);}
.fzqj-l{width: 37.5%;padding-top: 40px;}
.fzqj-l .title22{margin-bottom: 20px;}
.fzqj-l p{line-height: 2em;color: #666;}
.fzqj-l p span{color: #000;}
.fzqj-img{width: 57.25%;}

.join-r{position: absolute;top:0;height: 100%;right: 0;width: 46%;}
.zp-top{background: #303647;}
.zp-top .zp-th{color: #fff;}
.zp-th{float: left;width: 20%;box-sizing: border-box;padding: 0 40px;line-height: 54px;color: #333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zp-list{margin-top: 15px;}
.zp-list .i{position: absolute;width: 13px;height: 9px;right: 60px;top:50%;margin-top: -4px;background-image: url("../images/up1.png");}
.zp-list .zp-tr{cursor: pointer;}
.zp-con{background: #f9f9f9;padding: 40px;display: none;}
.zp-page{margin-bottom: 30px;}
.zp-page h4{font-weight: bold;color: #009947;font-size: 14px;margin-bottom: 5px;}
.zp-page p{margin: 2px;}
.zp-page:last-child p{color: #333;}
.zp-page:last-child p a{color: #ff0000;}
.zp-tr.active .i:after{opacity: 0;}
.zp-box{margin-bottom: 40px;}
/*.zp-list .zp-tr:hover .zp-th{color: #eb6100;}*/
/*.zp-list .zp-tr.active .zp-th{color: #eb6100;}*/
.zp-list .zp-tr:hover .i:before{border-color: #009947;}
.zp-list .zp-tr:hover .i:after{border-color: #009947;}
.zp-list .zp-tr:hover .i{background-image: url("../images/bot5-1.png");}
.zp-list .zp-tr.active .i{background-image: url("../images/bot5.png");}
/*.zp-box{margin: 15px;}*/
.zp-box .zp-tr{background: #ededed;}
/*6.1人才招聘 e*/
/*7.1投资者关系 s*/
.padding-t60{padding-top: 60px;}
.zindex5{z-index: 5;}
.maodian{position: absolute;left: 0;top:-80px;opacity: 0;}
.dongshi{overflow: hidden;}
.dongshi li{float: left;width: 19%;margin-right: 1.25%;margin-bottom: 1.25%;background: #f3f3f3;height: 48px;padding: 20px 0;}
.dongshi li:nth-child(5n){margin-right: 0;}
.dongshi-con{padding: 0 18px;}
.dongshi-con h3{font-size: 17px;font-weight: bold;transition: all .4s;position: relative;margin-bottom: 5px;}
.dongshi-con p{font-size: 12px;}
.dongshi-con h3:before{content: '';width: 4px;height: 20px;background: #cecece;left: -18px;top:2px;transition: all .4s; position: absolute;}
.dongshi li:hover h3{color: #009944;}
.dongshi li:hover h3:before{background: #009944;}
.title26-bot40 .title26{margin-bottom: 40px;}
.gpxx{padding: 40px;font-size: 0;}
.gpxx-l,.gpxx-r{display: inline-block;vertical-align: middle;font-size: 14px;}

/*最新公告*/
.gonggao .query input{ border: 1px solid #eee; width: 200px; line-height: 40px; text-indent:20px; margin-right: 30px;}
.gonggao .time{}
.gonggao .time { width: 400px;border: 1px solid #eee;line-height: 40px; text-indent:10px; margin-right: 30px;}
.gonggao .time  .w45{ width: 42%;}
.gonggao .time  span{ margin: 0 3%;}
.gonggao .chaxu a{ background: #0055cc; text-align: center; color: #fff; width: 100px;line-height: 40px;border-radius:5px; float: left;}
.gonggao_title{ text-align: left; border-bottom:1px solid #dddddd; line-height: 70px;}
.gonggao_title .shijian{ position: absolute; right: 0; top: 40%; }
.gonggao_title .shijian .relative{padding-right: 15px;}
.gonggao_title .shijian .up_arrow{ position: absolute; top: 2px; height: 5px; right: 0;}
.gonggao_title .shijian .down_arrow{ position: absolute; bottom: 2px;height: 5px; right: 0;}
.gonggao_title .shijian img{    vertical-align: top;}
.gonggao_mian .gonggao_list a{line-height: 70px;border-bottom:1px solid #dddddd; display: block; width: 100%;}
.gonggao_mian .gonggao_list span{ position: absolute; right: 0; color: #999;}



/*.gpxx-l{width: 44%;margin-right: 2%;}*/
.gpxx-r{width: 54%;}
.gpxx-code{display: inline-block;font-size: 16px;margin-right: 30px;}
.gpxx-code span{font-size: 22px;font-family: dincondbold;}
.gpxx-vale{display: inline-block;}
.gpxx-num{font-family: dincondbold;font-size: 40px;}
.gpxx-dw{font-family: dincondbold;font-size: 16px;}
.gpxx-vale1 span{color: #d61b1b;}
.gpxx-vale3 span{color: #009947;}
.gitlgt{font-size: 0;border-left: 1px solid #ddd;}
.gitlgt li{font-size: 14px;display: inline-block;vertical-align: top;width: 33%;margin-right: 0.5%;text-align: center;}
.gitlgt li:last-child{margin-right: 0;}
.gitlgt-con{text-align: left;display: inline-block;}
.gitlgt-top span{font-size: 32px;font-weight: bold;}
.gitlgt-top i{font-style: normal;margin-left: 8px;}
.gsgg a{display: block;border:1px solid #e0e0e0;position: relative;padding: 12px 25px;}
.gsgg a p{margin-right: 80px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.gsgg a span{position: absolute;right: 25px;top:17px;font-family: dincondmedium;font-size: 13px;color: #999;transition: all .4s;}
.gsgg a:hover p{color: #009944;}
.gsgg a:hover span{color: #009944;}
.nbxx a{text-align: center;}
.nbxx a p{font-size: 16px;color: #666;transition: all .4s; margin-top: 15px;}
.nbxx a:hover p{color: #009944;}
.xznf{width: 113px;height: 30px;line-height: 30px;border:1px solid #e0e0e0;position: absolute;right: 0;top:34px;text-align: center;cursor: pointer;}
.xznf-value{margin-right: 22px;}
.xznf:after{content: '';position: absolute;vertical-align: middle;width: 16px;height: 16px;background: url("../images/phone-arrow.png") no-repeat center;background-size: cover;right: 15px;top:50%;margin-top: -7px; transition: all .4s;}
.xznf.active:after{transform: rotate(180deg);}
.xznf-list{position: absolute;left: -1px;top:32px;width: 100%;background: #f3f3f3;border:1px solid #f3f3f3;max-height: 180px;overflow: auto;display: none;}
.xznf-list a{display: block;text-align: center;transition: all .4s;}
.xznf-list a:hover{color: #009944;}
.scrollBar::-webkit-scrollbar {width: 6px;height: 6px;}
.scrollBar::-webkit-scrollbar-thumb:hover { border: 1px solid #636363;background-color: #929292;}
.scrollBar::-webkit-scrollbar-thumb {background-color: #cfcfd2;border-radius: 8px;background-clip: padding-box;min-height: 28px;}
.scrollBar::-webkit-scrollbar-track-piece {background: #f3f3f3;}
.gongzuo-img{width: 50%;}
.gongzuo-con{position: absolute;width: 50%;height: 100%;top:0;right: 0;background: #f3f3f3;}
.gongzuo-warp{margin: 50px 35px;}
.gongzuo-warp h3{font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.gz-page{position: absolute;z-index: 9;right: 35px;bottom:40px;}
.gz-page span{color: #666;font-size: 18px;}
.gz-page span.gz-page1{font-size: 26px;}
.gzBtn{position: absolute;z-index: 9;left: 50%;margin-left: 35px;bottom: 40px;}
.gzBtn div{display: inline-block;cursor: pointer;width: 24px;height: 24px;opacity: 0.5;transition: all .4s;}
.gzBtn div:hover{opacity: 1;}
.gzBtn1{background: url("../images/btn1.png");}
.gzBtn2{background: url("../images/btn2.png");}
/*7.1投资者关系 e*/

/*8.1联系我们 s*/
.yxgs-img{width: 50%;}
.yxgs-l{padding-top: 50px;width: 48%;}
.yxgs-l h2{font-size: 22px;font-weight: bold;margin-bottom: 10px;}
.yxgs-l h3{font-size: 18px;margin-bottom: 56px;}
.yxgs-l p{font-size: 16px;}
.yxgs-l p strong{font-family: dincondmedium;}
.contact-page{border-top: 1px solid #e5e5e5;padding: 30px 0;}
.contact-page h3{font-size: 22px;font-weight: bold;margin-bottom: 20px;}
.dianhuas{display: inline-block;margin-right: 20px;font-size: 16px;margin-bottom: 5px;}
.dianhuas i{font-style: normal;}
.dianhuas strong{font-family: dincondbold;font-size: 18px;margin-right: 8px;}
.dianhuas strong:last-child{margin-right: 0;}
.dianhuas:last-child{margin-right: 0;}
.map{height: 442px;}
.map h5{font-size: 17px;font-weight: bold;}
.zgs{display: flex;flex-wrap: wrap;}
.zgs li{float: left;width: 23.5%;margin-right: 2%;font-size: 16px;margin-top:10px;margin-bottom: 10px;}
.zgs li a{display: inline-block;border-bottom: 1px solid #fff;padding-bottom: 5px;}
.zgs li.active a{border-color: #009944;color: #009944;}
.zgs li:nth-child(4n){margin-right: 0;}
/*8.1联系我们 e*/
/*8.2投诉建议 s*/
.yxgs-l2 h5{margin-bottom: 20px;}
.yxgs-l2 h2{margin-bottom: 30px;}
.yxgs-l2 p{margin-top: 5px;}
.zxzx{padding: 32px;}
.zxzx-con{padding: 50px 40px;}
.margin-b50{margin-bottom: 50px;}
.input-style{background: #f2f2f2;position: relative;margin-bottom: 2%;}
.input-style .text{display: block;width: 100%;height: 46px;line-height: 46px;background: none;}
.input-style span{display: block;width: 60px;text-align: right;position: absolute;left: 0;line-height: 46px;}
.input-style span i{color: #f00;font-style: normal;margin-right: 2px;}
.input-clo3{width: 32%;margin-right: 2%;float: left;}
.margin-right0{margin-right: 0;}
.input-right{margin-left: 60px;}
/*.closetext{position: absolute;width: 14px;height: 14px;background: url("../images/gb14.png") no-repeat center;background-size: cover;right: 14px;top:50%;margin-top: -7px;cursor: pointer;display: none;}*/
.input-yx{width: 66%;}
.input-nr{width: 100%;}
.textarea{display: block;margin: 14px 14px 14px 0;}
.textarea textarea{display:block;width:100%;resize:none;height: 180px;background: none;}
.input-nr .closetext{top:auto;right: 14px;bottom:14px;}
.tj{width:142px;text-align:center;height:42px;line-height:42px;color:#fff; background:#009946;display: inline-block;}
.shiming{padding-top: 10px;}
.shiming p{line-height:42px;}
.bitian{margin-bottom: 30px;}
/*8.2投诉建议 e*/
.gonggao li{border:1px solid #ddd;margin-bottom: 20px;transition: all .4s;}
.gonggao li a{display: block;padding:30px 50px;}
.gonggao-des{padding-right: 80px;padding-bottom: 30px;}
.gonggao-des h3{font-size: 16px;transition: all .4s;font-weight: bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.gonggao-des p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; color: #666;}
.gonggao-des .i{width: 30px;border-top:1px solid #ddd;margin: 20px 0;}
.gonggao-time{position: absolute;right: 0;top:0;text-align: right;transition: all .4s;}
.gonggao-date{font-size: 18px;transition: all .4s;}
.gonggao-time div{color: #666;}
.ggjt{position: absolute;right: 0;bottom:0;width: 32px;height: 32px;background: url("../images/btn2.png") no-repeat center;background-size: cover;border:1px solid #999;border-radius: 100%;transition: all .4s;}
.gonggao li:hover{background: #009946;border-color: #009946;}
.gonggao li:hover h3{color: #fff;}
.gonggao li:hover p{color: #fff;}
.gonggao li:hover div{color: #fff;}
.gonggao li:hover .ggjt{filter: invert(3);border-color: #000;}
.siliao-top{border:1px solid #cdcdcd;padding: 20px 0;}
.siliao-img{width: 35%;}
.siliao-con{width: 60%;position: absolute;right: 0;top:0;height: 100%;box-sizing: border-box;padding-right: 60px;}
.siliao-con strong{color: #009944;display: block;font-weight: bold;margin-top: 20px;margin-bottom: 5px;}
.siliao-con span:first-child{margin-top: 0;}
.stock{position: absolute;right: 24px;width: 135px;line-height: 26px;}
.stock span{display: inline-block;vertical-align: middle;}
.stock span:last-child{font-family: dincondbold;font-size: 18px;margin-top: -2px;}

.cpzx-list{padding-top: 30px;}
.cpzx-list li{float: left;width: 23.6%;margin-right: 1.866%;background: #fff;border-top-right-radius: 14px;overflow: hidden;position: relative;transition: all .4s;}
.cpzx-list li:hover{box-shadow: 0 0 14px #ddd;}
.cpzx-list li a{display: block;position: relative;padding-bottom: 12px;}
.cpzx-list li:last-child{margin-right: 0;}
.cpzx-list li:nth-child(even){margin-top: 60px;}
.cpzx-title{height: 154px;box-sizing: border-box;}
.cpzx-title img{width: 72px;max-width: 80%;}
.cpzx-title p{font-size: 16px;color: #fff;margin-bottom: 20px;}
.cpzx-list li .i{position: absolute;left: 0;bottom:0;height: 12px;background: #0a9e4a;width: 100%;}
.cpzx-list li:nth-child(1) .i{background: #3d9ec9;}
.cpzx-list li:nth-child(2) .i{background: #e49631;}
.cpzx-list li:nth-child(3) .i{background: #b6383b;}
.cpzx-list li:nth-child(1) .cpzx-title{background: url("../images/221.png") no-repeat center;background-size: 100% 100%;}
.cpzx-list li:nth-child(2) .cpzx-title{background: url("../images/222.png") no-repeat center;background-size: 100% 100%;}
.cpzx-list li:nth-child(3) .cpzx-title{background: url("../images/223.png") no-repeat center;background-size: 100% 100%;}
.cpzx-list li:nth-child(4) .cpzx-title{background: url("../images/224.png") no-repeat center;background-size: 100% 100%;}

.wrlt{float: left;width: 49%;margin-right: 2%;margin-bottom: 2%;}
.wrlt:nth-child(even){margin-right: 0;}

/*.viewer-container, .viewer-footer, .viewer-player{left: 10% !important;right: 10% !important;bottom:10% !important;}*/
.bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:99999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;/* background-color: #000;opacity:0.5;filter: Alpha(opacity=50); */z-index: 99998;transition:all 1s;/* display: none */}
.bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
.bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
.bigbox>.imgbox>img{width:100%;}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
.mask>img:hover{cursor:pointer}


#imgBox img{
    display: block;
    width: 80%;
    margin: 30px auto;
}
#fullPage{
    display: none;
    background: rgba(0,0,0,.75);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 19930428;
}
#fullPage img{
    display: block;
    width: 100%;
}
#canvas{
    width: 100%;
    height: 100%;
    background: none;
    display: block;
}

.imgscale .img100{overflow: hidden;}
.imgscale .img100 img{transition: all .4s;}
.imgscale:hover .img100 img{transform: scale(1.1);}
.background-cover,.share a,.xgcpBtn div,.btn40 div{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ban-text p{animation-delay: 300ms !important;}
.ban-text .i{animation-delay: 600ms !important;}

.slideUp,.swiper-slide-active .banner-des{
    animation:slideUp 1s both;-webkit-animation:slideUp 1s both;
}
.slideUp,.swiper-slide-active .yeji{
    animation:slideUp 1s both;-webkit-animation:slideUp 1s both;
}
@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;-webkit-animation:slideLeft 1s both;
}
@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;-webkit-animation:slideRight 1s both;
}
@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;-webkit-animation:tobig 1s both;
}
@keyframes tobig{
    0%{opacity:0;-webkit-transform: scale(0);transform: scale(0);}
    100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}

.row-ind2{padding:60px 0 90px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;overflow:hidden}
.row-ind2 .tit-2{text-shadow:0 4px 4px rgba(0,0,0,.1)}
.tab-2-tit{padding:10px 0;margin:0 -33px 30px;font-size:0;text-align:center;white-space:nowrap;overflow-x:auto}
.tab-2-tit li{padding:0 33px;display:inline-block;vertical-align:top;min-width:16.66%;cursor:pointer}
.tab-2-tit a,.tab-2-tit span{padding:0 20px;display:block;font-size:18px;color:#141414;line-height:60px;text-shadow:0 4px 4px rgba(0,0,0,.2)}
.tab-2-tit .on a,.tab-2-tit .on span,.tab-2-tit .tab-2-item__on a,.tab-2-tit .tab-2-item__on span{background-color:#009944;    color: #fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}
.tab-2-desc .tab-2-item{display:none}
.tab-2-desc .tab-2-item.tab-2-item__on{display:block}
.fuwu span{color:#333}
.fuwu .tab-2-item__on span{color:#fff}
.ul-case{padding-top:10px;margin:0 -5px;font-size:0}
.ul-case li{margin-bottom:10px;padding:0 5px;float:left;width:25%}
.ul-case .con{display:block;position:relative}
.ul-case .pic{padding-top:75.4%;position:relative;overflow:hidden}
.ul-case .pic img{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ul-case .hot-sale{position:absolute;left:-6px;top:-6px;width:30%;overflow:hidden;z-index:3}
.ul-case .hot-scale img{display:block;width:100%}
.ul-case .mask{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}
.ul-case .bt{padding:16px 28px;position:absolute;left:0;bottom:0;right:0}
.ul-case .bt .tit h4{padding-bottom:14px;font-size:18px;color:#141414;font-weight:400;position:relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}
.ul-case .bt .tit h4:before{content:'';position:absolute;left:0;bottom:0;width:24px;height:2px;background-color:#009944}
.ul-case .bt .more{margin-top:4px;display:inline-block;font-size:14px;color:#585757;line-height:40px}
.ul-case .tit2{padding:30px;position:absolute;left:0;top:0;right:0}
.ul-case .tit2 h5{margin-bottom:10px;font-size:14px;color:#141414;font-weight:400}
.ul-case .tit2 h4{font-size:20px;color:#141414;line-height:1.3;font-weight:400}
.ul-case .tit2 h4 span{display:block;color:#009944}
.ul-case .big{width:50%}
.ul-case .big .bt{padding:54px 58px}
.ul-case .big .bt .tit .en{margin-bottom:2px;font-size:24px;color:#fff;text-transform:uppercase;line-height:1.3}
.ul-case .big .bt .tit h4{padding:0;font-size:32px;color:#fff}
.ul-case .big .bt .tit h4:before{display:none}
.ul-case .con:hover .pic img{-webkit-animation:moreBig 1.5s forwards ease;animation:moreBig 1.5s forwards ease}
.row-ind6{padding:78px 0;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;overflow:hidden}
.row-ind6 .tit-2{margin-bottom:28px}
.row-ind6 .tab-2-tit{margin-bottom:40px}
.box-ymsl{/* padding:0 205px 0 100px; */margin-top:90px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}
.box-ymsl .pic{margin-top:-67px;float:right;width:46.3%;overflow:hidden}
.box-ymsl .pic img{display:block;width:100%}
.box-ymsl .inner{padding:138px 0;overflow:hidden}
.box-ymsl .inner .number{margin-right:36px;display:inline-block;vertical-align:bottom;max-width:40%;overflow:hidden}
.box-ymsl .inner .txt{display:inline-block;vertical-align:bottom;max-width:60%;font-size:16px;color:#000;overflow:hidden}
.box-ymsl .inner .txt .t1{margin-bottom:4px;font-size:42px;color:#000}

/*æ–°begin*/
.tab-2-desc .tab-2-item .box-ymsl .pic{
    /*position: absolute;*/
    /*bottom: 0;*/
    /*right: -1px;*/
    /*width: 59%;*/
        position: absolute;
    bottom: 0;
    right: 50px;
    width: 47%;
}/*
.tab-2-desc .tab-2-item:nth-child(2) .box-ymsl .pic{
    position: absolute;
    right: 50px;
    bottom: 0;
    width: 40%;
}
.tab-2-desc .tab-2-item:nth-child(4) .box-ymsl .pic{
    position: absolute;
    bottom: 0;
    right: -1px;
    width: 55%;
} */


.Ab_8 { padding:50px 0 80px; }
.Ab_8 .Ab_tit { position: relative; }
.Ab_8 .Ab_tit a.iconfont { position: absolute; bottom: 0; width: 35px; height: 35px; border: 1px solid #ccc; border-radius: 50%; background: #fff; font-size: 14px; color: #333; text-align: center; line-height: 35px; }
.Ab_8 .Ab_tit a.iconfont.prev { right: 60px; }
.Ab_8 .Ab_tit a.iconfont.next { right: 15px; }
.Ab_8 .Ab_tit a.iconfont:hover { background: #0280CC; color: #fff; }
.Ab_8 .Ab_mian { height: 280px; overflow: hidden; }
.Ab_8 .Ab_mian ul { margin-right: -2%; }
.Ab_8 .Ab_mian ul li { float: left; width: 18%; height: 110px; overflow: hidden; border: 1px solid #dcdcdc; margin-right: 2%; margin-bottom: 30px; box-sizing: border-box; font-size: 0; text-align: center; line-height: 110px; }
.Ab_8 .Ab_mian ul li a { display: inline-block; vertical-align: middle; }
.Ab_8 .Ab_mian ul li img { max-width: 100%; max-height: 100%; }
@media(max-width:769px) {.Ab_8 .Ab_mian ul li{width:48%}}
@media(min-width: 1920px) {
    .s0{font-size: 0;}
    .s12{font-size: calc(12 * 100vw / 1920);}
    .s13{font-size: calc(13 * 100vw / 1920);}
    .s14{font-size: calc(14 * 100vw / 1920);}
    .s15{font-size: calc(15 * 100vw / 1920);}
    .s16{font-size: calc(16 * 100vw / 1920);}
    .s17{font-size: calc(17 * 100vw / 1920);}
    .s18{font-size: calc(18 * 100vw / 1920);}
    .s19{font-size: calc(19 * 100vw / 1920);}
    .s20{font-size: calc(20 * 100vw / 1920);}
    .s21{font-size: calc(21 * 100vw / 1920);}
    .s22{font-size: calc(22 * 100vw / 1920);}
    .s23{font-size: calc(23 * 100vw / 1920);}
    .s24{font-size: calc(24 * 100vw / 1920);}
    .s25{font-size: calc(25 * 100vw / 1920);}
    .s26{font-size: calc(26 * 100vw / 1920);}
    .s27{font-size: calc(27 * 100vw / 1920);}
    .s28{font-size: calc(28 * 100vw / 1920);}
    .s29{font-size: calc(29 * 100vw / 1920);}
    .s30{font-size: calc(30 * 100vw / 1920);}
    .s31{font-size: calc(31 * 100vw / 1920);}
    .s32{font-size: calc(32 * 100vw / 1920);}
    .s33{font-size: calc(33 * 100vw / 1920);}
    .s34{font-size: calc(34 * 100vw / 1920);}
    .s35{font-size: calc(35 * 100vw / 1920);}
    .s36{font-size: calc(36 * 100vw / 1920);}
    .s37{font-size: calc(37 * 100vw / 1920);}
    .s38{font-size: calc(38 * 100vw / 1920);}
    .s39{font-size: calc(39 * 100vw / 1920);}
    .s40{font-size: calc(40 * 100vw / 1920);}
    .s41{font-size: calc(41 * 100vw / 1920);}
    .s42{font-size: calc(42 * 100vw / 1920);}
    .s43{font-size: calc(43 * 100vw / 1920);}
    .s44{font-size: calc(44 * 100vw / 1920);}
    .s45{font-size: calc(45 * 100vw / 1920);}
    .s46{font-size: calc(46 * 100vw / 1920);}
    .s47{font-size: calc(47 * 100vw / 1920);}
    .s48{font-size: calc(48 * 100vw / 1920);}
    .s49{font-size: calc(49 * 100vw / 1920);}
    .s50{font-size: calc(50 * 100vw / 1920);}
    .s51{font-size: calc(51 * 100vw / 1920);}
    .s52{font-size: calc(52 * 100vw / 1920);}
    .s53{font-size: calc(53 * 100vw / 1920);}
    .s54{font-size: calc(54 * 100vw / 1920);}
    .s55{font-size: calc(55 * 100vw / 1920);}
    .s56{font-size: calc(56 * 100vw / 1920);}
    .s57{font-size: calc(57 * 100vw / 1920);}
    .s58{font-size: calc(58 * 100vw / 1920);}
    .s59{font-size: calc(59 * 100vw / 1920);}
    .s60{font-size: calc(60 * 100vw / 1920);}
    .s80{font-size: calc(80 * 100vw / 1920);}
    .s100{font-size: calc(100 * 100vw / 1920);}
    .s150{font-size: calc(150 * 100vw / 1920);}
}
@media(max-width: 1920px) and (min-width: 551px){
    .s0{font-size: 0;}
    .s12{font-size: 12px}
    .s13{font-size: calc(12px + 1 * 100vw / 1920);}
    .s14{font-size: calc(12px + 2 * 100vw / 1920);}
    .s15{font-size: calc(12px + 3 * 100vw / 1920);}
    .s16{font-size: calc(12px + 4 * 100vw / 1920);}
    .s17{font-size: calc(12px + 5 * 100vw / 1920);}
    .s18{font-size: calc(12px + 6 * 100vw / 1920);}
    .s19{font-size: calc(12px + 7 * 100vw / 1920);}
    .s20{font-size: calc(12px + 8 * 100vw / 1920);}
    .s21{font-size: calc(12px + 9 * 100vw / 1920);}
    .s22{font-size: calc(12px + 10 * 100vw / 1920);}
    .s23{font-size: calc(12px + 11 * 100vw / 1920);}
    .s24{font-size: calc(12px + 12 * 100vw / 1920);}
    .s25{font-size: calc(12px + 13 * 100vw / 1920);}
    .s26{font-size: calc(12px + 14 * 100vw / 1920);}
    .s27{font-size: calc(12px + 15 * 100vw / 1920);}
    .s28{font-size: calc(12px + 16 * 100vw / 1920);}
    .s29{font-size: calc(12px + 17 * 100vw / 1920);}
    .s30{font-size: calc(12px + 18 * 100vw / 1920);}
    .s31{font-size: calc(12px + 19 * 100vw / 1920);}
    .s32{font-size: calc(12px + 20 * 100vw / 1920);}
    .s33{font-size: calc(12px + 21 * 100vw / 1920);}
    .s34{font-size: calc(12px + 22 * 100vw / 1920);}
    .s35{font-size: calc(12px + 23 * 100vw / 1920);}
    .s36{font-size: calc(12px + 24 * 100vw / 1920);}
    .s37{font-size: calc(12px + 25 * 100vw / 1920);}
    .s38{font-size: calc(12px + 26 * 100vw / 1920);}
    .s39{font-size: calc(12px + 27 * 100vw / 1920);}
    .s40{font-size: calc(12px + 28 * 100vw / 1920);}
    .s41{font-size: calc(12px + 29 * 100vw / 1920);}
    .s42{font-size: calc(12px + 30 * 100vw / 1920);}
    .s43{font-size: calc(12px + 31 * 100vw / 1920);}
    .s44{font-size: calc(12px + 32 * 100vw / 1920);}
    .s45{font-size: calc(12px + 33 * 100vw / 1920);}
    .s46{font-size: calc(12px + 34 * 100vw / 1920);}
    .s47{font-size: calc(12px + 35 * 100vw / 1920);}
    .s48{font-size: calc(12px + 36 * 100vw / 1920);}
    .s49{font-size: calc(12px + 37 * 100vw / 1920);}
    .s50{font-size: calc(12px + 38 * 100vw / 1920);}
    .s51{font-size: calc(12px + 39 * 100vw / 1920);}
    .s52{font-size: calc(12px + 40 * 100vw / 1920);}
    .s53{font-size: calc(12px + 41 * 100vw / 1920);}
    .s54{font-size: calc(12px + 42 * 100vw / 1920);}
    .s55{font-size: calc(12px + 43 * 100vw / 1920);}
    .s56{font-size: calc(12px + 44 * 100vw / 1920);}
    .s57{font-size: calc(12px + 45 * 100vw / 1920);}
    .s58{font-size: calc(12px + 46 * 100vw / 1920);}
    .s59{font-size: calc(12px + 47 * 100vw / 1920);}
    .s60{font-size: calc(12px + 48 * 100vw / 1920);}
    .s80{font-size: calc(12px + 68 * 100vw / 1920);}
    .s100{font-size: calc(12px + 88 * 100vw / 1920);}
    .s150{font-size: calc(12px + 138 * 100vw / 1920);}
}
@media(max-width: 550px){
    .s0{font-size: 0;}
    .s12{font-size: 12px}
    .s13{font-size: calc(12px + 1 * 550px / 1920);}
    .s14{font-size: calc(12px + 2 * 550px / 1920);}
    .s15{font-size: calc(12px + 3 * 550px / 1920);}
    .s16{font-size: calc(12px + 4 * 550px / 1920);}
    .s17{font-size: calc(12px + 5 * 550px / 1920);}
    .s18{font-size: calc(12px + 6 * 550px / 1920);}
    .s19{font-size: calc(12px + 7 * 550px / 1920);}
    .s20{font-size: calc(12px + 8 * 550px / 1920);}
    .s21{font-size: calc(12px + 9 * 550px / 1920);}
    .s22{font-size: calc(12px + 10 * 550px / 1920);}
    .s23{font-size: calc(12px + 11 * 550px / 1920);}
    .s24{font-size: calc(12px + 12 * 550px / 1920);}
    .s25{font-size: calc(12px + 13 * 550px / 1920);}
    .s26{font-size: calc(12px + 14 * 550px / 1920);}
    .s27{font-size: calc(12px + 15 * 550px / 1920);}
    .s28{font-size: calc(12px + 16 * 550px / 1920);}
    .s29{font-size: calc(12px + 17 * 550px / 1920);}
    .s30{font-size: calc(12px + 18 * 550px / 1920);}
    .s31{font-size: calc(12px + 19 * 550px / 1920);}
    .s32{font-size: calc(12px + 20 * 550px / 1920);}
    .s33{font-size: calc(12px + 21 * 550px / 1920);}
    .s34{font-size: calc(12px + 22 * 550px / 1920);}
    .s35{font-size: calc(12px + 23 * 550px / 1920);}
    .s36{font-size: calc(12px + 24 * 550px / 1920);}
    .s37{font-size: calc(12px + 25 * 550px / 1920);}
    .s38{font-size: calc(12px + 26 * 550px / 1920);}
    .s39{font-size: calc(12px + 27 * 550px / 1920);}
    .s40{font-size: calc(12px + 28 * 550px / 1920);}
    .s41{font-size: calc(12px + 29 * 550px / 1920);}
    .s42{font-size: calc(12px + 30 * 550px / 1920);}
    .s43{font-size: calc(12px + 31 * 550px / 1920);}
    .s44{font-size: calc(12px + 32 * 550px / 1920);}
    .s45{font-size: calc(12px + 33 * 550px / 1920);}
    .s46{font-size: calc(12px + 34 * 550px / 1920);}
    .s47{font-size: calc(12px + 35 * 550px / 1920);}
    .s48{font-size: calc(12px + 36 * 550px / 1920);}
    .s49{font-size: calc(12px + 37 * 550px / 1920);}
    .s50{font-size: calc(12px + 38 * 550px / 1920);}
    .s51{font-size: calc(12px + 39 * 550px / 1920);}
    .s52{font-size: calc(12px + 40 * 550px / 1920);}
    .s53{font-size: calc(12px + 41 * 550px / 1920);}
    .s54{font-size: calc(12px + 42 * 550px / 1920);}
    .s55{font-size: calc(12px + 43 * 550px / 1920);}
    .s56{font-size: calc(12px + 44 * 550px / 1920);}
    .s57{font-size: calc(12px + 45 * 550px / 1920);}
    .s58{font-size: calc(12px + 46 * 550px / 1920);}
    .s59{font-size: calc(12px + 47 * 550px / 1920);}
    .s60{font-size: calc(12px + 48 * 550px / 1920);}
    .s80{font-size: calc(12px + 68 * 550px / 1920);}
    .s100{font-size: calc(12px + 88 * 550px / 1920);}
    .s150{font-size: calc(12px + 138 * 550px / 1920);}
}

@media(max-width: 768px){
    .z1{max-width: 500px !important;width: 100% !important;margin: 0 auto !important;padding: 0 !important;float: none !important;display: block !important;}
    .z2,
    .z3,
    .z4,
    .z5{float: none !important;display: inline-block !important;vertical-align: top !important;margin: 0 2% 2% 0 !important;}
    .z2{width: 49% !important;}
    .z3{width: 32% !important;}
    .z4{width: 23.5% !important;}
    .z5{width: 18.4% !important;}
    .z2:nth-child(2n),
    .z3:nth-child(3n),
    .z4:nth-child(4n),
    .z5:nth-child(5n){margin-right: 0 !important;}
    .mb2{margin-bottom: 20px !important;}
    .mb1{margin-bottom: 10px !important;}
    .l1{padding-left: 10px !important;}
    .r1{padding-right: 10px !important;}
    .t1{padding-top: 10px !important;}
    .b1{padding-bottom: 10px !important;}
    .l2{padding-left: 20px !important;}
    .r2{padding-right: 20px !important;}
    .t2{padding-top: 20px !important;}
    .b2{padding-bottom: 20px !important;}
    .l3{padding-left: 30px !important;}
    .r3{padding-right: 30px !important;}
    .t3{padding-top: 30px !important; }
    .b3{padding-bottom: 30px !important;}
    .hauto{height: auto !important;}
    .none{display: none !important;}
    .tl{text-align: left !important;}
}
@media(max-width: 450px){
    .w1{max-width: 500px !important;width: 100% !important;margin: 0 auto !important;padding: 0 !important;float: none !important;display: block !important;}
    .wm2{margin-bottom: 20px !important;}
    .wm1{margin-bottom: 10px !important;}
    .wl1{padding-left: 10px !important;}
    .wr1{padding-right: 10px !important;}
    .wt1{padding-top: 10px !important;}
    .wb1{padding-bottom: 10px !important;}
    .wl2{padding-left: 20px !important;}
    .wr2{padding-right: 20px !important;}
    .wt2{padding-top: 20px !important;}
    .wb2{padding-bottom: 20px !important;}
    .wl3{padding-left: 30px !important;}
    .wr3{padding-right: 30px !important;}
    .wt3{padding-top: 30px !important; }
    .wb3{padding-bottom: 30px !important;}
}

.banner {
  width: 100%;
  position: relative;
}

.banner .swiper-slide {
  width: 100%;
  position: relative;
  padding-top: 36.4%;
}

.banner .swiper-slide a {
  width: 100%;
  display: block;
}

.banner .box {
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  left: calc((260 / 1920) * 100%);
  text-align: left;
}

.banner .box .cn {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  font-family: 'SourceHanSansSC-Bold';
  letter-spacing: 0.1rem;
}

.banner .box .line {
  width: 100%;
  max-width: 3.5rem;
  margin: 0.4rem 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}

.banner .box .em {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  font-family: 'Calibri-Light';
  margin: 0.2rem 0 0rem;
  font-weight: 200;
}

.banner .box .cm {
  width: 100%;
  color: #fff;
  font-family: 'SourceHanSansSC-Medium';
  line-height: 1.66;
  font-weight: 200;
}

.banner .swiper-pagination {
  bottom: 0.4rem;
}

.banner .swiper-pagination-bullet {
  width: 0.18rem;
  height: 0.18rem;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  opacity: 1;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.15rem;
}

.banner .swiper-pagination-bullet-active {
  background-color: #009944;
  opacity: 1;
}

@media (max-width: 900px) {
  .banner .swiper-slide {
    padding-top: 65%;
  }
  .banner .box {
    left: 3%;
  }
  .banner .box .cn {
    font-size: 18px;
  }
  .banner .box .line {
    margin: 0.1rem 0;
  }
  .banner .box .em {
    font-size: 14px;
    margin-top: 0.1rem;
  }
  .banner .box .cm {
    font-size: 14px;
  }
}
.fix{*zoom:1}
.fix:after,.fix:before{display:block;content:"";height:0;clear:both}
.col-r, .r {
    float: right;
}
.box-jtgk{margin-bottom:120px}
.box-jtgk .tit{margin-bottom:30px;padding-bottom:42px;font-size:42px;color:#333;position:relative}
.box-jtgk .tit:after{content:'';position:absolute;left:0;bottom:0;width:40px;height:4px;background-color:#009944}
.box-jtgk .col-r{width:46.4%}
.box-jtgk .col-l{width:46%}
.box-jtgk .jtgk-video{position:relative;background:url(../images/jtgk_bg1.jpg) center center no-repeat;-webkit-background-size:cover;background-size:cover}
.box-jtgk .jtgk-video:after{content:'';display:block;padding-top:52%}
.box-jtgk .jtgk-video img{position:absolute;left:0;bottom:0;width:100%}
.box-jtgk .jtgk-video .video{position:absolute;left:50%;top:50%;width:86px;height:86px;border-radius:50%;background:url(../images/video3.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;opacity:.7;filter:alpha(opacity=70);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.box-jtgk .jtgk-video .video:hover{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(-50%,-50%) scale(1.05,1.05);-ms-transform:translate(-50%,-50%) scale(1.05,1.05);-o-transform:translate(-50%,-50%) scale(1.05,1.05);transform:translate(-50%,-50%) scale(1.05,1.05)}
.box-jtgk .jtgk-con{padding-right:36px;font-size:16px;color:#333;line-height:1.9;height:22.8em;overflow-y:auto}
.box-jtgk .jtgk-con::-webkit-scrollbar{width:4px}
.box-jtgk .jtgk-con::-webkit-scrollbar-track{background-color:rgba(0,0,0,.05)}
.box-jtgk .jtgk-con::-webkit-scrollbar-thumb{background:#009944}
.box-jtgk .jtgk-con::-webkit-scrollbar-thumb:window-inactive{background:#009944}
@media only screen and (max-width:1599px){.box-jtgk{margin-bottom:96px}
.box-jtgk .tit{padding-bottom:32px;margin-bottom:24px;font-size:30px}
}
.block-lch {
    overflow: hidden;
}
.lch-for-sk{position:relative;margin:0 -30px 5px}

.lch-for-sk .slick-list{padding:30px 0}

.lch-for-sk .slide{padding:0 50px 0 30px}

.lch-for-sk .con{padding-bottom:23px;display:block;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;box-shadow:3px 5px 29px rgba(0,0,0,.1)}

.lch-for-sk .pic{margin:-19px -20px 0 0;float:right;width:49%;position:relative;overflow:hidden}

.lch-for-sk .pic:after{content:'';display:block;padding-top:70%;position:relative}

.lch-for-sk .pic img{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}

.lch-for-sk .inner{padding:70px 100px 30px 116px;overflow:hidden}

.lch-for-sk .top{margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #e2e3e4}

.lch-for-sk .date{margin-bottom:4px;font-size:151px;color:#fff;font-family:Arial;position:relative;line-height:.9;font-weight:700;-webkit-text-stroke:1px #009944;text-stroke:1px #009944}

.lch-for-sk .date:before{content:'';position:absolute;left:-48px;top:-50px;width:160px;height:160px;background:url(../images/i28.png) center center no-repeat;-webkit-background-size:cover;background-size:cover}

.lch-for-sk .date span{position:absolute;left:8px;top:-7px;font-size:151px;color:#009944}

.lch-for-sk h4{font-size:30px;color:#111;font-weight:400}

.lch-for-sk .txt{font-size:16px;color:#333;line-height:1.9;overflow:hidden}

.lch-for-sk .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}

.lch-for-sk .slick-arrow{margin-top:-28px;position:absolute;top:50%;width:56px;height:56px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;background-color:transparent;outline:0;border:none;text-indent:-999px;overflow:hidden;cursor:pointer;z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}

.lch-for-sk .slick-prev{left:-38px;background-image:url(../images/icon-prev3.png)}

.lch-for-sk .slick-prev:hover{background-image:url(../images/icon-prev4.png)}

.lch-for-sk .slick-next{right:-38px;background-image:url(../images/icon-next8.png)}

.lch-for-sk .slick-next:hover{background-image:url(../images/icon-next9.png)}
.lch-nav-sk{position:relative;overflow:hidden}
.lch-nav-sk .date{font-size:14px}
.lch-nav-sk:before{content:'';position:absolute;left:0;top:5px;right:0;height:6px;background:url(../images/i31.png) center center no-repeat;-webkit-background-size:cover;background-size:cover}

.lch-nav-sk .slider{padding:0 50px;position:relative;overflow:hidden}

.lch-nav-sk .icon{display:block;width:24px;height:24px;background:url(../images/i29.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;margin:0 auto 8px}

.lch-nav-sk .date{font-size:18px;color:#333;font-family:Arial;text-align:center}

.lch-nav-sk .slick-current .icon{background-image:url(../images/i30.png)}

.lch-nav-sk .slick-current .date{color:#009944;font-weight:700}
.tit-6{text-align:center;}
.tit-6 h3{font-size:30px;}

@media only screen and (max-width:1599px){
	
.lch-for-sk .top{padding-bottom:10px;margin-bottom:12px}

.lch-for-sk .date{font-size:113px}

.lch-for-sk .date:before{width:120px;height:120px}

.lch-for-sk .date span{font-size:113px}

.lch-for-sk h4{font-size:22px}

.lch-for-sk .txt{font-size:14px}

.lch-for-sk .slick-arrow{width:42px;height:42px;margin-top:-21px}

.lch-for-sk .slick-prev{left:-28px}

.lch-for-sk .slick-next{right:-28px}

}
@media only screen and (max-width:1359px){
	.lch-for-sk .inner{padding:37px 53px 16px 61px}
 
.lch-for-sk .date,.lch-for-sk .date span{font-size:80px}

.lch-for-sk h4{font-size:22px}

.lch-for-sk .txt{font-size:12px}
}.block-lch .wp{width: 90%;margin:0 auto}
.Floor003053 {padding: calc(50 / 1920 * 100vw) 0;margin-top: calc(50 / 1920 * 100vw); }
.Floor003053 ul{padding-top: 2.5%;border-top: 1px solid #eee;}
.Floor003053 .list li {position: relative;/* background: #000; */color: #333;border-radius: 8px;/* overflow: hidden; */box-shadow: 0 0 8px 0 rgb(214 222 240 / 20%), 0 8px 20px 0 rgb(214 222 240 / 25%);}
/* .Floor003053 .list li:before{position:absolute;content:"";width: 10px;height: 10px;left:45%;top: -8.8%;background: #e50011;border-radius:50px;} */
.Floor003053 .list li .Ispic {padding-bottom: 90%;opacity: 1;/* transition: 0.3s; */background-position: top;border-radius: 10px 10px 0 0;}
/*.Floor003053 .list li:hover .Ispic { transform: scale(1.15); opacity: 0.5; }*/
.Floor003053 .list li .name, .Floor003053 .list li .icon {/* position: absolute; */z-index: 10;/* left: 2.6vw; *//* right: 2.6vw; */}
.Floor003053 .list li .name {/* bottom: 1.56vw; */padding: 1.5vw 2vw;}
.Floor003053 .list li .icon { top: 1.56vw; }
.Floor003053 .list li .icon dl { display: table; width: 100%; }
.Floor003053 .list li .icon dl > * { display: table-cell; vertical-align: middle; }
.Floor003053 .list li .icon dt { width: 90px; padding-right: 10px; }
.Floor003053 .list li .icon dd { position: relative; padding-left: 20px; }
.Floor003053 .list li .icon dd:before { position: absolute; z-index: 1; content: ''; width: 50px; height: 50px; border-radius: 50%; left: 0; top: 50%; margin-top: -25px; background: -moz-linear-gradient(left, rgba(0,106,255,1) 0%, rgba(0,106,255,0) 100%); background: -webkit-linear-gradient(left, rgba(0,106,255,1) 0%, rgba(0,106,255,0) 100%); background: linear-gradient(to right, rgba(0,106,255,1) 0%, rgba(0,106,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006aff', endColorstr='#00006aff', GradientType=1 );
}
.Floor003053 .list li .icon dd aside { z-index: 3; position: relative; }
.Floor003053 .list li .name * { margin: 0; }
.Floor003053 .list li .name h3 {font-size: 1.5em;font-weight: normal;margin-bottom: 0.7em;}
.Floor003053 .list li .name h3:after{content: '';width: 50px;height: 3px;background-color: #009944;display:block;margin-top: 3px;border-radius: 20px;} 
.Floor003053 .list li .name p {line-height: 26px;color: #666;min-height: 55px;}

@media(min-width:641px) and (max-width:1280px) {
.Floor003053 .list li .icon dt { width: 7.5vw; }
.Floor003053 .list li .icon dd aside { font-size: 14px; }
.Floor003053 .list li .icon dd:before { width: 4vw; height: 4vw; margin-top: -2vw; }
}

@media(max-width:769px) {
	.box-jtgk .col-r,.box-jtgk .col-l,.block-lch .wp{width:100%;}
.lch-for-sk .pic,.block-related-products{margin:0 auto;width:100%;}
.lch-for-sk .slide,.lch-nav-sk .slider{padding:0}
.lch-for-sk .inner{    padding: 5% 8%;}
.Floor003053 .list li .name h3,.acf-block.block-application-title .application-title{font-size:22px }
}
@media(min-width:641px) {
.Floor003053 .list li {float: left;    width: 32%;;margin-right: 2%}
.Floor003053 .list li:nth-child(4) {margin-right: 0; }
}

@media(max-width:640px) {
.Floor003053 .list li { margin-bottom: 20px }
.Floor003053 .list li .icon { top: 4vw; }
.Floor003053 .list li .icon { left: 4vw; right: 4vw; }
.Floor003053 .list li .name { padding:0 20px 20px }
.Floor003053 .list li .name p{min-height: 100%}
.Floor003053 .list li:before{display: none}
figure{margin:0 auto}
}

@media(max-width:480px) {
.Floor003053 .list li .icon dt { width: 15vw; }
.Floor003053 .list li .icon dd { padding-left: 3vw; }
.Floor003053 .list li .icon dd aside { font-size: 3vw; }
.Floor003053 .list li .icon dd:before { width: 6vw; height: 6vw; margin-top: -3vw; }
}
.column-tit .cn {text-align:center;
    font-size: calc(30 / 16 * 1em);
    margin-bottom: calc(15 / 40 * 1em);
    color: #020814;
    font-family: 'HarmonyOS_Sans_SC_Medium';
}

.w-form{display: inline-block;text-align: left;}
.w-input{display: inline-block;vertical-align: middle;padding: 0 20px;width:300px; 	border: solid 1px #dddddd;height:50px;font-family: SourceHanSansCN-Light;color: #333333;}
.w-submit{display: inline-block;vertical-align: middle;cursor: pointer; width: 150px; border: solid 1px #009944;background-color: #009944; line-height: 30px;text-align: center; font-family: SourceHanSansCN-Light;color: #ffffff;}
.w-cont{width: 100%;}
.w-cont:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.w-left{float: left;width: 280px; background-color: #ffffff;}

.wn-item{width: 100%;padding: 15px 0;}
.wn-a{width: 100%;position: relative;padding: 0 .50px 0 30px;cursor: pointer;}
.wn-a:before{content: ''; position: absolute;top: 50%;left: 0;margin-top: -10px; width:3px;height: 20px;background-color: #ebebeb;}
.wn-a:after{content: '';position: absolute;top: 0;right: 30px;width: .8em;height: 100%;background-image: url('../images/w21.png'); background-size: .8em auto;background-position: center center;background-repeat: no-repeat;}
.wn-b{font-family: SourceHanSansCN-Medium;line-height: 1.2;width: 100%;display: block; color: #393939;}
.wn-sub{display: none; width: 100%;padding: .50px 0 0;}
.wn-c{padding:10px 30px; font-family: SourceHanSansCN-Light;cursor: pointer;display: block;line-height: 1.5;word-break: break-all;color: #393939;}

.wn-item.active .wn-a:before{background-color: #009944;} 
.wn-item.active .wn-b{color: #009944;}
.wn-item.show .wn-a:after{background-image: url('../images/w22.png');}

.w-h {
    width: 100%;
    text-align: right;
    font-size: 0;
    padding:30px 0;
}
.tac{text-align: center;}
.w-right{float: right;width:calc(100% - 300px)}
.w-top{width: 100%;background-color: #ffffff;text-align: left;}
.wt-item{width: 100%;border-bottom: 1px solid #eeeeee;padding: 10px 0;font-size: 0;} 
.wt-item:last-of-type{margin-bottom: 30px;}
.wt-tip{font-family: SourceHanSansCN-Light;font-weight: bold; color: #6b6b6b;margin: 10px 0; display: inline-block;vertical-align: top;width: 6.5em;text-align: right;line-height: 24px;}
.wt-cont{display: inline-block;vertical-align: top;width: calc(100% - 6.5em);padding-right: 30px;position: relative;}
.wt-nav{font-family: SourceHanSansCN-Light; color: #393939;margin: 10px 0;display: inline-block;vertical-align: top;margin-left: .50px;cursor: pointer;line-height: 24px;}
.wt-nav:hover{color: #088ef4;}
.wt-nav.active{color: #088ef4;}
.wt-more{position: absolute;top: 10px;right: 30px;cursor: pointer;}
.wt-text1{	font-family: SourceHanSansCN-Light; color: #ffffff;display: block;min-width: 70px;height: 24px;line-height: 24px;text-align: center;background-color: #999999;border-radius: 1px;}
.wt-text1:hover{background-color: #088ef4;}
.wt-text2{	font-family: SourceHanSansCN-Light; color: #ffffff;display: none;min-width: 70px;height: 24px;line-height: 24px;text-align: center;background-color: #999999;border-radius: 1px;}
.wt-text2:hover{background-color: #088ef4;}

.wt-item.has-more .wt-cont{padding-right: 100px;}
.wt-item.has-more .wt-list{height: calc(24px + 20px);overflow: hidden;}
.wt-item.has-more.show .wt-list{height: auto; }
.wt-item.has-more.show .wt-text1{display: none; }
.wt-item.has-more.show .wt-text2{display: block; }

.w-list{width: 100%;display: flex;flex-wrap: wrap; font-size: 0;padding-bottom: 50px; text-align: left;}
.w-item{display: inline-block;vertical-align: top;cursor: pointer; width:32%;background-color: #fff;margin-right:2%;margin-bottom: 30px;}
.w-item.mr0{margin-right:0}
.w-item:nth-child(3n){margin-right: 0;}
.w-img{width: 100%;overflow: hidden;height: 310px;line-height: 310px;text-align: center; margin-bottom: 10px;}
.w-img img{max-width: 90%;max-height: 90%; transform: scale(1.00);transition: all .5s;}
.w-text{width: 100%;padding: 0 28px 35px;}
.w-c{font-family: SourceHanSansCN-Light;line-height: 1.3; color: #a3a3a3;margin-bottom: 20px;}
.w-d{font-family: SourceHanSansCN-Regular;line-height: 1.3; color: #000000;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.w-item:hover .w-img img{transform: scale(1.05);}
.xg-a{width: 100%;padding: 1rem 0; background-color: #f4f6f9;}
.xg-b{}
.xg-form{width: 100%;}
.xg-titles{padding: 0 .05rem; font-family: SourceHanSansCN-Medium; color: #000000;margin-bottom:30px;}
.xg-list{width: 100%;font-size: 0;}
.xg-item{display: inline-block;vertical-align: middle;width: 50%;padding: 0 15px 10px;position: relative;}
.xg-c{font-family: SourceHanSansSC-Light;width: 100%;height: 50px;padding: 0 30px; color: #393939;background-color: #ffffff;border-radius: 5px;border: solid 1px #eeeeee;}
.xg-item2{width: 100%;}
.xg-textarea{font-family: SourceHanSansSC-Light;width: 100%;height:100px;padding: 15px 30px; line-height: 1.5; color: #393939;background-color: #ffffff;border-radius: 5px;border: solid 1px #eeeeee;}
.xg-item .xe-code{/* line-height: 58px; */}

.xg-buttom{width: 100%;text-align: center;padding-top:20px;}
.xg-submit{	font-family: SourceHanSansSC-Normal;cursor: pointer; color: #ffffff;display: inline-block;vertical-align: middle;border: none;	width:180px;line-height: 54px;text-align: center;	background-color: #009944;border-radius: 2px;}
.xe-code {
    position: absolute;
    top: 0;
    right: 15px;
    text-align: center;
    line-height: .54rem;
    height: 0.54rem;
    cursor: pointer;
}
@media (max-width: 900px) { 
  .w-a{padding:    .6rem  0   ; }
  .w-b{max-width: 100%;padding-left: 10px;padding-right: 10px;}
  .w-left{width: 100%;margin-bottom: .3rem;}
  .wn-c{display: inline-block;vertical-align: middle;margin-right: .25rem;}
  .wn-c:hover{color: #0d4a9a; } 
  .wn-c.active{color: #0d4a9a; }
  .w-right{width: 100%;}
  .wt-tip{width: 100%;text-align: left;padding: 0 .2rem;}
  .wt-cont{width: 100%;}
  .w-item{width:49%;margin-right:2%;}
  .w-item:nth-child(3n){margin-right:2%;}
  .w-item:nth-child(2n){margin-right: 0;} 
.xc-right{max-width:100%}
  .w-form{width: 100%;}
  .w-input{width: 70%;height: 35px;}
  .w-submit{width: 30%;height: 35px;line-height: 35px;padding:0}
.w-img{height:auto;line-height:1.5;padding:2% 0}
.w-text{padding:3%}
  .xg-a{padding: .6rem 0;}
  .xg-b{width: 100%;max-width: 100%;padding-left: 10px;padding-right: 10px;}
  .xg-titles{padding: 0;}
  .xg-item{padding: 0 0 .15rem;width: 100%;}
  /* .xg-c{height: 35px;} */
  .xg-item .xe-code{height:35px;line-height:35px;}
  .xg-textarea{height: 80px;}
  .xg-submit{width:130px;height: 35px;line-height: 35px;}
}
@media (min-width: 900px) { 
  .wn-c:hover{background-color: #009944;color: #fff;} 
  .wn-c.active{background-color: #009944;color: #fff;}

  
}.xc-d{display: block; width: 100%;height:348px;overflow: hidden;cursor: pointer;line-height:348px;  text-align: center; }
.xc-d img{display: inline-block;max-width: 100%;max-height: 100%;transform: scale(1.00);transition: all .5s;}
.xc-d:hover img{transform: scale(1.05);}
.xc-paly{position: absolute;cursor: pointer; top: 50%;left: 50%;transform: translate(-50% ,-50%);width:80px;}
.xc-paly img{width: 100%;}

.xc-small{width: 100%;margin-top: 20px;}
.xc-e{width: 100%;}
.xc-f{width: 84px!important;margin-right:7px;}
.xc-g{display: block;cursor: pointer;text-align: center; width: 100%;height:60px;line-height: calc(60px  - 2px); border: solid 1px #e5e3e3;}
.xc-g img{max-width: 80%;max-height: 80%;}
.xc-f.active .xc-g{border: solid 1px #0d97ff;}
.xc-left {
    float: left;
    width:450px;max-width:100%
}
.xc-right{float: right;width: 500px;}
.xc-h{font-family: SourceHanSansCN-Light;line-height: 1.5;margin-bottom: .15rem; color: #393939;}
.xc-i{	font-family: SourceHanSansCN-Regular;line-height: 1.3;padding-bottom: .15rem;margin-bottom: .15rem; border-bottom: 1px solid #eeeeee; color: #000000;}
.xc-text{font-family: SourceHanSansCN-Light; line-height: 1.9;margin-bottom: .15rem;	color: #393939; }
.xc-text *{line-height: inherit;}
.xc-share{width: 100%;font-size: 0;border-top: 1px solid #eeeeee;padding-top: .15rem;}
.xc-j{display: inline-block;vertical-align: middle;color: #888888;}
.xc-k{display: inline-block;vertical-align: middle;}
.xc-l{display: inline-block;vertical-align: middle;margin-left: .3rem;cursor: pointer;}
.xc-limg1{display:  block;height: 1em;}
.xc-limg1 img{max-width: none;height: 100%;}
.xc-limg2{display: none;height: 1em;}
.xc-limg2 img{max-width: none;height: 100%;}
.xc-l:hover .xc-limg1{display: none;}
.xc-l:hover .xc-limg2{display:  block;}
.xc-top{overflow:hidden}
.xc-cont{width: 100%;margin-top: 20px;}
.xc-nav{width: 100%;font-size: 0;position: relative;z-index: 18;}
.xc-m{font-family: SourceHanSansCN-Medium;margin-right: .08rem; border: solid 1px #e5e3e3;color: #393939;padding: .15rem .55rem; display: inline-block;vertical-align: top;cursor: pointer;}
.xc-m.active{background-color: #009944;border: solid 1px #009944;color: #ffffff;}
.xc-m:hover{background-color: #009944;border: solid 1px #009944;color: #ffffff;}

.xc-list{margin-top: -1px; width: 100%;padding: .4rem .35rem;border: solid 1px #e5e3e3;}
.xc-item{display: none; width: 100%;}
.xc-item.show{display: block;}
.xd-list {overflow:hidden}
.xd-list img{width:100%}
.xd-list a{float:left;width:32%;background-color: #f7f7f7;margin-bottom:2%;margin-right:2%}
.xd-list a:hover{background-color: #009948;color:#fff}
.xd-list .mr0{margin-right:0}
.xd-text {
    padding:5% 2%;
}
.position-relative {
    position: relative!important;
}
.row-ymsl1{padding:48px 0 78px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;overflow:hidden}
.row-ymsl1 .tit-3{margin-bottom:64px}
.row-ymsl1 .tit-3 h3{margin:0}
.ul-number2{overflow:hidden}
.ul-number2 ul{margin:0 -20px 50px;font-size:0}
.ul-number2 li{margin-bottom:30px;padding:0 20px;display:inline-block;vertical-align:top;width:25%;font-size:0;text-align:center;position:relative}
.ul-number2 li:before{content:'';position:absolute;left:0;top:50%;width:1px;height:64px;background-color:#eee;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.ul-number2 .con{display:inline-block;vertical-align:middle;text-align:left;overflow:hidden}
.ul-number2 .num{display:inline-block;vertical-align:middle;font-size:60px;color:#009944;line-height:1;font-family:Arial}
.ul-number2 .inner{padding-left:8px;display:inline-block;vertical-align:middle;font-size:18px;overflow:hidden}
.ul-number2 .inner .t1{color:#009944;line-height:1.2}
.ul-number2 .inner .t2{color:#666;line-height:1.2}
.ul-yfkyjd{margin:0 -20px -40px;font-size:0}
.ul-yfkyjd li{margin-bottom:40px;padding:0 20px;display:inline-block;vertical-align:top;width:33.33%}
.ul-yfkyjd .con{display:block;overflow:hidden}
.ul-yfkyjd .pic{padding-top:75%;position:relative;overflow:hidden}
.ul-yfkyjd .pic img{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ul-yfkyjd .mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:2;opacity:0;filter:alpha(opacity=0);-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ul-yfkyjd .txt{padding:52px 9%;font-size:16px;color:#fff;line-height:1.8;max-height:100%;overflow-y:auto}
.ul-yfkyjd h4{padding:26px 20px;font-size:20px;color:#000;text-align:center;font-weight:400;background-color:#fff;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.ul-yfkyjd .big{width:66.66%}
.ul-yfkyjd .big .pic{padding-top:36%}
.ul-yfkyjd .con:hover .mask{opacity:1;filter:alpha(opacity=100)}
.ul-yfkyjd .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.row-ymsl2{padding:66px 0 176px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;overflow:hidden}
.row-ymsl2 .tit-3{margin-bottom:120px}
.gdscsb-slick{position:relative}
.gdscsb-slick .slider{position:relative;overflow:hidden}
.gdscsb-slick .con{display:block;overflow:hidden}
.gdscsb-slick .pic{margin-top:10px;float:left;width:49%;position:relative;overflow:hidden}
.gdscsb-slick .pic:after{content:'';display:block;padding-top:53%}
.gdscsb-slick .pic img{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.gdscsb-slick .inner{padding:0 3% 0 8%;overflow:hidden}
.gdscsb-slick .inner h4{margin-bottom:40px;font-size:42px;color:#fff;font-weight:400}
.gdscsb-slick .inner .txt{font-size:16px;color:#fff;line-height:1.75;height:8.75em;overflow:hidden}
.gdscsb-slick .con:hover .pic img{-webkit-animation:moreBig 2s forwards ease;animation:moreBig 2s forwards ease}
.gdscsb-slick .slick-current .pic img{-webkit-animation:moreSmall 2s forwards ease;animation:moreSmall 2s forwards ease}
.gdscsb-slick .slick-current .inner h4{-webkit-animation:moreRight 1.5s forwards cubic-bezier(.25,.46,.45,.94);animation:moreRight 1.5s forwards cubic-bezier(.25,.46,.45,.94)}
.gdscsb-slick .slick-current .inner .txt{-webkit-animation:moreRight 2s forwards cubic-bezier(.25,.46,.45,.94);animation:moreRight 2s forwards cubic-bezier(.25,.46,.45,.94)}
.gdscsb-slick .gdscsb-btn{position:absolute;left:57%;bottom:0;font-size:0;overflow:hidden}
.gdscsb-slick .gdscsb-btn .dots,.gdscsb-slick .gdscsb-btn .next,.gdscsb-slick .gdscsb-btn .prev{display:inline-block;vertical-align:middle}
.gdscsb-slick .gdscsb-btn .next,.gdscsb-slick .gdscsb-btn .prev{width:56px;height:56px;border:1px solid #7f7f7f;background-repeat:no-repeat;background-position:center center;cursor:pointer;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.gdscsb-slick .gdscsb-btn .prev{background-image:url(../images/prev2.png)}
.gdscsb-slick .gdscsb-btn .next{background-image:url(../images/next3.png)}
.gdscsb-slick .gdscsb-btn .next:hover,.gdscsb-slick .gdscsb-btn .prev:hover{border-color:#009944;background-color:#009944}
.gdscsb-slick .gdscsb-btn .dots{padding:0 10px;width:270px;font-size:24px;color:#fff;text-align:center}
.gdscsb-slick .gdscsb-btn .dots em{margin:0 4px}
.gdscsb-slick .gdscsb-btn .dots .active,.gdscsb-slick .gdscsb-btn .dots .total{display:inline-block}
.gdscsb-slick .gdscsb-btn .dots .active{color:#009944}
.gdscsb-slick .slick-dots{display:none!important}
.row-ymsl3{padding:66px 0 100px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;overflow:hidden}
.row-ymsl3 .tit-3{margin-bottom:10px}
.row-ymsl3 .tab-5-tit{margin-bottom:140px}
.ryzz-slick{padding-bottom:194px;font-size:0;position:relative;overflow:hidden}
.ryzz-slick .slider{margin:0 -40px;position:relative;overflow:hidden}
.ryzz-slick .item{padding:0 40px;float:none!important;display:inline-block!important;vertical-align:bottom}
.ryzz-slick .con{display:block;position:relative;overflow:hidden}
.ryzz-slick .pic{font-size:0;text-align:center;overflow:hidden}
.ryzz-slick .pic img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.ryzz-slick .mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:2;opacity:0;filter:alpha(opacity=0);-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ryzz-slick .mask .more{position:absolute;left:50%;top:50%;width:64px;height:64px;border-radius:50%;background:url(../images/more.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.ryzz-slick .con:hover .mask{opacity:1;filter:alpha(opacity=100)}
.ryzz-slick .ryzz-btn{position:absolute;left:0;bottom:0;right:0;font-size:0;text-align:center;overflow:hidden}
.ryzz-slick .ryzz-btn .dots,.ryzz-slick .ryzz-btn .next,.ryzz-slick .ryzz-btn .prev{display:inline-block;vertical-align:middle}
.ryzz-slick .ryzz-btn .next,.ryzz-slick .ryzz-btn .prev{width:56px;height:56px;border:1px solid #7f7f7f;background-repeat:no-repeat;background-position:center center;cursor:pointer;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ryzz-slick .ryzz-btn .prev{background-image:url(../images/prev2.png)}
.ryzz-slick .ryzz-btn .next{background-image:url(../images/next3.png)}
.ryzz-slick .ryzz-btn .next:hover,.ryzz-slick .ryzz-btn .prev:hover{border-color:#009944;background-color:#009944}
.ryzz-slick .ryzz-btn .dots{padding:0 10px;width:280px;font-size:24px;color:#333;text-align:center}
.ryzz-slick .ryzz-btn .dots em{margin:0 4px}
.ryzz-slick .ryzz-btn .dots .active,.ryzz-slick .ryzz-btn .dots .total{display:inline-block}
.ryzz-slick .ryzz-btn .dots .active{color:#009944}
.ryzz-slick .slick-dots{display:none!important}
.row-dzhy1{padding:176px 0 80px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;position:relative;overflow:hidden}
.row-dzhy1 .tab-1-desc{margin-bottom:170px}
.row-dzhy1 .tab-1-tit{margin:0}
.box-dzhy{overflow:hidden}
.box-dzhy .pic{position:absolute;right:0;top:50%;width:67.2%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.box-dzhy .pic img{display:block;width:100%;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.box-dzhy .pic:hover img{-webkit-animation:moreBig 1.5s forwards ease;animation:moreBig 1.5s forwards ease}
.box-dzhy .inner{width:56.2%;position:relative;z-index:2;overflow:hidden}
.box-dzhy .inner h4{margin-bottom:30px;padding-bottom:32px;font-size:42px;color:#333;font-weight:400;position:relative}
.box-dzhy .inner h4:after{content:'';position:absolute;left:0;bottom:0;width:40px;height:4px;background-color:#009944}
.box-dzhy .inner .txt{font-size:16px;color:#333;line-height:1.9}
.row-dzhy2{padding:70px 0 62px;overflow:hidden}
.row-dzhy2 .tit-3{margin-bottom:70px}
.ul-yygl{margin:0 -20px 22px;font-size:0}
.ul-yygl li{margin-bottom:40px;padding:0 20px;display:inline-block;vertical-align:top;width:33.33%}
.ul-yygl .con{display:block;box-shadow:0 0 30px rgba(0,0,0,.05);position:relative;overflow:hidden;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ul-yygl .pic{padding-top:66%;position:relative;overflow:hidden}
.ul-yygl .pic img{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ul-yygl h4{padding:24px 20px;position:absolute;left:0;bottom:0;right:0;font-size:20px;color:#000;text-align:center;font-weight:400}
.ul-yygl .con:hover{box-shadow:0 0 10px rgba(0,0,0,.2)}
.ul-yygl .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.row-dzhy3{position:relative;overflow:hidden}
.row-dzhy3 .tit-3{margin:0;padding-top:76px;position:absolute;left:0;top:0;right:0;z-index:2}
.yysp-slick{position:relative;overflow:hidden}
.yysp-for{position:relative;overflow:hidden}
.yysp-for .con{padding-top:38%;position:relative;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;overflow:hidden}
.yysp-for .con:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}
.yysp-for .video{position:absolute;left:50%;top:41%;width:70px;height:70px;background:url(../images/video2.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;opacity:.5;filter:alpha(opacity=50);z-index:2;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.yysp-for .video:hover{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(-50%,-50%) scale(1.05,1.05);-ms-transform:translate(-50%,-50%) scale(1.05,1.05);-o-transform:translate(-50%,-50%) scale(1.05,1.05);transform:translate(-50%,-50%) scale(1.05,1.05)}
.yysp-nav{position:absolute!important;left:50%;bottom:46px;width:1460px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden}
.yysp-nav .item{padding:0 10px}
.yysp-nav .con{cursor:pointer;overflow:hidden}
.yysp-nav .pic{margin-bottom:26px;padding-top:56%;position:relative;overflow:hidden}
.yysp-nav .pic img{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.yysp-nav .mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border:2px solid transparent;z-index:2}
.yysp-nav .mask .video{position:absolute;left:50%;top:50%;width:46px;height:46px;border-radius:50%;background:url(../images/video2.png) center center no-repeat;-webkit-background-size:cover;background-size:cover;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.5;filter:alpha(opacity=50);display:none}
.yysp-nav h4{font-size:16px;color:#fff;text-align:center;font-weight:400;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.yysp-nav .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.yysp-nav .slick-current .mask{border-color:#009944}
.yysp-nav .slick-current .mask .video{display:block}
.tit-3.tit3-f h3 {
    color: #fff;
}
.tab-5{overflow:hidden}
.tab-5-tit{padding:10px 0;margin:0 -5px 70px;font-size:0;text-align:center;white-space:nowrap;overflow-x:auto}
.tab-5-tit li{padding:0 5px;display:inline-block;vertical-align:top;min-width:16.66%;cursor:pointer}
.tab-5-tit a,.tab-5-tit span{padding:0 20px;display:block;font-size:18px;color:#fff;text-align:center;line-height:60px;background-color:#555}
.tab-5-tit .on a,.tab-5-tit .on span,.tab-5-tit .tab-5-item__on a,.tab-5-tit .tab-5-item__on span{background-color:#009944}
.tab-5-desc{overflow:hidden}
.tab-5-desc .tab-5-item{display:none}
.tab-5-desc .tab-5-item.tab-5-item__on{display:block}
.tab-5_2{overflow:hidden}
.tab-5_2-tit{padding:10px 0;margin:0 -5px 70px;font-size:0;text-align:center;white-space:nowrap;overflow-x:auto}
.tab-5_2-tit li{padding:0 5px;display:inline-block;vertical-align:top;min-width:16.66%;cursor:pointer}
.tab-5_2-tit a,.tab-5_2-tit span{padding:0 20px;display:block;font-size:18px;color:#fff;text-align:center;line-height:60px;background-color:#555}
.tab-5_2-tit .on a,.tab-5_2-tit .on span,.tab-5_2-tit .tab-5_2-item__on a,.tab-5_2-tit .tab-5_2-item__on span{background-color:#009944}
.tab-5_2-desc{overflow:hidden}
.tab-5_2-desc .tab-5_2-item{height:0;visibility:hidden;overflow:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 1.2s linear;-o-transition:opacity 1.2s linear;transition:opacity 1.2s linear}
.tab-5_2-desc .tab-5_2-item.tab-5_2-item__on{height:auto;visibility:visible;opacity:1;filter:alpha(opacity=100)}
.strengBox {
    padding: 60px 0;
}
.strengBox .column{display:flex;flex-wrap:wrap;}
.strengBox .column .img{position:relative;float:left;width:50%}
.strengBox .column .img::before{position:absolute;content:"";top:-15px;left:-17px;width:50px;height:80px;background-color:#D9340A;z-index:0}
.strengBox .column .img>img{position:relative}
.strengBox .column .textBox{position:relative;float:left;width:50%;padding:0 100px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}
.strengBox .column .number{position:absolute;top:0;right:0;font-size:200px;color:#fff;line-height:1;font-family:itc;opacity:.15;-webkit-text-stroke:1px #000;-webkit-text-stroke:1px #000}
.strengBox .column .h1{position:relative;font-size:20px;font-family:sym;color:#000;line-height:40px;font-weight:600}
.strengBox .column .h1>span{position:relative}
.strengBox .column .h1::before{position:absolute;content:"";width:20px;height:20px;/* border:3px solid #D9340A;*/border-radius:50%;top:20px;left:-7px;box-sizing:border-box;z-index:0}
.strengBox .column .text{font-size:16px;color:#666;line-height:36px}
.strengBox .column .text ul li{position:relative;padding-left:0px;box-sizing:border-box;margin-bottom:5px}
.strengBox .column .text ul li i{position:absolute;left:0;top:16px;width:5px;height:5px;border-radius:50%;background:#D9340A}
.strengBox .dataBox{display:flex;align-items:center;font-size:0;margin-top:55px}
.strengBox .column .item{display:inline-block;vertical-align:top;margin-right:80px}
.strengBox .column .item:last-child{margin-right:0}
.strengBox .column .top{display:flex;align-items:center;font-size:16px;color:#49bfbf;line-height:24px}
.strengBox .number2{font-family:arial;font-size:24px;color:#49bfbf;line-height:24px;font-weight:700;margin-right:5px}
.strengBox .column .name{font-size:14px;color:#666;line-height:30px}
.strengBox .column:nth-child(2n){flex-direction:row-reverse}
.strengBox .column:nth-child(2n) .img{float:right}
.strengBox .column:nth-child(2n) .img::before{left:auto;right:-17px}
.strengBox .column:nth-child(2n) .number{right:auto;left:0}
@media (max-width: 767px){
.strengBox .column .textBox, .strengBox .column .img {
    width: 100%;padding:0
}
}
.mainpage {
padding: calc(130 / 1920 * 100vw) 0; overflow: hidden; }

.PicList002146 li { float: left; background: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 0 8px 0 rgb(214 222 240 / 20%), 0 8px 20px 0 rgb(214 222 240 / 25%); }
.PicList002146 li a { display: block; position: relative; }
.PicList002146 li h3, 
.PicList002146 li h5 { margin: 0; text-align: center; font-size:1.125em; font-weight: normal; font-family: 'HarmonyOS_Sans_SC_Medium'; }
.PicList002146 li figure { padding-bottom: 64%; }
.PicList002146 li h3 { padding: 20px; line-height: 30px; color: #020814; }
.PicList002146 li .hover { opacity: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; text-align: center; background-image: linear-gradient(to top, #fff, #fff, rgba(255,255,255,0.75)); z-index: 10; transition: 0.3s; color: #fff; }

.PicList002146 li aside { position: absolute; left: 10%; width: 80%; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
.PicList002146 li .hover img { width: 60px; height: 60px; }
.PicList002146 li .hover h5 { margin: 20px 0 10px 0; color: #020814; font-size: 20px; font-family: 'HarmonyOS_Sans_SC_Medium'; line-height: 22px; max-height: 22px; overflow: hidden; }
.PicList002146 li .hover p { color: #555; line-height: 30px; margin: 0; max-height: 180px; overflow: auto; }


@media(min-width:1025px) {
.PicList002146 li { width: 23.5%; margin-right: 2%; }
.PicList002146 li:nth-child(4n) { margin-right: 0; }
.PicList002146 li a:hover .hover { opacity: 1; }
.PicList002146 li a .wap{ display: none}
}

@media(max-width:1366px) and (min-width:1001px) {
.PicList002146 li .hover img { width: 70px; height: 70px; }
.PicList002146 li .hover p { height: 40px; }
}

@media(max-width:1000px) {
.PicList002146 li { width: 48%; margin-left: 1%; margin-right: 1%; }
}

@media(max-width:640px) and (min-width:376px) {
.PicList002146 li .hover img { width: 50px; height: 50px; }
.PicList002146 li .hover p { height: 40px; }
}

@media(max-width:480px) {
.PicList002146 li h3{padding: 10px}
.PicList002146 li .wap{padding:0 10px 10px;margin: 0}
.PicList002146 li .hover h5 {  }
.PicList002146 li .hover h5 { line-height: 20px; max-height: 40px; }
}
.scrollbar::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
  border-radius: 5px;
  background-color: rgba(0,0,0,0.1);;
}
.scrollbar::-webkit-scrollbar
{
  width: 3px;
  background-color: rgba(0,0,0,0);
}
.scrollbar::-webkit-scrollbar-thumb
{
  border-radius: 5px;
  background-color: #009944;;
}
.column-tit .en {
    text-transform: uppercase;
    color: #009944;
    font-size: calc(20 / 16 * 1em);text-align:center
}
.TextList002739 {
padding-top: calc(130 / 1920 * 100vw); margin-bottom: 4%; }
.TextList002739 .thead { line-height: 40px; height: 60px; padding: 10px 0; text-align: center; background: #009944; border-radius: 8px; color: #fff; position: relative; }
.TextList002739 .thead span { float: left; width: 15%; height: 40px; display: block; position: relative; }
.TextList002739 .dl:not(.thead) { border-bottom: 1px solid #ededed; background: #fff; }
.TextList002739 .dl .dt { line-height: 40px; padding: 10px 0; text-align: center; cursor: pointer; }
.TextList002739 .dl .dt span { float: left; width: 15%; height: 40px; display: block; position: relative; }
.TextList002739 dl span:last-child { width: 10% !important; text-align: center; }
.TextList002739 .dl .dt span i { position: absolute; content: ""; left: 50%; background: url(../images/icon-down.svg) no-repeat right center; display: block; width: 16px; height: 8px; top: 50%; margin-top: -4px; margin-left: -8px; }
.TextList002739 .conbox { background: #f4f7fc; border-radius: 8px; padding: 40px; display: none; }
.TextList002739 .conbox .h5 { color: #333; font-weight: normal; font-size: 18px; margin-top: 0; }
.TextList002739 .conbox p { line-height: 2; color: #666; margin: 0; }
.TextList002739 .jobname { width: 30% !important; text-align: left; padding: 0 20px; }
.TextList002739 .dl.active .dt span { color: #009944; }
.TextList002739 .dl.active .dt span i { transform: rotate(180deg); }



.TextList002739 .apply-btn{ padding:3em 0}
.TextList002739 .apply-btn a{display: inline-block;background-color: #009944;text-align: center; border-radius: 3.125em; line-height: 3.125em; padding: 0 3.25em;color: #fff; cursor:pointer;}
.TextList002739 .apply-btn a:before{display: inline-block;width: 1.2222em; height: 1.2222em;content: ''; background: url(../images/TextList002739-seed.svg) no-repeat; background-size: contain; vertical-align: middle; margin-right: 1em;}



.TextList002739 .popUp-box{position: fixed;left: -100%;width: 100%; top: 0;height: 100%; background-color: rgba(0,0,0,0.5); overflow: auto; z-index: 200;}
.TextList002739 .popUp-box.show{left: 0;}
.TextList002739 .popUp-box .ytable{height: 100%;}
.TextList002739 .popUp-box .main{position: relative; max-width: 1300px; background-color: #fff; width: 90%; margin: 0 auto;}
.TextList002739 .popUp-box .main .colse{position: absolute;width: 1.5625em; height: 1.5625em; right: 1.25em;top: 1.25em; background: url(../images/guanbi.png) no-repeat;background-size: contain;z-index: 10; cursor:pointer;}
.TextList002739 .popUp-box .main > div{width: 90%;margin: 0 auto;max-width: 1200px;}
.TextList002739 .popUp-box[data-type="form"] .main > div{max-width: 1082px;}
.TextList002739 .popUp-box .name{font-size: 2.25em;color: #333; padding:1em 0;text-align: center;}
.TextList002739 .popUp-box[data-type="form"] .name{border-bottom: 1px solid #000000; margin-bottom: 1em;}
.TextList002739 .from{padding-bottom: 3em;}
.TextList002739 .from .text{width: 100%;height: 3.125em; line-height: 3.125em; font-size: 1em; border-radius: 5px; border:solid 1px rgba(139,139,139,0.2);}
.TextList002739 .from textarea.text{height: auto;}
.TextList002739 .from table{font-size: 0.875em;}
.TextList002739 .from table tr,
.TextList002739 .from table td{font-size: 1em;}
.TextList002739 .from td{color: #333333; }
.TextList002739 .from .btn{width: 10em;height: 3.75em;background: #009944;box-shadow: 0px 0.625em 1.875em rgba(218, 37, 29, 0.08);border-radius: 5px;color: #fff;font-family: 'HarmonyOS_Sans_Light';border: 0; cursor:pointer;font-size: 1em;padding: 0;}
.TextList002739 .from .btn-reset{background: #6e6e6e;}
.TextList002739 .from .btn + .btn{margin-left: 0.625em;}

@media (min-width:1025px) {
.TextList002739 .load-info .type{text-align: center;}
.TextList002739 .load-info .type dd{float: none;display: inline-block;padding: 0 48px; line-height: 2.5;}
.TextList002739 .from .f-name{text-align: right;}
.TextList002739 .from td{line-height: 3.125em;vertical-align: top;padding-bottom: 1.428571em;}
.TextList002739 .from .w1{width:6.7857em;}
.TextList002739 .from .w2{width:36.969%;}
.TextList002739 .from .w3{width:15.712%;}
}
@media (max-width:1024px) {
.TextList002739 .popUp-box .name{font-size: 1.5em;}
.TextList002739 .from td{display: block;}
.TextList002739 .from .f-name{padding-top: 1em;}
}
.ytable-cell {
    display: table-cell;
    vertical-align: middle;
}
.ytable {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.row-xinwen1{padding:64px 0 129px;overflow:hidden}
.row-xinwen1 .tit-3{margin-bottom:66px}
.xinwen-hd{margin-bottom:28px;overflow:hidden}
.xinwen-hd .so-2{float:left}
.so-2{width:450px;position:relative;overflow:hidden}
.so-2 input{outline:0;border:none}
.so-2 .inp{padding:0 30px;padding-right:60px;display:block;width:100%;height:60px;line-height:58px;border:1px solid #eaeaea;font-size:16px;color:#666}
.so-2 .submit{position:absolute;right:0;top:0;width:74px;height:60px;background:url(../images/so3.png) center center no-repeat;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.so-2 .submit:hover{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.xinwen-hd .tab-5-tit{margin:0 -5px;padding:0;float:right;width:760px}
.xinwen-hd .tab-5-tit li{min-width:25%}
.xinwen-slick{padding-bottom:30px;margin-bottom:56px;position:relative;overflow:hidden}
.xinwen-slick .slick-list{padding:160px 0!important}
.xinwen-slick .item{-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.xinwen-slick .con{display:block;position:relative;overflow:hidden;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.xinwen-slick .pic{padding-top:62%;position:relative;overflow:hidden}
.xinwen-slick .pic img{position:absolute;left:0;top:0;width:100%;height:100%}
.xinwen-slick .mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:2}
.xinwen-slick .bt{padding:15px 20px;position:absolute;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.8);display:none}
.xinwen-slick .bt h4{font-size:20px;color:#fff;text-align:center;font-weight:400;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.xinwen-slick .slick-current{position:relative;z-index:3}
.xinwen-slick .slick-current .con{-webkit-transform:scale(1.85,1.85);-ms-transform:scale(1.85,1.85);-o-transform:scale(1.85,1.85);transform:scale(1.85,1.85);box-shadow:0 0 10px rgba(0,0,0,.5)}
.xinwen-slick .slick-current .mask{background-color:transparent}
.xinwen-slick .slick-current .bt{display:block}
.xinwen-slick .slick-current .bt h4{zoom:.5}
.xinwen-slick .slick-dots{position:absolute;left:0;bottom:0;right:0;font-size:0;text-align:center;overflow:hidden}
.xinwen-slick .slick-dots li{margin:0 14px;display:inline-block;vertical-align:middle;width:8px;height:8px;border-radius:50%;background-color:#999;cursor:pointer;overflow:hidden}
.xinwen-slick .slick-dots button{outline:0;border:none;text-indent:-999px}
.xinwen-slick .slick-dots .slick-active{background-color:#009944}
.ul-xinwen{overflow:hidden}
.ul-xinwen li{overflow:hidden}
.ul-xinwen .con{padding:40px 0;display:block;overflow:hidden}
.ul-xinwen .date{margin-right:50px;float:left;width:64px}
.ul-xinwen .date .day{margin-bottom:4px;font-size:62px;color:#333;line-height:1}
.ul-xinwen .date .t{font-size:16px;color:#666}
.ul-xinwen .pic{margin-right:98px;float:left;width:38%;position:relative;overflow:hidden}
.ul-xinwen .pic:after{content:'';display:block;padding-top:56%}
.ul-xinwen .pic img{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ul-xinwen .inner{padding:10px 0;overflow:hidden}
.ul-xinwen .inner h4{margin-bottom:26px;font-size:32px;color:#333;line-height:1.45;font-weight:400;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ul-xinwen .inner .txt{margin-bottom:22px;padding-bottom:32px;font-size:16px;color:#666;line-height:1.65;border-bottom:1px solid #eaeaea}
.ul-xinwen .inner .more{display:inline-block;font-size:14px;color:#81ae46;line-height:40px}
.ul-xinwen .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.ul-xinwen .con:hover h4{color:#81ae46}
.row-xinwen-dt1{padding:42px 0 68px;overflow:hidden}
.row-xinwen-dt1 .col-r{float:right;width:380px}
.row-xinwen-dt1 .col-l{margin:0 auto;width:calc(100% - 380px)}
.xinwen-dt-info{padding:14px 0 36px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;overflow:hidden}
.xinwen-dt-info-item{padding:18px 30px}
.xinwen-dt-info-item h3{margin-bottom:10px;font-size:24px;color:#333;font-weight:400}
.xinwen-dt-info-item .sel{padding:0 30px;margin:24px 0 20px;border:none;display:block;width:100%;height:60px;line-height:60px;background-color:#fff;font-size:16px;color:#666;cursor:pointer}
.xinwen-dt-info-item .so-2{width:100%}
.xinwen-dt-info-item .so-2 .inp{padding:0 30px;padding-right:60px;height:60px;line-height:60px;border:none;font-size:16px;color:#666}
.xinwen-dt-info-item .share{padding-bottom:152px}
.xinwen-dt-info-item .share .item{margin-right:12px;float:left;position:relative}
.xinwen-dt-info-item .share .icon{display:block;width:38px;height:38px;border-radius:50%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}
.xinwen-dt-info-item .share .code{padding-top:20px;position:absolute;left:0;top:100%;display:none}
.xinwen-dt-info-item .share .code .code-con{padding:6px;position:relative;width:130px;height:130px;background-color:#fff}
.xinwen-dt-info-item .share .code .code-con:before{content:'';position:absolute;left:16px;top:-5px;width:9px;height:5px;background:url(../images/code_i1.png) center center no-repeat;-webkit-background-size:cover;background-size:cover}
.xinwen-dt-info-item .share .item:hover .code{display:block}
.xinwen-dt{overflow:hidden}
.xinwen-dt-hd{padding-bottom:28px;border-bottom:2px solid #dededc;position:relative}
.xinwen-dt-hd:after{content:'';position:absolute;left:0;bottom:-2px;width:27%;height:2px;background-color:#009944}
.xinwen-dt-hd h1{margin-bottom:20px;font-size:30px;color:#000;font-weight:400}
.xinwen-dt-hd .con{overflow:hidden}
.xinwen-dt-hd .share{float:right;font-size:16px;color:#999}
.xinwen-dt-hd .share .bshare-custom{display:inline-block}
.xinwen-dt-hd .share .bshare-custom .bshare-more{width:30px;height:30px;background:url(../images/xinwen_detail_share.png) center center no-repeat;-webkit-background-size:cover;background-size:cover}
.xinwen-dt-hd .info{font-size:16px;color:#999;line-height:30px;overflow:hidden}
.xinwen-dt-hd .info span{padding:0 22px;position:relative}
.xinwen-dt-hd .info span:before{content:'';position:absolute;left:0;top:50%;width:1px;height:14px;background-color:#e9e9e9;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.xinwen-dt-hd .info span:first-child{padding-left:0}
.xinwen-dt-hd .info span:first-child:before{display:none}
.xinwen-dt-content{padding:42px 0;font-size:16px;color:#555;line-height:1.75;border-bottom:1px solid #ccc;overflow:hidden}
.xinwen-dt-page{padding-top:20px;overflow:hidden}
.xinwen-dt-page a{font-size:15px;color:#333;line-height:28px;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.xinwen-dt-page a:hover{color:#009944}
.row-xinwen-dt2{padding:50px 0;background-color:#f6f6f6;overflow:hidden}
.row-xinwen-dt2 .tit-3{margin-bottom:50px}
.row-xinwen-dt2 .tit-3 h3{margin:0}
.ul-news2{margin:0 -20px -40px;font-size:0}
.ul-news2 li{margin-bottom:40px;padding:0 20px;display:inline-block;vertical-align:top;width:33.33%}
.ul-news2 .con{display:block;overflow:hidden}
.ul-news2 .pic{padding-top:56%;position:relative;overflow:hidden}
.ul-news2 .pic img{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ul-news2 .inner{padding:32px 0;overflow:hidden}
.ul-news2 .inner h4{margin-bottom:10px;font-size:24px;color:#333;line-height:1.35;height:2.7em;font-weight:400;overflow:hidden;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ul-news2 .inner .date{font-size:16px;color:#333}
.ul-news2 .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.ul-news2 .con:hover .inner h4{color:#009944}
.row-about-zjym{padding:60px 0 80px;overflow:hidden}
.xinwen-dt-content img{max-width:100%}
@media(max-width:768px) {
.TextList002739 .jobyq, .TextList002739 .jobnum, .TextList002739 .jobadd, .TextList002739 .jobtime { display: none !important; }
.TextList002739 .dl .dt span { width: 25%; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.TextList002739 .jobname { width: 90% !important; }
.TextList002739 .conbox { padding: 20px; }
.row-xinwen-dt1 .col-l{width:100%}
.xinwen-dt-page a,.xinwen-dt-page{font-size:14px}
}

.tit-3{font-size:16px;color:#4d4d4d}
.tit-3 h3{font-size:42px;color:#333}
.tit-3 .txt{margin-top:10px;width:49%;line-height:1.8;text-align:center}
.tit-3 .txt p{text-align:center}
.tit-3.tit3-c{text-align:center}
.tit-3.tit3-c .txt{margin:10px auto 0}
.tit-3.tit3-f{color:#fff}

.btn_next,

.btn_prev{

    position: absolute;

    width: 50px;

    height: 50px;

    line-height: 48px;

    text-align: center;

    border-radius: 50%;

    border: 1px solid #89af3e;

    color: #89af3e;

    cursor: pointer;

    top: 50%;

    margin-top: -25px;

    font-size: 16px;

}

.btn_next{

    right: -80px;

}

.btn_prev{

    left: -80px;

    -moz-transform: rotate(180deg);

    -ms-transform: rotate(180deg);

    -o-transform: rotate(180deg);

    transform: rotate(180deg);

}

.btn_next:hover,

.btn_prev:hover{    

    color: #fff;

    background: #89af3e;

}

.box_gyyy {
    position: relative;
}
.box_gyyy button {
    display: none !important;
}
@media screen and (max-width:1370px){

    .btn_next{

        right: -60px;

    }

    .btn_prev{

        left: -60px;

    }

}

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

    .btn_next,

    .btn_prev{

        display: none

    }

}
.pages{margin-top:80px;font-size:0;text-align:center}
.pages ul{display:inline-block;vertical-align:middle}
.pages li,.pages li{margin:0 4px;display:inline-block;vertical-align:top}
.pages a,.pages span{padding:0 5px;display:block;font-size:16px;color:#666;text-align:center;min-width:42px;line-height:40px;border:1px solid #eaeaea;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
/*.pages span{min-width:auto;display:block;width:18px;font-size:16px;color:#666}*/
.pages .next a,.pages .prev a{padding:0;width:90px}
.pages .active a,.pages .active span,.pages span:hover,.pages a:hover{color:#fff;border-color:#009944;background-color:#009944}

@media only screen and (max-width:1679px){
    .box-ymsl .pic {
        width: 38.3%;
    }
   /* .tab-2-desc .tab-2-item:nth-child(1) .box-ymsl .pic {
        bottom: 20px;
        right: 26px;
        width: 42%;
    }
    .tab-2-desc .tab-2-item:nth-child(2) .box-ymsl .pic {
        width: 38%;
    }
    .tab-2-desc .tab-2-item:nth-child(4) .box-ymsl .pic {
        width: 50%;
    }*/
}
/*@media only screen and (max-width:1500px){
    .tab-2-desc .tab-2-item:nth-child(1) .box-ymsl .pic {
        width: 50%;
    }
}
@media only screen and (max-width:1300px){
    .tab-2-desc .tab-2-item:nth-child(1) .box-ymsl .pic {
        width: 55%;
    }
}*/
@media only screen and (max-width:900px){
    .box-ymsl .inner .number img{max-width: 100%;max-height: 70px}
}
@media only screen and (max-width:768px){
    .tab-2-desc .tab-2-item .box-ymsl .pic {
        position: static;
        width: 100%;
        margin-top: -37px;
    }
   /* .tab-2-desc .tab-2-item:nth-child(2) .box-ymsl .pic {
       position: static;
        width: 76%;
    }
    .tab-2-desc .tab-2-item:nth-child(4) .box-ymsl .pic {
         position: static;
        width: 74%;
        margin-top: -70px;
    }*/
}
@media only screen and (max-width:767px){
.wp{width:100%;/* padding:0 15px */}
.banner .slick-arrow{display:none!important}
.mouse-down{bottom:5%;font-size:12px;display:none}
.mouse-down i{margin:0 6px;width:20px;height:30px}
.tit-1{margin-bottom:20px}
.tit-1 h3{font-size:24px}
.tit-2{margin-bottom:20px}
.tit-2 h3{font-size:24px}
.tit-3{margin-bottom:20px}
.tit-3 h3{font-size:24px}
.tit-3 .txt{width:100%}
.box-ban{padding:0;height:160px}
.ban-cont{padding:0}
.ban-cont h2{font-size:24px}
.ban-cont .txt{margin-top:10px;font-size:12px}
.ban-cont.ban-cont-2 h2{font-size:24px}
.cur{padding:10px 0;padding-left:30px;display:none}
.cur a,.cur em,.cur span{line-height:30px}
.box-pos .wp{padding:0}
.ul-pos{padding:0 20px;white-space:nowrap;overflow-x:auto}
.ul-pos li{margin-right:5px}
.ul-pos a{padding:15px 5px}
.ul-pos.r{float:none}
.ul-pos.r li{margin:0;margin-right:5px}
.pages{margin-top:20px}
.pages li{margin:0 2px}
.pages a,.pages span{min-width:24px;line-height:22px;font-size:12px}
.pages .next a,.pages .prev a{width:60px}
.bsBox{left:0!important;margin-left:0!important;width:100%!important}
.bsTop{width:100%!important}
.bFind-wrapper-top{height:26px!important}
.bFind-wrapper-top input{width:200px!important}
#bsMorePanel{width:100%!important}
#bsLogoList li{width:66px!important}
#bsPanel{display:none!important}
.pop-video{width:100%}
.pop-video .close{right:20px;top:-40px}
.row-ind1{padding:40px 0}
.tab-1-tit{margin-bottom:20px;padding:10px 0}
.tab-1-tit a,.tab-1-tit span{padding:0 10px;line-height:40px}
.ul-product li{float:none;width:100%;padding: 0}
.row-ind2{padding:40px 0}
.tab-2-tit{margin-bottom:20px}
.tab-2-tit a,.tab-2-tit span{padding:0 10px;line-height:40px}
.ul-case{padding:0;margin:0}
.ul-case li{width:100%}
.ul-case .pic {
    padding-top: 58.4%;
   
}
.ul-case .pic img{object-fit:cover}
.ul-case .bt{padding:10px}
.ul-case .bt .tit h4{padding-bottom:5px;font-size:14px;width:70%}
.ul-case .bt .more{margin-top:0;font-size:10px}
.ul-case .tit2{padding:10px}
.ul-case .tit2 h5{margin-bottom:2px;font-size:10px}
.ul-case .tit2 h4{font-size:12px;line-height:1.2}
.ul-case .big{width:100%}
.ul-case .big .bt{padding:20px}
.ul-case .big .bt .tit .en{font-size:14px}
.ul-case .big .bt .tit h4{font-size:18px}
.row-ind5{padding:40px 0}
.row-ind5 .tit-1{margin-bottom:20px}
.tab-3-tit{margin-bottom:20px}
.tab-3-tit a,.tab-3-tit span{padding:0 10px;line-height:40px}
.tab-3_2-tit{margin-bottom:20px}
.tab-3_2-tit a,.tab-3_2-tit span{padding:0 10px;line-height:40px}
.customer-slick{width:auto;float:none;margin-bottom:20px}
.ul-customer{margin:0 -5px -10px;width:auto;padding:0;float:none}
.ul-customer li{padding:0 5px 10px}
.ul-customer .con{height:50px;line-height:50px}
.row-ind6{padding:40px 0}
.row-ind6 .tit-2{margin-bottom:20px}
.row-ind6 .tab-2-tit{margin-bottom:20px}
.box-ymsl{padding:1px 0 40px}
.box-ymsl .pic{float:none;width:50%;margin:-50px auto 20px}
.box-ymsl .inner{padding:0;font-size:0;text-align:center}
.box-ymsl .inner .number{margin-right:20px;max-width:30%}
.box-ymsl .inner .txt{text-align:left;font-size:12px}
.box-ymsl .inner .txt .t1{font-size:20px}
.row-ind7{padding:40px 0}
.row-ind7 .tit-1{margin-bottom:20px}
.row-ind7 .tab-3-tit{margin-bottom:20px}
.box-newsTrends{float:none;width:auto;margin-bottom:20px}
.box-newsTrends .con{height:auto;padding-top:69%}
.ul-newsTrends{margin:-5px 0}
.ul-newsTrends li{padding:5px 0}
.ul-newsTrends{float:none;width:auto;padding:0}
.ul-newsTrends .date{width:80px}
.ul-newsTrends .date .day{font-size:24px}
.ul-newsTrends .inner h4{margin-bottom:6px;font-size:16px}
.row-ind8{padding:40px 0;min-height:500px}
.box-zjwm{width:100%}
.box-zjwm h3{font-size:20px}
.box-zjwm .txt{margin-bottom:20px}
.row-ind3{padding:40px 0 20px}
.row-ind3 .tit-3{margin-bottom:20px}
.box-khfw{padding:20px 0;min-height:0}
.box-khfw .pic{display:none}
.box-khfw .inner{padding:0}
.ul-khfw li{padding-left:8px}
.ul-khfw li:before{width:4px;height:4px}
.row-ind4{padding:40px 0 20px}
.row-ind4 .tit-3{margin-bottom:20px}
.row-ind4 .tab-3-tit{margin:0}
.box-pzbz{padding:20px 0;min-height:0}
.box-pzbz .pic{display:none}
.box-pzbz .inner{margin:0;padding:20px}
.ul-pzbz li{padding-left:8px}
.ul-pzbz li:before{width:4px;height:4px}
.so-1 .inp{padding:8px 100px 8px 40px;line-height:24px}
.row-cp1{padding:40px 0}
.row-cp1 .tab-1-desc{margin-bottom:20px}
.choice-1{margin:20px 0}
.choice-2{margin-bottom:-10px}
.choice-2 .sel,.choice-2 .so-1{margin:0;margin-bottom:10px}
.choice-2 .sel{width:100%}
.so-1{width:100%}
.row-cp2{padding:40px 0}
.row-cp2 .wp{padding:0 20px}
.ul-product-2 li{display:block;width:auto}
.ul-product-2 h4{margin-bottom:4px}
.ul-product-2 h4 a{font-size:16px;height:30px;line-height:30px}
.row-cp3{padding:40px 0}
.row-cp3 .wp{padding:0 20px}
.cp3-tit h3{margin-bottom:10px;font-size:24px}
.form-1{width:100%}
.form-1 .form1-item{display:block;width:auto}
.form-1 .inp{padding:8px 15px;line-height:24px}
.row-cp-dt1{padding:40px 0}
.cp-dt h2{margin-bottom:20px;font-size:24px}
.cp-dt-for .pic{height:200px;line-height:200px}
.cp-dt-nav{padding:0}
.row-cp-dt1 .tab-1{height:60px}
.row-cp-dt2{padding:40px 0}
.row-cp-dt2 .tit-3{margin-bottom:20px}
.ul-cpys li{display:block;width:auto}
.ul-cpys .con{min-height:240px}
.ppjz-video .mask1 .video{width:50px;height:50px}
.row-cp-dt4{padding:40px 0}
.row-cp-dt4 .wp{padding:0 20px}
.row-cp-dt4 .tit-3{margin-bottom:20px}
.table-1 td,.table-1 th{padding:5px 10px}
.row-cp-dt5{padding:40px 0}
.gyyy-slick{padding:0}
.gyyy-slick .item:nth-child(odd){padding-top:0}
.gyyy-slick .inner{box-shadow:0 0 20px 0 rgba(0,0,0,.1)}
.gyyy-slick .slick-dots li{margin:0 2px;width:4px;height:4px}
.row-cp-dt6{padding:40px 0}
.row-cp-dt6 .wp{padding:0 20px}
.row-cp-dt6 .tit-3{margin-bottom:20px}
.row-gsjj1{padding:40px 0}
.box-jtgk{margin-bottom:40px}
.box-jtgk .tit{padding-bottom:20px;margin-bottom:20px;font-size:24px}
.box-jtgk .tit:after{height:2px}
.box-jtgk .col-l,.box-jtgk .col-r{float:none;width:auto}
.box-jtgk .col-r{margin-bottom:20px}
.box-jtgk .jtgk-video .video{width:60px;height:60px}
.ul-number{margin-bottom:-20px}
.ul-number li{margin-bottom:20px}
.ul-number .hd{margin-bottom:10px;font-size:16px}
.ul-number .hd span{font-size:30px}
.ul-number.number-col4 li{width:50%;text-align:left}
.row-gsjj2 .left{padding-top:64%;float:none;position:static;width:100%;height:auto}
.box-cyp{padding:0}
.box-cyp dt{font-size:18px}
.row-gsjj3{padding:60px 0}
.box-yfjd{float:none;width:auto;padding:0;margin-bottom:20px}
.box-yfjd .tit{padding-bottom:20px;margin-bottom:20px;font-size:24px}
.box-yfjd .tit:after{height:2px}
.box-yfjd .con{margin-bottom:20px}
.yfjd-slick .bt{height:40px;line-height:40px}
.yfjd-slick .inner{padding:20px 10px}
.yfjd-slick .inner h4{margin-bottom:10px;font-size:18px}
.yfjd-slick .inner .txt{font-size:14px}
.row-gsjj4{padding:40px 0}
.box-jtwh{margin:0;display:block}
.box-jtwh .jtwh-logo{margin:0 auto;width:260px;height:260px;line-height:260px}
.box-jtwh .jtwh-logo:after{width:260px;height:260px}
.box-jtwh .item{position:static;width:auto;padding:10px 0!important;text-align:left!important;line-height:1.5;height:auto}
.box-jtwh .item:before{display:none}
.box-jtwh .item h4{font-size:16px}
.row-gsjj5{padding:40px 0;min-height:440px}
.row-gsjj5 .tit-3{margin-bottom:20px}
.fzlc-slick{padding:0 70px}
.fzlc-slick .year span:after,.fzlc-slick .year span:before{display:none}
.fzlc-slick .txt{margin-top:10px}
.fzlc-slick .slick-current .year span{font-size:60px}
.fzlc-slick .slick-arrow{top:10px}
.fzlc-slick .slick-prev{left:10px}
.fzlc-slick .slick-next{right:10px}
.row-gsjj6{padding:40px 0}
.row-gsjj6 .tit-3{margin-bottom:20px}
.sl-slick{padding-bottom:20px}
.sl-slick .slick-dots li{margin:0 2px;width:4px;height:4px}
.row-ymsl1{padding:40px 0}
.ul-number2 ul{margin:0 -20px}
.ul-number2 li{padding:0 20px;width:50%;text-align:left}
.ul-yfkyjd li{width:100%!important}
.row-ymsl2{padding:40px 0}
.row-ymsl2 .tit-3{margin-bottom:20px}
.gdscsb-slick{padding-bottom:60px}
.gdscsb-slick .pic{margin:0;margin-bottom:20px;float:none;width:auto}
.gdscsb-slick .inner{padding:0}
.gdscsb-slick .gdscsb-btn{left:0;right:0;top:auto;bottom:0;text-align:center}
.row-ymsl3{padding:40px 0}
.tab-5-tit a,.tab-5-tit span{padding:0 15px;line-height:40px}
.tab-5_2-tit a,.tab-5_2-tit span{padding:0 15px;line-height:40px}
.row-ymsl3 .tab-5-tit{margin-bottom:20px}
.ryzz-slick{padding-bottom:60px}
.ryzz-slick .slider{margin:0 -20px}
.ryzz-slick .item{padding:0 20px}
.ryzz-slick .mask .more{width:50px;height:50px}
.row-about-zjym{padding:40px 0}
.ul-zjym li{width:100%!important}
.ul-zjym .bt{padding:15px 20px}
.ul-zjym .bt h4{font-size:16px}
.row-ppjz1{padding:40px 0}
.tab-5-tit{margin-bottom:20px}
.box-ppjz{margin-bottom:20px;padding:30px 20px}
.box-ppjz .pic{margin-top:20px;position:relative;padding-top:148%;display:block;width:auto}
.box-ppjz .ppjz-logo{margin-bottom:20px;height:20px}
.box-ppjz .tit{padding-bottom:20px;margin-bottom:20px;font-size:24px}
.box-ppjz .con{margin-bottom:20px}
.box-ppjz .btn{margin:0 auto}
.so-2 .inp{padding:13px 20px;padding-right:70px;line-height:24px}
.row-xinwen1{padding:40px 0}
.row-xinwen1 .tit-3{margin-bottom:20px}
.xinwen-hd{margin-bottom:0}
.xinwen-hd .so-2{float:none;width:auto;margin-bottom:20px}
.xinwen-hd .tab-5-tit{padding:10px 0;float:none;width:auto}
.xinwen-slick{margin-bottom:20px}
.xinwen-slick .bt{padding:5px 10px}
.xinwen-slick .bt h4{font-size:16px}
.xinwen-slick .slick-list{padding:80px 0!important}
.xinwen-slick .slick-dots li{margin:0 2px;width:4px;height:4px}
.ul-xinwen li{padding:20px 0}
.ul-xinwen .con{padding:0;position:relative}
.ul-xinwen .date{padding:5px 0;margin:0;position:absolute;left:0;top:0;text-align:center;background-color:#009944;z-index:2}
.ul-xinwen .date .day{margin:0;color:#fff;font-size:24px}
.ul-xinwen .date .t{color:#fff;font-size:12px}
.ul-xinwen .pic{float:none;width:auto;margin:0;margin-bottom:20px}
.ul-xinwen .inner h4{margin-bottom:10px;font-size:16px}
.row-xinwen-dt1 .col-l{margin-bottom:30px}
.row-xinwen-dt1{padding:40px 0}
.xinwen-dt-hd{padding-bottom:20px}
.xinwen-dt-hd h1{margin-bottom:15px;font-size:18px}
.xinwen-dt-hd .info{margin:0 -10px}
.xinwen-dt-hd .info span{padding:0 10px}
.xinwen-dt-content{padding:20px 0}
.xinwen-dt-info{padding:10px 0}
.xinwen-dt-info-item{padding:10px 20px}
.xinwen-dt-info-item .sel{margin:20px 0}
.xinwen-dt-info-item .so-2 .inp{padding:13px 20px;padding-right:90px;line-height:24px}
.row-xinwen-dt2{padding:40px 0}
.row-xinwen-dt2 .tit-3{margin-bottom:20px}
.ul-news2{margin-bottom:-20px}
.ul-news2 li{display:block;width:auto;margin-bottom:20px}
.ul-news2 .inner{padding:10px 0}
.ul-news2 .inner h4{font-size:16px}
.row-fwzq1{padding:40px 0 20px}
.ul-fw{margin-bottom:-20px}
.ul-fw li{display:block;width:auto;margin-bottom:20px}
.ul-fw .con{height:140px}
.ul-fw .mask h4{font-size:18px}
.row-fwzq2{padding:20px 0 40px}
.fwzq2-hd{margin-bottom:20px}
.fwzq2-hd .tab-4 li{margin-left:15px}
.fwzq2-hd .tab-4 a{line-height:36px;font-size:16px}
.ul-fwbz{display:-webkit-flex;display:flex;flex-wrap:wrap}
.ul-fwbz li{width:50%}
.ul-fwbz .con{padding:20px 10px;height:100%}
.ul-fwbz .pic{height:40px;line-height:40px}
.ul-fwbz h4{font-size:14px}
.row-fwzq3{padding:40px 0}
.box-xjjszc{width:100%}
.box-xjjszc .tit{padding-bottom:20px;margin-bottom:20px;font-size:24px}
.row-fwzq4{padding:40px 0}
.tab-6-tit a,.tab-6-tit span{line-height:40px}
.box-cjwt{padding:10px 20px}
.box-cjwt dt{font-size:16px}
.row-fwzq5{padding:40px 0}
.row-fwzq5 .tit-3{margin-bottom:20px}
.ul-fwwl li{display:block;width:auto;margin-bottom:20px}
.ul-fwwl .pic{margin-bottom:15px}
.ul-fwwl h4{font-size:16px}
.box-gsdz .col-l,.box-gsdz .col-r{padding:10px 0;float:none;width:auto}
.box-gsdz .item{padding:10px 0}
.row-dzhy1{padding:40px 0}
.row-dzhy1 .tab-1-desc{margin-bottom:20px}
.box-dzhy .pic{display:none;position:static;width:auto;-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}
.box-dzhy .inner{width:auto}
.box-dzhy .inner h4{padding-bottom:20px;margin-bottom:20px;font-size:24px}
.row-dzhy2{padding:40px 0}
.row-dzhy2 .tit-3{margin-bottom:20px}
.ul-yygl li{width:100%}
.row-dzhy3 .tit-3{padding-top:10px}
.yysp-for .video{top:60%}
.yysp-nav{padding:10px 0;position:static!important;-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0);background-color:rgba(0,0,0,.6)}
.yysp-nav .pic{margin-bottom:10px}
.yysp-nav .mask .video{width:30px;height:30px}
.row-dzhy4{padding:40px 0}
.row-dzhy4 .tit-3{margin-bottom:20px}
.xgjx-slick{padding-bottom:30px}
.xgjx-slick .slick-dots li{margin:0 2px;width:4px;height:4px}
.row-dzhy5{padding:40px 0}
.row-dzhy5 .tit-3{margin-bottom:20px}
.gdscsb-slick2{margin:0;margin-bottom:40px;padding-bottom:60px}
.gdscsb-slick2 .pic{float:none;width:auto;margin-bottom:20px}
.gdscsb-slick2 .gdscsb-btn{bottom:0;top:auto;right:0;text-align:center}
.box-gdscsb2{padding:20px}
.box-gdscsb2 h3{font-size:24px}
.row-dzhy6{padding:40px 0}
.row-dzhy6 .form-1 .form1-item.col2{width:100%}
.row-jjfa-ypj1{padding:40px 0}
.jjfa-sp1-hd{margin-bottom:20px}
.jjfa-sp1-hd .tab-4{padding:0;margin-bottom:20px;float:none}
.tab-4{font-size:0;text-align:center}
.tab-4 li{margin:0 15px;float:none;display:inline-block;vertical-align:top}
.tab-4 a{font-size:18px}
.ul-ypj{margin-bottom:0}
.ul-ypj li{display:block;width:auto;margin-bottom:20px}
.row-jjfa-sp1{padding:40px 0}
.ul-sp{margin-bottom:0}
.ul-sp li{display:block;width:auto}
.row-cpdb{padding:40px 0}
.row-cpdb .tit-3{margin-bottom:70px}
.box-cpdb{padding:10px 10px 10px 0}
.cpdb-title{padding-right: 6px;
    margin-top: -50px;
    width: 88px;}
.cpdb-title li{padding:5px 0;font-size:12px;min-height:34px}
.cpdb-slick{margin-top:-50px}
.cpdb-slick .pic{height:60px;height:60px;line-height:60px}
.cpdb-slick h3{font-size:14px}
.cpdb-slick li{padding:5px;font-size:12px;min-height:34px}
.cpdb-slick li:before{left:5px;right:5px}
.cpdb-slick .cpdb-itemclose{width:30px;height:30px}
.cpdb-slick ul:last-child:after{margin-top:30px}
.cpdb-slick .cpdb-itemadd{margin-top:30px}
.cpdb-slick .slick-arrow{display:none!important}
.row-yxwl-gj{padding:40px 0}
.row-yxwl-gj .tab-5-tit{margin-bottom:20px}
.box-gj .point .dot{width:3px;height:3px}
.box-gj .point .name{padding-top:10px;font-size:10px;-webkit-background-size:auto 10px;background-size:auto 10px}
.box-gj .mask{display:none}
.yxwl-gj{font-size:14px}
.yxwl-gj span{font-size:16px}
.box-gj .point .dot:before{width:12px;height:12px;margin:-6px 0 0 -6px}
.box-gj .point .dot:after{width:24px;height:24px;margin:-12px 0 0 -12px}
.row-yxwl-gn{padding:40px 0}
.box-gn .mask{display:none}
.row-yxwl-gn .tab-5{margin-bottom:40px}
.row-yxwl-gn .tab-5-desc{margin-top:0}
.box-gn .point .name{font-size:12px}
.box-gn .jtzb .name{padding-top:15px;color:#000}
.box-gn .sh .name{padding-left:10px;color:#000}
.box-gn2{padding:20px}
.box-gn2 .tit .con{margin-top:10px;font-size:14px}
}