.body-box {
    margin-bottom: 0.32rem;
    position: relative;
    overflow: hidden;
    /* font-size: 0.16rem; */
}

.body-box-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8rem;
    background: linear-gradient(180deg, #F7D3D2 0%, rgba(253, 247, 245, 0) 100%);
}

.menu-bg {
    position: absolute;
    padding-top: 0.21rem;
    height: 5.28rem;
    background: url(../images/situationbg@2x.png) 100% no-repeat;
    background-size: 100% 100%;
    width: 2.4rem;
}


.box_10 {
    width: 1.12rem;
    height: 0.33rem;
    /* margin: 1.13rem 0 0 0.16rem; */
}

.menu-item_1 {
    width: 2.4rem;
    height: 0.72rem;
}

.menu-item-active {
    background-color: rgba(183, 36, 36, 1);
}

.menu-item-icon {
    margin-left: 0.16rem;
    margin-right: 0.12rem;
    background-color: rgba(255, 255, 255, 1);
    width: 0.04rem;
    height: 0.04rem;
}

.menu-item-text_1 {
    color: rgba(255, 255, 255, 1);
    font-size: 0.24rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
}

.menu-item_2 {
    padding-left: 0.32rem;
    width: 2.4rem;
    height: 0.57rem;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.18rem;
    font-family: PingFangSC-Regular;
    white-space: nowrap;
    line-height: 0.57rem;
}

/* word内容 */
.contentGroup {
    margin-left: 2.4rem;
    padding: 0.32rem 0.64rem 0.4rem 0.64rem;
    width: 10.08rem;
    background-color: #fff;
}

.word-title-icon {
    margin-right: 0.08rem;
    width: 0.64rem;
    height: 0.54rem;
}

.word-title {
    margin-top: 0.48rem;
    margin-bottom: 0.4rem;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 0.32rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
}

.paragraph {
    margin-bottom: 0.32rem;
    overflow-wrap: break-word;
    color: #333333;
    font-size: 0.2rem;
    font-family: PingFangSC-Regular;
    line-height: 0.44rem;
    text-indent: 2em;
}

.paragraph-noIndent{
    margin-bottom: 0.32rem;
    overflow-wrap: break-word;
    color: #333333;
    font-size: 0.2rem;
    font-family: PingFangSC-Regular;
    line-height: 0.44rem;
}

.text-Medium {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-indent: 2em;
}

.paragraph-min {
    overflow-wrap: break-word;
    color: #333333;
    font-size: 0.2rem;
    font-family: PingFangSC-Regular;
    line-height: 0.44rem;
    text-indent: 2em;
}

.paragraph-noIndent-min{
    overflow-wrap: break-word;
    color: #333333;
    font-size: 0.2rem;
    font-family: PingFangSC-Regular;
    line-height: 0.44rem;
}

.paragraph-text_rad {
    color: rgba(153, 25, 23, 1);
    font-family: PingFangSC-Medium;
    font-weight: 500;
}

.word-title_sub {
    color: rgba(102, 102, 102, 1);
    font-size: 0.2rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    line-height: 0.42rem;
    margin-top: 0.48rem;
}

.text_h {
    margin-bottom: 0.32rem;
    overflow-wrap: break-word;
    color: rgba(153, 25, 23, 1);
    font-size: 0.24rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: justify;
    white-space: nowrap;
    line-height: 0.44rem;
}