.section1 .img-box{
    background-size: 100% cover ;
}

.section1 .text-box{
    scale: 0.85;
}

.section1 .text-box .title{
    font-size: 4.708vw;
}

.section1 .text-box .sub-title{
    font-size: 1.855vw;
}

.section1 .white-bg .section-title{
    font-size: 30px;
}
.section1 .white-bg .white-sub{
    font-size: 18px;
}

.section3 .left .section-title,
.section6 .left .section-title{
    font-size: 28px;
    letter-spacing: -0.02em;
}

.section3 .right .item span{
    font-size: 18px;
}

.section4 .inner,
.section6 .inner{
    padding: 0;
}

.section4 .item .item-title,
.section4 .sub{
    margin-left: 0;
    text-align: center;
}

.section4 span{
    font-size: 15px;
}
.section5 .inner{
    padding: 0;
}
.section5 .item-group{
    justify-content: center;
}

.section5 .item-group::after{
    height: 45px;
}

.section5 .item .circle img{
    scale: 0.8;
}

.section5 .item .img-box{
    margin-top: 10px;
}

.section5 .text-box .row2{
    font-size: 12px;
}
.section5 .text-box .row1,
.section5 .text-box .row2{
    line-height: 20px;
}

.section6 .left .sub-title{
    font-size: 14px;
}
.section6 .inner .left{
    width: 50%;
}

.section6 .row2 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
}

.section7 .title{
    font-size: 25px;
}

.section7 .btn-group a {
    scale: 0.8;
}