.timeBlock[data-v-3d0cf39f]{display:block;width:50px;height:30px;border-radius:18px;background-color:#f6c752;-webkit-transition:all .5s;transition:all .5s;cursor:pointer}.timeBlock.disabled[data-v-3d0cf39f]{background-color:#f1f1f0;cursor:no-drop}.timeBlock.choose[data-v-3d0cf39f]{background-color:#2472b3}.TIMETABLE[data-v-3d0cf39f]{color:#333}.TIMETABLE .table_title[data-v-3d0cf39f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.TIMETABLE .table_title .time[data-v-3d0cf39f]{font-size:20px;font-weight:600}.TIMETABLE .table_title .describe[data-v-3d0cf39f]{display:-webkit-box;display:-ms-flexbox;display:flex}.TIMETABLE .table_title .describe>p[data-v-3d0cf39f]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TIMETABLE .table_title .describe .timeBlock[data-v-3d0cf39f]{margin-right:10px}.TIMETABLE .table_main[data-v-3d0cf39f]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.TIMETABLE .table_main .column[data-v-3d0cf39f]{width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TIMETABLE .table_main .column .column_block[data-v-3d0cf39f]{margin-bottom:15px;width:100%;height:30px}.TIMETABLE .table_main .time .head[data-v-3d0cf39f]{width:100%;height:50px;border-radius:50px;background-color:#2472b3}.TIMETABLE .table_main .time>span[data-v-3d0cf39f]{line-height:30px;text-align:center;font-size:16px;font-weight:500}.TIMETABLE .table_main .weekList[data-v-3d0cf39f]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;width:600px;overflow:auto}.TIMETABLE .table_main .weekList .week[data-v-3d0cf39f]{-ms-flex-negative:0;flex-shrink:0;margin-left:30px}.TIMETABLE .table_main .weekList .week .weekTitle[data-v-3d0cf39f]{width:100%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TIMETABLE .table_main .weekList .week .weekTitle .one[data-v-3d0cf39f]{font-size:18px;font-weight:600}.TIMETABLE .table_main .weekList .week .weekTitle .two[data-v-3d0cf39f]{font-size:16px;font-weight:500}.TIMETABLE .table_main .weekList .week .timeBlock[data-v-3d0cf39f]{position:relative}.TIMETABLE .table_main .weekList .week .timeBlock[data-v-3d0cf39f]:before{content:"";display:block;width:30px;height:1px;background-color:#f1f1f0;position:absolute;top:50%;left:0;-webkit-transform:translate(-100%);transform:translate(-100%)}