.bgImg1 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 3.23rem;
}

.box {
    background: #F9F9F7;
    padding-top: 0.94rem;
}

.box_0 {
    width: 11.92rem;
    margin: 0 auto;
}

.box_1 {
    background: #FFFFFF;
    border-left: 0.03rem solid #F55441;
    border-right: 0.03rem solid #F55441;
    padding: 0.55rem 0.54rem;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    font-size: 0.16rem;
    color: #555555;
    line-height: 0.28rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.img {
    width: 6.05rem;
    height: 3.27rem;
    margin-top: 0.85rem;
    margin-left: 0.51rem;
}

.bgImg2 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 5.12rem;
    position: relative;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -30%);
    margin-bottom: -1.55rem;
}