#under_post_news{
    display: none
}
#ad_c1{
    display: none
}
#ad_c2{
    display: none
}
#under_post_kb{
    display: none
}
#ad_t2{
    display: none
}

#comment_nav a:nth-child(2) {
    display: none
}
#comment_nav a:nth-child(3) {
    display: none
}
/*快速评论*/
#comment_nav {
    position: fixed;
    bottom: 10px;
    right: 25px;
    border: 2px solid #ECD7B1;
    padding: 5px;
    background-color: #fff;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}
#comment_nav a {
    padding-left: 0px
}