.drag-dialog[data-v-47d9b204]{position:fixed;z-index:2000;border-radius:6px;-webkit-box-shadow:0 0 16px #999;box-shadow:0 0 16px #999;overflow:hidden;min-width:300px;-webkit-transition:all .2s;transition:all .2s}.drag-dialog.left-bottom[data-v-47d9b204]{left:0;bottom:0}.drag-dialog.right-bottom[data-v-47d9b204]{right:0;bottom:0}.drag-dialog[data-minus=true] .drag-dialog-header[data-v-47d9b204]{cursor:default}.drag-dialog .drag-dialog-header[data-v-47d9b204]{background-color:#26a69a;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 10px;cursor:move;font-size:16px}.drag-dialog .drag-dialog-header .space[data-v-47d9b204]{-webkit-box-flex:1;-ms-flex:1;flex:1}.drag-dialog .drag-dialog-header i[data-v-47d9b204]{padding:4px;margin-left:10px;cursor:pointer;border-radius:50%}.drag-dialog .drag-dialog-header i[data-v-47d9b204]:hover{background-color:#4abdb1}.timetable-container[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timetable-container .week-container[data-v-b28401d0]{width:6%;min-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;background-color:#fff}.timetable-container .week-container .week-item[data-v-b28401d0]{padding:8px;border:1px solid #eee;border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timetable-container .week-container .week-item.active[data-v-b28401d0]{background-color:#539ffe;color:#fff;border:none}.timetable-container .week-container .week-item[data-v-b28401d0]:last-child{border-bottom:1px solid #eee}.timetable-container .week-container .week-item[data-v-b28401d0]:hover{cursor:pointer}.timetable-container .table-container[data-v-b28401d0]{width:94%;margin-bottom:50px}.board-column[data-v-b28401d0]{min-height:100px;height:auto;background:#f0f0f0;border-radius:3px;margin-right:3px}.board-column .board-column-header[data-v-b28401d0]{height:50px;line-height:50px;overflow:hidden;padding:0 20px;text-align:center;background:#26a69a;color:#fff;border-radius:3px 3px 0 0}.board-column .board-column-header.desc[data-v-b28401d0]{background:#4a9ff9}.board-column .board-column-content[data-v-b28401d0]{height:auto;border:10px solid transparent;min-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-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;position:relative}.board-column .board-column-content .board-item[data-v-b28401d0]{position:relative;cursor:pointer;width:100%;max-width:100px;height:80px;margin:5px 0;background-color:#fff;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2);box-shadow:0 1px 3px 0 rgba(0,0,0,.2);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.board-column .board-column-content .board-item.desc[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.board-column .board-column-content .board-item.isJP[data-v-b28401d0]{background:#ff7d7d}.board-column .board-column-content .board-item.isCT[data-v-b28401d0],.board-column .board-column-content .board-item.isJP[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-align:center}.board-column .board-column-content .board-item.isCT[data-v-b28401d0]{background:#ff7a45}.board-column .board-column-content .board-item.isKP[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#6aca3b;color:#fff;text-align:center}.board-column .board-column-content .board-item.isLock[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 0 6px 9px;background:#13c2c2}.board-column .board-column-content .board-item.isLock .task-info[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-column .board-column-content .board-item.isPublish[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 0 6px 9px;background:#057aee}.board-column .board-column-content .board-item.isPublish .task-info[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-column .board-column-content .board-item.isHas[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#e2f1ff;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 0 6px 9px}.board-column .board-column-content .board-item.isHas .task-info[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-column .board-column-content .board-item.isCurr[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#efdbff;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 0 6px 9px}.board-column .board-column-content .board-item.isCurr .task-info[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-column .board-column-content .board-item .taskContent[data-v-b28401d0]{width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-column .board-column-content .board-item .contextmenu[data-v-b28401d0]{margin:0;background:#fff;z-index:3000;position:absolute;top:50%;right:-30%;list-style-type:none;border-radius:4px;font-size:12px;font-weight:400;color:#333;-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,.3);box-shadow:2px 2px 3px 0 rgba(0,0,0,.3)}.board-column .board-column-content .board-item .contextmenu li[data-v-b28401d0]{margin:0;padding:7px 16px;cursor:pointer}.board-column .board-column-content .board-item .contextmenu li[data-v-b28401d0]:hover{color:#409eff;background:#ecf5ff}.select-btn[data-v-b28401d0]{width:50px;height:25px;text-align:center;line-height:25px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #009688;color:#009688;background-color:#fff;margin:6px auto;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-btn.active[data-v-b28401d0]{border:1px solid #009688;color:#fff;background-color:#009688}.select-btn.disabled[data-v-b28401d0]{border:1px solid #777;color:#777;background-color:#fff}.header-container[data-v-b28401d0]{padding:20px}.header-container .color-tip-box[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.header-container .color-tip-box .color-box[data-v-b28401d0]{display:inline-block;width:20px;height:20px}.header-container .color-tip-box .color-box.color-isJP[data-v-b28401d0]{background:#ff7d7d}.header-container .color-tip-box .color-box.color-isKP[data-v-b28401d0]{background:#6aca3b}.header-container .color-tip-box .color-box.color-isGP[data-v-b28401d0]{background:orange}.header-container .color-tip-box .color-box.color-isCurr[data-v-b28401d0]{background:#b37feb}.header-container .color-tip-box .color-box.color-isPublish[data-v-b28401d0]{background:#077bef}.header-container .color-tip-box .color-box.color-isNot[data-v-b28401d0]{background:#666}.header-container .color-tip-box .color-box.color-isLock[data-v-b28401d0]{background:#13c2c2}.header-container .color-tip-box .color-box.color-isDT[data-v-b28401d0]{background:#ff9100}.header-container .color-tip-box .color-box.color-isCT[data-v-b28401d0]{background:#ff7a45}.header-btn[data-v-b28401d0]{margin-left:20px;height:30px;line-height:30px;padding:0 10px;border:1px solid #013a81;color:#013a81;background-color:#fff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.header-btn.active[data-v-b28401d0]{color:#fff;background-color:#013a81}.copyweek-container[data-v-b28401d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.copyweek-container .copyweek[data-v-b28401d0]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 10px;border-radius:4px;border:1px solid #013a81;color:#013a81;margin:0 10px 10px 0;cursor:pointer;background-color:#fff}.copyweek-container .copyweek.active[data-v-b28401d0]{background-color:#013a81;color:#fff}.teacher-relative-container[data-v-c063fa9a]{width:100%;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-shadow:rgba(149,157,165,.2) 0 8px 24px;box-shadow:0 8px 24px rgba(149,157,165,.2);position:relative}.teacher-relative-container .teacher-relative-title[data-v-c063fa9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;line-height:30px;font-size:16px;font-weight:700;background-color:#e6f4ff;color:#0958d9;padding:20px 0}.teacher-relative-container .teacher-relative-body[data-v-c063fa9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 10px;margin-bottom:20px}.teacher-relative-container .teacher-relative-body .teacher-relative-body-empty[data-v-c063fa9a]{margin:0 auto}.teacher-relative-container .schedule-header[data-v-c063fa9a]{width:100%;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:30px;font-size:16px;font-weight:700;background-color:#f0f9eb;color:#67c23a;padding:20px 10px;cursor:pointer}.teacher-relative-container .schedule-header span[data-v-c063fa9a]{display:inline-block;width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-relative-container .table-container[data-v-c063fa9a]{width:100%;margin-bottom:30px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.teacher-relative-container .table-container .board-column[data-v-c063fa9a]{height:auto;background:#eee;width:12.5%;border-right:1px solid #eee}.teacher-relative-container .table-container .board-column .board-column-header[data-v-c063fa9a]{height:20px;line-height:20px;overflow:hidden;text-align:center;background:#26a69a;color:#fff}.teacher-relative-container .table-container .board-column .board-column-header.desc[data-v-c063fa9a]{background:#4a9ff9;font-size:10px}.teacher-relative-container .table-container .board-column .board-column-content[data-v-c063fa9a]{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-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;position:relative;overflow:hidden}.teacher-relative-container .table-container .board-column .board-column-content .board-item[data-v-c063fa9a]{position:relative;cursor:pointer;width:100%;height:40px;background-color:#fff;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-size:10px;overflow:hidden;border-bottom:1px solid #eee}.teacher-relative-container .table-container .board-column .board-column-content .board-item.desc[data-v-c063fa9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isJP[data-v-c063fa9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff7d7d;color:#fff}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isCT[data-v-c063fa9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff7a45;color:#fff}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isLock[data-v-c063fa9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;background:#13c2c2}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isLock .task-info[data-v-c063fa9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isHas[data-v-c063fa9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#e2f1ff;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isHas .task-info[data-v-c063fa9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isCurr[data-v-c063fa9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#efdbff;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isCurr .task-info[data-v-c063fa9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:.6rem!important;padding:2px;overflow:hidden}.teacher-relative-container[data-v-3b88e0a6]{width:100%;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-shadow:rgba(149,157,165,.2) 0 8px 24px;box-shadow:0 8px 24px rgba(149,157,165,.2);position:relative}.teacher-relative-container .teacher-relative-title[data-v-3b88e0a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;line-height:30px;font-size:16px;font-weight:700;background-color:#e6f4ff;color:#0958d9;padding:20px 0}.teacher-relative-container .teacher-relative-body[data-v-3b88e0a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 10px;margin-bottom:20px}.teacher-relative-container .teacher-relative-body .teacher-relative-body-empty[data-v-3b88e0a6]{margin:0 auto}.teacher-relative-container .schedule-header[data-v-3b88e0a6]{width:100%;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:30px;font-size:16px;font-weight:700;background-color:#f0f9eb;color:#67c23a;padding:20px 10px;cursor:pointer}.teacher-relative-container .schedule-header span[data-v-3b88e0a6]{display:inline-block;width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-relative-container .table-container[data-v-3b88e0a6]{width:100%;margin-bottom:30px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.teacher-relative-container .table-container .board-column[data-v-3b88e0a6]{height:auto;background:#eee;width:12.5%;border-right:1px solid #eee}.teacher-relative-container .table-container .board-column .board-column-header[data-v-3b88e0a6]{height:20px;line-height:20px;overflow:hidden;text-align:center;background:#26a69a;color:#fff}.teacher-relative-container .table-container .board-column .board-column-header.desc[data-v-3b88e0a6]{background:#4a9ff9;font-size:10px}.teacher-relative-container .table-container .board-column .board-column-content[data-v-3b88e0a6]{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-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;position:relative;overflow:hidden}.teacher-relative-container .table-container .board-column .board-column-content .board-item[data-v-3b88e0a6]{position:relative;cursor:pointer;width:100%;height:40px;background-color:#fff;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-size:10px;overflow:hidden;border-bottom:1px solid #eee}.teacher-relative-container .table-container .board-column .board-column-content .board-item.desc[data-v-3b88e0a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isJP[data-v-3b88e0a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff7d7d;color:#fff}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isCT[data-v-3b88e0a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff7a45;color:#fff}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isLock[data-v-3b88e0a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;background:#13c2c2}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isLock .task-info[data-v-3b88e0a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isHas[data-v-3b88e0a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#e2f1ff;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isHas .task-info[data-v-3b88e0a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isCurr[data-v-3b88e0a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#efdbff;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isCurr .task-info[data-v-3b88e0a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:.6rem!important;padding:2px;overflow:hidden}.teacher-relative-container[data-v-596712e9]{width:100%;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-shadow:rgba(149,157,165,.2) 0 8px 24px;box-shadow:0 8px 24px rgba(149,157,165,.2);position:relative}.teacher-relative-container .teacher-relative-title[data-v-596712e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;line-height:30px;font-size:16px;font-weight:700;background-color:#e6f4ff;color:#0958d9;padding:20px 0}.teacher-relative-container .teacher-relative-body[data-v-596712e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 10px;margin-bottom:20px}.teacher-relative-container .teacher-relative-body .teacher-relative-body-empty[data-v-596712e9]{margin:0 auto}.teacher-relative-container .schedule-header[data-v-596712e9]{width:100%;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:30px;font-size:16px;font-weight:700;background-color:#f0f9eb;color:#67c23a;padding:20px 10px;cursor:pointer}.teacher-relative-container .schedule-header span[data-v-596712e9]{display:inline-block;width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-relative-container .table-container[data-v-596712e9]{width:100%;margin-bottom:30px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.teacher-relative-container .table-container .board-column[data-v-596712e9]{height:auto;background:#eee;width:12.5%;border-right:1px solid #eee}.teacher-relative-container .table-container .board-column .board-column-header[data-v-596712e9]{height:20px;line-height:20px;overflow:hidden;text-align:center;background:#26a69a;color:#fff}.teacher-relative-container .table-container .board-column .board-column-header.desc[data-v-596712e9]{background:#4a9ff9;font-size:10px}.teacher-relative-container .table-container .board-column .board-column-content[data-v-596712e9]{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-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;position:relative;overflow:hidden}.teacher-relative-container .table-container .board-column .board-column-content .board-item[data-v-596712e9]{position:relative;cursor:pointer;width:100%;height:40px;background-color:#fff;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-size:10px;overflow:hidden;border-bottom:1px solid #eee}.teacher-relative-container .table-container .board-column .board-column-content .board-item.desc[data-v-596712e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isJP[data-v-596712e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff7d7d;color:#fff}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isCT[data-v-596712e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff7a45;color:#fff}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isLock[data-v-596712e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;background:#13c2c2}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isLock .task-info[data-v-596712e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isHas[data-v-596712e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#e2f1ff;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isHas .task-info[data-v-596712e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isCurr[data-v-596712e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#efdbff;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isCurr .task-info[data-v-596712e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:.6rem!important;padding:2px;overflow:hidden}.teacher-relative-container[data-v-c9b870f2]{width:100%;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-shadow:rgba(149,157,165,.2) 0 8px 24px;box-shadow:0 8px 24px rgba(149,157,165,.2);position:relative}.teacher-relative-container .teacher-relative-title[data-v-c9b870f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;line-height:30px;font-size:16px;font-weight:700;background-color:#e6f4ff;color:#0958d9;padding:20px 0}.teacher-relative-container .teacher-relative-body[data-v-c9b870f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 10px;margin-bottom:20px}.teacher-relative-container .teacher-relative-body .teacher-relative-body-empty[data-v-c9b870f2]{margin:0 auto}.teacher-relative-container .schedule-header[data-v-c9b870f2]{width:100%;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:30px;font-size:16px;font-weight:700;background-color:#f0f9eb;color:#67c23a;padding:20px 10px;cursor:pointer}.teacher-relative-container .schedule-header span[data-v-c9b870f2]{display:inline-block;width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-relative-container .table-container[data-v-c9b870f2]{width:100%;margin-bottom:30px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.teacher-relative-container .table-container .board-column[data-v-c9b870f2]{height:auto;background:#eee;width:12.5%;border-right:1px solid #eee}.teacher-relative-container .table-container .board-column .board-column-header[data-v-c9b870f2]{height:20px;line-height:20px;overflow:hidden;text-align:center;background:#26a69a;color:#fff}.teacher-relative-container .table-container .board-column .board-column-header.desc[data-v-c9b870f2]{background:#4a9ff9;font-size:10px}.teacher-relative-container .table-container .board-column .board-column-content[data-v-c9b870f2]{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-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;position:relative;overflow:hidden}.teacher-relative-container .table-container .board-column .board-column-content .board-item[data-v-c9b870f2]{position:relative;cursor:pointer;width:100%;height:40px;background-color:#fff;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-size:10px;overflow:hidden;border-bottom:1px solid #eee}.teacher-relative-container .table-container .board-column .board-column-content .board-item.desc[data-v-c9b870f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isJP[data-v-c9b870f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff7d7d;color:#fff}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isCT[data-v-c9b870f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff7a45;color:#fff}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isLock[data-v-c9b870f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;background:#13c2c2}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isLock .task-info[data-v-c9b870f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isHas[data-v-c9b870f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#e2f1ff;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isHas .task-info[data-v-c9b870f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:12px}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isCurr[data-v-c9b870f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#efdbff;color:#333;-webkit-box-sizing:border-box;box-sizing:border-box}.teacher-relative-container .table-container .board-column .board-column-content .board-item.isCurr .task-info[data-v-c9b870f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:.6rem!important;padding:2px;overflow:hidden}.header-container[data-v-c2924ffc]{padding:0 20px}.header-container .color-tip-box[data-v-c2924ffc],.header-container[data-v-c2924ffc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-container .color-tip-box[data-v-c2924ffc]{margin-left:20px}.header-container .color-tip-box .color-box[data-v-c2924ffc]{display:inline-block;width:20px;height:20px}.header-container .color-tip-box .color-box.color-isJP[data-v-c2924ffc]{background:#ff7d7d}.header-container .color-tip-box .color-box.color-isKP[data-v-c2924ffc]{background:#6aca3b}.header-container .color-tip-box .color-box.color-isGP[data-v-c2924ffc]{background:orange}.header-container .color-tip-box .color-box.color-isCurr[data-v-c2924ffc]{background:#c95af5}.header-container .color-tip-box .color-box.color-isNot[data-v-c2924ffc]{background:#666}.header-container .color-tip-box .color-box.color-isLock[data-v-c2924ffc]{background:#0ab3b3}.steps-div[data-v-6db48b1a]{position:fixed;top:0;background-color:#fff;z-index:100;border:1px solid #ebeef5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.week-container[data-v-6db48b1a]{width:70px;min-width:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.week-container .week-item[data-v-6db48b1a]{padding:4px;border:1px solid #eee;border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.week-container .week-item.active[data-v-6db48b1a]{background-color:#539ffe;color:#fff;border:none}.week-container .week-item[data-v-6db48b1a]:last-child{border-bottom:1px solid #eee}.week-container .week-item[data-v-6db48b1a]:hover{cursor:pointer}.timetable-container[data-v-ebab69d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timetable-container .week-container[data-v-ebab69d8]{width:6%;min-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;background-color:#fff}.timetable-container .week-container .week-item[data-v-ebab69d8]{padding:8px;border:1px solid #eee;border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timetable-container .week-container .week-item.active[data-v-ebab69d8]{background-color:#539ffe;color:#fff;border:none}.timetable-container .week-container .week-item[data-v-ebab69d8]:last-child{border-bottom:1px solid #eee}.timetable-container .week-container .week-item[data-v-ebab69d8]:hover{cursor:pointer}.timetable-container .table-container[data-v-ebab69d8]{width:94%;margin-bottom:50px}.unselect[data-v-ebab69d8]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-seletct:none;-moz-user-seletct:none;-ms-user-seletct:none}.el-table[data-v-ebab69d8] td{padding:0}.el-table[data-v-ebab69d8] td .cell{padding:0 5px}.el-table[data-v-ebab69d8] td .cell .course-box{min-height:84px;position:relative;cursor:pointer;text-align:left;margin:5px 0;padding:2px 2px 2px 8px;line-height:16px;border-radius:3px;overflow:hidden;background-color:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.5);box-shadow:0 0 4px rgba(0,0,0,.5);-webkit-transition:all .3s;transition:all .3s}.el-table[data-v-ebab69d8] td .cell .course-box .border{position:absolute;left:0;top:0;bottom:0;width:3px;background-color:#fff;-webkit-transition:all .3s;transition:all .3s}.el-table[data-v-ebab69d8] td .cell .course-box:hover .remove{display:block}.el-table[data-v-ebab69d8] td .cell .course-box .remove{display:none;font-size:14px;position:absolute;top:2px;right:2px}.el-table[data-v-ebab69d8] td .cell .course-box .remove:hover{color:#ff7d7d}.el-table[data-v-ebab69d8] td .cell .course-box .tip{position:absolute;left:0;top:0;bottom:0;right:0;padding:0 8px;line-height:84px;text-align:center;-webkit-transition:all .3s;transition:all .3s}.el-table[data-v-ebab69d8] td .cell .course-box.isHas{background-color:#e2f1ff}.el-table[data-v-ebab69d8] td .cell .course-box.isHas .border{background-color:#1890ff}.el-table[data-v-ebab69d8] td .cell .course-box.isJP{background-color:#ffe2e2}.el-table[data-v-ebab69d8] td .cell .course-box.isJP .border{background-color:#ff7d7d}.el-table[data-v-ebab69d8] td .cell .course-box.isKP{background-color:#efffea}.el-table[data-v-ebab69d8] td .cell .course-box.isKP .border{background-color:#6aca3b}.el-table[data-v-ebab69d8] td .cell .course-box.isGP{background-color:#fff2da}.el-table[data-v-ebab69d8] td .cell .course-box.isGP .border{background-color:orange}.el-table[data-v-ebab69d8] td .cell .course-box.isCurr{background-color:#f8e6ff}.el-table[data-v-ebab69d8] td .cell .course-box.isCurr .border{background-color:#c95af5}.el-table[data-v-ebab69d8] td .cell .course-box.isNot{cursor:no-drop;background-color:#eee}.el-table[data-v-ebab69d8] td .cell .course-box.isNot .border{background-color:#666}.el-table[data-v-ebab69d8] td .cell .course-box.isLock{cursor:no-drop;background-color:#e1ffff}.el-table[data-v-ebab69d8] td .cell .course-box.isLock .border{background-color:#0ab3b3}.color-tip-box[data-v-ebab69d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.color-tip-box .color-box[data-v-ebab69d8]{display:inline-block;width:20px;height:20px}.color-tip-box .color-box.color-isJP[data-v-ebab69d8]{background:#ff7d7d}.color-tip-box .color-box.color-isKP[data-v-ebab69d8]{background:#6aca3b}.color-tip-box .color-box.color-isGP[data-v-ebab69d8]{background:orange}.color-tip-box .color-box.color-isCurr[data-v-ebab69d8]{background:#c95af5}.color-tip-box .color-box.color-isNot[data-v-ebab69d8]{background:#666}.color-tip-box .color-box.color-isLock[data-v-ebab69d8]{background:#0ab3b3}