.home{position:relative;width:100%;padding-top:8vw}.home .section1{margin:4vw 15vw;transform:scale(0.95)}.home .section1 .pic img{width:100%;display:block;object-fit:contain;border-radius:5.20833vw}.home .section2{background:rgba(238,236,244,0.5);padding:5vw 15vw}.home .section2 .item{display:flex;justify-content:space-between;margin-bottom:7vw;transform:scale(0.95)}.home .section2 .item .pic{width:30%}.home .section2 .item .pic img{width:100%;border-radius:6.25vw;transition:all 600ms}.home .section2 .item .pic:hover img{transform:scale(1.05)}.home .section2 .item .info{width:65%}.home .section2 .item .info .t{color:#6456A3;font-size:2.6vw;font-style:italic;font-family:'Newsreader'}.home .section2 .item .info .des{color:#999BB0;font-size:1.3vw;font-style:italic;font-family:'Montserrat-Light';line-height:1.5;margin:1.5vw 0 2.5vw 0}.home .section2 .item .info .nums{display:flex;justify-content:space-around}.home .section2 .item .info .nums .i{text-align:center}.home .section2 .item .info .nums .i .i1{color:#7C67D8;font-size:3.2vw;font-weight:700}.home .section2 .item .info .nums .i .tag{color:#6456A3;font-family:'Montserrat-Regular.otf';font-size:.9vw;margin-top:0.5vw}.home .section2 .item .info a{margin-top:5vw;width:fit-content;border-radius:1.66667vw;background:#6456A3;padding:0.5vw 1vw;color:white;display:flex;justify-content:center;align-items:center;text-transform:capitalize;font-size:.9vw;cursor:pointer;transition:all 600ms}.home .section2 .item .info a p{font-family:'Lexend'}.home .section2 .item .info a svg{display:block;width:1.30208vw}.home .section2 .item .info a:hover{background-color:#61C0BD}.home .section2 .item:nth-child(2n){flex-direction:row-reverse}.home .section2 .item:last-child{margin-bottom:0}.home .section3{margin:4vw 15vw;transform:scale(0.95)}.home .section3 .t{color:#6456A3;font-size:2.5vw;font-family:'Montserrat-Regular.otf';text-align:center}.home .section3 .allPeople{margin-top:4vw}.home .section3 .allPeople .swiper-container{width:100%}.home .section3 .allPeople .swiper-container .items{display:flex;width:100%}.home .section3 .allPeople .swiper-container .items a{display:block;width:21%;margin-left:3.2%;text-align:center}.home .section3 .allPeople .swiper-container .items a .pic{padding:1vw 0}.home .section3 .allPeople .swiper-container .items a .pic img{max-width:100%;border-radius:6.25vw;transition:all 600ms}.home .section3 .allPeople .swiper-container .items a .name{color:#6456A3;font-size:1.4vw;font-family:'Montserrat-Regular.otf';position:relative;padding:2vw 0 0.5vw 0;transition:all 600ms;text-transform:uppercase}.home .section3 .allPeople .swiper-container .items a .name::after{content:'';display:block;background:#999BB0;width:5.20833vw;left:50%;transform:translateX(-50%);bottom:0;height:1px;position:absolute}.home .section3 .allPeople .swiper-container .items a .des{color:#999BB0;font-family:'Montserrat-Light';font-size:1.1vw;font-style:italic;margin:0.5vw 5%;line-height:1.6;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.home .section3 .allPeople .swiper-container .items a:hover .pic img{transform:scale(1.05)}.home .section3 .allPeople .swiper-container .items a:hover .name{color:#61C0BD}.home .section3 .allPeople .swiper-pagination{position:static;width:100%;display:flex;justify-content:center;margin-top:4vw}.home .section3 .allPeople .swiper-pagination .swiper-pagination-bullet{width:.625vw;height:.625vw;background:#D9D9D9;opacity:1;margin:0 0.1vw;transition:all 600ms}.home .section3 .allPeople .swiper-pagination .swiper-pagination-bullet-active{width:1.82292vw;border-radius:20px}.home .section4{background:#61C0BD;text-align:center;padding:5vw 0 3vw 0}.home .section4 .t{color:#FFF;font-size:3.5vw;font-family:'Montserrat-Regular.otf';text-transform:capitalize;line-height:1.2}.home .section4 a{display:flex;justify-content:center;width:fit-content;margin:3vw auto 0 auto;align-items:center}.home .section4 a p{font-size:1.26vw;font-style:italic;font-family:'Newsreader';color:white;text-transform:capitalize}.home .section4 a svg{display:block;margin-top:0.3vw;width:1.5625vw}@media screen and (max-width: 1024px){.home{padding-top:60px}.home .section1{margin:20px 5%;transform:scale(1)}.home .section1 .pic img{border-radius:50px}.home .section2{padding:30px 5%}.home .section2 .item{flex-direction:column !important;margin-bottom:30px;transform:scale(1)}.home .section2 .item .pic{width:100%}.home .section2 .item .info{width:100%;margin-top:20px}.home .section2 .item .info .t{font-size:24px}.home .section2 .item .info .des{font-size:18px}.home .section2 .item .info .nums{flex-direction:column}.home .section2 .item .info .nums .i{width:100%;margin-bottom:15px}.home .section2 .item .info .nums .i .i1{font-size:38px}.home .section2 .item .info .nums .i .tag{font-size:14px;margin-top:5px}.home .section2 .item .info a{padding:8px 20px;margin:30px auto}.home .section2 .item .info a p{font-size:14px}.home .section2 .item .info a svg{width:auto}.home .section3{margin:30px 5%;transform:scale(1)}.home .section3 .t{font-size:24px}.home .section3 .allPeople{margin-top:30px}.home .section3 .allPeople .swiper-container .items{flex-wrap:wrap;justify-content:space-between}.home .section3 .allPeople .swiper-container .items a{width:48%;margin-left:0;margin-bottom:20px}.home .section3 .allPeople .swiper-container .items a .name{font-size:20px;padding:20px 0 10px 0}.home .section3 .allPeople .swiper-container .items a .name::after{width:50px}.home .section3 .allPeople .swiper-container .items a .des{font-size:18px}.home .section3 .allPeople .swiper-pagination{margin-top:30px}.home .section3 .allPeople .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0 2px}.home .section3 .allPeople .swiper-pagination .swiper-pagination-bullet-active{width:30px}.home .section4{padding:40px 0 30px 0}.home .section4 .t{font-size:32px}.home .section4 a{margin:20px auto 0 auto}.home .section4 a p{font-size:18px}.home .section4 a svg{width:25px;transform:translateY(2px)}}

.home .section1  .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 5%;
    width: 100%;
    display: flex;
    justify-content: center
}

.home .section1  .swiper-pagination .swiper-pagination-bullet {
    width: .625vw;
    height: .625vw;

    opacity: 1;
    margin: 0 0.3vw;
    transition: all 600ms
}

@media screen and (max-width: 1024px) {
.home .section1  .swiper-pagination .swiper-pagination-bullet-active {
    width: 1.82292vw;
    border-radius: 20px
}
 .home .section1  .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 2px
    }

.home .section1 .swiper-pagination .swiper-pagination-bullet-active {
        width: 30px
    }
}



.home{position:relative;width:100%;padding-top:8vw}.home .section1{margin:4vw 15vw;transform:scale(0.95)}.home .section1 .pic img{width:100%;display:block;object-fit:contain;border-radius:5.20833vw}.home .section2{background:#F7F6FA;padding:5vw 12vw}.home .section2 .list{display:flex;flex-wrap:wrap;transform:scale(0.95)}.home .section2 .list a{display:block;width:28%;margin-left:4%;margin-bottom:4vw}.home .section2 .list a .pic img{width:100%;display:block;object-fit:cover;border-radius:1.5625vw;transition:all 600ms}.home .section2 .list a .text{margin:2vw 1vw}.home .section2 .list a .text .p1{color:var(--lv-color);font-size:1.26vw;font-family:'Montserrat-Light';text-transform:uppercase;transition:all 600ms;line-height:1.4;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.home .section2 .list a .text .time{color:#999BB0;font-size:1.1vw;font-style:italic;font-family:'Montserrat-Light';width:fit-content;padding:0.6vw 0 1.5vw 0;position:relative}.home .section2 .list a .text .time::after{content:'';display:block;position:absolute;bottom:0;width:70%;background-color:#999BB0;left:0;height:1px}.home .section2 .list a .text .des{color:#999BB0;font-size:1.1vw;font-style:italic;font-family:'Montserrat-Light';margin-top:1vw;line-height:1.4;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.home .section2 .list a:hover .pic img{transform:scale(1.05)}.home .section2 .list a:hover .text .p1{color:#61C0BD}.home .section2 .more{margin:0 auto;width:fit-content;border-radius:1.66667vw;background:var(--lv-color);padding:0.5vw 1vw;color:white;display:flex;justify-content:center;align-items:center;text-transform:capitalize;font-size:.9vw;cursor:pointer;transition:all 600ms}.home .section2 .more p{font-family:'Lexend'}.home .section2 .more svg{display:block;width:1.30208vw}.home .section2 .more:hover{background-color:#61C0BD}@media screen and (max-width: 1024px){.home{padding-top:60px}.home .section1{margin:20px 5%;transform:scale(1)}.home .section2{padding:20px 5% 60px 5%}.home .section2 .list{transform:scale(1)}.home .section2 .list a{width:100%;margin-left:0;margin-bottom:20px}.home .section2 .list a .text{margin:20px 10px}.home .section2 .list a .text .p1{font-size:18px}.home .section2 .list a .text .time{font-size:16px;padding:5px 0 10px 0}.home .section2 .list a .text .des{font-size:16px;line-height:1.5;margin-top:10px}.home .section2 .more{padding:8px 20px;font-size:14px}.home .section2 .more svg{width:auto}}
