body{
    background-image: url("https://images.cnblogs.com/cnblogs_com/blogs/707424/galleries/2033911/o_2109200716081%20(12).jpg");
    //background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    //background-origin: initial;
    //background-clip: initial;
    //height:100%;
    //width:100%;
    }
#home {
    //margin: 0 auto;
    //opacity: 0.8;
    //width: 65%;
    //min-width: 1080px;
    background-color: rgba(0,0,0,0.1);
    //filter: blur(20px);
    //padding: 30px;
    //margin-top: 50px;
    //margin-bottom: 50px;
    //box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blog-calendar {
    background: initial;
}
#sidebar_news.newsItem {
    background: initial;
}
div.catListLink {
    background: initial;
}
#sidebar_search.mySearch {
    background: initial;
}
#q.input_my_zzk {
    background-color: rgba(0,0,0,0.5);
}
#google_q.input_my_zzk {
    background-color: rgba(0,0,0,0.5);
}
div.commentbox_main.comment_textarea {
    background-color: rgba(0,0,0,0.5);
}
#sidebar_postarchive.catListPostArchive.sidebar-block {
    background: initial;
}
#tbCommentBody {
    background: initial;
}
div#sideBar {
    background-color: rgba(0,0,0,0.2);
}
div#sideBar a {
    color: #ccc;
}
//code.hljs{
    background-color: rgba(0,0,0,0.3);
    color: #f5f5f5
}
//div#header {
    background-color: rgba(0,0,0,0.2);
}
//div#navigator {
    background:initial;
}
//div.itnews.under-post-card a {color: rgba(0,0,0,0);}
//div.under-post-card a {color: rgba(0,0,0,0);}
//div#ad_t2 a {color: rgba(0,0,0,0);}
//div#cnblogs_c1.under-post-card img {opacity: 0.0;}