.box1 {
    padding-top: 0.29rem;
    padding-bottom: 1.15rem;
}

.box1_p1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.5rem;
    color: var(--c);
    margin-bottom: 0.11rem;
}

.box1_p2,
.box1_p2 *{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem !important;
    color: #000000;
    line-height: 0.4rem !important;
}

.box1_box {
    display: flex;
    align-items: center;
    gap: 0.1rem;
    margin-top: 0.29rem;
}

.box1_box img {
    width: 0.33rem;
    height: 0.33rem;
    border-radius: 50%;
}

.box1_box_p1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.22rem;
    color: #020202;
    line-height: 0.5rem;
}

.box1_box_p2 {
    font-family: MiSans, MiSans;
    font-weight: bold;
    font-size: 0.26rem;
    color: #950000;
    line-height: 0.51rem;
}