
/*********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 .main2{width:100%; padding:0 10% 0 55%}
#banner .txt{position:absolute;z-index: 999;left:0;top:0; width:100%; height:100%; display: flex; flex-direction:column; justify-content:center;  }
#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:42px;padding-top: 0px; transform:translateY(200px);opacity:0;transition:all 0.6s;  color: #fff;   text-align: center;}
#banner .txt em{font-size:0.7rem; transform:translateY(400px);opacity:0;transition:all 0.6s;  color: #fff;   text-align: center; display: block; font-weight: bold; font-style:normal; }
#banner .txt strong{font-size:72px;   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,#fff, #cfd6e0);}
#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; }
.viewmore {position: relative;}
.viewmore a{pointer-events: all; display: block;width: 190px; font-size:18px;line-height:58px;   color:#fff;background-image: -webkit-linear-gradient(left,#7fce3c, #59bc05);
; border-radius: 50px;  position: relative;transition:all 0.3s; text-align: center;margin:2% auto 0 auto }
.viewmore a i{width: 20px;height: 20px;position: absolute;right: 15%;top: 50%;margin-top: -10px;  }
.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;}
#banner .swiper-pagination-bullet-active{background:rgba(255,255,255,0.8);color: #fff;width: 33px;border-radius: 30px; }
#banner .swiper-pagination{bottom:20px;}

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


@media (max-width:1023px){
    #banner .swiper-slide .pcpic{display: none;}
#banner .swiper-slide .telpic{display: block;}
    #banner .txt strong{font-size:26px; line-height: 30px;}
    #banner .txt p{font-size: 16px; line-height: 30px;; padding-top:20px}
    #banner .swiper-slide .pic{height: 85vh}
    .viewmore a{width: 150px; height: 50px; line-height: 50px; font-size: 16px}
}


.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:#7fce3c;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:#7fce3c;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: #7fce3c; }
.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 }



/*首页产品滚动*/
.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:60%;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: #7fce3c;-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;}
}


.inproduct{background: url(../images/indRD-bg.jpg) no-repeat center top;}

#tel_pro{display: none;}
#top_scroll {overflow: hidden;width:95%; margin:0 auto 0 auto; padding-bottom: 2%;height: 1000px; position: relative; }
#top_scroll ul{}
#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: #eff6fc;}
#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;}

.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: #075fc0;color: #FFFFFF;border: 1px solid #075fc0;}


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


@media (max-width:1023px){
    #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: url(../images/casebg.jpg) no-repeat center top;}
.incase .sty2 {margin-top: 66px;position: relative}
.incase .sty2 .swiper-container {width: 100%;border-radius: 25px 0 0 25px}
.incase .sty2 .swiper-slide {width:33.33%;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: 30px;font-weight: 800;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}
}


/*about*/
.inabout{width: 100%;}
.inabout .l-contain{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.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-contain{display: block;}
.inabout .about_l{width: 95%; margin: 0 auto;}
.inabout .about_r{width: 100%;}
}


/*新闻资讯*/
.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/list/news.jpg) no-repeat center top;}
.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: #7fce3c;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: 100%; margin:3% auto 0 auto;}
.index_4_1 ul li{ float:left; width:24%; 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_mid_2{margin:0 5%; margin-top:2.125em;}
.index_4_1_mid_2_1{color:#7fce3c;font-family:Calibri;}
.index_4_1_mid_2_2{font-size:1.5em; color:#000; margin-top:.75em; 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, #7fce3c, #7fce3c);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:100%; }
    .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-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;padding-left: 25px;}
.footer-contact>dt i {width: 25px;display: block;}
.footer-top>.center {margin-left: auto;margin-right: auto;padding-top: 15px;}
.footer-top>.right {padding-top: 15px;}
.footer-top>.right .tip {text-align: right;}
.footer-top>.right .btn {height:60px;width: 180px;;border: 1px solid #fff;border-radius:60px;display: flex;align-items: center;justify-content: center;margin-left: auto;}
.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: 8; bottom:0; left:0;}
    .footshadow{ width: 100%; height: 75px; display: none;}
    .footer-top>.center{display: none;}
    .footfun{ padding: 0 0px; height: 100%; overflow: hidden;}
    .footfun li{ float: left; width: 25%; height: 100%; background-color: #7fce3c;	-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: #7fce3c}
    .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;}
}

/*内页案例*/
.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: #7fce3c}
.allist_cont .allist_con::after {content: "";position: absolute;right: 100%;bottom: 0;width: 100%;height: 6px;background-color: #7fce3c;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: #7fce3c}
.honor_cont .allist_con::after {content: "";position: absolute;right: 100%;bottom: 0;width: 100%;height: 6px;background-color: #7fce3c;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/hz.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: 4%;}
.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_bg{margin-top: 3%;}
.biaoge{overflow-x: auto;}
.biaoge td{padding:0.5% 1%;white-space: nowrap;font-size: 16px;}

table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding:0 10px;line-height: 31px; }
.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;}
    .se_procont .se_procont_r .aside {margin-top:10px;line-height: 1.25; }
    .se_procont .se_procont_r .aside span{font-size: 16px;}
    .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;}
    .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: #7fce3c;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: #7fce3c;border-color: #7fce3c;}
}
@media screen and (min-width: 1025px) {
    .se_procont .se_procont_r .btn1:hover {color: #171c32;}
    .se_procont .se_procont_r .btn2 {color: #7fce3c;border-color: #7fce3c;}
    .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: 25px; padding-top: 3%;}
    .se_procont .se_procont_r .aside {margin-top: 10px;}
    .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: 14px;color: #666;line-height: 34px;margin-top: 10px;}
.atc-pn a:hover {color: #7fce3c;}
.atc-pn a label {display: inline-block;border: 1px solid #ccc;width: 98px;height: 32px;text-align: center;font-size: 14px;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: #7fce3c;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: #7fce3c;}
.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: #7fce3c;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) {
    .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}
}