#app{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif}.kd-icon{display:inline-block;width:1em;height:1em;font-size:inherit;fill:currentColor;stroke:currentColor;stroke-width:0;vertical-align:-.15em;overflow:hidden}.kd-button{display:inline-flex;align-items:center;justify-content:center;line-height:1.5;font-weight:500;text-align:center;border:none}.kd-button.kd-button__type--primary{color:#fff;background:#36f}.kd-button.kd-button__type--primary.kd-button--plain{background:#e9f2fe;border:1px solid #36f;color:#36f}.kd-button.kd-button__type--primary.kd-button--stroke{background:#fff;border:1px solid #dbe4ff;color:#36f}.kd-button.kd-button__type--secondary{color:#4d4d4d;background:#ebebeb}.kd-button.kd-button__type--secondary.kd-button--plain{background:#fff;border:1px solid #eee;color:#4d4d4d}.kd-button.kd-button__type--secondary.kd-button--stroke{background:#fff;border:1px solid #fff;color:#ebebeb}.kd-button.kd-button__type--danger{color:#fff;background:#ff5d2f}.kd-button.kd-button__type--danger.kd-button--plain{background:#ffe0d7;border:1px solid #ff5d2f;color:#ff5d2f}.kd-button.kd-button__type--danger.kd-button--stroke{background:#fff;border:1px solid #ffe0d7;color:#ff5d2f}.kd-button.kd-button__type--success{color:#fff;background:#5ec525}.kd-button.kd-button__type--success.kd-button--plain{background:#bfeea4;border:1px solid #5ec525;color:#5ec525}.kd-button.kd-button__type--success.kd-button--stroke{background:#fff;border:1px solid #bfeea4;color:#5ec525}.kd-button.kd-button__type--function{color:#fff;background:#5e6166}.kd-button.kd-button__type--function.kd-button--plain{background:#b3b5b9;border:1px solid #5e6166;color:#5e6166}.kd-button.kd-button__type--function.kd-button--stroke{background:#fff;border:1px solid #b3b5b9;color:#5e6166}.kd-button.kd-button__type--text{background:transparent;color:#36f;padding-left:0!important;padding-right:0!important}.kd-button.kd-button__type--text.kd-button--arrow:after{display:inline-block;content:"";margin:0 0 0 2px;width:4.4px;height:4.4px;border:1.6px solid #36f;border-top:transparent;border-left:transparent;transform:rotate(-45deg)}.kd-button.kd-button__type--white{background:#fff;color:#5e6166;border:1px solid #babcbf;padding-left:0!important;padding-right:0!important}.kd-button.kd-button__size--cell{padding:0;width:100%;height:54px;font-size:16px;border:none!important;border-radius:0}.kd-button.kd-button__size--large{padding:0 29px;height:58px;font-size:16px;border-radius:10px}.kd-button.kd-button__size--large.kd-button--round{border-radius:29px}.kd-button.kd-button__size--normal{padding:0 22px;height:44px;font-size:15px;border-radius:8px}.kd-button.kd-button__size--normal.kd-button--round{border-radius:22px}.kd-button.kd-button__size--small{padding:0 18px;height:36px;font-size:12px;border-radius:6px}.kd-button.kd-button__size--small.kd-button--round{border-radius:18px}.kd-button.kd-button__size--medium{padding:0 16px;height:32px;font-size:14px;border-radius:6px}.kd-button.kd-button__size--medium.kd-button--round{border-radius:18px}.kd-button.kd-button__size--mini{padding:0 10px;height:24px;font-size:12px;border-radius:4px}.kd-button.kd-button__size--mini.kd-button--round{border-radius:18px}.kd-button.kd-button--disabled{opacity:.49}.kd-button.kd-button--disabled.kd-button__disabled-mask{position:relative;overflow:hidden;opacity:1}.kd-button.kd-button--disabled.kd-button__disabled-mask:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:hsla(0,0%,100%,.49)}.kd-button:focus{outline:none}.kd-button>img{max-height:100%}.kd-button>img+span{margin-left:5px;white-space:nowrap}.kd-button>span+img{margin-left:5px}.kd-button.kd-button--no-border{border:none!important}.kd-message-box__mask{display:flex;align-items:center;flex-direction:column;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.4);z-index:10000}.kd-message-box__mask .kd-message-box{position:relative;padding:24px;width:266px;text-align:center;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.2);border-radius:16px}.kd-message-box__mask .kd-message-box__title{color:#000;line-height:26px;font-size:18px;font-weight:600;white-space:pre-line}.kd-message-box__mask .kd-message-box__content{margin:20px 0;line-height:20px;color:#5e6166;font-size:14px}.kd-message-box__mask p.kd-message-box__message{white-space:pre-line;margin-bottom:40px}.kd-message-box__mask .kd-button.kd-message-box__btn-close{position:absolute;top:16px;right:16px;padding:0;height:unset;font-size:20px;color:#000}.kd-message-box__mask .kd-message-box__footer{display:flex;align-items:center;justify-content:space-around}.kd-message-box__mask .kd-message-box__footer>.kd-button{flex:1;padding:0}.kd-message-box__mask .kd-message-box__footer>.kd-button:not(:first-child){margin-left:16px}.kd-message-box__mask .kd-message-box__btn-additional{display:block;margin:16px auto 0 auto;padding:0;height:unset;line-height:20px;font-size:14px;font-weight:400;color:#fff;text-decoration:underline}.kd-message-box__mask .apph5 .kd-message-box__footer>.kd-button:not(:first-child){color:#fff;background:#ff5d2f}.cs-icon-comp{display:inline-block;width:1em;height:1em;fill:currentColor;stroke:currentColor;stroke-width:0;vertical-align:-.15em;overflow:hidden}.el-menu-item .cs-icon,.el-submenu .cs-icon{margin-right:5px;width:24px;height:18px;fill:#909399;stroke:#909399;vertical-align:middle}.el-menu-item.is-active .cs-icon,.el-submenu.is-active .cs-icon{fill:currentColor;stroke:currentColor}.cs-icon-button{width:40px;height:40px;font-size:18px;color:#0a1629;text-align:center;cursor:pointer;border:none;border-radius:8px;background:#fff;box-shadow:0 6px 58px rgba(121,145,173,.2)}.cs-icon-button>*{line-height:40px}.cs-icon-button:hover{color:#0a1629;background:#e6edf5}.cs-icon-button.selected{color:#2981f8}.cs-icon-button.disabled{cursor:not-allowed;background:#e6edf5;opacity:.49}.title-bar-comp{display:flex;align-items:center;gap:10px;margin-bottom:30px}.title-bar-comp .cs-icon-button .i-back{font-size:24px;color:#2981f8}.title-bar-comp .center{flex-grow:1}.title-bar-comp .el-input{width:400px}.title-bar-comp .el-input input{border-radius:20px}.status-use{line-height:22px;font-size:14px;text-align:center}.status-use.un-start,.status-use.un_start,.status-use.unstart{display:flex;align-items:center;justify-content:center}.status-use.un-start:before,.status-use.un_start:before,.status-use.unstart:before{display:block;margin:0 8px 0 0;content:"";width:6px;height:6px;border-radius:50%;background:#d4e6fe}.status-use.active,.status-use.ongoing,.status-use.started,.status-use.uncompleted{display:flex;align-items:center;justify-content:center}.status-use.active:before,.status-use.ongoing:before,.status-use.started:before,.status-use.uncompleted:before{display:block;margin:0 8px 0 0;content:"";width:6px;height:6px;border-radius:50%;background:#4bce8f}.status-use.delayed_done,.status-use.done,.status-use.ended,.status-use.finish{display:flex;align-items:center;justify-content:center}.status-use.delayed_done:before,.status-use.done:before,.status-use.ended:before,.status-use.finish:before{display:block;margin:0 8px 0 0;content:"";width:6px;height:6px;border-radius:50%;background:#dcdde0}.status-use.left{justify-content:flex-start}.list-page-comp{padding:28px;background:#fff;border-radius:8px}.list-page-comp .el-table-column .el-button{padding:0}.list-page-comp .el-table-column .el-button.danger{color:#f56c6c}.list-page-comp>.el-table{border:1px solid #e4e7ed;border-radius:8px;line-height:22px;font-size:14px;text-align:center}.list-page-comp>.el-table.un-start,.list-page-comp>.el-table.un_start,.list-page-comp>.el-table.unstart{display:flex;align-items:center;justify-content:center}.list-page-comp>.el-table.un-start:before,.list-page-comp>.el-table.un_start:before,.list-page-comp>.el-table.unstart:before{display:block;margin:0 8px 0 0;content:"";width:6px;height:6px;border-radius:50%;background:#d4e6fe}.list-page-comp>.el-table.active,.list-page-comp>.el-table.ongoing,.list-page-comp>.el-table.started,.list-page-comp>.el-table.uncompleted{display:flex;align-items:center;justify-content:center}.list-page-comp>.el-table.active:before,.list-page-comp>.el-table.ongoing:before,.list-page-comp>.el-table.started:before,.list-page-comp>.el-table.uncompleted:before{display:block;margin:0 8px 0 0;content:"";width:6px;height:6px;border-radius:50%;background:#4bce8f}.list-page-comp>.el-table.delayed_done,.list-page-comp>.el-table.done,.list-page-comp>.el-table.ended,.list-page-comp>.el-table.finish{display:flex;align-items:center;justify-content:center}.list-page-comp>.el-table.delayed_done:before,.list-page-comp>.el-table.done:before,.list-page-comp>.el-table.ended:before,.list-page-comp>.el-table.finish:before{display:block;margin:0 8px 0 0;content:"";width:6px;height:6px;border-radius:50%;background:#dcdde0}.list-page-comp>.el-table.left{justify-content:flex-start}.list-page-comp>.el-pagination{margin:10px 0 0 0}.progress-status-tag-comp{display:flex;align-items:center}.progress-status-tag-comp.un-start{font-weight:400;font-size:14px;line-height:20px}.progress-status-tag-comp.un-start>.flag{background:#fe9647}.progress-status-tag-comp.progress{font-weight:400;font-size:14px;line-height:20px}.progress-status-tag-comp.progress>.flag{background:#36f}.progress-status-tag-comp.end{font-weight:400;font-size:14px;line-height:20px}.progress-status-tag-comp.end>.flag{background:#b8b8b8}.progress-status-tag-comp>.flag{width:6px;height:6px;margin-right:4px;border-radius:50%}.progress-status-tag-comp.tag{padding:2px 4px;border-radius:4px}.progress-status-tag-comp.tag.un-start{color:#fe9647;background:#ffefe3}.progress-status-tag-comp.tag.progress{background:#e4fae1;color:#1e9d0a}.progress-status-tag-comp.tag.end{color:#81848f;background:#f7f8fa}.training-overview-info-comp>.title{font-weight:500;font-size:20px;line-height:30px;color:#0a1629;display:flex}.training-overview-info-comp>.title>.progress-status-tag-comp{margin-right:8px}.training-overview-info-comp>.items{display:flex;justify-content:space-between;margin-top:24px}.training-overview-info-comp>.items>.item>.label{font-weight:500;font-size:14px;line-height:22px;color:#9da2a9}.training-overview-info-comp>.items>.item>.value{margin-top:12px;font-weight:400;font-size:14px;line-height:22px;color:#0a1629}.training-overview-info-comp>.items>.item.clazz{width:330px}.training-overview-info-comp>.split-line{width:100%;height:1px;background:#dcdde0;margin-top:51px}.cs-select>.el-input>.el-input__prefix{left:10px;color:#9da2a9}.training-clazz-static-info-comp{margin-top:27px}.training-clazz-static-info-comp>.title{font-weight:500;font-size:16px;line-height:23px;color:#0a1629;display:flex;justify-content:space-between;align-items:center}.training-clazz-static-info-comp>.title>.el-form>.el-form-item{margin:0}.training-clazz-static-info-comp>.summary-box-comp{display:flex;justify-content:space-between;margin-top:30px}.training-clazz-static-info-comp>.summary-box-comp>.item{width:224px;text-align:left}.training-clazz-static-info-comp>.summary-box-comp>.item>.value{margin-top:6px;font-weight:700;font-size:24px;line-height:26px;color:#2d2f33}.training-clazz-static-info-comp>.summary-box-comp>.item>.title{font-weight:500;font-size:14px;line-height:22px;color:#9da2a9}.practice-clazz-detail-page>.main{padding:22px 24px;background:#fff}.practice-clazz-detail-page>.main>.list-page{margin-top:24px;padding:0}.practice-student-list-page>.main{padding:22px 24px;background:#fff}.practice-student-list-page>.main>.list-page{margin-top:24px;padding:0}.practice-student-list-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status{display:flex;align-items:center}.practice-student-list-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status>.status{width:6px;height:6px;border-radius:50%;margin-right:4px}.practice-student-list-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status>.status.un-finished{background:#f24b53}.practice-student-list-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status>.status.finished{background:#3bb528}.el-dialog__wrapper.competition-of-drill-type-remove-dialog-dialog .el-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;width:544px;max-width:80%;border-radius:8px}.el-dialog__wrapper.competition-of-drill-type-remove-dialog-dialog .el-dialog>.el-dialog__body{display:flex;align-items:center;flex-direction:column;padding:30px}.el-dialog__wrapper.competition-of-drill-type-remove-dialog-dialog .el-select{width:352px}.el-dialog__wrapper.competition-of-drill-type-remove-dialog-dialog .tip{color:#9da2a9;margin:0 0 0 -20px}.el-dialog__wrapper.competition-of-drill-type-remove-dialog-dialog .operation-box{margin-top:40px;margin-left:0}.el-dialog__wrapper.competition-of-drill-type-remove-dialog-dialog .operation-box .el-button{padding:9px 54px}.homework-drill-report .frozen{text-align:center;padding:50px 0;color:#939599}.homework-drill-report .frozen .spinner{width:28px;margin:0 auto;margin-bottom:20px}.homework-drill-report video{width:100%;max-height:470px}.homework-drill-report h5{text-align:center}.homework-drill-report .user{margin-top:24px}.homework-drill-report .user .el-avatar{float:left;margin-right:12px}.homework-drill-report .user .user-info-box{font-weight:500;font-size:18px;line-height:26px;color:#0a1629;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.homework-drill-report .user .user-info-box span{display:flex;justify-content:space-between;align-items:center;user-select:none;font-weight:500;font-size:12px;line-height:18px;color:#2981f8}.homework-drill-report .user .user-info-box span img{width:14px;height:14px;margin:0 4px}.homework-drill-report .user .user-info-box span:hover{cursor:pointer}.homework-drill-report .user .user-info-box .del-video-btn span{color:#6c737f}.homework-drill-report .user p span{float:right}.homework-drill-report .competition-title{font-weight:500;font-size:18px;line-height:26px;color:#0a1629;margin-top:32px}.homework-drill-report .info{margin-top:24px;display:flex;flex-wrap:wrap}.homework-drill-report .info .item{width:33%;margin-bottom:20px}.homework-drill-report .info .item span{font-size:22px;color:#0a1629}.homework-drill-report .info.competition{display:flex;flex-wrap:wrap}.homework-drill-report .info.competition .item{display:flex;flex-shrink:0}.homework-drill-report .info.competition .item span{font-weight:400;font-size:14px;line-height:20px;color:#0a1629;flex-grow:0;flex-shrink:0}.homework-drill-report .info.competition .item.competition-item:first-child,.homework-drill-report .info.competition .item.competition-item:nth-child(2){width:50%}.homework-drill-report .info.competition .item.competition-item:nth-child(3),.homework-drill-report .info.competition .item.competition-item:nth-child(4){width:100%}.homework-drill-report .el-dialog .el-form-item{width:475px}.homework-drill-report .el-dialog .el-form-item .el-select{width:352px}.homework-drill-report .el-dialog .tip{font-weight:500;font-size:13px;line-height:20px;color:#9da2a9;margin-left:22px}.homework-drill-report .el-dialog .operation-box{margin-top:40px}.homework-drill-report .el-dialog .operation-box .el-button{width:135px}.personal-drill-record-card-comp{background:#fff;border-radius:8px;padding:16px}.personal-drill-record-card-comp>.header{display:flex;justify-content:space-between}.personal-drill-record-card-comp>.header>.title{font-weight:500;font-size:14px;line-height:20px;color:#4d4d4d}.personal-drill-record-card-comp>.header>.tip{font-weight:400;font-size:12px;line-height:17px;color:#8f8f8f}.personal-drill-record-card-comp>.drill-info{background:#f7f8fa;border-radius:8px;padding:16px;margin-top:14px}.personal-drill-record-card-comp>.drill-info>.detail-info,.personal-drill-record-card-comp>.drill-info>.first-line{display:flex;justify-content:space-between}.personal-drill-record-card-comp>.drill-info>.detail-info>.item{margin-top:12px;display:flex;flex-direction:column;width:50%;align-content:flex-start;align-items:flex-start;justify-content:flex-start}.personal-drill-record-card-comp>.drill-info>.detail-info>.item>.wrapper{display:flex;align-items:center}.personal-drill-record-card-comp>.drill-info>.detail-info>.item>.wrapper>.name{font-weight:500;font-size:14px;line-height:20px;color:#2d2f33}.personal-drill-record-card-comp>.drill-info>.detail-info>.item>.wrapper>.name:hover{color:#2981f8;cursor:pointer}.personal-drill-record-card-comp>.drill-info>.detail-info>.item>.wrapper>.detect-info{padding:4px;border:1px solid #f24b53;border-radius:4px;font-weight:400;font-size:10px;line-height:10px;color:#f24b53;margin-left:8px}.personal-drill-record-card-comp>.drill-info>.detail-info>.item>.time{font-weight:400;font-size:12px;line-height:17px;color:#8f8f8f;margin-top:12px}.personal-drill-record-card-comp>.drill-info>.detail-info>.item>.name{font-weight:400;font-size:12px;line-height:17px;color:#8f8f8f}.personal-drill-record-card-comp>.drill-info>.detail-info>.item>.value{margin-top:6px;font-weight:500;font-size:12px;line-height:12px;color:#4d4d4d}.personal-drill-record-card-comp>.drill-info>.detail-info>.item>.value>span{font-weight:600;font-size:20px;line-height:24px;color:#2d2f33}.personal-exam-record-card-comp{background:#fff;border-radius:8px;padding:16px}.personal-exam-record-card-comp>.header{display:flex;justify-content:flex-start}.personal-exam-record-card-comp>.header>.title{font-weight:500;font-size:14px;line-height:20px;color:#4d4d4d}.personal-exam-record-card-comp>.overview{margin-top:16px;display:flex;justify-content:space-between}.personal-exam-record-card-comp>.overview>.item{display:flex;flex-direction:column;padding:8px 22px}.personal-exam-record-card-comp>.overview>.item>.value{font-weight:700;font-size:24px;line-height:26px;color:#2d2f33;margin-top:6px}.personal-exam-record-card-comp>.overview>.item:nth-child(3)>.value{font-weight:700;font-size:24px;line-height:26px;color:#f24b53}.personal-exam-record-card-comp>.overview>.item>.name{font-weight:500;font-size:14px;line-height:22px;color:#9da2a9}.personal-exam-record-card-comp>.questions{display:flex;flex-direction:column;margin:0 auto;width:582px}.personal-exam-record-card-comp>.questions>.question{text-align:left;padding:12px;font-weight:500;font-size:14px;line-height:20px;color:#5e6166;background:#f7f8fa;border-radius:8px;box-sizing:border-box;margin-top:16px}.personal-exam-record-card-comp>.questions>.question.right{background:rgba(59,181,40,.1)}.personal-exam-record-card-comp>.questions>.question.wrong{background:rgba(242,75,83,.1)}.personal-exam-record-card-comp>.questions>.question>.options>.option{margin-top:10px}.personal-exam-record-card-comp>.questions>.question>.options>.option.right{color:#3bb528}.personal-exam-record-card-comp>.questions>.question>.options>.option.wrong{color:#f24b53}.personal-exam-record-card-comp>.questions>.question>.answer{margin-top:20px}.personal-exam-record-card-comp>.questions>.question>.answer>.label{font-weight:400;font-size:12px;line-height:17px;color:#3bb528}.personal-exam-record-card-comp>.questions>.question>.explanation{margin:4px 0 0 0;line-height:17px;font-size:12px;color:#8f8f8f}.exam_practice_student_detail>.header{padding:24px;background:#fff;box-shadow:0 6px 58px rgba(196,203,214,.1);border-radius:8px;display:flex;align-items:center}.exam_practice_student_detail>.header>img{width:64px;height:64px;border-radius:50%}.exam_practice_student_detail>.header>.info-box{display:flex;flex-direction:column;margin:0 20px}.exam_practice_student_detail>.header>.info-box>.name{font-weight:500;font-size:16px;line-height:22px;color:#2d2f33}.exam_practice_student_detail>.header>.info-box>.clazz-name{margin-top:8px;font-weight:400;font-size:14px;line-height:20px;color:#9da2a9}.exam_practice_student_detail>.header>.score-info{display:flex;flex-direction:column;flex:1;text-align:right}.exam_practice_student_detail>.header>.score-info>.title{font-weight:500;font-size:14px;line-height:22px;color:#9da2a9}.exam_practice_student_detail>.header>.score-info>.score{margin-top:6px;font-weight:700;font-size:32px;line-height:26px;color:#2d2f33;margin-right:18px}.exam_practice_student_detail>.main{margin-top:30px;padding:22px 24px;background:#fff}.knowledge-repo-page>.main{display:flex;flex-direction:row;flex-wrap:wrap}.knowledge-repo-page>.main>.exam-overview-card{margin-right:23px;margin-bottom:30px;box-sizing:border-box}.knowledge-repo-page>.main>.exam-overview-card:hover{cursor:pointer}.knowledge-repo-page>.main>.exam-overview-card>img{width:243px;height:138px}.knowledge-repo-page>.main>.exam-overview-card>.title{font-weight:500;font-size:16px;line-height:24px;color:#2d2f33;width:240px}.knowledge-repo-page>.main>.exam-overview-card>.author{font-weight:400;font-size:12px;line-height:17px;color:#8f8f8f;margin-top:12px}.question-info-comp{padding:16px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.question-info-comp>.title{font-weight:400;font-size:12px;line-height:17px;color:#2d2f33;text-align:left}.question-info-comp>.tags{margin-top:10px;display:flex}.question-info-comp>.tags>.tag{padding:2px 4px;margin-right:8px;border-radius:4px;font-weight:400;font-size:12px;line-height:16px;color:#81848f;background:#f7f8fa}.question-info-comp>.tags>.tag.easy{color:#3bb528;background:#e4fae1}.question-info-comp>.tags>.tag.medium{color:#7c41e3;background:#f6f2fe}.question-info-comp>.tags>.tag.hard{color:#f24b53;background:#ffeeef}.question-info-comp>.options{margin-top:10px;display:flex;flex-direction:column;justify-content:flex-start}.question-info-comp>.options>.option{text-align:left;margin-top:10px;font-weight:400;font-size:12px;line-height:17px;color:#2d2f33}.question-info-comp>.answer{font-weight:400;font-size:12px;line-height:17px;margin-top:20px;color:#2d2f33}.question-info-comp>.answer>span{font-weight:400;font-size:12px;line-height:17px;color:#3bb528}.question-info-comp>.explanation{margin-top:12px;font-weight:400;font-size:12px;line-height:16px;color:#81848f;text-align:left}.question-content>.header{display:flex;flex-direction:column;padding:20px 15px;justify-content:flex-start;align-items:flex-start;background:#fff}.question-content>.header>.title{font-weight:500;font-size:16px;line-height:22px;color:#2d2f33}.question-content>.header>.tip{margin-top:20px;display:flex;flex:1;width:100%;justify-content:space-between;font-weight:400;font-size:13px;line-height:18px;color:#8f8f8f}.question-content>.header>.split-line{height:1px;background:#ebebeb;width:100%;margin-top:17px;margin-bottom:17px}.question-content>.header>.rules{padding:16px 0;background:#f7f8fa;border-radius:8px;display:flex;flex-wrap:wrap;box-sizing:border-box;width:100%;justify-content:space-around}.question-content>.header>.rules>.item{width:114px}.question-content>.header>.rules>.item>.name{font-weight:400;font-size:12px;line-height:17px;color:#4d4d4d;text-align:center}.question-content>.header>.rules>.item>.flag{margin-top:4px}.question-content>.header>.rules>.item>.flag>img{width:12px;height:12px}.question-content>.header>.rules>.item>.counts{margin-top:4px;font-weight:600;font-size:14px;line-height:20px;color:#2d2f33;text-align:center}.question-content>.header>.rules>.item>.counts>span{font-weight:400;font-size:12px;line-height:17px;color:#2d2f33;margin-left:4px}.question-content>.question-list{margin-top:8px;box-shadow:0 6px 58px rgba(196,203,214,.1);border-radius:8px;padding:30px;background:#fff}.question-content>.question-list>.questions{padding:20px;background:#f7f8fa;display:flex;flex-direction:column;align-items:center;justify-content:center}.question-content>.question-list>.questions>.question-info-comp{width:582px;border-radius:4px}.question-content>.question-list>.questions>.question-info-comp:not(:first-child){border-top:1px solid #f5f5f5}.exam-type-select-popup>.el-dialog{padding:0 100px}.exam-type-select-popup>.el-dialog>.el-dialog__header{font-weight:500;font-size:18px;line-height:26px;color:#0a1629}.exam-type-select-popup>.el-dialog>.el-dialog__body{display:flex;flex-direction:column;border-radius:16px;flex:auto;padding:0;text-align:left;overflow:hidden}.exam-type-select-popup>.el-dialog>.el-dialog__body>.types{flex:1;overflow:auto}.exam-type-select-popup>.el-dialog>.el-dialog__body>.types>.type{margin:8px 16px;padding:16px;background:#f7f8fa;border-radius:8px}.exam-type-select-popup>.el-dialog>.el-dialog__body>.types>.type:hover{cursor:pointer}.exam-type-select-popup>.el-dialog>.el-dialog__body>.types>.type+.type{margin:24px 16px 8px 16px}.exam-type-select-popup>.el-dialog>.el-dialog__body>.types>.type.selected{border:1.5px solid #36f;background:#f5f7ff}.exam-type-select-popup>.el-dialog>.el-dialog__body>.types>.type.selected>.label,.exam-type-select-popup>.el-dialog>.el-dialog__body>.types>.type.selected>.text{color:#36f}.exam-type-select-popup>.el-dialog>.el-dialog__body>.types>.type.selected>.tips{color:rgba(51,102,255,.6)}.exam-type-select-popup>.el-dialog>.el-dialog__body>.types>.type>.label{line-height:22px;font-size:16px;font-weight:500;color:#2d2f33}.exam-type-select-popup>.el-dialog>.el-dialog__body>.types>.type>.text{margin:8px 0 0 0;line-height:20px;font-size:14px;color:#4d4d4d}.exam-type-select-popup>.el-dialog>.el-dialog__body>.types>.type>.tips{margin:8px 0 0 0;color:#8f8f8f}.exam-type-select-popup>.el-dialog>.el-dialog__body>.footer{flex:none;display:flex;align-items:center;justify-content:center;padding:40px}.exam-type-select-popup>.el-dialog>.el-dialog__body>.footer>.el-button{width:135px;background:#2981f8;border-radius:4px}.assign-exam-popup>.el-dialog{padding:0 100px}.assign-exam-popup>.el-dialog>.el-dialog__header{font-weight:500;font-size:18px;line-height:26px;color:#0a1629}.assign-exam-popup>.el-dialog>.el-dialog__body{padding:25px 0}.assign-exam-popup>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__label{width:68px}.assign-exam-popup>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content .el-cascader,.assign-exam-popup>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content .el-select,.assign-exam-popup>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content>.el-input{width:300px}.assign-exam-popup>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content>.total-score{color:#cbcbcb}.assign-exam-popup>.el-dialog>.el-dialog__body>.footer{flex:none;display:flex;align-items:center;justify-content:center;padding:40px}.assign-exam-popup>.el-dialog>.el-dialog__body>.footer>.el-button{width:135px;border-radius:4px}.assign-practice-popup>.el-dialog{padding:0 100px}.assign-practice-popup>.el-dialog>.el-dialog__header{font-weight:500;font-size:18px;line-height:26px;color:#0a1629}.assign-practice-popup>.el-dialog>.el-dialog__body{padding:25px 0}.assign-practice-popup>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__label{width:68px}.assign-practice-popup>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content .el-cascader,.assign-practice-popup>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content .el-select,.assign-practice-popup>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content>.el-input{width:300px}.assign-practice-popup>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content>.total-score{color:#cbcbcb}.assign-practice-popup>.el-dialog>.el-dialog__body>.footer{flex:none;display:flex;align-items:center;justify-content:center;padding:40px}.assign-practice-popup>.el-dialog>.el-dialog__body>.footer>.el-button{width:135px;border-radius:4px}.knowledge-repo-page>.main{padding:16px;background:#fff;border-radius:8px;box-sizing:border-box}.dropdown-menu-comp .el-dropdown-link{cursor:pointer;color:#409eff;font-weight:500;font-size:14px}.dropdown-menu-comp .el-dropdown-link.el-button{font-weight:500;font-size:14px;line-height:22px;color:#4d4d4d;padding:9px 20px}.dropdown-menu-comp .el-dropdown-link.el-button:hover{color:#409eff}.operation-dropdown-menu .dangerous-teacher-btn{color:#f24b53}.operation-dropdown-menu .el-dropdown-menu__item:hover{background-color:transparent}.operation-dropdown-menu .el-dropdown-menu__item:focus,.operation-dropdown-menu .el-dropdown-menu__item:not(.is-disabled):hover{background-color:unset;color:unset}.operation-dropdown-menu .item:hover{color:#66b1ff}.exam-card-comp{width:272px;height:274px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));background:#fff;border-radius:8px;box-sizing:border-box}.exam-card-comp>.header{display:flex;padding:16px;justify-content:space-between;align-items:center;background:linear-gradient(180deg,rgba(75,206,143,.05),rgba(75,206,143,0))}.exam-card-comp>.header>.title>.tag{font-weight:400;font-size:12px;line-height:17px}.exam-card-comp>.header>.title>.tag.un-start{color:#fe9647}.exam-card-comp>.header>.title>.tag.progress{color:#36f}.exam-card-comp>.header>.title>.tag.end{color:#81848f}.exam-card-comp>.header>.dropdown-menu-comp{height:25px}.exam-card-comp>.header>.dropdown-menu-comp>span{color:#c7c9d1;letter-spacing:2px}.exam-card-comp>.main{display:flex;flex-direction:column;cursor:pointer}.exam-card-comp>.main>img{width:60px;height:70px;margin:0 auto}.exam-card-comp>.main>.title{margin-top:18px;font-weight:500;font-size:16px;line-height:23px;text-align:center;color:#0a1629;height:46px;padding:0 16px;box-sizing:border-box}.exam-card-comp>.info-box{display:flex;flex-direction:column;padding:0 16px 16px;background:#fff;border-radius:8px;cursor:pointer}.exam-card-comp>.info-box>.item{display:flex;font-weight:400;font-size:12px;line-height:18px;color:#8f8f8f;margin-top:8px}.exam-card-comp>.info-box>.item>.label{margin-right:12px}.update-name-popup-comp>.el-dialog{padding:0 20px}.update-name-popup-comp>.el-dialog>.el-dialog__header{font-weight:500;font-size:18px;line-height:26px;color:#0a1629}.update-name-popup-comp>.el-dialog>.el-dialog__body{display:flex;flex-direction:column;border-radius:16px;flex:auto;padding:0;text-align:left;overflow:hidden}.update-name-popup-comp>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content>.el-input{width:300px}.update-name-popup-comp>.el-dialog>.el-dialog__body>.footer{flex:none;display:flex;align-items:center;justify-content:center;padding:10px 0 40px 0}.update-name-popup-comp>.el-dialog>.el-dialog__body>.footer>.el-button{width:135px;border-radius:4px}.knowledge-exam-list-page>.main{padding:16px;border-radius:8px;box-sizing:border-box;display:flex;flex-wrap:wrap}.knowledge-exam-list-page>.main>.exam-card-comp{margin-right:20px;margin-bottom:30px}.knowledge-exam-list-page>.empty{display:flex;flex-direction:column;justify-content:center;align-items:center}.knowledge-exam-list-page>.empty>img{width:130px;height:158px}.knowledge-exam-list-page>.empty>.el-button{background:#fff;border:1px solid #2981f8;border-radius:4px;font-weight:500;font-size:14px;line-height:22px;color:#2981f8;padding:9px 38px;margin-top:33px}.knowledge-exam-list-page>.update-exam-time-dialog>.el-dialog{padding:0 20px}.knowledge-exam-list-page>.update-exam-time-dialog>.el-dialog>.el-dialog__header{font-weight:500;font-size:18px;line-height:26px;color:#0a1629}.knowledge-exam-list-page>.update-exam-time-dialog>.el-dialog>.el-dialog__body{display:flex;flex-direction:column;border-radius:16px;flex:auto;padding:0;text-align:left;overflow:hidden}.knowledge-exam-list-page>.update-exam-time-dialog>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content .el-select,.knowledge-exam-list-page>.update-exam-time-dialog>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content>.el-input{width:350px}.knowledge-exam-list-page>.update-exam-time-dialog>.el-dialog>.el-dialog__body>.footer{flex:none;display:flex;align-items:center;justify-content:center;padding:10px 0 40px 0}.knowledge-exam-list-page>.update-exam-time-dialog>.el-dialog>.el-dialog__body>.footer>.el-button{width:135px;border-radius:4px}.practice-card-comp{width:272px;height:274px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));background:#fff;border-radius:8px;box-sizing:border-box}.practice-card-comp>.header{display:flex;padding:16px;justify-content:space-between;align-items:center;background:linear-gradient(180deg,rgba(51,102,255,.05),rgba(51,102,255,0))}.practice-card-comp>.header>.title>.tag{font-weight:400;font-size:12px;line-height:17px}.practice-card-comp>.header>.title>.tag.un-start{color:#fe9647}.practice-card-comp>.header>.title>.tag.progress{color:#36f}.practice-card-comp>.header>.title>.tag.end{color:#81848f}.practice-card-comp>.header>.dropdown-menu-comp{height:25px}.practice-card-comp>.header>.dropdown-menu-comp>span{color:#c7c9d1;letter-spacing:2px}.practice-card-comp>.main{display:flex;flex-direction:column;cursor:pointer}.practice-card-comp>.main>img{width:60px;height:70px;margin:0 auto}.practice-card-comp>.main>.title{margin-top:18px;font-weight:500;font-size:16px;line-height:23px;text-align:center;color:#0a1629;height:46px;padding:0 16px;box-sizing:border-box}.practice-card-comp>.info-box{display:flex;flex-direction:column;padding:0 16px 16px;background:#fff;border-radius:8px;cursor:pointer}.practice-card-comp>.info-box>.item{display:flex;font-weight:400;font-size:12px;line-height:18px;color:#8f8f8f;margin-top:8px}.practice-card-comp>.info-box>.item>.label{margin-right:12px}.knowledge-practice-list-page>.main{padding:16px;border-radius:8px;box-sizing:border-box;display:flex;flex-wrap:wrap}.knowledge-practice-list-page>.main>.practice-card-comp{margin-right:20px;margin-bottom:30px}.knowledge-practice-list-page>.empty{display:flex;flex-direction:column;justify-content:center;align-items:center}.knowledge-practice-list-page>.empty>img{width:130px;height:158px}.knowledge-practice-list-page>.empty>.el-button{background:#fff;border:1px solid #2981f8;border-radius:4px;font-weight:500;font-size:14px;line-height:22px;color:#2981f8;padding:9px 38px;margin-top:33px}.knowledge-practice-list-page>.update-exam-time-dialog>.el-dialog{padding:0 20px}.knowledge-practice-list-page>.update-exam-time-dialog>.el-dialog>.el-dialog__header{font-weight:500;font-size:18px;line-height:26px;color:#0a1629}.knowledge-practice-list-page>.update-exam-time-dialog>.el-dialog>.el-dialog__body{display:flex;flex-direction:column;border-radius:16px;flex:auto;padding:0;text-align:left;overflow:hidden}.knowledge-practice-list-page>.update-exam-time-dialog>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content .el-select,.knowledge-practice-list-page>.update-exam-time-dialog>.el-dialog>.el-dialog__body>.el-form>.el-form-item>.el-form-item__content>.el-input{width:350px}.knowledge-practice-list-page>.update-exam-time-dialog>.el-dialog>.el-dialog__body>.footer{flex:none;display:flex;align-items:center;justify-content:center;padding:10px 0 40px 0}.knowledge-practice-list-page>.update-exam-time-dialog>.el-dialog>.el-dialog__body>.footer>.el-button{width:135px;border-radius:4px}.poster-footer-tzy-comp{display:flex;align-items:center;justify-content:space-between;padding:0 16px;text-align:left}.poster-footer-tzy-comp>.left>.slogan{line-height:20px;font-size:12px;color:#2d2f33}.poster-footer-tzy-comp>.left>.tips{margin:4px 0 0 0;line-height:20px;font-size:14px;font-weight:600;color:#2d2f33}.poster-footer-tzy-comp>.qrcode{border:2px solid #fff;border-radius:4px}.poster-footer-ttts-comp{display:flex;align-items:center;justify-content:space-between;padding:0 16px;text-align:left}.poster-footer-ttts-comp>.left{display:flex}.poster-footer-ttts-comp>.left>.logo{width:38px;height:38px;margin-right:8px}.poster-footer-ttts-comp>.left>.content>.slogan{font-weight:400;font-size:12px;line-height:14px;color:#8f8f8f;margin-top:4px}.poster-footer-ttts-comp>.left>.content>.tips{margin:0;font-weight:600;font-size:13px;line-height:18px;color:#2d2f33}.poster-footer-ttts-comp>.qrcode{border:2px solid #fff;border-radius:4px}.exam-poster-base-comp{width:375px;box-sizing:border-box}.exam-poster-base-comp>.poster-footer-ttts-comp>.qrcode{width:58px;height:58px}.exam-poster-base-comp>.header{background:#0995ff}.exam-poster-base-comp>.header>img{width:100%}.exam-poster-base-comp>.main{background:linear-gradient(#0d98ff,#f8fdff)}.exam-poster-base-comp>.main>.content-box{border:8px solid #1b93ff;border-radius:8px;margin:0 8px}.exam-poster-base-comp>.main>.content-box>.info{background:#fff;border-radius:8px;width:100%;height:100%;padding:16px;box-sizing:border-box}.exam-poster-base-comp>.main>.content-box>.info>.tip{margin-top:15px;font-weight:500;font-size:14px;line-height:20px;color:#1b64d1;text-align:left}.exam-poster-base-comp>.main>.content-box>.info>.item{margin-top:30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.exam-poster-base-comp>.main>.content-box>.info>.item>.title{font-weight:500;font-size:14px;line-height:20px;color:#2d2f33;margin-bottom:12px;background:rgba(154,244,255,.5);box-shadow:3px 3px 0 #cee4ee;border-radius:12px 12px 12px 2px;padding:4px 12px}.exam-poster-base-comp>.main>.content-box>.info>.item>.date{font-weight:400;font-size:14px;line-height:20px;color:#4d4d4d}.exam-poster-base-comp>.main>.content-box>.info>.item>.detail{font-weight:500;font-size:14px;line-height:20px;color:#4d4d4d;text-align:left}.exam-poster-base-comp>.main>.content-box>.info>.item>.detail>.grade-info>.grade-name{font-weight:400;font-size:14px;line-height:20px;color:#4d4d4d}.exam-poster-base-comp>.main>.content-box>.info>.item>.detail>.grade-info>.clazz-list{display:flex;margin-top:9px;flex-wrap:wrap}.exam-poster-base-comp>.main>.content-box>.info>.item>.detail>.grade-info>.clazz-list>.name{font-weight:400;font-size:12px;line-height:17px;color:#8f8f8f;white-space:nowrap}.exam-poster-base-comp>.main>.content-box>.info>.item>.tip{margin-top:12px;font-weight:400;font-size:12px;line-height:17px;color:#8f8f8f}.exam-poster-base-comp>.main>.content-box>.info>.school{margin-top:30px;text-align:right;font-weight:500;font-size:14px;line-height:20px;color:#4d4d4d;display:flex;align-items:center;justify-content:flex-end}.exam-poster-base-comp>.main>.content-box>.info>.school>span{width:46px;height:2px;margin-right:2px;background:#000;display:inline-block}.exam-poster-base-comp>.footer{padding:16px;background:#fff}.html-poster{position:fixed;top:0;left:0;height:0;width:100%;overflow:hidden;text-align:left}.knowledge-exam-clazz-detail-page>.main{padding:22px 24px;background:#fff}.knowledge-exam-clazz-detail-page>.main>.list-page{margin-top:24px;padding:0}.knowledge-exam-clazz-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.avg-score.failed{color:#f24b53}.knowledge-exam-clazz-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.avg-score.not-good{color:#fe9647}.knowledge-exam-clazz-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.avg-score.pass{color:#3bb528}.knowledge-exam-clazz-detail-page>.main>.el-dialog__wrapper>.el-dialog>.el-dialog__body{display:flex;flex-direction:column;justify-content:center;align-items:center}.knowledge-exam-clazz-detail-page>.main>.el-dialog__wrapper>.el-dialog>.el-dialog__body>.download{background:#36f;border-radius:8px;font-weight:500;font-size:16px;line-height:16px;text-align:center;letter-spacing:1px;padding:14px 116px;color:#fff;box-sizing:border-box}.knowledge-exam-clazz-detail-page>.main>.el-dialog__wrapper>.el-dialog>.el-dialog__body>.html-poster{width:375px}.knowledge-exam-student-detail-page>.main{padding:22px 24px;background:#fff}.knowledge-exam-student-detail-page>.main>.list-page{margin-top:24px;padding:0}.knowledge-exam-student-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status{display:flex;align-items:center}.knowledge-exam-student-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status>.status{width:6px;height:6px;border-radius:50%;margin-right:4px}.knowledge-exam-student-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status>.status.un-finished{background:#f24b53}.knowledge-exam-student-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status>.status.finished{background:#3bb528}.knowledge-exam-student-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status>.status.in-process{background:#36f}.knowledge-exam-student-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.score.failed{color:#f24b53}.knowledge-exam-student-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.score.not-good{color:#fe9647}.knowledge-exam-student-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.score.pass{color:#3bb528}.student-question-info-comp{margin-top:16px;padding:16px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:8px}.student-question-info-comp.un-do{background:#f7f8fa}.student-question-info-comp.right{background:rgba(59,181,40,.1)}.student-question-info-comp.wrong{background:#feedee}.student-question-info-comp>.title{text-align:left;font-weight:500;font-size:14px;line-height:20px;color:#4d4d4d}.student-question-info-comp>.options{margin-left:16px;margin-top:10px}.student-question-info-comp>.options>.option{margin-bottom:10px;font-weight:400;font-size:12px;line-height:17px;text-align:left}.student-question-info-comp>.options>.option.wrong{color:#f24b53}.student-question-info-comp>.options>.option.right{color:#3bb528}.student-question-info-comp>.answer{margin-top:10px;margin-left:16px;font-weight:400;font-size:12px;line-height:17px;color:#2d2f33}.student-question-info-comp>.answer>.label{font-weight:400;font-size:12px;line-height:17px;color:#3bb528}.student-question-info-comp>.explanation{margin-top:12px;margin-left:16px;font-weight:400;font-size:12px;line-height:16px;color:#81848f;text-align:left}.exam-result-for-student-page>.header{background:#fff;padding:16px}.exam-result-for-student-page>.header>.user-info{display:flex;align-items:center}.exam-result-for-student-page>.header>.user-info>img{width:56px;height:56px;border-radius:50%}.exam-result-for-student-page>.header>.user-info>.info{display:flex;flex-direction:column;margin-left:16px;align-items:flex-start}.exam-result-for-student-page>.header>.user-info>.info>.name{font-weight:600;font-size:18px;line-height:25px;color:#2d2f33}.exam-result-for-student-page>.header>.user-info>.info>.clazz-name{margin-top:2px;font-weight:500;font-size:12px;line-height:17px;color:#939599}.exam-result-for-student-page>.header>.title{margin-top:24px;font-weight:500;font-size:14px;line-height:20px;color:#4d4d4d;text-align:left}.exam-result-for-student-page>.header>.score-box{display:flex;flex-direction:column;margin-top:16px;padding-bottom:24px;border-bottom:1px solid #dcdde0}.exam-result-for-student-page>.header>.score-box>.tip{font-weight:500;font-size:12px;line-height:17px;color:#939599}.exam-result-for-student-page>.header>.score-box>.score{font-weight:700;font-size:40px;line-height:40px;color:#ff5d2f}.exam-result-for-student-page>.header>.over-view{display:flex;justify-content:space-around;margin-top:24px}.exam-result-for-student-page>.header>.over-view>.item>.value{margin-top:6px;font-weight:700;font-size:24px;line-height:26px;color:#2d2f33}.exam-result-for-student-page>.header>.over-view>.item>.value.error{color:#f24b53}.exam-result-for-student-page>.header>.over-view>.item>.label{font-weight:500;font-size:14px;line-height:22px;color:#9da2a9}.exam-result-for-student-page>.header>.answer-list{display:flex;flex-direction:column;width:582px;justify-content:center;margin:0 auto}.knowledge-practice-clazz-detail-page>.main{padding:22px 24px;background:#fff}.knowledge-practice-clazz-detail-page>.main>.list-page{margin-top:24px;padding:0}.knowledge-practice-student-detail-page>.main{padding:22px 24px;background:#fff}.knowledge-practice-student-detail-page>.main>.list-page{margin-top:24px;padding:0}.knowledge-practice-student-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status{display:flex;align-items:center}.knowledge-practice-student-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status>.status{width:6px;height:6px;border-radius:50%;margin-right:4px}.knowledge-practice-student-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status>.status.un-finished{background:#f24b53}.knowledge-practice-student-detail-page>.main>.list-page>.el-table>.el-table__body-wrapper>.el-table__body>tbody>.el-table__row>td>.cell>.completion-status>.status.finished{background:#3bb528}*{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{background:#f8f8f8}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px transparent;border-radius:10px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}body{color:#0a1629;font-size:14px;line-height:1.5}h1{font-size:24px}h2{font-size:22px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}p.desc{font-size:13px}p.tip{font-size:12px}.bold{font-weight:500}.regular{color:#6c737f}.light{color:#9da2a9}