/*
Theme Name:     粉色猫语
Theme URI:      http://7b2.com/
Description:    这是b2主题的子主题，名为粉色猫语，一个美化功能最好看可爱的二次元子主题
Author:         森语
Author URI:     https://www.sluyu.com/
Template:       b2
Version:        1.1.0
Tags:           美化、功能、子主题、粉色猫语
*/

@font-face {
  font-family: 'moe';
  src: url('https://dsfs.oppo.com/store/public/font/OPPOSans-Medium.woff2') format('woff2');
}
body {
  font-family: 'moe', sans-serif;
}
.lv-icon.user-vip b {
	padding: 1px 5px;
	border-radius: 3px;
	font-size: 12px;
}

.lv-icon.b2-vip0 b {
	background: linear-gradient(90.34deg,#d7e5ff .27%,#b9cbff 99.7%);
	color: #000!important;
}

.lv-icon.b2-vip1 b {
	background: linear-gradient(90.34deg,#ffd2a2 .27%,#ffe2c2 99.7%);
	color: #6c4a20!important;
}

.lv-icon.b2-vip2 b {
	background: linear-gradient(90.34deg,#393f68 .27%,#24263c 99.7%);
	color: #ffdbb1!important;
}

.lv-icon.b2-vip3 b {
	background: linear-gradient(90.34deg, #ff7c7c .27%, #ff8625 99.7%);
	color: #fff!important;
}
.single-button-download button {
padding: 8px 16px;
width: 100%;
letter-spacing: 1px;
border-radius: 4px;
    box-shadow: 0px 5px 10px rgba(239, 40, 253, 0.3);
    background: linear-gradient(90deg,#ef0053,#ef286e);
        text-align: center;
        -webkit-text-fill-color: #fff;
	}
.icon {
    width: 1.2em; height: 1.2em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}
.widget .w-d-current{
    font-family: DIN;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    display: flex;
    align-items: center;
}
.jitheme-widget-down .widget .w-d-current,.w-d-role > div span:last-child{
    font-size: unset!important;
}
.w-d-meta span:last-child{
     white-space: nowrap; /* 保证文字在一行内显示 */
  overflow: hidden; /* 隐藏溢出容器的文字 */
  text-overflow: ellipsis; 
}
.w-d-meta span:first-child {
 flex-shrink:0;
}
.w-d-meta p {
   
    position: relative;
    display: flex;
    align-items: center;
    line-height: 28px;
}
.w-d-meta p:before {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    background: var(--b2color);
    border-radius:100%;
    position: relative;
    margin-right: 8px;
    opacity: 0.65;
}
.jitheme-widget-down .w-d-meta:empty{
    display:none;
}
.jitheme-widget-down .downloadurl {
    font-size: 18px;
    padding: 0 16px 16px 0;
    border-bottom: 1px dashed #e2e3e4;
    font-weight: 600;
    line-height: 1;
    width: 100%;
    display: flex;
}
.jitheme-widget-down .downloadurl:before {
    content: '';
    position: absolute;
    background: #f7f9fa;
    width: 20px;
    height: 20px;
    top: 25px;
    left: -30px;
    border-radius: 50%;
}
.jitheme-widget-down .downloadurl i {
    color: #ff6600;
    font-size: 18px;
    margin-right: 8px;
    transform: translateY(1px);
}
.jitheme-widget-down .downloadurl:after {
    content: '';
    position: absolute;
    background: #f7f9fa;
    width: 20px;
    height: 20px;
    top: 25px;
    right: -30px;
    border-radius: 50%;
}
.jitheme-widget-down .cosbtn {
    font-size: 12px;
    padding-top: 20px;
    display: flex;
    margin-bottom: 20px;
    flex-direction: row;
    justify-content: space-between;
}
.jitheme-widget-down .cosbtn a {
    color: #626f86;
}
.jitheme-widget-down .cosbtn a i {
    font-size: 14px !important;
    margin-right: 3px;
    line-height: 1;
}
.jitheme-widget-down .cosbtn .desc {
    position: relative;
    cursor: pointer;
}
.jitheme-widget-down .cosbtn .desc span {
    color: #626f86;
    font-size: 12px;
}
.jitheme-widget-down .cosbtn .desc span i {
    font-size: 14px !important;
    margin-right: 3px;
    line-height: 1;
}
.jitheme-widget-down .cosbtn .desc .banquan {
    display: none;
    position: absolute;
    padding-top: 20px;
    top: 8px;
    right: 0;
    z-index: 10;
}
.jitheme-widget-down .cosbtn .desc:hover .banquan {
    display: block
}
.jitheme-widget-down .cosbtn .desc .banquan .boxtitle {
    width: 300px;
    height: 100%;
    padding: 20px;
    display: block;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0px 0px 16px 1px rgba(0,0,0,.1);
    line-height: 1.5;
    color: #626f86;
}
.jitheme-widget-down .cosbtn .desc .banquan .boxtitle span {
    text-align: center;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}
.jitheme-widget-down .w-d-meta {
    background-color: rgba(87, 165, 255, .15);
    padding:10px;
}
.w-d-meta {
    font-size: .75rem;
}
.jitheme-widget-down .w-d-role {
    padding: 0 12px;
    background: #fff9e4;
    color: var(--key-color);
    border: 2px dashed #ffdd65;
}
.w-d-role>div {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 0;
}
.w-d-role>div span:last-child {
    font-size: 12px;
    color: #797c80;
    font-weight: 400;
    cursor: pointer;
}
.jitheme-widget-down .jitheme-down-user {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.jitheme-widget-down .jitheme-down-qx span {
    color: #FF3355 !important;
}
.jitheme-widget-down .jitheme-down-qx span {
    color: #FF3355 !important;
}
.w-d-download {
    margin-top: 16px;
}
.w-d-download span {
    display: block;
}
  .w-d-download span button {
    vertical-align: middle;
    text-align: center;
}

.w-d-download span:nth-child(odd) button {
    background-color: var(--b2color);
    font-weight: 400;
    text-align: center;
    font-size: 15px;
    color: #fff !important;
}
.w-d-download span:nth-child(even) button {
    background-color: var(--b2color);
    font-weight: 400;
    text-align: center;
    font-size: 15px;
    color: #fff !important;
}
.author-widget-content .w-a-info .w-a-name .w-a-lv {
    display: flex;
    justify-content: center
}
.login-box-content {
margin-top: 0;
width: auto;
display: flex;
position: relative;
background: #fff;
min-width: 750px;
}
.aibk_com_login {
width: 50%;
position: relative;
background: url(https://img2.huashi6.com/images/resource/thumbnail/2025/08/02/212841_32155864264.jpg?imageMogr2/quality/100/interlace/1/thumbnail/2000x%3E);
background-size: cover;
background-position: center 0;
}
.login-box-content .login-box-top {
width: 50%;
padding: 30px 30px 25px;
}
.wxlogin-sidebar {
position: absolute;
bottom: 0;
width: 100%;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
}
.wxlogin-sidebar h3{
color: #fff;
font-size: 18px;
margin-bottom: 10px;
}
.wxlogin-sidebar p{
color: rgba(255, 255, 255, 0.7);
font-size: 14px;
}
.wxlogin-sidebar>div {
padding: 30px;
}
@media screen and (max-width: 768px){
.aibk_com_login {
display: none;
}
.login-box-content{
min-width: auto;
}
.login-box-content .login-box-top{
width: 100%;
}
}
.post-tags-meat{
    margin-bottom: 10px
}
.post-tags-meat a{
    background-color: #19B5FE;
    color: white;
}
.post-tags-meat a:nth-child(5n){
    background-color: #4A4A4A;
    color: #FFF
}
.post-tags-meat a:nth-child(5n+1){
    background-color: #ff5e5c;
    color: #FFF
}
.post-tags-meat a:nth-child(5n+2){
    background-color: #ffbb50;
    color: #FFF
}
.post-tags-meat a:nth-child(5n+3){
    background-color: #1ac756;
    color: #FFF
}
.post-tags-meat a:nth-child(5n+4){
    background-color: #19B5FE;
    color: #FFF
}
.post-tags-meat a:hover{
    background-color: #1B1B1B;
    color: #FFF
}
.post-tags-meat span.tag-text{
    color: #FFF;
    z-index: 6;
}
#recommend-list {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1.75em;
    width: 100%;
 }

 #recommend-list .recommend-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
 }

#recommend-list .recommend-item .recommend-user-box {
    display: flex;
    align-items: center;
    gap: .75em;
    width: 75%;
}

#recommend-list .recommend-item .recommend-user-box .recommend-avatar {
    width: 35px;
    height: 35px;
    border-radius: 5px;
}

#recommend-list .recommend-item .recommend-user-info-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: .25em;
    width: 85%;
}

#recommend-list .recommend-item .recommend-user-box .recommend-user-name {
    display: flex;
    align-items: center;
    gap: .25em;
}

#recommend-list .recommend-item .recommend-user-box .recommend-user-name span,
#recommend-list .recommend-item .recommend-user-box .recommend-user-name .renzheng-icon {
    font-size: 1.1em;
 }

#recommend-list .recommend-item .recommend-user-box .recommend-user-desc {
    width: 95%;
    font-size: .85em;
    color: #888;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

#recommend-list .recommend-item .recommend-attention {
    display: inline-block;
    width: auto;
    font-size: 1.1em;
    text-decoration: none;
    color: #ef0053;
    opacity: .75;
    transition: opacity .35s;
}

#recommend-list .recommend-item .recommend-attention:hover {
    opacity: 1;
}

#recommend-list .recommend-item .recommend-attention span {
    font-size: 1.3em;
}

#clickLogin::before {
    display: none;
}
/*顶部广告*/

.n_banner_inner {
	position: relative;
}

.n_banner_inner .img-info {
	position: absolute;
	top: 9px;
	right: 12px;
	padding: 0;
	color: #fff;
	text-align: right;
}

.n_banner_inner .img-info i {
	position: relative;
	z-index: 9;
	display: inline-block;
	color: #007bff;
	text-align: center;
	font-style: inherit;
	font-size: 20px;
	line-height: 19px;
}

.n_banner_inner .img-info .info {
	position: absolute;
	right: 0;
	bottom: 5px;
	overflow: hidden;
	padding: 5px 0;
	width: 0;
	border-radius: 10px;
	background: #007bff;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	font-size: 10px;
	line-height: 10px;
	-webkit-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	-moz-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	-o-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	-ms-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
}

.n_banner_inner .img-info .info a {
	color: #fff;
}

.n_banner_inner .tirr {
	height: auto;
	max-width: 100%;
	transition: .5s;
}

.n_banner_inner:hover .info {
	z-index: 1;
	padding: 5px 23px 5px 12px;
	width: auto;
	font-size: 12px;
	-webkit-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	-moz-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	-o-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	-ms-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
}

.n_banner_inner img:hover {
	filter: brightness(50%);
}

.n_banner_inner .info:hover a {
	color: red;
	text-decoration: none;
}

.n_banner_inner .Banner-adTag {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 50px;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	opacity: .5;
}
.vrnzhengss{
    position: absolute;
    background-image: url(/wp-content/themes/b2-pinkcatyu/images/rz.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    -webkit-animation: woo-icon-wooSprite 2.1s steps(15) infinite backwards;
}
.user-verify .vrnzhengss{
    position: initial;
    margin-bottom: -6px;
    display: inline-block;
    width: 23px;
    height: 23px;
}
.top-user-avatar .vrnzhengss{
    bottom: -5px;
    right: -6px;
    width: 16px;
    height: 16px;
}
.verify-box-avatar .vrnzhengss,.user-w-avatar .vrnzhengss,.gold-top-avatar .vrnzhengss,.mission-page-user-verify .vrnzhengss,.post-meta-left .avatar-parent .vrnzhengss,.topic-avatar .vrnzhengss{
    bottom: -5px;
    right: -6px;
    width: 20px;
    height: 20px;
}
.w-a-info .vrnzhengss{
    bottom: -5px;
    right: 200px;
    width: 20px;
    height: 20px;
}
@media (min-width:800px) {
.user-verify .vrnzhengss{
    position: initial;
    margin-bottom: -6px;
    display: inline-block;
    width: 23px;
    height: 23px;
}
.top-user-avatar .vrnzhengss,.verify-box-avatar .vrnzhengss,.user-w-avatar .vrnzhengss,.gold-top-avatar .vrnzhengss,.mission-page-user-verify .vrnzhengss,.post-meta-left .avatar-parent .vrnzhengss,.topic-avatar .vrnzhengss{
    bottom: -5px;
    right: -6px;
    width: 16px;
    height: 16px;
}
.w-a-info .vrnzhengss{
    bottom: -5px;
    right: 200px;
    width: 20px;
    height: 20px;
}
}
@-webkit-keyframes woo-icon-wooSprite {
    0% {
        background-position: 0 0;
    }
    to {
        background-position: 0 bottom;
    }
}
@keyframes woo-icon-wooSprite {
    0% {
        background-position: 0 0;
    }
    to {
        background-position: 0 bottom;
    }
}
.top-submit .empty.button {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    padding: 5px 10px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #f4f4f4;
    border-radius: 4px;
    text-transform: uppercase;
    z-index: 1;
}
.top-submit .empty.button:before{
  position: absolute;
  content: '';
  width: 0%;
  height: 100%;
  left: 0px;
  top: 0px;
  border-radius: 4px;
  z-index: -1;
  transition: all 500ms ease;
}

.top-submit .empty.button:hover:before{
  width: 100%;
}
.top-submit .empty.button:hover{
  color: #fff !important;
}
.top-submit .empty.button:after{
  position: absolute;
  content: '';
  height: 32px;
  width: 26px;
  top: 2px;
  right: 2px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 60% 0%);
  opacity: 0.2;
  z-index: -1;
}
.top-submit .empty.button:after{
	background:var(--b2color);
}
.top-submit .empty.button:after{
  position: absolute;
  content: '';
  height: 32px;
  width: 26px;
  top: 2px;
  right: 2px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 60% 0%);
  opacity: 0.2;
  z-index: -1;
}

.top-submit .empty.button:before{
	background: var(--b2color);
}
.top-submit .empty.button:hover{
	border-color: var(--b2color);
}
 .b2small.wpxiazia {
    /* background: #f35; */
    background: linear-gradient(to right, #00bcd4 0%, #9c27b0 100%);
}
.post-info .post-excerpt {
    -webkit-line-clamp: 2;
}
.b2_gap .post-list-item .item-in {
    margin: 8px 4px!important;
    background: #ffffffb8;
}
.home-row-left .hidden-line{
    margin-bottom: 10px;
}
.home-row-left .load-more{
    border-radius: 8px;
    bottom: 8px;
    width: 130px;
    background: #ffffffb8;
    margin: 0 auto;
}
.home-row-left .post-list .load-more button {
    padding: 8px;
    color: #fff;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ff8bb5;
    margin: 0 -1px;
}
.home-row-left .load-more:hover{
     box-shadow: 0px 2px 6px #627c9924; 
}
.post-list .module-title {
    padding: 5px;
    margin-left: 50px;
    font-size: 22px;
    margin-right: 10px;
}
.post-modules-top::after {
    content: " ";
    position: absolute;
    right: 9px;
    background-image: url(/wp-content/themes/b2-pinkcatyu/images/img/bg1.png);
    width: 165px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.h1_title_ys {
    font-size: 16px!important;
    color: #ff8bb5;
}
.child_tags{
    padding: 4px 10px;
    font-size: 0.85rem;
    position: absolute;
    top: 10px;
    z-index: 1;
    left: 12px;
    color: #f6faff;
    background-color: #58585887;
    border-radius: 4px;
    padding: 1px 4px;
    box-shadow: 0 1px 5px rgba(150, 87, 87, 0.4);
}
.child_tags span {
    font-size: 16px;
    color: #ffc94f;
    margin-right: 5px;
}
.entry-content .zdzhedie {
    background-image: url(/wp-content/themes/b2-pinkcatyu/images/img/shading_red.png);
    border: 2px solid #ff71aabf;
    border-radius: 8px;
    padding: 15px;
    color: #949ab1;
    line-height: 1.6;
}
.entry-content .child-head-title {
    font-size: 20px;
    border-radius: 4px;
    color: #ff8bb5;
    margin-bottom: 0;
}
.entry-content .child-current-up .zkicon {
    transition: transform .3s;
    transform: rotate(45deg);
}
.entry-content .zkicon {
    margin-bottom: -2px;
    font-size: 11px;
    transition: transform .3s;
    transform: rotate(-0deg);
}
.child-head-title .icon {
    width: 2em;
    height: 1.5em;
    vertical-align: -0.15em;
    fill: currentColor;
}
.img_li >div:hover a img{
transition: .5s;
	}
.img_2li >div:hover a img{
    transform: scale(1.1);
	}
.img_4li >div:hover a img{
    transform: scale(1.2);
	}
.img_6li >div:hover a img{
    transform: scale(1.3);
	}
.img_xli >div:hover a img{
    transform: scale(1.1);
	}
.img_li{
    align-items: stretch;
    flex-flow: wrap;
    width: 100%;
    display: flex;
	}
.img_li >div a {
    border-radius: 5px;
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.img_li >div{
    padding:  5px;
    object-fit: cover;
    position: relative;
	}
.img_li >div img{
    transition: .5s;
    border-radius: 5px;
    height: 100%;
    width: 100%;
    object-fit: cover;
	}
.img_2li >div{
    height: auto;
    width: 50%;
	}
.img_4li >div {
    width: 25%;
	}
.img_6li >div {
    width: 16.5%;
	}
	@media screen and (max-width: 768px){
.img_li >div{
    width: 50%;
	}   
	}
.img_xli >div{
    width: 33.3%;
}
.top-menu ul li.depth-0 > a, .logo-top .top-menu ul li.depth-0 > a {
    font-size: 17px!important;
}
.site .site-header-in{
    box-shadow: 0px 3px 6px #73737314;
}
.site .site-content {
     margin: 0; 
}
.post-carts-list-row{
    display: none;
}
.top-user-box .top-user-info-box {
    background: none; 
    background-image: none; 
}
.b2-content .home_row{
    margin-bottom: 20px;
 }  
.home-row-left .post-1 {
    position: relative;
    overflow: visible;
    margin-top: 0px;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 1px 1px 4px #ff676726;
}
.modules-title-box{
    margin-top: 10px;
}
.modules-title-box:after {
    width: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(100% - 1px);
    content: " ";
    background-image: url(/wp-content/themes/b2-pinkcatyu/images/img/strip.png);
    background-size: 100% 100%;
}
.modules-title-box {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ff8bb5;
    position: relative;
    overflow: visible;
    color: #fff;
}
.module-title {
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
    padding: 1px 12px 1px 20px;
    position: relative;
}
.post-1:after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/themes/b2-pinkcatyu/images/img/paper_clip.png);
    width: 40px;
    height: 40px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    top: -20px;
    left: -6px;
}
.post-1:before {
    content: '';
    position: absolute;
    right: 5px;
    top: -14px;
    background-image: url(/wp-content/themes/b2-pinkcatyu/images/img/decorate.png);
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    width: 100px;
    height: 14px;
}
.post-1.post-list ul.b2_gap {
    margin: 0 auto;
}
.b2_gap>li .item-in {
    background: #FFFFFF;
    box-shadow: 0 1px 3px #ffdede;
    border-radius: 8px;
}
@media screen and (max-width: 768px){
.post-1.post-list ul.b2_gap {
    /*width: 96%;*/
    margin: 0 auto;
}
 .modules-title-box{
    margin-left: -0;
}   
}  
  
.child-head-title-box {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    height: 34px;
    color: #fff;
    cursor: pointer;
}
.child-head-title-box01 {
    background-image: radial-gradient(transparent 32%,#ff71aa 38%);
    background-repeat: repeat-y;
}
 .child-head-title-boxs {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #ff71aa;
    padding: 0 15px;
    margin: 0 -1px;
}   
    
.comment-list .comment .gravatar {
    border-radius: 50%;
    border: 2px solid;
    border-color: #71baff80;
    left: 10px;
    overflow: hidden;
}
.comment-list {
    padding: 0 0 15px 0;
}
.comments-area-content li:nth-child(odd) .comment .comment-item {
    background-image: url(/wp-content/themes/b2-pinkcatyu/images/img/shading_red.png);
    padding: 0 0 0 51px;
}
.comments-area-content li:nth-child(even) .comment .comment-item {
    background-image: url(/wp-content/themes/b2-pinkcatyu/images/img/shading_blue.png);
    padding: 0 0 0 51px;
}
.comments-area-content li:nth-child(odd) .comment{
    border-color: #ff8bb5;
    background-color: #fff8fa;
}
.comments-area-content li:nth-child(even) .comment{
    border-color: #71baff80;
    background-color: #f8fdff;
}
.comment {
    overflow: hidden;
    border-radius: 5px;
    margin: 0 15px 15px;
    border: 1px solid;
    position: relative;
    display: flow-root;
    padding: 10px;
}
.comment-item:after {
    transition:all 0.3s;
    position: absolute;
    content: " ";
    right: -50px;
    top: 30px;
    width: 70px;
    height: 70px;
    background-size: contain;
    background-position: center right;
    background-image: url(/wp-content/themes/b2-pinkcatyu/images/img/decorate1.png);
    background-repeat: no-repeat;
}
.comment-item:hover:after  {
    transition:all 0.3s;
    right: 0;
}
.download-box > .b2-single-content {
    overflow: hidden;
    border-radius: 12px;
    color: #ff8bb5;
    border: 1px solid;
    border-color: #ff8bb5;
    background-image: url(/wp-content/themes/b2-pinkcatyu/images/img/shading_red.png);
}

.download-list .download-info .download-current {
    border-radius: 8px;
    background: none; 
    border: 2px dashed #ff8bb5;
}


.b2-menu-3 .sub-menu-0>li:after {
    content: '';
    position: absolute;
    top: 12px;
    left: 10px;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    background: #ff8bb5;
}
.b2-menu-3 .sub-menu-0 a {
    padding: 10px 28px;
}
  
.gg-box .modal-content {
    border-radius: 12px;
    color: #ff8bb5;
    border: 1px solid;
    border-color: #ff8bb5;
    background-image: url(/wp-content/themes/b2-pinkcatyu/images/img/shading_red.png);
    padding: 0;
}
 .lv-icon.user-vip {
   height: 18px;
   line-height: 18px;
    padding: 0;
    padding-left: 22px;
} 
.b2-vip0{
background-image: url(/wp-content/themes/b2-pinkcatyu/pic/vip0.svg);
background-repeat: no-repeat;
background-size: contain;
}
.b2-vip1{
background-image: url(/wp-content/themes/b2-pinkcatyu/pic/vip1.svg);
background-repeat: no-repeat;
background-size: contain;
}
.b2-vip2{
background-image: url(/wp-content/themes/b2-pinkcatyu/pic/vip2.svg);
background-repeat: no-repeat;
background-size: contain;
}
.b2-vip3{
background-image: url(/wp-content/themes/b2-pinkcatyu/pic/vip3.svg);
background-repeat: no-repeat;
background-size: contain;
}
.entry-content h1.wp-block-heading,.entry-content h2.wp-block-heading,.entry-content h3.wp-block-heading,.entry-content h4.wp-block-heading,.entry-content h5.wp-block-heading,.entry-content h6.wp-block-heading {
    padding: 0px 0px 0px 35px !important;
    background: url(/wp-content/themes/b2-pinkcatyu/pic/h3.svg) 10px center no-repeat;
    background-size: 20px 20px;
}
.top-user-info-box .user-w-rw{
    color: #ffffff;
    background: none;
    border: none; 
    margin: 10px 27px;
    height: 40px;
    text-shadow: none;
    background-size: cover;
    background-image: url(/wp-content/themes/b2-pinkcatyu/images/img/vip/5y.webp);
}
.top-user-info-box .user-w-rw a span {
    font-size: 14px;
}
.b2-tab-content li a{
    padding-left:14px;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: normal !important;
    position: relative;
}

.b2-tab-content li a:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background: #dadada;
}
.b2-tab-content li a:hover::after,
.b2-tab-content li.is-active-li a:after{
    background: var(--b2color);
}

.w-d-title h2{
    line-height: 34px;
}
.user-sidebar-info.active {
    background-image: url(https://www.sluyu.com/wp-content/themes/b2-pinkcatyu/images/uid);
    background-size: 100%;
    background-repeat: no-repeat;
    background-origin: border-box;
}
.shop-single-attr-data ul {
    /* display: flex; */
    /* flex-flow: column; */
    padding: 0 14px;
    align-content: center;
    /* flex-wrap: nowrap; */
    display: grid !important;
    list-style: none;
    grid-template-columns: 50% 50%;
}

.login-social-button-bottom {
    flex-direction: initial;
    justify-content: space-between;
    align-items: baseline;
}

.post-1 .b2_gap>li .item-in,
.post-1 .shop-list-item,
.post-1 .shop-normal-item-in,
.post-1 .user-search-list li>div,
.post-1 .home-collection .home-collection-content,
.post-1 .post-3.post-3-li-dubble .b2_gap>li .item-in {
    padding: 13px 13px 1px 13px;
    border-radius: 8px;
    -webkit-transition: all .2s;
    transition: all .2s;
    box-shadow: none;

}

.post-info .post-excerpt {
    background-color: #f2f4f6;
    border-radius: 8px;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin: 0 0px 8px;
    padding: 7px 9px 5px;
    line-height: 1.9;
}

.post-module-thumb {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.post-module-thumb a.thumb-link,
.shop-normal-item-img a.link-block,
.shop-cats-in {
    transition: 0.9s ease-out all;
}


.post-1 .item-in .post-info h2 {
    margin: 11px 0px;
}

.rose-sort-bottom .tax-title {
    display: none;
}

.list-footer {
    padding: 12px 0px;
}

.post-content-footer .content-footer-poster button {
    border-radius: 10px
}

.post-content-footer .content-footer-zan-cai {
    margin-top: 2px;
    padding: 12px 0 28px;
    border-radius: 10px;
    box-shadow: 0 4px 16px rgb(13 39 91/6%);
    background: #fff
}
.home .post-list .b2_gap .post-list-item .item-in:hover {
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
}
.post-1 .b2_gap .post-list-item .post-thumb,
.post-3 .b2_gap .post-list-item .post-thumb
{
	transition: .35s
}
.post-1 .b2_gap .post-list-item:hover .post-thumb,
.post-3 .b2_gap .post-list-item:hover .post-thumb
{
   
	-ms-transform: scale(1.305);
	-moz-transform: scale(1.305);
	-webkit-transform: scale(1.305);
	transform: scale(1.305)
}

.breadcrumb {
    top: -5px;/* 调整上下位置 */
    font-size: 14px; /* 调整字体大小 */
    color: #555; /* 文字颜色 */
    padding-left: 0px; /* 内边距，微调与页面左侧的间距 */
    text-align: left; /* 对齐方式 */
    max-width: 1000px; /* 限制宽度，与文章内容宽度一致 */
    margin: 0 0px 8px auto; /* 居中，与文章主体对齐 */
    position: relative; /* 确保定位正常 */
    white-space: nowrap; /* 禁止换行 */
    overflow: hidden; /* 防止超出容器时溢出 */
    text-overflow: ellipsis; /* 添加省略号（可选） */
}
 
.breadcrumb a {
    color: var(--b2color);
    text-decoration: none;
}
.categorypage-new{
    margin-top:-16px
}
.cate-header-img{
   position: relative;
    height: 180px;
    text-align: center;
    color: #fff;
    padding-top: 32px;
    background-repeat: no-repeat;
    background-size: 100%; 
}

.cate-header-img::after{
    content: '';
    width: 100%;
    z-index: 1;
    top:0;
    position: absolute;
    background-color: rgba(0,0,0,.35);
    left: 0;
}
.cate-header-img h2,
.cate-header-img p{ 
    position: relative;
    z-index: 2; 
    color:#fff;
}
.cate-header-img h2{
    font-size: 36px;
    margin-bottom: 6px;
}

.categorypage-new.tax-header .tax-info{
    justify-content: flex-start;
}


.tax-fliter-cat{
    margin-top:-36px;
}

.filters-box > ul{
    padding: 24px;
}
 

#filter-top ul li{
    margin:0;
    padding:0;
}

.tax-fliter-cat .filter-items a{
    font-size: 15px;
}
.tax-fliter-cat .filter-items a img{
    height: 21px;
    vertical-align: bottom;
}
.categorypage-new .filter-name{
    font-size: 15px;
    line-height:24px;
    margin-right:6px;
}

