#under_post_news,#HistoryToday,#under_post_kb,#cnblogs_c2,#cnblogs_c1,#poweredby{display:none;}
#ad_t2{display:none;}
.catListEssay ul li{height:30px;line-height:30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
#TopViewPostsBlock ul li {height:30px;line-height:30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
#main,#header,#navigator,#navList{z-index:3;}

/*个人*/
#author_profile{display:none;}
#green_channel{position: fixed;margin-right: 30px;bottom: 125px;right: 0px;border: 2px solid #6FA833;padding: 10px;background-color: #fff;border-radius: 5px 5px 5px 5px !important;box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);z-index:3;}
#div_digg{position: fixed;bottom: 5px;width: 136px;right: 0px;border: 2px solid #6FA833;padding: 10px;background-color: #fff;border-radius: 5px 5px 5px 5px !important; box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);z-index:3;}

/*到顶部*/
.goTop{position: fixed;margin-right: 100px;bottom: 15px;right: 0px;border: 2px solid #6FA833;padding: 10px;background-color: #fff;border-radius: 5px 5px 5px 5px !important;box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);cursor:pointer;z-index:3;}

.firespark {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity:1;
  mix-blend-mode: screen;
  z-index: 100;
}