body,
div,
h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
li,
table,
th,
tr,
td,
a,
img {
  padding: 0;
  margin: 0;
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
a {
  display: block;
  text-decoration: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  clear: both;
  visibility: none;
  content: "";
  height: 0;
  overflow: hidden;
}
#home {
  width: 700px;
  margin: 20px auto;
  background: #efefef;
  padding: 20px;
  border-radius: 20px;
  opacity: .7;
}
#header #blogTitle h1 {
  background: #343434;
  height: 40px;
  width: 280px;
  margin: 0 auto;
  margin-top: 90px;
  border-radius: 5px;
}
#header #blogTitle h1 a {
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
#header #navigator {
  zoom: 1;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#header #navigator:after {
  display: block;
  clear: both;
  visibility: none;
  content: "";
  height: 0;
  overflow: hidden;
}
#header #navigator #navList {
  display: inline-block;
  zoom: 1;
  margin: 0 auto;
}
#header #navigator #navList:after {
  display: block;
  clear: both;
  visibility: none;
  content: "";
  height: 0;
  overflow: hidden;
}
#header #navigator #navList li {
  list-style: none;
  float: left;
  margin: 5px;
}
#header #navigator #navList li a {
  text-decoration: none;
  cursor: pointer;
  line-height: 60px;
  color: #343434;
  font-size: 16px;
  font-weight: 600;
  font-family: STheiti;
}
#header #navigator #navList li a:hover {
  color: #0a0a0a;
}
#header #navigator .blogStats {
  margin-right: 20px;
  float: right;
}
#header #navigator .blogStats #blog_stats {
  line-height: 60px;
}
#main #mainContent {
  width: 676px;
  margin: 0 auto;
  margin-top: 100px;
  zoom: 1;
}
#main #mainContent:after {
  display: block;
  clear: both;
  visibility: none;
  content: "";
  height: 0;
  overflow: hidden;
}
#main #mainContent .forFlow .day {
  padding-bottom: 30px;
  margin-bottom: 24px;
  border-bottom: 1px solid #D4D4D4;
}
#main #mainContent .forFlow .day .dayTitle #homepage1_HomePageDays_DaysList_ctl00_ImageLink {
  text-align: center;
  color: #343434;
  font-size: 12px;
  font-weight: normal;
  font-family: STheiti;
}
#main #mainContent .forFlow .day .postTitle {
  margin: 10px auto;
  text-align: center;
}
#main #mainContent .forFlow .day .postTitle a {
  color: #343434;
  font-size: 24px;
  font-weight: bolder;
  font-family: STheiti;
  display: inline-block;
  border-bottom: none;
  transition: 1s;
  position: relative;
}
#main #mainContent .forFlow .day .postTitle a:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: 0 auto;
  width: 0px;
  transition: .3s;
}
#main #mainContent .forFlow .day .postTitle a:hover:after {
  width: 100%;
  border-bottom: 2px solid #343434;
}
#main #mainContent .forFlow .day .postCon {
  color: #343434;
  font-size: 16px;
  font-weight: normal;
  font-family: STheiti;
}
#main #mainContent .forFlow .day .postCon .c_b_p_desc {
  margin-top: 10px;
  font-family: 'Roboto Slab', 'Roboto Slab', "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 14px;
}
#main #mainContent .forFlow .day .postCon .c_b_p_desc .c_b_p_desc_readmore {
  margin: 0 auto;
  margin-top: 56px;
  display: block;
  width: 80px;
  height: 30px;
  background: #343434;
  border: 2px solid #343434;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  font-family: STheiti;
  cursor: pointer;
  transition: .3s;
  padding-right: 5px;
}
#main #mainContent .forFlow .day .postCon .c_b_p_desc .c_b_p_desc_readmore:hover {
  background: #fff;
  color: #343434;
}
#main #mainContent .forFlow .day .postDesc {
  margin-top: 30px;
  text-align: center;
  color: #343434;
  font-size: 12px;
  font-weight: normal;
  font-family: STheiti;
}
#main #mainContent .forFlow .day .postDesc a {
  display: block;
  margin: 10px;
  color: #343434;
  font-size: 16px;
  font-weight: normal;
  font-family: STheiti;
}
#main #sideBar {
  display: none;
  width: 200px;
  height: 100%;
  padding: 16px;
  overflow: hidden;
  color: #2D2D2D;
  border: 1px solid #000;
  position: fixed;
  right: 0px;
  bottom: 0px;
  zoom: 1;
}
#main #sideBar:after {
  display: block;
  clear: both;
  visibility: none;
  content: "";
  height: 0;
  overflow: hidden;
}
#main #sideBar #sideBarMain .newsItem .catListTitle {
  margin-bottom: 12px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #D4D4D4;
  padding-bottom: 10px;
  margin-top: 20px;
  color: #343434;
  font-size: 20px;
  font-weight: bold;
  font-family: STheiti;
}
#main #sideBar #sideBarMain .newsItem #bolg-news {
  width: 200px;
  height: 100px;
}
#main #sideBar #sideBarMain .newsItem #bolg-news #profile_block {
  margin-top: 15px;
  color: #343434;
  font-size: 16px;
  font-weight: normal;
  font-family: STheiti;
}
#main #sideBar #sideBarMain .newsItem #bolg-news #profile_block a {
  color: #343434;
  font-size: 16px;
  font-weight: normal;
  font-family: STheiti;
  display: inline-block;
}
#main #sideBar #sideBarMain #calendar {
  margin-top: 40px;
}
#main #sideBar #sideBarMain #calendar #blog-calendar {
  width: 200px;
  height: 180px;
}
#main #sideBar #sideBarMain #calendar #blog-calendar .Cal {
  width: 80%;
}
#main #sideBar #sideBarMain #leftcontentcontainer {
  width: 200px;
  height: 368px;
  margin-top: 40px;
}
#main #sideBar #sideBarMain #leftcontentcontainer #blog-sidecolumn #sidebar_search #sidebar_search {
  display: none;
}
#main #sideBar #sideBarMain #leftcontentcontainer #blog-sidecolumn #sidebar_categories {
  display: none;
}
#main .showSide {
  width: 35px;
  height: 35px;
  position: fixed;
  bottom: 30px;
  right: 10px;
  cursor: pointer;
  background: #343434;
}
#main .showSide .innerSide {
  width: 20px;
  height: 4px;
  background: #fff;
  margin-top: 6px;
  margin-left: 7px;
}
#main .scrollTop {
  width: 35px;
  height: 35px;
  position: fixed;
  bottom: 80px;
  right: 10px;
  background: #343434;
  cursor: pointer;
}
#main .scrollTop .innerScroll {
  width: 0px;
  border-left: 11px solid #343434;
  border-right: 11px solid #343434;
  border-top: 11px solid #343434;
  border-bottom: 14px solid #fff;
  height: 0px;
  margin-left: 7px;
}
#lnkBlogLogo,
#footer,
.dayTitle a,
.blogStats,
#ad_t2,
#cnblogs_c1,
#under_post_news,
#cnblogs_c2,
#under_post_kb,
#HistoryToday {
  display: none;
}
#main #mainContent {
  width: 676px;
  margin: 0 auto;
  margin-top: 100px;
  zoom: 1;
}
#main #mainContent:after {
  display: block;
  clear: both;
  visibility: none;
  content: "";
  height: 0;
  overflow: hidden;
}
#main #mainContent .forFlow {
  width: 650px;
  padding: 15px;
  margin: 0 auto;
}
#main #mainContent .forFlow #post_detail .postTitle {
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
}
#main #mainContent .forFlow #post_detail .postTitle .postTitle2 {
  color: #000;
}
#main #mainContent .forFlow #post_detail .postBody #cnblogs_post_body {
  border: 5px solid #949393;
  border-radius: 5px;
  padding: 30px;
  font-size: 14px;
  line-height: 1.5em;
  font-family: 'Roboto Slab', 'Roboto Slab', "PingFang SC", "Microsoft YaHei", sans-serif;
}
#main #mainContent .forFlow #post_detail .postBody #blog_post_info_block {
  border: 5px solid #949393;
  border-radius: 5px;
  padding: 30px;
  font-size: 14px;
  margin-top: 100px;
}
#main #mainContent .forFlow #post_detail .postBody #blog_post_info_block #blog_post_info #green_channel {
  display: none;
}
#main #mainContent .forFlow #post_detail .postBody #blog_post_info_block #blog_post_info #author_profile #author_profile_info .author_profile_info a {
  color: #000;
}
#main #mainContent .forFlow #post_detail .postDesc {
  margin-top: 10px;
  border: 5px solid #949393;
  border-radius: 5px;
  padding: 30px;
  font-size: 14px;
  color: #000;
  font-family: 'Roboto Slab', 'Roboto Slab', "PingFang SC", "Microsoft YaHei", sans-serif;
}
#main #mainContent .forFlow #post_detail .postDesc a {
  color: #000;
}
#main #mainContent .forFlow #comment_form {
  margin-top: 10px;
}
#main #mainContent .forFlow #comment_form #comment_nav {
  display: none;
}
#main #mainContent .forFlow #comment_form #comment_form_container {
  border: 5px solid #949393;
  border-radius: 5px;
  background-color: white;
  padding: 30px;
  font-size: 14px;
}
#main #mainContent .forFlow #comment_form #comment_form_container #commentform_title {
  display: none;
}
#main #mainContent .forFlow #comment_form #comment_form_container p {
  display: none;
}
#main #mainContent .forFlow #comment_form #comment_form_container #commentbox_main #tbCommentBody {
  width: 560px;
  height: 52px;
}
#main #mainContent .forFlow #comment_form #comment_form_container #commentbox_main #tbCommentBody:hover {
  border: 2px solid #96e6d2;
  box-shadow: 5px;
}

/*

Railscasts-like style (c) Visoft, Inc. (Damien White)

*/

.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #232323;
  color: #e6e1dc;
  -webkit-text-size-adjust: none;
}

.hljs-comment,
.hljs-template_comment,
.hljs-javadoc,
.hljs-shebang {
  color: #bc9458;
  font-style: italic;
}

.hljs-keyword,
.ruby .hljs-function .hljs-keyword,
.hljs-request,
.hljs-status,
.nginx .hljs-title,
.method,
.hljs-list .hljs-title {
  color: #c26230;
}

.hljs-string,
.hljs-number,
.hljs-regexp,
.hljs-tag .hljs-value,
.hljs-cdata,
.hljs-filter .hljs-argument,
.hljs-attr_selector,
.apache .hljs-cbracket,
.hljs-date,
.tex .hljs-command,
.markdown .hljs-link_label {
  color: #a5c261;
}

.hljs-subst {
  color: #519f50;
}

.hljs-tag,
.hljs-tag .hljs-keyword,
.hljs-tag .hljs-title,
.hljs-doctype,
.hljs-sub .hljs-identifier,
.hljs-pi,
.input_number {
  color: #e8bf6a;
}

.hljs-identifier {
  color: #d0d0ff;
}

.hljs-class .hljs-title,
.hljs-type,
.smalltalk .hljs-class,
.hljs-javadoctag,
.hljs-yardoctag,
.hljs-phpdoc,
.hljs-dartdoc {
  text-decoration: none;
}

.hljs-constant {
  color: #da4939;
}


.hljs-symbol,
.hljs-built_in,
.ruby .hljs-symbol .hljs-string,
.ruby .hljs-symbol .hljs-identifier,
.markdown .hljs-link_url,
.hljs-attribute {
  color: #6d9cbe;
}

.markdown .hljs-link_url {
  text-decoration: underline;
}



.hljs-params,
.hljs-variable,
.clojure .hljs-attribute {
  color: #d0d0ff;
}

.css .hljs-tag,
.hljs-rules .hljs-property,
.hljs-pseudo,
.tex .hljs-special {
  color: #cda869;
}

.css .hljs-class {
  color: #9b703f;
}

.hljs-rules .hljs-keyword {
  color: #c5af75;
}

.hljs-rules .hljs-value {
  color: #cf6a4c;
}

.css .hljs-id {
  color: #8b98ab;
}

.hljs-annotation,
.apache .hljs-sqbracket,
.nginx .hljs-built_in {
  color: #9b859d;
}

.hljs-preprocessor,
.hljs-preprocessor *,
.hljs-pragma {
  color: #8996a8 !important;
}

.hljs-hexcolor,
.css .hljs-value .hljs-number {
  color: #a5c261;
}

.hljs-title,
.hljs-decorator,
.css .hljs-function {
  color: #ffc66d;
}

.diff .hljs-header,
.hljs-chunk {
  background-color: #2f33ab;
  color: #e6e1dc;
  display: inline-block;
  width: 100%;
}

.diff .hljs-change {
  background-color: #4a410d;
  color: #f8f8f8;
  display: inline-block;
  width: 100%;
}

.hljs-addition {
  background-color: #144212;
  color: #e6e1dc;
  display: inline-block;
  width: 100%;
}

.hljs-deletion {
  background-color: #600;
  color: #e6e1dc;
  display: inline-block;
  width: 100%;
}

.coffeescript .javascript,
.javascript .xml,
.tex .hljs-formula,
.xml .javascript,
.xml .vbscript,
.xml .css,
.xml .hljs-cdata {
  opacity: 0.7;
}