clockdiv {
/* left, center, right */
text-align: center;
}

.aplayer .aplayer-list {
max-height: 521px !important;
}

.aplayer .aplayer-list ol {
max-height: 500px !important;
}
#footer_site_link {
    display: none;
}

/* 定制公告栏音乐插件的样式 /
.aplayer {
font-family: Arial,Helvetica,sans-serif; /音乐插件字体/
margin: 0px; /音乐插件与公告栏左边的边距，0px就是直接抵到公告栏左边的边上*/
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
border-radius: 2px;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
line-height: normal;
}

#ad_t2, #ad_c1, #under_post_news, #ad_c2, #under_post_kb,#cnblogs_c1,#cnblogs_c2,.under-comment-nav {
display: none!important;
}
#ad_t2{
display: none!important;
}
#ad_c1{
display: none!important;
}
#under_post_news{
display: none!important;
}
#under_post_kb{
display: none!important;
}
#ad_c2{
display: none!important;
}
#cnblogs_c1{
display: none!important;
}
#cnblogs_c2{
display: none!important;
}
.itnews{
display: none!important;
}
.under-comment-nav{
display: none!important;
}
#ad_t2{
display: none!important;
}
#HistoryToday{
display: none!important;
}
#commentform_title{
display: none!important;
}



 #back-top {
     position: fixed;
      bottom: 10px;
     right: 5px;
      z-index: 99;
}
 #back-top span {
    width: 50px;
     height: 64px;
      display: block;
     background:url(https://images.cnblogs.com/cnblogs_com/seanshao/855033/o_rocket.png) no-repeat center center;
 }
 #back-top a{outline:none}
 
/*文章内图片*/
 #cnblogs_post_body p img {
     margin:10px;
 }
 
 #ad_t2, #cnblogs_c1,#under_post_card1, #cnblogs_c2, #under_post_kb, #under_post_news,under-post-card{
   display:none;
 }
 #profile_block{
     display:none;
 }

 #sideBar {
    flex: 0 0 300px;
    width: 300px;
    margin: -28px 20px;
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: visible;
    word-break: break-all;
}