:host,:root{--van-floating-bubble-size:48px;--van-floating-bubble-initial-gap:24px;--van-floating-bubble-icon-size:28px;--van-floating-bubble-background:var(--van-primary-color);--van-floating-bubble-color:var(--van-background-2);--van-floating-bubble-z-index:999;--van-floating-bubble-border-radius:var(--van-radius-max)}.van-floating-bubble{position:fixed;left:0;top:0;right:var(--van-floating-bubble-initial-gap);bottom:var(--van-floating-bubble-initial-gap);width:var(--van-floating-bubble-size);height:var(--van-floating-bubble-size);box-sizing:border-box;display:flex;justify-content:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;background:var(--van-floating-bubble-background);color:var(--van-floating-bubble-color);border-radius:var(--van-floating-bubble-border-radius);z-index:var(--van-floating-bubble-z-index);transition:transform var(--van-duration-base)}.van-floating-bubble:active{opacity:.8}.van-floating-bubble__icon{font-size:var(--van-floating-bubble-icon-size)}:host,:root{--van-list-text-color:var(--van-text-color-2);--van-list-text-font-size:var(--van-font-size-md);--van-list-text-line-height:50px;--van-list-loading-icon-size:16px}.van-list__error-text,.van-list__finished-text,.van-list__loading{color:var(--van-list-text-color);font-size:var(--van-list-text-font-size);line-height:var(--van-list-text-line-height);text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-list__loading-icon .van-loading__spinner{width:var(--van-list-loading-icon-size);height:var(--van-list-loading-icon-size)}.content[data-v-a4540dd0]{width:100%;padding:5%;box-sizing:border-box;overflow:hidden}.card[data-v-a4540dd0]{background-color:#fff;border-radius:10px;padding:15px;width:90%;margin-top:10px;box-sizing:border-box}.card .title[data-v-a4540dd0]{text-align:center;font-size:16px;font-weight:700;margin-bottom:10px}.operate[data-v-a4540dd0]{display:flex;justify-content:space-between;align-items:center}.echarts[data-v-a4540dd0]{width:300px;height:250px;margin:auto;text-align:center;line-height:250px}.full[data-v-a4540dd0]{width:100vw;height:100vh;position:fixed;background-color:#fff;top:0;left:0;z-index:9999999}.full_title[data-v-a4540dd0]{position:absolute;top:20px;text-align:center;width:100%;display:flex;justify-content:center}.full_title h2[data-v-a4540dd0]{transform:rotate(90deg);width:35px;text-align:center;height:30px;line-height:30px}.fade-enter-active[data-v-a4540dd0],.fade-leave-active[data-v-a4540dd0]{transition:opacity .6s}.fade-enter-from[data-v-a4540dd0],.fade-leave-to[data-v-a4540dd0]{opacity:0}.record .van-cell__title{flex:1!important}