.postBody {
    color: #000;
    line-height: 1.7;
    font-family: consolas,"宋体",Songti SC;
    font-size: 18px
}

#topics .postTitle {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.8;
    font-family: 'HeiTi';
    color: #333
}

#cnblogs_ch {
    margin-top: 5px;
    display: none;
    line-height: 1.8
}

.c_ad_block, .under-post-card {
    margin-top: 10px;
    display: none;
    line-height: 1.5;
}

.navbar {
    display: none;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 5px;
    padding-bottom: 5px
}

#navigator {
    display: none;
    font-size: 13px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 50px;
    clear: both;
    margin-top: 25px;
}

#green_channel {
    padding: 10px 0;
    margin-bottom: 10px;
    margin-top: 10px;
    border: #c0c0c0 1px dashed;
    font-size: 12px;
    width: 350px;
    display: none;
    text-align: center
}

#author_profile {
    display: none;
    float: left;
    width: 280px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #000;
    margin-left: 0;
    font-size: 12px;
}

#comment_nav a{
    display: none;

}