html {
  --antd-wave-shadow-color: #ec7259;
}
body {
  background: none;
  line-height: 1.42857;
  color: #404040;
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  font-variant: tabular-nums;
}
.postBody h1,
.postBody h2,
.postBody h3,
.postBody h4,
.postBody h5,
.postBody h6 {
  color: #404040;
  text-rendering: optimizelegibility;
}
.postTitle {
  border-bottom: 0px solid #969696;
  border-left: 0px solid #969696;
  color: #969696;
  display: inherit;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  padding: 0;
}
.postTitle a:link,
.postTitle a:visited,
.postTitle a:active {
  color: #404040;
  font-family: -apple-system, SF UI Display, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
}
.c_b_p_desc {
  margin: 0 0 8px;
  font-size: 13px;
  line-height: 24px;
  color: #999;
}
.dayTitle {
  display: none;
}
.day {
  padding: 15px 2px 20px 0px;
  border-bottom: 1px solid #f0f0f0;
}
.c_b_p_desc_readmore {
  display: none;
}
#navList a:link,
#navList a:visited,
#navList a:active {
  padding: 13px 20px;
  font-size: 15px;
  font-weight: 700;
  color: #969696;
  line-height: 25px;
}
#navList a:hover {
  color: #646464;
  text-decoration: none;
}
#navList a {
  margin: 0;
}
#navigator {
  background-color: #fff;
  margin-top: 0px;
  border-bottom: 1px solid #f0f0f0;
}
.postDesc {
  text-align: left;
}
#sideBar {
  background: #ffffff;
}
.sidebar-block {
  border-bottom: 1px solid #f0f0f0;
}
.catListEssay h3,
.catListLink h3,
.catListNoteBook h3,
.catListTag h3,
.catListPostCategory h3,
.catListPostArchive h3,
.catListArticleArchive h3,
.catListImageCategory h3,
.mySearch h3,
.catListComment h3,
.catListView h3,
.catListFeedback h3,
#blog-sidecolumn .catListTitle {
  background: #ffffff;
  margin-bottom: 10px;
  font-size: 14px;
  color: #969696;
}
.newsItem .catListTitle {
  display: none;
}
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #333;
  text-decoration: none;
}
#footer {
  color: #a3a3a3;
}
.postBody a:link,
.postBody a:visited,
.postBody a:active {
  text-decoration: none;
  color: #0681d0;
}
#blogTitle {
  display: none;
}
.info {
  color: #999;
  font-size: 13px;
  font-weight: 700;
  vertical-align: middle;
  padding: 20px 0 0 100px;
}
.fa {
  padding: 0 2px 0 2px;
}
#topics .postTitle {
  border-bottom: 0px;
  font-size: 28px;
}
#ad_t2,
#cnblogs_c1,
#under_post_news,
#cnblogs_c2,
#under_post_kb {
  display: none;
}
.pager {
  color: #969696;
}
.pager a {
  border: 0px solid #9aafe5;
}
div.commentform textarea {
  padding: 0px;
  width: 100%;
  height: 80px;
  font-size: 13px;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  background-color: hsla(0, 0%, 71%, 0.1);
  resize: none;
  display: inline-block;
  vertical-align: top;
  outline-style: none;
}
#btn_comment_submit {
  padding: 0.2em;
  margin-top: 0.5em;
  float: right;
  width: 100px;
  margin: 10px 0;
  padding: 8px 18px;
  font-size: 16px;
  border: none;
  border-radius: 20px;
  color: #fff !important;
  background-color: #3db922;
  cursor: pointer;
  outline: none;
  display: block;
  height: auto;
}
#homepage_top_pager {
  display: none;
}
#BlogPostCategory,
#BlogPostCategory > a {
  color: #c8c8c8;
  font-size: 12px;
}
#comment_nav {
  display: none;
}
#commentbox_opt > a {
  display: none;
}
#comment_form_container > div:first-child {
  display: none;
}
.commentbox_title {
  width: 100%;
}

#author_profile {
  width: 100%;
  background-color: hsla(0, 0%, 71%, 0.1);
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  font-size: 12px;
}
.author_avatar {
  vertical-align: top;
  float: left;
  margin-right: 5px;
  padding-top: 0px;
  padding-left: 0px;
  border: 0;
  border: 1px solid #ddd;
  border-radius: 50%;
}
#author_profile_info {
  padding: 20px;
}
#author_profile_detail {
  padding-left: 20px;
}
#author_profile_detail a {
  color: #969696;
  text-decoration: none;
}
#author_profile_detail a:first-child {
  color: #333;
  margin-right: 3px;
  line-height: 1.8;
  vertical-align: middle;
}
#commentform_title {
  display: none;
}
#green_channel {
  border: 0px;
}
#green_channel {
  width: 100%;
  text-align: right;
}
#post_next_prev {
  margin-bottom: 20px;
  margin-top: 20px;
}
.postBody {
  border-bottom: 1px solid #f0f0f0;
}
#topics .postDesc {
  margin-top: 20px;
}
.commentbox_title_left {
  display: none;
}
#tip_comment + p {
  display: none;
}
#tip_comment2 + p {
  display: none;
}
.feedback_area_title {
  color: #969696;
  border-bottom: 1px solid #ccc;
}
.feedbackCon {
  border-bottom: 1px solid #f0f0f0;
}
#cnblogs_post_body p {
  font-size: 15px;
}
#cnblogs_post_body ul li {
  font-size: 15px;
}
#author_profile_follow {
  float: right;
  padding-right: 30px;
  padding-bottom: 10px;
}
#author_profile_follow a {
  color: #969696;
  text-decoration: none;
}
.signature {
  border: silver 1px solid;
  width: auto;
  margin: 0;
  padding: 13px;
  border-radius: 5px;
}
#cnblogs_post_body:not(.cnblogs-markdown) ol {
  border: 1px dotted #000066;
  line-height: 150%;
  word-break: break-word;
  font-family: Consolas, Verdana !important;
  border-radius: 5px;
  width: 90%;
  background-color: #E3E3FF;
  list-style-position: outside;
  margin-left: 0px;
}
#cnblogs_post_body:not(.cnblogs-markdown) ol font {
  font-size: 12px !important;
}
#cnblogs_post_body:not(.cnblogs-markdown) ol li {
  background-color: #fff;
  padding-left: 5px;
  border-left: 1px solid #8A8AFF;
  margin-left: 5px !important;
}
#cnblogs_post_body:not(.cnblogs-markdown) ol li:nth-child(even) {
  background-color: #f5f5f5;
}
.cnblogs-markdown code,
.cnblogs-post-body code {
  word-wrap: normal;
  word-break: break-all;
  white-space: pre;
  overflow: auto;
  margin-bottom: 20px;
  border-radius: 4px;
  padding: 1em;
  line-height: 1.5;
  color: #ccc !important;
  background: #2d2d2d !important;
}
.hljs-keyword,
.hljs-selector-tag,
.hljs-built_in,
.hljs-name,
.hljs-tag,
.hljs-tag .hljs-name {
  color: #cc99cd;
}
.hljs-string,
.hljs-title,
.hljs-section,
.hljs-attribute,
.hljs-literal,
.hljs-template-tag,
.hljs-template-variable,
.hljs-type,
.hljs-addition {
  color: #7ec699;
}
.hljs-comment,
.hljs-quote,
.hljs-variable {
  color: #999;
}
.hljs-attr {
  color: #c7254e;
}
.hljs-quote,
.hljs-variable {
  color: #f8c555;
}
.cnblogs-markdown ol,
.cnblogs-markdown ul {
  margin: 0 0 20px 20px;
}
.cnblogs-markdown ol li,
.cnblogs-markdown ul li {
  line-height: 30px;
  font-size: 15px;
}
.postBody blockquote{
    padding: 20px;
    background-color: #f2f2f2;
    border-left: 6px solid #b3b3b3;
    word-break: break-word;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 20px;
}
.main-top {
  margin: 0 auto;
  width: 980px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-top: 80px;
}
.main-top .avatar {
  float: left;
  width: 80px;
  height: 80px;
  margin-left: -2px;
}
.main-top .avatar img {
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  border-radius: 50%;
}
.main-top .title {
  padding: 5px 0 0 100px;
  font-family: -apple-system, SF UI Display, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
}
.main-top .title .name {
  display: inline;
  font-size: 21px;
  font-weight: 700;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .main-top {
    width: auto;
    min-width: unset;
  }
}


body {
    background-color: #f9f9f9;
}

#page_begin_html {
    background: #fff;
}

#page_begin_html .main-top {
    padding: 21px 0;
    overflow: hidden;
}

#page_begin_html .main-top .avatar {
    margin-left: 20px;
}

#page_begin_html .main-top .info, #page_begin_html .main-top .title {
    padding-left: 110px;
}

#home {
    margin-top: 10px;
}

#home #header {
    display: none;
}

#home #main {
    background: none;
}

#home #mainContent {
    background: #FFFFFF;
    margin-right: 10px;
}

#home #sideBarMain {
    margin-top: 0;
}

#home #sideBarMain #blog-sidecolumn .catListTitle {
    padding-left: 7px;
}

#home #sideBarMain ul {
    line-height: 1.5em;
    font-size: 14px;
    padding-left: 0;
}

#home #sidebar_search {
    display: none;
}