@keyframes spin3D{from{transform:rotate3d(0.5,0.5,0.5,360deg)}to{transform:rotate3d(0deg)}}#loading{height:100%;background:url("https://free.wzznft.com/i/2023/04/30/u2gm7c.jpg");display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;overflow:hidden;z-index:99999999}.spinner-box{width:300px;height:300px;display:flex;justify-content:center;align-items:center;background-color:transparent}.leo{position:absolute;display:flex;justify-content:center;align-items:center;border-radius:50%}.blue-orbit{width:165px;height:165px;border:1px solid #91daffa5;animation:spin3D 2s linear .2s infinite}.green-orbit{width:120px;height:120px;border:1px solid #91ffbfa5;animation:spin3D 2s linear 0s infinite}.red-orbit{width:90px;height:90px;border:1px solid #ffca91a5;animation:spin3D 1s linear 0s infinite}.white-orbit{width:60px;height:60px;border:2px solid #fff;animation:spin3D 10s linear 0s infinite}.w1{transform:rotate3D(1,1,1,90deg)}.w2{transform:rotate3D(1,2,0.5,90deg)}.w3{transform:rotate3D(0.5,1,2,90deg)}
:root{--color-basic-1000: #f7f2a0;--color-basic-1100: #000;}

:root[theme=dark]{--color-basic-1000: #514e5223;--color-basic-1100: #ccc;}
 #cnblog-nav a:nth-child(1) span:before {
    color: #f8d3c2!important;
}
#cnblog-nav a:nth-child(2) span:before {
    color: #ffb6b9!important;
}
#cnblog-nav a:nth-child(3) span:before {
    color: #a696c8!important;
}
#cnblog-nav a:nth-child(4) span:before {
    color: #bbded6!important;
}
#cnblog-nav a:nth-child(5) span:before {
    color: #8ac6d1!important;
}
#cnblog-nav a:nth-child(6) span:before {
    color: #2470a0!important;
}
#cnblog-nav a:nth-child(7) span:before {
    color: #252d9b!important;
}
.event-wrapper .event-date .event-month {
    background-color: #e9acc0!important;
}
#post_detail .postTitle {
    //标题渐变色
    text-align: center;
    background:linear-gradient(to right, #BE93C5,#7BC6CC);
    -webkit-background-clip:text;
    color:transparent;
}
.cnblogs-markdown a {
    color: #ff6a6a;
}
/* 彩色标签 */
 .catListTag {
    margin: 20px 0;
    clear: both;
    text-align: left;
    font-size: 12px;
}
.catListTag ul {
    display: inline;
    list-style-type: none;
    /* width: 400px; */
}
.catListTag ul li a {
    list-style: none;
    display: inline;
}
.catListTag ul li a {
    /* line-height: 24px; */
    height: 24px;
    display: inline-block;
    /* background: #fff; */
    padding: 2px 11px;
    /* margin: 10px 5px 0 0; */
    border-radius: 8px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.catListTag ul li a {
    color: rgb(226, 202, 202);
    text-decoration: none
}
.catListTag ul li a:hover {
    border-radius: 0;
    text-shadow: #000 1px 1px 1px
}
.catListTag ul li:nth-of-type(8n-7) a {
    background: #8A9B0F
}
.catListTag ul li:nth-of-type(8n-6) a {
    background: #EB6841
}
.catListTag ul li:nth-of-type(8n-5) a {
    background: #3FB8AF
}
.catListTag ul li:nth-of-type(8n-4) a {
    background: #FE4365
}
.catListTag ul li:nth-of-type(8n-3) a {
    background: #FC9D9A
}
.catListTag ul li:nth-of-type(8n-2) a {
    background: #EDC951
}
.catListTag ul li:nth-of-type(8n-1) a {
    background: #C8C8A9
}
.catListTag ul li:nth-of-type(8n) a {
    background: #83AF9B
}
.catListTag ul li:first-child a {
    background: #036564
}
.catListTag ul li:last-child a {
    background: #3299BB
}
/* 彩色分类 */
 #sidebar_postcategory ul {
    display: flex;
    flex-wrap: wrap;
}
#sidebar_postcategory {
    margin: 20px 0;
    clear: both;
    text-align: left;
    font-size: 12px;
}
#sidebar_postcategory ul {
    /* display: inline; */
    list-style-type: none;
    /* width: 400px; */
}
#sidebar_postcategory ul li a {
    list-style: none;
    display: inline;
}
#sidebar_postcategory ul li a {
    /* line-height: 24px; */
    height: 24px;
    display: inline-block;
    /* background: #fff; */
    padding: 2px 11px;
    /* margin: 10px 5px 0 0; */
    border-radius: 8px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#sidebar_postcategory ul li a {
    color: #FFF;
    text-decoration: none
}
#sidebar_postcategory ul li a:hover {
    border-radius: 0;
    text-shadow: #000 1px 1px 1px
}
#sidebar_postcategory ul li:nth-of-type(8n-7) a {
    background: #8A9B0F
}
#sidebar_postcategory ul li:nth-of-type(8n-6) a {
    background: #EB6841
}
#sidebar_postcategory ul li:nth-of-type(8n-5) a {
    background: #3FB8AF
}
#sidebar_postcategory ul li:nth-of-type(8n-4) a {
    background: #FE4365
}
#sidebar_postcategory ul li:nth-of-type(8n-3) a {
    background: #FC9D9A
}
#sidebar_postcategory ul li:nth-of-type(8n-2) a {
    background: #EDC951
}
#sidebar_postcategory ul li:nth-of-type(8n-1) a {
    background: #C8C8A9
}
#sidebar_postcategory ul li:nth-of-type(8n) a {
    background: #83AF9B
}
#sidebar_postcategory ul li:first-child a {
    background: #036564
}
#sidebar_postcategory ul li:last-child a {
    background: #3299BB
}
.favourite.side-wrapper ul li:nth-child(1) a i::before {
    color: #3273dc;
}
.favourite.side-wrapper ul li:nth-child(2) a i::before {
    color: #00d1b2;
}
.favourite.side-wrapper ul li:nth-child(3) a i::before {
    color: #ffd257;
}
.favourite.side-wrapper ul li:nth-child(4) a i::before {
    color: #48c774;
}
.favourite.side-wrapper ul li:nth-child(5) a i::before {
    color: #EB6841;
}
.favourite.side-wrapper ul li:nth-child(6) a i::before {
    color: #e7339f;
}
#sidebar_postcategory .catListTitle::before {
    display: none;
    content:'\f07c  ';
    color: #3fb8af;
}
#sidebar_toptags .catListTitle::before {
    display: none;
    content:'\f02c  ';
    color: #3fb8af;
}
.catListView .catListTitle::before {
    display: none;
    content:'\f091  ';
    color: #ea7c2d;
}
.custom-card-title:before {
    color: #1b86f9;
}
/* 代码块阴影*/
 #cnblogs_post_body.blogpost-body-html pre, #mainContent .cnblogs-markdown pre {
    box-shadow: 0px 0px 10px 1px #b3a5b1;
} 
/* 内容图片阴影 */
 #cnblogs_post_body.blogpost-body-html img, #mainContent .cnblogs-markdown img {
    box-shadow: 0px 0px 10px 1px #b3a5b1;
}
#comment_form {
  padding: 32 px 16 px;
  overflow: auto;
}