
/*顶部开始*/
.site .site-header-in{
    transform: translate(0);
    transition: transform .3s;
    box-shadow: 0px 5px 40px 0px rgba(17,58,93,.1);
}
.m-open .site-header-in{
    height:100%
}
.site.up .site-header-in{
    transform: translate(0,-65px);
    transition: transform .3s,background-color .3s ease-out;
}
.m-open .action.up .site-header-in{
    transform: translate(0);
}
.header-banner-left{
    opacity: 1;
    transition: opacity .3s;
}
.header-banner-left.hidden{
    opacity: 0;
    transition: opacity .3s;
}
.post-style-2 .site .site-header-in{
    transition: transform .5s,background-color .3s ease-out;
    background-color: rgba(255, 255, 255, 0);;
}
.post-style-2 .site.action .site-header-in{
    background-color: rgba(0, 0, 0, 0.58);
}
.post-style-2 .site.up .site-header-in{
    background-color: rgba(0, 0, 0, 0.58);
}
.social-top .top-search{
    margin-right:16px
}
.top-style .b2small,.top-style-bottom .b2small{
    right: 10px;
    top: 15px;
}
.header-banner-content .b2small{
    right: -3px;
    top: 15px;
}
.b2small{
    position: absolute;
    display: block;
    right: -3px;
    top: -5px;
    font-size: 10px;
    font-weight: 400;
    padding: 0 7px;
    line-height: 17px;
    color: #ffffff;
    background: #188ef4;
    background: linear-gradient(to right, #0056f3 0%, #2b76ff 100%);
    border-radius: 4px 4px 4px 0;
    transform: translate(50%, -75%);
    height: 18px;
}
.b2small.vip-tips{
    color: #bf7648;
    background: #f9e1be;
    background: linear-gradient(to top, #efd3b0 0%, #f9e1be 100%);
}
.b2small.shop-tips{
    background: #f35;
    background: linear-gradient(to right,#f35 0%,#ff6780 100%);
}
.post-style-2 .social-top .header-banner-left .menu li.current-menu-item a{
    color:#fff;
}
.post-style-2  .social-top .header-banner-left .menu > li.current-menu-item > a:after{
    background:#fff
}
.header-banner-left .menu > li.current-menu-item > a:after{
    content: '';
    width: 10px;
    height: 2px;
    border-radius: 5px;
    bottom: 12px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.post-style-2 .header-banner .ym-menu a{
    color:#fff
}
.post-style-2 .top-submit button{
    color:#fff;
    border-color:#fff
}
.post-style-2 .change-theme button{
    color:#fff
}
.header-banner{
    width: 100%;
    position: relative;
    z-index: 6;
}
.header-banner-content{
    height:64px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px
}
.header-banner-content div.mobile-show{
    display: none;
}
.header-banner-content .b2-hidden{
    display: none
}
.header-banner-content > div{
    display: flex;
    align-items: center;
    line-height: 1
}
.header-banner-left ul{
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.header-banner-left .menu li{
    margin-right:26px
}
.post-style-2 .header-search-select a{
    color:#333!important
}
.top-menu ul li.current-menu-item.depth-0 > a .hob{
    transform: scale(1,1);
    visibility: visible;
    opacity: 1;
}
.header-banner-left .menu li a{
    display: flex;
    align-items: center;
    transition: opacity .2s ease-out;
    padding:21px 0;
    position: relative;
}
.header-banner-left .menu li:has(.sub-menu){
    color:red
}
.post-style-2 .header-banner-left .menu li.current-menu-item a{
    color:#fff
}
.post-style-2 .header-banner-left .menu li.current-menu-item a:after{
    background-color: #fff;
}
.header-banner-left .menu li a i{
    font-size: 16px;
}
.header-banner-left .menu li a:hover{
    opacity: 1;
    transition: opacity .2s ease-out;
}
.announcement-icon{
    height:18px
}
.logo-top.header{
    height:121px
}
.header{
    position: relative;
    z-index: 5;
    height:58px;
    width:100%;
}
.header .top-style.animateIn,.header .top-style.animateOut{
    position: fixed;
    background-color: #fff;
    transition: transform .3s;
    width:100%;
    top:0;
    box-shadow:0 2px 3px rgba(51,51,51,0.2);
}
.post-style-2 .header .top-style.animateIn,.post-style-2 .top-style.animateOut{
    background: rgba(51,51,51,.56);
}
.animateIn{
    transform: translateY(0px);
}
.animateOut{
    transform: translateY(-100%);
}
.header .wrapper{
    display: flex;
    height:58px;
    align-items: center;
    position: relative;
    z-index: 2;
}
.header-user{
    position: absolute;
    right:0;
    top: 12px;
}
.header-login-button{
    display: flex;
    align-items: center
}
.header-login-button button{
    margin-left:10px;
    padding: 8px 15px;
}
.header li{
    list-style: none
}
.top-menu .top-menu-ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.top-menu-ul > li.depth-0:first-child > a{
    padding-left:0
}
.top-menu ul li.depth-0{
    display: flex;
    line-height: 1;
}
.top-menu ul.sub-menu li i{
    line-height: 1;
}
.b2-menu-3{
    position: relative;
}
.top-menu ul li.depth-0:hover > a .hob{
    transform: scale(1,1);
    visibility: visible;
    opacity: 1;
}
.top-menu ul li.depth-0 > a .hob{
    visibility: hidden;
    opacity: 0;
    height: 3px;
    position: absolute;
    top: auto;
    right: 12px;
    bottom: 0;
    left: 0;
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: transform .2s ease-out;
    -moz-transition: transform .2s ease-out;
    transition: transform .2s ease-out;
}
.top-menu-ul > li.depth-0 + li.depth-0 > a .hob{
    left:12px;
    right:12px;
}
.top-menu ul li.depth-0.has_children > a .hob{
    right:28px
}
.top-menu ul li.depth-0 > a{
    font-size: 14px;
    display: flex;
    align-items: center;
    padding:0 12px;
    line-height: 57px;
    position: relative;
    z-index: 2;
    height: 57px;
}
.top-menu a{
    display: block;
    position: relative;
    box-sizing: border-box;
}
.site-title{
    font-size: 22px;
    letter-spacing: 3px;
}
.logo{
    display: flex;
    height:34px;
    align-items: center;
}
.logo img{
    display: block;
    height:34px
}
.logo a{
    margin: 0 auto;
    display: flex;
}
.register-button{
    margin-left:12px
}
.top-style-blur{
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:1px;
    /* background: #fff; */
    /* -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px); */
}
.post-style-2 .top-style-blur{
    display: none;
}
.single.post-style-2 .entry-header .post-list-cat a{
    color:#fff
}
.social-top .header-banner{
    height:64px;
    z-index: 6;
}
.post-style-2 .social-top .header-banner{
    background: rgba(51, 51, 51, 0.4);
}
.post-style-2 .social-top .header-banner{
    border-bottom:0
}
.post-style-2 .social-top .header{
    border:0;
    background: rgba(51, 51, 51, 0.42);
}
.post-style-2 .social-top .top-submit .button,.post-style-2 .social-top .top-submit button{
    color:#fff;
    border-color: inherit;
}
.social-top .header{
    height:55px;
}
.site-header.social-top{
    height:119px
}
.site-header.social-top.social-no-sub{
    height:58px
}
.social-top .header-banner-content{
    height:auto;
    position: relative;
}
.social-top .header-logo{
    padding:15px 0
}
.social-top .header-logo{
    margin-right:30px
}
.social-top .header-banner-left .menu li a{
    opacity: 1;
    font-size: 16px;
    position: relative;
}
.post-style-2.social-top .header-banner-left .sub-menu li a{
    color:#fff
}
.post-style-2.social-top .header-banner-left .ym-menu ul li ul.sub-menu li a{
    color:initial
}
.social-top .header .wrapper{
    height: 55px;
}
.social-top .header-user{
    position: initial;
    right: 0;
    display: flex;
    width: 138px;
    justify-content: flex-end;
}
.social-top .top-menu ul li.depth-0 > a{
    height: 55px;
    opacity: .8;
    box-sizing: border-box;
}
.ym-menu .menu-item-has-children{
    position: relative;
}
.ym-menu .sub-menu{
    top:54px;
    display: block;
    overflow: hidden;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 8%);
    padding:10px 0;
    border-radius: 4px;
    left:-50px;
    display: none;
}
.ym-menu .sub-menu li{
    margin:0;
}
.ym-menu > ul > li:hover .sub-menu{
    display: block;
}
.ym-menu .sub-menu li a{
    padding:10px 16px;
    font-size: 14px!important;
    display: block;
}
.ym-menu .sub-menu li a:hover{
    background-color: #f5f6f7;
}
.header .sub-menu{
    color: initial;
}
.change-theme>div a{
    display: block;
    height: 24px;
    width: 35px;
    text-align: center;
    line-height: 30px;
    border-radius: 100%;
    position: relative;
    line-height: 1;
}
.social-top .change-theme>div a{
    margin-right:16px
}
.change-theme button {
    margin-right: 16px;
    padding: 5px;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    line-height: 1;
    padding:0;
    background: none;
    border:0;
    color:inherit;
    margin-right:10px
}
.change-theme button .b2-search{
    font-size:16px;
}
.post-style-2 .mobile-show .change-theme button{
    background-color:#787878
}
.change-theme a i{
    font-size: 22px;
    font-weight: 500;
}
.change-theme b{
    position: absolute;
    width: 9px;
    height: 9px;
    background: #ff3a55;
    top: 0px;
    right: 6px;
    border-radius: 100%;
    border: 1px solid #fff;
    z-index: 3;
}
.change-theme > div{
    position: relative;
}
.social-top .top-user-avatar img{
    height: 100%;
    width: 100%;
}
.top-user-avatar img{
    background: none;
}
.social-top .mobile-box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.top-search{
    position: relative;
}
.top-search input{
    padding: 8px 37px 8px 8px;
    width: 150px;
    background: none;
    border:0
}
.top-search .header-search-select{
    position: absolute;
    display: flex;
    flex-flow: column;
    top: 37px;
    background: #fff;
    left: 0;
    border: 1px solid #F5F6F7;
    padding:5px
}
.top-search form{
    display: flex;
    background-color: rgb(204 204 204/21%);
}
.top-search-button{
    display: flex;
    white-space: nowrap;
    align-items: center;
    font-size: 12px;
}
.top-search-button button{
    background:none;
    padding:5px 10px 5px 16px;
    border:0;
    color:inherit
}
.search-button-action{
    background: none;
    border: 0;
    position: absolute;
    right: -5px;
    top:0;
    color:inherit
}
.post-style-2 .search-button-action{
    color:#fff
}
.top-search-select{
    cursor: pointer;
    display: block;
    padding: 0 7px 0 16px;
    height: 19px;
    line-height: 19px;
    color:initial;
    border-right: 1px solid #ffffff29;
    color: inherit;
}
.post-style-2 .top-search-select{
    color:#fff
}
.top-search-select i{
    font-size: 13px;
    margin-left:2px;
}
.top-submit .button,.social-top .top-submit button{
    padding:5px 10px;
    border: 1px solid #e2e8f04d;
    color:inherit;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.social-top .change-theme{
    margin:0;
}
.social-top .header-login-button button{
    margin-left:0;
    background: none;
    border: 0;
    color:inherit;
    background: rgb(204 204 204 / 21%);
}
.social-top .header-login-button button.empty{
    margin-right:10px;
}
.change-theme{
    display: flex;
    margin:0 18px;
    align-items: center;
}
.change-theme button i{
    font-size: 22px;
}
.normal-banner-right .top-search-button button{
    padding:5px 9px 5px 16px;
}
.normal-banner-right .change-theme{
    margin-right:0;
    width: 74px;
    justify-content: flex-end;
}
/*商品模块*/
.shop-box-list ul{
    display: flex;
    flex-flow: wrap;
    list-style-type: none!important;
}
.shop-box-list li{
    position: relative;
    max-width:25%;
    width:100%;
}
.shop-coupon-box{
    display: flex;
    flex-flow: wrap;
}
.stamp {position: relative;display: flex;position: relative;}
.stamp i.coupon-bg{position: absolute;left: 20%;top: 45px;height: 190px;width: 390px;background-color: rgba(255,255,255,.15);transform: rotate(-30deg);display: none;}
.stamp .par{padding:10px;width: 60%;border-right:2px dashed rgba(255,255,255,.3);text-align: left;}
.stamp .par p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 12px;
    color:rgba(255, 255, 255, 0.66);
    margin-bottom:10px;
    line-height: 1;
}
.stamp .par span{font-size: 22px;color:#fff;margin-right: 5px;font-family: Impact;}
.stamp .par sub{position: relative;color:rgba(255,255,255,.8);font-size: 12px;}
.stamp .par sub.sign{font-size: 17px;}
.stamp .copy{padding: 5px;
    width: 40%;
    vertical-align: text-bottom;
    font-size: 16px;
    color: #fff;
    z-index: 2;
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.stamp .copy button{
    padding: 5px 12px;
    background: #fff;
    color: #000;
    opacity: .8;
    border: 0;
}
.stamp .copy button.text{
    background: none;
    color:#fff;
    display: flex;
    align-items: center;
}
.copy-date{
    font-size: 12px;
    margin-bottom: 10px;
}
.shop-box-price{
    color: #f44336;
    font-size: 15px;
    padding: 0;
    background: #f8fbff;
    border-top: 1px solid #F5F6F7;
    border-bottom: 1px solid #F5F6F7;
    padding: 5px 16px;
}
.shop-box-price .delete-line{
    font-size: 12px;
    color:#AAAEB3;
}
.shop-box-price.shop-box-credit{
    color:green
}
.shop-title-box{
    margin-bottom:10px;
    font-size: 13px;
    font-weight: bold;
}
.stamp .copy p + p{margin-top:15px}
.stamp01{background: #ffa41b;}
.stamp01:before{background-color:#ffa41b;}

.stamp02{background: #f35;}
.stamp02:before{background-color:#f35;}

.stamp03{background: #1a85ff;}
.stamp03:before{background-color:#1a85ff;}

.stamp04{background: #8a8a8a;}
.stamp04:before{background-color:#50ADD3;}
.coupon-info{
    position: absolute;
    width:100%;
    min-height: 141px;
    background: #259349;
    color:#fff;
    left:0;
    top:0;
    font-size: 14px;
    text-align: left;
    line-height: 1.4;
    z-index: 3;
}
.coupon-info a{
    font-size: 12px;
}
.coupon-info .shop-coupon-title{
    padding: 5px 10px;
    background: rgba(255, 255, 255, 0.3);
    line-height: 1;
}
.shop-box-row{
    display: flex;
    flex-flow: column;
}
.shop-box-title{
    display: flex;
    justify-content: space-between;
    line-height: 1;
    align-items: center;
}
.shop-module-top-right{
    display: flex;
    align-items: center;
}
.shop-box-links{
    margin-right:10px
}
.shop-box-none-coupon .shop-box-list{
    width:100%
}
.shop-box-none-coupon .shop-box-list li{
    max-width:20%;
    width:100%;
}
.shop-list-thumb-in-info{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.shop-list-thumb-in-info img{
    width:100%;
    height:100%;
    display: block;
}
.shop-box.shop-box-none-product .shop-coupon-item{
    width:25%
}
.coupon-desc{
    opacity: .5;
    margin-bottom:5px
}
.coupon-title{
    font-size: 12px;
}
.coupon-id{
    font-family: Impact;
}
.coupon-info{
    display: none;
}
.coupon-info > div{
    padding:9px 10px
}
.coupon-info > div img{
    width:20px;
    border-radius: 100%;
}
.coupon-roles div{
    font-size: 12px;
}
.coupon-roles-desc span{
    color:#fff;
    display: inline-block;
}
.coupon-info div:last-child{
    padding-top:0
}
.coupon-info div .coupon-title{
    opacity: .7;
}
.coupon-box > div{
    display: flex;
    justify-content: center;
}
.coupon-box .shop-coupon-item{
    width:322px;
    line-height: 1.4;
    height:141px
}
.stamp .par .coupon-date span{
    font-size: 12px;
}
.coupon-box .shop-coupon-item+.shop-coupon-item .stamp{
    margin-top:0
}
.coupon-box .flickity-prev-next-button.next{
    right:-45px
}
.coupon-box .flickity-prev-next-button.previous{
    left:-45px
}
.shortcode-coupon.shop-coupon-item{
    display: flex;
    justify-content: center;
}
.shortcode-coupon.shop-coupon-item .stamp{
    margin-right:0;
    width:320px
}
.shop-coupon-item .stamp{
    height:141px
}
.coupon-box .flickity-prev-next-button .flickity-button-icon{
    color:#ccc
}
.shop-coupon-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.close-coupon-info{
    font-size: 20px;
    cursor: pointer;
}
.shop-box-title .module-title{
    font-size: 18px;
    text-align: left;
    margin-right: 10px;
    font-weight: 600;
}
.shop-box-title .module-desc{
    font-size: 13px;
    color: #bcbcbc;
}
.shop-coupon-item{
    flex:0 0 33.3333%
}
.shop-list-item{
    position: relative;
}
.shop-list-item h2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    height: 42px;
    margin:16px
}
.shop-list-item .delete-line{
    text-decoration: line-through
}
.coupon-date{
    font-size: 12px;
    color:#fff;
    margin-top:10px
}
.shop-list-thumb{
    position: relative;
}
.shop-list-thumb-in{
    height:0;
    padding-top:100%
}
.shop-list-thumb span.shop-box-type{
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    background: #fbff00;
    padding: 2px 5px;
    border-radius: 3px;
}
.shop-normal-tips {
    position: absolute;
    right: 10px;
    bottom: 10px;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    background-color: #fdd6d3;
    color: #f44336;
    padding: 0 4px;
    border-radius: 3px;
}
.shop-box .shop-normal-item-count{
    color:#ccc;
}
.shop-normal-item-count b{
    font-weight: normal;
}
.shop-normal-item-count {
    display: flex;
    padding:16px
}
.shop-normal-item-count span{
    font-size: 12px;
    white-space:nowrap;
}
.shop-normal-item-count span + span{
    margin-left:8px
}
.shop-normal-item-count span:last-child{
    flex: 1;
    text-align: right;
}
.b2-widget-products .b2-widget-post-thumb .b2-widget-post-thumb-product-img{
    height:0;
    padding-top:100%;
    position: relative;
    width:100%
}
.b2-widget-products .b2-widget-post-thumb .b2-widget-post-thumb-product-img img{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
}
.html-widget{
    padding:16px
}
.coupon-widget-content > div + div{
    margin-top:10px
}
/*LOGO居左*/
.logo-left .mobile-box{
    margin-left:30px
}
/*LOGO居中、菜单居中*/
.logo-center .top-style,.logo-left .top-style,.menu-center .top-style,.social-top .top-style-bottom,.logo-top{
    border-top: 1px solid #f5f6f752;
}
.post-style-2 .top-style,.post-style-2 .top-style-bottom,.post-style-2 .logo-top{
    border-color: rgb(245 246 247 / 14%);
}
.logo-top .top-style-blur{
    top:0
}
.logo-center .header-logo{
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
}
/*菜单剧中*/
.menu-center .header-logo{
    position: absolute;
    left:0;
}
.menu-center .mobile-box{
    margin:0 auto
}
/*LOGO居上*/
.logo-top .logo-top .wrapper{
    flex-direction: column;
    align-items: inherit;
    height: auto;
}
.header-logo{
    padding:14px 0
}
.logo-top .sub-menu{
    top:120px
}
.logo-top .b2-menu-3 > .sub-menu{
    top:56px
}
.logo-top .logo{
    justify-content: center;
}
.logo-top .top-menu{

}
.logo-top .site-header{
    height:169px
}
/*用户*/
.top-user-info{
    display: flex
}
.login-button{
    display: flex;
    align-items: center
}
.login-button .text{
    font-size: 15px;
    margin-right:10px;
    color:#333
}
.sub-menu{
    position: absolute;
    top:54px;
    width:200px;
    z-index: 2;
    background: #fff;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
.has_children .sub-menu{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-sizing: border-box;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 8%);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(0) translateY(20px);
    transform: translateX(0) translateY(20px);
    -webkit-transform-origin: top;
    transform-origin: top;
}
.has_children .sub-menu a{
    display: flex;
    align-items: center
}
.has_children:hover a i.b2-arrow-down-s-line{
    transition: .15s ease-in-out;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -ms-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
}
.has_children:hover a i.b2-arrow-down-s-line{
    transform: rotateX(180deg);
}
.has_children:hover .sub-menu{
    opacity: 1;
    visibility: visible;
    z-index: 1;
    transform: translateY(0);
    -webkit-transition: all .25s;
    transition: all .25s;
    /* -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all .3s cubic-bezier(.165,.84,.44,1) .2s;
    -moz-transition: all .3s cubic-bezier(.165,.84,.44,1) .2s;
    transition: all .3s cubic-bezier(.165,.84,.44,1) .2s; */
}
/* .has_children:hover > a.jt::before{
    opacity: 1;
    transition: opacity .15s ease,transform .15s ease,-webkit-transform .15s ease;
    border-bottom: 8px solid rgb(224, 224, 224)
}
.has_children:hover > a.jt::after{
    opacity: 1;
    transition: opacity .15s ease,transform .15s ease,-webkit-transform .15s ease;
}
.has_children > a.jt::before{
    top:59px;
    opacity: 0;
}
.has_children > a.jt::after{
    top:60.4px;
    opacity: 0;
}
.header .top-menu ul li.depth-0:hover > a .b2-jt-block-down{
    transform: rotate(-180deg);
    transition: .15s cubic-bezier(.175,.885,.32,1.275);
}
.header .top-menu ul li.depth-0 > a .b2-jt-block-down{
    color:#bbb
} */
/*菜单 menu-3*/
.b2-menu-3 .sub-menu-0{
    padding:12px 0;
}
.b2-menu-3 .sub-menu-0 li:hover ul{
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
}
.b2-menu-3 .sub-menu-0 a{
    font-size: 14px;
    display: flex;
    padding:10px 14px;
    justify-content: space-between
}
.menu-post-box:hover a{
    text-decoration: underline;
}
.b2-menu-3 .sub-menu-0 > li:hover > a,.b2-menu-3 .sub-menu-0 a:hover{
    background: #f2f2f2
}
.b2-menu-3 .sub-menu-0 li{
    position: relative;
}
.b2-menu-3 .sub-menu-0 li ul{
    position: absolute;
    left: 100%;
    top: 0;
    width: fit-content;
    width: -moz-fit-content;
    min-width: 200px;
    padding-left: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease,transform .2s ease,-webkit-transform .2s ease;
}
.b2-menu-3 .sub-menu-0 li ul li{
    background: #fff;
}
.b2-menu-3 .sub-menu-0 li:hover ul{
    opacity: 1;
    visibility: visible;
    transform-origin:top
}
/*菜单 menu-1*/
.b2-menu-1 .sub-menu-0{
    width:100%;
    left:0;
    display: flex;
    padding:16px;
    flex-flow: row wrap;
}
.b2-menu-1 .sub-menu-0 li{
    width: 16.666667%;
    box-sizing: border-box;
    padding:8px
}
.b2-menu-1 .sub-menu-0 li a{
    display: flex;
    flex-direction: column;
    height:100%;
    border-radius: 4px;
    padding:16px;
    transition: all .2s;
}
.b2-menu-1 .sub-menu-0 li a p{
    font-size: 12px;
    margin-top:16px;
    color:#999;
    transition: all .2s;
}
.b2-menu-1 .sub-menu-0 li:hover a p{
    color:#fff
}
.b2-menu-1 .sub-menu-0 li a img{
    width:40px;
    height:40px;
    border-radius: 100%;
}
.b2-menu-1 .sub-menu-0 li span{
    display: block;
    font-size: 15px;
    margin-top: 16px;
    font-weight: bold;
} 
/*菜单 menu-4*/
.b2-menu-4 .sub-menu-0{
    width:100%;
    left:0;
    display: flex;
    padding:20px;
    flex-flow: wrap;
}
.b2-menu-4 ul ul li a img{
    width:22px;
    height:22px;
    margin-right:5px;
    border:1px solid #fff
}
.b2-menu-4 .sub-menu-0 li ul{
    margin-top:5px;
}
.b2-menu-4 .sub-menu-0 li ul a{
    font-size: 14px;
    font-weight: 400;
    color: #797C80;
    padding: 4px 0;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.b2-menu-4 .sub-menu-0 li ul a:hover{
    font-weight: 600;
    border-radius: 3px;
}
.b2-menu-4 .sub-menu-0 li a{
    font-size: 12px;
    display: flex;
    position: relative;
    align-items: baseline;
    line-height: 1;
    padding: 5px 0;
}
.b2-menu-4 .sub-menu-0 > li{
    margin: 0 10px;
    min-width: 18%;
}
.b2-menu-4 .sub-menu-0 > li > a{
    border-bottom:1px solid #f5f6f7;
    font-size: 15px;
    font-weight: 600;
    padding-bottom:10px;
}
/*菜单 menu-2*/
.top-menu-ul .box{
    transition:initial;
    box-shadow: 0 3px 3px rgba(26,26,26,.1);
    transform: translateY(10px);
    box-sizing: border-box;
}
.b2-menu-2 .sub-menu-0{
    width:100%;
    left:0;
    display: flex;
    justify-content: center;
    padding:10px 20px 20px;
    flex-flow: wrap;
    justify-content: space-between;
}
.has_children .sub-menu-0 h2 a{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 21px;
}
.b2-menu-2 .sub-menu-0 > li{
    display: flex;
    flex-flow: column;
    width: calc(50% - 14px);
}
.b2-menu-2 .sub-menu-0 > li > a{
    display: flex;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 14px 0 10px;
    border-bottom: 1px dashed #ccc;
    justify-content: space-between;
    font-size: 13px;
}
.b2-menu-2 .sub-menu-0 > li > a::after{
    content:"全部";
}
.menu_2-item ul{
    display: flex;
    margin:-5px;
    flex-flow: wrap;
}
.menu_2-item ul > li{
    width:25%;
}
.menu-post-box{
    margin:5px
}
.menu_2-item li .menu-post-thumb{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0
}
.menu-post-box-img{
    position: relative;
    height:0;
    padding-top:68%;
}
.menu_2-item li h2{
    font-size: 13px;
    line-height: 1.5;
    margin-top:10px;
}
.top-menu .menu-post-box-img a{
    position: initial
}
/*顶部结束*/

/*弹窗*/
.modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	transform: perspective(1px) scale(1.1);
	transition: visibility 0s linear 0.15s, opacity 0.15s 0s, transform 0.15s;
    z-index: 9999999;
    display: flex;
    align-items: center;
}
.modal-content {
    background-color: white;
    width: 350px;
    max-width: 100%;
    padding: 40px 24px 24px 24px;
    margin: 0 auto;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background-repeat: no-repeat;
}
.close-button {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
    font-size: 18px;
    height: 43px;
    display: block;
    line-height: 34px;
    width: 43px;
    text-align: center;
    cursor: pointer;
    color: #b2bac2;
    z-index: 6;
    display: flex;
    align-items: center;
    justify-content: center;
}
.close-button:hover{
	color:initial
}
.show-modal {
	opacity: 1;
	visibility: visible;
	transform: perspective(1px) scale(1.0);
	transition: visibility 0s linear 0s, opacity 0.15s 0s, transform 0.15s;
    backdrop-filter: saturate(97%) blur(41px);
}
.modal.poster-box .modal-content h2{
    text-align: left;
}
/*登录与注册*/
.repass-tips{
    color:green
}
.login-box-des{
    font-size: 12px;
    color: #ccc;
    text-align: right;
    display: block;
    width: 100%;
    margin-top: 5px;
}
.login-logo img{
    display: block;
    height:33px;
}
.login-logo{
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 27px;
}
.login-title{
    color:#b2bac2;
    font-size: 13px;
    margin-bottom:20px;
    text-align: center
}
.login-title span{
    display: inline-block;
    padding:10px;
}
.login-form-item{
    display: flex;
    position: relative;
    align-items: center;
    flex-wrap: wrap;
}
.login-form-item + .login-form-item{
    margin-top: 20px;
}
.login-form-item input{
    width: 100%;
    padding: 10px;
    transition: .3s;
    border: 1px solid #e8e8e8;
    font-size: 20px;
    height:48px;
    padding-right:46px
}
.login-form-item span{
    position: absolute;
    left: 12px;
    top: -8px;
    font-size: 15px;
    color: #b2bac2;
    cursor: text;
    display: block;
    line-height: 1;
    padding: 0 7px;
}
.login-form-item span:after{
    content: '';
    opacity: 0;
}
.login-form-item input:focus + span,.login-form-item input[class="active"] + span,.login-form-item input:valid + span{
    left: 10px;
    cursor: default;
}
.login-form-item input:focus + span:after,.login-form-item input[class="active"] + span:after,.login-form-item input:valid + span:after{
    content: '';
    width: 100%;
    height: 3px;
    background: #fff;
    top: 6px;
    position: absolute;
    left: 0;
    z-index: 0;
    opacity: 1;
}
.login-form-item span b{
    position: relative;
    z-index: 1;
}
.login-bottom{
    margin-top:10px
}
.login-bottom button{
    width: 100%;
    padding: 12px;
    font-size: 14px;
    font-weight: 400;
    display: block
}
.forget-pass{
    text-align: right;
    width:100%;
    margin-top:5px;
}
.oauth-login-button{
    font-size: 12px;
    display: flex;
    border-top: 1px dashed #f5f6f7;
    border-bottom: 1px dashed #f5f6f7;
    background: #f7f8fa30;
    overflow: hidden;
    line-height: 43px;
    padding: 0 18px;
    flex-wrap: wrap;
}
.oauth-login-button a{
    display: block;
    margin-right:14px
}
.oauth-login-button a.login-qq::before{
    background-color: #2D89EF
}
.oauth-login-button a.login-weibo::before{
    background-color: #FF3E3E
}
.oauth-login-button a.login-weixin::before{
    background-color: #7BB32E
}
.oauth-login-button a.login-wx:before{
    background-color: #7BB32E
}
.oauth-login-button a.login-juheqq::before{
    background-color: #44a5e9
}
.oauth-login-button a.login-sina::before{
    background-color: #FF3E3E
}
.oauth-login-button a.login-alipay::before{
    background-color: #00A0E9
}

.oauth-login-button a.login-juhebaidu:before{
    background-color: #3385FF
}
.oauth-login-button a.login-huawei::before{
    background-color: #FF0000
}
.oauth-login-button a.login-xiaomi::before{
    background-color: #FF6900
}
.oauth-login-button a.login-google::before{
    background-color: #4285F4
}
.oauth-login-button a.login-facebook::before{
    background-color: #1877F2
}
.oauth-login-button a.login-twitter::before{
    background-color: #1DA1F2
}
.oauth-login-button a.login-microsoft::before{
    background-color: #F25022
}
.oauth-login-button a.login-dingtalk::before{
    background-color: #FF4081
}
.oauth-login-button a.login-github::before{
    background-color: #181717
}
.oauth-login-button a.login-gitee::before{
    background-color: #C71D23
}
.oauth-login-button a::before{
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 100%;
    display: inline-block;
    margin-right: 3px;
}
.login-social-button{
    margin-top:0;
    display: flex;
}
.login-social-button.show{
    margin-top:10px;

}
.login-social-button .button{
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    border-radius: 3px;
    border:0;
    padding:0
}
.login-social-button-bottom{
    display: flex;
    width: 100%;
    align-items: left;
    padding: 5px 5px 5px 10px;
    border: 1px solid #F5F6F7;
    position: relative;
    flex-direction: column;
}
.login-social-button-bottom::after{
    content:'';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
.login-social-button-bottom > div{
    display: flex;
    font-size: 12px;
    color:#AAAEB3;
    position: relative;
    z-index: 2;
    flex-wrap: wrap;
    gap: 10px;
}
.login-social-button-bottom div:first-child{
    margin-bottom:6px
}
.site-terms{
    margin-top: 10px;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    background: #f9f9f9;
    position: relative;
    z-index: 2;
}
.site-terms label{
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    cursor: pointer;
}
.site-terms label a{
    font-size: 14px;
}
.login-box-content .login-social-button-bottom a{
    background: rgba(0, 132, 255, 0.05);
    display: flex;
    align-items: center;
    height:30px;
    line-height: 30px;
    padding:0 10px;
}
.login-social-button i{
    font-size: 14px;
    margin-right:4px;
}
.login-tk{
    margin-top:16px;
    text-align: center;
    font-size: 12px;
}
.login-tk p{
    display: flex;
    justify-content: space-between;
}
.login-tk p.login-p{
    display: flex;
    justify-content: space-between
}
.login-tk-forget{
    display: flex;
    justify-content: space-between
}
.login-box-content{
    padding:0
}
.login-box-content a{
    font-size: 12px;
}
.login-box-content .login-box-top{
    padding: 30px 24px 24px;
    background-repeat: no-repeat;
    background-size: 100%;
    background: none;
}
.login-social-button .login-qq{
    color:#4cc0f2
}
.login-social-button .login-weibo{
    color:#eb623b;
}
/* .lazy{
    opacity: .6;
    transition: opacity .2s ease-in-out;
}
.loaded {
    opacity: 1;
    transition: opacity .2s ease-in-out;
} */
.login-social-button .login-qq{
    color: #057db1;
}
.login-social-button .login-weibo{
    color: #b13410;
}
.login-social-button .login-weixin{
    color: #17b31e;
}
.login-eye{
    position: absolute;
    right: 1px;
    background: none;
    border: 0;
    color: inherit;
    padding:6px 10px;
    display: flex;
    top:1px
}
.login-eye i{
    font-size: 18px;
    padding:5px 0
}
.button.login-eye:active{
    transform: none;
}
.check-code-img{
    position: absolute;
    right: 5px;
    cursor: pointer;
}
.check-code-img img{
    display: block;
    height: 38px;
    border-radius: 5px;
}
.login-check-input input{
    text-transform:uppercase;
}
.login-check-input .login-eye.button{
    padding:15px 10px
}
.login-form-item.login-check-input{
    height:0;
    opacity: 0;
    transition: all .3s ease-in-out;
    margin-top:0;
    visibility: hidden;
}
.login-form-item.login-check-input.show{
    height:48px;
    opacity: 1;
    transition: all .3s ease-in-out;
    margin-top:20px;
    visibility: visible;
}
.forget-pass-info{
    font-size: 12px;
    line-height: 1.5;
    background: #f8f8f8;
    margin-top: 20px;
    padding: 10px;
    display: flex;
    align-items: center;
    color: #b2bac2;
    border: 1px dashed #F5F6F7;
}
.login-box-content b{
    font-weight:normal
}
.check-code-luo{
    width:100%
}
.login-box-content .recaptcha-load{
    width: 141px;
    height: 38px;
}
/*搜索组件*/
.shop-category .empty-page{
    margin-right:20px
}
.search .tax-search input{
    background-color: #F5F6F7;
    border-radius: 50px;
}
.search .tax-search{
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding:0 16px
}
.search .tax-search form{
    width:260px
}
.search-types{
    display: flex;
    flex-flow: wrap;
}
.search-types a{
    display: block;
    padding: 16px 10px;
    position: relative;
}
.search-types a.picked:after{
    content:'';
    height:2px;
    width:calc(100% - 20px);
    position: absolute;
    right:0;
    left:0;
    bottom:0;
    background-color:#FF3355;
    margin:0 auto
}
.search-box-content.modal-content{
    width: 633px;
    padding: 40px 40px 20px
}
.search-box-content .search-title{
    font-size:18px;
    text-align: center;
    margin:30px 20px;
    font-weight: 200;
    color:#bcbcbc
}
.search-box-content .search-input{
    width:100%;
    padding:16px;
    font-size: 16px;
    background: #F5F6F7;
    border:0;
    display: block;
    margin:0
}
.search-box-content .search-button{
    margin:20px 40px;
    text-align: center
}
.search-box-content .search-button button{
    font-size: 16px;
    padding: 10px 40px;
}
.header-search-select a{
    padding:9px 14px;
    color:#333;
    margin-bottom:5px
}
.header-search-select .select{
    background: #F5F6F7
}
.header-search-select a:hover{
    background: #F5F6F7
}
/*搜索页面*/
.search #primary-home.wrapper{
    flex-flow: column;
}
.circle-search .document-row h3{
    font-weight: 400;
}
.search .news-item ul{
    padding:0
}
.search-page-title{
    padding: 10px 16px;
    display: flex;
    align-items: center;
}
.search-page-title h2{
    font-size: 16px;
    font-weight: 600;
}
.search-page-title p{
    font-size: 14px;
    color:#AAAEB3;
    border-left:1px solid red;
    padding-left:8px;
    margin-left:8px;
}
.user-search-list{
    display: flex;
    flex-flow: wrap;
    margin-right:-1px;
    margin-bottom:-1px
}
.user-search-list li{
    width:25%;
    position: relative;
}
.user-s-info-avatar{
    position: relative;
}
.user-search-list li .avatar{
    display: block;
    border: 1px solid #fff;
}
.user-s-info{
    display: flex;
    flex-flow: wrap;
    margin-top: -14px;
    position: relative;
}
.user-s-info-avatar{
    width:56px;
    height:56px;
    margin-left:20px
}
.user-s-info-name{
    margin-top: 19px;
    display: flex;
    flex-flow: column;
    margin-left:14px
}
.user-s-info h2{
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width:110px
}
.user-s-cover{
    position: relative;
    height: 0;
    padding-top: 38%;
    overflow: hidden;
}
.user-s-cover img{
    position: absolute;
    top:0;
    left:0;
    height:100%;
    width:100%
}
.user-s-info-desc{
    font-size: 12px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width: 100%;
    background: #f9f9f9;
    padding:10px;
    color: #bcbcbc;
    height: 50px;
    box-sizing: border-box;
}
.user-s-data{
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    padding: 0 20px;
    font-size: 12px;
    color: #bcbcbc;
    text-align: center;
    margin-top:20px
}
.user-s-data p{
    color:#333
}
.user-s-data div{
    width:24%
}
.user-s-data div + div{
    border-left:1px solid #F5F6F7
}
.user-s-follow{
    padding:20px;
    text-align: center;
}
.user-s-follow button + button{
    margin-left:10px
}
.user-s-follow button{
    padding:5px 10px
}
/*验证码组件*/
.recaptcha-load{
    width:186px;
    height:50px;
    display: block;
    background-image: url(images/loading-empty.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px;
    border-radius: 3px;
    background-color: #F5F6F7;
}
.recaptcha-form .modal-content{
	width: 266px;
	padding:0;
}
.check-code-luo .close-icon{
    position: absolute;
    right:10px;
    top:10px
}
.check-code-luo .close-icon i{
    font-size: 24px
}
.recaptcha-form .check-code-luo h2{
    text-align: center;
    margin-bottom:20px;
    margin-top:0
}
.modal-content-innter{
	padding:30px 20px 20px 20px
}
.recaptcha-img{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center
}
.recaptcha-img img{
	border-radius: 3px;
	width:186px;
    height:50px;
    cursor: pointer;
}
.recaptcha-img p{
    color: #b2bac2;
    font-size: 13px;
    line-height: 1.5;
    margin: 10px 0 20px 0;
}
.recaptcha-form input{
	padding: 10px;
    font-size: 30px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-family: pictograph;
}
.recaptcha-form h2{
    margin-top:16px;
    font-size: 18px;
    font-weight: 600
}
.input-align-center{
    letter-spacing: 10px;
    text-indent: 10px;
}
.input-align-center{
	letter-spacing: 10px;
	text-indent:10px
}
.recaptcha-button{
	border-top:1px solid #F5F6F7;
	display: flex
}
.recaptcha-button .button{
	width:50%;
	background: none;
	padding:15px 0;
	border:0;
	font-size: 15px;
	color:#b2bac2;
	text-align: center
}
.recaptcha-button .recaptcha-send{
	color:royalblue;
	border-left:1px solid #F5F6F7
}
.recaptcha-button .recaptcha-send:disabled{
    color:#bcbcbc
}
.recaptcha-button .recaptcha-send:after{
	background-size: 13%;
}
.invitation-box{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    margin-top:40px
}
.invitation-box .b2-gift-2-line{
    line-height: 1;
    font-size: 50px;
    color: #fb7979;
}
.invitation-button{
    display: flex;
    justify-content: space-between;
    width:100%;
    align-items: center;
}
.login-box-content .invitation-button a{
    color:#FF3355
}
.invitation-box a{
    display: block
}
.invitation-box .invitation-des{
    margin:16px 0 5px 0
}
.invitation-tips{
    color:#b2bac2;
    margin-bottom:10px
}
.invitation-input{
    margin-bottom:20px;
    width:100%
}
.invitation-input input{
    border: 1px solid #e2e2e2;
    font-size: 20px;
    padding: 13px;
    text-align: center;
    width:100%
}
.invitation-button button{
    margin-left:10px
}
.top-user-avatar img{
    display: block;
    cursor: pointer;
    width:34px;
    height:34px
}
.top-user-avatar.avatar-parent{
    cursor: pointer;
    height: 34px;
    width: 34px;
}
.top-user-box{
    display: flex;
    align-items: center;
    position: relative;
    z-index: 3;
}
.social-top .top-user-box-drop{
    top:43px
}
.top-user-box-drop{
    position: absolute;
    top:43px;
    right:-22px;
    width:308px;
    background: #fbfdff;
    z-index: 2;
    visibility: hidden;
    transition: 0s max-height 0.15s linear,0.1s opacity cubic-bezier(0.39,0.575,0.565,1),0.15s transform cubic-bezier(0.1,1.26,0.83,1);
    transform: perspective(1px) scale(0.7);
    transform-origin: center top;
    opacity: 0;
    box-shadow: 0 3px 3px rgba(26,26,26,.1);
}
.top-user-box-drop .avatar{
    width: 43px;
    height: 43px;
    border: 2px solid #fff;
    margin-right:8px;
}
.top-user-box-drop ul{
    display: flex;
    flex-flow: wrap;
    padding: 0 20px 12px
}
.top-user-box-drop ul li{
    width:50%;
    position: relative;
}
.top-user-name{
    position: relative;
    margin-right: 47px;
    width:100%;
    padding-top:4px
}
.top-user-box-drop i{
    font-size: 20px
}
.top-user-box-drop.show{
    visibility: visible;
    opacity: 1;
    transform: perspective(1px) scale(1);
    transition-duration: 0s,0.2s,0.2s;
}
.top-user-box-drop li a{
    display: flex;
    width: 100%;
    font-size: 15px;
    padding: 10px 0;
    overflow: hidden;
    height:100%;
    color:initial;
    box-sizing: border-box;
}
.top-user-box-drop li a i.b2font{
    display: block;
    padding:0;
    line-height: 1;
    margin-top:1px
}
.top-user-box-drop li a:hover{
    font-weight: 600;
}
.top-user-info-box{
    background: #f4faff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-image: url(images/model-bg.png);
}
.top-user-info-box-name{
    display: flex;
    position: relative;
    padding: 16px 16px 8px 16px;
    align-items: center;
}
.login-out{
    position: absolute;
    right:20px;
    top:20px;
    z-index: 3;
}
.login-out a{
    display: block;
    width:37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    display: block;
    background: rgb(0 0 0/3%);
    border-radius: 4px;
    color:#333;
}
.login-out a:hover{
    background-color: #333;
    color:#fff
}
.top-user-info-box-name h2{
    font-size: 17px;
    font-weight: 600;
    color: #121212;
    margin-bottom: 2px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-justify: inter-ideograph;
    word-break: break-all;
    height: 20px;
    margin-top: 2px;
}
.top-user-info-box-name h2 span{
    font-size: 13px;
    margin-left:10px;
    color:#999
}
.top-user-info-box-name > div > div{
    display: flex;
}
.top-user-info-box-count{
    display: flex;
    padding:8px;
    flex-flow: wrap;
    position: relative;
}
.top-user-info-box .user-w-rw a span{
    font-size: 12px;
}
.top-user-info-box .user-w-rw a:hover{
    background: none
}
.top-user-info-box .user-w-gold a{
    padding: 0;
    border: 0;
    display: inline-block;
    width: auto;
    font-size: 13px;
    color:#121212;
    display: flex;
    align-items: center;
}
.top-user-info-box .user-w-rw{
    color:#121212;
    background: rgb(0 0 0 / 3%);
    border: 1px solid rgb(0 0 0/5%);
    margin:10px 20px
}
.top-user-info-box .user-w-gold{
    display: flex;
    justify-content: space-between;
    margin: 8px 20px 16px 20px;
}
.top-user-info-box .user-w-gold > div{
    width: 38%;
    height: 35px;
    line-height: 35px;
    background: rgb(0 0 0/3%);
}
.top-user-info-box .user-w-gold a i{
    width: 23px;
    height: 23px;
    display: block;
    background: #fff;
    line-height: 23px;
    text-align: center;
    border-radius: 100%;
    font-style: normal;
    font-size: 14px;
    margin-right:6px
}
.top-user-info-box-count p{
    width:25%;
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    font-size: 12px;
}
.top-user-box-drop .top-user-info-box-count p{
    margin:0;
    color:#121212
}
.top-my-home b{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 17px;
}
.top-my-home .avatar{
    width:48px;
    height:48px;
    border-radius: 100%;
    display: block;
    position: relative;
    border: 2px solid #fff;
}
.top-user-box-drop .top-my-home p{
    position: relative;
}
.top-user-box-drop p{
    margin-left:8px;
    line-height: 1.5;
    font-size: 14px;
}
.top-user-box-drop p span.top-user-link-des{
    display: block;
    color:#b2bac2;
    font-size: 12px;
    color:#ccc
}
.user-tools{
    display: block;
    width: 34px;
    height: 34px;
}
.header-user .top-user-box{
    width:34px;
    height:34px
}
.top-search input::-webkit-input-placeholder{
    opacity: .5;
}
.post-style-2 .top-search input{
    color:#fff
}
.post-style-2 .top-search input::placeholder{
    color:#fff;
}
.post-style-2 .change-theme>div a{
    color:#fff
}
.user-tools .menu-new{
    font-size: 12px!important;
    background:#FF3355;
    color: #fff;
    position: absolute;
    right: 12px;
    line-height: 1;
    padding: 2px 4px;
    border-radius: 2px;
    margin-top: 2px;
    transform-origin:top top;
    transform: perspective(1px) scale(.74);
    font-style:inherit
}
.top-user-box-drop.jt::before,.top-user-box-drop.jt::after{
    right:28px;
    left:initial;
    border-bottom: 8px solid #F5F6F7;
    z-index: 2;
    top:-8px
}
.user-tab-myinv{
    display: none
}
.slider-in-out.box{
    background: none;
}
.module-sliders .flickity-page-dots .dot{
    width: 16px;
    height: 4px;
    margin: 0 4px;
    border-radius: 0;
}
.module-sliders .flickity-page-dots{
    top: 12px;
    bottom: initial;
    right: 20px;
    width: auto;
}
.slider-in.box,.slider-in .box{
    background: none;
}
.slider-in.carousel > div,.shop-slider-box > div{
    opacity: 0;
}
.slider-in.carousel > div:first-child,.shop-slider-box > div:first-child{
    opacity: 1;
}
/* .slider-2 >div:after,.slider-2-carousel:after{
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom,transparent 40%,rgba(0,0,0,.6) 100%);
} */
.slider-info{
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
.slider-info .slider-info-box::after{
    display: none;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.slider-info-box{
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    text-align: left;
    box-sizing: border-box;
    justify-content: flex-end;
    display: flex;
    flex-flow: column;
    padding:20px;
    background: linear-gradient( 
1turn
 ,rgba(9,15,29,.4),transparent);
}
.slider-cat span {
    font-size: 12px;
    display: inline-block;
    line-height: 1;
    color: #fff;
    padding-left: 10px;
    position: relative;
}
.slider-cat span b{
    width: 4px;
    height: 12px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
}
.slider-user{
    display: flex;
    color: #fff;
    align-items: center;
    font-size: 14px;
    position: relative;
    z-index: 2;
}
.slider-user span{
    margin-left:6px;
    font-size: 12px;
}
.slider-user img{
    width:24px;
    height:24px;
    border-radius: 100%;
    display: block;
}
/*幻灯slider-1*/
.slider-1{
    overflow: hidden;
    white-space: nowrap;
}
.slider-1.slider-type-width .slider-info-box{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}
.entry-content .slider-1.slider-type-width .slider-info-box{
    border-radius: inherit;
}
.entry-content .content-cap-title a.button{color:#fff}
.slider-img{
    width:100%;
    height:100%!important;
    object-fit: cover;
    display: block;
    position: absolute;
    top:0;
    left:0
}
button.flickity-button{
    transform: none;
    padding:0;
    margin:0;
    margin-top:-16px
}
.slider-in{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.slider-1 .slider-1-carousel{
    margin:0 auto;
    display: inline-block;
    vertical-align: bottom;
}
.homw-row-full .box{
    border:0;
    border-radius: 0;
}
.homw-row-full .box .slider-img{
    border-radius: 0;
}
.homw-row-full{
    padding:0!important
}