.van-badge {
    display: inline-block;
    box-sizing: border-box;
    min-width: 16px;
    padding: 0 3px;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    font-family: -apple-system-font,Helvetica Neue,Arial,sans-serif;
    line-height: 1.2;
    text-align: center;
    background-color: #ee0a24;
    border: 1px solid #fff;
    border-radius: 999px
}

.van-badge--fixed {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    -webkit-transform-origin: 100%;
    transform-origin: 100%
}

.van-badge--dot {
    width: 8px;
    min-width: 0;
    height: 8px;
    background-color: #ee0a24;
    border-radius: 100%
}

.van-badge__wrapper {
    position: relative;
    display: inline-block
}

.van-swipe-item {
    position: relative;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%
}

.van-swipe {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    cursor: grab;
    -webkit-user-select: none;
    user-select: none
}

.van-swipe__track {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 100%
}

.van-swipe__track--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.van-swipe__indicators {
    position: absolute;
    bottom: 12px;
    left: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.van-swipe__indicators--vertical {
    top: 50%;
    bottom: auto;
    left: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child) {
    margin-bottom: 6px
}

.van-swipe__indicator {
    width: 6px;
    height: 6px;
    background-color: #ebedf0;
    border-radius: 100%;
    opacity: .3;
    -webkit-transition: opacity .2s,background-color .2s;
    transition: opacity .2s,background-color .2s
}

.van-swipe__indicator:not(:last-child) {
    margin-right: 6px
}

.van-swipe__indicator--active {
    background-color: #1989fa;
    opacity: 1
}

[data-theme=light] .mainBackground[data-v-068f6c9a] {
    background: #fff!important
}

[data-theme=dark] .mainBackground[data-v-068f6c9a] {
    background: #000!important
}

[data-theme=light] .textColor[data-v-068f6c9a] {
    color: #333!important
}

[data-theme=dark] .textColor[data-v-068f6c9a] {
    color: #fff!important
}

[data-theme=light] .textColor1[data-v-068f6c9a] {
    color: #868c9a!important
}

[data-theme=dark] .textColor1[data-v-068f6c9a] {
    color: #879099!important
}

[data-theme=light] .textColor2[data-v-068f6c9a] {
    color: #868c9a!important
}

[data-theme=dark] .textColor2[data-v-068f6c9a] {
    color: #fff!important
}

[data-theme=light] .textColor3[data-v-068f6c9a] {
    color: #000!important
}

[data-theme=dark] .textColor3[data-v-068f6c9a] {
    color: #cfd5ec!important
}

[data-theme=light] .c2cColor[data-v-068f6c9a] {
    color: #000!important
}

[data-theme=dark] .c2cColor[data-v-068f6c9a] {
    color: #fff!important
}

[data-theme=light] .tabBackground[data-v-068f6c9a] {
    background: #f3f4f7!important
}

[data-theme=dark] .tabBackground[data-v-068f6c9a] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground[data-v-068f6c9a] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground[data-v-068f6c9a] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground1[data-v-068f6c9a] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground1[data-v-068f6c9a] {
    background: #171a21!important
}

[data-theme=light] .tabBackground1[data-v-068f6c9a] {
    background: #fff!important
}

[data-theme=dark] .tabBackground1[data-v-068f6c9a],[data-theme=light] .bgColor[data-v-068f6c9a] {
    background: #000!important
}

[data-theme=dark] .bgColor[data-v-068f6c9a] {
    background: #fff!important
}

[data-theme=light] .tabBackground2[data-v-068f6c9a] {
    background: #c8cad2!important
}

[data-theme=dark] .tabBackground2[data-v-068f6c9a] {
    background: #242424!important
}

[data-theme=light] .activeLine[data-v-068f6c9a] {
    background: #00a34b!important
}

[data-theme=dark] .activeLine[data-v-068f6c9a] {
    background: #0065ff!important
}

[data-theme=light] .bgFooter[data-v-068f6c9a] {
    background: #fff!important
}

[data-theme=dark] .bgFooter[data-v-068f6c9a] {
    background: #1a1a1a!important
}

[data-theme=dark] .btnMain[data-v-068f6c9a],[data-theme=light] .btnMain[data-v-068f6c9a] {
    background: #0065ff!important
}

[data-theme=dark] .colorMain[data-v-068f6c9a],[data-theme=light] .colorMain[data-v-068f6c9a] {
    color: #0065ff!important
}

[data-theme=dark] .borderMain[data-v-068f6c9a],[data-theme=light] .borderMain[data-v-068f6c9a] {
    border: 1px solid #0065ff!important
}

[data-theme=light] .borderColor[data-v-068f6c9a] {
    border: 1px solid #f3f3f3!important
}

[data-theme=dark] .borderColor[data-v-068f6c9a] {
    border: 1px solid #15161e!important
}

[data-theme=light] .btnBackground[data-v-068f6c9a] {
    background: #00a34b!important
}

[data-theme=dark] .btnBackground[data-v-068f6c9a] {
    background: #0065ff!important
}

[data-theme=light] .inputBackground[data-v-068f6c9a] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground[data-v-068f6c9a] {
    background: #161a21!important
}

[data-theme=light] .inputBackground1[data-v-068f6c9a] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground1[data-v-068f6c9a] {
    background: #121212!important
}

[data-theme=light] .contBackground[data-v-068f6c9a] {
    background: #f6f6f6!important
}

[data-theme=dark] .contBackground[data-v-068f6c9a] {
    background: #242424!important
}

[data-theme=light] .titleColor[data-v-068f6c9a] {
    color: #000!important
}

[data-theme=dark] .titleColor[data-v-068f6c9a] {
    color: #b8bdc5!important
}

[data-theme=light] .border-b-color[data-v-068f6c9a] {
    border-bottom: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-b-color[data-v-068f6c9a] {
    border-bottom: 1px solid #393e49!important
}

[data-theme=light] .border-t-color[data-v-068f6c9a] {
    border-top: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-t-color[data-v-068f6c9a] {
    border-top: 1px solid #393e49!important
}

[data-theme=light] .bgDark[data-v-068f6c9a] {
    background: #c8cad2!important
}

[data-theme=dark] .bgDark[data-v-068f6c9a] {
    background: #474b62!important
}

[data-theme=light] .diviLine[data-v-068f6c9a] {
    background: #f3f3f3!important
}

[data-theme=dark] .diviLine[data-v-068f6c9a] {
    background: #111!important
}

[data-theme=light] .bgStep[data-v-068f6c9a] {
    background: #e5e9f0!important
}

[data-theme=dark] .bgStep[data-v-068f6c9a] {
    background: #868d9a!important
}

[data-theme=light] .bgBottom[data-v-068f6c9a] {
    background: #f3f3f3!important
}

[data-theme=dark] .bgBottom[data-v-068f6c9a] {
    background: #252831!important
}

[data-theme=light] .chatBg[data-v-068f6c9a] {
    background: #f3f3f3!important
}

[data-theme=dark] .chatBg[data-v-068f6c9a] {
    background: #474b62!important
}

[data-theme=light] .uploadBg[data-v-068f6c9a] {
    background: #f7f8fa!important
}

[data-theme=dark] .uploadBg[data-v-068f6c9a] {
    background: #474b62!important
}

[data-theme=light] .greyBg[data-v-068f6c9a] {
    background: #f3f3f3!important
}

[data-theme=dark] .greyBg[data-v-068f6c9a] {
    background: #1e1e1e!important
}

[data-theme=light] .c2cBackground[data-v-068f6c9a] {
    background: #00a34b!important
}

[data-theme=dark] .c2cBackground[data-v-068f6c9a] {
    background: #121212!important
}

[data-theme=light] .c2cBackground1[data-v-068f6c9a] {
    background: #f5f5f5!important
}

[data-theme=dark] .c2cBackground1[data-v-068f6c9a] {
    background: #242424!important
}

[data-theme=light] .c2cTabBackground[data-v-068f6c9a] {
    background: #fff!important
}

[data-theme=dark] .c2cTabBackground[data-v-068f6c9a] {
    background: #242424!important
}

[data-theme=light] .c2cTipBackground[data-v-068f6c9a] {
    background: #eff7ff!important
}

[data-theme=dark] .c2cTipBackground[data-v-068f6c9a] {
    background: #121212!important
}

[data-theme=light] .lightGreybg[data-v-068f6c9a] {
    background: #f3f5f7!important
}

[data-theme=dark] .lightGreybg[data-v-068f6c9a] {
    background: #3a3e44!important
}

[data-theme=light] .darkGreybg[data-v-068f6c9a] {
    background: #cbd0e3!important
}

[data-theme=dark] .darkGreybg[data-v-068f6c9a] {
    background: #000!important
}

[data-theme=light] .homeBg[data-v-068f6c9a] {
    background: #fff!important
}

[data-theme=dark] .homeBg[data-v-068f6c9a] {
    background: #444a53!important
}

[data-theme=light] .listCellBg[data-v-068f6c9a] {
    background: #fff!important
}

[data-theme=dark] .listCellBg[data-v-068f6c9a] {
    background: #45494f!important
}

.ioe-swiper-wrap[data-v-068f6c9a] {
    width: 100%
}

.ioe-swiper[data-v-068f6c9a] {
    width: 100%;
    height: 19.375rem;
    box-sizing: border-box;
    overflow: hidden
}

.ioe-swiper[data-v-068f6c9a] .van-swipe,.ioe-swiper[data-v-068f6c9a] .van-swipe__track {
    width: 100%;
    height: 100%
}

.ioe-swiper[data-v-068f6c9a] .van-swipe-item {
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.ioe-swipe-item[data-v-068f6c9a] {
    width: 100%;
    height: 100%
}

.ioe-swiper-img[data-v-068f6c9a] {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.btn[data-v-068f6c9a] {
    border-radius: 3.4375rem
}

.bannerimg[data-v-068f6c9a] {
    border-radius: .5625rem
}

.van-cell {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 16px;
    overflow: hidden;
    color: #323233;
    font-size: 14px;
    line-height: 24px;
    background-color: #fff
}

.van-cell:after {
    position: absolute;
    box-sizing: border-box;
    content: " ";
    pointer-events: none;
    right: 16px;
    bottom: 0;
    left: 16px;
    border-bottom: 1px solid #ebedf0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.van-cell--borderless:after,.van-cell:last-child:after {
    display: none
}

.van-cell__label {
    margin-top: 4px;
    color: #969799;
    font-size: 12px;
    line-height: 18px
}

.van-cell__title,.van-cell__value {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.van-cell__value {
    position: relative;
    overflow: hidden;
    color: #969799;
    text-align: right;
    vertical-align: middle;
    word-wrap: break-word
}

.van-cell__value--alone {
    color: #323233;
    text-align: left
}

.van-cell__left-icon,.van-cell__right-icon {
    height: 24px;
    font-size: 16px;
    line-height: 24px
}

.van-cell__left-icon {
    margin-right: 4px
}

.van-cell__right-icon {
    margin-left: 4px;
    color: #969799
}

.van-cell--clickable {
    cursor: pointer
}

.van-cell--clickable:active {
    background-color: #f2f3f5
}

.van-cell--required {
    overflow: visible
}

.van-cell--required:before {
    position: absolute;
    left: 8px;
    color: #ee0a24;
    font-size: 14px;
    content: "*"
}

.van-cell--center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.van-cell--large {
    padding-top: 12px;
    padding-bottom: 12px
}

.van-cell--large .van-cell__title {
    font-size: 16px
}

.van-cell--large .van-cell__label {
    font-size: 14px
}

.van-list__error-text,.van-list__finished-text,.van-list__loading {
    color: #969799;
    font-size: 14px;
    line-height: 50px;
    text-align: center
}

.van-list__placeholder {
    height: 0;
    pointer-events: none
}

.van-tab__pane,.van-tab__pane-wrapper {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    box-sizing: border-box;
    width: 100%
}

.van-tab__pane-wrapper--inactive {
    height: 0;
    overflow: visible
}

.van-sticky--fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99
}

.van-tab {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0 4px;
    color: #646566;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer
}

.van-tab--active {
    color: #323233;
    font-weight: 500
}

.van-tab--disabled {
    color: #c8c9cc;
    cursor: not-allowed
}

.van-tab__text--ellipsis {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.van-tab__text-wrapper,.van-tabs {
    position: relative
}

.van-tabs__wrap {
    overflow: hidden
}

.van-tabs__wrap--page-top {
    position: fixed
}

.van-tabs__wrap--content-bottom {
    top: auto;
    bottom: 0
}

.van-tabs__wrap--scrollable .van-tab {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 0 12px
}

.van-tabs__wrap--scrollable .van-tabs__nav {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch
}

.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar {
    display: none
}

.van-tabs__nav {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none
}

.van-tabs__nav--line {
    box-sizing: content-box;
    height: 100%;
    padding-bottom: 15px
}

.van-tabs__nav--line.van-tabs__nav--complete {
    padding-right: 8px;
    padding-left: 8px
}

.van-tabs__nav--card {
    box-sizing: border-box;
    height: 30px;
    margin: 0 16px;
    border: 1px solid #ee0a24;
    border-radius: 2px
}

.van-tabs__nav--card .van-tab {
    color: #ee0a24;
    border-right: 1px solid #ee0a24
}

.van-tabs__nav--card .van-tab:last-child {
    border-right: none
}

.van-tabs__nav--card .van-tab.van-tab--active {
    color: #fff;
    background-color: #ee0a24
}

.van-tabs__nav--card .van-tab--disabled {
    color: #c8c9cc
}

.van-tabs__line {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1;
    width: 40px;
    height: 3px;
    background-color: #ee0a24;
    border-radius: 3px
}

.van-tabs__track {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    will-change: left
}

.van-tabs__content--animated {
    overflow: hidden
}

.van-tabs--line .van-tabs__wrap {
    height: 44px
}

.van-tabs--card>.van-tabs__wrap {
    height: 30px
}

[data-theme=light] .mainBackground[data-v-16d86399] {
    background: #fff!important
}

[data-theme=dark] .mainBackground[data-v-16d86399] {
    background: #000!important
}

[data-theme=light] .textColor[data-v-16d86399] {
    color: #333!important
}

[data-theme=dark] .textColor[data-v-16d86399] {
    color: #fff!important
}

[data-theme=light] .textColor1[data-v-16d86399] {
    color: #868c9a!important
}

[data-theme=dark] .textColor1[data-v-16d86399] {
    color: #879099!important
}

[data-theme=light] .textColor2[data-v-16d86399] {
    color: #868c9a!important
}

[data-theme=dark] .textColor2[data-v-16d86399] {
    color: #fff!important
}

[data-theme=light] .textColor3[data-v-16d86399] {
    color: #000!important
}

[data-theme=dark] .textColor3[data-v-16d86399] {
    color: #cfd5ec!important
}

[data-theme=light] .c2cColor[data-v-16d86399] {
    color: #000!important
}

[data-theme=dark] .c2cColor[data-v-16d86399] {
    color: #fff!important
}

[data-theme=light] .tabBackground[data-v-16d86399] {
    background: #f3f4f7!important
}

[data-theme=dark] .tabBackground[data-v-16d86399] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground[data-v-16d86399] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground[data-v-16d86399] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground1[data-v-16d86399] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground1[data-v-16d86399] {
    background: #171a21!important
}

[data-theme=light] .tabBackground1[data-v-16d86399] {
    background: #fff!important
}

[data-theme=dark] .tabBackground1[data-v-16d86399],[data-theme=light] .bgColor[data-v-16d86399] {
    background: #000!important
}

[data-theme=dark] .bgColor[data-v-16d86399] {
    background: #fff!important
}

[data-theme=light] .tabBackground2[data-v-16d86399] {
    background: #c8cad2!important
}

[data-theme=dark] .tabBackground2[data-v-16d86399] {
    background: #242424!important
}

[data-theme=light] .activeLine[data-v-16d86399] {
    background: #00a34b!important
}

[data-theme=dark] .activeLine[data-v-16d86399] {
    background: #0065ff!important
}

[data-theme=light] .bgFooter[data-v-16d86399] {
    background: #fff!important
}

[data-theme=dark] .bgFooter[data-v-16d86399] {
    background: #1a1a1a!important
}

[data-theme=dark] .btnMain[data-v-16d86399],[data-theme=light] .btnMain[data-v-16d86399] {
    background: #0065ff!important
}

[data-theme=dark] .colorMain[data-v-16d86399],[data-theme=light] .colorMain[data-v-16d86399] {
    color: #0065ff!important
}

[data-theme=dark] .borderMain[data-v-16d86399],[data-theme=light] .borderMain[data-v-16d86399] {
    border: 1px solid #0065ff!important
}

[data-theme=light] .borderColor[data-v-16d86399] {
    border: 1px solid #f3f3f3!important
}

[data-theme=dark] .borderColor[data-v-16d86399] {
    border: 1px solid #15161e!important
}

[data-theme=light] .btnBackground[data-v-16d86399] {
    background: #00a34b!important
}

[data-theme=dark] .btnBackground[data-v-16d86399] {
    background: #0065ff!important
}

[data-theme=light] .inputBackground[data-v-16d86399] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground[data-v-16d86399] {
    background: #161a21!important
}

[data-theme=light] .inputBackground1[data-v-16d86399] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground1[data-v-16d86399] {
    background: #121212!important
}

[data-theme=light] .contBackground[data-v-16d86399] {
    background: #f6f6f6!important
}

[data-theme=dark] .contBackground[data-v-16d86399] {
    background: #242424!important
}

[data-theme=light] .titleColor[data-v-16d86399] {
    color: #000!important
}

[data-theme=dark] .titleColor[data-v-16d86399] {
    color: #b8bdc5!important
}

[data-theme=light] .border-b-color[data-v-16d86399] {
    border-bottom: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-b-color[data-v-16d86399] {
    border-bottom: 1px solid #393e49!important
}

[data-theme=light] .border-t-color[data-v-16d86399] {
    border-top: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-t-color[data-v-16d86399] {
    border-top: 1px solid #393e49!important
}

[data-theme=light] .bgDark[data-v-16d86399] {
    background: #c8cad2!important
}

[data-theme=dark] .bgDark[data-v-16d86399] {
    background: #474b62!important
}

[data-theme=light] .diviLine[data-v-16d86399] {
    background: #f3f3f3!important
}

[data-theme=dark] .diviLine[data-v-16d86399] {
    background: #111!important
}

[data-theme=light] .bgStep[data-v-16d86399] {
    background: #e5e9f0!important
}

[data-theme=dark] .bgStep[data-v-16d86399] {
    background: #868d9a!important
}

[data-theme=light] .bgBottom[data-v-16d86399] {
    background: #f3f3f3!important
}

[data-theme=dark] .bgBottom[data-v-16d86399] {
    background: #252831!important
}

[data-theme=light] .chatBg[data-v-16d86399] {
    background: #f3f3f3!important
}

[data-theme=dark] .chatBg[data-v-16d86399] {
    background: #474b62!important
}

[data-theme=light] .uploadBg[data-v-16d86399] {
    background: #f7f8fa!important
}

[data-theme=dark] .uploadBg[data-v-16d86399] {
    background: #474b62!important
}

[data-theme=light] .greyBg[data-v-16d86399] {
    background: #f3f3f3!important
}

[data-theme=dark] .greyBg[data-v-16d86399] {
    background: #1e1e1e!important
}

[data-theme=light] .c2cBackground[data-v-16d86399] {
    background: #00a34b!important
}

[data-theme=dark] .c2cBackground[data-v-16d86399] {
    background: #121212!important
}

[data-theme=light] .c2cBackground1[data-v-16d86399] {
    background: #f5f5f5!important
}

[data-theme=dark] .c2cBackground1[data-v-16d86399] {
    background: #242424!important
}

[data-theme=light] .c2cTabBackground[data-v-16d86399] {
    background: #fff!important
}

[data-theme=dark] .c2cTabBackground[data-v-16d86399] {
    background: #242424!important
}

[data-theme=light] .c2cTipBackground[data-v-16d86399] {
    background: #eff7ff!important
}

[data-theme=dark] .c2cTipBackground[data-v-16d86399] {
    background: #121212!important
}

[data-theme=light] .lightGreybg[data-v-16d86399] {
    background: #f3f5f7!important
}

[data-theme=dark] .lightGreybg[data-v-16d86399] {
    background: #3a3e44!important
}

[data-theme=light] .darkGreybg[data-v-16d86399] {
    background: #cbd0e3!important
}

[data-theme=dark] .darkGreybg[data-v-16d86399] {
    background: #000!important
}

[data-theme=light] .homeBg[data-v-16d86399] {
    background: #fff!important
}

[data-theme=dark] .homeBg[data-v-16d86399] {
    background: #444a53!important
}

[data-theme=light] .listCellBg[data-v-16d86399] {
    background: #fff!important
}

[data-theme=dark] .listCellBg[data-v-16d86399] {
    background: #45494f!important
}

.ex-tabs-wrap[data-v-16d86399] {
    padding-top: 1.875rem;
    width: 100%;
    min-width: 0;
    box-sizing: border-box
}

.ex-tabs-wrap[data-v-16d86399] .van-tabs__content {
    display: none!important
}

.ex-tabs[data-v-16d86399] {
    font-size: 1.75rem
}

.ex-tabs[data-v-16d86399] .van-tabs__wrap {
    background: transparent;
    height: 3.4375rem!important
}

.ex-tabs[data-v-16d86399] .van-tabs__nav {
    background: transparent;
    padding-bottom: 0!important;
    padding-right: 0!important;
    box-sizing: content-box;
    gap: .5rem
}

.ex-tabs[data-v-16d86399] .van-tab {
    flex: 1!important;
    text-align: center;
    background: transparent!important;
    white-space: nowrap;
    padding: 0 .25rem;
    font-size: 2rem!important
}

[data-theme=light] .ex-tabs[data-v-16d86399] .van-tab {
    color: #868c9a
}

[data-theme=dark] .ex-tabs[data-v-16d86399] .van-tab {
    color: #879099
}

.ex-tabs[data-v-16d86399] .van-tab .ex-tab-shake {
    font-size: inherit
}

[data-theme=dark] .ex-tabs[data-v-16d86399] .van-tab .ex-tab-shake,[data-theme=light] .ex-tabs[data-v-16d86399] .van-tab .ex-tab-shake {
    color: inherit
}

.ex-tabs[data-v-16d86399] .van-tab--active {
    background: transparent!important;
    font-weight: 600
}

[data-theme=light] .ex-tabs[data-v-16d86399] .van-tab--active {
    color: #333
}

[data-theme=dark] .ex-tabs[data-v-16d86399] .van-tab--active {
    color: #fff
}

.ex-tabs[data-v-16d86399] .van-tabs__line {
    display: none
}

.sub-tabs[data-v-16d86399] .van-tabs__wrap {
    background: transparent
}

.sub-tabs[data-v-16d86399] .van-tabs__nav {
    background: transparent;
    padding-bottom: 0!important;
    gap: 1rem
}

.sub-tabs[data-v-16d86399] .van-tab {
    flex: 1!important;
    font-size: 1.625rem;
    padding: .375rem 0;
    cursor: pointer;
    font-size: 1.75rem!important;
    margin-right: 2.25rem!important
}

[data-theme=light] .sub-tabs[data-v-16d86399] .van-tab {
    color: #868c9a
}

[data-theme=dark] .sub-tabs[data-v-16d86399] .van-tab {
    color: #879099
}

.sub-tabs[data-v-16d86399] .van-tab .ex-subtab-shake {
    font-size: inherit
}

[data-theme=dark] .sub-tabs[data-v-16d86399] .van-tab .ex-subtab-shake,[data-theme=light] .sub-tabs[data-v-16d86399] .van-tab .ex-subtab-shake {
    color: inherit
}

.sub-tabs[data-v-16d86399] .van-tab--active {
    font-weight: 600
}

[data-theme=light] .sub-tabs[data-v-16d86399] .van-tab--active {
    color: #333
}

[data-theme=dark] .sub-tabs[data-v-16d86399] .van-tab--active {
    color: #fff
}

.sub-tabs[data-v-16d86399] .van-tabs__line {
    display: none
}

[data-theme=light] .mainBackground {
    background: #fff!important
}

[data-theme=dark] .mainBackground {
    background: #000!important
}

[data-theme=light] .textColor {
    color: #333!important
}

[data-theme=dark] .textColor {
    color: #fff!important
}

[data-theme=light] .textColor1 {
    color: #868c9a!important
}

[data-theme=dark] .textColor1 {
    color: #879099!important
}

[data-theme=light] .textColor2 {
    color: #868c9a!important
}

[data-theme=dark] .textColor2 {
    color: #fff!important
}

[data-theme=light] .textColor3 {
    color: #000!important
}

[data-theme=dark] .textColor3 {
    color: #cfd5ec!important
}

[data-theme=light] .c2cColor {
    color: #000!important
}

[data-theme=dark] .c2cColor {
    color: #fff!important
}

[data-theme=light] .tabBackground {
    background: #f3f4f7!important
}

[data-theme=dark] .tabBackground {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground1 {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground1 {
    background: #171a21!important
}

[data-theme=light] .tabBackground1 {
    background: #fff!important
}

[data-theme=dark] .tabBackground1,[data-theme=light] .bgColor {
    background: #000!important
}

[data-theme=dark] .bgColor {
    background: #fff!important
}

[data-theme=light] .tabBackground2 {
    background: #c8cad2!important
}

[data-theme=dark] .tabBackground2 {
    background: #242424!important
}

[data-theme=light] .activeLine {
    background: #00a34b!important
}

[data-theme=dark] .activeLine {
    background: #0065ff!important
}

[data-theme=light] .bgFooter {
    background: #fff!important
}

[data-theme=dark] .bgFooter {
    background: #1a1a1a!important
}

[data-theme=dark] .btnMain,[data-theme=light] .btnMain {
    background: #0065ff!important
}

[data-theme=dark] .colorMain,[data-theme=light] .colorMain {
    color: #0065ff!important
}

[data-theme=dark] .borderMain,[data-theme=light] .borderMain {
    border: 1px solid #0065ff!important
}

[data-theme=light] .borderColor {
    border: 1px solid #f3f3f3!important
}

[data-theme=dark] .borderColor {
    border: 1px solid #15161e!important
}

[data-theme=light] .btnBackground {
    background: #00a34b!important
}

[data-theme=dark] .btnBackground {
    background: #0065ff!important
}

[data-theme=light] .inputBackground {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground {
    background: #161a21!important
}

[data-theme=light] .inputBackground1 {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground1 {
    background: #121212!important
}

[data-theme=light] .contBackground {
    background: #f6f6f6!important
}

[data-theme=dark] .contBackground {
    background: #242424!important
}

[data-theme=light] .titleColor {
    color: #000!important
}

[data-theme=dark] .titleColor {
    color: #b8bdc5!important
}

[data-theme=light] .border-b-color {
    border-bottom: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-b-color {
    border-bottom: 1px solid #393e49!important
}

[data-theme=light] .border-t-color {
    border-top: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-t-color {
    border-top: 1px solid #393e49!important
}

[data-theme=light] .bgDark {
    background: #c8cad2!important
}

[data-theme=dark] .bgDark {
    background: #474b62!important
}

[data-theme=light] .diviLine {
    background: #f3f3f3!important
}

[data-theme=dark] .diviLine {
    background: #111!important
}

[data-theme=light] .bgStep {
    background: #e5e9f0!important
}

[data-theme=dark] .bgStep {
    background: #868d9a!important
}

[data-theme=light] .bgBottom {
    background: #f3f3f3!important
}

[data-theme=dark] .bgBottom {
    background: #252831!important
}

[data-theme=light] .chatBg {
    background: #f3f3f3!important
}

[data-theme=dark] .chatBg {
    background: #474b62!important
}

[data-theme=light] .uploadBg {
    background: #f7f8fa!important
}

[data-theme=dark] .uploadBg {
    background: #474b62!important
}

[data-theme=light] .greyBg {
    background: #f3f3f3!important
}

[data-theme=dark] .greyBg {
    background: #1e1e1e!important
}

[data-theme=light] .c2cBackground {
    background: #00a34b!important
}

[data-theme=dark] .c2cBackground {
    background: #121212!important
}

[data-theme=light] .c2cBackground1 {
    background: #f5f5f5!important
}

[data-theme=dark] .c2cBackground1 {
    background: #242424!important
}

[data-theme=light] .c2cTabBackground {
    background: #fff!important
}

[data-theme=dark] .c2cTabBackground {
    background: #242424!important
}

[data-theme=light] .c2cTipBackground {
    background: #eff7ff!important
}

[data-theme=dark] .c2cTipBackground {
    background: #121212!important
}

[data-theme=light] .lightGreybg {
    background: #f3f5f7!important
}

[data-theme=dark] .lightGreybg {
    background: #3a3e44!important
}

[data-theme=light] .darkGreybg {
    background: #cbd0e3!important
}

[data-theme=dark] .darkGreybg {
    background: #000!important
}

[data-theme=light] .homeBg {
    background: #fff!important
}

[data-theme=dark] .homeBg {
    background: #444a53!important
}

[data-theme=light] .listCellBg {
    background: #fff!important
}

[data-theme=dark] .listCellBg {
    background: #45494f!important
}

[data-theme=light] .ex-tabs .van-tab {
    color: #868c9a!important
}

[data-theme=dark] .ex-tabs .van-tab {
    color: #879099!important
}

.ex-tabs .van-tab .van-tab__text {
    padding-bottom: .3125rem
}

[data-theme=dark] .ex-tabs .van-tab .van-tab__text,[data-theme=light] .ex-tabs .van-tab .van-tab__text {
    border-bottom: 2px solid transparent!important
}

.ex-tabs .van-tab--active {
    font-weight: 700
}

[data-theme=dark] .ex-tabs .van-tab--active,[data-theme=light] .ex-tabs .van-tab--active {
    color: #0065ff!important
}

.ex-tabs .van-tab--active .van-tab__text {
    padding-bottom: .3125rem
}

[data-theme=dark] .ex-tabs .van-tab--active .van-tab__text,[data-theme=light] .ex-tabs .van-tab--active .van-tab__text {
    border-bottom: 2px solid #0065ff!important
}

[data-theme=light] .mainBackground[data-v-604fc318] {
    background: #fff!important
}

[data-theme=dark] .mainBackground[data-v-604fc318] {
    background: #000!important
}

[data-theme=light] .textColor[data-v-604fc318] {
    color: #333!important
}

[data-theme=dark] .textColor[data-v-604fc318] {
    color: #fff!important
}

[data-theme=light] .textColor1[data-v-604fc318] {
    color: #868c9a!important
}

[data-theme=dark] .textColor1[data-v-604fc318] {
    color: #879099!important
}

[data-theme=light] .textColor2[data-v-604fc318] {
    color: #868c9a!important
}

[data-theme=dark] .textColor2[data-v-604fc318] {
    color: #fff!important
}

[data-theme=light] .textColor3[data-v-604fc318] {
    color: #000!important
}

[data-theme=dark] .textColor3[data-v-604fc318] {
    color: #cfd5ec!important
}

[data-theme=light] .c2cColor[data-v-604fc318] {
    color: #000!important
}

[data-theme=dark] .c2cColor[data-v-604fc318] {
    color: #fff!important
}

[data-theme=light] .tabBackground[data-v-604fc318] {
    background: #f3f4f7!important
}

[data-theme=dark] .tabBackground[data-v-604fc318] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground[data-v-604fc318] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground[data-v-604fc318] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground1[data-v-604fc318] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground1[data-v-604fc318] {
    background: #171a21!important
}

[data-theme=light] .tabBackground1[data-v-604fc318] {
    background: #fff!important
}

[data-theme=dark] .tabBackground1[data-v-604fc318],[data-theme=light] .bgColor[data-v-604fc318] {
    background: #000!important
}

[data-theme=dark] .bgColor[data-v-604fc318] {
    background: #fff!important
}

[data-theme=light] .tabBackground2[data-v-604fc318] {
    background: #c8cad2!important
}

[data-theme=dark] .tabBackground2[data-v-604fc318] {
    background: #242424!important
}

[data-theme=light] .activeLine[data-v-604fc318] {
    background: #00a34b!important
}

[data-theme=dark] .activeLine[data-v-604fc318] {
    background: #0065ff!important
}

[data-theme=light] .bgFooter[data-v-604fc318] {
    background: #fff!important
}

[data-theme=dark] .bgFooter[data-v-604fc318] {
    background: #1a1a1a!important
}

[data-theme=dark] .btnMain[data-v-604fc318],[data-theme=light] .btnMain[data-v-604fc318] {
    background: #0065ff!important
}

[data-theme=dark] .colorMain[data-v-604fc318],[data-theme=light] .colorMain[data-v-604fc318] {
    color: #0065ff!important
}

[data-theme=dark] .borderMain[data-v-604fc318],[data-theme=light] .borderMain[data-v-604fc318] {
    border: 1px solid #0065ff!important
}

[data-theme=light] .borderColor[data-v-604fc318] {
    border: 1px solid #f3f3f3!important
}

[data-theme=dark] .borderColor[data-v-604fc318] {
    border: 1px solid #15161e!important
}

[data-theme=light] .btnBackground[data-v-604fc318] {
    background: #00a34b!important
}

[data-theme=dark] .btnBackground[data-v-604fc318] {
    background: #0065ff!important
}

[data-theme=light] .inputBackground[data-v-604fc318] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground[data-v-604fc318] {
    background: #161a21!important
}

[data-theme=light] .inputBackground1[data-v-604fc318] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground1[data-v-604fc318] {
    background: #121212!important
}

[data-theme=light] .contBackground[data-v-604fc318] {
    background: #f6f6f6!important
}

[data-theme=dark] .contBackground[data-v-604fc318] {
    background: #242424!important
}

[data-theme=light] .titleColor[data-v-604fc318] {
    color: #000!important
}

[data-theme=dark] .titleColor[data-v-604fc318] {
    color: #b8bdc5!important
}

[data-theme=light] .border-b-color[data-v-604fc318] {
    border-bottom: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-b-color[data-v-604fc318] {
    border-bottom: 1px solid #393e49!important
}

[data-theme=light] .border-t-color[data-v-604fc318] {
    border-top: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-t-color[data-v-604fc318] {
    border-top: 1px solid #393e49!important
}

[data-theme=light] .bgDark[data-v-604fc318] {
    background: #c8cad2!important
}

[data-theme=dark] .bgDark[data-v-604fc318] {
    background: #474b62!important
}

[data-theme=light] .diviLine[data-v-604fc318] {
    background: #f3f3f3!important
}

[data-theme=dark] .diviLine[data-v-604fc318] {
    background: #111!important
}

[data-theme=light] .bgStep[data-v-604fc318] {
    background: #e5e9f0!important
}

[data-theme=dark] .bgStep[data-v-604fc318] {
    background: #868d9a!important
}

[data-theme=light] .bgBottom[data-v-604fc318] {
    background: #f3f3f3!important
}

[data-theme=dark] .bgBottom[data-v-604fc318] {
    background: #252831!important
}

[data-theme=light] .chatBg[data-v-604fc318] {
    background: #f3f3f3!important
}

[data-theme=dark] .chatBg[data-v-604fc318] {
    background: #474b62!important
}

[data-theme=light] .uploadBg[data-v-604fc318] {
    background: #f7f8fa!important
}

[data-theme=dark] .uploadBg[data-v-604fc318] {
    background: #474b62!important
}

[data-theme=light] .greyBg[data-v-604fc318] {
    background: #f3f3f3!important
}

[data-theme=dark] .greyBg[data-v-604fc318] {
    background: #1e1e1e!important
}

[data-theme=light] .c2cBackground[data-v-604fc318] {
    background: #00a34b!important
}

[data-theme=dark] .c2cBackground[data-v-604fc318] {
    background: #121212!important
}

[data-theme=light] .c2cBackground1[data-v-604fc318] {
    background: #f5f5f5!important
}

[data-theme=dark] .c2cBackground1[data-v-604fc318] {
    background: #242424!important
}

[data-theme=light] .c2cTabBackground[data-v-604fc318] {
    background: #fff!important
}

[data-theme=dark] .c2cTabBackground[data-v-604fc318] {
    background: #242424!important
}

[data-theme=light] .c2cTipBackground[data-v-604fc318] {
    background: #eff7ff!important
}

[data-theme=dark] .c2cTipBackground[data-v-604fc318] {
    background: #121212!important
}

[data-theme=light] .lightGreybg[data-v-604fc318] {
    background: #f3f5f7!important
}

[data-theme=dark] .lightGreybg[data-v-604fc318] {
    background: #3a3e44!important
}

[data-theme=light] .darkGreybg[data-v-604fc318] {
    background: #cbd0e3!important
}

[data-theme=dark] .darkGreybg[data-v-604fc318] {
    background: #000!important
}

[data-theme=light] .homeBg[data-v-604fc318] {
    background: #fff!important
}

[data-theme=dark] .homeBg[data-v-604fc318] {
    background: #444a53!important
}

[data-theme=light] .listCellBg[data-v-604fc318] {
    background: #fff!important
}

[data-theme=dark] .listCellBg[data-v-604fc318] {
    background: #45494f!important
}

.left-enter-active[data-v-604fc318],.left-leave-active[data-v-604fc318],.right-enter-active[data-v-604fc318],.right-leave-active[data-v-604fc318] {
    will-change: transform;
    transition: all .25s
}

.left-leave-active[data-v-604fc318],.right-leave-active[data-v-604fc318] {
    display: none
}

.left-enter[data-v-604fc318] {
    opacity: 0;
    transform: translate3d(-100%,0,0)
}

.left-leave[data-v-604fc318] {
    opacity: 0;
    transform: translateZ(0)
}

.right-enter[data-v-604fc318] {
    opacity: 0;
    transform: translate3d(100%,0,0)
}

.right-leave[data-v-604fc318] {
    opacity: 0;
    transform: translateZ(0)
}

.row[data-v-604fc318] {
    padding: .5rem 0
}

.left[data-v-604fc318],.mid[data-v-604fc318] {
    flex: 1
}

.right[data-v-604fc318] {
    width: 8.75rem;
    margin-left: 1rem
}

.change-btn[data-v-604fc318] {
    width: 8.125rem;
    height: 4rem;
    border-radius: .625rem;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center
}

[data-theme=light] .mainBackground[data-v-549824f9] {
    background: #fff!important
}

[data-theme=dark] .mainBackground[data-v-549824f9] {
    background: #000!important
}

[data-theme=light] .textColor[data-v-549824f9] {
    color: #333!important
}

[data-theme=dark] .textColor[data-v-549824f9] {
    color: #fff!important
}

[data-theme=light] .textColor1[data-v-549824f9] {
    color: #868c9a!important
}

[data-theme=dark] .textColor1[data-v-549824f9] {
    color: #879099!important
}

[data-theme=light] .textColor2[data-v-549824f9] {
    color: #868c9a!important
}

[data-theme=dark] .textColor2[data-v-549824f9] {
    color: #fff!important
}

[data-theme=light] .textColor3[data-v-549824f9] {
    color: #000!important
}

[data-theme=dark] .textColor3[data-v-549824f9] {
    color: #cfd5ec!important
}

[data-theme=light] .c2cColor[data-v-549824f9] {
    color: #000!important
}

[data-theme=dark] .c2cColor[data-v-549824f9] {
    color: #fff!important
}

[data-theme=light] .tabBackground[data-v-549824f9] {
    background: #f3f4f7!important
}

[data-theme=dark] .tabBackground[data-v-549824f9] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground[data-v-549824f9] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground[data-v-549824f9] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground1[data-v-549824f9] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground1[data-v-549824f9] {
    background: #171a21!important
}

[data-theme=light] .tabBackground1[data-v-549824f9] {
    background: #fff!important
}

[data-theme=dark] .tabBackground1[data-v-549824f9],[data-theme=light] .bgColor[data-v-549824f9] {
    background: #000!important
}

[data-theme=dark] .bgColor[data-v-549824f9] {
    background: #fff!important
}

[data-theme=light] .tabBackground2[data-v-549824f9] {
    background: #c8cad2!important
}

[data-theme=dark] .tabBackground2[data-v-549824f9] {
    background: #242424!important
}

[data-theme=light] .activeLine[data-v-549824f9] {
    background: #00a34b!important
}

[data-theme=dark] .activeLine[data-v-549824f9] {
    background: #0065ff!important
}

[data-theme=light] .bgFooter[data-v-549824f9] {
    background: #fff!important
}

[data-theme=dark] .bgFooter[data-v-549824f9] {
    background: #1a1a1a!important
}

[data-theme=dark] .btnMain[data-v-549824f9],[data-theme=light] .btnMain[data-v-549824f9] {
    background: #0065ff!important
}

[data-theme=dark] .colorMain[data-v-549824f9],[data-theme=light] .colorMain[data-v-549824f9] {
    color: #0065ff!important
}

[data-theme=dark] .borderMain[data-v-549824f9],[data-theme=light] .borderMain[data-v-549824f9] {
    border: 1px solid #0065ff!important
}

[data-theme=light] .borderColor[data-v-549824f9] {
    border: 1px solid #f3f3f3!important
}

[data-theme=dark] .borderColor[data-v-549824f9] {
    border: 1px solid #15161e!important
}

[data-theme=light] .btnBackground[data-v-549824f9] {
    background: #00a34b!important
}

[data-theme=dark] .btnBackground[data-v-549824f9] {
    background: #0065ff!important
}

[data-theme=light] .inputBackground[data-v-549824f9] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground[data-v-549824f9] {
    background: #161a21!important
}

[data-theme=light] .inputBackground1[data-v-549824f9] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground1[data-v-549824f9] {
    background: #121212!important
}

[data-theme=light] .contBackground[data-v-549824f9] {
    background: #f6f6f6!important
}

[data-theme=dark] .contBackground[data-v-549824f9] {
    background: #242424!important
}

[data-theme=light] .titleColor[data-v-549824f9] {
    color: #000!important
}

[data-theme=dark] .titleColor[data-v-549824f9] {
    color: #b8bdc5!important
}

[data-theme=light] .border-b-color[data-v-549824f9] {
    border-bottom: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-b-color[data-v-549824f9] {
    border-bottom: 1px solid #393e49!important
}

[data-theme=light] .border-t-color[data-v-549824f9] {
    border-top: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-t-color[data-v-549824f9] {
    border-top: 1px solid #393e49!important
}

[data-theme=light] .bgDark[data-v-549824f9] {
    background: #c8cad2!important
}

[data-theme=dark] .bgDark[data-v-549824f9] {
    background: #474b62!important
}

[data-theme=light] .diviLine[data-v-549824f9] {
    background: #f3f3f3!important
}

[data-theme=dark] .diviLine[data-v-549824f9] {
    background: #111!important
}

[data-theme=light] .bgStep[data-v-549824f9] {
    background: #e5e9f0!important
}

[data-theme=dark] .bgStep[data-v-549824f9] {
    background: #868d9a!important
}

[data-theme=light] .bgBottom[data-v-549824f9] {
    background: #f3f3f3!important
}

[data-theme=dark] .bgBottom[data-v-549824f9] {
    background: #252831!important
}

[data-theme=light] .chatBg[data-v-549824f9] {
    background: #f3f3f3!important
}

[data-theme=dark] .chatBg[data-v-549824f9] {
    background: #474b62!important
}

[data-theme=light] .uploadBg[data-v-549824f9] {
    background: #f7f8fa!important
}

[data-theme=dark] .uploadBg[data-v-549824f9] {
    background: #474b62!important
}

[data-theme=light] .greyBg[data-v-549824f9] {
    background: #f3f3f3!important
}

[data-theme=dark] .greyBg[data-v-549824f9] {
    background: #1e1e1e!important
}

[data-theme=light] .c2cBackground[data-v-549824f9] {
    background: #00a34b!important
}

[data-theme=dark] .c2cBackground[data-v-549824f9] {
    background: #121212!important
}

[data-theme=light] .c2cBackground1[data-v-549824f9] {
    background: #f5f5f5!important
}

[data-theme=dark] .c2cBackground1[data-v-549824f9] {
    background: #242424!important
}

[data-theme=light] .c2cTabBackground[data-v-549824f9] {
    background: #fff!important
}

[data-theme=dark] .c2cTabBackground[data-v-549824f9] {
    background: #242424!important
}

[data-theme=light] .c2cTipBackground[data-v-549824f9] {
    background: #eff7ff!important
}

[data-theme=dark] .c2cTipBackground[data-v-549824f9] {
    background: #121212!important
}

[data-theme=light] .lightGreybg[data-v-549824f9] {
    background: #f3f5f7!important
}

[data-theme=dark] .lightGreybg[data-v-549824f9] {
    background: #3a3e44!important
}

[data-theme=light] .darkGreybg[data-v-549824f9] {
    background: #cbd0e3!important
}

[data-theme=dark] .darkGreybg[data-v-549824f9] {
    background: #000!important
}

[data-theme=light] .homeBg[data-v-549824f9] {
    background: #fff!important
}

[data-theme=dark] .homeBg[data-v-549824f9] {
    background: #444a53!important
}

[data-theme=light] .listCellBg[data-v-549824f9] {
    background: #fff!important
}

[data-theme=dark] .listCellBg[data-v-549824f9] {
    background: #45494f!important
}

.header[data-v-549824f9] {
    z-index: 881;
    position: relative
}

.spark-line[data-v-589ec74d] {
    width: 4.375rem;
    height: 2.25rem
}

[data-theme=light] .mainBackground[data-v-105fe21c] {
    background: #fff!important
}

[data-theme=dark] .mainBackground[data-v-105fe21c] {
    background: #000!important
}

[data-theme=light] .textColor[data-v-105fe21c] {
    color: #333!important
}

[data-theme=dark] .textColor[data-v-105fe21c] {
    color: #fff!important
}

[data-theme=light] .textColor1[data-v-105fe21c] {
    color: #868c9a!important
}

[data-theme=dark] .textColor1[data-v-105fe21c] {
    color: #879099!important
}

[data-theme=light] .textColor2[data-v-105fe21c] {
    color: #868c9a!important
}

[data-theme=dark] .textColor2[data-v-105fe21c] {
    color: #fff!important
}

[data-theme=light] .textColor3[data-v-105fe21c] {
    color: #000!important
}

[data-theme=dark] .textColor3[data-v-105fe21c] {
    color: #cfd5ec!important
}

[data-theme=light] .c2cColor[data-v-105fe21c] {
    color: #000!important
}

[data-theme=dark] .c2cColor[data-v-105fe21c] {
    color: #fff!important
}

[data-theme=light] .tabBackground[data-v-105fe21c] {
    background: #f3f4f7!important
}

[data-theme=dark] .tabBackground[data-v-105fe21c] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground[data-v-105fe21c] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground[data-v-105fe21c] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground1[data-v-105fe21c] {
    background: #ffffff!important
}

[data-theme=dark] .homeTabBackground1[data-v-105fe21c] {
    background: #171a21!important
}

[data-theme=light] .tabBackground1[data-v-105fe21c] {
    background: #fff!important
}

[data-theme=dark] .tabBackground1[data-v-105fe21c],[data-theme=light] .bgColor[data-v-105fe21c] {
    background: #000!important
}

[data-theme=dark] .bgColor[data-v-105fe21c] {
    background: #fff!important
}

[data-theme=light] .tabBackground2[data-v-105fe21c] {
    background: #c8cad2!important
}

[data-theme=dark] .tabBackground2[data-v-105fe21c] {
    background: #242424!important
}

[data-theme=light] .activeLine[data-v-105fe21c] {
    background: #00a34b!important
}

[data-theme=dark] .activeLine[data-v-105fe21c] {
    background: #0065ff!important
}

[data-theme=light] .bgFooter[data-v-105fe21c] {
    background: #fff!important
}

[data-theme=dark] .bgFooter[data-v-105fe21c] {
    background: #1a1a1a!important
}

[data-theme=dark] .btnMain[data-v-105fe21c],[data-theme=light] .btnMain[data-v-105fe21c] {
    background: #0065ff!important
}

[data-theme=dark] .colorMain[data-v-105fe21c],[data-theme=light] .colorMain[data-v-105fe21c] {
    color: #0065ff!important
}

[data-theme=dark] .borderMain[data-v-105fe21c],[data-theme=light] .borderMain[data-v-105fe21c] {
    border: 1px solid #0065ff!important
}

[data-theme=light] .borderColor[data-v-105fe21c] {
    border: 1px solid #f3f3f3!important
}

[data-theme=dark] .borderColor[data-v-105fe21c] {
    border: 1px solid #15161e!important
}

[data-theme=light] .btnBackground[data-v-105fe21c] {
    background: #00a34b!important
}

[data-theme=dark] .btnBackground[data-v-105fe21c] {
    background: #0065ff!important
}

[data-theme=light] .inputBackground[data-v-105fe21c] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground[data-v-105fe21c] {
    background: #161a21!important
}

[data-theme=light] .inputBackground1[data-v-105fe21c] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground1[data-v-105fe21c] {
    background: #121212!important
}

[data-theme=light] .contBackground[data-v-105fe21c] {
    background: #f6f6f6!important
}

[data-theme=dark] .contBackground[data-v-105fe21c] {
    background: #242424!important
}

[data-theme=light] .titleColor[data-v-105fe21c] {
    color: #000!important
}

[data-theme=dark] .titleColor[data-v-105fe21c] {
    color: #b8bdc5!important
}

[data-theme=light] .border-b-color[data-v-105fe21c] {
    border-bottom: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-b-color[data-v-105fe21c] {
    border-bottom: 1px solid #393e49!important
}

[data-theme=light] .border-t-color[data-v-105fe21c] {
    border-top: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-t-color[data-v-105fe21c] {
    border-top: 1px solid #393e49!important
}

[data-theme=light] .bgDark[data-v-105fe21c] {
    background: #c8cad2!important
}

[data-theme=dark] .bgDark[data-v-105fe21c] {
    background: #474b62!important
}

[data-theme=light] .diviLine[data-v-105fe21c] {
    background: #f3f3f3!important
}

[data-theme=dark] .diviLine[data-v-105fe21c] {
    background: #111!important
}

[data-theme=light] .bgStep[data-v-105fe21c] {
    background: #e5e9f0!important
}

[data-theme=dark] .bgStep[data-v-105fe21c] {
    background: #868d9a!important
}

[data-theme=light] .bgBottom[data-v-105fe21c] {
    background: #f3f3f3!important
}

[data-theme=dark] .bgBottom[data-v-105fe21c] {
    background: #252831!important
}

[data-theme=light] .chatBg[data-v-105fe21c] {
    background: #f3f3f3!important
}

[data-theme=dark] .chatBg[data-v-105fe21c] {
    background: #474b62!important
}

[data-theme=light] .uploadBg[data-v-105fe21c] {
    background: #f7f8fa!important
}

[data-theme=dark] .uploadBg[data-v-105fe21c] {
    background: #474b62!important
}

[data-theme=light] .greyBg[data-v-105fe21c] {
    background: #f3f3f3!important
}

[data-theme=dark] .greyBg[data-v-105fe21c] {
    background: #1e1e1e!important
}

[data-theme=light] .c2cBackground[data-v-105fe21c] {
    background: #00a34b!important
}

[data-theme=dark] .c2cBackground[data-v-105fe21c] {
    background: #121212!important
}

[data-theme=light] .c2cBackground1[data-v-105fe21c] {
    background: #f5f5f5!important
}

[data-theme=dark] .c2cBackground1[data-v-105fe21c] {
    background: #242424!important
}

[data-theme=light] .c2cTabBackground[data-v-105fe21c] {
    background: #fff!important
}

[data-theme=dark] .c2cTabBackground[data-v-105fe21c] {
    background: #242424!important
}

[data-theme=light] .c2cTipBackground[data-v-105fe21c] {
    background: #eff7ff!important
}

[data-theme=dark] .c2cTipBackground[data-v-105fe21c] {
    background: #121212!important
}

[data-theme=light] .lightGreybg[data-v-105fe21c] {
    background: #f3f5f7!important
}

[data-theme=dark] .lightGreybg[data-v-105fe21c] {
    background: #3a3e44!important
}

[data-theme=light] .darkGreybg[data-v-105fe21c] {
    background: #cbd0e3!important
}

[data-theme=dark] .darkGreybg[data-v-105fe21c] {
    background: #000!important
}

[data-theme=light] .homeBg[data-v-105fe21c] {
    background: #fff!important
}

[data-theme=dark] .homeBg[data-v-105fe21c] {
    background: #444a53!important
}

[data-theme=light] .listCellBg[data-v-105fe21c] {
    background: #fff!important
}

[data-theme=dark] .listCellBg[data-v-105fe21c] {
    background: #45494f!important
}

.ex-hot-container[data-v-105fe21c] {
    border-radius: 1.25rem
}

.ex-hot-item[data-v-105fe21c] {
    border: 1px solid
}

[data-theme=light] .ex-hot-item[data-v-105fe21c] {
    border-color: #e5e7ed
}

[data-theme=dark] .ex-hot-item[data-v-105fe21c] {
    border-color: #393e49
}

[data-theme=light] .mainBackground[data-v-c96b5ce4] {
    background: #fff!important
}

[data-theme=dark] .mainBackground[data-v-c96b5ce4] {
    background: #000!important
}

[data-theme=light] .textColor[data-v-c96b5ce4] {
    color: #333!important
}

[data-theme=dark] .textColor[data-v-c96b5ce4] {
    color: #fff!important
}

[data-theme=light] .textColor1[data-v-c96b5ce4] {
    color: #868c9a!important
}

[data-theme=dark] .textColor1[data-v-c96b5ce4] {
    color: #879099!important
}

[data-theme=light] .textColor2[data-v-c96b5ce4] {
    color: #868c9a!important
}

[data-theme=dark] .textColor2[data-v-c96b5ce4] {
    color: #fff!important
}

[data-theme=light] .textColor3[data-v-c96b5ce4] {
    color: #000!important
}

[data-theme=dark] .textColor3[data-v-c96b5ce4] {
    color: #cfd5ec!important
}

[data-theme=light] .c2cColor[data-v-c96b5ce4] {
    color: #000!important
}

[data-theme=dark] .c2cColor[data-v-c96b5ce4] {
    color: #fff!important
}

[data-theme=light] .tabBackground[data-v-c96b5ce4] {
    background: #f3f4f7!important
}

[data-theme=dark] .tabBackground[data-v-c96b5ce4] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground[data-v-c96b5ce4] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground[data-v-c96b5ce4] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground1[data-v-c96b5ce4] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground1[data-v-c96b5ce4] {
    background: #171a21!important
}

[data-theme=light] .tabBackground1[data-v-c96b5ce4] {
    background: #fff!important
}

[data-theme=dark] .tabBackground1[data-v-c96b5ce4],[data-theme=light] .bgColor[data-v-c96b5ce4] {
    background: #000!important
}

[data-theme=dark] .bgColor[data-v-c96b5ce4] {
    background: #fff!important
}

[data-theme=light] .tabBackground2[data-v-c96b5ce4] {
    background: #c8cad2!important
}

[data-theme=dark] .tabBackground2[data-v-c96b5ce4] {
    background: #242424!important
}

[data-theme=light] .activeLine[data-v-c96b5ce4] {
    background: #00a34b!important
}

[data-theme=dark] .activeLine[data-v-c96b5ce4] {
    background: #0065ff!important
}

[data-theme=light] .bgFooter[data-v-c96b5ce4] {
    background: #fff!important
}

[data-theme=dark] .bgFooter[data-v-c96b5ce4] {
    background: #1a1a1a!important
}

[data-theme=dark] .btnMain[data-v-c96b5ce4],[data-theme=light] .btnMain[data-v-c96b5ce4] {
    background: #0065ff!important
}

[data-theme=dark] .colorMain[data-v-c96b5ce4],[data-theme=light] .colorMain[data-v-c96b5ce4] {
    color: #0065ff!important
}

[data-theme=dark] .borderMain[data-v-c96b5ce4],[data-theme=light] .borderMain[data-v-c96b5ce4] {
    border: 1px solid #0065ff!important
}

[data-theme=light] .borderColor[data-v-c96b5ce4] {
    border: 1px solid #f3f3f3!important
}

[data-theme=dark] .borderColor[data-v-c96b5ce4] {
    border: 1px solid #15161e!important
}

[data-theme=light] .btnBackground[data-v-c96b5ce4] {
    background: #00a34b!important
}

[data-theme=dark] .btnBackground[data-v-c96b5ce4] {
    background: #0065ff!important
}

[data-theme=light] .inputBackground[data-v-c96b5ce4] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground[data-v-c96b5ce4] {
    background: #161a21!important
}

[data-theme=light] .inputBackground1[data-v-c96b5ce4] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground1[data-v-c96b5ce4] {
    background: #121212!important
}

[data-theme=light] .contBackground[data-v-c96b5ce4] {
    background: #f6f6f6!important
}

[data-theme=dark] .contBackground[data-v-c96b5ce4] {
    background: #242424!important
}

[data-theme=light] .titleColor[data-v-c96b5ce4] {
    color: #000!important
}

[data-theme=dark] .titleColor[data-v-c96b5ce4] {
    color: #b8bdc5!important
}

[data-theme=light] .border-b-color[data-v-c96b5ce4] {
    border-bottom: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-b-color[data-v-c96b5ce4] {
    border-bottom: 1px solid #393e49!important
}

[data-theme=light] .border-t-color[data-v-c96b5ce4] {
    border-top: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-t-color[data-v-c96b5ce4] {
    border-top: 1px solid #393e49!important
}

[data-theme=light] .bgDark[data-v-c96b5ce4] {
    background: #c8cad2!important
}

[data-theme=dark] .bgDark[data-v-c96b5ce4] {
    background: #474b62!important
}

[data-theme=light] .diviLine[data-v-c96b5ce4] {
    background: #f3f3f3!important
}

[data-theme=dark] .diviLine[data-v-c96b5ce4] {
    background: #111!important
}

[data-theme=light] .bgStep[data-v-c96b5ce4] {
    background: #e5e9f0!important
}

[data-theme=dark] .bgStep[data-v-c96b5ce4] {
    background: #868d9a!important
}

[data-theme=light] .bgBottom[data-v-c96b5ce4] {
    background: #f3f3f3!important
}

[data-theme=dark] .bgBottom[data-v-c96b5ce4] {
    background: #252831!important
}

[data-theme=light] .chatBg[data-v-c96b5ce4] {
    background: #f3f3f3!important
}

[data-theme=dark] .chatBg[data-v-c96b5ce4] {
    background: #474b62!important
}

[data-theme=light] .uploadBg[data-v-c96b5ce4] {
    background: #f7f8fa!important
}

[data-theme=dark] .uploadBg[data-v-c96b5ce4] {
    background: #474b62!important
}

[data-theme=light] .greyBg[data-v-c96b5ce4] {
    background: #f3f3f3!important
}

[data-theme=dark] .greyBg[data-v-c96b5ce4] {
    background: #1e1e1e!important
}

[data-theme=light] .c2cBackground[data-v-c96b5ce4] {
    background: #00a34b!important
}

[data-theme=dark] .c2cBackground[data-v-c96b5ce4] {
    background: #121212!important
}

[data-theme=light] .c2cBackground1[data-v-c96b5ce4] {
    background: #f5f5f5!important
}

[data-theme=dark] .c2cBackground1[data-v-c96b5ce4] {
    background: #242424!important
}

[data-theme=light] .c2cTabBackground[data-v-c96b5ce4] {
    background: #fff!important
}

[data-theme=dark] .c2cTabBackground[data-v-c96b5ce4] {
    background: #242424!important
}

[data-theme=light] .c2cTipBackground[data-v-c96b5ce4] {
    background: #eff7ff!important
}

[data-theme=dark] .c2cTipBackground[data-v-c96b5ce4] {
    background: #121212!important
}

[data-theme=light] .lightGreybg[data-v-c96b5ce4] {
    background: #f3f5f7!important
}

[data-theme=dark] .lightGreybg[data-v-c96b5ce4] {
    background: #3a3e44!important
}

[data-theme=light] .darkGreybg[data-v-c96b5ce4] {
    background: #cbd0e3!important
}

[data-theme=dark] .darkGreybg[data-v-c96b5ce4] {
    background: #000!important
}

[data-theme=light] .homeBg[data-v-c96b5ce4] {
    background: #fff!important
}

[data-theme=dark] .homeBg[data-v-c96b5ce4] {
    background: #444a53!important
}

[data-theme=light] .listCellBg[data-v-c96b5ce4] {
    background: #fff!important
}

[data-theme=dark] .listCellBg[data-v-c96b5ce4] {
    background: #45494f!important
}

.loginSign[data-v-c96b5ce4] {
    width: 40rem;
    padding: 2.5rem 0
}

.loginSign .signImg[data-v-c96b5ce4] {
    width: 18.75rem;
    height: 10.25rem;
    margin: 0 auto
}

.loginSign .signImg img[data-v-c96b5ce4] {
    width: 100%;
    height: 100%
}

.loginSign .signBtn[data-v-c96b5ce4] {
    margin: 0 4rem;
    text-align: center;
    height: 4.875rem;
    line-height: 4.875rem;
    border-radius: .75rem;
    color: #fff
}

.loginSign .list-gray[data-v-c96b5ce4] {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

[data-theme=light] .mainBackground[data-v-0690d204] {
    background: #fff!important
}

[data-theme=dark] .mainBackground[data-v-0690d204] {
    background: #000!important
}

[data-theme=light] .textColor[data-v-0690d204] {
    color: #333!important
}

[data-theme=dark] .textColor[data-v-0690d204] {
    color: #fff!important
}

[data-theme=light] .textColor1[data-v-0690d204] {
    color: #868c9a!important
}

[data-theme=dark] .textColor1[data-v-0690d204] {
    color: #879099!important
}

[data-theme=light] .textColor2[data-v-0690d204] {
    color: #868c9a!important
}

[data-theme=dark] .textColor2[data-v-0690d204] {
    color: #fff!important
}

[data-theme=light] .textColor3[data-v-0690d204] {
    color: #000!important
}

[data-theme=dark] .textColor3[data-v-0690d204] {
    color: #cfd5ec!important
}

[data-theme=light] .c2cColor[data-v-0690d204] {
    color: #000!important
}

[data-theme=dark] .c2cColor[data-v-0690d204] {
    color: #fff!important
}

[data-theme=light] .tabBackground[data-v-0690d204] {
    background: #f3f4f7!important
}

[data-theme=dark] .tabBackground[data-v-0690d204] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground[data-v-0690d204] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground[data-v-0690d204] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground1[data-v-0690d204] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground1[data-v-0690d204] {
    background: #171a21!important
}

[data-theme=light] .tabBackground1[data-v-0690d204] {
    background: #fff!important
}

[data-theme=dark] .tabBackground1[data-v-0690d204],[data-theme=light] .bgColor[data-v-0690d204] {
    background: #000!important
}

[data-theme=dark] .bgColor[data-v-0690d204] {
    background: #fff!important
}

[data-theme=light] .tabBackground2[data-v-0690d204] {
    background: #c8cad2!important
}

[data-theme=dark] .tabBackground2[data-v-0690d204] {
    background: #242424!important
}

[data-theme=light] .activeLine[data-v-0690d204] {
    background: #00a34b!important
}

[data-theme=dark] .activeLine[data-v-0690d204] {
    background: #0065ff!important
}

[data-theme=light] .bgFooter[data-v-0690d204] {
    background: #fff!important
}

[data-theme=dark] .bgFooter[data-v-0690d204] {
    background: #1a1a1a!important
}

[data-theme=dark] .btnMain[data-v-0690d204],[data-theme=light] .btnMain[data-v-0690d204] {
    background: #0065ff!important
}

[data-theme=dark] .colorMain[data-v-0690d204],[data-theme=light] .colorMain[data-v-0690d204] {
    color: #0065ff!important
}

[data-theme=dark] .borderMain[data-v-0690d204],[data-theme=light] .borderMain[data-v-0690d204] {
    border: 1px solid #0065ff!important
}

[data-theme=light] .borderColor[data-v-0690d204] {
    border: 1px solid #f3f3f3!important
}

[data-theme=dark] .borderColor[data-v-0690d204] {
    border: 1px solid #15161e!important
}

[data-theme=light] .btnBackground[data-v-0690d204] {
    background: #00a34b!important
}

[data-theme=dark] .btnBackground[data-v-0690d204] {
    background: #0065ff!important
}

[data-theme=light] .inputBackground[data-v-0690d204] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground[data-v-0690d204] {
    background: #161a21!important
}

[data-theme=light] .inputBackground1[data-v-0690d204] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground1[data-v-0690d204] {
    background: #121212!important
}

[data-theme=light] .contBackground[data-v-0690d204] {
    background: #f6f6f6!important
}

[data-theme=dark] .contBackground[data-v-0690d204] {
    background: #242424!important
}

[data-theme=light] .titleColor[data-v-0690d204] {
    color: #000!important
}

[data-theme=dark] .titleColor[data-v-0690d204] {
    color: #b8bdc5!important
}

[data-theme=light] .border-b-color[data-v-0690d204] {
    border-bottom: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-b-color[data-v-0690d204] {
    border-bottom: 1px solid #393e49!important
}

[data-theme=light] .border-t-color[data-v-0690d204] {
    border-top: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-t-color[data-v-0690d204] {
    border-top: 1px solid #393e49!important
}

[data-theme=light] .bgDark[data-v-0690d204] {
    background: #c8cad2!important
}

[data-theme=dark] .bgDark[data-v-0690d204] {
    background: #474b62!important
}

[data-theme=light] .diviLine[data-v-0690d204] {
    background: #f3f3f3!important
}

[data-theme=dark] .diviLine[data-v-0690d204] {
    background: #111!important
}

[data-theme=light] .bgStep[data-v-0690d204] {
    background: #e5e9f0!important
}

[data-theme=dark] .bgStep[data-v-0690d204] {
    background: #868d9a!important
}

[data-theme=light] .bgBottom[data-v-0690d204] {
    background: #f3f3f3!important
}

[data-theme=dark] .bgBottom[data-v-0690d204] {
    background: #252831!important
}

[data-theme=light] .chatBg[data-v-0690d204] {
    background: #f3f3f3!important
}

[data-theme=dark] .chatBg[data-v-0690d204] {
    background: #474b62!important
}

[data-theme=light] .uploadBg[data-v-0690d204] {
    background: #f7f8fa!important
}

[data-theme=dark] .uploadBg[data-v-0690d204] {
    background: #474b62!important
}

[data-theme=light] .greyBg[data-v-0690d204] {
    background: #f3f3f3!important
}

[data-theme=dark] .greyBg[data-v-0690d204] {
    background: #1e1e1e!important
}

[data-theme=light] .c2cBackground[data-v-0690d204] {
    background: #00a34b!important
}

[data-theme=dark] .c2cBackground[data-v-0690d204] {
    background: #121212!important
}

[data-theme=light] .c2cBackground1[data-v-0690d204] {
    background: #f5f5f5!important
}

[data-theme=dark] .c2cBackground1[data-v-0690d204] {
    background: #242424!important
}

[data-theme=light] .c2cTabBackground[data-v-0690d204] {
    background: #fff!important
}

[data-theme=dark] .c2cTabBackground[data-v-0690d204] {
    background: #242424!important
}

[data-theme=light] .c2cTipBackground[data-v-0690d204] {
    background: #eff7ff!important
}

[data-theme=dark] .c2cTipBackground[data-v-0690d204] {
    background: #121212!important
}

[data-theme=light] .lightGreybg[data-v-0690d204] {
    background: #f3f5f7!important
}

[data-theme=dark] .lightGreybg[data-v-0690d204] {
    background: #3a3e44!important
}

[data-theme=light] .darkGreybg[data-v-0690d204] {
    background: #cbd0e3!important
}

[data-theme=dark] .darkGreybg[data-v-0690d204] {
    background: #000!important
}

[data-theme=light] .homeBg[data-v-0690d204] {
    background: #fff!important
}

[data-theme=dark] .homeBg[data-v-0690d204] {
    background: #444a53!important
}

[data-theme=light] .listCellBg[data-v-0690d204] {
    background: #fff!important
}

[data-theme=dark] .listCellBg[data-v-0690d204] {
    background: #45494f!important
}

.listBox[data-v-0690d204] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    margin-top: 1.25rem
}

.listBox .list-item[data-v-0690d204] {
    border-radius: .625rem
}

[data-theme=light] .listBox .list-item[data-v-0690d204] {
    border: 1px solid #e5e7ed
}

[data-theme=dark] .listBox .list-item[data-v-0690d204] {
    border: 1px solid #393e49
}

.listBox .list-title[data-v-0690d204] {
    height: 5.75rem;
    width: 100%;
    line-height: 5.75rem;
    padding-left: 2.0625rem;
    color: #868d9a
}

.listBox .list-cont[data-v-0690d204] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem
}

.listBox .list-cont li[data-v-0690d204] {
    display: flex;
    justify-content: space-between;
    padding: 1.25rem .9375rem;
    align-items: center
}

.listBox .list-cont li .left[data-v-0690d204] {
    display: flex;
    justify-content: center;
    align-items: center
}

.listBox .list-cont li .left .imgBox[data-v-0690d204] {
    width: 3.125rem;
    height: 3.125rem;
    margin-right: .875rem
}

.listBox .list-cont li .left .imgBox img[data-v-0690d204] {
    width: 3.125rem;
    height: 3.125rem;
    object-fit: contain
}

.listBox .list-cont li .right[data-v-0690d204] {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.875rem
}

.listBox .list-cont li .right img[data-v-0690d204] {
    width: 1.625rem;
    height: 1.625rem;
    margin-left: 1.375rem
}

.yellow[data-v-0690d204] {
    color: #f5c421
}

.red[data-v-0690d204] {
    color: #f6465d
}

.green[data-v-0690d204] {
    color: #2ebd85
}

.list-item--no-nav[data-v-0690d204] {
    cursor: default
}

.toggle-switch[data-v-0690d204] {
    cursor: pointer
}

.toggle-switch .toggle-track[data-v-0690d204] {
    width: 5rem;
    height: 2.5rem;
    background-color: #5a5a5a;
    border-radius: 1.25rem;
    position: relative;
    transition: background-color .3s ease
}

.toggle-switch .toggle-track.active[data-v-0690d204] {
    background-color: #474747
}

.toggle-switch .toggle-track .toggle-thumb[data-v-0690d204] {
    width: 2.25rem;
    height: 2.25rem;
    background-color: #d3d1d1;
    border-radius: 50%;
    position: absolute;
    top: 1px;
    left: 2px;
    transition: transform .3s ease;
    box-shadow: 0 2px .375rem hsla(0,0%,45%,.2)
}

.toggle-switch .toggle-track .toggle-thumb.active[data-v-0690d204] {
    transform: translateX(2.5rem)
}

[data-theme=light] .mainBackground[data-v-5ff20bc4] {
    background: #fff!important
}

[data-theme=dark] .mainBackground[data-v-5ff20bc4] {
    background: #000!important
}

[data-theme=light] .textColor[data-v-5ff20bc4] {
    color: #333!important
}

[data-theme=dark] .textColor[data-v-5ff20bc4] {
    color: #fff!important
}

[data-theme=light] .textColor1[data-v-5ff20bc4] {
    color: #868c9a!important
}

[data-theme=dark] .textColor1[data-v-5ff20bc4] {
    color: #879099!important
}

[data-theme=light] .textColor2[data-v-5ff20bc4] {
    color: #868c9a!important
}

[data-theme=dark] .textColor2[data-v-5ff20bc4] {
    color: #fff!important
}

[data-theme=light] .textColor3[data-v-5ff20bc4] {
    color: #000!important
}

[data-theme=dark] .textColor3[data-v-5ff20bc4] {
    color: #cfd5ec!important
}

[data-theme=light] .c2cColor[data-v-5ff20bc4] {
    color: #000!important
}

[data-theme=dark] .c2cColor[data-v-5ff20bc4] {
    color: #fff!important
}

[data-theme=light] .tabBackground[data-v-5ff20bc4] {
    background: #f3f4f7!important
}

[data-theme=dark] .tabBackground[data-v-5ff20bc4] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground[data-v-5ff20bc4] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground[data-v-5ff20bc4] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground1[data-v-5ff20bc4] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground1[data-v-5ff20bc4] {
    background: #171a21!important
}

[data-theme=light] .tabBackground1[data-v-5ff20bc4] {
    background: #fff!important
}

[data-theme=dark] .tabBackground1[data-v-5ff20bc4],[data-theme=light] .bgColor[data-v-5ff20bc4] {
    background: #000!important
}

[data-theme=dark] .bgColor[data-v-5ff20bc4] {
    background: #fff!important
}

[data-theme=light] .tabBackground2[data-v-5ff20bc4] {
    background: #c8cad2!important
}

[data-theme=dark] .tabBackground2[data-v-5ff20bc4] {
    background: #242424!important
}

[data-theme=light] .activeLine[data-v-5ff20bc4] {
    background: #00a34b!important
}

[data-theme=dark] .activeLine[data-v-5ff20bc4] {
    background: #0065ff!important
}

[data-theme=light] .bgFooter[data-v-5ff20bc4] {
    background: #fff!important
}

[data-theme=dark] .bgFooter[data-v-5ff20bc4] {
    background: #1a1a1a!important
}

[data-theme=dark] .btnMain[data-v-5ff20bc4],[data-theme=light] .btnMain[data-v-5ff20bc4] {
    background: #0065ff!important
}

[data-theme=dark] .colorMain[data-v-5ff20bc4],[data-theme=light] .colorMain[data-v-5ff20bc4] {
    color: #0065ff!important
}

[data-theme=dark] .borderMain[data-v-5ff20bc4],[data-theme=light] .borderMain[data-v-5ff20bc4] {
    border: 1px solid #0065ff!important
}

[data-theme=light] .borderColor[data-v-5ff20bc4] {
    border: 1px solid #f3f3f3!important
}

[data-theme=dark] .borderColor[data-v-5ff20bc4] {
    border: 1px solid #15161e!important
}

[data-theme=light] .btnBackground[data-v-5ff20bc4] {
    background: #00a34b!important
}

[data-theme=dark] .btnBackground[data-v-5ff20bc4] {
    background: #0065ff!important
}

[data-theme=light] .inputBackground[data-v-5ff20bc4] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground[data-v-5ff20bc4] {
    background: #161a21!important
}

[data-theme=light] .inputBackground1[data-v-5ff20bc4] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground1[data-v-5ff20bc4] {
    background: #121212!important
}

[data-theme=light] .contBackground[data-v-5ff20bc4] {
    background: #f6f6f6!important
}

[data-theme=dark] .contBackground[data-v-5ff20bc4] {
    background: #242424!important
}

[data-theme=light] .titleColor[data-v-5ff20bc4] {
    color: #000!important
}

[data-theme=dark] .titleColor[data-v-5ff20bc4] {
    color: #b8bdc5!important
}

[data-theme=light] .border-b-color[data-v-5ff20bc4] {
    border-bottom: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-b-color[data-v-5ff20bc4] {
    border-bottom: 1px solid #393e49!important
}

[data-theme=light] .border-t-color[data-v-5ff20bc4] {
    border-top: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-t-color[data-v-5ff20bc4] {
    border-top: 1px solid #393e49!important
}

[data-theme=light] .bgDark[data-v-5ff20bc4] {
    background: #c8cad2!important
}

[data-theme=dark] .bgDark[data-v-5ff20bc4] {
    background: #474b62!important
}

[data-theme=light] .diviLine[data-v-5ff20bc4] {
    background: #f3f3f3!important
}

[data-theme=dark] .diviLine[data-v-5ff20bc4] {
    background: #111!important
}

[data-theme=light] .bgStep[data-v-5ff20bc4] {
    background: #e5e9f0!important
}

[data-theme=dark] .bgStep[data-v-5ff20bc4] {
    background: #868d9a!important
}

[data-theme=light] .bgBottom[data-v-5ff20bc4] {
    background: #f3f3f3!important
}

[data-theme=dark] .bgBottom[data-v-5ff20bc4] {
    background: #252831!important
}

[data-theme=light] .chatBg[data-v-5ff20bc4] {
    background: #f3f3f3!important
}

[data-theme=dark] .chatBg[data-v-5ff20bc4] {
    background: #474b62!important
}

[data-theme=light] .uploadBg[data-v-5ff20bc4] {
    background: #f7f8fa!important
}

[data-theme=dark] .uploadBg[data-v-5ff20bc4] {
    background: #474b62!important
}

[data-theme=light] .greyBg[data-v-5ff20bc4] {
    background: #f3f3f3!important
}

[data-theme=dark] .greyBg[data-v-5ff20bc4] {
    background: #1e1e1e!important
}

[data-theme=light] .c2cBackground[data-v-5ff20bc4] {
    background: #00a34b!important
}

[data-theme=dark] .c2cBackground[data-v-5ff20bc4] {
    background: #121212!important
}

[data-theme=light] .c2cBackground1[data-v-5ff20bc4] {
    background: #f5f5f5!important
}

[data-theme=dark] .c2cBackground1[data-v-5ff20bc4] {
    background: #242424!important
}

[data-theme=light] .c2cTabBackground[data-v-5ff20bc4] {
    background: #fff!important
}

[data-theme=dark] .c2cTabBackground[data-v-5ff20bc4] {
    background: #242424!important
}

[data-theme=light] .c2cTipBackground[data-v-5ff20bc4] {
    background: #eff7ff!important
}

[data-theme=dark] .c2cTipBackground[data-v-5ff20bc4] {
    background: #121212!important
}

[data-theme=light] .lightGreybg[data-v-5ff20bc4] {
    background: #f3f5f7!important
}

[data-theme=dark] .lightGreybg[data-v-5ff20bc4] {
    background: #3a3e44!important
}

[data-theme=light] .darkGreybg[data-v-5ff20bc4] {
    background: #cbd0e3!important
}

[data-theme=dark] .darkGreybg[data-v-5ff20bc4] {
    background: #000!important
}

[data-theme=light] .homeBg[data-v-5ff20bc4] {
    background: #fff!important
}

[data-theme=dark] .homeBg[data-v-5ff20bc4] {
    background: #444a53!important
}

[data-theme=light] .listCellBg[data-v-5ff20bc4] {
    background: #fff!important
}

[data-theme=dark] .listCellBg[data-v-5ff20bc4] {
    background: #45494f!important
}

.user-side-content[data-v-5ff20bc4] {
    width: 100%;
    box-sizing: border-box;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.user-side-content[data-v-5ff20bc4]::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none
}

.user-side-content--guest .user-side-guest[data-v-5ff20bc4] {
    padding: 1.25rem 1.5rem 1.75rem;
    box-sizing: border-box
}

.user-side-guest__title[data-v-5ff20bc4] {
    margin: 0 0 1.75rem;
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 1.25;
    letter-spacing: -.02em
}

.user-side-guest__actions[data-v-5ff20bc4] {
    display: flex;
    gap: .75rem;
    align-items: stretch
}

.user-side-btn[data-v-5ff20bc4] {
    flex: 1;
    min-width: 0;
    min-height: 5rem;
    padding: .75rem .625rem;
    border: none;
    border-radius: 2.75rem;
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 1.25;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    transition: opacity .2s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    white-space: normal;
    word-break: break-word;
    hyphens: auto
}

[data-theme=light] .user-side-btn--outline[data-v-5ff20bc4] {
    background: #eceff8;
    color: #0065ff
}

[data-theme=dark] .user-side-btn--outline[data-v-5ff20bc4] {
    background: #161a21;
    color: #0065ff
}

.user-side-btn--primary[data-v-5ff20bc4] {
    color: #fff!important
}

[data-theme=dark] .user-side-btn--primary[data-v-5ff20bc4],[data-theme=light] .user-side-btn--primary[data-v-5ff20bc4] {
    background: #0065ff;
    box-shadow: 0 .375rem 1rem rgba(0,101,255,.28)
}

.user-side-content--member .user-side-member[data-v-5ff20bc4] {
    padding: 1rem 1.5rem 1.25rem;
    box-sizing: border-box
}

.user-side-member__head[data-v-5ff20bc4] {
    display: flex;
    align-items: flex-start;
    gap: 1rem
}

.user-side-member__avatar[data-v-5ff20bc4] {
    flex-shrink: 0;
    width: 5.5rem;
    height: 5.5rem;
    border-radius: 50%;
    overflow: hidden
}

[data-theme=light] .user-side-member__avatar[data-v-5ff20bc4] {
    border: 2px solid #e5e7ed
}

[data-theme=dark] .user-side-member__avatar[data-v-5ff20bc4] {
    border: 2px solid #393e49
}

.user-side-member__avatar img[data-v-5ff20bc4] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.user-side-member__meta[data-v-5ff20bc4] {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    padding-top: .25rem
}

.user-side-member__name-row[data-v-5ff20bc4] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: .5rem .625rem;
    width: 100%
}

.user-side-member__name[data-v-5ff20bc4] {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1.35;
    word-break: break-word
}

.user-side-member__test[data-v-5ff20bc4] {
    font-size: 1.375rem;
    white-space: nowrap
}

.user-side-member__vip[data-v-5ff20bc4],.vip-badge[data-v-5ff20bc4] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .25rem .75rem;
    border-radius: 62.4375rem;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.2;
    color: #3d2a0c!important;
    white-space: nowrap;
    background: linear-gradient(90deg,#d6b685,#ae7d3e)
}

.user-side-member__eye[data-v-5ff20bc4] {
    font-size: 2rem!important;
    flex-shrink: 0;
    cursor: pointer
}

[data-theme=light] .user-side-member__eye[data-v-5ff20bc4] {
    color: #868c9a
}

[data-theme=dark] .user-side-member__eye[data-v-5ff20bc4] {
    color: #879099
}

.user-side-member__uid-row[data-v-5ff20bc4] {
    margin-top: .625rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: .375rem .5rem;
    width: 100%
}

.user-side-member__uid-label[data-v-5ff20bc4] {
    font-size: 1.375rem;
    font-weight: 500
}

[data-theme=light] .user-side-member__uid-label[data-v-5ff20bc4] {
    color: #868c9a
}

[data-theme=dark] .user-side-member__uid-label[data-v-5ff20bc4] {
    color: #879099
}

.user-side-member__uid-value[data-v-5ff20bc4] {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: .02em
}

[data-theme=light] .user-side-member__uid-value[data-v-5ff20bc4] {
    color: #333
}

[data-theme=dark] .user-side-member__uid-value[data-v-5ff20bc4] {
    color: #fff
}

.uid-copy-icon[data-v-5ff20bc4] {
    width: 1.375rem;
    height: 1.375rem;
    cursor: pointer;
    flex-shrink: 0;
    opacity: .85
}

.red[data-v-5ff20bc4] {
    color: #e35561!important
}

.verify-status[data-v-5ff20bc4] {
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: .625rem
}

.verify-status .verify-tag[data-v-5ff20bc4] {
    padding: .75rem 1rem;
    border-radius: .5rem;
    font-size: 1.375rem;
    line-height: 1.35;
    text-align: left;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: .5rem;
    box-sizing: border-box
}

[data-theme=light] .verify-status .verify-tag[data-v-5ff20bc4] {
    background: #f3f4f7!important;
    color: #333!important
}

[data-theme=dark] .verify-status .verify-tag[data-v-5ff20bc4] {
    background: #20365d!important;
    color: #fff!important
}

.verify-status .verify-tag .verify-tag-icon[data-v-5ff20bc4] {
    width: 1.875rem;
    height: 1.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.verify-status .verify-tag .verify-tag-icon .van-icon[data-v-5ff20bc4] {
    font-size: 1.5rem!important;
    color: #fff
}

[data-theme=dark] .verify-status .statusTag1[data-v-5ff20bc4],[data-theme=light] .verify-status .statusTag1[data-v-5ff20bc4] {
    background: rgba(227,85,97,.1)!important;
    color: #e35561!important
}

.verify-status .statusTag1 .verify-tag-icon[data-v-5ff20bc4] {
    background: #e35561!important
}

.verify-status .statusTag2[data-v-5ff20bc4] {
    background: rgba(255,193,7,.18)!important;
    color: #ffc107!important
}

.verify-status .statusTag2 .verify-tag-icon[data-v-5ff20bc4] {
    background: #ffc107!important
}

.verify-status .statusTag3[data-v-5ff20bc4] {
    background: rgba(0,197,129,.18)!important;
    color: #2ebd85!important
}

.verify-status .statusTag3 .verify-tag-icon[data-v-5ff20bc4] {
    background: #2ebd85!important
}

.verify-status .verify-tag--no-nav[data-v-5ff20bc4] {
    cursor: default
}

.user-side-content__lists[data-v-5ff20bc4] {
    padding: 0 2rem 2rem;
    font-size: 1.875rem;
    gap: 1.25rem
}

.user-side-content--guest .user-side-content__lists[data-v-5ff20bc4] {
    padding-top: .5rem
}

.user-side-content--member .user-side-content__lists[data-v-5ff20bc4] {
    padding-top: .75rem
}

.user-side-logout-wrap[data-v-5ff20bc4] {
    margin-top: 2.375rem
}

.user-side-logout[data-v-5ff20bc4] {
    width: 100%;
    height: 5rem;
    margin: 0;
    padding: 0 1.75rem;
    border: none;
    border-radius: .625rem;
    font-size: 2rem;
    font-weight: 600;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

[data-theme=light] .user-side-logout[data-v-5ff20bc4] {
    background: #f3f4f7;
    color: #0065ff
}

[data-theme=dark] .user-side-logout[data-v-5ff20bc4] {
    background: #171a21;
    color: #0065ff
}

.tips[data-v-5ff20bc4] {
    color: #868d9a;
    margin: 1.5rem 0 0;
    font-size: 1.375rem;
    line-height: 1.45;
    text-align: center
}

[data-theme=light] .mainBackground[data-v-1a701290] {
    background: #fff!important
}

[data-theme=dark] .mainBackground[data-v-1a701290] {
    background: #000!important
}

[data-theme=light] .textColor[data-v-1a701290] {
    color: #333!important
}

[data-theme=dark] .textColor[data-v-1a701290] {
    color: #fff!important
}

[data-theme=light] .textColor1[data-v-1a701290] {
    color: #868c9a!important
}

[data-theme=dark] .textColor1[data-v-1a701290] {
    color: #879099!important
}

[data-theme=light] .textColor2[data-v-1a701290] {
    color: #868c9a!important
}

[data-theme=dark] .textColor2[data-v-1a701290] {
    color: #fff!important
}

[data-theme=light] .textColor3[data-v-1a701290] {
    color: #000!important
}

[data-theme=dark] .textColor3[data-v-1a701290] {
    color: #cfd5ec!important
}

[data-theme=light] .c2cColor[data-v-1a701290] {
    color: #000!important
}

[data-theme=dark] .c2cColor[data-v-1a701290] {
    color: #fff!important
}

[data-theme=light] .tabBackground[data-v-1a701290] {
    background: #f3f4f7!important
}

[data-theme=dark] .tabBackground[data-v-1a701290] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground[data-v-1a701290] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground[data-v-1a701290] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground1[data-v-1a701290] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground1[data-v-1a701290] {
    background: #171a21!important
}

[data-theme=light] .tabBackground1[data-v-1a701290] {
    background: #fff!important
}

[data-theme=dark] .tabBackground1[data-v-1a701290],[data-theme=light] .bgColor[data-v-1a701290] {
    background: #000!important
}

[data-theme=dark] .bgColor[data-v-1a701290] {
    background: #fff!important
}

[data-theme=light] .tabBackground2[data-v-1a701290] {
    background: #c8cad2!important
}

[data-theme=dark] .tabBackground2[data-v-1a701290] {
    background: #242424!important
}

[data-theme=light] .activeLine[data-v-1a701290] {
    background: #00a34b!important
}

[data-theme=dark] .activeLine[data-v-1a701290] {
    background: #0065ff!important
}

[data-theme=light] .bgFooter[data-v-1a701290] {
    background: #fff!important
}

[data-theme=dark] .bgFooter[data-v-1a701290] {
    background: #1a1a1a!important
}

[data-theme=dark] .btnMain[data-v-1a701290],[data-theme=light] .btnMain[data-v-1a701290] {
    background: #0065ff!important
}

[data-theme=dark] .colorMain[data-v-1a701290],[data-theme=light] .colorMain[data-v-1a701290] {
    color: #0065ff!important
}

[data-theme=dark] .borderMain[data-v-1a701290],[data-theme=light] .borderMain[data-v-1a701290] {
    border: 1px solid #0065ff!important
}

[data-theme=light] .borderColor[data-v-1a701290] {
    border: 1px solid #f3f3f3!important
}

[data-theme=dark] .borderColor[data-v-1a701290] {
    border: 1px solid #15161e!important
}

[data-theme=light] .btnBackground[data-v-1a701290] {
    background: #00a34b!important
}

[data-theme=dark] .btnBackground[data-v-1a701290] {
    background: #0065ff!important
}

[data-theme=light] .inputBackground[data-v-1a701290] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground[data-v-1a701290] {
    background: #161a21!important
}

[data-theme=light] .inputBackground1[data-v-1a701290] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground1[data-v-1a701290] {
    background: #121212!important
}

[data-theme=light] .contBackground[data-v-1a701290] {
    background: #f6f6f6!important
}

[data-theme=dark] .contBackground[data-v-1a701290] {
    background: #242424!important
}

[data-theme=light] .titleColor[data-v-1a701290] {
    color: #000!important
}

[data-theme=dark] .titleColor[data-v-1a701290] {
    color: #b8bdc5!important
}

[data-theme=light] .border-b-color[data-v-1a701290] {
    border-bottom: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-b-color[data-v-1a701290] {
    border-bottom: 1px solid #393e49!important
}

[data-theme=light] .border-t-color[data-v-1a701290] {
    border-top: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-t-color[data-v-1a701290] {
    border-top: 1px solid #393e49!important
}

[data-theme=light] .bgDark[data-v-1a701290] {
    background: #c8cad2!important
}

[data-theme=dark] .bgDark[data-v-1a701290] {
    background: #474b62!important
}

[data-theme=light] .diviLine[data-v-1a701290] {
    background: #f3f3f3!important
}

[data-theme=dark] .diviLine[data-v-1a701290] {
    background: #111!important
}

[data-theme=light] .bgStep[data-v-1a701290] {
    background: #e5e9f0!important
}

[data-theme=dark] .bgStep[data-v-1a701290] {
    background: #868d9a!important
}

[data-theme=light] .bgBottom[data-v-1a701290] {
    background: #f3f3f3!important
}

[data-theme=dark] .bgBottom[data-v-1a701290] {
    background: #252831!important
}

[data-theme=light] .chatBg[data-v-1a701290] {
    background: #f3f3f3!important
}

[data-theme=dark] .chatBg[data-v-1a701290] {
    background: #474b62!important
}

[data-theme=light] .uploadBg[data-v-1a701290] {
    background: #f7f8fa!important
}

[data-theme=dark] .uploadBg[data-v-1a701290] {
    background: #474b62!important
}

[data-theme=light] .greyBg[data-v-1a701290] {
    background: #f3f3f3!important
}

[data-theme=dark] .greyBg[data-v-1a701290] {
    background: #1e1e1e!important
}

[data-theme=light] .c2cBackground[data-v-1a701290] {
    background: #00a34b!important
}

[data-theme=dark] .c2cBackground[data-v-1a701290] {
    background: #121212!important
}

[data-theme=light] .c2cBackground1[data-v-1a701290] {
    background: #f5f5f5!important
}

[data-theme=dark] .c2cBackground1[data-v-1a701290] {
    background: #242424!important
}

[data-theme=light] .c2cTabBackground[data-v-1a701290] {
    background: #fff!important
}

[data-theme=dark] .c2cTabBackground[data-v-1a701290] {
    background: #242424!important
}

[data-theme=light] .c2cTipBackground[data-v-1a701290] {
    background: #eff7ff!important
}

[data-theme=dark] .c2cTipBackground[data-v-1a701290] {
    background: #121212!important
}

[data-theme=light] .lightGreybg[data-v-1a701290] {
    background: #f3f5f7!important
}

[data-theme=dark] .lightGreybg[data-v-1a701290] {
    background: #3a3e44!important
}

[data-theme=light] .darkGreybg[data-v-1a701290] {
    background: #cbd0e3!important
}

[data-theme=dark] .darkGreybg[data-v-1a701290] {
    background: #000!important
}

[data-theme=light] .homeBg[data-v-1a701290] {
    background: #fff!important
}

[data-theme=dark] .homeBg[data-v-1a701290] {
    background: #444a53!important
}

[data-theme=light] .listCellBg[data-v-1a701290] {
    background: #fff!important
}

[data-theme=dark] .listCellBg[data-v-1a701290] {
    background: #45494f!important
}

.user-side-root[data-v-1a701290] {
    width: 100%
}

.user-side-popup[data-v-1a701290] {
    overflow: hidden
}

.user-side-inner[data-v-1a701290] {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-bottom: 6.25rem
}

.user-side-inner[data-v-1a701290]::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none
}

.user-side-page[data-v-1a701290] {
    min-height: 100vh;
    box-sizing: border-box
}

[data-theme=light] .mainBackground[data-v-139b2756] {
    background: #fff!important
}

[data-theme=dark] .mainBackground[data-v-139b2756] {
    background: #000!important
}

[data-theme=light] .textColor[data-v-139b2756] {
    color: #333!important
}

[data-theme=dark] .textColor[data-v-139b2756] {
    color: #fff!important
}

[data-theme=light] .textColor1[data-v-139b2756] {
    color: #868c9a!important
}

[data-theme=dark] .textColor1[data-v-139b2756] {
    color: #879099!important
}

[data-theme=light] .textColor2[data-v-139b2756] {
    color: #868c9a!important
}

[data-theme=dark] .textColor2[data-v-139b2756] {
    color: #fff!important
}

[data-theme=light] .textColor3[data-v-139b2756] {
    color: #000!important
}

[data-theme=dark] .textColor3[data-v-139b2756] {
    color: #cfd5ec!important
}

[data-theme=light] .c2cColor[data-v-139b2756] {
    color: #000!important
}

[data-theme=dark] .c2cColor[data-v-139b2756] {
    color: #fff!important
}

[data-theme=light] .tabBackground[data-v-139b2756] {
    background: #f3f4f7!important
}

[data-theme=dark] .tabBackground[data-v-139b2756] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground[data-v-139b2756] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground[data-v-139b2756] {
    background: #171a21!important
}

[data-theme=light] .homeTabBackground1[data-v-139b2756] {
    background: #fff!important
}

[data-theme=dark] .homeTabBackground1[data-v-139b2756] {
    background: #171a21!important
}

[data-theme=light] .tabBackground1[data-v-139b2756] {
    background: #fff!important
}

[data-theme=dark] .tabBackground1[data-v-139b2756],[data-theme=light] .bgColor[data-v-139b2756] {
    background: #000!important
}

[data-theme=dark] .bgColor[data-v-139b2756] {
    background: #fff!important
}

[data-theme=light] .tabBackground2[data-v-139b2756] {
    background: #c8cad2!important
}

[data-theme=dark] .tabBackground2[data-v-139b2756] {
    background: #242424!important
}

[data-theme=light] .activeLine[data-v-139b2756] {
    background: #00a34b!important
}

[data-theme=dark] .activeLine[data-v-139b2756] {
    background: #0065ff!important
}

[data-theme=light] .bgFooter[data-v-139b2756] {
    background: #fff!important
}

[data-theme=dark] .bgFooter[data-v-139b2756] {
    background: #1a1a1a!important
}

[data-theme=dark] .btnMain[data-v-139b2756],[data-theme=light] .btnMain[data-v-139b2756] {
    background: #0065ff!important
}

[data-theme=dark] .colorMain[data-v-139b2756],[data-theme=light] .colorMain[data-v-139b2756] {
    color: #0065ff!important
}

[data-theme=dark] .borderMain[data-v-139b2756],[data-theme=light] .borderMain[data-v-139b2756] {
    border: 1px solid #0065ff!important
}

[data-theme=light] .borderColor[data-v-139b2756] {
    border: 1px solid #f3f3f3!important
}

[data-theme=dark] .borderColor[data-v-139b2756] {
    border: 1px solid #15161e!important
}

[data-theme=light] .btnBackground[data-v-139b2756] {
    background: #00a34b!important
}

[data-theme=dark] .btnBackground[data-v-139b2756] {
    background: #0065ff!important
}

[data-theme=light] .inputBackground[data-v-139b2756] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground[data-v-139b2756] {
    background: #161a21!important
}

[data-theme=light] .inputBackground1[data-v-139b2756] {
    background: #f5f5f5!important
}

[data-theme=dark] .inputBackground1[data-v-139b2756] {
    background: #121212!important
}

[data-theme=light] .contBackground[data-v-139b2756] {
    background: #f6f6f6!important
}

[data-theme=dark] .contBackground[data-v-139b2756] {
    background: #242424!important
}

[data-theme=light] .titleColor[data-v-139b2756] {
    color: #000!important
}

[data-theme=dark] .titleColor[data-v-139b2756] {
    color: #b8bdc5!important
}

[data-theme=light] .border-b-color[data-v-139b2756] {
    border-bottom: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-b-color[data-v-139b2756] {
    border-bottom: 1px solid #393e49!important
}

[data-theme=light] .border-t-color[data-v-139b2756] {
    border-top: 1px solid #e5e7ed!important
}

[data-theme=dark] .border-t-color[data-v-139b2756] {
    border-top: 1px solid #393e49!important
}

[data-theme=light] .bgDark[data-v-139b2756] {
    background: #c8cad2!important
}

[data-theme=dark] .bgDark[data-v-139b2756] {
    background: #474b62!important
}

[data-theme=light] .diviLine[data-v-139b2756] {
    background: #f3f3f3!important
}

[data-theme=dark] .diviLine[data-v-139b2756] {
    background: #111!important
}

[data-theme=light] .bgStep[data-v-139b2756] {
    background: #e5e9f0!important
}

[data-theme=dark] .bgStep[data-v-139b2756] {
    background: #868d9a!important
}

[data-theme=light] .bgBottom[data-v-139b2756] {
    background: #f3f3f3!important
}

[data-theme=dark] .bgBottom[data-v-139b2756] {
    background: #252831!important
}

[data-theme=light] .chatBg[data-v-139b2756] {
    background: #f3f3f3!important
}

[data-theme=dark] .chatBg[data-v-139b2756] {
    background: #474b62!important
}

[data-theme=light] .uploadBg[data-v-139b2756] {
    background: #f7f8fa!important
}

[data-theme=dark] .uploadBg[data-v-139b2756] {
    background: #474b62!important
}

[data-theme=light] .greyBg[data-v-139b2756] {
    background: #f3f3f3!important
}

[data-theme=dark] .greyBg[data-v-139b2756] {
    background: #1e1e1e!important
}

[data-theme=light] .c2cBackground[data-v-139b2756] {
    background: #00a34b!important
}

[data-theme=dark] .c2cBackground[data-v-139b2756] {
    background: #121212!important
}

[data-theme=light] .c2cBackground1[data-v-139b2756] {
    background: #f5f5f5!important
}

[data-theme=dark] .c2cBackground1[data-v-139b2756] {
    background: #242424!important
}

[data-theme=light] .c2cTabBackground[data-v-139b2756] {
    background: #fff!important
}

[data-theme=dark] .c2cTabBackground[data-v-139b2756] {
    background: #242424!important
}

[data-theme=light] .c2cTipBackground[data-v-139b2756] {
    background: #eff7ff!important
}

[data-theme=dark] .c2cTipBackground[data-v-139b2756] {
    background: #121212!important
}

[data-theme=light] .lightGreybg[data-v-139b2756] {
    background: #f3f5f7!important
}

[data-theme=dark] .lightGreybg[data-v-139b2756] {
    background: #3a3e44!important
}

[data-theme=light] .darkGreybg[data-v-139b2756] {
    background: #cbd0e3!important
}

[data-theme=dark] .darkGreybg[data-v-139b2756] {
    background: #000!important
}

[data-theme=light] .homeBg[data-v-139b2756] {
    background: #fff!important
}

[data-theme=dark] .homeBg[data-v-139b2756] {
    background: #444a53!important
}

[data-theme=light] .listCellBg[data-v-139b2756] {
    background: #fff!important
}

[data-theme=dark] .listCellBg[data-v-139b2756] {
    background: #45494f!important
}

.home[data-v-139b2756] {
    width: 100%;
    box-sizing: border-box
}

[data-theme=light] .home[data-v-139b2756] {
    background: #f9fafc!important
}

[data-theme=dark] .home[data-v-139b2756] {
    background: #000!important
}

.notice-bar-new[data-v-139b2756] {
    padding: 1.25rem 0;
    height: 2.5rem;
    border-radius: 6.25rem;
    margin: 0 .9375rem
}

[data-theme=light] .notice-bar-new[data-v-139b2756] {
    background: #fff!important
}

[data-theme=dark] .notice-bar-new[data-v-139b2756] {
    background: #171a21!important
}

.notice-bar-new[data-v-139b2756] .van-notice-bar__content {
    width: 100%
}

[data-theme=light] .notice-bar-new[data-v-139b2756] .van-notice-bar__content {
    color: #333!important
}

[data-theme=dark] .notice-bar-new[data-v-139b2756] .van-notice-bar__content {
    color: #fff!important
}

[data-theme=light] .notice-bar-new[data-v-139b2756] .van-notice-bar__content.van-ellipsis {
    color: #333!important
}

[data-theme=dark] .notice-bar-new[data-v-139b2756] .van-notice-bar__content.van-ellipsis {
    color: #fff!important
}

.notice-bar-new[data-v-139b2756] .van-icon {
    display: none
}

.notice-swipe[data-v-139b2756] {
    height: 2.5rem;
    line-height: 2.5rem
}

.addBox[data-v-139b2756] {
    border-radius: .625rem;
    width: 33.75rem;
    height: 12.5rem;
    font-size: .9375rem
}

[data-theme=light] .addBox[data-v-139b2756] {
    background: #f3f4f7!important
}

[data-theme=dark] .addBox[data-v-139b2756] {
    background: #171a21!important
}

.addBox[data-v-139b2756] {
    position: fixed;
    bottom: 4.375rem;
    left: 50%;
    margin-left: -16.875rem;
    z-index: 1000
}

.addBox .add[data-v-139b2756] {
    padding: 1.875rem;
    box-sizing: border-box;
    height: 100%;
    position: relative
}

[data-theme=light] .addBox .add[data-v-139b2756] {
    color: #333!important
}

[data-theme=dark] .addBox .add[data-v-139b2756] {
    color: #fff!important
}

.addBox .add .closeAdd[data-v-139b2756] {
    position: absolute;
    right: .625rem;
    top: .625rem
}

.addBox .add .jiao[data-v-139b2756] {
    position: absolute;
    bottom: -4.75rem;
    width: 0;
    height: 0;
    left: 15rem;
    border: 1.875rem solid transparent
}

[data-theme=light] .addBox .add .jiao[data-v-139b2756] {
    border-top: 3.125rem solid #f3f4f7!important
}

[data-theme=dark] .addBox .add .jiao[data-v-139b2756] {
    border-top: 3.125rem solid #171a21!important
}
