:root{--van-cell-group-background-color:var(--van-background-color-light);--van-cell-group-title-color:var(--van-text-color-2);--van-cell-group-title-padding:var(--van-padding-md) var(--van-padding-md) var(--van-padding-xs);--van-cell-group-title-font-size:var(--van-font-size-md);--van-cell-group-title-line-height:16px;--van-cell-group-inset-padding:0 var(--van-padding-md);--van-cell-group-inset-border-radius:var(--van-border-radius-lg);--van-cell-group-inset-title-padding:var(--van-padding-md) var(--van-padding-md) var(--van-padding-xs) var(--van-padding-xl)}.van-cell-group{background:var(--van-cell-group-background-color)}.van-cell-group--inset{margin:var(--van-cell-group-inset-padding);border-radius:var(--van-cell-group-inset-border-radius);overflow:hidden}.van-cell-group__title{padding:var(--van-cell-group-title-padding);color:var(--van-cell-group-title-color);font-size:var(--van-cell-group-title-font-size);line-height:var(--van-cell-group-title-line-height)}.van-cell-group__title--inset{padding:var(--van-cell-group-inset-title-padding)}:root{--van-cell-font-size:var(--van-font-size-md);--van-cell-line-height:24px;--van-cell-vertical-padding:10px;--van-cell-horizontal-padding:var(--van-padding-md);--van-cell-text-color:var(--van-text-color);--van-cell-background-color:var(--van-background-color-light);--van-cell-border-color:var(--van-border-color);--van-cell-active-color:var(--van-active-color);--van-cell-required-color:var(--van-danger-color);--van-cell-label-color:var(--van-text-color-2);--van-cell-label-font-size:var(--van-font-size-sm);--van-cell-label-line-height:var(--van-line-height-sm);--van-cell-label-margin-top:var(--van-padding-base);--van-cell-value-color:var(--van-text-color-2);--van-cell-icon-size:16px;--van-cell-right-icon-color:var(--van-gray-6);--van-cell-large-vertical-padding:var(--van-padding-sm);--van-cell-large-title-font-size:var(--van-font-size-lg);--van-cell-large-label-font-size:var(--van-font-size-md)}.van-cell{position:relative;display:flex;box-sizing:border-box;width:100%;padding:var(--van-cell-vertical-padding) var(--van-cell-horizontal-padding);overflow:hidden;color:var(--van-cell-text-color);font-size:var(--van-cell-font-size);line-height:var(--van-cell-line-height);background:var(--van-cell-background-color)}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:var(--van-padding-md);bottom:0;left:var(--van-padding-md);border-bottom:1px solid var(--van-cell-border-color);transform:scaleY(.5)}.van-cell--borderless:after,.van-cell:last-child:after{display:none}.van-cell__label{margin-top:var(--van-cell-label-margin-top);color:var(--van-cell-label-color);font-size:var(--van-cell-label-font-size);line-height:var(--van-cell-label-line-height)}.van-cell__title,.van-cell__value{flex:1}.van-cell__value{position:relative;overflow:hidden;color:var(--van-cell-value-color);text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:var(--van-text-color);text-align:left}.van-cell__left-icon,.van-cell__right-icon{height:var(--van-cell-line-height);font-size:var(--van-cell-icon-size);line-height:var(--van-cell-line-height)}.van-cell__left-icon{margin-right:var(--van-padding-base)}.van-cell__right-icon{margin-left:var(--van-padding-base);color:var(--van-cell-right-icon-color)}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:var(--van-cell-active-color)}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:var(--van-padding-xs);color:var(--van-cell-required-color);font-size:var(--van-cell-font-size);content:"*"}.van-cell--center{align-items:center}.van-cell--large{padding-top:var(--van-cell-large-vertical-padding);padding-bottom:var(--van-cell-large-vertical-padding)}.van-cell--large .van-cell__title{font-size:var(--van-cell-large-title-font-size)}.van-cell--large .van-cell__label{font-size:var(--van-cell-large-label-font-size)}:root{--van-progress-height:4px;--van-progress-color:var(--van-primary-color);--van-progress-inactive-color:var(--van-gray-5);--van-progress-background-color:var(--van-gray-3);--van-progress-pivot-padding:0 5px;--van-progress-pivot-text-color:var(--van-white);--van-progress-pivot-font-size:var(--van-font-size-xs);--van-progress-pivot-line-height:1.6;--van-progress-pivot-background-color:var(--van-primary-color)}.van-progress{position:relative;height:var(--van-progress-height);background:var(--van-progress-background-color);border-radius:var(--van-progress-height)}.van-progress__portion{position:absolute;left:0;width:100%;height:100%;background:var(--van-progress-color);border-radius:inherit;transform-origin:0;transition:all var(--van-animation-duration-base) var(--van-animation-timing-function-enter)}.van-progress__portion--inactive{background:var(--van-progress-inactive-color)}.van-progress__pivot{position:absolute;top:50%;box-sizing:border-box;min-width:3.6em;padding:var(--van-progress-pivot-padding);color:var(--van-progress-pivot-text-color);font-size:var(--van-progress-pivot-font-size);line-height:var(--van-progress-pivot-line-height);text-align:center;word-break:keep-all;background:var(--van-progress-pivot-background-color);border-radius:1em;transition:all var(--van-animation-duration-base) var(--van-animation-timing-function-enter)}.van-progress__pivot--inactive{background:var(--van-progress-inactive-color)}.user-container[data-v-5fd5b849]{box-sizing:border-box;width:100%;padding-left:20px;padding-right:20px;min-height:calc(100vh - 50px);overflow-y:auto;background:#f9f9f9}.article-popup[data-v-5fd5b849]{box-sizing:border-box;width:100%;height:200px;border-radius:10px;background:linear-gradient(180deg,rgba(2,178,214,.2),hsla(0,0%,100%,0)),#fff;padding:25px;text-align:center}.article-hint[data-v-5fd5b849]{font-size:16px;color:#000}.article-tip[data-v-5fd5b849]{color:#000;font-size:12px;margin-bottom:20px;margin-top:10px}.article-area[data-v-5fd5b849]{display:flex;flex-direction:column;justify-content:center;align-items:center}.article-btn1[data-v-5fd5b849]{background:#3264ff;margin-bottom:10px}.article-btn1[data-v-5fd5b849],.article-btn2[data-v-5fd5b849]{box-sizing:border-box;width:165px;height:30px;line-height:30px;color:#fff;border-radius:10px;text-align:center}.article-btn2[data-v-5fd5b849]{background:#e2e2e2}.user-wrap[data-v-5fd5b849]{box-sizing:border-box;width:100%;padding:15px;background:#fff;border-radius:10px}.user-list[data-v-5fd5b849]{box-sizing:border-box;width:100%;padding-top:10px;padding-bottom:80px;margin-top:20px}.user-top[data-v-5fd5b849]{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.user-avatar[data-v-5fd5b849]{width:57px;height:57px}.user-name[data-v-5fd5b849]{font-weight:700;font-size:12px;padding-right:10px}.user-yqm[data-v-5fd5b849]{font-weight:700;font-size:10px;line-height:12px;color:#222d3f;margin-top:10px}.user-info[data-v-5fd5b849]{margin-top:10px}.member-wrap[data-v-5fd5b849]{margin-bottom:15px}.member-title[data-v-5fd5b849]{font-weight:700;line-height:17px;color:#000;padding-top:15px;padding-bottom:15px;padding-left:10px}.user-balance[data-v-5fd5b849]{box-sizing:border-box;width:100%;height:50px;margin-top:15px}.user-balance-line[data-v-5fd5b849]{box-sizing:border-box;width:50%;height:40px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.user-middle-line[data-v-5fd5b849]{width:1px;height:50px;background:#aeaeae}.user-money[data-v-5fd5b849]{font-weight:700}.user-money-unit[data-v-5fd5b849]{padding-right:5px}.user-balance-title[data-v-5fd5b849]{font-size:10px}.user-line[data-v-5fd5b849]{border-bottom:.5px solid #aeaeae}.user-icon[data-v-5fd5b849]{display:block;width:40px;height:40px;margin-right:18px}.btn-area[data-v-5fd5b849]{box-sizing:border-box;width:100%;padding-left:15px;padding-right:15px}.btn-logout[data-v-5fd5b849]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:50px;background:#3264ff;border-radius:28px;box-sizing:border-box;color:#fff;font-weight:600}.credit-name[data-v-5fd5b849]{flex-shrink:0;white-space:nowrap;padding-right:8px;font-size:10px}.user-credit[data-v-5fd5b849]{display:flex;flex-direction:row;align-items:center;margin-top:10px}.credit-value[data-v-5fd5b849]{width:100%}.copy-right[data-v-5fd5b849]{height:50px;padding-top:30px;padding-bottom:0}.user-yqm-name[data-v-5fd5b849]{padding-right:5px}.vip-image[data-v-5fd5b849]{display:block;width:22px;height:22px}.avatarImge[data-v-5fd5b849]{display:block;width:57px;height:57px}.member-content[data-v-5fd5b849]{box-sizing:border-box;width:100%;border-radius:10px;background-color:#fff;padding:10px}.van-cell[data-v-5fd5b849]{height:65px;align-items:center}