.main-1 {
    background-image: url("/assets/ab(6)-HwjWBMVz.png");
    background-size: 100%;
    background-repeat: no-repeat
}

.main-1 .content {
    display: flex;
    padding-left: calc((100% - 75rem)/2)
}

.main-1 .content .text {
    width: 34.3rem;
    margin-right: 2.5rem
}

.main-1 .content .text p {
    line-height: 1.8
}

.main-1 .content .img {
    flex: 1
}

.main-1 .con {
    display: flex;
    margin-top: 7.5rem
}

.main-1 .con .item {
    position: relative;
    flex: 1;
    padding: 5.8rem 3.3rem;
    z-index: 1
}

.main-1 .con .item:nth-of-type(1):before {
    width: calc(100% + 6rem);
    background-color: #001ec9
}

.main-1 .con .item:nth-of-type(2):before {
    width: calc(100% + 6rem);
    background-color: #262626
}

.main-1 .con .item:nth-of-type(3):before {
    width: 100%;
    background-color: #555
}

.main-1 .con .item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 3rem;
    z-index: -1
}

.main-1 .con .item .i {
    height: 4.1rem;
    margin-bottom: 2.4rem
}

.main-1 .con .item * {
    color: #fff
}

.main-1 .con .item p {
    font-size: 2rem;
    margin-bottom: 1.25rem
}

.main-1 .con .item span {
    display: block;
    margin-top: 5rem;
    line-height: 1.2;
    font-size: 1.2rem
}

.main-2 {
    background-image: url("/assets/ab(2)-l4N-uIIz.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 15rem
}

.main-2 .content {
    position: relative
}

.main-2 .t p {
    font-size: 2rem;
    margin-bottom: 4rem
}

.main-2 .swiper {
    position: initial
}

.main-2 .swiper .swiper-slide:hover p {
    color: #001ec9
}

.main-2 .swiper .swiper-slide p {
    font-size: 1.6rem;
    margin-bottom: 1rem
}

.main-2 .swiper .swiper-slide span {
    line-height: 1.6
}

.main-2 .swiper-button-wrap {
    position: absolute;
    top: 0;
    right: 0
}

.main-2 .swiper-button-prev,.main-2 .swiper-button-next {
    background-color: #f4f9fd
}

.main-2 .swiper-button-prev:hover,.main-2 .swiper-button-next:hover {
    background-color: #001ec9
}

.main-2 .swiper-button-prev:hover:after,.main-2 .swiper-button-next:hover:after {
    color: #fff
}

.main-2 .swiper-button-prev {
    top: 0;
    bottom: auto;
    left: auto!important;
    right: 4rem!important;
    transform: rotate(45deg);
    margin: 0
}

.main-2 .swiper-button-next {
    top: 0;
    bottom: auto;
    left: auto;
    right: 0!important;
    transform: rotate(45deg)!important;
    margin: 0
}

.main-3 {
    background-image: url("/assets/ab(1)-DthhqZLG.png");
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 3rem
}

.main-3 .sw1 {
    width: calc(100% - 20rem);
    margin: 0 auto 14px
}

.main-3 .sw2 {
    width: calc(100% - 10rem);
    margin: 0 auto 14px
}

.main-3 .sw3 {
    padding-bottom: 4rem
}

.main-3 .sw3 .swiper-button-prev {
    left: 45%;
    top: auto;
    bottom: 0;
    margin: 0
}

.main-3 .sw3 .swiper-button-next {
    top: auto;
    bottom: 0;
    right: 45%;
    margin: 0;
    transform: rotate(45deg)
}

.main-3 .swiper-slide {
    display: block;
    height: 4.5rem;
    padding: 0 1rem;
    border-radius: 4rem;
    background-color: #fff
}

.main-3 .swiper-slide img {
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: scale-down
}

.main-3 .swiper-button-wrap {
    justify-content: center;
    padding-top: 3rem
}

.main-3 .swiper-button {
    background-color: #f4f9fd;
    margin-bottom: 0
}

.main-3 .swiper-button:hover {
    background-color: #001ec9
}

.main-3 .swiper-button:hover:after {
    color: #fff
}

.main-3 .swiper-button.swiper-button-next {
    transform: rotate(45deg)
}

@media screen and (max-width: 768px) {
    .main-1 .content {
        flex-direction:column;
        padding: 0 .5rem
    }

    .main-1 .content .text {
        width: 100%
    }

    .main-1 .con {
        flex-direction: column
    }

    .main-1 .con .item {
        width: 100%;
        flex: none;
        margin-bottom: 1rem
    }

    .main-1 .con .item:before {
        width: 100%!important
    }

    .main-2 {
        padding-bottom: 4rem
    }

    .main-2 .t p {
        font-size: 1.2rem
    }

    .main-2 .swiper-button-prev {
        right: 5rem!important
    }

    .main-2 .swiper-button-next {
        right: 1rem!important
    }

    .main-3 .sw3 .swiper-button-prev {
        left: 30%
    }

    .main-3 .sw3 .swiper-button-next {
        right: 30%
    }
}
