#Dearlicy-copy {
	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 {
	backgroud-position:0
}
to {
	background-position:2000px 0
}
}
/*标题猫爪*/
.title-theme {
    padding: 0px 0px 0px 45px!important;
    background: url(/blog/2024/07/20240726071808735.svg) 10px center no-repeat;
    background-size: 30px 20px;
    color: #566889;
}
.title-theme:before {
display:none;
}
.wp-posts-content>h1.wp-block-heading{
    padding: 0px 0px 0px 45px!important;
    background: url(/blog/2024/07/20240726071808735.svg) 10px center no-repeat;
    background-size: 30px 20px;
}
.wp-posts-content>h2.wp-block-heading{
    padding: 0px 0px 0px 45px!important;
    background: url(/blog/2024/07/20240726071808735.svg) 10px center no-repeat;
    background-size: 30px 20px;
}
.wp-posts-content>h3.wp-block-heading{
    padding: 0px 0px 0px 45px!important;
    background: url(/blog/2024/07/20240726071808735.svg) 10px center no-repeat;
    background-size: 30px 20px;
}
.wp-posts-content>h4.wp-block-heading{
    padding: 0px 0px 0px 45px!important;
    background: url(/blog/2024/07/20240726071808735.svg) 10px center no-repeat;
    background-size: 30px 20px;
}
.wp-posts-content>h1.wp-block-heading:before{
    display:none;
}
.wp-posts-content>h2.wp-block-heading:before{
    display:none;
}
.wp-posts-content>h3.wp-block-heading:before{
    display:none;
}
.wp-posts-content>h4.wp-block-heading:before{
    display:none;
}
/*标题猫爪结束*/
/*导航菜单美化开始*/
.meihua {
background: linear-gradient(90deg, rgba(131, 58, 180, 1) 0%, rgba(253, 29, 29, 1) 33.3%, rgba(252, 176, 69, 1) 66.6%, rgba(131, 58, 180, 1) 100%);
-webkit-background-clip: text;
color: transparent !important;
background-size: 300% 100%;
animation: text 4s infinite linear
}
@media (max-width:768px) {
span.ua-info {
display: none
}
.comment-author .user-title {
width: 40% !important
}
}
.comment-author .user-title {
font-size: 13px;
background: linear-gradient(90deg, rgba(131, 58, 180, 1) 0%, rgba(253, 29, 29, 1) 33.3%, rgba(252, 176, 69, 1) 66.6%, rgba(131, 58, 180, 1) 100%);
-webkit-background-clip: text;
color: transparent !important;
background-size: 300% 100%;
animation: text 4s infinite linear
}
@keyframes text {
0% {
background-position: 0 0
}
100% {
background-position: -150% 0
}
}
.b2-qr-code-fill {
background: linear-gradient(90deg, rgba(131, 58, 180, 1) 0%, rgba(253, 29, 29, 1) 33.3%, rgba(252, 176, 69, 1) 66.6%, rgba(131, 58, 180, 1) 100%);
-webkit-background-clip: text;
color: transparent !important;
background-size: 300% 100%;
animation: text 4s infinite linear
}
/*导航菜单美化结束*/
/*昵称流光*/
.display-name{
background-image: -webkit-linear-gradient(90deg, #07c160, #fb6bea 25%, #3aedff 50%, #fb6bea 75%, #28d079);
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-size: 100% 600%;
animation: wzw 10s linear infinite;
}
@keyframes wzw {
0% {
background-position: 0 0;
}
100% {
background-position: 0 -300%;
}
}
/*昵称流光结束*/
/*导航字体加粗*/
ul.nav {font-weight: 800;}
/*导航字体加粗结束*/
/*首页文章列表悬停上浮*/
@media screen and (min-width: 980px){.tab-content .posts-item:not(article){transition: all 0.3s;}.tab-content .posts-item:not(article):hover{transform: translateY(-10px); box-shadow: 0 8px 10px rgba(255, 112, 173, 0.35);}}
/*首页文章列表悬停上浮结束*/
/*手机侧边栏背景图片*/
@media (max-width: 767px){
.mobile-navbar.show,.mobile-navbar.left{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
  background-image:linear-gradient(rgba(255, 255,255,0),rgba(255,255,255, 0.3)),url(/blog/2024/07/20240726071809221.jpg);}
  .mobile-nav-widget .box-body {
    background: var(--muted-border-color) !important;}
}
/*手机侧边栏背景图片结束*/

/*文章随机彩色标签 开始*/
.widget-tag-cloud.author-tag .but:hover{opacity: 1;}
.widget-tag-cloud.author-tag .but{opacity: 0.6;line-height: 20px !important;padding: 4px 10px !important;font-size: 12px !important;}
.widget-tag-cloud.author-tag .but:nth-child(5n){background-color: #4A4A4A;color: #FFF}
.widget-tag-cloud.author-tag .but:nth-child(5n+1){background-color: #ff5e5c;color: #FFF}
.widget-tag-cloud.author-tag .but:nth-child(5n+2){background-color: #ffbb50;color: #FFF}
.widget-tag-cloud.author-tag .but:nth-child(5n+3){background-color: #1ac756;color: #FFF}
.widget-tag-cloud.author-tag .but:nth-child(5n+4){background-color: #19B5FE;color: #FFF}
/*文章随机彩色标签 结束*/
/*底部板块三图片border*/
.footer-miniimg {
  p{
    position: relative;
    &:hover {
        filter: contrast(1.1);
    }
    
    &:active {
        filter: contrast(0.9);
    }
    &::before,
    &::after{
        content: "";
        border: 2px solid;
        border-image: linear-gradient(45deg, gold, deeppink) 1;
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        animation: clippath 3s infinite ;
    }
    &::before{
        animation: clippath 3s infinite -1.5s linear;
    }
  }
}

@keyframes clippath {
  0%,
  100% {
      clip-path: inset(0 0 96% 0);
      filter: hue-rotate(0deg);
  }
  25% {
      clip-path: inset(0 96% 0 0);
  }
  50% {
      clip-path: inset(96% 0 0 0);
      filter: hue-rotate(360deg);
  }
  75% {
      clip-path: inset(0 0 0 96%);
  }
}
/*底部板块三图片跑马结束*/
/*粉色细节优化*/
.hot-top .left a {
-webkit-box-shadow: 0 3px 12px 0 #FFD1D8 inset;
-moz-box-shadow: 0 3px 12px 0 #FFD1D8 inset;
box-shadow: inset 0 3px 12px 0 #FFD1D8;
clear: both;
background: #fff0;
--this-color: #3f00f74f;
border-radius: var(--main-radius);
margin-bottom: 20px;
}
.float-right.round .float-btn {
-webkit-box-shadow: 0 3px 12px 0 #FFD1D8 inset;
-moz-box-shadow: 0 3px 12px 0 #FFD1D8 inset;
box-shadow: inset 0 3px 12px 0 #FFD1D8;
clear: both;
background: #fff0;
--this-color: #3f00f74f;
border-radius: var(--main-radius);
margin-bottom: 20px;
}
.float-btn .hover-show-con {
-webkit-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
-moz-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
box-shadow: inset 0 10px 40px 0 #FFD1D8;
clear: both;
background: #fff0;

border-radius: var(--main-radius);
margin-bottom: 20px;
}
.modal-content {
-webkit-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
-moz-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
box-shadow: inset 0 10px 40px 0 #FFD1D8;
clear: both;


border-radius: var(--main-radius);
margin-bottom: 20px;
}
.modal-body {
-webkit-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
-moz-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
box-shadow: inset 0 10px 40px 0 #FFD1D8;
clear: both;
background: #fff0;

border-radius: var(--main-radius);
margin-bottom: 20px;
}
.payvip-icon {
-webkit-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
-moz-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
box-shadow: inset 0 10px 40px 0 #FFD1D8;
clear: both;


border-radius: var(--main-radius);
margin-bottom: 20px;
}
.hot-top {
-webkit-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
-moz-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
box-shadow: inset 0 10px 40px 0 #FFD1D8;
clear: both;
background: #fff0;

border-radius: var(--main-radius);
margin-bottom: 20px;
}
.navbar-top .navbar-right .sub-menu {
-webkit-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
-moz-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
box-shadow: inset 0 10px 40px 0 #FFD1D8;
clear: both;


border-radius: var(--main-radius);
margin-bottom: 20px;
}
.posts-item.card{
-webkit-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
-moz-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
box-shadow: inset 0 10px 40px 0 #FFD1D8;
clear: both;
background: #fff0;

border-radius: var(--main-radius);
margin-bottom: 20px;
}
.zib-widget{
-webkit-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
-moz-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
box-shadow: inset 0 10px 40px 0 #FFD1D8;
clear: both;
background: #fff0;

border-radius: var(--main-radius);
margin-bottom: 20px;
}
.plate-lists .plate-item{
-webkit-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
-moz-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
box-shadow: inset 0 10px 40px 0 #FFD1D8;
clear: both;
background: #fff0;

border-radius: var(--main-radius);
margin-bottom: 20px;
}
.forum-posts{
-webkit-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
-moz-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
box-shadow: inset 0 10px 40px 0 #FFD1D8;
clear: both;
background: #fff0;

border-radius: var(--main-radius);
margin-bottom: 20px;
}
.article{
-webkit-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
-moz-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
box-shadow: inset 0 10px 40px 0 #FFD1D8;
clear: both;
background: #fff0;

border-radius: var(--main-radius);
margin-bottom: 20px;
}
.radius8{
-webkit-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
-moz-box-shadow: 0 10px 40px 0 #FFD1D8 inset;
box-shadow: inset 0 10px 40px 0 #FFD1D8;
clear: both;
background: #fff0;

border-radius: var(--main-radius);
margin-bottom: 20px;
}
/*粉色边框结束*/