@charset "utf-8";
@font-face {
    font-family: FontAwesome;
    src: url(//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"), url(//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"), url(//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"), url(//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

#blogTitle h2,#comments_pager_top, #homepage_top_pager, #sidebar_imagecategory,   #sidebar_recentposts, #sidebar_scorerank, #sidebar_search, #sidebar_shortcut, #sidebar_topcommentedposts, #tip_comment2, #under_post_kb, #under_post_news, .c_ad_block, .commentbox_title_left, .commentform p, .dayTitle {
    display: none;
} 

/* 评论开?? */


/* 评论列表 鼠标移动浮现*/
.feedbackManage {
    width: 130px;
    display: none;
    position: absolute;
    right: 5px;
    top: 5px;
}

.feedbackItem:hover .feedbackManage {
    display: block;
}

/* 所有评论里面的A标签 */
.feedbackItem a {
    color: #989898 !important;
    transition: all .2s;
}

.feedbackItem a:hover {
    color: #FF661C !important;
    text-decoration: underline;
}

/* 评论分割?? */
.feedbackCon {
    background: none;
    clear: both;
}

/* 楼层 */
.feedbackListSubtitle a.layer {
    background: #a2a4a0;
    color: #ffffff !important;
    padding: 2px 4px;
    border-radius: 2px;
    margin-right: 4px;
    /*display: none;*/
}

/* 评论?? */
.feedbackListSubtitle a[target="_blank"] {
    color: #9b9b9b !important;
}

/* 评论时间 */
.feedbackItem .comment_date {
    color: #BCBCBC;
    margin-right: 4px;
}

/* 楼主颜色 */
.feedbackListSubtitle {
    color: #0fff02;
}

/* 支持与反?? */
.comment_vote {
    float: right;
    margin-top: -10px;
    display: none;
}

/* 鼠标经过时显示支持与反对 */
.feedbackItem:hover .comment_vote {
    display: block;
}

/* 评论内容颜色 */
.feedbackItem {
    color: #464646;
    position: relative;
}
/* 清除浮动 */
/* .feedbackCon:after {
    content: '';
    display: block;
    clear: both;
} */

/* 引用边框 */
.comment_quote {
    border: 1px solid #63921F;
    border-radius: 3px;
}

/* 楼主自己的样?? */
/* .myself .blog_comment_body:after {
    content: '';
    /* display: none; */
    width: 48px;
    height: 48px;
    background-image: url(//pic.cnblogs.com/avatar/352797/20160108090502.png) !important;
    background-size: contain;
    position: absolute;
    right: -72px;
    top: 0px;
    left: initial;
} */

.myself .comment_vote {
    float: left;
    margin-left: -20px;
}

.myself .comment_quote {
    border: 1px solid #4491B7;
}

.myself .feedbackListSubtitle {
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
}

.myself .feedbackListSubtitle a.layer {
    display: inline-block;
}

.myself .feedbackManage {
    left: 66px;
    right: initial;
    top: 8px;
    padding-top: 2px;
}

/*评论带头像，且支持旋??*/
.feedbackCon img:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

.feedbackCon img {
    border-radius: 40px;
    max-width: 80%;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
/* 评论结束 */




/*赞成反对*/
#div_digg {
    position: static;
    float: none;
    margin: 75px auto;
    z-index: -1;
    width: 370px
}

#div_digg .buryit, #div_digg .diggit {
    background: #FFF;
    margin: 0;
    display: inline-block;
    width: auto;
    height: 32px;
    font-size: 12px;
    box-shadow: 0 15px 18px -6px rgba(137, 138, 137, 0.51);
    border-width: 0;
    cursor: pointer;
    color: #fff;
    user-select: none;
    padding: 0 10px;
    border-radius: 10px;
    transition: color .2s linear, background-color .2s linear, border .2s linear, box-shadow .2s linear
}
#div_digg .buryit .burynum, #div_digg .diggit .diggnum{
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 12px;
    position: relative;
    top: 5px;
    width: 65px
}

#div_digg .diggit {
    background-color: #18b566;
    border-color: #18b566;
    
}

#div_digg .diggit:hover {
    background-color: #47cb89;
    border-color: #47cb89;
    
}

#div_digg .buryit {
    background-color: #f90;
    border-color: #f90
}

#div_digg .buryit:hover {
    background-color: #ffad33;
    border-color: #ffad33
}



#div_digg .diggit{
    box-shadow: 0 15px 18px -6px rgba(1, 186, 81, 0.65);
}
#div_digg .buryit{
    box-shadow: 0 15px 18px -6px rgba(255, 124, 23, 0.65);
}
#div_digg .diggit .diggnum:before {
    content: '我很赞同';
    font-size: 12px;
}
#div_digg .buryit .burynum:before {
    content: '浅浅反对';
    font-size: 12px;
}
/*赞成反对*/

/* 点赞收藏加关注*/
#green_channel {
    padding: 10px 0;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 0;
    border-top: #eee 1px dashed;
    border-bottom: #eee 1px dashed;
    font-size: 12px;
    width: 100% !important;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

#btn_comment_submit,a#span_comment_canceledit, a#green_channel_digg, a#green_channel_favorite, a#green_channel_follow, a#green_channel_wechat, a#green_channel_weibo {
    text-decoration: none;
    color: #fff;
    margin: 10px auto auto;
    width: 90px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    position: relative;
    background-image: none;
}

a#green_channel_digg:hover, a#green_channel_favorite:hover, a#green_channel_follow:hover, a#green_channel_wechat:hover, a#green_channel_weibo:hover {
    transform: scale(1.02, 1.02);
}

a#green_channel_digg:active, a#green_channel_favorite:active, a#green_channel_follow:active, a#green_channel_wechat:active, a#green_channel_weibo:active {
    transform: scale(.95, .95);
    transition: all .4s -125ms;
}



a#green_channel_digg {
    background-color: #5c8ec6;
    box-shadow: 0 15px 18px -6px rgba(95, 193, 206, .65);
    box-shadow: 0 15px 18px -6px rgba(129, 133, 133, 0.65);
}

a#green_channel_follow {
    background-color: #e33100 !important;
    box-shadow: 0 15px 18px -6px rgba(227, 49, 0, .65);
    margin-left: 10px;
}

a#green_channel_favorite {
    background-color: #ffb515;
    box-shadow: 0 15px 18px -6px rgba(255, 198, 75, .65);
    margin-left: 10px;
}

a#green_channel_weibo {
    background-color: #ff464b !important;
    box-shadow: 0 15px 18px -6px rgba(255, 70, 75, .65) !important;
    margin-left: 10px;
    width: 45px
}

a#green_channel_wechat {
    background-color: #3cb034 !important;
    box-shadow: 0 15px 18px -6px rgba(60, 176, 52, .65) !important;
    margin-left: 10px;
    width: 45px
}

a#green_channel_wechat, a#green_channel_weibo{
    display: none
}
/*点赞收藏加关注 */



/*顶部头像粉丝关注数*/
.blogStats {
    display: none
}
/*顶部头像粉丝关注数*/

/*头像粉丝关注*/
#author_profile {
    margin-top: 5px;
    display: none;
}
#author_profile_info img.author_avatar {
    border-radius: 100%;
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .3), 0 1px 3px rgba(0, 0, 0, .4);
    border: 3px solid #f7f7f7;
    padding: 0;
    margin-left: 3px;
    margin-right: 7px
}
/*头像粉丝关注*/

/*分类标签样式*/
.publishinfo a{
    background-color: #f1f8ff;
    border-radius: 3px;
    display: inline-block;
    margin: 4px 4px 4px 0;
    padding: 4px 10px;
    white-space: nowrap;
    font-size:12px;
}
.publishinfo a:hover{
    background-color: #def;
}
.publishinfo img{
display: inline-block!important;
margin: 6px 4px 6px 0!important;
}
.publishinfo{
margin:0!important;
}

.publishinfo{
padding: 5px 0 15px;
margin: 0 0 20px 0!important;
}
.publishinfo{
color:#999;
}

.post .postBody a:active, .post .postBody a:link, .post .postBody a:visited {
    color: #0366d6;
    text-decoration: none;
}
.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: underline;
}
.publishinfo a {
    background-color: #f1f8ff;
    border-radius: 3px;
    display: inline-block;
    margin: 4px 4px 4px 0;
    padding: 4px 10px;
    white-space: nowrap;
    font-size: 12px;
}
/* 
.desc_img {
    /* float: left!important; */
    width: 100% !important;
    max-width: 99% !important;
    margin: 10px 0px !important;
    max-height: 300px !important;
    border-radius: 4px !important;
    border: 1px solid #f0f0f0;
} */

.desc_img {
    float: right;
    max-height: 200px;
}


.postDesc {
    float: left;
    width: unset !important;
   
}

.RecentCommentBlock {
    font-size: 16px;
}
/*分类标签样式*/

/*评论区*/
#commentform_title, .feedback_area_title {
    font: normal normal 16px/35px "Microsoft YaHei";
    margin: 10px 0 30px;
    border-bottom: 2px solid #ccc;
    background-image: none;
    padding: 0;
    border-bottom: 0;
}

#commentform_title:after, .feedback_area_title:after {
    content: '';
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 16px;
    left: 110px;
    border-bottom: 1px dashed #e9e9e9;
}

#tbCommentAuthor {
    padding-left: 10px;
    color: #555;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 320px;
    height: 20px;
    background: #fff;
}

.commentbox_title {
    width: 100%;
}

div.commentform p {
    margin-bottom: 20px
}

textarea#tbCommentBody {
    width: calc(100% - 20px); /*图片靠右位置*/
    border-radius: 10px;
    outline: 0;
    padding: 10px;
    position: relative;
    background: #fff url(https://s1.ax1x.com/2022/10/18/xrzazq.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    resize: vertical;
}
#tbCommentBody{
    height: 151px;
}


/*评论区*/






/*提交评论*/
.comment_btn {
    width: 180px;
    height: 38px;
    padding: 8px 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: 0;
    background: #7396a7 !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    text-decoration: none;
}

.comment_btn:hover {
    background: #8cb7cc !important;
}

p#commentbox_opt {
    text-align: center;
}
/*提交评论*/



/* 定制公告栏音乐插件的样式 */
.aplayer {
    font-family: Arial,Helvetica,sans-serif;  /*音乐插件字体*/
    margin: 0px;  /*音乐插件与公告栏左边的边距，0px就是直接抵到公告栏左边的边上*/
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    border-radius: 2px;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: normal;
}
/* 定制公告栏音乐插件的样式 */

/* 底部鱼的位置 */
.container{
    width:100%;
    position:fixed;
    z-index:-1;
    bottom:-4px;
    left:0
}
/* 底部鱼的位置 */

.post .postBody a:active, .post .postBody a:link, .post .postBody a:visited {
   
    /*padding: 4px;*/
}
.post .postBody {
    font-weight: 400 !important;
    
}
post .postTitle {
    
    font-weight: 400!important;
    
}

.post .postBody a:active, .post .postBody a:hover {
    /* color: #fff !important; */
    text-decoration: none;
    background: #def;
    border-radius: 4px;
}

#sidebar_categories li:hover, #sidebar_toptags li:hover {
    margin-left: 10px;
    background-color: #f7f7f7;
    border-radius: 5px;
    margin: 0 5px;
    font-size: 17px;
}


#sideBar .newsItem #blog-news {
    border-bottom: none !important;
}
.catListTitle {
    position: relative;
    text-align: left;
    margin-top: 20px;
    padding-left: 15px;
    font-size: 20px;
    font-weight: 700 !important; 
    border-bottom: none;
}
.day .postTitle a, .entrylist .entrylistPosttitle a {
    color: #314659;
    font-size: 20px;
    font-weight: 700;
    font-family: inherit;
}
 input[type="button"] {
    color: #353535;
    text-shadow: 0 1px 0 #fff;
    background-color: #f2f2f2;
    border-color: #bfbfbf;
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.53846154;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-transition: all .4s cubic-bezier(.175,.885,.32,1);
    -o-transition: all .4s cubic-bezier(.175,.885,.32,1);
    transition: all .4s cubic-bezier(.175,.885,.32,1);
   border-color: #bfbfbf;
}
			 
.titlename {
    font-size: 18px;
    text-align: center;
}
#sideBar #profile_block {
   

    
}

.model-3 {
    background: 0 !important;
    position: fixed !important;
    cursor: pointer;
    top: -35px;
    left: 25px;
    z-index: 100;
    width: 356px;
    min-width: 56px;
    height: 56px;
    margin: auto;
    overflow: hidden;
    font-size: 24px;
    line-height: normal !important;
    border-radius: 50%;
    display: none;
}
#github-repo:before, a.heading-anchor:before, div.info:before,
footer.main-content a:before, footer.main-content button:before,
header.layout button:before, header.layout ul a:before, section#index ul .github a:before,
section#index ul .manual a:before, section#used-by ul > li:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-family: FontAwesome, sans-serif;
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding: .05em;
    text-indent: 0;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}


.cnblogs-markdown .hljs {
    display: block;
    color: #333;
    overflow-x: auto;
    background: #F2F4F5 !important;
    border: none !important;
    font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace !important;
    padding: 1em !important;
    font-size: 14px !important
}

.hljs-comment, .hljs-meta {
    color: #969896
}

.hljs-emphasis, .hljs-quote, .hljs-string, .hljs-strong, .hljs-template-variable, .hljs-variable {
    color: #df5000
}

.hljs-keyword, .hljs-selector-tag, .hljs-type {
    color: #a71d5d
}

.hljs-attribute, .hljs-bullet, .hljs-literal, .hljs-symbol {
    color: #0086b3
}

.hljs-name, .hljs-section {
    color: #63a35c
}

.hljs-tag {
    color: #333
}

.hljs-attr, .hljs-selector-attr, .hljs-selector-class, .hljs-selector-id, .hljs-selector-pseudo, .hljs-title {
    color: #795da3
}

.hljs-addition {
    color: #55a532;
    background-color: #eaffea
}

.hljs-deletion {
    color: #bd2c00;
    background-color: #ffecec
}

.hljs-link {
    text-decoration: underline
}

body {
    background: #fff;
    min-height: 100% !important;
    color: #314659 !important;
    font-family: Lato, "PingFang SC", "Microsoft YaHei", sans-serif !important
}

a {
    transition: all .3s ease !important
}

a:hover {
    /* color: #2D8CF0 !important; */
    text-decoration: none !important
}



#home {
    width: 100%
}

#header {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-top: 0; /*background:#fff;*/
    opacity: .95;
    border-bottom: 1px #eef2f8 solid;
    padding-bottom: 0;
    display: block;
    height: 60px;
    z-index: 941112
}

#header #blogTitle {
    position: relative;
    height: 60px
}

#header #blogTitle h1 {
    font-size: 25px;
    font-family: Georgia;
    width: auto;
    margin-left: 0;
    margin-top: 12px;
    padding-left: 15px
}

#header #blogTitle h1 a {
    color: #404040
}

#header #navigator {
    height: inherit;
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    display: inline-block;
    z-index: 999
}

#header #navList {
    height: inherit
}

#header #navList li {
    position: relative
}

#header #navList li:hover i {
    width: 100%;
    left: 0
}

#header #navList li #blog_nav_tags { /*display:none*/
}

#header #navList li i {
    width: 0;
    height: 4px;
    background-color: #2D8CF0;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: 1s
}

#header #navList a:active, #header #navList a:link, #header #navList a:visited {
    font-size: 16px;
    padding-top: 0;
    border-right: 0;
    color: #314659;
    display: block;
    font-weight: 300;
    padding: 20px 0;
    height: inherit;
    -webkit-transition: all .3s;
    transition: all .3s
}

#header #navList a:hover {
    background: 0 0
}

#main {
    margin-top: 150px;
    width: 960px;
    margin: 0 auto;
    min-height: 750px;
    padding: 70px 10px 0 10px;
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-iteration-count: 1;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1
}

#main #mainContent {
    background-color: transparent
}

#main #mainContent .forFlow {
    margin: 0 auto;
    margin-left: 0;
    max-width: 960px
}

#sideBar {
    border-right: 1px solid #eef2f8;
    font-weight: 300;
    display: none;
    min-height: 750px;
    padding: 0
}

#sideBar #profile_block {
    margin-top: 0;
    font-size: 15px;
    padding-left: 15px
}

#sideBar #profile_block #p_b_follow {
    margin-top: 10px
}

#sideBar #profile_block a {
    color: #314659
}

.catListTitle {
    position: relative;
    text-align: left;
    margin-top: 20px;
    padding-left: 15px;
    font-size: 20px;
    font-weight: 300;
    border-bottom: none
}

.catListTitle::before {
    content: '♢';
    color: #314659;
    position: absolute;
    top: 1px;
    left: -2px
}

#sidebar_categories li, #sidebar_toptags li {
    font-size: 15px;
    height: 40px;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 42px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#sidebar_categories li a, #sidebar_toptags li a {
    color: #314659
}

#sidebar_categories li:active, #sidebar_categories li:link, #sidebar_categories li:visited, #sidebar_toptags li:active, #sidebar_toptags li:link, #sidebar_toptags li:visited {
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#sidebar_categories li:hover, #sidebar_toptags li:hover {
    margin-left: 10px;
    border-radius: 5px;
    margin: 0 5px;
    font-size: 17px
}

#sidebar_topdiggedposts li, #sidebar_topviewedposts li {
    margin: 12px 0;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify
}

#sidebar_topdiggedposts li a:active, #sidebar_topdiggedposts li a:hover, #sidebar_topdiggedposts li a:link, #sidebar_topdiggedposts li a:visited, #sidebar_topviewedposts li a:active, #sidebar_topviewedposts li a:hover, #sidebar_topviewedposts li a:link, #sidebar_topviewedposts li a:visited {
    color: #314659
}

#taglist_title, .PostListTitle, .entrylistTitle, .myposts_title, .thumbTitle {
    padding-bottom: 3px;
    padding-right: 10px;
    width: 100%;
    text-align: left;
    border-bottom: 0 !important;
    font-size: 20px !important;
    font-weight: 300;
    margin-top: 15px
}

#myposts {
    margin-left: 0
}

#myposts .PostList {
    font-size: 13px;
    font-weight: 300;
    border-bottom: 1px solid #eef2f8;
    padding: 6px 0 10px 0;
    margin-right: 0
}

#myposts .pager:first-of-type {
    display: none
}

#myposts a:link, #myposts a:visited {
    color: #314659
}

#myposts .postDesc2 {
    color: inherit
}

.day, .entrylistItem {
    width: auto;
    border-bottom: 1px solid #eef2f8;
    padding: 10px 0 15px 0;
    text-align: justify
}

.day .postSeparator, .entrylistItem .postSeparator {
    margin-top: 15px;
    margin-bottom: 25px;
    border-top: 1px solid #eef2f8
}

.day .postTitle, .entrylist .entrylistPosttitle {
    font-size: 20px;
    font-weight: 300;
    font-family: inherit;
    padding-left: 0;
    border-bottom: none
}

.day .postTitle a, .entrylist .entrylistPosttitle a {
    color: #314659
}

.day .postCon, .entrylist .entrylistPostSummary {
    font-size: 16px;
    font-weight: 300;
    font-family: inherit;
    padding-left: 0
}

.day .postCon .c_b_p_desc img, .entrylist .entrylistPostSummary .c_b_p_desc img {
    margin-left: 10px
}

.day .postCon .c_b_p_desc a, .entrylist .entrylistPostSummary .c_b_p_desc a {
    border: 1px solid;
    border-radius: 3px;
    padding: 2px 9px;
    font-size: 13px;
    margin-top: 10px;
    text-decoration: none;
    color: #314659;
    border-color: #314659
}

.day .postCon .c_b_p_desc a:after, .entrylist .entrylistPostSummary .c_b_p_desc a:after {
    content: ' »'
}

.day .postCon .c_b_p_desc a:hover, .entrylist .entrylistPostSummary .c_b_p_desc a:hover {
    color: #2D8CF0 !important;
    border: 1px solid #2D8CF0
}

.day .postDesc, .entrylist .entrylistItemPostDesc, .post .postDesc {
    font-size: 13px;
    font-weight: 300;
    padding-right: 0;
    color: #314659 !important
}

.day .postDesc a, .entrylist .entrylistItemPostDesc a, .post .postDesc a {
    color: #314659
}

.entrylistDescription {
    text-align: left;
    color: #314659;
    font-size: 13px
}

.post .postTitle {
    font-size: 20px !important;
    padding-left: 15px !important;
    border-bottom: none !important
}

.post .postTitle a {
    color: #314659
}

.post .postBody {
    font-weight: 300;
    font-size: 15px;
    padding: 5px 15px;
    line-height: 1.7;
    color: #314659;
    border-bottom: 1px solid #eef2f8
}

.post .postBody a:active, .post .postBody a:link, .post .postBody a:visited {
    color: #2D8CF0;
    text-decoration: none
}

.post .postBody h1 {
    font-size: 21px !important;
    color: #314659
}

.post .postBody h2 {
    font-size: 20px !important;
    color: #314659
}

.post .postBody h3 {
    font-size: 19px !important;
    color: #314659
}

.post .postBody h4 {
    font-size: 18px !important;
    color: #314659
}

.post .postBody h5 {
    font-size: 17px !important;
    color: #314659
}

.post .postBody h6 {
    font-size: 16px !important;
    color: #314659
}

.post .postBody p {
    margin: 17px auto
}

.post .postBody hr {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #eef2f8
}

.post .postBody blockquote {
    border: none;
    color: #314659;
    margin: 20px 0;
    padding: 0 0 0 10px;
    min-height: 20px;
    background: 0 0;
    border-left: 4px solid #dde5f1
}

.post .postBody em {
    padding-right: 3px
}

.post .postBody strong {
    margin: 0 3px
}

.post .postBody img {
    max-width: 930px !important;
    display: block;
    margin: 30px auto;
    border-radius: 3px
}

.post .postBody ol li, .post .postBody ul li {
    margin: 3px 0;
    font-size: 15px;
    color: #314659
}

.post .postBody ol li p, .post .postBody ul li p {
    margin: 0 !important
}

.post .postBody table {
    font-size: 13px;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #eef2f8;
    width: 100%;
    margin-bottom: 24px
}

.post .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
}

.post .postBody table td {
    border: 1px solid #eef2f8 !important;
    padding: 8px 16px !important
}

.post .postBody h1 code, .post .postBody h2 code, .post .postBody h3 code, .post .postBody h4 code, .post .postBody h5 code, .post .postBody h6 code, .post .postBody li code, .post .postBody p code, .post .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
}


#BlogPostCategory {
    margin-bottom: 10px;
    text-align: right
}

#BlogPostCategory a {
    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
}

.post .postBody #EntryTag {
    font-size: 13px;
    color: #314659
}

.post .postBody #EntryTag a {
    color: #2D8CF0
}

.post .postBody #post_next_prev {
    font-size: 13px
}

.cnblogs_code {
    background-color: #f2f4f5;
    padding-left: 1em;
    padding-right: 1em;
    border: none !important;
    border-radius: 3px !important;
    font-family: Lucida Console, Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace !important
}

.cnblogs_code div {
    background-color: transparent;
    color: #656c73
}

.cnblogs_code img {
    margin: 0 !important
}

.cnblogs_code pre {
    color: #656c73;
    font-family: inherit !important
}

.cnblogs_code pre span {
    font-family: inherit !important;
    color: inherit !important
}

.cnblogs_code textarea {
    font-family: inherit !important;
    padding: 5px;
    border: 1px solid #3e4c42;
    color: #c5d4ef;
    background-color: #282c34
}

.cnblogs_code textarea:focus {
    outline: 0
}

.cnblogs_code .code_img_closed, .cnblogs_code .code_img_opened {
    display: none !important
}

.cnblogs_code .cnblogs_code_toolbar {
    width: 20px
}

.cnblogs_code .cnblogs_code_toolbar span {
    padding-right: 0
}

.cnblogs_code .cnblogs_code_toolbar a:link img {
    background-color: transparent !important
}

.cnblogs_code .cnblogs_code_collapse {
    color: #656c73;
    border: 1px solid #989fa6;
    border-radius: 2px;
    background-color: transparent;
    display: inline-block;
    cursor: pointer;
    padding: 5px 5px 2px 5px
}

.github-corner svg {
    fill: #2D8CF0
}

#footer {
    border-top: 1px solid #040404;
    font-weight: 300
}

#footer div {
    margin: 5px auto
}

#footer a {
    color: #314659
}

#footer:after {
    content: '❤';
    color: #ef6b6b;
    font-size: 16px
}

.cnblogs-markdown pre {
    white-space: pre !important;
    position: relative !important
}

#taglist_main {
    margin-top: 0
}

#taglist_main table {
    width: 100%
}

#taglist_main table tr td {
    padding: 5px 20px 5px 0
}

#taglist_main table tr td .small {
    display: none
}

#taglist_main table tr td a {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 5px;
    margin: 0;
    width: 100%;
    text-align: center;
    border: 1px solid #314659;
    border-radius: 2px;
    color: #314659;
    background-color: transparent
}

#taglist_main table tr td a:hover {
    color: #2D8CF0 !important;
    border: 1px solid #2D8CF0;
    text-decoration: none
}

.topicListFooter {
    margin-right: 0
}

#nav_next_page, .pager {
    margin-right: 0;
    color: #314659
}

#nav_next_page a, .pager a {
    padding: 3px 7px;
    border: 1px solid #314659;
    border-radius: 4px;
    font-family: Monospaced Number;
    margin: 0 3px;
    text-decoration: none;
    color: inherit;
    transition: border .2s ease-in-out, color .2s ease-in-out
}

#nav_next_page a:hover, .pager a:hover {
    color: #2D8CF0;
    border: 1px solid #2D8CF0
}

.pager span.current {
    padding: 3px 7px;
    border: 1px solid #2D8CF0;
    border-radius: 4px;
    font-family: Monospaced Number;
    margin: 0 3px;
    text-decoration: none;
    background-color: #2D8CF0
}

.esa-clipboard-button {
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    right: 6px;
    top: 6px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    color: #5e6687;
    padding: 0 6px;
    border-radius: 5px
}

.esa-toolbar {
    position: fixed;
    display: grid;
    z-index: 999;
    bottom: 30px;
    right: 30px
}

.esa-toolbar .esa-toolbar-contents, .esa-toolbar .esa-toolbar-follow, .esa-toolbar .esa-toolbar-gotop {
    height: 45px;
    width: 45px;
    font-weight: 400;
    position: relative;
    outline: 0;
    cursor: pointer;
    border: 1px solid transparent;
    transition: color .2s linear, background-color .2s linear, border .2s linear, box-shadow .2s linear;
    margin-top: 5px;
    border-color: #eef2f8;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat
}

.esa-toolbar .esa-toolbar-contents .tips, .esa-toolbar .esa-toolbar-follow .tips, .esa-toolbar .esa-toolbar-gotop .tips {
    position: absolute;
    left: -60px;
    top: 15px;
    display: none;
    color: #2D8CF0;
    font-size: 12px
}

.esa-toolbar .esa-toolbar-contents:hover, .esa-toolbar .esa-toolbar-follow:hover, .esa-toolbar .esa-toolbar-gotop:hover {
    color: #2D8CF0;
    border-color: #2D8CF0
}

.esa-toolbar .esa-toolbar-gotop {
    display: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAACL0lEQVRIS+3TwWvTUBwH8O/vJSLrFBURFPSkoIiCVz3IilObFA/aNR0yEEk6EXfxH1D0L5DdyroMHaJL1a1Ikw3H6kVBHHjyIKKgMEQmbOqsTpv8JOkmna4mvQyRvVv4/fL78L7vPcIKLFoBA6tIUyn/e3H1F+xjYB4B8EyGp53RTkxF2VLkneQLTieYBwmQ/cEMfgsJh41U8k0YFAnJW3YPAb2Afxv5CZj2gdAK8BQgjuia8uJvUCiSt+wrBFxaGOJ8WYeTsQr2kscTAG1k5g+eJLV1dySeN4IaIsxMpuXkQMjW4kFh55aW0/F4vOp/D9wZ2+N67gQB25h5RmJx/Gyn8nQ5aFmk17bXtn7mGyDSAoBh6ppiEBHXDzFvje3wpADaxcAcGAkjoz76HfoDyVkPNsj44QA4GDQzrukZ9WKjKK7fG99crX4vA9gP8FePhJpNKw/r+5cgfXft7cLFOIDdCxFdNjT1atjt6S8W12NeHgXoEAPzgEgZWqK0+N8vZMAqHfAAB6CtzOwBlDUyqhkGLNYt63HLJ8zaBLQxUCWQpmvKsF8PEHNotN0jt0igGBjfIHBKT6t+ZE0t/yxjc3yfQEcBdplEl5FWblOfZWcE+CZAEgMfSXC73pGcbGp6XXMuN7lG3vR+GKBkcGeIz1N+qDRIRF1RH1YUvFwuy6+nKyM1iGepluVMtytJ1rlU4l2UIVF6fOjVdOUCs3gZ+uKjDAzrWUXCElpS/3/i+gn3gM6tu0xSdwAAAABJRU5ErkJggg==)
}

.esa-toolbar .esa-toolbar-contents {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAuUlEQVRIS2NkoANgpIMdDPSxZO6qbQeQffOf+X98SrD3w0WLdnL/5vi7lRo+ZZy7att/ZIMYGRi0k8K8rs1ctZufheH3B6pYMnv1dgdkg/5x/DmV7uv7bdWqVcwfGXltqWIJNQwhZAZ9Ip6QK6ghP4x8Mnfl1gaUJMzIODUpzOv1pG3b2Lk//6+kSnDRJZ/QxSfUCA5CZgyj1EXIq9SQp09w0aUUpk8+oUelRY2IJWQGfSKekCuoIQ8At39XNxqN1mQAAAAASUVORK5CYII=)
}

.esa-toolbar .esa-toolbar-follow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAsUlEQVRIS2NkIAHMXbU98D/D/zn/GRlTU0M91xGrlZFYhSB1c1Zu62RkZChj+M/QmxzuVUKs3lFLRoOLcFoZTV30ySdzV29zY2BgtGT494+ghf8ZGF0YGRmskXP8pG3b2Lm/MqQx/PsvjBGrTEz/Gf8xHmWcs3LrC0ZGRnHC0Y6kAqlYmbNyqx0jI+NBnPr/M/xgpKlPwDYzPiUYRMguHE3Co8E1WtQTzvPDJ5+Q2+4CADezs7EkSK8aAAAAAElFTkSuQmCC)
}

.esa-profile-avatar {
    /* margin-left: 30px;
    margin-top: 15px;
    border-radius: 3px; */
    width: 100px
}

.esa-follow-button {
    z-index: 999;
    /* display: none; */
    position: fixed;
    bottom: 30px;
    right: 30px;
    height: 45px;
    width: 45px;
    font-weight: 400;
    outline: 0;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    border-radius: 50px;
    color: #515a6e;
    background-color: #fff;
    border-color: #dcdee2
}

.esa-follow-button:hover {
    color: #2D8CF0;
    border-color: #2D8CF0;
    background-color: #fff
}

.esa-mobile-menu {
    display: none;
    position: fixed;
    top: 7px;
    right: 15px;
    z-index: 941113;
    font-size: 1.5em;
    cursor: pointer;
    color: #7f7f7f
}

.esa-mobile-menu:after {
    content: '\2630';
    font-size: 1.5em;
    font-family: fontello
}

.esa-catalog {
    position: fixed;
    top: 120px;
    right: 1px;
    width: auto;
    height: auto;
    z-index: 999999
}

.esa-catalog-title {
    cursor: move;
    padding-left: 12px;
    width: 100%;
    height: 35px;
    line-height: 36px;
    border-bottom: 1px solid #eef2f8;
    font-size: 12px;
    font-weight: 600;
    color: #929aa2
}

.esa-catalog-title:before {
    content: '☲';
    margin-right: 5px
}

.esa-catalog-close {
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
    color: #929aa2
}

.esa-catalog-contents {
    overflow: hidden;
    display: none;
    color: #314659;
    border: 1px solid #eef2f8;
    min-width: 150px;
    opacity: 1;
    font-size: inherit; /*background-color:#fff;*/
    z-index: 19941112
}

.esa-catalog-contents ul {
    padding: 10px 15px;
    max-height: 350px;
    overflow-y: auto
}

.esa-catalog-contents ul li {
    margin-top: 5px;
    max-width: 170px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    color: #929aa2
}

.esa-catalog-contents ul li code {
    font-family: inherit
}

.esa-catalog-contents ul li a:hover {
    color: #2D8CF0;
    text-decoration: none
}

.esa-catalog-contents ul li .level1 {
    margin-left: 0
}

.esa-catalog-contents ul li .level2 {
    margin-left: 10px
}

.esa-catalog-contents ul li .level3 {
    margin-left: 26px
}

.esa-anchor {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    margin-left: 8px
}

.esa-post-signature {
    padding: 12px 24px 12px 30px;
    margin-top: 15px;
    margin-left: 5px;
    border-left-width: 4px;
    font-size: 15px;
    line-height: 2;
    border-left-style: solid;
    background-color: #f8f8f8;
    position: relative;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    border-left-color: #2D8CF0;
    z-index: 1
}

.esa-post-signature:before {
    content: "!";
    background-color: #2D8CF0;
    position: absolute;
    top: 25px;
    left: -12px;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
    font-size: 14px
}

.esa-post-signature p {
    margin: 0 !important
}

.esa-post-signature a {
    color: #314659 !important
}

.esa-reward {
    /* display: none; */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    padding-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 0 2000px rgba(0, 0, 0, .65);
    border-radius: 4px;
    z-index: 1000000
}

.esa-reward h2 {
    text-align: center;
    font-size: 20px;
    color: #314659;
    font-weight: 400;
    margin: 20px 0 10px 0
}

.esa-reward p {
    text-align: center
}

.esa-reward .esa-reward-container {
    margin: 0 30px;
    text-align: center
}

.esa-reward .alipay, .esa-reward .wechat {
    position: relative;
    display: inline-block;
    width: 200px;
    height: 200px;
    padding: 10px;
    border: 2px solid #2D8CF0;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 10px
}

.esa-reward .alipay:after, .esa-reward .wechat:after {
    content: '';
    position: absolute;
    left: 30px;
    bottom: -10px;
    color: #314659;
    background: #fff;
    padding: 0 10px;
    font-size: 16px;
    width: auto;
    text-align: center
}

.esa-reward .alipay img, .esa-reward .wechat img {
    width: 100%;
    width: 170px;
    height: 170px
}

.esa-reward .alipay:after {
    content: '支付宝，扫一扫'
}

.esa-reward .wechat:after {
    content: '微信，扫一扫'
}

.esa-reward-close {
    position: absolute;
    font-size: 15px;
    color: #314659;
    top: 7px;
    right: 10px;
    cursor: pointer
}

.esa-reward-close:hover {
    transition: all .2s;
    color: #2D8CF0
}

.esa-reward-close:active {
    transition: all .2s;
    color: #2D8CF0
}



.feedbackItem .feedbackListSubtitle {
    color: transparent
}

.feedbackItem .feedbackListSubtitle .sendMsg2This {
    background: 0 0;
    padding-left: 0;
    font-size: 15px
}

.feedbackItem .feedbackListSubtitle .sendMsg2This::before {
    content: '✉️'
}

.feedbackItem a {
    color: #314659
}

.feedbackItem .louzhu {

    background: #a2a4a0;
    color: #ffffff !important;
    padding: 2px 4px;
    border-radius: 2px;
    margin-right: 4px;

    /* background: #ffffff !important;
    color: rgb(0, 0, 0);
    border-radius: 2px;
    margin: 0 2px;
    padding: 0 6px 2px 6px !important */
}

.feedbackItem .comment_date {
    color: #666
}

.feedbackItem .comment_quote {
    border: 1px dashed #2D8CF0;
    border-radius: 3px
}

#comment_nav {
    visibility: hidden
}

.feedbackCon {
    background: 0 0;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #eef2f8
}

.feedbackCon .esa-comment-avatar {
    float: left;
    margin-right: 10px
}

.feedbackCon .blog_comment_body {
    border-radius: 3px;
    padding: 8px;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 6px;
    font-size: 13px;
    display: block;
    color: #434b69; /*background-color:rgba(193,193,193,.2);*/
    width: auto
}

.feedbackCon .blog_comment_body a {
    color: #2D8CF0
}

.feedbackCon .blog_comment_body img {
    border-radius: 3px
}

.feedback_area_title {
    border-bottom: 1px solid #eef2f8;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 300;
    padding-left: 0;
    padding-bottom: 5px
}

.commentform #commentform_title {
    background-image: none;
    padding-left: 0;
    font-size: 20px
}

.commentform #tip_comment {
    color: #f37f7f !important;
    margin: 15px 0;
    display: block
}

.commentform .commentbox_title .commentbox_title_right {
    height: 30px;
    float: left
}

.commentform .commentbox_title .comment_icon {
    width: 16px;
    height: 16px;
    border: 1px solid #eef2f8;
    border-radius: 3px;
    background-color: #fff;
    padding: 3px;
    cursor: pointer
}

.commentform .comment_textarea {
    width: 100% !important;
    height: 200px !important;
    border: 1px solid #eef2f8;
    border-radius: 6px;
    padding: 5px;
    font-family: inherit;
    font-size: 15px;
    resize: none;
    box-sizing: border-box;
    background-color: transparent;
    color: #314659
}

.commentform .comment_textarea:focus {
    outline: 0
}

.commentform .comment_textarea:hover {
    border-color: #2D8CF0
}

.commentform #commentbox_opt {
    display: block
}

/* 评论栏的退出按钮 */
.commentform #commentbox_opt a {
    width: 96px;
    height: 40px;
    border-width: 0;
    cursor: pointer;
    color: #fff;
    background-color: #2D8CF0;
    user-select: none;
    letter-spacing: 6px;
    padding: 13px 28px;
    border-radius: 5px;
    font-size: 13px;
    /* color: #314659 */
}

.commentform #btn_comment_submit {
    width: auto;
    height: auto;
    border-width: 0;
    cursor: pointer;
    margin-top: 0px;
    color: #fff;
    background-color: #2D8CF0;
    border-color: #2D8CF0;
    user-select: none;
    padding: 5px 20px;
    font-size: 12px;
    border-radius: 5px;
    transition: color .2s linear, background-color .2s linear, border .2s linear, box-shadow .2s linear
}

.commentform #btn_comment_submit:hover {
    opacity: .7
}

.commentform .comment_my_posted > img {
    display: none
}

.commentform .comment_my_posted > a b {
    font-size: 16px;
    font-weight: 300
}

.commentform .bq_post_comment {
    margin-top: 5px;
    font-size: 13px;
    display: block;
    color: #434b69;
    background-color: rgba(193, 193, 193, .2);
    border: none;
    border-radius: 3px
}

.github-corner:hover .octo-arm {
    animation: octocat-wave 560ms ease-in-out
}

@keyframes octocat-wave {
    0%, 100% {
        transform: rotate(0)
    }
    20%, 60% {
        transform: rotate(-25deg)
    }
    40%, 80% {
        transform: rotate(10deg)
    }
}

::-webkit-scrollbar {
    width: 3px;
    height: 3px
}

::-webkit-scrollbar-thumb {
    border-radius: 1px;
    box-shadow: inset 0 0 5px #314659;
    background: #314659
}

::-webkit-scrollbar-track {
    background: 0 0;
    border-radius: 1px
}

::-moz-selection, ::selection {
    color: #2D8CF0
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
    #blog-comments-placeholder, #comment_form {
        padding: 10px;
        margin-left: 0
    }
}












/*表格样式修改*/
tr.even {
    background: #f7f7f7;
}

/*选中文本颜色设置*/
::selection{background:#e5f4ff;color:#333;}
::-moz-selection{background:#e5f4ff;color:#333;}

/*光标*/
body { cursor:url("https://files.cnblogs.com/files/yjlblog/cursor.ico"),auto;}




/*隐藏多余菜单*/
 /* #header #navList #blog_nav_sitehome {
    display: none;
}  */

#header #navList #blog_nav_admin {
    display: none;
}

 #header #navList #blog_nav_contact {
    display: none;
} 

/* #header #navList #blog_nav_rss {
    display: none;
}  */
/*隐藏多余菜单*/




/*背景图片*/
body:before {
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-filter: grayscale(40%);
    -moz-filter: grayscale(40%);
    -ms-filter: grayscale(40%);
    -o-filter: grayscale(40%);
    filter: grayscale(40%);
    filter: gray;
}
/*背景图片*/

/*背景底图*/
body::before {
   background: url(https://s1.ax1x.com/2022/10/07/x8uNwj.png) center/cover no-repeat;
}
/*背景底图*/
