*
 代码高亮开始，使用了一个叫Monokai Sublime的黑色主题皮肤，直接拿过来还不行，有一些样式冲突，还要自己稍微改一些地方
Monokai Sublime style. Derived from Monokai by noformnocontent https://nn.mit-license.org/
*/
pre {
/*控制代码不换行*/
    white-space: pre;
    word-wrap: normal;
}
.cnblogs-markdown .hljs {
    font-size: 18px!important;
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: #23241f !important;
    color: #FFF;
    white-space: pre;
    word-break: normal;
}

.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    font-family: "Consolas",sans-serif!important;
    font-size: 18px!important;
    line-height: 1.5!important;
    padding: 5px!important;
}
#EntryTag a {
  font-size: 14px;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    color: #333;
    padding: 3px 14px;
    border-radius: 10px;
    margin: 2px 5px 0;
    background: #e7e7e7;
    text-decoration: none;
}


.hljs,
.hljs-tag,
.hljs-subst {
  color: #f8f8f2;
}

.hljs-strong,
.hljs-emphasis {
  color: #a8a8a2;
}

.hljs-bullet,
.hljs-quote,
.hljs-number,
.hljs-regexp,
.hljs-literal,
.hljs-link {
  color: #ae81ff;
}

.hljs-code,
.hljs-title,
.hljs-section,
.hljs-selector-class {
  color: #a6e22e;
}

.hljs-strong {
  /*font-weight: bold;*/
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-name,
.hljs-attr {
  color: #f92672;
}

.hljs-symbol,
.hljs-attribute {
  color: #66d9ef;
}

.hljs-params,
.hljs-class .hljs-title {
  color: #f8f8f2;
}

.hljs-string,
.hljs-type,
.hljs-built_in,
.hljs-builtin-name,
.hljs-selector-id,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-addition,
.hljs-variable,
.hljs-template-variable {
  color: #e6db74;
}

.hljs-comment,
.hljs-deletion,
.hljs-meta {
  color: #75715e;
}

/*黑色主题皮肤结束*/

/* 文章标题样式(这个不是markdown里的标题) */
/*#topics .postTitle a {
    color: #169fe6;
    font-family:  "PingFang SC", "Microsoft YaHei", sans-serif !important;
}*/

/* 普通文字样式 */
#cnblogs_post_body p {
    margin: 13px auto;
    color: #000;
    font-family: Consolas, "Microsoft YaHei", monospace;
    font-size: 21px;
    text-indent: 0;
}

/* 标题样式 */
#cnblogs_post_body h1 {
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif !important;
    font-size: 33px;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
}

#cnblogs_post_body h2 {
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif !important;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    margin: 20px 0;
}

#cnblogs_post_body h3 {
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif !important;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
}

#cnblogs_post_body h4 {
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif !important;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}
/* 标题样式设置结束 */

/* 超链接 */
#cnblogs_post_body a:link {
    text-decoration: none;
    color: #002C99;
}

/* 引用背景 */
#topics .postBody blockquote {
    background: #eee;
    border: none;
    margin: 0;
    padding-left: 10px;
    font-family: "Kaiti SC";
}

/*blockquote {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-left: 4px solid #ddd;
    font-family: Georgia,Times New Roman,Times,Kai,Kaiti SC,KaiTi,BiauKai,FontAwesome,serif;
}*/


/* 单行代码 */
.cnblogs-markdown code {
    font-size: 18px!important;
    //font-weight: bold;
    background-color: #f8f8f8!important;
    color: #c7254e;
    margin: 0px 0px;
    border: 0px solid #ccc!important;
}
body{
    background: url(https://images.cnblogs.com/cnblogs_com/blogs/782413/galleries/2272247/t_230208151849_%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20230123111029.png) no-repeat top center fixed;
    /*<!--background: url("https://acg.toubiec.cn/random.php?fa8e648d8f8fcb8469b51515") no-repeat top center fixed;-->*/
    background-size:cover;
    color: #060f19 !important;
  }
  #home{
    margin: 0 auto;
    width: 82.3%;
    opacity: 0.7;
    min-width: 950px;
    padding: 25px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    /*font-weight: bold;*/
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif !important;
    background:snow;
  }
  #google_ad_c1, #google_ad_c2 {display:none;}
  div[id^="ad_"] {
    display: none;
  }
  div[class^="c_ad"] {
    display: none;
  }
  div[id^="under_post"] {
    display: none;
  }
  
  div.postBody {
    color: #0a0a0a;
    /*font-weight: bold;*/
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif !important;
    text-shadow: 0 0px rgba(0, 0, 0, 0.05);
  }
  .cnblogs-markdown .hljs{
  display: block;
  overflow-x: auto;
  padding: 0.5em !important;
  background: #23241f !important;
  font-size: 18px !important;
  }
  
  .cnblogs-markdown .hljs,
  .hljs-tag,
  .hljs-subst {
  color: #f8f8f2;
  }
  .hljs-strong,
  .hljs-emphasis {
  color: #abecf5;
  }
  .hljs-bullet,
  .hljs-quote,
  .hljs-number,
  .hljs-regexp,
  .hljs-literal,
  .hljs-link {
  color: #ae81ff;
  }
  .hljs-code,
  .hljs-title,
  .hljs-section,
  .hljs-selector-class {
  color: #a6e22e;
  }
 /* .cnblogs-markdown .hljs-strong {
  font-weight: bold;
  }*/
  
  .hljs-emphasis {
  font-style: italic;
  }
  
  .hljs-keyword,
  .hljs-selector-tag,
  .hljs-name,
  .hljs-attr {
  color: #f92672;
  }
  
  .hljs-symbol,
  .hljs-attribute {
  color: #d6f0f5;
  }
  
  .hljs-params,
  .hljs-class .hljs-title {
  color: #f8f8f2;
  }
  
  .hljs-string,
  .hljs-type,
  .hljs-built_in,
  .hljs-builtin-name,
  .hljs-selector-id,
  .hljs-selector-attr,
  .hljs-selector-pseudo,
  .hljs-addition,
  .hljs-variable,
  .hljs-template-variable {
  color: #e6db74;
  }
  
  .hljs-comment,
  .hljs-deletion,
  .hljs-meta {
  color: #6a9140;
  }
  #div_digg{
  position:fixed;
  bottom:5px;
  width:140px;
  right:390px;
  border:2px solid #6a9140;
  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);
  }
  #div_digg {
    padding: 10px;
    position: fixed;
    _position: absolute;
    z-index: 1000;
    bottom: 20px;
    right: 190px;
    _right: 17px;
    border: 1px solid #D9DBE1;
    background-color: #FFFFFF;
    filter: alpha(Opacity=80);
    -moz-opacity: 1;
    opacity: 1;
  }
  
  /*.icon_favorite {
    background: transparent url('https://files.cnblogs.com/files/jackson0714/kj.gif') no-repeat 0 0;
    padding-left: 16px;
  }*/
  .buryit {display:none;}
  #green_channel { display: none; }
  #author_profile {display: none; }
  #comment_nav{display: none; }
/*  #comment_form_container p{display: none}
  #h1.postTittle{display: none; }
  #comment_form_container .comment_textarea{width: 1500px; height: 200px;}*/
  #cnblogs_post_body p {
    /*font-weight: bold;*/
    font-size: 18px;
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif !important;
  }
  .comment_vote a{display : none}
  .feedbackListSubtitle .layer, .feedbackListSubtitle .louzhu{display: none}
  .feedbackListSubtitle{ color: cadetblue; }
  #hitokoto {
    /*font-weight: bold;*/
    font-size:18px/1.5em;
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif !important;
    padding: 20px;
    line-height: 1.25;
    color: #cc6600;
  }
  #hitokoto-from {
  text-align: right;
  }
  .cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
  word-wrap: break-word;
    font-family: "Fira Mono","Source Code Pro",Consolas,Menlo,Monaco,"Courier New", '寰蒋闆呴粦',monospace !important;
  }
  .topicListFooter .pager a:link,.topicListFooter .pager a:visited{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #454868;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .09);
    box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .09);
    height: 40px;
    line-height: 40px;
    margin-top: 0px;
    color: #fff;  
    display: inline-block;
    padding: 0 15px;
    text-decoration: none;
    border: none
  }
  .topicListFooter .pager a:hover{
    background: #169fe6;
  }
  #nav_next_page a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #454868;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .09);
    box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 1px 1px rgba(0, 0, 0, .09);
    height: 40px;
    line-height: 40px;
    margin-top: 0px;
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    text-decoration: none;
    border: none
  }
  #nav_next_page a:hover{ background: #169fe6; }
  .topicListFooter {
  height:30px;
  }
  #homepage_top_pager.topicListFooter,#homepage1_HomePageDays_homepage_bottom_pager.topicListFooter {
  height: 68px;
  }
  #under_post_news {
  width: 848px;
  margin-left: 0px; 
  }
  #topics .postDesc a{
  margin:0 0em;
  }
  #cnblogs_post_body
  {
    color: black; 
  }
  .pager {
  background: transparent !important;
  }
  /* 寮曠敤鑳屾櫙 */
  #topics .postBody blockquote {
     background: #e8e8e8;
     border: none;
     border-left: 5px solid #CC6600;
     margin: 0;
     padding-left: 10px;
  }
  .postTitle a:link, .postTitle a:visited, .postTitle a:active{
    font-size: 25px;
    //font-weight: bold;
    color: #CC6600;
  }
/*  #comment_form_container .comment_textarea {
  width: 600px !important;
  height: 234px !important;
  background: url("https://img2018.cnblogs.com/blog/1218313/201810/1218313-20181017114938982-2100921527.jpg") right bottom no-repeat;
  background-size:375px;
  background-color:#FFFFFF !important;
  }*/
  /*.login_tips {
  display:none;
  }
  .commentbox_title_right{
    display:none;
  }
  #post_next_prev{
    display:none;
  }
  .postDesc{
    display:none;
  }
  .diggit{
    display: none;
        background: url(//images.cnblogs.com/cnblogs_com/cnsevennight/666322/o_it.png) no-repeat;
  }*/
  #post_next_prev {
    line-height: 1.8;
    font-size: 18px;
}
    #nav_newpost{
        display: block;
    }
    #nav_myhome{
        display: block;
    }
    #nav_sitehome{
        display: block;
    }
    #nav_admin{
        display: block;
    }
  .diggnum{
      font-size: 14.5px;
      color: #CC6600;
  }
  #div_digg .diggnum {
      line-height: 3em!important;
  }
  #profile_block{
    display:none;
  }
  .headermaintitle {
font-family: " PingFang SC"
      font-size: 48px;
      /*color: white!important;*/
      /*text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);*/
  }
  .postBody a:link, .postBody a:visited, .postBody a:active {
    color:#b54352;
  }
.feedbackListSubtitle a:link, .feedbackListSubtitle a:visited, .feedbackListSubtitle a:active {
    color:#b54352;
}
  .catListTitle {
    background:snow;
  }
  .newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory{
    background:snow;
  }
  #sideBar{
    width:248px;
  }
  #div_digg{
    display:none;
    background:snow;
  }
#tbCommentBody::placeholder {
color: #b54352;
font-weight: bold;
}
#tbCommentBody{
color: #b54352 !important;
    font-weight: bold;
}
.newsItem > h3.catListTitle {display: none; }
#sidebar_categories {

    margin-left: 0em;

}
.sendMsg2This{display:none;}
#cnblogs_post_body h3 {font-size: 20px;}
/*#navList{display: none;}*/
.c_b_p_desc_readmore{
  color: #b54352 !important;
  font-size:18px;
}
.c_b_p_desc {
    font-size: 18px;
    line-height: 1.7;
}
#navigator{    border-bottom: unset;
    border-top: unset;
}
.postTitle{
    border-left: 3px solid #c47e77;
}
.c_b_p_desc_readmore {
    display: none;
}
.feedbackItem.feedbackListSubtitle{ color: transparent }.feedbackItem.louzhu {
    background: #687a86!important;
    color: #fff;
    border-radius: 2px;
    margin: 0 2px;
    padding: 0 6px 2px 6px!important
}
.feedbackItem.comment_date{ color: #666 }.feedbackItem.comment_quote {
    border: 1px dashed #ccc;
    border-radius: 5px
}
.feedbackCon {
    background: 0 0;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #eef2f8
}
.feedbackCon.esa-comment-avatar {
    float: left;
    margin-right: 10px
}
.feedbackCon.esa-comment-avatar img {
    border-radius: 50 % ;
    transition: all .5s ease-out;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out
}
.feedbackCon.esa-comment-avatar img: hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    transform: rotateZ(360deg)
}
.feedbackCon.blog_comment_body {
    border-radius: 5px;
    padding: 8px;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 6px;
    font-size: 18px;
    display: block;
    color: #434b69;
    background-color: rgba(193, 193, 193, .2);
    width: auto
}
.feedbackCon.comment_vote{ margin-top: 12px }.feedback_area_title {
    border-bottom: 1px solid #eef2f8;
    margin-bottom: 15px
}
.commentbox_title_left, div.commentform p{ display: none }.commentbox_title_right {
    height: 25px;
    float: left
}
#comments_pager_top {
    display: none
}
#commentbox_opt{ display : block!important } div.commentform textarea {
    width: 100 % !important;
    height: 200px!important;
    border: 1px solid #eef2f8;
    border-radius: 6px;
    padding: 5px;
    font-family: inherit;
    font-size: 18px;
    resize: none;
    box-sizing: border-box
}
div.commentform textarea: focus{ outline: 0 } div.commentform textarea: hover {
    border-color: #169fe6;
}
#btn_comment_submit {
    width: auto;
    height: auto;
    border-width: 0;
    cursor: pointer;
    color: #fff;
    background-color: #454868;
    border-color: #454868;
    user-select: none;
    padding: 5px 20px;
    font-size: 18px;
    border-radius: 5px;
    transition: color .2s linear, background-color .2s linear, border .2s linear, box-shadow .2s linear
}
#btn_comment_submit : hover {
    color: #fff;
    background-color: #169fe6;
    border-color: #169fe6;
}
span#tip_comment{
display:none;
}
div#tip_comment2{
display:none;
}
div#comment_body_4163901.blog_comment_body{
font-size: 14px;
}
div#navigator{
height:2px;
}
.blog_comment_body {
    word-wrap: break-word;
    overflow: hidden;
    font-size: 18px;
}
.feedbackListSubtitle {
    color: cadetblue;
    font-size: 18px;
}
#sideBar {
    font-size: 16px;
}
@media screen and (max-width: 768px){
    #main, #mainContent{
        width: 100%;
    }
    #sideBar, body > a, #navList, #navigator, .postDesc a, #homepage_top_pager{
        display: none;
    }
    #blogTitle a{
        font-size: 30px;
    }
    #blogTitle h2{
        font-size: 22px;
    }
    #header{
        height: 180px;
    }
    #home{
        background-image: none;
    }
    .postTitle a{
        font-size: 22px;
    }
    .postCon, .postCon a{
        font-size: 16px;
    }
    .day{
        margin: 0 2%;
    }
    .postCon a{
        padding-left: 0;
    }
    .postDesc{
        width: 100%;
        font-size: 12px;
    }
    #home{    }
    #mainContent .forFlow{
        margin: 4px 0 0 0;
    }
    .postBody{
        
    }
    #blogTitle{
        left: 0;
    }
    #mainContent .postBody{
        width: 100%;
    }
    .post{
        padding: 0 4%;
    }
    #header{        background-size: 46px;
    }
    .topicListFooter{
        width: 100%;
        text-align: center;
        padding: 0;
        height: 40px;
    }
    .topicListFooter a:link{
        font-size: 12px;
    }
}
#stats_article_count{
  display:none;
}
#navList {
    min-height: 70px;
    float: left;
    font-size: 18px;
}
.postDesc {
    margin-top: 0px;
    font-size: 15px;
}
