@import url(//g.alicdn.com/de/prismplayer/2.15.2/skins/default/aliplayer-min.css);.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb:after,.el-breadcrumb:before{display:table;content:""}.el-breadcrumb:after{clear:both}.el-breadcrumb__separator{margin:0 9px;font-weight:700;color:#c0c4cc}.el-breadcrumb__separator[class*=icon]{margin:0 6px;font-weight:400}.el-breadcrumb__item{float:left}.el-breadcrumb__inner{color:#606266}.el-breadcrumb__inner.is-link,.el-breadcrumb__inner a{font-weight:700;text-decoration:none;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1);color:#303133}.el-breadcrumb__inner.is-link:hover,.el-breadcrumb__inner a:hover{color:#409eff;cursor:pointer}.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover{font-weight:400;color:#606266;cursor:text}.el-breadcrumb__item:last-child .el-breadcrumb__separator{display:none}[data-v-3dc7ad41]:root{--themColor:#3a78f2;--warnColor:#ff9343;--success:#45cb6c;--danger:#ee0a24;--themeBorder:#6691ff;--themeBg:#f2f7ff;--themeText:#303133;--themeTextSecond:#606266;--themeTextThree:#909399;--themeBorderGray:#e4e7ed}.edu-style .el-button[data-v-3dc7ad41]:focus,.edu-style .el-button[data-v-3dc7ad41]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-3dc7ad41],.edu-style .el-button--warning[data-v-3dc7ad41]:focus,.edu-style .el-button--warning[data-v-3dc7ad41]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-3dc7ad41],.edu-style .el-button--primary[data-v-3dc7ad41]:focus,.edu-style .el-button--primary[data-v-3dc7ad41]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-3dc7ad41]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-3dc7ad41],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-3dc7ad41]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-3dc7ad41]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-3dc7ad41],.edu-style .el-input__inner[data-v-3dc7ad41]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-3dc7ad41]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-3dc7ad41],.edu-style .el-tabs__item[data-v-3dc7ad41]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-3dc7ad41]{color:#fff}.Breadcrumb[data-v-3dc7ad41]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin-bottom:12px;position:relative;z-index:1}.Breadcrumb .back[data-v-3dc7ad41]{padding:3px 10px 3px 0;cursor:pointer;display:inline-block;color:var(--themColor)}.Breadcrumb .el-breadcrumb[data-v-3dc7ad41]{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Breadcrumb[data-v-3dc7ad41] .el-breadcrumb__item .el-breadcrumb__inner{color:var(--themColor);margin:8px}.Breadcrumb[data-v-3dc7ad41] .el-breadcrumb__item .el-breadcrumb__separator{margin:0;color:#888}.Breadcrumb[data-v-3dc7ad41] .el-breadcrumb__item:not(:last-of-type) .el-breadcrumb__inner.is-link{color:#888;font-weight:400}.Breadcrumb[data-v-3dc7ad41] .el-breadcrumb__item:not(:last-of-type) .el-breadcrumb__inner.is-link:hover{color:var(--themColor)!important}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@-webkit-keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{to{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.el-popup-parent--hidden{overflow:hidden}.el-dialog{position:relative;margin:0 auto 50px;background:#fff;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.el-dialog.is-fullscreen{width:100%;margin-top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.el-dialog__header{padding:20px 20px 10px}.el-dialog__headerbtn{position:absolute;top:20px;right:20px;padding:0;background:0 0;border:none;outline:0;cursor:pointer;font-size:16px}.el-dialog__headerbtn .el-dialog__close{color:#909399}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#409eff}.el-dialog__title{line-height:24px;font-size:18px;color:#303133}.el-dialog__body{padding:30px 20px;color:#606266;font-size:14px;word-break:break-all}.el-dialog__footer{padding:10px 20px 20px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial;padding:25px 25px 30px}.el-dialog--center .el-dialog__footer{text-align:inherit}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}@-webkit-keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes dialog-fade-out{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes dialog-fade-out{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.com__dialog .el-dialog__header,.el-dialog .el-dialog__header{border-bottom:1px solid hsla(0,0%,100%,.5)}.com__dialog .el-dialog__title,.el-dialog .el-dialog__title{color:var(--themColor)}.com__dialog-footer,.el-dialog-footer{text-align:center}.el-dialog{background:-webkit-gradient(linear,left top,left bottom,from(#d0d9fe),color-stop(#cdd9ff),color-stop(#e7eefc),color-stop(#fff),to(#fff));background:linear-gradient(180deg,#d0d9fe,#cdd9ff,#e7eefc,#fff,#fff);-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.06);box-shadow:0 2px 10px 0 rgba(0,0,0,.06);border-radius:6px}.el-dialog .el-dialog__close{font-size:17px;color:#fff;font-weight:700}.el-dialog .el-dialog__footer .el-button+.el-button{margin-left:20px}[data-v-5522ff6f]:root{--themColor:#3a78f2;--warnColor:#ff9343;--success:#45cb6c;--danger:#ee0a24;--themeBorder:#6691ff;--themeBg:#f2f7ff;--themeText:#303133;--themeTextSecond:#606266;--themeTextThree:#909399;--themeBorderGray:#e4e7ed}.edu-style .el-button[data-v-5522ff6f]:focus,.edu-style .el-button[data-v-5522ff6f]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-5522ff6f],.edu-style .el-button--warning[data-v-5522ff6f]:focus,.edu-style .el-button--warning[data-v-5522ff6f]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-5522ff6f],.edu-style .el-button--primary[data-v-5522ff6f]:focus,.edu-style .el-button--primary[data-v-5522ff6f]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-5522ff6f]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-5522ff6f],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-5522ff6f]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-5522ff6f]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-5522ff6f],.edu-style .el-input__inner[data-v-5522ff6f]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-5522ff6f]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-5522ff6f],.edu-style .el-tabs__item[data-v-5522ff6f]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-5522ff6f]{color:#fff}.aliyun-view-container[data-v-5522ff6f]{position:relative;z-index:1000;width:100%;height:100%}.aliyun-view-container .close-button[data-v-5522ff6f]{position:absolute;padding:6px;top:4px;left:4px;font-size:18px;font-weight:700;cursor:pointer}.aliyun-view-file[data-v-5522ff6f]{width:100%;height:100%}.aliyun-view-file[data-v-5522ff6f] #wps-iframe{width:100%;height:100%!important}.aliyun-view-file .view-guide[data-v-5522ff6f]{margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:220px}[data-v-5522ff6f] .web-office-iframe{width:100%!important;height:100%!important}.el-message-box__wrapper{z-index:3000!important}[data-v-7c377c13]:root{--themColor:#3a78f2;--warnColor:#ff9343;--success:#45cb6c;--danger:#ee0a24;--themeBorder:#6691ff;--themeBg:#f2f7ff;--themeText:#303133;--themeTextSecond:#606266;--themeTextThree:#909399;--themeBorderGray:#e4e7ed}.edu-style .el-button[data-v-7c377c13]:focus,.edu-style .el-button[data-v-7c377c13]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-7c377c13],.edu-style .el-button--warning[data-v-7c377c13]:focus,.edu-style .el-button--warning[data-v-7c377c13]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-7c377c13],.edu-style .el-button--primary[data-v-7c377c13]:focus,.edu-style .el-button--primary[data-v-7c377c13]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-7c377c13]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-7c377c13],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-7c377c13]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-7c377c13]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-7c377c13],.edu-style .el-input__inner[data-v-7c377c13]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-7c377c13]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-7c377c13],.edu-style .el-tabs__item[data-v-7c377c13]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-7c377c13]{color:#fff}.HomeWorkQuestionDialog--body[data-v-7c377c13]{max-height:650px;overflow-y:auto}[data-v-e8f6d34c]:root{--themColor:#3a78f2;--warnColor:#ff9343;--success:#45cb6c;--danger:#ee0a24;--themeBorder:#6691ff;--themeBg:#f2f7ff;--themeText:#303133;--themeTextSecond:#606266;--themeTextThree:#909399;--themeBorderGray:#e4e7ed}.edu-style .el-button[data-v-e8f6d34c]:focus,.edu-style .el-button[data-v-e8f6d34c]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-e8f6d34c],.edu-style .el-button--warning[data-v-e8f6d34c]:focus,.edu-style .el-button--warning[data-v-e8f6d34c]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-e8f6d34c],.edu-style .el-button--primary[data-v-e8f6d34c]:focus,.edu-style .el-button--primary[data-v-e8f6d34c]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-e8f6d34c]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-e8f6d34c],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-e8f6d34c]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-e8f6d34c]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-e8f6d34c],.edu-style .el-input__inner[data-v-e8f6d34c]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-e8f6d34c]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-e8f6d34c],.edu-style .el-tabs__item[data-v-e8f6d34c]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-e8f6d34c]{color:#fff}.editor-container[data-v-e8f6d34c]{position:fixed;left:0;top:0;width:100%;height:100vh;z-index:2100;background:#fff;overflow:hidden}.editor-container .content-wrapper[data-v-e8f6d34c]{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.editor-container .content-wrapper .advance-editor[data-v-e8f6d34c]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.editor-container .action-bar[data-v-e8f6d34c]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;z-index:1;width:100%;height:60px;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;border-radius:0 6px 6px 0;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.15);box-shadow:0 4px 10px rgba(0,0,0,.15);background:#ffecde;-webkit-transition:all .1s;transition:all .1s}.editor-container .action-bar.hidden[data-v-e8f6d34c]{width:0;min-width:0;padding:0}.editor-container .action-bar .bar-btn[data-v-e8f6d34c]{width:80px;height:60px;background:var(--themColor);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.editor-container .action-bar[data-v-e8f6d34c] .el-button{padding:11px 15px}.editor-container .action-bar[data-v-e8f6d34c] .el-button+.el-button{margin-left:6px}.editor-container .action-bar .judge-score[data-v-e8f6d34c]{margin:0 10px}.editor-container .action-bar .judge-score .label[data-v-e8f6d34c]{font-weight:500;font-size:15px}.editor-container .action-bar .judge-score .value[data-v-e8f6d34c]{color:var(--warnColor);font-weight:700;font-size:16px}.editor-container .collapse-btn[data-v-e8f6d34c]{position:absolute;left:0;right:0;bottom:10px;width:110px;margin:auto;z-index:9999999}.question-desc-dialog,.question-dialog{z-index:2200!important}.sjhh-video .prism-setting-list .prism-setting-audio,.sjhh-video .prism-setting-list .prism-setting-cc{display:none}[data-v-2f047f22]:root{--themColor:#3a78f2;--warnColor:#ff9343;--success:#45cb6c;--danger:#ee0a24;--themeBorder:#6691ff;--themeBg:#f2f7ff;--themeText:#303133;--themeTextSecond:#606266;--themeTextThree:#909399;--themeBorderGray:#e4e7ed}.edu-style .el-button[data-v-2f047f22]:focus,.edu-style .el-button[data-v-2f047f22]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-2f047f22],.edu-style .el-button--warning[data-v-2f047f22]:focus,.edu-style .el-button--warning[data-v-2f047f22]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-2f047f22],.edu-style .el-button--primary[data-v-2f047f22]:focus,.edu-style .el-button--primary[data-v-2f047f22]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-2f047f22]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-2f047f22],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-2f047f22]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-2f047f22]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-2f047f22],.edu-style .el-input__inner[data-v-2f047f22]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-2f047f22]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-2f047f22],.edu-style .el-tabs__item[data-v-2f047f22]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-2f047f22]{color:#fff}.sjhh-video[data-v-2f047f22]{height:100%;width:100%;min-width:230px;overflow:hidden;position:relative}.sjhh-video .close-button[data-v-2f047f22]{position:absolute;padding:6px;top:4px;left:4px;z-index:10;font-size:18px;font-weight:700;cursor:pointer}.sjhh-video .player-error[data-v-2f047f22]{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#101010}.sjhh-video .prism-player[data-v-2f047f22]{-o-object-fit:contain;object-fit:contain}.sjhh-video .prism-player[data-v-2f047f22] .prism-loading{width:100%;height:100%;background:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sjhh-video .prism-player[data-v-2f047f22] .prism-loading .circle{width:240px;height:210px;border:none;-webkit-animation:none;animation:none;background:url(../img/waiting.2eeb4753.gif) 50% no-repeat;background-size:100% 100%}.sjhh-video video[data-v-2f047f22]{-o-object-fit:contain;object-fit:contain;-webkit-box-sizing:border-box;box-sizing:border-box}.sjhh-video .prism-error[data-v-2f047f22]{position:absolute;top:0;left:0;bottom:0;right:0;z-index:10;background-color:#313133;color:#fff;text-align:center;font-size:20px;line-height:200px}.sjhh-video .prism-player .prism-big-play-btn[data-v-2f047f22]{display:none;width:50px;height:50px;background:url(../img/play.321eeb9c.svg) no-repeat 0 0;background-size:50px}.sjhh-video .prism-player .prism-big-play-btn .outter[data-v-2f047f22]{width:50px;height:50px;border-width:3px}.sjhh-video .prism-player .prism-live-display[data-v-2f047f22]{width:33px;height:40px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAEf0lEQVRYR9WZW0wcZRTHf2eWy05BKsWIqS99FRMTGzWmsemLCWrkxcQ2PmhSqSQtUVLqg9VoqTdItTS1VhJIa7y0tdVoIk2RpFRrKVZpUENBUeNdAk1ZLgV2l7JzzMyy60KBnVlY1O91zvmf/3e+7zu3ETwuPYaPr3ILiGgh6FrQO4GbgVUI1zpwyhDwG9AF8gU+aQXp447RAVlPxItJcSusj5NNlv92MIpRXQesBnJc6o8BHYicBquZiVC77CPsRtcVQX2S67H81SD3ADcAhhvwWWQsoA/0E4zQdnmVi8lw5iWoZSzDNEswdD8iBcnAPH1XHcCScoLBRqlnfC7dOQnqVlZgmE+j+hhInifjroV1BJEGrODLsofAbGqzEtTNy/PxT7yDcDeQ7dpeaoJhlJOEsh6WuuHBmRBXEdRyCsgy30QoSc1eilpKI/7gRqlmIBFhGkHnzuWaLwDlS+C5mTuxX/V+RoPPJt7J6QQrzA34tD59dy6Zd3WEiJTJ3uDRmGScoBNKIv7uRX+tyTjN/G6/bl+oKBaCHIJaRRYj/jdASr3ipUdeD5AX2iJVTEQJVpprgGPAjZ4M5hbC/S+CLxPO1MHvX3pSn0f4L2C91AbbRKvIYNi/E5GnPGeI0o+gqDhqRxWanofWOgiPLJSoBVpNXqhKtCKnEJ/1IWB70dvaNRz1XmxFJqGnBU6/Br+chciEN7zp0m1EjAdEKzNvRTNaEZZ5Rts9R4Ya6YeOo/DpHhjt9wwbPRHGkcm7RCuznwBjb0oocxGMgfV2wtuPwKWfQD1VWVMIVoVopXkYeCgtBG3QiXH4bB+0vwUBu0RUL6aOiG41v0W4xYtWXDaZB2OCkxPw59fQUgvdx92TVO0U3WYGUPLTSjAR3PZm03Mw6aJeVb1oH/Ek4FsyguND8F4ZdNmeTLY0vPQE1YIPKuDcgWTs7KsQXvojtkPQ4VL48VRygs4RL8UjceKaBX3fw+evw/lDYF1xQ7Az/WHGphEehfZD0NYA/d3Jif0jcSS9gdo2FBqBdzdBTxNYXoO1E6jTkOpsYmMBuNAIJ3bAaNLu8mqvxlPdQoqFuQL1H99Ayyvww0kIX/ZypImyU8VCrNxCtiO4auTjKDWDkJnQ9NkZo7UemndGU5y3tJZIzkK1huWhHYkF6/vASk/bLamBNZvA8EF/D5zcBRc+BsuO/QtavcCDTsHqRIBoyV8H8qgn2Ow8KLo3SvDnszBoFwOLsfQgeaHN8ZLfIRmdv3wHsmIxTKSOoQGM0E3TmqYYmFaaG+BfbjuRMqmdpe10vPhfb9wdktu4Dss8uOSjDziOBDfKbi4lXo//3/Aofh/t8ZuYz4Azfrsm9Us/n6ZeBmlAgy95Gr/FScYGmD61pw6L/Lo1QES2pDzATNx3wgi4GGWl54wT3zGK0AvavCgj4GkknWBu3gZyH+g6lNWue2kn8dMB9hBdT5AXPG8HYTfXxlvujWadDAZzCsikEGtyLWpEf0MYrMKa+g1hMITyK0oXYp3DyDjDFfrJHxuQKjzlwb8BpvvX8E54rXoAAAAASUVORK5CYII=) 50% no-repeat;background-size:33px 16px}.sjhh-video .second-control[data-v-2f047f22]{position:absolute;bottom:10px;left:160px;z-index:999}.sjhh-video .second-control p[data-v-2f047f22]{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.sjhh-video .second-control p span[data-v-2f047f22]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px;font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sjhh-video .second-control p span img[data-v-2f047f22]{width:20px;height:20px;vertical-align:baseline;cursor:pointer}.sjhh-video .show-bar .prism-big-play-btn[data-v-2f047f22]{display:block!important;margin:-15px auto 0;width:50px;height:50px;background:url(../img/play.321eeb9c.svg) no-repeat 0 0;background-size:50px}.sjhh-video .show-bar .prism-big-play-btn .outter[data-v-2f047f22]{width:50px;height:50px;border-width:3px}.sjhh-video .show-bar .prism-big-play-btn.playing[data-v-2f047f22]{background:url(../img/pause.b046a2be.svg) no-repeat 0 0;background-size:50px;display:block!important}[data-v-00c64b59]:root{--themColor:#3a78f2;--warnColor:#ff9343;--success:#45cb6c;--danger:#ee0a24;--themeBorder:#6691ff;--themeBg:#f2f7ff;--themeText:#303133;--themeTextSecond:#606266;--themeTextThree:#909399;--themeBorderGray:#e4e7ed}.edu-style .el-button[data-v-00c64b59]:focus,.edu-style .el-button[data-v-00c64b59]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-00c64b59],.edu-style .el-button--warning[data-v-00c64b59]:focus,.edu-style .el-button--warning[data-v-00c64b59]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-00c64b59],.edu-style .el-button--primary[data-v-00c64b59]:focus,.edu-style .el-button--primary[data-v-00c64b59]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-00c64b59]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-00c64b59],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-00c64b59]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-00c64b59]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-00c64b59],.edu-style .el-input__inner[data-v-00c64b59]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-00c64b59]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-00c64b59],.edu-style .el-tabs__item[data-v-00c64b59]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-00c64b59]{color:#fff}[data-v-00c64b59] .el-input-number{width:220px!important}[data-v-1b2c37d8]:root{--themColor:#3a78f2;--warnColor:#ff9343;--success:#45cb6c;--danger:#ee0a24;--themeBorder:#6691ff;--themeBg:#f2f7ff;--themeText:#303133;--themeTextSecond:#606266;--themeTextThree:#909399;--themeBorderGray:#e4e7ed}.edu-style .el-button[data-v-1b2c37d8]:focus,.edu-style .el-button[data-v-1b2c37d8]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-1b2c37d8],.edu-style .el-button--warning[data-v-1b2c37d8]:focus,.edu-style .el-button--warning[data-v-1b2c37d8]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-1b2c37d8],.edu-style .el-button--primary[data-v-1b2c37d8]:focus,.edu-style .el-button--primary[data-v-1b2c37d8]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-1b2c37d8]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-1b2c37d8],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-1b2c37d8]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-1b2c37d8]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-1b2c37d8],.edu-style .el-input__inner[data-v-1b2c37d8]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-1b2c37d8]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-1b2c37d8],.edu-style .el-tabs__item[data-v-1b2c37d8]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-1b2c37d8]{color:#fff}.class-detail .class-info[data-v-1b2c37d8]{padding:24px;border-top:2px solid #4e8eff;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(24,81,181,.08);box-shadow:0 2px 12px 0 rgba(24,81,181,.08);border-radius:10px}.class-detail .class-info .border-divider[data-v-1b2c37d8]{margin-right:8px;width:2px;height:17px;background:var(--themColor)}.class-detail .class-info .class-title[data-v-1b2c37d8]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-family:Source Han Sans CN;font-weight:500;color:#303133}.class-detail .class-info .class-name[data-v-1b2c37d8]{margin-top:20px;font-size:14px;font-family:Source Han Sans CN;font-weight:400;color:#606266}.class-detail .class-info .class-desc[data-v-1b2c37d8]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.class-detail .class-info .class-desc .item[data-v-1b2c37d8]{font-size:12px;font-family:Source Han Sans CN;font-weight:400;color:#909399}.class-detail .class-info .class-desc .item+.item[data-v-1b2c37d8]{margin-left:40px}.class-detail .class-info .class-desc .value[data-v-1b2c37d8]{margin-left:10px}.class-detail[data-v-1b2c37d8] .el-tabs{margin-top:20px;padding:20px;min-height:500px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(24,81,181,.08);box-shadow:0 2px 12px 0 rgba(24,81,181,.08);border-radius:10px}.class-detail .class-content[data-v-1b2c37d8]{padding-left:20px}.class-detail .class-content .title-box[data-v-1b2c37d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.class-detail .class-content .title-box .title-text[data-v-1b2c37d8]{font-size:16px;font-family:Source Han Sans CN;font-weight:500;color:#303133}.class-detail .class-content .title-box .btn-box[data-v-1b2c37d8]{display:-webkit-box;display:-ms-flexbox;display:flex}.class-detail .class-content .title-box .btn-box .el-switch[data-v-1b2c37d8]{margin-left:5px}.class-detail .class-content .title-box .btn-box .text[data-v-1b2c37d8]{margin-right:20px;color:#606266;font-weight:500}.class-detail .class-list[data-v-1b2c37d8]{margin-top:30px}.class-detail .class-list .item[data-v-1b2c37d8]{position:relative;padding:30px;background-color:#f5f7fa;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.class-detail .class-list .item .icon-sign[data-v-1b2c37d8]{position:absolute;top:-15px;left:-16px;width:86px}.class-detail .class-list .item .left-content[data-v-1b2c37d8]{display:-webkit-box;display:-ms-flexbox;display:flex}.class-detail .class-list .item .left-content .title[data-v-1b2c37d8]{width:200px}.class-detail .class-list .item .left-content .text[data-v-1b2c37d8]{font-size:16px;font-family:Source Han Sans CN;font-weight:500;color:#303133}.class-detail .class-list .item .left-content .lesson-name[data-v-1b2c37d8]{margin-top:20px;font-size:14px;font-family:Source Han Sans CN;font-weight:400;color:#606266}.class-detail .class-list .item .left-content .version[data-v-1b2c37d8]{margin-top:10px;font-size:12px;font-family:Source Han Sans CN;font-weight:400;color:#909399}.class-detail .class-list .item .left-content .btn-box[data-v-1b2c37d8]{margin-left:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.class-detail .class-list .item .left-content .btn-box .switch-label[data-v-1b2c37d8]{padding-right:5px}.class-detail .class-list .item .left-content .btn-box .el-button[data-v-1b2c37d8]{margin-left:18px}.class-detail .class-list .item .play-btn[data-v-1b2c37d8]{margin-top:-40px;width:130px;height:80px;background-image:url(../img/play-btn.13d10eda.png);background-repeat:no-repeat;background-size:100%;cursor:pointer}.class-detail .class-list .item .play-btn .el-button[data-v-1b2c37d8]{position:absolute;top:40px;left:7px}.class-detail .class-list .item+.item[data-v-1b2c37d8]{margin-top:20px}.class-detail .exam-list[data-v-1b2c37d8]{margin-top:30px;color:var(--themeTextSecond)}.class-detail .exam-list .exam-item[data-v-1b2c37d8]{padding:20px;background-color:#f5f7fa;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.class-detail .exam-list .exam-item+.exam-item[data-v-1b2c37d8]{margin-top:20px}.class-detail .exam-list .exam-item .content-left[data-v-1b2c37d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.class-detail .exam-list .exam-item .content-left .no[data-v-1b2c37d8]{width:15px;font-size:14px;display:inline-block}.class-detail .exam-list .exam-item .content-left .info-box[data-v-1b2c37d8]{font-size:16px}.class-detail .exam-list .exam-item .content-left .info-box .name[data-v-1b2c37d8]{margin-left:4px;display:inline-block;width:170px;font-weight:500;color:var(--themeText);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.class-detail .exam-list .exam-item .content-left .info-box .exam-info[data-v-1b2c37d8]{margin-left:15px;margin-top:14px;font-size:12px;color:var(--themeTextThree)}.class-detail .exam-list .exam-item .content-left .info-box .exam-info .duration[data-v-1b2c37d8]{margin-left:10px}.class-detail .exam-list .exam-item .exam-desc[data-v-1b2c37d8],.class-detail .exam-list .exam-item .exam-time[data-v-1b2c37d8]{margin-left:40px;font-size:14px;display:inline-block;width:130px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.class-detail .exam-list .exam-item .exam-time[data-v-1b2c37d8]{width:195px}.class-detail .exam-list .exam-item .progress[data-v-1b2c37d8]{margin-left:20px;font-size:13px;width:120px}@media (max-width:1400px){.class-detail .exam-list .exam-item .exam-desc[data-v-1b2c37d8],.class-detail .exam-list .exam-item .exam-time[data-v-1b2c37d8]{margin-left:10px}}.class-detail .exam-list .exam-item .content-right[data-v-1b2c37d8]{margin-left:10px}.popover-knowledge dl[data-v-1b2c37d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:rgba(255,112,17,.2);border-radius:10px;padding:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popover-knowledge dl dt[data-v-1b2c37d8]{min-width:50px;font-size:12px;font-weight:400;color:#555;padding:8px}.popover-knowledge dl .point-list[data-v-1b2c37d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.popover-knowledge dl .point-list dd[data-v-1b2c37d8]{font-size:12px;padding:4px 8px;border:1px solid var(--themColor);margin-left:10px;margin-bottom:10px;border-radius:12px;background:#fdfbf9}:root{--themColor:#3a78f2;--warnColor:#ff9343;--success:#45cb6c;--danger:#ee0a24;--themeBorder:#6691ff;--themeBg:#f2f7ff;--themeText:#303133;--themeTextSecond:#606266;--themeTextThree:#909399;--themeBorderGray:#e4e7ed}.edu-style .el-button:focus,.edu-style .el-button:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning,.edu-style .el-button--warning:focus,.edu-style .el-button--warning:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary,.edu-style .el-button--primary:focus,.edu-style .el-button--primary:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner,.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner:hover,.edu-style .el-input.is-active .el-input__inner,.edu-style .el-input__inner:focus{border-color:var(--themColor)}.edu-style .el-tabs__item:hover{cursor:pointer}.edu-style .el-tabs__item.is-active,.edu-style .el-tabs__item:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain{color:#fff}.reset-message{z-index:2500!important}