.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 (max-width: 414px){
    .f1>div p:first-of-type{
        line-height: 20px;
        margin-top:15px;
    }
    .f1 div{
        padding:15px 5px;
    }
    .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;
    }
    
}