.wp_articlecontent {
    border-bottom: 1px solid #E0E0E0; }
.wp_articlecontent * {
    max-width: 100% !important; }
.wp_articlecontent p {
    background:none !important;
    font-size:16px !important;
    margin-bottom: 16px !important;
    color: #333333 !important;
    line-height: 24px !important;
    margin-top: 16px !important;
    font-family: Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif !important;}
.wp_articlecontent p span{
    color: #333333 !important;
    line-height: 24px !important;
    font-size: 16px !important;
    font-family: Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif !important;
    background:none !important;
}
.wp_articlecontent p>*{
    color: #333333 !important;
    line-height: 24px !important;
    font-size: 16px !important;
    font-family: Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif !important;
    background:none !important;
}
.wp_articlecontent img {
    max-width: 100% !important;
    height: auto !important; }
.wp_articlecontent .table-responsive .table {
    margin-bottom: 8px !important;
    width: 100% !important;
    background: none !important;
    margin-left: 0px !important; }
.wp_articlecontent .table-responsive .table > tr:first-child > td, .wp_articlecontent .table-responsive .table tbody:first-child tr:first-child > td, .wp_articlecontent .table-responsive .table colgroup:first-child + tbody tr:first-child > td, .wp_articlecontent .table-responsive .table colgroup:first-child + thead tr:first-child > td{
    background: #0063D4 !important;
    border: 1px solid #E8E8E8 !important;
    color: #FFFFFF !important;
    min-width: 75px !important;
}
.wp_articlecontent .table-responsive .table tbody:first-child tr:first-child > td p strong,.wp_articlecontent .table-responsive .table tbody:first-child tr:first-child > td>p>span,.wp_articlecontent .table-responsive .table tbody:first-child tr:first-child > td p strong span,.wp_articlecontent .table-responsive .table tbody  tr:first-child td p strong,.wp_articlecontent .table-responsive .table tbody  tr:first-child td span strong{
    color:#ffffff !important;
}
.wp_articlecontent .table-responsive .table tr:nth-child(odd) > td{
    background: rgba(0, 0, 0, 0.04) !important;
}
.wp_articlecontent .table-responsive .table tr td{
    padding: 12px 8px 12px 8px !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.65) !important;
    border: 1px solid #E8E8E8 !important;
    vertical-align: middle;
}
.wp_articlecontent .table-responsive .table tr td p,.wp_articlecontent .table-responsive .table tr td span{
   font-size:14px !important;
   font-family: Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif !important;
   color: rgba(0, 0, 0, 0.65) !important;
   margin-top:0px !important;
   margin-bottom:0px !important;
}
.wp_articlecontent h1{
    color: #0063D4;
    font-size: 28px;
    border-left: 6px solid #0475D6;
    padding-left: 12px;
    margin-bottom: 16px;
    margin-top: 32px;
}
.wp_articlecontent h2{
    font-size: 24px;
    color: #0063D4;
    line-height: 32px;
}
.wp_articlecontent h3{
    font-size: 20px;
    color: #0063D4;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 16px;
}