/*body{*/

    /*background: url(https://img2018.cnblogs.com/blog/907766/201812/907766-20181209143649948-2105694719.png) top center no-repeat #000;*/
    /*background-attachment: fixed;*/
    /*background-position: center 0%;*/

/*}*/

/*#navigator {*/
/*//background-color: rgba(255,255,255,0.6);!*原颜色*!*/
    /*background-color: rgba(255,204,204,0.5);//网上查的粉红色*/
/*}*/
/*#widget_my_zzk>#q{*/
    /*border-radius:3px;*/
/*}*/
/*#main{*/
/*//opacity:0.5;*/
/*//background-color: rgba(255,255,255,0);*/
/*}*/
/*#mainContent{*/
/*//background-color: rgba(255,255,255,0);*/
/*}*/
/*.catListTitle{*/
/*//border-radius:7px;*/
/*//background-color: rgba(255,192,203,1);*/
/*}*/
/*.newsItem .catListTitle,#blog-sidecolumn .catListTitle{*/
    /*text-align:center;*/
    /*border-radius:7px;*/
    /*background-color: rgba(255,192,203,1);*/
/*}*/
/*#widget_my_google{*/
    /*display:none;*/
/*}*/
/*newstyle*/


body{
background:white;
    //background: url(https://img2018.cnblogs.com/blog/907766/201812/907766-20181209143649948-2105694719.png) top center no-repeat #000; 
    background-attachment: fixed;
    background-position: center 0%;

}
#blogTitle {
    //background: white;
    display:none;
height:500px;
background: white;
}
#head{
display:none;
}
#header{
//position:fixed;
clear:both;
}
#navigator{border:0px;
}
#main{
padding-top:20px;
margin-top:0px;
background:white;
}
#sideBar{
//background:white;
//padding-left:20px;
//margin-left:0px;
//padding-right:20px;
}
//#widget_my_google{display:none;}
#navList a:link{
text-shadow:none;
}
.day .postTitle{
clear:both;/*让日期一直在题目上面*/
}

#back_to_top{
    position: fixed;
    width:60px;
    height:60px;
    bottom:30px;
    right: 30px;
   //border:1px solid #888;
    background-image: 
    url("https://img2018.cnblogs.com/blog/907766/201812/907766-20181228184237281-743318197.png");
background-size: 100% 100%;
}
#blog-news{
text-align: center;
}