@charset "utf-8";

.banner_box{padding: 0px;position: relative;z-index: 2;overflow: hidden;}
.banner{ overflow: hidden; }
.banner:after{content: "";position: absolute;right: 0;bottom: 0;left: 0;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);z-index: 1;height: 23vh;pointer-events: none;}
.banner .a{ display: block; position: relative; z-index: 1; overflow: hidden; }
.banner .imgBox{ overflow: hidden; width: 100%; transform: scale(1);}
.banner .imgBox .img{ padding-bottom: 100vh; transition: 0s; transform: scale(1) !important; }
.banner .imgBox .img video{ opacity: 1;}
.banner.on ul li.swiper-slide-active .a .imgBox, .banner.on ul li.swiper-slide-duplicate-active .a .imgBox, .banner.on ul li.swiper-slide-prev .a .imgBox{ animation: sca 6s linear 0s normal both;}
@keyframes sca {
    0% {
        transform: scale(1.06);
    }
    100% {
        transform: scale(1);
    }
}
.banner .bottom{position: absolute;bottom: 3vw;right: 0;left: 0;z-index: 2;}
.banner .dots{display: flex;left: auto;z-index: 2;justify-content: center; }
.banner .dots span{width: .27rem;height: .54rem;background: none;margin: 0 .1rem !important;opacity: 1;position: relative;z-index: 1;}
.banner .dots span::before{content: "";position: absolute;top: 0;left: 0;width: .27rem;height: .27rem;background: url(../images/dots1.png) center no-repeat;background-size: 100% 100%;transition: .5s;opacity: 0;}
.banner .dots span::after{content: "";position: absolute;width: .1rem;height: .1rem;background: #fff;border-radius: 50vw;left: 50%;top: .14rem;margin: 0 0 0 -.05rem;transition: .5s;}
.banner .dots span .line{position: absolute;width: 1px;height: calc(.1rem + 3vw);background: #fff;left: 50%;margin: 0 0 0 -.5px;top: .2rem;transition: .5s;opacity: 0;}
.banner .dots span.active::before{ opacity: 1}
.banner .dots span.active::after{ transform: translateY(.2rem) scale(.66)}
.banner .dots span.active .line{ transform: translateY(.2rem); opacity: 1}

.pad1{ padding: 1rem 0; overflow: hidden;}

.home1>svg{position: absolute;top: -10vw;right: 0;left: 0;transform: scaleY(.5);}
.wave {
    animation: wave 10s linear;
    animation-iteration-count:infinite;
    fill: #f1f7fd;
}
@keyframes wave {
    to {transform: translateX(-100%);}
}

.bodyb{ background: linear-gradient(180deg, rgba(240, 247, 253, 0.99) 0%, #F0F7FD 100%);}

.tit1{ align-items: center; margin: 0 0 .45rem;}
.tit1 .ll h6{font-size: .18rem;color: #F06907;font-family: 'Times New Roman';line-height: 1;text-transform: uppercase;padding: 0 0 0 .28rem;position: relative;margin: 0 0 .06rem;}
.tit1 .ll h6:before{ content: ""; position: absolute; left: 0; width: .2rem; height: 1px; background: #F06907; top: 50%; margin: -.5px 0 0}
.tit1 .ll h3{display: inline-block;font-size: .42rem;line-height: 1;background: linear-gradient(144deg, #0B459D 29%, #4D3699 108%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;position: relative;font-weight: 600;}
.tit1 .ll h3::before{content: "";position: absolute;background: url(../images/tit1.svg) center no-repeat;background-size: cover;width: .51rem;height: .46rem;left: calc(100% + .04rem);top: 50%;transform: translateY(-50%);transition: .5s;}
.tit1 .on .ll h3::before{ opacity: 1}
.tit1c{ justify-content: center;}

.lt1{display: grid;grid-template-columns: repeat(2, 1fr);grid-gap: .2rem;margin: 0 0 0 .2rem;}
.lt1 li{ min-width: 0;}
.lt1 .a{min-width: 1.4rem;height: .48rem;border: 1px solid #D0DCEA;border-radius: .1rem;align-items: center;justify-content: center;font-size: .22rem;color: #72879E;font-family: 'Noto Serif SC';font-style: normal;font-weight: 600;}

.lt1 li.on .a{ border: 1px solid #4D3699; background: linear-gradient(299deg, #4D3699 -28%, #074C95 110%); color: #fff}

.home1{position: relative;z-index: 2;margin: -3vw 0 0;padding-top: 1.3rem;}
.home1>.bg{position: absolute;top: 0;right: 0;left: 0;z-index: -1;display: none;}
.home1 .left{ width: 8.4rem;}
.home1 .right{width: calc(100% - 8.4rem - .5rem);position: relative;z-index: 1;}
.home1 .right:before{content: "";position: absolute;right: 0;bottom: 0;width: calc(100% + .56rem);height: 1px;background: #D8D8D8;}

.lt2 .a{ display: block; position: relative; }
.lt2 .imgBox .img{ padding-bottom: 64.28%;}
.lt2 .imgBox::after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(../images/lt2_t.png) center bottom no-repeat; background-size: 100% auto;}

.lt2Box{ border-radius: .1rem;}
.lt2Box .bottom{position: absolute;right: 0;bottom: 0;left: 0;z-index: 2;padding: 0 .4rem .1rem;align-items: center;}
.dots2 span{width: auto;height: auto;background: none;font-size: .16rem;color: rgba(255, 255, 255, 0.5);font-family: Times New Roman;opacity: 1;margin: 0 .08rem;position: relative; transition: .5s}
.dots2 span:before{content: "";position: absolute;top: 50%;width: 0;height: 1px;background: #fff;transition: .5s;left: calc(100% + .06rem);margin: -1px 0 0;transition: .5s;opacity: 0;}
.dots2 span:after{content: "";position: absolute;top: 50%;width: 0;height: 1px;background: #fff;transition: .5s;right: calc(100% + .06rem);margin: -1px 0 0;transition: .5s;opacity: 0;}
.dots2 span.active{ color: #fff; margin: 0 .3rem;}
.dots2 span.active:before, .dots2 span.active:after{ width: .18rem; opacity: 1;}

.ar2W{width: .7rem;}
.ar2W .ar2{font-size: .3rem;color: #fff;font-family: 'lib';transform: rotate(90deg);cursor: pointer;}
.ar2W .ar2.prev1{ transform: rotate(-90deg);}

.lt3{display: flex;flex-direction: column;height: 100%;margin: -.14rem 0 0;}
.lt3 li{position: relative;flex: 1;transition: .5s;}
.lt3 .a{transition: .5s;position: absolute;left: 0;right: 0;top: 50%;transform: translateY(-50%);}
.lt3 .a1{align-items: center;height: .5rem;transition: 0s;}
.lt3 .a1 h4{ flex: 1;}
.lt3 .a1 h6{ margin: 0 0 0 .2rem; width: auto;}

.lt3 .a2{align-items: flex-start;opacity: 0;visibility: hidden;z-index: 1;backdrop-filter: blur(25px);}
.lt3 .a2:before{content: "";position: absolute;top: -.32rem;right: -.2rem;bottom: -.32rem;background: #fff;z-index: -1;box-shadow: 0px 10px .4rem 0px rgba(99, 154, 203, 0.69);border-radius: 0 .1rem .1rem 0;width: 0;transition: .5s;/* border: 1px solid #0550A0; */transition-delay: .3s;display: none;}
.lt3 .a2 .time{width: .56rem;height: .71rem;margin: .05rem .2rem 0 0;flex-direction: column;align-items: center;/* justify-content: center; */background: url(../images/lt3_t.svg) center no-repeat;background-size: cover;padding: .06rem 00;}
.lt3 .a2 .time h3{font-size: .3rem;color: #0551A1;line-height: 1;font-family: 'Times New Roman';font-weight: normal;}
.lt3 .a2 .time h6{font-size: .12rem;color: #0551A1;line-height: 1;font-family: 'Times New Roman';margin: .02rem 0 0;}
.lt3 .a2 .txt{ flex: 1; overflow: hidden}
.lt3 .a2 h4{ font-size: .22rem;}
.lt3 .a2 p{margin: .12rem 0 0;}
.lt3 li:last-child:before{ display: none}

.lt3 .a2 .bg{position: absolute;background: #fff;top: -.2rem;right: -.1rem;bottom: -.2rem;/* opacity: 0; *//* visibility: hidden; */width: 0;transition: .5s;box-shadow: 0px 10px .4rem 0px rgba(99, 154, 203, 0.69);transition-delay: .3s;pointer-events: none;z-index: -1;}
.lt3 .a2 .bg i{display: block;width: 100%;height: 100%}
.lt3 .a2 .bg i:nth-child(1):before{content: '';position: absolute;top: 0;left: 0;width: 0;height: 1px;background: #0550A0;}
.lt3 .a2 .bg i:nth-child(1):after{content: '';position: absolute;top: 0;left: 0;width: 1px;height: 0;background: #0550A0}
.lt3 .a2 .bg i:nth-child(2):before{content: '';position: absolute;bottom: 0;right: 0;width: 0;height: 1px;background: #0550A0}
.lt3 .a2 .bg i:nth-child(2):after{content: '';position: absolute;bottom: 0;right: 0;width: 1px;height: 0;background: #0550A0}

.mtab2 .hd{align-items: flex-end;}
.mtab2 .hd li{padding: 0 .65rem;position: relative;}
.mtab2 .hd li:before{content: "";position: absolute;width: 1px;height: .58rem;background: rgba(148, 163, 185, 0.36);top: 50%;transform: translateY(-50%);right: 0;}
.mtab2 .hd li:last-child:before{ display: none}
.mtab2 .hd li:nth-child(1){}
.mtab2 .hd li .ll{ display: flex; flex-direction: column; align-items: flex-start;}
.mtab2 .hd ul{align-items: center;margin: 0 -.65rem;}
.mtab2 .tit1 .ll h6{ color: #94A3B9;}
.mtab2 .tit1 .ll h6:before{ background: #94A3B9;}
.mtab2 .tit1 .ll h3{font-size: .36rem;background: linear-gradient(144deg, #94A3B9 29%, #94A3B9 108%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;}
.mtab2 .tit1 .ll h3:before{ opacity: 0; transition: .5s}
.mtab2 .hd li:last-child{ margin-right: 0 !important}
.mtab2 .tit1 .on .ll h3:before{ opacity: 1;}

.mtab2 .tit1 li.on .ll h6{ color: #F06907;}
.mtab2 .tit1 li.on .ll h6:before{ background: #F06907;}
.mtab2 .tit1 li.on .ll h3{ background: linear-gradient(144deg, #0B459D 29%, #4D3699 108%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;}

.home2{padding-top: 0 !important;padding-bottom: 0 !important;}
.home2 .fl1{ align-items: center}
.home2 .left{width: calc(100% - 7.78rem);padding: .62rem .6rem .62rem;position: relative;z-index: 2;}
.home2 .left:before{content:"";position: absolute;top: 0;right: -.86rem;bottom: 0;left: 0;background: url(../images/lt5_b.jpg) center no-repeat;background-size: cover;z-index； -1}
.home2 .right{width: 7.78rem;position: relative;z-index: 2;background: #fff;}

.more1{align-items: end;font-size: .16rem;color: #0D47A1;margin: .15rem 0 0;}
.more1 img{margin: 0 0 0 .04rem;transition: .5s;width: .2rem;}

.lt5{display: flex;flex-direction: column;height: 4.26rem;width: 100%;}
.lt5 li{position: relative;flex: 1;transition: .5s;border-bottom: rgba(255, 255, 255, 0.14) 1px solid;display: flex;align-items: center;}
.lt5 .a{transition: .5s;position: absolute;left: 0;right: 0;top: 50%;z-index: 1;transform: translateY(-50%);}
.lt5 .a1{ transition: 0s}
.lt5 .a1 h4{ font-size: .18rem; color: #fff;}
.lt5 .a2{ opacity: 0;visibility: hidden; }
.lt5 .a2:before{content: "";position: absolute;background: url(../images/lt5_y1.png) center no-repeat;width: .8rem;height: .65rem;background-size: cover;top: -.5rem;left: -.2rem;transform: scale(.8);}
.lt5 .a2:after{content: "";position: absolute;background: url(../images/lt5_y2.png) center no-repeat;width: .8rem;height: .65rem;background-size: cover;bottom: -.26rem;right: -.15rem;transform: scale(.8);}
.lt5 .a2 h4{font-size: .2rem;color: #fff;}
.lt5 .a2 p{color: #fff;margin: .15rem 0;}
.lt5 .a2 h6{ color: #fff;}
.lt5 .a2 .txt{width: 100%;position: relative;z-index: 1;}
.lt5 .a2 .txt:before{content: "";position: absolute;top: -.3rem;bottom: -.3rem;left: -.6rem;background: linear-gradient(90deg, #e8a824, transparent);z-index: -1;box-shadow: 0 0 .4rem #3e3c9763;background: linear-gradient(270deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.17) 100%);transition: .5s;width: 0;transition-delay: .3s;}
.lt5 .a2 .txt:after{content: "";position: absolute; width: .04rem; height: 1.26rem; background: #00BFFF; top: 50%; transform: translateY(-50%); left: -.6rem}
.lt6 .imgBox .img{padding-bottom: 59.51%;}
.mtab2 .bd{ border-radius: .1rem; overflow: hidden;}

.home3-4-5{background: url(../images/home3-4-5b1.webp) center 96% no-repeat;background-size: 100% auto;}
.home3{padding-bottom: 0 !important;}
.home3 .left{ width: calc(100% - 9rem - .8rem);}
.home3 .right{ width: 9rem;}

.lt7{margin: -.1rem 0 0;min-height: 5.5rem;}
.lt7 li{position: relative;}
.lt7 .a{align-items: center;height: 1.1rem;position: relative;z-index: 1;border-top: rgba(116, 143, 172, .4) 1px dashed;transition: .5s;}
.lt7 li:first-child .a{ border: none}
.lt7 li:last-child .a{ border-bottom: rgba(116, 143, 172, .4) 1px dashed}
.lt7 .a .bg{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;/* border-radius: .1rem; */background: #D1EBFF;opacity: 0;transition: .5s;box-shadow: 0px 10px .4rem 0px rgba(99, 154, 203, 0.69);}
.lt7 .a .bg i{display: block;width: 100%;height: 100%}
.lt7 .a .bg i:nth-child(1):before{content: '';position: absolute;top: 0;left: 0;width: 0;height: 1px;background: #0550A0;}
.lt7 .a .bg i:nth-child(1):after{content: '';position: absolute;top: 0;left: 0;width: 1px;height: 0;background: #0550A0}
.lt7 .a .bg i:nth-child(2):before{content: '';position: absolute;bottom: 0;right: 0;width: 0;height: 1px;background: #0550A0}
.lt7 .a .bg i:nth-child(2):after{content: '';position: absolute;bottom: 0;right: 0;width: 1px;height: 0;background: #0550A0}
.lt7 .txt{width: 100%;position: relative;z-index: 1;}
.lt7 h4{margin: 0 0 .06rem;}
.lt7 .imgBox{width: 1.08rem;border-radius: .1rem;margin: 0 .18rem 0 0;/* border: 1px solid rgba(215, 221, 229, 0.8314); */}
.lt7 .imgBox .img{ padding-bottom: 51.85%}
.lt7 .txt{ flex:1; overflow: hidden}

.lt8Box{padding-bottom: 1.75rem;margin-bottom: -1.75rem;}
.lt8 li{width: 6rem;max-width: 100%;}
.lt8 .a{display: block;position: relative;/* margin-bottom: 1.75rem; */}
.lt8 .a>.imgBox{ border-radius: .1rem; }
.lt8 .txt{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 0 .48rem; flex-direction: column; justify-content: center;}
.lt8 .top{ align-items: center}
.lt8 .top .ico{ width: 1.46rem; height: .55rem; display: flex; justify-content: center; align-items: center;}
.lt8 .top .ico img{ max-width: 100%; max-height: 100%;}
.lt8 .top .tit{width: .5rem;height: .5rem;background: rgba(233, 113, 26, 0.72);border-radius: .06rem;font-size: .18rem;color: #fff;font-family: 'Noto Serif SC';font-style: normal;font-weight: 600;line-height: 1.15;display: flex;align-items: center;justify-content: center;text-align: center;margin: 0 0 0 .1rem;}
.lt8 .txt h4{font-size: .3rem;color: #fff !important;line-height: 1.2;font-weight: 600;margin: .3rem 0 .1rem;}
.lt8 .txt .bottom{ align-items: center;}
.lt8 .txt .bottom .imgBox{ width: 1.13rem; height: 1.13rem; border: 5px solid rgba(255, 255, 255, 0.36); border-radius: 50vw; margin: 0 0 0 .2rem;}
.lt8 .txt .bottom .imgBox .img{ padding-bottom: 100%;}
.lt8 .txt .bottom p{ flex: 1; font-size: .24rem; color: #fff;}
.lt8 .txt::after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(255,255,255,.66); border-radius: .1rem; transition: .5s;}

.lt8 .swiper-slide-active .txt:after{ opacity: 0; visibility: hidden;}

.lt8 .txt1{border-bottom: rgba(116,143,172,.4) 1px dashed;padding: 0 .3rem;position: absolute;top: 100%;right: 0;left: 0;opacity: 0;visibility: hidden;transition: .5s;height: 1.75rem;display: flex;flex-direction: column;justify-content: center;}
.lt8 .txt1 h4{ font-size: .24rem; font-weight: 600; margin: 0 0 .1rem;}
.lt8 .txt1 p{font-size: .16rem;color: #9E9E9E;padding: 0 0 0 .24rem;line-height: 1.5; background-size: .16rem .16rem !important; }
.lt8 .txt1 p.p1{ background: url(../images/lt9_i1.png) left .04rem no-repeat; }
.lt8 .txt1 p.p2{ background: url(../images/lt9_i2.png) left .04rem no-repeat; }
.lt8 .txt1 p.p3{ background: url(../images/lt9_i3.png) left .04rem no-repeat; }
.lt8 .txt1 p.p4{ background: url(../images/lt9_i4.png) left .04rem no-repeat; }

.lt8 .swiper-slide-active .txt1{ opacity: 1; visibility: visible}

.lt8Box .dots{position: absolute;bottom: 1.92rem;z-index: 2;justify-content: center;}
.lt8Box .dots span{width: .12rem;height: .12rem;background: rgba(255, 255, 255, 0.47);border-radius: 50vw;margin: 0 .09rem !important;opacity: 1;}
.lt8Box .dots span.active{background: #fff;}
.ar3W .ar3{width: .56rem;height: .56rem;font-size: .3rem;color: #243A96;font-family: 'lib';transform: translateY(-50%);cursor: pointer;position: absolute;top: 50%;background: #fff;border-radius: 50vw;z-index: 2;display: flex;justify-content: center;align-items: center;margin-top: -.875rem; transition: .5s}
.ar3W .ar3:before{ transform: rotate(90deg)}
.ar3W .ar3.prev1{transform: translateY(-50%);left: 50%;margin-left: -3.3rem;}
.ar3W .ar3.prev1:before{ transform: rotate(-90deg)}
.ar3W .ar3.next1{right: 50%;margin-right: -3.3rem;}

.home4 .fl1{background: #fff url(../images/lt9_b.png) right bottom no-repeat;box-shadow: 0px 4px .1rem 0px rgba(5, 80, 160, 0.05);border-radius: .1rem;padding: .52rem .6rem;}
.home4 .tit1{ flex-direction: column; align-items: flex-start; margin-bottom: 0;}
.home4 .tit1 .more1{ margin: .1rem 0 0;}
.home4 .left{ width: 2.56rem;}
.home4 .right{width: calc(100% - 2.56rem);padding: 0 4.6875vw 0 0;}

.lt9Box{ padding: 0 1.1rem;}
.lt9Box .dots{ justify-content: center}
.lt9Box .dots span{width: .08rem;height: .08rem;background: #D8D8D8;opacity: 1;margin: 0 .1rem !important;transition: .5s;}
.lt9Box .dots span.active{ background: #243A96}
.lt9 li{ text-align: center;}
.lt9 h4{font-size: .24rem;/* background: linear-gradient(92deg, #0550A0 62%, #00A9E0 95%); *//* -webkit-background-clip: text; *//* -webkit-text-fill-color: transparent; */background-clip: text;text-fill-color: transparent;font-weight: 600;color: #0D47A1;}
.lt9 p{ margin: .14rem 0 .25rem}

.ar4W .ar4{width: .5rem;height: .5rem;font-size: .3rem;color: #243A96;font-family: 'lib';transform: translateY(-50%);cursor: pointer;position: absolute;top: 50%;background: #E9F2FB;border-radius: 50vw;z-index: 2;display: flex;justify-content: center;align-items: center;transition: .5s}
.ar4W .ar4:before{ transform: rotate(90deg)}
.ar4W .ar4.prev1{transform: translateY(-50%);left: 0;}
.ar4W .ar4.prev1:before{ transform: rotate(-90deg)}
.ar4W .ar4.next1{right: 0;}

.home5{ padding-top: 0 !important;}

.lt10 .a{ align-items: flex-start;}
.lt10 .imgBox{width: 10.88rem;border-radius: .1rem .1rem 0 .1rem; z-index: 2}
.lt10 .imgBox .img{ padding-bottom: 60.20%;}
.lt10 .txt{width: calc(100% - 10.88rem);height: 5.45rem;padding: .3rem 1.38rem 0 .48rem;flex-direction: column;justify-content: center;position: relative;z-index: 1;}
.lt10 .txt::before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: -.12rem;background: url(../images/lt10_b1.jpg) center no-repeat;background-size: cover;;z-index: -1;pointer-events: none; border-radius: 0 .1rem .1rem 0}
.lt10 .txt::after{content: "";position: absolute;top: 0;right: .66rem;bottom: 0;left: 0;background: url(../images/lt10_b2.png) center bottom no-repeat;background-size: 100% auto;z-index: -1;pointer-events: none;}
.lt10 .line{width: .66rem;height: 5.45rem;position: relative;background: linear-gradient(180deg, #2196F3 0%, #FFDA94 100%);border-radius: 0 .1rem .1rem 0;display: none;}
.lt10 .line:before{content: "";position: absolute;top: 0;left: 0;width: 66.66%;height: 100%;background: linear-gradient(180deg, #1E88E5 0%, #0BD1D1 98%);border-radius: 0 .1rem .1rem 0;}
.lt10 .line:after{content: "";position: absolute;top: 0;left: 0;width: 33.33%;height: 100%;background: linear-gradient(180deg, #1565C0 0%, #A485BE 100%);border-radius: 0 .1rem .1rem 0;}
.lt10 h4{ font-size: .3rem; color: #fff !important;}
.lt10 p{font-size: .14rem;color: #fff;line-height: .3rem;margin: .36rem 0 1rem;height: calc(.3rem * 6);}
.lt10 .num{align-items: center;justify-content: flex-end;font-size: .4rem;color: #fff;font-family: 'Times New Roman';padding: 0 .1rem;}
.lt10 .num span{width: 1px;height: .3rem;background: #fff;margin: 0 .15rem 0 .15rem;transform: rotate(25deg);}

.lt10 li.li2 .txt::before{ background: url(../images/lt10_b2.jpg) center no-repeat;background-size: cover;}
.lt10 li.li3 .txt::before{ background: url(../images/lt10_b3.jpg) center no-repeat;background-size: cover;}
.lt10 li.li4 .txt::before{ background: url(../images/lt10_b4.jpg) center no-repeat;background-size: cover;}
.lt10 li.li5 .txt::before{ background: url(../images/lt10_b5.jpg) center no-repeat;background-size: cover;}
.lt10 li.li6 .txt::before{ background: url(../images/lt10_b6.jpg) center no-repeat;background-size: cover;}
.lt10 li.li7 .txt::before{ background: url(../images/lt10_b7.jpg) center no-repeat;background-size: cover;}
.lt10 li.li8 .txt::before{ background: url(../images/lt10_b8.jpg) center no-repeat;background-size: cover;}
.lt10 li.li9 .txt::before{ background: url(../images/lt10_b9.jpg) center no-repeat;background-size: cover;}

.lt11W{width: calc(10.88rem + 1.03rem);height: 100%;align-items: center;background: rgba(0, 0, 0, 0.53);border-radius: 0 0 0 .1rem;overflow: hidden;}
.lt11Box{flex: 1;height: 1.1rem;}
.lt11Box:after{content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);background: #D8D8D8;width: 1px;height: .56rem;transition: .5s;}
.lt11 .a{height: 1.1rem;display: flex;flex-direction: column;justify-content: center;position: relative;align-items: center;text-align: center;}
.lt11 .a:before{content: "";position: absolute;left: 0;bottom: 0;background: #0D47A1;width: 100%;height: 0;transition: .5s;z-index: -1}
.lt11 .a:after{content: "";position: absolute;left: -1px;top: 50%;transform: translateY(-50%);background: #D8D8D8;width: 1px;height: .56rem;transition: .5s;}
.lt11 .a .ico{width: .4rem;height: .4rem;justify-content: center;align-items: center;}
.lt11 .a .ico img{ width: 100%; height: 100%}
.lt11 .a h4{color: #fff !important;margin: .04rem 0 0;}

.lt11 li.swiper-slide-active .a:before{ height: 100%}
.lt11 li.swiper-slide-active .a:after, .lt11 li.swiper-slide-active + li .a:after{ opacity: 0}

.ar5W{width: 2.06rem;height: 100%;margin: 0 0 0 .28rem;}
.ar5W .ar5{width: 50%;height: 100%;font-size: .3rem;color: #fff;font-family: 'lib';cursor: pointer;background: #0D47A1;display: flex;justify-content: center;align-items: center;transition: .5s;font-weight: bold}
.ar5W .ar5.next1{background: #F5AA1C;color: #fff;}
.home5 .bottom{height: 1.1rem;margin-top: -1.1rem;position: relative;z-index: 2;}
.home5 .bottom .rr{ height: 100%; flex: 1; overflow: hidden; display: flex; justify-content: center; align-items: center;}
.home5 .bottom .rr .more1{ font-size: .18rem;}
.home5 .bottom .rr .more1 img{ width: .24rem;}

.home6{padding-top: 1.66rem;padding-bottom: 0 !important;position: relative;z-index: 1;}
.home6 .bg1{ position: absolute; top: 0; right: 0; left: 0; z-index: -1;}
.home6:after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: linear-gradient(180deg, rgba(13, 71, 161, 0) 50%, #0D47A1 100%);z-index: -1;}
.home6 .tit1{width: 3.6rem;position: relative;z-index: 99999;}
.home6 .wp1{ max-width: 13.9rem;}

.lt12Box{overflow: visible;margin: -.8rem 0 0;}
.lt12 .a{ align-items: flex-end;}
.lt12 .left{padding: 0 .6rem 0 0;/* flex: 1; *//* overflow: hidden; */width: calc(100% - 2.96rem - .3rem);position: relative;z-index: 2;}
.lt12 .right{position: relative;z-index: 1;width: 2.96rem;/* margin: 0 6vw 0 0; */}
.lt12 .right::before{content: "";position: absolute;background: url(../images/lt12_s.svg) center no-repeat;background-size: cover;width: 5.48rem;height: 5.61rem;top: 48%;left: 62.5%;transform: translate(-50%, -50%);display: none;}
.lt12 .imgBox .img{ padding-bottom: 115.29%; background: none;}
.lt12 .name{align-items: baseline;flex-direction: column;}
.lt12 .name .ll{font-size: .36rem;color: #000;font-family: 'Noto Serif SC';font-style: normal;font-weight: 700;margin: 0 .28rem 0 0;}
.lt12 .name .rr{flex: 1;overflow: hidden;margin: .15rem 0 0;}
.lt12 .line{width: 102%;height: 1px;background: rgba(13, 71, 161, 0.23);margin: .3rem 0 .24rem;position: relative;}
.lt12 .line::before{content: "";position: absolute;background: url(../images/lt12.svg) center no-repeat;width: .18rem;height: .18rem;background-size: cover;right: 0;top: 50%;transform: translateY(-50%);}
.lt12 p{ font-size: .16rem; color: #000; line-height: 1.875}
.lt12 dl dd{margin: 0 .3rem 0 0;position: relative;font-size: .2rem;color: #000;}
.lt12 dl dd::before{content: "";position: absolute;right: -.25rem;width: 1.5px;height: .16rem;margin: 0 .15rem 0 .15rem;transform: rotate(25deg) translateY(-50%);background: #333;top: 50%;}
.lt12 dl dd:last-child::before{ display: none}

.lt13W{position: relative;z-index: 1;margin: .7rem 0 0;}
.lt13 .a{ display: block; transition: .5s; border-bottom: #243A96 .05rem solid;}
.lt13 .imgBox .img{padding-bottom: 129.64%;background: url(../images/lt13_b.jpg) center no-repeat;background-size: cover !important;}
.lt13 .imgBox::after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.44); transition: .5s;}

.lt13W .ar4W .prev1{ left: -1rem;}
.lt13W .ar4W .next1{ right: -1rem;}

.lt13 li.swiper-slide-thumb-active .a{ border-bottom: #F5AA1C .05rem solid;}
.lt13 li.swiper-slide-thumb-active .imgBox::after{ transform: translateY(101%);}

.lt14{margin: 0 0 0 .7rem;}
.lt14 li {position: relative;margin: 0 .08rem;}
.lt14 li .a {display: flex;transition: .5s;position: relative;z-index: 1;width: .52rem;height: .52rem;border-radius: 50vw;align-items: center;justify-content: center;color: #8338B9;font-size: .22rem;font-family: 'lib';background: #fff;}
.lt14 li .a i,.swi-shipinhao,.swi-weixin0 {font-family: 'lib' }
.lt14 li .a svg{fill: #7229C6;width: .22rem;height: .22rem;transition: .5s;}
.lt14 li .a img {width: 100%;height: 100%;position: relative;z-index: 1;transition: all 0.5s}
.lt14 li .ewm {width: 1.4rem;background: #fff;border-radius: 0;position: absolute;padding: 0;top: 140%;left: 50%;margin-left: -.7rem;z-index: 1;opacity: 0;visibility: hidden;transition: all 0.5s;transform: translateY(.1rem);box-shadow: 0 0 0.1rem rgba(0, 0, 0, .2)}
.lt14 li .ewm:before {content: "";position: absolute;width: .12rem;height: .12rem;background: #fff;transform: rotate(45deg);top: -.06rem;left: 50%;margin-left: -.06rem }
.lt14 li .ewm img {width: 100% }
.lt14 li .a.swi-yutobe{font-size: .16rem;}

.lt14 li:hover .a { background: #f5aa1c57}
.lt14 li:hover .a svg{ fill: #fff;}
.lt14 li:hover .a:after {transform: translate(-50%, -50%) scale(1) }
.lt14 li:hover .ewm {opacity: 1;visibility: visible;transform: translateY(0) }
.lt14 li:last-child {margin-right: 0 !important;}

.lt15{ display: grid; grid-template-columns: repeat(6, 1fr); grid-template-rows: auto auto; grid-gap: .19rem; }
.lt15 li{ min-width: 0;}
.lt15 li:nth-child(1),.lt15 li:nth-child(2){ grid-column: span 3;}
.lt15 li:nth-child(3),.lt15 li:nth-child(4),.lt15 li:nth-child(5){ grid-column: span 2}
.lt15 .a{ display: block; position: relative; z-index: 1; border-radius: .1rem; overflow: hidden; transition: .5s;}
.lt15 .ico{ position: absolute; width: .64rem; height: .64rem; top: 50%; left: 50%; transform: translate(-50%, -50%); background: url(../images/video.svg) center no-repeat; background-size: 100% 100%;}
.lt15 .txt{position: absolute;right: 0;bottom: 0;left: 0;align-items: center;padding: 0 .24rem .18rem;z-index: 2;}
.lt15 .imgBox .img{ padding-bottom: 66.15%;}
.lt15 li:nth-child(1) .imgBox .img, .lt15 li:nth-child(2) .imgBox .img{ padding-bottom: 55.83%;}
.lt15 .txt:after{content: "";position: absolute;right: 0;bottom: -1px;left: 0;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,.8) 100%);z-index: 1;height: 1rem;z-index: -1}
.lt15 .ico1{font-size: .28rem;color: #fff;font-family: 'lib';margin: 0 .12rem 0 0;width: .4rem;height: .4rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;margin: 0 .16rem 0 0}
.lt15 .ico1.swi-weixin0{ background: #0FB264;}
.lt15 .con{flex: 1;overflow: hidden}
.lt15 h6{ font-size: .16rem; color: #fff}
.lt15 h4{font-size: .2rem;color: #fff !important;}
.lt15 .txt .ll{width: 1.12rem;height: .36rem;background: #02D8F0;border-radius: 0 .2rem .2rem 0;margin: 0 0 0 -.24rem;display: flex;align-items: center;justify-content: center;font-size: .18rem;color: #fff;padding-right: .12rem;margin: 0 .1rem 0 -.24rem;}
.lt15 .txt .rr{ flex: 1; overflow: hidden; color: #fff;}

.lt15 li:nth-child(4) .txt .ll{ background: #FF6B00;}
.lt15 li:nth-child(5) .txt .ll{ background: #0BA2FF;}

.home7{background: url(../images/ho7_b.webp) center top no-repeat;background-size: cover;}
.home7 .tit1{ position: relative; z-index: 2}

.home8{padding-top: 0 !important;background: url(../images/ho8_b.png) center 41% no-repeat;background-size: 100% auto;}
.home8 .wp{ max-width: 14.75rem;}

.zhaiyao{font-size: .14rem;color: #666666;line-height: 1.7;width: 10.56rem;margin: 0 auto .6rem;text-align: center;max-width: 100%;}

.lt16s1{ justify-content: space-around;}
.lt16s2{justify-content: space-between;margin: .35rem 0;}
.lt16s3{justify-content: center;}
.lt16s3 li{ padding: 0 2vw}
.lt16 .a{ align-items: center}
.lt16 p{font-size: .18rem;color: #000;line-height: 1.35;text-align: right;margin: 0 .2rem;}
.lt16 .num{color: #0D47A1;font-family: 'Canela Web';display: flex;align-items: center;}
.lt16 .num big{font-size: .72rem;position: relative;color: transparent;}
.lt16 .num big .scNum{ position: absolute; top: 0; left: 0; color: #0D47A1;}
.lt16 .num small{ font-size: .4rem; margin: 0 0 0 .1rem}

 .lt17Box{ padding-bottom: .4rem; margin-bottom: -.4rem}
.lt17Box .ar6W{ display: none}
.lt17{/* display: grid; *//* grid-template-columns: repeat(5, 1fr); */ /* grid-gap: .3rem; */}
.lt17 .a{display: block;position: relative;z-index: 1;box-shadow: 0px .2rem .1rem 0px rgba(5, 47, 114, 0.13);border-radius: .1rem;overflow: hidden;}
.lt17 .imgBox .img{ padding-bottom: 150%;}
.lt17 .imgBox::after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: linear-gradient(180deg, rgba(113, 102, 235, 0) 0%, rgba(113, 102, 235, 0.19) 50%, #7166EB 100%);}
.lt17 .txt{position: absolute;right: 0;bottom: 0;left: 0;padding: 0 .3rem .35rem;z-index: 2;}
.lt17 h4{font-size: .22rem;color: #fff !important;line-height: .32rem;font-weight: 600;min-height: .64rem;}

.lt17 li:nth-child(2) .imgBox::after{ background: linear-gradient(180deg, rgba(4, 211, 211, 0) 30%, #04D3D3 100%);}
.lt17 li:nth-child(3) .imgBox::after{ background: linear-gradient(180deg, rgba(0, 75, 191, 0) 19%, rgba(0, 75, 191, 0.91) 100%);}
.lt17 li:nth-child(4) .imgBox::after{ background: linear-gradient(180deg, rgba(246, 165, 28, 0) 35%, #F6A51C 100%);}
.lt17 li:nth-child(5) .imgBox::after{ background: linear-gradient(180deg, rgba(32, 180, 209, 0.18) 31%, #20B4D1 100%);}

.home9{ padding-top: 0 !important;}
.home9 .wp{ max-width: 14.75rem;}

.home10{padding-top: 0 !important;position: relative;z-index: 3;padding-bottom: 5.5vw !important;}

.ar6W .ar6{width: .4rem;height: .4rem;font-size: .16rem;color: #243A96;font-family: 'lib';cursor: pointer;position: absolute;top: 50%;background: #E9F2FB;border-radius: 50vw;z-index: 2;display: flex;justify-content: center;align-items: center;transition: .5s; transform: translateY(-50%);}
.ar6W .ar6.prev1{left: .16rem;}
.ar6W .ar6.next1{right: .16rem;}
.ztlist{padding:0 1rem;position:relative;}
.lt18 .imgBox{ border-radius: .1rem; overflow: hidden;}
.lt18 .imgBox .img{ padding-bottom: 55.88%;}


@media(min-width: 769px){
    .more1:hover img{ transform: rotateX(360deg)}
    .ar3W .ar3:hover{ background: #243A96; color: #fff}
    .ar4W .ar4:hover{ background: #243A96; color: #fff}

    .lt13W .ar4W .ar4:hover{ background: #F5AA1C; color: #fff}
    

     .ar6W .ar6:hover{ background: #004D9E; color: #fff;}

    .lt3 li.on{flex: 3.8;}
    .lt3 li.on .a1{opacity: 0;visibility: hidden;}
    .lt3 li.on .a2{opacity: 1;visibility: visible;transform: translateY(calc(-50%));}
    .lt3 li.on .a2 h4{ color: #0550A0;}
    .lt3 li.on:before{ width: calc(100% + 1rem)}
    .lt3 li.on .a2:before{ width: calc(100% + .8rem)}
    .lt3 li.on .a2 .bg{width: calc(100% + .3rem);}
     .lt3 li.on .a2 .bg i:nth-child(1):before{width: 100%;transition: .8s .8s}
     .lt3 li.on .a2 .bg i:nth-child(1):after{height: 100%;transition: .8s .8s}
     .lt3 li.on .a2 .bg i:nth-child(2):before{width: 100%;transition: .8s .8s}
     .lt3 li.on .a2 .bg i:nth-child(2):after{height: 100%;transition: .8s .8s}
     .lt3 li.on .a2 .bg{/* opacity: 1; *//* visibility: visible; */}

    .lt5 li.on{flex: 3.2;}
    .lt5 li.on:before{ width: calc(100% + 1.1rem);}
    .lt5 li.on .a1{opacity: 0;visibility: hidden;}
    .lt5 li.on .a2{opacity: 1;visibility: visible;}
    .lt5 li.on .a2 .txt:before{ width: calc(100% + 1.2rem)}
    

    .lt7 .a:hover{ padding: 0 .28rem}
    .lt7 .a:hover:before{opacity: 1;width: 100%;box-shadow: 0px 10px .4rem 0px rgba(99, 154, 203, 0.69);}
    .lt7 .a:hover, .lt7 li:hover + li .a{ border-top: transparent 1px dashed}
    .lt7 .a:hover .imgBox{ box-shadow: 0px 0px 10px 0px rgba(22, 78, 163, 0.12);}

    .lt7 .a:hover .bg{ opacity: 1}
    .lt7 .a:hover .bg i:nth-child(1):before{width: 100%;transition: .8s .2s}
    .lt7 .a:hover .bg i:nth-child(1):after{height: 100%;transition: .8s .2s}
    .lt7 .a:hover .bg i:nth-child(2):before{width: 100%;transition: .8s .2s}
    .lt7 .a:hover .bg i:nth-child(2):after{height: 100%;transition: .8s .2s}
}
@media(max-width: 1025px){
    .banner .imgBox .img{ padding-bottom: 55%;}
    .banner:after{ height: 18vw}
    .banner .dots{ bottom: .2rem;}
   
}
@media(max-width: 769px){
    .pad1{ padding: .4rem 0;}

    .header .topnav ul li{ margin: 0 0 0 .1rem;}

    .tit1{margin: 0 0 .25rem;position: relative;z-index: 999999999;}
    .tit1 .ll h6:before{ width: .1rem}
    .tit1 .ll h3{font-size: .26rem;}
    .tit1 .ll h6{font-size: .14rem;padding: 0 0 0 .16rem;}
    .mtab2 .tit1 .ll h6{ display: none;}
    .tit1 .ll h3::before{transform: scale(.6) translateY(-90%);left: calc(100% - .06rem);}
    .lt1 .a{font-size: .16rem;min-width: 1rem;height: .36rem;}
    .lt1{ grid-gap: .1rem;}
    .tit1c{ text-align: center}

    .home1 .left{ width: 100%}
    .home1 .right{width: 100%;padding: .3rem 0;}
    .lt3{height: auto;}
    .lt3 li{height: .4rem;flex: auto;}
    .lt3 li:nth-child(n+6) {/* display: none; */}
    .lt3 .a2 .time h3{font-size: .32rem;margin: 0 0 .03rem;}
    .lt3 .a2 p{margin: .06rem 0 0;}
    .lt3 .a2 .time{ margin: 0 .15rem 0 0}
    .lt3 li.on{ padding: 0 0 0}
    .lt3 li.on h4{ color: #1f4f9f}
    
    .lt2Box .bottom{padding: 0 .15rem .03rem;}
    .dots2 span{ margin: 0 .04rem;}
    .lt2 .imgBox::after{ background-size: 100% .5rem;}
    .mtab2 .hd ul{margin: 0 -.1rem;}
    .mtab2 .hd li{margin: 0 0 !important;padding: 0 .1rem;}
    .mtab2 .hd li:before{ display: none}
    .mtab2 .tit1 .ll h3{font-size: .18rem;}
    .mtab2 .tit1 .ll h3:before{ display: none}
    .mtab2 .tit1 li.on .ll h3{ font-size: .24rem}

    .home2 .left{width: 100%;padding: .25rem 15px;order: 1;}
    .home2 .right{width: 100%;}

    
    .lt5{height: auto;}
    .lt5 li{ height: .5rem; flex: auto}
    .lt5 li:before{ bottom: .2rem}
    .lt5 h4{ opacity: .8}
    .lt5 li.on h4{ opacity: 1}

    .home3 .left{ width: 100%;}
    .home3 .right{width: 100%;padding: .4rem 0 0;}
    .lt8Box{ margin: 0}

    .lt7{ min-height: auto}
    .lt7 .a{ height: .9rem}
    .lt7 h4{margin: 0 0 .04rem;}
    .lt7 p{margin: 0 0 .12rem}
    .lt8 .txt{ padding: 0 .2rem;}
    .lt8 .imgBox .img{padding-bottom: 2.2rem;}
    .lt8 .top .ico{ width: 1.2rem; height: .4rem;}
    .lt8 .top .tit{width: .4rem;height: .4rem;font-size: .14rem;}
    .lt8 .txt .bottom .imgBox{width: .7rem;height: .7rem;border: 3px solid rgba(255, 255, 255, 0.36);}
    .lt8 .txt h4{ margin: .2rem 0 .1rem}
    .lt8 .txt1{ padding: 0 0 .1rem}
    .lt8 .txt1 h4{ font-size: .2rem}
    
    .home4 .fl1{padding: .3rem .2rem;background-size: 40% auto;}
    .home4 .tit1{flex-direction: row;margin-bottom: .25rem;}
    .home4 .left{ width: 100%;}
    .home4 .right{width: 100%;padding: 0;}
    .lt9Box{padding: 0;}

    .ar4W{ display: none;}
    .ar4W .ar4{ width: .4rem; height: .4rem}
    .lt9 p{ margin: .1rem 0 .2rem}
    .lt10Box{ border-radius: .1rem}
    .lt10 .imgBox{width: 100%;border-radius: .1rem .1rem 0 0;}
    .lt10 .txt{width: 100%;padding: 0 .7rem 0 .25rem;height: 2.3rem;margin: -.1rem 0 0;}
    .lt10 p{margin: .12rem 0 .2rem;height: calc(.24rem* 3);-webkit-line-clamp: 3;line-height: .24rem;}
    .lt10 h4{ font-size: .22rem}
    .lt10 .num{ font-size: .24rem}
    .lt10 .num span{ height: .2rem}
    .lt10 .line{width: 100%;height: .4rem;background: linear-gradient(90deg, #2196F3 0%, #FFDA94 100%);border-radius: 0 0 .1rem .1rem;}
    .lt10 .line:before{width: 100%;height: 66.66%;background: linear-gradient(90deg, #1E88E5 0%, #0BD1D1 98%);border-radius: 0 0 .1rem .1rem;}
    .lt10 .line:after{width: 100%;height: 33.33%;background: linear-gradient(90deg, #1565C0 0%, #A485BE 100%);border-radius: 0 0 .1rem .1rem;}


    .lt11Box{flex: auto;width: 100%;/* display: none; */height: 0;overflow: hidden;}
    .home5 .bottom{margin: .2rem 0 0;height: auto;/* display: none; */}
    .ar5W{width: auto;margin: 0;}
    .lt11W{border-radius: .1rem;/* display: none; */background: none;}
    .lt11 .a:after{ display: none;}
    .lt11Box:after{ display: none;}
    .lt11 .a .ico{ width: .3rem; height: .3rem}
    .lt11 .a h4{font-size: .16rem !important;white-space: normal;line-height: .22rem !important;margin: .1rem 0 0;}
    .lt11 .a{ padding: 0 .1rem}
    .home5 .bottom .rr{flex: auto;width: auto;position: absolute;right: 0;}
    .home5 .bottom .rr .more1{ margin: 0 0}
    .ar5W .ar5{font-size: .2rem;height: .4rem;border-radius: 50vw;width: .4rem;margin: 0 .2rem 0 0;}
    .lt12 .left{width: 100%;padding: 0 0 .25rem;}
    .lt12 .right{width: 100%;padding: 0;transform: translateX(0);padding: 0;/* display: none; */position: absolute;right: .2rem;top: 0;width: 1.2rem;}
    .lt12 .right::before{transform: translate(-50%, -50%) scale(.42);left: 57%;}
    .lt12Box{margin: 0;padding: 0;}
    .lt12 .name .ll{ font-size: .26rem}
    .lt12 .name .rr{min-height: .9rem;max-width: calc(100% - 1.5rem);}
    .lt12 dl dd{width: 100%;font-size: .15rem;margin: 0 0 .06rem;}
    .lt12 dl dd:before{ display: none}
    .lt13W{margin: 0 -15px;}

    .lt12 .line{ width: 100%; margin: .2rem 0}

    .lt14{/* width: 4rem; */max-width: 100%;/* margin: .2rem auto 0; */justify-content: center;padding: 0;}
    .lt14 li{margin-bottom: .1rem;margin: 0 .03rem;}
    .lt14 li .a{width: .32rem;height: .32rem;}
    .lt15{ grid-template-columns: repeat(1, 1fr);}
    .lt15 .txt{ padding: 0 15px .15rem}
    .lt15 .ico1{ font-size: .2rem}
    .lt15 li:nth-child(1),.lt15 li:nth-child(2){ grid-column: span 1;}
    .lt15 li:nth-child(3),.lt15 li:nth-child(4),.lt15 li:nth-child(5){ grid-column: span 1}
    .lt15 .ico{ width: .5rem; height: .5rem}

    .lt16 .a{ flex-direction: column;}
    .lt16 p{text-align: center;font-size: .12rem;margin: 0 0 .04rem;}
    .lt16 .num big{font-size: .36rem;}
    .lt16 .num small{font-size: .18rem;}

    .lt16s2{ margin: .15rem 0}
    .lt16s2 li{width: 50%;padding: .05rem 0;}
    .zhaiyao{ margin: 0 0 .3rem}
    .lt17{grid-template-columns: repeat(2, 1fr);/* grid-gap: 14px; *//* overflow: hidden; *//* overflow-x: scroll; *//* display: block; *//* text-align: center; *//* margin: -.3rem -3px -.1rem; *//* white-space: nowrap; *//* padding: .22rem 0; */}
    .lt17 li{/* display: inline-block; *//* width: calc(50vw - 14px); *//* padding: 0 7px; */}
    .lt17 .txt{padding: 0 .2rem .15rem;}
    .lt17 h4{font-size: .17rem;line-height: 1.5;min-height: auto;}

    .lt17Box .ar6W{display: flex;}

    .home6 .tit1{ width: 100%}
    .tit1 .more1{ margin: 0}

    .ar6W{ display: flex; justify-content: center; align-items: center}
    .ar6W .ar6{position: relative;left: auto !important;right: auto;top: auto;transform: none;margin: .2rem .1rem .3rem;right: auto !important;background: #243A96;color: #fff;}
    .pad1{ padding: .4rem 0;}
    .lt12 .line::before{width: .12rem;height: .12rem;}
     .ztlist{padding:0;}
    .home7{ padding-top: 0}
    .lt17Box .ar6W .ar6{margin-bottom: 0;}

    .ar6W .ar6.next1{ background: #F5AA1C;}
} 