@charset "utf-8";
/* ===================首页样式========================== */
.banner-bg img{width: 100%;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 .title2::before{content: ""; width: 100px; height: 3px; background: #fff; display: block; margin: 0 auto 2vw auto;}
.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);}}


.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){
   .banner-bg img {height: 90vh;}
}


@media screen and (max-width:1023px){
    .banner-con .contain .fs90{font-size: 30px;}
    #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%;}

}

.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; color: #0e3ba8;}
.index-title:before{content: ""; width: 50px;height: 2px; background: #0e3ba8; display: block; margin: 0 auto 20px auto;}
.index-title h4{color: #333;}


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


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

.inOneSwiper2 .swiper-slide .text {font-size: 1.5rem;font-weight: 400;color: #32489d;}
.inOneSwiper2 .swiper-slide h4 {font-size: 2.5rem;font-weight: 700;color: #333333; margin-bottom: 1.5rem;}
.inOneSwiper2 .swiper-slide P , .inOneSwiper2 .swiper-slide .con dd {color: #7f8c94; }
.inOneSwiper2 .swiper-slide .con {opacity: 0;visibility: hidden;pointer-events: none;transition: all 0.5s ease-out;transform: translateY(-30px);-webkit-transform: translateY(-30px); -moz-transform: translateY(-30px);-o-transform: translateY(-30px); -ms-transform: translateY(-30px);}
.inOneSwiper2 .more {margin-top: 4rem;}
.inOneSwiper2 .more a {width:155px;height:55px; line-height: 55px; background: #32489d; border-radius: 20px;display: block;text-align: center;color: #ffffff;}
.inOneSwiper2 .more a span { margin-right: 1rem; transition: .5s;}
.inOneSwiper2 .more a:hover span {margin-right: 1.5rem;}
.inOneSwiper2 .swiper-slide-active .con {opacity: 1; transition-delay: .3s;visibility: visible;pointer-events: auto; transform: none;-webkit-transform: none;-moz-transform: none;-o-transform: none;-ms-transform: none;}

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

/*公司简介*/
.homeNum {background: url(../images/aboutbg.jpg) no-repeat center bottom; padding: 7% 0; background-size: cover; }
.honmeabout_cont{width: 70%; margin: 0 auto;}
.boxBottom{width: 85%; margin: 0 auto}
.boxBottom ul{display: flex; display:-webkit-flex;   -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.boxBottom li .counter{font-size: 65px; color: #d70b0b}
.public_button a {-webkit-align-items: center;align-items: center;padding: 0.78125vw 1.6666vw;position: relative;width: 11vw ; margin:4% auto 0 auto;}
.public_button a:after {content: "";position: absolute;left: 0;width: 3.0208333vw;height: 100%;border: 1px solid #000;opacity: .25;-webkit-border-radius: 1.51041666vw;border-radius: 1.51041666vw;box-sizing: border-box;pointer-events: none;-webkit-transition: all .6s ease;transition: all .6s ease;-webkit-transition-delay: .3s;transition-delay: .3s;}
.public_btn_text_box {position: relative;z-index: 9;overflow: hidden;}
.public_btn_text_label {line-height: 1.458333vw;font-size: 0.9375vw;color: #020202;-webkit-transition: all .6s ease;transition: all .6s ease;}
.public_btn_text_label:nth-child(2) {margin-top: -1.458333vw;-webkit-transform: translateY(100%);transform: translateY(100%);opacity: 0;}
.public_btn_icon_box {width: 0.8333vw;height: 0.8333vw;background: #0050b5;-webkit-border-radius: 100%;border-radius: 100%;margin-left: 0.625vw;position: relative;z-index: 9;overflow: hidden;-webkit-transition: all .6s ease;transition: all .6s ease;}
.public_btn_icon_label {position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;-webkit-transition: all .6s ease;transition: all .6s ease;}
.public_btn_icon_label:nth-child(2) {-webkit-transform: translateX(-100%);transform: translateX(-100%);opacity: 0;}
.public_btn_icon_label svg {fill: #fff;width: 0.208333vw;}
.public_button a:hover:after {width: 100%;-webkit-transition-delay: 0s;transition-delay: 0s;opacity: 1;}
.public_button a:hover .public_btn_text_label {-webkit-transition-delay: .3s;transition-delay: .3s;}
.public_button a:hover .public_btn_text_label:nth-child(1) {-webkit-transform: translateY(-100%);transform: translateY(-100%);opacity: 0;}
.public_button a:hover .public_btn_text_label:nth-child(2) {-webkit-transform: none;transform: none;opacity: 1;}
.public_button a:hover .public_btn_icon_label {-webkit-transition-delay: .3s;transition-delay: .3s;}
.public_button a:hover .public_btn_icon_label:nth-child(1) {-webkit-transform: translateX(100%);transform: translateX(100%);opacity: 0;}
.public_button a:hover .public_btn_icon_label:nth-child(2) {-webkit-transform: none;transform: none;opacity: 1;}

@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{ background-attachment: fixed; background-size: 100%;}
    .honmeabout_cont{width:95%;}
    .public_button{display: none;}
    .homeNum_cont{width:98%;}
    .homeNum_cont p{line-height: 30px}
    .boxBottom li{width: 50%; padding-bottom: 20px;}
    .boxBottom li .counter{font-size: 36px}
}

/*首页简介*/
.homeAbout{padding: 6% 0;background:  url(../images/about.jpg) no-repeat center top; background-size: cover;}
.homeAbout .l-container{padding-bottom: 4%; width: 90%; margin: 0 auto;}
.homeAbout .index-title{width: 100%; color: #333;}
.homeAbout .index-title:before{margin: 0 0 15px 0;}
.homeAbout .index-title h4{color: #012699;}
.homeAbout .right{text-align: right; flex: 1;}
.homeAbout .right em{display: block; font-style: normal;}

.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(0, 0, 0, 0.1)}
.homeAbout_cont .homeAbout_l{width: 55%; padding:2% 5% 0 5%}
.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:#012699 url(../images/gt4.png) no-repeat center center; border-radius: 50px; margin: 0 15px 0 0; transition: 0.3s;}
.homeAbout-more a p{color: #222;display: block;width:auto; line-height: 2;color: #111; border-bottom:2px solid #111 ; 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}

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

/*首页产品展示*/
.homePro{width:100%; margin:0px auto; position: relative; overflow: hidden; padding:5% 0 5% 0; background: #084dab}
.homePro .index-title{color: #fff;}
.homePro .index-title:before{background:#fff}
.homePro .index-title h4{width: 70%; margin: 0 auto;color: #fff;}
.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 i{width: 70px; height: 70px;display: block; margin: 0 auto 10px auto; background-size: 100%;}
.prolist li:nth-child(1) i{background: url(../images/pro_a.png) no-repeat center center;}
.prolist li:nth-child(2) i{background: url(../images/pro_b.png) no-repeat center center;}
.prolist li:nth-child(3) i{background: url(../images/pro_c.png) no-repeat center center;}
.prolist li:nth-child(1):hover i{background: url(../images/pro_ah.png) no-repeat center center;}
.prolist li:nth-child(2):hover i{background: url(../images/pro_bh.png) no-repeat center center;}
.prolist li:nth-child(3):hover i{background: url(../images/pro_cn.png) no-repeat center center;}
.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:95%; margin:2% auto 0 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;}
#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-image: -webkit-linear-gradient(left,#f3f4f5, #f2f2f3);}
#top_scroll ul li strong{display: block; color: #333333;   text-align: center;font-weight: 700;}
#top_scroll ul li em{text-align: center; display: block; margin: 15px auto 0 auto; color: #333333; font-style: normal; width: 70%;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}

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

.homeCase{background: url(../images/casebg.jpg) no-repeat; background-size: cover; padding: 4% 0}
.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%}
    .homePro .index-title h4{width: 95%;}
    #sw22 .swiper-slide {width: 300px;}
    .homePro{padding: 50px 0;}
}

@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:10px 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;}
}


.index05 {background: url(../images/cfbg.jpg) repeat center bottom;background-attachment: fixed; background-size: cover;}
.index05 .indPro-swp .swiper-slide{padding-bottom: 0}
.index05  .indPro-slide-img img{width: 100%}


.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){
    .index_4_1_mid_1{display: none;}
    .index_4_1 ul{flex-wrap: wrap;}
    .index_4_1 ul li{width: 100%; margin-right: 0; margin-bottom: 10px;}
    .index_4_1{ margin:3% auto 0 auto;}
    .index_4_1_mid_2_2{font-size: 20px; margin: 5px 0;}
    .index_4_1_mid_2_3{font-size: 16px; line-height: 28px;}
}

.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:900px; position: relative}
.sec13 .index-title{width: auto;}
.sec13 .index-title:before{display: none;}
.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.9);}
@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 {position: absolute;left:8%;right: 8%;bottom: 15%;z-index: 2;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap; width: 40%}
.peijianlist li {display: inline-block;width: 50%;vertical-align: top;}
.peijianlist li a {display: block;position: relative;width: 100%;padding-top: 42px;padding-bottom: 42px;}

.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 {transition: 0.4s;color: transparent;-webkit-text-stroke: 1px rgba(255, 255, 255, 0.8);text-stroke: 1px rgba(255, 255, 255, 0.8);}
.peijianlist li h3:hover{color: #fff;}
.peijianlist li a.on h3{color: #fff;}
.peijianlist2 {font-size: 0;position: absolute;right: 8%;top: 50%;z-index: 2;width:560px;max-width: 80%;margin-top: -90px;pointer-events: none; text-align: right}
.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; margin-bottom: 7%}
.peijianlist2 li h3 span{}
.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: inline-block;width: 150px;height: 48px;background-color: #d70b0b;position: relative;font-size: 16px;color: #fff;line-height: 48px;text-align: center;    overflow: hidden;pointer-events: auto; margin-top: 5%}
.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: 33%;}
    .peijianlist li a {padding-top: 12px;padding-bottom: 0;}

    .peijianlist2 {width: 90%;max-width: 90%;}
    .peijianlist2 {position: relative;left: 5%;top: 0;margin-top:0px;}
}
@media screen and (max-width: 750px) {
    .peijianlist2 li h3 {font-size: 28px;line-height: 40px;height: 40px;}
    .peijianlist2 li .txt {font-size: 16px;}
}
.fcate4 {position: absolute;left: 8%;top: 50%;margin-top: -330px;z-index: 20;pointer-events: none;}
.fcate4 .cn {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: 1280px) {
    .fcate4 {margin-top: -260px;}
    .peijianlist{bottom: 32%}

}
@media screen and (max-width: 1023px) {
    .sec13{height: 550px}
    .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{width: 90%; left: 50%; margin-left: -45%; bottom: 5%}
}


/*首页地图*/
.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%; }


.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: 28%;}
.indPro-menu .item{width: 190px;height: 52px;border-radius: 40px;border: 2px solid rgba(255, 255, 255, .5);padding: 0 26px;user-select: none;cursor: pointer;justify-content: space-between;align-items: center;}
.indPro-menu .item i{font-size: 14px;display: block;transform: rotate(180deg);}
.indPro-menu .item.active{background: #eb6001;border-color: #eb6001;}
.indPro-right{width: 72%;}
.indPro-right-item{height: 100%;}
.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;}
.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: 50%;left: 50%; margin-left: -25%;}
.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;}
.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-img img{height: 490px;}
    .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-img img{height: 390px;}
    .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 - 60px);}
    .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: auto;height: auto;padding: 8px 18px;color: #777;border-color: #777;}
    .indPro-menu .item.active{color: #fff;border-color: #fff;}
    .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: 30px;}
    .indPro-btn .btn{width: 36px;height: 36px;font-size: 12px;margin-right: 10px;background: rgba(0, 0, 0, .2);}
    .indPro-switch{margin-top: 40px;}
    .indRD-img{border-radius: 8px 8px 0 0;}
    .indRD-img img{height: 140px;}
    /* .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: 30px;}
    .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 适配 */
}