#cnblogs_post_body
{
    color: black;      
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px;
}
#cnblogs_post_body h1    {
    font-size: 23px !important;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    background-color: #169fe6;
    border: 1px solid #169fe6;
    color: #fff;
    padding: 10px 20px !important;
}
#cnblogs_post_body h2    {
  
    font-size: 20px !important;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    background-color: #169fe6;
    border: 1px solid #169fe6;
    color: #fff;
    padding: 10px 20px !important;
}
#cnblogs_post_body h3    {
         background-color: #169fe6;
    border: 1px solid #169fe6;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: normal;
    padding: 10px 20px !important;
}
#cnblogs_post_body h4{
       background-color: #169fe6;
    border: 1px solid #169fe6;
    color: #fff;
    font-size: 16px !important;
    font-weight: normal;
    padding: 10px 20px !important;
}

#blog-news{
background: #fff;
    padding: 10px;
}