#content .body-page .body-content{
    width: 5.64rem;
    padding-bottom: 0.2rem;
    padding-left: .1563rem;

    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_content{
    display: flex;
    justify-content: center;
    padding-top: 0.5rem;

}

#content .body-page .body-content .article_content table{
      width: 100%;
      text-align: center;
      border-collapse: collapse;
}

#content .body-page .body-content .article_content td{
      color: #5F3F22;
      font-size: .125rem;
      font-family: Alibaba PuHuiTi;
      border: .0156rem solid #5F3F22!important;
}