/*
Theme Name:     青禾子主题
Theme URI:      https: //bk.kushe.net/
Description:    青禾良心作品
Author:         青禾
Author URI:     https: //bk.kushe.net/
Template:       b2
Version:        5.0
*/
/*优化头部header开始*/
 .site-header.social-top {
    height: 58px;
    background: #ffffff;
}
.logo img {
    /*height: 22px;*/
}
.header-banner-left .menu li.current-menu-item a {
    color: #121212;
    font-weight: 600;
}
.site .site-header-in {
    box-shadow: none;
}
.site .site-header-in > div:last-child {
    box-shadow: 0px 2px 4px rgb(114 114 117 / 6%);
}
.social-top .header {
    height: 58px;
    border: none;
    background: #fff0;
}
.social-top .site.up .header {
    background: #fff;
    z-index: 7;
}
.top-style-blur {
    display: none;
}
.social-top .header-banner {
    position: absolute;backdrop-filter: blur(4px);
}
.social-top .header-banner {
    transform: translate(0, 0);
    transition: transform .3s;
}
.social-top .site.up .site-header-in .header-banner {
    transform: translate(0, -58px);
    transition: transform .3s, background-color .3s ease-out;
}
.social-top .header .wrapper {
    height: 58px;
    opacity: 0;
    transform: translate(0, 20px);
    transition: transform .3s, background-color .3s ease-out, opacity .3s;
    -webkit-transition: transform .3s, background-color .3s ease-out, opacity .3s;
    /* Safari */
}
.social-top .site.up .site-header-in {
    transform: none;
    transition: none;
}
.social-top .site.up .top-style-bottom .wrapper {
    opacity: 1;
    transform: translate(0, 0);
    transition: transform .3s, background-color .3s ease-out, opacity .3s;
    -webkit-transition: transform .3s, background-color .3s ease-out, opacity .3s;
    /* Safari */
}
.social-top .header-banner-left .menu li a {
    /*font-size: 15px;*/
}
.social-top .top-menu ul li.depth-0 > a {
    /*font-size: 15px;*/
    color: #43484b;
    /*第二层导航菜单字体颜色修改，可以修改成自己颜色*/
    opacity: 1;
    /*height: 58px;*/
}
.social-top .top-menu ul li.depth-0 > a i {
    font-weight: 600;
}
.social-top .mobile-box {
    justify-content: normal;
}
.social-top .mobile-box .mobile-show {
    display: block;
}
.social-top .mobile-box .top-submit {
    position: absolute;
    right: 0;
    display: flex;
}
/*移动样式优化*/
 @media screen and (max-width: 768px) {
    .social-top .logo img {
        /*height: 20px;*/
    }
    .site-header.social-top {
        height: 90px;
    }
    .social-top .site.up .site-header-in {
        transform: translate(0, -43px);
        transition: transform .3s, background-color .3s ease-out;
    }
    .social-top .header .wrapper {
        opacity: 1;
        transform: none;
    }
    .social-top .site.up .site-header-in .header-banner {
        transform: none;
    }
    .social-top .top-submit {
        display: none !important;
    }
}
.b2-menu-3 .sub-menu-0 > li:hover > a, .b2-menu-3 .sub-menu-0 a:hover {
    background:#fcfcfc !important;
    color:#ea7279;
}
.b2-menu-3 .sub-menu-0 a {
    font-size: 14px;
    display: flex;
    padding: 10px 30px;
    justify-content: space-between
}
.b2-menu-3 .sub-menu-0>li:after {
    content:'';
    position: absolute;
    top: 15px;
    left: 12px;
    width: 0px;
    height: 0px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #f78da7
}
/* .sub-menu{
   background-color: var(--main-bg-color)!important;
    color: var(--key-color)!important; 
} */
 .b2-menu-3 .sub-menu-0>li:nth-child(2n+1):after {
    border: 3px solid #cf2e2e
}
.b2-menu-3 .sub-menu-0>li:nth-child(3n+1):after {
    border: 3px solid #ff6900
}
.b2-menu-3 .sub-menu-0>li:nth-child(4n+1):after {
    border: 3px solid #fcb900
}
.b2-menu-3 .sub-menu-0>li:nth-child(5n+1):after {
    border: 3px solid #7bdcb5
}
.b2-menu-3 .sub-menu-0>li:nth-child(6n+1):after {
    border: 3px solid #00d084
}
 .has_children .sub-menu {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
     box-shadow: 0 0 0px 0 rgb(0 0 0 / 8%);
}
/*优化头部header结束*/

/*优设样式网格美化块-开始*/
.thumb4566 {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 0
}
.list-item .item-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    height: 429px;
    overflow: hidden;
    position: relative;
     padding:10px;
}

.list-item .item-wrap:hover {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05)
}
.list-item .item-thumb {
    display: block
}
.list-item .item-meta {
    position: absolute;
    height: 22px;
    line-height: 20px;
    overflow: hidden;
    color: #b5b5b5
}
@media (min-width: 768px) {
    .list-item .item-meta {
        left: 10px;
    }
}
@media (min-width: 768px) {
    .list-item .item-meta {
        right: 10px;
    }
}
@media (min-width: 768px) {
    .list-item .item-meta {
        bottom: 11px;
    }
}
.list-item .item-meta a {
    color: #b5b5b5
}
.list-item .item-meta a:hover {
    color: #FF6A4E;
}
.list-item .item-meta .meta-right {
    position: absolute;
    right: 0;
    top: 0
}

.list-item .item-meta .meta-tag .tag-ico {
    display: inline-block;
    vertical-align: middle;
    background-color: #ffefda;
    color: #ff6000;
    margin-top: -2px;
    font-size: 12px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-right: .5em;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9)
}
.list-item .item-meta .meta-time {
    display: block;
}
.item-article .item-top {
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius:10px;
    border-radius: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}
.item-article .item-term .term-i:hover, .item-article .item-term a:hover {
    opacity: 1
}
.item-article .item-thumb {
    overflow: hidden;
    position: relative
}

.post-7.post-list ul.b2_gap {
    display: flex;
    flex-flow: wrap;
    align-items: stretch;
}
.item-article .item-thumb .thumb4566 {
    position: relative;
    padding-top: 63.63636364%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}
.item-article .item-main {
    margin-top: 22px;
    position: relative;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    z-index: 3
}
.item-article .item-title {
    font-size:20px;
    height: 60px;
    line-height:30px;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #fff
}
.item-article .item-title a:hover {
    color: #FF6A4E;
}
.item-article .item-top-extra {
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: normal
}
.item-article .item-top-extra .extra-item {
    float: left;
    white-space: nowrap;
    height: 25px;
    line-height:25px;
    font-size:14px;
    padding: 10px;
    color: #fff;
    letter-spacing: 1px
}
.item-article .item-top-extra .extra-item:last-child {
    background-color: #FF6A4E;
    -webkit-border-top-right-radius:10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    padding-left: 8px;
    padding-right:8px
}
.item-article .item-top-extra .extra-item:first-child {
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px
}
.item-article .item-top-extra .extra-item.extra-term {
    padding: 0
}
.item-article .item-top-extra .extra-item.extra-term a {
    display: block;
    padding-left: 12px;
    padding-right: 10px
}
.item-article .item-top-extra .extra-item {
    font-size:14px
}
@media (min-width: 768px) {
    .item-article .item-wrap:hover .item-top .thumb4566 {
        -webkit-transform:scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
}
.item-article .item-desc {
    background-color: #fafafa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #8a8a8a;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}
.item-article .item-desc .desc-wrap {
    padding: 16px 20px;
    display: block;
    font-size: 14px;
    line-height: 25px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    color: #8a8a8a
}
.item-article .item-desc .desc-wrap span {
    display: block;
    height: 50px;
    overflow: hidden;
}
.item-article .item-desc .desc-wrap {
    font-size:14px;
}
.meta-tag a {
    font-size: 14px;
}
i.uname {
    font-size: 12px;
}
.meta-right a:before {
    content: '#';
    line-height: 18px;
    width: 18px;
    height: 18px;
    margin-top: 2px;
    margin-right: 3px;
    color: #fff;
    text-align: center;
    float: left;
    background: #FF6A4E;
    border-radius: 50%;
    display: block;
}
.vip_tj_qinghe {
    position: absolute;
    top: 9px;
    right: -37px;
    z-index: 1;
    overflow: hidden !important;
    width: 120px;
    height: 30px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*优设样式网格美化块-结束*/

/*加载更多按钮*/
.load-more.box-in.box.b2-radius.mg-t {
    box-shadow: 0px 0px 0px rgb(98 124 153 / 10%) !important;
}
.post-list .load-more button span {
    color: #fff;
    font-size: 16px;
}
.load-more {
    width: 146px;
    background-color: #FF6A4E;
    margin: 0 auto;
    margin-top: 23px;
}
@media screen and (max-width:768px) {
    .load-more {
        margin-top: 2px;
        border-radius: 6px;
    }
    div#post-item-shoujiduan {
        padding-bottom: 10px;
    }
}
/*加载更多按钮*/

/*举报美化*/
.jubao-form .picked {
    background-color: #FF795F;
    color: #fff;
}
/*举报美化*/

/*首页的菜单栏befooe美化-开始*/
.social-top .header-banner-left .menu li a:before {
    content: " ";
    position: absolute;
    width: 100%;
    top: -4px;
    background: #ff6a4e;
    height: 5px;
    border-radius: 0 0 15px 15px;
    opacity: 0;
    transition: .3s;
}.social-top .header-banner-left .menu li a:hover:before{
    color:#ff6a4e;
    font-weight:700;
    opacity: 1;
}
/*首页的菜单栏befooe美化-结束*/


/*pre高亮代码美化-开始*/
 .enlighter-t-atomic .enlighter-toolbar .enlighter-btn-website {
    display: none;
}
.enlighter::-webkit-scrollbar {
    width:4px;
    height:4px
}
.enlighter::-webkit-scrollbar-thumb {
    background-color:#FF6A4E;
    border-radius:6px;
}
.enlighter::-webkit-scrollbar-track-piece {
    background:#272b33
}
.enlighter-default {
    border-radius:8px;
    padding-top:34px!important;
    margin-bottom:20px!important;
    background:#2a2b2c
}
.enlighter-default .enlighter {
    max-height:510px;
    overflow:auto;
    display:block;
    background:#272b33
}
.enlighter-default:after {
    content:" ";
    position:absolute;
    -webkit-border-radius:50%;
    border-radius:50%;
    background:#35cd4b;
    width:12px;
    height:12px;
    top:0;
    left:15px;
    margin-top:11px;
    -webkit-box-shadow:20px 0 #c7c7c7, 40px 0 #c7c7c7;
    box-shadow:20px 0 #fc625d, 40px 0 #fdbc40;
    transition-duration:.3s
}
.enlighter-default:hover:after {
    background:#fdbc40;
    -webkit-box-shadow:20px 0 #fc625d, 40px 0 #35cd4b;
    box-shadow:20px 0 #fc625d, 40px 0 #35cd4b
}
.enlighter-t-monokai.enlighter-linenumbers div.enlighter>div:before {
    color:#ccc;
    background:#2a2b2c
}
.enlighter-default.enlighter-hover div.enlighter>div:hover:before {
    color:#fff
}
.enlighter-t-monokai .enlighter span {
    font-size:1.8em
}
.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-raw {
    border-radius:4px
}
.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-copy {
    border-radius:4px
}
.enlighter-t-monokai .enlighter-toolbar .enlighter-btn-window {
    border-radius:4px
}
/*pre高亮代码美化-结束*/

/*文章内页的底部下载框美化-1到5列表-开始*/
div#item-name.picked .n-thumb b {
    color: #fff;
    background-color: #FF6A4E;
    opacity: .9;
}
div#item-name.picked .n-thumb{
    background:#FF6A4E;
}
div#item-name.picked span{
    font-weight:700;
}
/*文章内页的底部下载框美化-1到5列表-结束*/

/*文章页美化-开始*/
.wp-block-image {
    text-align: center;
    border-radius: 6px;
}
span#qinghe-docx-hover {
    color: #FF6A4E;
}
a#qinghe-docx {
    color: #000;
}
a#qinghe-docx:hover {
    color: #FF6A4E;
}
/*文章页美化-结束*/

/*资源型模块美化-开始*/
.post-8.post-list ul.b2_gap {
    display: flex
;
    flex-flow: wrap;
    align-items: stretch;
}
.color-0 {
    color: #8492A6!important
}
.color-2, .color-4 {
    color: #20a0ff!important
}
.color-6, .color-8 {
    color: #39c408!important
}
.color-3, .color-7 {
    color: #ff8400!important
}
.color-1, .color-5 {
    color: #837adc!important
}
.card {
    border-radius: 13px;
    margin-bottom: 30px;
    -webkit-transition: -webkit-transform .25s, -webkit-box-shadow .25s;
    transition: -webkit-transform .25s, -webkit-box-shadow .25s;
    transition: transform .25s, box-shadow .25s;
    transition: transform .25s, box-shadow .25s, -webkit-transform .25s, -webkit-box-shadow .25s;
    padding: 10px;
    background: #fff;
}
.card:hover {
    -webkit-transform: translateY(13px);
    transform: translateY(13px);
    -webkit-box-shadow: 0 3px 5px rgba(31, 45, 61, .2);
    box-shadow: 0 3px 5px rgba(31, 45, 61, .2)
}
.card:hover h2 {
    color: #20a0ff;
}
.card .cover {
    display: block;
    border-radius: 13px 13px 0 0;
    padding-top: 70%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.card .meta {
    padding: 8px 15px;
    background: #fff;
    border-radius: 0 0 13px 13px
}
.card .date {
    color: #8492a6;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    position: relative
}
.card h2, .card h2 {
    color: #475669;
    text-overflow: ellipsis;
    -webkit-transition: color .25s
}
.card .date:after {
    content:"";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    width: 20px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff)
}
.card h2 {
    font-size: 15px;
    margin: 6px 0 0;
    white-space: nowrap;
    overflow: hidden;
    transition: color .25s
}
.card h2:hover {
    color: #20a0ff
}
.card a {
    color: inherit;
    text-decoration: none
}
.card .tags {
    position: relative;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    color: transparent;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: .25s;
    transition: .25s;
    display: flex;
    align-items: center;
}
.card .tags:after, .card .tags:before {
    content:"";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    width: 20px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff)
}
.card .tags a {
    display: inline-block;
    font-size: 10px;
    line-height: 20px;
    padding: 0 10px;
    color: #20a0ff;
    position: relative
}
.card .tags a:before {
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: inherit;
    background: currentColor;
    border-radius: 20px;
    opacity: .15
}
.card .description {
    display: none
}
.card .summary {
    position: absolute;
    bottom: 12px;
    font-size: 12px;
    color: #657487;
    opacity: 0;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: .25s;
    transition: .25s
}
.card:hover .tags {
    opacity: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
}
.card:hover .summary {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}
.date {
    font-size: 14px;
    color: #8492A6;
    margin-top: .125em
}
.card[showas=img] .cover {
    padding-top: 0;
    width: 100%;
    min-height: 13px;
    background: #fff
}
.card .tags:after, .card .tags:before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(249, 250, 252, 0)), to(#f7f8fa));
    background: -webkit-linear-gradient(left, rgba(249, 250, 252, 0), #f7f8fa);
    background: linear-gradient(90deg, rgba(249, 250, 252, 0), #f7f8fa)
}
.card .tags:after, .card .tags:before {
    content:"";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    width: 20px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(240, 242, 247, 0)), to(#f0f2f7));
    background: -webkit-linear-gradient(left, rgba(240, 242, 247, 0), #f0f2f7);
    background: linear-gradient(90deg, rgba(240, 242, 247, 0), #f0f2f7)
}
.card .tags a:before {
    background: currentColor;
    opacity: .15;
    right: 0;
    border-radius: 20px;
    top: 0
}
.card .tags a {
    display: flex;
    font-size: 10px;
    line-height: 20px;
    padding: 0 10px;
    color: #20a0ff;
    position: relative;
    margin-right: 5px;
}
.card .tags a:before {
    content:"";
    position: absolute;
    left: 0;
    bottom: 0;
    color: inherit
}
.card .description {
    font-size: 12px;
    line-height: 1.43em;
    height: 3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #8492a6
}
.card .l-card-title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: 20px;
    height: 40px;
    white-space: unset!important
}
.card:hover .description {
    color: #475669
}
.card .description.s-card-desc {
    color: #99a9bf;
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 5px 0;
    line-height: 20px;
    font-size: 13px;
    height: 40px
}
.card .badage {
    position: absolute;
    right: 0;
    bottom: -20px;
    z-index: 2;
    font-size: 12px;
}
.card .badage>div {
    display: inline-block;
    position: relative;
    margin: 0 -15px 8px 0;
    filter: drop-shadow(-5px 5px 3px rgba(126, 129, 132, .3))
}
.card .badage>div:after, .card .badage>div:before {
    content:"";
    display: block;
    border-style: solid;
    position: absolute
}

.card .badage>div:before {
    right: 0;
    top: -6px;
    border-color: transparent transparent #7d8185 #7d8185;
    border-width: 3px;
    transform-origin: bottom;
    transform: scaleY(.75)
}
.card .badage>div:after {
    border-color: transparent #7e8184 #7e8184 transparent;
    border-width: 11px 5px;
    top: 0;
    left: -10px
}
.card .badage>div>.content {
    display: inline-block;
    color: #fff;
    background: linear-gradient(90deg, #7e8184, #9ca3a9 calc(100% - 6px), #bcc0c4);
    font-size: 12px
}
.card .badage>div.red {
    filter: drop-shadow(-5px 5px 3px rgba(255, 73, 73, .3))
}

.card .badage>div.green {
    filter: drop-shadow(-5px 5px 3px rgba(86, 175, 51, .3))
}
.card .badage>div.green:after {
    border-right-color: #5ea636;
    border-bottom-color: #5ea636
}
.card .badage>div.green>.content {
    background: linear-gradient(90deg, #5ea636, #97c22d calc(100% - 6px), #bcd540)
}
.card .badage>div.yellow {
    filter: drop-shadow(-5px 5px 3px rgba(238, 118, 28, .3))
}
.card .badage>div.yellow:before {
    border-left-color: #ff7800;
    border-bottom-color: #ff7800
}
.card .badage>div.yellow:after {
    border-right-color: #ff7800;
    border-bottom-color: #ff7800
}
.card .badage>div.yellow>.content {
    background: linear-gradient(90deg, #ff7800, #f18c1a calc(100% - 6px), #f5c01b)
}
.card .badage>div.blue {
    filter: drop-shadow(-5px 5px 3px rgba(39, 145, 255, .3))
}
.card .badage>div.blue:before {
    border-left-color: #2791ff;
    border-bottom-color: #2791ff
}
.card .badage>div.blue:after {
    border-right-color: #2791ff;
    border-bottom-color: #2791ff
}
.card .badage>div.blue>.content {
    background: linear-gradient(90deg, #2791ff, #40acff calc(100% - 6px), #78deff)
}
.card .badage>div:after, .card .badage>div:before {
    display: block;
    border-style: solid;
    position: absolute;
    content:""
}
.card .badage>div:before {
    right: 0;
    top: -6px;
    border-color: transparent transparent #7d8185 #7d8185;
    border-width: 3px;
    transform-origin: bottom;
    transform: scaleY(.75)
}
.card .badage>div:after {
    border-color: transparent #7e8184 #7e8184 transparent;
    border-width: 11px 5px;
    top: 0;
    left: -10px
}
.card .badage>div>.content {
    display: inline-block;
    color: #fff;
    background: linear-gradient(90deg, #7e8184, #9ca3a9 calc(100% - 6px), #bcc0c4);
    font-size: 12px !important;
    line-height: 22px;
}
.card .badage>div.red {
    filter: drop-shadow(-5px 5px 3px rgba(255, 73, 73, .3))
}
.card .badage>div.red:before {
   border-left-color: #FF6A4E;
    border-bottom-color: #FF6A4E;
}
.card .badage>div.red:after {
    border-right-color: #FF6A4E;
    border-bottom-color: #FF6A4E
}
.card .badage>div.red>.content {
    background: linear-gradient(90deg, #FF6A4E, #ff7849 calc(100% - 6px), #ffb350)
}
.card .badage>div.green {
    filter: drop-shadow(-5px 5px 3px rgba(86, 175, 51, .3))
}
.card .badage>div.green:before {
    border-left-color: #5ea636;
    border-bottom-color: #5ea636
}
.card .badage>div.green:after {
    border-right-color: #5ea636;
    border-bottom-color: #5ea636
}
.card .badage>div.green>.content {
    background: linear-gradient(90deg, #5ea636, #97c22d calc(100% - 6px), #bcd540)
}
.card .badage>div.yellow {
    filter: drop-shadow(-5px 5px 3px rgba(238, 118, 28, .3))
}
.card .badage>div.yellow:before {
    border-left-color: #ff7800;
    border-bottom-color: #ff7800
}
.card .badage>div.yellow:after {
    border-right-color: #ff7800;
    border-bottom-color: #ff7800
}
.card .badage>div.yellow>.content {
    background: linear-gradient(90deg, #ff7800, #f18c1a calc(100% - 6px), #f5c01b)
}
.card .badage>div.blue {
    filter: drop-shadow(-5px 5px 3px rgba(39, 145, 255, .3))
}
.card .badage>div.blue:before {
    border-left-color: #2791ff;
    border-bottom-color: #2791ff
}
.card .badage>div.blue:after {
    border-right-color: #2791ff;
    border-bottom-color: #2791ff
}
.card .badage>div.blue>.content {
    background: linear-gradient(90deg, #2791ff, #40acff calc(100% - 6px), #78deff)
}
@media screen and (max-width: 767px) {
    .card .badage {
        display:block;
    }
}
.entry-media {
    position: relative;
}
.card .badage>div>.content, .card .badage>div>.content {
    margin: 0;
    line-height: 22px;
    height: 22px;
    padding: 0 15px 0 8px;
    border-bottom-right-radius: 5px
}
.card .badage>div.logindfd>.content {
    background: linear-gradient(90deg, #d8407a, #822265 calc(100% - 6px), #a940d5);
}
.card .badage>div.logindfd {
    filter: drop-shadow(-5px 5px 3px rgba(195, 74, 120, .3));
}
.card .badage>div.logindfd:before {
    border-left-color: #9629ca;
    border-bottom-color: #9629ca;
}
.card .badage>div.logindfd:after {
    border-right-color: #c14978;
    border-bottom-color: #c14978;
}
.card .badage>div.fufeisd:before {
    border-left-color: #0078ff;
    border-bottom-color: #0078ff;
}
.card .badage>div.fufeisd:after {
    border-right-color: #4e9ef8;
    border-bottom-color: #4e9ef8;
}
.card .badage>div.fufeisd>.content {
    background: linear-gradient(90deg, #4e9ef8, #639cf1 calc(100% - 6px), #99c9ff);
}
.card .badage .fufeisd {
    filter: drop-shadow(-5px 5px 3px rgba(98, 156, 241, .3));
}
.card .badage>div.pinglunsd:before {
    border-left-color: #7269d9;
    border-bottom-color: #7269d9;
}
.card .badage>div.pinglunsd:after {
    border-right-color: #817ad6;
    border-bottom-color: #817ad6;
}
.card .badage>div.pinglunsd>.content {
    background: linear-gradient(90deg, #817ad6, #948fd3 calc(100% - 6px), #b1ade9);
}
.card .badage .pinglunsd {
    filter: drop-shadow(-5px 5px 3px rgba(128, 122, 208, .3));
}
.remen {
    background: #f5f6f7;
    opacity: 0.98;
    display: flex !important;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.tipssduo {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 5;
    color: #000000;
    text-align: center;
    border: 7px solid #f5f6f7;
    font-size: 18px;
}
.entry-media span.icttag {
    position: absolute;
    top: 0;
    color: #fff;
    right: 15px;
    font-size: 12px;
    background: #33333375;
    z-index: 1;
    padding: 1px 6px;
    border-radius: 6px;
    margin-top: 9.3px;
    height: 22px;
    display: flex;
    align-items: center;
}
.label::before {
	content:"";
	width:0.5rem;
	height:0.5rem;
	border:0.25rem solid;
	display:block;
	border-radius:50%;
	margin-right:0.25rem;
}
.entry-media .label {
	position:absolute;
	top:0;
	left:0;
	margin:0.5rem;
	z-index:1;
	display:flex;
	align-items:center;
	font-size:.6875rem;
	font-weight:700;
	background-color:rgba(255,255,255,.5);
	text-transform:uppercase;
	line-height:1rem;
	padding:0.25rem 0.5rem;
	border-radius:0.75rem;
	backdrop-filter:blur(5px);
	-webkit-backdrop-filter:blur(5px);
	pointer-events:none;
}
.labelup {
	color:#37b6e5;
}
.labelup::before {
	box-shadow:0 0.25rem 0.5rem 0 rgba(55,176,229,.3);
}
.labelnew {
	color:#f9563d;
}
.labelnew::before {
    box-shadow: 0 0.25rem 0.5rem 0 #f9563d33;
}
.badg.badg-sm {
    font-size: .8em;
    padding: 0 0.4em;
    vertical-align: 0.1em;
    min-width: 1.6em;
}
.badg {
    border-radius: 4px;
    display: inline-block;
    border-radius: 4px;
    transition: .15s;
    border: 1px solid #00000000;
    vertical-align: middle;
    padding: 0.3em 0.6em;
    text-align: center;
    font-weight: 400;
    box-shadow: #ff6f061a;
    text-shadow: 0 0 0;
    line-height: 1.44;
}
.mr61 {
    margin-right: 6px;
}.c-jifen {
    color: #ff6f06;
    background: rgba(255, 111, 6, 0.1);
}

.c-denglu{
   color: #ff3355;
    background: rgb(255 0 0 / 10%);
}
.c-mianfei{
    color: #0066ff;
    background: #0066ff26;
}
.c-fufei{
        color: #ff00ec;
    background: #ff00ec24;
}
.c-pinglun{
    color: #00baad;
    background: #00baad33;
}
i.iconfontsd.iconss-xiazai {
    font-size: 12px;
    vertical-align: middle;
    margin-right: 1px;
}
svg.xi-ico {
    width: 14px;
    height: 14px;
    fill: #757575;
    margin: 0 5px -2px 10px;
}
/*资源型模块美化-结束*/

/*精美壁纸样式板块-开始*/
.post-9.post-list ul.b2_gap {
    display: flex;
    flex-flow: wrap;
    align-items: stretch;
}
.post-9 .mi-trade.td1 {
    background: linear-gradient(135deg, #fd7a64 10%, #fb2d2d 100%);
    color: #fff;
}
.post-9 .mi-trade {
    display: inline-block;
    padding: 1px 5px;
    text-align: center;
    color: #71481b;
    background: linear-gradient(90deg, #eacca3, #ebab43);
    border-radius: 4px;
    font-size: 13px;
    position: absolute;
    top: 10px;
    left: 10px;
}.mi-trade .b2font {
    font-size: 13px !important;
}.post-9 .image-count {
    position: absolute;
    height: 24px;
    font-weight: 900;
    line-height: 24px;
    right: 10px;
    top: 9px;
    background: rgba(0, 0, 0, .4);
    border-radius: 12px;
    padding: 0 8px;
    font-size: 12px;
    color: #FFF;
}.post-9 .image-count i.b2-image-fill {
    font-size: 14px;
    padding-right: 5px;
}
.post-9 .post-info h2 {
    margin: 5px auto;
}.post-9 .post-list-item .item-in .post-info {
    transition: opacity 1s ease-in-out;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align:center;
    box-sizing: border-box;
    border-radius: 0 0 var(--b2radius) var(--b2radius);
    white-space: nowrap;
    overflow: hidden;
    transition: .3s;
    padding:0px 10px;
    color:#fff;
    background: rgba(0, 0, 0, .2);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}
.qinghe_post9 .post-module-thumb img{
     -webkit-transition: all .3s;
    transition: all .3s;
}
.qinghe_post9:hover .post-module-thumb img{
     transform: scale(1.05);
}.post-9 .mi-trade {
    display: inline-block;
    padding: 0px 3px;
    text-align: center;
    color: #71481b;
    background: linear-gradient(90deg, #eacca3, #ebab43);
    border-radius: 4px;
    font-size: 13px;
    position: absolute;
    top: 10px;
    left: 10px;
}
/*精美壁纸样式板块-结束*/

/*文章封面的音乐区块美化*/
.post-audio {
	position:relative;
	display:block;
	overflow:hidden;
	text-align:center;
}
.overflow-hidden {
	position:absolute;
	top:0;
	left:0;
	display:flex;
	overflow:hidden;
	width:100%;
	height:100%;
}
.post-audio:before {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	right:0;
	filter:blur(5px);
	backdrop-filter:saturate(150%) blur(32px);
	background-color:rgb(0 0 0 / 20%);
	overflow:hidden;
	border-radius:10px;
}
.audio-pan {
	height:100%;
}
.play-icon {
	position:absolute;
	top:calc((100% - 66px) / 2);
	right:calc((100% - 60px) / 2);
	z-index:1;
	z-index:2;
	width:60px;
	height:60px;
	border:5px solid #ffffff9e;
	border-radius:60px;
}
.play-pan {
	position:absolute;
	top:calc((100% - 136px) / 2);
	right:calc((100% - 130px) / 2);
	z-index:1;
	width:120px;
	height:120px;
	border:10px solid #f5f6f766;
	border-radius:100% !important;
	box-shadow:rgb(0 0 0 / 15%) 0 4px 12px;
}

@-webkit-keyframes z {
    from {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0) rotateY(0) rotateZ(0) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0) rotateY(0) rotateZ(0) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0) rotateY(0) rotateZ(0) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0) rotateY(0) rotateZ(0) scaleX(1) scaleY(1) scaleZ(1)
    }

    to {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0) rotateY(0) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0) rotateY(0) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0) rotateY(0) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0) rotateY(0) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1)
    }
}
/*文章封面的音乐区块美化*/

/*文章内页的音乐区块美化开始*/
.audio-box:after {
	content:"";
	width:100%;
	height:230px;
	position:absolute;
	top:0;
	left:0;
	filter:blur(10px);
	backdrop-filter:saturate(150%) blur(32px);
}
.audio-left {
	display:flex;
	z-index:1;
	padding:20px;
	border-radius:50%;
	width:190px;
	height:190px;
	align-items:center;
	justify-content:center;
	background:#00000057;
	flex-direction:column
}
.audio-left img {
	position:absolute;
	z-index:3;
	display:initial;
	margin:0!important;
	width:80px;
	height:80px;
	cursor:pointer
}
#qinghe_post_mp3 .cover-bg {
	width:150px;
	height:150px;
	border-radius:50%;
	background-color:#000;
	background-position:center center;
	background-size:auto 100%;
	background-repeat:no-repeat;
	justify-content:center;
	align-items:center;
	-webkit-animation:z 5s linear 0s infinite;
	-moz-animation:z 5s linear 0s infinite;
	-ms-animation:z 5s linear 0s infinite;
	animation:z 5s linear 0s infinite
}
#qinghe_post_mp3 {
	margin-bottom:20px;
}
#qinghe_post_mp3 .audio-right {
	margin-left:20px;
	margin-right:0;
	padding:20px;
	z-index:1;
	border-radius:24px;
	background:#00000057;
	width:100%;
	color:#333333
}
#qinghe_post_mp3 .audio-box {
	display:flex;
	padding:20px;
}
#qinghe_post_mp3 .audio-right h1 {
	display:-webkit-box;
	overflow:hidden;
	margin-bottom:10px;
	padding-left:0!important;
	text-overflow:ellipsis;
	text-overflow:ellipsis;
	color:#fff;
	letter-spacing:.5px;
	font-weight:500;
	font-size:1.5em!important;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2
}
#qinghe_post_mp3 .audio-right .b2timeago {
	color:#fff
}
#qinghe_post_mp3 .audio-right h1:after {
	position:absolute;
	left:0;
	width:0!important;
	height:100%;
	border-radius:2px;
	content:''
}
#qinghe_post_mp3 .progress-bar-bg {
	position:relative;
	height:10px;
	background-color:#d9d9d9;
	border-radius:20px;
	cursor:pointer
}
#qinghe_post_mp3 .progress-yinfu {
	position:absolute;
	border-radius:150px;
	width:101%;
	height:100%
}
#qinghe_post_mp3 .progress-bar-bg span {
	position:absolute;
	width:2px;
	height:100%;
	content:" ";
	cursor:pointer
}
#qinghe_post_mp3 .progress-bar {
	width:0;
	height:100%;
	border-radius:20px;
	background-image:linear-gradient(to top,#4481eb 0,#04befe 100%)
}
#qinghe_post_mp3 .audio-time {
	overflow:hidden;
	margin-top:10px;
	color:#eee
}
#qinghe_post_mp3 .audio-length-current {
	float:left;
	font-size:14px
}
#qinghe_post_mp3 .audio-length-total {
	float:right;
	font-size:14px
}
#qinghe_post_mp3 .n-box fieldset {
	padding:10px;
	border:1px dashed #bdbdbd;
	border-radius:5px;
	text-align:center;
	font-size:12px;
	line-height:2em
}
#qinghe_post_mp3 .audio-pan .play-icon {
	position:relative;
	top:0;
	z-index:2;
	padding:10px 50px
}
#qinghe_post_mp3 .audio-pan .play-zhen {
	position:absolute;
	top:20px;
	right:24px;
	z-index:2;
	width:auto!important;
	height:100px;
	height:50%!important;
	transition:all .6s ease-in-out;
	transform:rotate(-9deg);
	transform-origin:right top
}
#qinghe_post_mp3 .audio-pan .play-dot {
	position:absolute;
	top:15px;
	right:17px;
	z-index:3;
	width:20px!important;
	height:20px
}
#qinghe_post_mp3 .audio-pan .play-pan {
	position:relative;
	top:0;
	margin-top:-70%;
	padding:10px 50px
}
#qinghe_post_mp3 .poster-footer {
	font-size:14px;
	padding:16px 0;
	border-top:unset
}

/*文章内页的音乐区块美化结束*/

/*文章视频封面样式-开始*/
#Onecad_vido {
	position:absolute;
	top:0;
	left:0;
	display:flex;
	width:100%;
	height:100%;
}
#Onecad_vido .post-has-video span {
	position:absolute;
	top:calc(100% / 2 - 25px);
	left:calc(100% / 2 - 25px);
	z-index:1;
	display:block;
	width:50px;
	height:50px;
	background:url(/wp-content/themes/b2child/Assets/imgs/play_cover.png) center no-repeat;
}
#Onecad_vido canvas,#Onecad_vido img,#Onecad_vido video,#Onecad_vido.onecad_app_img {
	position:absolute;
	top:50%;
	left:50%;
	box-sizing:border-box;
	width:calc(100% + 2px);
	height:calc(100% + 2px);
	max-width:none;
	background-color:#000;
	transform:translate(-50%,-50%)
}
/*文章视频封面样式-结束*/

/*导航菜单栏子栏目美化-开始*/
.menu-post-box:hover a{
    text-decoration: none;
    color:#FF6A4E;
    font-weight:700;
}.b2-menu-1 .sub-menu-0 li span{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.b2-menu-1 .sub-menu-0 li a p{
   display:none;
}
/*导航菜单栏子栏目美化-开始*/

/*// 给文章主要内容进行加密(防止被爬站)[数据保护]样式二【美化版】开始*/
.wiiuii_boy {
    margin:0 auto;
    padding-bottom:2em
}
.wiiuii_boy .wu-bg {
    height:300px;
    background-image:linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url(https://api.sdklib.com/img);
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
    border-radius:8px;
    cursor:pointer
}
.wiiuii_boy .wu-bg-d {
    height:100%;
    align-items:center;
    place-content:flex-start space-around;
    display:flex;
    z-in1dex:1
}
.wiiuii_boy .wu-main {
    text-align:center
}
.wiiuii_boy .wu-ico svg[data-stroke] {
    stroke:#fff
}
.wiiuii_boy .wu-ico, .wiiuii_boy .wu-ico svg {
    height:2.5rem;
    width:2.5rem
}
.wiiuii_boy .wu-ico {
    display:flex;
    margin:0 auto;
    opacity:.8;
    margin-bottom:-2px;
    margin-top: 15px;
}
.wiiuii_boy .wu-ico svg {
    align-self:center;
    fill:#fff;
    stroke-width:1.2px;
    margin-top:-20px;
}
.wiiuii_boy .wu-button {
    width: 120px;
    margin:2rem;
    border-radius:10px;
    font-weight:700 !important;
    border: 0px solid #fff;
    padding:.46875rem 1rem;
    color: #fff !important;
    background: #ffffff69;
    margin-bottom: 22px;
}
@media screen and (max-width:768px) {
    .wiiuii_boy .wu-button {
        margin:0
    }
    .wiiuii_boy .wu-ico {
        margin-bottom:-10px
    }
    .wiiuii_boy .wu-ico svg {
        height:2rem;
        width:2rem
    }
    h6.ssd234>p {
        margin-top:20px;
        margin-bottom:5px
    }
}
.wiiuii_boy .wu-button:hover {
    background-color: #FF6A4E;
}
@media screen and (max-width:980px) {
    .wiiuii_w {
        width:70%;
        margin:0 auto;
        text-align:center
    }
}
.mb1000 {
    margin-bottom:10px
}
.line-form, .relative {
    position:relative
}
.scale-placeholder {
    position:absolute;
    bottom:18px;
    opacity:.5;
    transition:.2s;
    padding-left:4px;
    transform-origin:left top;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    pointer-events:none;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    z-index:1;
    cursor:text;
    color:#fff;
    font-size:13px
}
.is-focus.scale-placeholder, input:focus~.scale-placeholder {
    transform:translateY(-11px);
    font-size:11px
}
.line-form-input {
    outline:0!important;
    border:none !important;
    display:block;
    width:100%;
    padding:1em 2em .4em .3em;
    opacity:.8;
    transition:.3s;
    background:0 0!important;
    color:#fff !important
}
.line-form-line, .line-form-line:before {
    position:absolute;
    bottom:0;
    left:0;
    height:1px;
    width:100%;
    transition:.8s
}
.line-form-line:before {
    content:'';
    width:0;
    background:#ffffff;
       width:35%;
}
.line-form-input:focus~.line-form-line:before, .line-form-input:hover~.line-form-line:before {
    width:100%
}
.wu-main label{
    display:inline-block;
    max-width:100%;
    margin-bottom:10px;
    font-weight:700
}
.entry-content iframe {
    min-height: 450px;
    margin-bottom: 22px;
    border-radius: 8px;
}
@media screen and (max-width:768px) {
    .footer-wave {
        display:none
    }
    .entry-content iframe {
        height:250px !important;
    }
    div #vides {
        width:auto
    }
    .wiiuii_boy .wu-bg {
        height:220px
    }
}


h6.ssd234 {
    margin-top: 20px;
}

.c-mimayic{
    color: #ff8989;
    background: #ff898940;
}


.tuijain {
    background-color: #ff0000;
    background-image: linear-gradient(-60deg,#ffe1cc8c 0%,#ef858594 100%);
}

.tipss121 {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 3;
    width: 70px;
    height: 20px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    font-size: 13px;
    border: 2px solid #fff;
    padding-bottom: 21px;
}
/*// 给文章主要内容进行加密(防止被爬站)[数据保护]样式二【美化版】结束*/

/** 纯代码实现 WordPress 文章设置隐藏内容公众号可见    开始*/
.post_hide_box,.secret-password {background:none repeat scroll 0 0 #efe;border-left:5px solid #e74c3c;color:#555;padding:10px 0 10px 10px;border-radius:5px;margin-bottom:15px;overflow:hidden;clear:both;}
.post_hide_box .post-secret {font-size:18px;line-height:20px;color:#e74c3c;margin:5px;}
.post_hide_box form {margin:15px 0;}
.post_hide_box form span {font-size:18px;font-weight:700;}
.post_hide_box .erweima {margin-left:20px;margin-right:16px;}
.post_hide_box input[type=password] {color:#9ba1a8;padding:6px;background-color:#f6f6f6;border:1px solid #e4e6e8;font-size:12px;-moz-transition:border .25s linear,color .25s linear,background-color .25s linear;-webkit-transition:border .25s linear,color .25s linear,background-color .25s linear;-o-transition:border .25s linear,color .25s linear,background-color .25s linear;transition:border .25s linear,color .25s linear,background-color .25s linear;}
.post_hide_box input[type=submit] {background:#F88C00;border:none;border:2px solid;border-color:#F88C00;border-left:none;border-top:none;padding:0px;width:100px;height:38px;color:#fff;outline:0;border-radius:0 0 2px 0;font-size:16px;}
.post_hide_box .details span {color:#e74c3c;}
.post_hide_box .detailsspan {color:#e74c3c;}
.gzhhide .gzhcode {position:absolute;width:100px;height:100px;right:20px;top:50%;margin-top:-50px}
.gzhhide {background:#fff;border-radius:10px;padding:20px;margin:15px 0;position:relative;box-shadow:0 0 20px #d0d0d0}
.gzhhide .gzhtitle {position:relative;font-size:17px;font-weight:700;color:#6c80a7;padding:6px 140px 0 40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gzhhide .gzhtitle .fa {position:absolute;left:0;font-size:35px;top:0}
.gzh-content {padding:20px 140px 15px 0;font-size:14px;color:#777}
.gzhbox {padding:0 140px 10px 0}
.gzhbox input {width:45%;border:none;color:#737373;font-size:13px;height:35px;line-height:35px;background:#f2f2f2;border-radius:4px;outline:none;float:left;padding:0 10px}
.gzhbox button {width:20%;margin-left:15%;border:none;background:#3b8cff;color:#fff;padding:5px 0;font-size:14px;border-radius:5px}
.gzhhide .gzhcode {position:absolute;width:100px;height:100px;right:20px;top:50%;margin-top:-50px}
.gzhbox {padding:0}
.gzh-content {padding:20px 90px 15px 0}
.gzhhide .gzhcode {width:80px;height:80px}
#vivideo {height:200px}
.gzhhide .gzhtitle i {font-style:normal;}
@font-face {font-family:fontawesome;src:url(/wp-content/themes/b2child/Assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/themes/b2child/Assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(/wp-content/themes/b2child/Assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/wp-content/themes/b2child/Assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/wp-content/themes/b2child/Assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/wp-content/themes/b2child/Assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}
.fa {display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lock:before {content:"\f023"}
/** 纯代码实现 WordPress 文章设置隐藏内容公众号可见    结束*/




/*文章页超链接美化-开始*/
.entry-content>p a:hover,.content-show-roles>p a:hover {
    color: #ff4500;
    text-decoration: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 4'%3E%3Cpath fill='none' stroke='%23FF4500' d='M0 3.5c5 0 5-3 10-3s5 3 10 3 5-3 10-3 5 3 10 3'/%3E%3C/svg%3E")repeat-x 0 100%;
    background-size: 20px auto;
    animation: waveMove 1s infinite linear
}

@keyframes waveMove {
    FROM {
        background-position: 0 100%
    }

    to {
        background-position: -20px 100%
    }
}
/*文章页超链接美化-结束*/

/*//新版评论表情*/
/**tabs**/
.bq-close {
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
}
.tabPanel ul li:hover {
    background: #ea7279;
    color: #fff;
    height: 28px;
}
.comt-smilies a:hover {
    box-shadow: 0px 2px 5px #b5b5b5;
}
.tabPanel ul {
    background: #fff;
    display: flex;
    height: 30px;
    position: absolute;
    /* bottom:0; */
    width: 100%;
}
.tabPanel ul li {
    z-index: 5;
    float: left;
    font-size: 12px;
    height: 29px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    /* border-radius:4px; */
    background: #fff
}
.tabPanel .hit {
    border-bottom: 1px solid #fff;
    cursor: pointer;
    color: #fff;
    /* text-shadow:0 1px 0 #fff; */
    background: #4faff8;
}
.pane {
    margin-left: 15px;
    margin-top: 10px;
    min-height: 100px;
    background-color: #fff;
    display: none;
    width: 100%;
}
.panes {
     z-index: 4;
    width: 347px;
    height: 224px;
    position: absolute;
    overflow: scroll;
    background: #fff;
    margin-top: 25px;
    overflow-x: hidden;
}
 
.wp-smiley{
    max-height:50px!important;
    width: 50px!important;
    height: 50px!important;
}
.comt-smilies img {
    width: 50px;
    height: 50px;
}
.comt-smilies a {
    list-style-type: none;
    background: #f7f7f7;
    /* padding:5px 10px; */
    border-radius: 5px;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    margin: 0 16px 4px 0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
}
.comt-smilies1 {
    box-shadow: 0px 2px 5px rgb(181 181 181 / 32%);
    border: 1px solid #b7b7b780;
    padding: 10px;
    background: #ffffff;
    z-index: 4;
    display: none;
    width: 350px;
    height: 230px;
    position: absolute;
    margin-top: -240px;
    overflow: scroll;
}
.comt-smilies {
    border-radius: 4px;
    height: 256px;
    box-shadow: 0px 2px 5px rgb(181 181 181 / 32%);
    border: 1px solid #b7b7b780;
    background: #fff;
    width: 350px;
    margin-top: -260px;
    z-index: 3;
    position: absolute;
    display: none;
    overflow: hidden;
}
.comt-addsmilies {
    margin-right: 20px;
    background: #fff;
    border-radius: 4px;
    font-size: 13px;
    height: 22px;
    box-sizing: border-box;
    z-index: 1;
}
.com-form-button-l i{
        font-size: 25px;
}
.mrxu-item-xu-w {
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-color: rgba(51,51,51,.2);
    background-size: 50%;
    position: absolute;
    top: 0;
    z-index: 2;
    display: none;
}
.post-module-thumb:hover .mrxu-item-xu-w{
    display: block;
}
.tt-slider {
    height: 50px;
        overflow: hidden;
}
.tt-slider .swiper-wrapper{
   height: 50px; 
       overflow: hidden;
}

@media screen and (max-width: 768px) {
    .comt-smilies {
     width: 316px;
  }
  .comt-smilies a {
  margin: 0 10px 4px 0;
   }
   .pane {
    margin-left: 12px;
   }
}
/*//新版评论表情*/

/*//夸夸功能  开始*/

.kuakua-first-box{
    margin: auto;
    width: 440px;
    border-radius: 16px;
    bottom: auto;
    min-height: 10rem;
    left: 50%;
    position: fixed;
    right: auto;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 1032;
    box-shadow: 0px 0px 20px #0000001f;
    display: none;
}
@media screen and (max-width: 500px){.kuakua-first-box{width:94%;}}
.kuakua-ei{
    border-radius: 4px;
    overflow: inherit;
}
.kuakua-close{
    z-index: 9999;
    right: 14px !important;
    display: flex;
    position: absolute;
    right: 8px;
    top: 4px;
    padding: 16px;
    cursor: pointer;
}
.kuakua-column{
    position: absolute;
    width: 298px;
    height: auto;
    top: -28px;
    left: 0px;
    right: 0px;
    z-index: 6000;
    background: url(/wp-content/themes/b2child/Assets/imgs/kua-ribbon.png) 0% 0% / 298px 83px no-repeat;
    margin: 0 auto;
    text-align: center;
}
.kuakua-headerIcon{
    border-radius: 50%;
    position: relative;
    text-align: center;
    padding: 6px;
    background-color: rgb(255, 255, 255);
    width: 78px;
    height: 78px;
    margin: 0 auto;
}
.kuakua-icon{
    width: 60px !important;
    height: 60px !important;
    fill: currentcolor;
    transition: transform 0.3s ease 0s;
    cursor: pointer;
}
.kuakua-headerTitle{
    font-size: 20px;
    font-weight: 600;
}
.kuakua-modal-body{
    position: relative;
    background-color: transparent;
    text-align: center;
    border-bottom: none;
    border-top: none;
    border-radius: 0px;
    box-shadow: none;
    padding: 65px 30px 20px 30px;
}
.kuakua-contentBox{
    width: 100%;
    min-height: 102px;
    padding: 15px 20px;
    margin-top: 32px;
    border-radius: 0;
    box-sizing: border-box;
    position: relative;
    background-color: rgb(244, 244, 244);
    text-align: center;
    border-bottom: none;
    border-top: none;
    box-shadow: none;
}
.kuakua-comment{
    margin-bottom: 10px;
    line-height: 26px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    word-break: break-all;
    transition: all 0s ease 0s;
    color: rgb(68, 68, 68);
    font-size: 18px;
}
.kuakua-cancelBtn{
    background-color: rgb(255, 255, 255);
    color: rgb(102, 102, 102);
    border: none;
    border-radius: 36px;
    transition: all 0.3s ease 0s;
    padding: 4px;
    width: 80px;
    display: inline-block;
    margin-top: 10px;
}
.kuakua-confirmBtn{
    background: rgb(255, 227, 0);
    width: 118px;
    height: 36px;
    display: inline-block;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(255, 227, 0);
    color: rgb(68, 68, 68);
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    box-sizing: border-box;
    margin-top: 20px;
}
.form-control:focus {
    border: 1px solid rgb(148 148 148) !important;
    box-shadow: none !important;
}

.kuakua-first-box span{ 
        margin-right: 0px !important;
}

span.hide-sm {
    margin-left: 4px;
}

/*//夸夸功能  结束*/

/* 内容和图片模糊效果 */
.island-content,
.dynamic-island img {
    filter: blur(10px); /* 初始状态模糊 */
    transition: filter 0.8s ease-in-out; /* 过渡到清晰状态 */
}

.dynamic-island.active .island-content,
.dynamic-island.active img {
    filter: blur(0); /* 激活状态清晰 */
}

.bar-box i.icon-firm_auth{
    position:relative;
    right:-3px;
}


@media screen and (max-width: 768px) {
    .comment .comment-item {
    padding: 15px 0 10px 52px;
}
     
}



/*B2文章划过动画图片开始*/
 .post-module-thumb:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    background: url(https://www.moepd.com/images/2025/07/21/622856225fe2ab1e7df6aa8a07d0f02f.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 3;
    -webkit-transform: scale(2);
    transform: scale(2);
    transition: opacity .75s, -webkit-transform .75s;
    transition: transform .75s, opacity .75s;
    transition: transform .75s, opacity .75s, -webkit-transform .75s;
    opacity: 0;
    pointer-events: none;
}
.post-module-thumb:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    transition: background .35s;
    border-radius: 8px;
    z-index: 2;
    max-width: 765px;
    margin: 0 auto;
    pointer-events: none;
}
 .post-module-thumb:hover:before {
                background: rgba(0,0,0,.5)
            }
        .post-module-thumb:hover:after {
                -webkit-transform: scale(1);
                transform: scale(1);
                opacity: 1
            }
             /*B2文章划过动画图片结束*/








