#cnblogs_post_body h1:not([class='postTitle']){
    background: none repeat scroll 0% 0% #169FE6;
    color: rgb(255, 255, 255);
    font-size: 26px;
    padding: 5px 0px 5px 20px;
    width: 100%;
    box-shadow: 0 3px 5px -1px rgb(0 0 0 / 20%), 0 6px 10px 0 rgb(0 0 0 / 14%), 0 1px 18px 0 rgb(0 0 0 / 12%);
    margin: 16px 0;
    margin-left: -20px;
    font-weight: 400 !important;
}
#cnblogs_post_body h2{
    padding: 0 8px 0 18px;
    color: #000;
    border-left: 20px solid #4F9CEE;
    border-bottom: 1px solid #4F9CEE;
    line-height: 24px;
    font-size: 21px;
    font-weight: 400;
    font-family: Microsoft YaHei,SimHei,Verdana;
    margin: 35px 0 15px -15px;
}
#cnblogs_post_body h6{
    color: inherit;
    border-radius: 4px;
    padding: 10px 15px;
    border-left: 4px solid #2d8cf0;
    background-color: #f8f8f8;
    display: block;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.75;
}
#cnblogs_post_body p{
    margin: 10px 0px 10px 0px;
    padding: 0px 10px;
    font-size: 16px;
}
#cnblogs_post_body a:not([id='cb_post_title_url']){
    color: #0084ff !important;
    font-size: 20px !important;
}