.bodyColor {
    background: #EEE9E6;
    padding-top: 0.26rem;
    padding-bottom: 0.75rem;
}

.nav_path {
    width: 13.82rem;
    margin: 0 auto;
}

.nav_path img {
    width: 0.13rem;
    height: 0.13rem;
}

.box {
    display: flex;
    align-items: center;

}

.box>* {
    margin: 0 0.03rem;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    font-size: 0.14rem;
    color: #757575;
    line-height: 0.14rem;
    text-align: right;
    font-style: normal;
    text-transform: none;
}

.title {
    width: 13.82rem;
    margin: 0 auto;
    margin-top: 0.51rem;
}

.p1 {
    font-family: PingFang SC-Medium;
    font-weight: 800;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.28rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.p2 {

    font-family: PingFang SC-Medium;
    font-weight: 500;
    font-size: 0.14rem;
    color: #555555;
    line-height: 0.2rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0.24rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.text1 {
    width: 14rem;
    margin: 0 auto;
    background: #fff;
    margin-top: 0.26rem;
    padding: 0.25rem 0.45rem;
}

.text1 p {
    font-family: PingFang SC-Medium;
    font-weight: 500;
    font-size: 0.16rem;
    color: #555555;
    line-height: 0.32rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.text1 img {
    width: 7.39rem;
    height: 3.11rem;
    margin: 0.43rem 0;
}

.text2 {
    width: 14rem;
    margin: 0 auto;
    background: #fff;
    margin-top: 0.34rem;
    padding: 0.43rem 0.45rem 1.5rem 0.45rem;
}

.text2_title {
    font-family: PingFang SC-Heavy;
    font-weight: 800;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.28rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 0.21rem;
}

.text2_text {
    font-family: PingFang SC-Medium;
    font-weight: 500;
    font-size: 0.2rem;
    color: #555555;
    line-height: 0.4rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}