.getSwiper {
    margin-top: 51px;
}

.f1>div p:first-of-type span {
    color: #FF8316;
}

.f1>div {
    box-shadow: none;
}

.framework img {
    width: 100%;
}

.f2 div p:first-child img {
    position: initial;
    width: 40px;
    margin-right: 10px;
}

.jjfa>img.b3 {
    position: absolute;
    left: 0;
    bottom: 732px;
    width: 180px;
}

.jjfa>img.b2 {
    top: auto;
    bottom: 285px;
    position: absolute;
    right: -44px;
    width: 180px;
}

@media screen and (min-width: 1200px) {
    .jjfa>img.b3 {
        width: 90px;
    }
}

@media screen and (min-width: 1200px) {
    .jjfa>img.b2 {
        width: 90px;
    }
}

@media screen and (max-width: 428px) {
    /* .jjfa .f2 div p:first-child {
        font-weight: 400;
    } */
    .banner-text {
        width: 100%;
        text-align: center;
        left: 0;
        bottom: 35px;
    }
    .f1>div p:first-of-type {
        margin-top: 15px;
        margin-top: 15px;
        font-size: 14px;
        font-family: PingFang SC;
        font-weight: 600;
        line-height: 18px;
        color: #333333;
    }
    .f1 div {
        width: 32%;
        padding: 20px 20px;
        box-shadow: 0px 6px 24px rgba(62, 93, 165, 0.16);
        border: none;
    }
    .jjfa .titles {
        line-height: 30px;
    }
    .jjfa>img.b4 {
        left: auto;
        right: 0;
    }
    .jjfa>img.b1 {
        top: 170px;
    }
    .jjfa .f2 img {
        margin: 15px 0;
    }
    .jjfa>img.b5 {
        display: block;
        position: absolute;
        left: 0;
        bottom: 272px;
        z-index: -1;
        width: 70px;
    }
    .jjfa>img.b4 {
        bottom: 870px;
    }
    .framework p:last-of-type {
        text-align: center;
    }
    .framework p:last-of-type span {
        font-size: 14px;
        font-family: PingFang SC;
        font-weight: normal;
        line-height: 20px;
        color: #999999;
    }
}