/*-----------------------body start---------------------------*/
body {
    /*全局字体设置*/
    /*font-family: Consolas, "楷体" !important;*/
    /*font-family: Consolas, "楷体" !important;*/
    /*加载图片*/
    background-image: url("https://api.xygeng.cn/Bing/");
    /*水平垂直居中*/
    background-position: center, center;
    /*图片不平埔*/
    background-repeat: no-repeat;
    /*图片位置固定在窗口中*/
    background-attachment: fixed;
    /*图片填充*/
    background-size: cover;
}

/*-----------------------home start---------------------------*/
#home {
    /*设置背景透明度*/
    background-color:rgba(255, 255, 255, 0.95);
}

/*-----------------------hide ads---------------------------*/
#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {
    display:none; !important
}


.buryit {
	display: none;
}
.diggit {
	display: none;
}

.comment_bury {
	display: none;
} 
.div_digg {
        display: none;
}
.green_channel {
	display: none;
}
.blog_post_info_block {
	display: none;
}
.blog_post_info {
	display: none;
}

.comment_nav {
	display: none;
}
