@charset "UTF-8";
@font-face {
    font-family: "DIN-Medium";
    src: url("fonts/DIN.woff") format("woff"),
         url("fonts/DIN.ttf") format("truetype"),
         url("fonts/DIN.eot") format("embedded-opentype"),
         url("fonts/DIN.svg") format("svg");
}

.site-content{
    flex: 1;
    padding-bottom:30px;
	margin-top: 16px;
}
.wrapper {
    width: var(--jinsom-width);
    max-width: 100%;
    margin: 0 auto;
}
.content-area{
    width:100%;
    max-width: 100%;
}
.b2-content .content-area,.post-style-2 .content-area,.archive .content-area{
    margin:0 auto;
}
.user-none{
    color:#bcbcbc
}
/*商品模块*/
.shop-box-list ul{
    display: flex;
    flex-flow: wrap;
}
.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
}
.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 .jinsom-icon,.products-price .jinsom-icon{
    font-size: 16px;
}
.shop-box-price .delete-line{
    font-size: 12px;
    color:#AAAEB3;
}
.shop-box-price.shop-box-credit{
    color:green
}
.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: #673ab7;
    left:0;
    top:0;
    font-size: 14px;
    text-align: left;
    line-height: 1.4;
}
.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-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%
}
.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: 14px;
    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
}

/*登录与注册*/
.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: #f7f8fa;
    height: 43px;
    overflow: hidden;
    line-height: 43px;
    padding: 0 18px;
}
.oauth-login-button a{
    display: block;
    margin-right:14px
}
.oauth-login-button a.login-qq::before{
    background-color: #44a5e9
}
.oauth-login-button a.login-weibo::before{
    background-color: #e45656
}
.oauth-login-button a.login-weixin::before{
    background-color: #18c531
}
.oauth-login-button a.login-phone::before{
    background-color: #AA7878
}
.oauth-login-button a.login-github::before{
    background-color: #2c3e50
}
.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;
    height:0;
    transition: all .3s ease-in-out;
    overflow: hidden;
}
.login-social-button.show{
    margin-top:10px;
    height:40px;
    transition: all .3s ease-in-out;
}
.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%;
    justify-content: space-between;
    align-items: center;
    padding: 5px 5px 5px 10px;
    border: 1px solid #F5F6F7;
    position: relative;
}
.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;
}
.site-terms{
    margin-top: 10px;
    padding: 10px 0;
    font-size: 12px;
    color: #AAAEB3;
    text-align: center;
    background: #f9f9f9;
}
.login-box-content .login-social-button-bottom a{
    background: rgba(0, 132, 255, 0.05);
    padding: 0 6px;
}
.login-social-button i{
    font-size: 20px
}
.login-social-button a + a{
    margin-left:10px
}
.login-tk{
    margin-top:20px;
    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;
}

/*验证码组件*/
.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: 16rem;
	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: 48px;
    height: 48px;
    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%
}
.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;
}
.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
}
.post-style-2 .top-search input{
    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 span a{
    color: #fff;
}
.slider-user img{
    width:24px;
    height:24px;
    border-radius: 100%;
    display: block;
}
/*幻灯slider-1*/
.slider-1{
    overflow: hidden;
    white-space: nowrap;
	overflow-x: scroll;
}
.slider-1.slider-type-width .slider-info-box{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}
.slider-img{
    width:100%;
    height:100%;
    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
}
.slider-in .slider-info{
    position: absolute;
    width: 100%;
    text-align: center;
    overflow: hidden;
    background-color: #fff;
}
.slider-in h2{
    font-size: 22px;
    color: #fff;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: normal;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.slider-user-info-name{
    font-size: 18px;
    color: rgba(242,242,242,1);
    margin:20px 0
}
.slider-user-info-name span{
    color:rgba(255,255,255,1);
}
.slider-user-info .avatar{
    width:48px;
    height:48px;
    display: inline-block;
    border-radius: 100%
}
.show-title-none .slider-info::after{
    display: none;
}
/*幻灯slider-2*/
.slider-2{
    display: flex;
    flex-flow: nowrap;
    height: 100%;
}
.slider-2 .slider-in{
    position: relative;
}
.slider-2 .slider-2-bottom{
    max-width: 100%;
}
.slider-2 .slider-2-right-item{
    position: relative;
    width:100%
}
.slider-2 .slider-in-out .slider-in{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    overflow: hidden;
}
.slider-2-carousel{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0
}
.slider-2 .flickity-viewport{
    width:100%;
    height:100%!important
}
.slider-2-right-item h2{
    font-size: 14px;
}
/*幻灯slider-3*/
.slider-3{
    max-width: 100%;
    margin-right:auto;
    margin-left:auto;
}
.slider-3 .carousel{
    margin:0;
    width:100%;
    position: relative;
    overflow: hidden;
}
.slider-3-item{
    position: relative;
    overflow: hidden;
}
.slider-3-item h2,.slider-4-item h2,.slider-5-right-item h2,.slider-6-item h2{
    font-size: 14px;
}
.slider-3-item .slider-user,.slider-4-item .slider-user,.slider-5-right-item .slider-user,.slider-6-item .slider-user{
    font-size: 12px;
}
.slider-3-item .slider-user img,.slider-4-item .slider-user img,.slider-5-right-item .slider-user img,.slider-6-item .slider-user img{
    width:16px;
    height:16px
}
.slider-3-bottom{
    display: flex;
}
.slider-3 .flickity-viewport{
    position: absolute;
    top:0;
    width:100%;
    height:100%!important
}
.slider-3-carousel{
    height:100%
}
/*幻灯slider-4*/
.slider-4{
    max-width: 100%;
    margin:0 auto
}
.slider-4-carousel,.slider-2-carousel,.slider-3-carousel,.slider-5-carousel,.slider-6-carousel{
    width:100%;
}
.slider-4 .carousel{
    margin:0;
    width:100%;
    max-width: 100%;
    position: absolute;
    top:0;
    height:100%
}
.slider-4 .slider-in{
    position: relative;
    overflow: hidden;
}
.slider-4 .flickity-viewport{
    position: absolute;
    height:100%!important;
    width:100%
}
.slider-4-carousel{
    height:100%
}
.slider-4-item{
    position: relative;
    object-fit: cover
}
.slider-row-1{
    display: flex;
}
.slider-row-2{
    display: flex;
}
.slider-4-box1 .slider-in{
    height:100%
}
/*幻灯slider-5*/
.slider-5{
    display: flex;
    flex-flow: nowrap;
}
.slider-5 .slider-in{
    position: relative;
    overflow: hidden;
    width:50%
}
.slider-5 .slider-5-bottom{
    max-width: 100%;
    display: flex;
    flex-flow: wrap;
}
.slider-5 .slider-5-right-item{
    position: relative;
    width:100%
}
.slider-5 .slider-in-out .slider-in{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    overflow: hidden;
}
.slider-in-out{
    position: relative;
}
.slider-5-carousel{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0
}
.slider-5 .flickity-viewport{
    width:100%;
    height:100%!important
}
.slider-5 .flickity-page-dots{
    top: 20px;
    bottom: initial;
    right: 20px;
    width: auto;
}

/*幻灯slider-6*/
.slider-6{
    display: flex;
    max-width: 100%;
}
.slider-6 .carousel{
    margin: 0;
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}
.slider-6-in{
    position: relative;
    overflow: hidden;
}
.slider-6-item{
    position: relative;
    overflow: hidden;
}
.slider-6-carousel{
    height:100%
}
.slider-6 .flickity-viewport {
    position: absolute;
    height: 100%!important;
    width: 100%;
}
/*首页*/
.home_row{
    position: relative;
    margin-bottom:24px
    /* border-bottom:1px dashed rgba(255, 255, 255, 0.3); */
}
.home_row > div{
    display: flex;
    margin:0 auto;
    max-width: 100%;
    position: relative;
}
.home_row.home_row_bg_img{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
}
/* .home_row_bg_img::after{
    content:'';
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    z-index: 1;
    left:0
} */
.have-widget.home_row_0.homw-row-full.module-sliders{
    margin-top:0
}
/*首页广告位代码*/
.ads-tips{
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    color: #F4F6F9;
    background-color: rgba(0,0,0,.6);
    padding: 4px 8px;
    line-height: 1
}
.html-box{
    position: relative;
}
.html-box img{
    display: flex;
    width:100%
}
/*文章列表*/
.b2-content{
    display: flex;
    flex-flow: row;
}
.post-list-meta-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 16px;
    color:#AAAEB3
}
.post-excerpt{
    font-size: 12px;
    color: #797C80;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-justify: inter-ideograph;
    word-break: break-all;
    margin:0 16px 13px;
    margin-top:-6px
}
.post-list ul.b2_gap{
    padding: 0;
}
.b2_gap > li{
    width:100%;
    box-sizing: border-box;
}
.post-list .load-more button{
        width: 100%;
    border-color: rgba(255, 255, 255, 0);
    border: 0;
    background-color: #fff;
    font-size: 12px;
}
.post-list .load-more button span{
    display: block;
}
.post-list .load-more button.b2-loading{
    color:#fff
}
.post-list .module-title{
    font-size: 22px;
    text-align: left;
    margin-right:10px;
    font-weight: 600;
}
.post-list .module-desc{
    font-size: 13px;
    color: #bcbcbc;
}
.index-title-box {
    padding:10px
}
.b2timeago{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.post-list-cats{
    overflow: hidden;
    margin-left:auto
}
p.module-desc{
    border-left: 1px solid #fb5f3c;
    padding-left: 10px;
}
.post-modules-top{
    display: flex;
    line-height: 1;
    align-items: center;
    justify-content: space-between;
    margin-bottom:16px
}
.post-modules-top.title-none .post-list-cats{
    background:0
}
.home_row.top-slider{
    padding:0
}
.post-modules-top.b2-hidden{
    display: none;
}
.shop-box-title .modules-title-box{
    display: flex;
    justify-content: space-between;
    width:100%;
    margin-bottom:16px;
    align-items: center;
}
.shop-box-title .modules-title-box h2{
    font-size: 22px;
}
.shop-box-title .modules-title-box a{
    font-size: 16px;
}
/*下载信息*/
.post-pay-type{
    position: absolute;
    bottom: 10px;
    color: #fff;
    left: 15px;
    font-size: 12px;
}
.post-pay-type > div{
    margin-bottom:5px;
    white-space: nowrap;
}
.post-3 .post-pay-type>div{
    display: flex;
    margin:0
}
.post-pay-type .post-pay-type-icon{
    background: #fff;
    border-radius: 50px;
    color:#333;
    margin-right: 5px;
    padding-right: 5px;
    text-shadow:none;
    display: inline-flex;
}
.post-pay-type .post-pay-type-icon b{
    font-weight: normal;
}
.post-3-li .post-pay-type .post-pay-type-icon b{
    display: none;
}
.post-3-li .post-pay-type span{
    display: flex;
    align-items: center;
    margin:0;
    padding:0;
    margin-right:5px
}
.post-pay-type span{
    line-height: 16px;
    height: 16px;
}
.item-post-style-3 .post-pay-type{
    bottom: inherit;
    top:15px
}
.post-3 .post-pay-type{
    top: 0;
    left:0;
    right:0;
    display: flex;
    bottom: inherit;
    padding-top: 14px;
    padding-left: 12px;
    width: 100%;
    background: linear-gradient(
.5turn
,rgb(9 15 29 / 15%),transparent);
 z-index: 2;
}
.post-3 .post-pay-type .post-pay-type-icon{
    background: #fff;
    width: 19px;
    display: block;
    height: 19px;
    overflow: hidden;
    border-radius: 100%;
    display: flex;
    justify-content: center;
}
.post-3 .post-pay-type>div i{
    color: #333;
    font-size: 20px;
    background: rgb(255 255 255 / 17%);
    width: 21px;
    height: 21px;
    line-height: 21px;
    border-radius: 100%;
}
.post-pay-type > div i{
    color:#ff3355; font-size:16px;
}
/*文章样式1(post-1)*/
.post-1.post-list ul.b2_gap{
    display: flex;
    flex-flow: wrap;
    align-items: stretch;
}
.post-thumb{
    display: block;
    max-width:100%;
    max-height: 100%;
    background-color: #F5F6F7;
    width:100%;
    height:100%;
    position: absolute;
    left:0;
    top:0;
	object-fit: cover;
}
.post-info h2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 11px 16px;
    font-size: 15px;
    font-weight: 600;
}
.post-info h2 m{ color:#F00}
.post-info i.b2-vrenzhengguanli{
	position: inherit;
}
.post-3 .post-info >div:first-child{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.post-module-thumb{
    position: relative;
    height: 0;
    overflow: hidden;
}
.post-module-thumb a.thumb-link{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left:0;
    width:100%;
    height:100%
}
.post-module-thumb .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.38);
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
}
.post-module-thumb:hover .shadow {
    visibility: visible;
}
.post-module-thumb .shadow i {
    font-size: 25px;
    color: #fff;
    border-radius: 100%;
    position: relative;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition: all ease-out 0.25s;
    -o-transition: all ease-out 0.25s;
    transition: all ease-out 0.25s;
}
.post-module-thumb:hover .shadow i {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.post-3-li .post-module-thumb i.b2-play-circle-line{
    bottom: 10px;
    left: 16px;
}
.post-3-li .post-pay-type > div span:last-child{
    display: none;
}
.post-module-thumb i.b2-play-circle-line{
    position: absolute;
    color:rgba(255, 255, 255, 0.4);
    font-size: 30px;
    transition: color .5s;
}
.post-list-item:hover .post-module-thumb i.b2-play-circle-line{
    transition: color .5s;
    color:#fff
}
.post-meta li span b{
    font-weight: normal;
}
.post-list-meta li span{
    height: 19px;
    display: inline-block;
    line-height: 19px;
    margin-left:10px
}
.post-list-meta li span i{
    font-size: 12px;
    margin-right:2px
}
.post-meta li span{
    margin-left:0;
    margin-right:10px;
    display: flex;
    line-height: 1;
}
.post-meta li span i{
    font-size: 14px;
    margin-right:3px
}
.post-list-cat{
    font-size: 12px;
}
.post-list-meta{
    display: flex;
    font-size: 12px;
    align-items: center;
}
.post-list-meta-avatar{
    display: flex;
    align-items: center;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1;
}
.post-list-meta-avatar img{
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 100%;
    margin-right: 4px;
    position: relative;
}
.post-list-meta li + li{
    padding-left:5px
}
.list-footer{
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    border-top:1px solid #F5F6F7;
    color:#797C80
}
.list-footer div{
    display: flex;
    align-items: center;
}
.list-footer span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-width: 100px;
}
.post-info .Zi{
    opacity: .5;
}
.load-more{
    text-align: center;
}
.b2_load_more{
    text-align: center;font-size: 12px;cursor:pointer;color: var(--jinsom-color);margin: 0 auto; margin-top:20px
}
.load-more.b2-hidden{
    display: none;
}
.load-more.load-more-hidden{
    display: none;
}
.post-carts-list-row{
    white-space: nowrap;
    display: flex;
    overflow: hidden;
    justify-content: flex-end;
}
.post-carts-list-row .flickity-prev-next-button.previous{
    margin-right:5px;
    left:initial;
    order: -1;
}
.post-carts-list-row .flickity-prev-next-button.next{
    margin-left:5px;
    right:0;
    order: 0;
}
.post-carts-list-row button{
    width: 24px;
    height: auto;
    background: #F5F6F7;
    border-radius: 0;
    margin-top: 0;
    top: 0;
}
.post-carts-list-row button[disabled]{
    display: none;
}
.post-carts-list-row .flickity-viewport{
    width:100%;
    order: 0;
}
.post-carts-list-row .flickity-button{
    position: relative;
}
.post-carts-list-row button:hover{
    opacity: 1;
}
.post-carts-list-row .flickity-prev-next-button.next,.post-carts-list-row .flickity-prev-next-button.next:hover{
    background: #fff;
    width:24px;
}
.post-carts-list-row .flickity-prev-next-button.previous,.post-carts-list-row .flickity-prev-next-button.previous:hover{
    background: #fff;
    width:24px
}
.post-carts-list-row .flickity-prev-next-button.next .flickity-button-icon{
    left:initial;
    right:6px;
    width:15px
}
.post-carts-list-row .flickity-prev-next-button.previous .flickity-button-icon{
    right:initial;
    left:6px;
    width:15px
}
.post-list-cats button .flickity-button-icon{
    width:15px;
    top:23%
}
.post-list-cats a{
    display: inline-block;
    font-size: 12px; cursor:pointer;
}
.post-list-cats a + a{
    margin-left:10px
}
.post-list-cats a span{
    position: relative;
    padding: 0 16px;
    display: block;
    border-radius: 20px;
    color: #8590A6;
    background-color: #fff;
    height: 32px;
    line-height: 32px;
    display: flex;
    align-items: center;
}
.post-list-cats .flickity-enabled.is-draggable .flickity-viewport{
    cursor: default;
}
.post-list-cats .flickity-prev-next-button .flickity-button-icon{
    left: initial;
    top: 50%; 
    width: initial; 
    height: initial;
    margin-top: -7px;
}
.modules-title-box.b2-hidden{
    display: none;
}
.post-load-button.b2-hidden{
    display: none;
}
.picked.post-load-button{
    font-weight: 600;
}
.picked.post-load-button:before{
    opacity: .15;
}
.picked.post-load-button span{
    position: relative;
    z-index: 2;
}
.picked.post-load-button:after{
    content: '';
    width: 0;
    height: 0px;
    border-width: 6px;
    border-style: solid;
    position: absolute;
    bottom: -12px;
    right: 0;
    left: 0;
    margin: 0 auto;
    opacity: .15;
    display: none;
}

.post-module-thumb .post-status{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    background:#FF3355;
    color: #fff;
    padding: 2px 5px;
}
/*文章样式2(post-2)*/
.post-2 ul.b2_gap.grid{
    display: flex;
    position: relative;
    flex-flow: wrap;
    padding:0
}
.post-2 .post-info h2{
    height:auto;
    -webkit-line-clamp: inherit;
}
a.post-list-cat-item{
    height: 19px;
    display: inline-block;
    line-height: 19px;
}
.item-post-style-3 .post-list-cat a{
    color: #fff!important;
}
.post-6-table h2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
/*文章样式3(post-3)*/
.post-3-li-dubble .item-in .post-info h2{
    font-weight: 500;
    margin-bottom:5px
}
.post-3 .post-modules-top,.post-5 .post-modules-top{
    border-bottom:1px solid #f5f6f7;
    padding:16px 20px;
    margin-bottom:0;
}
.post-3 .post-list-cats a span,.post-6 .post-list-cats a span,.post-5 .post-list-cats a span{
    background-color: #f5f6f7;
}
.post-6 .post-modules-top{
    padding:16px;
    margin:0
}
.post-3-li-dubble .post-modules-top{
    border:0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}
.post-3-li-dubble .post-list-cats a span{
    background-color: #fff;
}
.item-post-style-3 .post-thumb{
    position: absolute;
    height:100%;
    left:0;
    top:0
}
.item-post-style-3 .item-in{
    position: relative;
}
.item-post-style-3 .post-module-thumb{
    position: initial;
    overflow: initial;
}
.item-post-style-3 .post-info{
    position: relative;
    z-index: 2;
    color:#fff;
    background: linear-gradient( 
        1turn
         ,rgba(9,15,29,.65),transparent);
    overflow: hidden;
}
.item-post-style-3 .post-info .post-list-meta-box{
    color:#fff
}
.item-post-style-3 .post-module-thumb a.thumb-link:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5;
    background: linear-gradient(
        1turn
        ,rgba(9,15,29,.65),transparent);
}
.item-post-style-3 .list-footer{
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.item-post-style-3 .post-excerpt{
    color: rgba(255, 255, 255, 0.78);
}
.post-3 .b2_gap{
    display: flex;
    flex-flow: wrap;
}
.post-3 .item-in{
    display: flex;
    position: relative;
    padding:16px;
    align-items: stretch;
}
.post-3 .post-info h2{
    font-size: 18px;
    margin-left:0;
    margin-top:0
}
.post-3 .post-module-thumb{
    height:auto;
    margin-right:16px
}
.post-3 .post-module-thumb > div{
    position: relative;
}
.post-3 .post-info{
    width:100%;
    display: flex;
    flex-flow: column;
    padding:4px 0
}
.post-3 .post-list-meta{
    padding:0;
    margin:0;
    border:0;
    width:100%;
    color:#bcbcbc
}
.post-3 .post-list-meta-box {
    margin:0;
    margin-top:auto
}
.post-3 .post-excerpt{
    margin:0;
    margin-bottom:10px;
    font-size: 14px;
}
.post-3-li-dubble .post-excerpt{
    font-size: 12px;
}
.post-3 a.post-list-cat-item{
    display: inline-block;
    margin-right:10px;
    letter-spacing: 1px;
    margin-bottom:2px;
    white-space: nowrap;
}
.post-3 .post-list-cat{
    margin-bottom:4px
}
.post-3 .post-list-meta{
    justify-content: flex-end;
}
.post-3 .post-list-meta li:nth-child(1) {
    flex: 1;
    padding: 0;
}
.post-3 .post-list-meta li:nth-child(1) span{
    margin-left:0
}
.post-3 .post-list-meta li:nth-child(3) span:nth-child(2){
    margin-left:0
}
.post-3 .post-list-meta li{
    padding-right:0
}
.post-3 .post-list-meta li + li{
    margin-left:5px
}
/* .post-3 .load-more,.post-3 .b2_gap>li,.post-5 .load-more,.post-3 .b2_gap>li{
    border-top:1px solid #F5F6F7;
    border-right:1px solid #F5F6F7;
}
.post-3 .b2_gap>li .item-in,.post-5 .b2_gap>li .item-in{
    margin-bottom:0;
    margin-right:-1px
} */
.post-5 .b2_gap>li .item-in{
    margin-bottom:0;
    margin-right:-1px;
    width:100%
}
.post-5 .load-more,.post-5 .b2-pagenav{
    border-top:1px solid #f0f0f0
}
.post-3 .post-3-li .item-in {
    border-bottom:1px solid #F5F6F7;
    margin:0;
}
.post-3.post-3-li-dubble .post-3-li .item-in{
    border:0;
    padding:10px
}
.post-3-li-dubble.post-3 .post-module-thumb i.b2-play-circle-line{
    display: none;
}
.post-3-li-dubble.post-3 .post-pay-type{
    padding-top:10px;
    padding-left:8px
}
.post-3 .post-module-thumb .b2-radius{
    overflow: hidden;
}
.post-3 .b2_gap,.post-5 .b2_gap{
    margin:0
}
.post-5 .b2_gap{
    display: flex;
    flex-flow: wrap;
}
.post-5 .post-info h2{
    font-size: 15px;
    height:auto;
    display: flex;
    align-items: center;
    margin:0;
    font-weight: 400;
}
.post-5 .post-info{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.post-5 .post-info a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-right: 10px;
    max-width: 100%;
}
.post-info span{
    font-size: 12px;
    height: 14px;
}
.post-5 .post-info h2::before{
    content:'';
    width:4px;
    height:4px;
    border-radius: 100%;
    display: inline-block;
    margin-right:10px;
    min-width: 4px;
}
.post-5 ul.b2_gap > li{
    padding:10px 16px;
}
.post-5 .hidden-line{
    overflow: hidden;
}
#post-5-list{
    height:100%;
    display: none;
}
#video-list ul li h2{
    font-size: 18px;
    padding:24px 48px;
}
#video-list ul li > div{
    font-size: 14px;
    padding: 18px 24px 18px 47px;
    cursor: pointer;
    position: relative
}
#video-list ul li .video-list-play-icon {
    left: 27px;
    top: 18px;
}
.post-6.post-list .b2_gap {
    margin:0
}
.post-6-item{
    flex:1;
    padding:10px 16px;
    font-size: 14px;
    word-break: inherit;
    white-space: inherit;
    max-width: 200px;
}
.post-6-date{
    width: 10%;
}
.post-6-title{
    width: 50%;
}
.post-6-category{
    width: 10%;
}
.post-6-author{
    width: 10%;
}
.grid-item.post-list-item > td:first-child{
    border-left:0
}
.grid-item.post-list-item > td:last-child{
    border-right:0
}
.post-list-meta-user i.b2-vrenzhengguanli{position: inherit;} 
/*模块归档*/
.cat-group-page{
    width:80%;
    margin:0 auto;
    position: relative
}
.cat-group-page h1{
    font-size: 30px;
    font-weight: 600;
}
.cat-group-page > div:first-child p{
    margin-bottom:20px
}
.cg-bg a.button{
    position: absolute;
    right:24px;
    top:24px;
    background: #fff;
    border:0
}
.cat-group{
    display: flex;
    flex-flow: wrap;
    margin:-8px;
    align-items: stretch;
}
.cat-group-box{
    width:calc(50% - 16px);
    padding:8px
}
.cg-box-out{
    height:100%
}
.cat-group-box .box{
    overflow: hidden;
}
.cg-header{
    position: relative;
}
.cg-bg{
    height:0;
    padding-top:40%;
    position: relative;
    overflow: hidden;
}
.cg-bg-in{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cg-bg img{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}
.cg-title{
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    top:0;
    padding:24px;
    background: linear-gradient(
        0.12turn
        ,rgb(252 166 30 / 100%),transparent);
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    color:#fff
}
.cg-title h2{
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}
.cg-title p{
    font-size: 14px;
    margin-top:12px
}
.cg-content{
    padding:20px 24px
}
.cg-content li{
    font-size: 15px;
}
.cat-group-box:nth-child(7n+2) .cg-title{
    background: linear-gradient(
        0.12turn
        ,rgb(53 189 199 / 100%),transparent);
}
.cat-group-box:nth-child(7n+3) .cg-title{
    background: linear-gradient(
        0.12turn
        ,rgb(230 90 79 / 100%),transparent);
}
.cat-group-box:nth-child(7n+4) .cg-title{
    background: linear-gradient(
        0.12turn
        ,rgb(161 193 92 / 100%),transparent);
}
.cat-group-box:nth-child(7n+5) .cg-title{
    background: linear-gradient(
        0.12turn
        ,rgb(118 203 162 / 100%),transparent);
}
.cat-group-box:nth-child(7n+6) .cg-title{
    background: linear-gradient(
        0.12turn
        ,rgb(143 130 188 / 100%),transparent);
}
.cat-group-box:nth-child(7n+7) .cg-title{
    background: linear-gradient(
        0.12turn
        ,rgb(242 156 159 / 100%),transparent);
}
.cg-p-title{
    font-weight: 600;
}
.cg-p-title a:hover{
    text-decoration: underline;
}
.cg-p-desc,.cg-p-title,.cg-title p{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cg-p-desc{
    color:#444;
    margin-top:4px
}
.cg-content li + li{
    margin-top:20px
}
.cg-p-meta{
    font-size: 12px;
    color:#999;
    margin-top:12px
}
.cg-p-meta span{
    margin-right:8px
}
.cg-p-meta .cg-p-view{
    background-color: #f6f6f6;
    padding: 2px 8px;
}
/*专题*/
.home-collection .home-collection-content{
    margin-bottom:0!important
}
.home-collection{
    position: relative;
}
.home-collection-silder li{
    white-space: initial;
}
.home-collection-image{
    position: relative;
    width:34%;
}
.home-collection-image .collection-number.ar{
    top:10px;
    left:10px;
    padding:6px 10px;
    font-size: 12px;
    background-color: #fff;
}
.home-collection .flickity-viewport{
    white-space: initial;
}
.collection-out > ul{
    white-space: nowrap;
}
.collection-out > ul li{
    display: inline-block;
    vertical-align: bottom;
    width:50%
}
.home-collection-in .home-collection-thumb{
    display: block;
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%
}
.home-collection .flickity-button[disabled]{
    display: none;
}
.collection-previous .flickity-button-icon,.collection-next .flickity-button-icon{
    width: 20px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
}
.collection-out-row{
    position: relative;
    /*overflow: hidden;*/
}
.collection-button{
    position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -30px;
    background: #ffffff;
    border-radius: 100%;
    box-shadow: 0 4px 16px 0 rgb(13 39 91 / 6%);
    z-index: 2;
}
.collection-previous{
    left: -65px;
}
.collection-next{
    right:-65px
}
/*文章样式(post-4)*/
.post-4 ul.b2_gap{
    display: flex;
    flex-flow: wrap;
}
.post-4-parent-li .item-in{
    position: relative;
}
/* .post-4-parent-li .post-info{
    position: absolute;
    bottom:0;
    width:100%;
    color:#fff;
    border:0;
    padding:20px;
    background-image:linear-gradient(0deg,#000 0,rgba(0,0,0,.917) 5.3%,rgba(0,0,0,.834) 10.6%,rgba(0,0,0,.753) 15.9%,rgba(0,0,0,.672) 21.3%,rgba(0,0,0,.591) 26.8%,rgba(0,0,0,.511) 32.5%,rgba(0,0,0,.433) 38.4%,rgba(0,0,0,.357) 44.5%,rgba(0,0,0,.283) 50.9%,rgba(0,0,0,.213) 57.7%,rgba(0,0,0,.147) 65%,rgba(0,0,0,.089) 72.9%,rgba(0,0,0,.042) 81.4%,rgba(0,0,0,.011) 90.6%,transparent 100%);
} */
.post-4-parent-li .post-excerpt{
    height:auto;
    /* color:#fff */
}
.post-4-parent-li .post-info h2{
    height:auto;
    font-size: 23px;
    margin-bottom:10px
    /* color:#fff; */
    /* font-weight: 600; */
}
/*专题样式*/
.home-collection .flickity-prev-next-button.next{
	 position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -30px;
    background: #ffffff;
    border-radius: 100%;
    box-shadow: 0 4px 16px 0 rgb(13 39 91 / 6%);
    z-index: 2;
    right:-50px;
	color: #000;
}
.home-collection .flickity-prev-next-button .flickity-button-icon{
    width:20px;
    height:20px;
	position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
}
.home-collection .flickity-prev-next-button.previous{
    position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -30px;
    background: #ffffff;
    border-radius: 100%;
    box-shadow: 0 4px 16px 0 rgb(13 39 91 / 6%);
    z-index: 2;
    color: #000;
    left: -65px;
}
.collection-box-3 .flickity-prev-next-button.next{
	 position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -30px;
    background: #ffffff;
    border-radius: 100%;
    box-shadow: 0 4px 16px 0 rgb(13 39 91 / 6%);
    z-index: 2;
    right:-57px;
	color: #000;
}
.collection-box-3 .flickity-prev-next-button .flickity-button-icon{
    width:20px;
    height:20px;
	position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
}
.collection-box-3 .flickity-prev-next-button.previous{
    position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -30px;
    background: #ffffff;
    border-radius: 100%;
    box-shadow: 0 4px 16px 0 rgb(13 39 91 / 6%);
    z-index: 2;
    color: #000;
    left: -57px;
}
.home-collection-row-1{
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color:#bcbcbc;
    margin:0 20px 0 20px;
    border-bottom:1px solid #F5F6F7;
    padding-bottom:16px
}
.home-collection-info{
    width:66%
}
.home-collection-info h2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin:16px 20px;
    font-size: 20px;
    height:60px;
    font-weight: 600;
}
.home-collection-content > div > div{
    margin-bottom:0;
    overflow: hidden;
    display: flex;
    align-items: stretch;
}
.home-collection-row-2{
    padding:16px 0;
    font-size: 14px;
    overflow: hidden;
}
.home-collection-row-2 img{
    width:20px;
    height:20px;
    min-width: 20px;
    margin-right:5px;
    display: block;
}
.home-collection-row-2 > div{
    display: flex;
    align-items: center;
    padding:0 20px;
}
.home-collection-row-2 > div + div{
    margin-top:16px
}
.home-collection-row-2 a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.home-collection .collection-out{
    /*overflow: hidden;*/
    margin-bottom:0!important
}

.home-collection-2 ul{
    display: flex;
    white-space: nowrap;
    overflow: hidden;
}
.home-collection-2 ul li{
    position: relative;
    width:33.333333%;
    min-width: 33.333333%;
}
.home-collection-2 ul li > div{
    height:0;
    padding-top:32%;
}
.home-collection-2in-box{
    position: absolute;
    width:100%;
    left:0;
    top:0;
    height:100%;
    display: flex;
    border-right:1px solid #F5F6F7;
    white-space: initial;
    padding:5px
}
.home-collection-2in-left{
    width:60%;
    flex:1;
    padding: 5px 10px 10px 4px;
}
.home-collection-2in-right{
    width:40%;
}
.home-collection-2in-right img{
    width:100%;
    height:100%
}
.zt-title{
    font-size: 12px;
    color:#AAAEB3;
}
.home-collection-2in-left .title{
    margin:13px 0 5px;
    position: relative;
}
.home-collection-2in-left .title h2{
    height: 62px;
    font-size: 14px;
    padding: 0 20px;
    background-color: #f2f3ff;
    border-radius: 6px;
    display: flex;
    align-items: center;
}
.zt-title b{
    margin:0 2px
}
.home-collection-2in-right .info{
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    color:#ccc;
    position: absolute;
}
.home-collection-2in-left i{
    position: absolute;
    font-size: 30px;
    color: #fb5f3c;
    line-height: 1;
}
.home-collection-2in-left .copy-before{
    top: -13px;
    left: -6px;
}
.home-collection-2in-left .copy-after{
    bottom: -13px;
    right: -12px;
}
.home-collection-2in-left .title h2 span{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/*小工具*/
.b2-widget-empty{
    padding:20px
}
.widget-area{
    will-change: min-height;
}
.widget-area {
    width: 300px;
    min-width: 300px;
    padding-left: 16px;
    max-width: 100%;
}
.sidebar-innter{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}
.b2-widget-user{
    overflow: hidden;
}
.b2-widget-coupon .b2-widget-box{
    padding:10px;
}
.b2-widget-box-first,.b2-widget-box{
    position: relative;
}
.b2-widget-post-thumb .post-list-cat{
    display: flex;
    align-items: center
}
.b2-widget-post-thumb .b2-widget-post-title{
    padding-left:93px;
    height:60px
}
.b2-widget-box-first .b2-widget-title{
    position: absolute;
    bottom:0;
}
.widget-title i{
    margin-right:3px
}
.textwidget{
    padding:10px
}
.b2-widget-post-thumb-img{
    position: absolute;
    left:16px;
    top:16px;
    width:83px;
    height:60px
}
.b2-widget-post-thumb-img img{
    width:100%;
    height:100%
}
.widget ul li{
    font-size: 13px;
    padding:16px;
    box-sizing: border-box;
}
.widget ul li + li{
    margin-top:-8px
}
.b2-widget-hot ul li,.b2-widget-mission ul li{
    display: flex;
}
.widget-post:hover .b2-widget-post-title h2{
    text-decoration: underline;
}
.b2-widget-post-order{
    position: absolute;
    border-radius: 0 10px 10px 0;
    left:-4px;
    top:16px;
    z-index: 2;
}
.b2-widget-hot li.widget-post-none,.b2-widget-hot li.widget-post-small{
    height:92px;
    position: relative;
}
.b2-widget-hot li.widget-post-small .b2-widget-post-order span{
    font-size: 12px;
    line-height: 24px;
    font-style: italic;
}
.b2-widget-hot li.widget-post-none:nth-child(1) .b2-widget-post-order,.b2-widget-hot li.widget-post-small:nth-child(1) .b2-widget-post-order{
    background-color: #ff3355;
    color:#fff
}
.b2-widget-hot li.widget-post-none:nth-child(1) .b2-widget-post-order::after,.b2-widget-hot li.widget-post-small:nth-child(1) .b2-widget-post-order::after{
    border-bottom: 4px solid #ff3355;
}
.b2-widget-hot li.widget-post-none:nth-child(2) .b2-widget-post-order,.b2-widget-hot li.widget-post-small:nth-child(2) .b2-widget-post-order{
    background-color: #ffa41b;
    color:#fff
}
.b2-widget-hot li.widget-post-none:nth-child(2) .b2-widget-post-order::after,.b2-widget-hot li.widget-post-small:nth-child(2) .b2-widget-post-order::after{
    border-bottom: 4px solid #ffa41b;
}
.b2-widget-hot li.widget-post-none:nth-child(3) .b2-widget-post-order,.b2-widget-hot li.widget-post-small:nth-child(3) .b2-widget-post-order{
    background-color: #1a85ff;
    color:#fff
}
.b2-widget-hot li.widget-post-none:nth-child(3) .b2-widget-post-order::after,.b2-widget-hot li.widget-post-small:nth-child(3) .b2-widget-post-order::after{
    border-bottom: 4px solid #1a85ff;
}
.b2-widget-hot li.widget-post-none:nth-child(1) .b2-widget-post-order::after,.b2-widget-hot li.widget-post-none:nth-child(2) .b2-widget-post-order::after,.b2-widget-hot li.widget-post-none:nth-child(3) .b2-widget-post-order::after,
.b2-widget-hot li.widget-post-small:nth-child(1) .b2-widget-post-order::after,.b2-widget-hot li.widget-post-small:nth-child(2) .b2-widget-post-order::after,.b2-widget-hot li.widget-post-small:nth-child(3) .b2-widget-post-order::after
{
    content: '';
    bottom: -2px;
    left: 1px;
    height: 0;
    width: 0;
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    position: absolute;
    transform: rotate(34deg);
}
.widget-post-none .b2-widget-post-title{
    padding-left:28px
}
.b2-widget-hot li.widget-post-big{
    height:185px;
    padding:16px
}
.widget ul li h2{
    font-size: 13px
}
.b2-widget-mission.widget{
    padding:0
}
.b2-widget-title{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.b2-widget-post-title h2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom:8px
}
.b2-widget-post-title time{
    font-size: 12px;
    color:#bcbcbc;
    margin-top:5px
}
.b2-widget-title h2,.widget > h2{
    font-size: 16px;
    padding:20px 16px 8px;
    font-weight: 600;
    line-height: 1;
}
.b2-widget-post-order span{
    display: block;
    padding: 0;
    font-size: 16px;
    margin-right: 6px;
    line-height: 22px;
    height: 22px;
    width: 34px;
    text-align: right;
}
.widget-post-big .b2-widget-post-thumb{
    overflow: hidden;
    position: relative;
}
.widget-post-big .b2-widget-post-title{
    padding:16px;
    position: absolute;
    background: linear-gradient( 1turn,rgba(9,15,29,.65),transparent);
    bottom:0;
    color:#fff;
    left:0;
    right:0;
    height: auto;
}
.widget-post-big .b2-widget-post-thumb img{
    display: block;
    height:100%;
    width:100%
}
.widget-post-big .b2-widget-title h2{
    font-size: 16px;
    height:20px;
    -webkit-line-clamp: 1;
}
.comment-widget-nav{
    position: absolute;
    right:10px;
    top:20px;
    font-size: 12px;
}
.comment-widget-nav span{
    margin-left: 16px;
    cursor: pointer;
    color: green;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    align-items: center;
    display: inline-flex;
    line-height: 1;
}
.comment-widget-nav span.locked{
    color:#bcbcbc
}
.b2-widget-comment{
    position: relative;
}
.no-social{
    padding: 5px 20px 6px;
}
.widget .calendar_wrap thead tr{
    border-right:1px solid #dddfe2;
    border-left:1px solid #dddfe2;
}
.widget .calendar_wrap thead tr th{
    text-align: center;
}
.widget .calendar_wrap a{
    color:#00a0e9
}
.tag-link-count{
    color:#AAAEB3
}
.widget .tagcloud a{
    font-size: 12px!important;
    display: inline-block;
    padding: 3px 6px;
    background: rgba(243, 243, 243, 0.68);
    margin-bottom: 5px;
}
.widget .tagcloud a:hover{
    color:#000
}
.tag-link-count{
    color:#bcbcbc
}
.widget .gallery .gallery-item{
    margin:0!important
}
.widget .gallery .gallery-item img{
    border:0!important
}
.widget .gallery-icon{
    border:2px solid #fff
}
/*用户面板小工具*/
.user-w-avatar{
    position: relative;
}
.user-w-avatar img{
    width:48px;
    height:48px;
    min-width: 48px;
    display: block;
}
.user-widget-info{
    position: relative;
    display: flex;
    padding: 20px;
    align-items: center;
}
.user-widget{
    width:100%;
}
.user-w-rw{
    background: #f7f8fa;
    font-size: 12px;
    text-align: center;
    text-shadow: #fff 0px 1px 0px;
    position: relative;
    height: 25px;
    margin-top:16px
}
.user-w-rw a{
    display: flex;
    justify-content: center;
    align-items: center;
    border:0
}
.user-w-rw a b{
    font-weight: 400;
}
.user-w-rw-bg{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgb(0 0 0 / 5%);
}
.user-widget-content .user-w-rw{
    position: absolute;
    right: 16px;
    top: 16px;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    background: #ebecec;
    border-radius: 100%;
    color:inherit
}
.user-widget-content .user-w-rw a{
    font-size: 12px;
}
.user-widget-content .user-w-rw-bg{
    position: relative;
    background: 0 0;
    line-height: 30px;
    text-align: center;
}
.user-w-loading{
    display: flex;
    align-items: center;
    justify-content: center
}
.user-w-loading button{
    display: block;
    width:100%;
    height:50px;
    border-top:1px solid #F5F6F7
}
.user-w-name{
    margin-left:12px;
    height: 40px;
    box-sizing: border-box;
}
.user-w-name a{
    display: flex;
    align-items: center;
    line-height: 1;
}
.user-w-name h2{
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    max-width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height:20px
}
.user-w-name .b2-vrenzhengguanli{
    position: initial
}
.shop-item-desc{
    font-size: 12px;
    margin-top:5px;
}
.user-w-tj{
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    height:36px;
    background-color: #f5f6f7;
}
.user-w-tj > div{
    display: flex;
    flex-flow: column;
    align-items: center;
}
.widget-gujia-user .user-w-tj{
    background-color: #f6f6f6;
    margin: 10px 20px;
    border: 0;
    height: 35px;
}
.widget-gujia-user .user-w-announcement > div{
    height:33px;
    margin:10px 20px;
    background: #f6f6f6;
}
.mission-gujia .user-credit{
    width:57px;
    height:26px;
    display: block;
}
.mission-gujia .avatar-parent{
    background-color: #f6f6f6;
}
.mission-gujia .user-mission-info-left{
    width:80px;
    height:27px;
    background-color: #f6f6f6;
}
.mission-gujia .user-w-qd >div{
    width:200px;
    height:22px;
    background-color: #f6f6f6;
    margin: 0 auto;
}
.mission-gujia .user-w-qd-list-title p span{
    height:26px;
    width:78px;
    display: block;
    margin: 0 auto;
}
.widget-mission-footer a{
    padding: 10px;
    font-size: 12px;
    text-align: center;
    display: block;
    border-top: 1px solid #F5F6F7;
    font-weight: 600;
}
.comment-gujia li{
    padding:14px!important
}
.comment-gujia .widget-comment-user-left span,.comment-gujia .user-mission-info-left p{
    height:25px;
    background-color: #f6f6f6;
}
.comment-gujia .widget-comment-contnet{
    height:18px
}
.widget-comment-contnet p{
    word-wrap: break-word;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.comment-gujia .widget-comment-post{
    height:20px;
    background-color: #f6f6f6;
}
.comment-gujia .widget-comment-user time{
    height: 16px;
    width: 46px;
    background: #f6f6f6;
}
.user-w-tj p{
    font-size: 12px;
    color:#bcbcbc
}
.user-w-desc{
    background-color: #f9f9f9;
    font-size: 13px;
    padding:10px
}
.user-w-logon{
    font-size: 13px;
    padding:24px 20px;
    background-image: -webkit-gradient(linear,left top,right top,from(#fff2ec),color-stop(42%,#f0f1f6),to(#e1f0ff));
    background-image: linear-gradient(90deg,#fff2ec 0,#f0f1f6 42%,#e1f0ff 100%);
    position: relative;
}
.user-w-logon::after{
    content:'';
    position: absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#fff),to(rgba(247,248,249,0)));
    background-image: linear-gradient(
0deg
,#fff 0,rgba(247,248,249,0) 100%);
}
.user-w-logon p{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    z-index: 2;
}
.user-w-logon-title{
    margin-bottom:10px;
}
.user-w-lv{
    display: flex;
    height:22px
}
.user-w-lv .jinsom-mark{
    margin-left: 0; font-size:12px;
}
.b2-widget-mission.mg-b{
    padding:0;
    overflow: hidden;
}
.user-w-qd{
    font-size: 13px;
    padding: 16px 16px 0;
    text-align: center;
    background-image: linear-gradient(90deg, #673AB7 0%, #E91E63 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; cursor:pointer
}
.user-w-qd i{
    color:#FF3355;
    margin-right:5px
}
.user-w-qd i.jinsom-icon {
    font-size: 16px;
}
.user-w-qd.cur{
    cursor: pointer;
}
.user-w-qd-list{
    overflow: hidden;
}
.user-w-qd-list-title{
    display: flex;
    justify-content: space-between;
    margin-top:16px;
    background-image: url(../images/page-bg.svg);
    height:43px;
    background-color: #0066ff;
    margin: 16px 16px 6px;
}
.user-w-qd-list-title p{
    font-size: 13px;
    padding:8px;
    width:50%;
    text-align: center;
    cursor: pointer;
}
.user-w-qd-list-title p span{
    display: inline-block;
    padding: 7px 15px;
    border-radius: 43px;
    line-height: 1;
    font-size: 12px;
    color:#fff
}
.user-w-qd-list-title p.picked span{
    background-color: rgba(255, 255, 255, 0.4);
}
.user-w-announcement{
    padding: 10px 0;
}
.user-w-announcement li a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    position: relative;
    padding-left: 17px;
}
.user-w-announcement li a b{
    font-weight: normal;
}
.widget .user-w-announcement li{
    padding:16px 20px
}
.user-w-announcement li a::before{
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 10px;
	background-color: #0066ff;
}
.user-mission-info-left time{
    font-size: 12px;
    color:#bcbcbc
}
.widget .mission-today-list li{
    padding:16px;
    border:0;
    height:68px
}
.widget .mission-today-list li > a{
    position: absolute;
}
.mission-today-list .user-mission-info{
    padding-left:45px
}
.user-mission-info{
    display: flex;
    justify-content: space-between;
    width:100%;
    align-items: center;
    flex: 1
}
.user-mission-info-right span,.user-mission-info-right{
    font-size: 12px
}
.user-mission-info-right span i{
    font-size: 12px
}
.user-link-block{
    display: block;
    margin-right: 8px;
    width: 36px;
    height: 36px;
}
.mission-today-list img{
    height:100%
}
.widget-comment-user{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.widget-comment-user time{
    color:#bcbcbc;
    font-size: 12px;
}
.widget-comment-user-left img{
    width:25px;
    height:25px;
    margin-right:5px
}
.widget-comment-user-left{
    display: flex;
    align-items: center;
    position: relative;
}
.widget-comment-user-left span,.user-mission-info-left p{
   overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
   max-width:111px
}
.widget-comment-contnet{
    padding: 10px;
    position: relative;
    margin: 10px 0;
    background-color: #f8f8f8;
}
.widget-comment-contnet img{
        width: 18px !important;
    height: 18px !important;
}
.widget-comment-contnet .comment-img{
    margin-top:10px
}
.widget-comment-post{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color:#bcbcbc
}
.widget-comment-post b{
    margin-right:2px;
    opacity: .5;
}
.comment-widget li + li{
    padding-top:16px;
}
.widget-comment-contnet.jt:before, .widget-comment-contnet.jt:after{
    border-bottom-color: #F5F6F7;
}
.author-widget-content{
    padding:10px 16px
}
.b2-widget-author h2{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.b2-widget-author h2 i{
    font-size: 12px;
}
.b2-widget-author h2 button{
    padding:0;
    margin-left:8px
}
.w-a-info{
    display: flex;
    position: relative;
    align-items: center;
}
.w-a-info p{
    font-size:17px;
    font-weight: 600;
}
.w-a-info p i{
    position: inherit;
    display: inline-block;
}
.w-a-info img{
    width:50px;
    height:50px;
    display: block;
    margin-right:8px
}
.w-a-count{
    display: flex;
    flex-flow: wrap;
    margin: 16px -16px 8px;
    background: #f5f6f7;
}
.w-a-count > div{
    width:25%;
    text-align: center;
    margin:10px 0;
    font-size: 12px;
}
.w-a-count > div span{
    font-size: 16px;
    font-weight: 600;
}
.w-a-post-list > div{
    padding: 0 2px;
    font-size: 12px;
    position: relative;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 20px;
    box-sizing: border-box;
    line-height: 20px;
    margin: 12px 0;
}
.w-a-post-list span{
    opacity: .5;
    margin-right:2px
}
/*用户权限*/
.lv-icon{
    font-size: 12px;
    font-weight: 400;
    color: #797C80;
    height: 18px;
    line-height: 18px;
    border-radius: 3px;
    margin-right:6px;margin-top: 3px;
}
.lv-icon.user-vip{
    height: 18px;
    line-height: 18px;
    padding:0
}
.lv-icon.user-lv i{
    font-size: 12px;
    font-style: normal;
    display: inline-block;
    background-color: rgb(173 173 173 / 16%);
    transform: scale(1);
    height: 17px;
    line-height: 17px;
    padding: 0 6px;
    border-radius: 2px;
    margin-left: 3px;
    text-transform: capitalize;
}
.coupon-roles-desc .lv-icon.user-lv i{
    background: none;
    margin-left:0
}
.lv-icon b{
    font-weight: 400;
}
.lv-icon.user-vip i{
    width: 5px;
    height: 5px;
    display: inline-block;
    margin-right: 3px;
    border: 2px solid #1e73be;
    border-radius: 100%;
    vertical-align: 0px;
    display: none;
}
/*个人页面*/
.mask-wrapper{
    position: relative;
    display: flex;
    align-items: flex-end;
    background-color: #ccc
}
.mask-wrapper{
    width:100%;
    height:0;
    padding-top:20%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.user-page-lv span{
    margin-left:5px;
    margin-right:0
}
.user-cover{
    position: absolute
}
.user-panel{
    position: relative;
    width: 100%;
    margin-top: -73px;
    padding: 0 20px 20px 20px;
    display: flex;
    box-sizing: border-box;
}
.user-panel .avatar{
    border:4px solid #fff;
    background: #ccc;
    width:152px;
    height:152px;
    flex-grow: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    max-width: 152px;
    min-width: 152px;
    border-radius: 4px;
}
.user-panel .avatar .Zi{
    position: absolute;
    bottom: 0;
    right: 0;
}
.user-cover-button{
    position: absolute;
    top:20px;
    right:20px
}
.user-cover-button label.empty{
    background: none;
    color: #fff;
    border-color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 7px 10px;
}
.user-panel-info{
    font-size: 24px;
    font-weight: 600;
    padding-top: 45px;
    padding-left: 20px;
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
    align-items: flex-end;
}
.user-panel-info p{
    align-items: center;
    font-size: 13px;
    color: #797C80;
    font-weight: 400;
    margin-top:15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-justify: inter-ideograph;
    word-break: break-all;
    margin-right:300px;
}
.user-panel-info p i{
    position: initial;
}
.user-panel-info p svg{
    margin-right:5px
}
.user-panel-info h1 span{
    margin-right:10px
}
.user-panel-editor-button{
    text-align: center;
    position: absolute;
    right: 24px;
    top: 115px;
}
.user-panel-editor-button .button{
    display: inline-block;
    cursor: pointer;
}
.user-panel-editor-button .user-follow{
    width:220px;
    justify-content: flex-end;
}
.author-header{
    overflow: hidden;
}
.author-table{
	display: flex;
}
.author-page-right-in{
    padding:16px
}
.author-page-right{
    width:240px;
}
.author-page-left{
    flex: 1;
    width:100%;
}
.post-info .list-footer .text{
    padding:0;
    color:#FF3355;
    margin-left:10px
}
.user-sidebar-info p i{
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    margin-right:10px;
    font-size: 24px;
}
.user-sidebar-info p{
    display: flex;
    align-items: center;
    color:#8590A6
}
.author-links{
	display: flex;
	padding:10px;
}
.author-page ul.b2_gap{
    padding:0;
}
#myorders .b2-pagenav{
    border:0
}
#myorders .ajax-pager{
    padding:16px 0
}
.author-links li{
    margin-right:16px
}
.author-links a, .collections-menu ul li a{
    font-size: 14px;
    line-height: 16px;
    padding: 7px 12px;
    color: #8590A6;
    display: block;
}
.user-follow button.empty{
    background-color: #fff;
}
.editor-avatar{
    display: flex;
    align-items: center;
    flex-flow: column;
    height: 100%;
    position: absolute;
    width: 100%;
    justify-content: center;
    background: rgba(41,44,47,.4);
    color: #fff;
    font-size: 13px;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
}
.user-panel .avatar:hover .editor-avatar{
    opacity: 1;
    visibility: visible
}
.author-comment-content .author-comment-content-text{
    display: inline-block;
    background: #F5F6F7;
    font-size: 15px;
    padding:5px 10px;
}
.author-comment-date{
    font-size: 12px;
    color:#bcbcbc;
    margin-bottom:10px
}
.author-comment-list li{
    padding:16px 0
}
.author-comment-list li + li{
    border-top:1px solid #F5F6F7;
}
.author-comment-post i{
    color:#FF3355;
    margin-right:3px
}
.author-comment-post a{
    font-size: 12px;
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.author-comment-content .comment-img{
    max-width: 160px;
    margin-bottom:5px
}
.author-comment-content .comment-img-box{
    margin-bottom:0
}
.author-follow ul li{
    display: flex;
    justify-content: space-between;
    padding-bottom:16px
}
.following-avatar{
    width:100px;
    flex-grow: 0;
    max-width: 100px;
    min-width: 100px
}
.following-avatar{
    height:100px
}
.following-avatar img{
    width:100%;
    height:100%;
    display: block
}
.following-info{
    flex-grow: 1;
    width:100%;
    margin-left:16px;
}
.following-cancel{
    text-align: right;
    width:100px;
    flex-grow: 0;
    max-width: 100px;
    min-width: 100px
}
.following-info-count span{
    font-size: 12px;
    margin-top:16px;
    margin-right:16px
}
.following-name{
    margin-bottom:10px
}
.following-name a{
    font-weight: normal;
    font-size: 18px;
}
.allow-edit-time{
    position: absolute;
    top: -39px;
    color: #fff;
    right: 10px;
    text-shadow: 0 0 1px rgb(0 0 0 / 51%);
}
.author .post-info{
    position: relative;
}
.author .post-list{
    overflow: hidden;
}
.following-info-desc{
    display: inline-block;
    background-color: #F5F6F7;
    padding: 5px 10px;
    font-size: 12px;
    margin-bottom:10px
}
.collection-top{
    height: 255px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-flow: column;
    color: #fff;
    background: #113c4a;
    margin-top: -136px;
    padding-bottom: 60px;
}
.logo-top .collection-top{
    margin-top: -186px;
}
.collection-top h1{
    font-size: 30px;
    margin-bottom:20px;
    font-weight: 600;
}
.collections-post-list li{
    display: flex;
    align-items: center
}
.collections-post-list .following-info{
    margin:0;
}
.collections-post-list .following-avatar{
    max-width: 120px;
    min-width: 120px;
    width:120px;
    height:76px;
    margin-right:16px
}
.collections-post-list .following-name{
    margin:0
}
.collections-menu ul{
    display: flex;
    padding:10px
}
.collections-menu ul li{
    margin-right:16px
}
/*----*/
.following-info-type{
    color:#bcbcbc;
    font-size: 13px;
    margin-bottom:10px
}
.user-sidebar{
    font-size: 14px
}
.user-count{
    padding-top:16px;
    margin-top:16px;
}
.user-sidebar-info{
    padding:14px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.user-sidebar-count{
    display: flex;
    flex-flow: wrap;
    padding:15px
}
#author-index{
    overflow: hidden;
}
#author-index .user-info{
    padding:6px 20px
}
#author-index .user-info p{
    position: relative;
    padding:14px 0
}
#author-index .user-info p span{
    display: inline-block;
    margin-right:24px
}
.user-info-title{
    color:#8590A6;
    font-size: 15px;
    line-height: 22px;
}
#author-index .user-info p a{
    font-size: 12px;
    position: absolute;
    right:16px;
    top:12px
}
.user-verify span b{
    margin-right:3px
}
.user-verify span b i.b2-vrenzhengguanli{
    position: initial;
    display: inline-block;
}
.user-sidebar.h0{
    height:0;
    width:0;
    opacity: 0;
    overflow: hidden;
    transition: height .3s ease-in-out;
}
.user-sidebar.h0.show{
    opacity: 1;
    height: 54px;
    width:auto;
    transition: height .3s ease-in-out;
}
.user-sidebar-count li{
    width:25%;
    padding:20px;
    position: relative;
    box-sizing: border-box;
    background-color: #F7F9FA;
    border:5px solid #fff
}
.user-sidebar-count li i{
    position: absolute;
    font-size: 81px;
    color: rgba(209, 233, 255, 0.28);
    right: 0;
    top: -13px;
}
.user-sidebar-count li > div{
    position: relative;
}
.user-item-desc{
    font-size: 12px;
    color:#AAAEB3
}
.user-sidebar-count li p{
    font-size: 24px;
    font-weight: 600;
    margin:10px 0
}
.sidebar-invitation-box{
    margin-top:26px;
    padding:16px
}
.user-money-and-credit > div{
    margin-right:20px;
    width:50%;
    overflow: hidden;
}
.user-money-and-credit > div span{
    width:100%;
    display: block;
    padding:0 20px;
    font-size: 24px;
    height: 68px;
    line-height: 68px;
}
.user-sidebar-gold h2{
    font-size: 20px;
    padding:20px;
    font-weight: 600;
}
.user-money-and-credit{
    display: flex;
    padding:0 0px 20px 20px
}
.user-money,.user-credit{
    background: #f7f9fa;
    padding: 0 10px;
    border-radius: 5px;
    text-shadow: 0px 1px 0px #fff;
    font-size: 14px;
    line-height: 33px;
    height: 33px;
    display: inline-block; cursor:pointer
}
.user-money b,.user-credit b{
    font-weight: 400
}
.user-money b{
    font-size: 30px;
}
.author-edit-page{
    padding:20px 32px;
}
.author-edit-page .author-edit-list {
    margin-top:20px
}
.author-edit-page .author-edit-list > li{
    padding:20px 0
}
.author-edit-page .edit-name{
    font-weight: 600;
    font-size: 17px
}
.author-edit-page .author-edit-list > li{
    display: flex;
    font-size: 18px;
}
.author-edit-page .author-edit-list > li{
    border-bottom: 1px solid #F5F6F7;
}
.edit-name{
    width:200px;
    flex-grow: 0;
    min-width: 200px;
    max-width: 200px
}
.author-edit-page h2{
    color:#bcbcbc
}
.edit-value ul li .user-address-info{
    font-size: 16px;
    border:1px dashed #ccc;
    padding:5px 10px
}
.edit-value ul li .user-address-info .pos-a{
    display: inline-block
}
.edit-value ul li .user-address-info .pos-a button{
    color:#bcbcbc
}
.user-address-title{
    font-size: 12px;
    color:#bcbcbc;
    margin-bottom:5px
}
.setting-des-add i{
    margin-right:5px
}
.setting-des-add{
    display: flex;
    margin-top:10px
}
.setting-des{
    font-size: 12px;
    color:#bcbcbc;
    margin-top:10px
}
.user-follow{
    margin-top:10px;
    display: flex
}
.user-follow button{
    display: flex;
    margin-left:10px
}
.user-edit-button{
    font-size: 14px;
    margin-left:10px;
    cursor: pointer;
}
.edit-input input[type="text"],.edit-input input[type="password"]{
    width:260px;
    padding:10px;
    font-size: 16px
}
.edit-button{
    text-align: left
}
.edit-button button{
    margin-right:10px
}
.setting-sex button{
    margin-top:10px
}
.setting-sex span{
    margin-right:16px
}
.edit-button{
    margin-top:10px
}
.author-edit-page .author-edit-list > li:hover .user-edit-button{
    opacity: 1;
    visibility: visible
}
.user-edit-button{
    opacity: 0;
    visibility: hidden;
}
.author-edit-list{
    margin-bottom:40px
}
.address-input{
    margin:10px 0;
    background: #F5F6F7;
    padding:10px
}
.address-input.edit-input input{
    display: block;
    width:100%
}
.user-address-list li{
    padding:5px 0
}
.edit-value ul li span{
    margin-right:10px
}
.edit-input.address-input input + input{
    margin-top:10px
}
.user-open-list{
    display: flex
}
.user-setting-password .user-edit-button{
    opacity: 1;
    visibility: visible
}
.user-open-list{
    display: flex
}
.user-open-list li{
    width:30%;
    display: flex
}
.user-open-list{
    margin:20px 0 40px
}
.user-open-avatar{
    width:100px;
    height:100px;
    background: #F5F6F7;
    margin-right:10px
}
.user-open-name{
    font-size: 18px;
    font-weight: 600
}
.user-open-bind{
    margin:10px 0
}
.user-avatar-chose{
    margin:20px 0 40px;
    display: flex
}
.user-avatar-chose li{
    width:100px;
    height:100px;
    position: relative;
    border:1px solid #F5F6F7;
    margin-right:16px;
    cursor: pointer;
}
.user-avatar-chose li img{
    display: block;
    width:100%;
    height:100%
}
.avatar-set{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 19px;
    height: 19px;
    border-radius: 100%;
    background-color: green;
    color: #fff;
    line-height: 19px;
    text-align: center;
}
.user-open-avatar img{
    width:100%;
    height:100%;
    object-fit: cover
}
.author-edit-list .edit-item{
    width:100%
}
.user-qrcode{
    display: flex;
    margin:20px 0 40px;
    align-items: flex-end;
}
.user-qrcode img{
    width:100%;
    display: block;
}
.user-qrcode div{
    width:150px;
    min-height: 150px;
    background-color: #F5F6F7;
    margin-right:20px;
    position: relative;
    border: 1px solid #c0c0c0;
}
.user-qrcode div label{
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute
}
.user-qrcode input{
    display: none
}
.user-qrcode i{
    font-style: normal;
    background-color: #0000008f;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    display: none
}
.user-qrcode div:hover i{
    display: block
}
.address-default{
    margin-bottom:20px
}
.user-settings-code{
    margin-top:10px;
    width:260px;
    display: flex
}
.user-settings-code button{
    display: block;
    width: 182px;
    margin-left: 10px;
}
.edit-input .user-settings-code input{
    width:100%
}
.reset-pass input{
    margin-bottom:10px;
    display: block
}
.order-title,.order-money,.order-status,.tracking-number{
    background-color: rgba(53, 73, 94, 0.05);
    padding:16px;
    border-bottom:1px solid #fff
}
.order-status{
    display: flex;
    flex-flow: row
}
.order-list li + li{
    margin-top:20px
}
.order-money > div,.order-status > div{
    width:33.3333%;
    padding:16px;
    border-left:1px solid #fff
}
.order-money,.order-status{
    display: flex;
    flex-flow: row;
    padding:0;
    margin-left:-1px
}
.order-money > div p,.order-status > div p,.tracking-number > div p{
    margin-bottom:5px;
    font-size: 12px;
    color:#AAAEB3
}
.order-money button.text{
    padding:0
}
.order-id{
    margin-bottom:5px;
    color:#bcbcbc
}
.order-list{
    font-size: 13px
}
.order-content{
    word-break: break-all;
    white-space: break-spaces;
}
.order-content a{
    color:blue
}
.order-id,.tracking-number,.order-status{
    display: flex;
    justify-content: space-between;
    align-items: center
}
.order-title-thumb{
    width:30px;
    height:30px;
    display: block;
    margin-right:10px
}
.order-title-thumb img{
    height:30px;
    width:30px;
    min-width: 30px
}
.order-title{
    display: flex;
    align-items: center
}
.order-title a.order-title-name{
    flex: 1;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.order_state_desc{
    font-size: 12px;
    color:#ccc;
}
.order-back{
    text-align: center;
}
.order_state_desc.red{
    color:red;
    cursor: pointer;
}
.p-title-row{
    display: flex;
    justify-content: space-between;
    width:100%;
    align-items: center;
}
.author-page .news-item{
    padding:16px 0
}
.author-page .news-item-header{
    display: flex;
    justify-content: space-between;
}
.news-item-header i{
    font-style: normal;
}
.author-page .news-item ul li{
    margin-top:16px;
    position: relative;
    z-index: 2;
}
.author-page .news-item ul{
    position: relative;
}
.author-page .news-item ul::after{
    content:'';
    position: absolute;
    left:26px;
    top:0;
    width: 1px;
    border-left:1px dashed #ddd;
    height:100%
}
.author-page .news-item-header b{
    font-size: 12px;
    background-color: #F5F6F7;
    padding:4px 10px;
    border-radius: 20px;
}
.author-page .news-item-content{
    margin-left:45px;
    margin-top:16px
}
.author-page .new-tag{
    font-size: 12px;
    color:#AAAEB3
}
/*页面*/
.page .page{
    padding:20px;
    margin-bottom: 24px;
}
.page .page h1{
    font-size: 24px;
    font-weight: 600
}
.error-404{
    display: flex;
    align-items: center;
    justify-content: center
}
.error-404 h1{
    font-size: 20px;
    margin:26px 0 16px;
    font-weight: 600;
    text-align: center
}
.error-404 p{
    text-align: center;
    margin-bottom:5px
}

/*公告*/
.single-announcement .post-meta-row .post-meta li:first-child{
    display: none;
}
.announcement-template-default h1{
    margin-bottom:20px
}
.announcement-template-default .entry-header > .mg-b{
    display: none;
}
.gg-box .modal-content{
    padding:0
}
.gg-box .gg-box-title{
    height:110px;
    display: flex;
    position: relative;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.gg-box-title h2{
    font-size: 28px;
    color: #fff;
}
.gg-box-title .gg-title{
    padding-left:20px;
    color:#fff;
    position: relative;
    z-index: 2;
}
.modal-content .gg-box-title h2{
    text-align: left;
}
.title-bg{
    width: 100%;
    height: 100%;
    background: linear-gradient( 
        1turn
         ,rgb(9 15 29 / 35%),transparent);
    position: absolute;
    top: 0;
    left: 0;
    border:4px solid #fff;
    box-sizing: border-box;
}
.gg-box .close-button{
    color: #fff;
    z-index: 2;
}
.gg-title{
    padding:20px
}
.gg-title a{
    font-size: 20px;
}
.gg-desc{
    padding:0 20px 20px;
    font-size: 14px
}
.gg-title a:hover{
    text-decoration: underline
}
.gg-button{
    padding:20px;
    text-align: center;
}
.gg-desc p{
    color:#bcbcbc;
    word-wrap: break-word;
    word-break: break-all;
}
/*专题*/
.collection-box{
    display: flex;
    flex-flow: wrap;
    align-items: stretch;
	margin: -8px;
}
.collection-box.box{
    margin:0
}
.collection-thumb{
    width: 100%;
    height: 0;
    padding-top:40%;
    position: relative;
    overflow: hidden;
}
.collection-thumb a{
    position: absolute;
    top:0;
    left:0;
    width:100%
}
.collection-thumb img{
    width:100%;
    height:100%
}
.collection-item{
    width:50%;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}
.collection-item > div{
    overflow: hidden;
    height:100%
}
.collection-info{
    /* padding-bottom: 20px; */
}
.collection-info h2{
    font-size: 20px;
    font-weight: 600;
}
.collection-desc{
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.collection-count{
    font-size: 12px;
    color:#AAAEB3;
    margin-top:5px
}
.collection-posts{
    padding-bottom:20px
}
.collection-posts li{
    padding: 5px 15px;
    font-size: 15px;
    display: flex;
    line-height: 1.4;
    align-items: center;
}
.collection-posts li span{
    flex-shrink: 0;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #8590a6;
    /*background-color: #f6f6f6;*/
    border-radius: 5px;
}
.collection-posts li a:hover{
    text-decoration: underline
}
.collection-posts li a.post-link{
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#444
}
.collection-number.ar{
    padding: 8px 18px;
    position: absolute;
    z-index: 2;
    left: 20px;
    top: 20px;
    font-size: 13px;
}
.collection-number.ar b{
    font-size: inherit;
}
.collection-number{
    display: inline-block;
    color: #8590a6;
    padding: 8px 16px;
    position: absolute;
    z-index: 2;
    background-color: #f5f6f7;
    font-size: 12px;
}
.collection-list-top{
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
    overflow: hidden;
    color:#fff
}
.collection-list-top-bg{
    position: absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index: 2;
}
.collection-list-top img{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%
}
.collection-list-top .content-area{
    display: flex;
    justify-content: center;
    height: 376px;
    flex-flow: column;
    position: relative;
    z-index: 2;
    padding: 0 24px;
    background: rgb(255 255 255 / 45%);
    box-sizing: border-box;
    backdrop-filter: saturate(97%) blur(41px);
}
.collection-list-top .content-area h1{
    font-size: 30px;
    margin-bottom:10px;
    font-weight: 600;
}
.collection-list-top .content-area p{
    font-size: 14px;
    line-height: 22px;
}
.collection-header{
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #F5F6F7;
}
.collection-header .collection-number{
    position: unset;
}
.collection-header b{
    margin:0 3px;
}
.tax-collection .box.b2-radius{
    overflow: hidden;
}
.collection-list-top-info{
    position: relative;
    z-index: 3;
    padding:24px
}
.collection-list-top-info p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-justify: inter-ideograph;
    word-break: break-all;
    font-size: 14px;
    margin-top: 24px;
}
.collection-list-top-info h1{
    font-size: 24px;
    font-weight: 700;
}
.read-more{
    text-align: right;
    font-size: 14px;
}
.collection-box-3-in{
    display: flex;
    flex-flow: nowrap;
    width:100%;
    white-space: nowrap;
}
.collection-box-3 .coll-3-box{
    width: 25%;
    min-width: 25%;
    height:auto
}
.coll-3-bottom li h2{
    display: none;
}
.coll-3-box-in{
    margin:8px;
    padding:8px
}
.coll-3-box-in li,.coll-3-top{
    position: relative;
    list-style: none;
}
.coll-3-top{
    height:0;
    padding-top:54%
}
.coll-3-box-in:hover .coll-3-top span{
    display: block
}
.coll-3-top span{
    position: absolute;
    padding: 2px 12px;
    border-radius: 14px;
    right: 10px;
    top:10px;
    color: #494B4D;
    display: none;
    font-size: 12px;
    background-color: #fff;
}
.coll-3-top img{
	    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display: block;
    position: absolute;
    left:0;
    top:0;
    height:100%;
    width:100%;
	object-fit: cover;
}
.coll-3-bottom ul{
    display: flex;
    flex-flow: wrap;
    margin:4px -2px 0 -2px
}
.coll-3-bottom li{
    width:33.333333%
}
.coll-3-bottom li img{
    display: block;
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
	object-fit: cover;
}
.coll-3-bottom li:first-child img {
    border-bottom-left-radius: 4px;
}
.coll-3-bottom li:last-child img {
    border-bottom-right-radius: 4px;
}
.coll-3-bottom li > div{
    margin:0 2px;
    height:0;
    padding-top:76%;
    position: relative;
}
.collection-box-3-in .flickity-viewport{
    width:100%
}
.collection-box-3-in a{
    display: block;
}

/*shop*/
.b2-widget-products ul{
    display: flex;
    flex-flow: wrap;
}
.b2-widget-products ul li{
    width:50%;
    padding:0
}
.b2-widget-products .b2-widget-box{
    overflow: hidden;
}
.b2-widget-products ul li >div{
    padding:16px
}
.widget.b2-widget-products ul li+li{
    margin-top:0
}
.b2-widget-products .b2-widget-post-title h2{
    font-size: 12px;
}
.b2-widget-products .b2-widget-post-thumb .b2-widget-post-title{
    padding:0;
    height:auto;
    margin-top:10px
}

.b2-widget-post-thumb .shop-normal-tips{
    right:10px;
    bottom:10px
}
.products-price{
    height:30px;
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.b2-widget-products .b2-widget-buy-ul{
    flex-flow: column;
}
.b2-widget-products ul.b2-widget-buy-ul li{
    width:100%;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    padding:10px 16px;
    border-right: 0;
}
.b2-widget-products ul.b2-widget-buy-ul li .buy-news-img{
    width:43px;
    height:43px;
    padding:0
}
.b2-widget-products ul.b2-widget-buy-ul li>div{
    border:0;
    margin-right:0
}
.b2-widget-products ul.b2-widget-buy-ul .buy-news-info{
    width:calc(100% - 50px);
    padding:0;
    padding-left:10px;
    font-size: 12px;
    box-sizing: border-box;
}
.b2-widget-products ul.b2-widget-buy-ul .buy-news-info p{
    margin-bottom:3px;
}
.b2-widget-products ul.b2-widget-buy-ul .buy-news-info a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color:#AAAEB3
}
.b2-widget-products ul.b2-widget-buy-ul .buy-news-info a:hover{
    text-decoration: underline;
}
.express-list-top{
    border-bottom: 1px solid #F5F6F7;
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.order-express-list ul{
    font-size: 12px;
    max-height: 600px;
    overflow-y: auto;
}
.order-express-list ul li + li{
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #F5F6F7;
}
.express-time{
    color:#AAAEB3
}
.express-error{
    color:#AAAEB3;
    font-size: 14px;
    padding:20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.related-posts .related-posts-in{
    display: flex;
    flex-flow: wrap;
}
.related-posts .related-post-thumb{
    height:0;
    padding-top:67%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.related-posts-item{
    width:25%
}
.related-posts .related-posts-title{
    padding:10px;
    font-size: 14px;
    border-bottom:1px solid #F5F6F7
}
.related-posts .related-posts-item{
    border-right:1px solid #F5F6F7;
    padding:16px;
    box-sizing: border-box;
}
.related-posts-in{
    margin-right:-2px;
    margin-bottom:-1px
}
.related-posts-in .related-posts-item:hover h2{
    text-decoration: underline;
}
.related-posts-in h2{
    margin:5px 0;
    height:44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 15px;
}
.realte-post-meta{
    font-size: 12px;
    display: flex;
    align-items: center;
    color:#AAAEB3
}
.realte-post-meta span:nth-child(1){
    flex: 1;
    padding: 0;
}
.realte-post-meta span:last-child{
    margin-left:5px
}
/*圈子小工具*/
.widget .recommended-widget li.picked a{
    background-color: #F5F6F7;
}
.widget .recommended-widget li{
    height:54px;
    padding:0;
    margin:0
}
.widget .recommended-widget li a{
    display: flex;
    align-items: center;
    padding: 8px;
    margin: 0 10px;
    font-size: 14px;
}
.widget .recommended-widget li a img{
    width:32px;
    height:32px;
    display: block;
}
.widget .recommended-widget li span{
    padding-left:10px
}
.recommended-widget ul{
    padding: 10px 0 5px;
}
.widget .recommended-widget li a:hover{
    background-color: rgb(181 181 181 / 12%);
}
.side-fixed.is-side-sticky{
    transform: translate(0);
    transition: transform .5s;
}
.site.up .is-side-sticky{
    transform: translate(0,-60px);
    transition: transform .5s;
}
.b2-widget-hot-circle.box{
    box-shadow: none;
    background: none;
}
.b2-widget-hot-circle .b2-widget-title button{
    border: 0;
    background: 0;
    padding: 10px;
    color: initial;
    width:100%;
    margin:3px;
    background: #fff;font-size: 12px;font-weight: 400; cursor:pointer;
}
.b2-widget-hot-circle .b2-widget-title h2{
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding:0;
   margin:-3px
}
.widget-circle-icon{
    position: absolute;
    width: 40px;
    height: 40px;
    overflow: hidden;
}
.widget-circle-icon img{
    width:100%;
    height:100%
}
.widget-gujia-hot-circle{
    width:100%
}
.widget-gujia-hot-circle .widget-circle-icon{
    background-color: #F5F6F7;
}
.b2-widget-circle-info .user-w-announcement{
    padding: 0 16px;
}
.b2-widget-circle-info .user-w-announcement li{
    padding: 16px 0;
    border: 0;
}
.widget.b2-widget-hot-circle .b2-widget-title h2{
    border:0
}
.widget-circle-info{
    margin-left:50px;
}
.widget .widget-circle-info h2{
    height: 21px;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-weight: 600;
}
.widget .widget-gujia-hot-circle .widget-circle-info h2{
    background: #F5F6F7;
}
.widget-circle-info-desc{
    margin-top: 12px;
    position: relative;
    background: #f8f8f8;
}
.widget-circle-info-desc p{
    height: 38px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 12px;
    color: #AAAEB3;
    padding: 0 10px;
    line-height: 38px;
}
.widget-circle-info-desc:before {
    content: "";
    position: absolute;
    border-style: solid;
    border-color: transparent transparent #f5f6f7;
    border-width: 7px;
    top: -12px;
    z-index: 1;
    left: 14px;
}
.hot-circle-widget li{
    position: relative;
}
.b2-widget-hot-circle .b2-widget-title{
    margin-bottom:14px
}
.hot-circle-widget .widget-gujia-hot-circle li button{
    opacity: .2;
    width: 50px;
    background-color: rgba(77, 112, 255, 0.19);
}
.widget-circle-meta span{
    display: inline-block;
    font-size: 12px;
    height:15px;
    color:#AAAEB3
}
.widget-circle-meta i{
    margin:0 5px;
    font-style: normal;
    color:#ccc
}
.widget-circle-meta b{
    font-weight: normal;
}
.widget-gujia-hot-circle .widget-circle-meta span{
    background: #F5F6F7;
    width:60px
}
.widget.b2-widget-hot-circle ul li{
    border:0;
    padding:16px;
}
.widget.b2-widget-hot-circle ul li + li{
    margin-top:-8px
}
.b2-widget-hot-circle .b2-widget-title button.picked:before{
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 7px;
    bottom: -14px;
    z-index: 1;
}
.b2-widget-hot-circle .b2-widget-title button.picked:before{
    left: 35px;
    right: inherit;
}
.widget-circle-none{
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}
.widget-circle-none b{
    font-weight: normal;
}
.widget-circle-meta{
    height:17px;
    margin-top:4px
}
.circle-widget-button{
    padding:10px;
    text-align: left;
    border-top:1px solid #f0f0f0
}
.circle-widget-button button{
    padding:5px 16px
}
.widget .circle-widget-content li{
    border:0
}
.circle-widget-content{
    padding:10px 10px 0 10px
}

/*快讯小工具*/
.widget-new-header b,.widget-new-header span{
    font-weight: normal;
    color:#AAAEB3;
}
.b2-widget-newsflashes .b2-widget-box h2{
    margin-bottom:8px;
    line-height: 21px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: relative;
    height:42px;
    color:#494B4D;
}
.b2-widget-newsflashes .b2-widget-box h2 b{
    font-weight: normal;
}
.widget-new-content{
    position: relative;
}
.widget-new-content::before{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    left: 0;
    top: 9px;
}
.widget-newsflashes-box ul{
    position: relative;
}
.widget-newsflashes-box ul::before{
    content: '';
    width: 1px;
    position: absolute;
    left: 18px;
    top: 26px;
    bottom: 70px;
}
.widget-new-content{
    padding-left:16px
}
.widget-new-header span{
    margin-right:8px
}
.widget-new-header{
    display: flex;
    justify-content: space-between;
    height:18px
}
.b2-widget-newsflashes .b2-widget-box h2 i{
    font-style: normal;
    font-size: 12px;
    border-radius: 100%;
    width: 17px;
    height: 17px;
    display: inline-block;
    background: #FF9900;
    text-align: center;
    line-height: 17px;
    color: #fff;
    margin-right: 3px;
}
.gujia .b2-widget-box h2,.gujia .b2-widget-box h2 .widget-new-header{
    background: #f5f6f7;
}
.oauth-tips > div > div{
    background-color: #fff;
    padding: 10px;
    font-size: 12px;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    color: initial;
}
.oauth-tips > div > div p{
    margin-top:5px
}
.widget-news-user a{
    margin-right:16px
}

.credit-top-info{
    margin-left:44px;
}
.credit-top-avatar{
    width: 34px;
    height: 34px;
    position: absolute;
    left: 16px;
    top: 16px;
    background: #f9f9f9;
}
.credit-top-list li{
    position: relative;
}
.gujia .credit-top-info-right{
    width:60px;
}
.gujia .credit-top-info-right{
    height:26px;
    background: #f2f3ff;
}
.credit-top-info-right{
    position: absolute;
    right:16px;
    top:16px;
}
.credit-top-info-right span{
    padding: 2px 10px;
    display: inline-block;
    border-radius: 20px;
    background: #f2f3ff;
    height:26px;
    box-sizing: border-box;
}
.gujia .credit-top-info-left{
    background-color: #f9f9f9;
    height: 38px;
}
.credit-top-info-left{
    margin-right: 67px;
}
.post-gg-box .modal-content{
    width: 29rem;
    min-height: 16rem;
}
.post-gg-title{
    text-align: center;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: #111a34;
    font-size: 26px;
}
.post-gg-content{
    margin-top:30px;
    font-size: 16px;
    line-height: 32px;
    white-space: unset;
    text-align: left;
    margin-bottom: 48px;
}
.post-gg-button{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    border-top: 1px solid #f5f6f7;
}
.post-gg-button:hover{
    background-color: #F5F6F7;
}
.post-gg-button a{
    display: block;
    font-weight: 600;
    font-size: 20px;
    padding: 14px 10px;
}
/* .credit-top-name{
    font-weight: 600;
} */
.credit-top-info-right b{
    font-weight: 400;
    white-space:nowrap;line-height: 24px;
}
.credit-top-info-left p{
    transform: scale(calc(11 / 12));
    -webkit-transform-origin-x: 0;
    opacity: .5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

/*搜索模块*/
.search-module-form ul{
    position: absolute;
    top: 60px;
    background: #fff;
    padding: 8px 8px 0 8px;
    z-index: 10;
}
.search-module-form ul li{
    font-size: 12px;
    padding:8px 16px;
    margin-bottom:8px;
    cursor: pointer;
}
.search-module-form ul li.picked,.search-module-form ul li:hover{
    background: #F5F6F7;
}
.search-module-form{
    background: #fff;
    position: relative;
    width: 60%;
}
.search-module-key{
    width: 60%;
    margin:16px auto 0 auto
}
.search-module-form input{
    border:0;
    width:-webkit-fill-available;
    height:52px;
    padding:0 8px
}
.search-module-form > div{
    display: flex;
}
.picked-category{
    display: flex;
    white-space: nowrap;
    align-items: center;
    font-size: 12px;
    padding: 12px;
    background: #f1f1f1;
    margin: 8px;
    height: 36px;
    box-sizing: border-box;
    cursor: pointer;
}
.search-module-form .search-button-action i{
    font-size: 30px;
}
.search-module-box{
    display: flex;
    justify-content: center;
}
.search-module-title{
    font-size: 44px;
    text-align: center;
    font-weight: 200;
}
.search-module-desc{
    font-size: 13px;
    margin:45px auto 24px auto;
    text-align: center;
    max-width: 50%;
}
button, .button {
    border-radius: 4px;
    color: #fff;
    padding: 8px 16px;
    transition: opacity .2s;
    position: relative;
    cursor: pointer;
    font-size: 12px;
    margin: 0;
    white-space: nowrap;
}
.search-button-action{
    background: none;
    border: 0;
    position: absolute;
    right: -5px;
    top:0;
    color:inherit
}
.search-module-form .search-button-action{
    top: 10px;
    right: 5px;
    color: initial;
}
.search-module-key ul{
    display: flex;
    font-size: 12px;
    flex-flow: wrap;
}
.search-module-key ul li{
    margin-right:8px;
    opacity: .6;
    margin-bottom:8px
}
.search-module-key ul li.search-key{
    opacity: 1;
    cursor: pointer;
}
.search-module{
    padding:40px 0
}
.home_row.module-search{
    background-image: inherit ;
}
.home_row.home_row_bg_img:before {
    content: '';
    background: url(../images/pattern.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: .2;
}
.b2tooltip{
    font-size: 13px;
    position: absolute;
    background: rgba(18, 18, 18, 0.8);
    padding: 6px 10px;
    color: #ffffff;
    display: none;
    max-width: 265px;
    border-radius: 4px;
    z-index: 999;
}
table td{white-space: normal;}
.wp-block-table .has-fixed-layout {
    table-layout: inherit;
}
.entry-content table td{
    white-space: inherit;
}
.entry-content .yarpp-related .yarpp-thumbnail-title{
    font-size: 13px;
}
.entry-content .yarpp-thumbnails-horizontal .yarpp-thumbnail{
    height:180px
}
.entry-content .yarpp-related ol{
    background-color: #f5f6f7;
    padding:16px
}
.entry-content .yarpp-related ol li + li{
    margin-top:10px
}
.entry-content .yarpp-related a{
    font-size: 14px;
    color:inherit;
    font-weight: normal;
}
.entry-content .yarpp-related h3{
    font-weight: 400;
    font-size: 14px;
}

  
  
  
  
  

.b2-radius {
    border-radius: 4px;
}
.box, .side-fixed {
    background-color: #fff;
    box-shadow: 0px 0px 2px rgb(98 124 153 / 10%);
    position: relative;
}
.b2_gap>li .item-in, .shop-list-item, .shop-normal-item-in, .user-search-list li > div, .home-collection .home-collection-content, .post-3.post-3-li-dubble .b2_gap>li .item-in {
    margin-bottom: 16px;
    margin-right: 16px;
    overflow: hidden;
}
.link-block {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
}
.mobile-hidden {
    display: block;
}
.mobile-show {
    display: none;
}
.post-list-cats a:hover {
    color: #0066ff;
}
.post-list-cats a span:hover {
    color: #0066ff;background-color: rgba(0, 102, 255, 0.18)!important;
}
.picked.post-load-button span {
    color: #0066ff;
    background-color: rgba(0, 102, 255, 0.18)!important;
}
button.empty, .button.empty, li.current-menu-item > a, .top-menu-hide:hover .more, .header .top-menu ul li.depth-0:hover > a .b2-jt-block-down, button.text {
    color: #0066ff;
}
.widget-area section + section {
    margin-top: 16px;
}
.b2-color {
    color: #3860f4;
}
.link-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.b2-widget-hot-circle .b2-widget-title button.picked:before {
    border-color: transparent transparent #0066ff!important;
}
.b2-widget-hot-circle .b2-widget-title button.picked {
    color: #0066ff;
}
.home_row_0.homw-row-full.module-sliders {
    margin-top: -16px;
}
.home-collection .collection-out {
    margin-right: -16px;
    margin-bottom: -16px;
    padding: 0;
}
.b2-mg {
    margin: 16px;
}


#post-item-music .audio {
    margin: 0 -9px 20px;
    position: relative;height: 120px;
}
#post-item-music .audio .avatar {
    float: left;
    display: block;
    margin-top: 20px;
    margin-left: 20px;
    width: 51px;
    height: 51px;
    border-radius: 100%;
    cursor: pointer;
}

#post-item-music .audio .cover i {
    top: 19%;
    left: 97%;
    position: absolute;
    color: var(--jinsom-color);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-top: -25px;
    margin-left: -25px;
    font-size: 30px;
    line-height: 30px;
    z-index: 1;opacity: 0.2;
}
#post-item-music .audio .info {
    float: left;
    display: block;
    width: 207px;
    height: 100px;
}
#post-item-music .audio .title {
    float: left;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 22px;
    width: 165px;
    height: 50px;
    text-align: left;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
#post-item-music .aplayer {    position: relative;
    width: calc(100% - 25px);
    display: inline-block;
    padding: 0 15px;}

div,ul {
	border: 0;
	font-family: inherit;
	/*font-size: 100%;*/
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	word-wrap:break-word;
	/*box-sizing: border-box;*/
}
.post-list-meta-like, .post-list-meta-comment, .post-list-meta-views, .top-user-box-drop .top-user-info-box-count p b, .top-user-info-box .user-w-gold a, .credit-top-info-right span, .user-mission-info-right span, .user-mission-info-right, .w-a-count div span, .lv-icon.user-lv i, .user-w-tj div span, .bar-user-info-row .user-w-rw span, .user-money b, .user-credit b, .user-money-and-credit>div span, .user-sidebar-count li p, .widget-new-header .ps1, .shop-normal-item-price span, .shop-normal-tips, .b2-widget-post-order span, .custom-page-row.gold-row>div:first-child, .mission-page-user-right, .task-finish, .task-day-list li .task-box-r span b, .shop-single-price, .shop-single-data b, .content-footer-zan-cai span b, .circle-admin-info>div b, .vote-pk-left p, .vote-pk-right p, .topic-vote-radio-picked>div:first-child>span:last-child {
    font-family: 'DIN-Medium';
}
.mission-today-list .jinsom-empty-page .title p{ font-size:14px}
.mission-today-list .jinsom-empty-page i{ font-size:35px}
.widget-comment-contnet i {
    font-size:14px
}