::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{border-radius:12px;width:12px;background-color:var(--theme-global-background)}::-webkit-scrollbar-thumb{border-radius:12px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:window-inactive{background:rgba(144,147,153,.3)}*{scrollbar-width:thin;scrollbar-color:rgba(144,147,153,.3) var(--theme-global-background);--el-mask-color:rgba(var(--theme-global-background-alpha),0.9);--el-color-primary:var(--theme-global-main);--el-input-bg-color:var(--theme-global-background);--el-fill-color-blank:var(--theme-global-background);--el-input-border-color:rgba(var(--theme-input-border-color-alpha),0.4);--el-border-color:rgba(var(--theme-input-border-color-alpha),0.4);--el-border-color-hover:rgba(var(--theme-input-border-color-alpha),0.4);--el-select-input-focus-border-color:rgba(var(--theme-input-border-color-alpha),0.4);--el-input-text-color:var(--theme-global-font-main);--el-menu-text-color:var(--theme-global-font-main);--el-text-color-regular:var(--theme-global-font-main);--el-datepicker-inrange-bg-color:rgba(var(--theme-global-font-subtext-alpha),0.2);--el-border-color-extra-light:rgba(var(--theme-global-font-subtext-alpha),0.2);--el-datepicker-icon-color:var(--theme-global-font-main)}* .el-range-separator{color:var(--el-text-color-placeholder)!important}* .el-input__inner{box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset!important}* .el-input__inner,* .el-textarea__inner{background-color:var(--theme-global-background)!important;color:var(--theme-global-font-main)!important}* .el-textarea__inner{border-color:rgba(var(--theme-input-border-color-alpha),.4)!important}* .is-disabled .el-input__inner,* .is-disabled .el-textarea__inner{background:rgba(var(--theme-student-dailyPlan-time-dialog-disabled-alpha),var(--theme-student-dailyPlan-time-notAllow-bg-opacity))!important;border-color:var(--el-disabled-border-color)!important;color:var(--el-disabled-text-color)!important;cursor:not-allowed}* .el-popper.is-light{background:var(--theme-global-background)!important;border:1px solid var(--theme-global-background)!important}* .el-picker-panel__icon-btn{color:var(--el-text-color-regular)}* .el-picker-panel{color:var(--theme-global-font-main)!important;background-color:var(--theme-global-background)!important}.element-select{--el-color-primary:var(--theme-global-main);--el-text-color-regular:var(--theme-global-font-main);--el-fill-color-light:rgba(var(--theme-emement-select-hover),0.07);--el-color-white:var(--theme-global-background);--el-border-color-light:var(--theme-global-background);--el-datepicker-border-color:var(--theme-global-background);--el-box-shadow-light:0 0 14px 0 var(--theme-global-shadow)}.element-select .el-popper__arrow:before{border:0!important;box-shadow:0 0 14px 0 var(--theme-global-shadow)!important;background:var(--theme-global-background)!important}.element-select .el-cascader-panel,.element-select .el-select-dropdown__empty{font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important}.element-select .el-cascader-panel{font-weight:500}.tableCommon-popover{padding:0!important}.table-dropMenu{font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important;box-shadow:0 0 12px var(--theme-global-shadow)!important}.table-dropMenu,.table-dropMenu .el-popper__arrow:before{border:1px solid var(--theme-global-background)!important;background:var(--theme-global-background)!important}.table-dropMenu .el-popper__arrow:before{display:none}.table-dropMenu .el-dropdown-menu{background:var(--theme-global-background)!important;border-radius:var(--theme-global-background)!important;padding:0}.table-dropMenu .el-dropdown-menu__item{color:var(--theme-global-main)}.table-dropMenu .el-dropdown-menu__item:hover{color:var(--theme-global-main);background-color:rgba(var(--theme-emement-select-hover),.07)}.datePicker-popper{background-color:var(--theme-global-background)!important;border:1px solid var(--theme-global-background)}.datePicker-popper .el-popper__arrow:before{border:0!important;box-shadow:0 0 14px 0 var(--theme-global-shadow)!important;background:var(--theme-global-background)!important}.custom-notification-container{width:380px!important;margin-top:60px;background:var(--theme-global-background)!important;border:1px solid var(--theme-global-background)!important;box-shadow:0 0 12px var(--theme-global-shadow)!important;border-radius:4px!important;padding:20px!important;font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif}.custom-notification-container .el-notification__group{width:100%;margin:unset!important}.custom-notification-container .el-notification__group .el-notification__content{text-align:left!important}.custom-notification-container .el-notification__group .el-notification__closeBtn{top:26px!important;right:18px!important;color:rgba(var(--theme-global-font-subtext-alpha),1)!important}.custom-notification-container .main .title{font-size:18px;font-weight:400;color:var(--theme-global-font-main);line-height:22px;margin-bottom:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.custom-notification-container .main .title .title-img{max-width:18px;max-height:18px;margin-right:5px}.custom-notification-container .main .empty-title-noclose{margin-bottom:0!important}.custom-notification-container .main .empty-title-close{visibility:hidden}.custom-notification-container .main .content{font-size:14px;font-weight:400;color:var(--theme-global-font-main);line-height:22px;max-height:500px;overflow-y:auto}.custom-notification-container .main .content img{max-width:100%}.custom-notification-container .main .btns{margin-top:20px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.custom-notification-container .main .btns .btn{font-size:14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 16px;border-radius:4px;cursor:pointer}.custom-notification-container .main .btns .cancel{background-color:var(--theme-global-background);color:var(--theme-global-font-main);border:1px solid rgba(var(--theme-input-border-color-alpha),.4);margin-right:10px}.custom-notification-container .main .btns .confirm{background:var(--theme-global-main);color:var(--theme-global-white)}.custom-notification-container .main .btns:empty{margin-top:0!important}*{box-sizing:border-box}body,html{margin:0;height:100%;min-width:1366px;overflow-y:hidden}body{overflow-x:hidden;background-color:var(--theme-global-background)}html{word-break:normal;word-wrap:break-word}pre{white-space:pre-wrap}p{margin:0}#app{font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;height:100%;min-width:1200px;word-break:normal;word-wrap:break-word;background-color:var(--theme-grid-background)}.pie-with-legend-container[data-v-4d9c8ed0]{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center}.pie-with-legend-container .custom-legend-container[data-v-4d9c8ed0]{flex:1;height:255px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.pie-with-legend-container .custom-legend-container .item[data-v-4d9c8ed0]{cursor:pointer;font-size:14px;padding:12px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;color:var(--theme-global-font-main)}.pie-with-legend-container .custom-legend-container .item .item-name[data-v-4d9c8ed0]{text-align:right;width:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.pie-with-legend-container .custom-legend-container .item .item-icon[data-v-4d9c8ed0]{width:8px;height:8px;border-radius:1px;margin:0 10px}.pie-with-legend-container .custom-legend-container .item .item-value[data-v-4d9c8ed0]{width:40px;margin-right:18px}.pie-with-legend-container .custom-legend-container .item .item-percent[data-v-4d9c8ed0]{color:var(--theme-global-font-subtext)}.class-info-container[data-v-3d674435]{width:100%;height:100%;padding-top:8px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.class-info-container[data-v-3d674435] .chart-container{width:250px!important;height:255px!important;min-width:250px!important;min-height:255px!important}.students-score-container[data-v-29b81775]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.students-score-container .el-select[data-v-29b81775]{margin:15px 0;width:152px}.students-score-container .chart-container[data-v-29b81775]{width:500px!important;height:220px!important}.message-item-container[data-v-094b30ba]{width:100%;flex:1;overflow:hidden;min-width:189px;max-width:300px;margin-top:25px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.message-item-container .common-card-header[data-v-094b30ba]{margin-bottom:12px!important}.message-item-container .message-list[data-v-094b30ba]{width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.message-item-container .message-list .list-item[data-v-094b30ba]{padding:10px 0;font-size:14px;cursor:pointer}.message-item-container .message-list .list-item .message-type[data-v-094b30ba]{margin-bottom:6px;margin-left:-7px;color:var(--theme-global-font-main)}.message-item-container .message-list .list-item .message-content[data-v-094b30ba]{margin-bottom:3px;color:var(--theme-global-font-main);line-height:22px}.message-item-container .message-list .list-item .created-time[data-v-094b30ba]{color:var(--theme-global-font-subtext)}.message-item-container .message-list .list-item[data-v-094b30ba]:not(:last-child){border-bottom:1px solid rgba(var(--theme-global-font-subtext-alpha),.2)}.empty-container .message-list[data-v-094b30ba],.empty-container[data-v-094b30ba]{width:100%!important}.empty-container[data-v-094b30ba] .el-scrollbar__wrap{display:flex;flex-direction:column;justify-content:center;align-items:center}.message-container[data-v-64cfe536]{flex:1;overflow:hidden;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;align-content:baseline}.message-container>.scroll-contaier[data-v-64cfe536]{height:100%;overflow:hidden}.message-container .message-items[data-v-64cfe536]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding-right:10px}.message-container .message-items .message-item[data-v-64cfe536]{flex:1;min-width:189px;max-width:320px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden;max-height:400px}.message-container .message-items .message-item[data-v-64cfe536] .el-scrollbar__wrap{min-height:200px!important;max-height:300px!important}.table-search .search-styl[data-v-305e25ca]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer}.table-search .search-styl .search-icon[data-v-305e25ca]{width:14px;height:14px;color:var(--theme-global-font-subtext);margin-left:4px}.tableSearch-popover .inp-styl .search-img[data-v-305e25ca]{width:22px;height:22px;border-radius:50%}.tableSearch-popover .inp-styl[data-v-305e25ca] .el-input__inner{color:var(--theme-global-font-main)}.tableSearch-popover .inp-styl[data-v-305e25ca] .el-input__suffix{right:8px}.tableSearch-popover .inp-styl[data-v-305e25ca] .el-input__suffix .el-input__suffix-inner{display:flex;flex-direction:row;justify-content:center;align-items:center}.tableSearch-popover .search-btn[data-v-305e25ca]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:10px}.tableSearch-popover .search-btn .btn-item[data-v-305e25ca]{cursor:pointer;margin-left:4px;padding:4px 6px;border:1px solid var(--theme-global-font-main);color:var(--theme-global-font-main)}.teacher-scheduling[data-v-09c1f1e3]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;overflow:hidden;padding-top:20px}.teacher-scheduling .dom-styl[data-v-09c1f1e3]{width:100%;padding-right:10px}.teacher-scheduling .head-item[data-v-09c1f1e3]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-right:4px}.teacher-scheduling .ranking[data-v-09c1f1e3]{color:var(--theme-table-ranking)}.teacher-scheduling .teacherName[data-v-09c1f1e3]{color:var(--theme-global-href)}.teacher-scheduling .empty-cont[data-v-09c1f1e3]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:30px}.teacher-scheduling .page-styl[data-v-09c1f1e3]{margin-top:12px}.single-filters .label-styl[data-v-5d4a7604]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer}.single-filters .label-styl .arrow-img[data-v-5d4a7604]{width:14px;height:14px;margin-left:4px}.tableFilter-popover .filter-container[data-v-5d4a7604]{max-height:180px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.tableFilter-popover .filter-container .filter-content[data-v-5d4a7604]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;width:100%;overflow-y:auto}.tableFilter-popover .filter-container .filter-item[data-v-5d4a7604]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;min-height:36px;cursor:pointer;padding:0 10px;line-height:24px;font-size:14px;margin-right:0}.tableFilter-popover .filter-container .filter-item[data-v-5d4a7604] .el-checkbox__label,.tableFilter-popover .filter-container .filter-item[data-v-5d4a7604] .el-radio__label{text-overflow:ellipsis;white-space:normal;line-height:24px;vertical-align:middle;display:inline-block}.tableFilter-popover .filter-container .filter-item[data-v-5d4a7604] .el-radio__label{word-break:normal;word-wrap:break-word}.tableFilter-popover .filter-container .filter-item[data-v-5d4a7604]:hover{background-color:rgba(var(--theme-emement-select-hover),.07)}.tableFilter-popover .filter-container[data-v-5d4a7604] .el-checkbox,.tableFilter-popover .filter-container[data-v-5d4a7604] .el-radio{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.tableFilter-popover .filter-container .btn-oprea[data-v-5d4a7604]{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:6px 10px;height:40px;color:var(--theme-global-main)}.tableFilter-popover .filter-container .btn-oprea .btn-item[data-v-5d4a7604]{cursor:pointer}.word-correction[data-v-267112f8]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;overflow:hidden}.word-correction .head-item[data-v-267112f8]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-right:4px}.word-correction .page-styl[data-v-267112f8]{margin-top:16px}.word-correction .empty-cont[data-v-267112f8]{margin-top:30px}.process-approval[data-v-1db6467a]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;overflow:hidden}.process-approval .follow-container[data-v-1db6467a]{width:100%}.process-approval .follow-container .follow-items[data-v-1db6467a]{width:100%;overflow-x:auto;line-height:24px}.process-approval .follow-container .follow-item[data-v-1db6467a]{width:100%;padding:7px 0 7px 16px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2);font-size:14px}.process-approval .follow-container .follow-item[data-v-1db6467a]:last-child{border-bottom:none}.process-approval .follow-container .empty-cont[data-v-1db6467a]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.process-approval .flex-styl[data-v-1db6467a]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.process-approval .flex-start-styl[data-v-1db6467a]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.process-approval .content[data-v-1db6467a]{min-width:44%;font-size:14px;flex-wrap:wrap;color:var(--theme-global-font-main);flex-shrink:0}.process-approval .content .add-styl[data-v-1db6467a]{color:var(--theme-global-font-subtext)}.process-approval .content .common-styl[data-v-1db6467a]{margin-left:10px}.process-approval .right-cont[data-v-1db6467a]{color:var(--theme-global-font-subtext);margin-left:24px;flex-shrink:0}.process-approval .right-cont .reason[data-v-1db6467a]{margin-right:44px;width:350px}.process-approval .right-cont .reason .reasonTitle[data-v-1db6467a]{width:60px}.process-approval .right-cont .reason .reasonCont[data-v-1db6467a]{width:180px;flex-wrap:wrap}.process-approval .right-cont .btn-opera[data-v-1db6467a]{margin-left:74px;flex-shrink:0;color:var(--theme-global-main)}.process-approval .right-cont .btn-opera .btn-item[data-v-1db6467a]{margin-right:26px;cursor:pointer;font-weight:500}.process-approval .page-styl[data-v-1db6467a]{margin-top:16px}.commonTimeContainer[data-v-2461f3c8]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;line-height:28px;color:var(--theme-global-font-main)}.commonTimeContainer[data-v-2461f3c8] .el-date-editor{width:80px;height:28px}.commonTimeContainer[data-v-2461f3c8] .el-date-editor .el-input__inner{cursor:pointer;height:28px!important;line-height:28px!important;padding:unset;border:unset;border-radius:unset;box-shadow:0 0 0 0!important;background:var(--theme-global-background);font-size:14px;font-weight:400;color:#000}.commonTimeContainer .quick[data-v-2461f3c8]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:12px;margin-left:10px}.commonTimeContainer .quick .item[data-v-2461f3c8]{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;background-color:rgba(var(--theme-table-head-background-alpha),.03);color:var(--theme-global-font-main);height:28px;width:28px;margin-left:6px}.commonTimeContainer .quick .home-teacherTime[data-v-2461f3c8]{height:20px;width:20px;border-radius:2px;background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity))}.commonTimeContainer .quick .home-teacherTime .el-icon[data-v-2461f3c8]{transform:scale(.8)}.commonTimeContainer .today[data-v-2461f3c8]{margin-left:12px;border-radius:2px;cursor:pointer;font-size:11px;font-weight:400;color:rgb(var(--theme-today-color))}.commonTimeContainer .user-select-none[data-v-2461f3c8]{color:rgb(var(--theme-input-border-color-alpha),.4);cursor:not-allowed}.multiple-filters .label-styl[data-v-031ef798]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer}.multiple-filters .label-styl .arrow-img[data-v-031ef798]{width:14px;height:14px;margin-left:4px}.tableFilter-popover .filter-container[data-v-031ef798]{max-height:180px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:10px;overflow:hidden}.tableFilter-popover .filter-container .inp-styl[data-v-031ef798]{padding:0 10px}.tableFilter-popover .filter-container .inp-styl .search-img[data-v-031ef798]{width:22px;height:22px;border-radius:50%}.tableFilter-popover .filter-container .inp-styl[data-v-031ef798] .el-input__inner{color:var(--theme-global-font-main)}.tableFilter-popover .filter-container .inp-styl[data-v-031ef798] .el-input__suffix{right:8px}.tableFilter-popover .filter-container .inp-styl[data-v-031ef798] .el-input__suffix .el-input__suffix-inner{display:flex;flex-direction:row;justify-content:center;align-items:center}.tableFilter-popover .filter-container .data-content[data-v-031ef798]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;overflow:hidden}.tableFilter-popover .filter-container .filter-content[data-v-031ef798]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;width:100%;overflow-y:auto}.tableFilter-popover .filter-container .filter-item[data-v-031ef798]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;min-height:36px;cursor:pointer;padding:0 10px;line-height:24px;font-size:14px;margin-right:0}.tableFilter-popover .filter-container .filter-item[data-v-031ef798] .el-checkbox__label,.tableFilter-popover .filter-container .filter-item[data-v-031ef798] .el-radio__label{text-overflow:ellipsis;white-space:normal;line-height:24px;vertical-align:middle;display:inline-block}.tableFilter-popover .filter-container .filter-item[data-v-031ef798] .el-radio__label{word-break:normal;word-wrap:break-word}.tableFilter-popover .filter-container .filter-item .head-icon[data-v-031ef798]{width:90px}.tableFilter-popover .filter-container .filter-item[data-v-031ef798]:hover{background-color:rgba(var(--theme-emement-select-hover),.07)}.tableFilter-popover .filter-container[data-v-031ef798] .el-checkbox,.tableFilter-popover .filter-container[data-v-031ef798] .el-radio{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.tableFilter-popover .filter-container .btn-oprea[data-v-031ef798]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:6px 10px;height:40px;color:var(--theme-global-main);border-top:1px solid #ddd}.tableFilter-popover .filter-container .btn-oprea .btn-item[data-v-031ef798]{cursor:pointer}.tableFilter-popover .filter-container .data-empty[data-v-031ef798]{width:100%;height:60px;display:flex;flex-direction:column;justify-content:center;align-items:center}.teacher-timeTable[data-v-1a532cc8]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.teacher-timeTable .timeTable-header[data-v-1a532cc8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:14px;padding-left:25px}.teacher-timeTable .timeTable-header .btn-common[data-v-1a532cc8]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:180px;height:28px;border-radius:2px;color:#f2f2f2}.teacher-timeTable .timeTable-header .inactive[data-v-1a532cc8]{background-color:rgb(var(--theme-global-font-subtext-alpha));cursor:not-allowed}.teacher-timeTable .timeTable-header .active[data-v-1a532cc8]{background-color:rgb(var(--theme-grid-placeholder-alpha));cursor:pointer}.teacher-timeTable .timeTable-content[data-v-1a532cc8]{width:100%}.teacher-timeTable .timeTable-content .head-item[data-v-1a532cc8]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-right:4px}.teacher-timeTable .timeTable-content .head-item .tag-cont[data-v-1a532cc8]{margin-top:6px;font-size:12px}.teacher-timeTable .timeTable-content .head-item .tab-item[data-v-1a532cc8]{padding:2px 5px;background-color:rgba(var(--theme-grid-placeholder-alpha),.15);margin-right:8px;margin-bottom:8px;border-radius:3px}.teacher-timeTable .timeTable-content .head-item .green[data-v-1a532cc8]{color:var(--theme-global-main)}.teacher-timeTable .timeTable-content .head-item .gray[data-v-1a532cc8]{color:var(--theme-global-font-subtext)}.teacher-timeTable .timeTable-content .head-icon-item[data-v-1a532cc8]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.teacher-timeTable .timeTable-content .head-icon-item .head-icon[data-v-1a532cc8]{width:21px;height:21px;margin-right:4px}.teacher-timeTable .timeTable-content .page-styl[data-v-1a532cc8]{margin-top:16px}.teacher-timeTable .timeTable-content .empty-cont[data-v-1a532cc8]{margin-top:30px}.tasks-corrected[data-v-7cfc8a96]{overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.tasks-corrected .filter-dom[data-v-7cfc8a96]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin:0 0 10px}.tasks-corrected .filter-dom .el-select[data-v-7cfc8a96]{margin-right:10px}.tasks-corrected .filter-dom .el-select[data-v-7cfc8a96] .el-input{width:102px}.tasks-corrected .filter-dom[data-v-7cfc8a96] .el-date-editor{width:230px}.tasks-corrected .filter-dom[data-v-7cfc8a96] .el-date-editor .el-range-input{background-color:var(--el-input-bg-color)}.tasks-corrected .filter-dom .el-input[data-v-7cfc8a96]{width:150px}.tasks-corrected .filter-dom .el-input[data-v-7cfc8a96] .el-input__suffix-inner{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.tasks-corrected .tasks-content[data-v-7cfc8a96]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;color:var(--theme-global-font-main);cursor:pointer}.tasks-corrected .tasks-content[data-v-7cfc8a96] .el-scrollbar__wrap{min-height:200px!important;max-height:400px!important}.tasks-corrected .tasks-content .content-item[data-v-7cfc8a96]{width:100%;padding-bottom:12px}.tasks-corrected .tasks-content .content-item .contItem-title[data-v-7cfc8a96]{padding:10px 20px;border-bottom:1px solid rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity));background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity))}.tasks-corrected .tasks-content .content-item .contItem-title .tag-cont .green[data-v-7cfc8a96]{color:var(--theme-global-main)}.tasks-corrected .tasks-content .content-item .contItem-title .tag-cont .gray[data-v-7cfc8a96]{color:var(--theme-global-font-subtext)}.tasks-corrected .tasks-content .content-item .contItem-title .tag-cont .tag[data-v-7cfc8a96]{background-color:rgba(var(--theme-grid-placeholder-alpha),.15);font-size:12px;padding:2px 4px;margin-left:6px;border-radius:4px}.tasks-corrected .tasks-content .content-item .flex-styl[data-v-7cfc8a96]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.tasks-corrected .tasks-content .content-item .flex-between[data-v-7cfc8a96]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.tasks-corrected .tasks-content .content-item .opera-btn[data-v-7cfc8a96]{cursor:pointer}.tasks-corrected .tasks-content .content-item .green[data-v-7cfc8a96]{color:var(--theme-global-main)}.tasks-corrected .tasks-content .content-item .bold[data-v-7cfc8a96]{font-weight:700}.tasks-corrected .tasks-content .content-item .contItem-details[data-v-7cfc8a96]{padding:10px 20px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.tasks-corrected .tasks-content .content-item .contItem-details[data-v-7cfc8a96]:last-child{border-bottom:none}.tasks-corrected .tasks-content .content-item .caret-right[data-v-7cfc8a96]{width:12px;height:12px}.tasks-corrected .tasks-content[data-v-7cfc8a96] .empty-cont .empty-text{line-height:16px}.pay-windows[data-v-3741047b]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.pay-windows .header-money .header-tip[data-v-3741047b],.pay-windows .header-money[data-v-3741047b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.pay-windows .header-money .header-tip[data-v-3741047b]{margin-left:4px;cursor:default}.pay-windows .header-money .header-tip[data-v-3741047b] .el-tooltip__trigger{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.pay-windows .page-styl[data-v-3741047b]{margin-top:16px}.pay-windows .empty-cont[data-v-3741047b]{margin-top:30px}.agency-matters[data-v-56e4ee5c]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;overflow:hidden}.agency-matters .agency-matters-header[data-v-56e4ee5c]{width:100%;margin-bottom:20px}.agency-matters .agency-matters-header[data-v-56e4ee5c] .timeTable-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:14px;padding-left:25px;margin-top:16px}.agency-matters .agency-matters-header[data-v-56e4ee5c] .timeTable-header .btn-common{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 27px;height:28px;border-radius:2px;color:#f2f2f2}.agency-matters .agency-matters-header[data-v-56e4ee5c] .timeTable-header .inactive{background-color:rgb(var(--theme-global-font-subtext-alpha));cursor:not-allowed}.agency-matters .agency-matters-header[data-v-56e4ee5c] .timeTable-header .active{background-color:rgb(var(--theme-grid-placeholder-alpha));cursor:pointer}.agency-matters .agency-matters-header[data-v-56e4ee5c] .filter-dom{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin:10px 0 0}.agency-matters .agency-matters-header[data-v-56e4ee5c] .filter-dom .el-select{margin-right:10px}.agency-matters .agency-matters-header[data-v-56e4ee5c] .filter-dom .el-select :deep(.el-input){width:102px}.agency-matters .agency-matters-header[data-v-56e4ee5c] .filter-dom :deep(.el-date-editor){width:230px}.agency-matters .agency-matters-header[data-v-56e4ee5c] .filter-dom :deep(.el-date-editor) .el-range-input{background-color:var(--el-input-bg-color)}.agency-matters .agency-matters-header[data-v-56e4ee5c] .filter-dom .el-input{width:150px}.agency-matters .agency-matters-header[data-v-56e4ee5c] .filter-dom .el-input .el-input__suffix-inner{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.agency-matters .agency-matters-item[data-v-56e4ee5c]{display:inline-block;flex:1;width:100%;margin:0 0 20px;padding-right:10px}.teachers-class-number-container[data-v-d64fc714]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.teachers-class-number-container .select-container[data-v-d64fc714]{position:relative;width:870px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.teachers-class-number-container .select-container .team-select[data-v-d64fc714]{background-color:red}.teachers-class-number-container .select-container .el-select[data-v-d64fc714]{margin:15px 0;margin-right:10px;width:152px}.teachers-class-number-container .select-container .time-range[data-v-d64fc714]{position:absolute;right:0;font-size:12px;color:var(--theme-global-font-main)}.teachers-class-number-container[data-v-d64fc714] .chart-container{width:900px!important;height:200px!important;min-width:900px!important;min-height:200px!important}.ranking-container[data-v-5dac45ea] .el-dialog{border-radius:4px!important;background-color:var(--theme-global-background)}.ranking-container[data-v-5dac45ea] .el-dialog .el-dialog__header{display:none}.ranking-container[data-v-5dac45ea] .el-dialog .el-dialog__body{border-radius:2px!important;padding:30px!important;background-color:var(--theme-global-background)}.ranking-container .ranking-detail[data-v-5dac45ea]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.ranking-container .ranking-detail .title[data-v-5dac45ea]{font-size:16px;font-weight:700;color:var(--theme-global-font-main);margin-bottom:20px}.ranking-container .ranking-detail .main[data-v-5dac45ea]{width:100%;margin-bottom:34px}.ranking-container .ranking-detail .main .tabs[data-v-5dac45ea]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:24px}.ranking-container .ranking-detail .main .tabs .tab-item[data-v-5dac45ea]{cursor:pointer;flex:1;height:35px;box-sizing:content-box;display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid var(--theme-global-font-subtext);color:var(--theme-global-font-subtext)}.ranking-container .ranking-detail .main .tabs .tab-item[data-v-5dac45ea]:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px;border-right:unset!important}.ranking-container .ranking-detail .main .tabs .tab-item[data-v-5dac45ea]:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px;border-left:unset!important}.ranking-container .ranking-detail .main .tabs .active[data-v-5dac45ea]{background-color:var(--theme-global-main);border:1px solid var(--theme-global-main)!important;color:var(--theme-global-btn-font-color)}.ranking-container .ranking-detail .main .fields[data-v-5dac45ea]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;border-radius:2px;background-color:rgba(var(--theme-table-head-background-alpha),.03)}.ranking-container .ranking-detail .main .fields .fleld-item[data-v-5dac45ea]{width:122px;padding:8px 16px;border-radius:2px;font-size:14px;color:var(--theme-global-font-subtext);text-align:center}.ranking-container .ranking-detail .main .detail[data-v-5dac45ea]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.ranking-container .ranking-detail .main .detail .detail-item[data-v-5dac45ea]{width:122px;padding:8px 16px;border-radius:2px;font-size:14px;color:var(--theme-global-font-main);text-align:center}.ranking-container .ranking-detail .main .detail[data-v-5dac45ea]:not(:last-child){border-bottom:1px solid rgba(var(--theme-global-font-subtext-alpha),.2)}.ranking-container .ranking-detail .main .empty-box[data-v-5dac45ea]{padding:80px 0 120px}.ranking-container .ranking-detail .bottom[data-v-5dac45ea]{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.ranking-container .ranking-detail .bottom .btn[data-v-5dac45ea]{width:73px;height:32px;cursor:pointer;background:var(--theme-global-main);border-radius:2px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-global-btn-font-color)}.table-perspective-container[data-v-c29ef818]{width:705px;min-width:705px;max-width:705px;flex:1;overflow:hidden;margin-top:25px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.table-perspective-container .header[data-v-c29ef818]{width:100%;margin-bottom:15px;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.table-perspective-container .header[data-v-c29ef818] .el-date-editor{width:136px;margin-right:8px}.table-perspective-container .header .el-select[data-v-c29ef818]{width:136px}.table-perspective-container .header .ranking-btn[data-v-c29ef818]{position:absolute;right:0;font-size:14px;color:var(--theme-global-href);cursor:pointer}.table-perspective-container .table-container[data-v-c29ef818]{width:100%}.table-perspective-container .table-container .fields[data-v-c29ef818]{border-radius:2px;background-color:rgba(var(--theme-table-head-background-alpha),.03);display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.table-perspective-container .table-container .fields .fleld-item[data-v-c29ef818]{flex:1;padding:10px 8px;border-radius:2px;font-size:14px;color:var(--theme-global-font-subtext);text-align:center}.table-perspective-container .table-container .fields .fleld-item[data-v-c29ef818]:first-child{width:122px;min-width:122px;max-width:122px}.table-perspective-container .table-container .dimension[data-v-c29ef818]{text-align:left!important}.table-perspective-container .table-container .detail[data-v-c29ef818]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.table-perspective-container .table-container .detail .detail-item[data-v-c29ef818]{flex:1;padding:10px 8px;border-radius:2px;font-size:14px;color:var(--theme-global-font-main);text-align:center}.table-perspective-container .table-container .detail .detail-item[data-v-c29ef818]:first-child{width:122px;min-width:122px;max-width:122px}.table-perspective-container .table-container .detail .dimension[data-v-c29ef818]{text-align:left;background-color:rgba(var(--theme-table-head-background-alpha),.03);color:var(--theme-global-font-subtext)!important}.table-perspective-container .empty-box[data-v-c29ef818]{width:100%;height:100%}.stack-bar-perspective-container[data-v-434e85da]{min-width:515px;flex:1;overflow:hidden;margin-top:25px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.stack-bar-perspective-container .chart-container[data-v-434e85da]{width:515px!important;height:345px!important}.stack-bar-perspective-container .empty-box[data-v-434e85da]{width:100%;height:100%}.stack-bar-perspective-container .common-card-header[data-v-434e85da]{padding-left:5px!important}.operational-data-container[data-v-44a104b2]{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.operational-data-container .operational-data-item[data-v-44a104b2]{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden;min-width:715px}.operational-data-container .operational-data-item[data-v-44a104b2]:first-child{margin-right:20px}.order-information[data-v-b3cb63bc]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.order-information .page-styl[data-v-b3cb63bc]{margin-top:16px}.order-information .empty-cont[data-v-b3cb63bc]{margin-top:30px}.homework-container[data-v-4f537b22]{width:100%}.homework-container .tasks-content[data-v-4f537b22]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;color:var(--theme-global-font-main);cursor:pointer}.homework-container .tasks-content[data-v-4f537b22] .el-scrollbar__wrap{min-height:200px!important;max-height:400px!important}.homework-container .tasks-content .content-item[data-v-4f537b22]{width:100%;padding-bottom:20px;font-size:14px}.homework-container .tasks-content .content-item .contItem-title[data-v-4f537b22]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 20px;background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity))}.homework-container .tasks-content .content-item .contItem-title .left-content[data-v-4f537b22]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:84%;flex-shrink:0}.homework-container .tasks-content .content-item .contItem-title .action[data-v-4f537b22]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;line-height:20px}.homework-container .tasks-content .content-item .flex-between[data-v-4f537b22]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.homework-container .tasks-content .content-item .opera-btn[data-v-4f537b22]{cursor:pointer}.homework-container .tasks-content .content-item .green[data-v-4f537b22]{color:var(--theme-global-main)}.homework-container .tasks-content .content-item .red[data-v-4f537b22]{color:var(--theme-global-error)}.homework-container .tasks-content .content-item .bold[data-v-4f537b22]{font-weight:700}.homework-container .tasks-content .content-item .contItem-details[data-v-4f537b22]{padding:10px 20px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.homework-container .tasks-content .content-item .contItem-details .childItem-left[data-v-4f537b22]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:84%;flex-shrink:0;line-height:22px}.homework-container .tasks-content .content-item .contItem-details .action-styl[data-v-4f537b22]{width:60px;flex-shrink:0;margin-left:20px;white-space:nowrap}.homework-container .tasks-content .content-item .contItem-details .redo-item[data-v-4f537b22]{margin-top:10px;font-size:12px}.homework-container .tasks-content .content-item .contItem-details .redo-styl[data-v-4f537b22]{margin-left:28px}.homework-container .tasks-content .content-item .caret-right[data-v-4f537b22]{width:12px;height:12px}.homework-container .tasks-content .margin-right-styl[data-v-4f537b22]{margin-right:16px}.homework-container .tasks-content .child-margin-styl[data-v-4f537b22]{margin-right:20px;color:var(--theme-global-font-subtext)}.homework-container .empty-cont[data-v-4f537b22]{margin-top:30px}.card-container[data-v-878e566e]{width:50%;margin-bottom:20px}.card-container .card-item[data-v-878e566e]{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:210px;background-color:rgba(var(--theme-chart-set-background-alpha),.07);padding:0 18px;color:var(--theme-global-font-subtext);font-size:14px;cursor:pointer}.card-container .card-item .top-container[data-v-878e566e]{width:100%;padding-top:18px}.card-container .card-item .top-container .first-container[data-v-878e566e]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}.card-container .card-item .top-container .test-name[data-v-878e566e]{font-size:16px;color:var(--theme-global-font-main);width:76%}.card-container .card-item .bottom-container[data-v-878e566e]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-top:14px;padding-bottom:18px}.card-container .card-item .bottom-container .score-items[data-v-878e566e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:1;flex-wrap:wrap}.card-container .card-item .bottom-container .score-items .detailItem-type[data-v-878e566e]{width:33%;margin-top:10px;padding-right:10px}.card-container .card-item .bottom-container .score-items .detailItem-type .detailItem-score[data-v-878e566e]{margin-left:10px;color:var(--theme-global-font-main)}.card-container .card-item .bottom-container .report[data-v-878e566e],.card-container .card-item .bottom-container .score-items .row-styl[data-v-878e566e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.card-container .card-item .bottom-container .report[data-v-878e566e]{width:100px}.card-container .card-item .bottom-container .active-styl[data-v-878e566e]{color:var(--theme-tag-font-subtext);cursor:pointer}.card-container .card-item .red-color[data-v-878e566e]{color:var(--theme-global-error)}.card-container .card-item[data-v-878e566e]:hover{background-color:rgba(var(--theme-chart-set-background-alpha),.22)}.test-container[data-v-7f3a7766]{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.test-container .list-item[data-v-7f3a7766]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.test-container .list-item .content-item[data-v-7f3a7766]:nth-child(odd){padding-right:10px}.test-container .list-item .content-item[data-v-7f3a7766]:nth-child(2n){padding-left:10px}.test-container .empty-cont[data-v-7f3a7766]{margin-top:30px}.textbook-container[data-v-17987e6e]{width:100%}.textbook-container .empty-cont[data-v-17987e6e]{margin-top:30px}.course-container[data-v-ee606f7e]{width:100%}.course-container .tasks-content[data-v-ee606f7e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;color:var(--theme-global-font-main);cursor:pointer}.course-container .tasks-content[data-v-ee606f7e] .el-scrollbar__wrap{min-height:200px!important;max-height:400px!important}.course-container .tasks-content .content-item[data-v-ee606f7e]{width:100%;padding-bottom:20px;font-size:14px}.course-container .tasks-content .content-item .contItem-title[data-v-ee606f7e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 20px;background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity))}.course-container .tasks-content .content-item .contItem-title .left-content[data-v-ee606f7e]{width:84%;flex-shrink:0}.course-container .tasks-content .content-item .contItem-title .action[data-v-ee606f7e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;line-height:20px}.course-container .tasks-content .content-item .flex-between[data-v-ee606f7e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.course-container .tasks-content .content-item .opera-btn[data-v-ee606f7e]{cursor:pointer}.course-container .tasks-content .content-item .green[data-v-ee606f7e]{color:var(--theme-global-main)}.course-container .tasks-content .content-item .red[data-v-ee606f7e]{color:var(--theme-global-error)}.course-container .tasks-content .content-item .bold[data-v-ee606f7e]{font-weight:700}.course-container .tasks-content .content-item .contItem-details[data-v-ee606f7e]{padding:10px 20px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.course-container .tasks-content .content-item .contItem-details .childItem-left[data-v-ee606f7e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:84%;flex-shrink:0;line-height:22px}.course-container .tasks-content .content-item .contItem-details .action-styl[data-v-ee606f7e]{width:60px;flex-shrink:0;margin-left:20px;white-space:nowrap}.course-container .tasks-content .content-item .contItem-details .redo-item[data-v-ee606f7e]{margin-top:10px;font-size:12px}.course-container .tasks-content .content-item .contItem-details .redo-styl[data-v-ee606f7e]{margin-left:28px}.course-container .tasks-content .content-item .caret-right[data-v-ee606f7e]{width:12px;height:12px}.course-container .tasks-content .margin-right-styl[data-v-ee606f7e]{margin-right:16px}.course-container .tasks-content .child-margin-styl[data-v-ee606f7e]{margin-right:20px;color:var(--theme-global-font-subtext)}.course-container .empty-cont[data-v-ee606f7e]{margin-top:30px}.learning-situation[data-v-8f70400a]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.learning-situation .filter-dom[data-v-8f70400a]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 0 16px}.learning-situation .filter-dom .el-select[data-v-8f70400a]{margin-right:10px}.learning-situation .filter-dom .el-select[data-v-8f70400a] .el-input{width:102px}.learning-situation .filter-dom[data-v-8f70400a] .el-date-editor{width:230px}.learning-situation .filter-dom[data-v-8f70400a] .el-date-editor .el-range-input{background-color:var(--el-input-bg-color)}.learning-situation .page-styl[data-v-8f70400a]{margin-top:16px}.export-schedule-container .el-dialog{max-width:500px!important;border-radius:1px!important;background:var(--theme-global-background);color:var(--theme-global-font-main)!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.export-schedule-container .el-dialog__header{width:100%;padding:16px 32px!important;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.export-schedule-container .el-dialog__header .el-dialog__title{font-size:18px;color:var(--theme-global-font-main)!important;margin-bottom:20px;font-weight:400;color:#292929;line-height:24px}.export-schedule-container .el-dialog__body{padding:20px 33px 12px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.export-schedule-container .el-dialog__body .content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;font-size:14px}.export-schedule-container .el-dialog__body .content .content-box{width:100%;flex:1}.export-schedule-container .el-dialog__body .content .content-box .hide-box,.export-schedule-container .el-dialog__body .content .content-box .student-box{margin-bottom:16px}.export-schedule-container .el-dialog__body .content .content-box .hide-box .el-checkbox{margin-bottom:8px;margin-right:24px!important}.export-schedule-container .el-dialog__body .content .content-box .hide-box .el-checkbox .el-checkbox__label{padding-left:4px!important}.export-schedule-container .el-dialog__body .content .content-box .timezone-box .el-checkbox-group .el-checkbox{margin-bottom:8px;margin-right:24px!important}.export-schedule-container .el-dialog__body .content .content-box .timezone-box .el-checkbox-group .el-checkbox .el-checkbox__label{padding-left:4px!important}.export-schedule-container .el-dialog__body .content .content-box .gray-title{font-size:14px;font-weight:400;color:#9c9c9c;line-height:24px;margin-bottom:6px}.export-schedule-container .el-dialog__footer{width:100%}.export-schedule-container .el-dialog__footer .dialog-footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end}.export-schedule-container .el-dialog__footer .dialog-footer .btn-bottom{font-size:14px;padding:6px 16px;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:10px}.export-schedule-container .el-dialog__footer .dialog-footer .closeBtn{color:var(--theme-global-font-main);border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.export-schedule-container .el-dialog__footer .dialog-footer .confirmBtn{background:var(--theme-global-main);color:#fff}.student-timeTable[data-v-af8c2ef2]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.student-timeTable .container[data-v-af8c2ef2]{width:100%}.student-timeTable .container .filter-dom[data-v-af8c2ef2]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 0 16px}.student-timeTable .container .filter-dom[data-v-af8c2ef2] .el-date-editor{width:320px}.student-timeTable .container .filter-dom[data-v-af8c2ef2] .el-date-editor .el-range-input{background-color:var(--el-input-bg-color)}.student-timeTable .container .student-timeTable-table[data-v-af8c2ef2]{margin-top:20px}.student-timeTable .container .head-item[data-v-af8c2ef2]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-right:4px}.student-timeTable .container .head-item .tag-cont[data-v-af8c2ef2]{margin-top:6px;font-size:12px}.student-timeTable .container .head-item .tab-item[data-v-af8c2ef2]{padding:2px 5px;background-color:rgba(var(--theme-grid-placeholder-alpha),.15);margin-right:8px;margin-bottom:8px;border-radius:3px}.student-timeTable .container .head-item .green[data-v-af8c2ef2]{color:var(--theme-global-main)}.student-timeTable .container .head-item .gray[data-v-af8c2ef2]{color:var(--theme-global-font-subtext)}.student-timeTable .container .page-styl[data-v-af8c2ef2]{margin-top:16px}.student-timeTable .container .empty-cont[data-v-af8c2ef2]{margin-top:30px}.export-student-timeTable[data-v-af8c2ef2]{padding:5px 16px;background:var(--theme-global-main);border-radius:4px;font-size:14px;font-weight:500;color:#fff;line-height:22px;cursor:pointer!important}.switch-common[data-v-20fa8d19]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;color:var(--theme-global-main);font-size:14px;cursor:pointer}.switch-common .icon-styl[data-v-20fa8d19]{transform:rotate(90deg);margin-left:5px}.student-list .empty-cont[data-v-0d6644ad]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:30px}.student-list .page-styl[data-v-0d6644ad]{margin-top:12px}.ACE-activeLibrary-shareDialog .el-dialog{width:454px!important;border-radius:1px!important;background:var(--theme-global-background);color:var(--theme-global-font-main)!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.ACE-activeLibrary-shareDialog .el-dialog__header{width:100%;padding:0!important;border-bottom:none}.ACE-activeLibrary-shareDialog .el-dialog__header .shareDialog-title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:28px 26px 0;font-size:16px;font-weight:500;color:var(--theme-global-font-main);line-height:20px}.ACE-activeLibrary-shareDialog .el-dialog__header .shareDialog-title .icon-infoFilled{margin-right:10px;color:rgba(var(--theme-global-info),1)}.ACE-activeLibrary-shareDialog .el-dialog__body{width:100%;padding:14px 53px 12px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.ACE-activeLibrary-shareDialog .el-dialog__body .content{width:100%;font-size:14px;font-weight:400;color:var(--theme-global-font-main);line-height:22px;word-break:break-word}.ACE-activeLibrary-shareDialog .el-dialog__footer{width:100%}.ACE-activeLibrary-shareDialog .el-dialog__footer .dialog-footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end}.ACE-activeLibrary-shareDialog .el-dialog__footer .dialog-footer .btn-bottom{font-size:14px;padding:6px 16px;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:10px}.ACE-activeLibrary-shareDialog .el-dialog__footer .dialog-footer .closeBtn{color:var(--theme-global-font-main);border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.ACE-activeLibrary-shareDialog .el-dialog__footer .dialog-footer .confirmBtn{background:var(--theme-global-main);color:#fff}.ACE-activeLibrary[data-v-16f56bc8]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.ACE-activeLibrary .container[data-v-16f56bc8]{width:100%}.ACE-activeLibrary .container .filter-dom[data-v-16f56bc8]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 0 16px}.ACE-activeLibrary .container .filter-dom .el-select[data-v-16f56bc8]{margin-right:10px}.ACE-activeLibrary .container .filter-dom .el-select[data-v-16f56bc8] .el-input{width:102px}.ACE-activeLibrary .container .filter-dom[data-v-16f56bc8] .el-date-editor{width:230px}.ACE-activeLibrary .container .filter-dom[data-v-16f56bc8] .el-date-editor .el-range-input{background-color:var(--el-input-bg-color)}.ACE-activeLibrary .container .filter-dom .el-input[data-v-16f56bc8]{width:150px}.ACE-activeLibrary .container .filter-dom .el-input[data-v-16f56bc8] .el-input__suffix-inner{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.ACE-activeLibrary .container .filter-dom .search-input[data-v-16f56bc8]{margin-right:10px}.ACE-activeLibrary .container .filter-dom-en[data-v-16f56bc8] .el-date-editor{width:320px}.ACE-activeLibrary .container .head-icon[data-v-16f56bc8]{width:70px}.process-followUp[data-v-d04ab942]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;overflow:hidden}.process-followUp .process-followUp-item[data-v-d04ab942]{display:inline-block;flex:1;width:100%;margin:20px 0;padding-right:10px}.states-distribution-container[data-v-9a586306]{min-width:610px;flex:1;margin-top:25px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.states-distribution-container .header-select[data-v-9a586306]{width:100%;margin-bottom:15px;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.states-distribution-container .header-select[data-v-9a586306] .el-date-editor{width:136px;margin-right:8px}.states-distribution-container .header-select .el-select[data-v-9a586306]{width:136px}.states-distribution-container .content[data-v-9a586306]{width:100%;min-height:255px}.states-distribution-container .content .empty-box[data-v-9a586306]{width:100%;min-height:255px;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.states-distribution-container[data-v-9a586306] .chart-container{width:250px!important;height:255px!important;min-width:250px!important;min-height:255px!important}.grade-distribution-container[data-v-52c98d4e]{min-width:610px;flex:1;overflow:hidden;margin-top:25px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.grade-distribution-container .header-select[data-v-52c98d4e]{width:100%;margin-bottom:15px;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.grade-distribution-container .header-select[data-v-52c98d4e] .el-date-editor{width:136px;margin-right:8px}.grade-distribution-container .header-select .el-select[data-v-52c98d4e]{width:136px}.grade-distribution-container .content[data-v-52c98d4e]{width:100%}.grade-distribution-container .content .empty-box[data-v-52c98d4e]{margin-top:43px;width:100%;min-height:255px;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.grade-distribution-container[data-v-52c98d4e] .chart-container{width:610px!important;height:270px!important;min-width:610px!important;min-height:270px!important}.team-teachers-container[data-v-35db0440]{width:100%;padding:20px 42px;background-color:rgba(var(--theme-chart-set-background-alpha),.07);display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;flex-wrap:wrap}.team-teachers-container .el-row[data-v-35db0440]{width:100%}.team-teachers-container .teahcer-item[data-v-35db0440]{width:400px}.team-teachers-container .teahcer-item[data-v-35db0440] .item{font-size:12px!important;padding:5px 8px 5px 0!important}.team-teachers-container .teahcer-item[data-v-35db0440] .item .item-value{margin-right:0!important}.team-teachers-container .teahcer-item[data-v-35db0440] .custom-legend-container{height:160px!important}.team-teachers-container .teahcer-item[data-v-35db0440] .chart-container{width:140px!important;height:140px!important;min-width:140px!important;min-height:140px!important}.students-situation-container[data-v-471c6306]{width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.students-situation-container .students-situation-items[data-v-471c6306]{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}.students-situation-container .students-situation-items .students-situation-item[data-v-471c6306]{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:620px;max-height:400px}.students-situation-container .students-situation-items .students-situation-item[data-v-471c6306]:first-child{margin-right:20px}.students-situation-container .extra-situation-item[data-v-471c6306]{padding-right:10px}.students-situation-container .extra-situation-item .extra-inner[data-v-471c6306],.students-situation-container .extra-situation-item[data-v-471c6306]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.company-perspective-container[data-v-689592fe]{min-width:300px;flex:1;overflow:hidden;margin-top:35px;margin-left:15px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.company-perspective-container .header[data-v-689592fe]{width:100%;margin-bottom:15px;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.company-perspective-container .header[data-v-689592fe] .el-date-editor{width:136px;margin-right:8px}.company-perspective-container .header .el-select[data-v-689592fe]{width:136px}.company-perspective-container .data[data-v-689592fe]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.company-perspective-container .data .item .title[data-v-689592fe]{font-size:16px;font-weight:600;color:var(--theme-global-font-main);line-height:16px;margin-bottom:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.company-perspective-container .data .item .title[data-v-689592fe]:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:11px;margin-top:3px;background-color:var(--theme-global-main)}.company-perspective-container .data .item .number[data-v-689592fe]{margin-left:18px;font-size:30px;font-weight:600;color:var(--theme-global-main);line-height:30px}.company-perspective-container .data .item[data-v-689592fe]:first-child{margin-bottom:72px}.company-perspective-container .empty-box[data-v-689592fe]{width:100%;height:100%}.team-perspective-container[data-v-03cdf5c0]{width:100%;overflow:hidden;margin-top:25px;padding-right:60px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.team-perspective-container .header[data-v-03cdf5c0]{width:100%;margin-bottom:15px;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.team-perspective-container .header .el-select[data-v-03cdf5c0],.team-perspective-container .header[data-v-03cdf5c0] .el-date-editor{width:136px;margin-right:8px}.team-perspective-container .header .el-select[data-v-03cdf5c0]:last-child{margin-right:0}.team-perspective-container .table-container[data-v-03cdf5c0]{overflow:hidden;width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.team-perspective-container .table-container .empty-cont[data-v-03cdf5c0]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:30px}.team-perspective-container .table-container .page-styl[data-v-03cdf5c0]{margin-top:12px}.course-load-container[data-v-27dac11b]{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;overflow:hidden}.course-load-container .course-load-item[data-v-27dac11b]{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden;min-width:620px;max-height:480px}.course-load-container .course-load-item[data-v-27dac11b]:first-child{margin-right:20px}.course-load-dialog{font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif;background-color:var(--theme-global-background)!important;color:var(--theme-global-font-main)!important}.course-load-dialog .el-dialog__header{padding:30px 30px 20px!important}.course-load-dialog .el-dialog__header .el-dialog__title{font-size:16px;font-weight:700;color:var(--theme-global-font-main);margin-bottom:20px}.course-load-dialog .el-dialog__body{padding:10px 30px 0!important}.course-load-dialog .el-dialog__body .round{margin-top:30px}.course-load-dialog .el-dialog__body div{margin-bottom:15px;letter-spacing:1px}.course-load-dialog .el-dialog__footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end}.course-load-dialog .el-dialog__footer .close{font-size:14px;width:73px;height:32px;cursor:pointer;background:var(--theme-global-main);border-radius:2px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-global-btn-font-color)}.course-number-container[data-v-8b8f4d4e]{width:100%;height:100%;padding-top:8px}.course-number-container .el-select[data-v-8b8f4d4e]{margin:15px 0;width:100px}.course-number-container .number[data-v-8b8f4d4e]{margin-top:15px;color:var(--theme-global-font-main);font-size:20px;font-weight:500}.student-personal-score-container[data-v-3f4349c5]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.student-personal-score-container .select-container[data-v-3f4349c5]{position:relative;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.student-personal-score-container .select-container .selects[data-v-3f4349c5]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.student-personal-score-container .select-container .selects .team-select[data-v-3f4349c5]{background-color:red}.student-personal-score-container .select-container .selects .el-select[data-v-3f4349c5]{margin:15px 0;margin-right:10px;width:100px}.student-personal-score-container .select-container .selects .el-select[data-v-3f4349c5]:last-child{width:150px}.student-personal-score-container .select-container .selects .time-range[data-v-3f4349c5]{position:absolute;right:0;font-size:12px;color:var(--theme-global-font-main)}.student-personal-score-container .select-container .add-score[data-v-3f4349c5]{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 15px;height:28px;background:var(--theme-global-main);border-radius:4px;font-size:14px;font-weight:500;color:var(--theme-global-white);line-height:20px;white-space:nowrap}.student-personal-score-container .chart-container[data-v-3f4349c5]{width:480px!important;height:235px!important}.check-result-container[data-v-62d86fa7] .el-dialog{border-radius:4px!important;background-color:var(--theme-global-background)}.check-result-container[data-v-62d86fa7] .el-dialog .el-dialog__header{display:none}.check-result-container[data-v-62d86fa7] .el-dialog .el-dialog__body{border-radius:2px!important;padding:0!important;background-color:var(--theme-global-background)}.check-result-container .result-list .header[data-v-62d86fa7]{padding:16px 32px;font-size:18px;color:var(--theme-global-font-main);border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.check-result-container .result-list .student-info[data-v-62d86fa7]{padding:28px 18px}.check-result-container .result-list .student-info .field-header[data-v-62d86fa7]{width:100%;padding:10px 16px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity))}.check-result-container .result-list .student-info .field-header .field[data-v-62d86fa7]{margin:0 4px;font-size:14px;color:var(--theme-global-font-subtext);white-space:nowrap}.check-result-container .result-list .student-info .list-items .item-box[data-v-62d86fa7]{border-bottom:1px solid rgba(var(--theme-global-font-subtext-alpha),.2);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:7px 16px}.check-result-container .result-list .student-info .list-items .item-box .collect[data-v-62d86fa7]{margin-left:-16px}.check-result-container .result-list .student-info .list-items .item-box .item[data-v-62d86fa7]{margin:0 4px;font-size:14px;font-weight:400;color:var(--theme-global-font-main);display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.check-result-container .result-list .student-info .list-items .item-box .item .field-detail[data-v-62d86fa7]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.check-result-container .result-list .student-info .list-items .item-box .item .field-detail .star[data-v-62d86fa7]{font-size:18px;margin-right:10px;cursor:pointer;color:rgba(var(--theme-input-border-color-alpha),.4);display:flex;flex-direction:row;justify-content:center;align-items:center}.check-result-container .result-list .student-info .list-items .item-box .item .field-detail .active[data-v-62d86fa7]{color:var(--theme-collect-star-active)}.check-result-container .result-list .student-info .list-items .item-box .item .field-detail .icon[data-v-62d86fa7]{font-size:14px;margin-right:8px;margin-top:4px;color:rgba(var(--theme-global-font-subtext-alpha),.2)}.check-result-container .result-list .student-info .list-items .item-box .item .field-detail .text[data-v-62d86fa7]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.check-result-container .result-list .student-info .list-items .item-box .item .operate[data-v-62d86fa7]{cursor:pointer;color:var(--theme-global-main)}.check-result-container .result-list .student-info .list-items .item-box .item .operate .icon[data-v-62d86fa7]{color:var(--theme-global-main)}.check-result-container .result-list .bottom[data-v-62d86fa7]{width:100%;padding:13px 18px;border-top:1px solid rgba(var(--theme-table-separator-alpha),.2);display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.check-result-container .result-list .bottom .btn[data-v-62d86fa7]{padding:7px 16px;border-radius:2px;cursor:pointer;background:var(--theme-global-main);border-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:14px;color:var(--theme-global-white)}.customer-duplication-check-container[data-v-e44e34d8]{padding-top:16px}.customer-duplication-check-container .main[data-v-e44e34d8],.customer-duplication-check-container[data-v-e44e34d8]{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.customer-duplication-check-container .main .text[data-v-e44e34d8]{margin-right:14px;color:var(--theme-global-font-main)}.customer-duplication-check-container .main .el-input[data-v-e44e34d8]{width:210px;margin-right:12px}.customer-duplication-check-container .main .btn[data-v-e44e34d8],.customer-duplication-check-container .main .el-input[data-v-e44e34d8] .el-input__suffix-inner{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}.customer-duplication-check-container .main .btn[data-v-e44e34d8]{border-radius:4px;padding:7px 16px;background-color:var(--theme-global-main);font-size:14px;color:var(--theme-global-white)}.add-student-to-crm[data-v-e44e34d8]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.add-student-to-crm .btn[data-v-e44e34d8]{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 15px;height:28px;background:var(--theme-global-main);border-radius:4px;font-size:14px;font-weight:500;color:var(--theme-global-white);line-height:20px;white-space:nowrap}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog{max-width:550px!important;border-radius:1px!important;background:var(--theme-global-background);color:var(--theme-global-font-main)!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__header{width:100%;padding:16px 32px!important;margin-right:unset!important}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__header .el-dialog__title{font-size:18px;color:var(--theme-global-font-main)!important;margin-bottom:20px;font-weight:400;color:var(--theme-global-font-main);line-height:24px}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body{width:100%;padding:10px 32px 8px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;font-size:14px}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content .content-box{width:100%;flex:1}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content .content-box .field{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:16px}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content .content-box .field .title{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:72px;min-width:72px}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content .content-box .student .el-input__inner{width:142px!important}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content .content-box .date .el-range-input{background-color:var(--el-input-bg-color)}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content .content-box .teacher .el-cascader{width:100%}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content .content-box .teacher .el-input__inner{min-height:32px!important;line-height:32px!important;width:100%!important}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content .content-box .mini-cascader .el-input__inner{height:32px!important}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content .content-box .source{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content .content-box .source .title{margin-top:6px}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content .content-box .required .text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__body .content .content-box .required .text:before{content:"*";display:block;position:absolute;top:3px;left:-10px;color:var(--theme-global-error)}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__footer{width:100%}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__footer .dialog-footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__footer .dialog-footer .btn-bottom{font-size:14px;padding:6px 16px;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:10px}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__footer .dialog-footer .closeBtn{color:var(--theme-global-font-main);border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.creare-phase-report-container[data-v-1c99a3b5] .el-dialog .el-dialog__footer .dialog-footer .confirmBtn{background:var(--theme-global-main);color:#fff}.book-container[data-v-454a5129]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.book-container .book-component[data-v-454a5129]{width:152px;height:224px;box-sizing:content-box}.book-container .book-component .book[data-v-454a5129]{position:relative;width:152px;height:224px;background-image:url(../img/word-book.215a5de9.png);background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden}.book-container .book-component .bookname[data-v-454a5129]{display:flex;align-items:center;padding:28px 4px 0 4px;font-weight:500;font-size:16px;line-height:22px;color:#fff}.book-container .book-component .bookname .bookname-cont[data-v-454a5129]{width:100%;background-color:rgba(19,85,204,.68);padding:7px 10px}.book-container .book-component .book-desc[data-v-454a5129]{position:absolute;top:168px;right:12px;font-size:12px;font-weight:500;color:#fff}.book-container .book-description[data-v-454a5129]{min-width:200px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 24px;font-weight:400;font-size:14px;color:#292929;line-height:22px}.book-container .book-description .item[data-v-454a5129]:not(:last-child){margin-bottom:16px}.book-container .book-description .title[data-v-454a5129]{margin-bottom:5px}.book-container .book-description .value[data-v-454a5129]{font-size:18px}.phase-report-export-container[data-v-86f60eb8]{background-color:#fff;position:fixed;top:50px;left:0;width:1366px!important;min-height:1932px!important;z-index:-1}.phase-report-export-container .logo[data-v-86f60eb8]{margin-left:36px;width:196px;height:52px;background:#1a5fd7;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:28px}.phase-report-export-container .logo img[data-v-86f60eb8]{width:142px;height:32px}.phase-report-export-container .report-name[data-v-86f60eb8]{padding:0 36px;position:relative;margin-bottom:60px}.phase-report-export-container .report-name .text[data-v-86f60eb8]{width:100%;padding:0 40px;position:absolute;top:0;left:0;font-weight:600;font-size:62px;color:#000;font-style:italic}.phase-report-export-container .report-name img[data-v-86f60eb8]{margin-top:45px;width:100%;min-height:412px}.phase-report-export-container>.section[data-v-86f60eb8]{padding:0 36px;margin-bottom:70px}.phase-report-export-container>.section .header[data-v-86f60eb8]{padding-left:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-weight:600;font-size:30px;color:#000}.phase-report-export-container>.section .header .point[data-v-86f60eb8]{width:8px;height:8px;background:#3958b6;border-radius:50%;position:relative;margin-right:8px}.phase-report-export-container>.section .header .point[data-v-86f60eb8]:before{content:"";display:block;width:18px;height:2px;background:#cacaca;border-radius:1px;position:absolute;top:3px;left:-20px}.phase-report-export-container>.section .content[data-v-86f60eb8]{padding:0 36px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.phase-report-export-container>.section .content .item[data-v-86f60eb8]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.phase-report-export-container>.section .content .item .title[data-v-86f60eb8]{font-weight:400;font-size:18px;color:#a5a5a5;white-space:nowrap}.phase-report-export-container>.section .content .item .value[data-v-86f60eb8]{font-weight:400;font-size:18px;color:#292929}.phase-report-export-container>.section .content>.item[data-v-86f60eb8]:not(:last-child){margin-bottom:18px}.phase-report-export-container>.section .grid[data-v-86f60eb8]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.phase-report-export-container>.section .box[data-v-86f60eb8]{padding:unset}.phase-report-export-container>.section .box>.item[data-v-86f60eb8]{width:100%;white-space:break-spaces;padding:30px 60px;background:#f3f8ff;border-radius:1px;font-weight:600;font-size:18px;color:#292929;line-height:26px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.phase-report-export-container>.section .box>.item .title[data-v-86f60eb8]{margin-bottom:16px;position:relative;font-weight:600;font-size:20px;color:#000;line-height:22px}.phase-report-export-container>.section .box>.item>.title[data-v-86f60eb8]:before{content:"";display:block;width:5px;height:5px;background:#fff;border-radius:50%;position:absolute;top:6px;left:-20px;border:3px solid #3958b6}.phase-report-export-container>.section .box>.item>.grid[data-v-86f60eb8]{width:100%;padding:unset;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.phase-report-export-container>.section .box>.item>.grid .title[data-v-86f60eb8]{font-weight:400;font-size:18px;color:#a5a5a5;line-height:22px}.phase-report-export-container>.section .box>.item>.grid .value[data-v-86f60eb8]{font-weight:600;font-size:18px;color:#292929;line-height:22px}.phase-report-export-container>.section .box>.item[data-v-86f60eb8]:not(:last-child){margin-bottom:18px}.phase-report-export-container>.section .child[data-v-86f60eb8]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.phase-report-export-container>.section .child .block[data-v-86f60eb8]{width:100%}.phase-report-export-container>.section .child .block .header[data-v-86f60eb8]{padding:unset;font-weight:600;font-size:24px;color:#000;margin-bottom:20px}.phase-report-export-container>.section .child .block .content[data-v-86f60eb8]{padding:unset;width:100%}.phase-report-export-container>.section .child .block .word[data-v-86f60eb8]{margin-bottom:20px}.phase-report-export-container>.section .table .test-header[data-v-86f60eb8]{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;background:rgba(35,37,40,.03)}.phase-report-export-container>.section .table .test-header .item[data-v-86f60eb8]{padding:10px 16px;font-weight:400;font-size:14px;color:#a5a5a5;line-height:14px;width:240px;max-width:240px;min-width:240px}.phase-report-export-container>.section .table .test-header .item[data-v-86f60eb8]:nth-child(3){max-width:unset!important;min-width:unset!important;flex:1!important}.phase-report-export-container>.section .table .test-body[data-v-86f60eb8]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.phase-report-export-container>.section .table .test-body .line[data-v-86f60eb8]{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid hsla(0,0%,64.7%,.2)}.phase-report-export-container>.section .table .test-body .line .item[data-v-86f60eb8]{padding:6px 16px;font-weight:400;font-size:14px;color:#292929;line-height:22px;width:240px;max-width:240px;min-width:240px}.phase-report-export-container>.section .table .test-body .line .item[data-v-86f60eb8]:nth-child(3){max-width:unset!important;min-width:unset!important;flex:1!important;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.phase-report-export-container>.section .table .test-body .line .item:nth-child(3) .section[data-v-86f60eb8]{white-space:nowrap;margin-right:24px}.phase-report-export-container .background[data-v-86f60eb8]{padding:0 16px!important}.phase-report-export-container .background .header[data-v-86f60eb8]{padding:0 40px;height:60px;background:linear-gradient(233deg,rgba(109,183,254,0),rgba(108,181,254,0) 42%,rgba(59,128,252,.29));border-radius:2px;margin-bottom:18px}.phase-report-export-container .normal .header[data-v-86f60eb8]{margin-bottom:32px}.phase-report-export-container .expand .header[data-v-86f60eb8]{margin-bottom:40px}.phase-report-export-container .shrink .header[data-v-86f60eb8]{margin-bottom:22px}.phase-report-container[data-v-3d204b7e]{width:100%;height:100%;padding-top:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;overflow:hidden}.phase-report-container .empty-cont[data-v-3d204b7e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:50px}.phase-report-container .page-styl[data-v-3d204b7e]{margin-top:12px}.phase-report-container[data-v-3d204b7e] .el-table__body{padding-right:10px}.phase-report-container[data-v-3d204b7e] .table-dropdownAction{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.phase-report-container[data-v-3d204b7e] .table-dropdownAction .el-icon--right{margin-left:0}.add-phase-report[data-v-3d204b7e]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.add-phase-report .btn[data-v-3d204b7e]{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 15px;height:28px;background:var(--theme-global-main);border-radius:4px;font-size:14px;font-weight:500;color:var(--theme-global-white);line-height:20px;white-space:nowrap}.stage-feedback-container[data-v-ccd984da]{width:100%;height:100%;padding-top:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;overflow:hidden}.stage-feedback-container .empty-cont[data-v-ccd984da]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:50px}.stage-feedback-container .page-styl[data-v-ccd984da]{margin-top:12px}.stage-feedback-container[data-v-ccd984da] .el-table__body{padding-right:10px}.export-CSAT-container .el-dialog{max-width:500px!important;border-radius:1px!important;background:var(--theme-global-background);color:var(--theme-global-font-main)!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.export-CSAT-container .el-dialog__header{width:100%;padding:16px 32px!important;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.export-CSAT-container .el-dialog__header .el-dialog__title{font-size:18px;color:var(--theme-global-font-main)!important;margin-bottom:20px;font-weight:400;line-height:24px}.export-CSAT-container .el-dialog__body{width:100%;padding:20px 33px 12px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.export-CSAT-container .el-dialog__body .content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;font-size:14px}.export-CSAT-container .el-dialog__body .content .content-box{width:100%;flex:1}.export-CSAT-container .el-dialog__body .content .content-box .hide-box,.export-CSAT-container .el-dialog__body .content .content-box .student-box{margin-bottom:16px}.export-CSAT-container .el-dialog__body .content .content-box .hide-box .el-checkbox{margin-bottom:8px;margin-right:24px!important}.export-CSAT-container .el-dialog__body .content .content-box .hide-box .el-checkbox .el-checkbox__label{padding-left:4px!important}.export-CSAT-container .el-dialog__body .content .content-box .hide-box .month-box{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:20px}.export-CSAT-container .el-dialog__body .content .content-box .hide-box .month-box .month-label{color:var(--theme-global-font-main);margin-right:10px}.export-CSAT-container .el-dialog__body .content .content-box .hide-box .month-box .month-label .label-must{color:rgba(var(--theme-csatedit-dialog-must-alpha),1);margin-right:2px}.export-CSAT-container .el-dialog__body .content .content-box .hide-box .month-box .el-date-editor .el-range-input{background:var(--theme-global-background)}.export-CSAT-container .el-dialog__body .content .content-box .timezone-box .el-checkbox-group .el-checkbox{margin-bottom:8px;margin-right:24px!important}.export-CSAT-container .el-dialog__body .content .content-box .timezone-box .el-checkbox-group .el-checkbox .el-checkbox__label{padding-left:4px!important}.export-CSAT-container .el-dialog__footer{width:100%}.export-CSAT-container .el-dialog__footer .dialog-footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end}.export-CSAT-container .el-dialog__footer .dialog-footer .btn-bottom{font-size:14px;padding:6px 16px;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:10px}.export-CSAT-container .el-dialog__footer .dialog-footer .closeBtn{color:var(--theme-global-font-main);border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.export-CSAT-container .el-dialog__footer .dialog-footer .confirmBtn{background:var(--theme-global-main);color:var(--theme-global-white)}.import-CSAT-container .el-dialog{max-width:500px!important;border-radius:1px!important;background:var(--theme-global-background);color:var(--theme-global-font-main)!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.import-CSAT-container .el-dialog__header{width:100%;padding:16px 32px!important;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.import-CSAT-container .el-dialog__header .el-dialog__title{font-size:18px;color:var(--theme-global-font-main)!important;margin-bottom:20px;font-weight:400;color:#292929;line-height:24px}.import-CSAT-container .el-dialog__body{width:100%;padding:20px 33px 12px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.import-CSAT-container .el-dialog__body .content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1;font-size:14px}.import-CSAT-container .el-dialog__body .content .upload-files,.import-CSAT-container .el-dialog__body .content .upload-files .el-upload{width:100%}.import-CSAT-container .el-dialog__body .content .upload-files .el-upload-dragger{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;box-sizing:content-box;border:unset;background:rgba(var(--theme-student-dailyPlan-time-notAllow-bg-alpha),var(--theme-student-dailyPlan-time-notAllow-bg-opacity))}.import-CSAT-container .el-dialog__body .content .upload-files .upload-text-common{margin-top:6px;word-break:break-word}.import-CSAT-container .el-dialog__body .content .upload-files .el-upload-list__item:hover{background:rgba(var(--theme-student-dailyPlan-time-Allow-bg-alpha),var(--theme-student-dailyPlan-time-Allow-bg-opacity))}.import-CSAT-container .el-dialog__body .content .upload-files .upload-icon img{width:40px}.import-CSAT-container .el-dialog__body .content .upload-files .el-upload__text{color:rgba(var(--theme-global-font-subtext-alpha),1);font-weight:400;font-size:14px;line-height:20px}.import-CSAT-container .el-dialog__body .content .upload-files .upload-format{font-size:12px;line-height:17px}.import-CSAT-container .el-dialog__body .content .upload-files .el-upload-list__item-name{width:90%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:pre-line;text-align:left}.import-CSAT-container .el-dialog__footer{width:100%}.import-CSAT-container .el-dialog__footer .dialog-footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end}.import-CSAT-container .el-dialog__footer .dialog-footer .btn-bottom{font-size:14px;padding:6px 16px;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:10px}.import-CSAT-container .el-dialog__footer .dialog-footer .closeBtn{color:var(--theme-global-font-main);border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.import-CSAT-container .el-dialog__footer .dialog-footer .confirmBtn{background:var(--theme-global-main);color:#fff}.import-CSAT-container .el-dialog__footer .dialog-footer .not-confirmBtn{background:rgba(var(--theme-csat-import-dialog-alpha),1);cursor:not-allowed}.CSAT-evaluate[data-v-28f84982]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;overflow:hidden}.CSAT-evaluate .container[data-v-28f84982]{width:100%;margin-top:20px}.CSAT-evaluate .container .filter-dom[data-v-28f84982]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 0 16px}.CSAT-evaluate .container .filter-dom .el-select[data-v-28f84982]{margin-right:10px}.CSAT-evaluate .container .filter-dom .el-select[data-v-28f84982] .el-input{width:131px}.CSAT-evaluate .container .page-styl[data-v-28f84982]{margin:25px 0}.add-CSAT-evaluate[data-v-28f84982]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.add-CSAT-evaluate .btn[data-v-28f84982]{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 15px;height:28px;background:var(--theme-global-main);border-radius:4px;font-size:14px;font-weight:500;color:var(--theme-global-white);line-height:20px;white-space:nowrap;margin-left:10px}.dynamic-conatiner[data-v-375d6fbd]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.dynamic-conatiner .common-header[data-v-375d6fbd]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.dynamic-conatiner .common-header .summary[data-v-375d6fbd]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.dynamic-conatiner .common-header .summary .icon[data-v-375d6fbd]{width:20px;height:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:8px;border-radius:2px;color:var(--theme-global-btn-font-color);overflow:hidden}.dynamic-conatiner .common-header .summary .icon img[data-v-375d6fbd]{width:100%;height:100%}.dynamic-conatiner .common-header .summary .text-info[data-v-375d6fbd]{font-size:18px;font-weight:700;min-width:96px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;color:var(--theme-global-font-main)}.dynamic-conatiner .common-header .summary .extra-info[data-v-375d6fbd]{height:24px;display:flex;flex-direction:row;justify-content:center;align-items:center}.dynamic-conatiner .common-header .summary .extra-info[data-v-375d6fbd] div{width:15px;height:15px;cursor:pointer;color:rgb(var(--theme-input-border-color-alpha))}.dynamic-conatiner .common-header .right-contaier[data-v-375d6fbd]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.dynamic-conatiner .common-header .right-contaier .operate[data-v-375d6fbd]{margin-left:10px;height:16px;cursor:pointer;color:var(--theme-grid-assist-operate)}.dynamic-conatiner .common-header .right-contaier .teleport[data-v-375d6fbd]{display:flex;flex-direction:row;justify-content:center;align-items:center}.my-grid-container[data-v-7fda3a46]{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden;background-color:var(--theme-grid-background)}.my-grid-container .custom-layout[data-v-7fda3a46]{min-height:100%}.my-grid-container .custom-layout-item[data-v-7fda3a46]{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:var(--theme-global-background);box-shadow:0 0 14px 0 var(--theme-global-shadow)}.my-grid-container .custom-layout-item .item-container[data-v-7fda3a46]{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;overflow:hidden}.my-grid-container .custom-layout-item[data-v-7fda3a46] .vue-resizable-handle{width:10px;height:10px;border-right:2px solid var(--theme-grid-assist-operate);border-bottom:2px solid var(--theme-grid-assist-operate);bottom:4px;right:4px;background:none}.my-grid-container[data-v-7fda3a46] .vue-grid-placeholder{background-color:var(--theme-grid-placeholder);opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.custom-layout-item[data-v-7fda3a46]{padding:var(--12fface2)}.teacher-feedback-popper{background-color:var(--theme-student-dailyPlan-tooltip)!important;border:none!important;padding:8px!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important;font-size:12px!important;color:var(--theme-global-white)!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.teacher-feedback-popper .el-popper__arrow:before{border:0!important;background:var(--theme-student-dailyPlan-tooltip)!important}.teacher-feedback-popper .feedback-tip{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:1000px}.teacher-feedback-container[data-v-51d356fe]{padding:36px 0 10px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2);padding-left:10px}.teacher-feedback-container .title[data-v-51d356fe]{margin-bottom:28px;font-weight:600;font-size:20px;color:var(--theme-global-font-main);line-height:22px;position:relative}.teacher-feedback-container .title[data-v-51d356fe]:before{content:"";display:block;width:2px;height:14px;background:var(--theme-global-main);border-radius:1px;position:absolute;top:5px;left:-10px}.teacher-feedback-container .detail .detail-item[data-v-51d356fe]{margin-bottom:16px;font-weight:400;font-size:14px;color:var(--theme-global-font-main);line-height:22px}.teacher-feedback-container .detail .detail-item .detail-item-title[data-v-51d356fe]{position:relative;min-height:32px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.teacher-feedback-container .detail .detail-item .detail-item-title[data-v-51d356fe] .el-icon{display:block;cursor:pointer;color:var(--theme-global-font-subtext)}.teacher-feedback-container .detail .detail-item .detail-item-title[data-v-51d356fe]:before{content:"*";display:block;position:absolute;top:6px;left:-10px;color:var(--theme-global-error)}.teacher-feedback-container .detail .detail-item .score[data-v-51d356fe]{height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center}.teacher-feedback-container .detail .detail-item .comment[data-v-51d356fe]{margin-top:10px;white-space:break-spaces}.teacher-feedback-container .detail .detail-item[data-v-51d356fe] .el-input__inner{width:120px!important}.teacher-feedback-container .detail .row[data-v-51d356fe]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.teacher-feedback-container .detail .row .detail-item-title[data-v-51d356fe]{margin-right:16px}.book-container[data-v-eaa5ee56]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.book-container .book-component[data-v-eaa5ee56]{width:152px;height:224px;box-sizing:content-box}.book-container .book-component .book[data-v-eaa5ee56]{position:relative;width:152px;height:224px;background-image:url(../img/word-book.215a5de9.png);background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden}.book-container .book-component .bookname[data-v-eaa5ee56]{display:flex;align-items:center;padding:28px 4px 0 4px;font-weight:500;font-size:16px;line-height:22px;color:var(--theme-global-white)}.book-container .book-component .bookname .bookname-cont[data-v-eaa5ee56]{width:100%;background-color:rgba(var(--theme-word-book-background-alpha),.68);padding:7px 10px}.book-container .book-component .book-desc[data-v-eaa5ee56]{position:absolute;top:168px;right:12px;font-size:12px;font-weight:500;color:var(--theme-global-white)}.book-container .book-description[data-v-eaa5ee56]{min-width:200px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 24px;font-weight:400;font-size:14px;color:var(--theme-global-font-main);line-height:22px}.book-container .book-description .item[data-v-eaa5ee56]:not(:last-child){margin-bottom:16px}.book-container .book-description .title[data-v-eaa5ee56]{margin-bottom:5px}.book-container .book-description .value[data-v-eaa5ee56]{font-size:18px}.phase-report-container[data-v-4dec87e3]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.phase-report-container .header[data-v-4dec87e3]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 32px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.phase-report-container .header .title[data-v-4dec87e3]{max-width:800px;margin-right:100px;font-weight:400;font-size:18px;color:var(--theme-global-font-main);line-height:24px;text-align:left;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.phase-report-container .header .title .text[data-v-4dec87e3]{margin-right:12px}.phase-report-container .header .title .text .el-input__inner[data-v-4dec87e3]{height:42px!important;line-height:42px!important}.phase-report-container .header .title .edit-icon[data-v-4dec87e3]{height:14px;font-size:14px;color:var(--theme-global-font-subtext);cursor:pointer}.phase-report-container .header .btns .btn[data-v-4dec87e3],.phase-report-container .header .btns[data-v-4dec87e3],.phase-report-container .header .title .edit-icon[data-v-4dec87e3]{display:flex;flex-direction:row;justify-content:center;align-items:center}.phase-report-container .header .btns .btn[data-v-4dec87e3]{min-width:88px;padding:5px 16px;cursor:pointer;height:32px;background:var(--theme-global-main);border-radius:4px;font-size:14px;font-weight:500;color:var(--theme-global-white);white-space:nowrap}.phase-report-container .header .btns .btn[data-v-4dec87e3]:not(:last-child){margin-right:10px}.phase-report-container .header .btns .update[data-v-4dec87e3]{min-width:62px!important;border-radius:4px;border:1px solid rgba(var(--theme-global-font-subtext-alpha),1);font-weight:500;font-size:14px;color:rgba(var(--theme-global-font-subtext-alpha),1);line-height:22px;background:unset!important}.phase-report-container .header .btns .export[data-v-4dec87e3]{min-width:62px!important;border-radius:4px;border:1px solid rgba(var(--theme-input-border-color-alpha),.4);font-weight:500;font-size:14px;color:rgba(var(--theme-input-border-color-alpha),.4);line-height:22px;background:unset!important;cursor:not-allowed}.phase-report-container .header .btns .active[data-v-4dec87e3]{border:1px solid var(--theme-global-main);color:var(--theme-global-main);cursor:pointer}.phase-report-container .content[data-v-4dec87e3]{flex:1;padding:26px 32px}.phase-report-container .content .base-info[data-v-4dec87e3]{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;font-weight:400;font-size:14px;color:var(--theme-global-font-main);line-height:22px;text-align:left}.phase-report-container .content .base-info .time[data-v-4dec87e3]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-right:70px}.phase-report-container .content .base-info .time .el-icon[data-v-4dec87e3]{margin-top:4px;margin-right:4px;color:var(--theme-global-main)}.phase-report-container .content .base-info .time div[data-v-4dec87e3]{white-space:nowrap}.phase-report-container .content .base-info .teachers[data-v-4dec87e3]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.phase-report-container .content .base-info .teachers .el-icon[data-v-4dec87e3]{margin-top:4px;margin-right:4px;color:var(--theme-global-main)}.phase-report-container .content .content-detail[data-v-4dec87e3]{margin-top:32px}.phase-report-container .content .content-detail .detail-item[data-v-4dec87e3]{margin:0 10px 32px;font-weight:400;font-size:14px;line-height:22px;color:var(--theme-global-font-main)}.phase-report-container .content .content-detail .detail-item .title[data-v-4dec87e3]{font-weight:600;font-size:20px;line-height:22px;position:relative}.phase-report-container .content .content-detail .detail-item .common[data-v-4dec87e3]:before{content:"";display:block;width:2px;height:14px;background:var(--theme-global-main);border-radius:1px;position:absolute;top:5px;left:-10px}.phase-report-container .content .content-detail .detail-item .required[data-v-4dec87e3]:before{font-size:14px;font-weight:500;content:"*";display:block;position:absolute;top:3px;left:-10px;color:var(--theme-global-error)}.phase-report-container .content .content-detail .detail-item .supervisor-feedback[data-v-4dec87e3]{margin-top:10px}.phase-report-container .content .content-detail .detail-item .comment[data-v-4dec87e3]{white-space:break-spaces}.phase-report-container .content .content-detail .detail-item .comment .comment-detail[data-v-4dec87e3]{padding:10px 0 25px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.phase-report-container .content .content-detail .detail-item .feedback[data-v-4dec87e3]{margin:15px 0;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.phase-report-container .content .content-detail .detail-item .feedback .title[data-v-4dec87e3]{font-weight:600;font-size:14px;color:var(--theme-global-font-main);line-height:22px}.phase-report-container .content .content-detail .detail-item .feedback .empty-cont[data-v-4dec87e3]{padding-bottom:32px}.phase-report-container .content .content-detail .detail-item .feedback[data-v-4dec87e3] .teacher-feedback-container{padding:unset!important;padding-top:20px!important}.phase-report-container .content .content-detail .detail-item .feedback[data-v-4dec87e3] .teacher-feedback-container .title{display:none}.phase-report-container .content .content-detail .lms .lms-homework[data-v-4dec87e3]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:20px 0}.phase-report-container .content .content-detail .lms .lms-homework .row[data-v-4dec87e3]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:10px}.phase-report-container .content .content-detail .lms .lms-homework .row div[data-v-4dec87e3]{margin-right:100px}.phase-report-container .content .content-detail .lms .lms-test[data-v-4dec87e3]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:10px}.phase-report-container .content .content-detail .lms .lms-test .test-header[data-v-4dec87e3]{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;background-color:rgba(var(--theme-table-head-background-alpha),.1)}.phase-report-container .content .content-detail .lms .lms-test .test-header .item[data-v-4dec87e3]{padding:10px 16px;font-weight:400;font-size:14px;color:var(--theme-global-font-subtext);line-height:14px;width:240px;max-width:240px;min-width:240px}.phase-report-container .content .content-detail .lms .lms-test .test-header .item[data-v-4dec87e3]:nth-child(3){max-width:unset!important;min-width:unset!important;flex:1!important}.phase-report-container .content .content-detail .lms .lms-test .test-body[data-v-4dec87e3]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.phase-report-container .content .content-detail .lms .lms-test .test-body .line[data-v-4dec87e3]{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.phase-report-container .content .content-detail .lms .lms-test .test-body .line .item[data-v-4dec87e3]{padding:6px 16px;font-weight:400;font-size:14px;color:var(--theme-global-font-main);line-height:22px;width:240px;max-width:240px;min-width:240px}.phase-report-container .content .content-detail .lms .lms-test .test-body .line .item[data-v-4dec87e3]:nth-child(3){max-width:unset!important;min-width:unset!important;flex:1!important;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.phase-report-container .content .content-detail .lms .lms-test .test-body .line .item:nth-child(3) .section[data-v-4dec87e3]{white-space:nowrap;margin-right:24px}.phase-report-container .content .content-detail .word .title[data-v-4dec87e3]{margin-bottom:10px}.phase-report-container .content .content-detail .word .word-book[data-v-4dec87e3]{padding:10px 0 50px}.phase-report-container .content .content-detail .word .word-book .books[data-v-4dec87e3]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.phase-report-container .content .content-detail .word .word-summary[data-v-4dec87e3]{padding:28px 0 24px}.phase-report-container .content .content-detail .word .second-title[data-v-4dec87e3]{font-weight:600;margin-bottom:10px}.phase-report-container .content .content-detail .word .row[data-v-4dec87e3]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.phase-report-container .content .content-detail .word .row div[data-v-4dec87e3]{margin-right:90px}.phase-report-container .content .content-detail .word .bottom-border[data-v-4dec87e3]:not(:last-child){border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.phase-report-container .content .content-detail .cas .cas-schedule[data-v-4dec87e3]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:20px 0}.phase-report-container .content .content-detail .cas .cas-schedule .row[data-v-4dec87e3]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:10px}.phase-report-container .content .content-detail .bottom-border[data-v-4dec87e3]:not(:last-child){border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.phase-report-container .empty-cont[data-v-4dec87e3]{margin-top:20px}.preview-container .required[data-v-4dec87e3]:before,.preview-container[data-v-4dec87e3] .detail-item-title:before{display:none!important}.stage-feedback-detail-container[data-v-198c8cc4]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.stage-feedback-detail-container .header[data-v-198c8cc4]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 32px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.stage-feedback-detail-container .header .title[data-v-198c8cc4]{max-width:800px;margin-right:100px;font-weight:400;font-size:18px;color:var(--theme-global-font-main);line-height:24px;text-align:left}.stage-feedback-detail-container .header .btns .btn[data-v-198c8cc4],.stage-feedback-detail-container .header .btns[data-v-198c8cc4]{display:flex;flex-direction:row;justify-content:center;align-items:center}.stage-feedback-detail-container .header .btns .btn[data-v-198c8cc4]{padding:5px 16px;cursor:pointer;height:32px;background:var(--theme-global-main);border-radius:4px;font-size:14px;font-weight:500;color:var(--theme-global-white);white-space:nowrap}.stage-feedback-detail-container .content[data-v-198c8cc4]{flex:1;padding:26px 32px}.stage-feedback-detail-container .content .base-info[data-v-198c8cc4]{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;font-weight:400;font-size:14px;color:var(--theme-global-font-main);line-height:22px;text-align:left}.stage-feedback-detail-container .content .base-info .time[data-v-198c8cc4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-right:70px}.stage-feedback-detail-container .content .base-info .time .el-icon[data-v-198c8cc4]{margin-top:4px;margin-right:4px;color:var(--theme-global-main)}.stage-feedback-detail-container .content .base-info .time div[data-v-198c8cc4]{white-space:nowrap}.stage-feedback-detail-container .content .base-info .guide[data-v-198c8cc4]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.stage-feedback-detail-container .content .base-info .guide .el-icon[data-v-198c8cc4]{margin-top:4px;margin-right:4px;color:var(--theme-global-main)}.preview-container[data-v-198c8cc4] .detail-item-title:before{display:none!important}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog{width:456px!important;height:550px!important;padding:16px 32px 32px 32px!important;border-radius:1px!important;background:var(--theme-global-background);color:var(--theme-global-font-main)!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__header{display:none}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__body{width:100%;flex:1;padding:unset;margin-bottom:32px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:16px;font-weight:400;color:#333;overflow-y:auto}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__body .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;color:var(--theme-global-font-main)!important}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__body .content .header{width:100%;margin-bottom:30px}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__body .content .detail{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;font-weight:400;font-size:14px;line-height:20px;padding-bottom:20px}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__body .content .detail .detail-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;width:100%;margin-bottom:22px}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__body .content .detail .detail-item .label{width:90px;text-align:right;margin-right:10px;word-break:break-word;flex-shrink:0}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__body .content .detail .detail-item .label .must{color:rgba(var(--theme-csatedit-dialog-must-alpha),1);margin-right:4px}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__body .content .detail .detail-item .right-textarea{flex:1}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__footer{width:100%;padding:unset}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__footer .dialog-footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__footer .dialog-footer .el-button{width:56px;height:30px;font-size:14px;padding:unset;display:flex;flex-direction:row;justify-content:center;align-items:center}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__footer .dialog-footer .el-button--default,.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__footer .dialog-footer .el-button--default:focus,.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__footer .dialog-footer .el-button--default:hover{background-color:#fff;border-color:#000;color:#000}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__footer .dialog-footer .el-button--primary,.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__footer .dialog-footer .el-button--primary:focus,.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__footer .dialog-footer .el-button--primary:hover{background-color:#316efc;border-color:#316efc;color:#fff}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__footer .dialog-footer .btn-bottom{font-size:14px;padding:6px 16px;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:10px}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__footer .dialog-footer .closeBtn{color:var(--theme-global-font-main);border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.csat-edit-detail-dialog[data-v-36abe199] .el-dialog .el-dialog__footer .dialog-footer .confirmBtn{background:var(--theme-global-main);color:#fff}.csat-edit-timepicker .el-time-spinner__item.is-active:not(.is-disabled){color:var(--theme-global-font-main)!important}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog{width:456px!important;min-height:420px!important;padding:16px 32px 32px 32px!important;border-radius:1px!important;background:var(--theme-global-background);color:var(--theme-global-font-main)!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__header{display:none}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__body{width:100%;flex:1;padding:unset;margin-bottom:32px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:16px;font-weight:400;color:#333;overflow-y:auto}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__body .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;color:var(--theme-global-font-main)!important}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__body .content .header{width:100%;margin-bottom:30px}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__body .content .detail{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;font-weight:400;font-size:14px;line-height:20px;padding-bottom:20px}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__body .content .detail .detail-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;width:100%;margin-bottom:22px}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__body .content .detail .detail-item .label{width:90px;text-align:right;margin-right:10px;word-break:break-word;flex-shrink:0}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__body .content .detail .detail-item .label .must{color:rgba(var(--theme-csatedit-dialog-must-alpha),1);margin-right:4px}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__body .content .detail .share-detail{padding:15px 14px;background:rgba(var(--theme-csat-share-detail-alpha),1);border-radius:5px;font-weight:400;font-size:14px;color:var(--theme-global-font-main);line-height:20px}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__footer{width:100%;padding:unset}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__footer .dialog-footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__footer .dialog-footer .el-button{width:56px;height:30px;font-size:14px;padding:unset;display:flex;flex-direction:row;justify-content:center;align-items:center}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__footer .dialog-footer .el-button--default,.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__footer .dialog-footer .el-button--default:focus,.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__footer .dialog-footer .el-button--default:hover{background-color:#fff;border-color:#000;color:#000}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__footer .dialog-footer .el-button--primary,.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__footer .dialog-footer .el-button--primary:focus,.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__footer .dialog-footer .el-button--primary:hover{background-color:#316efc;border-color:#316efc;color:#fff}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__footer .dialog-footer .btn-bottom{font-size:14px;padding:6px 16px;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:10px}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__footer .dialog-footer .closeBtn{color:var(--theme-global-font-main);border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.csat-share-detail-dialog[data-v-7b1514ce] .el-dialog .el-dialog__footer .dialog-footer .confirmBtn{background:var(--theme-global-main);color:#fff}.csat-detail[data-v-03a895f6]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%}.csat-detail .csat-detail-header[data-v-03a895f6]{width:100%;padding:16px 32px;border-bottom:1px solid rgba(var(--theme-global-font-subtext-alpha),.2);color:var(--theme-global-font-main);font-weight:400;font-size:18px;line-height:24px;margin-bottom:24px}.csat-detail .csat-detail-container[data-v-03a895f6]{width:100%;padding:0 32px}.csat-detail .csat-detail-container .filter-dom[data-v-03a895f6]{margin-bottom:16px}.csat-detail .csat-detail-container .select-styl[data-v-03a895f6]{margin-right:10px}.csat-detail .csat-detail-container .el-select[data-v-03a895f6]{width:170px}.csat-detail .csat-detail-container .el-select .el-input__inner[data-v-03a895f6]{width:160px}.csat-detail .csat-detail-container .content-text[data-v-03a895f6]{max-width:100px;flex-wrap:wrap;word-break:break-word;white-space:pre-wrap;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.csat-detail .csat-detail-container .level-text[data-v-03a895f6]{max-width:130px;font-weight:400;font-size:14px;color:#53d99e;line-height:22px;padding:2px 8px;border-radius:3px}.csat-detail .csat-detail-container .red[data-v-03a895f6]{color:var(--theme-global-error);border:1px solid var(--theme-global-error)}.csat-detail .csat-detail-container .green[data-v-03a895f6]{color:var(--theme-global-main);border:1px solid var(--theme-global-main)}.csat-detail .csat-detail-container .blue[data-v-03a895f6]{color:var(--theme-global-href);border:1px solid var(--theme-global-href)}.csat-detail .csat-detail-container .gray[data-v-03a895f6]{color:var(--theme-global-font-subtext);border:1px solid var(--theme-global-font-subtext)}.csat-detail .csat-detail-container .content-text-notData[data-v-03a895f6]{color:rgba(var(--theme-csatedit-dialog-must-alpha),1)}.csat-detail .csat-detail-container .popover-content-type[data-v-03a895f6]{font-weight:400;font-size:14px;color:var(--theme-global-font-main);line-height:22px}.csat-detail .csat-detail-container .popover-content-type .bottom-data[data-v-03a895f6]{font-weight:400;font-size:14px;color:var(--theme-global-font-subtext);line-height:22px}.csat-detail .csat-detail-container .page-styl[data-v-03a895f6]{margin:25px 0}.csat-detail-student-popover{width:250px!important;height:300px!important;padding:16px 18px!important}.csat-detail-student-popover .student-popover{height:100%}.csat-detail-student-popover .student-popover-header{font-weight:400;font-size:14px;color:var(--theme-global-font-main);line-height:20px;margin-bottom:10px}.csat-detail-student-popover .student-popover-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:10px;font-weight:400;font-size:14px;color:var(--theme-global-font-main);line-height:28px}.csat-detail-student-popover .student-popover-content .teacher-cont-left{width:90px;margin-right:20px;flex-shrink:0}.csat-detail-student-popover .student-popover-content .teacher-cont-left:before{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;background:var(--theme-global-font-main);vertical-align:middle;margin-right:4px}.csat-detail-student-popover .student-popover-content .teacher-cont-right{color:var(--theme-global-font-subtext);word-break:break-word}.csat-detail-detail-popover{width:250px!important;padding:16px 18px!important;white-space:pre-wrap!important}.workbench-container[data-v-ffcf3944]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;flex:1;overflow:hidden;background-color:var(--theme-grid-background)}.workbench-container[data-v-ffcf3944] .workbench-drawer{background-color:unset!important}.workbench-container[data-v-ffcf3944] .workbench-drawer .el-drawer__header{height:40px;margin:unset!important;padding:unset!important;background-color:unset!important;padding:0 34px!important}.workbench-container[data-v-ffcf3944] .workbench-drawer .el-drawer__header .el-drawer__close-btn .el-drawer__close{width:18px!important;height:18px!important;color:var(--theme-workbench-drawer-close)!important}.workbench-container[data-v-ffcf3944] .workbench-drawer .el-drawer__body{padding:unset!important;border-top-left-radius:12px;border-top-right-radius:12px;background-color:var(--theme-global-background)!important}.theme-change-tip-popper{border-radius:4px!important;background-color:var(--theme-global-background);font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important}.theme-change-tip-popper .el-dialog__header{display:none}.theme-change-tip-popper .el-dialog__body{border-radius:2px!important;padding:0!important;background-color:var(--theme-global-background)}.theme-change-tip-popper .tip-detail{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.theme-change-tip-popper .tip-detail .title{width:100%;padding:16px 20px;font-size:18px;font-weight:400;border-bottom:1px solid var(--theme-global-font-subtext);display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.theme-change-tip-popper .tip-detail .title .el-icon{color:var(--theme-global-warning);margin-right:6px}.theme-change-tip-popper .tip-detail .title .text{color:var(--theme-global-font-main)}.theme-change-tip-popper .tip-detail .main{width:100%;padding:20px 40px 40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.theme-change-tip-popper .tip-detail .main .content-text{font-size:14px;line-height:20px;color:var(--theme-global-font-main)}.theme-change-tip-popper .tip-detail .main .theme-example{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.theme-change-tip-popper .tip-detail .main .theme-example .item{cursor:pointer;margin-top:20px}.theme-change-tip-popper .tip-detail .main .theme-example .item .example-img{width:318px;height:212px;border-radius:1px;border:2px solid transparent;box-sizing:border-box}.theme-change-tip-popper .tip-detail .main .theme-example .item .text{margin-top:24px;font-size:14px;font-weight:400;color:var(--theme-global-font-subtext);text-align:center}.theme-change-tip-popper .tip-detail .main .theme-example .active .example-img{border:2px solid var(--theme-global-main)}.theme-change-tip-popper .tip-detail .main .theme-example .active .text{color:var(--theme-global-main)!important}.theme-change-tip-popper .tip-detail .bottom{width:100%;padding:12px 40px;border-top:1px solid var(--theme-global-font-subtext);display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.theme-change-tip-popper .tip-detail .bottom .btn{padding:0 8px;height:32px;cursor:pointer;background-color:var(--theme-global-main);border-radius:2px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-global-btn-font-color)}.theme-change-tip-popper .tip-detail .bottom .cancel-btn{margin-right:10px;background-color:var(--theme-global-background);color:var(--theme-global-font-main);border:1px solid var(--theme-global-font-subtext)}.ua-link-container[data-v-3ab3a248]{width:978px;height:600px;border-radius:1px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden;cursor:auto}.ua-link-container .link-items[data-v-3ab3a248]{padding:20px 16px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.ua-link-container .link-items .item[data-v-3ab3a248]{padding:14px 26px;cursor:pointer;border-radius:1px;width:440px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.ua-link-container .link-items .item .icon[data-v-3ab3a248]{width:60px;height:60px;min-width:60px;min-height:60px;border-radius:50%;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}.ua-link-container .link-items .item .icon .icon-img[data-v-3ab3a248]{height:100%}.ua-link-container .link-items .item .detail[data-v-3ab3a248]{font-weight:400;color:var(--theme-global-font-main)}.ua-link-container .link-items .item .detail .cname[data-v-3ab3a248]{font-size:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ua-link-container .link-items .item .detail .ename[data-v-3ab3a248]{font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ua-link-container .link-items .item[data-v-3ab3a248]:nth-child(odd){margin-right:30px}.ua-link-container .link-items .item[data-v-3ab3a248]:hover{background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity))}.configuration-edit-popper{box-shadow:0 0 14px 0 var(--theme-global-shadow)!important;background-color:var(--theme-global-background)!important;border:none!important;padding:6px 8px!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important;font-size:14px!important;color:var(--theme-global-font-main)!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.configuration-edit-popper .el-popper__arrow:before{border:0!important;box-shadow:0 0 14px 0 var(--theme-global-shadow)!important;background:var(--theme-global-background)!important}.workbench-tip-popper{z-index:10!important;background-color:var(--theme-global-main)!important;border:1px solid var(--theme-global-main)!important;padding:8px 6px 8px 10px!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important;font-size:12px!important;color:var(--theme-global-white)!important;top:-12px!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.workbench-tip-popper .el-popper__arrow:before{border:1px solid var(--theme-global-main)!important;background:var(--theme-global-main)!important}.workbench-tip-popper .workbench-tip{display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-global-white)}.workbench-tip-popper .workbench-tip .icon{cursor:pointer;margin-left:4px;display:flex;flex-direction:row;justify-content:center;align-items:center}.workbench-tip-popper .workbench-tip .icon .el-icon{margin-right:0}.ua-tip-popper{z-index:10!important;background-color:var(--theme-global-main)!important;border:1px solid var(--theme-global-main)!important;padding:8px 6px 8px 10px!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important;font-size:12px!important;color:var(--theme-global-white)!important;top:0!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.ua-tip-popper .el-popper__arrow:before{border:1px solid var(--theme-global-main)!important;background:var(--theme-global-main)!important}.ua-tip-popper .ua-tip{color:var(--theme-global-white)}.ua-tip-popper .ua-tip,.ua-tip-popper .ua-tip .icon{display:flex;flex-direction:row;justify-content:center;align-items:center}.ua-tip-popper .ua-tip .icon{cursor:pointer;margin-left:4px}.ua-tip-popper .ua-tip .icon .el-icon{margin-right:0}.user-operate-popover{box-shadow:0 0 14px 0 var(--theme-global-shadow);background-color:var(--theme-global-background);border:none;padding:6px 20px!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important}.user-operate-popover .user-detail{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.user-operate-popover .user-detail .work-detail{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;border-bottom:1px solid var(--theme-global-font-subtext);padding:12px 0}.user-operate-popover .user-detail .work-detail .item{color:var(--theme-global-font-subtext);padding:4px 0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.user-operate-popover .user-detail .work-detail .item .blue{margin-left:6px;color:var(--theme-global-main)}.user-operate-popover .user-detail .user-operate{width:100%;padding:10px 0}.user-operate-popover .user-detail .user-operate .item{color:var(--theme-global-font-main);padding:6px 0;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.ua-link-popover{box-shadow:0 0 14px 0 var(--theme-global-shadow);background-color:var(--theme-global-background);border:none;padding:6px 8px!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important}.nav-conainer[data-v-14de6f4b]{z-index:10;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 20px;height:50px;box-shadow:0 0 14px 0 var(--theme-global-shadow);background-color:var(--theme-global-background);color:var(--theme-global-font-main)}.nav-conainer .logo-container[data-v-14de6f4b]{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-right:60px}.nav-conainer .logo-container .logo-image[data-v-14de6f4b]{padding-top:4px}.nav-conainer .logo-container .logo-image img[data-v-14de6f4b]{width:55px}.nav-conainer .menu-list[data-v-14de6f4b]{height:100%;flex:1}.nav-conainer .menu-list .el-menu--horizontal[data-v-14de6f4b]{border-bottom:1px solid transparent!important}.nav-conainer .menu-list .el-menu-list[data-v-14de6f4b]{height:100%}.nav-conainer .menu-list .el-menu-list .el-menu-item[data-v-14de6f4b]:not(.is-disabled):hover{background-color:var(--theme-global-background);color:var(--theme-global-font-main)}.nav-conainer .menu-list .el-menu-list .is-active[data-v-14de6f4b]{border-bottom:2px solid var(--el-menu-active-color);color:var(--el-menu-active-color)!important}.nav-conainer .menu-list .el-menu-item[data-v-14de6f4b]{padding:0 30px!important}.nav-conainer .right-conatiner[data-v-14de6f4b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.nav-conainer .right-conatiner .gift-img[data-v-14de6f4b]{width:16px;height:16px;margin-right:21px;cursor:pointer}.nav-conainer .right-conatiner .address-of-welcome[data-v-14de6f4b]{font-size:12px;color:var(--theme-global-font-subtext);margin-right:76px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.nav-conainer .right-conatiner .address-of-welcome[data-v-14de6f4b] svg{margin-right:5px;margin-top:1px}.nav-conainer .right-conatiner .change-lang[data-v-14de6f4b],.nav-conainer .right-conatiner .edit[data-v-14de6f4b],.nav-conainer .right-conatiner .link[data-v-14de6f4b]{margin-right:23px}.nav-conainer .right-conatiner .change-lang[data-v-14de6f4b]{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;width:16px;height:16px;border:1px solid var(--theme-global-font-main);border-radius:3px}.nav-conainer .right-conatiner .change-lang .text[data-v-14de6f4b]{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:12px;color:var(--theme-global-font-main)}.nav-conainer .right-conatiner .change-lang .en[data-v-14de6f4b]{padding-top:2px;transform:scale(.7)}.nav-conainer .right-conatiner .change-lang .zh-cn[data-v-14de6f4b]{transform:scale(.9)}.nav-conainer .right-conatiner .icon[data-v-14de6f4b]{padding-top:1px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer}.nav-conainer .right-conatiner .split-line[data-v-14de6f4b]{margin:0 16px;width:1px;height:18px;background-color:var(--theme-global-font-main)}.nav-conainer .right-conatiner .user-info[data-v-14de6f4b]{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.nav-conainer .right-conatiner .user-info .user-name[data-v-14de6f4b]{font-size:14px;margin-right:8px}.commom-container[data-v-e02ec9c4]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:var(--theme-grid-background);height:100%;overflow:hidden}.commom-container .commom-container-content[data-v-e02ec9c4]{width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}[data-v-e02ec9c4] .common-card-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:16px}[data-v-e02ec9c4] .common-card-header .circle{width:6px;height:6px;border-radius:50%;background:var(--theme-global-main);margin-right:10px}[data-v-e02ec9c4] .common-card-header .title{font-size:16px;font-weight:700;color:var(--theme-global-font-main)}.user-select-none{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cas-global-message-info{padding:10px 16px!important;background:#ebf2fe!important;border-color:#ebf2fe!important}.cas-global-message-info .el-message__icon{color:#3b80fc!important}.cas-global-message-info .el-message__content{font-size:12px!important;color:#3b80fc!important}.cas-global-message-success{padding:10px 16px!important;background:#f0f9ea!important;border-color:#f0f9ea!important}.cas-global-message-success .el-message__icon{color:#7dc33c!important}.cas-global-message-success .el-message__content{font-size:12px!important;color:#7dc33c!important}.cas-global-message-warning{padding:10px 16px!important;background:#fef5e7!important;border-color:#fef5e7!important}.cas-global-message-warning .el-message__icon{color:#fea116!important}.cas-global-message-warning .el-message__content{font-size:12px!important;color:#fea116!important}.cas-global-message-error{padding:10px 16px!important;background:#ffecec!important;border-color:#ffecec!important}.cas-global-message-error .el-message__icon{color:#f75e5d!important}.cas-global-message-error .el-message__content{font-size:12px!important;color:#f75e5d!important}.top-global-messageBox{padding:10px 16px!important;background:var(--theme-global-background)!important;border-color:var(--theme-global-background)!important}.top-global-messageBox .el-message__icon{color:#fea116!important}.top-global-messageBox .el-message-box__title,.top-global-messageBox .el-message__content{color:var(--theme-global-font-main)!important}.top-global-messageBox .el-message__content{font-size:12px!important}.top-global-messageBox .el-message-box__btns .el-button{background:var(--theme-global-background)!important}.top-global-messageBox .el-message-box__btns .el-button:hover{color:var(--theme-global-font-main)!important}.top-global-messageBox .el-message-box__btns .el-button--primary{background:var(--el-color-primary)!important;border-color:var(--el-color-primary)!important}.top-global-messageBox .el-message-box__btns .el-button--primary:hover{color:#fff!important}.el-loading-mask{z-index:2100;display:flex;flex-direction:row;justify-content:center;align-items:center}.el-loading-mask .el-loading-spinner .circular{display:none}.el-loading-mask .el-loading-spinner,.el-loading-mask .el-loading-spinner .circular{width:32px;height:32px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-mask .el-loading-spinner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACVUlEQVRYhe2W342jMBDGXQIlUEJK4HHX+5ISUgIVHHRgOqAEc9oleUwJVrgCrDgPOTDSCBvpJJaIewjR5p+JvXfSPdyO9IkX8PdjmBkGobOQ8B5IfSBSH5hUPdSqp1IfyB5++cgxVgz8ZdGS/IdmeaEhL1qeF5rmrJ3d3AwweFIfiFQ9SNUP91SpbmFrnrN2djTVw32py7PK5j02GZ+rVP38z82vICroZlNvfiWY+hyUgWdnftSyUHNUqz61ND+q6UITwNumCW3NR1FUq566ANSqp8b0F5o6AgCqVc+dMqAPzASwLPTaEWBAUvVrxwykZoCWuAG0HI3tZw0w1Y55oRbONQAweA5vzwEGzwRw7IKW237/V6YDhBBCpernf2sOrBj4Fq0Iy0JdnlWpbjFVeDbmlhC35qcAGDzZdOE4G9a16lPZdOFU2qfibdOEy0Kvx/8Bfd008YqB/5mzvuIr/pOYE+5hIhYviSA4EfQlEQQTsfjMWTEFL6b7IPouSZRV6yiT9BstY+MDT4QHOBEcJ2K41Y5hwm93OaP53o+yikdZNdxTTPfBxQPPZBveN76SBcQj8xuIJ8J9nAiwAkgEnzYHL8oq9sj8DMJHmGxjS/MBJ2J4JlvjShbTcm5rPipFOBHUBQAnwriQRFmVOgIAMheeSTvjShZlkjoCDAgnO/YPM8DR2PP2AGQbm2vgZ+gGIOmp/20BYKoVxy6wBohpeVxMbLMw1QEfEPvAxvxmKj6AABtzWwjjSMaEz3Ai0rEwYbymLmP4A6KajUV5mooQZdX6egz/BlgyHjfSGBmbAAAAAElFTkSuQmCC);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.tableSearch-popover{background:var(--theme-global-background)!important;border:1px solid var(--theme-global-background)!important;box-shadow:0 0 12px var(--theme-global-shadow)!important}@font-face{font-family:Akrobat-ExtraBold;src:url(/Akrobat-ExtraBold.ttf)}.scroll-contaier[data-v-9ccb1bc6]{width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.scroll-contaier[data-v-9ccb1bc6] .el-scrollbar{flex:1;width:100%}.scroll-contaier[data-v-9ccb1bc6] .el-scrollbar__wrap{overflow-anchor:none}.hide-horizontal[data-v-9ccb1bc6]>.el-scrollbar>.is-horizontal{display:none!important}.item-container[data-v-021935ae]{width:100%;height:100%}.table-defaultAction .flex-styl[data-v-685ffd90]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.table-defaultAction .opera-btn[data-v-685ffd90]{cursor:pointer}.table-defaultAction .gray[data-v-685ffd90]{color:var(--theme-global-font-subtext)}.table-defaultAction .green[data-v-685ffd90]{color:var(--theme-global-main)}.table-defaultAction .default-tag[data-v-685ffd90]{background-color:rgba(var(--theme-global-font-subtext-alpha),.2);padding:0 3px;color:var(--theme-global-font-main);border-radius:2px}.table-defaultAction .caret-right[data-v-685ffd90]{width:12px;height:12px}.table-buttonAction .flex-styl[data-v-6307db3e]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.table-buttonAction .gray[data-v-6307db3e]{color:var(--theme-global-font-subtext)}.table-buttonAction .green[data-v-6307db3e]{color:var(--theme-global-main)}.table-buttonAction .opera-btn[data-v-6307db3e]{padding:2px 12px;border:1px solid var(--theme-global-main);border-radius:2px;cursor:pointer}.table-buttonAction .operaBg-btn[data-v-6307db3e]{background-color:var(--theme-global-main);color:#f2f2f2}.table-buttonAction .opera-notallowBtn[data-v-6307db3e]{border:1px solid rgba(var(--theme-input-border-color-alpha),.4);color:rgba(var(--theme-input-border-color-alpha),.4);cursor:not-allowed}.table-buttonAction .default-tag[data-v-6307db3e]{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:rgba(var(--theme-table-separator-alpha),.2);padding:0 12px;color:rgb(var(--theme-global-font-subtext-alpha));border-radius:2px;font-size:12px;min-width:53px}.table-buttonAction .abnormal-hover[data-v-6307db3e]{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:0;left:26px;padding:0 5px;height:18px;font-size:12px;border:1px solid var(--theme-global-error);border-radius:2px;color:var(--theme-global-error);background-color:rgb(var(--theme-global-lightError))}.table-buttonAction .abnormal-hover[data-v-6307db3e]:after{content:"";width:0;height:0;border:6px solid transparent;border-top:6px solid var(--theme-global-error);position:absolute;bottom:-12px;left:6px}.table-buttonAction .abnormal-hover[data-v-6307db3e]:before{content:"";width:0;height:0;border:6px solid transparent;border-top:6px solid rgb(var(--theme-global-lightError));position:absolute;bottom:-11px;left:6px;z-index:2}.table-dropdownAction[data-v-d8890b4e]{cursor:pointer}.table-dropdownAction .green[data-v-d8890b4e]{color:var(--theme-global-main)}.table-multipleTilesAction .flex-styl[data-v-6e086f2a],.table-multipleTilesAction[data-v-6e086f2a]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.table-multipleTilesAction .flex-styl[data-v-6e086f2a]{margin-left:7px}.table-multipleTilesAction .opera-btn[data-v-6e086f2a]{cursor:pointer}.table-multipleTilesAction .gray[data-v-6e086f2a]{color:var(--theme-global-font-subtext)}.table-multipleTilesAction .green[data-v-6e086f2a]{color:var(--theme-global-main)}.table-multipleTilesAction .default-tag[data-v-6e086f2a]{background-color:rgba(var(--theme-global-font-subtext-alpha),.2);padding:0 3px;color:var(--theme-global-font-main);border-radius:2px}.table-multipleTilesAction .caret-right[data-v-6e086f2a]{width:12px;height:12px}.table-container[data-v-4c75b7f9]{width:100%}.table-container .column-item .flex-styl[data-v-4c75b7f9]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.table-container .column-item .opera-btn[data-v-4c75b7f9]{cursor:pointer}.table-container .column-item .red[data-v-4c75b7f9]{color:var(--theme-global-error)}.table-container .column-item .green[data-v-4c75b7f9]{color:var(--theme-global-main)}.table-container .column-item .blue[data-v-4c75b7f9]{color:var(--theme-global-href)}.table-container .column-item .gray[data-v-4c75b7f9]{color:var(--theme-global-font-subtext)}.table-container .column-item .default-tag[data-v-4c75b7f9]{background-color:rgba(var(--theme-global-font-subtext-alpha),.2);padding:0 3px;color:var(--theme-global-font-main);border-radius:2px}.table-container .column-item .caret-right[data-v-4c75b7f9]{width:12px;height:12px}.table-container .column-item .el-checkbox__original[data-v-4c75b7f9]{width:14px;height:14px;opacity:1;z-index:100;position:absolute;top:28px;left:4px}.table-container[data-v-4c75b7f9] .el-table{font-size:14px}.table-container[data-v-4c75b7f9] .el-table .special-row-style{cursor:default}.table-container[data-v-4c75b7f9] .el-table tbody tr{color:var(--theme-global-font-main)}.table-container[data-v-4c75b7f9] .el-table .el-table__empty-block,.table-container[data-v-4c75b7f9] .el-table thead,.table-container[data-v-4c75b7f9] .el-table tr,.table-container[data-v-4c75b7f9] .el-table tr:hover>td{background-color:var(--theme-table-container-background)!important}.table-container[data-v-4c75b7f9] .el-table .el-table__inner-wrapper:before{background-color:var(--theme-table-container-background)!important;height:0}.table-container[data-v-4c75b7f9] .el-table thead tr{font-size:14px;color:var(--theme-global-font-subtext);border-radius:2px}.table-container[data-v-4c75b7f9] .el-table .el-table__row:last-child>td{border:none}.table-container[data-v-4c75b7f9] .el-table .el-table__cell{padding:6px 0 6px 12px!important;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2)}.table-container[data-v-4c75b7f9] .el-table .el-table__cell .cell{white-space:nowrap;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-weight:400}.table-container[data-v-4c75b7f9] .el-table .el-table__cell .cell .caret-wrapper .sort-caret{border-width:4px!important}.table-container[data-v-4c75b7f9] .el-table .el-table__cell .cell .caret-wrapper .sort-caret.ascending{top:-1px!important}.table-container[data-v-4c75b7f9] .el-table .el-table__cell .highlight{color:var(--theme-table-highlight-background)!important}.table-container[data-v-4c75b7f9] .el-table .el-table__body-wrapper .el-scrollbar__wrap{overflow-y:hidden}.table-container[data-v-4c75b7f9] .el-table .el-table__body-wrapper .el-scrollbar__bar.is-vertical{display:none}.table-container[data-v-4c75b7f9] .el-table .unnormal .cell{white-space:pre-wrap;min-width:200px}.table-container[data-v-4c75b7f9] .el-table .unnormal .cell .flex-styl{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.page-component[data-v-87587918] .el-pager .number{background-color:var(--theme-global-background)!important;color:var(--theme-global-font-subtext)!important;min-width:28px;height:28px}.page-component[data-v-87587918] .el-pager .is-active{background-color:var(--theme-page-background)!important;color:var(--theme-global-white)!important;box-shadow:0 0 11px 0 rgba(212,222,212,.5);border-radius:4px}.page-component[data-v-87587918] .btn-next,.page-component[data-v-87587918] .btn-prev,.page-component[data-v-87587918] .more{background-color:var(--theme-global-background)!important;color:var(--theme-global-font-subtext)!important}.page-component[data-v-87587918] .el-select{width:102px;margin-left:8px;line-height:28px}.page-component[data-v-87587918] .el-select .el-input{width:102px}.warning-dialog-container[data-v-7d234b81] .el-dialog{border-radius:4px!important;background-color:var(--theme-global-background)}.warning-dialog-container[data-v-7d234b81] .el-dialog .el-dialog__header{display:none}.warning-dialog-container[data-v-7d234b81] .el-dialog .el-dialog__body{border-radius:2px!important;padding:30px!important;background-color:var(--theme-global-background)}.warning-dialog-container .warning-detail[data-v-7d234b81]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.warning-dialog-container .warning-detail .title[data-v-7d234b81]{font-size:16px;margin-bottom:15px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.warning-dialog-container .warning-detail .title .el-icon[data-v-7d234b81]{margin-top:3px;color:var(--theme-global-warning);margin-right:6px}.warning-dialog-container .warning-detail .title .text[data-v-7d234b81]{font-weight:700;color:var(--theme-global-font-main)}.warning-dialog-container .warning-detail .main[data-v-7d234b81]{margin-bottom:25px;padding-left:22px}.warning-dialog-container .warning-detail .main .content-text[data-v-7d234b81]{word-break:normal;word-wrap:break-word;font-size:14px;line-height:20px;color:var(--theme-global-font-main)}.warning-dialog-container .warning-detail .bottom[data-v-7d234b81]{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.warning-dialog-container .warning-detail .bottom .btn[data-v-7d234b81]{padding:0 6px;min-width:60px;height:32px;cursor:pointer;background-color:var(--theme-global-main);border-radius:2px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-global-btn-font-color)}.warning-dialog-container .warning-detail .bottom .cancel-btn[data-v-7d234b81]{margin-right:10px;background-color:var(--theme-global-background);color:var(--theme-global-font-main);border:1px solid var(--theme-global-font-subtext)}.empty-container[data-v-3b18faa4]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.empty-container .empty-image[data-v-3b18faa4]{margin-bottom:10px}.empty-container .empty-text[data-v-3b18faa4]{font-size:14px;font-weight:400;color:var(--theme-global-font-subtext);line-height:14px}.homeComponent-agencyMatters[data-v-45bf1aba]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;min-height:160px;padding:25px 25px 40px;background-color:var(--theme-global-background);box-shadow:0 0 14px 0 var(--theme-global-shadow);border-radius:2px}.homeComponent-agencyMatters .header[data-v-45bf1aba]{width:100%;height:24px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.homeComponent-agencyMatters .header .text[data-v-45bf1aba]{color:var(--theme-global-font-main);font-size:18px;font-weight:500;line-height:20px;margin-left:6px}.homeComponent-agencyMatters .header>.icon[data-v-45bf1aba]{margin-top:3px}.homeComponent-agencyMatters .container[data-v-45bf1aba]{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;color:var(--theme-global-font-main)}.homeComponent-agencyMatters .container .container-item[data-v-45bf1aba]{width:20%;border-left:2px solid var(--theme-global-main);border-radius:2px;padding-left:8px;margin-top:24px;cursor:pointer}.homeComponent-agencyMatters .container .container-item .item-text[data-v-45bf1aba]{font-size:14px;font-weight:400;line-height:14px;margin-bottom:10px}.homeComponent-agencyMatters .container .container-item .item-num[data-v-45bf1aba]{font-size:18px;font-weight:500;color:var(--theme-global-main);line-height:20px}.studentDailyPlan-custom-dialog{min-width:540px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;background-color:var(--theme-global-background)!important;color:var(--theme-global-font-main)!important}.studentDailyPlan-custom-dialog,.studentDailyPlan-custom-dialog pre{font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif}.studentDailyPlan-custom-dialog .el-dialog__header{padding:16px 32px!important}.studentDailyPlan-custom-dialog .el-dialog__header .el-dialog__title{font-size:18px;color:var(--theme-global-font-main)!important;margin-bottom:20px;font-weight:400;color:#292929;line-height:24px}.studentDailyPlan-custom-dialog .el-dialog__body{padding:14px 24px}.studentDailyPlan-custom-dialog .el-dialog__body .container{color:var(--theme-global-font-main)}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;margin-bottom:12px}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .name-special{width:100%;min-height:115px;padding:5px 8px;font-size:14px;border:1px solid rgba(var(--theme-input-border-color-alpha),.4);background:rgba(var(--theme-student-dailyPlan-time-dialog-disabled-alpha),var(--theme-student-dailyPlan-time-notAllow-bg-opacity));border-radius:4px;color:var(--el-disabled-text-color);cursor:not-allowed}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .name-special .feedBack{font-weight:400;line-height:20px;margin-top:18px}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .label{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;font-size:14px;font-weight:400;color:var(--theme-global-font-main);line-height:24px;flex-shrink:0}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .label-must{width:4px;color:rgba(var(--theme-student-dailyPlan-time-dialog-must-alpha),1);margin-right:6px}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .el-textarea{border:1px solid rgba(var(--theme-input-border-color-alpha),.4)!important;border-radius:4px}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .el-textarea .el-textarea__inner{background-color:var(--theme-global-background);color:var(--theme-global-font-main);padding:5px 8px;box-shadow:none!important}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .time-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .time-item .el-select{width:142px}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .time-item .marginRight{margin-right:8px}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .time-item .special-select{width:230px}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .time-item .el-radio .el-radio__inner{box-shadow:unset}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .time-item .el-radio .el-radio__inner:after{background-color:var(--theme-global-background)}.studentDailyPlan-custom-dialog .el-dialog__body .container .container-item .time-item .el-radio .el-radio__label{color:var(--theme-global-font-main)}.studentDailyPlan-custom-dialog .el-dialog__footer{width:100%}.studentDailyPlan-custom-dialog .el-dialog__footer .dialog-footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end}.studentDailyPlan-custom-dialog .el-dialog__footer .dialog-footer .btn-bottom{font-size:14px;padding:6px 16px;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:10px}.studentDailyPlan-custom-dialog .el-dialog__footer .dialog-footer .closeBtn{color:var(--theme-global-font-main);border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.studentDailyPlan-custom-dialog .el-dialog__footer .dialog-footer .confirmBtn{background:var(--theme-global-main);color:#fff}.studentDailyPlan-studentInfo-dialog{background-color:var(--theme-global-background)!important;color:var(--theme-global-font-main)!important}.studentDailyPlan-studentInfo-dialog,.studentDailyPlan-studentInfo-dialog pre{font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif}.studentDailyPlan-studentInfo-dialog .el-dialog__header{padding:16px 32px!important}.studentDailyPlan-studentInfo-dialog .el-dialog__header .el-dialog__title{font-size:18px;color:var(--theme-global-font-main)!important;margin-bottom:20px;font-weight:400;color:#292929;line-height:24px}.studentDailyPlan-studentInfo-dialog .el-dialog__body{padding:14px 24px}.studentDailyPlan-studentInfo-dialog .el-dialog__body .container{color:var(--theme-global-font-main)}.studentDailyPlan-studentInfo-dialog .el-dialog__body .container .container-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;margin-bottom:12px}.studentDailyPlan-studentInfo-dialog .el-dialog__body .container .container-item .label{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;font-size:14px;font-weight:400;color:var(--theme-global-font-main);line-height:24px;flex-shrink:0;width:90px;word-break:normal;word-wrap:break-word}.studentDailyPlan-studentInfo-dialog .el-dialog__body .container .container-item .el-textarea .el-textarea__inner{background-color:var(--theme-global-background);border-color:rgba(var(--theme-input-border-color-alpha),.4);color:var(--theme-global-font-main);padding:5px 8px}.studentDailyPlan-studentInfo-dialog .el-dialog__body .container .container-item .el-select{width:200px}.studentDailyPlan-studentInfo-dialog .el-dialog__footer{width:100%}.studentDailyPlan-studentInfo-dialog .el-dialog__footer .dialog-footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end}.studentDailyPlan-studentInfo-dialog .el-dialog__footer .dialog-footer .btn-bottom{font-size:14px;padding:6px 16px;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:10px}.studentDailyPlan-studentInfo-dialog .el-dialog__footer .dialog-footer .closeBtn{color:var(--theme-global-font-main);border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.studentDailyPlan-studentInfo-dialog .el-dialog__footer .dialog-footer .confirmBtn{background:var(--theme-global-main);color:#fff}.studentDailyPlan-exportImg[data-v-507f9510]{width:375px;background:#f6f6f6}.studentDailyPlan-exportImg .header-img[data-v-507f9510]{width:100%;height:80px}.studentDailyPlan-exportImg .main[data-v-507f9510]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:20px 30px}.studentDailyPlan-exportImg .main .main-head[data-v-507f9510]{position:relative;height:86px;width:100%}.studentDailyPlan-exportImg .main .title-img[data-v-507f9510]{position:absolute;width:254px;height:86px;z-index:10}.studentDailyPlan-exportImg .main .circle-img[data-v-507f9510]{position:absolute;right:0;top:46px;width:126px;height:106px;z-index:8}.studentDailyPlan-exportImg .main .main-content[data-v-507f9510]{width:100%;border-left:1px solid #acacac;font-size:12px;font-weight:400;color:#292929;line-height:19px}.studentDailyPlan-exportImg .main .main-content .content-info[data-v-507f9510]{position:relative;padding:15px 0 34px}.studentDailyPlan-exportImg .main .main-content .content-info .bottom-line[data-v-507f9510]{height:1px;width:144px;background:#acacac;position:absolute;left:-30px;top:36px}.studentDailyPlan-exportImg .main .main-content .content-timeLine[data-v-507f9510]{margin-bottom:24px}.studentDailyPlan-exportImg .main .main-content .content-timeLine .timeLine-time[data-v-507f9510]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:113px;height:20px;font-size:15px;font-weight:600;color:#fff;line-height:20px;background:#53d99e}.studentDailyPlan-exportImg .main .main-content .content-timeLine .timeLine-item[data-v-507f9510]{padding:17px 0 17px 11px;border-bottom:1px dashed #e6e6e6;display:flex;justify-content:space-between;align-items:baseline}.studentDailyPlan-exportImg .main .main-content .content-timeLine .timeLine-item .plan-left[data-v-507f9510]{width:70%}.studentDailyPlan-exportImg .main .main-content .content-timeLine .timeLine-item .custom-special-styl[data-v-507f9510]{display:inline}.studentDailyPlan-exportImg .main .main-content .content-timeLine .timeLine-item .item-left-tag[data-v-507f9510]{font-size:12px;font-weight:400;color:var(--theme-global-font-subtext);line-height:12px;background-color:rgba(var(--theme-global-font-subtext-alpha),.2);padding:3px 8px;margin-left:8px}.studentDailyPlan-exportImg .main .main-content .content-timeLine .timeLine-item .crossTime[data-v-507f9510]{margin-left:8px}.studentDailyPlan-exportImg .main .main-content .content-timeLine .timeLine-item pre[data-v-507f9510]{font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif}.studentDailyPlan-exportImg .main .main-content .content-timeLine .timeLine-item .class-img[data-v-507f9510]{width:14px;height:14px;display:inline-block;transform:translateY(3px)}.studentDailyPlan-exportImg .main .main-content .content-timeLine .timeLine-item .checked-styl[data-v-507f9510]{color:var(--theme-global-main)}.studentDailyPlan-exportImg .main .main-content .content-timeLine .timeLine-item[data-v-507f9510]:last-child{border-bottom:none}.homeComponent-studentDailyPlan[data-v-48eeb54f]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:24px 0 40px;background-color:var(--theme-global-background);box-shadow:0 0 14px 0 var(--theme-global-shadow);border-radius:2px}.homeComponent-studentDailyPlan .main-content[data-v-48eeb54f]{width:100%}.homeComponent-studentDailyPlan .header[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:24px;padding:0 24px}.homeComponent-studentDailyPlan .header .header-left[data-v-48eeb54f],.homeComponent-studentDailyPlan .header .header-right[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.homeComponent-studentDailyPlan .header .header-right .header-right-hideTime[data-v-48eeb54f]{margin-right:20px}.homeComponent-studentDailyPlan .header .text[data-v-48eeb54f]{color:var(--theme-global-font-main);font-size:18px;font-weight:500;line-height:20px;margin-left:6px}.homeComponent-studentDailyPlan .header .download-img[data-v-48eeb54f]{color:var(--theme-global-font-subtext);cursor:pointer}.homeComponent-studentDailyPlan .header .download-img[data-v-48eeb54f]:active,.homeComponent-studentDailyPlan .header .download-img[data-v-48eeb54f]:hover{color:var(--theme-global-main)}.homeComponent-studentDailyPlan .container[data-v-48eeb54f]{width:100%}.homeComponent-studentDailyPlan .container .container-header[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:0 24px;margin-bottom:22px}.homeComponent-studentDailyPlan .container .container-header .time[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;line-height:28px;color:var(--theme-global-font-main)}.homeComponent-studentDailyPlan .container .container-header .time .date-styl[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 8px}.homeComponent-studentDailyPlan .container .container-header .time[data-v-48eeb54f] .el-date-editor{width:80px;height:28px;cursor:pointer}.homeComponent-studentDailyPlan .container .container-header .time[data-v-48eeb54f] .el-date-editor .el-input__inner{height:28px!important;line-height:28px!important;padding:unset;border:unset;border-radius:unset;box-shadow:0 0 0 0!important;background:var(--theme-global-background);font-size:14px;font-weight:400;color:#000;cursor:pointer}.homeComponent-studentDailyPlan .container .container-header .time .quick[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:12px;margin-left:4px}.homeComponent-studentDailyPlan .container .container-header .time .quick-item[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;background-color:rgba(var(--theme-table-head-background-alpha),.03);color:var(--theme-global-font-main);height:20px;width:20px;border-radius:2px;margin-left:6px}.homeComponent-studentDailyPlan .container .container-header .time .quick-item .el-icon[data-v-48eeb54f]{transform:scale(.8)}.homeComponent-studentDailyPlan .container .container-header .time .today[data-v-48eeb54f]{margin-left:12px;border-radius:2px;cursor:pointer;font-size:11px;font-weight:400;color:rgb(var(--theme-today-color))}.homeComponent-studentDailyPlan .container .container-header .time .user-select-none[data-v-48eeb54f]{color:rgb(var(--theme-input-border-color-alpha),.4);cursor:not-allowed}.homeComponent-studentDailyPlan .container .container-header .right-header[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.homeComponent-studentDailyPlan .container .container-header .right-header[data-v-48eeb54f] .el-input{width:162px}.homeComponent-studentDailyPlan .container .container-header .right-header .addFolder[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:32px;height:32px;border:1px solid rgba(var(--theme-input-border-color-alpha),.4);border-radius:4px;margin-left:16px;cursor:pointer}.homeComponent-studentDailyPlan .container .container-header .right-header .addFolder .icon-folderAdd[data-v-48eeb54f],.homeComponent-studentDailyPlan .container .container-header .right-header .addFolder .icon-user[data-v-48eeb54f]{color:rgba(var(--theme-global-font-subtext-alpha),1)}.homeComponent-studentDailyPlan .container .container-header .right-header .addFolder[data-v-48eeb54f]:hover{border:1px solid rgba(var(--theme-grid-placeholder-alpha),.4)}.homeComponent-studentDailyPlan .container .container-header .right-header .addFolder:hover .icon-folderAdd[data-v-48eeb54f],.homeComponent-studentDailyPlan .container .container-header .right-header .addFolder:hover .icon-user[data-v-48eeb54f]{color:var(--theme-global-main)}.homeComponent-studentDailyPlan .container .container-header .right-header .addFolder-active[data-v-48eeb54f]{border:1px solid rgba(var(--theme-grid-placeholder-alpha),.4)}.homeComponent-studentDailyPlan .container .container-header .right-header .addFolder-active .icon-folderAdd[data-v-48eeb54f]{color:var(--theme-global-main)}.homeComponent-studentDailyPlan .container .container-header .right-header .user-active[data-v-48eeb54f]:active{border:1px solid rgba(var(--theme-grid-placeholder-alpha),.4)}.homeComponent-studentDailyPlan .container .container-header .right-header .user-active:active .icon-user[data-v-48eeb54f]{color:var(--theme-global-main)}.homeComponent-studentDailyPlan .container .container-content[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%;box-shadow:0 0 14px 0 rgba(var(--theme-student-dailyPlan-box-shadow-alpha),.4);border-radius:2px}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common[data-v-48eeb54f]{width:100%}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;min-height:104px;border-bottom:1px solid rgba(var(--theme-student-dailyPlan-border-color-alpha),.2)}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .timeLine[data-v-48eeb54f]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:65px;min-height:104px;padding-top:23px;font-size:14px;font-weight:400;color:var(--theme-global-font-subtext);line-height:20px;flex-shrink:0}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .timeLine .timeLine-time[data-v-48eeb54f]{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .timeLine .timeLine-time .startTime[data-v-48eeb54f]{margin-bottom:22px}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .timeLine .timeLine-time .time-border[data-v-48eeb54f]{position:absolute;left:0;top:10px;width:1px;height:40px;background:var(--theme-global-main);border-radius:1px}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content[data-v-48eeb54f]{flex:1;min-height:104px;margin-left:36px;padding:8px 8px 0 0}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;position:relative;width:100%;padding:10px 16px}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .margin-styl[data-v-48eeb54f]{margin-left:12px}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .checked-F[data-v-48eeb54f]{position:absolute;top:12px;left:-26px;width:20px;height:20px;margin-right:15px;flex-shrink:0}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .checked-F .checked-styl[data-v-48eeb54f]{color:var(--theme-global-main)}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .checked-F .noChecked-styl[data-v-48eeb54f]{color:var(--theme-global-font-subtext)}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .plan-item-left[data-v-48eeb54f]{line-height:24px;flex-wrap:wrap;word-break:break-word}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .item-left-styl[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:16px;font-weight:400;color:var(--theme-global-font-main);line-height:24px;display:block}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .item-left-styl .custom-special-styl[data-v-48eeb54f]{display:inline}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .item-left-styl .item-left-tag[data-v-48eeb54f]{font-size:12px;font-weight:400;color:var(--theme-global-font-subtext);line-height:12px;background-color:rgba(var(--theme-global-font-subtext-alpha),.2);padding:3px 8px;margin-left:8px}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .item-left-styl .crossTime[data-v-48eeb54f]{margin-left:8px}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .special-styl[data-v-48eeb54f]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .feedBack[data-v-48eeb54f]{margin-top:10px;font-size:14px;font-weight:400;color:var(--theme-global-font-main);line-height:22px}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .plan-item-right[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;color:var(--theme-global-font-subtext)}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .plan-item-right .checked-F[data-v-48eeb54f]{width:14px;height:14px;margin-right:15px;flex-shrink:0}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .plan-item-right .checked-F .checked-styl[data-v-48eeb54f]{color:var(--theme-global-main)}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .plan-item-right .checked-F .noChecked-styl[data-v-48eeb54f]{color:var(--theme-global-font-subtext)}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .plan-item-right .plan-item-right-delete[data-v-48eeb54f]{width:14px;height:14px}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item .plan-item-right .right-isShow[data-v-48eeb54f]{visibility:hidden}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item-hover[data-v-48eeb54f]{cursor:pointer}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item-hover[data-v-48eeb54f]:hover{background-color:rgba(var(--theme-student-dailyPlan-hover),.03)}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item-hover:hover .right-isShow[data-v-48eeb54f]{visibility:visible}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item-hover:hover~.add-new[data-v-48eeb54f]{visibility:hidden}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .plan-content .plan-item-notAllow[data-v-48eeb54f]{cursor:not-allowed}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item .add-new[data-v-48eeb54f]{background-color:rgba(var(--theme-student-dailyPlan-hover),.03);color:var(--theme-global-font-subtext);padding:6px 24px 6px 20px;cursor:pointer;visibility:hidden}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLine-item:hover .add-new[data-v-48eeb54f]{visibility:visible}.homeComponent-studentDailyPlan .container .container-content .timeLine-content-common .timeLineList-empty-cont[data-v-48eeb54f]{padding:40px 0}.homeComponent-studentDailyPlan .container .container-content .container-timeLine-content[data-v-48eeb54f]{width:50%;flex-shrink:0}.homeComponent-studentDailyPlan .container .container-content .add-content[data-v-48eeb54f]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:sticky;top:0;flex:1;height:600px;background-color:var(--theme-global-background);box-shadow:0 0 14px 0 var(--theme-global-shadow);border-radius:1px;padding:24px 0;color:var(--theme-global-font-subtext);overflow:hidden}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-common[data-v-48eeb54f]{padding:0 24px}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-header[data-v-48eeb54f]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-header .add-title[data-v-48eeb54f]{font-size:18px;font-weight:500;color:var(--theme-global-font-main);line-height:20px;margin-bottom:8px}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-header .add-subText[data-v-48eeb54f]{margin-bottom:20px}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-header .add-btn[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:32px;border-radius:1px;background-color:rgba(var(--theme-grid-placeholder-alpha),.15);color:var(--theme-global-main);font-size:16px;font-weight:400;cursor:pointer}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-header .add-btn .add-btn-icon[data-v-48eeb54f]{margin-right:6px}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main[data-v-48eeb54f]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;flex:1;padding-bottom:20px}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item[data-v-48eeb54f]{width:100%;background:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity));border:1px solid rgba(var(--theme-table-head-background-alpha),.01);border-radius:1px;font-size:14px;font-weight:400;color:var(--theme-global-font-main);line-height:14px;margin-top:12px;cursor:pointer}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item .million-styl[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:24px;display:block;line-height:22px}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item .cas-styl[data-v-48eeb54f]{padding:24px}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item .other-tag[data-v-48eeb54f]{border-radius:3px;padding:2px 6px;font-size:12px;font-weight:400;line-height:16px;margin-right:10px;flex-shrink:0}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item .other-tag-cas[data-v-48eeb54f]{background:rgba(var(--theme-grid-placeholder-alpha),.15);color:var(--theme-global-main)}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item .other-tag-million[data-v-48eeb54f]{background:rgba(var(--theme-global-href-alpha),.15);color:var(--theme-global-href)}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item .other-million-content[data-v-48eeb54f]{margin-right:16px}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item .other-cas-planName[data-v-48eeb54f]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item .other-custom-special-styl-cas[data-v-48eeb54f]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item .other-content[data-v-48eeb54f]{font-size:14px;font-weight:400;color:var(--theme-global-font-subtext);line-height:22px;margin-top:12px}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item .ellipsis-styl[data-v-48eeb54f]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-word}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item .add-list-item-float[data-v-48eeb54f]{position:absolute;top:0;left:-72%;width:356px;background:rgba(var(--theme-global-background-alpha),1);box-shadow:0 0 14px 0 var(--theme-global-shadow);border-radius:1px;padding:20px}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item .isHidden-styl[data-v-48eeb54f]{display:none;max-height:280px;overflow-y:auto}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item[data-v-48eeb54f]:hover{border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .add-list-item[data-v-48eeb54f]:active{border:1px solid var(--theme-global-main)}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .million-active[data-v-48eeb54f]:active{border:1px solid rgba(var(--theme-global-href-alpha),1)}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .cas-list-item-hover[data-v-48eeb54f]:active{border:1px solid var(--theme-global-main)}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .cas-list-item-hover:hover .isHidden-styl[data-v-48eeb54f]{display:block;cursor:default}.homeComponent-studentDailyPlan .container .container-content .add-content .add-list-main .cas-list-item-hover:active .isHidden-styl[data-v-48eeb54f]{display:none}.homeComponent-studentDailyPlan .container .container-content .add-content .empty-cont[data-v-48eeb54f]{margin-top:60px}.homeComponent-studentDailyPlan pre[data-v-48eeb54f]{font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif}.homeComponent-studentDailyPlan .tip[data-v-48eeb54f]{cursor:pointer;margin-left:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-global-font-subtext)}.homeComponent-studentDailyPlan .tip .el-icon[data-v-48eeb54f]{margin-top:2px}.homeComponent-studentDailyPlan .tip-component[data-v-48eeb54f]{cursor:pointer;margin-left:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-global-font-subtext);display:inline-block;transform:translateY(2px)}.homeComponent-studentDailyPlan .tip-component .el-icon[data-v-48eeb54f]{margin-top:2px}@-webkit-keyframes draw-circle{0%{stroke-dashoffset:314px}to{stroke-dashoffset:0}}@keyframes draw-circle{0%{stroke-dashoffset:314px}to{stroke-dashoffset:0}}circle{stroke-dasharray:314px}.studentDailyPlan-checkmark-box{width:20px;height:20px;position:relative}.studentDailyPlan-checkmark{width:100%;height:100%;position:absolute}.studentDailyPlan-checkmark__check{stroke:var(--theme-global-main);stroke-width:2;stroke-dasharray:50;stroke-dashoffset:50}@-webkit-keyframes draw-stroke{to{stroke-dashoffset:0}}@keyframes draw-stroke{to{stroke-dashoffset:0}}.studentDailyPlan-student-special .studentOption-custom,.studentDailyPlan-student-special .studentOption-custom .star{display:flex;align-items:center}.studentDailyPlan-student-special .studentOption-custom .star-styl{margin-right:10px}.studentDailyPlan-student-special .studentOption-custom .hover-star{visibility:hidden}.studentDailyPlan-student-special .studentOption-custom .active-star{color:#f4a913}.studentDailyPlan-student-special .studentOption-custom:hover .hover-star{visibility:visible}.studentDailyPlan-download .schedule-tip,.studentDailyPlan-tip-popper{font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important}.studentDailyPlan-tip-popper{background-color:var(--theme-student-dailyPlan-tooltip)!important;border:none!important;padding:6px 8px!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-size:12px!important;font-weight:400!important;line-height:16px!important;color:var(--theme-global-white)!important;padding:8px!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.studentDailyPlan-tip-popper .el-popper__arrow:before{border:0!important;background:var(--theme-student-dailyPlan-tooltip)!important}.studentDailyPlan-tip-popper .schedule-tip{max-width:360px}.studentDailyPlan-list-popper,.studentDailyPlan-tip-popper .schedule-tip{font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important}.studentDailyPlan-list-popper{box-shadow:0 0 14px 0 rgba(var(--theme-student-dailyPlan-box-shadow-alpha),.4)!important;background-color:var(--theme-global-background)!important;border:none!important;padding:6px 8px!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-size:12px!important;font-weight:400!important;line-height:16px!important;color:var(--theme-global-white)!important;padding:8px!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.studentDailyPlan-list-popper .el-popper__arrow:before{border:0!important;background:var(--theme-student-dailyPlan-tooltip)!important}.studentDailyPlan-list-popper .million-styl{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;line-height:22px}.studentDailyPlan-list-popper .other-tag{border-radius:3px;padding:2px 6px;font-size:12px;font-weight:400;line-height:16px;margin-right:10px}.studentDailyPlan-list-popper .other-tag-cas{background:rgba(var(--theme-grid-placeholder-alpha),.15);color:var(--theme-global-main)}.studentDailyPlan-list-popper .line-styl{line-height:22px}.studentDailyPlan-list-popper .other-tag-million{background:rgba(var(--theme-global-href-alpha),.15);color:var(--theme-global-href)}.studentDailyPlan-list-popper .other-million-content{margin-right:16px}.studentDailyPlan-list-popper .other-content{font-size:14px;font-weight:400;color:var(--theme-global-font-subtext);line-height:22px;margin-top:12px}.studentDailyPlan-list-popper .ellipsis-styl{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-word}.studentDailyPlan-list-popper .add-list-item-float{width:356px;max-height:400px;color:var(--theme-global-font-main);font-size:14px;overflow-y:auto;padding:20px}.disabled-minutes-popper .el-time-spinner__item.is-disabled,.disabled-minutes-popper .el-time-spinner__list:after,.disabled-minutes-popper .el-time-spinner__list:before{display:none}.disabled-minutes-popper .el-time-spinner__item.is-active:not(.is-disabled){color:var(--theme-global-main)}.disabled-minutes-popper .el-picker-panel__footer button:first-child{display:none}.schedule-create-container[data-v-e2ca9240] .el-dialog{border-radius:4px!important;background-color:var(--theme-global-background)}.schedule-create-container[data-v-e2ca9240] .el-dialog .el-dialog__header{display:none}.schedule-create-container[data-v-e2ca9240] .el-dialog .el-dialog__body{border-radius:2px!important;padding:0!important;background-color:var(--theme-global-background)}.schedule-create-container .create-detail[data-v-e2ca9240]{padding:12px 24px 24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.schedule-create-container .create-detail>.title[data-v-e2ca9240]{width:100%;font-size:18px;margin-bottom:15px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.schedule-create-container .create-detail>.title .el-icon[data-v-e2ca9240]{color:var(--theme-global-warning);margin-right:6px}.schedule-create-container .create-detail>.title .text[data-v-e2ca9240]{color:var(--theme-global-font-main)}.schedule-create-container .create-detail .main[data-v-e2ca9240]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:15px}.schedule-create-container .create-detail .main .tabs[data-v-e2ca9240]{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.schedule-create-container .create-detail .main .tabs .tab-item[data-v-e2ca9240]{cursor:pointer;flex:1;height:28px;box-sizing:content-box;display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid var(--theme-global-font-subtext);color:var(--theme-global-font-subtext)}.schedule-create-container .create-detail .main .tabs .tab-item[data-v-e2ca9240]:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px;border-right:unset!important}.schedule-create-container .create-detail .main .tabs .tab-item[data-v-e2ca9240]:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px;border-left:unset!important}.schedule-create-container .create-detail .main .tabs .active[data-v-e2ca9240]{background-color:var(--theme-global-main);border:1px solid var(--theme-global-main)!important;color:var(--theme-global-white)}.schedule-create-container .create-detail .main .create-items[data-v-e2ca9240]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.schedule-create-container .create-detail .main .create-items[data-v-e2ca9240] .el-input{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:12px}.schedule-create-container .create-detail .main .create-items[data-v-e2ca9240] .el-input__inner{width:200px!important;height:32px!important;line-height:32px!important}.schedule-create-container .create-detail .main .create-items .item[data-v-e2ca9240]{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:10px}.schedule-create-container .create-detail .main .create-items .item .title[data-v-e2ca9240]{max-width:92px;min-width:92px;font-size:14px;font-weight:400;color:var(--theme-global-font-main)}.schedule-create-container .create-detail .main .create-items .item .title[data-v-e2ca9240]:before{content:"*";margin-right:2px;visibility:hidden}.schedule-create-container .create-detail .main .create-items .item .required[data-v-e2ca9240]:before{color:var(--theme-global-error);content:"*";margin-right:2px;visibility:visible!important}.schedule-create-container .create-detail .main .create-items .item[data-v-e2ca9240] .el-radio{height:unset!important}.schedule-create-container .create-detail .main .create-items .center[data-v-e2ca9240]{align-items:center!important}.schedule-create-container .create-detail .bottom[data-v-e2ca9240]{margin-top:20px;width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.schedule-create-container .create-detail .bottom .btn[data-v-e2ca9240]{min-width:60px;padding:0 4px;height:32px;cursor:pointer;background-color:var(--theme-global-main);border-radius:2px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-global-white)}.schedule-create-container .create-detail .bottom .cancel-btn[data-v-e2ca9240]{margin-right:10px;background-color:var(--theme-global-background);color:var(--theme-global-font-main);border:1px solid var(--theme-global-font-subtext)}.schedule-tip-popper{background-color:var(--theme-student-dailyPlan-tooltip)!important;border:none!important;padding:8px!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important;font-size:12px!important;color:var(--theme-global-white)!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.schedule-tip-popper .el-popper__arrow:before{border:0!important;background:var(--theme-student-dailyPlan-tooltip)!important}.schedule-tip-popper .schedule-tip{max-width:218px}.schedule-list-popper{box-shadow:0 0 14px 0 var(--theme-global-shadow)!important;background-color:var(--theme-global-background)!important;border:none!important;padding:9px 11px!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important;font-size:12px!important;color:var(--theme-global-font-main)!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.schedule-list-popper .el-popper__arrow:before{border:0!important;box-shadow:0 0 14px 0 var(--theme-global-shadow)!important;background:var(--theme-global-background)!important}.schedule-list-popper .schedule-list-detail{max-width:340px}.schedule-list-popper .schedule-list-detail .detail{color:var(--theme-global-font-subtext)}.schedule-container[data-v-960bfb90]{width:100%;height:100%;padding-bottom:24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.schedule-container .header[data-v-960bfb90]{width:100%;padding:24px;margin-bottom:12px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.schedule-container .header .left[data-v-960bfb90]{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:18px;font-weight:500;color:var(--theme-global-font-main)}.schedule-container .header .left .schedule-svg[data-v-960bfb90]{margin-top:3px;margin-right:6px}.schedule-container .header .left .tip[data-v-960bfb90]{cursor:pointer;margin-left:6px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-global-font-subtext)}.schedule-container .header .left .tip .el-icon[data-v-960bfb90]{margin-top:3px}.schedule-container .header .right[data-v-960bfb90]{cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-global-font-subtext)}.schedule-container .header .right[data-v-960bfb90]:hover{color:var(--theme-global-main)}.schedule-container .calendar-box[data-v-960bfb90]{width:100%;padding:0 24px;margin-bottom:18px}.schedule-container .calendar-box .calendar .operate[data-v-960bfb90]{margin-bottom:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.schedule-container .calendar-box .calendar .operate .date[data-v-960bfb90]{font-size:14px;font-weight:400;color:var(--theme-global-font-main);white-space:nowrap;margin-right:8px;cursor:pointer;overflow:hidden;position:relative}.schedule-container .calendar-box .calendar .operate .date .text[data-v-960bfb90]{position:relative;z-index:1;background-color:var(--theme-global-background);pointer-events:none}.schedule-container .calendar-box .calendar .operate .date[data-v-960bfb90] .el-input{width:100%!important;height:100%!important;position:absolute;top:0;left:0;z-index:0}.schedule-container .calendar-box .calendar .operate .date[data-v-960bfb90] .el-input .el-input__inner{cursor:pointer;width:100%!important;height:100%!important;line-height:100%!important}.schedule-container .calendar-box .calendar .operate .month-arrow[data-v-960bfb90]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;font-size:12px;margin-right:26px;color:var(--theme-global-font-main)}.schedule-container .calendar-box .calendar .operate .month-arrow .arrow-box[data-v-960bfb90]{width:20px;height:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;background:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity));border-radius:2px;cursor:pointer}.schedule-container .calendar-box .calendar .operate .month-arrow .arrow-box .el-icon[data-v-960bfb90]{transform:scale(.8)}.schedule-container .calendar-box .calendar .operate .month-arrow .arrow-box[data-v-960bfb90]:first-child{margin-right:4px}.schedule-container .calendar-box .calendar .operate .today[data-v-960bfb90]{flex:1}.schedule-container .calendar-box .calendar .operate .today .btn[data-v-960bfb90]{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 4px;white-space:nowrap;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:2px;font-size:12px;font-weight:400;color:var(--theme-global-href)}.schedule-container .calendar-box .calendar .operate .view-type[data-v-960bfb90]{min-width:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:20px;font-size:12px}.schedule-container .calendar-box .calendar .operate .view-type .tabs[data-v-960bfb90]{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.schedule-container .calendar-box .calendar .operate .view-type .tabs .tab-item[data-v-960bfb90]{cursor:pointer;flex:1;height:20px;padding:0 3px;box-sizing:content-box;display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid var(--theme-global-font-subtext);color:var(--theme-global-font-subtext)}.schedule-container .calendar-box .calendar .operate .view-type .tabs .tab-item[data-v-960bfb90]:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px;border-right:unset!important}.schedule-container .calendar-box .calendar .operate .view-type .tabs .tab-item[data-v-960bfb90]:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px;border-left:unset!important}.schedule-container .calendar-box .calendar .operate .view-type .tabs .active[data-v-960bfb90]{background-color:var(--theme-global-main);border:1px solid var(--theme-global-main)!important;color:var(--theme-global-white)}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90]{width:100%}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] div:nth-child(2){height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-calendar-tools-container{display:none}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-calendar-week-head{font-size:12px;padding-bottom:14px;border-bottom:1px solid var(--theme-table-border)}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-calendar-week-head .vc-calendar-week-item{color:var(--theme-global-font-subtext)!important}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-calendar-timetable,.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-calendar-tools{background:unset}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-calendar-day{padding:5px!important}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-calendar-day .vc-calendar-day-container{display:flex;flex-direction:row;justify-content:center;align-items:center}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-calendar-date{color:var(--theme-global-font-main)!important;font-size:12px;width:16px;height:16px;left:30%;top:50%}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-calendar-today .vc-calendar-date{color:var(--theme-global-main)!important}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .tip-class{font-size:20px;top:unset!important;bottom:4px!important;right:44%;color:var(--theme-global-font-main)!important}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-day-selected .tip-class,.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-day-selected .vc-calendar-date{color:var(--theme-global-white)!important}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-day-selected:before{background:var(--theme-global-main);border-radius:50%}.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-calendar-next-month-day .vc-calendar-date,.schedule-container .calendar-box .calendar .main .calendar-container[data-v-960bfb90] .vc-calendar-prev-month-day .vc-calendar-date{color:var(--theme-global-font-subtext)!important}.schedule-container .schedule-list[data-v-960bfb90]{width:100%;height:160px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.schedule-container .schedule-list .item[data-v-960bfb90]{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.schedule-container .schedule-list .item .inner[data-v-960bfb90]{width:100%;padding:16px 24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.schedule-container .schedule-list .item .inner .detail[data-v-960bfb90]{flex:1;padding-right:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.schedule-container .schedule-list .item .inner .detail .time[data-v-960bfb90]{font-size:14px;font-weight:400;color:var(--theme-global-font-subtext);margin-bottom:8px}.schedule-container .schedule-list .item .inner .detail .description[data-v-960bfb90]{font-size:14px;font-weight:400;color:var(--theme-global-font-main)}.schedule-container .schedule-list .item .inner .operate[data-v-960bfb90]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.schedule-container .schedule-list .item .inner .operate .delete[data-v-960bfb90]{visibility:hidden;cursor:pointer;color:var(--theme-global-font-subtext)}.schedule-container .schedule-list .item .inner .operate .delete[data-v-960bfb90]:hover{color:var(--theme-global-main)}.schedule-container .schedule-list .item .inner .operate .join[data-v-960bfb90]{margin-left:16px}.schedule-container .schedule-list .item .inner .operate .join .btn[data-v-960bfb90]{cursor:pointer;width:58px;height:32px;background:var(--theme-global-main);border-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:14px;font-weight:500;color:var(--theme-global-white)}.schedule-container .schedule-list .item:last-child .inner[data-v-960bfb90]{border:unset}.schedule-container .schedule-list .item[data-v-960bfb90]:hover{background:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity))}.schedule-container .schedule-list .item:hover .delete[data-v-960bfb90]{visibility:visible!important}.home-teacher-timeSchedule[data-v-061fd49b]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:24px 24px 40px;background-color:var(--theme-global-background);box-shadow:0 0 14px 0 var(--theme-global-shadow);border-radius:2px}.home-teacher-timeSchedule .header[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:19px}.home-teacher-timeSchedule .header .header-left[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.home-teacher-timeSchedule .header .header-left .text[data-v-061fd49b]{color:var(--theme-global-font-main);font-size:18px;font-weight:500;line-height:20px;margin-left:6px}.home-teacher-timeSchedule .header .header-left .el-icon[data-v-061fd49b]{margin-left:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:var(--theme-global-background);cursor:pointer}.home-teacher-timeSchedule .timeSchedule-main[data-v-061fd49b]{width:100%}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-header[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:14px;margin-bottom:29px}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-header .timeSchedule-header-left[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-header .timeSchedule-header-left .header-right[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:37px}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-header .timeSchedule-header-left .header-right[data-v-061fd49b] .el-select{width:187px}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-header .btn-common[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:center;align-items:center;height:28px;padding:0 15px;border-radius:4px;color:#f2f2f2}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-header .inactive[data-v-061fd49b]{background-color:rgb(var(--theme-global-font-subtext-alpha));cursor:not-allowed}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-header .active[data-v-061fd49b]{background-color:rgb(var(--theme-grid-placeholder-alpha));cursor:pointer}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;padding:0 12px 16px;margin-bottom:12px;border-bottom:1px solid rgba(var(--theme-table-separator-alpha),.2);color:var(--theme-global-font-subtext);font-size:14px;font-weight:400;line-height:22px}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .content-left[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;width:80%;position:relative;flex-shrink:0}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .content-left .el-checkbox__original[data-v-061fd49b]{width:14px;height:14px;top:4px;opacity:1;z-index:100}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .content-left .el-checkbox__original[data-v-061fd49b] .el-checkbox__inner{border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .content-left .left-content[data-v-061fd49b]{margin-left:20px}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .content-left .left-content .first-line[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:8px}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .content-left .left-content .first-line .first-icon[data-v-061fd49b]{width:14px;height:14px;margin-right:4px}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .content-left .left-content .second-line[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:10px;color:var(--theme-global-font-main)}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .content-left .left-content .third-line[data-v-061fd49b]{color:var(--theme-global-font-subtext);line-height:14px}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .margin-styl[data-v-061fd49b]{margin-right:10px}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .action-btn .flex-styl[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .action-btn .gray[data-v-061fd49b]{color:var(--theme-global-font-subtext)}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .action-btn .green[data-v-061fd49b]{color:var(--theme-global-main)}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .action-btn .opera-btn[data-v-061fd49b]{padding:4px 14px;border:1px solid var(--theme-global-main);border-radius:2px;cursor:pointer}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .action-btn .operaBg-btn[data-v-061fd49b]{background-color:var(--theme-global-main);color:#f2f2f2}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .action-btn .opera-notallowBtn[data-v-061fd49b]{border:1px solid rgba(var(--theme-input-border-color-alpha),.4);color:rgba(var(--theme-input-border-color-alpha),.4);cursor:not-allowed}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .action-btn .default-tag[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:rgba(var(--theme-table-separator-alpha),.2);padding:0 12px;color:rgb(var(--theme-global-font-subtext-alpha));border-radius:2px;font-size:12px;min-width:53px}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .action-btn .abnormal-hover[data-v-061fd49b]{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:6px;right:4px;padding:0 5px;height:18px;font-size:12px;border:1px solid var(--theme-global-error);border-radius:2px;color:var(--theme-global-error);background-color:rgb(var(--theme-global-lightError))}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .action-btn .abnormal-hover[data-v-061fd49b]:after{content:"";width:0;height:0;border:6px solid transparent;border-top:6px solid var(--theme-global-error);position:absolute;bottom:-12px;left:6px}.home-teacher-timeSchedule .timeSchedule-main .timeSchedule-content .content-item .action-btn .abnormal-hover[data-v-061fd49b]:before{content:"";width:0;height:0;border:6px solid transparent;border-top:6px solid rgb(var(--theme-global-lightError));position:absolute;bottom:-11px;left:6px;z-index:2}.gbs-container[data-v-22ec720e]{width:100%;display:flex;flex-direction:column;overflow:hidden}.gbs-container .first-item[data-v-22ec720e]{position:relative;width:100%;height:137px;overflow:hidden;cursor:pointer}.gbs-container .first-item .item-img[data-v-22ec720e]{width:100%;height:100%}.gbs-container .first-item .title[data-v-22ec720e]{position:absolute;z-index:2;left:0;bottom:0;width:100%;padding:2px 20px;background:rgba(0,0,0,.8);font-weight:400;font-size:14px;color:#fff;line-height:22px;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.gbs-container .other-item[data-v-22ec720e]{width:100%;padding:20px;background-color:var(--theme-global-background);overflow:hidden;cursor:pointer}.gbs-container .other-item .item-contianer[data-v-22ec720e]:last-child{margin-bottom:0}.gbs-container .other-item .item-contianer[data-v-22ec720e]{width:100%;display:flex;margin-bottom:20px}.gbs-container .other-item .item-contianer .item-img[data-v-22ec720e]{position:relative;width:69px;height:69px;margin-right:12px;overflow:hidden}.gbs-container .other-item .item-contianer .item-img .img[data-v-22ec720e]{position:absolute;width:205px;height:137.5;left:-24px;top:2px}.gbs-container .other-item .item-contianer .title[data-v-22ec720e]{display:flex;flex:1;font-weight:400;font-size:14px;color:var(--theme-global-font-main);line-height:22px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-all;word-break:break-word}.gbs-container .footer[data-v-22ec720e]{display:flex;justify-content:center;align-items:center;padding:4px 0 17px;font-weight:400;font-size:14px;color:var(--theme-global-main);line-height:22px;background-color:var(--theme-global-background);cursor:pointer}.home-index-component[data-v-7d0e4ee7]{width:100%;padding-right:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.home-index-component .component-item[data-v-7d0e4ee7]{margin-bottom:24px}.home-index-component .left-container[data-v-7d0e4ee7]{flex:1;margin-right:24px}.home-index-component .left-container[data-v-7d0e4ee7]:empty{display:none}.home-index-component .right-container[data-v-7d0e4ee7]{width:326px}.home-index-component .right-container .Schedule[data-v-7d0e4ee7]{width:326px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:20px;background-color:var(--theme-global-background);box-shadow:0 0 14px 0 var(--theme-global-shadow);border-radius:2px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.home-index-component .right-container .popularize[data-v-7d0e4ee7]{width:326px;height:500px;border:1px solid #000}.home-index-component .all-screen[data-v-7d0e4ee7]{width:100%;height:100%;display:flex;justify-content:flex-end}.home-index-component .special-styl[data-v-7d0e4ee7]{margin-left:24px}.message-items[data-v-00e7952b]{display:flex;flex-direction:column;justify-content:center;align-items:center}.message-items .message[data-v-00e7952b]{width:100%;padding:25px;border-bottom:1px solid rgba(var(--theme-global-font-subtext-alpha),.2);position:relative;color:var(--theme-global-font-main);cursor:pointer}.message-items .message .message-type[data-v-00e7952b]{margin-left:-10px;margin-bottom:6px}.message-items .message .message-content[data-v-00e7952b]{margin-left:-2px}.message-items .message .created-time[data-v-00e7952b]{position:absolute;top:25px;right:25px;color:var(--theme-global-font-subtext)}.message-items .cursorDefault[data-v-00e7952b]{cursor:default}.message-items .empty-container[data-v-00e7952b]{margin-top:200px}.home-message-container[data-v-c0e0351c]{width:100%;flex:1;padding-top:24px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.home-message-container .messgae-tabs[data-v-c0e0351c]{padding:0 25px;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.home-message-container .messgae-tabs .tab-item[data-v-c0e0351c]{font-size:16px;color:var(--theme-global-font-main);margin-right:36px;padding-bottom:2px;cursor:pointer;box-sizing:border-box;border-bottom:2px solid transparent}.home-message-container .messgae-tabs .tab-item[data-v-c0e0351c]:last-child{margin-right:0!important}.home-message-container .messgae-tabs .active[data-v-c0e0351c]{color:var(--theme-global-main)!important;border-bottom:2px solid var(--theme-global-main)!important}.home-message-container .message-detail[data-v-c0e0351c],.outer-container .dynamic-conatiner[data-v-32f8e2b6],.outer-container[data-v-32f8e2b6]{width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.outer-container .dynamic-conatiner[data-v-32f8e2b6]{padding:24px;background-color:var(--theme-global-background)}.outer-container .dynamic-conatiner .common-header[data-v-32f8e2b6]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.outer-container .dynamic-conatiner .common-header .summary[data-v-32f8e2b6]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.outer-container .dynamic-conatiner .common-header .summary .icon[data-v-32f8e2b6]{width:20px;height:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:8px;border-radius:2px;color:var(--theme-global-btn-font-color);overflow:hidden}.outer-container .dynamic-conatiner .common-header .summary .icon img[data-v-32f8e2b6]{width:100%;height:100%}.outer-container .dynamic-conatiner .common-header .summary .text-info[data-v-32f8e2b6]{font-size:18px;min-width:96px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;color:var(--theme-global-font-main)}.outer-container .dynamic-conatiner .common-header .summary .extra-info[data-v-32f8e2b6]{height:24px;display:flex;flex-direction:row;justify-content:center;align-items:center}.outer-container .dynamic-conatiner .common-header .summary .extra-info[data-v-32f8e2b6] div{width:15px;height:15px;cursor:pointer;color:rgb(var(--theme-input-border-color-alpha))}.outer-container .dynamic-conatiner .common-header .right-contaier[data-v-32f8e2b6]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.outer-container .dynamic-conatiner .common-header .right-contaier .operate[data-v-32f8e2b6]{margin-left:10px;height:16px;cursor:pointer;color:var(--theme-grid-assist-operate)}.outer-container .dynamic-conatiner .common-header .right-contaier .teleport[data-v-32f8e2b6]{display:flex;flex-direction:row;justify-content:center;align-items:center}.common-tab-container[data-v-7ccb1330]{width:100%;flex:1;overflow-y:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.common-tab-container .tabs-scroll-container[data-v-7ccb1330]{width:100%;height:37px;padding-right:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330]{width:100%;height:100%}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header{margin:unset}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav-wrap{padding:0 28px 0 0}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-prev{left:unset!important;right:15px!important}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-next,.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-prev{width:14px;height:37px;color:var(--theme-global-font-subtext);background-color:var(--theme-global-background)!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav-wrap:after{display:none}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav{border:unset}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav .el-tabs__active-bar{display:none}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav .el-tabs__item{border:unset;padding:unset;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:unset;margin-right:1px;border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav .tab{cursor:pointer;padding:10px 14px 10px 24px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;color:var(--theme-global-font-subtext);background-color:var(--theme-grid-background)}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav .tab .title{white-space:nowrap;margin-right:44px}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav .tab .el-icon{cursor:pointer}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav .tab:last-child{margin-right:0!important}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav .active{background-color:var(--theme-global-background)!important}.common-tab-container .tabs-scroll-container .tabs[data-v-7ccb1330] .el-tabs__header .el-tabs__nav .active .title{color:var(--theme-global-font-main)}.common-tab-container .child-components-container[data-v-7ccb1330]{z-index:10}.common-tab-container .child-components-container .component-box[data-v-7ccb1330],.common-tab-container .child-components-container[data-v-7ccb1330]{width:100%;flex:1;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.common-tab-container .child-components-container .component-box>.outer-container[data-v-7ccb1330]{padding-right:10px}.report-list-container .list-box[data-v-3d5989cd],.report-list-container[data-v-3d5989cd]{width:100%;flex:1;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.report-list-container .list-box .main[data-v-3d5989cd]{width:100%}.report-list-container .list-box .main .header[data-v-3d5989cd]{padding:0 10px 0 0;background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity));display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:36px;font-size:14px;font-weight:400;color:var(--theme-global-font-subtext)}.report-list-container .list-box .main .header .field[data-v-3d5989cd]{padding:0 16px;white-space:nowrap}.report-list-container .list-box .main .header .field .line[data-v-3d5989cd],.report-list-container .list-box .main .header .field[data-v-3d5989cd]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-list-container .list-box .main .header .field .line>.el-icon[data-v-3d5989cd]{width:24px;height:18px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}.report-list-container .list-box .main .header .field .line .el-input[data-v-3d5989cd]{margin-left:20px}.report-list-container .list-box .main .header .field .tableSearch-popover .inp-styl[data-v-3d5989cd]{width:260px}.report-list-container .list-box .main .header .field .tableSearch-popover .inp-styl .search-img[data-v-3d5989cd]{width:22px;height:22px;border-radius:50%}.report-list-container .list-box .main .header .field .tableSearch-popover .inp-styl[data-v-3d5989cd] .el-input__inner{color:var(--theme-global-font-main)}.report-list-container .list-box .main .header .field .tableSearch-popover .inp-styl[data-v-3d5989cd] .el-input__suffix{right:8px}.report-list-container .list-box .main .header .field .tableSearch-popover .inp-styl[data-v-3d5989cd] .el-input__suffix .el-input__suffix-inner{display:flex;flex-direction:row;justify-content:center;align-items:center}.report-list-container .list-box .main .header .field .tableSearch-popover .search-btn[data-v-3d5989cd]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:10px}.report-list-container .list-box .main .header .field .tableSearch-popover .search-btn .btn-item[data-v-3d5989cd]{cursor:pointer;margin-left:4px;padding:4px 6px;border:1px solid var(--theme-global-font-main);color:var(--theme-global-font-main)}.report-list-container .list-box .main .header[data-v-3d5989cd] .report-type-filter{box-shadow:0 0 14px 0 var(--theme-global-shadow);background-color:var(--theme-global-background);border:none;padding:4px 0!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.report-list-container .list-box .main .header[data-v-3d5989cd] .report-type-filter .filter-box{width:120px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.report-list-container .list-box .main .header[data-v-3d5989cd] .report-type-filter .filter-box .radio-filter,.report-list-container .list-box .main .header[data-v-3d5989cd] .report-type-filter .filter-box .radio-filter .el-radio-group{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.report-list-container .list-box .main .header[data-v-3d5989cd] .report-type-filter .filter-box .radio-filter .el-radio-group .filter-item{min-height:32px;width:100%;padding:0 10px}.report-list-container .list-box .main .header[data-v-3d5989cd] .report-type-filter .filter-box .radio-filter .el-radio-group .el-radio{margin-right:unset}.report-list-container .list-box .main .header[data-v-3d5989cd] .report-type-filter .filter-box .radio-filter .el-radio-group .filter-item:hover{background-color:rgba(var(--theme-emement-select-hover),.07)}.report-list-container .list-box .main .header[data-v-3d5989cd] .report-type-filter .filter-box .confirm-btn{font-size:14px;cursor:pointer;color:var(--theme-global-main);width:100%;padding:6px 10px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.report-list-container .list-box .main .list-items[data-v-3d5989cd]{cursor:pointer}.report-list-container .list-box .main .list-items .item-box[data-v-3d5989cd]{border-bottom:1px solid rgba(var(--theme-global-font-subtext-alpha),.2);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:7px 10px}.report-list-container .list-box .main .list-items .item-box .collect[data-v-3d5989cd]{margin-left:-16px}.report-list-container .list-box .main .list-items .item-box .item[data-v-3d5989cd]{padding:0 16px;font-size:14px;font-weight:400;color:var(--theme-global-font-main);display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-list-container .list-box .main .list-items .item-box .item .field-detail[data-v-3d5989cd]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-list-container .list-box .main .list-items .item-box .item .field-detail .star[data-v-3d5989cd]{width:22px;height:22px;font-size:18px;margin-right:3px;cursor:pointer;color:rgba(var(--theme-input-border-color-alpha),.4);display:flex;flex-direction:row;justify-content:center;align-items:center}.report-list-container .list-box .main .list-items .item-box .item .field-detail .active[data-v-3d5989cd]{color:var(--theme-collect-star-active)}.report-list-container .list-box .main .list-items .item-box .item .field-detail .icon[data-v-3d5989cd]{font-size:14px;margin-right:7px;margin-top:4px;color:rgba(var(--theme-global-font-subtext-alpha),.2)}.report-list-container .list-box .main .list-items .item-box .item .field-detail .text[data-v-3d5989cd]{word-break:break-word;word-wrap:break-word}.report-list-container .list-box .main .list-items .item-box .item .operate[data-v-3d5989cd]{cursor:pointer;color:var(--theme-global-main)}.report-list-container .list-box .main .list-items .item-box .item .operate .icon[data-v-3d5989cd]{color:var(--theme-global-main)}.report-list-container .list-box .main .list-items[data-v-3d5989cd]:hover{background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity))}.report-list-container .list-box .main .empty-container[data-v-3d5989cd]{margin-top:200px}.report-list-container .pagination[data-v-3d5989cd]:not(:empty){margin-top:40px}.report-list-container .list-box[data-v-efecf8d6],.report-list-container[data-v-efecf8d6]{width:100%;flex:1;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.report-list-container .list-box .main[data-v-efecf8d6]{width:100%;padding-right:10px}.report-list-container .list-box .main .header[data-v-efecf8d6]{padding:0 10px 0 0;background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity));display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:36px;font-size:14px;font-weight:400;color:var(--theme-global-font-subtext)}.report-list-container .list-box .main .header .field[data-v-efecf8d6]{padding:0 16px;white-space:nowrap}.report-list-container .list-box .main .header .field .line[data-v-efecf8d6],.report-list-container .list-box .main .header .field[data-v-efecf8d6]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-list-container .list-box .main .header .field .line>.el-icon[data-v-efecf8d6]{width:24px;height:18px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}.report-list-container .list-box .main .header .field .line .el-input[data-v-efecf8d6]{margin-left:20px}.report-list-container .list-box .main .header .field .tableSearch-popover .inp-styl[data-v-efecf8d6]{width:260px}.report-list-container .list-box .main .header .field .tableSearch-popover .inp-styl .search-img[data-v-efecf8d6]{width:22px;height:22px;border-radius:50%}.report-list-container .list-box .main .header .field .tableSearch-popover .inp-styl[data-v-efecf8d6] .el-input__inner{color:var(--theme-global-font-main)}.report-list-container .list-box .main .header .field .tableSearch-popover .inp-styl[data-v-efecf8d6] .el-input__suffix{right:8px}.report-list-container .list-box .main .header .field .tableSearch-popover .inp-styl[data-v-efecf8d6] .el-input__suffix .el-input__suffix-inner{display:flex;flex-direction:row;justify-content:center;align-items:center}.report-list-container .list-box .main .header .field .tableSearch-popover .search-btn[data-v-efecf8d6]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:10px}.report-list-container .list-box .main .header .field .tableSearch-popover .search-btn .btn-item[data-v-efecf8d6]{cursor:pointer;margin-left:4px;padding:4px 6px;border:1px solid var(--theme-global-font-main);color:var(--theme-global-font-main)}.report-list-container .list-box .main .header[data-v-efecf8d6] .report-type-filter{box-shadow:0 0 14px 0 var(--theme-global-shadow);background-color:var(--theme-global-background);border:none;padding:4px 0!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.report-list-container .list-box .main .header[data-v-efecf8d6] .report-type-filter .filter-box{width:120px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.report-list-container .list-box .main .header[data-v-efecf8d6] .report-type-filter .filter-box .radio-filter,.report-list-container .list-box .main .header[data-v-efecf8d6] .report-type-filter .filter-box .radio-filter .el-radio-group{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.report-list-container .list-box .main .header[data-v-efecf8d6] .report-type-filter .filter-box .radio-filter .el-radio-group .filter-item{min-height:32px;width:100%;padding:0 10px}.report-list-container .list-box .main .header[data-v-efecf8d6] .report-type-filter .filter-box .radio-filter .el-radio-group .el-radio{margin-right:unset}.report-list-container .list-box .main .header[data-v-efecf8d6] .report-type-filter .filter-box .radio-filter .el-radio-group .filter-item:hover{background-color:rgba(var(--theme-emement-select-hover),.07)}.report-list-container .list-box .main .header[data-v-efecf8d6] .report-type-filter .filter-box .confirm-btn{font-size:14px;cursor:pointer;color:var(--theme-global-main);width:100%;padding:6px 10px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.report-list-container .list-box .main .list-items .item-box[data-v-efecf8d6]{border-bottom:1px solid rgba(var(--theme-global-font-subtext-alpha),.2);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:7px 10px}.report-list-container .list-box .main .list-items .item-box .collect[data-v-efecf8d6]{margin-left:-16px}.report-list-container .list-box .main .list-items .item-box .item[data-v-efecf8d6]{padding:0 16px;font-size:14px;font-weight:400;color:var(--theme-global-font-main);display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-list-container .list-box .main .list-items .item-box .item .field-detail[data-v-efecf8d6]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-list-container .list-box .main .list-items .item-box .item .field-detail .star[data-v-efecf8d6]{font-size:18px;margin-right:7px;color:rgba(var(--theme-input-border-color-alpha),.4);display:flex;flex-direction:row;justify-content:center;align-items:center}.report-list-container .list-box .main .list-items .item-box .item .field-detail .active[data-v-efecf8d6]{color:var(--theme-collect-star-active)}.report-list-container .list-box .main .list-items .item-box .item .field-detail .icon[data-v-efecf8d6]{font-size:14px;margin-right:7px;margin-top:4px;color:rgba(var(--theme-global-font-subtext-alpha),.2)}.report-list-container .list-box .main .list-items .item-box .item .field-detail .text[data-v-efecf8d6]{word-break:break-word;word-wrap:break-word}.report-list-container .list-box .main .list-items .item-box .item .operate[data-v-efecf8d6]{cursor:pointer;color:var(--theme-global-main)}.report-list-container .list-box .main .list-items .item-box .item .selected[data-v-efecf8d6]{cursor:default!important;color:rgba(var(--theme-global-font-subtext-alpha),.2)!important}.report-list-container .list-box .main .list-items[data-v-efecf8d6]:hover{background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity))}.report-list-container .list-box .main .empty-container[data-v-efecf8d6]{margin-top:70px}.report-list-container .pagination[data-v-efecf8d6]:not(:empty){margin-top:20px}.report-folder-edit-container[data-v-19d29644] .el-dialog{border-radius:4px!important;background-color:var(--theme-global-background)}.report-folder-edit-container[data-v-19d29644] .el-dialog .el-dialog__header{display:none}.report-folder-edit-container[data-v-19d29644] .el-dialog .el-dialog__body{border-radius:0!important;padding:0!important;background-color:var(--theme-global-background)}.report-folder-edit-container .main[data-v-19d29644]{height:464px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.report-folder-edit-container .main .left[data-v-19d29644]{width:770px;height:100%;min-width:770px;max-width:770px;padding:0 20px 25px 30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.report-folder-edit-container .main .left .title[data-v-19d29644]{width:100%;padding:16px 0;font-size:18px;color:var(--theme-global-font-main)}.report-folder-edit-container .main .left .folder-name[data-v-19d29644]{width:296px;margin-bottom:16px}.report-folder-edit-container .main .left .report-list[data-v-19d29644]{width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.report-folder-edit-container .main .right[data-v-19d29644]{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.report-folder-edit-container .main .right .selected-list[data-v-19d29644]{flex:1;width:100%;padding:0 14px 0 24px;background-color:var(--theme-grid-background);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.report-folder-edit-container .main .right .selected-list .title[data-v-19d29644]{width:100%;padding:16px 0;font-size:18px;color:var(--theme-global-font-main)}.report-folder-edit-container .main .right .selected-list .report-list[data-v-19d29644]{width:100%;flex:1;padding-right:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.report-folder-edit-container .main .right .selected-list .report-list .report-item[data-v-19d29644]{width:100%;padding:14px 18px;margin-bottom:16px;background-color:var(--theme-global-background);display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.report-folder-edit-container .main .right .selected-list .report-list .report-item .icon[data-v-19d29644]{height:20px;margin-right:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:rgba(var(--theme-global-font-subtext-alpha),.2)}.report-folder-edit-container .main .right .selected-list .report-list .report-item .report-name[data-v-19d29644]{flex:1}.report-folder-edit-container .main .right .selected-list .report-list .report-item .remove[data-v-19d29644]{height:20px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-global-main)}.report-folder-edit-container .main .right .operate[data-v-19d29644]{width:100%;height:58px;padding:12px 32px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.report-folder-edit-container .main .right .operate .btn[data-v-19d29644]{font-size:14px;min-width:60px;padding:0 6px;height:32px;border-radius:2px;cursor:pointer;background-color:var(--theme-global-main);border-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--theme-global-white)}.report-folder-edit-container .main .right .operate .cancel-btn[data-v-19d29644]{margin-right:10px;background-color:var(--theme-global-background);color:var(--theme-global-font-main);border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.report-folder-operate{z-index:2020!important;font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important;box-shadow:0 0 14px 0 var(--theme-global-shadow);background-color:var(--theme-global-background);border:none;padding:6px 8px!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.report-folder-operate .operate-items{width:100%}.report-folder-operate .operate-items .item{font-size:14px;color:var(--theme-global-font-main);padding:4px 10px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-container[data-v-04770029]{flex:1;flex-direction:column}.report-container .inner-container[data-v-04770029],.report-container[data-v-04770029]{width:100%;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start}.report-container .inner-container[data-v-04770029]{flex:1;box-shadow:0 0 14px 0 rgba(var(--theme-student-dailyPlan-box-shadow-alpha),.4);flex-direction:row}.report-container .inner-container .folder-list[data-v-04770029]{width:240px;height:100%;background-color:var(--theme-global-background);padding:10px 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.report-container .inner-container .folder-list .folder-box[data-v-04770029]{width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:16px;color:var(--theme-global-font-main);overflow:hidden}.report-container .inner-container .folder-list .folder-box .folder-item[data-v-04770029]{width:100%;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:inherit;margin-bottom:10px}.report-container .inner-container .folder-list .folder-box .folder-item .active-line[data-v-04770029]{margin-left:1px;min-width:3px;min-height:100%;border-radius:0 2px 2px 0;background-color:var(--theme-global-main);margin-right:26px;visibility:hidden}.report-container .inner-container .folder-list .folder-box .folder-item .folder-detail[data-v-04770029]{padding:15px 46px 15px 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-container .inner-container .folder-list .folder-box .folder-item .folder-detail .folder-name[data-v-04770029]{font-size:14px;max-width:120px;margin-right:5px}.report-container .inner-container .folder-list .folder-box .folder-item .operate[data-v-04770029]{visibility:hidden;flex:1;padding-right:15px;cursor:pointer;font-size:16px;color:var(--theme-global-font-main);display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.report-container .inner-container .folder-list .folder-box .folder-item[data-v-04770029]:last-child{margin-bottom:0!important}.report-container .inner-container .folder-list .folder-box .folder-item[data-v-04770029]:hover{background:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity))}.report-container .inner-container .folder-list .folder-box .active .active-line[data-v-04770029],.report-container .inner-container .folder-list .folder-box .folder-item:hover .operate[data-v-04770029]{visibility:visible!important}.report-container .inner-container .folder-list .folder-box .active .folder-detail[data-v-04770029]{color:var(--theme-global-main)}.report-container .inner-container .folder-list .create[data-v-04770029]{width:100%;margin:48px 0 14px;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.report-container .inner-container .folder-list .create .btn[data-v-04770029]{width:192px;height:32px;border-radius:4px;border:1px solid rgb(var(--theme-input-border-color-alpha));display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:14px;color:var(--theme-global-font-main)}.report-container .inner-container .report-list-box[data-v-04770029]{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.report-container .inner-container .report-list-box .report-list[data-v-04770029]{width:100%;height:100%;background-color:var(--theme-global-background);padding:24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.report-container .inner-container .report-list-box .report-list .header[data-v-04770029]{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}.report-container .inner-container .report-list-box .report-list .header .left[data-v-04770029]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-container .inner-container .report-list-box .report-list .header .left>svg[data-v-04770029]{width:20px;height:20px;margin-top:3px;margin-right:6px}.report-container .inner-container .report-list-box .report-list .header .left .text[data-v-04770029]{font-size:18px;font-weight:500;color:var(--theme-global-font-main)}.report-container .inner-container .report-list-box .report-list .content[data-v-04770029]{width:100%;flex:1;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.report-tools-container[data-v-3a15f648]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-tools-container .title[data-v-3a15f648]{color:var(--theme-global-font-main);margin-right:10px}.report-tools-container .box[data-v-3a15f648]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-right:10px}.report-tools-container .box .operators[data-v-3a15f648]{color:var(--theme-global-font-main);margin-right:10px}.report-tools-container .box .operators[data-v-3a15f648] .el-input__inner{width:90px}.report-tools-container .box .content[data-v-3a15f648]{min-width:180px}.report-tools-container .box .content[data-v-3a15f648] .el-select-v2{width:100%}.report-tools-container .box .content[data-v-3a15f648] .el-select-v2 .el-select-v2__wrapper{background-color:unset!important}.report-tools-container .box .content[data-v-3a15f648] .el-select-v2 .el-select-v2__wrapper .el-select-v2__combobox-input{color:var(--theme-global-font-main)}.report-tools-container .box .content[data-v-3a15f648] .el-select-v2 .el-select-v2__placeholder{color:rgba(var(--theme-global-font-subtext-alpha),.6)!important}.report-tools-container .box .content[data-v-3a15f648] .el-date-editor .el-range-input{background-color:var(--el-input-bg-color)}.el-date-range-picker{max-width:600px}.table-header-description{background-color:var(--theme-student-dailyPlan-tooltip)!important;border:none!important;padding:8px!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important;font-size:12px!important;color:var(--theme-global-white)!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.table-header-description .el-popper__arrow:before{border:0!important;background:var(--theme-student-dailyPlan-tooltip)!important}.table-header-description .tip{max-width:300px}.report-detail-container .main[data-v-5e4ebc91],.report-detail-container[data-v-5e4ebc91]{width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.report-detail-container .main[data-v-5e4ebc91]{padding-right:10px}.report-detail-container .main>.box[data-v-5e4ebc91]{width:100%}.report-detail-container .main .operate[data-v-5e4ebc91]{flex-wrap:wrap}.report-detail-container .main .operate .btns[data-v-5e4ebc91],.report-detail-container .main .operate[data-v-5e4ebc91]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.report-detail-container .main .operate .item[data-v-5e4ebc91]{margin-right:20px;margin-bottom:10px}.report-detail-container .main .operate .confirm[data-v-5e4ebc91],.report-detail-container .main .operate .export[data-v-5e4ebc91]{cursor:pointer;margin-right:10px;font-size:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;height:32px;padding:0 10px;border-radius:4px;color:var(--theme-global-white);background-color:var(--theme-global-main)}.report-detail-container .main .operate .cancel[data-v-5e4ebc91]{cursor:pointer;margin-right:0;font-size:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;height:32px;padding:0 10px;border-radius:4px;background-color:var(--theme-global-background);color:var(--theme-global-font-main);border:1px solid var(--theme-global-font-subtext)}.report-detail-container .main .search[data-v-5e4ebc91]{width:100%;height:30px;margin-bottom:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}.report-detail-container .main .search .search-icon[data-v-5e4ebc91]{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px;font-size:14px;background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity));color:var(--theme-global-font-subtext)}.report-detail-container .main .search .search-icon[data-v-5e4ebc91]:hover{background-color:rgba(var(--theme-grid-placeholder-alpha))!important;color:var(--theme-global-white)!important}.report-detail-container .main .table[data-v-5e4ebc91]{flex:1;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.report-detail-container .main .table[data-v-5e4ebc91] .el-table{font-size:14px}.report-detail-container .main .table[data-v-5e4ebc91] .el-table,.report-detail-container .main .table[data-v-5e4ebc91] .el-table .el-table__inner-wrapper{width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.report-detail-container .main .table[data-v-5e4ebc91] .el-table .el-table__inner-wrapper:after,.report-detail-container .main .table[data-v-5e4ebc91] .el-table .el-table__inner-wrapper:before{display:none!important}.report-detail-container .main .table[data-v-5e4ebc91] .el-table thead tr{font-size:14px;color:var(--theme-global-font-subtext)!important;border-radius:2px}.report-detail-container .main .table[data-v-5e4ebc91] .el-table thead tr th:first-child{border-left:none!important}.report-detail-container .main .table[data-v-5e4ebc91] .el-table thead tr th.no-bottom-border{border-bottom:none!important}.report-detail-container .main .table[data-v-5e4ebc91] .el-table tbody tr td:first-child{border-left:none!important}.report-detail-container .main .table[data-v-5e4ebc91] .el-table .el-table__row:last-child>td{border:none}.report-detail-container .main .table[data-v-5e4ebc91] .el-table .el-table__row:hover>td{background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity))}.report-detail-container .main .table[data-v-5e4ebc91] .el-table thead{position:sticky;top:0;z-index:2}.report-detail-container .main .table[data-v-5e4ebc91] .el-table thead .el-table__cell{background-color:rgba(var(--theme-table-head-background-alpha),var(--theme-table-head-background-opacity))!important}.report-detail-container .main .table[data-v-5e4ebc91] .el-table .el-table__cell{padding:auto 6px!important;border-bottom:1px solid rgba(var(--theme-global-font-subtext-alpha),.2)!important;border-right:1px solid rgba(var(--theme-global-font-subtext-alpha),.2)!important}.report-detail-container .main .table[data-v-5e4ebc91] .el-table .el-table__cell .cell{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-weight:400}.report-detail-container .main .table[data-v-5e4ebc91] .el-table .el-table__cell .highlight{color:var(--theme-table-highlight-background)!important}.report-detail-container .main .table[data-v-5e4ebc91] .el-table .normal .cell{white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.report-detail-container .main .table[data-v-5e4ebc91] .el-table .unnormal .cell{white-space:pre-wrap;max-width:560px}.report-detail-container .main .table[data-v-5e4ebc91] .el-table .unnormal-2 .cell{width:280px}.report-detail-container .main .table[data-v-5e4ebc91] .el-table .unnormal-3 .cell{width:420px}.report-detail-container .main .table[data-v-5e4ebc91] .el-table .unnormal-4 .cell{width:560px}.report-detail-container .main .table[data-v-5e4ebc91] .el-table tr>.el-table__cell:last-child{border-right:none!important}.report-detail-container .main .table[data-v-5e4ebc91] .el-table__border-left-patch{display:none}.report-detail-container .main .table[data-v-5e4ebc91] .el-table--border:after,.report-detail-container .main .table[data-v-5e4ebc91] .el-table--border:before{display:none!important}.report-detail-container .main .table[data-v-5e4ebc91] .hyper-link{cursor:pointer;color:var(--theme-global-href)}.report-detail-container .main .table[data-v-5e4ebc91] .ellipsis-1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word}.report-detail-container .main .table[data-v-5e4ebc91] .ellipsis-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.report-detail-container .main .table[data-v-5e4ebc91] .ellipsis-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word}.report-detail-container .main .table[data-v-5e4ebc91] .ellipsis-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-word}.report-detail-container .main .table[data-v-5e4ebc91] .ellipsis-5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-break:break-word}.report-detail-container .main .table[data-v-5e4ebc91] .ellipsis-6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;word-break:break-word}.report-detail-container .main .table[data-v-5e4ebc91] .ellipsis-7{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;word-break:break-word}.report-detail-container .main .table[data-v-5e4ebc91] .ellipsis-8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;word-break:break-word}.report-detail-container .main .table[data-v-5e4ebc91] .ellipsis-9{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;word-break:break-word}.report-detail-container .main .table[data-v-5e4ebc91] .ellipsis-10{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;word-break:break-word}.report-detail-container .main .empty[data-v-5e4ebc91] .el-table__body-wrapper{height:100%!important}.report-detail-container .main .empty[data-v-5e4ebc91] .el-scrollbar__view{height:90%!important}.report-detail-container .pagination[data-v-5e4ebc91]{width:100%;margin-left:-5px}.report-detail-container .pagination[data-v-5e4ebc91] .btn-next,.report-detail-container .pagination[data-v-5e4ebc91] .btn-prev{min-width:28px!important}.report-detail-container .pagination[data-v-5e4ebc91]:not(:empty){margin-top:24px}.report-download{font-family:PingFangSC-Regular,PingFang SC,Microsoft YaHei,Helvetica,Avenir,Arial,sans-serif!important}.outer-container .dynamic-conatiner[data-v-4ad9dbf8],.outer-container[data-v-4ad9dbf8]{width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.outer-container .dynamic-conatiner[data-v-4ad9dbf8]{padding:24px 14px 24px 24px;background-color:var(--theme-global-background)}.outer-container .dynamic-conatiner .common-header[data-v-4ad9dbf8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:16px;padding-right:10px}.outer-container .dynamic-conatiner .common-header .summary[data-v-4ad9dbf8]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.outer-container .dynamic-conatiner .common-header .summary .icon[data-v-4ad9dbf8]{width:20px;height:20px;margin-top:3px;margin-right:6px}.outer-container .dynamic-conatiner .common-header .summary .text-info[data-v-4ad9dbf8]{font-size:18px;min-width:96px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;color:var(--theme-global-font-main)}.outer-container .dynamic-conatiner .common-header .download .download-img[data-v-4ad9dbf8]{color:var(--theme-global-font-subtext);cursor:pointer}.outer-container .dynamic-conatiner .common-header .download .download-img[data-v-4ad9dbf8]:not(:last-child){margin-right:10px}.outer-container .dynamic-conatiner .common-header .download .download-img[data-v-4ad9dbf8]:active,.outer-container .dynamic-conatiner .common-header .download .download-img[data-v-4ad9dbf8]:hover{color:var(--theme-global-main)}.common-report-tab-container[data-v-183ac037]{width:100%;flex:1;overflow-y:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.common-report-tab-container .tabs-scroll-container[data-v-183ac037]{width:100%;height:37px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037]{width:100%;height:100%}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header{margin:unset}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav-wrap{padding:0 28px 0 0}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-prev{left:unset!important;right:15px!important}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-next,.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-prev{width:14px;height:37px;color:var(--theme-global-font-subtext);background-color:var(--theme-global-background)!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav-wrap:after{display:none}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav{border:unset}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav .el-tabs__active-bar{display:none}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav .el-tabs__item{border:unset;padding:unset;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:unset;margin-right:1px;border:1px solid rgba(var(--theme-input-border-color-alpha),.4)}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav .tab{cursor:pointer;padding:10px 14px 10px 24px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:14px;color:var(--theme-global-font-subtext);background-color:var(--theme-grid-background)}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav .tab .title{white-space:nowrap;margin-right:44px}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav .tab .el-icon{cursor:pointer}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav .tab:last-child{margin-right:0!important}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav .active{background-color:var(--theme-global-background)!important}.common-report-tab-container .tabs-scroll-container .tabs[data-v-183ac037] .el-tabs__header .el-tabs__nav .active .title{color:var(--theme-global-font-main)}.common-report-tab-container .child-components-container[data-v-183ac037]{z-index:10}.common-report-tab-container .child-components-container .component-box[data-v-183ac037],.common-report-tab-container .child-components-container[data-v-183ac037]{width:100%;flex:1;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}