@import url(//g.alicdn.com/de/prismplayer/2.15.2/skins/default/aliplayer-min.css);.el-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer;vertical-align:middle}.el-switch__label{-webkit-transition:.2s;transition:.2s;height:20px;font-size:14px;font-weight:500;color:#303133}.el-switch__label.is-active{color:#409eff}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #dcdfe6;outline:0;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#dcdfe6;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:all .3s;transition:all .3s;width:16px;height:16px;background-color:#fff}.el-switch.is-checked .el-switch__core{border-color:#409eff;background-color:#409eff}.el-switch.is-checked .el-switch__core:after{left:100%;margin-left:-17px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.el-checkbox,.el-checkbox-button__inner{font-weight:500;color:#606266;-webkit-user-select:none;-ms-user-select:none;font-size:14px}.el-checkbox,.el-checkbox__input{display:inline-block;position:relative}.el-checkbox-button__inner,.el-checkbox__input{white-space:nowrap;vertical-align:middle;cursor:pointer;outline:0}.el-checkbox{cursor:pointer;white-space:nowrap;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-right:30px}.el-checkbox.is-bordered{padding:9px 20px 9px 10px;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal;height:40px}.el-checkbox.is-bordered.is-checked{border-color:#409eff}.el-checkbox.is-bordered.is-disabled{border-color:#ebeef5;cursor:not-allowed}.el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}.el-checkbox.is-bordered.el-checkbox--medium{padding:7px 20px 7px 10px;border-radius:4px;height:36px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner,.el-checkbox__inner{width:14px;height:14px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{line-height:17px;font-size:14px}.el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px;border-radius:3px;height:32px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{line-height:15px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox.is-bordered.el-checkbox--mini{padding:3px 15px 3px 10px;border-radius:3px;height:28px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{line-height:12px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox__input{line-height:1}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#dcdfe6;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner:after{cursor:not-allowed;border-color:#c0c4cc}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#f2f6fc;border-color:#dcdfe6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:#c0c4cc}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#f2f6fc;border-color:#dcdfe6}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before{background-color:#c0c4cc;border-color:#c0c4cc}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#409eff;border-color:#409eff}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:#c0c4cc;cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner:after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:#409eff}.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#409eff}.el-checkbox__input.is-indeterminate .el-checkbox__inner:before{content:"";position:absolute;display:block;background-color:#fff;height:2px;-webkit-transform:scale(.5);transform:scale(.5);left:0;right:0;top:5px}.el-checkbox__input.is-indeterminate .el-checkbox__inner:after{display:none}.el-checkbox__inner{display:inline-block;position:relative;border:1px solid #dcdfe6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;z-index:1;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.el-checkbox__inner:hover{border-color:#409eff}.el-checkbox__inner:after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:1px solid #fff;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:3px;-webkit-transition:-webkit-transform .15s ease-in .05s;transition:-webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s;transition:transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;-webkit-transform-origin:center;transform-origin:center}.el-checkbox__original{opacity:0;outline:0;position:absolute;margin:0;width:0;height:0;z-index:-1}.el-checkbox-button,.el-checkbox-button__inner{display:inline-block;position:relative}.el-checkbox__label{display:inline-block;padding-left:10px;line-height:19px;font-size:14px}.el-checkbox:last-of-type{margin-right:0}.el-checkbox-button__inner{line-height:1;background:#fff;border:1px solid #dcdfe6;border-left:0;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-user-select:none;padding:12px 20px;border-radius:0}.el-checkbox-button__inner.is-round{padding:12px 20px}.el-checkbox-button__inner:hover{color:#409eff}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{opacity:0;outline:0;position:absolute;margin:0;z-index:-1}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:#fff;background-color:#409eff;border-color:#409eff;-webkit-box-shadow:-1px 0 0 0 #8cc5ff;box-shadow:-1px 0 0 0 #8cc5ff}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#409eff}.el-checkbox-button.is-disabled .el-checkbox-button__inner{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5;-webkit-box-shadow:none;box-shadow:none}.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:#ebeef5}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #dcdfe6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#409eff}.el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.el-checkbox-button--medium .el-checkbox-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}.el-checkbox-button--small .el-checkbox-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}.el-checkbox-button--mini .el-checkbox-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}.el-checkbox-group{font-size:0}[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}.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}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress-bar,.el-progress-bar__inner:after,.el-progress-bar__innerText{display:inline-block;vertical-align:middle}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67c23a}.el-progress.is-success .el-progress__text{color:#67c23a}.el-progress.is-warning .el-progress-bar__inner{background-color:#e6a23c}.el-progress.is-warning .el-progress__text{color:#e6a23c}.el-progress.is-exception .el-progress-bar__inner{background-color:#f56c6c}.el-progress.is-exception .el-progress__text{color:#f56c6c}.el-progress-bar{padding-right:50px;width:100%;margin-right:-55px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#ebeef5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409eff;text-align:right;border-radius:100px;line-height:1;white-space:nowrap;-webkit-transition:width .6s ease;transition:width .6s ease}.el-progress-bar__inner:after{content:"";height:100%}.el-progress-bar__innerText{color:#fff;font-size:12px;margin:0 5px}@-webkit-keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}[data-v-65bc7664]: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-65bc7664]:focus,.edu-style .el-button[data-v-65bc7664]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-65bc7664],.edu-style .el-button--warning[data-v-65bc7664]:focus,.edu-style .el-button--warning[data-v-65bc7664]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-65bc7664],.edu-style .el-button--primary[data-v-65bc7664]:focus,.edu-style .el-button--primary[data-v-65bc7664]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-65bc7664]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-65bc7664],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-65bc7664]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-65bc7664]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-65bc7664],.edu-style .el-input__inner[data-v-65bc7664]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-65bc7664]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-65bc7664],.edu-style .el-tabs__item[data-v-65bc7664]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-65bc7664]{color:#fff}.modal-container[data-v-65bc7664]{padding:20px 0;min-width:50px;min-height:50px;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:10px}.modal-container .el-icon-close[data-v-65bc7664]{position:absolute;top:14px;right:14px;font-size:17px;color:#fff;font-weight:700;cursor:pointer}.modal-container .expansion-box[data-v-65bc7664]{position:absolute;width:100%;bottom:20px;text-align:center;background-color:#fff;cursor:pointer}.modal-container .expansion-box .iconfont[data-v-65bc7664]{color:var(--themColor);font-size:14px;-webkit-transition:all .3s;transition:all .3s}[data-v-6d795198]: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-6d795198]:focus,.edu-style .el-button[data-v-6d795198]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-6d795198],.edu-style .el-button--warning[data-v-6d795198]:focus,.edu-style .el-button--warning[data-v-6d795198]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-6d795198],.edu-style .el-button--primary[data-v-6d795198]:focus,.edu-style .el-button--primary[data-v-6d795198]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-6d795198]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-6d795198],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-6d795198]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-6d795198]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-6d795198],.edu-style .el-input__inner[data-v-6d795198]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-6d795198]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-6d795198],.edu-style .el-tabs__item[data-v-6d795198]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-6d795198]{color:#fff}.play-lists[data-v-6d795198]{padding-bottom:50px;height:255px;overflow-y:auto}.play-lists.is-more[data-v-6d795198]{height:500px}.play-list[data-v-6d795198]{padding:0 16px;font-size:14px;font-weight:500;color:var(--themeTextThree)}.play-list .iconfont[data-v-6d795198]{cursor:pointer}.play-list .play-item[data-v-6d795198]{padding:10px 0;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;border-bottom:1px solid rgba(192,196,204,.2)}.play-list .play-item.playing .iconfont[data-v-6d795198],.play-list .play-item.playing .title[data-v-6d795198],.play-list .play-item.playing[data-v-6d795198]{color:var(--warnColor)}.play-list .play-item .title-box[data-v-6d795198]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.play-list .play-item .title-box .iconfont[data-v-6d795198]{position:absolute;top:8px;left:8px;font-size:20px}.play-list .play-item .title-box .icon-PPT[data-v-6d795198]{font-size:18px;top:9px;left:9px}.play-list .play-item .title-box .icon-kehouzuoye[data-v-6d795198]{font-size:16px;top:10px;left:9px}.play-list .play-item .title-box .none[data-v-6d795198]{cursor:not-allowed}.play-list .play-item .title-box .title[data-v-6d795198]{margin-left:5px;width:140px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.play-list .play-item .item-operation .ppt[data-v-6d795198],.play-list .play-item .item-operation .show[data-v-6d795198]{color:var(--themColor);font-size:12px;cursor:pointer}.play-list .play-item .item-operation .icon-more[data-v-6d795198]{padding:10px 0 10px 6px;color:var(--themColor);cursor:pointer;font-size:15px}.play-list .play-item .loaded[data-v-6d795198]{color:#45cb6c!important}.play-list .explain-list[data-v-6d795198]{padding-left:17px}.play-list .explain-list .explain-item[data-v-6d795198]{padding:4px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;cursor:pointer}.play-list .explain-list .explain-item .iconfont[data-v-6d795198]{padding-right:4px;font-size:13px}.play-list .last-play-item[data-v-6d795198]{position:absolute;bottom:-27px;left:0;height:35px;line-height:35px;background-color:var(--themColor);z-index:2;border-radius:2px}.play-list .last-play-item span[data-v-6d795198]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:12px;padding:0 6px;position:relative}.play-list .last-play-item span[data-v-6d795198]:before{position:absolute;top:-6px;left:7px;content:"";width:0;height:0;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid var(--themColor)}.play-list .last-play-item span i[data-v-6d795198]{font-size:16px;margin-left:4px;cursor:pointer}.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-34c2ef01]: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-34c2ef01]:focus,.edu-style .el-button[data-v-34c2ef01]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-34c2ef01],.edu-style .el-button--warning[data-v-34c2ef01]:focus,.edu-style .el-button--warning[data-v-34c2ef01]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-34c2ef01],.edu-style .el-button--primary[data-v-34c2ef01]:focus,.edu-style .el-button--primary[data-v-34c2ef01]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-34c2ef01]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-34c2ef01],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-34c2ef01]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-34c2ef01]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-34c2ef01],.edu-style .el-input__inner[data-v-34c2ef01]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-34c2ef01]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-34c2ef01],.edu-style .el-tabs__item[data-v-34c2ef01]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-34c2ef01]{color:#fff}.ChapterKnowledge[data-v-34c2ef01]{position:absolute;left:0;bottom:0;width:100%;height:100vh;z-index:2002;background:#fff;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ChapterKnowledge .knowledge-container[data-v-34c2ef01]{width:600px;min-height:420px;-webkit-box-shadow:-1px 0 19px 3px rgba(230,233,235,.73);box-shadow:-1px 0 19px 3px rgba(230,233,235,.73);border-radius:6px}.ChapterKnowledge .knowledge-container h3[data-v-34c2ef01]{font-size:18px;text-align:center;height:70px;line-height:70px;font-weight:500;color:#555;border-bottom:1px solid #e9e9e9}.ChapterKnowledge .knowledge-container .knowledge-wrapper[data-v-34c2ef01]{margin:30px 20px}.ChapterKnowledge .knowledge-container .knowledge-wrapper dl[data-v-34c2ef01]{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:30px 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ChapterKnowledge .knowledge-container .knowledge-wrapper dl dt[data-v-34c2ef01]{min-width:70px;font-size:18px;font-weight:400;color:#555;min-width:90px;padding:8px 12px}.ChapterKnowledge .knowledge-container .knowledge-wrapper dl .point-list[data-v-34c2ef01]{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}.ChapterKnowledge .knowledge-container .knowledge-wrapper dl .point-list dd[data-v-34c2ef01]{padding:8px 12px;border:1px solid var(--themColor);margin-left:12px;margin-bottom:10px;border-radius:15px;background:#fdfbf9}.ChapterKnowledge .workbench-hidden-btn[data-v-34c2ef01]{width:45px;height:40px;border-radius:45px 45px 0 0;background-color:var(--themColor);position:absolute;left:0;right:0;bottom:0;margin:auto;z-index:9999;line-height:20px;text-align:center;color:#fff;cursor:pointer}.ChapterKnowledge .workbench-hidden-btn p[data-v-34c2ef01]{line-height:1}.dialog-knowledge dl[data-v-34c2ef01]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dialog-knowledge dl dt[data-v-34c2ef01]{min-width:70px;font-size:18px;font-weight:400;color:#555;min-width:90px;padding:8px 12px}.dialog-knowledge dl .point-list[data-v-34c2ef01]{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}.dialog-knowledge dl .point-list dd[data-v-34c2ef01]{padding:8px 12px;border:1px solid var(--themColor);margin-left:12px;margin-bottom:10px;border-radius:15px;background:#fdfbf9}.fade-enter-active[data-v-34c2ef01],.fade-leave-active[data-v-34c2ef01]{-webkit-transition:all .4s linear;transition:all .4s linear}.fade-enter[data-v-34c2ef01],.fade-leave-to[data-v-34c2ef01]{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.fade-enter-to[data-v-34c2ef01],.fade-leave[data-v-34c2ef01]{-webkit-transform:translateY(0);transform:translateY(0)}.el-input__inner,.el-textarea__inner{background-image:none;-webkit-box-sizing:border-box;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea{position:relative;display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#fff;border:1px solid #dcdfe6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea__inner:hover{border-color:#c0c4cc}.el-textarea__inner:focus{outline:0;border-color:#409eff}.el-textarea .el-input__count{color:#909399;background:#fff;position:absolute;font-size:12px;bottom:5px;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea.is-exceed .el-textarea__inner{border-color:#f56c6c}.el-textarea.is-exceed .el-input__count{color:#f56c6c}.el-input{position:relative;font-size:14px;display:inline-block;width:100%}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner,.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#c0c4cc;font-size:14px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input .el-input__count{height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#909399;font-size:12px}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input,.el-input__inner{font-size:inherit}.el-input .el-input__count .el-input__count-inner{background:#fff;line-height:normal;display:inline-block;padding:0 5px}.el-input__inner{-webkit-appearance:none;background-color:#fff;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;height:40px;line-height:40px;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__prefix,.el-input__suffix{position:absolute;top:0;-webkit-transition:all .3s;text-align:center;height:100%;color:#c0c4cc}.el-input__inner::-ms-reveal{display:none}.el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input__inner::placeholder{color:#c0c4cc}.el-input__inner:hover{border-color:#c0c4cc}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409eff;outline:0}.el-input__suffix{right:5px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{left:5px}.el-input__icon,.el-input__prefix{-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;line-height:40px}.el-input__icon:after{content:"";height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input.is-exceed .el-input__inner{border-color:#f56c6c}.el-input.is-exceed .el-input__suffix .el-input__count{color:#f56c6c}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px;line-height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px;line-height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px;line-height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate;border-spacing:0}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#f5f7fa;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #dcdfe6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-radio,.el-radio--medium.is-bordered .el-radio__label{font-size:14px}.el-radio,.el-radio__input{white-space:nowrap;line-height:1;outline:0}.el-radio,.el-radio__inner,.el-radio__input{position:relative;display:inline-block}.el-radio{color:#606266;font-weight:500;cursor:pointer;margin-right:30px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.el-radio.is-bordered{padding:12px 20px 0 10px;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}.el-radio.is-bordered.is-checked{border-color:#409eff}.el-radio.is-bordered.is-disabled{cursor:not-allowed;border-color:#ebeef5}.el-radio__input.is-disabled .el-radio__inner,.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#f5f7fa;border-color:#e4e7ed}.el-radio.is-bordered+.el-radio.is-bordered{margin-left:10px}.el-radio--medium.is-bordered{padding:10px 20px 0 10px;border-radius:4px;height:36px}.el-radio--medium.is-bordered .el-radio__inner{height:14px;width:14px}.el-radio--small.is-bordered{padding:8px 15px 0 10px;border-radius:3px;height:32px}.el-radio--small.is-bordered .el-radio__label{font-size:12px}.el-radio--small.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio--mini.is-bordered{padding:6px 15px 0 10px;border-radius:3px;height:28px}.el-radio--mini.is-bordered .el-radio__label{font-size:12px}.el-radio--mini.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio:last-child{margin-right:0}.el-radio__input{cursor:pointer;vertical-align:middle}.el-radio__input.is-disabled .el-radio__inner{cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner:after{cursor:not-allowed;background-color:#f5f7fa}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#c0c4cc}.el-radio__input.is-disabled+span.el-radio__label{color:#c0c4cc;cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner{border-color:#409eff;background:#409eff}.el-radio__input.is-checked .el-radio__inner:after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.el-radio__input.is-checked+.el-radio__label{color:#409eff}.el-radio__input.is-focus .el-radio__inner{border-color:#409eff}.el-radio__inner{border:1px solid #dcdfe6;border-radius:100%;width:14px;height:14px;background-color:#fff;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.el-radio__inner:hover{border-color:#409eff}.el-radio__inner:after{width:4px;height:4px;border-radius:100%;background-color:#fff;content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:-webkit-transform .15s ease-in;transition:-webkit-transform .15s ease-in;transition:transform .15s ease-in;transition:transform .15s ease-in,-webkit-transform .15s ease-in}.el-radio__original{opacity:0;outline:0;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{-webkit-box-shadow:0 0 2px 2px #409eff;box-shadow:0 0 2px 2px #409eff}.el-radio__label{font-size:14px;padding-left:10px}.el-radio-group{display:inline-block;line-height:1;vertical-align:middle;font-size:0}[data-v-24eb4da2]: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-24eb4da2]:focus,.edu-style .el-button[data-v-24eb4da2]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-24eb4da2],.edu-style .el-button--warning[data-v-24eb4da2]:focus,.edu-style .el-button--warning[data-v-24eb4da2]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-24eb4da2],.edu-style .el-button--primary[data-v-24eb4da2]:focus,.edu-style .el-button--primary[data-v-24eb4da2]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-24eb4da2]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-24eb4da2],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-24eb4da2]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-24eb4da2]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-24eb4da2],.edu-style .el-input__inner[data-v-24eb4da2]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-24eb4da2]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-24eb4da2],.edu-style .el-tabs__item[data-v-24eb4da2]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-24eb4da2]{color:#fff}.NoData[data-v-24eb4da2]{padding:30px 20px;width:100%;height:100%;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;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.NoData img[data-v-24eb4da2]{width:70px;max-width:200px}.NoData p[data-v-24eb4da2]{margin-top:10px;font-size:14px;color:rgba(0,0,0,.25)}[data-v-59f7a7ab]: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-59f7a7ab]:focus,.edu-style .el-button[data-v-59f7a7ab]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-59f7a7ab],.edu-style .el-button--warning[data-v-59f7a7ab]:focus,.edu-style .el-button--warning[data-v-59f7a7ab]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-59f7a7ab],.edu-style .el-button--primary[data-v-59f7a7ab]:focus,.edu-style .el-button--primary[data-v-59f7a7ab]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-59f7a7ab]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-59f7a7ab],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-59f7a7ab]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-59f7a7ab]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-59f7a7ab],.edu-style .el-input__inner[data-v-59f7a7ab]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-59f7a7ab]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-59f7a7ab],.edu-style .el-tabs__item[data-v-59f7a7ab]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-59f7a7ab]{color:#fff}.prompt[data-v-59f7a7ab]{margin-bottom:20px;color:var(--themeTextSecond);line-height:1.5}[data-v-0f04ac0f]: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-0f04ac0f]:focus,.edu-style .el-button[data-v-0f04ac0f]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-0f04ac0f],.edu-style .el-button--warning[data-v-0f04ac0f]:focus,.edu-style .el-button--warning[data-v-0f04ac0f]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-0f04ac0f],.edu-style .el-button--primary[data-v-0f04ac0f]:focus,.edu-style .el-button--primary[data-v-0f04ac0f]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-0f04ac0f]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-0f04ac0f],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-0f04ac0f]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-0f04ac0f]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-0f04ac0f],.edu-style .el-input__inner[data-v-0f04ac0f]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-0f04ac0f]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-0f04ac0f],.edu-style .el-tabs__item[data-v-0f04ac0f]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-0f04ac0f]{color:#fff}.pg-projectdialog-wrapper__body[data-v-0f04ac0f]{height:430px;overflow-y:auto}.pg-projectdialog-wrapper__body .option-btn[data-v-0f04ac0f]{position:absolute;top:85px;right:40px;font-size:16px;color:var(--themColor);cursor:pointer}.pg-projectdialog-wrapper__body .i-item-body[data-v-0f04ac0f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:640px;margin:0 auto}.pg-projectdialog-wrapper__body .i-item-body .i-loading[data-v-0f04ac0f]{width:100%;text-align:center;line-height:40px}.pg-projectdialog-wrapper__body .i-item-body .i-loading i[data-v-0f04ac0f]{margin-right:10px}.pg-projectdialog-wrapper__body .i-item-body .i-item[data-v-0f04ac0f]{position:relative;width:143px;margin-right:20px;margin-bottom:25px}.pg-projectdialog-wrapper__body .i-item-body .i-item[data-v-0f04ac0f] .el-image img{width:144px;height:144px;border-radius:6px}.pg-projectdialog-wrapper__body .i-item-body .i-item-info[data-v-0f04ac0f]{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;margin-top:11px}.pg-projectdialog-wrapper__body .i-item-body .i-item-info .name[data-v-0f04ac0f]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;font-weight:400;line-height:18px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.pg-projectdialog-wrapper__body .i-item-body .i-item-actions[data-v-0f04ac0f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.pg-projectdialog-wrapper__body .i-item-body .i-item-actions .iconfont[data-v-0f04ac0f]{font-size:14px;cursor:pointer;color:#666;-webkit-transition:color .3s;transition:color .3s}.pg-projectdialog-wrapper__body .i-item-body .i-item-actions .iconfont[data-v-0f04ac0f]:hover{color:var(--themColor)}.pg-projectdialog-wrapper__body .i-item-body .i-item-actions .icon-delete[data-v-0f04ac0f]:hover{color:#f56c6c}.pg-projectdialog-wrapper__body .i-item-body .i-item .timer[data-v-0f04ac0f]{font-size:12px;font-weight:400;line-height:18px;color:#999;cursor:pointer;margin-top:4px}.pg-projectdialog-wrapper__body .i-item-body .i-item[data-v-0f04ac0f]:nth-child(4n){margin-right:0}.pg-projectdialog-wrapper[data-v-0f04ac0f] .el-dialog__footer{display:none}.pg-projectdialog-wrapper[data-v-0f04ac0f] .el-loading-mask{background-color:hsla(0,0%,100%,.2);border-radius:6px}.icon[data-v-1dc70155]{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}[data-v-9e5f37f6]: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-9e5f37f6]:focus,.edu-style .el-button[data-v-9e5f37f6]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-9e5f37f6],.edu-style .el-button--warning[data-v-9e5f37f6]:focus,.edu-style .el-button--warning[data-v-9e5f37f6]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-9e5f37f6],.edu-style .el-button--primary[data-v-9e5f37f6]:focus,.edu-style .el-button--primary[data-v-9e5f37f6]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-9e5f37f6]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-9e5f37f6],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-9e5f37f6]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-9e5f37f6]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-9e5f37f6],.edu-style .el-input__inner[data-v-9e5f37f6]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-9e5f37f6]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-9e5f37f6],.edu-style .el-tabs__item[data-v-9e5f37f6]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-9e5f37f6]{color:#fff}.pg-header[data-v-9e5f37f6]{height:60px;background-color:var(--themColor);padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pg-header__left[data-v-9e5f37f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pg-header__left .logo[data-v-9e5f37f6]{height:45px;padding-right:50px}.pg-header .save-block[data-v-9e5f37f6],.pg-header__right[data-v-9e5f37f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pg-header .save-block[data-v-9e5f37f6]{margin-left:20px}.pg-header .save-block .el-input[data-v-9e5f37f6]{width:180px}[data-v-9e5f37f6] .pg-header .save-block .el-input__inner{border:none!important}.pg-header .save-block .el-button[data-v-9e5f37f6]{margin-left:15px;min-width:80px;padding:0 20px;height:36px;background:#fff;border-radius:18px;font-size:16px;color:var(--themColor);border:none;font-weight:400}.pg-header .button-block[data-v-9e5f37f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pg-header .button-block .el-button[data-v-9e5f37f6]{margin-left:15px;min-width:80px;padding:0 20px;height:36px;background:#fff;border-radius:18px;font-size:16px;color:var(--themColor);border:none;font-weight:400}.pg-header .menuitem[data-v-9e5f37f6]{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pg-header .menuitem__info[data-v-9e5f37f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;cursor:pointer;color:#fff;height:60px;line-height:60px;font-size:16px}.pg-header .menuitem__info i[data-v-9e5f37f6]{font-size:18px;padding-right:6px;display:inline-block;vertical-align:middle}.pg-header .menuitem__info span[data-v-9e5f37f6]{white-space:nowrap;padding-right:18px}.pg-header .menuitem__avatar[data-v-9e5f37f6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;cursor:pointer;color:#fff;height:60px;line-height:60px}.pg-header .menuitem__avatar .arrow-icon[data-v-9e5f37f6]{color:#fff;font-weight:700}.history-dropdown-popper.el-dropdown-menu{padding:0!important}.history-dropdown-popper.el-dropdown-menu .history-content{width:280px;max-height:226px;overflow-y:auto;overflow-x:hidden;padding:6px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.history-dropdown-popper.el-dropdown-menu .history-content .NoData{padding:20px 0}.history-dropdown-popper.el-dropdown-menu .history-item{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:3px;padding:15px 20px;margin:0 6px}.history-dropdown-popper.el-dropdown-menu .history-item:hover{background:#f3f4f5}.history-dropdown-popper.el-dropdown-menu .history-item__info{-webkit-box-flex:1;-ms-flex:1;flex:1}.history-dropdown-popper.el-dropdown-menu .history-item__info p{color:#555;line-height:14px;font-weight:500;margin:0}.history-dropdown-popper.el-dropdown-menu .history-item__info p span{color:#aaa;font-size:12px}.history-dropdown-popper.el-dropdown-menu .history-item__info .history-item__time{margin-top:8px;color:#aaa}.history-dropdown-popper.el-dropdown-menu .history-item__button.el-button{background-color:#fff;border:1px solid var(--themColor);color:var(--themColor);width:60px;height:30px;padding:0;-ms-flex-negative:0;flex-shrink:0;border-radius:15px}.history-dropdown-popper.el-dropdown-menu .history-item__button.el-button:hover{background-color:var(--themColor);color:#fff}[data-v-d7e5b14a]: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-d7e5b14a]:focus,.edu-style .el-button[data-v-d7e5b14a]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-d7e5b14a],.edu-style .el-button--warning[data-v-d7e5b14a]:focus,.edu-style .el-button--warning[data-v-d7e5b14a]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-d7e5b14a],.edu-style .el-button--primary[data-v-d7e5b14a]:focus,.edu-style .el-button--primary[data-v-d7e5b14a]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-d7e5b14a]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-d7e5b14a],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-d7e5b14a]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-d7e5b14a]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-d7e5b14a],.edu-style .el-input__inner[data-v-d7e5b14a]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-d7e5b14a]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-d7e5b14a],.edu-style .el-tabs__item[data-v-d7e5b14a]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-d7e5b14a]{color:#fff}.advanced-editor[data-v-d7e5b14a]{height:100%}.advanced-editor .CodeEditor[data-v-d7e5b14a]{height:calc(100% - 60px)}[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-abac8348]: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-abac8348]:focus,.edu-style .el-button[data-v-abac8348]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-abac8348],.edu-style .el-button--warning[data-v-abac8348]:focus,.edu-style .el-button--warning[data-v-abac8348]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-abac8348],.edu-style .el-button--primary[data-v-abac8348]:focus,.edu-style .el-button--primary[data-v-abac8348]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-abac8348]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-abac8348],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-abac8348]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-abac8348]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-abac8348],.edu-style .el-input__inner[data-v-abac8348]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-abac8348]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-abac8348],.edu-style .el-tabs__item[data-v-abac8348]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-abac8348]{color:#fff}.title-box[data-v-abac8348] .el-radio-group .el-radio{margin-right:6px}.title-box[data-v-abac8348] .el-radio-group .el-radio__label{font-size:12px;padding-left:5px}.Practice[data-v-abac8348]{position:absolute;left:0;top:0;width:100%;height:100vh;z-index:2000;background-color:var(--themeBg);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.Practice .homework-container[data-v-abac8348]{position:relative;margin-left:12px;height:100%;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#fff;-webkit-transition:margin-left .3s ease-in-out .3s;transition:margin-left .3s ease-in-out .3s}.Practice .homework-container.hidden[data-v-abac8348]{margin-left:0}.Practice .homework-container .markdown-content[data-v-abac8348]{overflow-y:unset}.Practice .homework-container .question-detail-code[data-v-abac8348]{width:100%;height:100%;position:relative}.Practice .homework-container .question-detail-code .editor-container[data-v-abac8348]{height:calc(100% - 55px)!important}.Practice .homework-container .question-detail-code .answer-bar[data-v-abac8348]{position:absolute;bottom:0;left:0;right:0;z-index:1;height:55px;overflow:hidden;border-radius:0 6px 6px 0;background-color:#fff;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.15);box-shadow:0 4px 10px rgba(0,0,0,.15)}.Practice .homework-container .question-detail-code .answer-bar .bar-container[data-v-abac8348]{height:100%;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;padding:0 20px;-webkit-transition:all .1s;transition:all .1s;white-space:nowrap}.Practice .homework-container .question-detail-code .answer-bar .bar-container[data-v-abac8348] .el-button.is-round{padding:10px 14px}.Practice .homework-container .question-detail-code .answer-bar .bar-container[data-v-abac8348] .el-button.is-round+.el-button{margin-left:6px}.Practice .homework-container .question-detail-code .answer-bar .bar-container.hidden[data-v-abac8348]{width:0;min-width:0;padding:0}.Practice .workbench-hidden-btn[data-v-abac8348]{position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);right:0;bottom:10px;width:170px;height:40px;margin:0 auto;z-index:9999999;line-height:40px;text-align:center;color:var(--themColor);border:1px solid var(--themColor);cursor:pointer;border-radius:20px}.Practice .workbench-hidden-btn[data-v-abac8348]:hover{background-color:var(--themColor);color:#fff}.fade-enter-active[data-v-abac8348],.fade-leave-active[data-v-abac8348]{-webkit-transition:all .4s linear;transition:all .4s linear}.fade-enter[data-v-abac8348],.fade-leave-to[data-v-abac8348]{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.fade-enter-to[data-v-abac8348],.fade-leave[data-v-abac8348]{-webkit-transform:translateY(0);transform:translateY(0)}.study-url[data-v-abac8348]{margin:20px 0}[data-v-2f5b65d8]: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-2f5b65d8]:focus,.edu-style .el-button[data-v-2f5b65d8]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-2f5b65d8],.edu-style .el-button--warning[data-v-2f5b65d8]:focus,.edu-style .el-button--warning[data-v-2f5b65d8]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-2f5b65d8],.edu-style .el-button--primary[data-v-2f5b65d8]:focus,.edu-style .el-button--primary[data-v-2f5b65d8]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-2f5b65d8]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-2f5b65d8],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-2f5b65d8]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-2f5b65d8]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-2f5b65d8],.edu-style .el-input__inner[data-v-2f5b65d8]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-2f5b65d8]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-2f5b65d8],.edu-style .el-tabs__item[data-v-2f5b65d8]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-2f5b65d8]{color:#fff}.HomeWork[data-v-2f5b65d8]{position:absolute;left:0;top:0;width:100%;height:100vh;z-index:2000;background-color:var(--themeBg);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.HomeWork .homework-container[data-v-2f5b65d8]{position:relative;margin-left:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;overflow-y:auto;background-color:#fff;-webkit-transition:margin-left .3s ease-in-out .3s;transition:margin-left .3s ease-in-out .3s}.HomeWork .homework-container.hidden[data-v-2f5b65d8]{margin-left:0}.HomeWork .homework-container .question-detail-code[data-v-2f5b65d8]{width:100%;height:100%;position:relative}.HomeWork .homework-container .question-detail-code .editor-container[data-v-2f5b65d8]{height:calc(100% - 55px)}.HomeWork .homework-container .question-detail-code .answer-bar[data-v-2f5b65d8]{position:absolute;bottom:0;left:0;right:0;z-index:1;height:55px;overflow:hidden;border-radius:0 6px 6px 0;background-color:#fff;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.15);box-shadow:0 4px 10px rgba(0,0,0,.15)}.HomeWork .homework-container .question-detail-code .answer-bar .bar-container[data-v-2f5b65d8]{height:100%;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;padding:0 10px;-webkit-transition:all .1s;transition:all .1s;white-space:nowrap}.HomeWork .homework-container .question-detail-code .answer-bar .bar-container[data-v-2f5b65d8] .el-button.is-round{padding:10px 14px}.HomeWork .homework-container .question-detail-code .answer-bar .bar-container[data-v-2f5b65d8] .el-button.is-round+.el-button{margin-left:6px}.HomeWork .homework-container .question-detail-code .answer-bar .bar-container.hidden[data-v-2f5b65d8]{width:0;min-width:0;padding:0}.HomeWork .workbench-hidden-btn[data-v-2f5b65d8]{position:fixed;left:220px;right:0;bottom:10px;width:170px;height:40px;margin:0 auto;z-index:9999999;line-height:40px;text-align:center;color:var(--themColor);border:1px solid var(--themColor);cursor:pointer;border-radius:20px}.HomeWork .workbench-hidden-btn[data-v-2f5b65d8]:hover{background-color:var(--themColor);color:#fff}.fade-enter-active[data-v-2f5b65d8],.fade-leave-active[data-v-2f5b65d8]{-webkit-transition:all .4s linear;transition:all .4s linear}.fade-enter[data-v-2f5b65d8],.fade-leave-to[data-v-2f5b65d8]{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.fade-enter-to[data-v-2f5b65d8],.fade-leave[data-v-2f5b65d8]{-webkit-transform:translateY(0);transform:translateY(0)}.study-url[data-v-2f5b65d8]{margin:20px 0}[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}[data-v-d7dda0fe]: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-d7dda0fe]:focus,.edu-style .el-button[data-v-d7dda0fe]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-d7dda0fe],.edu-style .el-button--warning[data-v-d7dda0fe]:focus,.edu-style .el-button--warning[data-v-d7dda0fe]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-d7dda0fe],.edu-style .el-button--primary[data-v-d7dda0fe]:focus,.edu-style .el-button--primary[data-v-d7dda0fe]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-d7dda0fe]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-d7dda0fe],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-d7dda0fe]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-d7dda0fe]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-d7dda0fe],.edu-style .el-input__inner[data-v-d7dda0fe]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-d7dda0fe]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-d7dda0fe],.edu-style .el-tabs__item[data-v-d7dda0fe]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-d7dda0fe]{color:#fff}.play-control-box[data-v-d7dda0fe]{position:absolute;top:70px;right:15px;z-index:1002}.play-control-box .main-menu-list .menu-item-box[data-v-d7dda0fe],.play-control-box .sub-menu-list .menu-item-box[data-v-d7dda0fe]{cursor:pointer}.play-control-box .main-menu-list .menu-item-box+.menu-item-box[data-v-d7dda0fe],.play-control-box .sub-menu-list .menu-item-box+.menu-item-box[data-v-d7dda0fe]{margin-top:8px}.play-control-box .main-menu-list .menu-item[data-v-d7dda0fe],.play-control-box .sub-menu-list .menu-item[data-v-d7dda0fe]{position:relative;width:70px;height:70px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:.8}.play-control-box .main-menu-list[data-v-d7dda0fe]{margin-right:7px}.play-control-box .main-menu-list .menu-item[data-v-d7dda0fe]{background-color:#dee9ff}.play-control-box .main-menu-list .menu-item .iconfont[data-v-d7dda0fe]{font-size:25px;color:#3a78f2}.play-control-box .sub-menu-list[data-v-d7dda0fe]{margin-top:20px;overflow-y:auto;height:calc(100vh - 370px)}.play-control-box .sub-menu-list[data-v-d7dda0fe]:hover::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1)}.play-control-box .sub-menu-list .menu-item-box:hover .menu-item[data-v-d7dda0fe]{border-radius:50%}.play-control-box .sub-menu-list .menu-item-box:hover:first-of-type .menu-item[data-v-d7dda0fe]{color:#fff;background-color:var(--warnColor)}.play-control-box .sub-menu-list .menu-item-box:hover:nth-of-type(2) .menu-item[data-v-d7dda0fe]{color:#fff;background-color:#1fa065}.play-control-box .sub-menu-list .menu-item-box:hover:nth-of-type(3) .menu-item[data-v-d7dda0fe]{color:#fff;background-color:#8e4eda}.play-control-box .sub-menu-list .menu-item-box:hover:nth-of-type(4) .menu-item[data-v-d7dda0fe]{color:#fff;background-color:#ff586c}.play-control-box .sub-menu-list .menu-item-box:hover:nth-of-type(5) .menu-item[data-v-d7dda0fe]{color:#fff;background-color:#4dbffe}.play-control-box .sub-menu-list .menu-item-box:hover:nth-of-type(6) .menu-item[data-v-d7dda0fe]{color:#fff;background-color:#00aca6}.play-control-box .sub-menu-list .menu-item-box:hover:nth-of-type(7) .menu-item[data-v-d7dda0fe]{color:#fff;background-color:#bc21bb}.play-control-box .sub-menu-list .menu-item-box:hover:nth-of-type(8) .menu-item[data-v-d7dda0fe]{color:#fff;background-color:#ff4f00}.play-control-box .sub-menu-list .menu-item-box:hover:nth-of-type(9) .menu-item[data-v-d7dda0fe]{color:#fff;background-color:#b2a828}.play-control-box .sub-menu-list .menu-item-box:first-of-type .menu-item[data-v-d7dda0fe]{color:var(--warnColor)}.play-control-box .sub-menu-list .menu-item-box:nth-of-type(2) .menu-item[data-v-d7dda0fe]{color:#1fa065}.play-control-box .sub-menu-list .menu-item-box:nth-of-type(3) .menu-item[data-v-d7dda0fe]{color:#8e4eda}.play-control-box .sub-menu-list .menu-item-box:nth-of-type(4) .menu-item[data-v-d7dda0fe]{color:#ff586c}.play-control-box .sub-menu-list .menu-item-box:nth-of-type(5) .menu-item[data-v-d7dda0fe]{color:#4dbffe}.play-control-box .sub-menu-list .menu-item-box:nth-of-type(6) .menu-item[data-v-d7dda0fe]{color:#00aca6}.play-control-box .sub-menu-list .menu-item-box:nth-of-type(7) .menu-item[data-v-d7dda0fe]{color:#bc21bb}.play-control-box .sub-menu-list .menu-item-box:nth-of-type(8) .menu-item[data-v-d7dda0fe]{color:#ff4f00}.play-control-box .sub-menu-list .menu-item-box:nth-of-type(9) .menu-item[data-v-d7dda0fe]{color:#b2a828}.play-control-box .sub-menu-list .menu-item[data-v-d7dda0fe]{background-color:#f3fef1}.play-control-box .sub-menu-list .menu-item .iconfont[data-v-d7dda0fe]{font-size:17px}.play-control-box .sub-menu-list .menu-item .name[data-v-d7dda0fe]{margin-top:3px;font-size:13px;font-weight:500}.dialog-tip{position:relative;text-align:center}.dialog-tip .dialog-desktop-type{margin-top:30px}span.emoji{display:-moz-inline-box;display:inline-block;vertical-align:baseline;*vertical-align:auto;*zoom:1;*display:inline;width:1em;height:1em;background-size:1em;background-repeat:no-repeat;text-indent:-9999px}span.emoji-sizer{line-height:.81em;font-size:1em;margin:-2px 0}span.emoji-outer{display:-moz-inline-box;display:inline-block;*display:inline;height:1em;width:1em}span.emoji-inner{display:-moz-inline-box;display:inline-block;text-indent:-9999px;width:100%;height:100%;vertical-align:baseline;*vertical-align:auto;*zoom:1}img.emoji{width:1em;height:1em}.emoji-picker-container{position:relative}.emoji-picker-icon{position:absolute;right:10px;top:5px;font-size:20px;opacity:.7;z-index:100;-webkit-transition:none;transition:none;color:#000;-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.emoji-picker-icon.parent-has-scroll{right:28px}.emoji-picker-icon:hover{opacity:1}.emoji-wysiwyg-editor:empty:before{content:attr(placeholder);color:#9aa2ab}.emoji-wysiwyg-editor:active:before,.emoji-wysiwyg-editor:focus:before{content:none}.emoji-wysiwyg-editor{padding:6px;padding-right:35px;margin-bottom:0;min-height:35px;height:30px;max-height:284px;overflow:auto;line-height:17px;border:1px solid #d2dbe3;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-user-select:text;word-wrap:break-word}.emoji-wysiwyg-editor.parent-has-scroll{padding-right:40px}.emoji-wysiwyg-editor.single-line-editor{min-height:35px;height:inherit}.emoji-wysiwyg-editor img{width:20px;height:20px;vertical-align:middle;margin:-3px 0 0 0}.emoji-menu{position:absolute;z-index:999;width:225px;border:1px solid #dfdfdf;border-radius:3px;overflow:hidden;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1)}.emoji-items-wrap1{background:#fff;padding:5px 2px 5px 5px}.emoji-items-wrap1 .emoji-menu-tabs{width:100%;margin-bottom:8px;margin-top:3px}.emoji-items-wrap1 .emoji-menu-tabs td{text-align:center;color:#fff;line-height:0}.emoji-menu-tabs .emoji-menu-tab{display:inline-block;width:24px;height:29px;background:url(../img/IconsetSmiles.3bb24c00.png) no-repeat;background-size:42px 350px;border:0}.is_1x .emoji-menu-tabs .emoji-menu-tab{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAFeCAYAAADzB404AAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAxlSURBVHja7J0LjB1VGcdn3bbJQmMRH1mltqm7gi5iKrQguGUjZBsUXK0apwYhS1IEC2hC0sYKYsAmYGg2Vg010Oo1DSbXbNp0Qaygawqm1UJ5BF8LLI2F1Y2LFaSNpKXW/3fv/44zZ+9jZu6dc2bb7yRfZu85Z+753W/Oa/4750zb8ePHvZkQ3uLNkKCgCqqgCqqgOQMdKIz3wM5q9fe2NTuEAmouDjfCPg87z0jeAxuGbRoZ7PqPM1BAXo7DZlgn7CBsJ+wQkyWuH9YBm4RdA9id1kEBKV78Pkw8dSsghqrk6aC3byPwdci3xRooPbkD9ixsJQofa5D/HBwehJ0BuxT5d2UOikLn4PAi7AjsAhQ6hbh5+Lsbf+8z8kqdHUP8IcLuZjU4G3FHsm71g/TMWoFk3I8FAjDd4daPw+9ZPTzkFe/fLT8IdpWN7smH7UfBw6G4XtgcHivhQli7EbeRdXqFDVABGDXiKl3Pa1Xigm4JP07S98L6MgVlXZTWe8BIGmLDeiQU93PYn2A/MPK+AJvL/jd2mJXwh1VtAPDURl5Wz/De2VWyt/N4LDNQGV3gCWlAC0JelqogQ+Y+Nhiz1YvtCnVhkncy6Ug1K0UdlcvbD4h2FCZemcdWL2C1zrmI6acTfNhGYxqmR316WYbFn9bJL+P8Hv69hr3DVlsjk3Tci2BLADHBuK9wqOxktgkOrQWmn4/DY9LqEbfMFqh02k8QZmW4biJNBoNjiJsMxQnkNnrzIqS9YHNS0svxXrqZO2TUMYdFdmdyuW9mH3uFOczamuZ1c4i8jNO7UY7lHqvGJeyORmA3AfKAs4lzyLsrOOJ0so+cYg+xHYB7nc/w9eZOQRVUQRVUQfMNWiwWe2D5E8kAFUsk833fnUgGyEQiGWDti2SAjIhkgBiqkmeaSIZ89kQyejIQyVD4WIP8EZEM+bMXyVBoRCRDoVOIK4lk+HufkbckkiH+EGEDkQxx9kQygQyLZIDpDrf+sEiGvG5EMhR84opk+HF2RDLWxZaIZOx/7Ypk8NQ0kYzecyOSyegCT0REMnwORDI2GLPVl0SyUBdWEsmSjlSpRTJAtKOwiEiGuLoiGdLdiWQcFuuKZMjjRiSDZwKRDBATjKsqkiG9wPRAJEPcMlugEZEsXDeRVhLJEDcZiouIZEizJ5Kh8GkimTkssjuLiGTmMGtrmpdIJAOkW5GM3q0pkgFQRTIFVVAFVVAFVdD6YaAwvlwsdyKZAbkEh8f5cenIYNcTufMoIJficAMnJGI3MC4fHpUHDHD4Hkxm+G1Gsnz5JthX+RCCU49ugK2uAukxbjXzuPMovPl+HP4culevFcSbH4RXn3fl0c/GgKyIDp9zeem7M8rbctBTEuTt0JFJQW12T+iaXvXKAlmS8Bq6qNPUo1pHE4RZrfwyPp93Dz+uQX3ckEtQhPs4XLZz1qR1VEEVVEEVVEEVNF4oFovLxXI9zQNgRHvyfT9/2hMgp2lPjMuHR+X/9l4M7Yn/23fq0fxrT/BmIu0JXlXtqVFQ7UlHJgVttntC15RKe0IXpdqT1tEkoaWSDh97C7Qn1EfVnrSOKqiCKqiCKugJNNYPFMbf7v1/2cUfRwa7/pk7jwJyFQ4vwXbRXkLcl3M11gOoC4e/VLlCb8LOgmdfzItHl9aoRhJ3vlOPwouf9spKiSwEmA27nkki27SFBIcfwo7y/mobvLvDGigg1+NwS43kiqp3T430DYBdkzkoIBd65VVetXoMWeUgX/rLGulSb2VbsL9mXUd7DUhRmAuwJwnYxu+Vv59i2l6j3vbaaExvGp8Pw74BD8mCqjNhf/fK60XORNy5ksY89b4jk0svq21k0d97Q9GyLO0B2K+98lpm+VLpQ2VRy6e8qEAmfW2P7PyWqUdZgCyefjQULSCyGvx12Hz+iH8zLgwpA0F/UsimO3x4Vwq+mB83A+BaxN3PH3Ql/pa70lVMfxRxfS76UfHqw6EoWb8kfet3+flrXnkd0/5QnuWAfcT2yPQx43MhBClhI+PqnWMF9GXjc7XL2tfgHCugsgi02m5pv6CZYZzn2AVFXXudDekBjuVist7zi7StoXjJczHPcTrNm034o3HiVXtSUAVVUAVVUDuSTrFYjEg6vu/nT9IB5DRJB3H5knQAVFfSgWdV0onjxVSSDrxrT9IBZFOSDmCzl3QA2RJJB7Aq6dSVdOChaZIO4txJOtynqWlJR/Ypy9SjLKApSScpZNMdPrwbkXQAcC3i7ucPuhJ/RyQdxPW56EdTSTqAVUlHJR0roKhriSUdnuN0mjeb8EfjxKuko6AKqqAKqqDZSjoDhfHTOKPv53TP4/ROpnT3jgx2vep8ZALkF3jvfoxjemWDSVFPBrzy07nXA/ZnzkABeTXnnLJH7jfNVxnx9XHf9sqbUMp77n5iHZSvMXwGdicAbm+Q91s4rPPKb2Mbt92Yvk75Zn2MvOuZ9xYXrV7ujzbH2ceJeeQ2+jPwbps1UBQmW3e+zSvv6ho3PM5zOq3UUUDKDZrcEi9MeSVEc/oSvPzbrD36I0JOUm+KG56k3CPnbrFx6UVfkr1wF/MRou0xztnOvIthb/A7rDSm/1Jf8rx4W3FX8qTutNPU0coJoh9JB//OmKeKxv8OmvQEiVp/M2P9XFrc8AHbs6eHWjCPeSjzS8/Lv4DdjIS7cBnXNcgvo9id/LgwzUvP0l76V0IdeJz+8BnOqv7Fc1WAUFAFVVAFVVBVSkpafV2lxPd990oJIGMpJYB1p5QAMqKUmO+z4TvEAqUE6faVEr7LrqSUAOD2BnkDpQR5VSmpq5TE2XWIeUpKCbxrTylBYflXSgDZEqUEXlalZJpSwidzYiklzKtKSbU62hKlBB5WpWTmKSW4/BGlBJdxXYP8EaUkzZuvVCnRWxEFVVAFVVAFdaeUSBgojMvN28dhnxgZ7HouFP9Jr/wGzPsQf5dzUATZEvldXvl13OHwUdj7YH9zfum5h4480v4HeM1cDLA4dM/kvI5+hMenaqS9wRl+6tDsUzqJT076z9oZ1+pbtWxd1o6IaPZWeOxwKH4tDt+BrUb8Jqd1FDCn8D79+TBkjLpr/dJ/2CuLtU9XSVvMe/pn8wBatfuBp0+t42l7ddRmiz95Wj28KkOwLLA6CG/NN9Iqa5lk75xfua6j0iV11GjVlbr7dB6meedW637o6Q/BXoY3X2kFaLOzp/dwtvQ7I34RZ0u/ydXIpDN8BVVQBVVQBc2fUlIsFgOlxPf950LxgVKCeFVK4nozUErgNVVKmvFk4pOT/rP25FRK4NlAKYHHDofiA6UE8W6VEsAESkkYUpWSVisl8PSpdTxtr47abPEnT6uHVwOlBN6ab6QFSgnSVClpSimhp0tKCbypSonO8BVUQRVUQRX0BAIdKIz3cCOLfN3c8a0YN3rlXQfPM5L3wIZhm8ytQayCAvJyr7y0QlYrHITt9MoPaXuM6+c0UJ7Zl31KdloHBaR4UcQv8dStgBiqkqeD3r6NwNch3xZroPTkDt5drkThYw3yn4PDg7AzYJci/67MQVHoHM5BZXXDBSh0ykgvfaH5L2/C7mY1kB1gjmTd6gfpmbUmZL2AvOL9u73yJr9X2eiefNh+FDyc4tyNrNMrbIBeCBtN0yDw42QrZdkvty9TUNSzeWy9B2LkPV4xI0mex5/L/jczj8ZpAI3W4FXezn4s61b/D7mKuIyrUva/0vIX4fx3Z11HZfVsPwpsTwF5OofZURuNSVr7Arb+pEG27pZ+eKutkWk3RYYluIQTMc+RXdwfk1aPc5bZmuZdzdb/MEecOJDbvPJO79fYnpT0cryXbuYOGXXMYZHdmVzumwl5BfLsczHN6+YM6jJO70Y5lnusGpewO5L9nG9KszVNS7UnencFR5xO9pFT7CFkU6q9zmf4enOnoAqqoAqqoPkGLRaLPdzDpKWhFVvUxBLJzF1hrIICMpFIBlj7IhkgIyIZIIaq5JkmkiGfPZGMngxEMhQ+1iB/RCRD/uxFMhQaEclQ6JSRXvpC82kHwgYiGdLtiWQmZL2AvG5EMhR84opk+HF2RDLUs9gimdTVihlJJZGM/W9mHp05Ihk8URLJcBlTiWQ4v6Sy4Hw7IhkKbE8BqSJZ3csHW4JLOBHznEAkwzn2RTKOOHEg3YhkKHyaSGYOi+zOIiIZ8tgXyQCSSCRLsytRS7UneremSAZAFckUVEEVVEEVVEEVVEEVVEEVVEEzDP8TYABPtquxznLG0gAAAABJRU5ErkJggg==)}.emoji-menu-tabs .icon-recent{background-position:-9px -306px}.emoji-menu-tabs .icon-recent-selected{background-position:-9px -277px}.emoji-menu-tabs .icon-smile{background-position:-9px -34px}.emoji-menu-tabs .icon-smile-selected{background-position:-9px -5px}.emoji-menu-tabs .icon-flower{background-position:-9px -145px}.emoji-menu-tabs .icon-flower-selected{background-position:-9px -118px}.emoji-menu-tabs .icon-bell{background-position:-9px -89px}.emoji-menu-tabs .icon-bell-selected{background-position:-9px -61px}.emoji-menu-tabs .icon-car{background-position:-9px -196px}.emoji-menu-tabs .icon-car-selected{background-position:-9px -170px}.emoji-menu-tabs .icon-grid{background-position:-9px -248px}.emoji-menu-tabs .icon-grid-selected{background-position:-9px -222px}.emoji-menu-tabs .icon-bell,.emoji-menu-tabs .icon-car,.emoji-menu-tabs .icon-flower,.emoji-menu-tabs .icon-grid,.emoji-menu-tabs .icon-smile{opacity:.7}.emoji-menu-tabs .icon-bell:hover,.emoji-menu-tabs .icon-car:hover,.emoji-menu-tabs .icon-flower:hover,.emoji-menu-tabs .icon-grid:hover,.emoji-menu-tabs .icon-smile:hover{opacity:1}.emoji-menu .emoji-items-wrap{position:relative;height:174px}.emoji-menu .emoji-items{padding-right:8px;outline:0!important}.emoji-menu img{width:20px;height:20px;vertical-align:middle;border:0 none}.emoji-menu .emoji-items a{margin:-1px 0 0 -1px;padding:5px;display:block;float:left;border-radius:2px;border:0}.emoji-menu .emoji-items a:hover{background-color:#edf2f5}.emoji-menu:after{content:" ";display:block;clear:left}.emoji-menu a .label{display:none}.nano{position:relative;width:100%;height:100%;overflow:hidden}.nano>.nano-content{position:absolute;overflow:scroll;overflow-x:hidden;top:0;right:0;bottom:0;left:0}.nano>.nano-content:focus{outline:thin dotted}.nano>.nano-content::-webkit-scrollbar{display:none}.has-scrollbar>.nano-content::-webkit-scrollbar{display:block}.nano>.nano-pane{background:rgba(0,0,0,.25);position:absolute;width:10px;right:0;top:0;bottom:0;visibility:hidden\9;opacity:.01;-webkit-transition:.2s;transition:.2s;border-radius:5px}.nano>.nano-pane>.nano-slider{background:#444;background:rgba(0,0,0,.5);position:relative;margin:0 1px;border-radius:3px}.nano-pane.active,.nano-pane.flashed,.nano:hover>.nano-pane{visibility:visible\9;opacity:.99}i.emoji-picker-icon.emoji-picker{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAB+ElEQVRYhe2WPS8EURSGHxQkFOIrNHaRbFT8BDWdwkfYWk2Cf+CnIAoJkRAdtXJVW4hkKZesECJ2RzHvNbOzd3bvjO14k5vZnI/3nHPv2XsP/OOvoyOh/RSwAswBM0C/5M9AAbgCjoC7NuX3gyxwCFQBr8WqAgdApl3B88CLyD+BY8mmgV6tacmOZePJZ/23wXeBmghPgJyDT062nnx30gbPi6CqRJJiV741UuxEhmDbU1egJDzgFb+BnXFIsO0GC8CD1rzFJ05/Kq4D1+BT+Fv3Sf2ZPxB0esniF6fPiesLmIg6dVqIViQ/A4ohudci8Th9UVxd4m6JS5HlI/J5/MpK2I+gmT4vzguXBB5l7PKXc0WO+KNrwIeM+9qYQJ8436MKWw+Ys0z6TjSDidPQJ7YEnvQdi8hngY0YnzDfhmzDGNW33DRNIa4JzyVfauK7LJvziDy2CW3VXOu7aEkMYA8YtviNSIclkOG6svg1YBL7RdQD3OJXUsSvdhAY0u+idAWgO+QXvoiyLgmA/SoG/40wSdhWARiP+CS+ik0g8xhFX8IeYAu4Ad60boBN6iuH4DGqkGJAWad9z/FaCn/Af4rNQHKK+0Bitr0GbKcNbpB2JKvwi8qjyOA3kctQ+gXs43jmSa/bLLBKMJYPSF6mfiy/T8j7jz+Mb+FSr4ihuoIZAAAAAElFTkSuQmCC") no-repeat 50%;width:24px;height:24px;opacity:.5;cursor:pointer}[data-v-cf6882d6]: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-cf6882d6]:focus,.edu-style .el-button[data-v-cf6882d6]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-cf6882d6],.edu-style .el-button--warning[data-v-cf6882d6]:focus,.edu-style .el-button--warning[data-v-cf6882d6]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-cf6882d6],.edu-style .el-button--primary[data-v-cf6882d6]:focus,.edu-style .el-button--primary[data-v-cf6882d6]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-cf6882d6]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-cf6882d6],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-cf6882d6]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-cf6882d6]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-cf6882d6],.edu-style .el-input__inner[data-v-cf6882d6]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-cf6882d6]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-cf6882d6],.edu-style .el-tabs__item[data-v-cf6882d6]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-cf6882d6]{color:#fff}.chat-room[data-v-cf6882d6]{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1020;background-color:#fff}textarea[data-v-cf6882d6]{width:100%;height:100px;margin-top:10px}.nav-bar[data-v-cf6882d6]{position:relative;padding:0 20px;height:80px;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;background-color:#3a78f2}.nav-bar .back[data-v-cf6882d6]{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;font-weight:400;color:#fff;cursor:pointer}.nav-bar .duration[data-v-cf6882d6]{margin-right:46px;font-size:20px;font-family:Source Han Sans CN;font-weight:400;color:#fff}main[data-v-cf6882d6]{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 80px)}.user-list-box[data-v-cf6882d6]{width:250px;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(#d0d9fe),color-stop(#cdd9ff),color-stop(#e7eefc),color-stop(#fff),to(#fff));background:linear-gradient(0deg,#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:10px}.user-list-box .title[data-v-cf6882d6]{padding:16px 0;text-align:center;background:#f2f7ff;border-radius:4px}.user-list-box .title .iconfont[data-v-cf6882d6]{margin-right:5px}.user-list-box .title .text[data-v-cf6882d6]{font-size:16px;font-family:Microsoft YaHei;font-weight:500;color:#333}.user-list-box .user-list[data-v-cf6882d6]{padding:0 18px 20px;height:calc(100% - 50px);overflow-y:auto}.user-list-box .user-list .user-item[data-v-cf6882d6]{height:56px;padding:0 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e4e7ed;font-size:14px;font-family:Microsoft YaHei;font-weight:300;color:#333}.user-list-box .user-list .user-item .name[data-v-cf6882d6]{margin-left:30px;width:50px;text-align:left}.user-list-box .user-list .user-item .status[data-v-cf6882d6]{margin-left:30px}.user-list-box .user-list .user-item .on-line[data-v-cf6882d6]{color:#45cb6c}.user-list-box .user-list .user-item .off-line[data-v-cf6882d6]{color:#e6a23c}.user-list-box .user-list .item-teacher[data-v-cf6882d6]{font-weight:500}.chat-container[data-v-cf6882d6]{height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding:0 90px 60px}.chat-container .message-list[data-v-cf6882d6]{height:calc(100% - 190px);overflow-y:auto;padding:10px}.chat-container .input-wrapper[data-v-cf6882d6]{margin-top:0;position:absolute;right:90px;bottom:60px;width:calc(100% - 180px)}.chat-container .input-wrapper .input-box[data-v-cf6882d6] .emoji-wysiwyg-editor{padding:30px 10px 10px;display:block;margin-bottom:10px;height:148px;border:1px solid rgba(58,120,242,.2);background-color:#fff;border-radius:17px}.chat-container .input-wrapper .input-box[data-v-cf6882d6] .emoji-picker-icon{left:10px}.chat-container .input-wrapper .input-box-disabled[data-v-cf6882d6]{cursor:not-allowed}.chat-container .input-wrapper .input-box-disabled[data-v-cf6882d6] .emoji-picker-container{pointer-events:none}.chat-container .input-wrapper .btn-box[data-v-cf6882d6]{text-align:right}.chat-container .left-box[data-v-cf6882d6]{width:100%}.chat-container .left-box+.left-box[data-v-cf6882d6]{margin-top:20px}.chat-container .left-box .left-wrapper[data-v-cf6882d6]{max-width:45%;display:-webkit-box;display:-ms-flexbox;display:flex}.chat-container .left-box .img-box[data-v-cf6882d6]{margin-right:10px;width:56px;height:56px;border-radius:50%;overflow:hidden}.chat-container .left-box .img-box img[data-v-cf6882d6]{width:100%;height:100%}.chat-container .left-box .name-box[data-v-cf6882d6]{margin-bottom:7px}.chat-container .left-box .user-name[data-v-cf6882d6]{font-size:14px;font-family:Microsoft YaHei;font-weight:300;color:#333}.chat-container .left-box .time[data-v-cf6882d6]{color:#959595;font-size:12px;line-height:14px}.chat-container .left-box .teacher[data-v-cf6882d6]{color:#ff9343}.chat-container .left-box .message-content[data-v-cf6882d6]{position:relative;padding:16px 16px 16px;background-color:#d4dffe;border:1px solid #3a78f2;opacity:.5;border-radius:6px}.chat-container .left-box .message-content .arrow[data-v-cf6882d6]{position:absolute;width:6px;height:6px;top:15px;left:-3px}.chat-container .left-box .message-content .arrow[data-v-cf6882d6]:before{position:absolute;right:0;width:6px;height:6px;z-index:-1;content:" ";-webkit-transform:rotate(320deg);transform:rotate(320deg);border:1px solid #3a78f2;background:#d4dffe;border-bottom-color:transparent!important;border-right-color:transparent!important}.chat-container .right-box[data-v-cf6882d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.chat-container .right-box .message-content[data-v-cf6882d6]{background-color:#3a78f2;border:1px solid #3a78f2;color:#fff;opacity:1}.chat-container .right-box .message-content .arrow[data-v-cf6882d6]:before{border:1px solid #3a78f2;background-color:#3a78f2}.count-down-dialog{border-radius:20px}.count-down-dialog .count-down-box{text-align:center}.count-down-dialog .count-down-box .msg{font-size:22px;font-weight:450}.count-down-dialog .count-down-box .countdown{margin-top:14px;font-size:30px;font-weight:500;color:#999}: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}.picker-modal{z-index:3000!important}[data-v-0fe69734]: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-0fe69734]:focus,.edu-style .el-button[data-v-0fe69734]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-0fe69734],.edu-style .el-button--warning[data-v-0fe69734]:focus,.edu-style .el-button--warning[data-v-0fe69734]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-0fe69734],.edu-style .el-button--primary[data-v-0fe69734]:focus,.edu-style .el-button--primary[data-v-0fe69734]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-0fe69734]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-0fe69734],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-0fe69734]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-0fe69734]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-0fe69734],.edu-style .el-input__inner[data-v-0fe69734]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-0fe69734]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-0fe69734],.edu-style .el-tabs__item[data-v-0fe69734]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-0fe69734]{color:#fff}.task-submit[data-v-0fe69734]{position:absolute;left:0;top:0;width:100%;height:100vh;z-index:2000;min-width:1000px;padding:20px;overflow-y:auto;background-color:#f2f7ff}.nav-bar[data-v-0fe69734]{position:relative;padding:0 20px;height:60px;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;border-top-left-radius:10px;border-top-right-radius:10px;background-color:#3a78f2}.nav-bar .back[data-v-0fe69734]{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;font-weight:400;color:#fff;cursor:pointer}.nav-bar .title[data-v-0fe69734]{margin-right:46px;font-size:20px;font-family:Source Han Sans CN;font-weight:400;color:#fff}[data-v-4a9164d2]: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-4a9164d2]:focus,.edu-style .el-button[data-v-4a9164d2]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-4a9164d2],.edu-style .el-button--warning[data-v-4a9164d2]:focus,.edu-style .el-button--warning[data-v-4a9164d2]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-4a9164d2],.edu-style .el-button--primary[data-v-4a9164d2]:focus,.edu-style .el-button--primary[data-v-4a9164d2]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-4a9164d2]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-4a9164d2],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-4a9164d2]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-4a9164d2]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-4a9164d2],.edu-style .el-input__inner[data-v-4a9164d2]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-4a9164d2]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-4a9164d2],.edu-style .el-tabs__item[data-v-4a9164d2]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-4a9164d2]{color:#fff}iframe[data-v-4a9164d2]{border-radius:10px}[data-v-45c88053]: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-45c88053]:focus,.edu-style .el-button[data-v-45c88053]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-45c88053],.edu-style .el-button--warning[data-v-45c88053]:focus,.edu-style .el-button--warning[data-v-45c88053]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-45c88053],.edu-style .el-button--primary[data-v-45c88053]:focus,.edu-style .el-button--primary[data-v-45c88053]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-45c88053]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-45c88053],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-45c88053]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-45c88053]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-45c88053],.edu-style .el-input__inner[data-v-45c88053]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-45c88053]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-45c88053],.edu-style .el-tabs__item[data-v-45c88053]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-45c88053]{color:#fff}.student-list-tab[data-v-45c88053]{height:calc(100% - 50px);overflow-y:auto}.student-list[data-v-45c88053]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding:20px 0 20px 20px}.student-card[data-v-45c88053]{width:120px;height:48px;background:#fafbfc;border:1px solid #e4e7ed;border-radius:6px;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;color:#888;font-size:16px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.student-card.is-active[data-v-45c88053],.student-card[data-v-45c88053]:hover{border-color:#409eff;color:#409eff;background:#f0f7ff}.student-card.is-disabled[data-v-45c88053]{color:#ccc;border-color:#eee;background:#f5f5f5;cursor:not-allowed}.ai-agent[data-v-45c88053]{height:100%}.go-back[data-v-45c88053]{padding:7px;font-size:25px;margin-bottom:10px;cursor:pointer}[data-v-277a833a]: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-277a833a]:focus,.edu-style .el-button[data-v-277a833a]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-277a833a],.edu-style .el-button--warning[data-v-277a833a]:focus,.edu-style .el-button--warning[data-v-277a833a]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-277a833a],.edu-style .el-button--primary[data-v-277a833a]:focus,.edu-style .el-button--primary[data-v-277a833a]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-277a833a]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-277a833a],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-277a833a]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-277a833a]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-277a833a],.edu-style .el-input__inner[data-v-277a833a]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-277a833a]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-277a833a],.edu-style .el-tabs__item[data-v-277a833a]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-277a833a]{color:#fff}.markdown-content[data-v-277a833a]{max-height:500px;overflow:auto}.captcha-btn-box[data-v-277a833a]{margin-right:10px;font-size:13px;color:#f56c6c}.captcha-btn-box .allow[data-v-277a833a]{cursor:pointer}.captcha-btn-box .not-allow[data-v-277a833a]{pointer-events:none;cursor:not-allowed}.ratio-content[data-v-277a833a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ratio-content .middle[data-v-277a833a],.ratio-content .right-list[data-v-277a833a]{margin-left:18px}.ratio-content .left-list[data-v-277a833a],.ratio-content .right-list[data-v-277a833a]{width:154px;font-size:12px;font-family:Source Han Sans CN;font-weight:500;color:#3756e7}.ratio-content .left-list .item+.item[data-v-277a833a],.ratio-content .right-list .item+.item[data-v-277a833a]{margin-top:8px}.ratio-content .left-list .item>div[data-v-277a833a],.ratio-content .right-list .item>div[data-v-277a833a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4px}.ratio-content .left-list .item .value[data-v-277a833a],.ratio-content .right-list .item .value[data-v-277a833a]{margin-left:12px}.ratio-content .left-list .item .el-progress-bar__inner[data-v-277a833a],.ratio-content .right-list .item .el-progress-bar__inner[data-v-277a833a]{background:-webkit-gradient(linear,left top,right top,from(#3251e5),to(#879bfe));background:linear-gradient(90deg,#3251e5,#879bfe)}.ratio-content .middle[data-v-277a833a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ratio-content .middle .title[data-v-277a833a]{text-align:center;font-size:30px;font-family:Source Han Sans CN;font-weight:700;color:#3c5ce9}.ratio-content .middle .scale[data-v-277a833a]{margin-top:18px;text-align:center;color:#3c5ce9;position:relative;width:128px;height:124px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ratio-content .middle .scale .bg[data-v-277a833a]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/progress.0cf63412.png);background-repeat:no-repeat;background-size:100%}.ratio-content .middle .scale .num[data-v-277a833a]{margin-left:5px;font-weight:700;font-size:30px}.ratio-content .middle .scale .school[data-v-277a833a]{line-height:1.3;margin-top:4px;font-size:14px;font-weight:700}.search-container[data-v-277a833a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-container-left[data-v-277a833a],.search-container[data-v-277a833a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-container-left[data-v-277a833a]{width:80%}.search-container-left .search__label[data-v-277a833a]{-ms-flex-negative:0;flex-shrink:0}.search-container-left .com__input[data-v-277a833a]{width:100%!important;max-width:200px;-ms-flex-negative:1;flex-shrink:1}.search-container-left .com__select[data-v-277a833a]{-ms-flex-negative:1;flex-shrink:1;width:200px}.search-container-right[data-v-277a833a]{width:18%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.search-container-right .el-button[data-v-277a833a]{-ms-flex-negative:1;flex-shrink:1}.search-container__label[data-v-277a833a]{margin-left:31px;margin-right:19px;color:#555;font-size:14px}.search-container .com__label[data-v-277a833a]{margin-left:31px;margin-right:15px}.search-container .com__label[data-v-277a833a]:first-child{margin-left:0}.link-wrap[data-v-277a833a]{width:100%;text-align:center}.link-wrap .img-box img[data-v-277a833a]{max-height:70vh}.link-wrap .title[data-v-277a833a]{padding:40px 0 20px;font-size:16px;color:#333}.auto-judge-icon[data-v-277a833a]{width:30px;height:30px;border-radius:50%;color:#fff;text-align:center;line-height:30px;background-color:var(--themColor)}.workbench-hidden-btn[data-v-277a833a]{width:170px;height:40px;z-index:9999;line-height:40px;text-align:center;color:var(--themColor);border:1px solid var(--themColor);cursor:pointer;border-radius:20px}.workbench-hidden-btn[data-v-277a833a]:hover{background-color:var(--themColor);color:#fff}.ObjectiveQuestionStatistic[data-v-277a833a]{border-radius:6px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.ObjectiveQuestionStatistic .progrees-item[data-v-277a833a]{position:relative}.ObjectiveQuestionStatistic .progrees-item-text[data-v-277a833a]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1999;text-align:center;font-size:14px;font-weight:400;color:#333}.ObjectiveQuestionStatistic .progrees-item-text .percent[data-v-277a833a]{width:100%;font-size:30px;font-weight:700;margin-top:45px;margin-bottom:8px}.ObjectiveQuestionStatistic .progrees-item-text .percent i[data-v-277a833a]{font-size:14px;font-weight:400;color:#555}.ObjectiveQuestionStatistic .progress-percent[data-v-277a833a]{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.ObjectiveQuestionStatistic .progress-percent h3[data-v-277a833a]{font-size:16px;font-weight:400;color:#555;width:100%;margin-bottom:20px;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}.ObjectiveQuestionStatistic .progress-percent h3 span[data-v-277a833a]{color:var(--themColor);cursor:pointer}.ObjectiveQuestionStatistic .progress-percent dl[data-v-277a833a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;cursor:pointer}.ObjectiveQuestionStatistic .progress-percent dl dt[data-v-277a833a]{font-size:14px;font-weight:400;color:#303133;width:40px}.ObjectiveQuestionStatistic .progress-percent dl dt.icon[data-v-277a833a]{width:18px;height:18px}.ObjectiveQuestionStatistic .progress-percent dl dt.right[data-v-277a833a]{font-size:24px;color:#67c23a}.ObjectiveQuestionStatistic .progress-percent dl dd[data-v-277a833a]{width:85%}.ObjectiveQuestionStatistic .progress-percent .el-progress__text[data-v-277a833a]{font-size:14px!important;font-weight:500;color:#3756e7}.answer-status[data-v-277a833a]{font-size:18px}.answer-status.right[data-v-277a833a]{color:#67c23a}.answer-status.wrong[data-v-277a833a]{color:#e44141}.answer-status.unknow[data-v-277a833a]{color:var(--themeTextThree)}.situation-left[data-v-277a833a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.situation-left .item[data-v-277a833a]{padding:20px;background-color:#f4f7fc;border-radius:8px;height:100%;margin-bottom: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}.situation-left .item .progress-box[data-v-277a833a]{position:relative}.situation-left .item .progress-box .icon[data-v-277a833a]{font-size:26px;color:#9c3fcd;font-weight:700;position:absolute;top:calc(50% - 13px);left:calc(50% - 13px)}.situation-left .item .num[data-v-277a833a]{font-size:20px;font-family:Source Han Sans CN;font-weight:700}.situation-left .item .unit[data-v-277a833a]{font-size:12px}.situation-left .item .iconfont[data-v-277a833a]{font-size:55px}.situation-left .item .desc[data-v-277a833a]{margin-top:20px;font-size:14px;font-family:Source Han Sans CN;font-weight:400;color:#8f8f8f}.situation-left .item:first-child .iconfont[data-v-277a833a],.situation-left .item[data-v-277a833a]:first-child{color:#ffae58}.situation-left .item:nth-child(2) .iconfont[data-v-277a833a],.situation-left .item[data-v-277a833a]:nth-child(2){color:#458c45}.situation-left .item:nth-child(3) .iconfont[data-v-277a833a],.situation-left .item[data-v-277a833a]:nth-child(3){color:#9c3fcd}.situation-left .item:nth-child(4) .iconfont[data-v-277a833a],.situation-left .item[data-v-277a833a]:nth-child(4){color:#1650c4}.situation-left .item[data-v-277a833a]:last-child{margin-bottom:0}.play-lists-box[data-v-277a833a]{z-index:1002;width:320px;position:fixed;top:50%;right:110px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.play-lists-box .auto-play[data-v-277a833a]{margin-top:10px;padding:10px 36px;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;border-bottom:1px solid hsla(0,0%,100%,.5)}.play-lists-box .auto-play .label[data-v-277a833a]{font-size:14px;font-weight:400;color:#333}.types-box[data-v-277a833a],.types-box span[data-v-277a833a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.types-box span[data-v-277a833a]{padding:9px 15px;font-size:12px;color:var(--themColor);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--themeBorder);border-radius:4px;background-color:var(--themeBg);font-weight:400}.types-box span+span[data-v-277a833a]{margin-left:10px}.after-class-homework-list[data-v-277a833a]{position:relative;width:230px;height:100vh;overflow-y:auto;-webkit-box-shadow:0 2px 12px 0 rgba(24,81,181,.08);box-shadow:0 2px 12px 0 rgba(24,81,181,.08);z-index:1;background:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.after-class-homework-list.hidden[data-v-277a833a]{width:0;padding:0;overflow:visible}.after-class-homework-list.hidden .icon-close[data-v-277a833a]{right:-20px}.after-class-homework-list .icon-close[data-v-277a833a]{position:absolute;top:10px;right:0;z-index:10;font-size:18px;font-weight:bolder;color:#40a9ff;cursor:pointer}.after-class-homework-list .question-title[data-v-277a833a]{margin-bottom:10px;color:rgba(0,0,0,.6);font-size:15px;font-weight:500}.after-class-homework-list .title-box[data-v-277a833a]{position:relative;padding:0 10px;height:52px;background-color:#f2f7ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--themColor)}.after-class-homework-list .title-box .border[data-v-277a833a]{position:absolute;top:0;left:0;width:6px;height:100%;background:var(--themColor);-webkit-box-shadow:4px 0 6px 0 #cddbff;box-shadow:4px 0 6px 0 #cddbff}.after-class-homework-list .title-box .title-wrapper[data-v-277a833a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.after-class-homework-list .title-box .iconfont[data-v-277a833a]{font-size:14px}.after-class-homework-list .title-box .title[data-v-277a833a]{margin-left:2px;font-size:14px;font-family:Microsoft YaHei;font-weight:400}.after-class-homework-list .arrow[data-v-277a833a]{color:var(--themColor);width:40px;height:60px;font-size:22px;font-weight:700;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;background-color:var(--themeBg);-webkit-box-shadow:0 0 4px rgba(0,0,0,.15);box-shadow:0 0 4px rgba(0,0,0,.15)}.after-class-homework-list .arrow[data-v-277a833a]:hover{background-color:#e3edff}.after-class-homework-list ul[data-v-277a833a]{padding:20px 10px}.after-class-homework-list ul li[data-v-277a833a]{cursor:pointer}.after-class-homework-list ul li .homework-wrap[data-v-277a833a]{padding:2px;width:100%;height:40px;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;border:1px solid #dcdfe6;border-radius:4px;overflow:hidden}.after-class-homework-list ul li .homework-wrap.active[data-v-277a833a]{border:1px solid var(--themColor)}.after-class-homework-list ul li .homework-wrap.active .ques-item-left em[data-v-277a833a]{background:var(--themColor)}.after-class-homework-list ul li .homework-wrap .ques-item-left[data-v-277a833a]{height:100%;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}.after-class-homework-list ul li .homework-wrap .ques-item-left em[data-v-277a833a]{min-width:40px;height:100%;background:rgba(192,196,204,.8);color:#fff;font-weight:700;border-radius:4px;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;font-style:normal;font-size:18px;font-family:Microsoft YaHei}.after-class-homework-list ul li .homework-wrap .ques-item-left b[data-v-277a833a]{margin-left:10px;color:var(--themeText);white-space:nowrap;font-size:14px;font-family:Microsoft YaHei;font-weight:400}.after-class-homework-list ul li .homework-wrap .ques-item-right[data-v-277a833a]{margin-right:10px;color:#c0c4cc;white-space:nowrap}.after-class-homework-list ul li+li[data-v-277a833a]{margin-top:10px}.after-class-homework-list ul .addquestion[data-v-277a833a]{cursor:pointer;overflow-x:hidden;width:200px;min-width:200px}.after-class-homework-list ul .add-box[data-v-277a833a]{margin:15px auto 0;padding:12px 14px;height:36px;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;border-radius:5px}.after-class-homework-list ul .add-box .el-icon-plus[data-v-277a833a]{font-size:14px;font-weight:700;margin-right:5px}.after-class-homework-list .btn-box[data-v-277a833a]{position:absolute;right:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:30px;height:100px;border-radius:0 8px 8px 0;background:var(--themColor);right:-30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .1s;transition:all .1s}.after-class-homework-list .btn-box[data-v-277a833a],.after-class-homework-list .btn-box p[data-v-277a833a]{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}.after-class-homework-list .btn-box p[data-v-277a833a]{font-size:14px;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;letter-spacing:1px}.question-detail-uncode-box[data-v-277a833a]{width:1000px;margin:0 auto;padding:20px 10% 60px;position:relative}.question-detail-uncode-box .types-box[data-v-277a833a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.question-detail-uncode-box .question-info.title[data-v-277a833a]{margin-top:30px}.question-detail-uncode-box .question-info.title .text[data-v-277a833a]{font-size:16px;color:var(--themeText);font-weight:400}.question-detail-uncode-box .question-info.title .title-desc[data-v-277a833a]{margin-top:15px;font-size:14px;color:var(--themeTextThree)}.question-detail-uncode-box .question-info.title .title-img[data-v-277a833a]{margin-top:15px;width:550px;height:300px;background:#f3f4f5}.question-detail-uncode-box .question-info.title .title-img .el-image[data-v-277a833a]{width:100%;height:100%}.question-detail-uncode-box .question-info.options[data-v-277a833a]{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.question-detail-uncode-box .question-info.options .input-box[data-v-277a833a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.question-detail-uncode-box .question-info.options .input-box .input-item[data-v-277a833a]{margin-bottom:10px}.question-detail-uncode-box .question-info.options .option-name[data-v-277a833a]{min-width:70px;font-size:16px;color:var(--themeText);font-weight:400;margin-right:15px;line-height:40px}.question-detail-uncode-box .question-info.options .el-checkbox[data-v-277a833a]{margin-bottom:20px;margin-right:15px}.question-detail-uncode-box .question-info.options .el-checkbox.is-bordered+.el-checkbox.is-bordered[data-v-277a833a]{margin-left:0}.question-detail-uncode-box .question-info.options .el-checkbox.is-bordered[data-v-277a833a]{padding:9px 14px 0 7px}.question-detail-uncode-box .question-info.options .img-box[data-v-277a833a]{margin-top:20px}.question-detail-uncode-box .question-info.options .el-textarea[data-v-277a833a]{width:550px}.question-detail-uncode-box .question-info.options .el-input[data-v-277a833a]{width:500px}.question-detail-uncode-box .question-info.result[data-v-277a833a]{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:16px;color:var(--themeText);margin-right:15px;line-height:1}.question-detail-uncode-box .question-info.result .result-name[data-v-277a833a]{font-weight:400;color:var(--themeText)}.question-detail-uncode-box .question-info.result .result-desc[data-v-277a833a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px;color:var(--themeTextThree)}.question-detail-uncode-box .question-info.result .result-desc span[data-v-277a833a]{margin-right:10px;display:inline-block}.question-detail-uncode-box .question-info.result .result-desc .right[data-v-277a833a]{color:#31af54}.question-detail-uncode-box .question-info.result .result-desc .error[data-v-277a833a]{color:#e33636}.question-detail-uncode-box .question-info.answer[data-v-277a833a]{margin-top:20px}.question-detail-uncode-box .question-info.answer .answer-desc[data-v-277a833a]{font-size:12px;color:var(--themeTextThree)}.question-detail-uncode-box .question-info.answer .el-button[data-v-277a833a]{margin-top:10px}.question-detail-uncode-box .btn-box[data-v-277a833a]{position:fixed;bottom:10px}.comment-dialog .el-dialog__header[data-v-277a833a]{border-bottom:none!important}.comment-dialog .comment-box[data-v-277a833a]{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-dialog .comment-box .comment-img[data-v-277a833a]{margin-left:50px}.comment-dialog .title[data-v-277a833a],.comment-dialog .value[data-v-277a833a]{font-size:14px;color:var(--themeTextThree)}.comment-dialog li:first-child .title[data-v-277a833a],.comment-dialog li:first-child .value[data-v-277a833a]{font-size:16px;font-weight:400;color:var(--themeText)}.comment-dialog li+li[data-v-277a833a]{margin-top:10px}.explain-ppt .el-dialog__header[data-v-277a833a],.explain-video .el-dialog__header[data-v-277a833a],.question-desc .el-dialog__header[data-v-277a833a]{border-bottom:none!important}.question-desc .question-content .title[data-v-277a833a]{font-size:16px;color:var(--themeText)}.question-desc .question-content .desc[data-v-277a833a]{margin-top:10px;font-size:14px;color:var(--themeTextThree)}.question-desc .question-content .img-box[data-v-277a833a]{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.question-desc .question-content .img-box .desc-img[data-v-277a833a]{max-width:100%;-o-object-fit:contain;object-fit:contain}.question-desc .question-result[data-v-277a833a]{margin-top:30px}.question-desc .question-result .result-item+.result-item[data-v-277a833a]{margin-top:10px}.question-desc .question-result .result-item+.result-item .title[data-v-277a833a]{color:var(--themeText);font-size:14px}.question-desc .question-result .result-item+.result-item .value[data-v-277a833a]{color:var(--themeTextThree);font-size:14px}.avatar-box[data-v-277a833a]{margin:0 auto;position:relative;width:50px;height:50px;border-radius:50%;border:2px solid var(--themColor)}.avatar-box .avatar[data-v-277a833a]{width:100%;border-radius:50%}.avatar-box .dot[data-v-277a833a]{position:absolute;top:85%;right:-3px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:12px;border-radius:50%;border:2px solid #fff;background-color:var(--themColor)}.aside-menu[data-v-277a833a]{width:220px;height:100%;padding:20px 0}.aside-menu .item--active[data-v-277a833a]{-webkit-transition:all .3s;transition:all .3s;background-color:var(--themeBg);color:var(--themColor)}.aside-menu .item--active[data-v-277a833a]:before{content:"";position:absolute;top:0;left:0;height:100%;width:6px;background-color:var(--themColor);-webkit-box-shadow:4px 0 6px 0 #cddbff;box-shadow:4px 0 6px 0 #cddbff}.aside-menu .item--active[data-v-277a833a]:after{content:"";position:absolute;bottom:0;left:15px;width:calc(100% - 30px);height:0;background-color:transparent}.aside-menu .aside-menu-item[data-v-277a833a]{padding:15px 20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:var(--themeText)}.aside-menu .aside-menu-item[data-v-277a833a]:after{content:"";position:absolute;bottom:0;left:15px;width:calc(100% - 30px);height:1px;background-color:var(--themeBorderGray)}.aside-menu .aside-menu-item .icon[data-v-277a833a]{font-size:16px}.aside-menu .aside-menu-item .text[data-v-277a833a]{margin-left:10px;font-size:14px;font-weight:400;font-family:Microsoft YaHei}.aside-menu .aside-menu-item[data-v-277a833a]:hover{-webkit-transition:all .3s;transition:all .3s;background-color:var(--themeBg);color:var(--themColor)}.aside-menu .aside-menu-item[data-v-277a833a]:hover:before{content:"";position:absolute;top:0;left:0;height:100%;width:6px;background-color:var(--themColor);-webkit-box-shadow:4px 0 6px 0 #cddbff;box-shadow:4px 0 6px 0 #cddbff}.aside-menu .aside-menu-item[data-v-277a833a]:hover:after{content:"";position:absolute;bottom:0;left:15px;width:calc(100% - 30px);height:0;background-color:transparent}.aside-menu .item-active[data-v-277a833a]{-webkit-transition:all .3s;transition:all .3s;background-color:var(--themeBg);color:var(--themColor)}.aside-menu .item-active[data-v-277a833a]:before{content:"";position:absolute;top:0;left:0;height:100%;width:6px;background-color:var(--themColor);-webkit-box-shadow:4px 0 6px 0 #cddbff;box-shadow:4px 0 6px 0 #cddbff}.aside-menu .item-active[data-v-277a833a]:after{content:"";position:absolute;bottom:0;left:15px;width:calc(100% - 30px);height:0;background-color:transparent}.expense-card[data-v-277a833a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:50%;padding-bottom:30px;cursor:pointer}.expense-card-left[data-v-277a833a]{position:relative;width:150px;height:150px;margin-right:20px;background:var(--themeBg);border-radius:4px;overflow:hidden}.expense-card-right[data-v-277a833a]{padding-top:10px;width:calc(100% - 170px)}.expense-card-right .ecr-title[data-v-277a833a]{color:#606266;font-size:14px;font-weight:400}.expense-card-right .ecr-p[data-v-277a833a]{margin-top:9px;color:var(--themeTextThree);font-size:12px;line-height:18px;font-weight:400}.expense-card-right .ecr-type[data-v-277a833a]{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.expense-card-right .ecr-type li[data-v-277a833a]{margin-right:8px;-ms-flex-negative:0;flex-shrink:0;line-height:30px}.expense-card-right .ecr-type .num[data-v-277a833a]{color:var(--warnColor);font-weight:400;font-size:12px;line-height:30px}.expense-card-right .ecr-type img[data-v-277a833a]{margin-left:4px;width:24px;min-height:23px;vertical-align:middle}.expense-card-right .ecr-footer[data-v-277a833a]{margin-top:14px;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}.expense-card-right .ecr-footer .text[data-v-277a833a]{font-size:12px;font-weight:400;color:var(--themeTextThree)}.expense-card-right .ecr-footer .text.inventory[data-v-277a833a]{margin-right:10px}.expense-card-right .ecr-status[data-v-277a833a]{margin-top:14px}.expense-card-right .ecr-status .el-radio[data-v-277a833a]{margin-right:20px}.expense-card .expense-btn[data-v-277a833a]{width:90px;margin-right:10px}.show-knowledge-box[data-v-277a833a]{height:250px;overflow-y:auto;padding:16px 6px 16px 16px}.show-knowledge-box.is-more[data-v-277a833a]{height:500px}.show-knowledge-box .title[data-v-277a833a]{padding:6px 0;font-size:14px;font-weight:400;color:#333}.show-knowledge-box .knowledge-list[data-v-277a833a]{padding:6px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.show-knowledge-box .knowledge-list .knowledge-item[data-v-277a833a]{margin-bottom:10px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;background:#f2f7ff;border:1px solid #4e8eff;border-radius:14px;font-size:12px;font-weight:400;color:#3a78f2}.preparation-homework-list[data-v-277a833a]{padding:20px 0}.preparation-homework-list .nodata[data-v-277a833a]{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;height:80px;border-bottom:1px solid #ddd;font-size:30px;color:#aaa;cursor:pointer}.preparation-homework-list .nodata p[data-v-277a833a]{font-size:14px;margin-left:5px}.preparation-homework-list .homework-item[data-v-277a833a]{padding:20px;background-color:#f9fbfd;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.preparation-homework-list .homework-item+.homework-item[data-v-277a833a]{margin-top:10px}.preparation-homework-list .homework-item .item-left[data-v-277a833a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;font-weight:500;color:var(--themeText)}.preparation-homework-list .homework-item .item-left .num[data-v-277a833a]{width:20px}.preparation-homework-list .homework-item .item-left .types-box[data-v-277a833a]{margin-left:4px}.preparation-homework-list .homework-item .item-left .desc[data-v-277a833a]{margin-left:10px}.preparation-homework-list .homework-item .homework-item-left[data-v-277a833a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:15px;font-weight:500;color:var(--themeText)}.preparation-homework-list .homework-item .homework-item-left .num[data-v-277a833a]{width:20px}.preparation-homework-list .homework-item .homework-item-left .title-box[data-v-277a833a]{display:-webkit-box;display:-ms-flexbox;display:flex}.preparation-homework-list .homework-item .homework-item-left .types-box[data-v-277a833a]{margin-left:20px;margin-top:10px}.preparation-homework-list .homework-item .homework-item-left .desc[data-v-277a833a]{margin-left:2px}.preparation-homework-list .homework-item .item-right[data-v-277a833a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preparation-homework-list .homework-item .item-right .btn-wrapper[data-v-277a833a]{width:80px;height:60px;text-align:center}.preparation-homework-list .homework-item .item-right .btn-wrapper .icon-box[data-v-277a833a]{text-align:center;padding:12px;background-color:#f8f0eb;border-radius:4px;cursor:pointer}.preparation-homework-list .homework-item .item-right .btn-wrapper .icon-box .iconfont[data-v-277a833a]{font-size:25px;color:var(--warnColor)}.preparation-homework-list .homework-item .item-right .btn-wrapper .text[data-v-277a833a]{margin-top:5px;font-size:12px;font-weight:400;color:var(--themeTextThree)}.preparation-homework-list .homework-item .item-right .btn-wrapper+.btn-wrapper[data-v-277a833a]{margin-left:20px}.preparation-homework-list .homework-item .item-right .btn-wrapper.disable .icon-box[data-v-277a833a]{cursor:not-allowed;background-color:#f1f1f1}.preparation-homework-list .homework-item .item-right .btn-wrapper.disable .icon-box .iconfont[data-v-277a833a]{color:#9e9e9e}.preparation-homework-list .homework-item .item-right .btn-wrapper[data-v-277a833a]{margin-left:20px}.preparation-homework-list .homework-item .item-right .image-box[data-v-277a833a]{margin-left:20px;width:110px;max-height:62px;border-radius:4px}.preparation-homework-list .homework-item .item-right .image-box .el-image[data-v-277a833a]{width:100%;height:100%}.preparation-homework-list .homework-item .item-right .status[data-v-277a833a]{color:var(--themeTextSecond)}.countdown-box[data-v-277a833a]{position:relative;width:154px;height:133px;background-image:url(../img/countdown-icon.d3e97caf.png);background-size:100%;background-repeat:no-repeat}.countdown-box .time-box[data-v-277a833a]{position:absolute;top:77px;left:31px;font-size:14px;font-weight:500;color:var(--themeText);text-align:center}.countdown-box .time-box .time[data-v-277a833a]{margin-top:2px}.study-url[data-v-277a833a]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.study-url .link[data-v-277a833a]{color:var(--themColor);cursor:pointer}.result-desc-fill[data-v-277a833a]{font-size:14px;color:var(--themeTextThree)}.result-desc-fill .item-description+.item-description[data-v-277a833a]{margin-top:20px}.result-desc-fill .item-description span[data-v-277a833a]{margin-right:10px;display:inline-block}.result-desc-fill .item-description .answer[data-v-277a833a]{color:var(--themeText)}.result-desc-fill .item-description .or[data-v-277a833a]{color:var(--themeTextThree)}.result-desc-fill .item-description .student-answer[data-v-277a833a]{color:#409eff}.ai-lab-bg[data-v-277a833a],[data-v-277a833a] .el-dialog{background-color:#f5faff;background-image:radial-gradient(circle at 20% 15%,rgba(101,169,245,.3),transparent 30%),radial-gradient(circle at 80% 15%,rgba(249,173,194,.3),transparent 30%);background-repeat:no-repeat;background-size:cover}.ai-dialog[data-v-277a833a] .el-dialog__header{padding:20px 10px 10px;border:none}.ai-dialog[data-v-277a833a] .el-dialog__title{color:var(--themeTex)!important}.ai-dialog[data-v-277a833a] .el-dialog__body{padding:20px;height:650px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto}[data-v-277a833a] .el-tabs{margin:0 10px}[data-v-277a833a] .el-tabs .el-tabs__header{margin:0 0 10px!important}.ai-agent[data-v-277a833a]{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-277a833a] .el-tabs__nav-wrap:after{height:0;width:0;background-color:transparent}[data-v-1003d998]: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-1003d998]:focus,.edu-style .el-button[data-v-1003d998]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-1003d998],.edu-style .el-button--warning[data-v-1003d998]:focus,.edu-style .el-button--warning[data-v-1003d998]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-1003d998],.edu-style .el-button--primary[data-v-1003d998]:focus,.edu-style .el-button--primary[data-v-1003d998]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-1003d998]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-1003d998],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-1003d998]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-1003d998]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-1003d998],.edu-style .el-input__inner[data-v-1003d998]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-1003d998]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-1003d998],.edu-style .el-tabs__item[data-v-1003d998]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-1003d998]{color:#fff}.markdown-content[data-v-1003d998]{max-height:500px;overflow:auto}.captcha-btn-box[data-v-1003d998]{margin-right:10px;font-size:13px;color:#f56c6c}.captcha-btn-box .allow[data-v-1003d998]{cursor:pointer}.captcha-btn-box .not-allow[data-v-1003d998]{pointer-events:none;cursor:not-allowed}.ratio-content[data-v-1003d998]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ratio-content .middle[data-v-1003d998],.ratio-content .right-list[data-v-1003d998]{margin-left:18px}.ratio-content .left-list[data-v-1003d998],.ratio-content .right-list[data-v-1003d998]{width:154px;font-size:12px;font-family:Source Han Sans CN;font-weight:500;color:#3756e7}.ratio-content .left-list .item+.item[data-v-1003d998],.ratio-content .right-list .item+.item[data-v-1003d998]{margin-top:8px}.ratio-content .left-list .item>div[data-v-1003d998],.ratio-content .right-list .item>div[data-v-1003d998]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4px}.ratio-content .left-list .item .value[data-v-1003d998],.ratio-content .right-list .item .value[data-v-1003d998]{margin-left:12px}.ratio-content .left-list .item .el-progress-bar__inner[data-v-1003d998],.ratio-content .right-list .item .el-progress-bar__inner[data-v-1003d998]{background:-webkit-gradient(linear,left top,right top,from(#3251e5),to(#879bfe));background:linear-gradient(90deg,#3251e5,#879bfe)}.ratio-content .middle[data-v-1003d998]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ratio-content .middle .title[data-v-1003d998]{text-align:center;font-size:30px;font-family:Source Han Sans CN;font-weight:700;color:#3c5ce9}.ratio-content .middle .scale[data-v-1003d998]{margin-top:18px;text-align:center;color:#3c5ce9;position:relative;width:128px;height:124px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ratio-content .middle .scale .bg[data-v-1003d998]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/progress.0cf63412.png);background-repeat:no-repeat;background-size:100%}.ratio-content .middle .scale .num[data-v-1003d998]{margin-left:5px;font-weight:700;font-size:30px}.ratio-content .middle .scale .school[data-v-1003d998]{line-height:1.3;margin-top:4px;font-size:14px;font-weight:700}.search-container[data-v-1003d998]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-container-left[data-v-1003d998],.search-container[data-v-1003d998]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-container-left[data-v-1003d998]{width:80%}.search-container-left .search__label[data-v-1003d998]{-ms-flex-negative:0;flex-shrink:0}.search-container-left .com__input[data-v-1003d998]{width:100%!important;max-width:200px;-ms-flex-negative:1;flex-shrink:1}.search-container-left .com__select[data-v-1003d998]{-ms-flex-negative:1;flex-shrink:1;width:200px}.search-container-right[data-v-1003d998]{width:18%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.search-container-right .el-button[data-v-1003d998]{-ms-flex-negative:1;flex-shrink:1}.search-container__label[data-v-1003d998]{margin-left:31px;margin-right:19px;color:#555;font-size:14px}.search-container .com__label[data-v-1003d998]{margin-left:31px;margin-right:15px}.search-container .com__label[data-v-1003d998]:first-child{margin-left:0}.link-wrap[data-v-1003d998]{width:100%;text-align:center}.link-wrap .img-box img[data-v-1003d998]{max-height:70vh}.link-wrap .title[data-v-1003d998]{padding:40px 0 20px;font-size:16px;color:#333}.auto-judge-icon[data-v-1003d998]{width:30px;height:30px;border-radius:50%;color:#fff;text-align:center;line-height:30px;background-color:var(--themColor)}.workbench-hidden-btn[data-v-1003d998]{width:170px;height:40px;z-index:9999;line-height:40px;text-align:center;color:var(--themColor);border:1px solid var(--themColor);cursor:pointer;border-radius:20px}.workbench-hidden-btn[data-v-1003d998]:hover{background-color:var(--themColor);color:#fff}.ObjectiveQuestionStatistic[data-v-1003d998]{border-radius:6px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.ObjectiveQuestionStatistic .progrees-item[data-v-1003d998]{position:relative}.ObjectiveQuestionStatistic .progrees-item-text[data-v-1003d998]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1999;text-align:center;font-size:14px;font-weight:400;color:#333}.ObjectiveQuestionStatistic .progrees-item-text .percent[data-v-1003d998]{width:100%;font-size:30px;font-weight:700;margin-top:45px;margin-bottom:8px}.ObjectiveQuestionStatistic .progrees-item-text .percent i[data-v-1003d998]{font-size:14px;font-weight:400;color:#555}.ObjectiveQuestionStatistic .progress-percent[data-v-1003d998]{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.ObjectiveQuestionStatistic .progress-percent h3[data-v-1003d998]{font-size:16px;font-weight:400;color:#555;width:100%;margin-bottom:20px;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}.ObjectiveQuestionStatistic .progress-percent h3 span[data-v-1003d998]{color:var(--themColor);cursor:pointer}.ObjectiveQuestionStatistic .progress-percent dl[data-v-1003d998]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;cursor:pointer}.ObjectiveQuestionStatistic .progress-percent dl dt[data-v-1003d998]{font-size:14px;font-weight:400;color:#303133;width:40px}.ObjectiveQuestionStatistic .progress-percent dl dt.icon[data-v-1003d998]{width:18px;height:18px}.ObjectiveQuestionStatistic .progress-percent dl dt.right[data-v-1003d998]{font-size:24px;color:#67c23a}.ObjectiveQuestionStatistic .progress-percent dl dd[data-v-1003d998]{width:85%}.ObjectiveQuestionStatistic .progress-percent .el-progress__text[data-v-1003d998]{font-size:14px!important;font-weight:500;color:#3756e7}.answer-status[data-v-1003d998]{font-size:18px}.answer-status.right[data-v-1003d998]{color:#67c23a}.answer-status.wrong[data-v-1003d998]{color:#e44141}.answer-status.unknow[data-v-1003d998]{color:var(--themeTextThree)}.situation-left[data-v-1003d998]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.situation-left .item[data-v-1003d998]{padding:20px;background-color:#f4f7fc;border-radius:8px;height:100%;margin-bottom: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}.situation-left .item .progress-box[data-v-1003d998]{position:relative}.situation-left .item .progress-box .icon[data-v-1003d998]{font-size:26px;color:#9c3fcd;font-weight:700;position:absolute;top:calc(50% - 13px);left:calc(50% - 13px)}.situation-left .item .num[data-v-1003d998]{font-size:20px;font-family:Source Han Sans CN;font-weight:700}.situation-left .item .unit[data-v-1003d998]{font-size:12px}.situation-left .item .iconfont[data-v-1003d998]{font-size:55px}.situation-left .item .desc[data-v-1003d998]{margin-top:20px;font-size:14px;font-family:Source Han Sans CN;font-weight:400;color:#8f8f8f}.situation-left .item:first-child .iconfont[data-v-1003d998],.situation-left .item[data-v-1003d998]:first-child{color:#ffae58}.situation-left .item:nth-child(2) .iconfont[data-v-1003d998],.situation-left .item[data-v-1003d998]:nth-child(2){color:#458c45}.situation-left .item:nth-child(3) .iconfont[data-v-1003d998],.situation-left .item[data-v-1003d998]:nth-child(3){color:#9c3fcd}.situation-left .item:nth-child(4) .iconfont[data-v-1003d998],.situation-left .item[data-v-1003d998]:nth-child(4){color:#1650c4}.situation-left .item[data-v-1003d998]:last-child{margin-bottom:0}.play-lists-box[data-v-1003d998]{z-index:1002;width:320px;position:fixed;top:50%;right:110px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.play-lists-box .auto-play[data-v-1003d998]{margin-top:10px;padding:10px 36px;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;border-bottom:1px solid hsla(0,0%,100%,.5)}.play-lists-box .auto-play .label[data-v-1003d998]{font-size:14px;font-weight:400;color:#333}.types-box[data-v-1003d998],.types-box span[data-v-1003d998]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.types-box span[data-v-1003d998]{padding:9px 15px;font-size:12px;color:var(--themColor);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--themeBorder);border-radius:4px;background-color:var(--themeBg);font-weight:400}.types-box span+span[data-v-1003d998]{margin-left:10px}.after-class-homework-list[data-v-1003d998]{position:relative;width:230px;height:100vh;overflow-y:auto;-webkit-box-shadow:0 2px 12px 0 rgba(24,81,181,.08);box-shadow:0 2px 12px 0 rgba(24,81,181,.08);z-index:1;background:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.after-class-homework-list.hidden[data-v-1003d998]{width:0;padding:0;overflow:visible}.after-class-homework-list.hidden .icon-close[data-v-1003d998]{right:-20px}.after-class-homework-list .icon-close[data-v-1003d998]{position:absolute;top:10px;right:0;z-index:10;font-size:18px;font-weight:bolder;color:#40a9ff;cursor:pointer}.after-class-homework-list .question-title[data-v-1003d998]{margin-bottom:10px;color:rgba(0,0,0,.6);font-size:15px;font-weight:500}.after-class-homework-list .title-box[data-v-1003d998]{position:relative;padding:0 10px;height:52px;background-color:#f2f7ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--themColor)}.after-class-homework-list .title-box .border[data-v-1003d998]{position:absolute;top:0;left:0;width:6px;height:100%;background:var(--themColor);-webkit-box-shadow:4px 0 6px 0 #cddbff;box-shadow:4px 0 6px 0 #cddbff}.after-class-homework-list .title-box .title-wrapper[data-v-1003d998]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.after-class-homework-list .title-box .iconfont[data-v-1003d998]{font-size:14px}.after-class-homework-list .title-box .title[data-v-1003d998]{margin-left:2px;font-size:14px;font-family:Microsoft YaHei;font-weight:400}.after-class-homework-list .arrow[data-v-1003d998]{color:var(--themColor);width:40px;height:60px;font-size:22px;font-weight:700;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;background-color:var(--themeBg);-webkit-box-shadow:0 0 4px rgba(0,0,0,.15);box-shadow:0 0 4px rgba(0,0,0,.15)}.after-class-homework-list .arrow[data-v-1003d998]:hover{background-color:#e3edff}.after-class-homework-list ul[data-v-1003d998]{padding:20px 10px}.after-class-homework-list ul li[data-v-1003d998]{cursor:pointer}.after-class-homework-list ul li .homework-wrap[data-v-1003d998]{padding:2px;width:100%;height:40px;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;border:1px solid #dcdfe6;border-radius:4px;overflow:hidden}.after-class-homework-list ul li .homework-wrap.active[data-v-1003d998]{border:1px solid var(--themColor)}.after-class-homework-list ul li .homework-wrap.active .ques-item-left em[data-v-1003d998]{background:var(--themColor)}.after-class-homework-list ul li .homework-wrap .ques-item-left[data-v-1003d998]{height:100%;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}.after-class-homework-list ul li .homework-wrap .ques-item-left em[data-v-1003d998]{min-width:40px;height:100%;background:rgba(192,196,204,.8);color:#fff;font-weight:700;border-radius:4px;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;font-style:normal;font-size:18px;font-family:Microsoft YaHei}.after-class-homework-list ul li .homework-wrap .ques-item-left b[data-v-1003d998]{margin-left:10px;color:var(--themeText);white-space:nowrap;font-size:14px;font-family:Microsoft YaHei;font-weight:400}.after-class-homework-list ul li .homework-wrap .ques-item-right[data-v-1003d998]{margin-right:10px;color:#c0c4cc;white-space:nowrap}.after-class-homework-list ul li+li[data-v-1003d998]{margin-top:10px}.after-class-homework-list ul .addquestion[data-v-1003d998]{cursor:pointer;overflow-x:hidden;width:200px;min-width:200px}.after-class-homework-list ul .add-box[data-v-1003d998]{margin:15px auto 0;padding:12px 14px;height:36px;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;border-radius:5px}.after-class-homework-list ul .add-box .el-icon-plus[data-v-1003d998]{font-size:14px;font-weight:700;margin-right:5px}.after-class-homework-list .btn-box[data-v-1003d998]{position:absolute;right:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:30px;height:100px;border-radius:0 8px 8px 0;background:var(--themColor);right:-30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .1s;transition:all .1s}.after-class-homework-list .btn-box[data-v-1003d998],.after-class-homework-list .btn-box p[data-v-1003d998]{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}.after-class-homework-list .btn-box p[data-v-1003d998]{font-size:14px;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;letter-spacing:1px}.question-detail-uncode-box[data-v-1003d998]{width:1000px;margin:0 auto;padding:20px 10% 60px;position:relative}.question-detail-uncode-box .types-box[data-v-1003d998]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.question-detail-uncode-box .question-info.title[data-v-1003d998]{margin-top:30px}.question-detail-uncode-box .question-info.title .text[data-v-1003d998]{font-size:16px;color:var(--themeText);font-weight:400}.question-detail-uncode-box .question-info.title .title-desc[data-v-1003d998]{margin-top:15px;font-size:14px;color:var(--themeTextThree)}.question-detail-uncode-box .question-info.title .title-img[data-v-1003d998]{margin-top:15px;width:550px;height:300px;background:#f3f4f5}.question-detail-uncode-box .question-info.title .title-img .el-image[data-v-1003d998]{width:100%;height:100%}.question-detail-uncode-box .question-info.options[data-v-1003d998]{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.question-detail-uncode-box .question-info.options .input-box[data-v-1003d998]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.question-detail-uncode-box .question-info.options .input-box .input-item[data-v-1003d998]{margin-bottom:10px}.question-detail-uncode-box .question-info.options .option-name[data-v-1003d998]{min-width:70px;font-size:16px;color:var(--themeText);font-weight:400;margin-right:15px;line-height:40px}.question-detail-uncode-box .question-info.options .el-checkbox[data-v-1003d998]{margin-bottom:20px;margin-right:15px}.question-detail-uncode-box .question-info.options .el-checkbox.is-bordered+.el-checkbox.is-bordered[data-v-1003d998]{margin-left:0}.question-detail-uncode-box .question-info.options .el-checkbox.is-bordered[data-v-1003d998]{padding:9px 14px 0 7px}.question-detail-uncode-box .question-info.options .img-box[data-v-1003d998]{margin-top:20px}.question-detail-uncode-box .question-info.options .el-textarea[data-v-1003d998]{width:550px}.question-detail-uncode-box .question-info.options .el-input[data-v-1003d998]{width:500px}.question-detail-uncode-box .question-info.result[data-v-1003d998]{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:16px;color:var(--themeText);margin-right:15px;line-height:1}.question-detail-uncode-box .question-info.result .result-name[data-v-1003d998]{font-weight:400;color:var(--themeText)}.question-detail-uncode-box .question-info.result .result-desc[data-v-1003d998]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px;color:var(--themeTextThree)}.question-detail-uncode-box .question-info.result .result-desc span[data-v-1003d998]{margin-right:10px;display:inline-block}.question-detail-uncode-box .question-info.result .result-desc .right[data-v-1003d998]{color:#31af54}.question-detail-uncode-box .question-info.result .result-desc .error[data-v-1003d998]{color:#e33636}.question-detail-uncode-box .question-info.answer[data-v-1003d998]{margin-top:20px}.question-detail-uncode-box .question-info.answer .answer-desc[data-v-1003d998]{font-size:12px;color:var(--themeTextThree)}.question-detail-uncode-box .question-info.answer .el-button[data-v-1003d998]{margin-top:10px}.question-detail-uncode-box .btn-box[data-v-1003d998]{position:fixed;bottom:10px}.comment-dialog .el-dialog__header[data-v-1003d998]{border-bottom:none!important}.comment-dialog .comment-box[data-v-1003d998]{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment-dialog .comment-box .comment-img[data-v-1003d998]{margin-left:50px}.comment-dialog .title[data-v-1003d998],.comment-dialog .value[data-v-1003d998]{font-size:14px;color:var(--themeTextThree)}.comment-dialog li:first-child .title[data-v-1003d998],.comment-dialog li:first-child .value[data-v-1003d998]{font-size:16px;font-weight:400;color:var(--themeText)}.comment-dialog li+li[data-v-1003d998]{margin-top:10px}.explain-ppt .el-dialog__header[data-v-1003d998],.explain-video .el-dialog__header[data-v-1003d998],.question-desc .el-dialog__header[data-v-1003d998]{border-bottom:none!important}.question-desc .question-content .title[data-v-1003d998]{font-size:16px;color:var(--themeText)}.question-desc .question-content .desc[data-v-1003d998]{margin-top:10px;font-size:14px;color:var(--themeTextThree)}.question-desc .question-content .img-box[data-v-1003d998]{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.question-desc .question-content .img-box .desc-img[data-v-1003d998]{max-width:100%;-o-object-fit:contain;object-fit:contain}.question-desc .question-result[data-v-1003d998]{margin-top:30px}.question-desc .question-result .result-item+.result-item[data-v-1003d998]{margin-top:10px}.question-desc .question-result .result-item+.result-item .title[data-v-1003d998]{color:var(--themeText);font-size:14px}.question-desc .question-result .result-item+.result-item .value[data-v-1003d998]{color:var(--themeTextThree);font-size:14px}.avatar-box[data-v-1003d998]{margin:0 auto;position:relative;width:50px;height:50px;border-radius:50%;border:2px solid var(--themColor)}.avatar-box .avatar[data-v-1003d998]{width:100%;border-radius:50%}.avatar-box .dot[data-v-1003d998]{position:absolute;top:85%;right:-3px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:12px;border-radius:50%;border:2px solid #fff;background-color:var(--themColor)}.aside-menu[data-v-1003d998]{width:220px;height:100%;padding:20px 0}.aside-menu .item--active[data-v-1003d998]{-webkit-transition:all .3s;transition:all .3s;background-color:var(--themeBg);color:var(--themColor)}.aside-menu .item--active[data-v-1003d998]:before{content:"";position:absolute;top:0;left:0;height:100%;width:6px;background-color:var(--themColor);-webkit-box-shadow:4px 0 6px 0 #cddbff;box-shadow:4px 0 6px 0 #cddbff}.aside-menu .item--active[data-v-1003d998]:after{content:"";position:absolute;bottom:0;left:15px;width:calc(100% - 30px);height:0;background-color:transparent}.aside-menu .aside-menu-item[data-v-1003d998]{padding:15px 20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:var(--themeText)}.aside-menu .aside-menu-item[data-v-1003d998]:after{content:"";position:absolute;bottom:0;left:15px;width:calc(100% - 30px);height:1px;background-color:var(--themeBorderGray)}.aside-menu .aside-menu-item .icon[data-v-1003d998]{font-size:16px}.aside-menu .aside-menu-item .text[data-v-1003d998]{margin-left:10px;font-size:14px;font-weight:400;font-family:Microsoft YaHei}.aside-menu .aside-menu-item[data-v-1003d998]:hover{-webkit-transition:all .3s;transition:all .3s;background-color:var(--themeBg);color:var(--themColor)}.aside-menu .aside-menu-item[data-v-1003d998]:hover:before{content:"";position:absolute;top:0;left:0;height:100%;width:6px;background-color:var(--themColor);-webkit-box-shadow:4px 0 6px 0 #cddbff;box-shadow:4px 0 6px 0 #cddbff}.aside-menu .aside-menu-item[data-v-1003d998]:hover:after{content:"";position:absolute;bottom:0;left:15px;width:calc(100% - 30px);height:0;background-color:transparent}.aside-menu .item-active[data-v-1003d998]{-webkit-transition:all .3s;transition:all .3s;background-color:var(--themeBg);color:var(--themColor)}.aside-menu .item-active[data-v-1003d998]:before{content:"";position:absolute;top:0;left:0;height:100%;width:6px;background-color:var(--themColor);-webkit-box-shadow:4px 0 6px 0 #cddbff;box-shadow:4px 0 6px 0 #cddbff}.aside-menu .item-active[data-v-1003d998]:after{content:"";position:absolute;bottom:0;left:15px;width:calc(100% - 30px);height:0;background-color:transparent}.expense-card[data-v-1003d998]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:50%;padding-bottom:30px;cursor:pointer}.expense-card-left[data-v-1003d998]{position:relative;width:150px;height:150px;margin-right:20px;background:var(--themeBg);border-radius:4px;overflow:hidden}.expense-card-right[data-v-1003d998]{padding-top:10px;width:calc(100% - 170px)}.expense-card-right .ecr-title[data-v-1003d998]{color:#606266;font-size:14px;font-weight:400}.expense-card-right .ecr-p[data-v-1003d998]{margin-top:9px;color:var(--themeTextThree);font-size:12px;line-height:18px;font-weight:400}.expense-card-right .ecr-type[data-v-1003d998]{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.expense-card-right .ecr-type li[data-v-1003d998]{margin-right:8px;-ms-flex-negative:0;flex-shrink:0;line-height:30px}.expense-card-right .ecr-type .num[data-v-1003d998]{color:var(--warnColor);font-weight:400;font-size:12px;line-height:30px}.expense-card-right .ecr-type img[data-v-1003d998]{margin-left:4px;width:24px;min-height:23px;vertical-align:middle}.expense-card-right .ecr-footer[data-v-1003d998]{margin-top:14px;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}.expense-card-right .ecr-footer .text[data-v-1003d998]{font-size:12px;font-weight:400;color:var(--themeTextThree)}.expense-card-right .ecr-footer .text.inventory[data-v-1003d998]{margin-right:10px}.expense-card-right .ecr-status[data-v-1003d998]{margin-top:14px}.expense-card-right .ecr-status .el-radio[data-v-1003d998]{margin-right:20px}.expense-card .expense-btn[data-v-1003d998]{width:90px;margin-right:10px}.show-knowledge-box[data-v-1003d998]{height:250px;overflow-y:auto;padding:16px 6px 16px 16px}.show-knowledge-box.is-more[data-v-1003d998]{height:500px}.show-knowledge-box .title[data-v-1003d998]{padding:6px 0;font-size:14px;font-weight:400;color:#333}.show-knowledge-box .knowledge-list[data-v-1003d998]{padding:6px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.show-knowledge-box .knowledge-list .knowledge-item[data-v-1003d998]{margin-bottom:10px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;background:#f2f7ff;border:1px solid #4e8eff;border-radius:14px;font-size:12px;font-weight:400;color:#3a78f2}.preparation-homework-list[data-v-1003d998]{padding:20px 0}.preparation-homework-list .nodata[data-v-1003d998]{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;height:80px;border-bottom:1px solid #ddd;font-size:30px;color:#aaa;cursor:pointer}.preparation-homework-list .nodata p[data-v-1003d998]{font-size:14px;margin-left:5px}.preparation-homework-list .homework-item[data-v-1003d998]{padding:20px;background-color:#f9fbfd;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.preparation-homework-list .homework-item+.homework-item[data-v-1003d998]{margin-top:10px}.preparation-homework-list .homework-item .item-left[data-v-1003d998]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;font-weight:500;color:var(--themeText)}.preparation-homework-list .homework-item .item-left .num[data-v-1003d998]{width:20px}.preparation-homework-list .homework-item .item-left .types-box[data-v-1003d998]{margin-left:4px}.preparation-homework-list .homework-item .item-left .desc[data-v-1003d998]{margin-left:10px}.preparation-homework-list .homework-item .homework-item-left[data-v-1003d998]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:15px;font-weight:500;color:var(--themeText)}.preparation-homework-list .homework-item .homework-item-left .num[data-v-1003d998]{width:20px}.preparation-homework-list .homework-item .homework-item-left .title-box[data-v-1003d998]{display:-webkit-box;display:-ms-flexbox;display:flex}.preparation-homework-list .homework-item .homework-item-left .types-box[data-v-1003d998]{margin-left:20px;margin-top:10px}.preparation-homework-list .homework-item .homework-item-left .desc[data-v-1003d998]{margin-left:2px}.preparation-homework-list .homework-item .item-right[data-v-1003d998]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preparation-homework-list .homework-item .item-right .btn-wrapper[data-v-1003d998]{width:80px;height:60px;text-align:center}.preparation-homework-list .homework-item .item-right .btn-wrapper .icon-box[data-v-1003d998]{text-align:center;padding:12px;background-color:#f8f0eb;border-radius:4px;cursor:pointer}.preparation-homework-list .homework-item .item-right .btn-wrapper .icon-box .iconfont[data-v-1003d998]{font-size:25px;color:var(--warnColor)}.preparation-homework-list .homework-item .item-right .btn-wrapper .text[data-v-1003d998]{margin-top:5px;font-size:12px;font-weight:400;color:var(--themeTextThree)}.preparation-homework-list .homework-item .item-right .btn-wrapper+.btn-wrapper[data-v-1003d998]{margin-left:20px}.preparation-homework-list .homework-item .item-right .btn-wrapper.disable .icon-box[data-v-1003d998]{cursor:not-allowed;background-color:#f1f1f1}.preparation-homework-list .homework-item .item-right .btn-wrapper.disable .icon-box .iconfont[data-v-1003d998]{color:#9e9e9e}.preparation-homework-list .homework-item .item-right .btn-wrapper[data-v-1003d998]{margin-left:20px}.preparation-homework-list .homework-item .item-right .image-box[data-v-1003d998]{margin-left:20px;width:110px;max-height:62px;border-radius:4px}.preparation-homework-list .homework-item .item-right .image-box .el-image[data-v-1003d998]{width:100%;height:100%}.preparation-homework-list .homework-item .item-right .status[data-v-1003d998]{color:var(--themeTextSecond)}.countdown-box[data-v-1003d998]{position:relative;width:154px;height:133px;background-image:url(../img/countdown-icon.d3e97caf.png);background-size:100%;background-repeat:no-repeat}.countdown-box .time-box[data-v-1003d998]{position:absolute;top:77px;left:31px;font-size:14px;font-weight:500;color:var(--themeText);text-align:center}.countdown-box .time-box .time[data-v-1003d998]{margin-top:2px}.study-url[data-v-1003d998]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.study-url .link[data-v-1003d998]{color:var(--themColor);cursor:pointer}.result-desc-fill[data-v-1003d998]{font-size:14px;color:var(--themeTextThree)}.result-desc-fill .item-description+.item-description[data-v-1003d998]{margin-top:20px}.result-desc-fill .item-description span[data-v-1003d998]{margin-right:10px;display:inline-block}.result-desc-fill .item-description .answer[data-v-1003d998]{color:var(--themeText)}.result-desc-fill .item-description .or[data-v-1003d998]{color:var(--themeTextThree)}.result-desc-fill .item-description .student-answer[data-v-1003d998]{color:#409eff}.ai-lab-bg[data-v-1003d998],[data-v-1003d998] .el-dialog{background-color:#f5faff;background-image:radial-gradient(circle at 20% 15%,rgba(101,169,245,.3),transparent 30%),radial-gradient(circle at 80% 15%,rgba(249,173,194,.3),transparent 30%);background-repeat:no-repeat;background-size:cover}.ai-dialog[data-v-1003d998] .el-dialog__header{padding:10px;border:none}.ai-dialog[data-v-1003d998] .el-dialog__title{color:var(--themeTex)!important}.ai-dialog[data-v-1003d998] .el-dialog__body{padding:20px;height:650px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto}[data-v-1003d998] .el-tabs{margin:0 10px}[data-v-1003d998] .el-tabs .el-tabs__header{margin:0 0 10px!important}.ai-agent[data-v-1003d998],.content-wrapper[data-v-1003d998]{-webkit-box-flex:1;-ms-flex:1;flex:1}.content-wrapper[data-v-1003d998]{padding:0 20px 20px;width:100%;margin:0 auto;text-align:center}[data-v-1003d998] .el-tabs__nav-wrap:after{height:0;width:0;background-color:transparent}[data-v-0a6a78e5]: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-0a6a78e5]:focus,.edu-style .el-button[data-v-0a6a78e5]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-0a6a78e5],.edu-style .el-button--warning[data-v-0a6a78e5]:focus,.edu-style .el-button--warning[data-v-0a6a78e5]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-0a6a78e5],.edu-style .el-button--primary[data-v-0a6a78e5]:focus,.edu-style .el-button--primary[data-v-0a6a78e5]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-0a6a78e5]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-0a6a78e5],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-0a6a78e5]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-0a6a78e5]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-0a6a78e5],.edu-style .el-input__inner[data-v-0a6a78e5]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-0a6a78e5]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-0a6a78e5],.edu-style .el-tabs__item[data-v-0a6a78e5]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-0a6a78e5]{color:#fff}.topic-solution-wrapper__body .tab-content[data-v-0a6a78e5]{height:450px;overflow-y:auto}.topic-solution-wrapper__body .video-content[data-v-0a6a78e5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topic-solution-wrapper__body .no-data[data-v-0a6a78e5]{text-align:center;padding:50px 0;color:#999;font-size:14px}[data-v-0a6a78e5] .el-dialog__header{border:none!important}[data-v-0a6a78e5] .el-dialog__body{padding:0 25px 30px!important}[data-v-0a6a78e5] .el-tabs__item{font-size:16px;padding:0 20px}[data-v-9595ea48]: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-9595ea48]:focus,.edu-style .el-button[data-v-9595ea48]:hover{color:#fff;border-color:var(--warnColor);background-color:var(--warnColor)}.edu-style .el-button--warning[data-v-9595ea48],.edu-style .el-button--warning[data-v-9595ea48]:focus,.edu-style .el-button--warning[data-v-9595ea48]:hover{background:var(--warnColor);border-color:var(--warnColor)}.edu-style .el-button--primary[data-v-9595ea48],.edu-style .el-button--primary[data-v-9595ea48]:focus,.edu-style .el-button--primary[data-v-9595ea48]:hover{background:var(--themColor);border-color:var(--themColor)}.edu-style .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-9595ea48]{background-color:var(--themColor)}.edu-style .el-checkbox__input.is-checked .el-checkbox__inner[data-v-9595ea48],.edu-style .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-9595ea48]{background-color:var(--themColor);border-color:var(--themColor)}.edu-style .el-checkbox__inner[data-v-9595ea48]:hover,.edu-style .el-input.is-active .el-input__inner[data-v-9595ea48],.edu-style .el-input__inner[data-v-9595ea48]:focus{border-color:var(--themColor)}.edu-style .el-tabs__item[data-v-9595ea48]:hover{cursor:pointer}.edu-style .el-tabs__item.is-active[data-v-9595ea48],.edu-style .el-tabs__item[data-v-9595ea48]:hover{color:var(--themColor)}.edu-style .el-button--primary.is-plain[data-v-9595ea48]{color:#fff}.StuClassPlay[data-v-9595ea48]{background-color:#f4f7fa;height:100vh;min-width:1024px;width:100%;overflow:hidden;position:relative}.StuClassPlay .class-container[data-v-9595ea48]{width:100%;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;transition:all .3s}.StuClassPlay .class-container .title[data-v-9595ea48]{height:55px;padding:0 20px;background-color:var(--themColor);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.StuClassPlay .class-container .title .back[data-v-9595ea48]{font-size:14px;font-weight:400;color:#fff;cursor:pointer}.StuClassPlay .class-container .title .back i[data-v-9595ea48]{font-weight:700}.StuClassPlay .class-container .title .class-info[data-v-9595ea48]{margin:0 auto;font-size:20px;font-weight:400;color:#fff}.StuClassPlay .class-container .title .class-info span[data-v-9595ea48]:first-child{margin-right:20px}.StuClassPlay .class-container .title .chat-btn[data-v-9595ea48]{position:relative;right:0}.StuClassPlay .class-container-box[data-v-9595ea48]{height:calc(100vh - 50px)}.StuClassPlay .class-container-box-wrapper[data-v-9595ea48]{height:calc(100vh - 50px);background:#fff;-webkit-box-shadow:1px 1px 35px 0 hsla(0,0%,82%,.69);box-shadow:1px 1px 35px 0 hsla(0,0%,82%,.69);border-radius:2px;position:relative;width:100%;float:left;-webkit-transition:all .3s;transition:all .3s}.StuClassPlay .class-container-box-wrapper .course-cover[data-v-9595ea48]{position:absolute;top:0;left:0;z-index:999;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#3d3d3d}.StuClassPlay .class-container-box-wrapper .course-cover img[data-v-9595ea48]{max-width:100%;max-height:100%}.StuClassPlay .class-container-box-wrapper .ViewFile[data-v-9595ea48]{z-index:1000}.StuClassPlay .class-container-box-wrapper .finish-wrapper[data-v-9595ea48]{position:absolute;top:0;left:0;z-index:1002;width:100%;height:100%;background-color:#f4f7fa}.StuClassPlay .class-container-box-wrapper .finish-wrapper-area[data-v-9595ea48]{height:100%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.StuClassPlay .class-container-box-wrapper .finish-wrapper-area .finish-box[data-v-9595ea48]{text-align:center;margin-top:-100px}.StuClassPlay .class-container-box-wrapper .finish-wrapper-area .finish-box img[data-v-9595ea48]{width:177px;height:244px}.StuClassPlay .class-container-box-wrapper .finish-wrapper-area .finish-box p[data-v-9595ea48]{font-size:16px;font-weight:500;color:#888;margin-top:20px}.StuClassPlay .class-container-box-wrapper .finish-wrapper-area .finish-box .finish-btn-wrapper[data-v-9595ea48]{margin-top:45px}.StuClassPlay .class-container-box-wrapper .finish-wrapper-area .finish-box .finish-btn-wrapper .finish-btn[data-v-9595ea48]{display:inline-block;width:170px;height:50px;background:#fff;border:1px solid #ff7611;border-radius:25px;line-height:50px;text-align:center;font-size:16px;font-weight:400;color:#ff7611;cursor:pointer}.StuClassPlay .class-container-box-wrapper .finish-wrapper-area .finish-box .finish-btn-wrapper .finish-btn img[data-v-9595ea48]{display:inline-block;width:20px;height:20px;vertical-align:middle;margin-right:10px;color:#ff7611}.StuClassPlay .class-container-box-wrapper .finish-wrapper-area .finish-box .finish-btn-wrapper .finish-btn.replay[data-v-9595ea48]{background-color:#ff7611;color:#fff;margin-right:45px}.StuClassPlay .class-container-box-wrapper .video-wrapper[data-v-9595ea48]{position:absolute;top:0;left:0;z-index:1001;width:100%;height:100%}.StuClassPlay .class-container-box-wrapper .tool-bar[data-v-9595ea48]{position:absolute;left:40px;bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex}.StuClassPlay .class-container-box-wrapper .tool-bar .tool[data-v-9595ea48]{display:block;width:60px;height:60px;background-color:hsla(0,0%,82%,.7);color:#fff;line-height:60px;text-align:center;border-radius:30px;margin-right:20px;cursor:pointer;z-index:1009}.StuClassPlay .class-container-box-wrapper .tool-bar .tool.active[data-v-9595ea48],.StuClassPlay .class-container-box-wrapper .tool-bar .tool[data-v-9595ea48]:hover{background-color:var(--themColor)}.StuClassPlay .control-panel[data-v-9595ea48]{position:relative;float:right;width:0;height:100%;margin-left:-330px;-webkit-transition:all .3s;transition:all .3s;background-color:#fff;z-index:1010;-webkit-box-shadow:3px -1px 10px 0 rgba(184,196,202,.6);box-shadow:3px -1px 10px 0 rgba(184,196,202,.6)}.StuClassPlay .control-panel-btn[data-v-9595ea48]{position:absolute;top:50%;left:-42px;padding:6px 2px;width:38px;background-color:var(--themColor);color:#fff;z-index:999;text-align:center;line-height:1.5;cursor:pointer;border-radius:6px 0 0 6px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.StuClassPlay .control-panel-container[data-v-9595ea48]{width:330px;height:100%;position:relative;-webkit-transition:all .3s;transition:all .3s;z-index:9999}.StuClassPlay .control-panel-tab[data-v-9595ea48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:49px;text-align:center;border-bottom:1px solid #e4f0ef}.StuClassPlay .control-panel-tab li[data-v-9595ea48]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:47px;line-height:47px;cursor:pointer;border:1px solid var(--themColor)}.StuClassPlay .control-panel-tab li span[data-v-9595ea48]{display:inline-block;font-size:14px;font-weight:400;color:var(--themColor);height:inherit;position:relative}.StuClassPlay .control-panel-tab li.active[data-v-9595ea48]{background-color:var(--themColor)}.StuClassPlay .control-panel-tab li.active span[data-v-9595ea48]{color:#fff}.StuClassPlay .control-panel-tab li.active span[data-v-9595ea48]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--themColor)}.StuClassPlay .control-panel-list[data-v-9595ea48]{height:calc(100vh - 50px)}.StuClassPlay .control-panel-list .panel-autopaly[data-v-9595ea48]{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;margin:15px 20px 0 20px}.StuClassPlay .control-panel-list .panel-autopaly label[data-v-9595ea48]{font-size:14px;font-weight:500;color:#555}.StuClassPlay .control-panel-cmder[data-v-9595ea48]{height:calc(100vh - 50px)}.StuClassPlay .control-panel-cmder dl[data-v-9595ea48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 20px;border-bottom:1px solid #e4f0ef}.StuClassPlay .control-panel-cmder dl dt[data-v-9595ea48]{width:20px;height:20px;margin-right:15px}.StuClassPlay .control-panel-cmder dl dd[data-v-9595ea48]{font-size:16px;font-weight:400;color:#9ea2a4}.StuClassPlay .control-panel-cmder dl[data-v-9595ea48]:hover{background-color:var(--themColor);cursor:pointer}.StuClassPlay .control-panel-cmder dl:hover dd[data-v-9595ea48]{color:#fff}.StuClassPlay.show-panel .control-panel-container[data-v-9595ea48],.StuClassPlay.show-panel .control-panel[data-v-9595ea48]{width:330px}.StuClassPlay .link-wrap[data-v-9595ea48]{width:100%}.StuClassPlay .workbench-hidden-btn[data-v-9595ea48]{margin:20px auto 0}