
.content_editor .content,
#page_none.content_editor .content {
    top: 0;
}

/* 2021/03/04 yyq 修改 */
#shares a#sweibo {
    display: none;
}

#header #nav li.navitem a.active {
    background-color: rgb(220, 0, 0);
}

#header ul li.navitem:hover a {
    background-color: rgb(215, 150, 125);
}
/* 2021/03/04 yyq 修改 */