.news_content{
    color: #333333 !important;
    font-family: 'Microsoft YaHei', 'Helvetica Neue', 'PingFang SC', sans-serif !important;
}
.news_content>div h3 span {
    line-height: .435rem !important;
    color: #c8a868 !important;
    font-size: .35rem !important;
}
.news_content table{
    width: 100% !important;
}
.news_content table tbody tr td strong span{
    font-size: .30rem !important;
    font-weight: 700 !important;
}

.news_content table tbody tr td span{
    font-size: .30rem !important;
}

.news_content table tbody tr td:first-child {
    width: 43% !important;
    text-align: left !important;
    padding-right: 0.15rem !important;
}

.news_content table tbody tr td:last-child{
    width: 61% !important;
}
