.newsItem {
            padding-top: 0px !important;
        }

        body {
            font-family: "微软雅黑","宋体";
            
        }

        .headermaintitle {
            font-size: 1.2em;
        }
        #blog_nav_sitehome{
            display: none !important;
        }
        #topics .postTitle2 {
            font-size: 110%;
        }

        #cnblogs_post_body h3 {
            background: url("https://images.cnblogs.com/cnblogs_com/humble/282182/o_info.png") no-repeat scroll 1% 50% #5F5A4B;
            background-color: #450000;
            color: white;
            font-size: 120%;
            margin: 20px 0 10px;
            padding: 6px 0px 6px 60px;
            border-radius: 10px;
        }

        #cnblogs_post_body h4 {
            background: url("https://images.cnblogs.com/cnblogs_com/humble/282182/o_info3.png") no-repeat scroll 1% 50% #5F5A4B;
            border-radius: 6px;
            box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.6);
            color: #FFFFFE;
            font-family: "微软雅黑","宋体","黑体",Arial;
            font-size: 18px;
            font-weight: normal !important;
            height: 25px;
            line-height: 25px;
            margin: 15px 0 !important;
            padding: 5px 0 5px 51px;
            text-shadow: 2px 2px 3px #222221;
        }

        #green_channel {
            position: fixed;
            bottom: 0px;
            right: -20px;
            padding: 8px 8px 8px 10px;
            background-color: white;
            border: 1px solid #D9DBE1;
        }

        #back-top {
            position: fixed;
            right: 3px;
            bottom: 45px;
        }

        a:hover {
            text-decoration: underline;
        }

        .moonnote {
            background: url("https://images.cnblogs.com/cnblogs_com/humble/282182/o_info.png") no-repeat scroll 1% 50% #5F5A4B;
            background-color: #450000;
            color: white;
            font-size: 120%;
            margin: 20px 0 10px;
            padding: 6px 0px 6px 60px;
            border-radius: 10px;
        }

        #cnblogs_post_body h4 {
            background: url("https://images.cnblogs.com/cnblogs_com/humble/282182/o_info3.png") no-repeat scroll 1% 50% #5F5A4B;
            border-radius: 6px;
            box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.6);
            color: #FFFFFE;
            font-family: "微软雅黑","宋体","黑体",Arial;
            font-size: 18px;
            font-weight: normal !important;
            height: 25px;
            line-height: 25px;
            margin: 15px 0 !important;
            padding: 5px 0 5px 51px;
            text-shadow: 2px 2px 3px #222221;
        }

#leftcontentcontainer{
padding-left:12px !important;
}
#post_next_prev{
color:red;
}
#profile_block{
text-align:center;
box-shadow: 2px 2px 2px 2px #999;
}
#topics .postTitle{
text-align:center;

}
.moonSpecial p strong{
    font-family: sans-serif;
}
div.charm-bar-main{
    display: none  !important;
}
.moonHeader{
  font-weight:bold;
}
h5{
    font-weight:bold;
    font-size: 16px !important;
}
h4 ~ p {
    font-size: 16px;
}
@media (max-width: 768px) {
    .rocketchat-container {
        position: fixed !important;
        bottom: 20px;
        right: 20px;
        width: 60px;
        height: 60px;
        pointer-events: auto;
        z-index: 99999; /* 防止被遮挡 */
    }
}
