/* 文章列表背景卡片 */
.posts-item.card{background-image:url(/demo/post.jpg);background-size:cover;background-position:center}
/* 价格样式修改 */
.meta-pay.but.jb-yellow{--this-bg:linear-gradient(25deg,#eabe7b 10%,#f5e3c7 70%,#edc788 100%)!important;padding:4px 10px !important;font-size:10px !important;color:#866127}
.payvip-icon{color:#ffffff;--this-color:#ffffff;background:linear-gradient(135deg,#ff7faf91 10%,#43b2ff 100%)}.vip-theme1{background:linear-gradient(135deg,#ff7faf91 10%,#43b2ff 100%)}.vip-theme2{background:linear-gradient(43deg,#ff6ac3 0%,#465dff 46%,#72e699 100%);color:#e4e2fb}
.posts-mini{background-size:cover;margin-bottom:5px;padding:15px}
/**用户排行榜开始*/
.hot-top    .left{float:left}.hot-top .right .top-ul li a h3{white-space:nowrap}.hot-top      .right{float:right}img{border:none}.hot-top{width:100%;background:var(--main-bg-color);margin-bottom:25px;padding:22px 0;position:relative;height:145px;overflow:hidden;border-radius:10px;box-shadow:0 0 10px var(--main-shadow)}.hot-top .tg-ph{background-size:100% 100%;position:absolute;right:0;top:0;z-index:2;display:block;width:60px;height:60px}.hot-top .left{height:100%;margin-left:10px}.hot-top .left span{display:block;width:100px;height:45px;line-height:45px;background:#f6f6f6;text-align:center;font-size:15px;color:#989898;margin-bottom:13px;cursor:pointer;border-radius:10px}.hot-top .left span:last-child{margin-bottom:0}.hot-top .left .hover{background:#2997f7;color:#FFF;position:relative}.hot-top .left .hover:after{content:"";width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #2997f7;position:absolute;top:15.5px;right:-10px;z-index:1}.hot-top .right-main{height:90%;white-space:nowrap;overflow-y:hidden;overflow-x:auto;margin-bottom:30px}.hot-top .right-main:last-child{margin-bottom:0px}.hot-top .right-overflow{transition:0.4s all;transform:translateY(0)}.hot-top .right{float:left;width:calc( 100% - 125px);margin-left:15px;height:100%}.hot-top .right .top-ul{height:138px}.hot-top .right .top-ul li{width:78px;float:center;margin:0;display:inline-block}.hot-top .right .top-ul li a{display:block}.hot-top .right .top-ul li a .list-img{width:100%;height:78px;line-height:78px;text-align:center;border-radius:10px}.hot-top .right .top-ul li a .list-img img{width:90%;height:90%}.hot-top .right .top-ul li a .list-img img:hover{opacity:0.8}.hot-top .right .top-ul li a h3{margin-top:7px;font-size:13px;line-height:25px;height:25px;overflow:hidden;width:80%;text-align:center}.new-position{height:780px}.new-position .left{height:100%;width:calc( ( 100% - 13px ) * 0.36 )}.new-position .right{width:calc( ( 100% - 13px ) * 0.64 );height:100%;background:#FFF;padding:17px 28px}.new-position .layui-carousel > [carousel-item] > *{background:#FFF}.new-position #index-lb{height:300px}.new-position #index-lb div div img{width:100%;min-height:100%}.new-position .index-login{background:#FFF;margin-top:13px;height:calc( 767px - 300px);padding:25px 33px;position:relative}span.note{position:absolute;top:10px;right:-50px;z-index:1;width:140px;height:20px;background:#2997f7;color:#fff;line-height:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg);text-align:center;font-size:12px}img.rela{position:absolute;left:52px;z-index:2;top:58px;height:25px;width:25px}@media (max-width:425px){.hot-top{padding:22px 0;height:148px}.hot-top .left span{width:70px;margin-left:10px}.hot-top .right{width:calc( 100% - 95px);margin-left:15px}.hot-top .right-main{margin-bottom:30px}.hot-top .right .top-ul{height:145px}.hot-top .right .top-ul li{margin:0}.hot-top .left{margin-left:0}}@media (min-width:768px){.hot-top .right{width:calc( 100% - 125px);margin-left:15px}.hot-top .right .top-ul li{margin:auto 8px}}
/*用户滚动小工具*/
.member-scrolling .new-swiper{width:calc(100% - 10px);height:60px;margin:5px;overflow:hidden;border-radius:9px;}@media screen and (min-width:768px){.member-scrolling .new-swiper{width:calc(33.33333% - 10px)}}.member-scrolling .relative-h{padding:7px 10px 6px;width:100%;height:100%;}.member-scrolling .list-inline>li+li{width:calc(100% - 58px)}.member-scrolling>li{vertical-align:middle}.member-scrolling .orange{background:rgba(230,125,97,.08)}.member-scrolling .blue{background:rgba(63,140,255,.08)}.member-scrolling .green{background:rgba(70,198,158,.08)}
/*顶部多功能组件波浪*/
.parallax{fill:var(--body-bg-color)}.parallax > use{animation:move-forever 30s cubic-bezier(0.55,0.5,0.45,0.5) infinite}.parallax > use:nth-child(1){animation-delay:-2s;animation-duration:7s;opacity:0.5}.parallax > use:nth-child(2){animation-delay:-3s;animation-duration:10s;opacity:0.6}.parallax > use:nth-child(3){animation-delay:-4s;animation-duration:13s;opacity:0.7}.parallax > use:nth-child(4){animation-delay:-5s;animation-duration:20s;opacity:1}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}100%{transform:translate3d(85px,0,0)}}@media (max-width:767px){.parallax{display:none}}
/* 文章列表分页按钮美化 */
.pagenav .current,.pagenav .page-numbers,.pagenav a{border:0;padding:8px 14px;background:linear-gradient(148deg,hsla(0,0%,100%,0),var(--main-bg-color));-webkit-box-shadow:0 0 8px 0 rgba(95,95,95,.15);box-shadow:0 0 8px 0 rgba(95,95,95,.15);border-radius:6px}.update-ts{padding-top:6px;padding-bottom:8px}
/* 文章页更新时间 */
.article-update-tips{background:rgba(255,188,68,0.38);color:#333;margin:0 0px 20px;border-radius:8px;position:relative;text-align:center;background-image:url(https://img.alicdn.com/imgextra/i1/2210123621994/O1CN017ZFVO81QbIjgNEl4Q_!!2210123621994.png);background-clip:padding-box;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;background-position:50% 50%;background-blend-mode:normal}span1{color:#f60;margin:0 3px}
/*全局字体*/
@font-face{font-family:ziti;src:url('/demo/hbd.woff2')}*{font-family:ziti}
/*悬浮美化开始*/
.vela-vip-btn{display:block;width:50px;line-height:50px;border:0;color:#fff;background:var(--theme-color);border-radius:var(--main-radius);box-shadow:0 0 10px var(--focus-color-opacity6);font-size:14px;padding:4px 5px 10px;cursor:pointer;transition:color .2s,background .3s,opacity .3s,box-shadow .3s,transform .3s}.vela-vip-btn svg{display:block;color:currentColor;font-size:20px;margin:5px auto;transition:all 0.2s ease-in-out}.vela-vip-btn i{display:block;color:currentColor;font-size:20px;margin:5px auto;transition:all 0.2s ease-in-out}.vela-vip-btn span{display:block;line-height:1.3;transition:all 0.2s ease-in-out}.vela-vip-btn:hover svg{transform:translateY(-4px);opacity:0}.vela-vip-btn:hover i{transform:translateY(-4px);opacity:0}.vela-vip-btn:hover span{transform:translateY(-14px)}.vela-btn{text-align:center;padding:0 5px;text-decoration:none;height:50px;font-size:12px;color:#999;border:0;overflow:hidden;cursor:pointer;width:50px}.vela-btn i{display:block;font-size:20px;height:50px;line-height:50px;transition:all 0.2s ease-in-out}.vela-btn svg{display:block;color:currentColor;font-size:20px;margin:15px auto;transition:all 0.2s ease-in-out}.vela-btn span{display:block;font-size:14px;height:50px;line-height:1.3;padding-top:6px;transform:translate(0,-38px);opacity:0;transition:all 0.2s ease-in-out}.vela-btn:hover span{transform:translate(0,-50px);opacity:1}.vela-btn:hover i{transform:translate(0,-5px);opacity:0}.vela-btn:hover svg{transform:translate(0,-5px);opacity:0}.vela-btn .fa-toggle-theme::after,.vela-btn .fa-toggle-theme::before{height:2em}.float-right-radius{background:var(--main-bg-color);border-radius:var(--main-radius);box-shadow:0 0 10px var(--main-shadow);position:relative;transition:color .2s,background .3s,opacity .3s,box-shadow .3s,transform .3s}.float-right.vela-float .float-btn:not(.wait-pay-btn){padding:0 !important;margin-top:0 !important;width:100%;background-color:#fff0}.float-right.vela-float .float-btn .hover-show-con{right:45px}

/*文章随机彩色标签开始*/
.article-tags{margin-bottom:10px}.article-tags a{padding:4px 10px;background-color:#19B5FE;color:white;font-size:12px;line-height:16px;font-weight:400;margin:0 5px 5px 0;border-radius:2px;display:inline-block}.article-tags a:nth-child(5n){background-color:#4A4A4A;color:#FFF}.article-tags a:nth-child(5n+1){background-color:#ff5e5c;color:#FFF}.article-tags a:nth-child(5n+2){background-color:#ffbb50;color:#FFF}.article-tags a:nth-child(5n+3){background-color:#1ac756;color:#FFF}.article-tags a:nth-child(5n+4){background-color:#19B5FE;color:#FFF}.article-tags a:hover{background-color:#1B1B1B;color:#FFF}
/*头像美化*/
.avatar{transition:all 0.7s}.avatar:hover{transform:rotate(360deg)}
/*文章底部版权三个声明*/
.sys-item-12{background-image:url(/demo/mac12bj.png);margin-top:10px;height:40px;line-height:40px;font-size:14px;color:#fff;text-align:center;border-radius:6px;font-weight:500}.sys-item-13{background-image:url(/demo/mac13bj.png);margin-top:10px;height:40px;line-height:40px;font-size:14px;color:#fff;text-align:center;border-radius:6px;background-size:auto 100%;font-weight:500}.sys-item-14{background-image:url(/demo/mac14bj.png);margin-top:10px;height:40px;line-height:40px;font-size:14px;color:#fff;text-align:center;border-radius:6px;background-size:auto 100%;font-weight:500}
/*底部备案号炫彩美化*/
.mx-p{font-weight:600;color:#8c888b;background:-webkit-linear-gradient(45deg,#70f7fe,#fbd7c6,#fdefac,#bfb5dd,#bed5f5);background:-moz-linear-gradient(45deg,#70f7fe,#fbd7c6,#fdefac,#bfb5dd,#bed5f5);background:-ms-linear-gradient(45deg,#70f7fe,#fbd7c6,#fdefac,#bfb5dd,#bed5f5);color:transparent;-webkit-background-clip:text;animation:ran 20s linear infinite}@keyframes ran{from{background-position:0}to{background-position:2000px 0}}
/* 文章置顶美化开始 */
@-webkit-keyframes burn{0%{-webkit-clip-path:polygon(51% 94%,44% 93%,40% 92%,35% 89%,31% 83%,32% 77%,34% 71%,38% 62%,38% 55%,38% 47%,42% 52%,45% 56%,45% 53%,45% 47%,45% 42%,46% 40%,49% 35%,50% 44%,51% 49%,54% 54%,56% 59%,58% 62%,59% 56%,60% 52%,63% 57%,63% 62%,61% 68%,63% 72%,65% 77%,67% 81%,66% 86%,63% 90%,60% 92%);clip-path:polygon(51% 94%,44% 93%,40% 92%,35% 89%,31% 83%,32% 77%,34% 71%,38% 62%,38% 55%,38% 47%,42% 52%,45% 56%,45% 53%,45% 47%,45% 42%,46% 40%,49% 35%,50% 44%,51% 49%,54% 54%,56% 59%,58% 62%,59% 56%,60% 52%,63% 57%,63% 62%,61% 68%,63% 72%,65% 77%,67% 81%,66% 86%,63% 90%,60% 92%);}25%{-webkit-clip-path:polygon(49% 97%,41% 97%,35% 92%,33% 86%,34% 80%,30% 74%,34% 77%,38% 81%,38% 78%,36% 72%,35% 67%,37% 61%,37% 54%,39% 61%,39% 67%,43% 63%,43% 58%,45% 44%,44% 58%,48% 66%,51% 67%,51% 59%,54% 67%,56% 72%,57% 79%,59% 77%,60% 71%,61% 77%,61% 83%,60% 89%,61% 94%,57% 97%,52% 98%);clip-path:polygon(49% 97%,41% 97%,35% 92%,33% 86%,34% 80%,30% 74%,34% 77%,38% 81%,38% 78%,36% 72%,35% 67%,37% 61%,37% 54%,39% 61%,39% 67%,43% 63%,43% 58%,45% 44%,44% 58%,48% 66%,51% 67%,51% 59%,54% 67%,56% 72%,57% 79%,59% 77%,60% 71%,61% 77%,61% 83%,60% 89%,61% 94%,57% 97%,52% 98%);}50%{-webkit-clip-path:polygon(46% 97%,39% 96%,35% 89%,36% 84%,34% 77%,30% 73%,30% 65%,30% 70%,35% 75%,38% 68%,37% 61%,40% 53%,41% 42%,42% 56%,44% 65%,50% 67%,51% 57%,53% 68%,52% 74%,51% 81%,55% 78%,57% 72%,58% 79%,57% 85%,55% 88%,60% 87%,63% 82%,63% 89%,59% 94%,55% 98%,51% 92%,50% 99%,45% 96%);clip-path:polygon(46% 97%,39% 96%,35% 89%,36% 84%,34% 77%,30% 73%,30% 65%,30% 70%,35% 75%,38% 68%,37% 61%,40% 53%,41% 42%,42% 56%,44% 65%,50% 67%,51% 57%,53% 68%,52% 74%,51% 81%,55% 78%,57% 72%,58% 79%,57% 85%,55% 88%,60% 87%,63% 82%,63% 89%,59% 94%,55% 98%,51% 92%,50% 99%,45% 96%);}75%{-webkit-clip-path:polygon(45% 97%,38% 97%,33% 93%,31% 87%,31% 81%,29% 76%,25% 69%,29% 61%,30% 69%,35% 71%,35% 62%,34% 54%,38% 45%,38% 54%,43% 62%,47% 57%,48% 49%,44% 38%,50% 46%,53% 60%,54% 71%,53% 79%,59% 76%,60% 66%,64% 73%,63% 79%,59% 85%,64% 90%,68% 84%,68% 92%,60% 97%,53% 98%,48% 99%);clip-path:polygon(45% 97%,38% 97%,33% 93%,31% 87%,31% 81%,29% 76%,25% 69%,29% 61%,30% 69%,35% 71%,35% 62%,34% 54%,38% 45%,38% 54%,43% 62%,47% 57%,48% 49%,44% 38%,50% 46%,53% 60%,54% 71%,53% 79%,59% 76%,60% 66%,64% 73%,63% 79%,59% 85%,64% 90%,68% 84%,68% 92%,60% 97%,53% 98%,48% 99%);}100%{-webkit-clip-path:polygon(48% 97%,42% 97%,37% 93%,31% 92%,28% 88%,26% 81%,29% 84%,34% 84%,33% 79%,30% 74%,31% 67%,34% 57%,34% 65%,39% 71%,43% 65%,43% 55%,40% 45%,48% 59%,49% 69%,51% 76%,55% 71%,54% 65%,54% 58%,58% 64%,61% 72%,57% 82%,61% 87%,64% 78%,66% 85%,64% 93%,57% 96%,54% 93%,48% 97%);clip-path:polygon(48% 97%,42% 97%,37% 93%,31% 92%,28% 88%,26% 81%,29% 84%,34% 84%,33% 79%,30% 74%,31% 67%,34% 57%,34% 65%,39% 71%,43% 65%,43% 55%,40% 45%,48% 59%,49% 69%,51% 76%,55% 71%,54% 65%,54% 58%,58% 64%,61% 72%,57% 82%,61% 87%,64% 78%,66% 85%,64% 93%,57% 96%,54% 93%,48% 97%);}}@keyframes burn{0%{-webkit-clip-path:polygon(51% 94%,44% 93%,40% 92%,35% 89%,31% 83%,32% 77%,34% 71%,38% 62%,38% 55%,38% 47%,42% 52%,45% 56%,45% 53%,45% 47%,45% 42%,46% 40%,49% 35%,50% 44%,51% 49%,54% 54%,56% 59%,58% 62%,59% 56%,60% 52%,63% 57%,63% 62%,61% 68%,63% 72%,65% 77%,67% 81%,66% 86%,63% 90%,60% 92%);clip-path:polygon(51% 94%,44% 93%,40% 92%,35% 89%,31% 83%,32% 77%,34% 71%,38% 62%,38% 55%,38% 47%,42% 52%,45% 56%,45% 53%,45% 47%,45% 42%,46% 40%,49% 35%,50% 44%,51% 49%,54% 54%,56% 59%,58% 62%,59% 56%,60% 52%,63% 57%,63% 62%,61% 68%,63% 72%,65% 77%,67% 81%,66% 86%,63% 90%,60% 92%);}25%{-webkit-clip-path:polygon(49% 97%,41% 97%,35% 92%,33% 86%,34% 80%,30% 74%,34% 77%,38% 81%,38% 78%,36% 72%,35% 67%,37% 61%,37% 54%,39% 61%,39% 67%,43% 63%,43% 58%,45% 44%,44% 58%,48% 66%,51% 67%,51% 59%,54% 67%,56% 72%,57% 79%,59% 77%,60% 71%,61% 77%,61% 83%,60% 89%,61% 94%,57% 97%,52% 98%);clip-path:polygon(49% 97%,41% 97%,35% 92%,33% 86%,34% 80%,30% 74%,34% 77%,38% 81%,38% 78%,36% 72%,35% 67%,37% 61%,37% 54%,39% 61%,39% 67%,43% 63%,43% 58%,45% 44%,44% 58%,48% 66%,51% 67%,51% 59%,54% 67%,56% 72%,57% 79%,59% 77%,60% 71%,61% 77%,61% 83%,60% 89%,61% 94%,57% 97%,52% 98%);}50%{-webkit-clip-path:polygon(46% 97%,39% 96%,35% 89%,36% 84%,34% 77%,30% 73%,30% 65%,30% 70%,35% 75%,38% 68%,37% 61%,40% 53%,41% 42%,42% 56%,44% 65%,50% 67%,51% 57%,53% 68%,52% 74%,51% 81%,55% 78%,57% 72%,58% 79%,57% 85%,55% 88%,60% 87%,63% 82%,63% 89%,59% 94%,55% 98%,51% 92%,50% 99%,45% 96%);clip-path:polygon(46% 97%,39% 96%,35% 89%,36% 84%,34% 77%,30% 73%,30% 65%,30% 70%,35% 75%,38% 68%,37% 61%,40% 53%,41% 42%,42% 56%,44% 65%,50% 67%,51% 57%,53% 68%,52% 74%,51% 81%,55% 78%,57% 72%,58% 79%,57% 85%,55% 88%,60% 87%,63% 82%,63% 89%,59% 94%,55% 98%,51% 92%,50% 99%,45% 96%);}75%{-webkit-clip-path:polygon(45% 97%,38% 97%,33% 93%,31% 87%,31% 81%,29% 76%,25% 69%,29% 61%,30% 69%,35% 71%,35% 62%,34% 54%,38% 45%,38% 54%,43% 62%,47% 57%,48% 49%,44% 38%,50% 46%,53% 60%,54% 71%,53% 79%,59% 76%,60% 66%,64% 73%,63% 79%,59% 85%,64% 90%,68% 84%,68% 92%,60% 97%,53% 98%,48% 99%);clip-path:polygon(45% 97%,38% 97%,33% 93%,31% 87%,31% 81%,29% 76%,25% 69%,29% 61%,30% 69%,35% 71%,35% 62%,34% 54%,38% 45%,38% 54%,43% 62%,47% 57%,48% 49%,44% 38%,50% 46%,53% 60%,54% 71%,53% 79%,59% 76%,60% 66%,64% 73%,63% 79%,59% 85%,64% 90%,68% 84%,68% 92%,60% 97%,53% 98%,48% 99%);}100%{-webkit-clip-path:polygon(48% 97%,42% 97%,37% 93%,31% 92%,28% 88%,26% 81%,29% 84%,34% 84%,33% 79%,30% 74%,31% 67%,34% 57%,34% 65%,39% 71%,43% 65%,43% 55%,40% 45%,48% 59%,49% 69%,51% 76%,55% 71%,54% 65%,54% 58%,58% 64%,61% 72%,57% 82%,61% 87%,64% 78%,66% 85%,64% 93%,57% 96%,54% 93%,48% 97%);clip-path:polygon(48% 97%,42% 97%,37% 93%,31% 92%,28% 88%,26% 81%,29% 84%,34% 84%,33% 79%,30% 74%,31% 67%,34% 57%,34% 65%,39% 71%,43% 65%,43% 55%,40% 45%,48% 59%,49% 69%,51% 76%,55% 71%,54% 65%,54% 58%,58% 64%,61% 72%,57% 82%,61% 87%,64% 78%,66% 85%,64% 93%,57% 96%,54% 93%,48% 97%);}}@-webkit-keyframes burn_alt{0%{-webkit-clip-path:polygon(48% 97%,43% 97%,38% 97%,34% 94%,33% 91%,32% 87%,29% 83%,26% 80%,21% 75%,20% 71%,20% 66%,20% 59%,20% 65%,24% 68%,28% 67%,28% 62%,25% 60%,21% 52%,21% 43%,24% 32%,23% 39%,24% 46%,28% 48%,33% 44%,33% 39%,31% 32%,28% 23%,30% 14%,31% 22%,35% 28%,39% 28%,41% 25%,40% 21%,39% 13%,41% 6%,42% 15%,45% 23%,49% 25%,52% 22%,51% 13%,54% 21%,56% 29%,53% 35%,50% 41%,53% 46%,58% 46%,60% 39%,60% 34%,64% 39%,65% 45%,63% 51%,61% 56%,64% 61%,68% 59%,71% 55%,73% 48%,73% 40%,76% 48%,77% 56%,76% 62%,74% 66%,69% 71%,71% 74%,75% 74%,79% 71%,81% 65%,82% 72%,81% 77%,77% 82%,73% 86%,73% 89%,78% 89%,82% 85%,81% 91%,78% 95%,72% 97%,65% 98%,59% 98%,53% 99%,47% 97%);clip-path:polygon(48% 97%,43% 97%,38% 97%,34% 94%,33% 91%,32% 87%,29% 83%,26% 80%,21% 75%,20% 71%,20% 66%,20% 59%,20% 65%,24% 68%,28% 67%,28% 62%,25% 60%,21% 52%,21% 43%,24% 32%,23% 39%,24% 46%,28% 48%,33% 44%,33% 39%,31% 32%,28% 23%,30% 14%,31% 22%,35% 28%,39% 28%,41% 25%,40% 21%,39% 13%,41% 6%,42% 15%,45% 23%,49% 25%,52% 22%,51% 13%,54% 21%,56% 29%,53% 35%,50% 41%,53% 46%,58% 46%,60% 39%,60% 34%,64% 39%,65% 45%,63% 51%,61% 56%,64% 61%,68% 59%,71% 55%,73% 48%,73% 40%,76% 48%,77% 56%,76% 62%,74% 66%,69% 71%,71% 74%,75% 74%,79% 71%,81% 65%,82% 72%,81% 77%,77% 82%,73% 86%,73% 89%,78% 89%,82% 85%,81% 91%,78% 95%,72% 97%,65% 98%,59% 98%,53% 99%,47% 97%);}25%{-webkit-clip-path:polygon(44% 99%,41% 99%,35% 98%,29% 97%,24% 93%,21% 86%,20% 80%,16% 74%,16% 64%,16% 71%,21% 75%,25% 72%,25% 65%,22% 59%,19% 53%,19% 44%,21% 52%,25% 59%,29% 57%,29% 51%,26% 44%,26% 38%,30% 32%,31% 26%,30% 18%,34% 25%,33% 35%,33% 44%,34% 50%,39% 53%,44% 52%,45% 49%,44% 44%,42% 38%,44% 33%,48% 26%,45% 35%,47% 41%,50% 44%,51% 52%,49% 60%,48% 65%,53% 69%,58% 65%,57% 59%,58% 51%,62% 41%,66% 40%,64% 47%,61% 58%,63% 66%,66% 68%,70% 67%,72% 62%,73% 57%,71% 48%,75% 53%,79% 57%,79% 64%,76% 70%,72% 75%,70% 78%,74% 80%,78% 79%,82% 76%,84% 71%,85% 66%,84% 62%,88% 67%,89% 72%,89% 79%,87% 83%,84% 89%,81% 93%,76% 97%,69% 98%,60% 99%,54% 99%,48% 100%,45% 97%);clip-path:polygon(44% 99%,41% 99%,35% 98%,29% 97%,24% 93%,21% 86%,20% 80%,16% 74%,16% 64%,16% 71%,21% 75%,25% 72%,25% 65%,22% 59%,19% 53%,19% 44%,21% 52%,25% 59%,29% 57%,29% 51%,26% 44%,26% 38%,30% 32%,31% 26%,30% 18%,34% 25%,33% 35%,33% 44%,34% 50%,39% 53%,44% 52%,45% 49%,44% 44%,42% 38%,44% 33%,48% 26%,45% 35%,47% 41%,50% 44%,51% 52%,49% 60%,48% 65%,53% 69%,58% 65%,57% 59%,58% 51%,62% 41%,66% 40%,64% 47%,61% 58%,63% 66%,66% 68%,70% 67%,72% 62%,73% 57%,71% 48%,75% 53%,79% 57%,79% 64%,76% 70%,72% 75%,70% 78%,74% 80%,78% 79%,82% 76%,84% 71%,85% 66%,84% 62%,88% 67%,89% 72%,89% 79%,87% 83%,84% 89%,81% 93%,76% 97%,69% 98%,60% 99%,54% 99%,48% 100%,45% 97%);}50%{-webkit-clip-path:polygon(45% 99%,40% 98%,34% 98%,31% 96%,28% 93%,26% 89%,27% 84%,26% 81%,23% 77%,20% 73%,18% 70%,19% 65%,19% 60%,20% 53%,20% 43%,24% 41%,28% 32%,28% 40%,28% 48%,29% 53%,33% 52%,35% 49%,36% 42%,36% 35%,36% 27%,39% 19%,42% 12%,40% 23%,39% 29%,41% 37%,43% 41%,44% 47%,45% 52%,47% 55%,50% 57%,52% 54%,53% 48%,52% 42%,51% 33%,50% 26%,54% 36%,55% 39%,57% 46%,57% 52%,55% 58%,55% 61%,58% 65%,62% 64%,64% 60%,65% 54%,64% 49%,65% 43%,68% 38%,67% 44%,69% 51%,72% 53%,72% 59%,70% 65%,68% 69%,68% 74%,71% 75%,74% 73%,76% 69%,78% 63%,82% 58%,81% 63%,81% 69%,81% 75%,76% 80%,75% 85%,79% 87%,82% 84%,83% 91%,79% 94%,75% 96%,71% 97%,64% 98%,58% 99%,53% 98%,46% 100%);clip-path:polygon(45% 99%,40% 98%,34% 98%,31% 96%,28% 93%,26% 89%,27% 84%,26% 81%,23% 77%,20% 73%,18% 70%,19% 65%,19% 60%,20% 53%,20% 43%,24% 41%,28% 32%,28% 40%,28% 48%,29% 53%,33% 52%,35% 49%,36% 42%,36% 35%,36% 27%,39% 19%,42% 12%,40% 23%,39% 29%,41% 37%,43% 41%,44% 47%,45% 52%,47% 55%,50% 57%,52% 54%,53% 48%,52% 42%,51% 33%,50% 26%,54% 36%,55% 39%,57% 46%,57% 52%,55% 58%,55% 61%,58% 65%,62% 64%,64% 60%,65% 54%,64% 49%,65% 43%,68% 38%,67% 44%,69% 51%,72% 53%,72% 59%,70% 65%,68% 69%,68% 74%,71% 75%,74% 73%,76% 69%,78% 63%,82% 58%,81% 63%,81% 69%,81% 75%,76% 80%,75% 85%,79% 87%,82% 84%,83% 91%,79% 94%,75% 96%,71% 97%,64% 98%,58% 99%,53% 98%,46% 100%);}75%{-webkit-clip-path:polygon(45% 99%,41% 99%,35% 98%,30% 98%,25% 94%,22% 89%,21% 84%,23% 77%,23% 70%,19% 63%,23% 66%,27% 71%,28% 76%,32% 78%,35% 72%,32% 67%,28% 64%,24% 58%,24% 49%,27% 42%,30% 34%,31% 24%,29% 13%,33% 18%,38% 25%,38% 36%,37% 44%,41% 48%,45% 48%,48% 45%,48% 39%,46% 33%,48% 27%,52% 20%,50% 29%,51% 38%,53% 44%,54% 52%,56% 57%,61% 57%,64% 55%,65% 48%,63% 39%,63% 32%,66% 37%,69% 44%,70% 52%,68% 59%,66% 64%,67% 69%,73% 72%,76% 71%,77% 66%,76% 58%,76% 51%,80% 57%,82% 62%,82% 68%,80% 73%,77% 78%,74% 82%,75% 87%,78% 87%,81% 84%,84% 79%,86% 74%,88% 78%,87% 83%,84% 89%,82% 92%,78% 97%,74% 97%,69% 97%,66% 98%,61% 98%,57% 97%,53% 99%,49% 96%,47% 99%,48% 99%);clip-path:polygon(45% 99%,41% 99%,35% 98%,30% 98%,25% 94%,22% 89%,21% 84%,23% 77%,23% 70%,19% 63%,23% 66%,27% 71%,28% 76%,32% 78%,35% 72%,32% 67%,28% 64%,24% 58%,24% 49%,27% 42%,30% 34%,31% 24%,29% 13%,33% 18%,38% 25%,38% 36%,37% 44%,41% 48%,45% 48%,48% 45%,48% 39%,46% 33%,48% 27%,52% 20%,50% 29%,51% 38%,53% 44%,54% 52%,56% 57%,61% 57%,64% 55%,65% 48%,63% 39%,63% 32%,66% 37%,69% 44%,70% 52%,68% 59%,66% 64%,67% 69%,73% 72%,76% 71%,77% 66%,76% 58%,76% 51%,80% 57%,82% 62%,82% 68%,80% 73%,77% 78%,74% 82%,75% 87%,78% 87%,81% 84%,84% 79%,86% 74%,88% 78%,87% 83%,84% 89%,82% 92%,78% 97%,74% 97%,69% 97%,66% 98%,61% 98%,57% 97%,53% 99%,49% 96%,47% 99%,48% 99%);}100%{-webkit-clip-path:polygon(47% 99%,42% 99%,37% 98%,32% 96%,28% 92%,26% 89%,26% 83%,26% 80%,26% 72%,23% 67%,16% 63%,14% 52%,16% 46%,16% 53%,20% 60%,26% 58%,27% 51%,25% 46%,20% 41%,19% 36%,19% 30%,21% 26%,24% 20%,23% 13%,22% 7%,26% 11%,28% 17%,28% 24%,26% 30%,30% 34%,34% 34%,39% 32%,40% 27%,38% 21%,43% 28%,43% 36%,41% 41%,46% 44%,51% 41%,53% 35%,53% 26%,57% 26%,59% 33%,60% 39%,57% 46%,55% 53%,58% 57%,64% 56%,66% 52%,69% 41%,70% 48%,69% 56%,66% 63%,64% 67%,65% 71%,70% 71%,74% 68%,76% 62%,77% 54%,79% 60%,81% 66%,80% 71%,76% 75%,72% 78%,71% 82%,75% 84%,80% 83%,84% 78%,86% 83%,83% 89%,78% 92%,74% 92%,73% 96%,69% 97%,65% 96%,62% 98%,57% 99%,54% 97%,51% 99%,46% 99%);clip-path:polygon(47% 99%,42% 99%,37% 98%,32% 96%,28% 92%,26% 89%,26% 83%,26% 80%,26% 72%,23% 67%,16% 63%,14% 52%,16% 46%,16% 53%,20% 60%,26% 58%,27% 51%,25% 46%,20% 41%,19% 36%,19% 30%,21% 26%,24% 20%,23% 13%,22% 7%,26% 11%,28% 17%,28% 24%,26% 30%,30% 34%,34% 34%,39% 32%,40% 27%,38% 21%,43% 28%,43% 36%,41% 41%,46% 44%,51% 41%,53% 35%,53% 26%,57% 26%,59% 33%,60% 39%,57% 46%,55% 53%,58% 57%,64% 56%,66% 52%,69% 41%,70% 48%,69% 56%,66% 63%,64% 67%,65% 71%,70% 71%,74% 68%,76% 62%,77% 54%,79% 60%,81% 66%,80% 71%,76% 75%,72% 78%,71% 82%,75% 84%,80% 83%,84% 78%,86% 83%,83% 89%,78% 92%,74% 92%,73% 96%,69% 97%,65% 96%,62% 98%,57% 99%,54% 97%,51% 99%,46% 99%);}}@keyframes burn_alt{0%{-webkit-clip-path:polygon(48% 97%,43% 97%,38% 97%,34% 94%,33% 91%,32% 87%,29% 83%,26% 80%,21% 75%,20% 71%,20% 66%,20% 59%,20% 65%,24% 68%,28% 67%,28% 62%,25% 60%,21% 52%,21% 43%,24% 32%,23% 39%,24% 46%,28% 48%,33% 44%,33% 39%,31% 32%,28% 23%,30% 14%,31% 22%,35% 28%,39% 28%,41% 25%,40% 21%,39% 13%,41% 6%,42% 15%,45% 23%,49% 25%,52% 22%,51% 13%,54% 21%,56% 29%,53% 35%,50% 41%,53% 46%,58% 46%,60% 39%,60% 34%,64% 39%,65% 45%,63% 51%,61% 56%,64% 61%,68% 59%,71% 55%,73% 48%,73% 40%,76% 48%,77% 56%,76% 62%,74% 66%,69% 71%,71% 74%,75% 74%,79% 71%,81% 65%,82% 72%,81% 77%,77% 82%,73% 86%,73% 89%,78% 89%,82% 85%,81% 91%,78% 95%,72% 97%,65% 98%,59% 98%,53% 99%,47% 97%);clip-path:polygon(48% 97%,43% 97%,38% 97%,34% 94%,33% 91%,32% 87%,29% 83%,26% 80%,21% 75%,20% 71%,20% 66%,20% 59%,20% 65%,24% 68%,28% 67%,28% 62%,25% 60%,21% 52%,21% 43%,24% 32%,23% 39%,24% 46%,28% 48%,33% 44%,33% 39%,31% 32%,28% 23%,30% 14%,31% 22%,35% 28%,39% 28%,41% 25%,40% 21%,39% 13%,41% 6%,42% 15%,45% 23%,49% 25%,52% 22%,51% 13%,54% 21%,56% 29%,53% 35%,50% 41%,53% 46%,58% 46%,60% 39%,60% 34%,64% 39%,65% 45%,63% 51%,61% 56%,64% 61%,68% 59%,71% 55%,73% 48%,73% 40%,76% 48%,77% 56%,76% 62%,74% 66%,69% 71%,71% 74%,75% 74%,79% 71%,81% 65%,82% 72%,81% 77%,77% 82%,73% 86%,73% 89%,78% 89%,82% 85%,81% 91%,78% 95%,72% 97%,65% 98%,59% 98%,53% 99%,47% 97%);}25%{-webkit-clip-path:polygon(44% 99%,41% 99%,35% 98%,29% 97%,24% 93%,21% 86%,20% 80%,16% 74%,16% 64%,16% 71%,21% 75%,25% 72%,25% 65%,22% 59%,19% 53%,19% 44%,21% 52%,25% 59%,29% 57%,29% 51%,26% 44%,26% 38%,30% 32%,31% 26%,30% 18%,34% 25%,33% 35%,33% 44%,34% 50%,39% 53%,44% 52%,45% 49%,44% 44%,42% 38%,44% 33%,48% 26%,45% 35%,47% 41%,50% 44%,51% 52%,49% 60%,48% 65%,53% 69%,58% 65%,57% 59%,58% 51%,62% 41%,66% 40%,64% 47%,61% 58%,63% 66%,66% 68%,70% 67%,72% 62%,73% 57%,71% 48%,75% 53%,79% 57%,79% 64%,76% 70%,72% 75%,70% 78%,74% 80%,78% 79%,82% 76%,84% 71%,85% 66%,84% 62%,88% 67%,89% 72%,89% 79%,87% 83%,84% 89%,81% 93%,76% 97%,69% 98%,60% 99%,54% 99%,48% 100%,45% 97%);clip-path:polygon(44% 99%,41% 99%,35% 98%,29% 97%,24% 93%,21% 86%,20% 80%,16% 74%,16% 64%,16% 71%,21% 75%,25% 72%,25% 65%,22% 59%,19% 53%,19% 44%,21% 52%,25% 59%,29% 57%,29% 51%,26% 44%,26% 38%,30% 32%,31% 26%,30% 18%,34% 25%,33% 35%,33% 44%,34% 50%,39% 53%,44% 52%,45% 49%,44% 44%,42% 38%,44% 33%,48% 26%,45% 35%,47% 41%,50% 44%,51% 52%,49% 60%,48% 65%,53% 69%,58% 65%,57% 59%,58% 51%,62% 41%,66% 40%,64% 47%,61% 58%,63% 66%,66% 68%,70% 67%,72% 62%,73% 57%,71% 48%,75% 53%,79% 57%,79% 64%,76% 70%,72% 75%,70% 78%,74% 80%,78% 79%,82% 76%,84% 71%,85% 66%,84% 62%,88% 67%,89% 72%,89% 79%,87% 83%,84% 89%,81% 93%,76% 97%,69% 98%,60% 99%,54% 99%,48% 100%,45% 97%);}50%{-webkit-clip-path:polygon(45% 99%,40% 98%,34% 98%,31% 96%,28% 93%,26% 89%,27% 84%,26% 81%,23% 77%,20% 73%,18% 70%,19% 65%,19% 60%,20% 53%,20% 43%,24% 41%,28% 32%,28% 40%,28% 48%,29% 53%,33% 52%,35% 49%,36% 42%,36% 35%,36% 27%,39% 19%,42% 12%,40% 23%,39% 29%,41% 37%,43% 41%,44% 47%,45% 52%,47% 55%,50% 57%,52% 54%,53% 48%,52% 42%,51% 33%,50% 26%,54% 36%,55% 39%,57% 46%,57% 52%,55% 58%,55% 61%,58% 65%,62% 64%,64% 60%,65% 54%,64% 49%,65% 43%,68% 38%,67% 44%,69% 51%,72% 53%,72% 59%,70% 65%,68% 69%,68% 74%,71% 75%,74% 73%,76% 69%,78% 63%,82% 58%,81% 63%,81% 69%,81% 75%,76% 80%,75% 85%,79% 87%,82% 84%,83% 91%,79% 94%,75% 96%,71% 97%,64% 98%,58% 99%,53% 98%,46% 100%);clip-path:polygon(45% 99%,40% 98%,34% 98%,31% 96%,28% 93%,26% 89%,27% 84%,26% 81%,23% 77%,20% 73%,18% 70%,19% 65%,19% 60%,20% 53%,20% 43%,24% 41%,28% 32%,28% 40%,28% 48%,29% 53%,33% 52%,35% 49%,36% 42%,36% 35%,36% 27%,39% 19%,42% 12%,40% 23%,39% 29%,41% 37%,43% 41%,44% 47%,45% 52%,47% 55%,50% 57%,52% 54%,53% 48%,52% 42%,51% 33%,50% 26%,54% 36%,55% 39%,57% 46%,57% 52%,55% 58%,55% 61%,58% 65%,62% 64%,64% 60%,65% 54%,64% 49%,65% 43%,68% 38%,67% 44%,69% 51%,72% 53%,72% 59%,70% 65%,68% 69%,68% 74%,71% 75%,74% 73%,76% 69%,78% 63%,82% 58%,81% 63%,81% 69%,81% 75%,76% 80%,75% 85%,79% 87%,82% 84%,83% 91%,79% 94%,75% 96%,71% 97%,64% 98%,58% 99%,53% 98%,46% 100%);}75%{-webkit-clip-path:polygon(45% 99%,41% 99%,35% 98%,30% 98%,25% 94%,22% 89%,21% 84%,23% 77%,23% 70%,19% 63%,23% 66%,27% 71%,28% 76%,32% 78%,35% 72%,32% 67%,28% 64%,24% 58%,24% 49%,27% 42%,30% 34%,31% 24%,29% 13%,33% 18%,38% 25%,38% 36%,37% 44%,41% 48%,45% 48%,48% 45%,48% 39%,46% 33%,48% 27%,52% 20%,50% 29%,51% 38%,53% 44%,54% 52%,56% 57%,61% 57%,64% 55%,65% 48%,63% 39%,63% 32%,66% 37%,69% 44%,70% 52%,68% 59%,66% 64%,67% 69%,73% 72%,76% 71%,77% 66%,76% 58%,76% 51%,80% 57%,82% 62%,82% 68%,80% 73%,77% 78%,74% 82%,75% 87%,78% 87%,81% 84%,84% 79%,86% 74%,88% 78%,87% 83%,84% 89%,82% 92%,78% 97%,74% 97%,69% 97%,66% 98%,61% 98%,57% 97%,53% 99%,49% 96%,47% 99%,48% 99%);clip-path:polygon(45% 99%,41% 99%,35% 98%,30% 98%,25% 94%,22% 89%,21% 84%,23% 77%,23% 70%,19% 63%,23% 66%,27% 71%,28% 76%,32% 78%,35% 72%,32% 67%,28% 64%,24% 58%,24% 49%,27% 42%,30% 34%,31% 24%,29% 13%,33% 18%,38% 25%,38% 36%,37% 44%,41% 48%,45% 48%,48% 45%,48% 39%,46% 33%,48% 27%,52% 20%,50% 29%,51% 38%,53% 44%,54% 52%,56% 57%,61% 57%,64% 55%,65% 48%,63% 39%,63% 32%,66% 37%,69% 44%,70% 52%,68% 59%,66% 64%,67% 69%,73% 72%,76% 71%,77% 66%,76% 58%,76% 51%,80% 57%,82% 62%,82% 68%,80% 73%,77% 78%,74% 82%,75% 87%,78% 87%,81% 84%,84% 79%,86% 74%,88% 78%,87% 83%,84% 89%,82% 92%,78% 97%,74% 97%,69% 97%,66% 98%,61% 98%,57% 97%,53% 99%,49% 96%,47% 99%,48% 99%);}100%{-webkit-clip-path:polygon(47% 99%,42% 99%,37% 98%,32% 96%,28% 92%,26% 89%,26% 83%,26% 80%,26% 72%,23% 67%,16% 63%,14% 52%,16% 46%,16% 53%,20% 60%,26% 58%,27% 51%,25% 46%,20% 41%,19% 36%,19% 30%,21% 26%,24% 20%,23% 13%,22% 7%,26% 11%,28% 17%,28% 24%,26% 30%,30% 34%,34% 34%,39% 32%,40% 27%,38% 21%,43% 28%,43% 36%,41% 41%,46% 44%,51% 41%,53% 35%,53% 26%,57% 26%,59% 33%,60% 39%,57% 46%,55% 53%,58% 57%,64% 56%,66% 52%,69% 41%,70% 48%,69% 56%,66% 63%,64% 67%,65% 71%,70% 71%,74% 68%,76% 62%,77% 54%,79% 60%,81% 66%,80% 71%,76% 75%,72% 78%,71% 82%,75% 84%,80% 83%,84% 78%,86% 83%,83% 89%,78% 92%,74% 92%,73% 96%,69% 97%,65% 96%,62% 98%,57% 99%,54% 97%,51% 99%,46% 99%);clip-path:polygon(47% 99%,42% 99%,37% 98%,32% 96%,28% 92%,26% 89%,26% 83%,26% 80%,26% 72%,23% 67%,16% 63%,14% 52%,16% 46%,16% 53%,20% 60%,26% 58%,27% 51%,25% 46%,20% 41%,19% 36%,19% 30%,21% 26%,24% 20%,23% 13%,22% 7%,26% 11%,28% 17%,28% 24%,26% 30%,30% 34%,34% 34%,39% 32%,40% 27%,38% 21%,43% 28%,43% 36%,41% 41%,46% 44%,51% 41%,53% 35%,53% 26%,57% 26%,59% 33%,60% 39%,57% 46%,55% 53%,58% 57%,64% 56%,66% 52%,69% 41%,70% 48%,69% 56%,66% 63%,64% 67%,65% 71%,70% 71%,74% 68%,76% 62%,77% 54%,79% 60%,81% 66%,80% 71%,76% 75%,72% 78%,71% 82%,75% 84%,80% 83%,84% 78%,86% 83%,83% 89%,78% 92%,74% 92%,73% 96%,69% 97%,65% 96%,62% 98%,57% 99%,54% 97%,51% 99%,46% 99%);}}
.posts-item.card.ajax-item .item-thumbnail .img-badge.left.jb-red,.posts-item.list.ajax-item.flex .post-graphic .img-badge.left.jb-red{font-size:14px;padding:0 5px;background:linear-gradient(to right,#FF5722,#ff9800,#FFC107)!important;border-radius:9px 5px 5px 9px;color:#fff;padding-right:10px;}.posts-item.card.ajax-item .item-thumbnail .img-badge.left.jb-red:before,.posts-item.list.ajax-item.flex .post-graphic .img-badge.left.jb-red:before{-webkit-animation:burn 0.9s linear alternate infinite;animation:burn .9s linear alternate infinite;right:-43px;top:-26px;z-index:2;background:linear-gradient(0deg,#ffb305 10%,#FF9800 20%,#E91E63 50%,#e91e1e 99%);opacity:0.7;position:absolute;content:"";transform:rotate(90deg);height:70px;width:35px;}.posts-item.card.ajax-item .item-thumbnail .img-badge.left.jb-red:after,.posts-item.list.ajax-item.flex .post-graphic .img-badge.left.jb-red:after{z-index:1;opacity:1;-webkit-animation:burn_alt .7s linear alternate infinite;animation:burn_alt .7s linear alternate infinite;right:-45px;top:-32px;background:linear-gradient(0deg,#ffb305 10%,#ffbd04 20%,#ed6434 50%,#fa4708 59%);position:absolute;content:"";transform:rotate(90deg);height:80px;width:30px;}
/* 文章置顶美化结束*/
/*首页tab切换栏目*/
.index-tab ul>li.active{background-image:linear-gradient(to right,#566fee 10%,#a1aff5 100%);border:0;padding:8px 14px;box-shadow:0 0 8px 0 rgba(95,95,95,.15);border-radius:6px;}
.index-tab ul>li{display:inline-flex;align-items:center;padding:2px 17px;font-weight:500;border-radius:20px;margin:0 1px;}
/*单行文章列表美化*/
.swiper-button-next, .swiper-button-prev{height: 70px !important;}.swiper-button-prev{border-top-right-radius: 8px;border-bottom-right-radius: 8px;}.swiper-button-next{border-top-left-radius: 8px;border-bottom-left-radius: 8px;}
@media (min-width:789px){.swiper-scroll .posts-item.card{width:calc(20% - 16px) !important;}}
.swiper-scroll .posts-item.card {margin-top: 5px !important;}
body.home .box-body.notop{background:var(--main-bg-color);padding:5px;padding-left:1.2em;border-radius:10px;margin-bottom:10px}body.home .title-theme{position:relative;padding-left:1.3em;font-size:20px;margin:5px}body.home .title-theme::before{content:'';top:-20px;width:60px;height:60px;left:-28px;background:url('/demo/rqq.svg');box-shadow:0 0 black;background-size:cover}body.home .title-theme small{font-size:60%;margin-left:20px}body.home .title-theme .ml10::before{position:absolute;content:'';width:1px;background:var(--theme-color);top:30%;left:115px;bottom:16%}
/*文章列表移入悬浮*/
.posts-item.alone {position:relative;overflow:hidden;transition:all .3s ease;}
.posts-item.alone:hover {position:relative;z-index:1;transform:translateY(-2px);box-shadow:0 2px 5px rgba(0,0,0,.2),0 0 0 2px #007bff,0 0 8px rgba(0,123,255,.5);}
.posts-item.alone:hover:before,.posts-item.alone:hover:after {content:"";position:absolute;z-index:-1;top:0;bottom:0;width:30%;background:linear-gradient(to right,rgb(186 201 217/50%),rgba(0,0,0,0));}
.posts-item.alone:hover:before {left:-30%;transform:skewX(-30deg);animation:scanLeft 2s linear infinite;}
.posts-item.alone:hover:after {right:-30%;transform:skewX(30deg);animation:scanRight 2s linear infinite;}
@keyframes scanLeft{0%{left:-30%}100%{left:100%}}@keyframes scanRight{0%{right:-30%}100%{right:100%}}
/* 文章内页标题美化 */
.article-content > .wp-posts-content > h2,.article-content .wp-posts-content > h1,.article-content .wp-posts-content > h3{z-index:1}.article-content > .wp-posts-content > h2:hover::before,.article-content > .wp-posts-content > h2:hover::after,.article-content > .wp-posts-content > h1:hover::before,.article-content > .wp-posts-content > h1:hover::after,.article-content > .wp-posts-content > h3:hover::before,.article-content > .wp-posts-content > h3:hover::after{transform:scale(1.2) !important;transform-origin:center !important;transition:0.4s}.article-content .wp-posts-content h2::before,.article-content .wp-posts-content h1::before,.article-content .wp-posts-content h3::before{box-shadow:none !important;opacity:0.6 !important;border-radius:50% !important;top:-5px !important;left:-10px !important;z-index:1}.article-content .wp-posts-content h1::before,.article-content .wp-posts-content h1::after{background:linear-gradient(#409eff,transparent) !important}.article-content .wp-posts-content h2::before,.article-content .wp-posts-content h2::after{background:linear-gradient(#00ff62,transparent) !important}.article-content .wp-posts-content h3::before,.article-content .wp-posts-content h3::after{background:linear-gradient(#ff9800,transparent) !important}.article-content .wp-posts-content h1::before{height:35px !important;width:35px !important}.article-content .wp-posts-content h2::before{height:30px !important;width:30px !important}.article-content .wp-posts-content h3::before{height:25px !important;width:25px !important}.article-content .wp-posts-content h2::after,.article-content .wp-posts-content h1::after,.article-content .wp-posts-content h3::after{content:"";opacity:0.6;position:absolute;transition:0.4s;border-radius:50%}.article-content .wp-posts-content h2::after{top:-15px;left:15px;width:10px;height:10px}.article-content .wp-posts-content h1::after{top:-13px;left:25px;width:13px;height:13px}.article-content .wp-posts-content h3::after{top:-17px;left:12px;width:8px;height:8px}

:root{--cc-bg-color:#ffffff;--cc-text-color:#4a5568;--cc-border-color:rgba(231,234,243,0.7);--cc-hover-bg:rgba(71,118,230,0.03);--cc-hover-border:rgba(71,118,230,0.09);--cc-highlight-color:#4776e6;--cc-card-shadow:0 2px 12px rgba(0,0,0,0.03);--cc-title-gradient:linear-gradient(135deg,#4776e6 0%,#8e54e9 100%)}.dark-theme{--cc-bg-color:#1a1b1e;--cc-text-color:#e4e6eb;--cc-border-color:rgba(255,255,255,0.1);--cc-hover-bg:rgba(71,118,230,0.1);--cc-hover-border:rgba(71,118,230,0.2);--cc-highlight-color:#6d95f0;--cc-card-shadow:0 2px 12px rgba(0,0,0,0.15);--cc-title-gradient:linear-gradient(135deg,#5d8bf4 0%,#a875ff 100%)}.copyright-container{max-width:800px;margin:12px auto;font-family:'Microsoft YaHei',sans-serif}.copyright-box{background:var(--cc-bg-color);border-radius:12px;padding:15px 20px;box-shadow:var(--cc-card-shadow);position:relative;border:1px solid var(--cc-border-color);transition:transform 0.3s ease,box-shadow 0.3s ease}.copyright-box:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(71,118,230,0.08)}.copyright-title{background:var(--cc-title-gradient);color:white;padding:6px 20px;border-radius:20px;font-size:14px;font-weight:bold;position:absolute;top:-13px;left:50%;transform:translateX(-50%);box-shadow:0 2px 8px rgba(71,118,230,0.15);letter-spacing:1px;transition:all 0.3s ease;backdrop-filter:blur(5px)}.copyright-title::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;background:var(--cc-title-gradient);opacity:0.1;z-index:-1}.copyright-item{display:flex;align-items:flex-start;margin:6px 0;padding:4px 8px;transition:all 0.3s ease;border-radius:6px;border:1px solid transparent;position:relative;overflow:hidden}.copyright-item:hover{background:var(--cc-hover-bg);border:1px solid var(--cc-hover-border);transform:translateX(3px)}.copyright-item:hover .item-number{transform:scale(1.1)}.item-number{background:var(--cc-title-gradient);color:white;width:18px;height:18px;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-right:8px;font-size:11px;flex-shrink:0;margin-top:1px;transition:transform 0.3s ease;position:relative;overflow:hidden}.item-number::after{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(transparent,rgba(255,255,255,0.1),transparent);transform:rotate(45deg);transition:0.6s;opacity:0}.copyright-item:hover .item-number::after{opacity:1;left:100%}.item-content{color:var(--cc-text-color);line-height:1.4;font-size:13px;transition:color 0.3s ease}.highlight{color:var(--cc-highlight-color);font-weight:bold;padding:0 1px;position:relative;transition:all 0.3s ease}.highlight::after{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:var(--cc-highlight-color);transform:scaleX(0);transition:transform 0.3s ease;transform-origin:right;opacity:0.5}.copyright-item:hover .highlight::after{transform:scaleX(1);transform-origin:left}@media (max-width:768px){.copyright-box{margin:0;padding:12px 15px}.copyright-item{padding:4px 6px}}