body{
margin:0 auto;
}
#header {
    padding-bottom: 0;
    margin-top: 0;
}
#navigator{
padding: 0 20px;
}
#home{
    width:100%;
    height:100%;
    margin: 0;
    padding:0;
}
#page_begin_html{
height:0;
}
#blog-news img {
     width:100px;height:100px;border-radius:100px
}
#sidebar_news h3{
     display:none;
}
#blog-news{
    padding-left: 65px;
}

#blogTitle{
    background-image:url("https://images.cnblogs.com/cnblogs_com/onizukayao/1592421/o_191116151318book_ring_heart_love_118982_2560x1600.jpg");
    background-position:center;    
    background-size: cover;
     height:900px;
}
#blogTitle h1{
     text-align:center;
     font-family: fantasy;
     font-size:60px;
    margin-top: 0px;
    padding-top:15%;
    color:#000000
}


#blogTitle h1 a {
    color: antiquewhite;
}
#blogTitle h2{
     width:100%;
     //border:1px solid blue;
     color:  antiquewhite;
     margin:0 auto;
     text-align:center;
     font-family: cursive;
     font-size:30px;
     //margin-bottom: 20px;
 animation-duration: 3s;
  animation-delay: 1s;
  animation-iteration-count: 3;
}
#mainContent{
    //margin:0 20px;
    margin-left: -21em;
}
#sideBar{
    padding: 0 10px 0 0px;
}
/* 非阅读区域去掉白色背景 */
.newsItem,
.catListEssay,
.catListLink,
.catListNoteBook,
.catListTag,
.catListPostCategory,
.catListPostArchive,
.catListImageCategory,
.catListArticleArchive,
.catListView,
.catListFeedback,
.mySearch,
.catListComment,
.catListBlogRank,
.catList,
.catListArticleCategory {
  background-color: transparent;
}
.blogpost-body {
    font-size: 16px;
}


#ad_t2,#cnblogs_c1,#under_post_news,#cnblogs_c2,#under_post_kb {display:none;!important}