html {
    height: 100%;
    background: url(https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1576410202572&di=3434da2f53c2c4d72b6a32297445c022&imgtype=0&src=http%3A%2F%2Fimg.pconline.com.cn%2Fimages%2Fupload%2Fupc%2Ftx%2Fwallpaper%2F1208%2F31%2Fc0%2F13464501_1346396790389.jpg) fixed;
}
#sideBar {
    margin-top: -9px;
    min-height: 205px;
    padding: 12px 0px 8px 5px;
    float: right;
}

body {
    color: #000;
    font-size: 12px;
    min-height: 101%;
    background-color: #e6e6e600;
}

#home {
    margin: 0 auto;
    width: 65%;
    min-width: 950px;
    background-color: #ffffff75;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100,100,100,.3);
}

.catListArticleCategory {
    background: #fff0;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #fff0;
    margin-bottom: 35px;
    word-wrap: break-word;
}
#navigator {
    border-bottom: 0px solid #ededed;
    border-top: 0px solid #ededed;
}

div#blog_post_info_block,div#comment_form_container ,div#ad_t2,div#cnblogs_c1,div#under_post_news,div#cnblogs_c2,div#under_post_kb{
   display: none;
}
