@charset "utf-8";
/*@font-face{font-family:markpro;src:url("../font/markpro.otf");}*/
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;box-sizing: border-box;}
html,body{font-size: 14px;font-family:"Microsoft YaHei","PingFang SC";background: #fff;color: #333;}
input,textarea,select{font-family:"Microsoft YaHei","PingFang SC";font-size: 14px;}
img,input,textarea{ border: none; }
h1,h2,h3,h4,h5{font-weight: normal;font-size: 14px;line-height: 1.6;}
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.6;}
.des-justify p{text-align: justify;}
.img100 img{vertical-align: bottom;width: 100%;}
.middle-box{display: table; height: 100%;  width:100%; margin:0 auto; position:relative; table-layout: fixed;}
.middle-inner{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%; width:100%;}
.pc-show{display: block;}
.wap-show{display: none;}
.position-full{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.relative{position: relative;}
.text-center{text-align: center;}
.overhide{overflow: hidden;}
.w1240{width: 1240px;max-width: 92%;margin: 0 auto;}
ul{font-size: 0;}
ul li{font-size: 14px;display: inline-block;vertical-align: top;}
ul li:last-child{margin-right: 0;}
.BMap_Marker img{width: 100%;vertical-align: bottom;}
.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;}
.search_box .text::-webkit-input-placeholder{color:#fff;}
.search_box .text:-moz-placeholder{color:#fff;}
.search_box .text::-moz-placeholder{color:#fff;}
.search_box .text:-ms-input-placeholder{color:#fff;}
.edit *{font-weight: revert;list-style: revert;}
/*.size16{font-size: calc(14px + 0.1vw);}*/
/*.size18{font-size: calc(14px + 0.2vw);}*/
/*.size20{font-size: calc(16px + 0.2vw);}*/
/*.size24{font-size: calc(16px + 0.41vw);}*/
/*.size30{font-size: calc(18px + 0.62vw);}*/
/*.size36{font-size: calc(18px + 0.93vw);}*/
/*.size40{font-size: calc(18px + 1.14vw);}*/
/*.size48{font-size: calc(18px + 1.56vw);}*/
/*.size60{font-size: calc(18px + 2.18vw);}*/
/*.des16 p{font-size: calc(14px + 0.1vw); text-align: justify;}*/
/*.des18 p{font-size: calc(14px + 0.2vw); text-align: justify;}*/
/*.padding-tb100{padding: calc(20px + 4.16vw) 0;}*/
/*.padding-tb90{padding: calc(22px + 3.54vw) 0;}*/
/*.padding-tb80{padding: calc(25px + 2.86vw) 0;}*/
/*.w1620{width: 1620px;max-width: 92%;margin: 0 auto;}*/
/*.padding-t100{padding-top: calc(20px + 4.16vw);}*/
.mg-bt10{margin-bottom: 10px;}
.mg-bt15{margin-bottom: 15px;}
.mg-bt20{margin-bottom: 20px;}
.mg-bt25{margin-bottom: 25px;}
.mg-bt30{margin-bottom: 30px;}
.mg-bt40{margin-bottom: 40px;}
.mg-bt50{margin-bottom: 50px;}
.mg-bt60{margin-bottom: 60px;}
.mg-bt70{margin-bottom: 70px;}
.mg-bt80{margin-bottom: 80px;}
.des16 p{font-size: 16px;}
.des18 p{font-size: 18px;}
.line20 p{line-height: 2;}
.line18 p{line-height: 1.8;}
.des-fff *{color: #fff;}
.title-fff *{color: #fff;}
.imgmax img{max-width: 100%;vertical-align: bottom;}
.swiper-pagination-bullet{vertical-align: middle;opacity: 1;}
/*header s*/
.menu-handler{width: 30px; height: 32px; cursor: pointer; position: absolute;right:12px;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; z-index: 9;}
.menu-handler .burger{transition: all .4s; height: 2px; background: #33aa87; 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;}
.menu-handler .burger-2{top: 15px;}
.menu-handler .burger-3{top: 22px;}
.menu-handler.active .burger-1{top:15px;-moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2{-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3{top: 15px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }
.header{position: fixed;z-index: 999;width: 100%;top:0;left: 0;transition: all .4s;}
.header > .w1240{background: #fff;border-radius: 10px;border:1px solid #e4e4e4;border-top: none;}

.logo{position: absolute;left: 22px;top:50%;transform: translateY(-50%);}
.logo img{vertical-align: bottom;display: block;height: 32px;transition: all .4s;}
.nav li{float: left;position: relative;}
.nav-yi{display: block;color: #2a2626;line-height: 67px;padding: 0 12px; text-align: center;transition: all .4s;position: relative;}
.nav-yi:after{width: 0;opacity: 0;transition: all .4s;left: 50%;transform: translateX(-50%);bottom:5px;height: 2px;background: #33aa87;content: "";position: absolute;}
.nav li.active .nav-yi:after{width: 100%;opacity: 1;min-width: 38px;}
.nav li.active .nav-yi{color: #33aa87;}

.nav-er-box{position: absolute;top:100%;left: 50%;transform: translateX(-50%);white-space: nowrap; background: rgba(255,255,255,.95);display: none;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;overflow: hidden;box-shadow: 0 1px 2px #ddd;}
.nav-er-box a{display: block;color: #3e3e3e;line-height: 40px;transition: all .4s;padding:0 25px;position: relative;text-align: center;}
.nav-box{margin-right: 150px;}
.search-box{position: absolute;right:0;top:0;cursor: pointer;z-index: 7;}
.search-opean{width: 67px;height: 67px;z-index: 5;position: relative;border-top-right-radius: 10px;border-bottom-right-radius: 10px; transition: all .4s;background: #33aa87 url("../images/search.png") no-repeat center;background-size:cover;text-align: center;}
.search-con{position: absolute;width: 0;right: 0;height: 44px;top:73px;background: #fff;overflow: hidden;transition: all .4s;border-radius: 32px;box-shadow: 0 0 4px #ddd;}
.search-con .text{display: block;height: 44px;width: 100%;background: none;text-indent: 36px;}
.search-close{width: 32px;height: 32px;position: absolute;top:50%;margin-top: -16px; left: 0;text-align: center;line-height: 32px;background:url("../images/gb64.png") no-repeat center;background-size:cover;}
.search-sb{position: absolute;right:6px;top:0;cursor: pointer;display: none;width: 44px;height: 44px;background:url("../images/s2.png") no-repeat center;background-size:cover;}
.search-box.active .search-con{width: 240px;}
.search-box.active .search-sb{display: block;}
.search-text{margin-right: 32px;}
.language{position: absolute;right: 90px;top:50%; z-index: 9;margin-top: -16px;}
.language-val{transition: all .4s;display: inline-block;vertical-align: middle;line-height: 32px;}
.guoqi{width: 32px;display: inline-block;vertical-align: middle;margin-right: 5px;}

.index-body{padding-top: 0 !important;}

/*body.active{padding-top: 80px;}*/
/*body.active .logo{}*/
/*body.active .header{box-shadow: 0 2px 4px #ddd;}*/
/*body.active .nav-yi{line-height: 80px;}*/
/*body.active .logo img{height: 52px;}*/
/*body.active .search-con{top:63px;}*/


/*header e*/
/*footer s*/
.footer{background: #464952;}
.footer-top{padding: 65px 0;}
.footer-nav{display: flex;justify-content: space-between;}
.footer-nav dt{margin-bottom: 25px;}
.footer-nav dt a{font-size: 16px;color: #fff;font-weight: bold;}
.footer-nav dd{margin-bottom: 15px;}
.footer-nav dd a{color: #b5b5b5;transition: all .4s;}
.footer-nav dd a:hover{color: #fff;}
.footer-bot{text-align: right;background: #40404a;padding: 26px 0;}
.footer-bot img{display:inline-block;vertical-align:middle;width:14px;}
.footer-bot a{display:inline-block;vertical-align:middle;}
.footer-bot span{display: inline-block;color: #b7b7b7;vertical-align: middle;}
.footer-code p{color: #fff;font-size: 12px;margin-top: 5px;}
.footer-lxdh p{color: #fff;font-size: 15px;font-weight: bold;}
.footer-lxdh span{color: #fff;font-size: 30px;font-weight: bold;}
.footer-mid ul{display: flex;align-items: center;}
.footer-mid ul li{margin-right: 100px;position: relative;}
.footer-mid ul li:after{content: "";position: absolute;height: 114px;border-right: 1px solid #bcbdc1;top:50%;margin-top: -57px;right: -50px;}
.footer-mid ul li:last-child:after{display: none;}
.footer-mid ul li:last-child{margin-right: 0;}
.des-b7b7b7 p{color: #b7b7b7;}
.footer-add p:last-child{opacity: 0.5;}
/*footer e*/

/*index s*/
.bannerDot{position: absolute;z-index: 9;bottom:35px;width: 100%;}
.bannerDot .swiper-pagination-bullet{margin: 0 6px;width: 10px;height: 10px;}
.bannerDot .swiper-pagination-bullet-active{background: #33aa87;}
.title31 h2{font-size: 31px;}
.en30{font-size: 30px;}
.color-11af7e{color: #11af7e;}
.title-bold h2{font-weight: bold;}
.des20 p{font-size: 20px;}
.des-767676 p{color: #767676;}
.i72x2{display: inline-block;vertical-align: middle;width: 72px;height: 2px;}
.i-bg-888{background: #888;}
.service-left{position: absolute;top:50%;transform: translateY(-50%);left: 0;width: 305px;}
.service-list li{width: 33.33%}
.service-list li a{display: block;height: 770px;padding: 0 25px; transition: all .4s;width: 100%;}
.service-list li a:hover{background: #34b38d;}
.service-list li a:hover h3{color: #fff;}
.service-list li a:hover p{color: #fff;}
.service-list li:nth-child(2) .service-warp{display: flex;flex-direction: column-reverse;}
.service-list li:nth-child(1) .service-warp{margin-top: 100px;}
.service-list li:nth-child(1) .service-warp-top{margin-bottom: 15px;}
.service-list li:nth-child(2) .service-warp{margin-bottom: 100px;}
.service-list li:nth-child(2) .service-warp-top{margin-top: 15px;}
.ljgd{border:1px solid #767676;width: 130px;text-align: center;transition: all .4s;color: #767676;display: inline-block;}
.ljgd span{line-height: 36px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.ljgd .i{display: inline-block;vertical-align: middle;width: 20px;height: 8px;background: url("../images/jt40x17.png") no-repeat center;background-size: 100% 100%;}
.ljgd:hover{background: #33aa87;border-color: #33aa87;color: #fff;}
.ljgd:hover .i{background: url("../images/jt40x17-1.png") no-repeat center;background-size: 100% 100%;transform: translateX(5px);}
.i{transition: all .4s;}
.service-list{margin-left: 390px;}
.service-list li{width: 33.33%;}
.service-list li p{transition: all .4s;}
.des-title24 h3{font-size: 24px;}
.title-bold h3{font-weight: bold;}
.title-565555 h3{color: #565555;}
.des-title35 h3{font-size: 35px;}
.padding-tb80{padding: 80px 0;}
.title25 h2{font-size: 25px;}
.bg-34b38d{background: #34b38d;}
.project-list{padding: 40px 0 140px;}
.project-list li{width: 23.5%;margin-right: 2%;text-align: center;}
.project-list li:last-child{margin-right: 0;}
.des-title18 h3{font-size: 18px;}
.des-lighter p{font-weight: lighter;}
.project-img{position: relative;z-index: 9;border-top: 1px solid transparent;}
.project-img-con{margin-top: -100px;}
.partner-left{width: 51%;}
.partner-right{width: 45%;}
.partner-box{padding: 220px 0 130px;}
.partner-warp{width: 354px;max-width: 100%;}
.des-333a38 p{color: #333a38;}
.ckgd{display: inline-block;font-size: 18px;color: #fff;background: #16c092;transition: all .4s;width: 200px;line-height: 50px;}
.ckgd:hover{background: #03633e;}
.mg-bt90{margin-bottom: 90px;}
.partner-list li{width: 32%;margin-right: 2%;margin-top: 2%;margin-bottom: 2%;}
.partner-list li:nth-child(3n){margin-right: 0;}
.padding-tb120{padding: 120px 0;}
.i48{height: 1px; width: 48px;}
.news-left{width: 48%;}
.news-bot{position: absolute;bottom:0;height: 80px;left: 0;width: 100%;z-index: 5;background: rgba(0,0,0,0.35);}
.des-title22 h3{font-size: 22px;}
.news-bot h3{line-height: 80px;margin-left: 30px;margin-right: 120px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newsBtn{position: absolute;z-index: 9;width: 90px;bottom:0;right: 0;height: 80px;background: #16c092;display: flex;justify-content: center;align-items: center;}
.newsBtn div{display: inline-block;vertical-align: middle;width: 10px;height: 14px;cursor: pointer;}
.newsBtn1{background: url("../images/left1.png") no-repeat center;background-size: 100% 100%;}
.newsBtn2{background: url("../images/right1.png") no-repeat center;background-size: 100% 100%;}
.news-list li{display: block;margin-bottom: 60px;}
.news-list li:last-child{margin-bottom: 0;}
.news-list li a{display: block;position: relative;}
.news-num{font-size: 60px;line-height: 1;position: absolute;top:50%;transform: translateY(-50%); left: 0;}
.news-list-top{margin-bottom: 5px;}
.news-list-top *{display: inline-block;vertical-align: middle;}
.news-list-top span{font-size: 18px;}
.news-list-top .i{width: 50px;height: 2px;background: #000;margin-right: 12px;}
.news-list-right{margin-left: 90px;}
.news-right{width: 44%;}
.news86454{display: flex;align-items: center;justify-content: space-between;}
.news-bot p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
/*index e*/
/*2.1企业概况 s*/
.qygk-box{padding-top: 65px;}
.yqgk-img{width: 48.22%;}
.des-title22 h3{font-size: 22px;}
.qykg-title{margin-left: 18%;margin-bottom: 20px;}
.qykg-title h3{color: #2cb28a;}
.qykg-title h3:nth-child(1){color: #9aebd1;}
.since span{display: inline-block;vertical-align: middle;color: #2cb28a;font-size: 86px;font-weight: bold;}
.since span:nth-child(1){font-weight: lighter;margin-right: 20px;}
.qykg-title-dot{width: 7px;height: 7px;border-radius: 100%;background: #2cb28a;left: -3px;top:0;}
.qykg-title-line{position: absolute;top:-40px;left: 350px;z-index: -1;}
.zindex5{z-index: 5;}
.qykg-title-line1{position: absolute;top:15px;border-right: 1px solid #ebebeb;left: 3px;height: 224px;}
.qykg-title-i{position: absolute;top:15px;border-right: 1px solid #2cb28a;left: 3px;height: 85px;}
.des-546072 p{color: #546072;}
.qykg-mid{position: absolute;left: 51%;top:200px;width: 49%;}
.qykg-mid-warp{width: 544px;max-width: 100%;}
.qykg-mid-i{width: 197px;border-bottom: 1px solid #dbdbdb;}

.weare-serv-li{width: 50%;position: relative;}
.weare-serv-li-p{font-size: 16px;color: #546072;}
.weare-serv-li-num{position: relative;display: inline-block;}
.weare-serv-li-num .i{font-size: 24px;color: #546072;position: absolute;right: -15px;top: -8px;}
.weare-serv-li-num p{font-size: 42px;color: #546072;display: inline-block;line-height: normal;}
.nl-list li{width: 33.33%;height: 628px;background: rgba(0,0,0,0.35);transition: all .4s;}
.nl-des p{opacity: 0.7;}
.nl-title img{height: 75px;vertical-align: bottom;}
.nl-des{margin-top: 35px;}
.nl-warp{width: 300px;max-width: 92%;margin: 0 auto;}
.nl-list li.active{background: rgba(53,171,137,0.73);}
.nl-des{display: none;}
.jigou{display: flex;justify-content: space-between;flex-wrap: wrap;width: 1000px;max-width: 100%;margin: 0 auto 90px;}
.jigou li{text-align: center;}
.jigou li > img:nth-child(1){height: 110px;vertical-align: bottom;}
.jigou li .mg-bt20 img{height: 3px;vertical-align: bottom;}
.jigou li h3{color: #dd0000;font-size: 20px;font-weight: bold;}
.jigou li p{width: 170px;max-width: 100%;margin: 0 auto;}
.wh-bot{width: 950px;max-width: 100%;margin: 0 auto;height: 494px;padding: 50px 50px 0;}
.title30 h2{font-size: 30px;}
.whbg-list{z-index: -1;}
.whbg-list div{display: none;}
.whbg-list div.active{display: block;}
.des-787878 p{color: #787878;}
.wh-des h3{font-size: 16px; color: #88878d;}
.wh-img li{background: #fff;padding: 8px;display: none;}
.wh-img li.active{display: block;}
.wh-con{display: flex;align-items: center;flex-direction: row-reverse;justify-content: space-between;}
.wh-year li{text-align: center;width: 25%;}
.wh-year li img{height: 37px;}
.wh-num{color: #fff;font-weight: bold;font-size: 47px;}
.wh-dot{width: 14px;height: 14px;border-radius: 100%;position: relative;margin: 0 auto;background: transparent;}
.wh-dot .i{width: 6px;height: 6px;border-radius: 100%;position: absolute;background: rgba(255,255,255,0.5);top:50%;left: 50%;margin: -3px 0 0 -3px;}
.wh-year li.active .wh-dot{background: #fff;}
.wh-year li.active .wh-dot .i{background: #003cfc;}
.wh-year{width: 72%;}
.wh-img{width: 28%;}
.wh-year .des-fff{margin: 10px auto;}
.wh-year{padding:0 30px;}
.wh-year:before{content: "";position: absolute;left: 0;top:68px;width: 100%;z-index: -1;border-bottom: 1px solid rgba(255,255,255,0.5);}
/*2.1企业概况 e*/
/*2.2发展历程 s*/
.w1393{width: 1393px;max-width: 92%;margin: 0 auto;}
.title34 h2{font-size: 34px;}
.color-34b38d{color: #34b38d;}
.en80{font-size: 80px;}
.conpyt{font-weight: bold;width: 500px;max-width: 100%;line-height: 1.2;}
.ogog{position: absolute;right: 30px;top:126px;}
.ogog img{height: 47px;vertical-align: bottom;}
.fzlc{margin-top: 320px;margin-bottom: 130px;}
.title-21ae84 h3{color: #21ae84;}
.des-333 p{color: #333;}
.fzlc-list li{position: absolute;width: 15%;padding-left: 20px;z-index: 9;}
.his-year{font-size: 32px;color: #21ae84;font-weight: bold;line-height: 1;}
.fzlc-list li:nth-child(odd){padding-top: 30px;}
.fzlc-list li.li2011{padding-top: 10px;}
.fzlc-list li:nth-child(even){padding-bottom: 120px;}
.fzlc-list li.li2020{padding-bottom: 90px;}
.li2010{left: 5.5%;bottom:31%;}
.li2011{left: 11%;top: 91%;}
.li2012{left: 22.5%;bottom: 57%;}
.li2015{left: 29%;top: 79%;}
.li2016{left: 39%;bottom: 75%;}
.li2018{left: 51.5%;top: 68%;}
.li2020{left: 58%;bottom: 89%;}
.li2023{left: 78%;bottom: 98%;}
.his-des p{line-height: normal;font-size:13px;}
.his-des{position: relative;padding-left: 10px;}
.his-des .des-333{width: 160px;min-height: 57px; max-width: 100%;}
.li2011 .des-333{width: 178px;}
.li2020 .des-333{width:200px;}
.his-des-i{position: absolute;top:20px;left: 0;bottom:10px;width: 3px;background: #4c4c4c;}
.his-li-i{position: absolute;left: 0;width: 2px;border-left: 2px dashed #34b38d;}
.fzlc-list li:nth-child(odd) .his-li-i{top:0;height: 88px;}
.fzlc-list li:nth-child(even) .his-li-i{bottom:0;height: 160px;}
.fzlc-list li.li2023 .his-li-i{bottom:0;height: 160px;top:auto;}
.fzlc-list li:nth-child(even) .his-year{position: absolute;bottom: 0;width: 100%;left: 10px;}
.fzlc-list li:nth-child(even) .his-des{padding-bottom: 40px;}
.fzlc-list li:nth-child(odd) .des-title22{position: absolute;bottom: 0;width: 100%;left: 10px;}
.fzlc-list li:nth-child(odd) .his-des{padding-bottom: 45px;}
.fzlc-list li.li2023 .his-year{position: absolute;bottom: 0;width: 100%;left: 10px;}
.fzlc-list li.li2023 .his-des{padding-bottom: 40px;}
.fzlc-list li.li2023 .des-title22{position: static;}
.fzlc-list li.li2023{padding-bottom: 120px;width: 17%;}
/*2.2发展历程 e*/
/*.2.3适用领域 s*/
.padding-tb100{padding: 100px 0;}
.w1335{width: 1335px;margin: 0 auto;max-width: 92%;}
.title-34a986 h2{color: #34a986;}
.title42 h2{font-size: 42px;}
.des-6a6a6a p{color: #6a6a6a;}
.ly-page{width: 21%;height: 703px;position: relative;font-size: 14px;display: inline-block;vertical-align: top;overflow: hidden;transition: all .4s;}
.ly-page.active{width: 37%;}
.ly-page.active .ly-show{opacity: 0;}
.ly-page.active .ly-hide{opacity: 1;pointer-events: auto;}
.ly-page:last-child{position: absolute;top:0;right: 0;}
.ly-list{font-size: 0;position: relative;}
.ly-show{background: rgba(0,0,0,0.5);z-index: 5;transition: all .4s;}
.des-title28 h3{font-size: 28px;}
.ly-list h3{line-height: normal;}
.ly-list p{line-height: normal;}
.ly-warp{position: absolute;left: 0;bottom:0;padding: 40px 30px;}
.ly-78{width: 39px;height: 39px;left: 30px;position: absolute;background: url("../images/78.png") no-repeat center;background-size: 100%;top:50%;margin-top: -20px;}
.ly-hide{background: #fff;left: 0;width: 100%;z-index: 6;padding: 40px;bottom:0;position: absolute;border-top-right-radius: 30px;transition: all .4s;opacity: 0;pointer-events: none;}
.des-title32 h3{font-size: 32px;}
.des-a2a2a2 p{color: #a2a2a2;}
.ly-hide-top{display: flex;align-items: center;justify-content: space-between;}
.ly-hide-top p{font-weight: bold;letter-spacing: 2px;}
.lag{display: flex;}
.lag li{width: 33.33%;}
.lag li:nth-child(1){background: #34a986;text-align: center;display: flex;align-items: center;justify-content: center;padding: 10px;}
.weare-serv-ul2{text-align: center;}
.weare-serv-ul2 .weare-serv-li{width:25%;}
.weare-serv-ul2 .weare-serv-li-p{font-size:18px;color: #323232;}
.weare-serv-ul2 .weare-serv-li-num p{font-weight: bold;font-size: 54px;color: #323232;}
.weare-serv-ul2 .weare-serv-li-num .i{font-weight: bold;font-size: 32px;color: #323232;right: -20px;top:0;}
/*.2.3适用领域 e*/
/*2.4合作伙伴 s*/
.partner-ban h2{font-size: 48px;color: #fff;}
.partner-ban h3{font-size: 76px;color: #fff;line-height: normal;}
.lxwm-btn{display: inline-block;color: #fff;background: #34b38d;width: 170px;line-height: 60px;border-radius: 60px;text-align: center; font-size: 24px;transition: all .4s;}
.lxwm-btn:hover{background: #03633e;}
.title37 h2{font-size: 37px;}
.title-565656 h2{color: #565656;}
.why{display: flex;justify-content: space-between;}
.why li{text-align: center;width: 250px;}
.why li img{height: 60px;vertical-align: bottom;}
.des-565656 p{color: #565656;}
.i70x4{width: 70px;height: 4px;display: inline-block;vertical-align: middle;}
.bg-008f64{background: #008f64;}
/*2.4合作伙伴 e*/
/*3.1产品列表 s*/
.pro-ban{text-align: center;}
.pro-ban h2{font-size: 50px;color: #fff;line-height: normal;}
.pro-ban h3{font-size: 40px;color: #fff;line-height: normal;}
.w1366{width: 1366px;max-width: 92%;margin: 0 auto;}
.cp-type{font-size: 0;padding-top: 35px;}
.cp-type a{font-size:15px;transition: all .4s;color: #b4b4b4;margin-right: 36px;position: relative;}
.cp-type a:last-child{margin-right: 0;}
.cp-type a:after{content: "";position: absolute;right: -18px;top:50%;border-right: 1px solid #b4b4b4;height: 14px;margin-top: -7px;}
.cp-type a:last-child:after{display: none;}
.cp-type a.active{color: #3e3e3e;}
.cp-type a:hover{color: #3e3e3e;}
.wxl{font-size: 23px;color: #3e3e3e;font-weight: bold;}
.cp-style{display: block;background: #f7f5f4;padding: 80px 20px 25px;}
.cp li{width: 22.6%;margin-right: 3.2%;text-align: center;margin-bottom: 3.2%;transition: all .4s;}
.cp li:hover{box-shadow: 0 0 15px 0 #666;}
.cp li:nth-child(4n){margin-right: 0;}
.cp-bot span{font-size: 12px;color: #363636;}
.cp-bot p{font-size: 17px;color: #363636;margin-bottom: 5px;}
.price{font-size: 16px;color: #363636;}
/*3.1产品列表 e*/
/*产品详情 s*/
.no-ban{padding-top: 68px;}
.cp-type2{padding-top: 0 !important;}
.cpxq-left{width: 50%;}
.active-nav{}
.view{border:1px solid #e9e9e9;}
.preview .swiper-slide{width: 20%;cursor: pointer;border:2px solid transparent;}
.preview .swiper-slide.active-nav{border-color: #a2a2a2;}
.previewbtn{width: 50px;height: 50px;position: absolute;top:50%;margin-top: -25px;z-index: 9;}
.arrow-left{background: url("../images/501.png") no-repeat center;background-size: cover;left: 0;}
.arrow-right{background: url("../images/502.png") no-repeat center;background-size: cover;right: 0;}
.preview .swiper-container{margin: 0 70px;}
.cpxq-right{width: 42.7%;padding-top: 50px;}
.title24 h2{font-size: 24px;line-height: normal;}
.title-3d3d3d h2{color: #3d3d3d;}
.des-3d3d3d p{color: #3d3d3d;}
.cpcs{display: flex;border-bottom: 1px solid #e1e1e1;padding: 12px 0;}
.colors{font-size: 0;}
.colors span{display: inline-block;width: 24px;height: 24px;border-radius: 100%;overflow: hidden;font-size: 14px;margin-right: 15px;vertical-align: middle;}
.colors span:last-child{margin-right: 0;}
.cpcs-none{border-bottom: none;}
.cpcs-val p{display: inline-block;vertical-align: middle;margin-right: 15px;}
.cpcs-val p:last-child{margin-right: 0;}
/*产品详情 e*/
/*4.1研发革新 s*/
.w960{width: 960px;max-width: 92%;margin: 0 auto;}
.title40 h2{font-size: 40px;}
.title-383a3f h2{color: #383a3f;}
.des15 p{font-size: 15px;}
.cyyz-left{width: 52%;}
.shuju{display: flex;}
.shuju li{width: 33.33%;}
.shuju span{color: #34b38d;font-size: 24px;font-weight: bold;font-style: italic;}
.shuju p{color: #383a3f;font-size: 15px;}
.des-bt30 p{margin-bottom: 30px;}
.des-bt30 p:last-child{margin-bottom: 0;}
.cyyz-right{position: absolute;right: 0;bottom:0;width: 44%;background: #fff;padding: 40px;padding-right: 0;}
.cyyz-right:after{content: "";position: absolute;width: 99999px;left: 100%;top:0;height: 100%;background: #fff;}
.ryzz-bg{height: 242px;}
.title-33aa87 h2{color: #33aa87;}
.ryzz-bg h2{font-style: italic;}
.ryzz-bg p{font-style: italic;letter-spacing: 8px;}
.des-33aa87 p{color: #33aa87;}
.w1400{width: 1400px;margin: 0 auto;max-width: 92%;}
.en28{font-size: 28px;}
.color-33aa87{color: #33aa87;}
.font-lighter{font-weight: lighter;}
.des17 p{font-size: 17px;}
.des-bold p{font-weight: bold;}
.des-726e6e p{color: #726e6e;}
.slzm-list li{display: block;position: relative;padding-left: 28px;margin-bottom: 25px;}
.slzm-list li:last-child{margin-bottom: 0;}
.slzm-list li .i{width: 17px;height: 17px;position: absolute;top:5px;left: 0;background: url("../images/17.png") no-repeat center;background-size: cover;z-index: 5;}
.slzm-list:after{content: "";position: absolute;left: 8px;top:10px;bottom:10px;border-right: 1px dashed #766d6d;}
.slzm-left{width: 28%;padding-top: 5%;}
.slzm-right{width: 68.2%;text-align: center;}
.slzm-right li{width: 35%;margin-right: 2.5%;vertical-align: middle;margin-bottom: 2.5%;box-shadow: -10px 10px 20px 0 #ccc;}
.slzm-right li:nth-child(2){margin-right: 6%;}
.slzm-right li:nth-child(3){width: 30%;}
.slzm-right li:nth-child(4){width: 30%;}
.slzm-right li:nth-child(5){margin-right: 0;}
.bg856568{width: 56%;z-index: -1;position: absolute;top:0;right: 0;background: linear-gradient(45deg, #f2f2f2, #ffffff);height: 100%;}
/*4.1研发革新 e*/
/*4.2制造力量 s*/
.ryzz-bg2 .title42{padding-top:100px;}
.ryzz-bg2{height: 342px;}
.w1190{width: 1190px;max-width: 92%;margin: 0 auto;}
.sbzs-bot{text-align: center;padding: 12px 5px;border:1px solid #dddddd;}
.sbzs-bot p{color: #2e2f32;}
/*.brand-list .item{position:absolute;width:32%;top:0;left:40%;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s;}*/
/*#brand-waterfall{margin-left: 2%;}*/
/*4.2制造力量 e*/
/*5.1常见疑问 s*/
.ban{position: relative;}
.cjwt-ban{text-align: center;color: #fff;}
.cjwt-ban span{font-size: 68px;color: #ffffff;font-weight: bold;display: block;letter-spacing: 4px;}
.cjwt-ban h2{font-size: 32px;color: #ffffff;}
.cjwt-ban .i{width: 200px;border-top: 1px solid #fff;display: inline-block;vertical-align: middle;margin: 15px auto;}
.title20 h2{font-size: 20px;}
.title-line-2{position: relative;z-index: 5;}
.title-line-2:before{content: "";position: absolute;left: 0;width: 100%;top:50%;margin-top: -1px;height: 2px;background: #ababab;}
.title-line-2 h2{display: inline-block;padding: 0 22px;background: #fff;position: relative;z-index: 5;}
.title-008f64 h3{color: #008f64;}
.wd-img{position: absolute;top:1px;left: 0;width: 30px;vertical-align: bottom;}
.wen .wd-img{top:3px;}
.wd-r{margin-left: 50px;}
.wdlist li{display: block;padding: 30px;margin-bottom: 50px;}
.wdlist li:nth-child(even){background: #f5f5f5;}
/*5.1常见疑问 e*/
/*5.2资料获取 s*/
.zl-type{display: flex;}
.zl-type a{flex: 1;text-align: center;position: relative;transition: all .4s;font-size: 20px;color: #333333;}
.zl-type a:after{content: "";position: absolute;height: 18px;right: 0;top:50%;margin-top: -9px;border-right: 1px solid #7a7a7a;}
.zl-type a:last-child:after{display: none;}
.zl-type a:before{position: absolute;content: "";width: 0;opacity: 0;bottom:-10px;left: 50%;transform: translateX(-50%);border-top: 1px solid #34b38d;transition: all .4s;}
.zl-type a.active{color: #34b38d;}
.zl-type a.active:before{opacity: 1;width: 60%;}
.zl-type a:hover{color: #34b38d;}
.zl-type a:hover:before{opacity: 1;width: 60%;}
.xz-top{background: #f4f4f5;border-radius: 4px;box-shadow: 0 1px 8px 0 rgba(116, 116, 116, 0.32);height: 138px;padding: 45px 25px 0;}
.zx-list li{width: 30%;margin-right: 5%;margin-bottom: 5%;}
.zx-list li:nth-child(3n){margin-right: 0;}
.zlxz{display: block;transition: all .4s; border-radius: 4px;background-color: rgb(52, 179, 141);width: 152px;line-height: 50px;text-align: center;color: #fff;margin: -25px auto 0;}
.zlxz:hover{background-color: #03633e;}
.xz-top .i{position: absolute;left: 0;top:7px;width: 2px;height: 12px;background: #008f64;}
.xz-top .des16{padding-left: 7px;}
/*5.2资料获取 e*/
/*6.1资讯中心 s*/
.xw-img{width: 46.6%;position: relative;padding-right: 25px;padding-bottom: 18px;z-index: 4;}
.xw-img .i{position: absolute;left: 25px;right: 0;top:18px;bottom:0;background: #d7d7d7;transition: all .4s;z-index: -1;}
.xw-con{width: 48.4%;padding-top: 20px;}
.xw-con p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.xw li{margin-bottom: 60px;}
.xw li:nth-child(odd) .xw-img{float: left;}
.xw li:nth-child(odd) .xw-con{float: right;}
.xw li:nth-child(even) .xw-img{float: right;}
.xw li:nth-child(even) .xw-con{float: left;}
.xw li:nth-child(odd) p{text-align: justify;}
.xw li:nth-child(even) .xw-con{text-align: right;}
.i165{display: inline-block;width: 165px;border-top: 1px solid #000;vertical-align: middle;}
.ckxq{display: inline-block;transition: all .4s;border:1px solid #7a7a7a;padding: 0 10px;}
.ckxq span{display: inline-block;vertical-align: middle;line-height: 26px;margin-right: 6px;}
.ckxq .i{display: inline-block;vertical-align: middle;width: 6px;height: 11px;background: url("../images/jt12x22-1.png") no-repeat center;background-size: cover;transition: all .4s;}
.xw li a{display: block;}
.xw li a:hover .xw-img .i{background: #34b38d;}
.xw li a:hover h3{color: #34b38d;}
a:hover .ckxq{background: #34b38d;color: #fff;border-color: #34b38d;}
a:hover .ckxq .i{background: url("../images/jt12x22-2.png") no-repeat center;background-size: cover;}
.page{text-align: center;font-size: 0;}
.page a{display: inline-block;vertical-align: middle;font-size: 22px;color: #484848;width: 64px;line-height: 64px;border-radius: 32px;background: #f6f6f6;margin: 12px;transition: all .4s;}
.page a.active{background: #008f64;color: #fff;}
.page a:hover{background: #008f64;color: #fff;}
.page .page-btn{background: #008f64;color: #fff;width: auto;padding: 0 22px;}
/*6.1资讯中心 e*/
/*6.2资讯中心详情 s*/
.bgf5{background: #f5f5f5;}
.nrbox{background: #fff;border-radius: 20px;padding: 60px;}
.nrbox-warp{width: 860px;max-width: 100%;margin: 0 auto;}
.xwxq-top h1{font-size: 43px;color: #333333;font-weight: bold;}
.xwxq-top span{font-size: 13px;color: #7a7a7a;}
.edit{border-top: 1px solid #c6c6c6;border-bottom: 1px solid #c6c6c6;padding: 30px 0;}
.edit img{height: auto !important;max-width: 100%;vertical-align: bottom;display: block;margin: 0 auto;}
.xwxq-fy a{max-width: 45%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;color: #333;}
/*6.2资讯中心详情 e*/
/*7.1联系方式 s*/
.yzs-box{margin-top: -80px;position: relative;z-index: 9;}
.yzs-con{display: flex;justify-content: space-between;align-items: center;}
.yzs-con ul{display: flex;justify-content: space-between;align-items: center;}
.yzs-page{width: 50%;}
.yzs-page li{width: 50%;text-align: center;height: 80px;display: flex;align-items: center;position: relative;justify-content: center;}
.yzs-page-left p{font-size: 21px;color: #008f64;}
.yzs-page-left img{width: 38px;vertical-align: bottom;margin-right: 10px;}
.yzs-page li:after{content: "";position: absolute;right: 0;top:50%;height: 26px;margin-top: -13px;border-right: 1px solid #008f64;}
.yzs-page li:last-child:after{display: none;}
.yzs-page-right li:after{border-color: #fff;}
.yzs-page-right h3{font-size: 21px;color: #fff;font-weight: bold;}
.yzs-page-right p{font-size: 13px;color: #fff;line-height: normal; opacity: 0.62;}
.yzs-page-right li{flex-direction: column;}
.yzs-bg div{position: absolute;z-index: -1;width: 50%;height: 100%;top:0;}
.yzs-bg1{background: rgba(255,255,255,.75);left: 0;}
.yzs-bg2{background: rgba(0,143,100,.75);right: 0;}
.title26 h2{font-size: 26px;}
.title26 .i{width: 200px;height: 2px;display: block;margin: 5px auto 0;background: #008f64;}
.title-008c62 h2{color: #008c62;}
.bg-en{font-size: 73px;font-weight: bold;color: #7a7a7a;line-height: 1;opacity: 0.1;position: absolute;bottom:-8px;z-index: -1; left: 50%;transform: translateX(-50%);}
.des24 p{font-size: 24px;}
.des-545655{color: #545655;}
.title-34b38d h3{color: #34b38d;}
.zb-list{display: flex;justify-content: space-between;}
.zb-list li{width:25%;}
.zb-list li:nth-child(1){width:50%;}
.zb-list .des-title28{display: flex;align-items: center;}
.zb-list img{height: 28px;margin-right: 15px;}
.zb-list p{line-height: normal;}
.w1640{width: 1640px;max-width: 92%;margin: 0 auto;}
.padding-b80{padding-bottom: 80px;}
.map{height: 610px;}
.map-warp{display: flex;align-items: center;}
.map-warp img{width: 77px;border:1px solid #ddd;margin-right: 10px;}
.map-warp h5{font-size: 14px;}
.map-warp p{font-size: 12px;}
.map-bg{background: #f9f9f9;height: 287px;left: 0;width: 100%;bottom:0;z-index: -1;position: absolute;}
.zb25{position: absolute;z-index: 20;background: #fff;top:50%;right: 8%;transform: translateY(-50%);width: 300px;padding: 30px 40px;box-shadow: 0 0 13px 0 rgba(116,116,116,0.26);}
.zb25-list li{display: block;border-bottom: 1px solid #f3f3f3;padding: 14px 0;}
.zb25-list p{margin-top: 10px;}
.zb25-list p:last-child{color: #8d8d8d;}
.zb25-list li:last-child{padding-bottom: 0;border:none;}
.zb25-list img{height: 21px;vertical-align: bottom;}
.input-name{font-size: 17px;color: #686868;}
.input-k{position: relative;border:1px solid #d9d9d9;background: #f6f6f6;}
.input-text{margin-left: 50px;}
.input-text .text{display: block;height: 58px;width: 100%;font-size: 16px;background: none;}
.input-img{position: absolute;left: 15px;top:18px;width: 21px;}
.input-page-col2 .input-page{width: 47%;}
.input-page{margin-bottom: 4%;}
.input-text .text::-webkit-input-placeholder{color:#8a8a8a;}
.input-text .text:-moz-placeholder{color:#8a8a8a;}
.input-text .text::-moz-placeholder{color:#8a8a8a;}
.input-text .text:-ms-input-placeholder{color:#8a8a8a;}
.input-text .textarea{padding: 17px 0;margin-right: 17px;}
.input-text .textarea textarea{height: 220px;display: block;}
.tj{display: block;margin: 0 !important;font-size: 18px;width: 110px;line-height: 42px;}
/*7.1联系方式 e*/
/*ai魔趣 s*/
.shipin{cursor: pointer;}
.w1280{width: 1280px;max-width: 92%;margin: 0 auto;}
.ai-vd-title{width: 436px;height: 474px; background: #383641;text-align: right;padding: 60px;}
.ai-vd-title h2{color: #fff;line-height: 1; font-size: 110px;}
.ai-vd-title p{color: #fff;font-size: 20px;opacity: 0.29;}
.ai-vd{position: absolute;left: 0;right: 436px;height: 100%;top:0;}
.ai-vd img{object-fit: cover;}
.ai-a{margin-top: -68px;position: relative;z-index: 9;margin-bottom: -28px;}
.play82{display: inline-block;width: 82px;height: 82px;background: url("../images/play164.png") no-repeat center;background-size: 100% 100%;}
.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: 1200px;max-width: 92%;}
.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;}
@media (max-width:760px) {
    .video_t a{width: 24px;height: 24px;right: 0;top:-30px;}
}
.des-title17 h3{font-size: 17px;}
.des-6f6f71 p{color: #6f6f71;}
.ai-hyti{width: 857px;max-width: 100%;margin: 0 auto;}
.ai{height: 70px;vertical-align: bottom;border-radius: 100%;}
.w1200{width: 1200px;max-width: 92%;margin: 0 auto;}
.img56h-a-b{width: 33%;}
.ai-img-text{background: #fff;padding: 35px;}
.ai-logo img{width: 70px;}
.i54776{width: 40px;display: block;margin: 0 auto;border-top:1px solid #cacaca;}
.img56h-a-a{position: absolute;height: 100%;top:0;width: 67%;left: 0;}
.img-cover{object-fit: cover;}
.img56h-b{width: 33.5%;}
.img56h-c{width: 66.5%;}
.img56h-c-b-a{width: 50%;}
.img56h-c-b-b{position: absolute;height: 100%;top:0;right: 0;width: 50%;}
.img56h-b{position: absolute;height: 100%;top:0;left: 0;display: flex;justify-content: space-between;flex-direction: column;}
.img56h-b .ai-img-text{position: relative;z-index: 9;}
.img56h-c-b-a .mg-bt25{margin-bottom: 0;}

.ai-list li{width: 23.5%;}
.ai-list .img100{border-radius: 15px;overflow: hidden;}
.ai-list-bot{display: flex;justify-content: space-between;min-height: 52px;}
.ai-list-left > div{align-items: center; display: flex;}
.ai-list-right > div{align-items: center; display: flex;}
.ai-list-name img{width: 33px;border-radius: 100%;box-shadow: 0 0 8px 0 rgba(116,116,116,0.32);margin-right: 5px;}
.ai-list-name h5{font-size: 16px;color: #6f6f71;}
.ai-list-sc{padding-left: 9px;}
.ai-list-sc p{font-size: 12px;color: #6f6f71;}
.ai-list-sc img{width: 15px;margin-right: 5px;}
.ai-list-time p{font-size: 12px;color: #6f6f71;}
.ai-list-jwtp p{font-size: 12px;color: #6f6f71;margin-right: 5px;}
.ai-list-jwtp img{width: 28px;}
.ai-list-jwtp{margin-bottom: 5px;}
/*ai魔趣 e*/
/*volo s*/
.volo-a{padding-top: 146px;}
.volo1-img{width: 59.8%;position: relative;margin-bottom: -130px;}
.volo1-img:before{position: absolute;content: "";left: 0;bottom:0;top:-146px;width: 9999px;background: #35ab87;z-index: -1;top:0;}
.volo-bg1{position: absolute;top:0;left: 0;width: 100%;z-index: -1;bottom:0;}
.volo1-title{position: absolute;top:20px;right: 100%;z-index: 9;margin-right: -79px;}
.volo1-title h2{font-size: 67px;line-height: 1; color: #fff;font-weight: bold;}
.volo1-title h3{font-size: 35px;color: #fff;}
.padding-tb60{padding: 60px 0;}
.bgf7{background: #f7f7f7;}
.w1050{width: 1050px;max-width: 92%;margin: 0 auto;}
.volo-wh-text{width: 46%;}
.volo-wh-img{background: #fff;padding: 20px;width: 48%;position: relative;z-index: 20;}
.volo-wh{display: flex;justify-content: space-between;flex-direction: row-reverse;align-items: flex-end;}
.volo-fg{background: #fff;padding: 80px 40px;display: flex;justify-content: space-between;align-items: center;}
.volo-fg-text{width: 28%;}
.volo-fg-img{width: 63.3%;}
.img468{display: block;height: 36px;}
.mdxx-l{width: 68.5%;}
.mdxx-r{width: 30.5%;position: absolute;top:0;height: 100%;right: 0;}
.mdxx-r .img1002{position: absolute;bottom:0;left: 0;width: 100%;top:10vw;}
.mdxx-text{padding: 40px;background: #fff;margin-top: 1.5%;}
.hzpp-l{width: 33%;border-right: 2px solid #fff;position: absolute;top:0;left: 0;height: 100%;background: #35ab87;padding: 40px 0;}
.hzpp-r-page{height: 510px;}
.hzpp-r{margin-left: 33%;}
.hzpp-r-page{display: none;position: relative;}
.hzpp-r-page.active{display: block;}
.mendlag li{border-bottom: 1px dashed #fff;padding: 20px 30px;position: relative;display: block;cursor: pointer;}
.mendlag li .i{position: absolute;top:-1px;height: 100%;left: 0;right: -30px;border:3px solid #fff;opacity: 0;transition: all .4s;}
.mendlag li.active{border-color: transparent;z-index: 9;}
.mendlag li.active .i{opacity: 1;}
.hzpp-l-warp .title34{padding-left: 30px;}
.des-title16 h3{font-size: 16px;}
.mendlag p{font-size: 12px;}
.hzpp-r-warp{background: #fff;position: absolute;right: 25%;top:50%;transform: translateY(-50%);width: 250px;padding: 40px 20px;}
.hzpp-r-warp .des-title16 p{font-size: 12px;}
.des12 p{font-size: 12px;}
.des-bt15 p{margin-bottom: 15px;}
.des-bt15 p:last-child{margin-bottom: 0;}
.div52edsds{padding-bottom: 120px;}
.divewefrwew{margin-top: -60px;}
/*volo e*/
/*搜索 s*/
.ssbox{width: 600px;margin: 0 auto;max-width: 94%;background: #f2f2f2;border-radius: 6px;overflow: hidden;}
.ssingput{border-radius: 6px;overflow: hidden;margin-right: 100px;}
.ssingput input{display: block;width: 100%;height: 54px;text-indent: 1em;font-size: 16px;background: none;}
.sbmint{position: absolute;right: 0;width: 92px;height: 100%;top:0;background: #35ab87;line-height: 54px;text-align: center;color: #fff;font-size: 18px;border-radius: 6px;cursor: pointer;}
.ssjg-type .ssjg-types{display: inline-block;font-size: 16px;margin-right: 20px;background: #f2f2f2;padding: 0 35px;line-height: 50px;transition: all .4s;cursor: pointer;}
.ssjg-type .ssjg-types.active{background: #35ab87;color: #fff;}
.ssjg-type .ssjg-types:hover{background: #35ab87;color: #fff;}
.sslb-tabs{display: none;}
.sslb-tabs.active{display: block;}
/*搜索 e*/
.nengli-bg .position-full{opacity: 0;}
.nengli-bg .position-full.active{opacity: 1;}
.nengli-bg{z-index: -1;}


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

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

