@charset "utf-8";
[class*=' icon-'], [class^=icon-], body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.noselect, .not-select {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pub-content, .pub-max-content {
    width: 12rem;
    margin: 0 auto
}

.active-color {
    color: #000 !important
}

.active-bg {
    background: #000 !important;
    color: #fff !important
}

.option-active {
    background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important
}

.box-shadow {
    box-shadow: 0 0 .1rem .020000rem rgba(0, 0, 0, .1)
}

.active-gold {
    color: #f7d13a !important
}

@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: pages;
    src: url(../fonts/pages.eot?yfqoab);
    src: url(../fonts/pages.eot?yfqoab#iefix) format('embedded-opentype'), url(../fonts/pages.ttf?yfqoab) format('truetype'), url(../fonts/pages.woff?yfqoab) format('woff'), url(../fonts/pages.svg?yfqoab#pages) format('svg')
}

[class*=' icon-'], [class^=icon-] {
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-family: pages !important;
    line-height: 1;
    speak: none
}

.icon-aperture:before {
    content: '\e900'
}

.icon-github:before {
    content: '\e901'
}

.icon-heart:before {
    content: '\e902'
}

.icon-send:before {
    content: '\e903'
}

.icon-twitter:before {
    content: '\e904'
}

* {
    touch-action: pan-y
}

article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

body {
    margin: 0 auto;
    font-family: Poppins, "-apple-system", BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: .14rem;
    line-height: .24rem;
    -webkit-overflow-scrolling: touch
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

textarea {
    font-family: PingFangSC-Regular
}

a, button, div, input, select, span, textarea {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

input:active, input:focus-visible {
    box-shadow: none;
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

em, i {
    font-style: normal
}

img {
    border: none
}

a {
    text-decoration: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix::after, .clearfix::before {
    content: '';
    display: block;
    line-height: 0;
    height: 0;
    visibility: hidden;
    clear: both
}

.ellipsis-2, .ellipsis-3, .ellipsis-4, .ellipsis-5, .ellipsis-6 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.text-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ellipsis-2 {
    -webkit-line-clamp: 2
}

.ellipsis-3 {
    -webkit-line-clamp: 3
}

.ellipsis-4 {
    -webkit-line-clamp: 4
}

.ellipsis-5 {
    -webkit-line-clamp: 5
}

.ellipsis-6 {
    -webkit-line-clamp: 6
}

.m-l-0 {
    margin-left: 0 !important
}

.m-t-10 {
    margin-top: .1rem
}

.m-t-20 {
    margin-top: .2rem
}

.m-t-30 {
    margin-top: .3rem
}

.m-t-40 {
    margin-top: .4rem
}

.m-t-50 {
    margin-top: .5rem
}

.m-t-60 {
    margin-top: .6rem
}

.m-t-70 {
    margin-top: .7rem
}

.m-t-80 {
    margin-top: .8rem
}

.m-r-10 {
    margin-right: .1rem
}

.m-r-20 {
    margin-right: .2rem
}

.m-l-10 {
    margin-left: .1rem
}

.m-l-20 {
    margin-left: .2rem
}

.m-b-10 {
    margin-bottom: .1rem
}

.m-b-20 {
    margin-bottom: .2rem
}

.m-b-30 {
    margin-bottom: .3rem
}

.m-b-40, .section-title {
    margin-bottom: .4rem
}

.m-b-50 {
    margin-bottom: .5rem
}

.p-t-10 {
    padding-top: .1rem
}

.p-t-20 {
    padding-top: .2rem
}

.p-t-30 {
    padding-top: .3rem
}

.p-t-40 {
    padding-top: .4rem
}

.p-t-50 {
    padding-top: .5rem
}

.p-t-60 {
    padding-top: .6rem
}

.p-t-70 {
    padding-top: .7rem
}

.p-t-80 {
    padding-top: .8rem
}

.p-t-90 {
    padding-top: .9rem
}

.p-r-10 {
    padding-right: .1rem
}

.p-r-20 {
    padding-right: .2rem
}

.p-l-10 {
    padding-left: .1rem
}

.p-l-20 {
    padding-left: .2rem
}

.p-b-10 {
    padding-bottom: .1rem
}

.p-b-20 {
    padding-bottom: .2rem
}

.p-b-30 {
    padding-bottom: .3rem
}

.p-b-40 {
    padding-bottom: .4rem
}

.p-b-50 {
    padding-bottom: .5rem
}

.p-b-60 {
    padding-bottom: .6rem
}

.p-b-70 {
    padding-bottom: .7rem
}

.p-b-80 {
    padding-bottom: .8rem
}

.p-b-90 {
    padding-bottom: .9rem
}

.block {
    display: block !important
}

.inline-block {
    display: inline-block !important
}

.flex {
    display: flex !important
}

.inline-flex {
    display: inline-flex !important
}

.none {
    display: none !important
}

.container {
    padding: 0 .3rem
}

.block-css {
    background-color: #fff;
    box-shadow: 0 0 .1rem .020000rem rgba(0, 0, 0, .1);
    border-radius: .1rem
}

.no-data {
    width: 100%;
    min-height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .4rem 0
}

.user-form .el-form-item__label {
    color: #757c82 !important;
    font-size: .14rem !important
}

.user-form .el-form--large.el-form--label-top .el-form-item .el-form-item__label {
    margin-bottom: .080000rem !important
}

.user-form .el-input__wrapper {
    height: .4rem !important
}

.user-form .el-form-item--large {
    margin-bottom: .2rem !important
}

.el-select-dropdown__item.selected {
    border-color: #000 !important;
    color: #000 !important
}

.el-select .el-input.is-focus .el-input__wrapper, .el-textarea__inner:focus {
    box-shadow: 0 0 0 .010000rem #000 inset !important
}

.el-input__wrapper.is-focus {
    box-shadow: 0 0 0 .01rem #333 inset !important
}

.el-input {
    --el-input-focus-border-color: #000 !important
}

.el-select .el-input__inner::placeholder {
    color: #999 !important;
    font-size: .14rem
}

.el-checkbox__input.is-checked .el-checkbox__inner {
    border-color: #000 !important;
    background-color: #000 !important
}

.el-checkbox__input.is-focus .el-checkbox__inner {
    border-color: #e9e9e9 !important
}

.el-button--primary, .el-button:active, .el-button:hover, .el-checkbox__inner:hover, .el-radio.is-bordered.is-checked, .el-radio__input.is-checked .el-radio__inner {
    border-color: #000 !important
}

.el-input__inner {
    font-size: .16rem !important;
    color: #333 !important
}

.el-radio__input.is-checked .el-radio__inner {
    background-color: #000 !important
}

.el-checkbox__input.is-checked + .el-checkbox__label {
    color: #000 !important
}

.el-button--primary, .el-button:hover {
    background-color: #000 !important;
    color: #fff !important
}

.doc-tree .doc-item {
    padding: .040000rem 0
}

.doc-tree .item-name {
    padding: .050000rem 0
}

.doc-tree .item-title {
    cursor: pointer;
    display: flex;
    align-items: center
}

.doc-tree .item-title.first-lev-title {
    border-bottom: .010000rem solid #e9e9e9;
    padding-bottom: .1rem;
    justify-content: space-between
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none !important
}

input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 10rem transparent inset !important;
    background-color: transparent;
    background-image: none;
    transition: background-color 50000s ease-in-out 0s
}

input[type=number] {
    -moz-appearance: textfield
}

.doc-tree .item-title span {
    color: #41b2ec;
    font-size: .18rem
}

.doc-tree .item-title.first-lev-title span {
    font-size: .2rem;
    color: #333
}

.doc-tree .item-title .icon-guanbi, .doc-tree .item-title .icon-jia {
    color: #666;
    font-size: .2rem
}

.doc-tree .item-title .icon-guanbi {
    display: none
}

.doc-item .item-title .icon-arrow {
    font-size: .12rem;
    color: #41b2ec;
    margin-right: .060000rem;
    font-weight: 700;
    display: inline-block;
    transform: rotate(0);
    transition: transform .5s
}

.doc-tree .doc-child-list {
    display: none;
    padding-left: .2rem;
    padding-top: .1rem
}

.doc-tree .tree-text {
    font-size: .16rem;
    line-height: .26rem;
    color: #333
}

@keyframes upDwonKeyframes {
    0%, 100% {
        transform: translate(0, 0)
    }
    50% {
        transform: translate(0, -.6rem)
    }
}

.el-select .el-input .el-select__caret.el-icon {
    z-index: 0 !important
}

.product-description p {
    margin-bottom: .2rem
}

.product-description p img {
    max-width: 100%
}

.product-description ul {
    padding-left: .2rem
}

.pub-video {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.pub-video embed, .pub-video iframe, .pub-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.pub-tip-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 93
}

.pub-tip-modal .modal-content {
    background: #fff;
    width: 4rem;
    box-shadow: 0 .010000rem .090000rem .020000rem rgba(0, 0, 0, .07);
    border-radius: .1rem;
    padding: .4rem .6rem
}

.pub-tip-modal .modal-content .success-img {
    text-align: center
}

.pub-tip-modal .modal-content .success-img img {
    width: .66rem;
    height: .66rem;
    display: inline-block
}

.pub-tip-modal .modal-content .modal-button {
    margin-top: .4rem;
    text-align: center
}

.pub-tip-modal .modal-content .modal-button a {
    display: inline-block;
    padding: 0 .3rem;
    height: .48rem;
    background: #000;
    font-size: .16rem;
    color: #fff;
    line-height: .48rem;
    border-radius: .060000rem
}

.pub-tip-modal .modal-content .text {
    font-size: .16rem;
    color: #383838;
    margin-top: .2rem;
    line-height: .24rem;
    text-align: center
}

.pub-video-modal {
    position: fixed;
    width: 8rem;
    height: 6rem;
    background-color: rgba(0, 0, 0, .9);
    left: 50%;
    margin-left: -4rem;
    top: 50%;
    margin-top: -3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 4
}

.pub-video-modal .pub-video-source {
    width: 100%;
    display: block
}

.pub-video-modal .icon-guanbi {
    position: absolute;
    top: .1rem;
    right: .1rem;
    color: #fff;
    font-size: .26rem;
    font-weight: 700;
    cursor: pointer
}

@media screen and (max-width: 7.680000rem) {
    .reactive-video {
        flex-direction: column !important
    }

    .reactive-video iframe, .reactive-video video {
        display: block !important;
        width: 100% !important;
        margin-bottom: .1rem
    }
}

.hide-nav-item-active {
    background-color: #000
}

.hide-nav-item-active i, .hide-nav-item-active span {
    color: #fff !important
}

.pub-site-header {
    width: 100%;
    background-color: black;
}

.pub-site-header .pub-site-header-wrapper {
    background-color: #fff;
    z-index: 998;
    transition: top 1s;
    width: 100%
}

.pub-site-header .pub-site-header-wrapper .header-message {
    background-color: #000;
    transition: height 1s;
    position: relative;
    padding: .1rem 0
}

.pub-site-header .pub-site-header-wrapper .header-message .header-message-item {
    width: 12rem;
    font-size: .14rem;
    padding: .040000rem 0;
    text-align: center;
    color: #fff;
    margin: 0 auto
}

.pub-site-header .pub-site-header-wrapper .header-message .close-header-message {
    position: absolute;
    top: .1rem;
    right: .2rem;
    font-size: .2rem;
    color: #fff;
    cursor: pointer
}

.pub-site-header .pub-site-header-wrapper .pub-site-top {
    padding: .1rem 0 0;
    background-color: black;
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-site-top-left {
    height: .4rem;
    display: flex;
    align-items: center
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-site-top-left .pub-logo-link {
    display: inline-block;
    height: 100%
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-site-top-left .pub-logo-link img {
    height: 100%
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search {
    width: 4rem;
    height: .36rem;
    position: relative
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .global-search-input {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: none;
    border: .010000rem solid #bbb;
    box-sizing: border-box;
    padding: 0 .4rem 0 .1rem;
    font-size: .16rem;
    color: white;
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .global-search-input::placeholder {
    color: #999 !important;
    font-size: .15rem !important
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .pub-search-icon {
    position: absolute;
    width: .4rem;
    display: inline-flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    top: 0;
    right: 0;
    cursor: pointer;
    color: white;
    transition: fontWeight .4s
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .pub-search-icon::placeholder {
    color: #999 !important;
    font-size: .14rem
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .pub-search-icon:hover {
    font-weight: 700
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .often-search {
    position: absolute;
    top: .36rem;
    left: 0;
    width: 100%;
    max-height: 1.7rem;
    overflow-y: auto;
    z-index: 1000;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, .15) 0 .030000rem .030000rem -.030000rem;
    border: .010000rem solid #e9e9e9;
    border-top: none;
    display: none;
    padding: .1rem 0;
    box-sizing: border-box
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .often-search::-webkit-scrollbar {
    width: .070000rem;
    height: .070000rem
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .often-search::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: transparent;
    opacity: .5
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .often-search::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: inset 0 0 .030000rem #ddd;
    -webkit-box-shadow: inset 0 0 .030000rem #ddd;
    background-color: #ddd
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .often-search a {
    padding: 0 .2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: .4rem;
    line-height: .4rem;
    font-size: .15rem;
    color: #333;
    position: relative
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .often-search a:hover {
    color: #000
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .often-search a:hover::after {
    width: 100%
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .often-search a:hover i {
    display: block
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .often-search a::after {
    transition: width .4s;
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: .010000rem;
    background-color: #ddd;
    bottom: 0;
    left: 0
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .pub-search .often-search a i {
    display: none;
    font-size: .2rem;
    color: #333
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine {
    display: flex;
    height: .4rem;
    align-items: center
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 .1rem;
    color: #333;
    position: relative;
    cursor: pointer
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.header-to-mine .logged-avatar {
    width: .3rem;
    height: .3rem;
    position: relative
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.header-to-mine .logged-avatar .logged-avatar-text {
    width: 100%;
    height: 100%;
    display: block;
    line-height: .3rem;
    text-align: center;
    background-color: #e9e9e9;
    color: #333;
    border-radius: 50%;
    font-size: .14rem
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.header-to-mine .logged-avatar:hover .logged-info {
    display: block
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.header-to-mine .logged-avatar .logged-info {
    position: absolute;
    top: .36rem;
    right: 0;
    padding: .1rem .15rem;
    background-color: rgba(0, 0, 0, .6);
    border-radius: .060000rem;
    display: none
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.header-to-mine .logged-avatar .logged-info::after {
    top: -.060000rem;
    right: .080000rem;
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: .060000rem solid transparent;
    border-right: .060000rem solid transparent;
    border-bottom: .060000rem solid rgba(0, 0, 0, .6)
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.header-to-mine .logged-avatar .logged-info p {
    color: #fff;
    font-size: .15rem
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon i {
    color: white;
    font-size: .18rem
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon .shopping-car-number {
    position: absolute;
    background: #d11515;
    color: #fff;
    font-size: .12rem;
    display: inline-block;
    width: .16rem;
    height: .16rem;
    border-radius: 50%;
    text-align: center;
    line-height: .16rem;
    right: 0;
    top: 0;
    transform: scale(.9)
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.mine-country {
    position: relative;
    min-width: .9rem;
    box-sizing: border-box;
    cursor: pointer
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.mine-country .show-current-symbol {
    display: flex;
    align-items: center
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.mine-country .show-current-symbol img {
    height: .26rem;
    width: .26rem;
    border-radius: 50%
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.mine-country .show-current-symbol .country-name {
    margin: 0 .060000rem;
    font-size: .14rem
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.mine-country .show-current-symbol .arrow-down {
    font-size: .14rem
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.mine-country .all-country-symbol {
    position: absolute;
    width: 120%;
    right: 0;
    top: .5rem;
    display: none;
    z-index: 999;
    padding: .1rem 0;
    border-radius: 0 0 .040000rem .040000rem;
    box-shadow: 0 0 .1rem .020000rem rgba(0, 0, 0, .1);
    background: #fff
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.mine-country .all-country-symbol .select-item-symbol {
    display: flex;
    align-items: center;
    padding: .1rem 0;
    justify-content: center;
    transition: background .4s
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.mine-country .all-country-symbol .select-item-symbol:hover {
    background: #878787
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.mine-country .all-country-symbol .select-item-symbol:hover .country-name {
    color: #000
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.mine-country .all-country-symbol .select-item-symbol img {
    height: .26rem
}

.pub-site-header .pub-site-header-wrapper .pub-site-top .site-top-wrapper .header-mine .header-nav-icon.mine-country .all-country-symbol .select-item-symbol .country-name {
    font-size: .16rem;
    color: #333;
    margin-left: .1rem;
    transition: color .4s
}

.pub-site-header .pub-site-header-wrapper .pub-site-nav {
    background: black;
    padding-top: .040000rem;
    width: 100%;
    z-index: 998;
    box-shadow: rgba(0, 0, 0, .15) 0 .030000rem .030000rem -.030000rem;
    box-sizing: border-box
}

.pub-site-header .pub-site-header-wrapper .nav-content {
    height: 100%
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item {
    height: .64rem;
    list-style: none
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item:last-child .nav-item-link span {
    margin-right: 0
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav {
    position: absolute;
    width: 100%;
    left: 0;
    display: none;
    z-index: 999
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content {
    width: 12rem;
    margin: 0 auto;
    display: flex;
    position: relative;
    flex-wrap: wrap
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-aside-nav {
    width: 3rem;
    padding: .2rem .2rem .2rem 0
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-aside-nav a {
    display: block;
    height: .4rem;
    line-height: .4rem;
    padding-left: .2rem;
    transition: background .1s
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-aside-nav a span {
    font-size: .16rem;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-aside-nav a span i {
    font-size: .12rem;
    margin-right: .3rem
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-aside-full-nav {
    width: auto !important;
    background-color: #fff;
    padding: .2rem 0;
    box-shadow: 0 .030000rem .1rem .020000rem rgba(0, 0, 0, .15)
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-aside-full-nav a {
    padding: 0 .2rem
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list {
    width: 8.6rem;
    display: none;
    padding: .2rem 0
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item {
    width: 18%;
    margin-right: 2.5%
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item:nth-of-type(5n) {
    margin-right: 0
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item:nth-of-type(n+6) {
    margin-top: .2rem
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item:hover .item-img img {
    transform: scale(1.1)
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item:hover .item-title {
    color: #000
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item .item-img {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 0;
    padding-top: 100%
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item .item-img .img-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item .item-img .img-box img {
    display: block;
    width: 100%;
    transition: transform 2s
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item .item-img .img-box .item-video {
    display: block;
    width: 100%
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item .item-img .img-box .item-bage {
    position: absolute;
    right: .1rem;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 33.33%;
    color: #fff
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item .item-img .img-box .item-bage .bage-img {
    width: auto;
    max-width: 100%
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item .item-img .img-box .item-bage span {
    font-size: .12rem;
    transform: scale(.85);
    display: flex;
    position: absolute;
    max-width: 100%;
    word-break: break-all;
    line-height: .12rem;
    padding: 0 .040000rem;
    text-align: center
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item .item-title {
    font-size: .16rem;
    color: #333;
    padding: .14rem 0;
    transition: color .4s;
    width: 100%
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item .item-price {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item .item-price .new-price {
    color: #d11515;
    font-size: .18rem
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item .item-price .old-price {
    color: #999;
    font-size: .14rem;
    text-decoration: line-through
}

.pub-invite-box .invite-content .invite-text a:hover, .pub-site-footer .footer-section .footer-left .footer-nav .nav-list a:hover {
    text-decoration: underline
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item-img {
    width: 32%;
    margin-right: 2%;
    margin-bottom: .2rem
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item-img:nth-of-type(3n) {
    margin-right: 0
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item-img:nth-of-type(5n) {
    margin-right: 2% !important
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item-img:nth-of-type(n+6) {
    margin-top: 0 !important
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item-img .item-img {
    height: auto !important;
    padding-top: 0 !important
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item-img .item-img .img-box {
    position: inherit !important;
    background-color: transparent !important
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .header-product-list .product-list-item-img .item-img .img-box img {
    width: 100%
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .product-list-item-icon {
    width: 1.2rem;
    padding: .2rem 0;
    margin-right: .3rem
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .product-list-item-icon:last-child {
    margin-right: 0
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .product-list-item-icon:hover .item-img img {
    transform: scale(1.1)
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .product-list-item-icon .item-img {
    width: 100%;
    height: 1.2rem;
    overflow: hidden;
    box-sizing: border-box
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .product-list-item-icon .item-img img {
    width: 100%;
    height: 100%;
    transition: transform .6s
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item .hide-site-nav .site-nav-content .product-list-item-icon p {
    font-size: .16rem;
    color: #333;
    padding: .050000rem 0;
    width: 100%;
    text-align: center
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item a.nav-item-link {
    color: white;
    font-size: .16rem;
    display: inline-flex;
    align-items: center;
    height: 100%;
    box-sizing: border-box
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item a.nav-item-link span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: .34rem;
    height: 100%;
    width: 100%;
    font-weight: 600
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item a.nav-item-link span i {
    font-size: .12rem;
    margin-left: .050000rem;
    margin-top: .040000rem;
    display: inline-block;
    transition: transform .4s
}

.pub-site-header .pub-site-header-wrapper .nav-content .nav-item a.nav-item-link:hover i {
    transform: rotate(180deg)
}

.pub-site-footer {
    margin-top: .8rem;
    background: #000;
    padding: .6rem 0 .3rem
}

.pub-site-footer .footer-section {
    display: flex
}

.pub-site-footer .footer-section .footer-left {
    width: 7.8rem;
    display: flex;
    flex-direction: row
}

.pub-site-footer .footer-section .footer-left .footer-nav {
    flex: 1
}

.pub-site-footer .footer-section .footer-left .footer-nav .nav-title {
    font-size: .18rem;
    color: #fff;
    font-weight: 600
}

.pub-site-footer .footer-section .footer-left .footer-nav .nav-list {
    margin-top: .2rem
}

.pub-site-footer .footer-section .footer-left .footer-nav .nav-list a {
    display: block;
    font-size: .16rem;
    color: #878787;
    margin-bottom: .1rem;
    line-height: .2rem
}

.pub-site-footer .footer-section .footer-left .footer-nav .nav-list a:last-child {
    margin-bottom: 0
}

.pub-site-footer .footer-section .footer-right {
    flex: 1;
    padding-left: .2rem
}

.pub-site-footer .footer-section .footer-right .right-title {
    font-size: .18rem;
    color: #fff;
    font-weight: 600;
    margin-bottom: .2rem
}

.pub-site-footer .footer-section .footer-right .share-list .share-icon {
    display: block;
    margin-right: .14rem
}

.pub-site-footer .footer-section .footer-right .share-list .share-icon img {
    width: .42rem;
    height: .42rem
}

.pub-site-footer .footer-section .footer-right .subscribe .subscribe-title {
    font-size: .18rem;
    color: #fff;
    font-weight: 600
}

.pub-site-footer .footer-section .footer-right .subscribe .subscribe-input {
    display: flex;
    width: 100%;
    height: .44rem;
    border: .010000rem solid #878787;
    overflow: hidden
}

.pub-site-footer .footer-section .footer-right .subscribe .subscribe-input .subscribe-input {
    background: 0 0;
    flex: 1;
    outline: 0;
    border: none;
    height: 100%;
    padding: 0 .2rem;
    box-sizing: border-box;
    font-size: .16rem;
    color: #878787
}

.pub-site-footer .footer-section .footer-right .subscribe .subscribe-input .subscribe-input::placeholder {
    color: #878787;
    font-size: .14rem
}

.pub-site-footer .footer-section .footer-right .subscribe .subscribe-input .subscribe-button {
    font-size: .16rem;
    font-weight: 700;
    color: #000;
    background-color: #878787;
    border: none;
    outline: 0;
    height: 100%;
    line-height: .44rem;
    padding: 0 .2rem;
    cursor: pointer
}

.pub-site-footer .footer-record {
    border-top: .010000rem solid rgba(255, 255, 255, .5);
    padding-top: .3rem
}

.pub-site-footer .footer-record .pay-imgs {
    width: 100%;
    display: flex;
    justify-content: center
}

.pub-site-footer .footer-record .pay-imgs img {
    margin-right: .1rem;
    cursor: pointer
}

.pub-site-footer .footer-record .record-text {
    display: flex;
    justify-content: space-between
}

.pub-site-footer .footer-record .record-text span {
    font-size: .16rem;
    color: #878787;
    display: flex;
    align-items: center
}

.pub-site-footer .footer-record .record-text i {
    color: #878787;
    font-size: .16rem;
    margin-right: .030000rem
}

.pub-site-footer .footer-record .record-text i.icon-email-fill {
    font-size: .18rem
}

.product-item {
    width: 23.5%;
    display: block;
    background-color: #fff;
    transition: all 1s;
    padding: .1rem;
    box-sizing: border-box;
    margin-right: 2%;
    border-radius: .060000rem;
    margin-bottom: .2rem
}

.product-item:nth-of-type(4n) {
    margin-right: 0
}

.product-item:hover {
    box-shadow: 0 0 .1rem .020000rem rgba(0, 0, 0, .1);
    transform: translateY(-.1rem)
}

.product-item:hover .item-img img {
    transform: scale(1.1)
}

.product-item .item-img {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 0;
    padding-top: 100%
}

.product-item .item-img .img-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f9f9f9
}

.product-item .item-img .img-box img {
    display: block;
    width: 100%;
    transition: transform 2s
}

.product-item .item-img .img-box .item-video {
    display: block;
    width: 100%
}

.product-item .item-img .img-box .item-bage {
    position: absolute;
    right: .1rem;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 33.33%;
    color: #fff
}

.product-item .item-img .img-box .item-bage .bage-img {
    width: auto;
    max-width: 100%
}

.product-item .item-img .img-box .item-bage span {
    font-size: .12rem;
    transform: scale(.85);
    display: flex;
    position: absolute;
    max-width: 100%;
    word-break: break-all;
    line-height: .12rem;
    padding: 0 .040000rem;
    text-align: center
}

.product-item .item-content {
    padding: .1rem
}

.product-item .item-content .item-title {
    font-size: .16rem;
    color: #333;
    line-height: .2rem;
    height: .42rem;
    text-align: center
}

.product-item .item-content .item-price {
    margin-top: .1rem;
    position: relative;
    text-align: center;
    min-height: .4rem
}

.product-item .item-content .item-price .new-price {
    color: #333;
    font-size: .18rem;
    font-weight: 600
}

.product-item .item-content .item-price .old-price {
    color: #c4c4c4;
    text-decoration: line-through;
    font-size: .14rem;
    margin-top: .060000rem
}

.product-item .item-content .item-price .shopping-car {
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-item .item-content .item-price .shopping-car i {
    font-size: .18rem;
    color: #fff
}

body {
    text-rendering: optimizeLegibility;
    background: #fff
}

.symbol {
    margin-left: .060000rem
}

.noselect {
    -webkit-touch-callout: none;
    cursor: pointer
}

.hide {
    display: none !important
}

.product-section .product-list {
    margin-top: .7rem
}

.product-section .product-list .view-more {
    margin-top: .3rem;
    text-align: center
}

.product-section .product-list .view-more a {
    color: white;
    border: .010000rem solid #666;
    font-size: .16rem;
    padding: 0 .3rem;
    height: .4rem;
    line-height: .4rem;
    display: inline-block;
    transition: background, color .5s
}

.product-section .product-list .view-more a:hover {
    background-color: #000;
    color: #fff
}

.section-title {
    text-align: center
}

.section-title span {
    display: inline-flex;
    font-size: .3rem;
    color: white;
    padding: 0 .2rem .2rem;
    position: relative;
    font-weight: 700
}

.section-title span::after {
    content: '';
    display: block;
    position: absolute;
    width: 1rem;
    height: .040000rem;
    background-color: #484848;
    bottom: 0;
    left: 50%;
    margin-left: -.5rem
}

.section-title a {
    font-size: .14rem;
    color: #333;
    text-decoration: underline !important;
    margin-top: .1rem
}

.aside-item-positon {
    left: auto !important;
    right: .6rem
}

#broadside {
    position: fixed;
    right: .1rem;
    bottom: 30%;
    z-index: 1000
}

#broadside .aside-item {
    cursor: pointer;
    background: #fff;
    width: .5rem;
    height: .5rem;
    box-shadow: 0 0 .1rem 0 rgba(7, 22, 44, .14);
    border-radius: .1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .15rem
}

#broadside .aside-item .aside-item-currency {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: .1rem
}

#broadside .aside-item .aside-item-currency .currency-text {
    position: absolute;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: .14rem;
    text-align: center;
    width: 100%;
    padding: .040000rem 0;
    bottom: 0;
    left: 0
}

#broadside .aside-item .aside-item-currency img {
    width: 100%;
    height: 100%
}

#broadside .aside-item .aside-item-hidden-content {
    position: absolute;
    top: 0;
    left: 200%;
    background-color: #fff;
    transition: background .3s;
    border-radius: .1rem;
    box-shadow: 0 0 .1rem .020000rem rgba(0, 0, 0, .1)
}

#broadside .aside-item .aside-item-hidden-content.aside-item-hidden-content-notice {
    font-size: .14rem;
    color: #333;
    line-height: .2rem;
    min-width: 2.4rem;
    padding: .2rem
}

#broadside .aside-item .aside-item-hidden-content.aside-item-hidden-content-currency {
    padding: .2rem 0
}

#broadside .aside-item .aside-item-hidden-content.aside-item-hidden-content-currency .currency-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .060000rem .2rem
}

#broadside .aside-item .aside-item-hidden-content.aside-item-hidden-content-currency .currency-item:hover {
    background-color: #eafeff
}

#broadside .aside-item .aside-item-hidden-content.aside-item-hidden-content-currency .currency-item:hover span {
    color: #000
}

#broadside .aside-item .aside-item-hidden-content.aside-item-hidden-content-currency .currency-item img {
    width: .35rem;
    height: .35rem;
    margin-right: .1rem
}

#broadside .aside-item .aside-item-hidden-content.aside-item-hidden-content-currency .currency-item span {
    font-size: .16rem
}

#broadside .aside-item.aside-item-notice {
    background-color: rgba(0, 0, 0, .8);
    position: relative
}

#broadside .aside-item.aside-item-notice i {
    color: #fff
}

#broadside .aside-item i {
    font-size: .2rem
}

#broadside #scroll_top {
    display: none
}

#broadside #scroll_top i {
    font-size: .2rem;
    color: #666
}

.check-wrap {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: .24rem;
    padding-left: .13rem;
    line-height: 2.040000rem;
    font-size: .16rem;
    color: #444
}

.check-wrap ~ .check-wrap {
    margin-left: .1rem
}

.check-wrap > .icheck {
    opacity: 0
}

.check-wrap > .ilabel {
    border-radius: .030000rem;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.check-wrap > .ilabel:after {
    content: " ";
    border: .010000rem solid #999;
    display: block;
    font-weight: 700;
    text-align: center;
    border-radius: .030000rem;
    width: .2rem;
    height: .2rem;
    line-height: .2rem
}

.check-wrap > .icheck:checked + .ilabel:after {
    content: "\e695";
    font: normal normal normal .12rem/1 iconfont;
    border-color: #000;
    background-color: #000;
    color: #fff;
    text-rendering: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: .22rem
}

.check-wrap > .icheck:indeterminate + .ilabel:after {
    content: "■";
    color: #3f51b5;
    background-color: #fff;
    border-color: #3f51b5
}

.crumb-section {
    margin-top: .2rem !important
}

.crumb-section .home-icon {
    font-size: .16rem;
    color: #999
}

.crumb-section .nav-text {
    font-size: .14rem;
    color: #999;
    transition: color .4s;
    margin-left: .060000rem
}

.crumb-section .right-arrow {
    color: #999;
    font-size: .12rem;
    margin-right: .040000rem
}

.crumb-section a:hover {
    color: #000
}

.divider-line {
    width: 100%;
    height: .010000rem;
    background-color: #e9e9e9
}

.pub-agreement-tip {
    position: fixed;
    bottom: -100%;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .95);
    box-shadow: 0 -.010000rem .2rem .010000rem rgba(0, 0, 0, .1);
    z-index: 1111;
    transition: bottom .4s
}

.pub-agreement-tip .pub-agreement-wrapper {
    position: relative;
    display: flex;
    align-items: center
}

.pub-agreement-tip .pub-agreement-wrapper .pub-agree-cont {
    width: 70%;
    padding: .2rem 0
}

.pub-agreement-tip .pub-agreement-wrapper .pub-agree-cont .tip-title {
    font-size: .2rem;
    color: #fff;
    margin-bottom: .18rem
}

.pub-agreement-tip .pub-agreement-wrapper .pub-agree-cont .tip-text {
    font-size: .16rem;
    color: #c4c4c4;
    line-height: .24rem
}

.pub-agreement-tip .pub-agreement-wrapper .pub-agree-button {
    width: 30%;
    position: absolute;
    bottom: .2rem;
    right: 0
}

.pub-agreement-tip .pub-agreement-wrapper .pub-agree-button .but-group {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

.pub-agreement-tip .pub-agreement-wrapper .pub-agree-button .but-group .accept-all, .pub-agreement-tip .pub-agreement-wrapper .pub-agree-button .but-group .cookie-preferences {
    height: .36rem;
    background: 0 0;
    border: .010000rem solid #ddd;
    color: #fff;
    font-size: .14rem;
    padding: 0 .15rem;
    cursor: pointer;
    border-radius: .4s
}

.pub-agreement-tip .pub-agreement-wrapper .pub-agree-button .but-group .accept-all {
    background: #fff;
    color: #333
}

.pub-agreement-tip .pub-agreement-wrapper .tip-close {
    position: absolute;
    top: .1rem;
    right: .1rem;
    color: #fff;
    font-size: .24rem;
    cursor: pointer
}

.pub-agreement-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1111;
    display: none
}

.pub-agreement-modal .agreement-modal-content {
    position: absolute;
    background-color: #fff;
    height: 80%;
    top: 10%;
    left: 50%;
    margin-left: -6rem;
    border-radius: .1rem;
    display: flex;
    flex-direction: column
}

.pub-agreement-modal .agreement-modal-content .modal-title {
    padding: 0 .2rem;
    height: .5rem;
    border-bottom: .010000rem solid #e9e9e9;
    font-size: .2rem;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.pub-agreement-modal .agreement-modal-content .modal-title .close-agreement-modal {
    font-size: .26rem;
    cursor: pointer
}

.pub-agreement-modal .agreement-modal-content .scroll-box {
    flex: 1;
    padding: .2rem;
    overflow-y: auto
}

.pub-agreement-modal .agreement-modal-content .scroll-box::-webkit-scrollbar {
    width: .070000rem;
    height: .070000rem
}

.pub-agreement-modal .agreement-modal-content .scroll-box::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: transparent;
    opacity: .5
}

.pub-agreement-modal .agreement-modal-content .scroll-box::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: inset 0 0 .030000rem #ddd;
    -webkit-box-shadow: inset 0 0 .030000rem #ddd;
    background-color: #ddd
}

.pub-agreement-modal .agreement-modal-content .scroll-box .tip-item {
    margin-bottom: .2rem
}

.pub-agreement-modal .agreement-modal-content .scroll-box .tip-item:last-child {
    margin-bottom: 0
}

.pub-agreement-modal .agreement-modal-content .scroll-box .tip-item .tip-item-title {
    font-size: .16rem;
    color: #333;
    margin-bottom: .1rem;
    font-weight: 600
}

.pub-agreement-modal .agreement-modal-content .scroll-box .tip-item .desc {
    font-size: .14rem;
    color: #666;
    line-height: .24rem
}

.pub-agreement-modal .agreement-modal-content .scroll-box .tip-item p {
    margin-bottom: .15rem;
    font-size: .16rem;
    color: #333
}

.pub-agreement-modal .agreement-modal-content .modal-footer {
    padding: 0 .2rem;
    height: .7rem;
    border-top: .010000rem solid #e9e9e9;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.pub-agreement-modal .agreement-modal-content .modal-footer .accept-all-btn, .pub-agreement-modal .agreement-modal-content .modal-footer .required-only-btn {
    height: .36rem;
    font-size: .14rem;
    line-height: .36rem;
    box-sizing: border-box;
    padding: 0 .2rem;
    border-radius: .040000rem
}

.pub-agreement-modal .agreement-modal-content .modal-footer .required-only-btn {
    color: #333;
    border: .010000rem solid #333
}

.pub-agreement-modal .agreement-modal-content .modal-footer .accept-all-btn {
    margin-left: .15rem;
    background: #000;
    color: #fff
}

.pub-invite-box {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 1110;
    display: none
}

.pub-invite-box .invite-content {
    display: block;
    width: 6rem;
    height: 5rem;
    position: absolute;
    top: 50%;
    margin-top: -2.5rem;
    left: 50%;
    margin-left: -3rem
}

.pub-invite-box .invite-content a {
    display: block
}

.pub-invite-box .invite-content a img {
    width: 100%;
    height: 100%
}

.pub-invite-box .invite-content .invite-text {
    position: absolute;
    width: 100%;
    bottom: .6rem;
    left: 0;
    z-index: 9;
    font-size: .16rem;
    color: #fff;
    opacity: .7;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.pub-invite-box .invite-content .invite-text a {
    margin-left: .1rem;
    color: #000
}

.pub-invite-box .invite-content .invite-icon {
    position: absolute;
    top: -.3rem;
    width: .4rem;
    height: .4rem;
    left: 50%;
    margin-left: -.2rem;
    border-radius: 50%;
    border: .020000rem solid #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.pub-invite-box .invite-content .invite-icon i {
    font-size: .2rem;
    color: #fff
}