.getSwiper {
    margin-top: 51px;
}

.f1>div {
    /* box-shadow: none;
    border: 3px solid rgba(41, 73, 255, 0.10196078431372549); */
    box-shadow: 0px 6px 24px rgba(62, 93, 165, 0.16);
    border: none;
}

.jjfa .f2 div p:first-child {}

.f1 {
    justify-content: center;
}

.framework img {
    width: 100%;
}

.f2 div p:first-child {
    position: relative;
}

.f2 div p:first-child span {
    position: absolute;
    left: 0;
    top: -80px;
    z-index: -1;
    font-size: 63px;
    font-family: DIN;
    font-weight: bold;
    line-height: 147px;
    color: #EDEDF5;
}

.f2 div p {
    width: 495px;
}

.jjfa {
    padding-bottom: 50px;
}

.jjfa>img.b1,
.jjfa>img.b4 {
    display: block;
    position: absolute;
    width: 120px;
}

.jjfa>img.b1 {
    top: -280px;
}

.jjfa>img.b4 {
    right: 0;
    top: 300px;
}

.jjfa>img.b3 {
    width: 120px;
    left: 0px;
    bottom: 645px;
}

.jjfa>img.b2 {
    width: 120px;
    right: 0px;
    top: auto;
    bottom: 0px;
}

@media screen and (max-width: 428px) {
    .banner-text {
        width: 100%;
        text-align: center;
        left: 0;
        bottom: 35px;
    }
    .jjfa .f2 div p:first-child {
        font-size: 22px;
        font-family: PingFang SC;
        font-weight: 600;
        line-height: 0px;
        color: #1A1A33;
    }
    .banner-text p:first-child {
        font-size: 32px;
    }
    .banner-text .btns a {
        color: #1A3F91;
    }
    .f1>div p:first-of-type {
        margin-top: 0px !important;
    }
    .f1>div {
        width: 32%;
        padding: 20px 20px;
        border: 0px;
        box-shadow: 0px 9px 27px 0px rgba(139, 151, 204, 0.35);
    }
    .framework p:last-of-type span {
        font-size: 14px;
        font-family: PingFang SC;
        font-weight: normal;
        line-height: 20px;
        color: #999999;
    }
    .framework p:last-of-type {
        text-align: center;
    }
    .f2 div p:first-child span {
        display: none;
    }
    .jjfa .titles {
        line-height: 30px;
    }
    .jjfa>img.b5 {
        position: absolute;
        width: 70px;
        left: 0;
        top: auto;
        z-index: -1;
        bottom: 300px;
    }
    .jjfa>img.b1,
    .jjfa>img.b2,
    .jjfa>img.b3,
    .jjfa>img.b4 {
        width: 65px;
    }
    .jjfa .f2 img {
        margin: 20px 0;
    }
    .jjfa>img.b1 {
        top: 176px;
    }
    .jjfa>img.b2 {
        bottom: 316px;
    }
    .jjfa>img.b3 {
        bottom: 817px;
    }
    .jjfa>img.b4 {
        left: auto;
        right: 0;
        top: 657px;
    }
    .jjfa {
        padding-bottom: 0;
    }
}