#cnblogs_post_body h1 {
    margin-top: 21px;
    margin-bottom: 10.5px;
    border-left: 20px solid #66cccc;
    padding: 10px 0 10px 14px;
    background-color: #f7f7f7;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12);
}
#cnblogs_post_body h2 {
    font-size: 20px;
    font-weight: blod;
    margin: 20px -20px 20px 15px;
    padding: 10px 20px 9px 10px;
    line-height: 18px;
    border-left: 10px solid #ffcccc;
    background-color: #f7f7f7;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.12);
}
#cnblogs_post_body li {
    color: #ffcc99;
    font-size: 18px;
    font-weight: blod;
    margin: 20px 0px 20px 30px;
}