*{
    outline: none !important;
    scrollbar-color: #718096 #cbd5e0;
    scrollbar-width: thin;
}
::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#cbd5e0}::-webkit-scrollbar-thumb{background:#718096}::-webkit-scrollbar-thumb:hover{background:#2d3748}
@font-face {
  font-family: Emoji;
  src: local("Apple Color Emojiji"), local("Segoe UI Emoji"), local("Segoe UI Symbol"), local("Noto Color Emoji");
  unicode-range: U+1F000-1F644, U+203C-3299;
}
body {
  font-family: system-ui, —apple-system, Segoe UI, Rototo, Emoji, Helvetica, Arial, sans-serif;
}
@media (min-width: 1680px){
.container {
    max-width: 1680px !important
}}
button.copy:before {
    content: '\590d\5236';
}
button.copyed:before {
    content: '\590d\5236\5b8c\6210';
}
button.copyerror:before {
    content: '\590d\5236\5931\8d25';
}
[x-cloak]{display:none !important;}

/*解决ios16以下bug*/
.translate-x-full{
    transform: translate3d(100%, 0, 0) !important;
}

/*首页轮播*/
#myCarousel {
  --f-carousel-spacing: 16px;
  --f-carousel-slide-width: 100%;
  --f-progress-color: #ff3520;
}
@media (min-width: 640px){
  #myCarousel {
    --f-carousel-slide-width: 80%;
  }
  }
#myCarousel .f-carousel__slide {
  background: #111;
}
#myCarousel button.f-button.is-next {
right: 0;
border-radius: 50%;
}
#myCarousel button.f-button.is-prev {
left: 0;
border-radius: 50%;
}
.dark #myCarousel button.f-button.is-next,.dark #myCarousel button.f-button.is-prev{
  background: #333;
  color: #dadada;
}



.text-shadow{
text-shadow: 0 0.1875rem 0.3125rem #1c1f21;
}
.line-1 {
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.line-2 {
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.line-3 {
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
@media (min-width: 640px){
.sm\:line-3 {
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
}
/*广告招募占位*/
.zhaomu {
    min-height: 50px;
    text-decoration: none;
    position: relative;
}
.zhaomu:before {
    background: #bababa;
    content: '\5e7f\544a\62db\52df\4e2d';
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff;
    font-size: 1.25rem;
    text-decoration: none;
    position: absolute;
    width: 100%;
}
.zhaomu img{
    min-height: 50px;
}
/*图片懒加载*/
img.scrollLoading {
    background-color: rgba(120, 120, 120, 0.1);
    background-image: url('./img/loading.gif');
    background-repeat: no-repeat;
    background-position: 50%;
}
.scrollLoading.ojbk {
    background-image:unset;
    background-color: #f4f6fb;
}
.dark .scrollLoading.ojbk {
    background-color: #9e9e9e;
}
#comments .scrollLoading.ojbk,#sidebar .scrollLoading.ojbk {
    background-color: transparent;
}
.sinner-tips .tips-body{
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.sitips-open .tips-body{
    -webkit-animation-name: tips-open;
    animation-name: tips-open
}
.sitips-close .tips-body {
    -webkit-animation-name: tips-close;
    animation-name: tips-close
}

/*表情*/
.OwO{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;   }.OwO.OwO-open .OwO-body{display:block}.OwO.OwO-up .OwO-body{top:inherit;bottom:21px;border-radius:4px 4px 4px 0}.OwO.OwO-up .OwO-body .OwO-bar .OwO-packages li:nth-child(1){border-radius:0}.OwO.OwO-up.OwO-open .OwO-logo{border:1px solid #ddd;border-radius:0 0 4px 4px;border-top:none}.OwO .OwO-logo{position:relative;display:inline-block;cursor:pointer;box-sizing:border-box;z-index:2;}.OwO .OwO-logo:hover span{display:inline-block;-webkit-animation:a 5s infinite ease-in-out;animation:a 5s infinite ease-in-out}.OwO .OwO-body{display:none;position:relative;;max-width:400px;border:1px solid #ddd;z-index:1;border-radius:0 4px 4px 4px;}.OwO .OwO-body .OwO-items{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none;padding:10px;margin:0;overflow-y:scroll;font-size:0;}.OwO .OwO-body .OwO-items .OwO-item{list-style-type:none;background:#f7f7f7;padding:5px 10px;border-radius:5px;display:inline-block;font-size:12px;line-height:14px;margin:0 10px 12px 0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.OwO .OwO-body .OwO-items .OwO-item:hover{background:#eee;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);-webkit-animation:a 5s infinite ease-in-out;animation:a 5s infinite ease-in-out}.OwO .OwO-body .OwO-items-emoji .OwO-item{font-size:20px;line-height:19px}.OwO .OwO-body .OwO-items-image .OwO-item{max-width:calc(25% - 10px);box-sizing:border-box}.OwO .OwO-body .OwO-items-image .OwO-item img{max-width:100%}.OwO .OwO-body .OwO-items-show{display:block}.OwO .OwO-body .OwO-bar{width:100%;height:30px;border-top:1px solid #ddd;background:#fff;border-radius:0 0 4px 4px;color:#444}.OwO .OwO-body .OwO-bar .OwO-packages{margin:0;padding:0;font-size:0}.OwO .OwO-body .OwO-bar .OwO-packages li{list-style-type:none;display:inline-block;line-height:30px;font-size:14px;padding:0 10px;cursor:pointer;margin:0}.OwO .OwO-body .OwO-bar .OwO-packages li:nth-child(1){border-radius:0 0 0 3px}.OwO .OwO-body .OwO-bar .OwO-packages li:hover{background:#eee}.OwO .OwO-body .OwO-bar .OwO-packages .OwO-package-active{background:#eee;-webkit-transition:.3s;transition:.3s}
.OwO-jio{position: absolute;top: -10px;left: 10px;width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #ddd;}
.OwO-jio:before{content: '';display: block;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #FFF;position: absolute;left: -8px;top: 2px;}
.dark .OwO .OwO-body .OwO-items .OwO-item,.dark .OwO .OwO-body .OwO-items .OwO-item:hover {background: #374151;}
.dark .OwO .OwO-body .OwO-bar {border-top: 1px solid #1f2937;background: #1f2937;color: #fff;}
.dark .OwO .OwO-body .OwO-bar .OwO-packages .OwO-package-active,.dark .OwO .OwO-body .OwO-bar .OwO-packages li:hover {background: #111827;}
.dark .OwO .OwO-body {border: 1px solid #374151;}
.dark .OwO-jio {border-bottom: 10px solid #374151;}
.dark .OwO-jio:before {border-bottom: 8px solid #1f2937;}
img.biaoqing{
    display: inline-block;
    height: 2.6em;
    vertical-align: bottom;
    margin: 0;
}

.OwO-bar img {
    top: 0 !important;
    height: auto;
}
/*密码文章样式*/
form.protected {
    text-align: center;
}
.protected input.text {
    background: beige;
    padding: 5px;
}
.protected input.submit {
    background: #f3f6fb;
    padding: 5px;
    cursor: pointer;
}
.dark .protected input.text {
    background: #374151;
}
.dark .protected input.submit {
    background: #395071;
}
/*--------------------------------------------------------------
## Media
--------------------------------------------------------------*/
iframe,
embed {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.media {
  position: relative;
  display: block;
  padding: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
}

.media:after {
  content: '';
  display: block;
  padding-top: 100%;
}
.media:after{
    background-image: url('./img/loading.gif');
    background-repeat: no-repeat;
    background-position: 50%;
}
.media:not(:first-child):not(:last-child):not(:only-child) {
  border-radius: 0;
}

.media-circle .media {
  border-radius: 500px;
}

.media-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1rem 1rem;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.media-overlay.overlay-top {
  bottom: auto;
}

.media-overlay.overlay-bottom {
  top: auto;
}

.media-action {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.media-action.active {
  opacity: 1;
}

.media-action.media-action-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 0 5%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-radius: inherit;
}

.media-action.media-action-overlay .btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: inherit;
}

.list-item:hover .media-action,
.list-item:active .media-action,
.media:hover .media-action,
.media:active .media-action,
.active>.media .media-action {
  opacity: 1;
  pointer-events: initial;
}

.media iframe,
.media-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: rgba(120, 120, 120, 0.1);
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.post-item .media-content:after {
    background-image: -webkit-gradient(linear,left top,right top,from(transparent),to(rgba(255,255,255,.2)));
    background-image: linear-gradient(to right,transparent,rgba(255,255,255,.2));
    content: "";
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    top: 0;
    left: -75%;
    z-index: 2;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    pointer-events: none;
}
.circle .media-content:before {
  width: 40%;
  left: 30%;
}

.media-diy:after {
  padding-top: calc(var(--bili) * 1%);
}
.media-21x9:after {
  padding-top: 42.857143%;
}

.media-16x9:after {
  padding-top: 56.25%;
}

.media-4x3:after {
  padding-top: 75%;
}

.media-9x16:after {
  padding-top: 177.77%;
}

.media-2x3:after {
  padding-top: 150%;
}

.media-10x14:after {
  padding-top: 140.5%;
}

.media-3x4:after {
  padding-top: 133.33333%;
}
.media-3x2:after {
    padding-top: 66.66666%;
}

.media-1x2:after {
  padding-top: 200%;
}

.media-2x1:after {
  padding-top: 50%;
}

.media-3x1:after {
  padding-top: 33%;
}

.media-4x1:after {
  padding-top: 25%;
}

.media-1-4:after {
  padding-top: 25vh;
  min-height: 10rem;
}

.media-1-3:after {
  padding-top: 33vh;
  min-height: 12.5rem;
}

.media-1-2:after {
  padding-top: 50vh;
  min-height: 15rem;
}

/*--------------------------------------------------------------
post content
--------------------------------------------------------------*/
.post-content{
  word-break: break-all;
  word-wrap: break-word;
}
.post-content p,
.post-content figure {
  margin-bottom: 1.25rem;
  line-height: 1.8;
}
.post-content img {
  max-width: 100%;
}
.post-content center img{
  max-height: 68vh;
}
.post-content ul {
  list-style: disc;
}
.post-content ol {
  list-style: decimal;
}

.post-content ul,
.post-content ol {
  margin: 0 0 1em 2em;
}

.post-content ul li,
.post-content ol li {
  margin: .5em 0;
}

.post-content code {
    background: #e0e0e0;
    padding: 2px 5px;
    border-radius: 5px;
}

.dark .post-content code {
    background: #000000;
}
.dark .post-content pre code {
    background: unset;
}
.post-content pre,.post-comment pre{
    overflow-y: auto;
    border: 1px solid #908f8f;
    border-radius: 3px;
    padding: 1.25rem;
    margin: 1.5rem 0;
    max-height:500px;
}
.codebr .post-content pre,.codebr .post-comment pre{
    white-space: pre-wrap; 
    word-wrap: break-word; 
}

.post-content pre code ,.post-comment pre code{
    background: unset;
    overflow: auto;
    padding: 0.5em !important;
    display: block;
    margin-bottom: 0px;
}
.post-content .btn[class*=btn-] {
  text-transform: none;
}

.aside{
    z-index: 1050 !important;
}


/*--------------------------------------------------------------
## comments
--------------------------------------------------------------*/
#comments ol {
    padding-left: 0;
}
.comment-content {
    background-color: #f4f6fb;
    word-wrap: break-word;
    word-break: break-all;
}
.comment-content code {
    color: red;
}
.comment-content p{
margin-bottom: 4px;
}
.post-comment {
  position: relative;
}
/*强制修正取消评论按钮的默认css*/
#cancel-comment-reply-link {
    display: inline !important;
}
.post-comment .commentlist .emoji,
.post-comment .comment-list .emoji {
  height: 1.5em !important;
  width: 1.5em !important;
  vertical-align: -0.4em !important;
}

.post-comment .comment-list .children {
  margin-left: 65px;
}
.post-comment .comment-list .children .children{
  margin-left: 0px;
}

.post-comment .comment-list .children .flex-avatar,.post-comment .comment-list .children .mr-avatar {
  width: 36px !important;
  height: 36px !important;
}

@media (max-width: 767.98px) {
  .post-comment .comment-respond .flex-avatar {
    margin: 8px 0 0;
  }

  .post-comment .comment-respond .flex-avatar,
  .post-comment .comment-list .flex-avatar {
    width: 32px !important;
    height: 32px !important;
  }

  .post-comment .comment-list .children .flex-avatar,.post-comment .comment-list .children .mr-avatar {
    width: 28px !important;
    height: 28px !important;
  }

  .post-comment .comment-list .children {
    margin-left: 4px;
  }

}
.comment-list,.comment-list ol {
    margin-left: 0 !important;
}

.comment-form-body{
    border-radius: 6px;
    background: #f4f6fb;
}
.form-control {
    display: block;
    height: auto;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    font-size: .875rem;
    resize: none;
box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
select{
    -webkit-appearance: none;appearance:none;
}
.form-control:focus {
    box-shadow: none;
}
/*空内容提示*/
.svg-404 {
    display: block;
    width: 150px;
    height: 150px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjcuNzUxIiBoZWlnaHQ9IjEyMy45MDQiPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZGF0YS1uYW1lPSJDbGlwIDIiIGQ9Ik0wIDBoMTI3Ljc1MXYxMjMuOUgweiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLjAxOSAuMDk2KSIgZmlsbD0ibm9uZSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGRhdGEtbmFtZT0iR3JvdXAgMyI+PHBhdGggZGF0YS1uYW1lPSJDbGlwIDIiIGQ9Ik0wIDBoMTI3Ljc1MXYxMjMuOUgweiIgZmlsbD0ibm9uZSIvPjxnIGRhdGEtbmFtZT0iR3JvdXAgMyIgY2xpcC1wYXRoPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtLjAxOSAtLjA5NikiPjxwYXRoIGRhdGEtbmFtZT0iRmlsbCAxIiBkPSJNMTA5LjY2OCA5NC4yODdjLTM0LjM0IDE4LjE4Ni0zOS45MzEgMzIuMDc1LTY3Ljg4MiAyOS4zNzdDOC4yNDMgMTE1LjY3IDEyLjIzNyA4Ni4wOTYgMS41NTUgNDAuMjI5LTkuMjI2LTUuNzM1IDM3Ljg5My0xMC41MzIgODYuMTA4IDE3LjI0NmMzOS44MzEgMjIuODgzIDU3LjggNTguODUgMjMuNTYgNzcuMDQxeiIgZmlsbD0iI2Y1ZjVmNSIvPjwvZz48L2c+PHBhdGggZGF0YS1uYW1lPSJGaWxsIDQiIGQ9Ik01OS45ODEgMzcuOTA0YTI0IDI0IDAgMTEtMjQgMjQgMjMuOTQxIDIzLjk0MSAwIDAxMjQtMjR6IiBmaWxsPSIjZWZjNzVlIi8+PHBhdGggZGF0YS1uYW1lPSJGaWxsIDUiIGQ9Ik02NS45ODEgNDkuOTA0YTYgNiAwIDExLTYgNiA2LjAxOCA2LjAxOCAwIDAxNi02eiIgZmlsbD0iI2Y0ZDg4ZiIvPjxwYXRoIGRhdGEtbmFtZT0iRmlsbCA2IiBkPSJNNjQuMTEyIDgxLjg4NkEyNC4wNTQgMjQuMDU0IDAgMDE0MCA1Ny43NzRhMjMuMyAyMy4zIDAgMDE1LjIyNC0xNC44NyAyNC4wNDkgMjQuMDQ5IDAgMDAxNC44NyA0MyAyMy44NTIgMjMuODUyIDAgMDAxOC44ODctOS4yNDIgMjMuMjkzIDIzLjI5MyAwIDAxLTE0Ljg2OSA1LjIyNHoiIGZpbGw9IiNkY2I3NTciLz48L3N2Zz4=);
}


/*--------------------------------------------------------------
    tips close btn
--------------------------------------------------------------*/
.btn-close-tips {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 44;
    cursor: pointer;
    transform: translateY(150%);
    text-align: center;
}
@-webkit-keyframes tips-open {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0)
    }

}

@keyframes tips-open {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

}

@-webkit-keyframes tips-close {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0)
    }

}

@keyframes tips-close {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

}
/*文章目录树*/
#toc ul,#toc ul li{
    margin: 0;
    list-style:none;
}
#toc ul ul {
    margin-left: 1rem;
}
/*隐私评论样式适配*/
#PrivateComments + label {
	-webkit-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	width: 30px;
	height: 1rem;
}
#PrivateComments + label:after {
	content: ' ';
	position: absolute;
	top: 0;
	-webkit-transition: box-shadow 0.1s ease-in;
	transition: box-shadow 0.1s ease-in;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 100px;
}

#PrivateComments + label:before {
	content: ' ';
	position: absolute;
	background: white;
	top: 0;
	left: 1px;
	z-index: 9;
	width: 1rem;
	-webkit-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	height: 1rem;
	border-radius: 100px;
}

#PrivateComments:active + label:before {
	width: 1.15rem;
}

#PrivateComments:checked:active + label:before {
	width: 1.15rem;
	left: 10px;
}
#PrivateComments:checked + label:before {
	content: ' ';
	position: absolute;
	left: 16px;
	border-radius: 100px;
}

#PrivateComments:checked + label:after {
	content: ' ';
	position: absolute;
	background: #ef4444;
}

/*打赏二维码切换逻辑代替js方案*/
#wxpay:checked ~ .wx-img,#alipay:checked ~ .tb-img{
    display: block;
}
#wxpay:checked ~ .rounded-full label[for="wxpay"] span,#alipay:checked ~ .rounded-full label[for="alipay"] span{
    background: #fff;
}
.dark #wxpay:checked ~ .rounded-full label[for="wxpay"] span,.dark #alipay:checked ~ .rounded-full label[for="alipay"] span{
background-color: rgba(31, 41, 55, 1);
}
.dark img,.dark ins.adsbygoogle,.dark .media{
    filter: brightness(90%);
}

.tips p{
    margin-bottom: 0;
}

@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))) {
.maoboli #main_header{
    background-color:transparent !important;;
    border: 0;
}
}

.headerbg:after{
    content: "";
    position: absolute;
    left: 0;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxLjQxNCI+PHBhdGggZD0iTTEyIDEybDEyIDEySDBsMTItMTJ6IiBmaWxsPSIjZjZmN2ZkIi8+PC9zdmc+);
    background-size: 24px 24px;
    width: 100%;
    height: 24px;
    bottom: -1px;
    z-index: 11;
}

.dark .headerbg:after{
background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxLjQxNCI+PHBhdGggZD0iTTEyIDEybDEyIDEySDBsMTItMTJ6IiBmaWxsPSIjMTAxODI3Ii8+PC9zdmc+);
}
.parallax>use {
    -webkit-animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;
    animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.parallax>use:first-child {
    -webkit-animation-delay: -2s;
    animation-delay: -2s;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    fill: rgba(255,255,255,.7);
}
.parallax>use:nth-child(2) {
    -webkit-animation-delay: -3s;
    animation-delay: -3s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    fill: rgba(255,255,255,.5);
}
.parallax>use:nth-child(3) {
    -webkit-animation-delay: -4s;
    animation-delay: -4s;
    -webkit-animation-duration: 13s;
    animation-duration: 13s;
    fill: rgba(255,255,255,.3);
}
.parallax>use:nth-child(4) {
    -webkit-animation-delay: -5s;
    animation-delay: -5s;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    fill: #f9fafb;
}
.dark .parallax>use:first-child {
    fill: rgba(15,23,42,.7);
}
.dark .parallax>use:nth-child(2) {
    fill: rgba(15,23,42,.5);
}
.dark .parallax>use:nth-child(3) {
    fill: rgba(15,23,42,.3);
}
.dark .parallax>use:nth-child(4) {
    fill: #0f172a;
}
@-webkit-keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}

/*夜间模式适配meting插件*/
.dark .aplayer {
    background: #1f2937;
}
.dark .aplayer .aplayer-info .aplayer-music .aplayer-author {
    color: #adadad;
}
.dark .aplayer .aplayer-lrc p {
    color: #fff;}
.dark .aplayer .aplayer-lrc:after {
    background: linear-gradient(180deg,hsl(0deg 0% 0% / 0%) 0,hsl(215deg 28% 17%));
}
.dark .aplayer .aplayer-lrc:before {
    background: linear-gradient(180deg,#1f2937 0,hsla(0,0%,100%,0));
}
.dark .aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon path {
    fill: #e5e5e5;
}
.dark .aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon:hover path {
    fill: #fff;
}

.post-item:hover .media-content:after {
    -webkit-animation: shine .85s;
    animation: shine .85s;
}
@-webkit-keyframes shine {
	100% {
	left:125%
}
}@keyframes shine {
	100% {
	left:125%
}
}

loader{
    opacity: 0;
    display: none;
    height: 0;
    position: absolute;
    left: 0;
    top: -100%;
    transition: opacity .3s;
}
loader.active{
    width: 100%;
    height: 100%;
    top:0;
    bottom: 0;
    z-index: 9999;
    justify-content: center;
    align-items: center;
    display: flex;
    opacity: 1 }


/*舔狗日记，取自joe主题*/
   .tiangou {
      background: rgba(255,255,255,0.70)
  }
  
 .tiangou .content {
      border-style: solid;
      border-color: #ebeef5;
      padding: 15px;
      line-height: 1.8;
      background:#f2f6fc;
      color: #000;
      margin-bottom: 15px
  }
  
 .tiangou .content mark {
      background-color: transparent;
      background-image: linear-gradient(#ffe21d, #ffe21d);
      background-position: 0 85%;
      background-size: 100% 25%;
      background-repeat: no-repeat;
      color: inherit;
  }
  
 .tiangou .content.type1 {
      border-bottom-left-radius: 15px 255px;
      border-bottom-right-radius: 225px 15px;
      border-top-left-radius: 255px 15px;
      border-top-right-radius: 15px 225px
  }
  
 .tiangou .content.type2 {
      border-bottom-left-radius: 185px 25px;
      border-bottom-right-radius: 20px 205px;
      border-top-left-radius: 125px 25px;
      border-top-right-radius: 10px 205px
  }
  
 .tiangou .content.type3 {
      border-bottom-left-radius: 225px 15px;
      border-bottom-right-radius: 15px 255px;
      border-top-left-radius: 15px 225px;
      border-top-right-radius: 255px 15px
  }
  
 .tiangou .content.type4 {
      border-bottom-left-radius: 25px 115px;
      border-bottom-right-radius: 155px 25px;
      border-top-left-radius: 15px 225px;
      border-top-right-radius: 25px 150px
  }
  
 .tiangou .content.type5 {
      border-bottom-left-radius: 20px 115px;
      border-bottom-right-radius: 115px 20px;
      border-top-left-radius: 250px 15px;
      border-top-right-radius: 25px 80px
  }
  
 .tiangou .content.type6 {
      border-bottom-left-radius: 15px 225px;
      border-bottom-right-radius: 20px 205px;
      border-top-left-radius: 28px 125px;
      border-top-right-radius: 100px 30px
  }

/*人生倒计时，取自joe主题*/
.timelife {
    background: rgba(255,255,255,0.70)
}

.timelife .item {
    margin-bottom: 15px
}

.timelife .item:last-child {
    margin-bottom: 0
}

.timelife .item .title {
    font-size: 12px;
    color: #909399;
    margin-bottom: 5px;
    display: flex;
    align-items: center
}

.timelife .item .title .text {
    color: #409eff;
    font-weight: 500;
    font-size: 14px;
    margin: 0 5px
}

.timelife .item .progress {
    display: flex;
    align-items: center
}

.timelife .item .progress-bar {
    height: 10px;
    border-radius: 5px;
    overflow: hidden;
    background: #ebeef5;
    width: 0;
    min-width: 0;
    flex: 1;
    margin-right: 5px
}

.timelife .item .progress-bar-inner {
    width: 0;
    height: 100%;
    border-radius: 5px;
    transition: width 0.35s;
    -webkit-animation: progress 750ms linear infinite;
    animation: progress 750ms linear infinite
}

.timelife .item .progress-bar-inner-0 {
    background: #bde6ff;
    background-image: linear-gradient(135deg, #50bfff 25%, transparent 25%, transparent 50%, #50bfff 50%, #50bfff 75%, transparent 75%, transparent 100%);
    background-size: 30px 30px
}

.timelife .item .progress-bar-inner-1 {
    background: #ffd980;
    background-image: linear-gradient(135deg, #f7ba2a 25%, transparent 25%, transparent 50%, #f7ba2a 50%, #f7ba2a 75%, transparent 75%, transparent 100%);
    background-size: 30px 30px
}

.timelife .item .progress-bar-inner-2 {
    background: #ffa9a9;
    background-image: linear-gradient(135deg, #ff4949 25%, transparent 25%, transparent 50%, #ff4949 50%, #ff4949 75%, transparent 75%, transparent 100%);
    background-size: 30px 30px
}

.timelife .item .progress-bar-inner-3 {
    background: #67c23a;
    background-image: linear-gradient(135deg, #4f9e28 25%, transparent 25%, transparent 50%, #4f9e28 50%, #4f9e28 75%, transparent 75%, transparent 100%);
    background-size: 30px 30px
}

.timelife .item .progress-percentage {
    color: #909399
}
.tagcloud{
    width: 100% !important;
}
.tagcloud-container a.tag-item{
  display: none;
}

@-webkit-keyframes progress {
  0% {
      background-position: 0 0
  }

  100% {
      background-position: 30px 0
  }
}

@keyframes progress {
  0% {
      background-position: 0 0
  }

  100% {
      background-position: 30px 0
  }
}