.home{background:url(https://blog-static.cnblogs.com/files/zocsrd/blog-background.jpg.gif)}
.body{
background:url(https://blog-static.cnblogs.com/files/zocsrd/blog-background.jpg.gif);
background-attachment:fixed;
}
#body{
  overflow:hidden;
color:#;
background-attachment:fixed;
font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;min-height:100%;
background:url(https://blog-static.cnblogs.com/files/zocsrd/blog-background.jpg.gif) top center no-repeat #000
}


html,body{
height:100%;
}

#comment_form_container{
   border-radius: 0px 0px 30px 30px;
}
.catListTitle{
 border-radius: 10px 10px 10px 10px;
}

body main{
    background: url(https://images.cnblogs.com/cnblogs_com/zocsrd/1665230/o_200310000503-5416cda9bf83c581.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}




.body {background-attachment:fixed;background-image:url(https://images.cnblogs.com/cnblogs_com/zocsrd/1665230/o_200310000503-5416cda9bf83c581.jpg)}
@media screen and (min-width: 600px) {
body {background-attachment:fixed;background-image:url(https://blog-static.cnblogs.com/files/zocsrd/blog-background.jpg.gif)}
#main{
background-attachment: fixed;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;
min-height: calc(auto + 100px); 
 opacity:0.8;
  filter:alpha(opacity=80); /* IE8 及其更早版本 */
min-width:980px;
text-align:left;clear:both;
box-shadow: 5px 2px 5px #888888;
}

#main::before{
        -moz-filter: blur(20px);
    -ms-filter: blur(20px);
    -o-filter: blur(20px);
    filter: blur(20px);
}

}
#home{
height:100%;
}

#main{



   border-radius: 0px 0px 30px 30px;
 opacity:0.8;
  filter:alpha(opacity=80); /* IE8 及其更早版本 */
box-shadow: 5px 2px 5px #999999;

}

#navigator{
   border-radius: 30px 30px 0px 0px;
  opacity:0.8;
  filter:alpha(opacity=80); /* IE8 及其更早版本 */
box-shadow: 0px 0px 5px #999999;

}
#footer{
text-shadow: 2px 2px 3px #888800;
}
#ad_t2,#green_channel,#under_post_kb,#cnblogs_t5,#div_digg,#under_post_news{
display:none;
}