.f1>div{
    box-shadow:none;
}
.f1{
    justify-content: space-between;
}
.framework img{
    width:100%;
}
.f2{
    margin-bottom:80px;
}
.f2 div p:first-child i{
    margin-top:15px;
    display: block;
    width: 65px;
    height: 6px;
    background: linear-gradient(90deg, #2949FF 0%, rgba(41, 73, 255, 0) 100%);
}
.jjfa>img.b3{
    width:188px;
    left: -72px;
    bottom: 676px;
}
.jjfa>img.b2{
    width:188px;
    right: -74px;
    top:auto;
    bottom: 300px;
}
@media screen and (max-width: 414px){
    .banner-text .btns a{
        color:#58BCFF;
    }
    .f1>div{
        padding:15px 5px;
        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 i{
        display: none;
    }
    .jjfa .titles{
        line-height: 30px;
    }
    .jjfa>img.b5{
        position: absolute;
        width:70px;
        left: 0;
        top:auto;
        z-index: -1;
        bottom: 300px;
    }
    .jjfa .f2 img{
        margin:20px 0;
    }
    .jjfa>img.b1{
        top:176px;
    }
    .jjfa>img.b4{
        left: auto;
        right:0;
    }
}