<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --theme-color-primary: #587BE9;
    --theme-color-primary-dark: #859fef;
    --theme-color-primary-light: #2b57e3;
    --container-width: var(--theme-container-width, 60rem);
}

.tw-bangdan1 {
    margin-right: 1rem;
    font-size: 16px;
}

.tw-bangdan2 {
    margin: 0 0.5rem;
    font-size: 16px;
}

.tw-bangdan3 {
    margin-left: 1rem;
    font-size: 16px;
}

.baogao-img img {
    height: 100%;
    position: absolute;
    object-fit:cover;
    width:100%
}

.tw-fangan {
    background-size: cover !important;
    background-position: center;
}

.banner-section {
    overflow: visible !important;
    background-position: bottom;
    height: 500px;
    padding: 0;
    background-size: 1920px auto;
    background-color: #d7e3fd;
    ;
}

.banner-section .tw-mt-8.banner-main-t {
    margin-top: 50px;
    max-width: initial !important;
}

.banner-section .banner-text-cont {
    display: flex;
    align-items: center;
}

.banner-section .banner-text-cont img {
    width: 222px;
}

.banner-section .banner-text-main {
    width: 100%;
}

.banner-section .banner-text-tt {
    font-size: 48px;
    font-family: PingFang-SC-Bold;
    line-height: 2.5em;
    font-weight: 600;
    letter-spacing: 0.1rem;
}

.banner-section .banner-text-info {
    font-size: 0px;
    font-family: PingFang-SC;
    line-height: 1em;
    letter-spacing: 0.1rem;
}

.banner-section .banner-text-info h1 {
    font-size: 0px;
    display: inline;
}

.banner-section .ub-search-block-a {
    top: 0;
    width: 70%;
    margin: 36px auto;
    border: none;
    border-radius: 4px;
    box-shadow: 0px 2px 6px 0px rgb(19 88 255 / 38%);
}

.banner-section .ub-search-block-a input {
    height: 48px;
    line-height: 48px;
    border-radius: 4px;
}

.banner-section .ub-search-block-a .search-btn {
    height: 48px;
    font-size: 24px;
    padding: 0 20px;
    line-height: 48px;
    background-color: #3a67ef;
    border-radius: 4px;
}

.banner-section .banner-rec-list {
    top: 0;
}

.banner-section .ub-search-block-a .search-dropdown {
    position: absolute;
    width: 100%;
    z-index: 2;
    background: #fff;
    margin-top: 10px;
    padding: 0 20px;
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 8%);
    font-family: PingFangSC-Regular, PingFang SC;
    border-radius: 4px;
}

.banner-section .ub-search-block-a .search-dropdown .search-history-top {
    display: flex;
    height: 42px;
    font-size: 14px;
    font-weight: 500;
    color: #202a33;
    line-height: 22px;
    justify-content: space-between;
    align-items: center;
}

.banner-section .ub-search-block-a .search-dropdown .search-history-top .clear-box {
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: #327bfa;
    line-height: 22px;
    padding-left: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.banner-section .ub-search-block-a .search-dropdown .search-history-top .clear-box img {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.banner-section .search-dropdown .close {
    width: 20px;
    height: 20px;
    background-color: aliceblue;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAABWUlEQVRYR+3XzQ4BQQwH8Cmv4x04OeDsIxISr+HuMSSIBHcOTjyYreyyCcK2M/9K5jCudjq/bbedXXKR/yhyn0tAtEIpgymDaAbQ9eIzeGCu8+m6ZKLzsNPcohvm63en65iY29RpzvpEt6qYInB/vKyYeULO3bhWm6LIApdlK3auTkTrQbc1RYEjx7wpAoLIN5wylpjB/O72xwuMDMHle6uAKDIU5wUMRSI4b6AvEsUFAbVIC1wwUEJa4SDgL2QRtJxzylECzUHp5PgcQfn1FjOz3Fc9Zqqgr8hnWUxOHbjEJfr1mYsO+NkQUZX4W7cSc2Z1dkMlrholFmc31CSaOWeF9O5iDa68ewukF9AHZ4VUA0NwFkgVEMGhSBFogUOQItD6o+m9cWgx6LXm0MvCPz47H0jXkHDQoJbecqz+F0tstVFonAQMzRx0FqOb+qxPJfbJ1rdro8/gHQtYqThh2t+ZAAAAAElFTkSuQmCC) no-repeat center / cover;
}


.banner-section .ub-search-block-a .search-dropdown {
    position: absolute;
    width: 100%;
    z-index: 2;
    background: #fff;
    margin-top: 10px;
    padding: 0 20px;
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 8%);
    font-family: PingFangSC-Regular, PingFang SC;
    border-radius: 4px;
}

.banner-section .ub-search-block-a .search-dropdown .search-history-top {
    display: flex;
    height: 42px;
    font-size: 14px;
    font-weight: 500;
    color: #202a33;
    line-height: 22px;
    justify-content: space-between;
    align-items: center;
}

.banner-section .ub-search-block-a .search-dropdown .search-history-top .clear-box {
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: #327bfa;
    line-height: 22px;
    padding-left: 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.banner-section .ub-search-block-a .search-dropdown .search-history-top .clear-box img {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.banner-section .search-dropdown .search-history-line {
    height: 42px;
    border-bottom: 1px solid #eef2f6;
    cursor: pointer;
    font-size: 16px;
    /* margin-left: 4px; */
    color: #222;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.banner-section .search-dropdown .close {
    width: 20px;
    height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAABWUlEQVRYR+3XzQ4BQQwH8Cmv4x04OeDsIxISr+HuMSSIBHcOTjyYreyyCcK2M/9K5jCudjq/bbedXXKR/yhyn0tAtEIpgymDaAbQ9eIzeGCu8+m6ZKLzsNPcohvm63en65iY29RpzvpEt6qYInB/vKyYeULO3bhWm6LIApdlK3auTkTrQbc1RYEjx7wpAoLIN5wylpjB/O72xwuMDMHle6uAKDIU5wUMRSI4b6AvEsUFAbVIC1wwUEJa4SDgL2QRtJxzylECzUHp5PgcQfn1FjOz3Fc9Zqqgr8hnWUxOHbjEJfr1mYsO+NkQUZX4W7cSc2Z1dkMlrholFmc31CSaOWeF9O5iDa68ewukF9AHZ4VUA0NwFkgVEMGhSBFogUOQItD6o+m9cWgx6LXm0MvCPz47H0jXkHDQoJbecqz+F0tstVFonAQMzRx0FqOb+qxPJfbJ1rdro8/gHQtYqThh2t+ZAAAAAElFTkSuQmCC) no-repeat center / cover;
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}


.list-search {
    overflow: visible !important;
}

.list-search .ub-search-block-a .search-dropdown {
    position: absolute;
    width: 100%;
    z-index: 2;
    background: #fff;
    margin-top: 10px;
    padding: 0 20px;
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 8%);
    font-family: PingFangSC-Regular, PingFang SC;
    border-radius: 4px;
}

.list-search .ub-search-block-a .search-dropdown .search-history-top {
    display: flex;
    height: 42px;
    font-size: 14px;
    font-weight: 500;
    color: #202a33;
    line-height: 22px;
    justify-content: space-between;
    align-items: center;
}

.list-search .ub-search-block-a .search-dropdown .search-history-top .clear-box {
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: #327bfa;
    line-height: 22px;
    padding-left: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.list-search .ub-search-block-a .search-dropdown .search-history-top .clear-box img {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.list-search .search-dropdown .search-history-line {
    height: 42px;
    border-bottom: 1px solid #eef2f6;
    cursor: pointer;
    font-size: 16px;
    margin-left: 4px;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list-search .search-dropdown .close {
    width: 20px;
    height: 20px;
    background-color: aliceblue;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAABWUlEQVRYR+3XzQ4BQQwH8Cmv4x04OeDsIxISr+HuMSSIBHcOTjyYreyyCcK2M/9K5jCudjq/bbedXXKR/yhyn0tAtEIpgymDaAbQ9eIzeGCu8+m6ZKLzsNPcohvm63en65iY29RpzvpEt6qYInB/vKyYeULO3bhWm6LIApdlK3auTkTrQbc1RYEjx7wpAoLIN5wylpjB/O72xwuMDMHle6uAKDIU5wUMRSI4b6AvEsUFAbVIC1wwUEJa4SDgL2QRtJxzylECzUHp5PgcQfn1FjOz3Fc9Zqqgr8hnWUxOHbjEJfr1mYsO+NkQUZX4W7cSc2Z1dkMlrholFmc31CSaOWeF9O5iDa68ewukF9AHZ4VUA0NwFkgVEMGhSBFogUOQItD6o+m9cWgx6LXm0MvCPz47H0jXkHDQoJbecqz+F0tstVFonAQMzRx0FqOb+qxPJfbJ1rdro8/gHQtYqThh2t+ZAAAAAElFTkSuQmCC) no-repeat center / cover;
}


.list-search .ub-search-block-a .search-dropdown {
    position: absolute;
    width: 100%;
    z-index: 2;
    background: #fff;
    margin-top: 10px;
    padding: 0 20px;
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 8%);
    font-family: PingFangSC-Regular, PingFang SC;
    border-radius: 4px;
}

.list-search .ub-search-block-a .search-dropdown .search-history-top {
    display: flex;
    height: 42px;
    font-size: 14px;
    font-weight: 500;
    color: #202a33;
    line-height: 22px;
    justify-content: space-between;
    align-items: center;
}

.list-search .ub-search-block-a .search-dropdown .search-history-top .clear-box {
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: #327bfa;
    line-height: 22px;
    padding-left: 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.list-search .ub-search-block-a .search-dropdown .search-history-top .clear-box img {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.list-search .search-dropdown .search-history-line {
    height: 42px;
    border-bottom: 1px solid #eef2f6;
    cursor: pointer;
    font-size: 16px;
    /* margin-left: 4px; */
    color: #222;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list-search .search-dropdown .search-history-line span a {
    color: var(--color-text) !important;
}

.list-search .search-dropdown .close {
    width: 20px;
    height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAABWUlEQVRYR+3XzQ4BQQwH8Cmv4x04OeDsIxISr+HuMSSIBHcOTjyYreyyCcK2M/9K5jCudjq/bbedXXKR/yhyn0tAtEIpgymDaAbQ9eIzeGCu8+m6ZKLzsNPcohvm63en65iY29RpzvpEt6qYInB/vKyYeULO3bhWm6LIApdlK3auTkTrQbc1RYEjx7wpAoLIN5wylpjB/O72xwuMDMHle6uAKDIU5wUMRSI4b6AvEsUFAbVIC1wwUEJa4SDgL2QRtJxzylECzUHp5PgcQfn1FjOz3Fc9Zqqgr8hnWUxOHbjEJfr1mYsO+NkQUZX4W7cSc2Z1dkMlrholFmc31CSaOWeF9O5iDa68ewukF9AHZ4VUA0NwFkgVEMGhSBFogUOQItD6o+m9cWgx6LXm0MvCPz47H0jXkHDQoJbecqz+F0tstVFonAQMzRx0FqOb+qxPJfbJ1rdro8/gHQtYqThh2t+ZAAAAAElFTkSuQmCC) no-repeat center / cover;
}


@media screen and (max-width: 860px) {
    .banner-section {
        height: 220px;
        background-size: cover;
        /* background-position: -96px 0; */
    }

    .banner-section .tw-mt-8.banner-main-t {
        margin-top: 1rem;
    }

    .banner-section .banner-text-cont {
        flex-direction: column;
        align-items: flex-start;
    }

    .banner-section .banner-text-cont img {
        display: none;
    }

    .banner-section .banner-text-main {
        padding: 0;
        margin: 0;
    }

    .banner-section .banner-text-main::before {
        content: none;
    }

    .banner-section .banner-text-tt {
        font-size: 24px;
    }

    .banner-section .banner-text-info {
        font-size: 14px;
        width: 100%;
        line-height: 1.2rem;
    }

    .banner-section .ub-search-block-a {
        width: 100%;
        margin: 2vh 5vw;
        border-radius: 2px;
        max-width: 90%;
    }

    .banner-section .ub-search-block-a input {
        height: 32px;
        line-height: 32px;
        border-radius: 2px;
    }

    .banner-section .ub-search-block-a .search-btn {
        height: 32px;
        font-size: 12px;
        padding: 0 16px;
        line-height: 32px;
        border-radius: 2px;
    }

    .banner-section .tw-text-white {
        display: none;
    }

    .tw-bangdan1 {
        margin-right: 0;
    }

    .tw-bangdan2 {
        margin: 0;
    }

    .tw-bangdan3 {
        margin-left: 0;
    }

    .pb-wenku-doc-preview {
        height: auto !important;
    }
    .vip-baogao .tw-text-4xl{
        font-size: 1.6rem;
    }
}

.banner-section .banner-rec-list {
    font-size: 16px;
}

.banner-section .banner-rec-list a {
    color: #3a67ef;
    background: #ffffff;
}

.tw-bangd {
    padding: 1.5rem 0;
    background-color: #3a67ef;
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0.3rem;
}

.tw-text-md {
    font-size: 0.7rem;
    line-height: 1rem;
}

.tw-text-4xl {
    line-height: 4rem;
}

.pb-category-nav {
    font-size: 16px;
    margin: 2rem 0;
    text-align: center;
}

.tw-shadow-inner {
    margin-right: 0.2rem;
}

.icon-applet:before {
    content: url(/theme/default/image/chengxv.svg);
    position: absolute;
    top: 0.2rem;
    right: 0.8rem;
}

.ub-top-b {
    height: 4rem;
    display: block;
    background: url(/theme/default/image/jinqun.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.vip-baogao {
    height: 11rem;
    display: block;
    background: url(/theme/default/image/vip-bj.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 2rem 0;
}

.vip-baogao a {
    color: #3a67ef;
    background: #ffffff;
    font-size: 1.2rem;
    margin-top: 1rem;
    letter-spacing: 0.1em;
    cursor: pointer;
}

.com-btmM{
    height: 4rem;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    display: none;
    cursor: pointer;
}
.com-btmM.show{
    display: block;
}
#com-btmM1{
    background-image: url(/theme/default/image/img_v2_8c1f57f7-6285-4621-975f-05f69653c49g.gif);
    background-color: #326aff;
}
#com-btmM2{
    background-image: url(/theme/default/image/img_v2_8c1f57f7-6285-4r42-975f-05f69653c49g.jpg);
    background-color: #202af6;
}

.layui-layer-inform{
    padding: 48px;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 8px;
}
.layui-layer-inform .layui-layer-content{
    width: 300px;
}
.layui-layer-inform .layui-layer-content input,
.layui-layer-inform .layui-layer-content .btn-submit{
    width: 100%;
    display: block;
    height: 40px;
    padding: 0;
    line-height: 40px;
    text-align: center;
}
.layui-layer-inform .layui-layer-content .btn-submit{
    margin-top: 12px;
    background-color: #3269FF;
    color: #FFFFFF;

}
.layui-layer-inform .layui-layer-setwin .layui-layer-close2 {
    background-position: 1px -40px;
    width: 16px;
    height: 16px;    right: 0;
    top: 0;    opacity: 0.4;
}
.layui-layer-inform .layui-layer-setwin .layui-layer-close2:hover {
    opacity: 1;    background-position: 1px -40px;
}
@media screen and (max-width: 860px){
    .com-btmM{
        height: 3rem;
        background-size: contain;
    }
    #com-btmM1{
        background-image: url(/theme/default/image/img_v2_8c1f57f7-6285-4621-975f-05f69653c49g.jpg);
    }
    #com-btmM2{
        background-image: url(/theme/default/image/img_v2_8c1f57f7-6285-4r42-975f-05f69653c49g7.jpg);
    }
}

.ub-top-b:hover {
    cursor: pointer;
}

.tw-break-all {
    display: inline-block;
    width: 85%;
}

.tou-xia {
    display: inline-block;
    position: absolute;
    right: 1rem;
}

.ub-youlink {
    padding: 2rem 0;
    border-bottom: 1px solid #333333;
    font-size: 15px;
}

.ub-youlink .head {
    display: inline-block;
    color: #ffffff;
    font-weight: bold;
    margin-right: 1rem;
}

.ub-youlink .body {
    display: inline-block;
}

.ub-youlink .body .row {
    margin-left: 0;
    margin-right: 0;
}

.ub-youlink .body a {
    color: #ffffff;
    margin-right: 1.5rem;
    line-height: 2em;
}

.ub-account .oauth {
    display: none;
}

.ub-account .box {
    background: #fff;
    max-width: 9990rem;
    box-shadow: 0 0 0.0rem rgb(0 0 0 / 0%);
    box-sizing: border-box;
    border-radius: var(--size-radius);
    padding: 0rem 0;
    margin: 0rem auto;
    text-align: center;
}

.ub-account {
    min-height: 0;
}
/* } */

#content-container #contentBox {
    max-height: 70vh;
    overflow-y: auto;
    min-height: calc(100vh - 400px)
}

#content-container .Qtip {
    text-align: left;
    color: #b3b3b3;
    margin: 0 auto;
    font-size: 14px;
}

#content-container .Qtip p {
    margin-bottom: 0;
    line-height: 2;
}

#content-container .Qtip .tipLine {
    margin-top: 12px;
    margin-bottom: 2px;
}

#content-container .Qtip .tiplink {
    color: #4f80fa;
    cursor: pointer;
}

#content-container .ques {
    max-width: 86vw;
    float: right;
    margin-right: 4vw;
    background-color: #3269ff;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 10px 16px;
    min-width: 50px;
    font-size: 16px;
    margin-bottom: 24px;
    color: #fff;
}

#content-container .ans {
    max-width: 86vw;
    float: left;
    min-width: 50px;
    margin-left: 4vw;
    border-radius: 12px;
    background-color: #e4e4e4;
    box-sizing: border-box;
    padding: 10px 16px;
    margin-bottom: 24px;
    font-size: 16px;
    user-select: text;
}

.qf-yinxiao {
    background: url(/theme/default/image/yinxiao.png) no-repeat;
    display: block;
    background-size: cover;
    background-position: center;
    height: 8rem;
    cursor: pointer;
}

.qf-qianfen {
    background: url(/theme/default/image/qianfeng.png) no-repeat;
    display: block;
    background-size: 100%;
    background-position: center;
    height: 8rem;
    text-align: right;
    padding-right: 4rem;
}

.qf-qianfen a {
    color: #3a67ef;
    background: #ffffff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 3rem;
    margin-right: 1rem;
    letter-spacing: 0.1em;
    cursor: pointer;
}

.bg-tips h1{
    display: inline;
    font-size: 1.8rem;
}

.ub-alert P{
    margin-bottom: 0.5rem;
    font-size: 0.7rem;
}
.ub-alert P span{
    font-weight: 600;
}
.ub-alert .desc{
    overflow: hidden;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.right-ding-sticky-wrapper{
    position: sticky;
    top: 0;
}

.form-layer {
    border-radius: 8px;
    overflow: hidden;
}

.form-layer .layui-layer-title {
    background-color: #fff;
    border-bottom: none;
    text-align: center;
    padding: 48px 0 0;
    height: auto;
    font-size: 20px;
    line-height: 24px;
    font-family: HarmonyOS Sans SC;
    color: #000;
}

.form-layer .layui-layer-content {
    padding: 24px 48px;
    height: 280px !important;
}

.form-layer .layui-layer-close1 {
    top: 24px;
    right: 24px;
}

.form-layer .float_l {
    float: left;
}

.form-layer .form {
    margin-left: 192px;
    width: 400px;
}

.form-layer ul {
    padding: 32px 36px;
    border: 1px solid rgba(225, 225, 230, 1);
    border-radius: 4px;
    margin-bottom: 0;
}

.form-layer li {
    padding-left: 26px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.8);
    background: no-repeat left center / 18px auto;
}

.form-layer li+li {
    margin-top: 24px;
}

.form-layer ul li:nth-child(1) {
    background-image: url("/theme/default/image/ppyx@2x.png")
}

.form-layer ul li:nth-child(2) {
    background-image: url("/theme/default/image/yqjc@2x.png")
}

.form-layer ul li:nth-child(3) {
    background-image: url("/theme/default/image/xwfb@2x.png")
}

.form-layer ul li:nth-child(4) {
    background-image: url("/theme/default/image/xmttg@2x.png")
}

.form-layer .form-line {
    border-radius: 4px;
}

.form-layer .form-line+.form-line {
    margin-top: 12px;
}

.form-layer input.form-control {
    padding: 9px 20px;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    border: none;
    outline: none;
    border: 1px solid rgba(225, 225, 230, 1);
}

.form-layer #btn-form-confirm {
    background-color: rgba(50, 105, 255, 1);
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    color: rgba(255, 255, 255, 1);
    padding: 9px 0;
    text-align: center;
    display: block;
    margin-top: 24px;
    border-radius: 4px;
}

.layui-com-topH .layui-layer-setwin .layui-layer-close2 {
    background-position: 1px -40px;
    width: 16px;
    height: 16px;    right: 8px;
    top: 10px;    opacity: 0.7;
}
.layui-com-topH .layui-layer-setwin .layui-layer-close2:hover {
    opacity: 1;    background-position: 1px -40px;
}

.ub-bar-zixun{
    position: fixed;
    right: 0px;
    bottom:3rem;
}
#loginMp #reloadCode{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(240 248 255 / 80%);
    color: #333;
    display: flex;
    visibility: hidden;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    backdrop-filter: blur(5px);
    cursor: pointer;
}
#loginMp .title {
    font-size: 24px;
}
#loginMp .iconfont.icon-wechat {
    margin-right: 10px;
    width: 32px;
    height: 27px;
    vertical-align: middle;
    display: inline-block;
    font-size: 27px;
    line-height: 1;
    color: #41B705;
}
#loginMp .content.flex {
    margin: 45px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#loginMp .code {
    width: 100px;
    height: 100px;
    border: 5px solid #fff;
    border-radius: 5px;
    background: #fff;
    position: relative;
    flex-shrink: 0;
}
#loginMp,#loginPhone,#resetPsw {
    padding: 42px;
    width: 550px;
    height: 323px;
    color: #fff;
    background: url(/vendor/Wenku/image/20230517162049.png) no-repeat 50%;
    background-size: cover;
    border-radius: 4px;    background-color: #082c56;
}
#loginPhone,#resetPsw{
    height: auto;
}
#loginMp .code img {
    display: block;
    width: 100%;
    height: 100%;
}
#loginMp .tips {
        text-align: center;
        color: hsla(0,0%,100%,.6);
        font-size: 14px;
}
#loginMp .tips p {
    margin: 15px 0;
}
#loginMp .tips .iconfont.icon-bell {
    color: #fc5a11;margin-right:4px;
}
#loginMp .protocol,
#loginPhone .protocol,
#resetPsw .protocol {
    font-size: 12px;
    color: hsla(0,0%,100%,.6)!important;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 8px;
}
#loginPhone .ub-account .box .ub-form,
#resetPsw .ub-account .box .ub-form{
    padding: 0;
}
#loginPhone .ub-form.flat .line,
#resetPsw .ub-form.flat .line {
    padding: 0;
    margin-top: 30px; border-radius: 4px;
    overflow:hidden;
}
#loginPhone .ub-account .box,
#resetPsw .ub-account .box {
    background-color: transparent;
    text-align: left;
}

#loginPhone .ub-account .box .nav,
#resetPsw .ub-account .box .nav {
    display: flex;
    flex-direction: row;
    margin: 0;
    align-items: flex-end;
}

#loginPhone .ub-account .box .nav .active,
#resetPsw .nav .active {
    font-size: 24px;
    color: #fff;
    cursor: default;
    font-weight: 500;
    line-height: 33px;
}

#loginPhone .ub-account .box .nav a,
#resetPsw .nav a{
    /* height: 22px; */
    font-size: 16px;
    color: #707d8a;
    line-height: 22px;
    cursor: pointer;
    /* margin: 0; */
}

#loginPhone .ub-account .box .nav a + a {
    margin-left: 30px;
}

#loginPhone .ub-form.flat .line input.form-lg,
#resetPsw .ub-form.flat .line input.form-lg {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 0;
    border: 1px solid rgba(0,0,0,.08);
    box-sizing: border-box;
    color: #202a33;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    outline: none;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
    margin: 0;
    border: none;
}

#loginPhone .ub-form.flat .line .field .captcha.captcha-lg,
#resetPsw .ub-form.flat .line .field .captcha.captcha-lg {
    border: none;
    border-radius: 0;
}

#loginPhone .ub-form.flat .line.phoneBox .field .btn ,
#resetPsw .ub-form.flat .line.phoneBox .field .btn{
    border: 1px solid #f7f7f7;
    border-radius: 0;
    height: 40px;
}
#loginPhone #wxs,
#resetPsw #wxs {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    z-index: 100;
}
#loginPhone #wxs img,
#resetPsw #wxs img{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    z-index: 2;
    cursor: pointer;
}
#loginPhone #wxs .bubble-box ,
#resetPsw #wxs .bubble-box {
    position: absolute;
    top: 10px;
    right: 50px;
    width: 80px;
    height: 30px;
    background-color: #fff;
    border-radius: 6px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #327bfa;
    line-height: 30px;
    text-align: center;
}
#loginPhone #wxs .bubble-box:after ,
#resetPsw #wxs .bubble-box:after {
    content: "";
    position: absolute;
    top: 10px;
    right: -11px;
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #fff;
}
#loginPhone #wxs_mob ,
#resetPsw #wxs_mob {
    display: none;
}
.layui-layer-login.layui-layer{
    background-color: #0e2249;
}
.layui-layer-login .layui-layer-content{
    height: auto!important;
}
.layui-layer-login .layui-layer-close2 {
    background-position: 0 -40px;
    position: relative;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    font-size: 12px;
    right: -18px;
    top: -40px;
}
.layui-layer-login .layui-layer-close2:hover {
    background-position: 0 -40px;
    opacity: .7;
}
@media screen and (max-width: 860px){
    #loginMp,#loginPhone,#resetPsw {
        padding: 28px;
        width: 98vw;
    }
    #loginMp .tips {
        font-size: 12px;
    }
    #loginMp .title {
        font-size: 16px;
    }
    #loginPhone #wxs,
    #resetPsw #wxs {
        display:none;
    }
    #loginPhone #wxs_mob,
    #resetPsw #wxs_mob {
        display:block;
    }
}

@media screen and (max-width:798px) {
    .form-layer .float_l {
        display: none
    }

    .form-layer .form {
        margin-left: 0;
        width: 64vw
    }
}

#content-container .err {
    color: #f00;
    font-size: 16px;
}

#content-container .err .alink {
    text-decoration: underline;
    cursor: pointer
}


.index-tip-content{
    background-color: #fff;
    /* padding: 56px 42px 32px 42px; */
    /* background-image: url(/theme/default/image/index-intro-bg.png); */
    /* background-repeat: no-repeat;
    background-position: left center;
    background-size: 520px auto; */
    margin-bottom: 36px;
    transition: all ease .2s;
    display: flex;
}
.index-tip-content &gt; div{padding: 56px 42px 32px 56px;}
.index-tip-content img{object-fit: contain;}

.index-tip-content.close{
    padding-left: 42px;
    padding-top: 46px;
    padding-bottom: 46px;
    padding-right: 76px;
    position: relative;
    background-size: 0;
    display: block;
}
.index-tip-content.close &gt; div{padding: 0;}
.index-tip-content.close::after{
    content: "æ›´å¤š";
    cursor: pointer;
    position: absolute;
    display: block;
    padding: 8px 20px 8px 6px;
    background-color: #ffffff;
    color: #3a67ef;
    right: 32px;
    top: 40px;
}
.index-tip-content.close img{display: none;}
.index-tip-content.close p{
    height: 0; overflow: hidden; margin-bottom: 0;
}
.index-tip-content.close p:nth-child(1){
    height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 1000px) {
    .index-tip-content {
        background-image: url(/theme/default/image/index-intro-bg2.png);
        background-position: top center;
        background-repeat: no-repeat;
        padding: 48% 1.6rem .2rem;
        background-size: 100% auto;
        margin-bottom: 2.4rem;
        flex-direction: column;
    }
    .index-tip-content img{
        display: none;
    }
    .index-tip-content &gt; div{
        padding: 0;
        /* padding: 1.2rem 1.6rem .2rem; */
    }
    .index-tip-content.close{
        padding-left: 1.6rem;
        padding-top: 2rem;
        background-size: 0;
        padding-right: 4rem;
        padding-bottom: 2rem;
    }
    .index-tip-content.close::after{
        right: 1.6rem;
        top: 2rem;
        padding: 0 0.4rem;
        line-height: 1.2rem;
    }
}

@media screen and (max-width: 860px) {
    .index-bg-tips{
        margin-top: 1.2rem;
    }
}

@media screen and (max-width: 500px) {
    .index-tip-content {
        background-image: url(/theme/default/image/index-intro-bg.png); 
        padding: 74% 0.8rem 0.1rem;
        background-position: top center;
        background-size: 100% auto;
    }
}

@media screen and (max-width: 860px) {
    .qf-yinxiao {
        height: 6rem;
    }

    .ub-top-b {
        height: 2rem;
        display: block;
        background-size: cover;
    }

    .ub-header-b .nav-toggle {
        top: 2.5rem;
    }

    .ub-header-b .menu {
        top: 2.5rem;
    }

    .tw-break-all {
        font-size: 0.8rem;
        width: 65%;
    }

    .ub-youlink{
        padding-left:var(--size-margin-1-2);
        padding-right:var(--size-margin-1-2);
    }
    
    .qf-qianfen {
        background: url(/vendor/Wenku/image/db65fd0c38ae2823170b3aac53967dc.png) no-repeat;    padding: 0;
        background-size: cover;    display: flex;
        align-items: center;
        justify-content: space-around;    height: 42vw;
        min-height: 8rem;
    }

    .qf-qianfen a {
        font-size: 13px;
        margin-top: 5rem;
        margin-right: 0;
        padding: 0 1rem;
    }
}

@media screen and (max-width: 40rem) {
    body&gt; :not(.ub-panel-dialog) .ub-form .line {
        padding: .5rem
    }

    body&gt; :not(.ub-panel-dialog) .ub-form .line .label {
        float: none;
        margin: 0;
        width: 100%;
        text-align: left;
        line-height: inherit !important;
        padding-bottom: .1rem
    }

    .ub-top-b {
        height: 2.5rem;
        display: block;
        background: url(/theme/default/image/jinqun-m.png) no-repeat;
        background-size: 100% auto;
        background-position: top;
    }

    .icon-applet:before {
        content: url(/theme/default/image/chengxv-x.svg);
        right: 0.5rem;
    }
}

/* ä¾§è¾¹å¢žåŠ&nbsp;æ&nbsp;‡ç­¾ */
.aside-tags p{
    margin: 0 -.3rem;
}
.aside-tags a{
    display: inline-block;
    color: var(--color-text);
    line-height: 1rem;
    padding: 0.25rem 1.1rem;
    margin: 0 0.3rem 0.25rem;
    border-radius: var(--size-radius);
    min-width: 3rem;
    text-align: center;
    background: #f8f8f8;
}
.aside-tags a:hover{
    color: var(--color-primary);
}


/* header å¢žåŠ&nbsp;vip 231027 --S*/

.ub-header-b .menu{
    display: inline-flex;
    align-items: center;
}
.ub-header-b .menu .ub-bg-vip{
    width: 120px;
    text-align: center;
    border-radius: 4px;
    height: 1.8rem;
    line-height: 1.8rem;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    margin-right: 12px;
}
.ub-header-b .menu .ub-bg-vip &gt; div{
    height: 1.8rem;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ub-header-b .menu .ub-bg-vip .iconfont{
    line-height: 1.8rem!important;
    height: .8rem!important;
    width: .8rem!important;
    margin-right: .4rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(/theme/default/image/icon-vip0.png);
}
.ub-header-b .menu .ub-bg-vip .iconfont:before{content: none;}
.ub-header-b .menu .ub-bg-vip.btn-vip0{background-color: rgba(50, 105, 255, 1)!important;}
.ub-header-b .menu .ub-bg-vip.btn-vip1{background: linear-gradient(90deg, rgba(247, 112, 14, 1) 0%, rgba(248, 171, 32, 1) 51.73%, rgba(246, 107, 7, 1) 100%);}
.ub-header-b .menu .ub-bg-vip.btn-vip2{background: linear-gradient(90deg, rgba(121, 72, 234, 1) 0%, rgba(255, 64, 252, 1) 100%);}
.ub-header-b .menu .ub-bg-vip.btn-vip3{background-color: rgba(0, 0, 0, 0.5)!important;}
.ub-header-b .menu .ub-bg-vip.btn-vip3 &gt; div{
    background-image: linear-gradient(90deg, rgba(247, 112, 14, 1) 0%, rgba(248, 171, 32, 1) 51.73%, rgba(246, 107, 7, 1) 100%);
    color: transparent!important;
    -webkit-background-clip: text;
}

.ub-header-b .menu .ub-bg-vip.btn-vip1 .iconfont{ background-image: url(/theme/default/image/icon-vip1.png);}
.ub-header-b .menu .ub-bg-vip.btn-vip2 .iconfont{ background-image: url(/theme/default/image/icon-vip2.png);}
.ub-header-b .menu .ub-bg-vip.btn-vip3 .iconfont{ background-image: url(/theme/default/image/icon-vip3.png);}
/* header å¢žåŠ&nbsp;vip 231027 --E*/


/* member_vip */
.pg-member-vip .tp{
    color: #ffffff;
    background-image: url(/theme/default/image/member-vip-banner-bg.jpg);
    padding: 34px 0 37px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}
.pg-member-vip .tp .title{
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 12px;
}
.pg-member-vip .tp .user{
    text-align: left;
    padding: 0 36px;
    position: relative;
}
.pg-member-vip .tp .user .title{
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
}
.pg-member-vip .tp .user .v &gt; span{
    background: linear-gradient(90deg,#edd3b0 0,#ddb888 100%);
    color: #805d2d;
    font-size: 12px;
    line-height: 1;
}
.pg-member-vip .tp .user .v &gt; span.btn-limit{
    background: #433c5b;
    color: #e7e7e7; margin-left: 24px;
}
.pg-member-vip .tp .user .list{
    position: absolute;
    right: 48px;
    width: 226px;
    top: 64px;
    color: #ebd0ac;
    white-space: nowrap;
}
.pg-member-vip .tp .user .list span{
    display: block;
    margin: 16px 0;
    animation: scrollTop linear 3.6s infinite;
    position: absolute;
    white-space: nowrap;
    opacity: 0;
    font-size: 14px;
}

@keyframes scrollTop {
    0% {
        transform: translateY(0);
        opacity:0.4;
    }
     20% {
        opacity:1;
        /* transform: translateY(-20px) */
    } 
     80% {
        opacity:1;
        /* transform: translateY(-80px) */
    } 
    100% {
        opacity:0.4;
        transform: translateY(-120px)
    }
}
.pg-member-vip .tp .user .list span:nth-child(2){animation-delay: .9s;}
.pg-member-vip .tp .user .list span:nth-child(3){animation-delay: 1.8s;}
.pg-member-vip .tp .user .list span:nth-child(4){animation-delay: 2.7s;}

@media screen and (max-width: 50rem) {
    .pg-member-vip .tp .user .list{display: none;}
}

.pg-member-vip .ub-panel .pb-member-vip{
    padding: 0;
    margin-top: .3rem;
}
.pb-member-vip .row{
    margin-left: -.35rem;
    margin-right: -.35rem;
}
.pb-member-vip .col-md-4{
    padding: .6rem;
    /* padding: 0 .6rem; */
}
.pb-member-vip .vip-list{
    margin-bottom: 3rem;
}
/* .pb-member-vip .vip-list .content p:last-child{
    display: none;
} */
.pb-member-vip .vip-list .item{
    margin: 0;
    box-shadow: none;
    padding: 2.4rem 2rem 3.2rem;
    border: none;
    border-radius: 12px;
    text-align: center;
    position: relative;
    /* overflow: hidden; */
    border: 2px solid #fff;
    cursor: initial;
}
.pb-member-vip .vip-list .item .title{
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 1);
}
.pb-member-vip .vip-list .item .price{
    margin: .8rem 0 .4rem;
    font-size: 1.5rem;
    color: #EC1C33;
    line-height: 2.4rem;
    padding: 0;
}
.pb-member-vip .vip-list .item .price span{
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1;
}
.pb-member-vip .vip-list .item .price del{
    color: #787878;
    font-weight: 400;
    font-size: .8rem;
    margin-right: -0.4rem;
    text-decoration: line-through;
}
.pb-member-vip .vip-list .item .flex{
    display: flex;
    align-items: center;
    justify-content: center;
}
.pb-member-vip .vip-list .item .exprie{
    padding: .2rem .6rem;
    border-radius: 4px;
    border: 1px solid #EC1C33;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #EC1C33;
    width: fit-content;
    margin: 0 auto;
}
.pb-member-vip .vip-list .item .content{
    padding: 0;
    margin: 1.8rem auto 2.4rem;
    font-size: 18px;
    line-height: 22px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
}
.pb-member-vip .vip-list .item .content p{
    margin: 0;
    line-height: inherit;
    display: flex;
    justify-content: center;
}
.pb-member-vip .vip-list .item .content p span{
    margin-left: auto;
    color: #EC1C33;
}
.pb-member-vip .vip-list .col-md-4:nth-child(1) .item .content p{
    color: #EC1C33;
}
.pb-member-vip .vip-list .item .limit{
    margin-bottom: -20px;
}
.pb-member-vip .vip-list .item .btns{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}
.pb-member-vip .vip-list .item .btns .btn,
.pb-member-vip .vip-list .item .btns .tip{
    width: 120px;
    height: 40px;
    border-radius: 4px;
    background: #EC1C33;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    margin: 0 8px;
    padding: 0;
}

.pb-member-vip .vip-list .active.item{
    /* background-color: rgba(236, 28, 51, 0.04); */
    background-color: #fff6f7;
    border: 2px solid #EC1C33;
}

.pb-member-vip .vip-list .col-md-4:nth-child(1) .item::before{
    content: "90%\7528\6237\9009\62e9";
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 18px;
    width: fit-content;
    border-radius: 4px 6px 4px 12px;
    background: #EC1C33;
    color: #fff;
    font-size: 18px;
    line-height: 1;
}


@media screen and (min-width: 50rem) and (max-width: 76rem) {
    .pb-member-vip .row {
        margin-left: -0.1rem;
        margin-right: -0.1rem;
    }
    .pb-member-vip .col-md-4{
        padding: .6rem .2rem
    }
    .pb-member-vip .vip-list .item .title{
        font-size: 1rem;
        line-height: 1;
    }
    .pb-member-vip .vip-list .item .price{
        margin: .64rem 0 .56rem;
        font-size: 1.2rem;
        line-height: 1.8rem;
    }
    .pb-member-vip .vip-list .item .price span{
        font-size: 2rem;
    }
    
    .pb-member-vip .vip-list .item .exprie{
        padding: .16rem .6rem;
        font-size: 14px;
        line-height: 16px;
    }
    .pb-member-vip .vip-list .item .content{
        margin: 1.4rem auto 2rem;
        font-size: 15px;
        line-height: 18px;
    }
    .pb-member-vip .vip-list .item .btns .btn,
    .pb-member-vip .vip-list .item .btns .tip{
        /* width: 84px; */
        height: 32px;
        font-size: 14px;
        line-height: 32px;
    }
    .pb-member-vip .vip-list .col-md-4:nth-child(1) .item::before{
        padding: 6px 12px;
        font-size: 14px;
    }
}
@media screen and (min-width: 66rem) and (max-width: 76rem) {
    .pb-member-vip .vip-list .item{
        padding: 2rem 1.2rem 2rem;
    }
}
@media screen and (min-width: 50rem) and (max-width: 66rem) {
    .pb-member-vip .vip-list .item{
        padding: 2rem .6rem 2rem;
    }
}
@media screen and (max-width: 50rem){
    .pb-member-vip .col-md-4 {
        width: 100%;
        max-width: initial;
        flex: 1;
        min-width: 360px;
    }
}

.layui-layer-vip.layui-layer{
    background-color: #EAF1FE;
}
.layui-layer-vip .cont{
    /* height: 324px; */
}
.layui-layer-vip .top{
    /* height: 240px; */
    background-image: url(/theme/default/image/member-vip-pop-bg.png);
    background-position: 213px -13px;
    background-repeat: no-repeat;
    padding: 48px 48px 132px;
    font-size: 18px;
    line-height: 30px;
    color: rgba(0, 0, 0, 1);
    background-size: 368px auto;
}
.layui-layer-vip .fot{
    padding: 24px 75px 19px;
    background-color: #fff;
}
.layui-layer-vip .ft{
    width: 400px;
    height: 40px;
    border-radius: 4px;
    background: #3269FF;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    display: block;
}
/*  */</pre></body></html>