@charset "utf-8";
.svgPath{display: block}
.banner_box{position: relative;}
.banner{ overflow: hidden; }
.banner .a{ display: block; position: relative; z-index: 1; overflow: hidden; }
.banner .imgBox{ overflow: hidden; width: 100%;}
.banner .imgBox .img{ padding-bottom: 100vh; transition: 0s;  }
.banner .imgBox img, .banner .imgBox video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s}
.banner .a:after{position: absolute;content: '';left: 0;right: 0;bottom:0;height: 28.54%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0) 100%);}
.banner.on .swiper-slide-active .a .imgBox, .banner.on .swiper-slide-duplicate-active .a .imgBox, .banner.on .swiper-slide-prev .a .imgBox{ animation: sca 7s linear 0s normal both;}
@keyframes sca {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

.banner .swiDots{
    font-size: 0;
    bottom: .26rem;
}
.banner .swiDots span{
    width: .14rem;
    height: .14rem;
    background: #FFFFFF;
    margin: 0 .18rem;
    opacity: .4;
}
.banner .swiDots span.active{
    opacity: 1;
}

.title001 h4{
    font-size: .7rem;
    line-height: 1;
    color: #c3dfff;
    background: linear-gradient(180deg, #c3dfff 0%, rgba(0, 0, 0, 0) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .55;
}
.title001 h2{
    font-size: .36rem;
    line-height: 1;
    color: #000000;
    font-weight: 700;
    margin-top: -.25rem;
    position: relative;
    z-index: 2;
}
.more a{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .16rem;
    color: #666666;
    width: 1.6rem;
    height: .5rem;
    border: .01rem solid rgba(38, 112, 210, 0.4);
    border-radius: 50vw;
    transition: all .5s;
}
.more a:hover{
    background: #1a65bd;
    color: #FFFFFF;
    border-color: #1a65bd;
}
.title002 h3{
    font-size: .28rem;
    line-height: 1;
    color: #000000;
    font-weight: 600;
}
.title002 h4{
    font-size: .24rem;
    color: #123c88;
    line-height: 1;
    margin-left: .1rem;
}

.index-s1 .left{
    width: 58.75%;
}
.index-s1 .left .text-l{
    width: 46.38%;
    position: relative;
    z-index: 2;
}
.index-s1 .left .name{
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.index-s1 .left .name h3{
    font-size: .24rem;
    line-height: 1;
    color: #333333;
    font-weight: 700;
}
.index-s1 .left .name h4{
    font-size: .18rem;
    color: #123c88;
    line-height: 1;
    font-weight: 600;
    margin-left: .4rem;
}
.index-s1 .left .line{
    position: relative;
    background: #123c88;
    height: .02rem;
    margin-top: .22rem;
    margin-right: -.45rem;
}
.index-s1 .left .line:before{
    position: absolute;
    content: '';
    top: 50%;
    left: calc(100% - .13rem);
    width: .26rem;
    height: .26rem;
    background: url("../images/s1-img-2.png") no-repeat 50% 50%;
    background-size: 100%;
    transform: translateY(-50%);
}

.index-s1 .left .desc{
    font-size: .18rem;
    line-height: .32rem;
    color: rgba(51, 51, 51, 0.8);
    text-indent: 2em;
    height: 3.2rem;
    overflow: hidden;
    margin-top: .22rem;
}
.index-s1 .left .more{
    margin-top: .15rem;
}
.index-s1 .left .text-r{
    width: 48.93%;
    margin-top: -.97rem;
}
.index-s1 .left .pic{
    padding-top: 5.53rem;
    border-radius: .1rem;
}
.index-s1 .left .text{
    margin-top: .7rem;
}
.index-s1 .right{
    width: 37.5%;
    margin-top: -.11rem;
}

.list-box1 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.list-box1 li .pic{
    width: 1.2rem;
    height: 1.4rem;
    border-radius: .1rem;
}
.list-box1 li .txt{
    width: calc(100% - 1.3rem);
}
.list-box1 li h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #333333;
    font-weight: 700;
    margin-bottom: .11rem;
}
.list-box1 li h4{
    font-size: .18rem;
    line-height: .32rem;
    color: #123c88;
}
.list-box1 li h4.l2{
    max-height: .64rem;
}
.list-box1 li + li a{
    padding-top: .15rem;
}
.list-box1 li + li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: .01rem;
    background: #e8f1fd;
}
.list-box1 li + li{
    margin-top: .16rem;
}
.list-box1 li{
    position: relative;

}


.list-box1{
    margin-top: .33rem;
}
.index-s1 .content{
    margin-top: .4rem;
}
.index-s2 .left{
    width: 59%;
}
.index-s2 .tab-tit{
    display: flex;
    align-items: center;
    padding-left: .4rem;
    position: absolute;
    left: 1.54rem;
    bottom: calc(100% + .45rem);
}
.index-s2 .tab-tit .li{
    position: relative;
    font-size: .24rem;
    line-height: .36rem;
    color: rgba(18, 60, 136, 0.4);
    cursor: pointer;
    font-weight: 600;
    transition: all .5s;
}
.index-s2 .tab-tit .li + .li:before{
    position: absolute;
    content: '';
    width: .02rem;
    height: .18rem;
    background: rgba(18, 60, 136, 0.4);
    left: -.15rem;
    top: 50%;
    transform: translateY(-50%) rotate(15deg);
}
.index-s2 .tab-tit .li + .li{
    margin-left: .3rem;
}
.index-s2 .tab-tit .li.active{
    color: rgba(18, 60, 136, 1);
}
.index-s2 .tab-tit:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .3rem;
    height: .01rem;
    background: #000000;
}

.list-box2 ul{
    display: flex;
    flex-wrap: wrap;
    gap: 0 2.46%;
    position: relative;
    z-index: 2;
}
.list-box2 ul li{
    width: 23.15%;
    position: relative;
}
.list-box2 ul li a{
    display: block;
    position: relative;
    height: 2.86rem;
}
.list-box2 ul li .imgBox{
    padding: .15rem;
    background: url("../images/s2-img-2.png") no-repeat 50% 50%;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    transform: rotateY(0deg);
}
.list-box2 ul li .img{
    height: 100%;
}
.list-box2 ul li .txtBox{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../images/s2-img-3.jpg") no-repeat 50% 50%;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .2rem;
    backface-visibility: hidden;
    transform: rotateY(180deg);
}
.list-box2 ul li .txtBox h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #FFFFFF;
    font-weight: 600;
    transform: translateY(-.4rem);
}
.list-box2 ul li .box{
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease-in-out;
    transform-style: preserve-3d;
    z-index: 2;
}
.list-box2 ul li:hover .box{
    transform: rotateY(180deg);
}
.list-box2 ul li:after{
    position: absolute;
    content: '';
    left: .08rem;
    top: .08rem;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .05;
    pointer-events: none;
}
.list-box2:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .61rem;
    background: url("../images/s2-img-4.png") no-repeat bottom center;
    background-size: 100% 100%;
    pointer-events: none;
    filter: drop-shadow(0 0 .2rem rgba(0, 0, 0, 0.15));
}
.list-box2 + .list-box2{
    margin-top: .4rem;
}
.list-box2{
    position: relative;
    padding: 0 .26rem .3rem .23rem;
}
.list2w .swiBox{
    margin: 0 -.2rem;
    padding: 0 .2rem;
}
.list2w .swiDots{
    font-size: 0;
    position: static;
    margin-top: .38rem;
}
.list2w .swiDots span{
    width: .08rem;
    height: .08rem;
    margin: 0 .075rem;
    background: #d0d7e0;
    opacity: 1;
}
.list2w .swiDots span.active{
    background: #1a65bd;
}

.list-box5 li a{
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .14rem 0;
    transition: all .5s;
}
.list-box5 li .pic{
    width: 2.8rem;
    height: 1.6rem;
    border-radius: .1rem;
}
.list-box5 li .text{
    width: calc(100% - 3.2rem);
    padding-right: .2rem;
}
.list-box5 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    font-weight: 600;
    margin-bottom: .13rem;
    transition: all .5s;
}
.list-box5 li h4{
    font-size: .18rem;
    line-height: .36rem;
    color: #123c88;
    transition: all .5s;
}
.list-box5 li + li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: .01rem;
    background: #e8f1fd;
}
.list-box5 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s2-img-10.png") no-repeat 50% 50%;
    background-size: cover;
    border-radius: .1rem;
    box-shadow: 0 0 .92rem 0 rgba(163, 171, 178, 0.23);
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list-box5 li:hover h3,
.list-box5 li:hover h4{
    color: #FFFFFF;
}
.list-box5 li:hover a{
    padding-left: .14rem;
    padding-right: .14rem;
}
.list-box5 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.list-box5 li{
    position: relative;
}

.index-s2 .tab-cont .child{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(20px);
    transition: all .5s;
}
.index-s2 .tab-cont .child.active{
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    pointer-events: auto;
}
.index-s2 .tab-cont{
    position: relative;
}
.index-s2 .content{
    position: relative;
    margin-top: .45rem;
    z-index: 4;
}
.index-s2 .left .title001 .more a.active{
    display: none;
}
.index-s2 .right{
    width: 37.5%;
}

.list-box3 li a{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    z-index: 2;
    padding: .22rem .4rem;
}
.list-box3 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    max-height: .6rem;
    font-weight: 600;
    margin-bottom: .16rem;
    transition: all .5s;
}
.list-box3 li h4{
    font-size: .18rem;
    line-height: .3rem;
    color: #123c88;
    transition: all .5s;
}
.list-box3 li:before{
    position: absolute;
    content: '';
    left: .4rem;
    right: .4rem;
    bottom: 0;
    height: .01rem;
    background: #e8f1fd;
}
.list-box3 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s2-img-5.png") no-repeat 50% 50%;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list-box3 li:hover h3{
    color: #FFFFFF;
}
.list-box3 li:hover h4{
    color: rgba(255, 255, 255, 0.8);
}
.list-box3 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.list-box3 li{
    position: relative;
    height: 1.74rem;
    border-radius: .1rem;
    overflow: hidden;
}
.list-box3 ul::-webkit-scrollbar {width:.04rem;height: 8px;background-color: rgba(51, 51, 51, 0.1);}
.list-box3 ul::-webkit-scrollbar-track {border-radius: .1rem;background-color: rgba(51, 51, 51, 0.1);}
.list-box3 ul::-webkit-scrollbar-thumb {border-radius: .1rem; background-color: #123c88;}
.list-box3 ul{
    height: 6.96rem;
    overflow-y: auto;
    padding-right: .09rem;
}
.list-box3{
    margin-top: .45rem;
    padding: .14rem .05rem .14rem 0;
    background: #FFFFFF;
    box-shadow: 0 0 .92rem rgba(163, 171, 178, 0.23);
    border-radius: .1rem;
}
.index-s2{
    margin-top: .75rem;
}

.homea{
    padding: .55rem 0 .83rem;
    background: url("../images/homea.jpg") no-repeat bottom center;
    background-size: cover;
}

.index-s3 .left{
    width: 53.53%;
}

.list3wTxt li a{
    display: block;
}
.list3wTxt li .tag{
    display: flex;
    align-items: center;
}
.list3wTxt li .tag span{
    display: block;
    font-size: .18rem;
    line-height: .38rem;
    color: #FFFFFF;
    font-weight: 700;
    padding: 0 .24rem;
    background: linear-gradient(90deg,#1a65bd 0%,#113782 100%);
    border-radius: .1rem;
}
.list3wTxt li h3{
    margin-top: .4rem;
    font-size: .24rem;
    line-height: .3rem;
    color: #333333;
    transition: all .5s;
}
.list3wTxt li p{
    font-size: .18rem;
    line-height: .32rem;
    color: rgba(51, 51, 51, 0.6);
    -webkit-line-clamp: 3;
    height: .96rem;
    margin-top: .35rem;
}
.list3wTxt li time{
    display: block;
    margin-top: .6rem;
}
.list3wTxt li time span{
    display: block;
    font-size: .16rem;
    color: #123c88;
    line-height: .24rem;
}
.list3wTxt li time img{
    display: block;
    height: .06rem;
    margin-top: .17rem;
}
.list3wTxt .swiDots{
    font-size: 0;
    bottom: 0;
    right: .28rem;
    width: auto;
    left: auto;
}
.list3wTxt .swiDots span{
    width: .08rem;
    height: .08rem;
    background: #d0d7e0;
    margin: 0 .08rem;
    opacity: 1;
}
.list3wTxt .swiDots span.active{
    background: #1a65bd;
}
.list3wTxt li:hover h3{
    color: #1a65bd;
}
.index-s3 .right{
    width: 43.25%;
}
.list3wImg li a{
    display: block;
}
.list3wImg li a .pic{
    padding-top: 3.71rem;
    border-radius: .1rem;
}

.index-s3 .content{
    margin-top: .44rem;
    padding: .4rem .37rem .38rem;
    border-bottom: .01rem solid #e8f1fd;
    background: #FFFFFF;
   /* box-shadow: 0 0 .9rem rgba(163, 171, 178, 0.23);*/
    border-radius: .1rem;
}

.list-box4 li{
    width: 45.74%;
    margin-top: .15rem;
}
.list-box4 li a{
    display: block;
}
.list-box4 li .tag{
    display: flex;
}
.list-box4 li .tag span{
    display: block;
    font-size: .18rem;
    line-height: .38rem;
    color: #FFFFFF;
    font-weight: 700;
    padding: 0 .24rem;
    background: linear-gradient(90deg, #1a65bd 0%, #113782 100%);
    border-radius: .1rem;
}
.list-box4 li h3{
    margin-top: .14rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    transition: all .5s;
}
.list-box4 li time{
    display: block;
    font-size: .16rem;
    line-height: .24rem;
    color: #123c88;
    margin-top: .11rem;
}
.list-box4 li:nth-child(-n+2){
    margin-top: 0;
}
.list-box4 li:hover h3{
    color: #1a65bd;
}
.list-box4:before,
.list-box4:after{
    position: absolute;
    content: '';
    left: 50%;
    width: .01rem;
    height: .39rem;
    background: #e8f1fd;
}
.list-box4:before{
    top: .82rem;
}
.list-box4:after{
    bottom: .56rem;
}
.list-box4 {
    position: relative;
    padding: .22rem .37rem .2rem;
    margin-top: .24rem;
    border-bottom: 1px solid #e8f1fd;
}
.index-s3 .title001 h2{
    color: #FFFFFF;
}
.index-s3 .title001 h4{
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(0, 0, 0, 0) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: .1;
}
.index-s3 .more a{
    color: #FFFFFF;
    border-color: rgba(255, 255, 255, 0.4);
}
.index-s3:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 25vw;
    background: url("../images/index-s3.jpg") no-repeat top center;
    background-size: cover;
    pointer-events: none;
}
.index-s3{
    position: relative;
    padding-top: .53rem;
}

.index-s4 .left{
    width: 48.125%;
    margin-top: .35rem;
}
.index-s4 .left .desc{
    font-size: .2rem;
    line-height: .38rem;
    color: #2d2d2d;
    text-indent: 2em;
    height: 2.28rem;
    overflow: hidden;
    margin-top: .4rem;
}
.index-s4 .left .more{
    margin-top: .6rem;
}
.index-s4 .right{
    width: 38.5%;
}
.index-s4 .right .cricle{
    position: relative;
}
.index-s4 .right .cricle img{
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}
.index-s4 .right .cricle span{
    position: absolute;
    pointer-events: none;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    margin-left: -0.15rem;
}
.index-s4 .right .cricle .span1{
    width: 6.8rem;
    height: 6.8rem;
    background: #1d67c2;
    opacity: .05;
}
.index-s4 .right .cricle .span2{
    width: 8rem;
    height: 8rem;
    background: #1d67c2;
    opacity: .05;
}
.index-s4 .bg{
    position: absolute;
    left: 0;
    bottom: -18.38vw;
    width: 85.36vw;
    height: 65.05vw;
    background: url("../images/index-s4.png") no-repeat left bottom;
    background-size: 100% auto;
    pointer-events: none;
}
.index-s4{
    margin-top: 1.27rem;
    position: relative;
}

.index-s5 .left{
    width: 52.25%;
    padding: .23rem .2rem;
    background: linear-gradient(180deg, rgba(26, 100, 188, 0.1) 3%, rgba(17, 55, 130, 0.1) 100%);
    border-radius: .1rem;
}

.index-s5 .cont h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #FFFFFF;
    font-weight: 700;
}
.index-s5 .cont .ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: .01rem solid rgba(255, 255, 255, 0.2);
    margin-top: .35rem;
}
.index-s5 .cont .ul .li{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.index-s5 .cont .ul .li img{
    display: block;
    height: .2rem;
    margin-right: .15rem;
    flex-shrink: 0;
}
.index-s5 .cont .ul .li .h3{
    flex: 1;
}
.index-s5 .cont .ul .li h4{
    font-size: .16rem;
    line-height: .2rem;
    color: #FFFFFF;
}
.index-s5 .cont .ul .li h5{
    font-size: .18rem;
    line-height: .38rem;
    color: #FFFFFF;
}
.index-s5 .cont .ul .li{
    padding: .35rem 0;
}
.index-s5 .cont .ul .li:nth-child(1){
    width: 100%;
    border-bottom: .01rem solid rgba(255, 255, 255, 0.2);
}
.index-s5 .cont .ul .li:nth-child(2),
.index-s5 .cont .ul .li:nth-child(4){
    width: 43%;
}
.index-s5 .cont .ul .lis{
    width: .01rem;
    height: .6rem;
    background: rgba(255, 255, 255, 0.2);
    align-self: center;
}

.index-s5 .cont{
    padding: .55rem 1.05rem .42rem .53rem;
    background: linear-gradient(180deg, #1a64bc 3%, #113782 100%);
    border-radius: .1rem;
}
.index-s5 .right{
    width: 47.75%;
    display: flex;
}
.index-s5 .right .add .dots{
    width: .62rem;
    height: .62rem;
    background: url("../images/s5-img-1.png") no-repeat 50% 50%;
    background-size: 100%;
    margin: 0 auto;
}
.index-s5 .right .add h3{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .18rem;
    color: #FFFFFF;
    width: 3.4rem;
    height: .9rem;
    border-radius: 50vw;
    background: linear-gradient(180deg, #1a64bc 3%, #113782 100%);
    position: relative;
    margin-top: -.1rem;
}
.index-s5 .right .add h3 img{
    display: block;
    width: .56rem;
    margin-right: .07rem;
}
.index-s5 .right .add h3:before{
    position: absolute;
    content: '';
    left: 50%;
    bottom: 100%;
    width: .21rem;
    height: .11rem;
    background: url("../images/s5-img-2.png") no-repeat 50% 50%;
    background-size: 100%;
    transform: translateX(-50%);
}
.index-s5 .right .add{
    margin: 1.63rem 0 0 1.42rem;
}
.index-s5 .content{
    margin-top: .62rem;
}
.index-s5 .bg{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url("../images/map.png") no-repeat 50% 50%;
    background-size: 100% 100%;
}
.index-s5{
    padding: .23rem 0 1.07rem;
    position: relative;
}

@media (max-width: 1199px) {
    .banner .imgBox .img{
        padding-bottom: 50vw;
    }
}
@media (max-width: 1025px) {
    .banner .swiDots span{
        width: .1rem;
        height: .1rem;
        margin: 0 .05rem;
    }
    .banner .swiDots{
        bottom: .15rem;
    }
    .title001 h4{
        font-size: .4rem;
    }
    .title001 h2{
        font-size: .28rem;
        margin-top: -.1rem;
    }
    .more a{
        width: 1.2rem;
        height: 0.36rem;
        font-size: .12rem;
    }
    .title002 h3{
        font-size: .24rem;
    }
    .title002 h4{
        font-size: .22rem;
        margin-left: .05rem;
    }
    .index-s1 .left{
        width: 100%;
    }
    .index-s1 .left .text-r{
        width: 43%;
        margin-top: -0.8rem;
    }
    .index-s1 .left .pic{
        padding-top: 5.2rem;
    }
    .index-s1 .left .text-l {
        width: 52.5%;
    }
    .index-s1 .right{
        width: 100%;
        margin-top: .4rem;
    }
    .list-box1 li h3{
        font-size: .22rem;
        margin-bottom: .05rem;
    }
    .list-box1 li h4{
        line-height: .28rem;
    }
    .list-box1 li h4.l2{
        max-height: .56rem;
    }
    .list-box1 li .txt {
        width: calc(100% - 1.5rem);
    }
    .list-box1 li + li a{
        padding-top: .1rem;
    }
    .list-box1 li + li{
        margin-top: .1rem;
    }

    .list-box1 {
        margin-top: 0.25rem;
    }

    .index-s1 .content{
        margin-top: .25rem;
    }
    .index-s2 .left{
        width: 100%;
    }
    .list-box2 ul li a{
        height: 29vw;
    }
    .list-box2 ul li{
        width: 23.5%;
    }
    .list-box2 ul{
        gap: .2rem 2%;
    }
    .list-box2 + .list-box2{
        margin-top: .2rem;
    }
    .list-box2:after{
        display: none;
    }
    .list-box2{
        padding: 0;
    }
    .list2w .swiDots{
        margin-top: .2rem;
    }

    .list-box5 li .pic{
        width: 100%;
        height: auto;
        padding-top: 57.14%;
    }
    .list-box5 li .text{
        width: 100%;
        padding: 0;
        margin-top: .2rem;
    }
    .list-box5 li h3{
        margin-bottom: .05rem;
    }
    .list-box5 li h4{
        line-height: .28rem;
    }
    .list-box5 li a{
        padding: .15rem;
    }

    .list-box5 li:hover a{
        padding: .15rem;
    }
    .index-s2 .tab-tit{
        position: static;
        justify-content: center;
        padding-left: 0;
    }
    .index-s2 .tab-tit:before{
        display: none;
    }
    .index-s2 .tab-cont{
        margin-top: .2rem;
    }

    .index-s2 .content{
        margin-top: .25rem;
    }
    .index-s2 .right{
        width: 100%;
        margin-top: .4rem;
    }
    .list-box3 li a{
        padding: .2rem;
    }
    .list-box3 li h3{
        margin-bottom: .05rem;
    }
    .list-box3 li{
        height: 1.6rem;
    }
    .list-box3{
        margin-top: .25rem;
        padding: .1rem .05rem .1rem 0;
    }
    .list-box3 ul{
        height: 6.4rem;
    }
    .homea{
        padding: .4rem 0;
    }
    .index-s3 .right{
        width: 100%;
        order: 0;
    }
    .list3wImg li a .pic{
        padding-top: 56.21%;
    }
    .index-s3 .left{
        width: 100%;
        margin-top: .2rem;
        order: 1;
    }
    .list3wTxt li .tag span{
        padding: 0 .15rem;
        border-radius: .05rem;
    }
    .list3wTxt li h3{
        font-size: .2rem;
        line-height: .3rem;
        margin-top: .1rem;
    }
    .list3wTxt li p{
        line-height: .28rem;
        height: .84rem;
        margin-top: .1rem;
    }
    .list3wTxt li time{
        margin-top: .1rem;
    }
    .list3wTxt li time img{
        margin-top: .1rem;
    }
    .list3wTxt .swiDots span{
        margin: 0 .05rem;
    }
    .list3wTxt .swiDots{
        right: 0;
    }
    .index-s3 .content{
        padding: .2rem;
        margin-top: .25rem;
    }
    .list-box4 li .tag span{
        padding: 0 .15rem;
        border-radius: .05rem;
    }
    .list-box4 li h3{
        margin-top: .1rem;
    }
    .list-box4 li time{
        margin-top: .05rem;
    }
    .list-box4 li{
        width: 49%;
        margin: 0;
    }
    .list-box4 ul{
        gap: .2rem 2%;
    }
    .list-box4:before, .list-box4:after{
        display: none;
    }
    .list-box4{
        padding: .2rem;
        margin-top: 0;
    }
    .index-s3{
        padding-top: .4rem;
    }
    .index-s4 .left{
        width: 100%;
        margin-top: 0;
    }
    .index-s4 .left .desc{
        font-size: .18rem;
        line-height: 1.75;
        height: auto;
        margin-top: .15rem;
    }
    .index-s4 .left .more{
        margin-top: .15rem;
    }
    .index-s4 .right{
        width: 100%;
        margin-top: .4rem;
    }
    .index-s4 .right .cricle{
        width: 5rem;
        max-width: 85%;
        margin: 0 auto;
    }
    .index-s4 .right .cricle .span1{
        width: 110%;
        height: auto;
        aspect-ratio: 1/1;
    }
    .index-s4 .right .cricle .span2{
        width: 125%;
        height: auto;
        aspect-ratio: 1/1;
    }
    .index-s4 .bg{
        bottom: -14vw;
    }
    .index-s4{
        margin-top: .4rem;
    }
    .index-s5 .left{
        width: 100%;
        padding: .1rem;
    }
    .index-s5 .cont{
        padding: .2rem;
    }
    .index-s5 .cont h3{
        font-size: .2rem;
        line-height: .3rem;
    }
    .index-s5 .cont .ul .li{
        padding: .2rem 0;
    }
    .index-s5 .cont .ul{
        margin-top: .2rem;
    }
    .index-s5 .content{
        margin-top: .25rem;
    }
    .index-s5 .right{
        display: none;
    }
    .index-s5 .bg{
        background-size: cover;
    }
    .index-s5{
        padding: .4rem 0;
    }
}
@media (max-width: 769px) {
    .index-s1 .left .text-r{
        width: 100%;
        margin-top: 0;
        order: 0;
    }
    .index-s1 .left .pic{
        width: 3.5rem;
        height: 4.2rem;
        padding-top: inherit;
        margin: 0 auto;
    }
    .index-s1 .left .text-l{
        width: 100%;
        margin-top: .2rem;
        order: 1;
    }
    .index-s1 .left .name h3{
    }
    .index-s1 .left .name h4{
        margin-left: 0;
        margin-top: .05rem;
    }
    .index-s1 .left .name{
        display: block;
        text-align: center;
    }
    .index-s1 .left .line{
        margin: .15rem 0 0;
    }
    .index-s1 .left .line:before{
        display: none;
    }
    .index-s1 .left .desc{
        line-height: 1.75;
        margin-top: .15rem;
        height:auto;
    }
    .index-s1 .left .text{
        margin-top: .25rem;
    }
    .list-box4 li{
        width: 100%;
    }
}

@media (max-width: 481px) {
    .title001 h4{
        position: absolute;
        left: 0;
        top: 0;
        white-space: nowrap;
    }
    .title001 .tit{
        position: relative;
        padding-top: .4rem;
    }
    .list-box1 li .txt {
        width: calc(100% - 1.4rem);
    }
    .list-box2 ul li a {
        height: 63vw;
    }
    .list-box2 ul li{
        width: 49%;
    }
    .index-s5 .cont .ul .li:nth-child(2), .index-s5 .cont .ul .li:nth-child(4){
        width: 100%;
    }
    .index-s5 .cont .ul .lis{
        display: none;
    }
    .index-s5 .cont .ul .li:nth-child(1){
        border: none;
    }
    .index-s5 .cont .ul .li{
        border-top: .01rem solid rgba(255, 255, 255, 0.2);
    }
}


@media (min-width: 1025px) {
    .list-box1 li.n2{
        grid-area: n2;
    }
    .list-box1 li.n3{
        grid-area: n3;
    }
    .list-box1 li.n4{
        grid-area: n2;
    }
    .list-box1 li.n4{
        grid-area: n4;
    }
    .list-box1 li.n5{
        grid-area: n5;
    }
    .list-box1 li.n6{
        grid-area: n6;
    }
    .list-box1 li.n7{
        grid-area: n7;
    }
    .list-box1 li:not(.n1) h3{
        margin-bottom: 0;
        margin-top: .1rem;
        text-align: center;
    }
    .list-box1 li.n1 .text{
        width: calc(100% - 1.6rem);
    }
    .list-box1 li.n1 a{
        flex-direction: row;
    }
    .list-box1 li.n1{
        width: 100%;
        grid-area: n1;
    }
    .list-box1 ul{
        display: grid;
        grid-template-columns: repeat(3, auto);
        grid-template-areas:"n1 n1 n1" "n2 n3 n4" "n5 n6 n7";
        gap: 0 1.6rem;
    }
    .list-box1 li:not(.n1) .txt{
        width: 100%;
    }
    .list-box1 li:not(.n1) .pic{
        width: 0.9rem;
        height: 1.1rem;
    }
    .list-box1 li:not(.n1) h3{
        font-size: .18rem;
    }
    .list-box1 li:not(.n1) a{
        padding-top: .1rem;
    }
    .list-box1 li + li{
        margin-top: .1rem;
    }
}

@media (max-width: 1025px) {
    .list-box1 li.n1 a{
        flex-direction: row;
    }
    .list-box1 li.n1{
        width: 100%;
    }

    .list-box1 li:not(.n1) .txt{
        width: 100%;
        margin-top: .05rem;
    }
    .list-box1 li:not(.n1) h3{
        font-size: .18rem;
        margin-bottom: 0;
        text-align: center;
    }
    .list-box1 ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: .1rem 0;
    }
}

@media (max-width: 769px) {
    .list-box1 li + li a{
        padding-top: 0;
    }
    .list-box1 li + li{
        margin-top: 0;
    }
    .list-box1 li:not(.n1){
        width: 33.33%;
    }
    .list-box1 ul{
        justify-content: space-between;
    }
    .list-box1 li.n1 a{
        flex-direction: column;
    }
    .list-box1 li .txt{
        width: 100%;
    }
    .list-box1 li.n1 .txt{
        margin-top: .1rem;
        text-align: center;
    }
    .list-box1 li.n1{
        margin-bottom: .1rem;
    }
    .list-box1 li h3{

    }
}
@media (max-width: 481px) {
    .list-box1 li .txt{
        width: 100%;
    }

}