<link rel="stylesheet" type="text/css" href="https://blog-static.cnblogs.com/files/cubesugarnuo/normalize.css" />
<link rel="stylesheet" type="text/css" href="https://blog-static.cnblogs.com/files/cubesugarnuo/demo.css" />
<link rel="stylesheet" type="text/css" href="https://blog-static.cnblogs.com/files/cubesugarnuo/component.css" />
.navbar{box-shadow: 0px 10px 20px rgba(51, 51, 51, 0.05);}
#header{background:#fff}
#navList li a{background-color:#fff;color:#333;}
#large-header,#top_nav{position:relative;z-index:99;}
#demo-canvas{position:absolute;left:0;top:0;}
#demo-canvas2{position:absolute;left:0;top:0;}
#sidebar_news,#blog_nav_sitehome,#widget_my_google,#sidebar_postarchive,#sidebar_shortcut,.dayTitle{display:none!important;}
#home{
    position: fixed;
    left: 0;bottom: 0;
    width: 100%;
    height: 96%;
    background: transparent;
    z-index: 666;
}
#main,#sideBar,.day,#header{
    background: transparent;
}
#mainContent{
    background: rgba(255,255,255,0);
    margin-top:36px;
    height:93%;overflow-y:scroll;box-shadow:none;
}
#home > #main{height:88%;background: rgba(255,255,255,0.4);margin-top:28px;border-radius:0 0 6px 6px;}
::-webkit-scrollbar{
    width: 1px;
    height: 1px;
    background-color: transparent;
  }

  /*定义滚动条轨道 内阴影+圆角*/
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    border-radius: 10px;
    background-color:transparent;
  }

  /*定义滑块 内阴影+圆角*/
  ::-webkit-scrollbar-thumb{
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    background-color: transparent;
  }
 #navList{float:left;width:900px;background: rgba(255,255,255,0);height:40px;margin-top:20px;}
  #navList li{
      margin: 8px 15px;
  }
.blogStats{float:right;margin: 10px 20px 0 0;color: #586792;}
#navigator{background: rgba(255,255,255,0.4);overflow: hidden;border-radius: 6px 6px 0 0;}
#widget_my_zzk{width: 100%;height: 35px;border-radius: 50px;background: rgba(136,172,255,0.4);}
.input_my_zzk{width: 96%;vertical-align: middle;height: 100%;border: 0 none;background: transparent;padding-left: 4%;color: #fff;}
#btnZzk{display:none;}
#navList li a{padding:10px 25px;background:rgba(136,172,255,0.6);border-radius:4px;color:#fff;}
#navList li a:hover{background:#506290;}
a:hover,a:link, a:visited{color:#596794;}
.postTitle a:hover, .postTitl2 a:hover, .entrylistPosttitle a:hover{color:#3c4a78;}
.day{padding-bottom:0;}
#footer{color:rgba(255,255,255,0.4);}
.dayTitle, .postDesc{ border:0 none;padding-right: 20px;}
#TopViewPostsBlock li{margin:10px 0;font-size:13px;overflow:hidden;cursor: pointer;}
.catListTitle{width:100%;height:80px;margin:0;padding:0;background-size:cover;text-align:center;line-height:80px;font-size:18px;border-radius:6px;}
#sidebar_topviewedposts .catListTitle{background:url('https://images.cnblogs.com/cnblogs_com/cubesugarnuo/1896678/o_210201071009title.jpg') no-repeat center center;color:#fff;border:0 none;}
#sidebar_search .catListTitle{background:url('https://images.cnblogs.com/cnblogs_com/cubesugarnuo/1896678/o_2102010721165b2a1b9ab348f_new.jpg')  no-repeat center center;color:#fff;border:0 none;}
#TopViewPostsBlock ul{background: rgba(255,255,255,0.4);border-radius: 6px;padding: 10px;}
.forFlow{margin:0;padding-top:10px;}
#mainContent .day{position:relative;padding: 20px 0 20px 280px;background: rgba(255,255,255,0.4);border-radius: 10px;margin: 20px;min-height: 180px;cursor: pointer;}
#mainContent .leftImgs{position:absolute;left:20px;top:0;bottom:0;margin:auto;width:250px;height:170px;border-radius:8px;overflow:hidden;}
.postTitle, .postTitl2, .entrylistPosttitle{border:0 none;}
.postBody, .postCon, .entrylistPostSummary{padding-right:20px;text-align: justify;}
.postDesc{padding:0;padding-right:20px;margin:0;position:absolute;right:0;bottom:20px;}
.postCon{padding-left:10px;margin-top:20px;}
.postTitle2 {padding-top:15px;}
#post_detail .leftImgs,a[name = '!comments'] .leftImgs{display:none;}
#sideBar{overflow-y: scroll;height: 94%;}
#TopViewPostsBlock li .rankImgs{float: left;width: 60px;height: 60px;border-radius: 6px;overflow: hidden;}
#TopViewPostsBlock li a{float: left;padding-left: 8px;width: calc(100% - 70px);}