
/*********header**********/
#header{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;
position:absolute; left:0; top:0; width:100%; z-index:999;  background: rgba(0, 0, 0, 0.3);}
#header:after{content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background-color:#ededed; opacity:.2}
.header_mid{ position:relative; margin:0 1.64583333333333%;}
.header_mid_mid{text-align:center;}
.header_mid_mid ul li{display:inline-block; z-index:1; margin:0 1.5vw; position:relative;}
.header_mid_mid ul li dl{ width:11.4375em; padding:1em 0; display:none;position:absolute; left:-3.71875em;background-color:rgba(0,0,0,.47);}
.header_mid_mid ul li dl a{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; color:#fff; display:block; padding:15px 0; color:#ddd;}
.header_mid_mid ul li dl a:hover{background-color:#32a19a;}
.header_mid_mid ul li a.biga{ position:relative;color:#fff; display:block; height:5.57291666666667vw; line-height:4.77291666666667vw; padding: 5px 0;}
.header_mid_mid ul li a.biga:after{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; z-index:10;
content:''; bottom:0px; position:absolute; height:1px; background-color:#32a19a; left:50%; width:0;}
.header_mid_mid ul li a.biga:hover:after,.header_mid_mid ul li a.bigaon:after{
width:100%; left:0;}
.header_logo{ text-align:center; z-index:10;position:absolute; left:50%; top:50%;transform:translate(-50%, -50%);width:9.42708333333333vw;}
.header_mid_mid ul li:nth-child(4){margin-right:8.07291666666667vw;}
.header_mid_mid ul li:nth-child(5){margin-left:8.07291666666667vw;}
.header_mid_left{position:absolute; left:0; top:50%;transform:translateY(-50%);}

.header_right{z-index:10;position:absolute; right:0%; top:50%;transform:translate(-0%, -50%); color: #fff;}

.bodyon .header_right{color: #000;}

.menu-toggler{top:50%;left:0px; z-index:10; cursor:pointer;width:20px;height:20px;position:absolute;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);}.menu-toggler .line{top:50%;left:50%;width:100%;height:1px;margin-top:-1px;position:absolute;background:#fff;-webkit-transform:translate3d(-50%,0%,0);transform:translate3d(-50%,0%,0);}
.menu-toggler .line-1{width:100%;-webkit-transform:translate3d(-50%,-6px,0);transform:translate3d(-50%,-6px,0);-webkit-animation:toggler-open-line-1 1500ms 1 normal forwards;animation:toggler-open-line-1 1500ms 1 normal forwards;}
.menu-toggler .line-2{-webkit-transition:all 300ms linear;transition:all 300ms linear; }
.menu-toggler .line-3{width:100%;-webkit-transform:translate3d(-50%,6px,0);transform:translate3d(-50%,6px,0);-webkit-animation:toggler-open-line-3 1500ms 1 normal forwards;animation:toggler-open-line-3 1500ms 1 normal forwards;}
.menu-toggler.close .line-1{-webkit-animation:toggler-close-line-1 1500ms 1 normal forwards;animation:toggler-close-line-1 1500ms 1 normal forwards;}
.menu-toggler.close .line-2{width:0;}
.menu-toggler.close .line-3{-webkit-animation:toggler-close-line-3 1500ms 1 normal forwards;animation:toggler-close-line-3 1500ms 1 normal forwards;}
@-webkit-keyframes toggler-open-line-1{0%{-webkit-transform:translate3d(-50%,0px,0) rotate(45deg);}50%{-webkit-transform:translate3d(-50%,0px,0) rotate(0deg);}100%{-webkit-transform:translate3d(-50%,-6px,0) rotate(0deg);}}
@keyframes toggler-open-line-1{0%{transform:translate3d(-50%,0px,0) rotate(45deg);}50%{transform:translate3d(-50%,0px,0) rotate(0deg);}100%{transform:translate3d(-50%,-6px,0) rotate(0deg);}}
@-webkit-keyframes toggler-open-line-3{0%{-webkit-transform:translate3d(-50%,0px,0) rotate(-45deg);}50%{-webkit-transform:translate3d(-50%,0px,0) rotate(0deg);}100%{-webkit-transform:translate3d(-50%,6px,0) rotate(0deg);}}
@keyframes toggler-open-line-3{0%{transform:translate3d(-50%,0px,0) rotate(-45deg);}50%{transform:translate3d(-50%,0px,0) rotate(0deg);}100%{transform:translate3d(-50%,6px,0) rotate(0deg);}}
@-webkit-keyframes toggler-close-line-1{0%{-webkit-transform:translate3d(-50%,-6px,0) rotate(0deg);}50%{-webkit-transform:translate3d(-50%,0px,0) rotate(0deg);}100%{-webkit-transform:translate3d(-50%,0px,0) rotate(45deg);}}@keyframes toggler-close-line-1{0%{transform:translate3d(-50%,-6px,0) rotate(0deg);}50%{transform:translate3d(-50%,0px,0) rotate(0deg);}100%{transform:translate3d(-50%,0px,0) rotate(45deg);}}
@-webkit-keyframes toggler-close-line-3{0%{-webkit-transform:translate3d(-50%,6px,0) rotate(0deg);}50%{-webkit-transform:translate3d(-50%,0px,0) rotate(0deg);}100%{-webkit-transform:translate3d(-50%,0px,0) rotate(-45deg);}}
@keyframes toggler-close-line-3{0%{transform:translate3d(-50%,6px,0) rotate(0deg);}50%{transform:translate3d(-50%,0px,0) rotate(0deg);}100%{transform:translate3d(-50%,0px,0) rotate(-45deg);}}
.header_logo img:nth-child(2){display:none}
.bodyon .header_logo img:nth-child(2){display:block}
.bodyon .header_logo img:nth-child(1){display:none}
.bodyon #header{ position:fixed;background-color:#fff;}
.bodyon .header_mid_mid ul li a.biga,.bodyon .header_mid_right a{color:#000;}
.bodyon .menu-toggler .line{background-color:#000}
.bodyon2 #header{transform:translateY(-100%);-webkit-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; -moz-transition-duration: 0s; transition-duration: 0s;}

@media screen and (max-width:1280px){
.header_right{display: none;}
}

/*********展开导航************/
#sitemapContent{	position:fixed; top:0; left:0; right:0; bottom:0; opacity:0;filter:Alpha(opacity=0); visibility:hidden;   z-index:-1;-webkit-transition:all 0.3s  0.5s;transition:all 0.3s  0.5s;}
#sitemapInnerCon{position:absolute; top:0; left:0; bottom:0; left:75px; right:75px; border-right:1px solid rgba(255,255,255,0.1); border-left:1px solid rgba(255,255,255,0.1); }
#sitemapContent .sitemap-bg-box{position:absolute; top:0px; left:0px; width:100%; height:100%;}
#sitemapContent .visual-intro-item{float:left; position:relative; height:100%;}
#sitemapContent .visual-intro-item:before{position:absolute;  left:0; top:0px; width:1px; height:0; content:""; background-color:rgba(255,255,255,0.1); z-index:1; }
#sitemapContent .visual-intro-item:first-child:before{display:none}
#sitemapContent .visual-intro-item:after{	content:""; position:absolute; right:0; top:0px; width:100%; height:100%; background: #505050; -webkit-transition: width .6s cubic-bezier(0.47, 0, 0.31, 1.04) 0.2s;
transition: width .6s cubic-bezier(0.47, 0, 0.31, 1.04) 0.2s ;}
#sitemapContent .sitemap-close-btn{position:absolute; top:0; left:0; width:75px; height:75px; border:none; background:none; cursor:pointer; background-color:#505050;}
#sitemapContent .sitemap-close-btn i{ position:absolute; background-position:center; background-repeat:no-repeat; background-size:cover; height:48.88888888888889%; width:48.88888888888889%; background-image:url(../images/close.png);transform:translate(-50%, -50%); left:50%; top:50%}


.sitemap-wrapper-style02{height:100%; }
.sitemap-wrapper-style02 > ul{overflow:hidden; position:relative; z-index:1; top:50%; transform:translateY(-50%); margin-top:-2%}
.sitemap-wrapper-style02 > ul > li{overflow:hidden; float:left; width:16.666666%;height:100%;}
.sitemap-wrapper-style02 > ul > li > h2{overflow:hidden; color:#fff; font-weight:normal; font-size:30px; letter-spacing:-0.5px; margin:0% 15% 0 19%;   line-height:1.2; display:table; height:70px}
.sitemap-wrapper-style02 > ul > li > h2 span{display:table-cell; vertical-align:top}
.sitemap-wrapper-style02 > ul > li > h2.hide{opacity:0}
.sitemap-wrapper-style02 > ul > li > h2 a{color: #fff;}

.sitemap-wrapper-style02 > ul > li .sitemap-2dep a{overflow:hidden; position:relative; display:inline-block;  margin:12px 15% 12px 19%; color:#c3c3c3; font-size:16.5px; letter-spacing:-0.5px;   line-height:1.6;
-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s}

.sitemap-wrapper-style02 > ul > li .sitemap-2dep a span{position:relative; display:inline-block; z-index:1; padding-left:9px;}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a span:before{position:absolute; content:"-"; left:0; top:0;}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a .gnb-icon{display:none;}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a:hover{color:#fff; }
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a:hover:after{width:100%; }
.sitemap-wrapper-style02 > ul > li .sitemap-2dep h3{margin:0 15% 0 19%; padding:19px 0; font-weight:600; font-size:20px; letter-spacing:-0.5px; color:#5e5e5e; overflow:hidden }
.sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 span{display:block; }
.sitemap-wrapper-style02 > ul > li .sitemap-2dep .gnb-3dep{padding-bottom:15px}

.sitemap-wrapper-style02 ul li span,.sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 span{opacity:0;filter:Alpha(opacity=50);-webkit-transform:translateX(-5%);transform:translateX(-50%);transition: transform .8s cubic-bezier(0.47, 0, 0.31, 1.04) 0s, opacity .8s cubic-bezier(0.47, 0, 0.31, 1.04) 0s; }

#sitemapContent.open{opacity:1.0;filter:Alpha(opacity=100); visibility:visible; z-index:99999; background: url('../images/navbg.jpg') no-repeat center top;;-webkit-transition:all 0.3s  0s; transition:all 0.3s 0s;}
#sitemapContent.open .visual-intro-item:before{height:100%;}
#sitemapContent.open .visual-intro-item:after {width:0;}
#sitemapContent.open .visual-intro-item {-webkit-transform: scaleX(1);transform: scaleX(1); transform-origin:right top; transition-property: transform; width:16.666666666666668%}
#sitemapContent.open .sitemap-wrapper-style02 ul li span,#sitemapContent.open .sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 span{opacity:1.0;filter:Alpha(opacity=100);-webkit-transform:translateX(0);
transform:translateX(0);transition: transform .8s cubic-bezier(0.47, 0, 0.31, 1.04), opacity .8s cubic-bezier(0.47, 0, 0.31, 1.04); }


@media screen and (max-width:1200px){
#sitemapContent.open{	display:none}
.header_mid_mid ul{	display:none;}
.header_mid_mid{	height:5em;}
.header_mid_right{	display:none}
.menu-toggler{	left:auto; right:0;}
#header{	background-color:#fff;}
.header_logo img:nth-child(2){	display:block; height:50px;}
.header_logo img:nth-child(1){	display:none}
.header_logo{	width:auto; left:0%;transform:translate(0, -50%);}
.menu-toggler .line{
background-color:#000}
.header_mid{
margin-left:5%; margin-right:5%;}
}


/******手机端menu************/
.navwrap {position: fixed;top: 80px;right: -80%;width: 80%;height:calc(100vh - 80px);z-index: 888;background-color: #fff; opacity: 0; display:none;}
@media screen and (max-width:1200px) {
.navwrap{display:block}
}
@media screen and (max-width:640px) {
.css_animation{width:80px; height:80px;}
.navwrap {top: 60px;height:calc(100vh - 60px);}
}
.navwrap .nav {padding: 10px 5% 0px 5%; border-top:1px #dedede solid;}
.navwrap .nav li {line-height: 42px;border-bottom: 1px solid #dedede;padding: 0px;}
.navwrap .nav li a {display: block;color: #000;font-size: 16px;}
.navbg {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);z-index: 555;display: none;}
.navbg .closeSJ {position: absolute;right: 24px;top: 18px;}
.navwrap .nav .SJbod {display: none;}
.navwrap .nav .SJbod dd a {height: 36px;line-height: 36px;font-size: 14px;}
.navwrap .nav .plus a {background: url(../images/plus.png) right center no-repeat;}
.navwrap .nav .minus a {background: url(../images/minus.jpg) right center no-repeat;}


/* #banner */
#banner .swiper-slide .pcpic{display: block;}
#banner .swiper-slide .telpic{display: none;}
#banner {width:100%; position:relative; z-index:0; overflow:hidden;}
#banner .txt .main{width:90%;margin:0 auto}
#banner .txt{position:absolute;z-index: 999;left:0;top:0; width:100%; height:100%; display: flex; flex-direction:column; justify-content:center;  }
#banner .txt2{display: block; top: 20%;}
#banner .txt div.yea{  transform:translateY(200px);opacity:0;transition:all 0.3s; width:25px;height: 4px;background: #fff; margin:  0 auto 35px auto;  }
#banner .txt p{font-size:28px;font-weight: 300; padding-top: 0px; transform:translateY(200px);opacity:0;transition:all 0.6s;  color: #fff;   text-align: center; width: 70%; margin: 0 auto;}
#banner .txt em{font-size:36px; transform:translateY(400px);opacity:0;transition:all 0.6s;  color: #fff;   text-align: center; display: block;font-style:normal; border:1px solid transparent; border-color: rgba(255, 255, 255, 0.3); width: 45%; margin:  0  auto; padding: 15px 0;border-radius:60px}
#banner .txt strong{font-size:92px;   transform:translateY(200px);opacity:0;transition:all 0.9s; line-height: 1.8;display: block;  text-align: center; letter-spacing: 4px;-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-image: -webkit-linear-gradient(left,#099e10, #099e10);-webkit-text-stroke: 2px #fff}
#banner .txt .viewmore {transform:translateY(200px);opacity:0;transition:all 0.9s; margin:2% 0 0 0  }
#banner .swiper-slide-active .txt .yea,#banner .swiper-slide-active .txt em,#banner .swiper-slide-active .txt p,#banner .swiper-slide-active .txt strong,#banner .swiper-slide-active .txt .viewmore{transform:translateY(0px);opacity:1; transition-delay:0.5s;}
#banner .swiper-slide .pic {position:relative; z-index:1; height:100vh;}
#banner .swiper-slide .pic img{width:100%;height:100%; object-fit: cover; transition: all 4s; }
#banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image:url(../images/img23.png) no-repeat center top!important; }
.viewmore {position: relative;}
.viewmore a{pointer-events: all; display: block;line-height:38px;padding: 15px 20px 10px 20px; width: 23%;   color:#fff;background-image: -webkit-linear-gradient(left,#ffba00, #ffba00);
; border-radius: 50px;  position: relative;transition:all 0.3s; text-align: center;margin:2% auto 0 auto ; border:3px solid transparent; border-color: rgba(255, 255, 255, 0.9);
}
.viewmore a i{ color: #099e10;}
.viewmore a:after { position:absolute; right:0; top:0; content: ""; width:0; height:100%; transition:0.6s all;}
.viewmore a:hover:after{width:100%; left:0;}
#banner .swiper-pagination-bullet{width: 10px;height: 10px; display: inline-block; border-radius: 50%; background:rgba(255,255,255,0.36); transition: all .5s ease;opacity: 1.0; font-size:0; margin: 0 5px;} 
#banner .swiper-pagination-bullet-active{background:rgba(255,255,255,0.8);color: #fff;width: 33px;border-radius: 30px; }
#banner .swiper-pagination{bottom:20px;left: 0;right: 0;}

@media (max-width:1440px){
#banner .txt em{width: 60%;}
}

@media (max-width:1280px){
#banner .txt strong{font-size:52px;}
#banner .txt em{font-size: 26px; width: 50%;}
#banner .swiper-slide .pic{height: 85vh}
}


@media (max-width:1023px){
#banner .swiper-slide .pcpic{display: none;}
#banner .swiper-slide .telpic{display: block;}
#banner .txt2{display: block; top:0%;display: flex;}
#banner .txt em{width: 95%; font-size: 18px; padding: 10px 0; margin-bottom: 20px;}
#banner .txt strong{font-size:26px; line-height: 30px;-webkit-text-stroke: 0px #fff; color: #fff;background-image:-webkit-linear-gradient(left,#fff, #fff);letter-spacing:normal}
#banner .txt p{font-size: 16px; line-height: 30px;; padding-top:20px; width: 95%;}
#banner .swiper-slide .pic{height: 65vh}
.viewmore a{width: 220px;  line-height: 17px; font-size: 20px}
}


.swiper-box .prevnext .next { margin-left: .18rem; }
.swiper-box .swiper-wrapper .swiper-slide { position: relative; overflow: hidden; height: 100%;background:  url(../images/b1.jpg) no-repeat center top;  }
.swiper-box .swiper-wrapper .swiper-slide .img { width: 100%; height:100vh;    overflow: hidden; }
.swiper-box .swiper-wrapper .swiper-slide video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}
.swiper-box .swiper-wrapper .swiper-slide .img img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
.swiper-box .swiper-wrapper .swiper-slide .text {z-index: 3; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: rgba(0, 0, 0, 0.2); color: #fff; }
.swiper-box .swiper-wrapper .swiper-slide .text.active .w1400 h6 span { -webkit-animation: fadeInUp2 1s forwards; animation: fadeInUp2 1s forwards;}
.swiper-box .swiper-wrapper .swiper-slide .text.active .w1400 h5 span { -webkit-animation: fadeInUp2 1.5s forwards; animation: fadeInUp2 2s forwards; }
.swiper-box .swiper-wrapper .swiper-slide .text.active .w1400 p { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
.swiper-box .swiper-wrapper .swiper-slide .text.active .w1400 i { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 { text-align: center; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400:before{content: ""; width: 150px; height: 3px; background: #fff; display: block; margin: 0 auto 6% auto}
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h6 { font-size: 5vw;   text-transform: uppercase;   letter-spacing: 6px;font-weight: bold!important;  }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h6 span.letters { color: #fff;  }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h5 { font-size: 0.5rem; line-height: 2.5;}
.swiper-box .swiper-wrapper .swiper-slide a {background:#08993e;font-size:18px;font-weight:500;line-height:initial;text-align:center;color:#fff;padding:0 12px;margin:50px auto 0 auto; line-height: 56px;text-transform:uppercase;display:block; width:196px;transition:all .4s ease; border-top-left-radius: 19px;border-bottom-right-radius: 19px;}
.swiper-box .swiper-wrapper .swiper-slide a:hover {background:#08993e;width:176px;}
.mm_bg{top: 0;height: 100%;width: 100%; z-index: 2;position: absolute;background:  url(../images/hhbg2.png) no-repeat left top;background-size: cover;}
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 p { font-family: 'proximar'; font-size: .16rem; -webkit-transition: 1s; transition: 1s; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 i { margin-top: .8rem; width: .68rem; height: .68rem; position: relative; border-radius: 50%; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: .22rem; margin-left: auto; margin-right: auto; cursor: pointer; -webkit-transition: 1s; transition: 1s; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 i:hover:after { border-color: #08993e; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 i:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid #fff; border-radius: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .5s; transition: .5s; }
.telbanner{display: none}

@media only screen and (max-width:1440px){
.swiper-box .swiper-wrapper .swiper-slide .img{height: 90vh; overflow: hidden; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h6 { font-size:56px; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h5 { font-size: 26px; }
}

@media screen and (max-width: 1024px) {
.swiper-box{display: none}
.swiper-box .swiper-wrapper .swiper-slide video{height: 100%}
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h6{font-size: 18px;letter-spacing:0}
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h5{font-size: 26px}
.telbanner{display: block}
.telbanner{display: block;width: 100%; height: 95%;background: url('../images/b1.jpg') no-repeat center top;background-size: 100%;margin-top:55px}
.telbanner video{height: 100%;width: 100%;}
}

/* index */
.banner {position: relative;}
.mbshow{display: none}
.index-banner-swiper {position: relative;background: #000;z-index:1;}
.banner-slide {}
.banner-slide .txt{position: absolute;width: 60%;left: 10%;top: 37%;;z-index: 33;}
.banner-slide .txt h4{margin: 0;padding: 0;position: relative;text-transform: uppercase;}
.banner-slide .txt h2{color: #fff;padding:10px 0 25px 0;margin:0;line-height:70px;font-weight: bold;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.8);}
.banner-slide .txt h3{font-size: 20px;color: #fff;padding:25px 0;margin:0;font-weight: normal;line-height: 30px;}
.banner-slide .txt .line {width: 80px;height: 4px;background: #cb272a;margin: 10px 0;}
.banner-slide .txt.center {text-align: center;width:100%;left:0;top:40%;margin: 0;}
.banner-slide .txt.center .line{margin: 10px auto;}
.banner-slide .txt.right {left: auto;right: 5%;}
.banner-slide .txt.none {display: none;}
.banner-slide .img {text-align: center;}
.banner-slide .txt .img {text-align: left;}
.banner-slide  .txt a {position: relative;z-index: 9;}
.flex {display: -webkit-flex;display: -ms-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.public_button_icon {width: 2.6041666vw;height: 2.6041666vw;background: #1642bb;-webkit-justify-content: center;
justify-content: center;-webkit-align-items: center;align-items: center;-webkit-border-radius: 100%;border-radius: 100%;position: absolute;left: 100%;top: 0;z-index: 9;-webkit-transform: translateX(-100%);transform: translateX(-100%);-webkit-transition: all .8s ease;transition: all .8s ease;}
.public_button_color {fill: #1642bb;;-webkit-transition: all .6s ease;transition: all .6s ease;}
.public_button_icon svg {fill: #fff;width: 0.8333vw;-webkit-transition: all .6s ease;transition: all .6s ease;}
.public_button_text {position: relative;width: 6.5vw;padding: 0 2.6041666vw 0 0;-webkit-transition: all .6s ease;transition: all .6s ease;}
.public_button_back {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.public_button_svg {width: 100%;height: 100%;}
.public_button_label {color: #ffffff;font-size: 0.78125vw;line-height: 2.6041666vw;position: relative;z-index: 9;-webkit-transition: all .6s ease;transition: all .6s ease;text-align: center;}
.index_banner_button {margin: 3.125vw auto 0 auto; width: 10vw}
.public_button_box {position: relative;z-index: 1;-webkit-border-radius: 1.30208333vw;border-radius: 1.30208333vw;overflow: hidden;-webkit-transition: all .6s ease;transition: all .6s ease;}
.public_button_box a {position: relative;z-index: 9;}
.public_button_circle {-webkit-transition: all .8s ease;transition: all .8s ease;cx: calc(7.8125vw - 0.1041666vw);}
.public_button_active .public_button_circle {cx: calc(1.30208333vw + 0.1041666vw);}
.public_button_box:hover .public_button_text {padding: 0 0 0 2.6041666vw;}
.public_button_box:hover .public_button_icon {left: 0;-webkit-transform: none;transform: none;}
.public_button_box:hover .public_button_label {color: #1642bb;}
.public_button_box:hover .public_button_icon {background: #fff;}
.public_button_box:hover .public_button_icon svg {fill: #1642bb;}
.public_button_box:hover .public_button_color {fill: #fff;}


.banner-slide .txt h4 {transform:translateY(200px);opacity:0;transition:all 0.3s;}
.banner-slide .txt h2 {transform:translateY(200px);opacity:0;transition:all 0.5s;}
.banner-slide .txt h3 {transform:translateY(200px);opacity:0;transition:all 0.8s;}
.banner-slide .txt .line {transform:translateY(200px);opacity:0;transition:all 0.7s;}
.index-banner-swiper .swiper-slide-active .txt h4,
.index-banner-swiper .swiper-slide-active .txt h2,
.index-banner-swiper .swiper-slide-active .txt h3,
.index-banner-swiper .swiper-slide-active .txt .line{transform:translateY(0px);opacity:1;}


.swiper-banner-pagination {bottom: 55px;width: 100%; display: block;z-index: 90;}
.swiper-banner-pagination .swiper-pagination-bullet {width:60px;height:10px;margin:0 0 0 10px;border-radius: 0;opacity:1;background: none; position: relative;z-index: 11;outline: none;}
.swiper-banner-pagination .swiper-pagination-bullet::before {content: '';display: block;width: 100%;height: 2px;position: absolute;left: 0;top:5px;background: #fff;opacity: 0.3;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{opacity: 1;}
.swiper-banner-pagination .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top:5px;width:0;height: 2px;background: #cb272a;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index: 10;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 4000ms 1;}

@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}

@media screen and (max-width:1120px){
.aside-top,.pcshow  {display: none!important;}
.mbshow{display: block}
.index-banner-swiper .swiper-slide {background: #000;}
.banner-slide .img img.mbshow {width: 100%!important;}
.banner-slide .txt h1 {font-size: 30px;}
.banner-slide .txt {width:90%;left: 5%;top:20%;margin-top:0px;}
.banner-btn a {margin-bottom: 15px;}
.banner-slide .txt h2{margin-top: 20%}
}

.pro-title h3:before{content: ""; width: 50px; height: 40px; background:url(../images/jiahao.png) no-repeat  center center; display: inline-block; background-size: 100%; margin-right: 10px }


.indPro-menu{width: 100%; margin:2% auto 0 auto; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.indPro-menu ul{width: 90%; margin: 0 auto; display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap; padding-bottom: 3%;}
.indPro-menu li{width: 16%;}
.indPro-menu li .img{ width: 70%;margin: 0 auto;display: block; text-align: center;}
.indPro-menu li .img img{width: 100%;}
.indPro-menu li span{text-align: center;display: block; margin-top: 20px;}
.indPro-menu li:hover a{color: #ec3926;}


@media screen and (max-width:1200px){
.indPro-menu ul{width: 95%;flex-wrap: wrap;}
.indPro-menu li{width: 33%; margin-bottom: 10px;}
}


/* 产品展示 */
.telprolist{display: none;}
.indexOne {background: url(../images/probg.jpg) no-repeat center top; background-size: cover; padding: 4% 0 4% 0; background-attachment: fixed; overflow: hidden;}
.indexOne .container{width: 90%; margin:3% auto 0 auto;}
.indexOne ul {display: flex;  justify-content: space-between;display: flex; align-items: center;-webkit-align-items: center;}
.indexOne ul li {width: 20%; padding-bottom: 4%;}
.indexOne ul li a {display: block; position: relative;}
.indexOne ul li .icBox { position: relative;overflow: hidden; }
.indexOne ul li .icBox i { box-sizing: border-box; width:125px;height:125px;display: flex; align-items: center; justify-content: center; transition: .5s;}
.indexOne ul li .icBox img {width: 100%;height: 100%;; border-radius: 50%; z-index: 2;}
.indexOne ul li .icBox::after {content: ""; position: absolute; top: 0;bottom: 0;margin: auto; width: 300px; height: 1px; left: 32%; background-color: #b3bfc3; z-index: 1;}
.indexOne ul li span {transition: .5s;color: #333333; position: absolute; white-space: nowrap;  position: absolute; left:25%; top: 110%; transform: translate(-50%, -10%);}
.indexOne ul li.on span {top: 130%;}
.indexOne ul li:hover span {top: 130%;}
.indexOne ul .morePro {width: 13%;margin-bottom: 34px;}
.indexOne ul .morePro a {background-image: -webkit-linear-gradient(left,#4dae2c, #0e9b3c); border-radius: 1.69rem; box-shadow: 0rem 0rem 4.75rem 0rem rgba(45,45,45,0.08); height: 55px;display: block; line-height: 55px; text-align: center;}
.indexOne ul .morePro a i{color: #fff;}
.indexOne ul .morePro a span {font-size: 21px;color: #fff;transition: .5s;text-align: center; }


.inOneSwiper1 , .inOneSwiper2 {overflow: hidden; position: relative;}
.inOneSwiper2 {width: 40%;}
.inOneBox {display: flex; justify-content: space-between; align-items: center;}
.inOneBox .swiperBox {width: 58%; order: 2; position: relative;}
.inOneSwiper1  {height: 100%; padding: 4%  0rem; }
.inOneSwiper1 .swiper-wrapper {display: block;min-height: 45vh; width: 80%; height: 100%; margin: auto; position: relative;  -webkit-transform: none;    opacity: 1;}
.inOneSwiper1 .swiper-slide {padding:2% 5%;box-sizing: border-box; background: #ffffff;background-size: contain;position: absolute;width: 100% !important; height: 100%;top: 0;left: 0;border-radius: 30px;box-shadow: 0 23px 40px -10px rgb(29 56 75 / 17%);}
.inOneSwiper1 .swiper-slide {transform: scale(0.4) translateX(-90px) !important;-webkit-transform: scale(0.4) translateX(-90px);-moz-transform: scale(0.4) translateX(-90px);-o-transform: scale(0.4) translateX(-90px);-ms-transform: scale(0.4) translateX(-90px);opacity: 0; pointer-events: none; z-index: 2; transition: all 0.7s cubic-bezier(0.18, 0.88, 0.23, 0.9) !important; transform-origin: 0 50%; }
.inOneSwiper1 .swiper-slide .imgBox {height: 100%; display: flex; align-items: center; justify-content: center;}
.inOneSwiper1 .swiper-slide .imgBox img {max-width: 100%;  display: block; opacity: 0; max-height: 100%;}
.inOneSwiper1 .swiper-slide span {text-align: center;display: block;color: #333333;font-weight: 700;}
.inOneSwiper1 .swiper-slide.swiper-slide-prev {transform: scale(0.6) translateX(-70px);-webkit-transform: scale(0.6) translateX(-70px) !important;-moz-transform: scale(0.6) translateX(-70px);-o-transform: scale(0.6) translateX(-70px); -ms-transform: scale(0.6) translateX(-70px); opacity: 0.6 !important;z-index: 7; }
.inOneSwiper1 .swiper-slide.swiper-slide-next {transform: scale(0.8) translateX(-30px);-webkit-transform: scale(0.8) translateX(-30px) !important;-moz-transform: scale(0.8) translateX(-30px);-o-transform: scale(0.8) translateX(-30px); -ms-transform: scale(0.8) translateX(-30px);opacity: 0.8 !important; z-index: 8; }
.inOneSwiper1 .swiper-slide.swiper-slide-active { transform: scale(1) translateX(0px) !important; -webkit-transform: scale(1) translateX(0px); -moz-transform: scale(1) translateX(0px);-o-transform: scale(1) translateX(0px);-ms-transform: scale(1) translateX(0px); pointer-events: auto;opacity: 1 !important;z-index: 10;}
.inOneSwiper1 .swiper-slide.swiper-slide-active .imgBox img {animation: fadeInDownSmall 1s ease forwards; animation-delay:.5s;}
@keyframes fadeInDownSmall {from {opacity: 0;transform: translate3d(0%, -10px, 0);}to {opacity: 1;transform: none;}}
.inOneBox .swiperBox .jtBox {position: absolute; left: 97%; top: 50%; transform: translate(-50%, -50%); width: 60px;height:240px; background: #ffffff;border-radius: 1.5rem;}
.inOneBox .swiperBox .jtBox .swjt {top: 45%; transform: translate(-50%, -50%); left: 50%; height: auto;}
.inOneBox .swiperBox .jtBox .swiper-button-next {top: 85%;  left: 50%; right: auto;}

.inOneSwiper2 .swiper-slide .text {}
.inOneSwiper2 .swiper-slide h4 {color: #333333; margin-bottom: 2%;}
.inOneSwiper2 .swiper-slide P , .inOneSwiper2 .swiper-slide .con dd {color: #7f8c94; }
.inOneSwiper2 .swiper-slide .con {opacity: 0;visibility: hidden;pointer-events: none;transition: all 0.5s ease-out;transform: translateY(-30px);-webkit-transform: translateY(-30px); -moz-transform: translateY(-30px);-o-transform: translateY(-30px); -ms-transform: translateY(-30px);}
.inOneSwiper2 .more {margin-top: 7%;}
.inOneSwiper2 .more a {width:200px;height:55px; line-height: 55px; background-image: -webkit-linear-gradient(left,#4dae2c, #0e9b3c);; border-radius: 20px;display: block;text-align: center;color: #ffffff;}
.inOneSwiper2 .more a span { margin-right: 15px; transition: .5s;}
.inOneSwiper2 .more a:hover span {margin-right: 10px;}
.inOneSwiper2 .swiper-slide-active .con {opacity: 1; transition-delay: .3s;visibility: visible;pointer-events: auto; transform: none;-webkit-transform: none;-moz-transform: none;-o-transform: none;-ms-transform: none;}

@media screen and (max-width:1023px){
    .indexOne{padding: 25px 0  25px 0;}
    .indexOne .container{width: 95%;display: none; margin: 0 auto;}
    .indexOne ul{flex-wrap: wrap;}
    .indexOne ul li{width: 49%; padding-bottom: 10px;}
    .indexOne ul li .icBox{display: none;}
    .indexOne ul li span{position: relative;border: 1px solid #333; padding: 15px; left: auto; top: auto;}
    .indexOne ul .morePro{display: none;}
    .inOneBox{display: block;display: none;}
    .inOneBox .swiperBox{width: 100%;}
    .inOneSwiper1{padding: 0px 0 50px 0;}
    .inOneSwiper1 .swiper-wrapper{min-height: 150px; width: 100%;}
    .inOneBox .swiperBox .jtBox{position: relative; width: 150px; height: 50px;display: none;}
    .telprolist{display: block; width: 98%;margin:20px auto 0 auto;}
    .telprolist ul{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
    .telprolist li{width: 50%;}
    .telprolist li em{font-style: normal; padding: 10px 0;display: block;text-align: center;}
}



/*首页产品滚动*/
.in_pro {width: 100%;position: relative; padding: 6% 0;background: #f5f5f5;}
.in_pro .l-container{width: 90%; margin: 0 auto;}
.index_pro_item_center {width: 100%; }
.index_pro_item_box {position: relative;}
.index_pro_item_hover {display: block;position: relative;-webkit-border-radius: 0.78125vw;border-radius: 0.78125vw;overflow: hidden;-webkit-box-shadow: 1.041666vw 0 2.6041666vw rgba(118, 132, 162, .1);box-shadow: 1.041666vw 0 2.6041666vw rgba(118, 132, 162, .1);}
.index_pro_item_back {padding-bottom:58%;opacity: 0;-webkit-transition: all .6s ease;transition: all .6s ease;}
.index_pro_item_back img {-webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);transition: all 1s cubic-bezier(.4, 0, .2, 1);}
.index_pro_item_content {position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-align-items: center;align-items: center;background: #ffffff;-webkit-transition: all .6s ease;transition: all .6s ease;}
.index_pro_item_icon {width: 100%;;margin: 0 auto;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;-webkit-transition: all .6s ease;transition: all .6s ease;}
.index_pro_item_icon img {max-height: 100%;max-width: 100%;width: auto;height: auto;}
.index_pro_item_read {-webkit-transition: all .6s ease;transition: all .6s ease; padding: 0 1vw; position: absolute; top: 50px; left: 0;right: 0;}
.index_pro_item_title {font-size: 1.3541666vw;line-height: 1.875vw;font-weight: bold; color: #fff;text-align: center;-webkit-transition: all .6s ease;transition: all .6s ease;}
.index_pro_item_text {margin-top: 1.30208333vw;line-height: 1.3541666vw;color: #666666;text-align: center;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;-webkit-transition: all .6s ease;transition: all .6s ease;position: absolute; top: 50px; left: 0;right: 0;}
.index_pro_btn_wrap {opacity: 1;-webkit-transition: all .6s ease;transition: all .6s ease;position: absolute; top: 50px; left: 0;right: 0;}
.index_pro_btn_box {-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;width: 9.375vw;margin: 0 auto;background: #08993e;-webkit-border-radius: 1.3541666vw;border-radius: 1.3541666vw;}
.index_pro_btn_text {font-size: 0.78125vw;line-height: 2.708333vw;color: #fff;text-transform: uppercase;}
.index_pro_btn_icon {width: 1.5625vw;margin-left: -1.5625vw;opacity: 0;-webkit-transition: all .6s ease;transition: all .6s ease;-wbekit-transition-delay: 0s;transition-delay: 0s;}
.index_pro_item_box:hover .index_pro_item_back img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.index_pro_item_box:hover .index_pro_item_back {opacity: 1;}
.index_pro_item_box:hover .index_pro_item_content {background: none;}
.index_pro_item_box:hover .index_pro_item_icon {opacity: 0;}
.index_pro_item_box:hover .index_pro_item_read {top: 40px;;}
.index_pro_item_box:hover .index_pro_btn_wrap {opacity: 0;margin: 0;-webkit-transform: none;transform: none;}
.index_pro_item_box:hover .index_pro_item_text {color: #fff;}
.index_pro_item_box:hover .index_pro_item_title {color: #fff;font-weight: bold;}
.index_pro_item_box:hover .index_pro_btn_icon {margin-left: 0.3125vw;opacity: 1;-webkit-transition-delay: .2s;transition-delay: .2s;}


@media screen and (max-width:1200px){
.in_pro .l-container{width: 95%} 
.index_pro_item_title{font-size: 26px; padding-bottom: 20px;}
.index_pro_item_text{line-height: 18px;;}
.in_pro .application-banner .bd>*>*{height: 360px;}
}

@media screen and (max-width:1023px){
.index_pro_btn_wrap{display: none;}
.index_pro_item_title{font-size: 20px; padding-bottom: 00px;}
.index_pro_item_read{top: 20px;}
}

.prolist{ margin: 3% auto 0% auto; }
.prolist ul{display: flex; display:-webkit-flex;-webkit-justify-content: center;   justify-content:center;flex-wrap: wrap;margin: 0 auto 0 auto;width: 90%;}
.prolist li{width:16%; height: 60px; margin: 0 0.3% 1% 0.3%; border:1px dashed transparent; border-color: rgba(255, 255, 255, 0.5); text-align: center;display: flex; align-items: center;-webkit-align-items: center;justify-content:center;transition: .5s; padding: 2% 2% ;background:#08993e;border-radius: 60px}
.prolist li a{color: #fff;}
.prolist li:hover{background: #08993e;}
.prolist li:hover a{color: #fff;}


.inproduct{background-attachment: fixed; background-size: cover;background-attachment: fixed;}
.probox{background: #009740;overflow: hidden;  padding:4% 0 4% 0;}
#tel_pro{display: none;}
#top_scroll {overflow: hidden;width:100%; margin:0 auto 0 auto;height: 1000px; position: relative;}
#top_scroll ul{width: 95%; margin:0 auto 0 auto;}
#top_scroll ul li{position: relative; float: left;width:32%;margin:0 .5% 1%;overflow: hidden; border:1px solid transparent; border-color: rgba(228, 228, 228, 0.1);
; box-sizing: border-box;background-color:#eff6fc;}
#top_scroll ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
#top_scroll ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#top_scroll ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#top_scroll ul li .proText{ padding: 25px 0; transition: .4s;-webkit-transition: .4s; background: #f3fef8;border-top:1px solid transparent; border-color: rgba(151, 151, 151, 0.2);}
#top_scroll ul li strong{display: block; color: #333333;   text-align: center;font-weight:normal;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
#top_scroll ul li span{width: 130px; height: 45px; line-height: 45px; text-align: center;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); display: block; margin:20px auto 0 auto; border-radius: 63px; background: #fff;color: #333;}

.h_more{color: #fff;font-size: 22px;width: 275px; line-height: 68px; background: #2a63b4; margin:3% auto 0 auto; display: block; padding:0 25px;position: relative; border-radius: 15px; transition: 0.3s;}
.h_more:after{width:45px;height: 45px;background:rgba(255,255,255,.3) url(../images/gt4.png) no-repeat center center; content: ''; position: absolute;right:25px;top:12px; border-radius: 24px;}
.h_more:hover{ font-weight: bold;width: 250px;}

.yindd{width: 100%;display: flex;justify-content: center;align-items: center;margin:60px 0 20px;}
.yindd a{width: 255px;height: 63px;border-radius: 63px;text-align: center;font-size: 18px;box-sizing: border-box;line-height: 63px;margin-left: 14px;margin-right: 14px;}
.yindd a:nth-child(1){color: #FFFFFF;background-color: #2a63b4;}
.yindd a:nth-child(2){color: #2a63b4;border: 1px solid #2a63b4;}
.yindd a:hover{background-color: #08993e;color: #FFFFFF;border: 1px solid #08993e;}


@media (max-width:1280px){
.pro-list .c-wrap .c-title{padding: 15px 0;}
}


@media (max-width:1023px){
.probanner{display: none;}
#top_scroll,#cf_scroll{display: none;}
.prolist ul{width: 95%}
.prolist li{width: 49%;height: 45px}
#top_scroll{display: none;}
#tel_pro {overflow: hidden;width:98%; margin:1vh auto 0 auto; padding-bottom: 3%; display: block;}
#tel_pro ul li{position: relative; float: left;width:49%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#tel_pro ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
#tel_pro ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#tel_pro ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#tel_pro ul li .proText{ padding:15px 0; transition: .4s;-webkit-transition: .4s;}
#tel_pro ul li strong{display: block; color: #333333;   text-align: center;font-weight:500;font-size: 16px;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
#tel_pro .protel{width: 70%; margin: 0 auto; line-height: 35px; padding:0 0 15px 0;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; font-size: 14px;}
.h_more{width: 200px; height: 55px ; line-height: 55px; font-size: 20px}
.h_more:after{width: 35px; height: 35px; right: 10px}
.yindd{margin: 20px 0 20px;}
.yindd a{width: 200px; height: 55px ; line-height: 55px; font-size: 16px;}
}


/*首页案例推荐*/
.incase{background: #333; position: relative; padding: 4% 0 4% 0;background: #fff; overflow: hidden;}
.incase .sty2 {margin-top: 66px;position: relative}
.incase .sty2 .swiper-container {width: 100%;border-radius: 25px 0 0 25px}
.incase .sty2 .swiper-slide {width:40%;display: block;position: relative;overflow: hidden;transition: all linear 0.4s}
.incase .sty2 .swiper-slide .case_pic{width: 97%; margin: 0 auto;}
.incase .sty2 .swiper-slide img {width: 100%;display: block;border-radius: 10px;}
.incase .sty2 .swiper-slide .wenan {position: absolute;left: 0;right: 0;bottom: -102px;padding: 30px 0;background-image: linear-gradient(transparent, #000);transition: all linear 0.4s}
.incase .sty2 .swiper-slide .wenan strong {display: block;font-size: 24px;line-height: 1.4;text-align: center;color: #FFFFFF}
.incase .sty2 .swiper-slide:hover .wenan {bottom: 0}
.incase .sty2 .swiper-button {width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;z-index: 2;background: rgba(0,0,0,0.1);border-radius: 50%;text-align: center;line-height: 42px;
    cursor: pointer;transition: all linear 0.3s}
.incase .sty2 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.incase .sty2 .swiper-button-prev {left: 0}
.incase .sty2 .swiper-button-next {right: 0}

@media (max-width: 1280px){
    .incase .sty2 .swiper-slide {width: 450px;}
}
@media (max-width: 1200px){
    .incase {	padding-top: .8rem;	padding-bottom: .93333rem	}
    .incase .sty2 {margin-top: .8rem;margin-left: -.4rem;margin-right: -.4rem}
    .incase .sty2 .swiper-container {width: 100%;border-radius: 0}
    .incase .sty2 .swiper-slide {width:44.4%;margin: 0 5px;border-radius: .4rem}
    .incase .sty2 .swiper-slide .case_pic{width: 100%;}
    .incase .sty2 .swiper-slide .wenan {bottom: 0;padding: .4rem 0}
    .incase .sty2 .swiper-slide .wenan strong {font-size:18px}
    .incase .sty2 .swiper-button {width: .8rem;height: .8rem;top: 50%;margin-top: -.4rem;line-height: .8rem}
    .incase .sty2 .swiper-button img {width: 50%}
    .incase .sty2 .swiper-button-prev {left: .4rem}
    .incase .sty2 .swiper-button-next {right: .4rem}
}

/*产品展示*/
.home4{background:url(../images/tuijian.jpg) center no-repeat;background-size:cover;padding-top:102px;padding-bottom:148px;overflow:hidden}
.home4 .wrap{position:relative; max-width: 1500px; margin: 0 auto; position: relative;}
.home4 .public-title h2{width:550px;margin:0 auto;color:#ffffff;-webkit-text-fill-color:initial;-webkit-background-clip:initial;background-image:none;; font-size: 40px; text-align: center; line-height: 60px;}
.home4 .public-title h2 span{font-weight: bold;}
.home4 .sty1{margin-top:60px;overflow:hidden}
.home4 .sty1 li{float:left;text-align:center}
.home4 .sty1 li span{margin-top:20px;margin-bottom:22px;display:block;font-size:20px;color:#ffffff;}
.home4 .sty1 li p{font-size:17px;color:#ffffff;line-height:31px;}
.home4 .sty1 .one,.home4 .sty1 .three{width:23.23077%}
.home4 .sty1 .two{width:19.07692%;margin:0 17.23%}
.home4 .sty1 .two span{position:relative}
.home4 .sty1 .two span:before,.home4 .sty1 .two span:after{content:"";width:76.6129%;height:1px;border-top:1px dashed #ffffff;display:block;position:absolute;top:50%}
.home4 .sty1 .two span:before{left:-76.6129%}
.home4 .sty1 .two span:after{right:-76.6129%}
.home4 .zxbtn{margin:78px auto 0;display:block;width:300px;height:66px;background:#ffb628;background-image:linear-gradient(to right, #0e9c3c, #4dae2c);border-radius:36px;font-size:28px;color:#ffffff;text-align:center;line-height:66px;position:relative;overflow:hidden;cursor:pointer;transition:all linear 0.3s}
.home4 .zxbtn a{color: #fff;}
.home4 .zxbtn span{display:block;transition:all linear 0.3s;transform-style:preserve-3d;transform:translateY(0);transition-property:transform}
.home4 .zxbtn span+span{position:absolute;top:0;left:0;width:100%;transform:translate3d(0, 36%, 0) rotateX(-90deg);display:none\9}
.home4 .zxbtn:hover span{transform:translate3d(0, -36%, 0) rotateX(90deg);transform:none\9}
.home4 .zxbtn:hover span+span{transform:none}
@media (max-width: 790px){
	.home4 {padding-top: 50px;padding-bottom: 70px;}
	.home4 .wrap{max-width: 95%;}
	.home4 .public-title h2{width: 100%;font-size: 26px;line-height: 45px;}
	.home4 .sty1 .one,.home4 .sty1 .two,.home4 .sty1 .three{width:49%; margin: 0;}
	.home4 .sty1 .two span:before,.home4 .sty1 .two span:after{display: none;}
	.home4 .sty1 li span {font-size: 16px;}
	.home4 .sty1 li p{display: none;}
	.home4 .zxbtn{width: 200px;height: 50px; line-height: 50px;font-size: 18px; margin-top: 35px;}
}



.footer_link2 {z-index: 1;position: relative;font-size: 16px;color: #fff;width: 170px; line-height: 58px;border:1px solid transparent; border-color: rgba(255, 255, 255, 0.3);border-bottom: 3px solid #08993e;display: flex;justify-content: center;flex-direction: column;align-items: center; display: block; margin-top: 8%; text-align:center}
.footer_link2::before {transition: 0.6s;z-index: 1;position: absolute;right: 0;bottom: -3px;content: "";width: 0;height: 3px;background: #fff;}
.footer_link2::after {transition: 0.6s;z-index: -1;position: absolute;left: 0;bottom: 0;content: "";width: 0;height: 100%;background: #08993e;}
.footer_link2:hover::before,.footer_link2:hover::after{width: 100%;}

@media (max-width:1200px){
  .footer_link2{width: 100px; line-height: 40px;}  
}


/*about*/
.inabout{width: 100%;background: url(../images/aboutbg.jpg) no-repeat center top;background-size: cover;}
.inabout .l-container{padding-bottom: 2%; width: 95%; margin: 0 auto;}
.inabout .index-title{width: 100%; text-align: left;}
.inabout .index-title:before{margin: 0 0 15px 0;}
.inabout .index-title h4{}
.inabout .right{text-align: right; flex: 1; font-family:'思源黑体 CN','Source Han Sans CN';}
.inabout .l-contain{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;padding-top: 4%;border-top:1px solid transparent; border-color: rgba(0, 0, 0, 0.1)}
.inabout .about_l{width: 46%; margin: 3% 0 0 3%;}
.inabout .about_l .index-title{text-align: left; width: 100%;}
.inabout .about_r{width: 47%;}
.inabout .web_center {padding: 0 3.333vw;}

@media (max-width: 1200px){
.inabout .l-container{width: 98%;}
.inabout .left{width: 100%;}
.inabout .right{width: 100%;text-align: left;display: none;}
.inabout .l-contain{display: block;}
.inabout .about_l{width: 95%; margin: 0 auto;}
.inabout .about_r{width: 100%;}
}

/*fc*/
.index_product{width:90%; margin: 4% auto 2% auto;}
.index_product .index-title::before{content: ""; width: 80px; height: 3px; background: #08993e; display: block; margin: 0 auto 30px auto;}
.c-list {position: relative;z-index: 4;display: flex;flex-wrap: wrap;align-items: flex-start; flex-wrap: wrap; margin:3% auto 0 auto; display: -webkit-flex;  width: 100%; flex-direction: row;   -webkit-flex-direction: row;    -webkit-flex-wrap: wrap;}
.c-list li {width: 25%;padding: 0 8px 4px 8px;position: relative;}
.c-list .c-wrap {position: relative;overflow: hidden;height: 100%;color: #fff; background: #000;}
.c-list .c-wrap img {width: 100%;height: 100%;object-fit: cover; opacity: 0.8;}
.c-list .c-wrap .c-title {position: absolute;bottom: 50%;left: 0;width: 70%;font-size: 36px;font-weight: bold; line-height: 60px;transition: all .5s;text-align: center; left: 50%; margin-left: -35%;}
.c-list .c-wrap span{position: absolute;bottom: 36%;left: 0;width: 90%;font-size: 18px; line-height: 31px;transition: all .5s;text-align: center; left: 50%; margin-left: -45%;}
.c-list .c-wrap .c-title span{display: block;font-weight: 500;font-size: 15px; line-height: 50px;text-transform: uppercase;}
.c-list .c-wrap .c-title em{display: block;font-size: 60px; margin-bottom: 25px;}
.c-list .c-wrap .c-text-box {opacity: 0;position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;line-height: 26px;-webkit-backdrop-filter: saturate(180%) blur(10px);backdrop-filter: saturate(180%) blur(10px);background-color: rgba(0, 0, 0, 0.5);transition: all .5s;}
.c-list .c-wrap .c-text-box div {width: 90%; margin: 0 auto;}
.c-list .c-wrap .c-text-box .c-title2 {margin-bottom: 20px;font-weight: bold;font-size: 40px;line-height: 50px;text-align: center;}
.c-list .c-wrap .c-text-box .c-text{text-align: center;font-weight: 500;font-size: 15px; line-height: 30px;text-transform: uppercase;} 
.c-list .c-wrap:hover .c-title {opacity: 0;}
.c-list .c-wrap:hover .c-text-box {opacity: 1;}

@media screen and (max-width: 1650px) {
.c-list .c-wrap .c-title {width: 60%;  margin-left: -30%;}
}

@media screen and (max-width: 1440px) {
.adv h2{font-size: 50px;}
.c-list .c-wrap span{bottom: 20%;}
.c-list .c-wrap .c-title {font-size: 35px;}
}

@media screen and (max-width: 1280px) {
.c-list .c-wrap .c-title {width: 70%; left: 50%; margin-left: -35%;font-size: 32px;}
.c-list .c-wrap .c-text-box .c-title2 {font-size: 30px;}
}

@media screen and (max-width: 1200px) {
.index_product .index-title::before{margin-bottom: 10px;}
}

@media screen and (max-width: 790px) {
.index_product{width: 100%; margin-top: 40px;}
.c-list li {width: 50%; padding: 1%;}
.c-list .c-wrap .c-title{bottom: 65%;font-size: 23px;}
.c-list .c-wrap span{width: 95%; margin-left: -47%; font-size: 15px; line-height: 22px; bottom: 25%;}
.c-list .c-wrap .c-title em,.c-list .c-wrap .c-title span{display: none;}

}

/*首页案例现场*/
.home3{padding-top:108px;padding-bottom:56px;background:url(../images/home3bg.jpg) center no-repeat;background-size:cover;overflow:hidden}
.home3 .wrap{position:relative; max-width: 1500px; margin: 0 auto; position: relative;}
.home3 .sty1{width:53.33333%;float:left;padding-bottom:58px;z-index:2}
.home3 .sty1 .swiper-slide{display:block;border-radius:25px;overflow:hidden}
.home3 .sty1 .swiper-slide img{width:100%;transition:all linear 0.4s}
.home3 .sty1 .swiper-slide:hover img{transform:scale(1.1)}
.home3 .sty1 .swiper-pagination{position:absolute;left:0;right:0;bottom:0;text-align:center}
.home3 .sty1 .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;display:inline-block;margin:0 20px;background:#000000;border-radius:50%;opacity:0.2;cursor:pointer;transition:all linear 0.4s}
.home3 .sty1 .swiper-pagination .swiper-pagination-bullet-active{opacity:0.75}
.home3 .sty2{width:37.66667%;float:right;padding-left:0.86667%;margin-top:0px}
.home3 .sty2 .public_title .title {font-size: 50px;font-weight: 800;color: #000000;position: relative;}
.home3 .sty2 .public_title .text {margin-top: 20px;font-size: 20px;color: #000000;line-height: 1.5;text-transform: uppercase;opacity: 0.6;}
.home3 .sty2 .swiper-item{margin-top:46px;position:relative;z-index:1;cursor:pointer;transition:all linear 0.4s}
.home3 .sty2 .swiper-item:before{content:"";position:absolute;left:-23.5%;right:-35.5%;top:50%;bottom:50%;background-image:linear-gradient(to right, #fbfbfb, rgba(251,251,251,0));z-index:-1;opacity:0.55;transition:all linear 0.4s}
.home3 .sty2 .swiper-item h3{font-size:28px;font-weight:bold;color:#010101;transition:all linear 0.4s}
.home3 .sty2 .swiper-item .cs{max-height:0;margin-top:14px;overflow:hidden;transition:all linear 0.4s}
.home3 .sty2 .swiper-item .cs p{margin:4px 0;float:left;font-size:20px;color:#262626;line-height:1.6}
.home3 .sty2 .swiper-item .cs p span{color:#000000;font-weight:bold}
.home3 .sty2 .swiper-item .cs p:first-child{margin-right:43px}
.home3 .sty2 .swiper-item .more{width:143px;height:0;display:block;margin-top:18px;background:#FF8D1E;border-radius:4px;font-size:18px;font-weight:bold;color:#FFFFFF;text-align:center;line-height:40px;overflow:hidden;transition:all linear 0.4s}
.home3 .sty2 .swiper-item .more:hover{background:#ff0003}
.home3 .sty2 .swiper-item-active{padding:42px 0}
.home3 .sty2 .swiper-item-active:before{top:0;bottom:0}
.home3 .sty2 .swiper-item-active h3{color:#ff0003}
.home3 .sty2 .swiper-item-active .cs{max-height:72px}
.home3 .sty2 .swiper-item-active .more{height:40px}
.home3 .sty2 .look-more{position:absolute;right:0;bottom:56px;z-index:2;display:block;padding-right:60px;background:url(../images/home3more.png) right center no-repeat;font-size:22px;font-weight:bold;color:#000000;transition:all linear 0.3s}
.home3 .sty2 .look-more:hover{background:url(../images/home3more_on.png) right center no-repeat;color:#ff0003;text-decoration:underline}


@media (max-width:1023px){
.home3{padding: 40px 0;}
.home3 .wrap{max-width: 100%;} 
.home3 .sty1{width: 100%;}
.home3 .sty2{width: 100%;}
.home3 .sty2 .swiper-item{margin-top: 20px;}
.home3 .sty2 .public_title .title{font-size: 36px;}
.home3 .sty2 .public_title .text{font-size: 16px;}
.home3 .sty2 .swiper-item h3{font-size: 22px;}
.home3 .sty2 .swiper-item .cs p{font-size: 16px;}
}


/*企业优势*/
.info-wrap2{background:url(../images/youshi.jpg) no-repeat center; padding: 3% 0; background-attachment: fixed; background-size: cover;background-attachment: fixed;}
.info-wrap2 li{float:left;width:25%;text-align:center;overflow:hidden;position:relative}
.info-wrap2 li img{display: inline-block;margin-top: 30px;}
.info-wrap2 li::after{position:absolute;top:43%;transform:translateY(-50%);right:0;content:"";display:block;height:202px;width:1px;border-left:1px solid rgba(255,255,255,.1)}
.info-wrap2 h4{color:#fff;font-size:22px;font-weight:700;margin:33px 0 18px}
.info-wrap2 .info-font{color:#fff;text-align:center;position:relative;padding:10px 100px 30px}
.info-wrap2 .info-font>div{width:100%;transition:all 2s;text-align:center}
.info-wrap2 .info-font p{font-size:16px;line-height:28px;position:absolute;top:27%;left:-100%;transform:translateY(-50%);width:100%;padding:0 90px;transition:all 3s;box-sizing: border-box;}
.info-wrap2 li:hover .info-font>div{transform:translateX(100%)}
.info-wrap2 li:hover p{transform:translate(100%,-50%)}


@media (max-width:1023px){
.info-wrap2 li{width: 50%;} 
.info-wrap2 h4{font-size: 20px; margin-top: 15px;}
.info-wrap2 li img{width:35%;}
.info-wrap2 .info-font{padding-bottom: 30px;}
}

/*首页厂容厂貌*/
.homecf{background: #f1f4f9; padding: 5% 0 1% 0;}
.homeCase{padding: 6% 0 0 0;background:  url(../images/casebg.jpg) no-repeat center top; background-size: cover;}
.homeCase .index-title h4{color: #fff; width: 60%; margin: 0 auto;}
.homeCase .index-title::before{content: ""; width: 80px; height: 5px; background: #fff; display: block; margin: 0 auto 10px auto;}
.homeCase .l-container{ min-height: 120px;max-width: 1600px;width: 94%;margin-left: auto;margin-right: auto;padding: 30px 15px;margin-top: 55px;background: #fff;position: relative;z-index: 5;background-color: #fff;box-shadow: 1px 1px 12px rgba(0,0,0,0.12); overflow: hidden;}
.homeCase .indRD-img{border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding: 10px;}
.indRD-swp{width: 92%;margin: 0 auto; }
.indRD-swp .swiper-container{overflow: visible; overflow: hidden;}
.indRD-img{position: relative;}
.indRD-img img{width: 100%;}
.indRD-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;align-items: center;padding: 0 56px;}
.indRD-desc{opacity: 0;transform: translateX(50%);transition: all 1.5s ease;}
.swiper-slide-active .indRD-desc{opacity: 1;transform: translateX(0);transition-delay: .4s;}
.indRD-desc::after{content: "";position: absolute;right: calc(100% - 10px);transition: all .4s ease; top: 50%;transform: translateY(-50%);width: 20px;height: 95%;background: #054586;border-radius: 20px 0 0 20px;}
.indRD-desc .box{transition: all .4s ease; position: relative;z-index: 2; width: 400px;height: 310px;border-radius: 20px;background: rgba(255, 255, 255, .9);display: flex;flex-direction: column;justify-content: center;padding: 0 40px;}
.indRD-desc .more{align-items: center;}
.indRD-desc .more i{display: flex;align-items: center;transform: rotate(180deg);margin-left: 7px;font-size: 11px;transition: all .4s ease;}
.indRD-desc:hover .box{background: #fff;transform: translateX(4px);}
.indRD-desc:hover .more i{margin-left: 15px;}
.indRD-desc:hover::after{width: 24px;}
.indRD-btn{z-index: 2; position: absolute;left: -50px;top: 50%;transform: translateY(-50%);width: 30px;height: 30px;user-select: none;cursor: pointer;font-size: 20px;}
.indRD-btn.next{left: auto;right: -50px;transform: translateY(-50%) rotate(180deg);}
.indRD-btn:hover{color: #d1292e;}

@media screen and (max-width: 1200px) {
.homeCase .l-container{padding: 10px 0;}
.homeCase .index-title h4{width: 85%;}
.homeCase .l-container{margin-top: 20px;}
}


/*新闻资讯*/
.index-news-cont>.center {width:60%;}
.index-news-cont>.center>* {background-color: #fff;border-radius:10px;overflow: hidden;height: 100%;padding: 40px 0 0 30px;;}
.index-news-cont .center .top{}
.index-news {background: url(../images/news.jpg) no-repeat center top; background-attachment: fixed; background-size: cover;background-attachment: fixed;}
.index-news-cont>.center>* .view-more {width: 50px; height:50px;margin-top: 30px;margin-bottom: 30px;}
.index-news-cont>.center>* .bottom {margin-top: auto;border-radius: 10px;overflow: hidden; max-height: 300px; width: 97%; padding-bottom: 25px;}
.index-news-cont>.center>* .bottom img {width: 100%;height: 100%;transition: var(--transition);}
.index-news-cont>.center>*:hover img {transform: scale(1.2);}
.index-news-cont>.right {width:38%;padding-left: 20px;}
.index-news-item {align-items: center;height: calc(100% + 20px);;width: 100%;}
.index-news-item>* {height: 32.6%;padding: 5px 0;width: 100%;}
.index-news-item>*:nth-child(1){padding-top: 0;}
.index-news-item>*>* {display: flex;border-radius: 10px;background-color: #fff;padding:3% 4%;height: 100%;}
.index-news-item>* .time {width: 20%;}
.index-news-item>* .text {width: 78%;padding-left: 30px;border-left: 1px solid #EBEBEB;}
.index-news-item>* .view-more {background: none;color: var(--color-dominant);width: 10px;margin-top: 30px;}
.index-news-item>* .view-more::before{border: none;}
.index-news-item>*:hover .view-more{transform: rotate(90deg);}

@media (max-width: 1200px){
.index-news-item{height: auto;}
.index-news-item>* {height: 22.6%;}
.index-news-item>* .view-more{margin-top: 10px;}
.index-news-cont>.center>*{padding-left: 12px;}

}



/*行业案例*/
.sec13 {background-color: #000; width: 100%; height:850px; position: relative; }
.cvbanner {position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;z-index: 1;}
.sw02out {position: relative;width: 100%;height: 100%;}
.sw02 {height: 100%;}
.sw02 .swiper-slide {overflow: hidden;}
.sw02 .swiper-slide .swiper-inner {display: block;position: relative;width: 100%;height: 100%;}
.sw02 img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: 75% 50%;object-position: 75% 50%;}
.fhangye .swiper-pagination02 {font-size: 24px;color: #fff;line-height: 52px;text-align: center;width: 140px;height: 52px;margin-right: 52px;margin-top: 36px;pointer-events: none;position: absolute;left: auto;bottom: auto;right: 8%;top: 50%;z-index: 10;}
.swiper-pagination02 .swiper-pagination-current {font-size: 36px;margin-right: 10px;}
.swiper-pagination02 .swiper-pagination-total {font-size: 24px;}
.sw-next02,.sw-prev02 {position: absolute;right: 8%;top: 50%;z-index: 11;width: 50px;height: 50px;margin-top: 36px;font-size: 0;border-radius: 50%;text-align: center;
cursor: pointer;border: 1px solid rgba(255, 255, 255, 0.3);}
.sw-prev02 {background: url('../images/lt1.png') center no-repeat;margin-right: 192px;}
.sw-next02 {background: url('../images/gt1.png') center no-repeat;}
.sw-prev02:hover,.sw-next02:hover {background-color:#c9182d;}
@media screen and (max-width: 1023px) {
.fhangye .swiper-pagination02,.sw-next02 {right: 5%;top: auto;bottom: 220px;margin-top: 0;}
.sw-prev02 {left: 5%;right: auto;top: auto;bottom: 220px;margin-top: 0;margin-right: 0;}
.fhangye .swiper-pagination02 {right: 50%;margin-right: -70px;}
.swiper-pagination02 .swiper-pagination-current {font-size: 24px;}
}
.cvbanner .pagination {position: absolute;left: 6.25%;top: 50%;margin-top: 100px;z-index: 20;height: 2px;font-size: 0;}
.cvbanner .pagination .btn {display: inline-block;position: relative;cursor: pointer;width: 30px;height: 2px;margin-right: 10px;background-color: rgba(255, 255, 255, 0.4);}
.cvbanner .pagination .btn:before {content: " ";position: absolute;left: 0;top: 0;z-index: 1;width: 0;height: 2px;background-color: #fff;}
.cvbanner .pagination .btn.on:before {-webkit-transition: linear 4s;transition: linear 4s;width: 100%;}
.ctrbox {position: absolute;right: 6.25%;bottom: 148px;z-index: 20;margin-left: 380px;font-size: 0;}
.ctrbox .ctr {display: block;width: 42px;height: 42px;z-index: 11;font-size: 0;border-radius: 5px;text-align: center;cursor: pointer;}
.ctrbox .ctr.prev {background: url('../images/lt2.png') center no-repeat;}
.ctrbox .ctr.next {background: url('../images/gt2.png') center no-repeat;margin-top: 24px;}
.ctrbox .ctr.prev:hover,.ctrbox .ctr.next:hover {background-color: rgba(241, 131, 0, 0.6);-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.7);box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.7);}
@media screen and (max-width: 750px) {
.ctrbox {right: 4%;bottom: 84px;}
}
.swiper-container-vertical > .swiper-pagination-bullets {right: auto!important;left: 50px;}
.swiper-pagination000 .swiper-pagination-bullet {position: relative;width: 17px;height: 17px;opacity: 1;margin: 11px 0!important;border: 1px solid transparent;outline: 0 none;
-webkit-transition: all 0.3s;transition: all 0.3s;background-color: transparent;}
.swiper-pagination000 .swiper-pagination-bullet:before {content: '';position: absolute;left: 7px;top: 7px;z-index: 0;width: 3px;height: 3px;background-color: #999;border-radius: 2px;}
.swiper-pagination000 .swiper-pagination-bullet.swiper-pagination-bullet-active {border-color: #999;}
.swiper-pagination000.white .swiper-pagination-bullet:before {background-color: #fff;}
.swiper-pagination000.white .swiper-pagination-bullet.swiper-pagination-bullet-active {border-color: #fff;}

.peijianlist {text-align: center;position: absolute;left: 0;right: 0;bottom: 0;z-index: 2;}
.peijianlist li {display: inline-block;width:16%;vertical-align: top; position: relative}
.peijianlist li a {display: block;position: relative;width: 100%;padding-top: 42px;padding-bottom: 42px;}
.peijianlist li .lin a:after {content: '';position: absolute;top: 67px;left:200px;width: 160px;height: 1px;background: #fff;opacity: 0.3;}
.peijianlist li:nth-child(6) .lin a:after{display: none}

.peijianlist li:first-child a:before {display: none;}
.peijianlist .pic {width: 50%;overflow: hidden;line-height: 58px;height: 58px;margin: 0 auto }
.peijianlist .pic img {max-width: 100%;margin: 0 auto; display: block}
.peijianlist li h3 {color: #fff;line-height: 36px;width: 100%;height: 36px;overflow: hidden;-webkit-transition: .3s;transition: .3s; font-size: 18px; font-weight: normal}

.peijianlist2 {position: absolute;left: 8%;top: 35%;z-index: 2;width: 720px;max-width: 80%;;pointer-events: none;}
.peijianlist2 li {position: absolute;z-index: 0;width: 100%;opacity: 0;-webkit-transform: translateX(60px);transform: translateX(60px);}
.peijianlist2 li h3 {color: #fff;height: 70px;overflow: hidden;}
.peijianlist2 li h3 span{font-size: 36px;}
.peijianlist2 li h4 {color: #fff;line-height: 48px;height: 48px;overflow: hidden;}
.peijianlist2 li .hx {width: 100%;height: 1px;position: relative;margin: 21px 0 31px;background-color: rgba(255, 255, 255, 0.2);}
.peijianlist2 li .hx:before {content: '';position: absolute;left: 0;top: -1px;z-index: 0;width: 30px;height: 3px;background-color: #fff;}
.peijianlist2 li .txt {font-size:18px;color: #fff;line-height: 32px;overflow: hidden;margin-bottom: 5%; padding-top: 20px}
.peijianlist2 li .hymore {display: block;width: 150px;height:55px;background-color: #08993e;position: relative;font-size: 16px;color: #fff;line-height:55px;text-align: center;    overflow: hidden;pointer-events: auto;border-radius:30px}
.peijianlist2 li.on {z-index: 2;opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);-webkit-transition: .5s;transition: .5s;}

@media screen and (max-width: 1280px) {
.sec13 { height:700px;}
.peijianlist li h3{font-size:16px}
.peijianlist2 li h3 span{font-size: 26px;}
.peijianlist2 li .txt {font-size: 16px;}
.peijianlist li a{padding: 20px 0;}
}
@media screen and (max-width: 1023px) {
.peijianlist2 li .hymore{display: none}
.peijianlist {left: 0;right: 0;}
.peijianlist li {width: 24%;}
.peijianlist li .lin a:after{display: none}
.peijianlist li a {padding-top: 12px;padding-bottom: 0;border-top: 1px solid rgba(255, 255, 255, 0.1);}
.peijianlist li h3 {font-size: 16px;}
.peijianlist2 {width: 90%;max-width: 90%;}
.peijianlist2 {position: relative;left: 5%;top: 0;margin-top:0px;}
}
@media screen and (max-width: 750px) {
.peijianlist2 li h3 {font-size: 28px;line-height: 40px;height: 40px;}
.peijianlist2 li .txt {font-size: 16px; line-height: 28px}
}
.fcate4 {position: absolute;left: 8%;top: 40%;margin-top: -200px;z-index: 20;padding-top: 10px;pointer-events: none;}
.fcate4 .cn {color: #fff;line-height: 60px;position: relative;z-index: 1;}
.fcate4 .enp {font-size: 0;position: absolute;left: 0;top: 0;z-index: 0;}
.fcate4 .enp img {vertical-align: top;}
@media screen and (max-width: 1023px) {
.fhangye {padding-top: 80px;-webkit-box-sizing: border-box;box-sizing: border-box;}
.fcate4 {width: 100%;text-align: center;position: relative;left: 0;top: 0;margin-top: 0; display: none}
.fcate4 .cn {font-size: 32px;line-height: 50px;}
.fcate4 .enp {width: 100%;}
.peijianlist .pic{height: 30px; line-height: 30px}
}


.inhonor{}
.inhonor .sty3 {margin-top: 66px;position: relative}
.inhonor .sty3 .swiper-container {width:100%; margin: 0 auto; overflow: hidden;}
.inhonor .sty3 .swiper-slide {width:20%;display: block;position: relative;overflow: hidden;transition: all linear 0.4s}
.inhonor .sty3 .swiper-slide .honor_pic{width: 95%; margin: 0 auto;}
.inhonor .sty3 .swiper-slide img {width: 100%;display: block}
.inhonor .sty3 .swiper-slide:hover img{ transform:scale(1.05,1.05);}
.inhonor .sty3 .swiper-slide .wenan {position: absolute;left: 0;right: 0;bottom: -102px;padding: 30px 0;background-image: linear-gradient(transparent, #000);transition: all linear 0.4s}
.inhonor .sty3 .swiper-slide .wenan strong {display: block;font-size: 30px;font-weight: 800;line-height: 1.4;text-align: center;color: #FFFFFF}
.inhonor .sty3 .swiper-slide:hover .wenan {bottom: 0}
.inhonor .sty3 .swiper-button {width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;z-index: 2;background: rgba(0,0,0,0.1);border-radius: 50%;text-align: center;line-height: 42px;
cursor: pointer;transition: all linear 0.3s}
.inhonor .sty3 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.inhonor .sty3 .swiper-button-prev {left: 0}
.inhonor .sty3 .swiper-button-next {right: 0}

@media (max-width: 1280px){
.inhonor .sty3 .swiper-slide {width: 25%;}
}
@media (max-width: 992px){
.inhonor {	padding-top: .8rem;	padding-bottom: .93333rem	}
.inhonor .sty3 {margin-top: .8rem;margin-left: -.4rem;margin-right: -.4rem}
.inhonor .sty3 .swiper-container {width: 100%;border-radius: 0}
.inhonor .sty3 .swiper-slide {width: 46%;}
.inhonor .sty3 .swiper-slide .wenan {bottom: 0;padding: .4rem 0}
.inhonor .sty3 .swiper-slide .wenan strong {font-size: .42667rem}
.inhonor .sty3 .swiper-button {width: .8rem;height: .8rem;top: 50%;margin-top: -.4rem;line-height: .8rem}
.inhonor .sty3 .swiper-button img {width: 50%}
.inhonor .sty3 .swiper-button-prev {left: .4rem}
.inhonor .sty3 .swiper-button-next {right: .4rem}
}


/*honor*/
.honor-cont {margin-top: calc(var(--size-80));}
.honor-cont .bd li {transition: var(--transition);height: auto;width: 21%;transform: scale(0.9);perspective: 1200px; padding: 0 10px}
.honor-cont .bd li.swiper-slide-active {transform: scale(1);}
.honor-cont .bd li.swiper-slide-prev {transform: scale(0.9) translateX(-10%);}
.honor-cont .bd li.swiper-slide-next {transform: scale(0.9) translateX(10%);}
.honor-cont .bd li a {display: flex;align-items: center;justify-content: center;height: 100%;}
.honor-cont .bd {cursor: grab;}
.honor-cont .bd li img {box-shadow: 2px 0 16px rgba(0, 0, 0, .1);}
.honor-cont .bd li::after {content: '';display: block;width: 100%;background-color: #000;position: absolute;left: 0;top: 67%;right: 0;filter: blur(50px);height: var(--size-100);transform: translate3d(0px, 170px, -150px) rotateX(90deg) rotateZ(0deg) scale(0.94);opacity: 0;transition: var(--transition);}
.honor-cont .bd li.swiper-slide-active::after {opacity: 0.2;}
.honor-tip {margin-top: var(--size-60);justify-content: center;align-items: center;}
.honor-tip img {margin: 0 auto 10px;display: block;width: 96px;}

.index_solution_nav_before {position: absolute;left: 6.5%;top: 6.5%;width: 87%;height: 87%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition: all .6s ease;transition: all .6s ease;}
.index_solution_nav_icon {width: 2.6041666vw;height: 2.6041666vw;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;}
.index_solution_nav_icon img {width: auto;height: auto;max-width: 100%;max-height: 100%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition: all .6s ease;transition: all .6s ease;-webkit-filter: brightness(0%) grayscale(100%) invert(100%);filter: brightness(0%) grayscale(100%) invert(100%);}
.index_solution_nav_read {padding: 1.5625vw 0;-webkit-align-items: center;align-items: center;position: relative;}
.index_solution_nav_big {width: calc(100% - 2.6041666vw);}
.index_solution_nav_max {position: relative;height: 1.5625vw;}
.index_solution_nav_title {position: absolute;left: 0;top: 0;max-width: 100%;font-size: 1.1458333vw;line-height: 1.5625vw;color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-transition: all .6s ease;transition: all .6s ease;}
.index_solution_nav_min {position: relative;height: 1.5625vw;opacity: 0;margin-top: -1.5625vw;-webkit-transition: all .6s ease;transition: all .6s ease;}
.index_solution_nav_text {position: absolute;left: 0;top: 0;max-width: 100%;font-size: 0.78125vw;line-height: 1.5625vw;color: rgba(255, 255, 255, .5);-webkit-transition: all .6s ease;transition: all .6s ease;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.index_solution_nav_label {text-transform: uppercase;font-size: 0.78125vw;line-height: 1.5625vw;color:#fff;-webkit-transition: all .6s ease;transition: all .6s ease;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; text-align: left;}
.index_solution_nav_tips {position: absolute;right: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 2.6041666vw;height: 2.6041666vw;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;-webkit-transition: all .6s ease;transition: all .6s ease;}
.index_solution_nav_tips img {width: auto;height: auto;max-width: 100%;max-height: 100%;-webkit-transition: all .6s ease;transition: all .6s ease;}
.index_solution_nav_active {background: #1860c2;}

@media screen and (max-width: 1023px) {
.index_solution_nav_read{padding: 20px 0;}
.index_solution_nav_big{width: 100%;}
.index_solution_nav_title{position: relative;}
.index_solution_nav_max{height: auto;}
.index_solution_nav_title{font-size:17px; line-height: 30px;}
.index_solution_nav_label{font-size: 12px; line-height: 18px;}
.index_solution_nav_tips{display: none;}
}


/*首页公司简介*/
.in_about{width: 100%;position: relative; padding: 6% 0;background:  url('../images/aboutbg.jpg') no-repeat center top;;}
.in_about .index-title{width: 90%; margin: 0 auto;}
.in_about .l-container{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap; width: 100%; padding: 4% 0 0 0; }
.in_about .in_about_l{ width: 50%; padding-left: 5%;}
.in_about .in_about_r{width: 47%;}
.in_about .in_about_r img{width: 100%; height: 100%;}
.view-more {display: flex;align-items: center;justify-content: center;;min-height: 34px;width: 170px; height: 60px;border-radius: 50px;background-color: var(--color-dominant);color: #fff;position: relative; margin-top:70px}
.view-more i {margin-left:10px;transform: rotate(45deg);}
.view-more::before {content: '';display: block;width: 100%;height: 100%;border-radius:50px;border: 1px solid var(--color-dominant);position: absolute;left: 0;top: 0;transform: scale(1);transition: var(--transition);}
.view-more:hover::before {transform: scale(1.08, 1.2);}

@media screen and (max-width: 1023px) {
.in_about .index-title{width: 95%}
.in_about .in_about_l{width:95%; margin: 0 auto; padding-left: 0;}
.view-more{margin: 30px 0; height: 45px; width: 140px;;}
.in_about .in_about_r{width: 100%;}
}


/*首页客户案例*/
.in_case{width: 100%;position: relative; padding: 6% 0;background:  url('../images/casebg.jpg') no-repeat center top;;}
.in_case .application-banner .bd>*{width: 33.3%;}

/*首页新闻*/
.in_news{width: 100%;position: relative; padding: 6% 0;background: #f6f6f6;;}
.index_4_1{width:90%; margin:3% auto 0 auto;}
.index_4_1 ul li{ float:left; width:32%; margin-right:1.27450980392157%;background: #fff;font-size: 16px; box-shadow: 0px 0px 10px #afaeae;}
.index_4_1 ul li:nth-child(4n){margin-right:0}
.index_4_1_mid_1{overflow:hidden; position:relative;}
.index_4_1_mid_1 img{width:100%;}
.index_4_1 .time{padding: 20px 0 0px 20px;}
.index_4_1_mid_2{margin:0 5%; margin-top:1.125em;}
.index_4_1_mid_2_1{color:#08993e;font-family:Calibri;}
.index_4_1_mid_2_2{font-size:1.5em; color:#000; margin-bottom:.75em;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.index_4_1_mid_2_3{color:#666;display: -webkit-box;-webkit-box-orient: vertical;  -webkit-line-clamp: 2;   overflow: hidden;word-wrap:break-word;word-break:break-all; line-height:1.9;}

.index_4_2{text-align:center; margin:4.375em 0;}
.index_4_1_mid{overflow:hidden; position:relative;padding-bottom: 20px;}
.index_4_1_mid:after{ height:1.70807453416149%; left:50%; background-position:center top; background-repeat:no-repeat; background-size:cover;content:''; position:absolute; bottom:-1.70807453416149%; width:84.50704225352113%;transform:translateX(-50%); background-image: linear-gradient(to right, #08993e, #08993e);border-radius:20px 20px 0 0;  }
.index_4_1 ul li:hover .index_4_1_mid:after{bottom:0;-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
.a-image-hover{align-items:center;color:#fff;display:flex;font-size:14px; font-family:Arial, Helvetica, sans-serif;height:100%;justify-content:center;left:0;letter-spacing:0;line-height:1;position:absolute;top:0;width:100%;z-index:2}
.a-image-hover span{display:inline-block;opacity:0;transform:translate3d(-30px,0,0);transition:all .5s cubic-bezier(.14,1,.34,1) 0s}
.a-image-hover span:first-child{transition-delay:.03s}
.a-image-hover span:nth-child(2){transition-delay:.06s}
.a-image-hover span:nth-child(3){transition-delay:.09s}
.a-image-hover span:nth-child(4){transition-delay:.12s}
.index_4_1 ul li:hover .a-image-hover span{opacity:1;transform:translateZ(0)}
.index_4_1 ul li:hover .a-image-hover span:first-child{transition-delay:.12s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(2){transition-delay:.06s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(3){transition-delay:.04s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(4){transition-delay:.03s}
.index_4_1_mid_1:after{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0; z-index:1;opacity:0;position:absolute;top:0;transition:all .5s cubic-bezier(.4,.8,.74,1) 0s;width:100%}
.index_4_1 ul li:hover .index_4_1_mid_1:after{opacity:1;}
.index_4{overflow:hidden; background: #f7f9fb; padding-top: 4%;}


@media screen and (max-width:790px){
.news {width: 95%; }
.index_4_1{width:95%; margin: 0 auto; }
.index_4_1{margin-top: 20px;}
.index_4_1 ul li{width: 100%; margin-right: 0; margin-bottom: 10px;}
.index_4_1_mid_1{display: none;}
.index_4_1_mid_2_3{font-size: 16px; line-height: 28px;}
.index_4_1_mid_2_2{margin-top: 5px; margin-bottom: 5px; font-size: 18px;font-weight: bold;}
}


/*footer*/
.footer22{display: none;}
footer{background:#161716 ; position: relative; z-index: 10; padding: 5% 0;background-attachment: fixed; background-size: cover; overflow: hidden}
.footer-top {padding:80px 0 40px;}
.footer-top>.left .logo {width: calc(var(--size-200) + 7px);display: block;}
.footer-contact {margin-top: 40px;}
.footer-contact>dt {margin-top:20px;display: flex;align-items: center;}
.footer-contact>dd {margin-top:10px;}
.footer-contact>dt i {width: 25px;display: block;}
.footer-top>.left{width: 30%;}
.footer-top>.center { width: 16%;}
.footer-top>.right { width: 22%;}
.footer-top>.right .tip {text-align: right;}
.footer-top>.right .btn {height:50px;width: 160px;;border-radius:60px;display: flex;align-items: center;justify-content: center;margin-left: auto; background: #08993e;}
.footer-top>.right .btn i {margin-left:20px;}
.footer-top>.right ul{ width: 70%;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; float: right; margin-top: 25px}
.footer-top>.right li{ width: 50%}
.footer-top>.right li img{width: 95%}
.footer-top>.right li em{display: block; padding: 10px 0; text-align: center;font-size: 16px}
.footer-link {align-items: center;}
.footer-link>.right {margin-left: auto;}
.footer-link>.left a {margin-right: 40px;opacity: .7;}
.footer-link>.left a:hover {text-decoration: underline;}
.footer-nav a:hover {text-decoration: underline;}
.footer-link>.left span {margin-right:10px;}
.footer-nav li{padding-bottom: 10px;}
.footer-copy {padding: 50px 0;margin-top: 50px;border-top: 1px solid rgba(255, 255, 255, .2);}
.footer-copy>.right {  margin-left: auto;}
.footer-copy span {margin-left:10px;}
.footer-copy span:first-child {margin-left: 0;}
.footer-share-item>* {margin-left:10px;display: flex;align-items: center;justify-content: center;width: 50px;aspect-ratio: 1/1;border-radius: 50%;border: 2px solid #fff;}
.footer-share-item>*:first-child {margin-left: 0;}
.footer-share-item>*:hover {background-color: #fff;color: var(--color-dominant);}
.fixed-item>* .footer-share-item>* {width: auto;border: none;--size-10:20px;opacity: .7;}
.fixed-item>* .footer-share-item>*:hover {background: none;color: #fff;opacity: 1;}

@media screen and (max-width:1023px){
footer .l-container{padding-bottom: 30px}
.footer22{ width: 100%; height: 75px; ; display: block;	position: fixed; z-index: 88888; bottom:0; left:0;}
.footer-contact>dd {margin-top:0px;}
.footer-copy{padding: 20px 0;margin-top:0}

.footshadow{ width: 100%; height: 75px; display: none;}
.footer-top>.center{display: none;}
.footer-top>.left{width: 100%;}
.footfun{ padding: 0 0px; height: 100%; overflow: hidden;}
.footfun li{ float: left; width: 25%; height: 100%; background-color: #08993e;	-webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.footfun li:nth-child(odd){ background-color: #08993e}
.footfun li a{ display: block; text-align: center; color: #fff; padding-top: 3px;}
.footfun li a .pic{ height: 44px; line-height: 44px; font-size: 0;}
.footfun li a img{ max-height: 40px; width: auto; height: auto;position: relative;}
.footfun li h3{ line-height: 26px;font-size: 15px; font-weight: normal;}
}
@media screen and (max-width:750px){
.footerin{ padding: 16px 0 16px;}
}


.baninfo {height: 60px;position: relative;z-index: 2; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);;}
.baninfo .cer8 {width: 85%; margin: 0 auto}
.tree {height: 100%;font-size: 16px;line-height: 60px;color: #666;padding-left: 30px;background: url('../images/point1.png') 0 no-repeat;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.tree a {display: inline-block;height: 100%;color: #666;vertical-align: middle;}
.tree a:hover,.tree a.leaf {color: #ef7c00;}
.tree i {display: inline-block;width: 28px;height: 100%;vertical-align: middle;text-align: center;}

.fenye{width: 80%; margin: 0 auto 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 16px; width: 80px; background: #f2f2f2; text-align: center;  line-height: 35px;}

@media screen and (max-width:1023px) {
.fenye{width: 95%; margin: 0 auto 0px auto}
.baninfo .cer8 {width: 95%; margin: 0 auto}
.baninfo {height: 50px;}
.tree {line-height: 50px;}
}



/*内页新闻详情*/
.news-cont .pagesBread{border-bottom:1px solid transparent; border-color: rgba(26, 118, 193, 0.1); padding-bottom:20px;}
.news-cont{background: #f2f2f2;}

.l-bg-white{background-color:#fff; padding: 4%;}
.main-other{width: 90%; margin: 0 auto; padding: 4% 0;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.main-other .newsDetail-l{padding-right:10px; width:75%;}
.main-other .newsDetail-r{width:24%;}
.newsDetail-top{align-items:center;}
.newsDetail-top .left i{margin-right:10px; font-weight:bold;}
.newsDetail-top .left a:hover{color:#1d70c0;}
.newsDetail-cont{margin-top:30px; padding:30px 0 0; position:relative;}
.newsDetail-cont:before{content:''; display:block; width:calc(100% + 60px); height:1px; background:#eee; position:absolute; left:-30px; top:0;}
.newsDetail-cont .nname{align-items:center; margin-top:20px;}
.newsDetail-cont .nname span{margin-left:30px;}
.newsDetail-cont .nname span:first-child{margin-left:0;}
.newsDetail-cont .cont{margin-top:30px;}
.newsDetail-cont .cont p img{width: 100%; max-width: 750px;display: block; margin: 0 auto;}
.detail-ewm{justify-content:flex-end; align-items:center;}
.detail-ewm .img{width:85px; margin-left:50px;}
.detail-bottom{align-items:center;display: flex; display:-webkit-flex; -webkit-justify-content:flex-end;   justify-content:flex-end;}
.detail-bottom>*{flex:1; width:50%;}
.detail-bottom>*.detail-page{flex:1; padding-right:50px;}

.newsDetail-r{ border-radius:10px;}
.newsDetail-r:first-child{margin-top:0;}
.news-other-item {margin-top:30px;transition: .5s;}
.news-other-item li{margin-top: 30px;}
.news-other-item .name{margin-top:6px;}
.news-other-item .img{height:170px; border-radius:10px; margin-top:10px; overflow: hidden; }
.news-other-item:hover{color:#1d70c0;}
.news-other-item:hover .l-imgs{transform:scale(1.1);}
.news-other-item .l-imgs{height:100%;transition: .5s;}
.l-imgs{background-position:center;background-repeat:no-repeat;background-size:cover;}

@media (max-width: 1023px){
.main-other{width: 95%; padding: 0;}
.main-other .newsDetail-l{width: 100%; padding-right: 0;}
.main-other .newsDetail-r{display: none;}
.detail-ewm{display: none;}
}



/*内页案例*/
.allist_cont {margin: 70px auto 40px;}
.allist_cont li {width: 30.33%;float: left;margin: 0 1.5% 50px;box-sizing: border-box;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;border-bottom: #ccc 1px solid}
.allist_cont .allist_con {-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;position: relative;top: 0;overflow: hidden}
.allist_cont .allist_con a {display: block;overflow: hidden;}
.allist_cont .allist_img img {display: block;transition: all ease 1s;width: 100%}
.allist_cont .allist_img:hover img {transform: scale(1.1);opacity: 0.85;filter: alpha(opacity=85);}
.allist_cont .allist_con a i {display: block;position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -webkit-linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));transform: skewx(-25deg);-o-transform: skewx(-25deg);-moz-transform: skewx(-25deg);-webkit-transform: skewx(-25deg);}
.allist_cont .allist_con a:hover i {transition: all .3s ease;left: 100%}
.allist_cont .allist_con .allist_text {padding: 20px 20px 25px;position: relative;}
.allist_cont .allist_con .allist_text h3 {display: block;color: #333;line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 10px 0}
.allist_cont .allist_con .allist_text p {color: #666;}
.allist_cont .allist_con:hover h3 a {color: #08993e}
.allist_cont .allist_con::after {content: "";position: absolute;right: 100%;bottom: 0;width: 100%;height: 6px;background-color: #08993e;opacity: 0;-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';filter: alpha(Opacity=0);-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.allist_cont .allist_con:hover::after {right: 0;opacity: 1;-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';filter: alpha(Opacity=100)}
.allist_cont .allist_con .allist_text .icon img {width: 110px;display: block;position: absolute;top: -30px;right: 15px;}

@media screen and (max-width:1023px) {
.allist_cont {margin: 30px auto 0px;}
.allist_cont li{width: 97%;margin-bottom: 20px;}
.allist_cont .allist_con .allist_text .icon img {width:90px;}  
}

/*内页案例*/
.honor_cont { width: 90%; margin:4% auto 0 auto;}
.honor_cont li {width: 19%;float: left;margin: 0 0.5% 50px;box-sizing: border-box;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;border-bottom: #ccc 1px solid}
.honor_cont .allist_con {-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;position: relative;top: 0;overflow: hidden}
.honor_cont .allist_con a {display: block;overflow: hidden;}
.honor_cont .allist_img img {display: block;transition: all ease 1s;width: 100%}
.honor_cont .allist_img:hover img {transform: scale(1.1);opacity: 0.85;filter: alpha(opacity=85);}
.honor_cont .allist_con a i {display: block;position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -webkit-linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));transform: skewx(-25deg);-o-transform: skewx(-25deg);-moz-transform: skewx(-25deg);-webkit-transform: skewx(-25deg);}
.honor_cont .allist_con a:hover i {transition: all .3s ease;left: 100%}
.honor_cont .allist_con .allist_text {padding: 10px 0 15px 0;position: relative; text-align: center;}
.honor_cont .allist_con .allist_text h3 {display: block;color: #333;line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 10px 0}
.honor_cont .allist_con .allist_text p {color: #666;}
.honor_cont .allist_con:hover h3 a {color: #08993e}
.honor_cont .allist_con::after {content: "";position: absolute;right: 100%;bottom: 0;width: 100%;height: 6px;background-color: #08993e;opacity: 0;-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';filter: alpha(Opacity=0);-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.honor_cont .allist_con:hover::after {right: 0;opacity: 1;-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';filter: alpha(Opacity=100)}
.honor_cont .allist_con .allist_text .icon img {width: 110px;display: block;position: absolute;top: -30px;right: 15px;}

@media screen and (max-width:1023px) {
.honor_cont li{width: 100%;}
.honor_cont .allist_con .allist_text .icon img {width:90px;}  
}


/*内页产品展示*/
p,h1,h2,h3,h4,h5,img,button,dl,dt,dd,span { transition: all .5s;}
.prolist_bot { width: 100%; margin: 0% auto; padding: 4% 0 0 0;}
.prolist_bot ul{display: flex; display:-webkit-flex;-webkit-justify-content: left;   justify-content:  left;width: 95%; margin:2% auto;flex-wrap: wrap;}
.prolist_bot ul li {width: 32.3%;height: auto;margin-right: 1%;margin-bottom: 25px;transition: all .5s;;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1);}
.prolist_bot ul li:nth-child(3n) {margin-right: 0px;}
.prolist_bot ul li a {display: block;width: 100%;height: 100%;}
.prolist_bot ul li a .prolist_liimg {width: 100%;overflow: hidden;transition: .5s; }
.prolist_bot ul li a .prolist_liimg img {width: 100%;height: 100%;object-fit: cover;}
.prolist_bot ul li:hover .prolist_liimg img {transform: scale(1.1);}
.prolist_lititle {height: 90px;width: 100%;background-color: #fff;display: flex; align-items: center;-webkit-align-items: center; justify-content:center}
.prolist_lititle h3 {font-size: 22px;color: #666666;font-weight: bold }
.prolist_bot ul li:hover {box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);}

@media screen and (max-width:1023px) {
.prolist_bot ul{width: 95%;}
.prolist_bot ul li{width: 49%; margin-right: 1%; margin-bottom: 10px}
.prolist_bot ul li:nth-child(2n) {margin-right: 0px;}
.prolist_lititle {height:50px;}
.prolist_lititle h3 {font-size: 16px;}
}

/*产品详情*/
.se_procont{width: 100%;  background:url(../images/banner01.jpg) no-repeat center top;padding: 7% 0 4% 0;background-attachment: fixed; background-size: cover;}
.se_procont .s_width{background: #fff;padding:2% 4% 2% 2%;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;width: 90%; margin: 0 auto;}
.se_procont .se_procont_l{width: 50%;}
.se_procont_r{width: 43%; padding-top: 5%;}
.l{float: left;}
.r{float: right;}

#showbigpic{width: 100%;max-width:800px;}
.piclist{width:89%;overflow: hidden; margin:0 auto}
#modal-pic{height:51vh;}
#modal-pic img{width: 100%;}

.modal-dialog{width: 100%;}

.absolute{position:absolute}
.arrow-left{top:5px;left:5px;color:white;cursor: pointer;width:20px;height:100px; background:url(../images/lleft.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.arrow-right{top:5px;right:5px;color:white;cursor: pointer;width:20px;height:100px; background:url(../images/rright.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.arrow-left:hover{ background:url(../images/left_h2.png) no-repeat center top;}
.arrow-right:hover{ background:url(../images/right_h2.png) no-repeat center top;}
#mycarousel{transition: all .4s;}
.espcms_pro_photo li{ float:left; width:80px; margin-right:10px; text-indent:0;}
.espcms_pro_photo li img{width:76px;height:auto; background: #fff  }

.se_product_box{width: 85%; margin: 4% auto;}
.se_product_box .se_product_tit{font-size: 30px; font-weight: bold;background: #155bc4;padding: 20px 0px;width:400px; text-align: center; color: #fff; margin-bottom: 4%}
.se_product_box h2{ font-size: 30px;color: #3a4a64;line-height: 40px;margin-bottom: 30px;background: url(../images/new-tag.png) no-repeat left 5px;padding-left: 72px}
.se_product_box p{font-size: 16px; line-height: 31px;}

.se_product_bg{margin-top: 3%;}
.biaoge{overflow-x: auto;}
.biaoge td{padding:10px 5px;white-space: nowrap;font-size: 16px;}
.biaoge table thead tr th {background: #0094d9; }
.biaoge table thead tr th {color: #fff; font-size: 16px;border-right: 1px solid #fff; padding: 10px 10px; font-weight: 100;}


table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding:10px 10px;line-height: 31px;font-size: 16px; }
.biaoge p{font-size: 16px; line-height: 31px;}

.se_product_box h3{text-align: center; font-weight: bold; color: #0094d9; font-size: 48px;}
.se_product_box h3 i{display: inline-block; font-size: 48px; padding-right: 15px}
.se_product_box .content_box{width: 70%; margin: 3% auto}
.se_product_box .content_box p{font-size: 16px; line-height: 36px}
.se_product_box .content_cont{width:90%;margin: 0 auto;box-shadow: 0px -5px 5px 0px rgba(0,0,0,.1);box-sizing: border-box;padding: 0 47px;border-radius: 30px 30px 0 0;
background: #fff;}
.se_product_box .content_cont .top{padding: 33px 0 19px; border-bottom: 1px solid #d7d7d7;text-align: center;}
.se_product_box .content_cont .top .pro-t{position: relative;display: inline-block;font-size: 32px;text-align: center;color: #0094d9;}
.se_product_box .content_cont .top .pro-t:before{position:absolute;bottom: -19px; width: 100%;height: 5px;background: #0094d9; content:"";}
.se_product_box .content_cont ul{padding: 52px 0 38px;display: flex; display:-webkit-flex; -webkit-justify-content: left;   justify-content: left;flex-wrap: wrap;}
.se_product_box .content_cont li{position: relative; width: 18%;height: 52px;float: left;margin: 0 1% 31px; padding: 0 10px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1); background: #f7fcff;overflow: hidden;}
.se_product_box .content_cont li:before{position: absolute;top: 0;left: -100%; width: 100%;height: 100%;background: #00a2e9; content: "";transition: all .5s;}
.se_product_box .content_cont li p{font-size: 16px;line-height: 26px;color: #666;transition: all .5s;z-index: 2;}
.se_product_box .content_cont li:hover:before{left: 0;}
.se_product_box .content_cont li:hover p{color: #fff;}
.se_product_box.gl .sum img{display: block;max-width: 100%;}
.se_product_cont h2{ font-size: 30px;color: #3a4a64;line-height: 40px;margin-bottom: 20px;background: url(../images/new-tag.png) no-repeat left 5px;padding-left:42px;margin-top: 4%}


@media screen and (min-width: 1025px) {

.se_procont .se_procont_r h1 {color: #333333;line-height: 1.25;font-weight: 800; margin-bottom: 25px;font-size: 38px;}
.se_procont .se_procont_r .aside {margin-top:10px;line-height: 1.25; }
.se_procont .se_procont_r .aside span{font-size: 18px; padding: 15px 0;}
.se_procont .se_procont_r .imax {margin:16px 0 20px 0;padding-top: 16px;border-top: #eeeeee solid 1px;color: #666666;}
.se_procont .se_procont_r .imax p{ line-height: 31px;font-size: 16px;}
.se_procont .se_procont_r .btns { margin-top:10%}
.se_procont .se_procont_r .btns .btn {z-index: 2;display: inline-block;vertical-align: top;position: relative;overflow: hidden;min-width: 155px;;padding:10px 10px;border-radius: 12px;text-align: center;font-size: 16px;border: #e0e0e0 solid 1px;-webkit-transition: all 250ms ease-out 0s;transition: all 250ms ease-out 0s;color: #333333;}
.se_procont .se_procont_r .btns .btn:after {background-color: #08993e;opacity: 1;z-index: -1;content: " ";position: absolute;border-radius: 50%;left: 50%;top: 50%;background-color: #fff;width: 108%;padding-bottom: 108%;-webkit-transform: translate(-50%, -50%) scale(0);transform: translate(-50%, -50%) scale(0);pointer-events: none;}

.se_procont .se_procont_r .btns .btn:nth-child(1n+2) {margin-left:2%;}
.se_procont .se_procont_r .btns .btn2 {color: #08993e;border-color: #08993e;}
}
@media screen and (min-width: 1025px) {
.se_procont .se_procont_r .btn1:hover {color: #171c32;}
.se_procont .se_procont_r .btn2 {color: #08993e;border-color: #08993e;}
.se_procont .se_procont_r .btn2:hover {color: #171c32;}

}
@media screen and (max-width: 1024px) {
.se_procont .se_procont_r {max-width: 100%;margin-top: 0.7rem;width: 514px;margin-left: auto;margin-right: auto;padding-bottom: 0.4rem;}
.se_procont .se_procont_r .btns {position: relative;margin-top: 0.6rem;bottom: 0;display: none}
.se_product_box .content_box{width: 95%; }
.se_product_box{width: 95%; }
.se_product_box h3{font-size: 32px}
.se_product_box h3 i{font-size: 32px}
.se_product_box .content_cont{width: 100%; padding: 0 10px}
.se_product_box .content_cont .top{ padding:20px 10px}
}

@media screen and (max-width: 790px) {
.inbanner2 {height: 180px;}
.se_procont{padding: 20% 0 4% 0;}
.se_procont .s_width{width: 98%; display: block;}
.se_procont .se_procont_l{width: 100%;}
.se_procont .se_procont_r{width: 90%;    margin-top: 0;}
.se_procont .se_procont_r h1{font-size: 22px; line-height: 34px; padding-top: 3%;}
.se_procont .se_procont_r .aside {margin-top: 10px;font-size: 16px;}
.se_procont .se_procont_r .imax{font-size: 15px;display: none}
.se_procont .se_procont_r .imax p{line-height: 24px;}
.se_procont .se_procont_r .btns .btn{min-width: 100px;line-height: 28px;}
.right-fd{display: none!important;}

.se_procont .s_width{background: #fff;padding: 0%;width: 95%;}
#modal-pic {height: 35vh;}
.se_product_box .se_product_tit{font-size: 23px;width: 150px;padding: 10px 0;}
.se_product_box .se_product_cont p{font-size: 16px; line-height: 31px;}
}

.atc-pn {position: relative;padding-top: 26px;padding-right: 160px;border-top: 1px solid #ddd;}
.atc-pn a {display: block;overflow: hidden;font-size: 16px;color: #666;line-height: 34px;margin-top: 10px;}
.atc-pn a:hover {color: #08993e;}
.atc-pn a label {display: inline-block;border: 1px solid #ccc;width: 98px;height: 32px;text-align: center;font-size: 16px;line-height: 32px;margin-right: 15px;-webkit-transition: 0.3s;transition: 0.3s;}
.atc-pn a:hover label {border-color: #060707;}
.atc-pn a.ret {font-size: 14px;color: #fff;line-height: 34px;text-align: center;background-color: #08993e;width: 110px;height: 34px;position: absolute;right: 0;bottom: 0;z-index: 1;margin-top: 0;}
.atc-pn a.ret:hover {opacity: 0.8;}
@media screen and (max-width: 960px) {
.atc-pn {padding-right: 0;}
.atc-pn a.ret {position: static;width: 150px;height: 50px;line-height: 50px;border-radius: 5px;display: block;margin: 40px auto 0px auto;font-size:15px;}
}


/*内页产品展示*/
.gray{background: #f5f7fa; padding: 1% 0;}
.se_product { width: 95%; margin: 4% auto 4% auto;}
.se_product .prolist_top {position: relative;z-index: 2;margin-bottom: 30px;}
.se_product .prolist_top span {float: left;width: 90px;height: 90px;border-radius: 50%;background: #fff;}
.se_product .prolist_top span img {border-radius: 50%;border: #c6ccd8 3px solid;padding: 7px;}
.se_product .prolist_top .prolist_tit {float: left;width: 75%;background: url(../images/prolisticon01.png) no-repeat left 31px;background-size: 24px;display: inline-block;padding-left: 15px;position: relative;margin-top: 10px;}
.se_product .prolist_top .prolist_tit h3 {margin-bottom: 20px;}
.se_product .prolist_top .prolist_tit h3 a {color: #03132b}
.se_product .prolist_top .prolist_tit p {font-size: 16px;line-height: 28px;}
.se_product .prolist_top .more_detail:after {content: '';display: block;width: 28px;height: 7px;position: absolute;right: -20px;top: 11px;background: url(../images/icon_more.png) right top no-repeat;}
.se_product .prolist_top .more_detail {display: block;height: 30px;border: 1px dotted #212F45;border-radius: 5px;padding: 0 15px;float: right;margin: 15px 20px 0 0;line-height: 28px;font-size: 16px;color: #4c4c4c;position: relative;transition: all .5s linear;}

.se_product .sty2 {margin-top: 66px;position: relative}
.se_product .sty2 .swiper-container {width: 100%;border-radius: 25px 0 0 25px}
.se_product .sty2 .swiper-slide {width:23.9%;display: block;position: relative;overflow: hidden;transition: all linear 0.4s; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); margin: 0 0.5%;}
.se_product .sty2 .swiper-slide .case_pic{width: 100%; margin: 0 auto;}
.se_product .sty2 .swiper-slide img {width: 100%;display: block;border-radius: 10px;}
.se_product .sty2 .swiper-slide .wenan {position: relative;;padding: 30px 0;}
.se_product .sty2 .swiper-slide .wenan strong {display: block;font-size: 20px;; padding: 20px 0;text-align: center;color: #fff; background: #08993e;}
.se_product .sty2 .swiper-button {width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;z-index: 2;background: rgba(0,0,0,0.1);border-radius: 50%;text-align: center;line-height: 42px;cursor: pointer;transition: all linear 0.3s}
.se_product .sty2 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.se_product .sty2 .swiper-button-prev {left: 0}
.se_product .sty2 .swiper-button-next {right: 0}


@media screen and (max-width: 1023px) {
.se_product .prolist_top span{width: 50px; height: 50px;;}
.se_product .prolist_top .prolist_tit{width: 100%;padding-left: 0;}
.se_product .prolist_top .prolist_tit h3{margin-bottom: 10px;}
.se_product .prolist_top .more_detail{float: left;}
}


@media (max-width: 992px){
.se_product .sty2 {margin-top: .8rem;margin-left: -.4rem;margin-right: -.4rem}
.se_product .sty2 .swiper-container {width: 100%;border-radius: 0}
.se_product .sty2 .swiper-slide {width: 47%;}
.se_product .sty2 .swiper-slide .wenan {bottom: 0;padding: .4rem 0}
.se_product .sty2 .swiper-slide .wenan strong {font-size: 18px; padding: 15px 0;}
.se_product .sty2 .swiper-button {width: .8rem;height: .8rem;top: 50%;margin-top: -.4rem;line-height: .8rem}
.se_product .sty2 .swiper-button img {width: 50%}
.se_product .sty2 .swiper-button-prev {left: .4rem}
.se_product .sty2 .swiper-button-next {right: .4rem}
}


/*合作客户案例*/
.parlist{width: 100%; margin: 0 auto; padding:5% 0; background: #f6f6f6;}
.parlist ul{display: flex; display:-webkit-flex;-webkit-justify-content:left;   justify-content:left;flex-wrap: wrap; margin: 0 auto 50px auto; width: 90%;}
.parlist li{width: 11.5%;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);position:relative; overflow:hidden; margin:0.5% 0.5%;}
.parlist li .honor_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.parlist li:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}


.neibanner2 {width: 100%;height: 250px;position: relative; background: #000}
.neibanner2 img.neibannerimg {width: 100%;height: 100%;object-fit: cover; position: absolute; opacity: 0.5}

@media screen and (max-width: 960px) {
.parlist ul{width: 95%;}
.parlist li{width: 32.3%;}
.neibanner2 {height: 150px;}
}
/*内页新闻详情*/
.newsdetail_page {background-color: #f0f2f4; width: 100%; margin: 0 auto; padding: 4% 0;}
.newsdetail_item {padding: 50px 75px;background-color: #ffffff; width: 75%; margin: 0 auto;}
.newsdetail_title {border-bottom: 1px solid #e5e5e5;text-align: center;}
.newsdetail_title h3 {font-size: 32px;font-weight: bold;line-height: 42px;padding: 0px 15px;color: #333333;}
.newsdetail_title span {padding: 45px 0px 40px;display: block;font-size: 16px;color: #666666;}
.news_detail {padding: 40px 0px;}
.news_detail p {font-size: 17px;line-height: 36px;color: #333333;text-indent: 2em;}
.news_detail img {margin: 10px auto;display: block;}
.news_nextprev {border-top:1px solid #e5e5e5;padding: 40px 0px;margin: 80px 0px;align-items: flex-start;}
.news_nextprev_l a {width: 136px;height: 51px;border-radius: 25px;border: solid 1px #bdbdbd;justify-content: center;margin-bottom: 10px;transition: all .5s;}
.news_nextprev_l a p {font-size: 16px;color: #666666;}
.news_nextprev_l a img {height: 12px;margin-left:15px;}
.news_nextprev_l a:hover {background-color: #00a67e;border-color: #00a67e;}
.news_nextprev_l a:hover p {color: #ffffff;}
.news_nextprev_l a:hover img {filter: grayscale(100%) brightness(200%);}
.news_nextprev_r .bannerdesc_btn {width: 136px;height: 51px;border-radius: 25px;}
.news_nextprev_r .bannerdesc_btn_ico {background-color: #ffffff;height: 43px;width: 43px;top: 4px;right: 4px;}
.news_nextprev_r .bannerdesc_btn a p {left: -4px;top: 14px;}
.news_nextprev_r .bannerdesc_btn_ico img {right: 9px;top: 15px;height: 12px;width: auto;}
.news_nextprev_r .bannerdesc_btn:hover .bannerdesc_btn_ico img {top: 20px;}
.news_detail video {width: 100%;height: 600px;}
.bannerdesc_btn {width: 180px;height: 72px;background: linear-gradient(90deg, #00a67e 0%, rgba(91, 163, 79, 0.08) 100%);border-radius: 36px;position: relative;}
.bannerdesc_btn a {width: 100%;height: 100%;}
.bannerdesc_btn a p {font-size: 16px;padding-left: 20px;color: #f5f5f5;position: absolute;left: 6px;top: 24px;z-index: 2;transition: all .5s;}
.bannerdesc_btn_ico {width: 60px;height: 60px;border-radius: 30px;background-color: #f5f5f5;transition: all .5s;position: absolute;right: 6px;top: 6px;z-index: 1;}
.bannerdesc_btn_ico img {width: 26px;position: absolute;right: 16px;top: 20px;}
.bannerdesc_btn:hover a p {color: #00a67e;}
.bannerdesc_btn:hover .bannerdesc_btn_ico {width: 100%;height: 100%;border-radius: 36px;top: 0px;right: 0px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);}
.bannerdesc_btn:hover .bannerdesc_btn_ico img {top: 25px;}

.se_product_cont h2{ font-size: 30px;color: #08993e;line-height: 40px;margin-bottom: 20px;background: url(../images/new-tag.png) no-repeat left 5px;padding-left:42px;margin-top: 4%}



@media screen and (max-width:1023px) {
.se_product_cont h2{font-size: 18px;}
.newsdetail_page{width: 100%}
.newsdetail_item {padding: 50px 0; width: 95%}
.news_detail p{font-size: 16px; line-height: 31px; padding: 0 10px}
.newsdetail_title h3 {font-size: 20px; line-height: 31px}
}


/* 联系我们 */
.rel{width: 100%;}
.relXx{background: #f7f9fb url("../images/pages/rel1bg.jpg") no-repeat center/cover;}
.relXx-list{width: 100%;}
.relXx-list ul{margin: -30px 0 0 -30px;}
.relXx-list li{width: calc(100%/2 - 30px);margin: 30px 0 0 30px;}
.relXx-link{width: 100%;display: block;padding: 40px 38px;background: #eceff4;transition: box-shadow .4s ease;height: 100%;}
.relXx-link .ico{height: 40px;display: flex;align-items: flex-end;}
.relXx-link .ico img{max-height: 100%;}
.relXx-link:hover{box-shadow: 0 0 16px rgba(5, 69, 134, 0.2);}
.relBd{background: #e7ebef url("../images/rel2bg.jpg") no-repeat center/cover;}
.relBd-wrap{width: 100%;background: #fff;padding: 60px 48px;}
.relBd-from{width: calc(100% - 442px);padding-right: 48px;float: left}
.relBd-from .mess_box{}
.relBd-from .layui-form-item{margin: 30px 0 0 34px;}
.relBd-from .layui-form-item{width: 45%; }
.relBd-from .layui-form-item:nth-child(6){width: 94%}
.relBd-from .other{margin-top: 20px;}
.relBd-from  .hint{font-size: 14px;color: #4c5664;line-height: 1;height: 28px;}
.relBd-from  .hint span, .relBd-from  .tell span{color: #0050b5;margin-right: 5px;}
.relBd-from  input, .relBd-from  textarea{width: 100%;display: block;background: transparent;border-radius: 10px;height: 50px;font-size: 14px;color: #222;padding: 0 18px;transition: border .4s ease;border: 1px solid #d1d8de;}
.relBd-from  textarea{padding: 14px 18px;height: 110px;}
.relBd-from  input:focus, .relBd-from li textarea:focus{border-color: #75a9dd;}
.relBd-from  .tell{font-size: 14px;color: #999;display: flex;}
.relBd-from  .tell a{transition: color .4s ease;}
.relBd-from  .tell a:hover{color: #08993e;}
.relBd-from-mix{width: 100%;justify-content: space-between;}
.relBd-from-code{width: auto;}
.relBd-from  .relBd-from-code input{width: 280px;}
.relBd-from-code .img{max-width: 160px;display: flex;align-items: center;height: 50px;cursor: pointer;margin-left: 16px;border-radius: 10px;overflow: hidden;}
.relBd-from-code .img img{height: 100%;object-fit: fill;}
.relBd-from  button{padding: 0 54px;height: 50px;border-radius: 25px;background: #08993e;cursor: pointer;line-height: 1;color: #fff;font-size: 16px;transition: all .4s ease;}
.relBd-from  button span{position: relative;}
.relBd-from  button i{font-size: 14px;position: absolute;top: 50%;margin-top: -7px;right: -26px;transform: rotate(180deg);transition: transform .4s ease;}
.relBd-from  button:hover{box-shadow: 0 4px 20px rgba(209, 41, 46, 0.3);}
.relBd-from  button:hover i{transform: rotate(180deg) translateX(4px);}
.relBd-info{width: 442px;padding-left: 48px;border-left: 1px solid #d1d8de;}
.relBd-info-img{width: 100%;}
.relBd-info-img img{width: 100%;}
.relBd-info-text{width: 100%;}
.relBd-info-text .text{line-height: 1.2;margin-top: 8px;}
.relBd-info-code{width: 100%;}
.relBd-info-code li{width: auto;margin-right: 14px;text-align: center;}
.relBd-info-code li:last-child{margin-right: 0;}
.relBd-info-code li .img{width: 120px;height: 120px;margin: 0 auto;border: 1px solid #c7d7e6;}
.relBd-info-code li .img img{max-height: 100%;}

/* se_contact_t */
.se_contact{background: #f7f9fc; }
.se_contact .s_width{ display: flex;justify-content: space-between;  align-items: center;}
.se_contact_r{width:50%; }
.se_contact_li{width:43%; }
.se_contact_li span{ color: #333; display: block ;}
.se_contact_li ul{ display: flex;justify-content: flex-start; flex-direction: column;padding:20px 0 55px 0;}
.se_contact_li li{border-bottom: 1px solid rgba(0,0,0,.2); line-height: 2; color: #333;padding:20px 0;}
.se_contact_li li div{ line-height: 2;color: #555;font-family: 'PingFang SC';}
.se_contact_li li p{ font-family: 'PingFang SC';}
.se_contact_li a{display: block;width:150px;line-height: 3;transition: 0.3s;background: #353b91;color: #fff;display: block; text-align: center; border-radius: 5px;}
.se_contact_li a:hover{width:160px}
.lianxi{width:100%}

.BMap_bubble_title{font-weight: bold;line-height: 2;}
.BMap_bubble_content{line-height: 1.8;}

.se_espcms_book3{padding:45px 0 0 0;}
.se_espcms_book3 h1{ line-height:70px; margin: 0; text-align: center;font-size: 0.24rem;}
.se_espcms_book3 .se_date{ line-height:38px; padding: 0 0 45px 0 ;text-align: center}

@media screen and (max-width: 1024px) {
.se_contact .s_width{flex-wrap: wrap;}  
.se_contact_r{width:100%; display: none;}
.se_contact_li{width:100%; }
.relBd {display: none;}
.relBd-wrap{padding: 0;}
}