#content .body-page .body-content{
    min-height: 4rem;
    padding-bottom: 0.2rem;
    padding-left: 0.125rem;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 0.15625rem;
    line-height: 0.25rem;
    color: #383737;
}

#content .body-page .body-content .article-table tbody td{
    padding: .1042rem .0521rem;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 0.19rem;
    color: #5F3F22;
    border: 0.0104rem solid #5F3F22;
}


#content .body-page .body-content .organization-block{
    width: 5rem;
    margin: 0.3rem 0.12rem;


    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 0.19rem;

    color: #5F3F22;
}

#content .body-page .body-content .organization-block p{
    padding: 0.03rem;
}