body{
}
.post {
    background-color: #fff;
    border-radius: 0px;
    padding: 20px;
    opacity: 0.9;
}
.forFlow img {
    margin-bottom: 0 ;
}
#sideBar
{
opacity: 0.9;
border-radius: 0px;
}
.hadePic{
    width: 85px;
    float: left;
    margin-bottom: 15px;
}
.hadePic img
{
      width: 60px;
    height: 60px;
    border-radius: 40px;
    -webkit-box-shadow: 3px 3px 3px;
    -moz-box-shadow: 3px 3px 3px;
    box-shadow: 0px 0px 16px;
    border: 2px solid #fff;
    margin: 10px;
}
#profile_block {
    margin-top: 9px;
    width: 110px;
    float: right;
    margin-left: 10px;
}

#mainContent .forFlow {
    background: #fff;
    opacity: 0.9;
    padding: 15px;
}
#footer {
    color: #fff;
}
.fwcs{
    float: right;
    position: absolute;
    margin-top: 90px;
}
#blog-news{
width:205px;
}
#ad_t2,#cnblogs_c1,#under_post_news,.c_ad_block{
display:none}

#header{
    position: sticky;
    z-index: 100;
    top: 0px;
}
#main{margin-top: 40px; background-color:#fff}
.forFlow img{
margin-top:0px;
}
#sidebar_shortcut{
    display: none;
}
#sidebar_search{
  display: none;
}
#blog-calendar{
display: none !important;
}
#tbCommentBody{
      background: url(//images2017.cnblogs.com/blog/689553/201802/689553-20180207233618951-588698897.jpg) no-repeat;
    background-position: bottom;
    width: 671px !important;
    min-height: 300px !important;
}