#home{
background-color:
rgba(255, 255, 255, 0.7);
width:65%;
}
body{
background-color:#ffffff;
background-image:
url("https://www.cnblogs.com/images/cnblogs_com/BoBoRing/1388451/o_jike_46111293718450_pic.jpg");
background-size:100%;
background-repeat:no-repeat;
background-attachment:fixed;
background-position: center 0; 
background-size: cover;
}
#blogTitle h1 a{
font-size:40px;
}
#navList{
font-size:18px;
}
#navList li{
margin:0 20px 0 0;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory{
background-color:rgba(255, 255, 255, 0.3);
opacity:1;
font-size:14px;
}
.catListTitle{
font-size:2.35em;
margin-top:21px;
margin-bottom:10.5px;
text-align:center;
}
#sideBar h3{
font-size:18px;
}
#blog-calendar td{
font-size:14px;
}
.c_b_p_desc{
font-size:15px;
}
/*去掉广告*/
#site_nav_under {
    display: none;
}
.c_ad_block, .ad_text_commentbox {
    display: none;
    margin: 0;
    padding: 0;
}
#ad_under_google {
    height: 0;
    overflow: hidden;
}
#ad_under_google a {
    display: none;
}
#ad_t2{
 display: none;
    margin: 0;
    padding: 0;
}
/*美化推荐按钮*/
#div_digg { position: fixed;bottom: 55px;
   right: 7px;font-size: 0;z-index: 100;width:50px }
#green_channel { position: fixed;bottom: 12px;right: 19px;z-index: 100 }
.buryit{display:none}