.schedule-station .current-week[data-v-59cf6538]{font-weight:500;color:#2f54eb;margin:0 10px}.schedule-station .schedule-container[data-v-59cf6538]{width:100%;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.schedule-station .schedule-container .schedule-header[data-v-59cf6538]{display:flex;height:50px;align-items:center;background-color:#f5f7fa;border-bottom:1px solid #e0e0e0}.schedule-station .schedule-container .schedule-header .day-header[data-v-59cf6538]{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;border-right:1px solid #e0e0e0;flex:1;font-weight:600}.schedule-station .schedule-container .schedule-header .day-header .day-date[data-v-59cf6538]{font-weight:400;font-size:14px;color:#727272}.schedule-station .schedule-container .schedule-header .day-header.today[data-v-59cf6538]{position:relative}.schedule-station .schedule-container .schedule-header .day-header.today[data-v-59cf6538]:before{content:"今日";color:#2f54eb;position:absolute;top:8px;right:1px;font-size:12px;font-weight:700;transform:translateY(-50%)}.schedule-station .schedule-container .schedule-body[data-v-59cf6538]{display:flex}.schedule-station .schedule-container .schedule-body .day-columns[data-v-59cf6538]{flex:1;display:flex}.schedule-station .schedule-container .schedule-body .day-columns .day-column[data-v-59cf6538]{flex:1}.schedule-station .schedule-container .schedule-body .day-columns .day-column .cell[data-v-59cf6538]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50px;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;box-sizing:border-box;cursor:pointer;font-size:14px;white-space:nowrap;color:#1890ff}.schedule-station .schedule-container .schedule-body .day-columns .day-column .cell.booked[data-v-59cf6538]{background-color:#fff2f0;color:#f5222d}.schedule-station .schedule-container .schedule-body .day-columns .day-column .cell.past[data-v-59cf6538]{background-color:#f5f5f5;color:#999}