@charset "utf-8";
/* ===================首页样式========================== */
.banner-bg img{width: 100%;height: 100vh;}
.banner-bg  video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;height: 100vh;}
.banner-con{position: absolute;;left: 0;top: 0;width: 100%;height: 100%;}
.banner-con .contain{height: 100%;flex-direction: column;justify-content: center;}
.banner-con .title{opacity: 0;transform: translateY(100px);transition: all 1s .1s ease;}
.banner-con .title img{ margin: 0 auto; display: block}
.banner-con .comMore-box{opacity: 0;transform: translateY(100px);transition: all 1s ease; margin:2% auto 0 auto}
.swiper-slide-active .banner-con .title{opacity: 1;transform: translateY(0);transition-delay: .8s;}
.swiper-slide-active .banner-con .comMore-box{opacity: 1;transform: translateY(0);transition-delay: .9s;}
.swiper-slide-active.first .banner-con .title{transition-delay: 0s;}
.swiper-slide-active.first .banner-con .comMore-box{transition-delay: .1s;}
.swiper-slide-active.first .banner-con .comMore-box span{margin-left: 12px}
.banner-pagination-box{position: absolute;left: 0;bottom: 35px;width: 100%;z-index: 2;}
.banner-pagination .swiper-pagination-bullet{margin-left: 3px;width: 36px;height: 36px;position: relative;background: transparent;opacity: 1;border-radius: 0;}
.banner-pagination .swiper-pagination-bullet:first-child{margin-left: 0;}
.banner-pagination .swiper-pagination-bullet::before{transition: all .4s ease; content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 4px;height: 4px;border-radius: 50%;background: rgba(255, 255, 255, .5);}
.banner-pagination .swiper-pagination-bullet::after{content: "";opacity: 0;transition: all .6s ease;animation: banPage 2s linear infinite; position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.banner-pagination .swiper-pagination-bullet-active::before{background: #fff;width: 8px;height: 8px;}
.banner-pagination .swiper-pagination-bullet-active::after{opacity: 1;}
@keyframes banPage {0%{transform: rotate(0);}100%{transform: rotate(360deg);}}

@media (max-width: 1023px){
  .banner-con .fs90{font-size: 30px;}  
}


.sw00out .flex{width: 100%; margin: 0 auto;display: -webkit-box;display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;}
#sw000 {width: 100%;height: 100vh;}
#homeBanner{width:100%;height:100%;overflow:hidden;z-index:2;background: #000; position: relative;}
#homeBanner .homeBanner_bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1; opacity: 0.65; }
#homeBanner .homeBanner_bg>img{width:100%;height:100%;object-fit:cover;}

#homeBanner .homeBanner_cnt{position:absolute;top:0;align-items:center;justify-content:center;z-index:2;height:100%; text-align: center; color: #fff;}
#homeBanner .homeBanner_h{text-shadow:rgba(0,0,0,.4) 8px 10px 12px;-webkit-text-shadow:rgba(0,0,0,.5) 8px 10px 12px;}
#homeBanner .homeBanner_p{text-transform:uppercase;letter-spacing:.2vw;}
#homeBanner .homeBanner_p img{width: 80%}
.homeBanner_cnt .comMore{margin: 0 auto;}
#homeBanner .mouse-of{position:absolute;left:50%;bottom:4vw;width:24px;height:40px;border-radius:40px;-webkit-border-radius:40px;
    border:2px solid rgba(255,255,255,.8);margin-left:-20px;z-index:50;overflow:hidden;}
#homeBanner .mouse-of>i{position:absolute;width:3px;height:9px;left:50%;margin-left:-1.5px;top:2px;-webkit-animation: mouseof 1.5s ease-out infinite;animation: mouseof 1.5s ease-out infinite;}
@keyframes mouseof{
    0%{top:-9px;opacity:1;-webkit-opacity:1;}
    100%{top:100%;opacity:0;-webkit-opacity:0;}
}
@-webkit-keyframes mouseof{
    0%{top:-9px;opacity:1;-webkit-opacity:1;}
    100%{top:100%;opacity:0;-webkit-opacity:0;}
}
#homeBanner .banner_bubble{width:6vw;height:6vw;position:absolute;left:50%;bottom:3vw;margin-left:-3vw;z-index:15;}
#homeBanner .swiper-slide{overflow:hidden;}
#homeBanner #video_open{width:100%;height:100%;}
#homeBanner .homeBanner_switch{background:rgba(0,0,0,.7);width:90px;height:90px;line-height:90px;}
#homeBanner .homeBanner_switch i{font-size:24px;margin:20px;}
#homeBanner .homeBanner_switch.swiper-button-prev{left:-30px;}
#homeBanner .homeBanner_switch.swiper-button-next{right:-30px;}

@media screen and (max-width:1280px){
    #sw000 {height: 90vh;}
}


@media screen and (max-width:750px){
    #sw000 {width: 100%;height:278px;}
    #homeBanner{display: none;}
    .section.sec11{height: 240px;}
    .telbanner{display: block;width: 100%; height: 95%;background: url('../images/about.jpg') no-repeat center top;background-size: 100%; margin-top: 50px}
    .telbanner video{height: 100%;width: 100%;}

}


/*首页banner视频*/
.telbanner{display: none}
.videobox .videoDom {     display: none; }
.videobox .videoDom .close {  display: none;  }
.splitlist { line-height: 1.2; white-space: pre-wrap; }
.splitlist.flag span { opacity: 1; }
.splitlist span { font-family: inherit; width: auto; font-size: inherit; color: inherit; font-weight: inherit; text-transform: inherit; opacity: 0; display: inline-block; }
.splitlist span.letters { color: #2151A1; }
.scrollNumItem { display: -webkit-box; display: -ms-flexbox; display: flex; }
.scrollNumItem .scrollNumBox { position: relative; overflow: hidden; }
.scrollNumItem .scrollNumBox .scrollNumUl { width: 100%; }
.scrollNumItem .scrollNumBox .scrollNumUl li { height: 100%; width: 100%; }
.mm_bg{top: 0;height: 100%;width: 100%; z-index: 1;position: absolute;background:  url(../images/hhbg2.png) no-repeat left top; }
@-webkit-keyframes fadeInUp { from { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0) scale(0.9);
    transform: translate3d(0, 100%, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@keyframes fadeInUp { from { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0) scale(0.9);
    transform: translate3d(0, 100%, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@-webkit-keyframes fadeInUp2 { from { opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0) scale(0.9);
    transform: translate3d(0, 50%, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@keyframes fadeInUp2 { from { opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0) scale(0.9);
    transform: translate3d(0, 50%, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@-webkit-keyframes fadeInRight { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) scale(0.9);
    transform: translate3d(100%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@keyframes fadeInRight { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) scale(0.9);
    transform: translate3d(100%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@-webkit-keyframes fadeInRight2 { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) scale(0.9);
    transform: translate3d(100%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@keyframes fadeInRight2 { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) scale(0.9);
    transform: translate3d(100%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@-webkit-keyframes fadeInLeft { from { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.9);
    transform: translate3d(-100%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@keyframes fadeInLeft { from { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.9);
    transform: translate3d(-100%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@-webkit-keyframes fadeInLeft2 { from { opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0) scale(0.9);
    transform: translate3d(-50%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@keyframes fadeInLeft2 { from { opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0) scale(0.9);
    transform: translate3d(-50%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@-webkit-keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    0% { opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0); }
    60% { opacity: 1;
        -webkit-transform: translate3d(0, 35px, 0);
        transform: translate3d(0, 35px, 0); }
    75% { -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); }
    90% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
        opacity: 1; } }
@keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    0% { opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0); }
    60% { opacity: 1;
        -webkit-transform: translate3d(0, 35px, 0);
        transform: translate3d(0, 35px, 0); }
    75% { -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); }
    90% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
        opacity: 1; } }
@-webkit-keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
    100% { -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1; } }
@keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
    100% { -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1; } }
@-webkit-keyframes rotateInUpRight { from { -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
    to { -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }
@keyframes rotateInUpRight { from { -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
    to { -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }
@-webkit-keyframes rotateInUpLeft { from { -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
    to { -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }
@keyframes rotateInUpLeft { from { -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
    to { -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }
@-webkit-keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
    40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in; }
    60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1; }
    80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
    to { -webkit-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1; } }

.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; }
.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }
.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); }
.swiper-container-multirow > .swiper-wrapper { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.swiper-container-multirow-column > .swiper-wrapper { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }
.swiper-slide { -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; }

.swiper-box .prevnext .next { margin-left: .18rem; }
.swiper-box .swiper-wrapper .swiper-slide { position: relative; overflow: hidden; height: 100%; }
.swiper-box .swiper-wrapper .swiper-slide .img { width: 100%; height: 100%; }
.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;font-weight: lighter; }
.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 h6 { font-size: 2.5rem;   text-transform: uppercase;    font-weight: lighter;letter-spacing: 6px; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h6 span.letters { color: #fff;  }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h5 { font-size: 4.5rem; line-height: 2;font-weight: bold; }
.swiper-box .swiper-wrapper .swiper-slide a {background:#0055b8;font-size:18px;font-weight:500;line-height:initial;text-align:center;color:#fff;padding:0 12px;margin:50px auto 0 auto; line-height: 56px;text-transform:uppercase;display:block; width:196px;transition:all .4s ease; border-top-left-radius: 19px;border-bottom-right-radius: 19px;}
.swiper-box .swiper-wrapper .swiper-slide a:hover {background:#0055b8;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: #0055b8; }
.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; }


@media only screen and (max-width:1440px){
    .swiper-box .swiper-wrapper .swiper-slide .text .w1400 h6 { font-size: 1.8rem; }
    .swiper-box .swiper-wrapper .swiper-slide .text .w1400 h5 { font-size: 2.8rem; }
}

@media screen and (max-width: 1024px) {
    .mm_bg{display: none}
    .swiper-box{height: 600px; background: #000;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/about_img.jpg') no-repeat center top;background-size: 100%;}
    .telbanner video{height: 100%;width: 100%;}
}

/*首页产品推荐*/
.hompro{background:#f1f7fe; padding: 4.2% 0; background-size: cover;}
.heixinlistbox {position: relative; margin:0 auto;}
.heixinlist {width: 100%;visibility: visible;animation-duration: 1s;animation-name: fadeInUp;}
.hxin_item {position: relative;width: 750px;margin: 0 auto;}

.hitbox{overflow: hidden;}
.hitbox img{width: 100%;border-radius: 30px}
.heixinlist .slick-active .hitbox img{/*opacity: 1;*/filter: blur(0px);border-radius: 30px}
.hitbox img {transition: all 1s;width:100%;}
.heixinlist .slick-next {right: 22%;background: url(../images/ipart1_right.png) no-repeat center ;}
.heixinlist .slick-prev {left: 22%;background: url(../images/ipart1_left.png) no-repeat center ;}
.heixinlist .slick-dots {bottom: 9px;}
.slick-dots li.slick-active {background: #999;}
.heixinlist .slick-dots li.slick-active {background: #155bc4;border-color:#155bc4;}
.heixinlist .slick-prev, .heixinlist .slick-next {width: 91px;height: 56px;z-index: 50;}
.heixinlist .btn_{text-align:center; margin-bottom:40px;}
.heixinlist .swiper-slide.swiper-slide-active .btn_{display:block;}
.heixinlist .btn_ .btn{margin:0; padding:0; width:180px; height:50px; line-height:50px; font-size:14px; color:#000; border:1px solid #000; margin-right:20px; transition:all .4s ease-in-out;}
.heixinlist .btn_ .btn:last-child{margin-right:0;}
.heixinlist .btn_ .btn:hover{font-weight:bold; color:#fff; background:#424a52;}


@media screen and (max-width:1440px){
	.hxin_item {width: 900px}
}

@media screen and (max-width:1200px){
	.ipart01{}
	.ipart01 .title{font-size:30px;padding-top: 45px}
	.ipart01 .title2{width: 90%;}
	.heixinlist .slick-prev, .heixinlist .slick-next{width: 50px}
	.heixinlist .slick-next{right: 0; background-size: 50%}
	.heixinlist .slick-prev{left: 0; background-size: 50%}
	.heixinlist .btn_ .btn{width: 30%;height:40px; line-height: 40px}
}

.index02{background:#fef7f1 url(../images/la_a.jpg) no-repeat right top;}

@media screen and (max-width:1023px){
    .index02{background-size: 37%}
    .index_a_tit h2 img{width: 26%}
}

.index-title{width: 85%; margin: 0 auto;}
.index-title em{color: #db0204; font-style: normal;}
.index-title h4{color: #333;}

/*公司简介*/
.homeNum {background: url(../images/aboutbg.jpg) no-repeat center bottom; padding: 7% 0; background-size: cover; }
.homeNum .index-title:before{display: none;}
.boxBottom{width: 100%; margin: 0 auto; border-top:1px solid transparent; border-color: rgba(255, 255, 255, 0.3);color: #fff}
.boxBottom ul{display: flex; display:-webkit-flex;   -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap; width: 85%; margin: 0 auto;}
.boxBottom li .counter{font-size: 65px; }
.boxBottombox{display: flex; display:-webkit-flex;   -webkit-justify-content: space-between;   justify-content: space-between;}
.boxBottombox .boxBottombox_l{padding: 20px 10px 0 0;}

@media (max-width:1440px){
    .boxBottom li .counter{font-size: 58px;}
}
@media (max-width:1280px){
    .boxBottom li .counter{font-size: 50px;}
}
@media (max-width:1023px){
    .homeNum_cont{width:98%;}
    .homeNum_cont p{line-height: 30px}
    .boxBottom li{width: 50%; padding-bottom: 20px;}
    .boxBottom li .counter{font-size: 30px}
    .boxBottombox .boxBottombox_l{width: 20%;}
    .boxBottombox .boxBottombox_r{width: 80%;}
}

/*首页简介*/
.homeAbout{padding: 6% 0 4% 0;background:  url(../images/aboutbg.jpg) no-repeat center top; background-size: cover;}
.homeAbout .l-container{padding-bottom: 2%; width: 90%; margin: 0 auto;}
.homeAbout .index-title{width: 100%; color: #fff;}
.homeAbout .index-title:before{margin: 0 0 15px 0;}
.homeAbout .index-title h4{color: #fff;}
.homeAbout .right{text-align: right; flex: 1; }
.homeAbout .right pre{font-family:'思源黑体 CN','Source Han Sans CN';text-decoration: underline;}



.homeAbout_cont{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;padding-top: 4%;border-top:1px solid transparent; border-color: rgba(255, 255, 255, 0.3)}
.homeAbout_cont .homeAbout_l{width: 55%; padding:2% 5% 0 5%; color: #fff;}
.homeAbout_cont .homeAbout_l p{text-indent:2em;}
.homeAbout-more{margin-top:14%}
.homeAbout-more a{display: flex;justify-content:flex-start; align-items: center;}
.homeAbout-more a div{width:90px;height: 90px;background:#db0204 url(../images/gt4.png) no-repeat center center; border-radius: 50px; margin: 0 15px 0 0; transition: 0.3s;}
.homeAbout-more a p{color: #fff;display: block;width:auto; line-height: 2;color: #fff; border-bottom:2px solid #fff ; text-align: center;font-size:1.5rem; text-indent:0em!important; }
.homeAbout-more a:hover div{ transform: rotate(48deg);margin: 0 25px 0 0; }
.homeAbout_cont .homeAbout_r{width: 50%; }
.homeAbout_cont .homeAbout_r img{width: 100%; display: block;border-radius:400px 0 0 400px}

.view-more {display: flex;align-items: center;justify-content: center;height: var(--size-50);min-height: 34px;width: 150px; height: 50px;border-radius: var(--size-50);background-color: var(--color-dominant);color: #fff;position: relative;}
.view-more i {margin-left: var(--size-10);transform: rotate(45deg);}
.view-more::before {content: '';display: block;width: 100%;height: 100%;border-radius: var(--size-50);border: 1px solid var(--color-dominant);position: absolute;left: 0;top: 0;transform: scale(1);transition: var(--transition);}
.view-more:hover::before {transform: scale(1.08, 1.2);}
.index-about-total>* {margin-top: var(--size-40);display: flex;align-items: flex-end;padding: var(--size-30) 0;border-bottom: 1px solid #E1E1E1;}
.index-about-total>* .right {margin-left: auto;}
.index-about-total>* .right b {line-height: 80%;}
.index-about-total>*:first-child {margin-top: 0;}
.index-about-icon {margin-left: auto;margin-right: auto;width: 472px;width: clamp(236px, 24.583333333333332vw, 472px);}

@media screen and (max-width: 1024px) {
    .homeAbout .right{display: none}
    .homeAbout_cont{flex-wrap: wrap;}
    .homeAbout_cont .homeAbout_l{width: 100%}
    .homeAbout-more a div{width: 50px; height: 50px}
    .homeAbout-more a p{font-size: 16px}
    .homeAbout-more{margin-top: 4%}
    .homeAbout_cont .homeAbout_r{width: 100%; margin-top: 50px;}
    .homeAbout_cont .homeAbout_r img{border-radius:0}
}

/*首页厂容厂貌*/
.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 .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;}


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

/*首页产品展示*/
.homePro{width:100%; margin:0px auto; position: relative; overflow: hidden; padding:4% 0 0% 0; background: #f1f4f9}
.prolist{margin: 0 auto}
.prolist ul{display: flex; display:-webkit-flex;-webkit-justify-content: center;   justify-content:center;flex-wrap: wrap;width: 100%; margin: 3% auto 0 auto;}
.prolist li{width:15%;margin: 0 0.5% 1% 0.5%;  text-align: center;display: flex; align-items: center;-webkit-align-items: center;justify-content:center;transition: .5s;transition: .5s; border: 1px dashed #d3e3f4; background: #fff; padding: 20px 0;}
.prolist li a{color: #333;}
.prolist li:hover{background-image: -webkit-linear-gradient(left,#1860c2, #23c0c8);; border:none}
.prolist li:hover a{color: #fff;}

#tel_pro{display: none;}
#top_scroll {overflow: hidden;width:90%; margin:0 auto 4% auto ; padding-bottom: 3%; height: 1000px;}
#top_scroll ul li{position: relative; float: left;width:32.3%;margin:0 .5% 1%;overflow: hidden;background-color:#fff;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.2);}
#top_scroll ul li .img{width: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
#top_scroll ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#top_scroll ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#top_scroll ul li .proText{ padding: 25px 0; transition: .4s;-webkit-transition: .4s;background:#fff;}
#top_scroll ul li strong{display: block; color: #333333;   text-align: center;font-weight: 700;font-size: 20px;}
#top_scroll ul li em{text-align: center; display: block; margin: 15px auto 0 auto; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);border-radius:30px; width:150px;height: 50px; line-height: 50px;  font-size: 16px;color: #333333; font-style: normal;}

.protel{width: 500px; margin: 0 auto; background: #07a6a4;border-radius: 40px}
.protel ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.protel li{width: 50%;border-radius: 40px;height: 60px;display: flex; align-items: center;-webkit-align-items: center;justify-content:center;flex-direction: row;}
.protel li:nth-child(1){background: #0db967}


.sw22out {position: relative;margin-top:4%;}
#sw22 {overflow: hidden;}
#sw22 .swiper-slide {width: 390px;}
#sw22 .swiper-slide a {display: block;width: 100%;}
#sw22 .swiper-slide .pic {width: 100%;font-size: 0;text-align: center;}
#sw22 .swiper-slide img {width: 100%;-webkit-transform: scale(0.8);        transform: scale(0.8);-webkit-transition: 0.4s;transition: 0.4s;}
#sw22 .swiper-slide-active img {-webkit-transform: scale(1);        transform: scale(1);}

@media screen and (max-width:1440px) {
    #sw22 .swiper-slide {width: 250px;}
}
@media screen and (max-width:1023px) {
    .homePro .index-title{width: 100%}
    #sw22 .swiper-slide {width: 300px;}
}

@media screen and (max-width: 750px) {
    .sw22out {  padding: 0 30px;  margin-top: 26px;}
}


#cf_scroll {overflow: hidden;width:90%; margin:0 auto ; padding-bottom: 3%; height: 600px;}
#cf_scroll ul li{position: relative; float: left;width:24%;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;}
#cf_scroll ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
#cf_scroll ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#cf_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);}
#cf_scroll ul li .proText{ padding: 25px 0; transition: .4s;-webkit-transition: .4s;}
#cf_scroll ul li strong{display: block; color: #333333;   text-align: center;font-weight: 700;font-size: 20px}

@media screen and (max-width: 1280px) {
    #top_scroll ul li strong{font-size: 18px}
}


@media (max-width:750px){
    #top_scroll,#cf_scroll{display: none;}
    .prolist ul{width: 100%; margin-top: 20px}
    .prolist li{width:32%; font-size: 18px; }
    #tel_pro {overflow: hidden;width:100%; margin:5vh 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; line-height: 30px}
    #tel_pro ul li strong{display: block; color: #333333;   text-align: center;font-weight: 700;font-size: 17px;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;}
    .protel{width: 80%}
    .protel li{height: 50px}
}


.index04{background:#fef7f1 url(../images/la_c.png) no-repeat left top;}
.c-list {position: relative;z-index: 4;display: flex;flex-wrap: wrap;align-items: flex-start; flex-wrap: wrap; margin:3.5em auto 0 auto; display: -webkit-flex;  width:90%; flex-direction: row;   -webkit-flex-direction: row;    -webkit-flex-wrap: wrap;}
.c-list li {width: 24%;padding: 0 8px 4px 8px;position: relative;}

.c-list .c-wrap {position: relative;overflow: hidden;height: 100%;color: #fff; background: #000;}
.c-list .c-wrap img {width: 100%;height: 100%;object-fit: cover; opacity: 0.6;}
.c-list .c-wrap .c-title {position: absolute;bottom: 40%;left: 0;width: 100%;font-size:36px;line-height: 34px;font-weight: bold;transition: all .5s;text-align: center;}
.c-list .c-wrap .c-title span{display: block;text-transform: uppercase;}
.c-list .c-wrap .c-title em{display: block; margin-bottom: 25px; font-style: normal}
.c-list .c-wrap .c-text-box {opacity: 0;position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;line-height: 26px;-webkit-backdrop-filter: saturate(180%) blur(10px);backdrop-filter: saturate(180%) blur(10px);background-color: rgba(0, 0, 0, 0.5);transition: all .5s;}
.c-list .c-wrap .c-text-box div {width: 100%;}
.c-list .c-wrap .c-text-box .c-title2 {margin-bottom: 20px;font-weight: bold;font-size: 40px;line-height: 50px;text-align: center;}
.c-list .c-wrap .c-text-box .c-text{text-align: center;font-weight: 500;font-size: 15px; line-height: 50px;text-transform: uppercase;}
.c-list .c-wrap:hover .c-title {opacity: 0;}
.c-list .c-wrap:hover .c-text-box {opacity: 1;}


@media screen and (max-width:1440px){
    .c-list li {width: 23%;}
}

@media screen and (max-width:1280px){
    .c-list .c-wrap .c-title{font-size:26px}
}
@media screen and (max-width:1023px){
    .index04{background-size: 37%}
    .c-list{width: 100%;}
    .c-list li {width: 49%; padding:0 1% 2% 1%;}
    .c-list .c-wrap .c-title{font-size: 22px; bottom: 10%;}
    .c-list .c-wrap .c-title em{font-size: 40px; margin-bottom: 10px;}
    .c-list .c-wrap .c-title span{display: none;}
    .c-list .c-wrap .c-text-box div{display: none;}
}



.index06 {background: url(../images/b12.jpg) repeat center bottom;background-attachment: fixed; background-size: cover;;}
.index06:before{content: ""; width: 300px; height: 230px; position: absolute; z-index: 1; left: 0; top:0;background: url(../images/la_d.png) no-repeat left top;}
.index06:after{content: ""; width: 262px; height: 207px; position: absolute; z-index: 1; right: 0; bottom:0;background: url(../images/la_e.png) no-repeat right bottom;}
.index_4_1{width: 90%; margin:3% auto 0 auto;z-index: 2; position: relative}
.index_4_1 ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.index_4_1 ul li{  width:33%; background: #fff;font-size: 16px; padding:2% 1% 1% 1%;border-radius: 10px }
.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 ul li .time{color: #012699}
.index_4_1_mid_2{  padding:2% 2%}
.index_4_1_mid_2_1{color:#333;font-family:Calibri;}
.index_4_1_mid_2_2{font-size:1.5em; color:#333; margin-top:.75em; margin-bottom:.75em;}
.index_4_1_mid_2_3{color:#333;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;}
.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, #012699, #012699);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 (max-width: 1023px){
    .index06:before{width: 150px; height: 115px; background-size: 100%}
    .index_4_1 ul{flex-wrap: wrap;}
    .index_4_1 ul li{width: 100%; margin-right: 0}
    .index_4_1{ margin:3% auto 0 auto;}
    .index_4_1_mid_1{display: none;}
}

.clear{ clear:both}
.clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.clear {zoom:1; }



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

.peijianlist {font-size: 0;text-align: center;position: absolute;left:4%;right: 4%;bottom: 0;z-index: 2;}
.peijianlist li {display: inline-block;width: 25%;vertical-align: top;}
.peijianlist li a {display: block;position: relative;width: 100%;padding-top: 42px;padding-bottom: 42px;background-color: rgba(37, 42, 45, 0.3);}
.peijianlist li a:before {content: '';position: absolute;left: 0;top: 0;z-index: 0;width: 1px;height: 100%;background-color: rgba(0, 0, 0, 0.1);}
.peijianlist li:first-child a:before {display: none;}
.peijianlist .pic {width: 100%;overflow: hidden;font-size: 0;line-height: 58px;height: 58px; }
.peijianlist img {max-width: 100%;max-height: 100%;margin: 0 auto; display: block}
.peijianlist li h3 {font-size: 20px;color: #fff;line-height: 36px;width: 100%;height: 36px;overflow: hidden;-webkit-transition: .3s;transition: .3s;}
.peijianlist li:hover a {background-color: rgba(225, 193, 100, 0.2);}
.peijianlist li.on a {background:rgba(0,80,181,0.6)}
.peijianlist2 {font-size: 0;position: absolute;left: 4%;top: 50%;z-index: 2;width: 720px;max-width: 80%;margin-top: -90px;pointer-events: none;}
.peijianlist2 li {position: absolute;z-index: 0;width: 100%;opacity: 0;-webkit-transform: translateX(60px);transform: translateX(60px);}
.peijianlist2 li h3 {color: #fff;line-height: 48px;height: 48px;overflow: hidden;}
.peijianlist2 li h3 span{font-size: 36px;}
.peijianlist2 li .hx {width: 100%;height: 1px;position: relative;margin: 21px 0 31px;background-color: rgba(255, 255, 255, 0.2);}
.peijianlist2 li .hx:before {content: '';position: absolute;left: 0;top: -1px;z-index: 0;width: 30px;height: 3px;background-color: #fff;}
.peijianlist2 li .txt {font-size: 18px;color: #fff;line-height: 32px;max-height: 96px;overflow: hidden;margin-bottom: 38px;}
.peijianlist2 li .hymore {display: block;width: 150px;height: 48px;background-color: #0050b5;position: relative;font-size: 16px;color: #fff;line-height: 48px;text-align: center;    overflow: hidden;pointer-events: auto;}
.peijianlist2 li.on {z-index: 2;opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);-webkit-transition: .5s;transition: .5s;}

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


/*首页地图*/
.partner{background: url('../images/index/end.jpg')  no-repeat center top; overflow: hidden; background-attachment: fixed; background-size: cover;}
.partner ul{width: 100%; margin:3% auto 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: center;   justify-content:center; flex-wrap: wrap;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);background: #fff;}
.partner li{ padding: 20px; width: 20%; border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
.partner li:nth-child(5n){border-right:none}
.partner li:nth-child(11){border-bottom:none;}
.partner li:nth-child(12){border-bottom:none}
.partner li:nth-child(13){border-bottom:none}
.partner li:nth-child(14){border-bottom:none}
.partner li:nth-child(15){border-bottom:none}

.partner li img{width: 90%; display: block; margin: 0 auto;}
.partner li:hover{box-shadow: 2px 0px 16px rgb(0 0 0 / 20%);-webkit-box-shadow: 2px 0px 16px rgb(0 0 0 / 20%);}


@media screen and (max-width: 1023px) {
    .partner{padding-bottom: 140px}
    .partner li{width:33%}
    .partner li:nth-child(3n){border-right:none}
    .partner li:nth-child(5){border-right:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
    .partner li:nth-child(10){border-right:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
    .partner li:nth-child(10){border-bottom:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
    .partner li:nth-child(11){border-bottom:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
    .partner li:nth-child(12){border-bottom:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
    .partner li:nth-child(13){border-bottom:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
    .partner li:nth-child(114){border-bottom:1px solid transparent;border-color: rgba(151, 151, 151, 0.3);}
}



/*首页快捷*/
.index_technology_box {position: relative;}
.index_technology_back {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.index_technology_content {position: relative;z-index: 9;padding: 7.8125vw 0 7.8125vw 0;}
.index_technology_title {font-size: 2.91666vw;line-height: 3.4375vw;color: #fff;letter-spacing: 0.625vw;text-align: center;}
.index_technology_text {font-size: 1.1458333vw;line-height: 1.6666vw;color: #fff;letter-spacing: 0.26041666vw;text-align: center;margin-top: 1.5625vw;}
.index_technology_button {margin-top: 3.38541666vw;-webkit-justify-content: center;justify-content: center;}
.index_technology_button .public_button a:after {width: 100%;opacity: 1;border: 1px solid #fff;}
.index_technology_button .public_button a:hover:after {background: #0050b5;border: 1px solid #0050b5;}
.index_technology_button .public_btn_text_label {color: #fff;}
.index_technology_button .public_button:hover .public_btn_icon_label svg {fill: #0050b5;}
.index_technology_button .public_button:hover .public_btn_icon_box {background: #fff;}
.index_technology_content .img{ max-width: 800px;display: block; margin: 50px auto 0 auto}

@media screen and (max-width: 1200px) {
.index_technology_content {position: relative;z-index: 9;padding: 12.0772946vw 3.623188vw;}
.index_technology_title {font-size: 5.314009vw;line-height: 7.246376vw;}
.index_technology_text {font-size: 3.3816425vw;line-height: 5.314009vw;margin-top: 2.415458vw;}
}

.map{width: 100%; }

.product{position: relative;}
.indPro-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #000;}
/* .indPro-bg::after{content: "";z-index: 2;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0,.5);} */
.indPro-bg .swiper-container{width: 100%;height: 100%;}
.indPro-bg img{width: 100%;height: 100%;transform: scale(1.1);transition: all 1s linear 2s;}
.indPro-bg .swiper-slide-active img{transition: 6s linear;transform: scale(1);}
.indPro-con{position: relative;z-index: 2;}
.indPro-con .contian{justify-content: space-between;}
.indPro-left{width: 90%; margin: 0 auto;}
.indPro-menu .item{cursor: pointer;justify-content: space-between;align-items: center; width: calc(100% / 5); margin: 0 auto; padding: 0 3%;}
.indPro-menu .item .img{display: block; margin: 0 auto;}
.indPro-menu .item span{display: block;}

.indPro-right{width: 100%; margin: 0 auto; border-top:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); overflow: hidden;}
.indPro-right-item{height: 100%;display: none;}
.indPro-right-item:first-child{display: block;}
.indPro-swp{flex-direction: column;justify-content: space-between;height: 100%; }
.indPro-swp .swiper-container{width: 100%;}
.indPro-swp .swiper-slide{background: #fff;}
.indPro-slide-img img{width: 100%;margin: 0 auto;display: block}
.indPro-slide-con{padding:30px 35px;background: rgba(255, 255, 255, .9);transition: all .4s ease; text-align: center;}
.indPro-slide-con .more{align-items: center;}
.indPro-slide-con .more i{display: flex;align-items: center;font-size: 11px;transform: rotate(180deg);margin-left: 7px;transition: all .4s ease;}
.indPro-slide:hover .indPro-slide-img img{transform: scale(1.08);}
.indPro-slide:hover .indPro-slide-con{background: #fff;}
.indPro-slide:hover .indPro-slide-con .more i{margin-left: 15px;}
.indPro-switch{align-items: center;justify-content: space-between; position: absolute; z-index: 5;top: 40%;width: 90%;left: 50%; margin-left: -45%;}
.indPro-btn{width: 90%; margin: 0 auto;}
.indPro-btn .btn{width: 50px;height: 50px;transition: all .4s ease; border-radius: 50%;user-select: none;cursor: pointer;font-size: 13px;margin-right: 12px;background: rgba(219, 2, 4, .9); position: absolute;}
.indPro-btn .btn.next{;left: 5%;}
.indPro-btn .btn.prev{right: 5%;transform: rotate(180deg)}
.indPro-btn .btn:hover{background: #fff;color: #db0204;}
.indPro-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{top: -1px;height: 3px;background: #db0204;border-radius: 5px;}
.indPro-pagination{position: relative;flex: 1;height: 1px;background: rgba(255, 255, 255, .2);}

.indRD{background: url('../images/index/indRD-bg.jpg') no-repeat center/cover;overflow: hidden}
.indRD-swp{width: 92%;margin: 0 auto; }
.indRD-swp .swiper-container{overflow: visible; overflow: hidden;}
.indRD-img{position: relative;}
.indRD-img img{width: 100%;}
.indRD-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;align-items: center;padding: 0 56px;}
.indRD-desc{opacity: 0;transform: translateX(50%);transition: all 1.5s ease;}
.swiper-slide-active .indRD-desc{opacity: 1;transform: translateX(0);transition-delay: .4s;}
.indRD-desc::after{content: "";position: absolute;right: calc(100% - 10px);transition: all .4s ease; top: 50%;transform: translateY(-50%);width: 20px;height: 95%;background: #054586;border-radius: 20px 0 0 20px;}
.indRD-desc .box{transition: all .4s ease; position: relative;z-index: 2; width: 400px;height: 310px;border-radius: 20px;background: rgba(255, 255, 255, .9);display: flex;flex-direction: column;justify-content: center;padding: 0 40px;}
.indRD-desc .more{align-items: center;}
.indRD-desc .more i{display: flex;align-items: center;transform: rotate(180deg);margin-left: 7px;font-size: 11px;transition: all .4s ease;}
.indRD-desc:hover .box{background: #fff;transform: translateX(4px);}
.indRD-desc:hover .more i{margin-left: 15px;}
.indRD-desc:hover::after{width: 24px;}
.indRD-btn{z-index: 2; position: absolute;left: -50px;top: 50%;transform: translateY(-50%);width: 30px;height: 30px;user-select: none;cursor: pointer;font-size: 20px;}
.indRD-btn.next{left: auto;right: -50px;transform: translateY(-50%) rotate(180deg);}
.indRD-btn:hover{color: #d1292e;}
.indNews{background: url('../images/index/indNews-bg.jpg') no-repeat center/cover;}
.indNews-show{margin-left: -20px;}
.indNews-show-item{margin-left: 20px;}
.indNews-show-item:nth-child(1){width: calc((100% / 3) * 2 - 20px);}
.indNews-show-item:nth-child(2){width: calc((100% / 3) - 20px);}
.indNews-show-bg{position: relative;overflow: hidden;}
.indNews-show-bg::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .4);}
.indNews-show-bg img{width: 100%;height: 480px;transition: all 2s linear;}
.indNews-show-item:hover .indNews-show-bg img{transform: scale(1.1);}
.indNews-show-con{position: absolute;;left: 0;top: 0;width: 100%;height: 100%;}
.indNews-show-item:nth-child(1) .indNews-show-con{padding: 60px 50px;}
.indNews-show-item:nth-child(2) .indNews-show-con{padding: 60px 40px;}
.indNews-show-item:nth-child(1) .indNews-show-con .title{width: 50%;}
.indNews-show-con .btn{width: 135px;height: 45px;border-radius: 40px;border: 2px solid #fff;}
.indNews-show-con .btn:hover{background: #d1292e;border-color: #d1292e;}
.indNews-show-con .title:hover{color: #d1292e;}
.indNews-list{margin-left: -20px;}
.indNews-item{margin: 20px 0 0 20px;width: calc((100% / 3) - 20px);background: #fff;padding: 50px;transition: all .4s ease;}
.indNews-item .btm{justify-content: space-between;align-items: center;}
.indNews-item .date{transition: all .4s ease;}
.indNews-item .label{padding: 4px 8px;border-radius: 20px;border: 1px solid #4c5664;transition: all .4s ease;}
.indNews-item:hover{background: #054586;}
.indNews-item:hover .title,.indNews-item:hover .date{color: #fff;}
.indNews-item:hover .label{border-color: #fff;color: #054586;background: #fff;}
.indAb{height: 400vh;}
.indAb-sticky{position: sticky;left: 0;top: 100px;width: 100%;overflow: hidden;}
.indAb-bg{overflow: hidden;}
.indAb-bg .img img{width: 100%;height: calc(100vh - 100px);}
.indAb-bg .img img.h{transition: all 1s ease; position: absolute;left: 0;top: 0;width: 100%;height: calc(100% + 1px);clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);}
.indAb-bg .marsk{display: none; position: absolute;transition: all .8s ease; right: -10%;top: 50%;transform: translateY(-50%);clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%); width: 120%;height: 120%;background: linear-gradient(to right,transparent 20%,rgba(255,255,255,.8) 80%);backdrop-filter: blur(5px);}
.indAb-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.indAb-con .contain{height: 100%;}
.indAb-desc{width: 46%;}
.indAb-num{position: absolute;right: 11%;top: 0%;transition: opacity .5s linear,transform .1s linear;}
.indAb-num li{opacity: 0;transform: translateY(100px);transition: all .3s ease;}
.indAb-num .num{align-items: flex-end;}
.indAb-num .num span{line-height: 1;display: block;margin-right: 10px;}
/* .indAb.active .indAb-bg .marsk{width: 120%;clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);} */
.indAb.active .indAb-bg img.h{clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}
.indAb-desc .title,.indAb-desc .text{transition: all .6s ease;}
/* .indAb.active .indAb-num{opacity: 1;transition: opacity .5s .3s linear,transform .1s linear;} */
.indAb.active .indAb-num li{opacity: 1;transform: translateY(0);transition-delay: .6s;}
.indAb.show .indAb-num{top: 20%;}

/* .indAb.active .indAb-desc .title{color: #000;transition-delay: .3s;}
.indAb.active .indAb-desc .text{color: #4c5664;transition-delay: .3s;} */
/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px){
    /* 1600 × (900) */
}
@media all and (max-width:1590px){
    /* 1440 × (700)  */
    .indPro-menu .item{width: 164px;height: 44px;padding: 0 22px;}
    .indPro-slide-con{padding: 25px;}
    .indPro-btn .btn{width: 46px;height: 46px;}
    .indRD-desc .box{width: 360px;height: 290px;}
    .indNews-show-item:nth-child(1) .indNews-show-con{padding: 40px;}
    .indNews-show-item:nth-child(2) .indNews-show-con{padding: 40px 35px;}
    .indNews-show-item:nth-child(1) .indNews-show-con .title{width: 55%;}
    .indNews-show-bg img{height: 400px;}
    .indNews-show-con .btn{width: 125px;height: 42px;}
    .indNews-item{padding: 35px;}
    .indRD-btn{left: -40px;}
    .indRD-btn.next{right: -40px;}
}
@media all and (max-width:1430px){
    /* 1360 */
}
@media all and (max-width:1350px){
    /* 1280 */
}
@media all and (max-width:1270px){
    /* 1152 × (700) */
    .indPro-menu .item {width: 150px;height: 40px;padding: 0 18px;margin-top: 10px;}
    .indPro-menu .item i{font-size: 12px;}
    .indPro-slide-con{padding: 20px;}
    .indRD-desc .box {width: 340px;height: 280px;padding: 0 30px;}
    .indAb-desc{width: 50%;}
    .indNews-show-bg img{height: 325px;}
    .indNews-show-item:nth-child(1) .indNews-show-con{padding: 30px;}
    .indNews-show-item:nth-child(2) .indNews-show-con{padding: 30px 25px;}
    .indNews-show-con .btn{width: 115px;height: 40px;}
    .indNews-item{padding: 25px;}
}
/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px){
    /* 1024 横屏 */
}
@media all and (max-width:1000px){
    /* 720 竖屏 */
    .banner-bg img{height: calc(100vh - 150px);}
    .banner-con .nobr br{display: none;}
    .banner-pagination-box{bottom: 15px;}
    .banner-pagination .swiper-pagination-bullet{width: 24px;height: 24px;margin-left: 6px;}
    .banner-pagination .swiper-pagination-bullet-active::before{width: 6px;height: 6px;}
    .indPro-bg{display: none;}
    .indPro .comTitle .title{color: #000;}
    .indPro .comTitle .title br{display: none;}
    .indPro-left{width: 100%;}
    .indPro-menu{display: flex;white-space: nowrap;overflow-x: auto;}
    .indPro-menu .item{margin: 0 0 0 11px;flex-wrap: nowrap;width: 31%;height: auto;padding: 0px;color: #777;border-color: #777;}
    .indPro-menu .item:first-child{margin-left: 0;}
    .indPro-menu .item i{font-size: 8px;margin-left: 8px;font-weight: 700;}
    .indPro-pagination{background: rgba(0, 0, 0, .2);}
    .indPro-right{width: 100%;margin-top: 0px;}
    .indPro-btn .btn{width: 36px;height: 36px;font-size: 12px;margin-right: 10px;background: rgba(0, 0, 0, .2);}
    .indPro-switch{margin-top: 0px;}
    .indRD-img{border-radius: 8px 8px 0 0;}
    /* .indRD-swp .swiper-container{overflow: hidden;} */

    .indRD-con{position: relative;padding: 0;}
    .indRD-desc{opacity: 1;transform: none;}
    .indRD-desc::after{display: none;}
    .indRD-desc .box{width: 100%;height: 200px;border-radius: 0 0 8px 8px; background: #fff;box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);}
    .indRD-desc .more{margin-top: 25px;}
    .indRD-btn{display: none;}
    .indRD-pagination{margin-top: 0px;}
    .indRD-pagination .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 4px;}
    .indRD-pagination .swiper-pagination-bullet-active{background: #d1292e;}
    .swiper-slide-active .indRD-desc{transition-delay: .2s;}
    .indAb{height: auto;}
    .indAb-sticky{position: relative;top: 0;}
    .indAb-desc{width: 100%;}
    .indAb-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
    .indAb-bg .img{position: relative;}
    .indAb-bg .img::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .2);}
    .indAb-bg .marsk{top: auto;bottom: -12px;width: 120%;height: 120%;transform: none;background: rgba(255, 255, 255, .2);backdrop-filter: blur(4px);}
    .indAb-bg .img{height: 100%;}
    .indAb-bg .img img{height: 100%;}
    .indAb-con{position: relative;z-index: 2;}
    .indAb-con .contain{padding: 40px 0;}
    .indAb-num{position: relative;right: auto;top: auto;}
    .indAb-num-list{display: flex;flex-wrap: wrap;}
    .indAb-num-list li{margin-top: 40px !important;width: calc(100% / 3);opacity: 1;transform: none;}
    .indAb-num-list .text{margin-top: 2px;font-size: 13px;color: #fff;}
    .indAb-num .num{color: #fff;}
    .indAb-num .num span{line-height: 1.1;margin-right: 5px;}
    .indNews-show{margin-left: 0;}
    .indNews-show-item{margin: 20px 0 0;width: 100% !important;}
    .indNews-show-con{padding: 25px 15px !important;}
    .indNews-show-item:nth-child(1) .indNews-show-con .title{width: 100%;}
    .indNews-show-bg img{height: 300px;}
    .indNews-show-con .btn {width: 100px;height: 36px;}
    .indNews-list{margin-left: 0;}
    .indNews-item{margin: 20px 0 0;width: 100%;padding: 25px 15px;}
    .indNews-item .btm{margin-top: 12px;}
    .indNews-item .label{padding: 2px 6px;}
    .indRD-desc::after{width: 18px;}
}
/* ------------------------手机端-------------------------- */
@media all and (max-width:720px){
    /* 移动终端 360 适配 */
}