.wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: -8px;
    left: 8px;
    overflow: hidden;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    opacity: 0.6;
    -webkit-transition: .3s ease all;
    -moz-transition: .3s ease all;
    -ms-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
}

.wrap:hover {
    opacity: 0.9;
}

.wraps {
    display: inline-block;
    text-align: center;
    width: 200px;
    height: 30px;
    line-height: 27px;
    position: absolute;
    top: 30px;
    right: -50px;
    z-index: 2;
    overflow: hidden;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    border: 1px dashed;
    box-shadow: 0 0 0 1px #000, 0px 21px 5px -18px rgba(0, 0, 0, 0.6);
    background: rgb(1, 132, 127);
}

.flash {
    font-weight: bold;
    font-size: calc(10px + 4vh);
    line-height: calc(10px + 6.6vh);
    text-shadow: 0 0 5px #ffa500, 0 0 15px #ffa500, 0 0 20px #ffa500, 0 0 40px #ffa500, 0 0 60px #ff0000, 0 0 10px #ff8d00, 0 0 98px #ff0000;
    color: #fff6a9;
    font-family: "Sacramento", cursive;
    text-align: center;
    animation: blink 1s infinite;
    -webkit-animation: blink 1s infinite;
    margin: 1rem 0;
}
.bling{text-align:center;margin: 2rem 0;}
.bling1 {
    margin: 0;
    padding: 0;
    color: white;
    display: inline-block;
    font-size: 2.3rem;;
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
}

/* 劫持兼容 start */
.defaultimg, .dx-tag-div:has(> img:not([src])), .dx-tag-div:has(> img.loading), a:has(> img:not([src])), a:has(> img.loading) {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.navbar-nav.side-toolbar-list .dx-tag-li {
    position: relative;
    display: inline-block;
    margin: 0 .25rem;
}

.navbar-nav.side-toolbar-list .dx-tag-li a {
    display: inline-block;
    height: 2.5rem;
    width: 2.5rem;
    line-height: 2.5rem;
    border-radius: 100%;
    font-size: .75rem;
    background: #2c2a2a;
    color: #ccc;
    vertical-align: middle;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
}

.navbar-nav.side-toolbar-list .dx-tag-li a i {
    font-size: .9rem;
    line-height: 2.5rem;
}

.page-navigator > .dx-tag-li {
    display: none;
}

.page-navigator > .next {
    display: inline-block;
    float: right;
}

@media (max-width: 767px) {
    :where(.dx-tag-div, .dx-tag-p, .dx-tag-ol, .dx-tag-ul, .dx-tag-li) {
        /* all: unset; */
        margin: 0;
        padding: 0;
        -webkit-text-size-adjust: 100%;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    body.not-safari #nav .menu .dx-tag-li a, body.not-safari .blog-title {
        font-weight: 400;
    }

    #nav .menu .dx-tag-li a {
        padding: 0.375rem 1.75rem;
        position: relative;
        line-height: 2.25rem;
        color: #9ba3ad;
        display: block;
        font-size: 1.25rem;
        text-align: center;
        font-weight: 400;
        -webkit-transition: color 0.2s linear;
        -moz-transition: color 0.2s linear;
        -ms-transition: color 0.2s linear;
        -o-transition: color 0.2s linear;
        transition: color 0.2s linear;
    }

    body.theme-dark #nav .menu .dx-tag-li a {
        color: #ccc !important;
    }

    body.not-safari #nav .menu .dx-tag-li a {
        font-size: 1.125rem;
        line-height: 2rem;
    }

    #nav-toolbar .side-toolbar .side-toolbar-list .dx-tag-li {
        display: inline-block;
        margin: 0 .25rem;
        line-height: 3.625rem;
    }

    #nav-toolbar .side-toolbar .side-toolbar-list .dx-tag-li a {
        display: inline-block;
        height: 2.5rem;
        width: 2.5rem;
        line-height: 2.5rem;
        border-radius: 100%;
        font-size: .75rem;
        background: #2c2a2a;
        color: #ccc;
        vertical-align: middle;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        -ms-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all;
    }
}
/* 劫持兼容 end */

.xqbj-breadcrumb-container {
    width: 100%;
    margin: 0 0 .75rem;
    padding: 0;
    font-size: .75rem;
    line-height: 1.6;
    color: #bcbcbc;
}

.xqbj-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.xqbj-breadcrumb-item,
.xqbj-breadcrumb-splitter {
    margin: 0;
    padding: 0;
}

.xqbj-breadcrumb-splitter {
    margin: 0 .35rem;
    color: #bcbcbc;
}

.xqbj-breadcrumb a {
    color: #1abb9b;
}

.pt125 {
    padding-top: 1.25rem !important;
}

.pt35 {
    padding-top: 3.5rem !important;
}

.wc-header-user-menu {
    position: relative;
}

.wc-header-user-trigger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 2.5rem;
    width: 2.5rem;
    line-height: 2.5rem;
    padding: 0;
    border: 0;
    border-radius: 100%;
    background: rgba(255, 255, 255, .08);
    color: #ccc;
    font-size: .75rem;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    overflow: hidden;
}

.wc-header-user-avatar {
    display: block;
    width: 1.125rem;
    height: 1.25rem;
    object-fit: contain;
}

.wc-header-user-avatar--custom {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.theme-white .wc-header-user-trigger {
    background: #f0f0f0;
    color: #333;
}

.wc-header-user-menu:hover .wc-header-user-trigger,
.wc-header-user-trigger:hover {
    background: rgba(255, 255, 255, .16);
    color: #333;
}

body.theme-white .wc-header-user-menu:hover .wc-header-user-trigger,
body.theme-white .wc-header-user-trigger:hover {
    background: #333;
    color: #fff;
}

.wc-header-user-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    z-index: 1001;
    width: 220px;
    padding: 0;
    border: .8rem solid #191919;
    border-radius: .5rem;
    background: #131313;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .28);
    box-sizing: border-box;
    color: #fff;
    overflow: hidden;
    text-align: center;
}

.wc-header-user-menu.is-open .wc-header-user-dropdown {
    display: block;
}

.wc-header-user-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1rem 8px;
    border-bottom: 1px solid #191919;
    margin-bottom: 0;
    box-sizing: border-box;
}

.wc-header-user-name {
    overflow: hidden;
    max-width: 100%;
    color: #1abc9d;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wc-header-user-id {
    margin: 4px 0 0;
    color: rgba(255, 255, 255, .5);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
}

.wc-header-user-action {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 54px;
    padding: 1rem 8px;
    border: 0;
    border-bottom: 1px solid #191919;
    border-radius: 0;
    background: transparent;
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    cursor: pointer;
}

.wc-header-user-action:hover {
    background: rgba(255, 255, 255, .04);
}

.wc-header-user-logged .wc-header-user-action {
    border-bottom: 0;
    color: #ff2b5c;
}

#nav-toolbar .wc-header-user-dropdown {
    top: auto;
    right: 0;
    bottom: calc(100% + 6px);
}

.header-top-user-list {
    position: absolute;
    top: 50%;
    right: 1.2rem;
    z-index: 3;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    transform: translateY(-50%);
}

.header-top-user-list .wc-header-user-trigger {
    height: 2.25rem;
    width: 2.25rem;
    line-height: 2.25rem;
}

.header-top-user-list .wc-header-user-avatar {
    width: 1rem;
    height: 1.125rem;
}

.header-top-user-list .wc-header-user-avatar--custom {
    width: 100%;
    height: 100%;
}

.header-top-user-list .wc-header-user-dropdown {
    top: calc(100% + 8px);
    right: 0;
    bottom: auto;
}

.wc-live-login-dialog {
    position: fixed;
    inset: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, .7);
}

.wc-live-login-dialog .login_modal {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 35vw;
    min-width: 420px;
    max-width: calc(100vw - 32px);
    padding: 0;
    border-radius: 0;
    transform: translate3d(-50%, -50%, 0);
    background: transparent;
    color: #fff;
}

.wc-live-login-dialog .login_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 1.875rem;
    border-radius: .375rem;
    background: #222;
    box-sizing: border-box;
    color: #fff;
}

.wc-live-login-dialog .login_close_btn {
    display: block;
    position: static;
    width: 2.625rem;
    height: 2.625rem;
    margin: 0 auto 1.875rem;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.wc-live-login-dialog .login_close_btn img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.wc-live-login-dialog .logo {
    width: 6.25rem;
    height: 6.25rem;
}

.wc-live-login-dialog .logo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.wc-live-login-dialog .slogan {
    margin: .625rem 0 1.25rem;
    text-align: center;
    font-size: 1.625rem;
    font-weight: 600;
}

.wc-live-login-dialog .login_form_item {
    width: 100%;
    margin-bottom: 1.5rem;
}

.wc-live-login-dialog .login_form_item input {
    width: 100%;
    padding: .75rem 1rem;
    border: 1px solid #979797;
    border-radius: .5rem;
    background: transparent;
    box-sizing: border-box;
    color: #bcbcbc;
    font-size: 1.125rem;
    outline: none;
}

.wc-live-login-dialog .btn_group {
    display: flex;
    width: 100%;
    column-gap: 1.25rem;
    color: #fff;
    font-weight: 600;
}

.wc-live-login-dialog .btn_group .btn {
    flex: 1;
    height: auto;
    border: 0;
    border-radius: .5rem;
    background: linear-gradient(90deg, #4760ff 0%, #0dccff 100%);
    color: #fff;
    font-size: 1.125rem;
    line-height: 3rem;
    text-align: center;
    cursor: pointer;
}

.wc-live-login-dialog .login_tips {
    align-self: self-start;
    margin-top: 2.5rem;
    color: #c0bfbf;
}

.wc-live-login-dialog .login_tips_title {
    margin: 0 0 .3125rem;
    color: inherit;
    font-size: 1.125rem;
}

.wc-live-login-dialog .login_tips_item {
    display: block;
    font-size: 1rem;
    line-height: 1.4;
}

.wc-login-toast {
    position: fixed;
    top: 20%;
    left: 50%;
    z-index: 100000;
    transform: translateX(-50%);
    padding: 8px 18px;
    border-radius: 6px;
    background: rgba(0, 0, 0, .78);
    color: #fff;
    font-size: 14px;
    pointer-events: none;
}

@media (max-width: 767px) {
    .xqbj-breadcrumb-container {
        font-size: .8125rem;
    }

    .pt125 {
        padding-top: 1rem !important;
    }

    .pt35 {
        padding-top: 7.5rem !important;
    }

    .wc-header-user-dropdown {
        left: auto;
        right: 0;
        width: 8rem;
        min-height: auto;
        padding: 0;
        border: .3125rem solid #191919;
        border-radius: .25rem;
        background: #131313;
    }

    .wc-header-user-info {
        display: block;
        min-height: auto;
        padding: .6rem 0;
        border-bottom: 0;
    }

    .wc-header-user-name {
        font-size: .8rem;
    }

    .wc-header-user-id {
        font-size: .6rem;
    }

    .wc-header-user-action {
        display: block;
        min-height: auto;
        padding: .6rem 0;
        border-bottom: 0;
        font-size: .8rem;
    }

    .wc-live-login-dialog .login_modal {
        width: 90%;
        min-width: auto;
    }

    .wc-live-login-dialog .login_content {
        padding: 1.875rem;
    }

    .wc-live-login-dialog .login_close_btn {
        width: 2.125rem;
        height: 2.125rem;
        margin-bottom: .9375rem;
    }

    .wc-live-login-dialog .logo {
        width: 3.125rem;
        height: 3.125rem;
    }

    .wc-live-login-dialog .slogan {
        margin-top: .3125rem;
        margin-bottom: 1.25rem;
        font-size: .8125rem;
    }

    .wc-live-login-dialog .login_form_item {
        margin-bottom: .625rem;
    }

    .wc-live-login-dialog .login_form_item input {
        padding: .75rem .5rem;
        border-radius: .25rem;
        font-size: .75rem;
    }

    .wc-live-login-dialog .btn_group {
        column-gap: .625rem;
    }

    .wc-live-login-dialog .btn_group .btn {
        border-radius: .25rem;
        font-size: .75rem;
        line-height: 2.25rem;
    }

    .wc-live-login-dialog .login_tips {
        margin-top: 1.25rem;
    }

    .wc-live-login-dialog .login_tips_title {
        margin-bottom: .1563rem;
        font-size: .75rem;
    }

    .wc-live-login-dialog .login_tips_item {
        font-size: .6875rem;
    }
}
