body {
    color: #000;
    background: url("https://pic2.zhimg.com/v2-7ee6f104979814d2bf420461e3872475_r.jpg?source=1940ef5c") fixed;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
    

}
#home {
opacity: 0.80;
margin: 0 auto;
width: 75%;
min-width: 950px;
background-color: #eff;
padding: 30px;
margin-top: 30px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
border-radius: 20px
}

/*屏蔽底层广告*/
.under-post-card,
#under_post_card1,
#under_post_card2{
	display:none; !important
}


.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #fee;
    margin-bottom: 35px;
    word-wrap: break-word;
}

