#home{
    background:transparent !important;
    width: 85%;
}
#navigator{
    border:none;
    font-size: 16px;
}
.blogStats{
    color: #000;
    color:grey !important;
    font-weight: bold;

}
body{
    /* background: url('https://test-static.fafuli.com/fafuli-document/1742795242837_6aca87e4.jpeg') top; */
    background: url('https://fafuli-fa-test.oss-cn-shanghai.aliyuncs.com/1869578196617580546.jpg') top;
    /* background: url('https://test-static.fafuli.com/fafuli-document/1748310719951_6d8d6ff1.jpeg') top; */
    
    background-size: 100%;
}
#sidebar_news{
    /* 公告 */
    color:grey !important;
    padding: 5px;
    border-radius: 6px;
    background: rgba(255, 255, 255, .45);
    font-weight: bold;
}
#sidebar_search{ 
    /* 搜索 */
    /* color:lightgrey !important; */
    /* border-radius: 6px; */
    background: rgba(255, 255, 255, .45);
    /* font-weight: bold; */
}
.my-search {
    background: transparent;
}
#sidebar_shortcut .catListLink{
    /* 常用链接 */
    color:grey !important;
    background: rgba(255, 255, 255, .45);
    border-radius: 6px;
    padding: 5px;
    font-weight: bold;
}
#sidebar_postarchive{
    /* 随笔档案 */
    color:grey !important;
    background: rgba(255, 255, 255, .45);
    border-radius: 6px;
    padding: 5px;
    font-weight: bold;
}
#sidebar_topviewedposts .catListView{
 /* 阅读排行榜 */
    color:grey !important;
    background: rgba(255, 255, 255, .45);
    border-radius: 6px;
    padding: 5px;
    font-weight: bold;
}
#sideBar a{
    color:grey !important;
}
#sidebar_toptags .catListTag{ 
    /* 我的标签 */
    color:grey !important;
    background: rgba(255, 255, 255, .45);
    border-radius: 6px;
    padding: 5px;
    font-weight: bold;
}
#sidebar_postcategory{
      /* 随笔分类 */
    color:grey !important;
    background: rgba(255, 255, 255, .45);
    border-radius: 6px;
    padding: 5px;
    font-weight: bold;
}
#sidebar_topcommentedposts .catListFeedback{
    /* 评论排行榜 */
    color:grey !important;
    background: rgba(255, 255, 255, .45);
    border-radius: 6px;
    padding: 5px;
    font-weight: bold;
}
#sidebar_recentcomments .catListComment{
    /* 最新评论 */
    color:grey !important;
    background: rgba(255, 255, 255, .45);
    border-radius: 6px;
    padding: 5px;
    font-weight: bold;
}
#mainContent .forFlow{
    background: rgba(255, 255, 255, .45);
    padding: 20px;
    border-radius: 6px;
    /* margin-left: 16em; */
}
#sidebar_news{
    /* height: 10px; */
    /* overflow: hidden; */
}
#sidebar_news:hover{
    /* height: auto; */
    /* overflow: hidden; */
}
#Header1_HeaderTitle{
    color:grey !important;
}

 
#navigator a:link{
color:lightgrey !important;
}
.postTitle a:visited{
    color:#3F6A67 !important;
    font-size: 14px;
    font-weight: bold;
}

::selection {
    background-color: lightpink;
    /* background: transparent; */
    opacity: 0.6;
    color: #fff;
}
/* #cnblogs_post_body{
    padding: 20px;
    background: rgba(255, 255, 255, .45) !important;
} */


/* 看板娘 */

canvas#live2dcanvas {
border: 0 !important;
right: 0;
}
#Sakura{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(255,255,240,0.1);
    pointer-events: none;
}
