#loading{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%;background:#e4effc;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}#loading .textTip{position:absolute;top:40%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;color:#666}#loading .loader{--size:32px;--duration:800ms;width:96px;height:64px;margin:50px auto;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotateX(60deg) rotate(45deg) rotateY(0deg) translateZ(0);transform:rotateX(60deg) rotate(45deg) rotateY(0deg) translateZ(0);position:relative}#loading .loader .box{width:32px;height:32px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:absolute;top:0;left:0}#loading .loader .box:first-child{-webkit-transform:translate(100%);transform:translate(100%);-webkit-animation:box1 .8s linear infinite;animation:box1 .8s linear infinite}#loading .loader .box:nth-child(2){-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-animation:box2 .8s linear infinite;animation:box2 .8s linear infinite}#loading .loader .box:nth-child(3){-webkit-transform:translate(100%,100%);transform:translate(100%,100%);-webkit-animation:box3 .8s linear infinite;animation:box3 .8s linear infinite}#loading .loader .box:nth-child(4){-webkit-transform:translate(200%);transform:translate(200%);-webkit-animation:box4 .8s linear infinite;animation:box4 .8s linear infinite}#loading .loader .box>div{--translateZ:calc(var(--size)/2);--rotateY:0deg;--rotateX:0deg;background:#4a9dd8;width:100%;height:100%;-webkit-transform:rotateY(var(--rotateY)) rotateX(var(--rotateX)) translateZ(var(--translateZ));transform:rotateY(var(--rotateY)) rotateX(var(--rotateX)) translateZ(var(--translateZ));position:absolute;top:auto;right:auto;bottom:auto;left:auto}#loading .loader .box>div:first-child{top:0;left:0}#loading .loader .box>div:nth-child(2){background:#0a81d7;right:0;--rotateY:90deg}#loading .loader .box>div:nth-child(3){background:#3594d8;--rotateX:-90deg}#loading .loader .box>div:nth-child(4){background:#354e66;top:0;left:0;--translateZ:calc(var(--size)*3*-1)}@-webkit-keyframes box1{0%,50%{-webkit-transform:translate(100%);transform:translate(100%)}to{-webkit-transform:translate(200%);transform:translate(200%)}}@keyframes box1{0%,50%{-webkit-transform:translate(100%);transform:translate(100%)}to{-webkit-transform:translate(200%);transform:translate(200%)}}@-webkit-keyframes box2{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(100%);transform:translate(100%)}}@keyframes box2{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(100%);transform:translate(100%)}}@-webkit-keyframes box3{0%,50%{-webkit-transform:translate(100%,100%);transform:translate(100%,100%)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes box3{0%,50%{-webkit-transform:translate(100%,100%);transform:translate(100%,100%)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes box4{0%{-webkit-transform:translate(200%);transform:translate(200%)}50%{-webkit-transform:translate(200%,100%);transform:translate(200%,100%)}to{-webkit-transform:translate(100%,100%);transform:translate(100%,100%)}}@keyframes box4{0%{-webkit-transform:translate(200%);transform:translate(200%)}50%{-webkit-transform:translate(200%,100%);transform:translate(200%,100%)}to{-webkit-transform:translate(100%,100%);transform:translate(100%,100%)}}#loading .loader-pacman{top:0}.main-wrap[data-v-466d3daf]{width:100%;height:calc(100vh - 60px);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-wrap [data-v-466d3daf]{-webkit-box-sizing:border-box;box-sizing:border-box}.main-wrap .handbook-wrap[data-v-466d3daf]{background:#fff}.main-wrap .handbook-wrap .tab-menu[data-v-466d3daf]{height:50px;padding:0 20px;border-bottom:2px solid #dfdfdf;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}.main-wrap .handbook-wrap .tab-menu .menu-section[data-v-466d3daf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.main-wrap .handbook-wrap .tab-menu .menu-section .menu-item[data-v-466d3daf]{color:#727272;position:relative;margin-right:10px;width:90px;text-align:center;cursor:pointer}.main-wrap .handbook-wrap .tab-menu .menu-section .menu-item.has-set[data-v-466d3daf]{margin-right:30px}.main-wrap .handbook-wrap .tab-menu .menu-section .menu-item[data-v-466d3daf]:hover{color:#385899}.main-wrap .handbook-wrap .tab-menu .menu-section .menu-item.active[data-v-466d3daf]{color:#385899;font-weight:700}.main-wrap .handbook-wrap .tab-menu .menu-section .menu-item.active[data-v-466d3daf]:after{content:"";height:2px;width:50px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-10px;background:#385899}.main-wrap .handbook-wrap .tab-menu .menu-section .menu-item .think-set[data-v-466d3daf]{width:44px;height:22px;line-height:20px;text-align:center;background:#f8fbff;border:1px solid #4a90e2;color:#4a90e2;border-radius:3px;position:absolute;right:-30px;top:-4px;cursor:pointer;font-weight:400;font-size:12px}.main-wrap .handbook-wrap .tab-menu .menu-section .menu-item .think-set.active[data-v-466d3daf],.main-wrap .handbook-wrap .tab-menu .menu-section .menu-item .think-set[data-v-466d3daf]:hover{background:#4a90e2;color:#fff}.main-wrap .handbook-wrap .tab-menu .menu-section .menu-content[data-v-466d3daf]{font-size:16px;color:#385899;font-weight:700;position:relative}.main-wrap .handbook-wrap .handbook-btn[data-v-466d3daf]{height:70px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;border-bottom:10px solid #f8f8f8}.main-wrap .handbook-wrap .handbook-btn div[data-v-466d3daf]{color:#727272;position:relative;margin-right:20px;width:100px;text-align:center;cursor:pointer}.main-wrap .handbook-wrap .handbook-btn div[data-v-466d3daf]:hover{color:#385899}.main-wrap .handbook-wrap .handbook-btn div.active[data-v-466d3daf]{color:#385899;font-weight:700}.main-wrap .handbook-wrap .handbook-btn div.active[data-v-466d3daf]:after{content:"";height:2px;width:50px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-10px;background:#385899}.main-wrap .handbook-wrap .tab-content[data-v-466d3daf]{width:100%;height:calc(100vh - 60px);overflow-y:auto}.main-wrap .handbook-wrap .tab-content.tab-report[data-v-466d3daf]{padding:0}.main-wrap .handbook-wrap .tab-content .tab-report-sub[data-v-466d3daf]{background:#f8f8f8;padding:20px 10px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-wrap .handbook-wrap .tab-content .tab-report-sub .tab-report-item[data-v-466d3daf],.main-wrap .handbook-wrap .tab-content .tab-report-sub[data-v-466d3daf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-wrap .handbook-wrap .tab-content .tab-report-sub .tab-report-item .sub-item[data-v-466d3daf]{width:140px;height:50px;text-align:center;line-height:50px;cursor:pointer}.main-wrap .handbook-wrap .tab-content .tab-report-sub .tab-report-item .sub-item.active[data-v-466d3daf]{background:#fff;border-radius:5px 5px 0 0}.main-wrap .handbook-wrap .tab-content .tab-report-sub .tab-report-item .report-score[data-v-466d3daf]{margin-left:15px}.main-wrap .handbook-wrap .tab-content .tab-report-sub .assest-sub[data-v-466d3daf]{border:1px solid #1277eb;cursor:pointer;width:90px;height:32px;border-radius:4px;line-height:32px;text-align:center;color:#1277eb}.main-wrap .handbook-wrap .tab-content .tab-report-sub .assest-sub.hover[data-v-466d3daf]{background:#1277eb;color:#fff}.main-wrap .handbook-wrap .tab-content .split-line[data-v-466d3daf]{width:100%;height:10px;background-color:#f8f8f8}.main-wrap .handbook-wrap .tab-content .flex-row[data-v-466d3daf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-wrap .handbook-wrap .tab-content .space-between[data-v-466d3daf]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-wrap .handbook-wrap .tab-content .align-start[data-v-466d3daf]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.main-wrap .handbook-wrap .tab-content.learn[data-v-466d3daf]{height:calc(100vh - 120px)}.main-wrap .handbook-wrap .tab-content .tab-info[data-v-466d3daf]{margin:10px 0;padding:0 20px}.main-wrap .handbook-wrap .tab-content .tab-info.sub-tab-info .tab-title[data-v-466d3daf]{font-size:14px!important}.main-wrap .handbook-wrap .tab-content .tab-info.sub-tab-info .item-bg[data-v-466d3daf]{font-size:12px!important}.main-wrap .handbook-wrap .tab-content .tab-info .example-content[data-v-466d3daf]{background-color:#f7f8f9;border-radius:4px;padding:12px;color:#666;font-size:14px}.main-wrap .handbook-wrap .tab-content .tab-info .example-content .example-row[data-v-466d3daf]{margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-wrap .handbook-wrap .tab-content .tab-info .example-content .example-row .example-title[data-v-466d3daf]{width:60px;line-height:1.5;-webkit-box-flex:0;-ms-flex:none;flex:none}.main-wrap .handbook-wrap .tab-content .tab-info .example-content .example-row .content-detail[data-v-466d3daf]{padding-right:20px;line-height:1.5}.main-wrap .handbook-wrap .tab-content .tab-info .example-content .copy-btn[data-v-466d3daf]{background-color:#fff;border:none;border-radius:2px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.06);box-shadow:0 2px 6px 0 rgba(0,0,0,.06);color:#666;font-size:12px;height:22px;line-height:22px;margin-left:auto;outline:none;width:40px;text-align:center;cursor:pointer;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main-wrap .handbook-wrap .tab-content .tab-info .example-content .copy-btn[data-v-466d3daf]:hover{opacity:.9}.main-wrap .handbook-wrap .tab-content .tab-info .tab-title[data-v-466d3daf]{font-size:16px;color:#0f1012;margin:12px 0}.main-wrap .handbook-wrap .tab-content .tab-info .markdown-body[data-v-466d3daf]{font-size:14px!important;color:#666}.main-wrap .handbook-wrap .tab-content .tab-info .content-section[data-v-466d3daf]{line-height:1.5;background-color:#f7f8f9;border-radius:4px;padding:12px;color:#666;font-size:14px}.main-wrap .handbook-wrap .tab-content .tab-info .info-row[data-v-466d3daf]{-ms-flex-wrap:wrap;flex-wrap:wrap}.main-wrap .handbook-wrap .tab-content .tab-info .info-row .sub-row[data-v-466d3daf],.main-wrap .handbook-wrap .tab-content .tab-info .info-row[data-v-466d3daf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-wrap .handbook-wrap .tab-content .tab-info .info-row .sub-row div[data-v-466d3daf]{margin:8px 5px 8px 0}.main-wrap .handbook-wrap .tab-content .tab-info .info-row .difficulty[data-v-466d3daf]{width:45px;height:20px;border-radius:10px;line-height:20px;text-align:center}.main-wrap .handbook-wrap .tab-content .tab-info .info-row .simple[data-v-466d3daf]{color:#5890cf;background:#eaf0fd}.main-wrap .handbook-wrap .tab-content .tab-info .info-row .difficult[data-v-466d3daf]{background:#fdf9ea;color:#f2bc6b}.main-wrap .handbook-wrap .tab-content .tab-info .info-row .medium[data-v-466d3daf]{background:#eafdf8;color:#51ccbf}.main-wrap .handbook-wrap .tab-content .tab-info .info-row .info-item[data-v-466d3daf]{margin:8px 10px 8px 0;line-height:1.3}.main-wrap .handbook-wrap .tab-content .tab-info .info-row .item-bg[data-v-466d3daf]{background-color:#f7f8f9;border:1px solid #e3e3e6;border-radius:11px;color:#666;padding:3px 11px}.main-wrap .handbook-wrap .tab-content .btn-box[data-v-466d3daf]{margin-top:15px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-wrap .handbook-wrap .tab-content[data-v-466d3daf]::-webkit-scrollbar{width:5px}.main-wrap .handbook-wrap .tab-content[data-v-466d3daf]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:5px}.main-wrap .handbook-wrap .tab-content .step-title[data-v-466d3daf]{border-bottom:1px solid #e9e9e9;line-height:60px;height:60px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;position:sticky;top:0;z-index:9;background:#fff;margin-top:-1px}.main-wrap .handbook-wrap .tab-content .tab-content-text[data-v-466d3daf]{margin-top:10px}.main-wrap .handbook-wrap .tab-content .tab-content-btn[data-v-466d3daf]{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-wrap .handbook-wrap .tab-content .tab-content-btn button[data-v-466d3daf]{margin:10px;min-width:90px}.main-wrap .handbook-wrap .tab-content .mg-b-80[data-v-466d3daf]{margin-bottom:80px}.main-wrap .handbook-wrap .tab-content .nodata-box[data-v-466d3daf]{-webkit-box-shadow:none;box-shadow:none;padding:0}.main-wrap .handbook-wrap .tab-content .foot-wrap[data-v-466d3daf]{height:60px;position:absolute;z-index:8;bottom:0;left:0;background:#fff;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 15px;border-top:1px solid #e9ecef}.main-wrap .handbook-wrap .tab-content .foot-wrap .icon-gengduo[data-v-466d3daf]{font-size:22px;padding-top:8px;padding-left:15px;cursor:pointer}.main-wrap .handbook-wrap .tab-content .foot-wrap div span[data-v-466d3daf]{margin:0 10px}.main-wrap .handbook-wrap .tab-content .tab-mavon-editor[data-v-466d3daf]{height:calc(100vh - 200px);margin-top:10px}.main-wrap .handbook-wrap .tab-content .tab-mavon-editor .step-main-editor[data-v-466d3daf],.main-wrap .handbook-wrap .tab-content .tab-mavon-editor .step-main-editor[data-v-466d3daf] .markdown-body{height:100%}.main-wrap .handbook-wrap .tab-content .detail-form[data-v-466d3daf]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px}.main-wrap .handbook-wrap .tab-content .detail-form[data-v-466d3daf] .el-form-item{margin-bottom:20px}.main-wrap .handbook-wrap .tab-content .detail-form[data-v-466d3daf] .el-select .el-input__icon{position:relative;top:-2px;line-height:0}.main-wrap .handbook-wrap .tab-content .detail-form .judge-btn[data-v-466d3daf]{width:55px;height:32px;line-height:32px;text-align:center;background:#f8fbff;border:1px solid #4a90e2;border-radius:3px;color:#4a90e2;cursor:pointer}.main-wrap .handbook-wrap .tab-content .detail-form .judge-btn.hover[data-v-466d3daf]{opacity:.9}.main-wrap .handbook-wrap .tab-content .ide-set-wrap[data-v-466d3daf]{padding:10px 0}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content[data-v-466d3daf]{padding:10px 20px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content[data-v-466d3daf] .el-select .el-tag__close.el-icon-close{top:0}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content[data-v-466d3daf] .el-input__inner{width:180px;min-width:150px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content[data-v-466d3daf] .el-select__tags-text{max-width:50px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content.content-scroll[data-v-466d3daf]{max-height:500px;overflow-y:auto}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content.content-scroll[data-v-466d3daf]::-webkit-scrollbar{width:2px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content.content-scroll[data-v-466d3daf]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:5px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .ide-content-child[data-v-466d3daf]{padding:0 20px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .title-tab[data-v-466d3daf]{height:40px;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}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .content-title[data-v-466d3daf]{font-size:16px;color:#0f1012;padding-right:20px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .content-title[data-v-466d3daf]:before{content:"*";margin-right:3px;vertical-align:text-bottom;color:#e24a4a;opacity:0}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .content-title.required[data-v-466d3daf]:before{opacity:1}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .second-title[data-v-466d3daf]{font-size:14px;color:#474747;margin:10px 0;padding-right:20px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .content-info[data-v-466d3daf] .el-checkbox-group .el-checkbox{margin-top:10px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .content-info[data-v-466d3daf] .el-input__inner{width:100%}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .content-info.scroll-info[data-v-466d3daf]{max-height:620px;overflow-y:auto}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .content-info.scroll-info[data-v-466d3daf]::-webkit-scrollbar{width:2px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .content-info.scroll-info[data-v-466d3daf]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:5px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .content-info .info-section[data-v-466d3daf]{background-color:#f8f8f8;padding:15px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .content-info .info-section~.info-section[data-v-466d3daf]{margin-top:10px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .info-editor[data-v-466d3daf]{height:400px}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .info-editor[data-v-466d3daf] .v-note-wrapper{height:100%}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .editor-content[data-v-466d3daf]{width:100%;height:200px;background:#ccc}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .ide-btn[data-v-466d3daf]{width:44px;height:22px;background:#f8fbff;border-radius:3px;font-size:12px;line-height:22px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .ide-btn[data-v-466d3daf]:hover{opacity:.9}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .ide-btn.add[data-v-466d3daf]{border:1px solid #4a90e2;color:#4a90e2}.main-wrap .handbook-wrap .tab-content .ide-set-wrap .ide-content .ide-btn.del[data-v-466d3daf]{border:1px solid #e24a4a;color:#e24a4a}.main-wrap .upload-dialog .el-input[data-v-466d3daf]{float:left}.main-wrap .upload-dialog .version-file .el-button[data-v-466d3daf]{position:relative;width:100px;height:40px;left:0;right:0;top:0;bottom:0}.main-wrap .upload-dialog .version-file .el-button span[data-v-466d3daf]{display:block}.main-wrap .upload-dialog .version-file input[data-v-466d3daf]{position:absolute;width:100px;left:0;right:0;top:0;bottom:0;background:#cc281a;opacity:0}.main-wrap .upload-dialog .version-file p[data-v-466d3daf]{margin-top:20px;word-break:break-all}.main-wrap .common-tool-dialog .el-input[data-v-466d3daf]{float:left}.main-wrap .common-tool-dialog .version-file[data-v-466d3daf]{padding:0 40px}.main-wrap .common-tool-dialog .version-file .el-form-item[data-v-466d3daf]{margin-bottom:0}.main-wrap .common-tool-dialog .version-file .el-button[data-v-466d3daf]{float:left;position:relative;background:#1277eb;color:#fff;border-radius:5px;width:100px;height:36px;line-height:36px;left:0;right:0;top:0;bottom:0;cursor:pointer}.main-wrap .common-tool-dialog .version-file .el-button span[data-v-466d3daf]{display:block;cursor:pointer}.main-wrap .common-tool-dialog .version-file input[data-v-466d3daf]{position:absolute;width:100px;left:0;right:0;top:0;bottom:0;background:#cc281a;opacity:0;cursor:pointer}.main-wrap .virtual-wrap[data-v-466d3daf]{width:80%;height:calc(100vh - 60px)}.main-wrap .virtual-wrap .virtual-header[data-v-466d3daf]{height:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}.main-wrap .virtual-wrap .virtual-header .virtual-icons .icons-item[data-v-466d3daf],.main-wrap .virtual-wrap .virtual-header .virtual-icons[data-v-466d3daf],.main-wrap .virtual-wrap .virtual-header[data-v-466d3daf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-wrap .virtual-wrap .virtual-header .virtual-icons .icons-item[data-v-466d3daf]{margin:0 10px;cursor:pointer}.main-wrap .virtual-wrap .virtual-header .virtual-icons .icons-item[data-v-466d3daf]:hover{color:#4a90e2}.main-wrap .virtual-wrap .virtual-header .virtual-icons .icons-item i[data-v-466d3daf]{margin-right:5px;font-size:16px}.main-wrap .virtual-wrap .virtual-header .virtual-icons .el-dropdown-link[data-v-466d3daf]{cursor:pointer;color:#666}.main-wrap .virtual-wrap .virtual-header .virtual-icons .el-dropdown-link:hover i[data-v-466d3daf],.main-wrap .virtual-wrap .virtual-header .virtual-icons .el-dropdown-link[data-v-466d3daf]:hover{color:#4a90e2}.main-wrap .virtual-wrap .virtual-header .virtual-icons .el-icon-arrow-down[data-v-466d3daf]{font-size:12px}.main-wrap .virtual-wrap .monaco-box[data-v-466d3daf]{height:calc(100vh - 160px);position:relative}.main-wrap .virtual-wrap .monaco-box.expand[data-v-466d3daf]{height:calc(100vh - 560px)}.main-wrap .virtual-wrap .virtual-operation[data-v-466d3daf]{height:50px;position:relative;background-color:#fff}.main-wrap .virtual-wrap .virtual-operation.expand[data-v-466d3daf]{height:450px}.main-wrap .virtual-wrap .virtual-operation .toggle-btn[data-v-466d3daf]{width:24px;height:24px;z-index:200;border-radius:50%;line-height:24px;text-align:center;background-color:#fff;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1);color:#666;cursor:pointer;position:absolute;left:50%;top:-12px;-webkit-transform:translate(-50%);transform:translate(-50%)}.main-wrap .virtual-wrap .virtual-operation .operation-header[data-v-466d3daf]{height:50px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:24px}.main-wrap .virtual-wrap .virtual-operation .operation-header .header-item[data-v-466d3daf],.main-wrap .virtual-wrap .virtual-operation .operation-header[data-v-466d3daf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-wrap .virtual-wrap .virtual-operation .operation-header .header-item .header-btns[data-v-466d3daf]{color:#747474;background-color:#f4f4f4;margin:0 6px;cursor:pointer;border-radius:17px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:92px;height:34px;line-height:34px;text-align:center}.main-wrap .virtual-wrap .virtual-operation .operation-header .header-item .header-btns.active[data-v-466d3daf]{background-color:#eff6ff;color:#4a90e2}.main-wrap .virtual-wrap .virtual-operation .operation-header .header-item .header-btns[data-v-466d3daf]:hover{opacity:.9}.main-wrap .virtual-wrap .virtual-operation .operation-header .header-item .header-btns.test[data-v-466d3daf]{border:1px solid #4a90e2;color:#4a90e2;background-color:#fff;width:102px}.main-wrap .virtual-wrap .virtual-operation .operation-header .header-item .header-btns.save[data-v-466d3daf]{background-color:#4a90e2;color:#fff;width:102px}.main-wrap .virtual-wrap .virtual-operation .operation-content[data-v-466d3daf]{height:400px;padding:10px;border-top:2px solid #f8f8f8;overflow-y:auto;background-color:#f8f8f8}.main-wrap .virtual-wrap .virtual-operation .operation-content .test-tip[data-v-466d3daf]{color:#16dbc7;height:50px;line-height:50px}.main-wrap .virtual-wrap .virtual-operation .operation-content .detail-btn[data-v-466d3daf]{color:#4a90e2;cursor:pointer}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result[data-v-466d3daf]{width:100%;margin-bottom:10px;white-space:pre-wrap}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result .no-result[data-v-466d3daf]{text-align:center;padding:60px 0;color:#666}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result.output .result-row[data-v-466d3daf]{-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-bottom:10px solid #fff}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result.output .result-row img[data-v-466d3daf]{max-width:600px;max-height:400px;margin-top:10px}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result.output .result-row div[data-v-466d3daf]{padding-right:20px;-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:700px;line-height:1.5}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result.output .result-row[data-v-466d3daf] .el-input__inner{width:300px}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result .result-row[data-v-466d3daf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result .result-row.info[data-v-466d3daf]{background:#f0f0f0;color:#1277eb}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result .result-row.success[data-v-466d3daf]{background-color:rgba(81,204,191,.2);color:#16dbc7}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result .result-row.error[data-v-466d3daf]{background-color:rgba(234,40,40,.2);color:#f52a2a}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result .result-row .result-icon[data-v-466d3daf]{font-size:34px;margin-right:20px}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result .result-row .result-info[data-v-466d3daf]{min-height:60px;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}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result .result-row .result-info .result-info-row[data-v-466d3daf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:6px 0}.main-wrap .virtual-wrap .virtual-operation .operation-content .judge-result .result-row .result-info .result-info-row .result-info-item[data-v-466d3daf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px}.main-wrap .virtual-wrap .virtual-operation .operation-content .add-example[data-v-466d3daf]{height:320px;border:none;overflow-y:auto;background-color:#f8f8f8;padding:10px;line-height:1.5;resize:none}.main-wrap .virtual-wrap .virtual-operation .operation-content .add-btn-list[data-v-466d3daf]{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-wrap .virtual-wrap .virtual-operation .operation-content .add-btn-list .add-btn-item[data-v-466d3daf]{margin-left:10px;padding:9px 12px;background-color:#fff;font-size:14px;line-height:14px;color:#666;border-radius:4px;cursor:pointer}.main-wrap .virtual-wrap .virtual-operation .operation-content .add-btn-list .add-btn-item[data-v-466d3daf]:hover{color:#4a90e2}.main-wrap .virtual-wrap.full-virtual-wrap[data-v-466d3daf]{width:100vw;min-width:1150px}.main-wrap .virtual-wrap .dialogTip[data-v-466d3daf]{text-align:center;margin-top:40px}.main-wrap .virtual-wrap .dialogTip p[data-v-466d3daf]{margin-bottom:25px}.main-wrap .virtual-wrap .dialogTip p i[data-v-466d3daf]{font-size:18px;color:#385899;vertical-align:-webkit-baseline-middle}.main-wrap .fullSide[data-v-466d3daf]{height:calc(100vh - 60px);width:50px;padding:0 10px;background:#e5e4e5;border-right:1px solid #cfcfce;position:static}.main-wrap .fullSide ul[data-v-466d3daf]{margin-top:60px}.main-wrap .fullSide li[data-v-466d3daf]{text-align:center;margin:37px 0;cursor:pointer}.main-wrap .fullSide li i[data-v-466d3daf]{color:#989898;font-size:16px}.main-wrap .fullSide li p[data-v-466d3daf]{color:#989898;margin-top:5px;font-size:12px}.main-wrap .fullSide li:hover i[data-v-466d3daf],.main-wrap .fullSide li:hover p[data-v-466d3daf]{color:#727272}.ide-set-wrap[data-v-3211764c]{padding:10px}.ide-set-wrap .set-section[data-v-3211764c]{border:1px solid #e9e9e9;border-radius:8px;-webkit-transition:all .3s linear;transition:all .3s linear;height:60px;overflow:hidden;margin-bottom:10px}.ide-set-wrap .set-section.expand-section[data-v-3211764c]{height:calc(100vh - 290px)}.ide-set-wrap .set-section.expand-section .section-header[data-v-3211764c]{background:#fff}.ide-set-wrap .set-section div[data-v-3211764c]::-webkit-scrollbar{width:3px}.ide-set-wrap .set-section div[data-v-3211764c]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:5px}.ide-set-wrap .set-section .section-header[data-v-3211764c]{height:60px;background:#f5f5f5;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;padding:0 23px 0 29px;cursor:pointer}.ide-set-wrap .set-section .section-header .section-title[data-v-3211764c]{color:#000;font-size:16px}.ide-set-wrap .set-section .section-header .sec-header-right[data-v-3211764c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px}.ide-set-wrap .set-section .section-header .sec-header-right .sec-save-btn[data-v-3211764c]{width:44px;height:22px;line-height:22px;text-align:center;background:#f8fbff;border:1px solid #4a90e2;border-radius:3px;font-size:12px;color:#4a90e2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ide-set-wrap .set-section .section-header .sec-header-right .sec-save-btn[data-v-3211764c]:hover{opacity:.9;color:#fff;background-color:#4a90e2}.ide-set-wrap .set-section .section-header .sec-header-right .sec-toggle-btn[data-v-3211764c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:19px;height:60px;cursor:pointer}.ide-set-wrap .set-section .section-header .sec-header-right .sec-toggle-btn div[data-v-3211764c]{width:5px;height:5px;background:#545454;border-radius:50%}.ide-set-wrap .set-section .section-body[data-v-3211764c]{height:calc(100vh - 350px);overflow-y:auto}.ide-set-wrap .set-section .section-body[data-v-3211764c] .el-form-item__content{height:auto!important}.ide-set-wrap .set-section .section-body .samples-btn[data-v-3211764c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ide-set-wrap .set-section .section-body .add-btn[data-v-3211764c]{width:44px;height:22px;line-height:22px;text-align:center;background:#f8fbff;border:1px solid #4a90e2;border-radius:3px;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#4a90e2;cursor:pointer}.ide-set-wrap .set-section .section-body .add-btn[data-v-3211764c]:hover{opacity:.9}.ide-set-wrap .set-section .section-body .add-btn.del-btn[data-v-3211764c]{background-color:rgba(254,240,240,.5);border-color:#f56c6c;color:#f56c6c;margin-left:10px}.ide-set-wrap .set-section .section-body .samples-item[data-v-3211764c]{display:-webkit-box;display:-ms-flexbox;display:flex}.ide-set-wrap .set-section .section-body .samples-item .samples-form[data-v-3211764c],.ide-set-wrap .set-section .section-body .samples-item .samples-form[data-v-3211764c] .el-input__inner{width:100%}.ide-set-wrap .set-section .section-body .samples-item .des-btn[data-v-3211764c]{width:40px;text-align:center;line-height:32px}.ide-set-wrap .set-section .section-body .samples-item .des-btn[data-v-3211764c] .el-checkbox__inner{border:1px solid #ccc}.ide-set-wrap .set-section .section-body .samples-item i[data-v-3211764c]{color:#e24a4a;-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:20px;cursor:pointer}.ide-set-wrap .set-section .section-body .samples-item i[data-v-3211764c]:hover{opacity:.9}.ide-set-wrap .set-section .section-body .section-item[data-v-3211764c]{padding:0 23px 25px 29px}.ide-set-wrap .set-section .section-body .section-item .section-item-title[data-v-3211764c]{color:#606266;font-size:14px;margin:0 0 20px}.ide-set-wrap .set-section .section-body .section-item .section-item-title[data-v-3211764c]:before{content:"*";color:#e24a4a;margin-right:3px;vertical-align:text-bottom}.ide-set-wrap .set-section .section-body .section-item .section-item-popover[data-v-3211764c]{margin-left:5px}.ide-set-wrap .set-section .section-body .section-item .section-item-popover img[data-v-3211764c]{width:14px;height:14px;margin-top:-2px}.ide-set-wrap .set-section .section-body .section-item .add-file[data-v-3211764c]{width:68px;height:22px;background:#f8fbff;border:1px solid #4a90e2;border-radius:3px;color:#4a90e2;text-align:center;font-size:12px;line-height:22px;margin:6px 0 15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ide-set-wrap .set-section .section-body .section-item .add-file[data-v-3211764c]:hover{opacity:.9}.ide-set-wrap .set-section .section-body .section-item .section-item-field[data-v-3211764c]{font-size:14px;color:#a3a3a3;margin:10px 0 10px}.ide-set-wrap .set-section .section-body .section-item[data-v-3211764c] .el-select .el-input__inner{width:auto}.ide-set-wrap .set-section .section-body .section-item[data-v-3211764c] .el-tabs__item{padding:0 10px}.ide-set-wrap .set-section .section-body .section-item[data-v-3211764c] .el-textarea__inner{background:#fcfcfc}.ide-set-wrap .set-section .section-body .section-item .file-name-input[data-v-3211764c]{margin-bottom:10px}.ide-set-wrap .set-section .section-body .section-item .file-name-input[data-v-3211764c] .el-input__inner{width:100%;height:50px;background:#fcfcfc}.ide-set-wrap .ide-content[data-v-3211764c]{padding:10px 20px}.ide-set-wrap .ide-content[data-v-3211764c] .el-select .el-tag__close.el-icon-close{top:0}.ide-set-wrap .ide-content[data-v-3211764c] .el-select__tags-text{max-width:50px}.ide-set-wrap .ide-content .detail-form[data-v-3211764c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px}.ide-set-wrap .ide-content .detail-form[data-v-3211764c] .el-form-item{margin-bottom:20px;margin-right:20px}.ide-set-wrap .ide-content .detail-form[data-v-3211764c] .el-select .el-input__icon{position:relative;top:-2px;line-height:0}.ide-set-wrap .ide-content.content-scroll[data-v-3211764c]{max-height:500px;overflow-y:auto}.ide-set-wrap .ide-content.content-scroll[data-v-3211764c]::-webkit-scrollbar{width:2px}.ide-set-wrap .ide-content.content-scroll[data-v-3211764c]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:5px}.ide-set-wrap .ide-content .exp-score[data-v-3211764c]{line-height:30px;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}.ide-set-wrap .ide-content .ide-content-child[data-v-3211764c]{padding:0 20px}.ide-set-wrap .ide-content .title-tab[data-v-3211764c]{height:40px;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}.ide-set-wrap .ide-content .title-tab .upload-btn span.word-upload[data-v-3211764c]{position:relative;float:left;width:28px;height:28px;overflow:hidden}.ide-set-wrap .ide-content .title-tab .upload-btn .icon-tubiaozhizuomoban2[data-v-3211764c]{font-size:30px;color:#4d73c0;vertical-align:-6px}.ide-set-wrap .ide-content .title-tab .upload-btn .icon-tubiaozhizuomoban2[data-v-3211764c]:hover{color:#385899}.ide-set-wrap .ide-content .title-tab #upload-file-input[data-v-3211764c]{position:absolute;left:0;opacity:0;height:30px;top:0;width:24px;cursor:pointer}.ide-set-wrap .ide-content .content-title[data-v-3211764c]{font-size:16px;color:#0f1012;padding-right:20px}.ide-set-wrap .ide-content .content-title[data-v-3211764c]:before{content:"*";margin-right:3px;vertical-align:text-bottom;color:#e24a4a;opacity:0}.ide-set-wrap .ide-content .content-title.required[data-v-3211764c]:before{opacity:1}.ide-set-wrap .ide-content .second-title[data-v-3211764c]{font-size:14px;color:#474747;margin:10px 0;padding-right:20px}.ide-set-wrap .ide-content .content-info[data-v-3211764c] .el-checkbox-group .el-checkbox{margin-top:10px}.ide-set-wrap .ide-content .content-info[data-v-3211764c] .el-input__inner{width:100%}.ide-set-wrap .ide-content .content-info.scroll-info[data-v-3211764c]{max-height:620px;overflow-y:auto}.ide-set-wrap .ide-content .content-info.scroll-info[data-v-3211764c]::-webkit-scrollbar{width:2px}.ide-set-wrap .ide-content .content-info.scroll-info[data-v-3211764c]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:5px}.ide-set-wrap .ide-content .content-info .info-section[data-v-3211764c]{background-color:#f8f8f8;padding:15px}.ide-set-wrap .ide-content .content-info .info-section~.info-section[data-v-3211764c]{margin-top:10px}.ide-set-wrap .ide-content .info-editor[data-v-3211764c]{height:480px}.ide-set-wrap .ide-content .info-editor[data-v-3211764c] .v-note-wrapper{height:100%}.ide-set-wrap .ide-content .editor-content[data-v-3211764c]{width:100%;height:200px;background:#ccc}.ide-set-wrap .ide-content .ide-btn[data-v-3211764c]{width:44px;height:22px;background:#f8fbff;border-radius:3px;font-size:12px;line-height:22px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ide-set-wrap .ide-content .ide-btn[data-v-3211764c]:hover{opacity:.9}.ide-set-wrap .ide-content .ide-btn.add[data-v-3211764c]{border:1px solid #4a90e2;color:#4a90e2}.ide-set-wrap .ide-content .ide-btn.del[data-v-3211764c]{border:1px solid #e24a4a;color:#e24a4a}.scores[data-v-3211764c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.scores .score-item[data-v-3211764c],.scores[data-v-3211764c]{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}.scores .score-item[data-v-3211764c]{margin-bottom:30px;width:100%}.scores .score-item[data-v-3211764c] .el-input,.scores .score-item[data-v-3211764c] .el-input__inner{width:200px}.el-form-item[data-v-3211764c]{margin-bottom:22px!important}