:host,:root{--van-progress-height:4px;--van-progress-color:var(--van-primary-color);--van-progress-inactive-color:var(--van-gray-5);--van-progress-background: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:var(--van-primary-color)}.van-progress{position:relative;height:var(--van-progress-height);background:var(--van-progress-background);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-duration-base) var(--van-ease-out)}.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);border-radius:1em;transition:all var(--van-duration-base) var(--van-ease-out)}.van-progress__pivot--inactive{background:var(--van-progress-inactive-color)}.btn[data-v-7bbd5852]{width:100vw;padding:16px;position:fixed;bottom:20px}.notes[data-v-7bbd5852]{padding:16px;font-size:14px}.illustration[data-v-7bbd5852]{width:100vw;padding:16px}.illustration img[data-v-7bbd5852]{width:100%;margin:70px 0}.echarts[data-v-7bbd5852]{height:250px;width:300px;margin:auto;margin-top:20px}.card[data-v-7bbd5852]{position:relative;background-color:#fff;border-radius:10px;padding:15px;width:90%;margin-top:10px;margin-left:5%;overflow:hidden}.card .title[data-v-7bbd5852]{text-align:center;font-size:16px;font-weight:700;margin-bottom:10px}.card .address[data-v-7bbd5852]{width:300px;margin:auto;font-size:16px}.card .address>div[data-v-7bbd5852]{height:40px}.mask[data-v-7bbd5852]{position:absolute;height:90%;width:90%;background-color:hsla(0,0%,100%,.95);text-align:center;top:45px;left:15px;z-index:2;font-size:14px;line-height:250px}