/*最新主题*/
.pln {
  color: #4d4d4c
}

ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
  color: #8e908c
}

li.L0,li.L1,li.L2,li.L3,li.L4,li.L5,li.L6,li.L7,li.L8,li.L9 {
  padding-left: 1em;
  background-color: #fff;
  list-style-type: decimal!important;
}

@media screen {
  .str {
    color: #718c00
  }

  .kwd {
    color: #8959a8
  }

  .com {
    color: #8e908c
  }

  .typ {
    color: #4271ae
  }

  .lit {
    color: #f5871f
  }

  .pun {
    color: #4d4d4c
  }

  .opn {
    color: #4d4d4c
  }

  .clo {
    color: #4d4d4c
  }

  .tag {
    color: #c82829
  }

  .atn {
    color: #f5871f
  }

  .atv {
    color: #3e999f
  }

  .dec {
    color: #f5871f
  }

  .var {
    color: #c82829
  }

  .fun {
    color: #4271ae
  }
}

/*
.cnblogs-markdown code {
  background: #f4f2f0!important;
}*/

.pager a:hover {
  background: rgb(229, 233, 236);
}

.pager a {
  box-shadow: 0 0 1px #898989;
  background: #ffffff;
}

a:link,a:visited {
  color: #0074a3;
}

.cnblogs_code,.cnblogs_code span {
  font-size: 16px!important;
}

.comment_btn {
  background: #5d5d5d;
}

.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
  font-size: 16px!important;
}

.cnblogs_code, .cnblogs_code span {
  font-family: consolas, "Source Code Pro", monaco, monospace !important;
}

.CalTodayDay a:hover {
  text-decoration: none!important;
}

.CalTodayDay u {
  color: rgba(0, 0, 0, 0);
}

.CalTodayDay {
  color: rgba(0, 0, 0, 0);
  background: url(https://images.cnblogs.com/cnblogs_com/flipped/789479/o_happy.png) no-repeat 6px!important;
}

@media screen and (max-width: 600px) {
  #home {
    width: 100%;
  }

  #blogTitle {
    width: 100%!important;
  }

  #navList {
    width: 90%!important;
  }
}

#green_channel {
  width: 500px;
}

body {
  background-color: #f4f6f8;
}

#MySignature {
  white-space: nowrap;
  color: #99a1a9;
}

#home {
  width: 90%;
  max-width: 1200px;
  background-color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  box-shadow: 0 0 0;
}

.postDesc {
  font-size: 13px;
  background: url(images/posted_time.png) no-repeat 0 6px;
}
/*博客-----标题*/
#blogTitle h1 a {
  font-family: "Sahara";
  font-size: 40px;
}

#blogTitle h1 a:hover {
  color: #E00000;
}

#blogTitle h1 {
  text-align: center;
}

#blogTitle {
  width: 450px;
  height: auto;
  padding-bottom: 12px;
  border: 4px solid #000;
  margin: 0 auto;
}

#blogTitle h2 {
  color: #757575;
  float: none;
  text-align: center;
}

#navigator {
  border-bottom: 0;
  border-top: 0;
}

#navList {
  min-height: 40px;
  float: none;
  border-radius: 5px;
  background: #ffffff;
  width: 470px;
  border: border;
  border: 1px dashed;
  padding-left: 30px;
  margin: 0 auto;
}

#navList a:link, #navList a:visited, #navList a:active {
  color: #585858;
}

#navList a {
  padding-top: 8px;
  width: auto;
}

.blogStats {
  float: none;
  text-align: center;
}

.catListTitle {
  font-weight: lighter;
  margin-top: 0;
  text-align: center;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
  text-align: center;
  padding: 10px;
  background: #f8f8f8;
  border: 1px dashed;
}

#blog-calendar {
  background: #fff;
}

#HistoryToday a {
  color: #ff7ba0;
}

#top {
  text-align: center;
}

#sideBar a {
  font-size: 12px;
}

#top a, #top a:link, #top a:visited, #top a:active, #top a:hover {
  padding: 0 20px;
}

#mainContent .forFlow {
  margin-left: 16em;
}

#mainContent {
  margin-left: -16em;
}
/*标题样式开始处-------------------*/
.postTitle{
  border-top: 1px dashed #333!important;
  line-height: 1.0;
  clear: both;
  margin-bottom: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 20px;
  border-left: 4px solid #E00000!important;
  padding-left: 15px!important;
  border-radius:0px;
}
.postTitle a{
    font-size: 22px!important;
    color: #314659!important;
    font-family: 'comic sans ms'!important;
    font-weight: normal;
}

/* 文章title自定义带动画样式 */
.postTitle a:hover {
  text-decoration: none;
  margin-left: 20px;
  color: #E00000!important;
}

.postBody {
  font-weight: 400;
  font-size: 16px;
  padding: 5px 15px;
  line-height: 1.75;
  color: #314659;
  border-bottom: 1px solid #eef2f8
}

.postBody a:active,.postBody a:link,.postBody a:visited {
  color: #2D8CF0;
  text-decoration: none;
  transition: all 0.4s linear 0s;
}

.postBody h1 {
  font-size: 21px!important;
  color: #314659
}

.postBody h1 a:not([class=esa-anchor]) {
  color: inherit!important;
  text-decoration: underline
}

.postBody h2 {
  font-size: 20px!important;
  color: #314659
}

.postBody h2 a:not([class=esa-anchor]) {
  color: inherit!important;
  text-decoration: underline
}

.postBody h3 {
  font-size: 19px!important;
  color: #314659
}

.postBody h3 a:not([class=esa-anchor]) {
  color: inherit!important;
  text-decoration: underline
}

.postBody h4 {
  font-size: 18px!important;
  color: #314659
}

.postBody h4 a:not([class=esa-anchor]) {
  color: inherit!important;
  text-decoration: underline
}

.postBody h5 {
  font-size: 17px!important;
  color: #314659
}

.postBody h5 a:not([class=esa-anchor]) {
  color: inherit!important;
  text-decoration: underline
}

.postBody h6 {
  font-size: 16px!important;
  color: #314659
}

.postBody h6 a:not([class=esa-anchor]) {
  color: inherit!important;
  text-decoration: underline
}

.postBody p {
  margin: 13px auto
}

.postBody blockquote {
  border: none;
  color: #314659;
  margin: 20px 0;
  padding: 0 0 0 10px;
  min-height: 20px;
  background: 0 0;
  line-height: inherit;
  border-left: 4px solid #dde5f1
}

.postBody em {
  padding-right: 3px
}

.postBody strong {
  margin: 0 3px;
  font-weight: 500
}

.postBody img {
  max-width: 930px!important;
  display: block;
  margin: 15px auto 30px auto;
  border-radius: 3px;
  box-shadow: 0 1px 15px rgba(27,31,35,.15),0 0 1px rgba(106,115,125,.35)
}

.postBody ol li,.postBody ul li {
  margin: 3px 0;
  font-size: 16px;
  color: #314659
}

.postBody ol li p,.postBody ul li p {
  margin: 0!important
}

.postBody table {
  font-size: 13px;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #eef2f8;
  width: 100%;
  margin-bottom: 24px
}

.postBody table th {
  font-family: inherit;
  font-size: inherit;
  background: #f7f7f7!important;
  white-space: nowrap;
  font-weight: 600;
  border: 1px solid #eef2f8!important;
  padding: 8px 16px!important
}

.postBody table td {
  border: 1px solid #eef2f8!important;
  padding: 8px 16px!important
}

.postBody h1 code,.postBody h2 code,.postBody h3 code,.postBody h4 code,.postBody h5 code,.postBody h6 code,.postBody li code,.postBody p code,.postBody table code {
  color: #314659;
  line-height: 1;
  font-family: consolas!important;
  vertical-align: middle;
  margin: 0 3px;
  background: #f2f4f5!important;
  font-size: 14px!important;
  padding: .2em .3em!important;
  border-radius: 3px!important;
  border: 1px solid #eee!important
}

/*标题样式结束处-------------------*/


::selection {
  color: white;
  background: rgb(59, 72, 88);
}

ins, s, a, a:hover {
  text-decoration: none;
}

.pager {
  font-size: 16px;
}

.pager a {
  border: 0;
}

*, *:before, *:after {
  -webkit-font-smoothing: antialiased;
}

body,p,a {
  font-family: 'PingFang SC','comic sans ms';
  text-rendering: geometricPrecision;
  font-size: 16px;
}

.spig {
  display: block;
  width: 175px;
  height: 246px;
  position: absolute;
  bottom: 300px;
  left: 180px;
  z-index: 9999;
}

#message {
  color: #191919;
  border: 1px solid #c4c4c4;
  background: #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  min-height: 1em;
  padding: 5px;
  top: -45px;
  position: absolute;
  text-align: center;
  width: auto !important;
  z-index: 10000;
  -moz-box-shadow: 0 0 15px #eeeeee;
  -webkit-box-shadow: 0 0 15px #eeeeee;
  border-color: #eeeeee;
  box-shadow: 0 0 15px #eeeeee;
  outline: none;
}

.mumu {
  width: 175px;
  height: 246px;
  cursor: move;
  background: url(https://files.cnblogs.com/files/flipped/spig.gif) no-repeat;
}

/*好看的滚动条*/
::-webkit-scrollbar {
  width: 13px!important;
  height: 10px!important;
  -webkit-appearance: none;
}

::-webkit-scrollbar-thumb {
  height: 5px;
  border: 1px solid transparent;
  border-top: none;
  border-bottom: none;
  -webkit-border-radius: 6px;
  background-color: rgba(0,0,0,.3);
  background-clip: padding-box;
}

/* 去掉广告 */
#ad_t2,#opt_under_post,.c_ad_block,#under_post_news,#under_post_kb {
  display: none !important;
}
/* 隐藏侧边公告标题 */
.newsItem .catListTitle {
  display: none;
}

/*评论*/
#commentform_title, .feedback_area_title {
  font-size: 15px;
  padding: 5px;
  color: #e00000;
}

#commentform_title, .feedback_area_title {
  font-weight: 700;
  border-bottom: solid 6px #e00000;
}
/*评论区宽度和高度*/
#comment_form_container .comment_textarea {
  width: 98%;
  height: 80px;
}
/*评论区背景图*/
#tbCommentBody {
  width: calc(100% - 20px);
  border-radius: 10px;
  outline: 0;
  padding: 10px;
  height: 160px;
  position: relative;
  background: #fff url(https://view.moezx.cc/images/2018/03/24/comment-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  resize: vertical
}

/*隐藏文章底部刷新,返回顶部按钮,分享按钮,点赞按钮*/
#div_digg,#comment_nav,#green_channel,#green_channel a ,a#green_channel_wechat,a#green_channel_weibo {
  display: none
}
/*隐藏作者头像和文字*/
.author_avatar,#author_profile_detail a{
  display: none!important;
}

/*美化上一篇下一篇*/
#post_next_prev a {
  font-size: 12px;
  color: #e00000
}
/*分类标签居右 圆角调整*/
#BlogPostCategory {
  text-align: right
}

#BlogPostCategory a {
  border-radius: 10%;
}