﻿@media screen and (max-width:768px) {
    .single .content-area, .page .content-area, .links-register .content-area {
        max-width: 100% !important;
        width: 100% !important;
    }

    .site-opt {
        opacity: .5;
    }

    .site-header .b2small {
        display: none;
    }

    .b2-page-bg {
        display: none;
    }

    .mobile-box + .site-opt {
        visibility: hidden;
        opacity: 0;
        background-color: #000;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        transition: opacity .3s;
    }

    .mobile-box.show-menu-box + .site-opt {
        visibility: visible;
        opacity: .7;
        transition: opacity .3s;
        z-index: 3;
    }

    html.m-open {
        overflow: hidden;
    }

    .site-header {
        height: 85px
    }

    .site-content {
        margin: 0 6px;
        padding-bottom: 12px;
    }

    .mg-b {
        margin-bottom: 12px
    }

    .mg-t {
        margin-top: 12px
    }

    .mg-t- {
        margin-top: -10px
    }

    .mg-l {
        margin-left: 12px;
    }

    .mg-r {
        margin-right: 12px
    }

    .b2-mg {
        margin: 12px
    }

    .b2-padding, .b2-pd {
        padding: 12px
    }

    .modal-content {
        margin-top: 0;
        max-width: 95%
    }

    .ds-box .modal-content {
        width: 21rem
    }

    .entry-content .dplayer {
        height: 200px
    }

    .mobile-show {
        display: block
    }

    .mobile-hidden {
        display: none
    }

    .pc-hidden {
        display: block;
    }

    .pc-show {
        display: none;
    }

    .about-widget .footer-logo {
        margin-top: 12px
    }

    .post-style-2 .single-article {
        margin-top: -81px
    }

    .post-tags-meat {
        margin-top: 12px
    }

    .flickity-page-dots {
        display: none;
    }

    .post-3 .post-list-meta-box {
        display: block;
    }

    .post-3 .post-pay-type {
        padding-top: 12px;
        padding-left: 12px
    }

        .post-3 .post-pay-type .post-pay-type-icon {
            width: 15px;
            height: 15px
        }

        .post-3 .post-pay-type > div i {
            font-size: 17px;
            width: 17px;
            height: 17px;
            line-height: 17px;
        }

    .post-3-li .post-module-thumb i.b2-play1 {
        font-size: 23px;
        left: 12px
    }

    .post-info span {
        font-size: 12px;
    }

    .post-list-meta-box {
        flex-flow: column;
        align-items: flex-start;
        margin: 12px;
    }

    .post-list-meta {
        font-size: 12px;
    }

        .post-list-meta i {
            font-size: 12px;
        }

    .gold-top-list .gold-top-avatar {
        width: 40px;
        height: 40px
    }

    .gold-top-list .gold-top-info {
        margin-left: 50px;
        height: 50px
    }

    .gold-top-desc {
        font-size: 12px;
    }

    .post-style-2 .header-banner-left {
        background: rgb(51 51 51 / 17%);
    }

    .post-style-2 .menu-icon > div {
        background: #fff !important;
    }

    .header-banner-left .menu li a i {
        margin-top: 0
    }

    .header-banner-left .menu li a {
        font-size: 14px;
    }

    .top-search-icon i {
        padding: 0;
        font-size: 22px;
    }

    .header-banner-content .header-banner-left {
        overflow: hidden;
        width: 100%;
        max-width: 100%;
        height: 100%;
        padding: 0 12px
    }

    .header-banner-left .menu li {
        margin-right: 18px
    }

    .top-search-icon a {
        padding: 0px 16px;
    }

    .top-style .header-banner-content {
        display: flex;
        flex-flow: column-reverse;
        padding: 0;
        align-items: inherit;
        justify-content: inherit;
    }

    .top-style.header-banner .change-theme .mobile-show {
        display: block;
    }

    .header-banner .change-theme .mobile-show {
        display: none;
    }

    .ym-menu {
        width: 100%;
        height: 100%;
        display: flex;
    }

    .top-style .ym-menu {
        overflow: hidden;
        padding: 0 55px 0 0;
        margin-bottom: -9px
    }

    .social-top .ym-menu ul {
        width: 100%
    }

    .ym-menu ul {
        white-space: nowrap;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        width: calc(100% - 110px);
        overflow-y: hidden;
    }

    .normal-banner-right {
        position: absolute;
        right: 0;
        top: 12px;
    }

    .poster-share .fuzhi, .poster-share .fuzhi input {
        width: 100%;
        box-sizing: border-box;
    }

    .top-style .header-banner-left .menu li {
        padding-bottom: 12px
    }

    .site-header.social-top.social-no-sub {
        height: 91px
    }

    .social-top.social-no-sub .ym-menu {
        padding: 4px 12px
    }

    .social-top.social-no-sub .header-banner-content .top-style-menu.mobile-show {
        display: none;
    }

    .social-top .header-logo {
        position: absolute;
        top: 5px;
        left: 12px;
        margin: 0;
        padding: 0
    }

    .post-style-2 .header-banner .ym-menu a {
        color: #fff !important
    }

    .social-top .show-menu-box .header-logo {
        width: 100%;
        background: #fff;
        padding: 12px;
        top: 0;
        left: 0
    }

    .social-top .logo img {
        height: 32px;
        object-fit: contain;
    }

    .social-top .logo a {
        margin: 0
    }

    .social-top .logo {
        width: 100%
    }

    .social-top .header-banner {
        height: 91px
    }

    .social-top .top-style-menu {
        position: absolute;
        bottom: 47px;
        right: 50px
    }

    .social-top .header-banner-content {
        height: 91px
    }

        .social-top .header-banner-content .header-banner-left {
            width: 100%;
            height: 48px;
            border-top: 1px solid #eaeaea4f;
        }

    .social-top .header {
        height: 0 !important;
        border: 0;
        opacity: 0;
        visibility: hidden;
    }

    .m-open .social-top .header {
        opacity: 1;
        visibility: visible;
    }

    .change-theme button {
        margin-right: 0px;
    }

    .change-theme > div:first-child {
        display: none;
    }

    .social-top .top-search {
        margin-right: 13px
    }

    .top-search .mobile-search-input input {
        width: 140px;
        padding: 5px 50px 5px 30px;
        background-color: #f5f5f5;
        border-radius: 20px;
        text-align: left;
    }

    .social-top .header-banner-left.hidden {
        opacity: 1;
    }

    .social-top .site.up .site-header-in {
        transform: translate(0,-44px);
    }

    .social-top .top-submit {
        display: none;
    }

    .social-top .mobile-box .header-logo {
        margin-left: 44px;
        margin-top: 0
    }

    .social-top .top-menu {
        margin-top: 58px
    }

    .normal-banner-right .change-theme {
        margin-left: 0;
        width: auto;
        margin-right: 12px
    }
    /* .top-style .ym-menu::-webkit-scrollbar { width: 0 !important } */
    /*下载*/
    .download-thumb {
        display: none;
    }

    .download-item {
        flex-flow: column;
    }

    .download-thumb {
        width: 100%;
        opacity: .2;
    }

    .download-rights {
        width: 100%;
        padding: 12px;
        border-bottom: 1px solid #f0f0f0
    }

        .download-rights h2 {
            margin-bottom: 0
        }

    .entry-content .download-box h2 {
        margin-top: 0;
        padding: 0
    }

    .entry-content .download-rights ul {
        margin-top: 12px
    }

    .download-list {
        background: #fafafa;
    }

    .download-info {
        padding: 12px;
        background: #fbfbfb;
    }

    #item-name {
        background: #fbfbfb;
    }

    .download-info li {
        width: 100%
    }

    .download-button-box button {
        display: inline-block;
        margin-bottom: 12px;
    }

    .download-rights ul {
        margin-top: 5px
    }

        .download-rights ul li {
            border-color: #fff;
            padding: 5px 0
        }

    .download-info h2 {
        font-size: 16px;
        font-weight: 700;
    }

    .download-rights .mobile-show {
        position: absolute;
        right: 12px;
        top: 12px
    }

    .download-page-box {
        margin: 40px 12px
    }

    .download-middle-ads {
        max-width: 100%;
        margin-bottom: 20px
    }

    .download-page-box .download-meta li {
        width: 100%
    }

    .download-page-box .download-meta {
        padding-right: 12px
    }

    .download-page-info {
        flex-flow: column-reverse
    }

    .download-page-button button {
        margin: 0 auto;
        display: block;
    }

    .download-page-box h1 {
        font-weight: bold;
        font-size: 16px
    }

    .download-page-button .tqma {
        flex-flow: column
    }

    .tqma .fuzhi {
        margin: 0;
        margin-bottom: 12px
    }

    .pay-type li > div {
        font-size: 12px
    }

    .ds-price {
        padding: 0
    }

    .post-style-2-top {
        display: none;
    }
    /*顶部*/
    /* .site .site-header-in{
        height:100%
    } */
    .document-top h2 {
        margin-top: 80px;
        font-size: 20px;
    }

    .post-style-2 .site .site-header-in {
        box-shadow: none;
        background: none;
    }

    .logo-top .site-header {
        height: 84px
    }

    .site.up .site-header-in {
        transform: translateY(-44px);
    }

    .header {
        height: 44px !important;
        z-index: 6;
        margin: 0;
    }

        .header .wrapper {
            height: 44px;
            display: flex;
            width: 100%;
            align-items: center;
            position: relative;
            flex-flow: inherit;
        }

    .mobile-box {
        position: fixed;
        padding: 0;
        background: #e7e7e7;
        top: 0;
        bottom: 0;
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 4;
        width: 100%;
        transform: translate(-100%,0);
        opacity: 0;
        transition: all .3s;
        visibility: hidden;
    }

    .collection-list-top-info {
        padding: 16px 10px
    }

    .top-menu ul li.depth-0.has_children > a .hob {
        left: 0;
        right: 0;
        bottom: -1px !important;
        display: none;
    }

    .mobile-box.show-menu-box {
        transform: translate(-44px,0);
        transition: all .3s;
        opacity: 1;
        visibility: visible;
    }

    .header .top-style.animateIn, .header .top-style.animateOut {
        left: 0;
    }

    .header .animateIn {
        transform: initial;
    }

    .header .close-button {
        color: initial;
        height: 39px;
        line-height: 44px;
    }

    .login-button .mobile-show {
        padding: 0;
        margin: 0
    }

    .login-button .b2-account-circle-line {
        font-size: 24px;
        line-height: 1;
        margin: 0 !important;
        color: #333
    }

    .header-banner-content {
        height: 43px
    }

    .ads-tips {
        font-size: 12px
    }

    .login-button {
        padding: 0;
    }

    .mobile-show .header-logo {
        padding: 0
    }

    .header-logo {
        margin: 0;
        padding: 12px 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .logo img {
        display: block;
        height: 24px;
    }

    .top-menu {
        padding: 12px;
        margin-left: 44px
    }

        .top-menu .has_children .sub-menu {
            border: 0
        }

    .logo-top .header-logo {
        height: auto;
        position: unset;
        padding: 6px 0
    }

    .logo-center .header-logo, .menu-center .header-logo {
        position: unset
    }

    .user-panel-editor-button .user-follow {
        width: auto;
        justify-content: center;
        margin: 0
    }

    .user-follow button {
        margin: 0
    }

        .user-follow button + button {
            margin-left: 12px
        }

    .mobile-row2 {
        padding: 5px 12px;
        border-top: 1px solid #efefef
    }

    .mission-page-list li {
        padding: 12px
    }

    .slider-1 .slider-info-box h2 {
        text-align: left !important;
    }

    .slider-1 .slider-1-carousel {
        width: calc(100% - 30px) !important;
        margin-right: 5px
    }

    .slider-1.box {
        background: none;
        border-radius: 0;
    }

    .homw-row-full.module-sliders .slider-info-box {
        display: flex;
        padding: 0 38px
    }

    .module-sliders.home_row_bg {
        margin: 0;
        margin-bottom: 12px
    }

    .content-area .home_row_0.homw-row-full.module-sliders {
        margin-top: 0
    }

    .collection-posts li {
        padding: 12px
    }

    .collection-info {
        margin: 0;
        padding: 12px
    }

    .collection-posts {
        padding-bottom: 12px;
        padding-top: 4px;
    }
    /*菜单*/
    .menu_2-item ul > li {
        margin: 0;
        width: 50%
    }

    .menu-post-box {
        margin: 5px
    }

    .menu_2-item li h2 {
        margin-top: 5px
    }

    .site-title {
        font-size: 18px;
        color: inherit !important;
    }

    .m-open .site-title {
        color: #121212 !important;
    }

    .top-menu-ul > li.depth-0 > a {
        width: 100%;
        display: flex;
        padding: 12px !important;
        justify-content: space-between;
    }

        .top-menu-ul > li.depth-0 > a i.b2-arrow-down-s-line {
            position: absolute;
            right: 4px;
            text-align: center;
            top: 4px;
            padding: 12px;
            font-size: 20px;
            background: #f7f7f7;
            border-radius: 3px;
            line-height: 17px;
        }

    .top-menu ul li.depth-0.show .sub-menu {
        height: 100%;
        padding: 0 12px 12px
    }

    .top-menu ul li.depth-0.b2-menu-1.show .sub-menu {
        padding: 4px
    }

    .top-menu ul li.depth-0.b2-menu-4.show .sub-menu {
        padding: 12px
    }

    .cg-p-title {
        font-weight: 700;
    }

    .top-menu-ul > li.depth-0:first-child > a {
        color: #333 !important;
        height: auto
    }

    .post-style-2 .top-menu ul li.depth-0 > a {
        color: #333 !important
    }

    .top-menu ul li.depth-0 > a {
        line-height: 1.4;
    }

    .top-menu .top-menu-ul {
        display: block;
        padding-bottom: 40px;
    }

    .logo-top .header-top {
        margin: 12px auto
    }

    .m-open .top-style-bottom {
        background: none;
    }

    .top-menu ul li.depth-0 > a, .logo-top .top-menu ul li.depth-0 > a {
        display: inline-block;
        background: #fff;
        padding: 5px 12px;
        font-size: 17px;
        height: auto
    }

    .top-menu-ul > li.depth-0:first-child > a {
        padding: 5px 12px
    }

    .top-menu ul li.depth-0.has_children > a {
        margin: 0
    }

    .top-menu ul li.depth-0 {
        display: block;
        border: 0;
        margin-bottom: 12px;
        border-radius: 3px;
        overflow: hidden;
        ;
    }

    .has_children .sub-menu {
        position: relative;
        opacity: 1;
        visibility: visible;
        top: 0;
        width: 100%;
        padding: 12px;
        justify-content: flex-start;
    }

    .mobile-box li.has_children .sub-menu {
        height: 0;
        padding: 0;
        overflow: hidden;
        margin: 0
    }

    .b2-menu-4 .sub-menu-0 {
        display: block;
        padding: 12px 12px 0
    }

        .b2-menu-4 .sub-menu-0 > li > a {
            border: 0;
            justify-content: space-between;
        }

        .b2-menu-4 .sub-menu-0 li ul {
            display: flex;
            flex-grow: auto;
            flex-flow: wrap;
        }

            .b2-menu-4 .sub-menu-0 li ul li {
                width: 33.333%
            }

    .b2-menu-4.has_children .sub-menu-0 li ul a {
        padding-right: 12px;
        border-radius: 3px;
        overflow: hidden;
        -webkit-box-flex: 1;
        -ms-flex: 1 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
    }

    .b2-menu-4 ul ul li a img {
        width: 20px;
        height: 20px;
        min-width: 20px;
    }

    .b2-menu-1 .sub-menu-0 li {
        width: 50%;
        padding: 4px
    }

        .b2-menu-1 .sub-menu-0 li a {
            height: auto;
            display: block;
            text-align: center;
        }

    .logo-left .mobile-box {
        padding: 0;
        margin: 0;
        background: #e7e7e7;
    }

    .b2-menu-1 .sub-menu-0 li span {
        font-size: 11px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        padding-bottom: 0 !important
    }

    .b2-menu-2 .sub-menu-0 > li {
        display: block;
        width: 100%
    }

    .b2-menu-2 .menu_2-item {
        position: relative;
        left: 0;
        top: 0;
        margin: -2px
    }

    .b2-menu-2 .sub-menu-0 > li > a {
        width: 100%;
        padding-bottom: 5px;
        color: #AAAEB3;
        display: flex;
        justify-content: space-between;
        font-size: 12px;
    }

        .b2-menu-2 .sub-menu-0 > li > a:after {
            content: '全部';
        }

    .menu_2-item ul {
        flex-flow: wrap;
        margin: -5px
    }

    .b2-menu-2 .sub-menu-0 > li > a {
        border-bottom: 1px dashed #ebeef5;
    }

    .top-menu ul li.depth-0 > a .hob {
        display: none
    }

    .top-menu ul li.depth-0.has_children > a .hob {
        display: none;
        transform: scale(1);
        top: inherit;
        bottom: 0;
        height: 1px
    }

    .b2-menu-4 .sub-menu-0 li a i, .b2-menu-3 .sub-menu-0 li a i {
        position: absolute;
        right: 12px;
        top: 0;
        padding: 12px 0;
        width: 100px;
        text-align: right;
    }

    .social-top .header-user {
        top: 7px
    }

    .header-user {
        top: 10px;
        right: 12px
    }

    .b2-menu-4 .sub-menu-0 li ul.m-show-sub {
        display: block;
        margin: 0;
        width: 100%;
        padding: 0
    }

    .b2-menu-4 .sub-menu-0 > li > a:hover {
        background: #f5f5f5
    }

    .b2-menu-4 .sub-menu-0 > li > a {
        margin: 0;
        width: 100%;
        font-size: 15px;
    }

    .b2-menu-4 .sub-menu-0 > li {
        margin: 0;
    }

        .b2-menu-4 .sub-menu-0 > li + li {
            margin-top: 12px
        }

    .b2-menu-1 .sub-menu-0 {
        padding: 5px;
        flex-flow: wrap;
    }

    .has_children .sub-menu-0 li ul a {
        font-size: 14px;
        -webkit-line-clamp: 2;
        margin-right: 10px;
        margin-bottom: 10px;
        height: auto;
        margin-top: 0;
    }

    .b2-menu-2.has_children .sub-menu-0 li ul a {
        border: 0;
        margin: 0;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        background: none;
        font-size: 12px;
    }

    .has_children .sub-menu {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        margin-bottom: 20px;
        box-shadow: none;
    }

    .has_children:hover .sub-menu {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        transform: none;
        transition: none
    }

    .top-user-box-drop {
        right: -8px;
        top: 36px;
    }

    .b2-menu-3 .sub-menu-0 li ul {
        position: relative;
        visibility: inherit;
        left: 0;
        top: 0;
        opacity: 1;
        display: flex;
        flex-flow: wrap;
    }

        .b2-menu-3 .sub-menu-0 li ul a {
            font-weight: normal;
            padding: 0;
            height: 24px;
            line-height: 24px;
            padding: 0 8px;
            background-color: #f5f6f7;
        }

    .gdd-quick-link-buy-vip__popover {
        display: none;
    }

    .b2-menu-3 .sub-menu-0 a {
        padding: 16px 0;
        font-weight: 600;
    }

    .top-user-box-drop.jt::before, .top-user-box-drop.jt::after {
        right: 15px
    }

    .top-user-box-drop p span.top-user-link-des {
        font-size: 12px
    }

    .logo-top .b2-menu-3 > .sub-menu {
        top: 0
    }

    .header-tools {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 44px;
        padding: 12px;
        z-index: 3;
        background: #fff;
        width: 100%;
        background-image: url(images/model-bg.png);
        background-repeat: no-repeat;
        background-size: 100%;
        left: 0;
        margin-left: 44px;
    }

    .user-search-list li {
        width: 50%;
        padding: 0
    }

    .user-s-follow button {
        padding: 5px 12px
    }

    .user-s-info-avatar {
        height: 40px;
        width: 40px;
        margin: 0
    }

    .user-s-info {
        flex-flow: column;
        align-items: center;
        margin-top: -20px
    }

    .user-s-info-name {
        margin: 12px;
        text-align: center;
    }

    .user-search-list li .avatar {
        border-radius: 100%;
    }

    .user-s-data {
        padding: 0;
        margin-top: 0
    }

    .user-s-follow {
        padding: 12px
    }

    .user-s-info-desc {
        padding: 12px;
        height: 49px;
        line-height: 1.6;
    }

    .tax-header .tax-info {
        padding: 12px 5px 58px;
    }

    .tax-info-item {
        margin-right: 12px
    }

        .tax-info-item.tag-list {
            display: none;
        }

    .tax-search.tax-info-item {
        position: absolute;
        top: 52px;
        left: 5px;
        width: auto;
        right: 5px;
        margin-right: 0;
    }

    .tax-info-item .fliter-button {
        color: initial;
        font-size: 12px;
    }

    .social-top .mobile-box {
        display: block;
    }

    .post-style-2 .mobile-box .site-title {
        color: initial !important
    }

    .header-banner-content div.mobile-show {
        display: block;
    }

    .site-header.social-top {
        height: 89px
    }

    .top-style .header-banner-right {
        justify-content: flex-end;
        margin-bottom: 8px;
        margin-right: 12px;
    }

    .top-style .top-search-icon i.b2-search {
        color: initial;
    }

    .post-style-2 .top-search-icon i {
        color: #fff
    }

    .social-top .top-user-box-drop {
        right: -8px;
        top: 35px
    }
    /*幻灯*/
    .slider-info-box {
        display: none;
    }

    .picked.post-load-button:after {
        right: 1px
    }

    .home_row {
        padding: 0px;
        margin: 0px;
        margin-bottom: 12px
    }

    .slider-info:after {
        display: none;
    }

    .slider-1 .slider-info-box {
        padding: 16px 16px;
        display: block;
    }

        .slider-1 .slider-info-box h2 {
            font-size: 16px;
            text-align: center;
            font-weight: 700;
        }

    .slider-2-bottom > div + div {
        margin-top: 6px !important;
    }

    .slider-2 .slider-in-out {
        margin-right: 6px !important;
    }

    .slider-3 .carousel {
        margin-bottom: 6px !important;
    }

    .slider-3-item + .slider-3-item {
        margin-left: 6px !important;
    }

    .slider-4 .slider-row-2 {
        margin-top: 6px !important;
    }

        .slider-4 .slider-row-2 .slider-4-item + .slider-4-item .slider-in, .slider-4 .slider-row-1 .slider-4-item .slider-in {
            margin-left: 6px !important;
        }

    .slider-5 .slider-in-out {
        margin-right: 6px !important;
    }

    .slider-5 .slider-5-bottom .slider-in:nth-child(1), .slider-5-1 .slider-5-bottom .slider-in:nth-child(2), .slider-5-bottom .slider-in:nth-child(2) {
        margin-bottom: 6px !important;
    }

    .slider-5 .slider-5-bottom .slider-height {
        margin-right: 6px !important;
        height: 100% !important;
    }

    .slider-5 .slider-5-bottom {
        margin-right: -6px !important;
    }

    .slider-6-middle {
        margin: 0 6px !important;
    }

    .slider-6-item + .slider-6-item {
        margin-top: 6px !important;
    }

    .post-list-meta-avatar img {
        width: 12px;
        height: 12px;
        display: none;
    }

    .collection-top {
        height: 196px;
        padding-bottom: 12px;
        margin-right: -8px;
        margin-left: -8px;
    }

        .collection-top h1 {
            margin-bottom: 0
        }

    .collection-out > ul {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .collection-box {
        margin: 0
    }

    .collection-list-top-info p {
        margin-top: 8px;
    }

    .collection-number.ar {
        left: 15px;
        top: 26px;
    }

    .collection-list-top-info h1 {
        font-size: 20px;
    }

    .collection-list-top .content-area h1 {
        font-size: 18px;
    }

    .collection-list-top .content-area {
        padding: 12px;
        height: 276px;
        box-sizing: border-box;
    }

        .collection-list-top .content-area p {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
        }

    .slider-5 h2, .slider-3 h2, .slider-6 h2 {
        display: none;
    }

    .mobile-footer-menu.footer-fixed {
        position: fixed;
        bottom: 0;
        padding-bottom: calc(constant(safe-area-inset-bottom) + 14px);
        padding-bottom: calc(env(safe-area-inset-bottom) + 6px);
    }

    .mobile-footer-menu.footer-down {
        transform: translate(0,100%);
        transition: transform .5s,background-color .5s ease-out;
    }

    .mobile-footer-menu {
        transform: translate(0);
        transition: transform .5s,background-color .5s ease-out;
        box-sizing: border-box;
    }

    .post-carts-list-row button {
        width: 20px
    }

    .comment-author a {
        font-size: 14px;
    }

    .comment-author .user-title {
        font-size: 12px;
        line-height: 1.8;
    }

    .post-pay-type {
        font-size: 12px;
        bottom: 6px;
        left: 6px;
    }

        .post-pay-type span i {
            font-size: 14px;
        }

    .shop-box-title .modules-title-box {
        margin-bottom: 12px
    }
    /*列表*/
    .post-3 .post-modules-top, .post-6 .post-modules-top, .post-5 .post-modules-top {
        padding: 12px !important
    }

    .post-3-li-dubble .post-modules-top {
        padding: 0 12px 12px 12px !important
    }

    .post-modules-top {
        padding: 0 12px 12px 12px !important;
        margin: 0
    }

    .post-list-cats a {
        display: none;
    }

        .post-list-cats a.post-load-button-more {
            display: block;
        }

    .post-carts-list-row .flickity-prev-next-button {
        display: none;
    }

    .related-posts .related-posts-item {
        padding: 12px
    }

    .item-post-style-3 .post-info {
        padding: 0
    }

    .b2_gap, .shop-normal-list, .shop-category, .user-search-list {
        margin-right: -10px;
        margin-bottom: -10px
    }

        .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: 8px !important;
            margin-right: 8px !important;
        }

    .home-collection-info h2 {
        font-size: 15px;
        height: 41px;
        margin: 12px
    }

    .home-collection-row-2 {
        padding: 12px 0
    }

        .home-collection-row-2 > div + div {
            margin-top: 12px
        }

        .home-collection-row-2 > div {
            padding: 0 12px
        }

    .home-collection-row-1 {
        margin: 0 12px 0;
    }

    .post-3-li-dubble .b2_gap {
        margin-right: -10px;
        margin-bottom: 0
    }

    .post-3 .post-list-meta li span {
        margin-right: 0
    }

    .post-list .module-title, .shop-box-title .modules-title-box h2 {
        font-size: 18px;
    }

    .post-list-meta li span {
        height: 15px;
        line-height: 15px;
        font-size: 10px;
        margin-left: 0;
        margin-right: 12px
    }

    .post-style-2 .single-article h1 {
        margin-bottom: 0
    }

    .post-list .module-desc {
        margin: 0;
        text-align: center;
        line-height: 1.5;
        font-size: 12px;
        max-width: 60%;
        text-align: left;
    }

    .mobile-hidden.widget {
        display: none
    }

    .content-area {
        width: 100%
    }

    .b2-content {
        display: block
    }

    .post-excerpt {
        font-size: 12px;
        margin: -6px 12px 12px
    }

    .list-footer {
        padding: 12px
    }

    .post-3 ul.b2_gap li.post-3-li {
        width: 100% !important;
    }

    .post-3 ul.b2_gap > li + li {
        margin-top: 0
    }

    button.flickity-button {
        display: none;
    }

    .post-3 .item-in {
        padding: 12px
    }

    .post-3 .post-excerpt {
        display: none
    }

    .post-3 .post-info h2 {
        font-size: 15px;
        margin-bottom: 5px;
        font-weight: 500;
    }

    .post-info h2 {
        margin: 12px;
        font-weight: 400;
    }

    .post-4-parent-li .post-info h2 {
        font-size: 18px;
    }

    .post-3 .post-list-cat {
        margin-bottom: 0
    }

    .post-3 .post-info {
        padding: 2px 0;
        margin: 0
    }

    .post-3 .post-module-thumb {
        margin-right: 12px
    }

    .post-3.post-list .post-list-cat a {
        font-size: 12px;
        height: 16px;
        line-height: 16px;
        margin-bottom: 5px
    }

    .post-5 ul.b2_gap > li {
        width: 100% !important;
        padding: 12px 12px
    }

    .top-menu ul li.depth-0 i {
        display: block;
    }

    .post-5 .item-in {
        margin: 0
    }

    .post-6.post-list .post-6-table {
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        margin-right: 0;
        flex-flow: nowrap;
    }

    .slider-user {
        display: none;
    }

    .post-list-meta li:nth-child(1) {
        margin: 0
    }

    .post-meta-right button {
        padding: 5px 12px;
        height: 28px
    }

    .comment_at {
        margin: 0 5px
    }

    .b2-c-d {
        width: 100%
    }

    .s-a-info > div > div:first-child span {
        display: none;
    }

        .s-a-info > div > div:first-child span:nth-child(1) {
            display: block;
        }

    .sidebar-innter section {
        margin-top: 12px
    }

    .home_row > div {
        flex-flow: column;
    }

    .custom-page-row {
        padding: 12px
    }

        .custom-page-row.gold-row .user-money b {
            font-size: 16px;
        }

        .custom-page-row.gold-row {
            width: 100%;
        }

            .custom-page-row.gold-row + .custom-page-row.gold-row {
                border-left: 0;
                border-top: 12px solid #fff
            }

    .home-collection ul li {
        width: 83% !important
    }

    .home-collection-2 ul li {
        width: 70%;
        min-width: 70%;
    }

        .home-collection-2 ul li > div {
            padding-top: 35%
        }

    .home-collection-2in-left {
        padding: 0px 6px 0px 0px;
    }

        .home-collection-2in-left .title h2 {
            height: 46px;
        }

            .home-collection-2in-left .title h2 span {
                font-size: 12px;
            }

    .collection-box-3 {
        overflow: hidden;
    }

    .collection-box-3-in {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        margin: -4px
    }

    .collection-box-3 .coll-3-box {
        width: 46%;
        min-width: 46%;
    }

    .coll-3-box-in {
        padding: 4px;
        margin: 4px
    }
    /*搜索框*/
    .header-search-select a {
        padding: 12px;
        font-size: 13px;
    }

    .search-box-content .search-title {
        font-size: 15px;
        margin: 18px 20px;
    }

    .search-box-content.modal-content {
        width: 21rem;
        padding: 40px 25px 12px;
        margin-top: 15px
    }

    .order-express-list ul {
        max-height: 400px;
        overflow-y: auto;
    }

    .search-box-content .search-input {
        padding: 12px
    }

    .mobile-search {
        padding: 0 12px 12px;
    }

    .mobile-search-input input {
        background-color: #fff;
        font-size: 13px;
        border-radius: 50px;
        padding: 12px;
        text-align: center;
        width: 100%;
        border: 0
    }

    .shop-box-title {
        padding: 0;
        align-items: center;
    }

    .shop-box-price {
        padding: 5px 12px;
    }

    .shop-list-item h2 {
        margin: 12px
    }

    .shop-box-title a {
        font-size: 14px;
    }

    .shop-box-row {
        flex-flow: column;
        margin-bottom: 0
    }

        .shop-box-row .shop-coupon-item .stamp {
            margin-bottom: 12px;
            margin-right: 0;
        }

        .shop-box-row .shop-coupon-item + .shop-coupon-item .stamp {
            margin-left: 12px
        }

    .shop-coupon-box {
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        margin-right: 0;
        flex-flow: nowrap;
    }

    .shop-coupon-item .stamp {
        margin-right: 0;
        margin-bottom: 0;
    }

    .shop-box.shop-box-none-product .shop-coupon-item {
        width: 100%
    }

    .shop-box.shop-box-none-product .shop-coupon-box {
        margin-bottom: 0
    }

    .shop-box-list {
        width: 100%
    }

        .shop-box-list li, .shop-box-none-coupon .shop-box-list li {
            max-width: 50% !important;
            width: 100% !important
        }

    .shop-cats .shop-cats-item {
        width: 64px !important;
        min-width: 64px !important;
        height: 46px !important;
        margin-right: 12px !important
    }

    .shop-slider-box .flickity-page-dots {
        display: none;
    }

    .shop-home-box {
        flex-flow: column;
    }

    .shop-normal-item {
        width: 50% !important
    }

    .category.single-sidebar-show {
        margin-top: 0
    }

    .shop-normal-item-count {
        padding: 12px
    }

    .shop-exchange-item-info .total-rodia {
        margin: 12px 12px 0;
    }

    .shop-box .shop-normal-item-count b {
        display: inline;
    }

    .shop-normal-item-count b {
        display: block;
    }

    .shop-normal-item-count span:last-child {
        text-align: left !important;
    }

    .shop-type-normal-title {
        font-size: 14px;
        padding: 13px 12px
    }

    .shop-normal-item-right button {
        padding: 5px 12px
    }

    .shop-cats .link-block {
        font-size: 12px;
    }

    .shop-single-img-box {
        width: 100%;
        height: 0;
        padding-top: 100%
    }

    .shop-single-top {
        flex-flow: column;
        padding: 12px;
        width: 100%;
    }

    .shop-single-imgs {
        margin-bottom: 12px
    }

    .shop-single-img-box img {
        width: 100%
    }

    .shop-single-data {
        padding: 0
    }

    .shop-single-attr-data li {
        width: 100%
    }

    .shop-single-img-box > div {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0
    }

    .shop-title {
        margin: 12px
    }

    .shop-normal-item-price {
        margin: 16px 12px 12px;
        height: 49px;
    }

    .post-pre-next-jt i {
        line-height: 23px;
        height: 20px;
        width: 20px;
        font-size: 18px;
    }

    .post-pre-next-in {
        padding: 0 4px;
        overflow: hidden;
    }

    .post-per-next-cats a {
        font-size: 12px;
    }

    .post-pre-next-in h2 {
        height: 38px;
        font-size: 14px;
        font-weight: 400;
        margin: 5px 0;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .post-pre-next {
        margin-right: -4px;
        margin-left: -4px;
    }

    .table-bar {
        display: none;
    }

    .table-info.table-bar {
        display: flex;
        flex-flow: wrap;
    }

        .table-info.table-bar .carts-action {
            width: 20%;
        }

        .table-info.table-bar .carts-name {
            width: 75%;
            background: #f9f9f9;
        }

        .table-info.table-bar .carts-price {
            width: 25%;
            border-left: 0
        }

        .table-info.table-bar .carts-count {
            width: 30%
        }

        .table-info.table-bar .carts-total {
            width: 25%
        }

        .table-info.table-bar .carts-action button {
            padding: 4px
        }

    .table-info.table-bar {
        border-top: 1px solid #dddfe2;
    }

        .table-info.table-bar + .table-info.table-bar {
            margin-top: 12px
        }

        .table-info.table-bar label.carts-action {
            width: 25%;
            align-items: center;
            justify-content: center;
        }

    #carts-list .empty-page {
        border-top: 1px solid #dddfe2;
    }

    .step2 .table-info.table-bar .carts-name {
        width: 100%
    }

    .step2 .table-info.table-bar .carts-total, .step2 .table-info.table-bar .carts-price {
        width: 35%
    }

    .step2 .table-info.table-bar .carts-count {
        display: flex;
        justify-content: center;
    }

    #carts-list .carts-comments {
        padding: 12px;
    }

    .carts-comments textarea {
        min-height: 68px;
    }

    .my-coupons {
        padding: 12px
    }

        .my-coupons ul {
            flex-flow: wrap;
        }

            .my-coupons ul li {
                width: 50%
            }

        .my-coupons .stamp .par span {
            font-size: 20px;
        }

            .my-coupons .stamp .par span.coupon-id {
                font-size: 12px;
            }

        .my-coupons .stamp .par {
            padding: 12px
        }

            .my-coupons .stamp .par .coupon-date span {
                font-size: 12px;
            }

        .my-coupons span.coupon-id {
            right: 5px;
            top: 5px
        }

        .my-coupons .shop-coupon-item .stamp {
            height: 90px
        }

    .my-coupons {
        margin: -3px
    }

        .my-coupons .shop-coupon-item {
            padding: 3px
        }

    .shop-slider-info {
        display: none;
    }

    .shop-slider-in {
        border-right: 0;
    }

    .content-hidden {
        margin-right: -12px;
        margin-left: -12px;
    }
    /*遮照层*/
    .m-open .header-banner {
        z-index: 2
    }

    .insert-post-desc {
        font-size: 12px;
    }

    .insert-post-meta-avatar {
        display: none;
    }

    .insert-post.newsflashes .insert-post-content, .insert-post.document .insert-post-content {
        margin: 0
    }

    .insert-post.document .insert-post-desc {
        display: -webkit-box;
    }

    .wrapper {
        flex-flow: column;
        width: 100%
    }

    .poster-content button.poster-share-download {
        width: 100%
    }
    /*侧边栏*/
    .widget-area {
        width: 100% !important;
        padding: 0 !important;
        min-width: 100% !important;
        margin: 0 !important;
    }

    .cg-title {
        padding: 12px
    }

    .cg-content {
        padding: 10px 12px
    }

    .cg-bg a.button {
        right: 12px;
        top: 12px
    }

    .cat-group-box + .cat-group-box {
        margin-top: 12px
    }
    /*评论*/
    .comment-author {
        font-size: 12px
    }

    .comment .comment-item {
        padding: 12px 12px 12px 40px;
    }

    .comment .gravatar {
        width: 30px;
        height: 30px;
        left: 0;
        top: 12px;
        flex-flow: column;
    }

    .comment-content-text {
        margin: 0
    }

        .comment-content-text p {
            line-height: 1.6;
            font-size: 15px
        }

    .comment-list {
        margin: 0 12px
    }

        .comment-list .children article .comment-item {
            margin-left: 0;
            padding: 12px 12px 12px 40px;
            background: none;
            margin: 0
        }

        .comment-list .children article .gravatar {
            left: 0
        }

            .comment-list .children article .gravatar img {
                width: 30px;
                height: 30px;
                border-radius: 3px;
                display: block;
                margin: 0;
            }

    .comment-item-hidden {
        visibility: visible;
        top: 4px
    }

    .comment-footer {
        position: relative;
    }

    .comment-footer-tools button {
        margin-right: 0;
        margin-left: 12px
    }

    .comment-footer-tools .comment-vote-hidden button {
        margin-left: 0;
        margin-right: 12px
    }

    .gravatar .user-vip {
        font-size: 12px;
        margin-top: 2px
    }

    .comment-tips {
        display: none
    }

    .comments-title {
        padding: 12px
    }

    .comment-nav .ajax-pager {
        padding: 12px
    }

    .single-article {
        margin-bottom: 12px
    }

    .pager-center {
        display: block !important
    }

    .respond {
        padding: 12px
    }

    .com-info {
        display: none
    }

    .com-form {
        margin: 0
    }

    .ajax-pager .btn-group > a {
        display: none;
    }

    .post-3.post-3-li-dubble .post-3-li .item-in {
        padding: 12px
    }

    .top-user-avatar img {
        height: 100%;
        width: 100%
    }
    /*内页*/
    .content-hidden-before {
        top: -7px;
    }

        .content-hidden-before i {
            top: 5px
        }

    .content-hidden-info {
        padding: 12px
    }

    .post-meta li {
        margin-right: 12px
    }

    .single .post-meta li:last-child {
        display: none;
    }

    .single-article {
        padding: 12px
    }

    .post-meta .post-meta-right button {
        margin-left: 5px;
        padding: 5px 12px;
        font-size: 12px;
        display: flex;
        align-items: center;
    }

    .post-meta .post-meta-right div {
        display: flex
    }

    .single-article h1 {
        margin-bottom: 12px;
        font-size: 20px;
        text-align: left;
        line-height: 28px;
    }

    .entry-header {
        margin-bottom: 0;
        border: 0
    }

    .content-ds-users {
        max-width: 100%
    }

    .related-posts-item {
        width: 50%
    }

    .entry-content video {
        margin: 0 auto;
        max-width: 100%;
        min-height: 192px;
        display: block
    }

    pre {
        margin: 0;
        margin-bottom: 16px;
        padding: 16px
    }

    .entry-content > p {
        margin-bottom: 16px;
    }

    .entry-content p {
        font-size: 16px;
    }

    blockquote {
        padding: 16px;
    }

        blockquote:before {
            margin-bottom: 12px
        }

    .entry-content > h2, .entry-content > h3, .entry-content > h4, .entry-content > h5, .entry-content > h6 {
        font-size: 18px;
        margin: 0 0 16px;
    }

    .entry-content > li {
        margin: 0 0 .8em 2em;
    }

    .insert-post-thumb img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .insert-post.shop .insert-post-thumb {
        width: 80px;
        height: 80px
    }

    .content-excerpt {
        line-height: 24px;
        padding: 16px;
        margin-bottom: 16px
    }

    .file-down-box {
        padding-left: 0;
    }

    .file-down-icon img {
        width: 30px;
        height: 30px
    }

    .file-down-box h2 {
        margin-bottom: 5px;
        font-size: 15px
    }

    .insert-post-thumb {
        height: 62px;
        width: 62px
    }

    .entry-content .insert-post-content h2 {
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 5px;
        line-height: 1.5
    }

    .entry-content .smartideo .player {
        position: absolute;
        height: 100% !important;
        width: 100%;
    }

    .entry-content .smartideo iframe {
        min-height: 100%;
    }

    .entry-content iframe {
        min-height: 100%;
    }

    .insert-post h2, .file-down h2 {
        -webkit-line-clamp: 2;
    }

    .entry-content .insert-post {
        padding: 12px;
    }

    .insert-post-content {
        padding-left: 0;
        position: unset;
        margin-left: 12px
    }

    .content-see-lv .content-user-lv-login {
        top: 36px;
        right: 12px
    }

    .content-cap-title {
        flex-flow: column;
    }

        .content-cap-title span.hidden-tips {
            margin-left: 29px;
            color: #999;
            font-size: 12px;
            align-self: auto;
        }

    .document-template-default .content-area > .box {
        padding: 12px
    }

    .document-template-default .content-hidden {
        margin-right: -10px;
        margin-left: -10px
    }

    .content-cap-title i {
        font-size: 20px;
        margin-right: 12px
    }

    .content-user-lv-login a.button, .content-user-lv-login button {
        padding: 5px 12px;
        font-size: 12px;
    }

    .content-user-lv > span {
        font-size: 12px;
    }

    .content-user-lv {
        margin-left: 29px
    }

    .content-buy-count, .content-user-money {
        margin-top: 5px;
        margin-left: 29px
    }

    .content-cap-title span {
        font-size: 13px;
    }

    .poster-content {
        flex-flow: column
    }

    .poster-image {
        padding-top: 80%;
    }

    .poster-share {
        width: auto;
        flex-flow: wrap;
        justify-content: space-between;
    }

        .poster-share div {
            flex-flow: wrap;
            display: block
        }

    .poster-content button, .poster-content .button {
        width: 64px;
        display: inline-block;
        padding: 5px;
    }

    .poster-box .modal-content {
        width: 100%;
        padding: 15px;
        margin: 16px;
        max-height: 100%
    }

    .file-down-pass code {
        font-size: 12px
    }

    .post-user-info {
        margin: 0 -10px;
        padding: 12px 12px;
        margin-top: 12px;
        display: flex;
    }
    /*底部*/
    .po-post-in {
        background: none;
        box-shadow: none;
        padding: 0
    }

    .post-box-content {
        align-items: center;
    }

    .po-close-button {
        bottom: 70px;
        text-align: center;
        top: inherit;
        width: 100%;
        right: inherit;
        left: 0;
    }

    .site-footer .widget {
        padding: 0;
        width: 100%
    }

        .site-footer .widget + .widget {
            margin-top: 24px
        }

    .site-footer .site-footer-widget-in {
        flex-flow: wrap;
        margin: 0
    }

    .site-footer {
        padding: 20px 16px 0
    }

    .footer a {
        font-size: 12px
    }

    .footer-links {
        padding: 12px;
        margin: 16px;
    }

    .widget ul.team-widget li {
        border: 2px solid #454545;
    }

    .about-widget {
        margin-top: 0
    }

    .widget ul.team-widget {
        margin-top: 12px
    }

        .widget ul.team-widget li {
            width: 10%
        }

    .mobile-footer-menu {
        position: fixed;
        bottom: 0;
        width: 100%;
        box-shadow: 0 -1px 3px 0 rgba(26,26,26,.1);
        background: #fff;
        padding: 5px;
        z-index: 5;
        flex-flow: nowrap;
        display: flex;
        justify-content: space-between;
    }

    .mobile-footer-center {
        margin: 0 auto;
        display: flex;
    }

        .mobile-footer-center button {
            width: 100%;
            background: none;
            border: 0;
            padding: 0 12px
        }

    .mobile-footer-menu .mobile-footer-center button i {
        font-size: 22px;
        color: #fff;
        height: 30px;
        display: block;
        text-align: center;
        border-radius: 3px;
        width: 40px;
        line-height: 31px;
        border-radius: 7px;
    }

    .mobile-footer-menu img {
        height: 23px
    }

    .mobile-footer-menu a {
        padding: 0 0 4px;
        display: block;
        text-align: center;
        line-height: 1;
        position: relative;
        width: 100%;
    }

        .mobile-footer-menu a i {
            font-size: 20px;
            line-height: 28px;
        }

        .mobile-footer-menu a span {
            display: block;
            height: 23px;
        }

        .mobile-footer-menu a b {
            font-size: 12px;
            display: block;
            margin-top: 5px
        }

    .mobile-footer-left, .mobile-footer-right {
        display: flex;
        justify-content: space-around;
        width: 100%;
        flex: 1
    }

    .mobile-footer-menu.animateOut, .mobile-footer-menu.animateIn {
        transition: transform .3s;
    }

    .m-open .animateOut {
        transform: initial;
    }

    .m-open .social-top .site.up .site-header-in {
        transform: initial;
    }

    .page-template #home-pinterest.wrapper {
        padding: 0
    }

    .b2-pagenav.collection-nav {
        margin-top: 4px
    }

    .social-top .top-menu ul li.depth-0 > a {
        height: auto
    }

    .social-top.post-style-2 .single-article {
        margin-top: -100px
    }
    /*文章形式*/
    .collection-list-top.mg-t- {
        margin-top: 0
    }

    .collection-item + .collection-item {
        margin-top: 12px;
    }

    .collection-item {
        width: 100% !important;
        padding: 0
    }

    .search-page-title p {
        margin: 0 0 0 12px;
        border-left: 1px solid red;
        font-size: 12px;
        padding-left: 12px
    }

    .search .tax-search {
        flex-flow: column;
        align-items: flex-start;
        padding: 12px 12px 12px 2px;
    }

        .search .tax-search form {
            margin-left: 12px;
            width: calc(100% - 12px);
        }

            .search .tax-search form input {
                border-radius: 2px;
            }

    .search-types {
        margin-bottom: 12px;
    }

        .search-types a {
            padding: 0 12px 12px;
            font-size: 14px;
        }

    .content-footer {
        padding: 0;
        margin: 0;
        position: inherit !important;
        margin-top: 12px
    }

    .post-content-footer-in {
        transform: none !important;
        transition: none !important;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 12px;
    }

    .widget-area section + section {
        margin-top: 12px
    }

    .post-style-2-top-header {
        margin: -14px -20px 16px -19px
    }

    .post-style-2-top-header {
        height: 250px !important;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .post-style-2 .user-tools i.b2-search {
        color: #fff
    }

    .user-tools, .header-user .top-user-box, .top-user-avatar.avatar-parent {
        width: 24px;
        height: 24px
    }

    .post-style-2 .login-button button.empty {
        border-color: initial;
        color: initial
    }

    .post-style-2 .entry-header-meta {
        padding: 16px
    }

    .post-style-2 .mobile-box .site-title {
        color: initial
    }

    .footer-bottom {
        flex-flow: column;
        font-size: 12px;
        padding: 12px;
        height: auto;
        margin-bottom: 62px
    }

    .footer-bottom-left {
        flex-flow: column
    }

    .beian > span:nth-child(1) {
        display: none
    }

    .footer-bottom-left .beian {
        margin: 12px 0;
        display: flex;
        align-items: center;
        font-size: 12px;
        flex-flow: column;
    }

    .beian .b2-dot {
        font-size: 0;
        margin: 3px;
    }

    .post-style-3-top {
        height: 300px !important;
        margin: -16px -16px -160px;
    }

    .entry-header .post-meta {
        margin: 0
    }

    .post-style-3-top .wrapper {
        bottom: 219px;
        top: 0;
        height: 140px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .post-style-3-title {
        background: none;
        width: 100%
    }

    .post-style-3-top .wrapper::after {
        display: none;
    }

    .post-style-3-title h1 {
        font-size: 20px;
        font-weight: 700;
        padding: 0
    }

    .post-style-3-top .img-fliter {
        opacity: .2;
    }

    .post-style-3-title .mg-b {
        margin: 0
    }

    .single .post-list-cat {
        margin-bottom: 0;
    }

    .post-list-cat {
        margin-bottom: 7px;
    }

    .post-style-5-video-box {
        width: auto;
        margin-right: -6px;
        margin-left: -6px;
        margin-top: -6px;
    }

    .post-style-5-top .wrapper {
        flex-flow: column
    }

    .post-video-list {
        width: 100% !important;
        margin: 0 !important;
        border-bottom: 1px solid #f3f3f3;
        -webkit-overflow-scrolling: touch;
        height: auto !important
    }

        .post-video-list ul {
            width: 100%;
            margin: 0;
            display: flex;
            padding: 4px;
            background: #fff;
            color: initial;
            padding-top: 6px;
            -webkit-overflow-scrolling: touch;
            align-items: flex-end;
        }

            .post-video-list ul::-webkit-scrollbar {
                width: 0 !important;
                display: none;
            }

            .post-video-list ul li {
                width: 140px;
                min-width: 140px;
                max-width: 140px;
                padding: 4px
            }

    .video-list-title {
        font-weight: 700;
        height: 37px;
        overflow: hidden;
        display: flex;
        align-items: center;
        padding-left: 20px
    }

    .dplayer-logo {
        width: 60px;
        max-width: 60px;
    }

    .video-list-play-icon {
        left: 7px;
        top: 18px;
    }

    .post-video-list-title {
        display: none;
    }

    .post-style-5 header {
        padding: 12px;
        margin-bottom: 12px
    }

    .post-video-table ul {
        margin: 0;
        padding: 0 20px
    }

        .post-video-table ul li {
            font-size: 16px;
            margin-right: 30px
        }

    .post-style-5 .widget-area, .post-style-5 .content-area {
        margin-top: 12px !important
    }

    .post-style-5 header h1 {
        font-size: 18px;
        margin-bottom: 12px
    }

    .video-list-title span {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .post-video-list ul li .post-video-list-link {
        font-size: 12px;
        padding: 12px;
        border: 1px solid #f3f3f3;
        width: 100%;
        margin-bottom: 0;
        color: inherit;
        box-sizing: border-box;
    }

    .post-video-list li > div {
        color: initial
    }

    .post-video-list li:hover, .post-video-list li.picked {
        background: none;
    }

        .post-video-list li.picked .video-list-title span, .post-video-list li:hover .video-list-title span {
            color: inherit
        }

        .post-video-list li:hover .post-video-list-link, .post-video-list li.picked .post-video-list-link {
            background: none;
            box-sizing: border-box;
        }

    .video-role-title {
        left: 12px;
        top: 12px
    }

    .video-tips {
        display: none;
    }

    .login-box-content .login-social-button-bottom a {
        font-size: 12px;
        line-height: 11px;
        height: 25px;
    }

    .login-social-button a + a {
        margin-left: 6px
    }

    .post-style-5-top {
        margin: 0
    }

    .post-style-2 i.b2-account-circle-line {
        color: #fff !important
    }

    .post-style-2 .menu-icon {
        background: rgba(246, 246, 246, 0.18)
    }

    ul.b2_gap > li {
        width: 50% !important
    }

    .author-page .news-item {
        padding: 12px
    }

    .user-sidebar-count li {
        width: 50%;
        padding: 20px
    }

        .user-sidebar-count li p {
            font-size: 20px;
            margin: 5px 0
        }

    #author-index .user-info p {
        padding: 16px;
        font-size: 14px;
    }

    #author-index .user-info {
        padding: 0
    }

    .user-item-name {
        font-size: 14px;
    }

    .user-sidebar.h0 {
        overflow: initial;
    }

    .user-social-box {
        flex-direction: column;
        padding: 14px;
        padding-top: 0
    }
    /*分类页面*/
    .tax-fliter-cat {
        z-index: 10;
        top: 48px;
        position: absolute;
        display: none;
    }

    #fliter-show.tax-fliter-cat {
        display: block;
        box-shadow: 0 0 20px 0 rgb(0 0 0 / 8%);
    }

    .tax-fliter-hot {
        top: 47px
    }

    .filters-box ul li {
        flex-flow: column
    }

    .filter-name {
        text-align: left
    }

    .filter-items {
        margin-top: 5px;
        white-space: nowrap;
        overflow-x: scroll;
        display: block;
        width: 100%;
        height: 37px;
        flex: auto;
    }

    .tax-info-item.mobile-show {
        display: block;
    }

    .tax-header {
        height: auto;
        margin-top: -8px;
        margin-right: -8px;
        margin-left: -8px;
        width: calc(100% + 16px);
        max-width: calc(100% + 16px);
    }

        .tax-header .wrapper {
            padding: 0 3px
        }

            .tax-header .wrapper.box {
                padding: 12px
            }

    .tax-search button i {
        font-size: 19px;
    }

    .tax-search button {
        left: 3px;
        top: 6px;
    }

    .tax-search input {
        padding: 12px 12px 12px 46px
    }

    .filter-items a {
        font-size: 12px;
        margin-left: 0;
        margin-right: 5px;
        display: inline-block;
    }

    .filters-box ul li + li {
        margin-top: 0
    }

    .post-style-2 .header .button.mobile-show {
        background: none
    }

    trix-toolbar .trix-button span {
        display: none !important;
    }
    /*错误提示*/
    .toasted-container .toasted.primary {
        display: flex;
        padding: 12px
    }
    /*用户页面*/
    .user-cover-button {
        right: 12px;
        top: 12px
    }

    .mask-wrapper {
        padding-top: 30%
    }

    .user-panel .avatar {
        width: 80px;
        height: 80px;
        max-width: 80px;
        min-width: 80px;
        cursor: pointer;
        border: 5px solid #ffffff;
        position: relative;
        z-index: 4;
    }

        .user-panel .avatar:hover .editor-avatar {
            border-radius: 100%;
        }

    .user-cover-button label.empty {
        padding: 4px 6px;
        font-size: 12px
    }

    .user-panel-info p {
        margin-top: 12px
    }

    .user-panel-info h1 {
        display: flex;
        flex-flow: column;
        font-size: 18px;
    }

        .user-panel-info h1 > span {
            margin: 0
        }

    .duk {
        display: none
    }

    .comment-author .lv-icon {
        font-size: 11px
    }

    .user-eidt-button {
        position: absolute;
        right: 12px;
        top: 56px
    }

    .user-panel-editor-button {
        margin-top: 0;
        top: -15px;
        right: 12px;
    }

    .author-page-right {
        width: 100%;
        margin: 0;
        margin-bottom: 12px
    }

    .user-sidebar-gold h2 {
        padding: 14px
    }

    .user-money-and-credit {
        padding: 0 0 14px 14px;
    }

        .user-money-and-credit > div {
            margin-right: 14px
        }

    .user-sidebar-count {
        padding: 9px
    }

    .user-sidebar {
        width: 20%;
    }

    .author-page-right-in {
        display: flex;
        flex-flow: wrap;
        gap: 0;
    }

    .user-sidebar-info {
        display: flex;
        flex-flow: column;
        margin: 0;
        padding: 12px 10px
    }

    .user-panel-info p {
        text-align: center;
        display: none;
    }

    .user-sidebar.h0.show {
        width: 20%;
        height: auto
    }

    .user-sidebar + .user-sidebar {
        border: 0
    }

    .user-sidebar-info p i {
        display: block;
        margin-bottom: 5px;
        margin-right: 0
    }

    .user-sidebar-info p {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }

    .author-sidebar-down {
        display: none;
    }

    .author-page-left {
        width: 100%;
        z-index: 2;
    }

    .author-table {
        flex-flow: column;
    }

    .author-comment-list li {
        padding: 12px
    }

    .author-follow ul li {
        padding: 0
    }

    .collections-menu ul {
        margin-bottom: 12px;
        padding: 6px 12px;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .my-orders, .user-inv-page {
        padding: 12px
    }

    .following-avatar {
        width: 60px;
        height: 60px;
        max-width: 60px;
        min-width: 60px;
    }

    .collections-post-list .following-avatar {
        max-width: 60px;
        min-width: 60px;
        width: 60px;
        height: 36px;
        margin-right: 12px;
        display: none
    }

    .following-name a {
        font-weight: 400;
        font-size: 14px;
    }

    .following-cancel {
        width: 80px;
        flex-grow: 0;
        max-width: 80px;
        min-width: 80px;
    }

        .following-cancel button {
            padding: 4px 6px
        }

    .author-edit-page .author-edit-list > li {
        flex-flow: column
    }

    .author-edit-list {
        margin-top: 0;
        margin-bottom: 20px
    }

    .user-edit-button {
        opacity: 1;
        visibility: visible
    }

    .author-edit-page .edit-name {
        margin-bottom: 12px
    }

    .user-avatar-chose li {
        width: 78px;
        height: 78px
    }

    .user-open-list {
        display: block
    }

        .user-open-list li {
            margin-bottom: 12px;
            width: 100%
        }

    .author-edit-page {
        padding: 12px
    }

    .user-panel-editor-button button, .user-panel-editor-button .button {
        font-size: 12px;
        padding: 4px 8px;
        font-weight: 400
    }

    .tab-mobile-hidden {
        display: none
    }

    .related-posts-in h2 {
        height: 38px;
        font-size: 14px;
    }

    .document-content .b2-pagenav {
        padding: 12px
    }

    .user-page-lv {
        display: flex;
    }

    .user-panel {
        padding: 0 12px 12px;
        margin-top: -24px;
    }

    .user-panel-info {
        padding-left: 12px;
        padding-top: 29px;
        align-items: initial
    }

    .user-sidebar-count li i {
        top: 2px;
        font-size: 36px;
    }

    .user-panel-info h1 span {
        margin-left: 0
    }

    .cat-group-page {
        width: 100%
    }

        .cat-group-page h1 {
            font-size: 20px;
        }

        .cat-group-page > div {
            margin-bottom: 12px
        }

    .cat-group {
        margin: 0
    }

    .cat-group-box {
        padding: 0;
        width: 100%
    }
    /*vip页面*/
    .vip-top {
        margin-right: -6px;
        margin-left: -6px
    }

    .vip-count ul li .vip-in {
        margin: 12px
    }

    .vip-count ul li {
        width: 50%
    }

    .vip-top > div p {
        font-size: 16px;
        margin: 16px;
    }

    .vip-count {
        margin-top: 20px
    }

    .vip-item {
        width: 100%;
        padding: 12px;
    }

    .vip-buy button {
        padding: 10px
    }

    .gold-list-row-1, .gold-list-row-2, .gold-list-row-3, .gold-list-row-4 {
        width: 25%
    }

    .gold-list-row-5 {
        display: none
    }

    .gold-info {
        flex-flow: wrap;
    }

    .vip-footer {
        margin-top: 20px
    }

    .shop-single-action-left a {
        font-size: 17px;
        font-weight: 700;
        padding: 12px 25px
    }
    /*菜单动画*/
    .menu-icon {
        width: 29px;
        height: 27px;
        padding: 6px 0;
        margin-left: 12px;
        cursor: pointer;
        position: absolute;
        left: 0;
        z-index: 2;
        top: 8px;
        background: rgb(246 246 246 / 67%);
        padding: 7px 5px;
        border-radius: 2px;
        box-sizing: border-box;
    }

        .menu-icon .line-1,
        .menu-icon .line-2,
        .menu-icon .line-3 {
            height: 2px;
            width: 100%;
            border-radius: 1px;
            transition: background-color .2s ease-in-out;
            background-color: #333
        }

        .menu-icon .line-1 {
            -webkit-animation: animate-line-1-rev .7s ease-in-out;
            animation: animate-line-1-rev .7s ease-in-out;
        }

        .menu-icon .line-2 {
            margin: 4px 0;
            -webkit-animation: animate-line-2-rev .7s ease-in-out;
            animation: animate-line-2-rev .7s ease-in-out;
        }

        .menu-icon .line-3 {
            -webkit-animation: animate-line-3-rev .7s ease-in-out;
            animation: animate-line-3-rev .7s ease-in-out;
        }

        .menu-icon.active .line-1 {
            -webkit-animation: animate-line-1 0.7s cubic-bezier(0.3, 1, 0.7, 1) forwards;
            animation: animate-line-1 0.7s cubic-bezier(0.3, 1, 0.7, 1) forwards;
        }

        .menu-icon.active .line-2 {
            -webkit-animation: animate-line-2 0.7s cubic-bezier(0.3, 1, 0.7, 1) forwards;
            animation: animate-line-2 0.7s cubic-bezier(0.3, 1, 0.7, 1) forwards;
        }

        .menu-icon.active .line-3 {
            -webkit-animation: animate-line-3 0.7s cubic-bezier(0.3, 1, 0.7, 1) forwards;
            animation: animate-line-3 0.7s cubic-bezier(0.3, 1, 0.7, 1) forwards;
        }

    .b2-menu-4 ul ul li a img {
        margin-right: 5px
    }

    .no-animation {
        -webkit-animation: none !important;
        animation: none !important;
    }

    .go-top {
        bottom: 20px;
        right: 20px
    }

    .dmsg-to-box li {
        padding: 12px
    }

    .dmsg-to-box {
        padding: 0
    }

    .my-dmsg-content {
        font-size: 14px
    }

    .dmsg-list li {
        padding: 12px
    }

    .verify-users-title {
        display: flex;
        flex-flow: column
    }

        .verify-users-title:before, .verify-users-title:after {
            margin: 0 auto;
        }

        .verify-users-title span {
            margin: 16px 40px;
        }

    .verify-users ul {
        padding: 12px
    }

        .verify-users ul li {
            width: 25%;
            padding: 1px
        }

    .verify-box-desc {
        font-size: 12px;
    }

    .verify-box-name {
        font-size: 14px;
    }

    .verify-desc {
        padding: 20px
    }

    .verify-step-2 {
        padding: 30px 0;
    }

    .verify-button {
        margin-bottom: 30px
    }

    .verify-step-2 h2 {
        margin-left: 20px
    }

    .verify-chenghao h2 {
        margin-left: 0
    }

    .verify-mp-left {
        margin-left: 12px
    }

    .verify-mp-right {
        width: 110px;
        min-width: 110px;
        text-align: center;
    }

    .verify-qrcode {
        width: 110px;
        height: 110px
    }

    .task-box {
        padding: 12px
    }

    .verify-shiming {
        padding: 12px
    }

    .shiming-cankao {
        height: 102px
    }
    /*bar*/
    .aside-container {
        display: none;
        width: 100%;
        z-index: 9999;
    }

    .bar-footer {
        display: none;
    }

    .aside-container .bar-user-info {
        padding: 12px 0 0 !important;
        width: 100%;
        border-left: 0;
        border-right: 1px solid #f3f3f3;
    }

    .bar-box {
        width: auto
    }

    .aside-bar {
        background-color: #fff;
        width: 82px
    }

        .aside-bar .bar-item-desc {
            position: initial;
            right: initial;
            top: initial;
            padding: 0;
            display: none !important;
            width: initial;
            background: initial;
            color: initial;
        }

    .bar-middle {
        bottom: 8%;
    }

    .aside-container.aside-show {
        display: flex;
        flex-flow: row-reverse;
    }

    .mobile-footer-menu a b.footer-new-msg {
        position: absolute;
        width: 6px;
        height: 6px;
        background: #e90005;
        top: -1px;
        right: 15px;
        border-radius: 100%;
        border: 1px solid #fff;
        color: #fff;
        font-size: 12px;
        line-height: 12px;
    }

    .order-money.tracking-number {
        flex-flow: wrap;
    }

        .order-money.tracking-number > div {
            width: 50%
        }

        .order-money.tracking-number div:first-child {
            width: 100%;
            border-bottom: 1px solid #fff
        }

    .lottery-box-one, .lottery-box-three {
        font-size: 22px;
    }

    .lottery-box > div span {
        padding: 7px
    }

    .lottery-box-two {
        font-size: 25px;
    }

    .tags-page ul li {
        width: 33.333333%
    }

    .tags-page h1 {
        margin: 20px 0
    }

    .tags-page ul li a {
        padding: 12px 5px
    }

    .weixin-bind {
        text-align: center;
    }

        .weixin-bind .button {
            margin-top: 20px;
            display: inline-block;
        }

    .distribution-build-input {
        max-width: 240px
    }

    .my-distribution-orders .distribution-order-money, .my-distribution-orders .distribution-order-ratio {
        display: none;
    }

    .my-distribution-orders li > div {
        flex-flow: column;
    }

    .distribution-order-name a {
        margin-top: 5px
    }

    .distribution-order-my, .distribution-order-lv {
        width: 20%
    }

    .my-distribution-partner ul li {
        width: 50%
    }

    .b2-light-dark {
        overflow: inherit;
    }

    .is-weixin .login-weibo {
        display: none;
    }

    .dplayer-controller .dplayer-icons .dplayer-full .dplayer-full-in-icon {
        display: none !important;
    }

    .next-jt {
        display: none;
    }

    .post-next .post-pre-next-info {
        padding: 12px
    }

    .post-pre .post-pre-next-info {
        padding: 12px
    }

    .btn-group > button {
        display: none;
    }

    .dark-bar-l {
        display: none;
    }

    .dark-user > div {
        color: #AAAEB3;
        font-size: 12px;
    }

    .n-desc {
        padding: 16px;
    }

    .post-style-2-top-header h1 {
        padding-top: 16px;
        margin-top: 16px;
    }

    .search-module-title {
        font-size: 20px;
    }

    .search-module-form, .search-module-key, .search-module-desc {
        width: 100%
    }

    .search-module {
        padding: 20px 30px
    }

    .search-module-desc {
        margin-top: 16px;
    }

    .home_row.home_row_bg_img {
        margin-right: -8px;
        margin-left: -8px
    }

    .home_row_0.module-search .search-module {
        padding: 38px 30px 20px 30px;
    }

    .search .shop-home-left > .box {
        width: calc(100% - 12px) !important
    }

    .content-ds-button {
        top: 0px;
        margin-top: 2em;
    }

    #con {
        width: 10em;
        height: auto;
        margin: 0px;
        background: #fffcf7;
    }

    #TA-con {
        width: 94px;
        height: 32px;
        right: -6px;
        left: inherit;
    }

    .sah-catlist span {
        display: none;
    }

        .sah-catlist span:first-child {
            display: block;
        }

    .gujia .sah-avatar {
        width: 24px
    }

    .stream-article {
        padding: 12px
    }

    .item-content-right img {
        min-width: 100px;
        max-width: 100px;
    }

    .item-content .b2-out {
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 47px;
    }

    .item-content {
        margin-top: 5px;
    }

    .item-content-bottom > div {
        padding: 5px 4px 0 4px;
    }

    .download-box, .single-button-download {
        display: block;
    }

    #text-con {
        width: 84px
    }

    #TA {
        line-height: 32px;
        margin-right: 0.4em;
        font-size: 12px;
    }

    #tube-con {
        display: none;
    }

    .entry-content table td {
        white-space: break-spaces;
    }

    .wp-block-table .has-fixed-layout {
        table-layout: inherit;
    }

        .wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
            word-break: inherit;
        }

    iframe {
        height: 220px
    }

    .link-register .link-join-button {
        display: none;
    }

    .link-img {
        width: 24px;
        height: 24px;
        min-width: 24px
    }

    .link-top h2 {
        font-size: 13px;
        line-height: 1.8;
    }

    .link-list.b2-pd {
        padding: 2px 4px
    }

    .link-list li {
        width: 50% !important
    }

    .home-links-content {
        padding: 0
    }

    .link-box {
        padding: 16px
    }

    .link-in {
        margin: 4px;
        padding: 10px;
    }

    .logo-left .login-button .b2-account-circle-line, .menu-center .login-button .b2-account-circle-line, .logo-center .login-button .b2-account-circle-line, .logo-top .login-button .b2-account-circle-line {
        color: #333
    }

    .home-row-left .link-list {
        margin: -4px
    }

    .link-title {
        padding-bottom: 8px
    }

    .link-desc {
        margin: 6px 0;
        font-size: 12px;
        height: 30px;
    }

    .b2-tab-links {
        display: none;
    }

    .links .content-area {
        width: 100%;
        max-width: 100%;
    }

    .link-footer .fs12 {
        font-weight: normal;
    }

    .links-register .content-area {
        max-width: 100% !important;
    }

    .links-register .box {
        padding: 8px
    }

    .b2-links-content {
        flex-flow: column;
    }

    .single-link .content-area {
        padding: 10px
    }

    .link-single-header {
        margin-bottom: 10px
    }

    .index-circle-box ul li {
        width: 100%;
        padding: 4px
    }

    .index-circle-box ul {
        margin: -4px
    }

    .cpay-file-review {
        margin-left: 10px
    }

    .single-cpay .custom-pay-box {
        padding: 12px
    }

    .entry-content table {
        overflow: auto;
        width: 100% !important;
        height: 100% !important;
        display: block;
    }

        .entry-content table td {
            white-space: nowrap !important;
        }

    .top-style .wrapper {
        width: 100% !important
    }

    @-webkit-keyframes animate-line-1 {
        0% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }

        50% {
            -webkit-transform: translate3d(0, 6px, 0) rotate(0);
            transform: translate3d(0, 6px, 0) rotate(0);
        }

        100% {
            -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
            transform: translate3d(0, 6px, 0) rotate(45deg);
        }
    }

    @keyframes animate-line-1 {
        0% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }

        50% {
            -webkit-transform: translate3d(0, 6px, 0) rotate(0);
            transform: translate3d(0, 6px, 0) rotate(0);
        }

        100% {
            -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
            transform: translate3d(0, 6px, 0) rotate(45deg);
        }
    }

    @-webkit-keyframes animate-line-2 {
        0% {
            -webkit-transform: scale(1);
            transform: scale(1);
            opacity: 1;
        }

        100% {
            -webkit-transform: scale(0);
            transform: scale(0);
            opacity: 0;
        }
    }

    @keyframes animate-line-2 {
        0% {
            -webkit-transform: scale(1);
            transform: scale(1);
            opacity: 1;
        }

        100% {
            -webkit-transform: scale(0);
            transform: scale(0);
            opacity: 0;
        }
    }

    @-webkit-keyframes animate-line-3 {
        0% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }

        50% {
            -webkit-transform: translate3d(0, -6px, 0) rotate(0);
            transform: translate3d(0, -6px, 0) rotate(0);
        }

        100% {
            -webkit-transform: translate3d(0, -6px, 0) rotate(135deg);
            transform: translate3d(0, -6px, 0) rotate(135deg);
        }
    }

    @keyframes animate-line-3 {
        0% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }

        50% {
            -webkit-transform: translate3d(0, -6px, 0) rotate(0);
            transform: translate3d(0, -6px, 0) rotate(0);
        }

        100% {
            -webkit-transform: translate3d(0, -6px, 0) rotate(135deg);
            transform: translate3d(0, -6px, 0) rotate(135deg);
        }
    }

    @-webkit-keyframes animate-line-1-rev {
        0% {
            -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
            transform: translate3d(0, 6px, 0) rotate(45deg);
        }

        50% {
            -webkit-transform: translate3d(0, 6px, 0) rotate(0);
            transform: translate3d(0, 6px, 0) rotate(0);
        }

        100% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }
    }

    @keyframes animate-line-1-rev {
        0% {
            -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
            transform: translate3d(0, 6px, 0) rotate(45deg);
        }

        50% {
            -webkit-transform: translate3d(0, 6px, 0) rotate(0);
            transform: translate3d(0, 6px, 0) rotate(0);
        }

        100% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }
    }

    @-webkit-keyframes animate-line-2-rev {
        0% {
            -webkit-transform: scale(0);
            transform: scale(0);
            opacity: 0;
        }

        100% {
            -webkit-transform: scale(1);
            transform: scale(1);
            opacity: 1;
        }
    }

    @keyframes animate-line-2-rev {
        0% {
            -webkit-transform: scale(0);
            transform: scale(0);
            opacity: 0;
        }

        100% {
            -webkit-transform: scale(1);
            transform: scale(1);
            opacity: 1;
        }
    }

    @-webkit-keyframes animate-line-3-rev {
        0% {
            -webkit-transform: translate3d(0, -6px, 0) rotate(135deg);
            transform: translate3d(0, -6px, 0) rotate(135deg);
        }

        50% {
            -webkit-transform: translate3d(0, -6px, 0) rotate(0);
            transform: translate3d(0, -6px, 0) rotate(0);
        }

        100% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }
    }

    @keyframes animate-line-3-rev {
        0% {
            -webkit-transform: translate3d(0, -6px, 0) rotate(135deg);
            transform: translate3d(0, -6px, 0) rotate(135deg);
        }

        50% {
            -webkit-transform: translate3d(0, -6px, 0) rotate(0);
            transform: translate3d(0, -6px, 0) rotate(0);
        }

        100% {
            -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
        }
    }
}
