


.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; width: 90%;}
.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;  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 .wrap{display: block;width: 100%;height: 100%;position: relative;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 0 0 0; transform:translateY(200px);opacity:0;transition:all 0.6s;  color: #fff; }
#banner .txt em{font-size:0.36rem; transform:translateY(400px);opacity:0;transition:all 0.6s;  color: #fff;   display: block;font-style:normal;  }
#banner .txt strong{font-size:0.86rem;   transform:translateY(200px);opacity:0;transition:all 0.9s; line-height: 1.8;display: block;  color: #fff;}
#banner .txt strong img{width:55%;}
#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:4% 0 0 0  }
#banner .txt .viewmore2{margin: 0 auto;}
#banner .txt .viewmore2 img{display: block;margin: 0 auto;}

#banner .txt .main2 strong{text-align: center;}
#banner .txt .main2 em{margin: 10px auto; font-size: 0.26rem;}
#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: #fdcd00; font-size: 0.22rem;}
.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:1200px){
    #banner .txt strong img{width:90%;}
    #banner .txt .viewmore{margin:2% auto 0 auto;}
    #banner .txt .viewmore img{width: 100%; margin-top: 20px;}
    #banner .txt{top: 37%;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:0px;background: none;text-align: center;}
#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%;text-align: center;}
#banner .txt .banner_zi{width: 80%; margin: 0 auto;}
#banner .txt .banner_zi img{width: 100%;}
#banner .swiper-slide .pic{height:90vh}
#banner .txt .main .imga{width: 80%;}
#banner .txt .main .imgb{width: 80%;}
.viewmore a{width: 150px;  line-height: 17px; font-size: 18px; margin: 0 auto;}
}


.ibbg {-webkit-animation: pagebgfd 6s linear infinite alternate;animation: pagebgfd 6s linear infinite alternate;}
@-webkit-keyframes pagebgfd {
0% {opacity: 1;-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
100% {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
}
@keyframes pagebgfd {
0% {opacity: 1;-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
100% {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
}


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

/*首页公司简介*/
.homeAbout {background:url(../images/aboutbg.jpg) no-repeat center top;  overflow: hidden; background-attachment: fixed; background-size: cover;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.homeAbout .homeAbout_l{width: 70%;padding: 6% 0 6% 5%; }
.homeAbout .name{font-size: 0.5rem!important;}
.homeAbout .nname{font-size: 0.36rem!important;}
.homeAbout .home_cont{margin-top: 7%;color: #fff;}
.homeAbout .home_cont h2{font-size: 0.22rem;}
.homeAbout .home_cont em{font-size: 2.6rem; line-height: 1;}
.homeAbout .home_cont p{font-size: 0.22rem; line-height: 0.44rem;width: 80%; font-weight: 400; opacity: 0.9; margin-top: 5%;}
.homeAbout .homeAbout_r{width: 30%; border-left:1px solid transparent; border-color: rgba(255, 255, 255, 0.1);}
.homeAbout  .about_data_wrap{width: 100%; margin:1rem auto 0 auto; background: #fff; padding:0.3rem 0 ;box-shadow: 0px 0px 10px #999}
.homeAbout .about_data_item_line{opacity: 0.5;}
.homeAbout .about_data_item_box {width: 100%; border-bottom:1px solid transparent; border-color: rgba(255, 255, 255, 0.1);padding: 0.5rem 0 0.5rem 1rem; height: 25%; margin: 0!important;}
.homeAbout .about_data_item_text{font-size: 0.22rem;color: #fff; margin-top: 0.1rem;}
.homeAbout .about_data_item_box .about_data_item_head{font-size: 0.82rem;}
.homeAbout .about_data_item_number{color: #fff;}
.homeAbout .about_data_item_label{color: #fff;}


@media (max-width:1200px){
    .homeAbout .homeAbout_l{width: 100%;padding: 30px 4%;}
    .homeAbout .name{font-size: 26px!important;}
.homeAbout .nname{font-size: 16px!important;}
    .homeAbout .home_cont em{font-size: 1.6rem;}
    .homeAbout .home_cont p{width: 100%; font-size: 16px; line-height: 31px;}
    .homeAbout .homeAbout_r{width: 100%;}
    .homeAbout .about_data_item_box{width: 49%;text-align: left;padding: 20px 0 20px 20px;}
    .about_data_item_head{justify-content:left}
    .homeAbout .about_data_item_box .about_data_item_head{justify-content:left}
}



/*首页产品中心*/
.Home_Product{ padding: 4% 0 6% 0;background-size: cover;position: relative;z-index: 25; background: #e0ecfb;}
.Home_Product .bg{position: absolute;width: 100%;height: 100%;top: 0;left: 0}
.Home_Product .bg .photo {position: absolute;left: 0;height: 100%;width: 100%;background-size: 100%;background-position: center top;background-repeat: no-repeat;top: -0.85rem}
.Home_Product .top{width: 90%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.Home_Product .index-title{width: 35%;}
.Home_Product .indPro-menu{width: 60%;z-index: 20;}
.Home_Product .top .ul2{width: 100%; margin:0rem auto 0 auto; display: flex; display:-webkit-flex;  -webkit-justify-content:right;   justify-content: right;flex-wrap: wrap;}
.Home_Product .ul2 li{width:250px; padding: 0 3%;}
.Home_Product .ul2 li:nth-child(3){padding-right: 0; width: 220px;}
.Home_Product .ul2 li .img{ width:31%;margin: 0 auto;display: block; text-align: center;}
.Home_Product .ul2 li .img img{width: 100%;}
.Home_Product .ul2 li span{text-align: center;display: block; margin-top: 20px;font-size: 0.22rem;}
.Home_Product .ul2 li:hover a{color: #1860c2;}

.idxProduct .container{width: 90%; margin: 0 auto; }
.idxProduct .swiper-slide{padding: 2% 2%;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;background: #fff;}
.idxProduct .swiper-slide .text{width: 50%;padding-top: 5%;}
.idxProduct .swiper-slide .text  .line-clamp{font-size: 0.36rem;}
.idxProduct .swiper-slide .text .line-clamp2{font-size: 0.18rem; color: #666;}
.idxProduct .swiper-slide .maxImg{width: 45%;}
.idxProduct .swiper-slide .maxImg img{width: 100%;}
.idxProduct .swiper-slide .more{background: #e73035; width: 40%; padding:4% 4%; color: #fff;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px; overflow: hidden;}
.idxProduct .swiper-slide .more:hover{background: #144ead;}
.idxProduct .swiper-pagination-bullet{margin: 3% 3px 0 2px;}
.light{ position: absolute; left: -100%; top: 0; width: 100%; height: 100%; transform: skewx(-25deg); z-index: 2;overflow: hidden;}
.light-tri:hover .light{ left: 100%; transition: 1s;}
.light-tri:hover{ box-shadow: 0 0 10px rgba(43 ,23, 110, .5); }

.linka a:hover{ color: #196cd2;}
.idxProductSwiper .swiper-slide{ opacity: .7; transform: scale(0.9); -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); }
.idxProductSwiper .swiper-slide.swiper-slide-active{ opacity: 1; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
.idxProductSwiper .swiper-slide .desc{ height: 200px;}
.idxProductSwiper .swiper-slide .more:hover{ color: #fff;} 

@media screen and (max-width:1280px){
.Home_Product .indPro-menu{width: 50%;}
.Home_Product .ul2 li{width:33%;}
.Home_Product .ul2 li:nth-child(3){width:33%;}
}

@media (max-width:1200px){
    .Home_Product .top{width: 98%;}
    .Home_Product .index-title{width: 100%;text-align: center;}
    .Home_Product .indPro-menu{width: 100%;margin-top: 15px;}
    .Home_Product .ul2 li span{margin-top: 5px;}
    .idxProduct .swiper-slide .more{display: none;}
    .idxProduct .swiper-slide .text .line-clamp2{font-size: 16px; line-height: 31px;}
.idxProduct .container{width: 95%;}
.idxProduct .swiper-slide{flex-wrap: wrap;}
.idxProduct .idxProductMore{display: none;}
.idxProduct .swiper-slide .text{width: 100%;}
.idxProductSwiper .swiper-slide .desc{height: auto;}
.idxProduct .swiper-slide .more{margin-bottom: 20px;}
.idxProduct .swiper-slide .maxImg{width:60%; margin: 0 auto;}

.idxProductMore{height: 45px;}
.idxProductMore i{margin-right: 7px;}
}







#tel_pro{display: none;}
#top_scroll {overflow: hidden;width:100%; margin:0.5rem auto 0.5rem 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.5);
; box-sizing: border-box;background-color:#eaf4fd;}
#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: 6% 0 6% 0; transition: .4s;-webkit-transition: .4s;}
#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;font-size: 0.22rem;}
#top_scroll ul li span{width: 40%; padding: 10px 0; text-align: center;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); margin:20px auto 0 auto; border-radius: 63px; background: #fff;color: #f00;display: flex; align-items: center;-webkit-align-items: center;justify-content:center;flex-direction: row;font-size:  0.22rem;}
#top_scroll ul li i{font-size: 0.26rem;}

#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: #0555ac; 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: #0555ac;color: #fff;}
#top_scroll .protel .protel_b:hover{background: #f29604 ; color: #fff;}

#top_scroll ul li:hover .protel_a{background: #0555ac; 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: #0555ac;}
.yindd a:nth-child(2){color: #fff;border: 1px solid #0555ac; 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:1200px){
     .Home_Product{padding: 40px 0 0 0;}
#top_scroll,#cf_scroll{display: none;}
.prolist ul{width: 95%; margin-top: 15px;}
.prolist li{width: 32%;height: 45px; font-size: 17px;}
#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;}
}



/*首页厂房*/
.Home_cf{ background: #eaf4fd; padding: 4% 0; position: relative;}
.Home_cf .sty2 {position: relative; width: 100%; margin:2% auto 0 auto; overflow: hidden;}
.Home_cf .sty2 .swiper-container {width: 100%;}
.Home_cf .sty2 .swiper-slide {width:20%;margin: 0 auto; display: block;position: relative;overflow: hidden;transition: all linear 0.4s}
.Home_cf .sty2 .swiper-slide .case_pic{width: 97%; margin: 0 auto; overflow: hidden;}
.Home_cf .swiper-slide img {width: 100%;display: block;transition: transform 0.6s ease;transform: scale(1);}
.Home_cf .sty2 .swiper-slide:hover img{transform: scale(1.05);}
.Home_cf .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}
.Home_cf .sty2 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.Home_cf .sty2 .swiper-button-prev {left: 0}
.Home_cf .sty2 .swiper-button-next {right: 0}

@media (max-width:1200px){
 .Home_cf .sty2 .swiper-slide {width:49%;}   
}



/*首页创新*/
.home_cx{background:#eaf4fd; padding: 4% 0 4% 0; overflow: hidden; background-size: cover; margin:0 auto 0 auto;}
.c-list {position: relative;z-index: 4;display: flex;flex-wrap: wrap;align-items: flex-start; flex-wrap: wrap; display: -webkit-flex;  width: 90%; margin: 3% auto 0 auto;  flex-direction: row;   -webkit-flex-direction: row;    -webkit-flex-wrap: wrap;}
.c-list li {width: 50%;padding: 0 8px 4px 8px;position: relative;}
.c-list li:nth-child(1){width: 48%;height: calc(36.791666666666664vw + 8px);}
.c-list li:nth-child(2){width: 52%;height: 18.495833333333332vw;}
.c-list li:nth-child(3){width: 52%;height: 17.895833333333332vw;margin: -17.895833333333332vw 0 0 48%;}
.c-list .c-wrap {position: relative;overflow: hidden;height: 100%;color: #fff;border-radius: 20px}
.c-list .c-wrap img {width: 100%;height: 100%;object-fit: cover;}
.c-list .c-wrap .c-title {position: absolute;top: 4%;left: 0;width: 100%;padding: 60px 20px 25px 20px;line-height: 34px;background: url(../images/yy-bg.png)repeat-x bottom left / auto;transition: all .5s;}
.c-list .c-wrap .c-title {font-size: 0.36rem;font-weight: bold;}
.c-list .c-wrap .c-title span{display: block;font-weight: 500;font-size: 0.22rem;padding-top: 0.15rem; line-height: 45px;}
.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 p{font-size: 0.22rem;}
.c-list .c-wrap .c-text-box .c-title2 {margin-bottom: 20px;font-weight: bold;font-size: 0.36rem;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:1200px) {
.c-list li:nth-child(1){width: 100%; height: auto;}
.c-list li:nth-child(2){width: 100%;height: auto;}
.c-list li:nth-child(3){width: 100%;height: auto;margin:0}
}

@media screen and (max-width:790px) {
	.c-list{width: 100%;}
	.c-list li {width: 100%; padding: 0 3px 0 3px; margin-bottom: 15px;}
.c-list .c-wrap .c-title{padding: 10px 10px 0 10px;font-size: 16px;}
.c-list .c-wrap .c-title span{padding-top: 5px; line-height: 26px;}
.c-list .c-wrap .c-title em{display: none;}
.c-list .c-wrap .c-text-box .c-title2{font-size: 16px;}
}


.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: #0555ac;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: #333;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,#fdcd00, #fdcd00);}
.public_button_icon:after {content: "";position: absolute;left: 0;top: 0;width: 0;height: 100%;-webkit-background-image: linear-gradient(to right, #fdcd00 20%, #fdcd00);background-image: linear-gradient(to right, #fdcd00 20%, #fdcd00);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 {-}
.index_banner_cn_box {-}
.index_banner_en_box {-}
.index_banner_button {;-}

@media (max-width: 1440px){
.public_button_box{} 
}


@media (max-width: 1200px){
 .inabout .l-contain{width: 98%;}   
 .inabout .inabout_l{width: 100%;}
 .inabout .l-contain .nname{font-size:28px;}
.inabout .inabout_r{width: 100%;margin-top: 0.3rem;}
.inabout .about_data_item_box{width: 46%;display: block; padding: 0.3rem 0;}
.inabout .about_data_item_text{font-size: 0.18rem;}
.inabout .about_data_item_box:nth-child(1){padding: 0.3rem;}
}



.prolist{ margin: 3% auto 0% auto;}
.prolist ul{display: flex; display:-webkit-flex;-webkit-justify-content: center;   justify-content:center;flex-wrap: wrap;margin: 0 auto 0 auto;width: 100%;flex-wrap: wrap;}
.prolist li{width:18%; 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:#fafcfe;border-radius: 60px;font-size: 0.22rem;}
.prolist li a{color: #333;display: inline-block;}
.prolist li:hover{background: #e13922;}
.prolist li:hover a{color: #fff;}

@media screen and (max-width:1200px){
.prolist li{width: 32%;height: 45px;border-radius: 10px;font-size: 16px;}
}


/*首页新闻*/
/*news*/
.wap_show {display: none;}
.synews {background: #e9f3fc;overflow: hidden;}
.synews_mySwiper {width: 100%;height: 100%;position: relative;}
.synews_mySwiper .swiper-slide {text-align: center;font-size: 18px;background: #fff;height: 500px;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.synews_mySwiper .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.w90_r {width: 90%;margin:3% auto 0 auto; overflow: hidden;}
.synews {padding: 90px 0;}
.synews_mySwiper {position: relative;}
.synews_mySwiper .swiper-slide a {background: #fff;text-align: left;padding: 30px;box-sizing: border-box;position: relative;height: 500px;}
.synews_mySwiper .swiper-slide a img {position: absolute;left: 0;top: 0;display: none;width: 100%;height: 100%;z-index: 0;}
.synews_mySwiper .swiper-slide a .info {position: relative;z-index: 2;}
.synews_mySwiper .swiper-slide a .info em {display: block;color: #6d6d6d;margin-bottom: 20px;margin-top: 30px;}
.synews_mySwiper .swiper-slide a .info strong {display: block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-bottom: 30px; font-size: 0.22rem;}
.synews_mySwiper .swiper-slide a .info p {color: #a3a3a3;font-size: 0.16rem;line-height: 0.31rem;}
.synews_mySwiper .swiper-slide a .info .data_t {border-top: 1px solid #eee;margin-top: 20px;padding-top: 20px;}
.synews_mySwiper .swiper-slide a .info .data_t .news_div_item_day {color: #144ead;font-size: 0.72rem;}
.synews_mySwiper .swiper-slide a:hover {background: #144ead;}
.synews_mySwiper .swiper-slide a:hover img {display: block;opacity: 0.1;}
.synews_mySwiper .swiper-slide a:hover strong {color: #fff;}
.synews_mySwiper .swiper-slide a:hover p {color: #fff; }
.synews_mySwiper .swiper-slide a:hover em {color: #fff;}
.synews_mySwiper .swiper-slide a:hover .data_t {color: #fff;}
.synews_mySwiper .swiper-slide a:hover .data_t .news_div_item_day {color: #fff;}

@media screen and (max-width:1440px){
    .synews_mySwiper .swiper-slide{height: 400px;}
.synews_mySwiper .swiper-slide a{height: 400px;}
.synews_mySwiper .swiper-slide a .info em{margin-top: 0;}
}


@media (max-width: 1023px){
	.synews {padding: 4% 0;}
	.w90_r{width: 95%;}
	.synews .pc_show{display: none;}
	.wap_show {display: block; width: 95%; margin: 0 auto;}
	.sy_sjnews {overflow: hidden;padding-top: 30px;}
	.sy_sjnews a {margin-bottom: 20px;border-bottom: 1px solid #ccc;padding-bottom: 20px;display: block;}
	.sy_sjnews a strong {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 18px;margin-bottom: 10px; color: #000;}
	.sy_sjnews a p{font-size: 15px; line-height: 26px;}
}





/*内页新闻资讯*/
.home_news{overflow: hidden; padding: 5% 0 4% 0;background: #ecf5fe;;}
.home_news .public_head_title{color: #333;}
.home_news .public_head_text{color: #333;}
.home_news .index_pro_head_box .public_button_text{color: #333;}
.home_news .home_news_cont{width: 90%; margin: 0.5rem auto 0 auto;}
.home_news .home_news_cont ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.home_news .home_news_cont li{width: 49%; background: #F2F9FF;padding: 0.4rem 0.6rem 0.3rem 0.3rem; margin-bottom: 0.2rem;} 
.home_news .home_news_cont .home_news_box{width: 100%;}
.home_news .home_news_cont .home_news_tit{color: #333;font-size: 0.22rem;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;transition: .5s; }
.home_news .home_news_cont .home_news_box:hover .home_news_tit{color: #fc5600;}

.home_news .home_news_cont .home_news_sum{font-size: 0.16rem; line-height: 0.31rem;margin-top: 0.2rem;}

@media (max-width:1200px){
  .home_news .home_news_cont{width: 95%;}  
  .home_news .home_news_cont li{width: 100%;}
  .home_news .home_news_cont .home_news_tit{font-size: 18px; font-weight: bold;}
  .home_news .home_news_cont .home_news_sum{font-size: 16px; line-height:31px;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
}


.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 #0555ac;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: #0555ac;}
.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{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 .index-title{text-align: center;}
.index-news-cont>.center {width:53%;}
.index-news-cont>.center>* {background-color: #fff;border-radius:10px;overflow: hidden;height: 100%;padding: 40px 0 0 30px;;}
.index-news-cont .center .top{width: 96%; margin: 0 auto;}
.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: 350px; 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:45%;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;}

}


.home_factory {position: relative; width: 100%; margin: 0 auto; padding: 0.7rem 0 0.7rem 0; background-attachment: fixed; background-size: cover;background-attachment: fixed;background: #eff6fc; overflow: hidden;}
.home_factory .index-title{text-align: center;}
.home_factory .sty2 .swiper-container {width:95%; overflow: hidden;}
.home_factory .sty2 .swiper-slide {width:33.33%;}

@media (max-width: 1200px){
    .home_factory .sty2 .swiper-slide {width:49%; margin-top: 0.5rem;}
}
/*行业案例*/
.sec13 {background-color: #144ead; width: 100%; height:120vh; position: relative}
.cvbanner {position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;z-index: 1;}
.sw02out {position: relative;width: 100%;height: 100%;}
.sw02 {height: 100%;}
.sw02 .swiper-slide {overflow: hidden;}
.sw02 .swiper-slide .swiper-inner {display: block;position: relative;width: 100%;height: 100%;}
.sw02 img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: 75% 50%;object-position: 75% 50%;}
.fhangye .swiper-pagination02 {font-size: 24px;color: #fff;line-height: 52px;text-align: center;width: 140px;height: 52px;margin-right: 52px;pointer-events: none;position: absolute;left: auto;bottom: auto;right: 8%;bottom:30%;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: 30%;;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; width: 30px; height: 30px;background-size: 30%;; bottom: 18%;}
.sw-next02{width: 30px; height: 30px;background-size: 30%; bottom: 18%;}
.fhangye .swiper-pagination02 {right: 50%;margin-right: -70px; bottom: 16%;}
.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; background: #144ead;}
.peijianlist li {display: inline-block;width: 20%;vertical-align: top;}
.peijianlist li a {display: block;position: relative;width: 100%;padding-top: 0.35rem;padding-bottom:  0.35rem;}
.peijianlist li a:before {content: '';position: absolute;left: 0;top: 0;z-index: 0;width: 1px;height: 100%;background-color: rgba(255, 255, 255, 0.1);;}
.peijianlist li:first-child a:before {display: none;}
.peijianlist .pic {width: 100%;overflow: hidden;font-size: 0;line-height: 87px;height: 92px; margin-bottom: 0.3rem; display: block;}
.peijianlist li:nth-child(1) .pic{background: url('../images/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/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/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/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/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;font-size: 0.22rem;margin-top: 0.1rem;}
.peijianlist li:hover a {background-color: rgba(0, 0, 0, 0.7);}
.peijianlist li.on a {background-color:#e73035;}
.peijianlist2 {position: absolute;left: 4%;top: 35%;z-index: 2;width: 720px;max-width: 80%;pointer-events: none;}
.peijianlist2 li {position: absolute;z-index: 0;width: 100%;opacity: 0;-webkit-transform: translateX(60px);transform: translateX(60px); background:  rgba(0, 0, 0, 0.8);
;padding:7% ;}
.peijianlist2 li h3 {color: #fff;font-size: 0.36rem; line-height: 0.48rem;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: 0.38rem 0; font-size: 0.2rem;}
.peijianlist2 li .hymore {display: block;width: 1.5rem;height: 0.48rem;background-color: #144ead;position: relative;font-size: 0.16rem;color: #fff;line-height: 0.48rem;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:95vh;margin-top: 20px ;}
.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:23px;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: 8%;z-index: 20;padding-bottom: 2%;pointer-events: none;border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.fcate4 .index-title{text-align: center;}
.fcate4 .name{font-size: 0.56rem}
.fcate4 .nname{margin-top: 0!important;}

@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);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;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: #0555ac;}

@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:32%; margin-right:1.27450980392157%;background: #fff;font-size: 16px;  border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.index_4_1 ul li:nth-child(3n){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 4%; 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{background: url(../images/end.jpg) no-repeat center top; background-size: cover;overflow: hidden; ; position: relative; z-index: 10; padding:7% 0 5% 0;}
.footer_a{padding:2.5% 0;width: 90%; margin: 0 auto;border-bottom:1px solid transparent; border-color: rgba(255, 255, 255, 0.3); display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.footer_a .footer_logo{width: 10%;}
.footer_a .footer_logo img{width: 100%;}
.footer_a .footer_rx{width: auto;}
.footer_a .footer_rx li{font-size: 0.22rem; padding-bottom: 0.15rem;}
.footer_a .footer_rx li:nth-child(2){padding-bottom: 0;}
.footer_a  .footer_t{width: 60px; height: 60px;border-radius: 50%;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.9);display: flex; align-items: center;-webkit-align-items: center; justify-content:center;flex-direction: row;cursor: pointer;}
.footer_a  .footer_t i{transform: rotate(90deg); font-size: 0.2rem;}
.footer-top {padding:80px 0 40px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.footer-top>.left .logo {width: calc(var(--size-200) + 7px);display: block;}
.footer-contact {margin-top: 40px;}
.footer-contact>dt {margin-top:20px;display: flex;align-items: center;}
.footer-contact>dd {margin-top:10px;}
.footer-contact>dt i {width: 25px;display: block;}
.footer-top>.left{width: 20%;}
.footer-top .left .title{margin-bottom:0.3rem;}
.footer_r{width: 52%;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.footer_r .center { width:30%;}
.footer-top .center:nth-child(3){width: 15%;}
.footer-top .center .title{margin-bottom:0.3rem;}
.footer-top .center .footer-nav{width: 100%;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;align-items: center;-webkit-align-items: center;}
.footer-top .center .footer-nav li{width: 100%; margin-bottom: 10px; opacity: 0.7;}
.footer-top .center .footer-nav li a:hover{opacity:1;color: #fff;}
.footer-top>.right { width: 30%; }
.footer-top .right .title{margin-bottom:0.3rem;}
.footer-top>.right .tip {text-align: right;}
.footer-top>.right .btn {height:50px;width: 160px;;border-radius:60px;display: flex;align-items: center;justify-content: center;margin-left: auto; background: #fdcd00;}
.footer-top>.right .btn i {margin-left:20px;}
.footer-top>.right ul{ width: 70%;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;  margin-top: 25px}
.footer-top>.right li{ width: 49%}
.footer-top>.right li img{width: 95%}
.footer-top>.right li em{display: block; padding: 10px 0; text-align: center;font-size: 16px}
.footer-link {align-items: center;}
.footer-link>.right {margin-left: auto;}
.footer-link>.left a {margin-right: 40px;opacity: .7;}
.footer-link>.left a:hover {text-decoration: underline;}
.footer-nav a:hover {text-decoration: underline;}
.footer-link>.left span {margin-right:10px;}

.footer-copy {padding: 30px 0;margin-top: 0px;border-top: 1px solid rgba(255, 255, 255, .2);}
.footer-copy>.right {  margin-left: auto;}
.footer-copy span {margin-left:10px;}
.footer-copy span:first-child {margin-left: 0;}
.footer-share-item>* {margin-left:10px;display: flex;align-items: center;justify-content: center;width: 50px;aspect-ratio: 1/1;border-radius: 50%;border: 2px solid #fff;}
.footer-share-item>*:first-child {margin-left: 0;}
.footer-share-item>*:hover {background-color: #fff;color: var(--color-dominant);}
.fixed-item>* .footer-share-item>* {width: auto;border: none;--size-10:20px;opacity: .7;}
.fixed-item>* .footer-share-item>*:hover {background: none;color: #fff;opacity: 1;}

@media screen and (max-width:1023px){
    footer{padding-bottom: 100px;}
    .footer_a{width: 98%;}
    .footer_a .footer_logo{display: none;}
    .footer_a .footer_t{display: none;}
    .footer_a .footer_rx{width: 80%;margin: 20px auto;text-align: center;}
    .footer_a .footer_rx li{font-size: 18px; line-height: 30px; padding-bottom: 0;}
    .footer_r{width: 100%;}
    .footer_r .center{width: 100%;}
    .footer-top .center:nth-child(2){display: none;}
    .footer-top .center:nth-child(3){display: none;}
    .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%;}
.footer-top img{width: 30%;}
.footfun{ padding: 0 0px; height: 100%; overflow: hidden;}
.footfun li{ float: left; width: 25%; height: 100%; background-color: #0555ac;	-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: #0555ac}
.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: #0555ac;;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 {position: relative;z-index: 2; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);padding: 0.3rem 0;}
.baninfo .cer8 {width: 85%; margin: 0 auto}
.tree {height: 100%;font-size: 16px;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 {padding: 5px 0;}
.tree {line-height: 50px;font-size: 14px;}
}


/*内页企业文化*/
.radius50{ border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.flex-center-center{  display: flex; align-items: center; justify-content: center;}
.align-center{align-items: center;}

@keyframes serv_one_border {
0% {opacity: 0}
5% {opacity: 1}
80% {opacity: 0}
100% {transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);-webkit-transform: scale(1.5);-moz-transform: scale(1.5)}
}
.se_wenhua{width: 100%;position: relative;overflow: hidden;text-align: center;}
.culture {background: url(../images/cultureBg.jpg) no-repeat top right; background-size: cover;    background-attachment: fixed; position: relative;}
.culture li{ width: calc(100% / 3); height: 80vh; padding-top:18vh;padding-left: 90px; padding-right: 90px;  border-right: 1px solid rgba(255, 255, 255, .2);perspective: 200px;     /* background: rgba(0,71 ,155, 0.7);*/}
.culture li .yuan{ width: 100px; height: 100px;  border: 1px solid #fff;}
.culture li .yuan img{ border:0 none; max-width: 100%; vertical-align: middle; transition:all .6s ; -webkit-transition:all .6s ; -moz-transition:all .6s ; -ms-transition:all .6s ; -o-transition:all .6s ; } 

.culture li .line{ width: 10%; height: 4px; background: #fff; margin: 30px auto;}
.culture li:hover{ padding-top: 12vh;} 
.culture li::after{ width: 100%; height: 100%; z-index: 1; transition: all .36s; display: block; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.2); display: block; content: ''; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.culture li::after { transform:rotateY(0deg) ; -webkit-transform:rotateY(0deg) ; -moz-transform:rotateY(0deg) ; -ms-transform:rotateY(0deg) ; -o-transform:rotateY(0deg) ; }
.culture li:hover::after{ transform:rotateY(15deg) ;opacity: 1; -webkit-transform:rotateY(15deg) ; -moz-transform:rotateY(15deg) ; -ms-transform:rotateY(15deg) ; -o-transform:rotateY(15deg) ; }
.culture li>div{  position: relative; z-index: 5;}
.culture li:hover .yuan img{ animation: jello 1.2s; -webkit-animation: jello 1.2s; }
.culture li .yuan i:before { content: ''; position: absolute; left: 0; top: 0;  border: 1px solid #fff; width: 100%;height: 100%;  border-radius: 50%;  opacity: 0}
.culture li  .yuan i:after {content: '';position: absolute; left: 0;top: 0;border: 1px solid #fff; width: 100%; height: 100%; border-radius: 50%;opacity: 0}
.culture li:hover .yuan  i:before { animation: serv_one_border .9s 0s ease 1; -webkit-animation:; }
.culture li:hover .yuan i:after { animation: serv_one_border 1.5s 0s ease 1; -webkit-animation: serv_one_border 1.5s 0s ease 1; }

@media screen and (max-width:1023px) {
.culture li{width: 100%; height: 30vh; padding-top: 3vh;}
.culture li .yuan{width: 80px; height: 80px;}
}

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

.se_prolist{width: 100%; margin:0 auto 0 auto;}
.se_prolist ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.se_prolist li{width: 20%;transition: .5s; }
.se_prolist li .img{width: 60%;display: block; margin: 0 auto;transition: .5s; }
.se_prolist li .img img{width: 100%;}
.se_prolist li:hover{transform: scale(0.9);}
.se_prolist li .text{font-size: 0.22rem; color: #fff;font-weight: 400; text-align: center; margin-top: 0.5rem;}

@media screen and (max-width:1200px) {
    .se_prolist li{width: 33.33%;}
   .se_prolist li .img{display: none;} 
   .se_prolist li .text{font-size:16px;}
}

.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;font-size: 0.18rem; line-height: 0.36rem;}
.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:2rem; 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;}

.newsDetail-cont .cont{font-size:17px; line-height:31px;}
}

/*内页联系我们*/
.contact-us-item {width: 100%;}
.contact-us {background: linear-gradient(0deg,rgba(255,255,255,255),#eaf4fd);}
.contact-us .l-container{width: 85%; margin: 0 auto;}
.contact-us-top>.right {margin-left: auto;width: 920px;width: clamp(460px,47.91666666666667vw,920px);}
.contact-us-item>* {padding: 40px 0;border-bottom: 1px solid #E8E9E9;display: flex;align-items: center;}
.contact-us-item>* i {display: flex;align-items: center;justify-content: center;width: 90px;height:  90px;border-radius: 50%;background-color:#db0204;color: #fff;}
.contact-us-item>* .text {width: calc(100% - 90px);padding-left: 35px;}
.contact-us-item>* .text .nname {line-height: 140%;}
.contact-us-item>*:first-child {padding-top: 0;}
.contact-us-item li{width: 33%;}
.contact-us-item .w100{width: 100%;}

@media (max-width: 1023px){
  .contact-us .l-container{width: 95%;}  
  .contact-us-item li{width: 100%;}
  .contact-us-item>*{padding: 23px 0;}
  .contact-us-item>* i{width: 50px; height: 50px;}
  .contact-us-item>* .text{ padding-left: 10px;}
}


/*内页案例*/
.allist_cont {margin: 70px auto 40px; width: 95%;}
.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:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.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_logo{padding: 5% 0 0 5%; width: 26%;}
.allist_cont  .allist_logo img{width: 100%;}
.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: #0555ac}
.allist_cont .allist_con .allist_text h4{background: #fdcd00;border-radius: 50px;color: #333;width: 50%;margin: 4% auto 0 auto;padding: 2% 0;font-size: 0.2rem;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.allist_cont .allist_con::after {content: "";position: absolute;right: 100%;bottom: 0;width: 100%;height: 6px;background-color: #0555ac;-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;}  
.allist_cont .allist_con .allist_text h3{margin: 0;}
}

/*内页案例*/
.honor_cont { width: 90%; margin:4% auto 0 auto;}
.honor_cont li {width: 24%;float: left;margin: 0 0.5% 0.3rem;box-sizing: border-box;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;transition: .3s; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding: 0.1rem;}
.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 0 0 ; font-size: 0.17rem;}
.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;-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 { width: 96%;}
.honor_cont li{width: 49%;}
.honor_cont .allist_con .allist_text .icon img {width:90px;}  
.honor_cont .allist_con .allist_text h3{font-size: 16px;}
}


/*内页产品展示*/
p,h1,h2,h3,h4,h5,img,button,dl,dt,dd,span { transition: all .5s;}
.prolist_bot { width: 100%; margin: 0% auto; padding: 0 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%;height: auto;margin-right: 1%;margin-bottom: 25px;transition: all .5s;;font-size: 0.22rem;box-shadow: 2px 4px 15px 0 rgba(30, 37, 79, 0.4); padding: 1% 1% 0 1%;}
.prolist_bot ul li:nth-child(3n) {margin-right: 0px;}
.prolist_bot ul li a {display: block;width: 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: #333; }
.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: 100%;}
.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);}

.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; overflow: hidden; }
.se_contact_r 
.se_contact_r .layui-form-label{width: auto; padding-left: 0;}
.se_contact_r .layui-btn{font-size: 16px; background: #0555ac; margin: 0 auto;}
.se_contact_li{width:43%;padding: 0 3% 0 3%; }
.se_contact_li span{ color: #333; display: block ;}
.se_contact_li ul{ display: flex;justify-content: flex-start; flex-direction: column;padding:20px 0 55px 0;}
.se_contact_li li{border-bottom: 1px solid rgba(0,0,0,.1); line-height: 2; color: #333;padding:20px 0;}
.se_contact_li li div{ line-height: 2;color: #333;font-family: 'PingFang SC';}
.se_contact_li li p{}
.se_contact_li a{display: block;width:150px;line-height: 3;transition: 0.3s;background: #0555ac;color: #333;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_li ul{padding-top: 0;}
.se_contact .s_width{flex-wrap: wrap;}  
.se_contact_r{width:100%; margin-top: 20px;display: none;}
.se_contact_li{width:100%; }
.relBd {display: none;}
.relBd-wrap{padding: 0;}
}


.sely{width: 100%; margin:7% auto 4% auto;background: url(../images/messagesBg.png) no-repeat  left bottom;}
.sely .container{width: 90%; margin: 0 auto;display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;padding-bottom: 4%;position: relative;}
.sely_l{width: 30%;position: sticky;position: -webkit-sticky;top:3rem;}
.sely_l .index-title{text-align: left; width: 100%;}
.sely_l .index-title .name{font-weight: bold;}
.sely_l .index-title .nname{font-size: 0.26rem;}
.sely_r{width: 58%;}
.sely_r .layui-form-label{display: none;}
.sely_r .layui-form-item{width: 48%;float: left; margin-bottom: 50px;}
.sely_r .layui-input{width: 94%;border-radius: 40px;background-color: #f1f2f7; height: 60px;float: left;font-size: 16px;}
.sely_r .layui-form-item:nth-child(7){width: 100%;}
.sely_r .layui-textarea{border-radius: 25px;background-color: #f1f2f7; font-size: 16px; width:94%;}
.sely_r .layui-btn{height: 60px;background:#0054a5;border-radius: 40px;cursor: pointer; width:150px;font-size: 18px;}


@media (max-width:1200px){
.sely .container{width: 95%;}
.sely_l{width: 100%; position: relative; top: 0;}
.sely_r{width: 100%;margin-top: 50px;}
.sely_r .layui-form-item{width: 100%; margin-bottom: 20px;}
}




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


.seprolist{width: 95%; margin: 3% auto; padding: 1% 0%;box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; align-items: center;-webkit-align-items: center;}

.seprolist ul{display: flex; display:-webkit-flex;  -webkit-justify-content: center;   justify-content:center;flex-wrap: wrap; width: 95%;align-items: center;-webkit-align-items: center; margin:0 auto  ;flex-wrap: wrap;}
.seprolist li{list-style: none;border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); width: 33%;}
.seprolist li:nth-child(3){border-right:none}
.seprolist li a{ font-size:0.22rem; color:#444444; line-height:4; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display:block; position:relative;  transition: 0.3s; display: block;margin: 0 0 0 0; text-align: center;}
.seprolist li a:hover{  text-decoration: none; font-weight: bold; color: #0555ac;}
.seprolist li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #0555ac;transition-duration:.3s;}
.seprolist li a:hover:before{ width: 100%; left:50%;margin-left:-50%; }
.seprolist li.on a:before{ width: 100%; left:50%;margin-left:-50%; }
.seprolist li.on a{font-weight: bold; color: #0555ac;}


@media (max-width:1200px){
  .seprolist{width: 98%; flex-wrap: wrap; } 
  .seprolist ul{-webkit-justify-content: center;   justify-content: center; width: 100%;}
  .seprolist li{width: 32%;border-bottom:1px solid transparent;border-color: rgba(151, 151, 151, 0.3); }
  .seprolist li a{line-height: 32px; padding: 15px 0;}
 }


