


.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:auto;}
.header_logo img:nth-child(1){	display:none}
.header_logo{	width:auto; left:0%;transform:translate(0, 00%);}
.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 .main .imga{width: 65%;margin: 0 auto;}
#banner .txt .main .imgb{width: 58%;margin:2% auto 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:0.28rem;font-weight: 500; padding: 0.2rem 0 0 0; transform:translateY(200px);opacity:0;transition:all 0.6s;  color: #fff; }
#banner .txt em{font-size:0.3rem; transform:translateY(400px);opacity:0;transition:all 0.6s;  color: #fff;   display: block;font-style:normal;  width:40%; margin:  10px 0 0.15rem  0; padding: 10px 0;border-radius:60px; background: #0961d8;text-align: center;}
#banner .txt strong{font-size:0.8rem;   transform:translateY(200px);opacity:0;transition:all 0.9s; line-height: 1.8;display: block;  color: #fff;}
#banner .txt .banner_zi{margin-top: 0.5rem;}
#banner .txt .banner_zi img{ transform:translateY(200px);opacity:0;transition:all 0.9s;}
#banner .txt .viewmore {transform:translateY(200px);opacity:0;transition:all 0.9s; margin:2% 0 0 0  }

#banner .txt .main2 strong{text-align: center;}
#banner .txt .main2 em{margin: 10px auto;}
#banner .txt .main2 p{text-align: center}
#banner .txt  .main2 .banner_zi{margin: 0.5rem auto;}
#banner .txt  .main2 .banner_zi img{display: block;margin: 0 auto;}

#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,#banner .txt .banner_zi img{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: 10px 20px 10px 20px; width: 200px;   color:#fff;; border-radius: 50px;  position: relative;transition:all 0.3s; text-align: center;margin:2% auto 0 auto ;background-image: -webkit-linear-gradient(left,#1642bb, #08cef9);}
.viewmore a i{ color: #1455c3;}
.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;}

#banner .swiper-button-prev{background: url(../images/lt1.png) right center no-repeat;}
#banner .swiper-button-next{background: url(../images/gt1.png) right center no-repeat;}

@media (max-width:1560px){
#banner .txt em{width: 40%;}
}
@media (max-width:1440px){
    #banner .txt .banner_zi img{ width: 50%;}
    #banner .txt strong{font-size:68px; }
#banner .txt em{width: 40%;}
}

@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 .txt{top: 25%;display: block;}
#banner .swiper-slide .pcpic{display: none;}
#banner .swiper-slide .telpic{display: block;}
#banner .txt2{display: block; top:0%;display: flex;}
#banner .txt em{width: 100%; font-size: 16px; padding: 10px 0; margin-bottom: 20px;background: none;}
#banner .txt strong{font-size:26px; line-height: 30px;-webkit-text-stroke: 0px #fff; color: #fff;letter-spacing:normal;text-align: center;}
#banner .txt p{font-size: 16px; line-height: 30px;; padding-top:20px; width: 95%;display: none;}
#banner .txt .banner_zi{width: 80%; margin: 0 auto;}
#banner .txt .banner_zi img{width: 100%;}
#banner .swiper-slide .pic{height:75vh}
#banner .txt .main .imga{width: 80%;}
#banner .txt .main .imgb{width: 80%;}
.viewmore a{width: 150px;  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 3% auto}
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h6 { font-size:4.6vw;   text-transform: uppercase;  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:2vw; line-height: 2;}
.swiper-box .swiper-wrapper .swiper-slide a {background-image: -webkit-linear-gradient(left,#1642bb, #006cb7);;font-size:22px;font-weight:500;line-height:initial;text-align:center;color:#fff;padding:0 12px;margin:30px auto 0 auto; line-height: 60px;text-transform:uppercase;display:block; width:196px;transition:all .4s ease; border-radius:30px;}
.swiper-box .swiper-wrapper .swiper-slide a:hover {background:#1642bb;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: #e12327; }
.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;}



.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%}
}


.home_prolist{ padding: 5% 0;background-size: cover;}
.index_pro_content{width: 90%; margin:2% auto 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.index_pro_content .ul1{width: 60%;}
.index_pro_content .ul2{width: 39%;}
.index_pro_content ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap; margin-top: 0.2rem;}
.index_pro_content li{width: 49%; background: #e7edf9;margin-bottom: 0.2rem;transition: all 0.5s ease; }
.index_pro_content li a:hover{color: #0961d8;}
.index_pro_content .ul1 li .index_pro_box{ padding: 1rem 0 0.5rem 0.5rem ;}
.index_pro_content .ul1 .prowenzi{width: 40%; display: block;}
.index_pro_content .ul1 li:nth-child(1) .index_pro_box{ background: url(../images/index/pro_a.png) no-repeat right top 0.3rem; background-size: 58%;}
.index_pro_content .ul1 li:nth-child(2) .index_pro_box{ background: url(../images/index/pro_b.png) no-repeat right center; background-size: 100%;}
.index_pro_content .ul1 li:nth-child(3) .index_pro_box{ background: url(../images/index/pro_c.png) no-repeat right center; background-size:60%;}
.index_pro_content .ul1 li:nth-child(4) .index_pro_box{ background: url(../images/index/pro_d.png) no-repeat right center; background-size: 66%;}
.index_pro_content .ul2 li .index_pro_box{ padding: 1rem 0 0.5rem 0.5rem ;}
.index_pro_content .ul2 .prowenzi{width: 100%; display: block;}
.index_pro_content .ul2 li:nth-child(1) .index_pro_box{ background: url(../images/index/pro_e.png) no-repeat center bottom 0.3rem; background-size: 100%; height: 100%;}
.index_pro_content .ul2 li:nth-child(2) .index_pro_box{ background: url(../images/index/pro_f.png) no-repeat  center bottom 0.3rem; background-size: 100%; height: 100%;}
.index_pro_content .index_pro_box .more{width: 1.3rem; height: 0.4rem; background: #ffffff; text-align: center; line-height: 0.4rem;font-size: 0.16rem; margin-top: 0.2rem;}

@media screen and (max-width:1200px){
.index_pro_content{width: 95%;flex-wrap: wrap;}
.index_pro_content .ul1,.index_pro_content .ul2{width: 100%;}
.index_pro_content li{width: 100%;}
.index_pro_content .ul1 li:nth-child(1) .index_pro_box{background-size: 50%;}
.index_pro_content .ul2 li:nth-child(1) .index_pro_box{background: url(../images/index/pro_e.png) no-repeat right bottom 0.3rem;background-size: 50%;}
.index_pro_content .ul2 li:nth-child(2) .index_pro_box{background: url(../images/index/pro_f.png) no-repeat  right bottom 0.3rem; background-size: 50%;}
}


/*首页应用行业*/
.home_yy {background: url(../images/bg3.jpg) repeat center bottom;background-size: cover; overflow: hidden; }
.home_yy .yingyong_a{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.home_yy .yingyong_a .yingyong_a_l{background:url(../images/index/pro_a.jpg) no-repeat center top; width: 50%; background-size: 100%}
.home_yy .yingyong_a .yingyong_a_r{width: 50%; padding:0.8rem 1rem 1rem 1rem; z-index: 8}
.home_yy .yingyong_a .yingyong_a_r h2{font-size: 0.38rem;font-weight: bold; color: #333333;}
.home_yy .yingyong_a .yingyong_a_r h2:after{content: ""; width: 0.6rem; height: 0.05rem; background: #00499d;margin: 0.2rem 0 0.2rem 0; display: block;}
.home_yy .yingyong_a .yingyong_a_r p{ font-size: 0.22rem; line-height: 0.4rem;}
.home_yy .yingyong_a .yingyong_a_r .index_pro_head_button{margin-top: 0.5rem;}
.home_yy .yingyong_a .yingyong_a_r .public_button_text{color: #000;}
.home_yy .yingyong_a .yingyong_a_r ul{width: 90%;margin-top: 0.5rem; display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.home_yy .yingyong_a .yingyong_a_r li{width: 49%;overflow: hidden}
.home_yy .yingyong_a .yingyong_a_r li img{width: 100%;}
.home_yy .yingyong_a .yingyong_a_r li:hover img {transform: scaleX(1.2) scaleY(1.2); }
.home_yy .yingyong_b{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.home_yy .yingyong_b .yingyong_b_l{background:url(../images/index/pro_b.jpg) no-repeat center top; width: 50%; background-size: 100%}
.home_yy .yingyong_b .yingyong_b_r{width: 50%; padding:0.8rem 1rem 1rem 1rem; z-index: 8}
.home_yy .yingyong_b .yingyong_b_r h2{font-size: 0.38rem;font-weight: bold; color: #333333;}
.home_yy .yingyong_b .yingyong_b_r h2:after{content: ""; width: 0.6rem; height: 0.05rem; background: #00499d;margin: 0.2rem 0 0.2rem 0; display: block;}
.home_yy .yingyong_b .yingyong_b_r p{ font-size: 0.22rem; line-height: 0.4rem;}
.home_yy .yingyong_b .yingyong_b_r .index_pro_head_button{margin-top: 0.5rem;}
.home_yy .yingyong_b .yingyong_b_r .public_button_text{color: #000;}
.home_yy .yingyong_b .yingyong_b_r ul{width: 90%;margin-top: 0.5rem; display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.home_yy .yingyong_b .yingyong_b_r li{width: 49%;overflow: hidden}
.home_yy .yingyong_b .yingyong_b_r li img{width: 100%;}
.home_yy .yingyong_b .yingyong_b_r li:hover img {transform: scaleX(1.2) scaleY(1.2); }
.home_yy .yingyong_c .yingyong_a_l{background:url(../images/index/pro_c.jpg) no-repeat center top!important; width: 50%; background-size: 100%}
.home_yy .yingyong_d .yingyong_b_l{background:url(../images/index/pro_d.jpg) no-repeat center top!important; width: 50%; background-size: 100%}


@media screen and (max-width:1200px){
    .home_yy .yingyong_a .yingyong_a_l,.home_yy .yingyong_a .yingyong_a_r{width: 100%;}
    .home_yy .yingyong_a .yingyong_a_r{padding: 0.2rem 0.2rem;}
    .home_yy .yingyong_a .yingyong_a_r ul{width: 100%;}
    .home_yy .yingyong_b{background: url(../images/bg3.jpg) repeat center bottom;background-size: cover; }
    .home_yy .yingyong_b .yingyong_b_l,.home_yy .yingyong_b .yingyong_b_r{width: 100%;}
    .home_yy .yingyong_b .yingyong_b_r{padding: 0.2rem 0.2rem;}
    .home_yy .yingyong_b .yingyong_b_r ul{width: 100%;}
}

/*hotpro*/
.hotpro{background: url(../images/bg3.jpg) center top no-repeat; padding: 6% 0;background-size: cover;}
.hotpro_l{width: 50%; padding-right: 5%;float: left;padding-left: 1%;}
.hotpro_l .index-title::before{display: none;}
.hotpro_l .footer_link2{background: #f2f2f2;color: #666;}
.hotpro_tit{margin-top: 80px}
.hotpro_tit p{ line-height: 36px;;}
.hotpro_r{width: 50%; float: right;}
.hotpro_r img{border-radius: 25px 25px 25px 25px}

@media (max-width:1023px){
.hotpro_l{width: 90%; padding: 0 0; margin: 0 auto;float:none;}
.hotpro_tit p{line-height: 28px;}
.hotpro_tit{margin-top: 15px;}
.hotpro_r{width: 100%;}
}

.hotpro .sty2 {position: relative; width: 100%; margin: 0 auto; overflow: hidden;padding: 0 5%;}
.hotpro .sty2 .swiper-container {width: 100%;}
.hotpro .sty2 .swiper-slide {width:100%;margin: 0 auto; display: block;position: relative;overflow: hidden;transition: all linear 0.4s}
.hotpro .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}
.hotpro .sty2 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.hotpro .sty2 .swiper-button-prev {left: 0}
.hotpro .sty2 .swiper-button-next {right: 0}

@media (max-width: 1280px){
 .hotpro_tit{margin-top: 40px;}
}
@media (max-width: 1200px){
.hotpro .sty2 {margin-top: 20px;padding: 0 2%;}
.hotpro_tit{margin-top: 20px;}
.hotpro .sty2 .swiper-container {width: 100%;border-radius: 0}
.hotpro .sty2 .swiper-slide {width:100%;margin: 0 5px;border-radius: .4rem}
.hotpro .sty2 .swiper-button-prev {display: none;}
.hotpro .sty2 .swiper-button-next {display: none;}
}


/*about*/
.inabout{background: url(../images/index/about.jpg) no-repeat  center top; padding: 6% 0 0 0; margin-bottom: 0.7rem;}
.inabout .l-contain{width: 70%; margin: 0 auto;}
.inabout .l-contain .index-title {text-align: center;}
.inabout .l-contain p{text-align: center;margin-top: 7%;}
.inabout .public_button_box {margin:3% auto 0 auto; width: 12vw;}
.inabout  .about_data_wrap{width: 90%; margin:1rem auto 0 auto; background: #fff; padding:0.3rem 0 ;box-shadow: 0px 0px 10px #999}
.inabout .about_data_item_line{opacity: 0.5;}
.inabout .about_data_item_box {text-align: center;}
.inabout .about_data_item_box .about_data_item_head{display: flex; justify-content:center;flex-direction: row;}

.public_button_read {width: 8.59375vw;position: relative;-webkit-border-radius: 1.40625vw;border-radius: 1.40625vw;overflow: hidden;}
.public_button_read:after {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-border-radius: 1.40625vw;border-radius: 1.40625vw;border: 1px solid #c9c9c9;box-sizing: border-box;z-index: 1;}
.public_button_read:before {content: "";position: absolute;left: 0;top: 0;width: 0;height: 100%;background: #0961d8;box-sizing: border-box;z-index: 2;-webkit-transition: all .4s ease;transition: all .4s ease;-webkit-transition-delay: .26s;transition-delay: .26s;}
.public_button_text {font-size:0.88541666vw;line-height: 2.8125vw;color: #fff;width: 100%;z-index: 9;position: relative;text-align: center;-webkit-transition: all .4s ease;transition: all .4s ease;-webkit-transition-delay: .26s;transition-delay: .26s;}
.public_button_icon {width: 2.8125vw;height: 2.8125vw;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;-webkit-border-radius: 100%;border-radius: 100%;position: relative;overflow: hidden;background-image: -webkit-linear-gradient(left,#e41a0e, #e41a0e);}
.public_button_icon:after {content: "";position: absolute;left: 0;top: 0;width: 0;height: 100%;-webkit-background-image: linear-gradient(to right, #e41a0e 20%, #e41a0e);background-image: linear-gradient(to right, #e41a0e 20%, #e41a0e);box-sizing: border-box;z-index: 2;-webkit-transition: all .4s ease;transition: all .4s ease;-webkit-transition-delay: 0s;transition-delay: 0s;}
.public_button_icon .public_button_label {width: 33.333%;position: relative;z-index: 9;}
.public_button_icon .public_button_label svg {fill: #ffffff;-webkit-transition: all .4s ease;transition: all .4s ease;-webkit-transition-delay: 0s;transition-delay: 0s;}
.public_button_box:hover .public_button_text {color: #ffffff;-webkit-transition-delay: 0s;transition-delay: 0s;}
.public_button_box:hover .public_button_read:before {width: 100%;-webkit-transition-delay: 0s;transition-delay: 0s;}
.public_button_box:hover .public_button_icon:after {width: 100%;-webkit-transition-delay: .26s;transition-delay: .26s;}
.public_button_box:hover .public_button_icon .public_button_label svg {fill: #ffffff;-webkit-transition-delay: .26s;transition-delay: .26s;}
.index_banner_title_box {pointer-events: none;-webkit-transform: translateY(4vw);transform: translateY(4vw);}
.index_banner_cn_box {-webkit-transform: translateY(4vw);transform: translateY(4vw);}
.index_banner_en_box {-webkit-transform: translateY(4vw);transform: translateY(4vw);}
.index_banner_button {;-webkit-transform: translateY(4vw);transform: translateY(4vw);}

@media (max-width: 1440px){
.inabout .index_pro_head_button {display: none;} 
}


.inabout .bg{position: absolute;width: 100%;height: 100%;top: 0;left: 0}
.inabout .bg .photo {position: absolute;left: 0;height: 100%;width: 100%;background-size: 100%;background-position: center top;background-repeat: no-repeat;top: -80px}
.inabout .bg .photo:after {content: "";background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);background: linear-radient(180deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%)}
.inabout .bg .imgBox {width: 100%;position: absolute;bottom: 0;right: 0;overflow: hidden;height: 100%}
.inabout .bg .imgBox .img:nth-of-type(1) {position: absolute;bottom: 0;right: 16%}
.inabout .bg .imgBox .img:nth-of-type(1)>img {width:950px;object-fit: contain}
.inabout .bg .imgBox .img:nth-of-type(1)>.box {padding-top: 13%;padding-left: 22%}
.inabout .bg .imgBox .img:nth-of-type(2) {position: absolute;bottom: -20PX;right: 13%;z-index: 10}
.inabout .bg .imgBox .img:nth-of-type(2)>img {width: 540px;object-fit: contain;-webkit-transition-delay: .2s;transition-delay: .2s}
.inabout .bg .imgBox .img:nth-of-type(2)>.box {padding-top:  16%}
.inabout .bg .imgBox .img:nth-of-type(3) {position: absolute;bottom: 0;right: -3%}
.inabout .bg .imgBox .img:nth-of-type(3)>img {width: 650px;object-fit: contain;-webkit-transition-delay: .4s;transition-delay: .4s}
.inabout .bg .imgBox .img:nth-of-type(3)>.box {padding-top:40%}
.inabout .bg .imgBox .img .box {width: 100%;height: 100%;position: absolute;z-index: 2;left: 0;top: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-transition: opacity 1.5s var(--ease),-webkit-transform 1.5s var(--ease);transition: opacity 1.5s var(--ease),-webkit-transform 1.5s var(--ease);transition: transform 1.5s var(--ease),opacity 1.5s var(--ease);transition: transform 1.5s var(--ease),opacity 1.5s var(--ease),-webkit-transform 1.5s var(--ease);-webkit-transform: translate3d(0,.2rem,0);transform: translate3d(0,.2rem,0);-webkit-transition-delay: .5s;transition-delay: .5s;opacity: 0}
.inabout .bg .imgBox .img .box .countFn {line-height: 1;white-space: nowrap}

.inabout .bg .imgBox .img>img {-webkit-transition: opacity 1s var(--ease),-webkit-transform 2s var(--ease1);transition: opacity 1s var(--ease),-webkit-transform 2s var(--ease1);transition: transform 2s var(--ease1),opacity 1s var(--ease);transition: transform 2s var(--ease1),opacity 1s var(--ease),-webkit-transform 2s var(--ease1);-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0)}
.inabout .bg .imgBox .img.go {opacity: 1}
.inabout .bg .imgBox .img.go .box {-webkit-transform: translate3d(0,0,0);transform: translateZ(0);opacity: 1}
.inabout .bg .imgBox .img.go>img {-webkit-transform: translate3d(0,0,0);transform: translateZ(0)}
.inner .index-title{width: 100%;}
.maxSize {width: 90%; margin: auto;}
.row>.inner {position: relative;z-index: 15}
.inabout .inner {overflow: hidden}
.inabout .inner .group {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start; margin-top: 5%;}
.inabout .inner .group h2 {line-height: 1.1;width: 58%}
.inabout .inner .group h2 .letter {color: #b3cacb;line-height: 1.1;letter-spacing: -.05em;margin-right: .25em;position: relative}
.inabout .inner .group h2 .letter:after {content: attr(data-word);position: absolute;width: 100%;height: 100%;line-height: 1.1;letter-spacing: -.05em;font-size: #196cd2;color: #1d5f63;font-family: #196cd2;font-weight: #196cd2;left: 0;top: 0;will-change: transform,opacity;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;
-webkit-animation-direction: alternate;animation-direction: alternate;-webkit-animation-play-state: paused;animation-play-state: paused;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-delay: calc(var(--go) * -1s);animation-delay: calc(var(--go) * -1s);-webkit-animation-name: clip;animation-name: clip}
.inabout .inner .group h2 small {font-weight: #196cd2;font-family: #196cd2;line-height: 1.1;font-size: #196cd2;color: #b3cacb}
.inabout .inner .group p {width: 50%;text-indent: 2em}

@media screen and (max-width:1440px){
    .inabout .bg .imgBox .img:nth-of-type(2)>img{width: 460px;}
.inabout .bg .imgBox .img:nth-of-type(3)>img{width: 550px;}
}

@media (max-width:1200px){
    .inabout .bg .photo{top: -40px;}
    .inabout{padding: 1rem 0 ;} 
    .inabout .l-contain{width: 95%;} 
    .inabout .bg .imgBox{display: none;} 
    .maxSize{width: 95%;}
    .inabout .inner .group p{width: 100%;}
}

.homeprolist{width: 90%; margin: 5% auto 4% auto;}
.c-list {position: relative;z-index: 4;display: flex;flex-wrap: wrap;align-items: flex-start; flex-wrap: wrap;  display: -webkit-flex;  width: 100%; margin: 4% auto 0 auto;  flex-direction: row;   -webkit-flex-direction: row;    -webkit-flex-wrap: wrap;}
.c-list li {width:33.33%;padding: 0 8px 4px 8px;position: relative;height: 19.895833333333332vw; margin-bottom: 12px;}
.c-list li:nth-child(1){width: 66.6%;}
.c-list .c-wrap {position: relative;overflow: hidden;height: 100%;color: #fff;}
.c-list .c-wrap img {width: 100%;height: 100%;object-fit: cover; overflow: hidden;}
.c-list .c-wrap .c-title {position: absolute;top: 0;left: 0;width: 100%;padding: 60px 40px 80px 40px;background: url(../images/yy-bg.png)repeat-x bottom left / auto;transition: all .5s;}
.c-list .c-wrap .c-title span{display: block;font-weight: 500;font-size: 18px; line-height: 50px;}
.c-list .c-wrap .c-title em{display: block;font-size: 16px;}
.c-list .c-wrap .c-title em::before{content: ">";font-family: "宋体";font-size: 16px; width: 30px; height: 30px; background: #1274bd;border-radius:50%; text-align: center; line-height: 30px; color: #fff; display: inline-block; margin:2em 10px 0 0;}
.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;padding: 40px;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: 100%;}
.c-list .c-wrap .c-text-box .c-title2 {margin-bottom: 20px;font-weight: bold;font-size: 40px;line-height: 50px;}
.c-list .c-wrap:hover .c-title {opacity: 0;}
.c-list .c-wrap:hover .c-text-box {opacity: 1;}

@media screen and (max-width:790px) {
  .homeprolist{width: 100%;}
	.product .product_tit{width: 95%;display: block;}	
	.product .product_tit .protxt_l{width: 100%;}
	.product .product_tit .protxt_l h2{font-size: 2em;}
	.protxt_r{display: none;}
	.c-list{width: 100%;}
	.c-list li {width: 100%;height: 40vw;}
  .c-list li:nth-child(1){width: 100%;}
.c-list .c-wrap .c-title{padding: 10px;font-size: 17px;}
.c-list .c-wrap .c-title span{display: none;}
.c-list .c-wrap .c-title em{display: none;}
}




/* 产品展示 */
.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: #e12327;-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;}
}

/*首页产品*/
.Home_Product{width: 100%;background:#0961d8; background-size: cover; padding: 5% 0 5% 0; position: relative; overflow: hidden; }
.Home_Product .index-title{text-align: center;}


.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:center;   justify-content: center;flex-wrap: wrap; padding-bottom: 3%;}
.indPro-menu li{width: 14%;}
.indPro-menu li .img{ width: 50%;margin: 0 auto;display: block; text-align: center;}
.indPro-menu li .img img{width: 80%;}
.indPro-menu li span{text-align: center;display: block; margin-top: 20px;}
.indPro-menu li:hover a{color: #0961d8;}



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

.prolist{ margin: 2% 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%; text-align: center;display: flex; align-items: center;-webkit-align-items: center;justify-content:center;transition: .5s; padding: 2% 2% ;background:#0961d8;border-radius: 60px}
.prolist li a{color: #fff;display: inline-block;}
.prolist li:hover{background: #0ab6ee;}
.prolist li:hover a{color: #fff;}


.inproduct{background-attachment: fixed; background-size: cover;background-attachment: fixed;}
#tel_pro{display: none;}
#top_scroll {overflow: hidden;width:100%; margin:0.5rem 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:#f2f7fa;}
#top_scroll ul li .img{width: 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 15px 0; transition: .4s;-webkit-transition: .4s; background: #f2f7fa;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: 70%;  line-height: 30px; text-align: center;display: block; margin:10px auto 0 auto; word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}

#top_scroll .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;}
#top_scroll .protel .protel_a{width: 50%; text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s;background: #f29604 ;  color: #fff;}
#top_scroll .protel .protel_a:hover{background: #1455c3; color: #fff;}
#top_scroll .protel .protel_b{width: 50%; text-align: center; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; background: #1455c3;color: #fff;}
#top_scroll .protel .protel_b:hover{background: #f29604 ; color: #fff;}

#top_scroll ul li:hover .protel_a{background: #1455c3; color: #fff;}
#top_scroll ul li:hover .protel_b{background: #f29604 ; color: #fff;}

.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: #1455c3;}
.yindd a:nth-child(2){color: #fff;border: 1px solid #1455c3; background: #f29604;}
.yindd a:hover{background-color: #f29604;color: #FFFFFF;border: 1px solid #f29604;}


@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;}
}


/*公司简介*/
.homeAbout {background: url(../images/aboutbg.jpg) no-repeat center bottom; padding: 6% 0;display: flex; display:-webkit-flex;   -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;background-size: cover; }
.homeAbout .homeAbout_l{width: 45%;padding:4% 4% 0 4% ;}
.homeAbout_cont{width: 100%;;}
.homeAbout_cont p{ margin: 13% 0;}
.homeAbout_r{width: 50%;}
.homeAbout_r img{width: 100%; overflow: hidden; border-radius: 200px 0 0 0}
.homeAbout_cont .view-more{margin: 4% 0 0 0;background-color: rgba(255, 255, 255, 0);;color: #333;}
.boxBottom{width: 100%; margin: 0 auto; background: #1642bb; padding: 3% 0;}
.boxBottom ul{width: 100%; margin: 0 auto; display: flex; display:-webkit-flex;   -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;color: #fff;}
.boxBottom li{border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); text-align: center;width: 25%;}
.boxBottom li:nth-child(4){border-right: none;}
.boxBottom li .counter{ color: #fff; margin-right: 10px;}
.view-more {display: flex;align-items: center;justify-content: center;;min-height: 34px;width: 170px; height: 60px;border-radius: 50px;background-color: #1455c3;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 #1455c3;position: absolute;left: 0;top: 0;transform: scale(1);transition: var(--transition);}
.view-more:hover::before {transform: scale(1.08, 1.2);}


@media (max-width:1440px){
    .boxBottom li .counter{font-size: 58px;}
}
@media (max-width:1280px){
    .boxBottom li .counter{font-size: 50px;}
}
@media (max-width:1023px){
  .homeAbout .homeAbout_l{width: 100%;}
  .homeAbout_r{width: 100%;}
  
.homeAbout_cont{width:98%;}
.homeAbout_cont p{line-height: 30px; margin: 20px 0;}
.boxBottom li{width: 50%; padding-bottom: 20px;}
.boxBottom li .counter{font-size: 36px}
.homeAbout_r img{border-radius:20px; width: 98%; margin: 0 auto;display: block;}
.view-more{margin: 30px 0; height: 45px; width: 140px;;}
}


.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 #1455c3;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: #1455c3;}
.footer_link2:hover::before,.footer_link2:hover::after{width: 100%;}

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


/*产品展示*/
.home4{background:url(../images/tuijian.jpg) center no-repeat;background-size:cover;padding-top:7%;padding-bottom:148px;overflow:hidden;background-attachment: fixed; background-size: cover;}
.home4 .wrap{position:relative; max-width: 1500px; margin: 0 auto; position: relative;}
.home4 .public-title h2{width:565px;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:80px;overflow:hidden}
.home4 .sty1 li{float:left;text-align:center}
.home4 .sty1 li span{margin-top:20px;margin-bottom:22px;display:block;color:#ffffff;}
.home4 .sty1 li p{font-size:18px;color:#ffffff;line-height:36px;}
.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:341px;height:66px;background:#ffb628;background-image:linear-gradient(to right, #ffb628, #ff4626);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;}
}



/*首页案例现场*/
.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{padding: 4% 0;}
.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;}

}


/*首页问答*/
.homewd_ly{width: 100%; padding: 0.8rem 0 0 0;}
.homewd_ly .index-title{text-align: center; margin-bottom: 0.6rem;}
.homewd_ly .homewd_ly_box{display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.homewd_ly .homewenda{background: #0961d8;width: 50%; padding: 0.5rem;}
.homewd_ly .homewenda h2{color: #fff;font-size: 0.42rem;font-weight: bold; margin-bottom: 0.3rem;}
.homewd_ly .homewenda ul{}
.homewd_ly .homewenda li{background: #fff;border-radius: 10px; padding: 0.3rem;margin-bottom: 0.2rem;}
.homewd_ly .homewenda .homewenda_wen{font-size: 0.24rem; margin-bottom: 0.2rem;font-weight: bold;display: flex; display:-webkit-flex;-webkit-justify-content:left;   justify-content:left;}
.homewd_ly .homewenda .homewenda_wen i{background: url(../images/index/wen.jpg) no-repeat center top; width: 42px; height: 42px;display: inline-block; margin-right: 0.1rem;}
.homewd_ly .homewenda .homewenda_da{font-size: 0.18rem; line-height: 0.31rem;color: #999; margin-top: 0.1rem;display: flex; display:-webkit-flex;-webkit-justify-content:left;   justify-content:left;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.homewd_ly .homewenda .homewenda_da i{background: url(../images/index/da.jpg) no-repeat center top; width: 42px; height: 42px;display: inline-block; margin-right: 0.1rem;}
.homewd_ly .homeliuyan{background: url(../images/hz.jpg) no-repeat center top;;width: 50%; padding: 0.5rem;}
.homewd_ly .homeliuyan h2{color: #fff;font-size: 0.18rem; line-height: 0.31rem; margin-bottom: 0.5rem;}
.homewd_ly .homeliuyan .layui-form-label{color: #fff;width: auto;padding-left: 0;}

.homewd_ly .homewennews{background: url(../images/hz.jpg) no-repeat center top;;width: 50%; padding: 0.5rem;}
.homewd_ly .homewennews h2{color: #fff;font-size: 0.42rem;font-weight: bold; margin-bottom: 0.3rem;}
.homewd_ly .homewennews ul{}
.homewd_ly .homewennews li{background: #fff;border-radius: 10px; padding: 0.3rem;margin-bottom: 0.2rem;}
.homewd_ly .homewennews .homewennews_wen{font-size: 0.24rem; margin-bottom: 0.2rem;font-weight: bold;display: flex; display:-webkit-flex;-webkit-justify-content:left;   justify-content:left;}
.homewd_ly .homewennews .homewennews_da{font-size: 0.18rem; line-height: 0.31rem;color: #999; margin-top: 0.1rem;display: flex; display:-webkit-flex;-webkit-justify-content:left;   justify-content:left;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}

@media (max-width:1200px){
    .homewd_ly .homewenda,.homewd_ly .homeliuyan{width: 100%;}
    .homewd_ly .homewenda{padding: 0.2rem 0.1rem;font-size: 18px;}
    .homewd_ly .homewenda .homewenda_wen i{width: 35px; height: 35px;background-size: 100%;}
    .homewd_ly .homewenda .homewenda_da i{width: 25px; height: 25px;background-size: 100%;}
    .homewd_ly .homewenda .homewenda_da{font-size: 16px;}
    .homewd_ly .homeliuyan h2{font-size: 0.18rem;}
    .homewd_ly .homewennews{width: 100%;}
    .homewd_ly .homewennews{padding: 0.2rem 0.1rem;font-size: 18px;}
    .homewd_ly .homewennews .homewennews_wen i{width: 35px; height: 35px;background-size: 100%;}
    .homewd_ly .homewennews .homewennews_da i{width: 25px; height: 25px;background-size: 100%;}
    .homewd_ly .homewennews .homewennews_da{font-size: 16px;}
}

/*行业案例*/
.sec13 {background-color: #1455c3; width: 100%; height:100vh; position: relative}
.sec13 .index-title{margin-left: 5%;}
.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;pointer-events: none;position: absolute;left: auto;bottom: auto;right: 8%;bottom: 20%;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%;bottom: 20%;;z-index: 11;width: 50px;height: 50px;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: rgba(225, 35, 39, 0.9);}

@media screen and (max-width: 1560px) {
.sec13{height: 90vh;}
}
@media screen and (max-width: 1440px) {
.sec13{height: 80vh;}
}
@media screen and (max-width: 1023px) {
    .fhangye .swiper-pagination02,.sw-next02 {right: 5%;top: auto;margin-top: 0;}
    .sw-prev02 {left: 5%;right: auto;top: auto;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(225, 35, 39, 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 {font-size: 0;text-align: center;position: absolute;left:0;right: 0;bottom: 0;z-index: 2;}
.peijianlist li {display: inline-block;width: 20%;vertical-align: top;}
.peijianlist li a {display: block;position: relative;width: 100%;padding-top: 25px;padding-bottom: 25px;background-color: rgba(37, 42, 45, 0.3);}
.peijianlist li a:before {content: '';position: absolute;left: 0;top: 0;z-index: 0;width: 1px;height: 100%;background-color: rgba(0, 0, 0, 0.1);}
.peijianlist li:first-child a:before {display: none;}
.peijianlist .pic {width: 100%;overflow: hidden;font-size: 0;line-height: 87px;height: 92px; }
.peijianlist li:nth-child(1) .pic{background: url('../images/index/hang1.png') no-repeat  center center; width: 55px; height: 55px; margin: 0 auto; background-size: 100%;}
.peijianlist li:nth-child(2) .pic{background: url('../images/index/hang2.png') no-repeat  center center; width: 55px; height: 55px; margin: 0 auto; background-size: 100%;}
.peijianlist li:nth-child(3) .pic{background: url('../images/index/hang3.png') no-repeat  center center; width: 55px; height: 55px; margin: 0 auto; background-size: 100%;}
.peijianlist li:nth-child(4) .pic{background: url('../images/index/hang4.png') no-repeat  center center; width: 55px; height: 55px; margin: 0 auto; background-size: 100%;}
.peijianlist li:nth-child(5) .pic{background: url('../images/index/hang5.png') no-repeat  center center; width: 55px; height: 55px; margin: 0 auto; background-size: 100%;}
.peijianlist img {max-width: 100%;max-height: 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;}
.peijianlist li:hover a {background-color: rgba(225, 193, 100, 0.2);}
.peijianlist li.on a {background-color: rgba(225, 35, 39, 0.1);}
.peijianlist2 {font-size: 0;position: absolute;left: 4%;top: 50%;z-index: 2;width: 720px;max-width: 80%;margin-top: -90px;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;line-height: 48px;height: 48px;overflow: hidden;}
.peijianlist2 li h3 span{font-size: 36px;}
.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 {color: #fff;overflow: hidden;margin: 38px 0;}
.peijianlist2 li .hymore {display: block;width: 150px;height: 48px;background-color: #00499d;position: relative;font-size: 16px;color: #fff;line-height: 48px;text-align: center;    overflow: hidden;pointer-events: auto;}
.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: 1440px) {
.peijianlist li a{padding: 15px 0;}
.peijianlist .pic{height: 60px;}
}
@media screen and (max-width: 1280px) {
.sec13 { height:600px;}
.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) {
.sec13 { height:500px; ;}
.peijianlist {left: 0;right: 0;}
.peijianlist li {width:33%;}
.peijianlist li a {padding-top: 0;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;}
.sw02 img{width: 100%; height: auto;position:absolute; bottom: 0; height: 100%;}
}
@media screen and (max-width: 750px) {
.peijianlist2 li h3 {font-size: 28px;line-height: 40px;height: 40px;}
.peijianlist2 li .txt {font-size: 16px;margin: 12px 0;}
.peijianlist2 li .hymore{width: 100px; height: 40px;line-height: 40px;}
}
.fcate4 {position: absolute;left: 0%;right: 0; top: 10%;z-index: 20;padding-bottom: 2%;pointer-events: none;border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.fcate4 .cn {font-size: 48px;color: #fff;line-height: 60px;position: relative;z-index: 1; font-weight: bold}
.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: 40px;-webkit-box-sizing: border-box;box-sizing: border-box;}
    .fcate4 {width: 100%;text-align: center;position: relative;left: 0;top: 0;margin-top: 0;}
    .fcate4 .nname{margin-top: 10px;}
    .fcate4 .cn {font-size: 32px;line-height: 50px;}
    .fcate4 .enp {width: 100%;}
    .peijianlist .pic{height: 30px; line-height: 30px; display: none;}
}

.honmcf{background: #dbeeff;padding: 4% 0;background: linear-gradient(rgba(22, 66, 187, 0.15) 0%, rgba(219, 238, 255, 0) 40%); }
.honmcf .honmcf_top{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; width: 90%; margin: 0 auto; align-items: center;-webkit-align-items: center;}
.honmcf .honmcf_top .index-title{width: 50%;}
.honmcf .swiper-container.casebox { width: 100%; padding-top:3%; padding-bottom: 1.5%; }
.honmcf .swiper-container.casebox .swiper-slide { background-position: center; background-size: cover; width: 600px; border: 10px solid #fff; box-sizing: border-box }
.honmcf .swiper-container.casebox .swiper-slide img{width: 100%;}

@media (max-width:1280px) {
    .honmcf .swiper-container.casebox .swiper-slide {width: 450px }
}

@media screen and (max-width:1023px) {
    .cf_box{ margin-top: 2em}
    .cf_box ul li{width:200px;}
    .cf_box ul li h3{line-height: 31px; padding: 10px 0;font-size: 16px}
}


/* in_zizhi */
.in_zizhi{ background: url(../images/zizhib.jpg) no-repeat right top; background-size: cover;position: relative;padding:125px 0 0 0;}
.in_zizhi:after{width:42%;content: ''; position: absolute;left:0;top:0;height:100%; background-image: -webkit-linear-gradient(left,#1453c3, #0abdf1);; z-index: 1;}
.in_zizhi .in_zizhi_c{display: flex;justify-content: space-between;align-items:flex-start; position: relative; z-index: 2;}
.in_zizhi_r img{ display: block;width:100%}
.in_zizhi_r{width:64%;position: relative; overflow: hidden;}
.in_zizhi_l{width:35%;padding:0 1% 0 6.5%}
.in_zizhi_l .public_button_text{color: #fff;}
.in_zizhi_l .public_button_icon{background-image: none;background: #fff;}
.in_zizhi_l .public_button_icon .public_button_label svg{fill: #333;}
.in_zizhi_t{padding:0 0 0 50px 0}
.in_zizhi_t i{display: block;width:30px;height: 5px;background: #fff;}
.in_zizhi_t strong{ display: block;font-size: 0.6rem;line-height: 2; color: #fff;}
.in_zizhi_t p{ display: block;font-size: 0.25rem;line-height:1.3;color: #fff;}
.in_zizhi_tixi{padding:65px 0}
.in_zizhi_tixi li{padding:25px 0}
.in_zizhi_tixi li p{ display: block;font-size: 0.25rem;line-height:2;color: #fff; font-weight: bold;}
.in_zizhi_tixi li span{ display: block;font-size: 0.2rem;line-height:2;color: #fff;}
.about-s1 { position: relative; z-index: 3; width:30%; }
.about-s3{ width:50%; padding:55px 0}
.about-s1-{width:22%; background: #e11e2e;}
.about-s1 .label {text-align: center;  color: #e11e2e;font-weight: bold;}
.about-s1 .tip {text-align: center;color: #272c31;margin-top: 2rem;}
.about-s1 .para {text-align: center;line-height: 2;margin-top: 1rem; width:70%;margin:30px auto 0 auto;}
.about-s1 .data-box {padding: 0 0 0 0;width:100%;margin:0 auto 0 auto; height: 100%;font-size: 0; display: flex;justify-content: space-between;flex-direction: column; align-items: center;}
.about-s1.about-s2 .data-box {display: flex;justify-content: center; flex-wrap: wrap; align-items: flex-start;}
.about-s1 .data { vertical-align: top;display: flex;justify-content:space-between; align-items: center;  position: relative;  transition: transform .3s ease; width:100%;border-top: 1px solid rgba(0,0,0,0.1);padding:35px 0  }
.about-s1.about-s3 .data{border-top: 0 solid rgba(0,0,0,0.1); }
.about-s1.about-s3 .data:nth-child(1){border-bottom: 1px solid rgba(255,255,255,0.5);}
.about-s1.about-s2 .data{ width: 15%;}
.about-s1.about-s1-{padding: 55px 0;}
.about-s1.about-s1- .data-box .data{ width: 100%; justify-content:center}
.about-s1 .data .data_icon{margin:0 25px 0 0}
.about-s1 .data_l{width:1px; height: 100px;background: rgba(0,0,0,0.1);} 

.about-s1 .data .box {  position: relative;  z-index: 2;}
.about-s1 .data .num {  display: flex; justify-content: flex-start;align-items:center;  position: relative;  color: #eb4310;  transition: all .3s ease;}
.about-s1.about-s3 .data .num{ color: #fff;}
.about-s1.about-s2 .data .num {  color: #eb4310; justify-content: flex-start; }
.about-s1 .data .num .count{ color: #eb4310;}
.about-s1.about-s3 .data .num .count{ color: #fff;}
.about-s1.about-s2 .data .num {  color: #e61010;   }
.about-s1.about-s2 .data .num .count{ color: #e61010;  }
.about-s1.about-s2 .data  .d_pic{margin: 0 25px 0 0 ;}
.about-s1 .data span {  display: inline-block;  vertical-align: middle; line-height:1.5;font-weight: bold;}
.about-s1.about-s2  .data span{ line-height: 1;}
.about-s1 .data em {  position: absolute;  left: 100%;  bottom: 10px;  font-style: normal;}
.about-s1 .data i {  display: inline-block;  vertical-align: middle;  font-style: normal;}
.about-s1 .data p {  color: #111111; }
.about-s1.about-s3 .data p{  color: #fff; }
.about-s1.about-s2  .data p {  color: #111;}
@media screen and (min-width: 1020px) {
.about-s1 .data:hover {
transform: translateY(-10px);
}
.about-s1 .data:hover:before {
opacity: .5;
}
.about-s1 .data:hover .num {
text-shadow: 0 10px 10px rgba(24, 175, 180, 0.1);
}
.about-s1 .data span{    font-size: 0.65rem;}
.box_icon img{width:40px}
.about-s1 .data i{    font-size: 0.25rem;}
}
.about-s1 .comm-line-btn {
margin: 0 auto;
}
@media only screen and (max-width:1750px){ 

}
@media only screen and (max-width:1600px){ 
.about-s1 .label{font-size: 0.25rem;}
.about-s1 .data .data_icon img{width:85px}
.about-s1 .data .data_icon{margin: 0 15px 0 0;}
}
@media only screen and (max-width:1440px){ 
.about-s3{    padding: 25px 0; width: 70%;}
}
@media only screen and (max-width:1060px){ 
.about-s1 .label{    font-size:0.15rem;  }
.about-s1 .tip{font-size:0.13rem; line-height: 2;    margin-top: 0.1rem;}
.about-s1 .para{width: 95%;    margin: 30px auto 0 auto; font-size: 0.1rem;}
.about-s1 .data-box{width:100%;  flex-direction: row; flex-wrap: wrap;}

.about-s1 .data{width:100%; justify-content:space-between; flex-direction: row;align-items: flex-start;padding: 25px 3%;}
.about-s1.about-s1- .data-box .data{width:50%; }
.se_about .about-s1 .data-box{padding: 35px 0 30px 0;}
.about-s1 .data .data_icon{margin: 0 0 8px 0;}
.about-s1 .data .data_icon img{width:51px;display: block;margin: 0 auto;}
.about-s1 .data .num{  }
.about-s1 .data span{    font-size: 56px;}
.about-s1 .data i{    font-size: 0.22rem;}

.about-s1 .data:nth-child(5){display: none;}
.about-s1 { padding:0.1rem 0 0 0; width:100% }
.about-s1-{width:100%}
.about-s1.about-s1-{    padding: 35px 0;}
}

@media screen and (max-width:1023px) {
  .in_zizhi{padding-top: 50px;}
  .in_zizhi:after{width: 100%;}
  .in_zizhi .in_zizhi_c{flex-wrap: wrap;}
  .in_zizhi_l{width: 100%;}
  .in_zizhi_r{width: 100%;}
}

/*行业案例*/
.index_con {position:relative;overflow:hidden; background: #000;}
.index_con .index-title{text-align: left; width: 100%;}
.index_con .a_title{z-index: 2; position: absolute; top: 15%; left: 5%;}
.i_part2 {position:relative;}
.i_part2 .con {position:relative;width:100%;height:90vh; overflow: hidden;}
.i_part2 .con .boxs,.i_part2 .con .box,.i_part2 .con .box1 {height:100%;}
.i_part2 .con .boxs {display:none;}
.i_part2 .con .box1 {background-color:rgba(0,0,0,0.1);}
.i_part2 .con .boxs {display:flex;}
.i_part2 .con .box {width:20%;position:relative;overflow:hidden;z-index:3;}
.i_part2 .con .box .boxx {position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;}
.i_part2 .con .box .boxx.show {z-index:3;-webkit-animation:wid 1s ease both;-moz-animation:wid 1s ease both;width:0%;}
.i_part2 .con .tit {position:absolute;text-align:center;font-weight:bold;top:31%;left:0;width:100%;color:#ffffff;z-index:10;line-height:86px;}
.i_part2 .video_box {position:absolute;top:0;left:0;width:100%;height:100%;;z-index: 1;}
.i_part2 .video_box .video {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%; object-fit:fill;opacity:0;transition:all 0.9s; display: flex;justify-content: space-between; align-items: center; }
.i_part2 .video_box .video .video_img{width:100%}
.i_part2 .video_box .video div{width:40%; text-align: right; height: 100%; display: flex;justify-content: center;flex-direction: column; color: #fff; position: absolute;z-index: 2; right: 5%; margin-top: 10%;}
.i_part2 .video_box .video div i{width:50px;height: 1px; margin: 10px 0 25px 0;}
.i_part2 .video_box .video.show {width:100%; opacity:1;z-index:2;}
@-webkit-keyframes hid {0% {height:100%;}
100% {height:0%;}
}
@-moz-keyframes hid {0% {height:100%;}
100% {height:0%;}
}
@-webkit-keyframes wid {0% {width:0%;}
100% {width:100%;}
}
@-moz-keyframes wid {0% {width:0%;}
100% {width:100%;}
}
.i_part2 .con .box .box1 {position:absolute;top:0;width:100vw;overflow:hidden;cursor:pointer;}
.i_part2 .con .box .show .box1 {background-color:rgba(0,0,0,0.8);-webkit-animation:hid1 0.1s 0.9s ease both;-moz-animation:hid1 0.1s 0.9s ease both;}
@-webkit-keyframes hid1 {0% {opacity:1;}
100% {opacity:0;}
}
@-moz-keyframes hid1 {0% {opacity:1;}
100% {opacity:0;}
}

.i_part2 .con .bottom {position: absolute;left:5%;right: 5%;bottom: 10%;z-index: 2;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap; width: 40% }
.i_part2 .con .bottom .btn { display: inline-block;width: 50%;vertical-align: top;transition: 0.4s;color: transparent;-webkit-text-stroke: 1px rgba(255, 255, 255, 0.8);text-stroke: 1px rgba(255, 255, 255, 0.8); margin: 3% 0}
.i_part2 .con .bottom .btn:hover,.i_part2 .con .bottom .btn.on {color:#fff; font-weight: bold;}
.i_part2 .con .bottom .btn .pic {  transition: 0.3s; }
.i_part2 .con .bottom .btn .pic img {margin:0 auto;width:73px;}
.i_part2 .con .bottom .btn .pic .img1 {display:block;}

@media (max-width:1440px){
 .i_part2 .con{height: 77vh;}
}
@media (max-width:1280px){
 .i_part2 .con{height: 72vh;}
}
@media (max-width:1023px){
    .index_con .a_title{top: 5%;}
    .i_part2 .video_box .video.show{height: 100%;}
    .i_part2 .video_box .video .video_img{height: 100%;}
    .i_part2 .video_box .video div{width: 90%;text-align: left; margin-top: 0;}
    .i_part2 .video_box .video div i{display: none;}
    .i_part2 .con .bottom{width: 100%;}
    .i_part2 .con .bottom .btn{width: 33%;}
     .i_part2 .con{height:50vh;}
}



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

@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_case{width: 100%;position: relative; padding: 6% 0;background:  url('../images/casebg.jpg') no-repeat center top;overflow: hidden;;}
.in_case .application-banner .bd>*{width: 33.3%;}

/*首页快捷*/
.home_kuaijie{width: 100%;position: relative; padding: 0.6rem 0;background:  url('../images/index/kuaijie.jpg') no-repeat center top;overflow: hidden;;}
.home_kuaijie h2{color: #fff;font-size: 0.5rem;text-align: center;font-weight: bold;}
.home_kuaijie .index_pro_head_button{margin:0.3rem auto 0 auto; width: 2.5rem;}

@media (max-width:1200px){
    .home_kuaijie{background-attachment: fixed; background-size: cover;background-attachment: fixed;}
   .home_kuaijie h2{font-size: 0.34rem;} 
}

/*首页新闻*/
.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: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 .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:#e12327;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, #e12327, #e12327);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******************/
.footer_box {position: relative;z-index: 9; background:#10253d  url('../images/footer-bg.jpg') no-repeat center top;;} 
.footer_big_wrap {padding: 5.34375vw 0 3vw 0;}
.footer_nav_item_head {-webkit-align-items: center;align-items: center;}
.footer_nav_item_icon {width: 0.15625vw;height: 0.9375vw;position: relative;}
.footer_nav_item_icon:after {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #23c0c8;z-index: 1;}
.footer_nav_item_icon:before {content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 50%;z-index: 2;background: #1860c2;}
.footer_nav_item_title {font-size: 20px;line-height: 1.5625vw;color: #ffffff;margin-left: 0.625vw; font-weight: bold;}
.footer_nav_item_ul {margin-top: 1.041666vw;}
.footer_nav_item_li {padding: 0.158333vw 0;}
.footer_nav_item_li a {font-size:17px;line-height: 34px;color: #fff; opacity: 0.8;}
.footer_nav_wrap {width:65%;; margin-right: 10%;}
.footer_contact_wrap {width: 23%;}
.footer_nav_item_box {width:24%;padding-right: 1.041666vw;}
.footer_contact_content {margin-top: 1.041666vw;}
.footer_contact_content p{margin-top: 0.2rem;color: #fff;font-size: 0.16rem; line-height: 0.36rem;}
.footer_contact_title a {font-size: 1.7708333vw;line-height: 2.08333vw;color: #ffffff;}
.footer_contact_text {font-size: 0.78125vw;line-height: 1.25vw;color: #fff;margin-top: 1.30208333vw;}

.footer_link{width: 100%; margin-bottom: 0.5rem;}
.footer_link ul{width: 18%;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.footer_link li{width: 24%;}
.footer_link li:nth-child(1) i{color: #1478f2;font-size: 0.46rem;}
.footer_link li:nth-child(2) i{color: #0073b1;font-size: 0.46rem;}
.footer_link li:nth-child(3) i{-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-image: -webkit-linear-gradient(left,#d62b86, #f5722b);;font-size: 0.46rem;}
.footer_link li:nth-child(4) i{color: #1296db;font-size: 0.46rem;}

.footer_line_box {position: relative;width: 100%;height: 1px;}
.footer_line_box:after {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(255, 255, 255, .15);}
.footer_pack_wrap {/*padding: 0.6458333vw 0 1.041666vw 0;*/}
.footer_add_wrap {width:78%;}
.footer_add_box {width: 100%;}
.footer_logo_wrap {width: 10.41666vw;}
.footer_logo_img img {/*-webkit-filter: brightness(0%) grayscale(100%) invert(100%);filter: brightness(0%) grayscale(100%) invert(100%);*/}
.footer_add_tab {margin-top: 2.08333vw;}
.footer_add_btn {font-size: 0.88541666vw;line-height: 1.5625vw;color: #fff;margin-right: 2.08333vw;cursor: pointer;outline: none;position: relative;-webkit-transition: all .6s ease;transition: all .6s ease;}
.footer_add_btn:after {content: "";position: absolute;bottom: 0;right: 0;width: 0;height: 0.1041666vw;background: #7ecb28;-webkit-transition: all .6s ease;transition: all .6s ease;}
.footer_add_active {color: #7ecb28;}
.footer_add_active:after {width: 100%;left: 0;}
.footer_add_item_text, .footer_add_item_text a {font-size: 0.16rem;line-height: 0.36rem;color: #fff; opacity: 0.7;}
.footer_add_swiper {margin-top: 0.78125vw;}
.footer_share_wrap {width: 22%;}
.footer_share_box {-webkit-justify-content: space-between;justify-content: space-between;}
.footer_share_item_box {width: 32.1372%;}
.footer_share_item_img {width: 100%;}
.footer_share_item_title {font-size: 0.7291666vw;line-height: 1.5625vw;color: #fff;text-align: center;margin-top: 0.5208333vw;}
.footer_copy_wrap{ border-bottom:1px solid transparent; border-color: rgba(255, 255, 255, 0.3);}
.footer_copy_box {padding: 1.1458333vw 0;}
.footer_copy_text, .footer_copy_text a {font-size:16px;line-height: 1.3541666vw;color: #fff;}
.footer_copy_text {margin-right: 0.78125vw;}
.footer_copy_text:last-child {margin-right: 0;}
.footer_add_swiper img{display: block; margin-top: 20px; max-width: 30%;}
.footer_wrap a {position: relative;-webkit-transition: all .6s ease;transition: all .6s ease;}

.footer_wrap a:hover { font-weight: bold;}
.footer_wrap a:hover:after {width: 100%;left: 0;}

@media (max-width:1440px){
.footer_nav_item_box {width: 20%;}
}
@media (max-width:1280px){
.footer_nav_item_box {width: 23%;}
}

@media (max-width:1200px){
    .footer_wrap{margin-bottom: 50px;}
    .footer_contact_wrap{display: none;}
    .footer_link{margin-bottom: 0.2rem;}
    .footer_link ul{width: 80%;}
.footer_nav_wrap{width: 100%;}
.footer_nav_item_box{width: 50%;}
.footer_nav_item_icon{display: none;}
.footer_nav_item_title{margin-top: 20px; line-height: 30px; font-size: 18px;}
.footer_nav_item_li a{font-size: 15px; line-height: 26px;}
.footer_contact_wrap{width: 100%;}
.footer_contact_title a{font-size: 18px;}
.footer_contact_text{font-size: 14px;padding: 10px 0;}
.footer_logo_wrap{width: 150px;}
.footer_share_wrap{ width: 80%; padding-bottom: 15px;margin-top: 15px;}
.footer_add_box{width: 100%;}

.footer_add_item_text, .footer_add_item_text a{line-height: 28px;font-size: 0.16rem;}
.footer_share_item_title{font-size: 14px; margin-top: 10px;}
.footer_copy_box{padding: 15px 0;}
.footer_copy_text, .footer_copy_text a{line-height: 22px;font-size: 14px;}
}

@media screen and (max-width:1023px){
    footer{padding-bottom: 100px;}
    .footer-top{padding: 20px 0;}
    .footer-contact{margin-top: 20px;}
footer .l-container{padding-bottom: 30px}
.footer22{ width: 100%; height: 60px; ; 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: #0961d8;	-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: #0961d8}
.footfun li a{ display: block; text-align: center; color: #fff; padding-top: 3px;}
.footfun li a .pic{ height: 30px; line-height: 30px; font-size: 0;}
.footfun li a img{ max-height: 25px; width: auto; height: auto;position: relative;}
.footfun li h3{ line-height: 26px;font-size: 15px; font-weight: normal;}
.footer-copy img{width: 30%;}
.footer-contact>dt{margin-top: 10px;}
}
@media screen and (max-width:750px){
.footerin{ padding: 16px 0 16px;}
}



.xl-bottom{display: none;}
@media screen and (max-width: 1023px) {
.xl-bottom{display: block; position:fixed!important;bottom:0;width:98%;left:1%;height:50px;max-width:40pc;text-align:center;line-height:50px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;border-radius:.5em;background: #1455c3;;box-shadow:0 1px 2px rgba(0,0,0,.6);color:#fae7e9;text-shadow:0 1px 1px rgba(0,0,0,.3);z-index: 1000;}
.xl-bottom a{display:block;color:#fff;vertical-align:middle}
.xl-bottom a span{display:inline-block;height:40px;font-size:18px;line-height:40px;padding-left:36px;background:url(../images/tel.png) no-repeat 5px}
}

.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;}
.newsDetail-cont .cont 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: #1455c3}
.allist_cont .allist_con::after {content: "";position: absolute;right: 100%;bottom: 0;width: 100%;height: 6px;background-color: #1455c3;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: #e12327}
.honor_cont .allist_con::after {content: "";position: absolute;right: 100%;bottom: 0;width: 100%;height: 6px;background-color: #e12327;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: 49%;}
.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;}
.biaoge table thead tr th {background: #0094d9; }
.biaoge table thead tr th {color: #fff; 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; }


.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: #e12327;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: #e12327;border-color: #e12327;}
}
@media screen and (min-width: 1025px) {
.se_procont .se_procont_r .btn1:hover {color: #171c32;}
.se_procont .se_procont_r .btn2 {color: #e12327;border-color: #e12327;}
.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: #e12327;}
.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: #e12327;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: #e12327;}
.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: #e12327;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; width: 90%; margin: 0 auto 4% auto;}
.relBd div{width: 100%; height: 600px; overflow: hidden;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);;;}


/* se_contact_t */
.se_contact{background: #f7f9fc; }
.se_contact .s_width{ display: flex;justify-content: space-between; }
.se_contact_r{width:57%; background: #fff; padding: 3% 3% 3% 3%; }
.se_contact_r .layui-form-label{width: auto; padding-left: 0;}
.se_contact_r .layui-btn{font-size: 16px; background: #1451c2; margin: 0 auto;}
.se_contact_li{width:43%;background: #1451c2; padding: 0 3% 0 3%; }
.se_contact_li span{ color: #fff; 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(255,255,255,.2); line-height: 2; color: #fff;padding:20px 0;}
.se_contact_li li div{ line-height: 2;color: #fff;font-family: 'PingFang SC';}
.se_contact_li li p{}
.se_contact_li a{display: block;width:150px;line-height: 3;transition: 0.3s;background: #1451c2;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%; margin-top: 20px;}
.se_contact_li{width:100%; }
.relBd {display: none;}
.relBd-wrap{padding: 0;}
}



.xCeb{position: fixed;top: 30.2%;right:10px;z-index: 999;border-radius: 5px;}
.xCebFa{background-color: #fff;width:70px;height: 279px;display: flex;justify-content: flex-start;align-items: center;flex-direction: column;box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.2);border-radius: 5px;overflow: hidden;}
.xCebFa li{display: flex;justify-content: center;align-items: center;}
.xCebFa li a span{font-size: 14px;text-decoration: none;color: #000;}
.xCebFa a{display: flex;justify-content: center;align-items: center;flex-direction: column;/*width: 60px;*/border-bottom: 1px solid #e7e9ee;text-decoration: none;height: 70px;
position: relative;z-index: 9;}
.xCebZxG a{border-bottom: none;cursor: default;}
.xCebWxG a{cursor: default;}
.xcbHov span{color: #fff!important;}
.xCebFa a p{margin: 0;padding: 0;width: 50px;height: 40px;}
.xCebFa li{list-style: none;width: 100%;}
.xCebFa .xCebKfG{background-color: #0cad6f;color: #fff;}
.xCebFa .xCebKf p{background: url("../images/pf/WhatsApp.png")no-repeat center;}
.xCebFa .xCebWx p{background: url("../images/pf/xceb2.png")no-repeat center;}
.xCebFa .xCebBj p{background: url("../images/pf/xceb3.png")no-repeat center;}
.xCebFa .xCebKZG p{background: url("../images/pf/tel.png")no-repeat center;}
.xCebFa .xCebZx p{background: url("../images/pf/xceb5.png")no-repeat center;}
.pf_email {color: #fff;}
.pf_email_a a{cursor: default;}
.xCebFa .pf_email_a p{background: url("../images/pf/yx_hover.png")no-repeat center;}
.pf_email_hover{width: 200px;height: 69px;line-height: 70px;padding-left: 10px;position: absolute;z-index: -99;right: -250px;bottom:90px;color: #fff;border-radius: 5px;font-size: 16px;}
.pf_email:hover .pf_email_hover{background-image: -webkit-linear-gradient(left,#fd913f, #f16325);;right: 70px;transition: all .5s;-webkit-transition: all .5s;}
.xCebFa:hover .pf_email_a p{background: url("../images/pf/yx.png")no-repeat center;}



.xCebFa li:hover{background-color: #0cad6f;}
.xCebFa li:hover span{color: #fff!important;}
.xCebWxG:hover p{background: url("../images/pf/xceb2h.png")no-repeat center;}
.xCebBjG:hover p{background: url("../images/pf/xceb2h.png")no-repeat center;}
.xCebKZG:hover p{background: url("../images/pf/tel_hover.png")no-repeat center;}
.xCebZxG:hover p{background: url("../images/pf/xceb5_1.png")no-repeat center;}
.xCebZxG:hover a , .xCebFangG:hover a , .xCebBjG:hover a , .xCebWxG:hover a{border-color: #0cad6f;}
.xcebWxT{background: url('../images/pf/Wechat.jpg') no-repeat;background-size: cover;width: 80px;height: 80px;position: absolute;z-index: -99;right: -110px;top: 65px;}
.xCebWxG a{cursor: default;}
.xCebWxG:hover .xcebWxT{right: 70px;transition: all .5s;-webkit-transition: all .5s;}
.xCebZxDh{width: 155px;height: 69px;line-height: 70px;padding-left: 10px;position: absolute;z-index: -99;right: -250px;top: 143px;color: #fff;border-radius: 5px;font-size: 16px;}
.xCebZxG:hover .xCebZxDh{background-image: -webkit-linear-gradient(left,#fd913f, #f16325);;right: 0px;transition: all .5s;-webkit-transition: all .5s;}
.xCebZxDh1{width: 155px;height: 50px;line-height: 50px;padding-left: 10px;position: absolute;z-index: -99;right: -250px;top: 0px;color: #fff;border-radius: 5px;font-size: 16px;}
.xCebKfG:hover .xCebZxDh1{background-image: -webkit-linear-gradient(left,#fd913f, #f16325);; top: 5px; right: 70px;transition: all .5s;-webkit-transition: all .5s;}
.xCebZxDh2{width: 155px;height: 69px;line-height: 70px;padding-left: 10px;position: absolute;z-index: -99;right: -250px;top:140px;color: #fff;border-radius: 5px;font-size: 16px;}
.xCebKZG:hover .xCebZxDh2{background-image: -webkit-linear-gradient(left,#fd913f, #f16325);;right: 70px;transition: all .5s;-webkit-transition: all .5s;}
.xCebTop{margin-top: 20px;background-color: #fff;}
.xCebTop a{display: flex;width: 70px;height: 70px;justify-content: center;align-items: center;flex-direction: column;box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.2);border-radius: 5px;cursor: pointer;}
.xCebTop p{margin: 0;padding: 0;width: 50px;height: 40px;background: url("../images/pf/xceb6.png")no-repeat center;}
.xCebTop span{font-size: 14px;}




.mapcon {position: relative;;width: 100%;margin-left: auto;margin-right: auto;}
.mapcon .rect {position: relative;display: block;width: 100%;height: 0;overflow: hidden;padding-bottom: 49%}
.mapcon .rect ._full {position: absolute;left: 0;top: 0;width: 100%;height: 100%}
.mapcon .dots_box {position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;z-index: 2}
.mapcon .dots_box .dot {position: absolute;display: flex;flex-direction: column;align-items: center}
.mapcon .dots_box .dot .i {display: flex;width: 30px;height: 30px;z-index: 2;position: relative}
.mapcon .dots_box .dot .i img {width: 100%;height: 100%}
.mapcon .dots_box .dot .name {font-size: 0.83333vw;color: #999;line-height: 1;margin-top: 10px;}
.mapcon .dots_box .dot .i:after {content: '';width: 20px;height: 20px;border: 1px solid rgba(250,190,0,.8);border-radius: 50px;position: absolute;left: 50%;margin-left: -10px;top: 50%;margin-top: -10px;animation: warn 2s linear 0s infinite}
.mapcon .dots_box .dot .i:before {content: '';width: 46px;height: 46px;border: 1px solid rgba(15,50,120,0);border-radius: 50px;position: absolute;left: 50%;margin-left: -24px;top: 50%;margin-top: -24px;animation: warn 2s linear 0.4s infinite;background: rgba(15,50,120,.3)}
@-webkit-keyframes warn {
0% {  opacity: 0;  -webkit-transform: scale(.5);  transform: scale(.5)}
5% {  opacity: 1}
to {  opacity: 0;  -webkit-transform: scale(2);  transform: scale(2)}
}