: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-wrap[data-v-595bba3f]{box-sizing:border-box;width:100%;padding:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1);border-radius:10px;margin-top:50px}.user-list[data-v-595bba3f]{box-sizing:border-box;width:100%;padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:25px;background:#fff;margin-top:20px}.user-top[data-v-595bba3f]{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.user-avatar[data-v-595bba3f]{position:absolute;bottom:-20px;width:70px;height:70px;border-radius:50%;background:#fff;box-shadow:0 2px 2px rgba(0,0,0,.25)}.user-avatar-img[data-v-595bba3f]{display:block;width:68px;height:68px;margin-left:auto;margin-right:auto;border-radius:50%}.user-name[data-v-595bba3f]{font-weight:700;font-size:12px;padding-right:10px}.user-yqm[data-v-595bba3f]{font-weight:700;font-size:10px;line-height:12px;color:#222d3f;margin-top:10px}.user-info[data-v-595bba3f]{margin-top:30px}.member-wrap[data-v-595bba3f]{margin-bottom:15px}.member-title[data-v-595bba3f]{font-weight:700;line-height:17px;color:#000;padding-top:15px;padding-bottom:15px;padding-left:10px;border-bottom:.5px solid #aeaeae}.user-balance[data-v-595bba3f]{box-sizing:border-box;width:100%;height:50px;margin-top:15px}.user-balance-line[data-v-595bba3f]{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-595bba3f]{width:1px;height:50px;background:#aeaeae}.user-money[data-v-595bba3f]{font-weight:700}.user-money-unit[data-v-595bba3f]{padding-right:5px}.user-balance-title[data-v-595bba3f]{font-size:10px}.user-line[data-v-595bba3f]{border-bottom:.5px solid #aeaeae}.user-icon[data-v-595bba3f]{display:block;width:40px;height:40px;margin-right:18px}.logout[data-v-595bba3f]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;box-sizing:border-box;color:red;font-weight:700}.credit-name[data-v-595bba3f]{flex-shrink:0;white-space:nowrap;padding-right:8px;font-size:10px}.user-credit[data-v-595bba3f]{display:flex;flex-direction:row;align-items:center;margin-top:10px}.credit-value[data-v-595bba3f]{width:100%}.copy-right[data-v-595bba3f]{height:50px;padding-top:30px;padding-bottom:0}.user-yqm-name[data-v-595bba3f]{padding-right:5px}.vip-image[data-v-595bba3f]{display:block;width:22px;height:22px}.van-cell[data-v-595bba3f]{height:65px;align-items:center}.ava-list[data-v-595bba3f]{display:flex;flex-wrap:wrap;align-items:center;box-sizing:border-box;width:100%}.ava-line[data-v-595bba3f]{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin-left:2px;margin-right:2px;margin-bottom:5px}.ava-image[data-v-595bba3f]{display:block;width:72px;height:72px;border-radius:50%}.ava-image-active[data-v-595bba3f]{border:4px solid #269a88}