.current-data-table[data-v-f7351556]{position:relative}.current-data-table .current-cell[data-v-f7351556]{display:flex;flex-direction:column;align-items:center;min-height:40px;justify-content:center}.current-data-table .current-cell .direction-text[data-v-f7351556]{color:#333;font-weight:500}.current-data-table .current-cell .speed-text[data-v-f7351556]{color:#666;font-size:12px}.current-data-table .loading-overlay[data-v-f7351556]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;z-index:1000}.current-data-table .loading-overlay .loading-content[data-v-f7351556]{text-align:center}.current-data-table .loading-overlay .loading-content .loading-spinner[data-v-f7351556]{width:32px;height:32px;border:3px solid #f3f3f3;border-top:3px solid #1890ff;border-radius:50%;animation:spin-f7351556 1s linear infinite;margin:0 auto 8px}.current-data-table .loading-overlay .loading-content .loading-text[data-v-f7351556]{color:#666;font-size:14px}.current-data-table .current-time-highlight[data-v-f7351556]{background-color:#bedffe!important;color:#333!important;font-weight:500}.current-data-table[data-v-f7351556] .current-day-row{background-color:#bedffe!important}.current-data-table[data-v-f7351556] .vxe-cell{padding:0!important;width:100%!important}@keyframes spin-f7351556{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}