:host,:root{--w-e-textarea-bg-color:#fff;--w-e-textarea-color:#333;--w-e-textarea-border-color:#ccc;--w-e-textarea-slight-border-color:#e8e8e8;--w-e-textarea-slight-color:#d4d4d4;--w-e-textarea-slight-bg-color:#f5f2f0;--w-e-textarea-selected-border-color:#b4d5ff;--w-e-textarea-handler-bg-color:#4290f7;--w-e-toolbar-color:#595959;--w-e-toolbar-bg-color:#fff;--w-e-toolbar-active-color:#333;--w-e-toolbar-active-bg-color:#f1f1f1;--w-e-toolbar-disabled-color:#999;--w-e-toolbar-border-color:#e8e8e8;--w-e-modal-button-bg-color:#fafafa;--w-e-modal-button-border-color:#d9d9d9}.w-e-text-container *,.w-e-toolbar *{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;outline:none;padding:0}.w-e-text-container blockquote,.w-e-text-container li,.w-e-text-container p,.w-e-text-container td,.w-e-text-container th,.w-e-toolbar *{line-height:1.5}.w-e-text-container{background-color:var(--w-e-textarea-bg-color);color:var(--w-e-textarea-color);height:100%;position:relative}.w-e-text-container .w-e-scroll{-webkit-overflow-scrolling:touch;height:100%}.w-e-text-container [data-slate-editor]{word-wrap:break-word;border-top:1px solid transparent;min-height:100%;outline:0;padding:0 10px;white-space:pre-wrap}.w-e-text-container [data-slate-editor] p{margin:15px 0}.w-e-text-container [data-slate-editor] h1,.w-e-text-container [data-slate-editor] h2,.w-e-text-container [data-slate-editor] h3,.w-e-text-container [data-slate-editor] h4,.w-e-text-container [data-slate-editor] h5{margin:20px 0}.w-e-text-container [data-slate-editor] img{cursor:default;display:inline!important;max-width:100%;min-height:20px;min-width:20px}.w-e-text-container [data-slate-editor] span{text-indent:0}.w-e-text-container [data-slate-editor] [data-selected=true]{-webkit-box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color);box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-placeholder{font-style:italic;left:10px;top:17px;width:90%}.w-e-max-length-info,.w-e-text-placeholder{color:var(--w-e-textarea-slight-color);pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.w-e-max-length-info{bottom:.5em;right:1em}.w-e-bar{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-color);font-size:14px;padding:0 5px}.w-e-bar svg{fill:var(--w-e-toolbar-color);height:14px;width:14px}.w-e-bar-show{display:-webkit-box;display:-ms-flexbox;display:flex}.w-e-bar-hidden{display:none}.w-e-hover-bar{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.12156862745098039);box-shadow:0 2px 5px rgba(0,0,0,.12156862745098039);position:absolute}.w-e-toolbar{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:40px;margin:0 5px;width:1px}.w-e-bar-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:4px;position:relative;text-align:center}.w-e-bar-item,.w-e-bar-item button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.w-e-bar-item button{background:transparent;border:none;color:var(--w-e-toolbar-color);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:32px;overflow:hidden;padding:0 8px;white-space:nowrap}.w-e-bar-item button:hover{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item button .title{margin-left:5px}.w-e-bar-item .active{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item .disabled{color:var(--w-e-toolbar-disabled-color);cursor:not-allowed}.w-e-bar-item .disabled svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-menu-tooltip-v5:before{background-color:var(--w-e-toolbar-active-color);border-radius:5px;color:var(--w-e-toolbar-bg-color);content:attr(data-tooltip);font-size:.75em;padding:5px 10px;text-align:center;top:40px;white-space:pre;z-index:1}.w-e-menu-tooltip-v5:after,.w-e-menu-tooltip-v5:before{opacity:0;position:absolute;-webkit-transition:opacity .6s;transition:opacity .6s;visibility:hidden}.w-e-menu-tooltip-v5:after{border:5px solid transparent;border-bottom:5px solid var(--w-e-toolbar-active-color);content:"";top:30px}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:1;visibility:visible}.w-e-menu-tooltip-v5.tooltip-right:before{left:100%;top:10px}.w-e-menu-tooltip-v5.tooltip-right:after{border-bottom-color:transparent;border-left-color:transparent;border-right-color:var(--w-e-toolbar-active-color);border-top-color:transparent;left:100%;margin-left:-10px;top:16px}.w-e-bar-item-group .w-e-bar-item-menus-container{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);display:none;left:0;margin-top:40px;position:absolute;top:0;z-index:1}.w-e-bar-item-group:hover .w-e-bar-item-menus-container{display:block}.w-e-select-list{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);left:0;margin-top:40px;max-height:350px;min-width:100px;overflow-y:auto;position:absolute;top:0;z-index:1}.w-e-select-list ul{line-height:1;list-style:none}.w-e-select-list ul .selected{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li{cursor:pointer;padding:7px 0 7px 25px;position:relative;text-align:left;white-space:nowrap}.w-e-select-list ul li:hover{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li svg{left:0;margin-left:5px;margin-top:-7px;position:absolute;top:50%}.w-e-bar-bottom .w-e-select-list{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-drop-panel{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);margin-top:40px;min-width:200px;padding:10px;position:absolute;top:0;z-index:1}.w-e-bar-bottom .w-e-drop-panel{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-modal{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);color:var(--w-e-toolbar-color);font-size:14px;min-height:40px;min-width:100px;padding:20px 15px 0;position:absolute;text-align:left;z-index:1}.w-e-modal .btn-close{cursor:pointer;line-height:1;padding:5px;position:absolute;right:8px;top:7px}.w-e-modal .btn-close svg{fill:var(--w-e-toolbar-color);height:10px;width:10px}.w-e-modal .babel-container{display:block;margin-bottom:15px}.w-e-modal .babel-container span{display:block;margin-bottom:10px}.w-e-modal .button-container{margin-bottom:15px}.w-e-modal button{background-color:var(--w-e-modal-button-bg-color);cursor:pointer;font-weight:400;height:32px;padding:4.5px 15px;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.w-e-modal button,.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{border:1px solid var(--w-e-modal-button-border-color);border-radius:4px;color:var(--w-e-toolbar-color)}.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";background-color:var(--w-e-toolbar-bg-color);font-variant:tabular-nums;padding:4.5px 11px;-webkit-transition:all .3s;transition:all .3s;width:100%}.w-e-modal textarea{min-height:60px}body .w-e-modal,body .w-e-modal *{-webkit-box-sizing:border-box;box-sizing:border-box}.w-e-progress-bar{background-color:var(--w-e-textarea-handler-bg-color);height:1px;position:absolute;-webkit-transition:width .3s;transition:width .3s;width:0}.w-e-full-screen-container{bottom:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;height:100%!important;left:0!important;margin:0!important;padding:0!important;position:fixed;right:0!important;top:0!important;width:100%!important}.w-e-full-screen-container [data-w-e-textarea=true]{-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important}.w-e-text-container [data-slate-editor] code{background-color:var(--w-e-textarea-slight-bg-color);border-radius:3px;font-family:monospace;padding:3px}.w-e-panel-content-color{list-style:none;text-align:left;width:230px}.w-e-panel-content-color li{border:1px solid var(--w-e-toolbar-bg-color);border-radius:3px 3px;cursor:pointer;display:inline-block;padding:2px}.w-e-panel-content-color li:hover{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color li .color-block{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px 3px;height:17px;width:17px}.w-e-panel-content-color .active{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color .clear{line-height:1.5;margin-bottom:5px;width:100%}.w-e-panel-content-color .clear svg{height:16px;margin-bottom:-4px;width:16px}.w-e-text-container [data-slate-editor] blockquote{background-color:var(--w-e-textarea-slight-bg-color);border-left:8px solid var(--w-e-textarea-selected-border-color);display:block;font-size:100%;line-height:1.5;margin:10px 0;padding:10px}.w-e-panel-content-emotion{font-size:20px;list-style:none;text-align:left;width:300px}.w-e-panel-content-emotion li{border-radius:3px 3px;cursor:pointer;display:inline-block;padding:0 5px}.w-e-panel-content-emotion li:hover{background-color:var(--w-e-textarea-slight-bg-color)}.w-e-textarea-divider{border-radius:3px;margin:20px auto;padding:20px}.w-e-textarea-divider hr{background-color:var(--w-e-textarea-border-color);border:0;display:block;height:1px}.w-e-text-container [data-slate-editor] pre>code{background-color:var(--w-e-textarea-slight-bg-color);border:1px solid var(--w-e-textarea-slight-border-color);border-radius:4px 4px;display:block;font-size:14px;padding:10px;text-indent:0}.w-e-text-container [data-slate-editor] .w-e-image-container{display:inline-block;margin:0 3px}.w-e-text-container [data-slate-editor] .w-e-image-container:hover{-webkit-box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color);box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-container [data-slate-editor] .w-e-selected-image-container{overflow:hidden;position:relative}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .w-e-image-dragger{background-color:var(--w-e-textarea-handler-bg-color);height:7px;position:absolute;width:7px}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nwse-resize;left:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nesw-resize;right:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{bottom:0;cursor:nesw-resize;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{bottom:0;cursor:nwse-resize;right:0}.w-e-text-container [contenteditable=false] .w-e-image-container:hover,.w-e-text-container [data-slate-editor] .w-e-selected-image-container:hover{-webkit-box-shadow:none;box-shadow:none}.w-e-text-container [data-slate-editor] .table-container{border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin-top:10px;overflow-x:auto;padding:10px;width:100%}.w-e-text-container [data-slate-editor] table{border-collapse:collapse}.w-e-text-container [data-slate-editor] table td,.w-e-text-container [data-slate-editor] table th{border:1px solid var(--w-e-textarea-border-color);line-height:1.5;min-width:30px;padding:3px 5px;text-align:left}.w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);font-weight:700;text-align:center}.w-e-panel-content-table{background-color:var(--w-e-toolbar-bg-color)}.w-e-panel-content-table table{border-collapse:collapse}.w-e-panel-content-table td{border:1px solid var(--w-e-toolbar-border-color);cursor:pointer;height:15px;padding:3px 5px;width:20px}.w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-textarea-video-container{background-image:linear-gradient(45deg,#eee 25%,transparent 0,transparent 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0,#fff 75%,#eee 0,#eee);background-position:0 0,10px 10px;background-size:20px 20px;border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin:10px auto 0;padding:10px 0;text-align:center}.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;margin:.5em 0;overflow:auto;padding:1em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}.w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}.wangeditor-v5{border:1px solid #ccc}.wangeditor-v5.w-e-full-screen-container{z-index:1005}.wangeditor-v5 .w-e-menu,.wangeditor-v5 .w-e-toolbar{z-index:2!important}.wangeditor-v5 .w-e-text-container{min-height:200px;z-index:1!important}.wangeditor-v5 .w-e-menu-panel p,.wangeditor-v5 .w-e-text-container p,.wangeditor-v5 .w-e-toolbar p{font-size:14px!important;line-height:1.5}.wangeditor-v5 .w-e-textarea-divider{margin:0 auto;padding:5px}.wangeditor-v5 .w-e-modal{padding:10px!important}.wangeditor-v5 .w-e-scroll{min-height:200px}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-webkit-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-monokai.CodeMirror{background:#272822;color:#f8f8f2}.cm-s-monokai div.CodeMirror-selected{background:#49483e}.cm-s-monokai .CodeMirror-line::selection,.cm-s-monokai .CodeMirror-line>span::selection,.cm-s-monokai .CodeMirror-line>span>span::selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-line::-moz-selection,.cm-s-monokai .CodeMirror-line>span::-moz-selection,.cm-s-monokai .CodeMirror-line>span>span::-moz-selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-gutters{background:#272822;border-right:0}.cm-s-monokai .CodeMirror-guttermarker{color:#fff}.cm-s-monokai .CodeMirror-guttermarker-subtle,.cm-s-monokai .CodeMirror-linenumber{color:#d0d0d0}.cm-s-monokai .CodeMirror-cursor{border-left:1px solid #f8f8f0}.cm-s-monokai span.cm-comment{color:#75715e}.cm-s-monokai span.cm-atom,.cm-s-monokai span.cm-number{color:#ae81ff}.cm-s-monokai span.cm-comment.cm-attribute{color:#97b757}.cm-s-monokai span.cm-comment.cm-def{color:#bc9262}.cm-s-monokai span.cm-comment.cm-tag{color:#bc6283}.cm-s-monokai span.cm-comment.cm-type{color:#5998a6}.cm-s-monokai span.cm-attribute,.cm-s-monokai span.cm-property{color:#a6e22e}.cm-s-monokai span.cm-keyword{color:#f92672}.cm-s-monokai span.cm-builtin{color:#66d9ef}.cm-s-monokai span.cm-string{color:#e6db74}.cm-s-monokai span.cm-variable{color:#f8f8f2}.cm-s-monokai span.cm-variable-2{color:#9effff}.cm-s-monokai span.cm-type,.cm-s-monokai span.cm-variable-3{color:#66d9ef}.cm-s-monokai span.cm-def{color:#fd971f}.cm-s-monokai span.cm-bracket{color:#f8f8f2}.cm-s-monokai span.cm-tag{color:#f92672}.cm-s-monokai span.cm-header,.cm-s-monokai span.cm-link{color:#ae81ff}.cm-s-monokai span.cm-error{background:#f92672;color:#f8f8f0}.cm-s-monokai .CodeMirror-activeline-background{background:#373831}.cm-s-monokai .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}.CodeMirror-foldmarker{color:#00f;text-shadow:#b9f 1px 1px 2px,#b9f -1px -1px 2px,#b9f 1px -1px 2px,#b9f -1px 1px 2px;font-family:arial;line-height:.3;cursor:pointer}.CodeMirror-foldgutter{width:.7em}.CodeMirror-foldgutter-folded,.CodeMirror-foldgutter-open{cursor:pointer}.CodeMirror-foldgutter-open:after{content:"\25BE"}.CodeMirror-foldgutter-folded:after{content:"\25B8"}.codemirror-wrapper[data-v-64f0eeb2] .CodeMirror{font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px}.codemirror[data-v-64f0eeb2]{width:100%;border:1px solid #dcdfe6;border-radius:4px}[data-v-284c03df]:export{menuText:#bfcbd9;menuActiveText:#409eff;subMenuActiveText:#f4f4f5;menuBg:#304156;menuHover:#263445;subMenuBg:#1f2d3d;subMenuHover:#001528;sideBarWidth:180px}.btn-toggle-side .el-icon[data-v-284c03df],.font-mini[data-v-284c03df],.tag[data-v-284c03df]{font-size:.75rem}.correct-wrapper__main__head .info[data-v-284c03df],.correct-wrapper__side .answer-sheet__body .order[data-v-284c03df],.correct-wrapper__side .status-tip__item .label[data-v-284c03df],.data-list__item[data-v-284c03df],.data-list__item__body .data-desc[data-v-284c03df],.font-sm[data-v-284c03df]{font-size:.85rem}.font-base[data-v-284c03df]{font-size:1rem}.correct-wrapper__main .subject .question-types .type[data-v-284c03df],.font-md[data-v-284c03df],.panel__head__title .title[data-v-284c03df]{font-size:1.15rem}.font-lg[data-v-284c03df],.panel__head__title .icon .iconfont[data-v-284c03df]{font-size:1.25rem}.font-xl[data-v-284c03df]{font-size:1.5rem}.bold[data-v-284c03df]{font-weight:700}.link[data-v-284c03df]{color:#409eff;cursor:pointer}.text-grey[data-v-284c03df]{color:#8994a9}.text-red[data-v-284c03df]{color:#f56c6c}.text-green[data-v-284c03df]{color:#1dc7a4}.text-blue[data-v-284c03df]{color:#0095fe}.btn-text[data-v-284c03df],.correct-wrapper__main .subject .question-types__right[data-v-284c03df]{color:#0095fe;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-text .iconfont[data-v-284c03df],.correct-wrapper__main .subject .question-types__right .iconfont[data-v-284c03df]{margin-right:4px}.btn-text.grey[data-v-284c03df],.correct-wrapper__main .subject .grey.question-types__right[data-v-284c03df]{color:#8994a9}.btn-text.grey[data-v-284c03df]:hover,.correct-wrapper__main .subject .grey.question-types__right[data-v-284c03df]:hover{color:#0095fe}.full-width[data-v-284c03df]{width:100%}.no-wrap[data-v-284c03df]{white-space:nowrap}.flex-center[data-v-284c03df]{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}.card[data-v-284c03df]{padding:20px;border-radius:6px;background:#fff}.panel[data-v-284c03df]{padding:15px;background:#fff;border-radius:6px}.panel__head[data-v-284c03df]{padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #f4f4f4;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.panel__head[data-v-284c03df],.panel__head__title[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.panel__head__title[data-v-284c03df]{line-height:33px}.panel__head__title .icon[data-v-284c03df]{width:30px;height:30px;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;background:#e6f1fc;color:#0095fe;margin-right:7px}.panel__head__title .title[data-v-284c03df]{font-weight:700}.panel__head__actions[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.panel__body[data-v-284c03df]{padding-bottom:10px}.box-shadow[data-v-284c03df]{-webkit-box-shadow:0 2px 20px rgba(137,148,169,.05);box-shadow:0 2px 20px rgba(137,148,169,.05)}.box-shadow-top[data-v-284c03df]{-webkit-box-shadow:0 -4px 20px rgba(137,148,159,.08);box-shadow:0 -4px 20px rgba(137,148,159,.08)}.dot[data-v-284c03df]{display:inline-block;width:9px;height:9px;border-radius:100px;background:#dfdfdf;margin-right:5px}.dot.green[data-v-284c03df]{background:#1dc7a4}.dot.orange[data-v-284c03df]{background:#ff732e}.dot.red[data-v-284c03df]{background:#fa5959}.dot.blue[data-v-284c03df]{background:#0095fe}.container[data-v-284c03df]{min-height:80vh;width:1200px;margin:0 auto;background-color:#fff;padding:20px 0;border-radius:4px}.container__top[data-v-284c03df]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f4f4f4}.container__top .left[data-v-284c03df],.container__top[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container__top .left[data-v-284c03df]{padding-left:20px;padding-bottom:20px}.container__top .right[data-v-284c03df]{margin-right:20px}.container__top .right .el-radio-group[data-v-284c03df]{padding-bottom:20px}.container__top .el-input[data-v-284c03df],.container__top .el-select[data-v-284c03df]{margin-right:10px;max-width:180px}.container__main[data-v-284c03df]{padding:20px}.container__main-wrapper[data-v-284c03df]{min-height:200px}.container__main .pagination-wrapper[data-v-284c03df]{text-align:center}.tag[data-v-284c03df]{line-height:1;padding:5px 12px;border-radius:4px}.tag.round[data-v-284c03df]{border-radius:100px}.tag.grey[data-v-284c03df]{color:#8994a9}.tag.blue[data-v-284c03df],.tag.green[data-v-284c03df],.tag.orange[data-v-284c03df]{color:hsla(0,0%,100%,.9)}.tag.orange.plain[data-v-284c03df]{background:#fdefe8;border:1px solid #ff732e;color:#ff732e}.tag.red[data-v-284c03df]{color:hsla(0,0%,100%,.9)}.dot-status[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;font-size:14px}.dot-status[data-v-284c03df]:before{content:"";width:8px;height:8px;background:#0095fe;border-radius:100px;margin-right:5px}.dot-status.red[data-v-284c03df]:before{background:#fa5959}.dot-status.yellow[data-v-284c03df]:before{background:#ffa511}.dot-status.green[data-v-284c03df]:before{background:#1dc7a4}.dot-status.grey[data-v-284c03df]:before{background:#d8d8d8}.data-list__item[data-v-284c03df]{border-radius:4px;border:1px solid #f4f4f4;margin-bottom:20px}.data-list__item__head[data-v-284c03df]{cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f9f9f9;border-radius:4px;padding:15px 20px}.data-list__item__head .count[data-v-284c03df],.data-list__item__head[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.data-list__item__head .count[data-v-284c03df]{color:#8994a9}.data-list__item__head .el-icon[data-v-284c03df]{-webkit-transition:all .2s;transition:all .2s}.data-list__item__head .info__title[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.data-list__item__head .info__title[data-v-284c03df]:before{content:" ";width:7px;height:7px;border-radius:100px;background:#dfdfdf;margin-right:6px}.data-list__item__body[data-v-284c03df]{padding:0 25px;height:0;overflow:hidden;-webkit-transition:all .2s;transition:all .2s}.data-list__item__body .data-desc[data-v-284c03df]{margin-bottom:20px;color:#8994a9;border:1px solid #f4f4f4;padding:15px}.data-list__item__body .data-file__item[data-v-284c03df]{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}.data-list__item__body .data-file__item[data-v-284c03df]:not(:last-child){border-bottom:1px dashed #f4f4f4;padding-bottom:15px;margin-bottom:15px}.data-list__item__body .data-file__item .title[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.data-list__item__body .data-file__item .title__icon[data-v-284c03df]{width:24px;height:24px;margin-right:5px}.data-list__item__body .data-file__item .size[data-v-284c03df]{color:#8994a9}.data-list__item.active .el-icon-arrow-right[data-v-284c03df]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.data-list__item.active .data-list__item__body[data-v-284c03df]{padding:25px;height:auto}.btn-toggle-side[data-v-284c03df]{position:absolute;top:50%;right:-12px;z-index:100;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:40px;width:12px;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:#fff;border-top-right-radius:4px;border-bottom-right-radius:4px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.btn-toggle-side[data-v-284c03df]:hover{background:-webkit-gradient(linear,right top,left top,from(#e6f1fc),to(#fff));background:linear-gradient(270deg,#e6f1fc,#fff)}.btn-toggle-side .el-icon[data-v-284c03df]{color:#8994a9}.btn-toggle-side .el-icon[data-v-284c03df]:hover{color:#0095fe}.el-icon-info[data-v-284c03df]{color:#d8d8d8;font-size:14px;cursor:pointer;margin:0 2px}.answer-or[data-v-284c03df]{font-size:12px;color:#8994a9;background-color:#f9f9f9;padding:4px 8px;margin:0 5px;border-radius:4px;border:1px solid #f4f4f4}.custom-border[data-v-284c03df]{width:40px;display:inline-block;border-bottom:1px solid #333}.linear-grey[data-v-284c03df],.tag.grey[data-v-284c03df]{background:-webkit-gradient(linear,left top,right bottom,from(#f4f4f4),to(#dfdfdf));background:linear-gradient(to right bottom,#f4f4f4,#dfdfdf)}.linear-green[data-v-284c03df],.tag.green[data-v-284c03df]{background:-webkit-gradient(linear,left top,right bottom,from(#0eccca),to(#1dc7a4));background:linear-gradient(to right bottom,#0eccca,#1dc7a4)}.linear-orange[data-v-284c03df],.tag.orange[data-v-284c03df]{background:-webkit-gradient(linear,left top,right bottom,from(#ffa511),to(#ff732e));background:linear-gradient(to right bottom,#ffa511,#ff732e)}.linear-red[data-v-284c03df],.tag.red[data-v-284c03df]{background:-webkit-gradient(linear,left top,right bottom,from(#ff732e),to(#fa5959));background:linear-gradient(to right bottom,#ff732e,#fa5959)}.linear-blue[data-v-284c03df],.tag.blue[data-v-284c03df]{background:-webkit-gradient(linear,left top,right bottom,from(#409eff),to(#0095fe));background:linear-gradient(to right bottom,#409eff,#0095fe)}.tip-repeat-study[data-v-284c03df]{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tip-repeat-study__icon .iconfont[data-v-284c03df]{font-size:56px;color:#c0c4cc}.tip-repeat-study__label[data-v-284c03df]{text-align:center;padding:20px;color:#8994a9}.mt-0[data-v-284c03df]{margin-top:0}.mr-0[data-v-284c03df]{margin-right:0}.mb-0[data-v-284c03df]{margin-bottom:0}.ml-0[data-v-284c03df]{margin-left:0}.m-0[data-v-284c03df]{margin:0}.pt-0[data-v-284c03df]{padding-top:0}.pr-0[data-v-284c03df]{padding-right:0}.pb-0[data-v-284c03df]{padding-bottom:0}.pl-0[data-v-284c03df]{padding-left:0}.p-0[data-v-284c03df]{padding:0}.mt-5[data-v-284c03df]{margin-top:5px}.mr-5[data-v-284c03df]{margin-right:5px}.mb-5[data-v-284c03df]{margin-bottom:5px}.ml-5[data-v-284c03df]{margin-left:5px}.m-5[data-v-284c03df]{margin:5px}.pt-5[data-v-284c03df]{padding-top:5px}.pr-5[data-v-284c03df]{padding-right:5px}.pb-5[data-v-284c03df]{padding-bottom:5px}.pl-5[data-v-284c03df]{padding-left:5px}.p-5[data-v-284c03df]{padding:5px}.mt-10[data-v-284c03df]{margin-top:10px}.mr-10[data-v-284c03df]{margin-right:10px}.mb-10[data-v-284c03df]{margin-bottom:10px}.ml-10[data-v-284c03df]{margin-left:10px}.m-10[data-v-284c03df]{margin:10px}.pt-10[data-v-284c03df]{padding-top:10px}.pr-10[data-v-284c03df]{padding-right:10px}.pb-10[data-v-284c03df]{padding-bottom:10px}.pl-10[data-v-284c03df]{padding-left:10px}.p-10[data-v-284c03df]{padding:10px}.mt-15[data-v-284c03df]{margin-top:15px}.mr-15[data-v-284c03df]{margin-right:15px}.mb-15[data-v-284c03df]{margin-bottom:15px}.ml-15[data-v-284c03df]{margin-left:15px}.m-15[data-v-284c03df]{margin:15px}.pt-15[data-v-284c03df]{padding-top:15px}.pr-15[data-v-284c03df]{padding-right:15px}.pb-15[data-v-284c03df]{padding-bottom:15px}.pl-15[data-v-284c03df]{padding-left:15px}.p-15[data-v-284c03df]{padding:15px}.mt-20[data-v-284c03df]{margin-top:20px}.mr-20[data-v-284c03df]{margin-right:20px}.mb-20[data-v-284c03df]{margin-bottom:20px}.ml-20[data-v-284c03df]{margin-left:20px}.m-20[data-v-284c03df]{margin:20px}.pt-20[data-v-284c03df]{padding-top:20px}.pr-20[data-v-284c03df]{padding-right:20px}.pb-20[data-v-284c03df]{padding-bottom:20px}.pl-20[data-v-284c03df]{padding-left:20px}.p-20[data-v-284c03df]{padding:20px}.mt-25[data-v-284c03df]{margin-top:25px}.mr-25[data-v-284c03df]{margin-right:25px}.mb-25[data-v-284c03df]{margin-bottom:25px}.ml-25[data-v-284c03df]{margin-left:25px}.m-25[data-v-284c03df]{margin:25px}.pt-25[data-v-284c03df]{padding-top:25px}.pr-25[data-v-284c03df]{padding-right:25px}.pb-25[data-v-284c03df]{padding-bottom:25px}.pl-25[data-v-284c03df]{padding-left:25px}.p-25[data-v-284c03df]{padding:25px}.mt-30[data-v-284c03df]{margin-top:30px}.mr-30[data-v-284c03df]{margin-right:30px}.mb-30[data-v-284c03df]{margin-bottom:30px}.ml-30[data-v-284c03df]{margin-left:30px}.m-30[data-v-284c03df]{margin:30px}.pt-30[data-v-284c03df]{padding-top:30px}.pr-30[data-v-284c03df]{padding-right:30px}.pb-30[data-v-284c03df]{padding-bottom:30px}.pl-30[data-v-284c03df]{padding-left:30px}.p-30[data-v-284c03df]{padding:30px}.mt-50[data-v-284c03df]{margin-top:50px}.mr-50[data-v-284c03df]{margin-right:50px}.mb-50[data-v-284c03df]{margin-bottom:50px}.ml-50[data-v-284c03df]{margin-left:50px}.m-50[data-v-284c03df]{margin:50px}.pt-50[data-v-284c03df]{padding-top:50px}.pr-50[data-v-284c03df]{padding-right:50px}.pb-50[data-v-284c03df]{padding-bottom:50px}.pl-50[data-v-284c03df]{padding-left:50px}.p-50[data-v-284c03df]{padding:50px}.correct-wrapper[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.correct-wrapper__side[data-v-284c03df]{-ms-flex-negative:0;flex-shrink:0;width:290px;height:100vh;background:#fff;border-right:1px solid #f4f4f4;padding:15px;overflow:auto;position:sticky;top:0;z-index:10}.correct-wrapper__side .side__score[data-v-284c03df]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f4f4f4;padding-bottom:10px}.correct-wrapper__side .side__score[data-v-284c03df],.correct-wrapper__side .side__score__left[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.correct-wrapper__side .side__score__left[data-v-284c03df]{color:#fa5959}.correct-wrapper__side .side__score__left .iconfont[data-v-284c03df]{font-size:1.8rem}.correct-wrapper__side .side__score__left .num[data-v-284c03df]{font-weight:700;font-size:1.6rem}.correct-wrapper__side .status-tip[data-v-284c03df]{padding:15px 0 20px}.correct-wrapper__side .status-tip[data-v-284c03df],.correct-wrapper__side .status-tip__item[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.correct-wrapper__side .status-tip__item[data-v-284c03df]{margin-right:15px}.correct-wrapper__side .status-tip__item .icon[data-v-284c03df]{width:15px;height:15px;margin-right:4px;border-radius:3px}.correct-wrapper__side .status-tip__item .icon--correct[data-v-284c03df]{background-color:#1dc7a4}.correct-wrapper__side .status-tip__item .icon--error[data-v-284c03df]{background:#f56c6c}.correct-wrapper__side .status-tip__item .icon--part[data-v-284c03df]{background-color:#ff732e}.correct-wrapper__side .status-tip__item .label[data-v-284c03df]{color:#8994a9}.correct-wrapper__side .answer-sheet__item[data-v-284c03df]{border-bottom:1px dashed #dfdfdf;margin-bottom:15px;max-height:30px;overflow:hidden;-webkit-transition:all .2s;transition:all .2s}.correct-wrapper__side .answer-sheet__item.open[data-v-284c03df]{max-height:2000px}.correct-wrapper__side .answer-sheet__item.open .action[data-v-284c03df]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.correct-wrapper__side .answer-sheet__head[data-v-284c03df]{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;cursor:pointer;margin-bottom:5px}.correct-wrapper__side .answer-sheet__head .type[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.correct-wrapper__side .answer-sheet__head .type__icon[data-v-284c03df]{width:10px;height:10px;border-radius:2px;background:#dfdfdf;margin-right:5px;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-size:24px;color:#0095fe}.correct-wrapper__side .answer-sheet__head .type__name[data-v-284c03df]{font-size:15px;font-weight:700}.correct-wrapper__side .answer-sheet__head .type__count[data-v-284c03df]{color:#8994a9}.correct-wrapper__side .answer-sheet__head .action[data-v-284c03df]{margin-right:5px;color:#dfdfdf;-webkit-transition:all .2s;transition:all .2s;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}.correct-wrapper__side .answer-sheet__head .action .iconfont[data-v-284c03df]{font-size:12px}.correct-wrapper__side .answer-sheet__head:hover .action[data-v-284c03df]{color:#0095fe}.correct-wrapper__side .answer-sheet__body[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:5px;padding-bottom:10px;list-style:none}.correct-wrapper__side .answer-sheet__body .order[data-v-284c03df]{margin:9px;width:28px;height:28px;color:#0095fe;border-radius:3px;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;position:relative;color:#fff;background-color:#fa5959}.correct-wrapper__side .answer-sheet__body .order--error[data-v-284c03df]{background-color:#fa5959}.correct-wrapper__side .answer-sheet__body .order--part[data-v-284c03df]{background-color:#ff732e}.correct-wrapper__side .answer-sheet__body .order--correct[data-v-284c03df]{background-color:#1dc7a4}.correct-wrapper__side .answer-sheet__body .operation[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:200px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#0095fe;cursor:pointer}.correct-wrapper__side .answer-sheet__body .operation[data-v-284c03df]:hover{opacity:.8}.correct-wrapper__main[data-v-284c03df]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh}.correct-wrapper__main__head[data-v-284c03df]{padding-top:15px;border-bottom:1px dashed #f4f4f4}.correct-wrapper__main__head .title[data-v-284c03df]{font-size:1.3rem;font-weight:700;text-align:center;line-height:1.5;margin-bottom:10px}.correct-wrapper__main__head .info[data-v-284c03df]{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;margin-bottom:15px}.correct-wrapper__main__head .info__item[data-v-284c03df]{padding:0 20px;border-right:1px solid #f4f4f4}.correct-wrapper__main__head .info__item[data-v-284c03df]:last-child{border-right:none}.correct-wrapper__main__head .info .label[data-v-284c03df]{color:#8994a9}.correct-wrapper__main__head .info .notice[data-v-284c03df]{color:#ff732e;cursor:pointer;opacity:1}.correct-wrapper__main__head .info .notice[data-v-284c03df]:hover{opacity:.8}.correct-wrapper__main__body[data-v-284c03df]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px;overflow:auto}.correct-wrapper__main .subject[data-v-284c03df]{height:100%;max-width:1080px;margin:0 auto}.correct-wrapper__main .subject__body[data-v-284c03df]{overflow:hidden}.correct-wrapper__main .subject .body-height[data-v-284c03df]{height:80px}.correct-wrapper__main .subject .question-types[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;align-items:center;padding:16px 15px;margin-top:25px;background-color:#f9f9f9;border-radius:4px;cursor:pointer;margin-bottom:20px}.correct-wrapper__main .subject .question-types__left[data-v-284c03df]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.correct-wrapper__main .subject .question-types .icon[data-v-284c03df]{font-size:24px;color:#0095fe}.correct-wrapper__main .subject .question-types .type[data-v-284c03df]{font-weight:700;margin-left:10px}.correct-wrapper__main .subject .question-types .num[data-v-284c03df]{font-size:14px;color:#8994a9;margin-left:10px}.correct-wrapper__main .subject .question-types .score[data-v-284c03df]{font-size:14px;color:#fa5959;margin-left:10px}.correct-wrapper__main .subject .question-types__right[data-v-284c03df]:hover{opacity:.8}.correct-wrapper__main .subject .question-types .iconfont[data-v-284c03df]{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;width:20px;height:20px;-webkit-transition:all .2s;transition:all .2s}.correct-wrapper__main .subject .question-types .rotate[data-v-284c03df]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.correct-wrapper__main .subject .question[data-v-284c03df]{margin-bottom:25px}.correct-wrapper__main .subject .question__top[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.correct-wrapper__main .subject .question__top .status[data-v-284c03df]{margin:0 10px;width:26px;height:26px;border-radius:50%;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:#f7f7f7;color:#fff}.correct-wrapper__main .subject .question__top .status .iconfont[data-v-284c03df]{font-size:16px}.correct-wrapper__main .subject .question__top .status.red[data-v-284c03df]{background:#fa5959}.correct-wrapper__main .subject .question__top .status.orange[data-v-284c03df]{background:#ff732e}.correct-wrapper__main .subject .question__top .status.green[data-v-284c03df]{background:#1dc7a4}.correct-wrapper__main .subject .question__top .order__score[data-v-284c03df]{color:#8994a9}.correct-wrapper__main .subject .question__top .score[data-v-284c03df]{margin:0 6px}.correct-wrapper__main .subject .question__top .score.green[data-v-284c03df]{color:#1dc7a4}.correct-wrapper__main .subject .question__top .score.red[data-v-284c03df]{color:#fa5959}.correct-wrapper__main .subject .question__top .score.orange[data-v-284c03df]{color:#ff732e}.correct-wrapper__main .subject .question__center[data-v-284c03df]{padding:15px 10px 10px}.correct-wrapper__main .subject .question__center .desc[data-v-284c03df]{border:1px solid #dfdfdf;border-radius:4px;padding:12px;max-height:50vh;overflow:auto}.correct-wrapper__main .subject .question__center .option[data-v-284c03df]{font-size:14px;margin-top:25px;margin-left:10px;width:90%}.correct-wrapper__main .subject .question__center .option__item[data-v-284c03df]{margin-bottom:20px}.correct-wrapper__main .subject .question__center .option__item .opt[data-v-284c03df]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #f4f4f4;border-radius:4px}.correct-wrapper__main .subject .question__center .option__item .opt__letter[data-v-284c03df]{width:40px;-ms-flex-negative:0;flex-shrink:0;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:#f9f9f9}.correct-wrapper__main .subject .question__center .option__item .opt__content[data-v-284c03df]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;line-height:1.5}.correct-wrapper__main .subject .question__center .option__item .opt.active[data-v-284c03df]{border:1px solid #0095fe}.correct-wrapper__main .subject .question__center .option__item .opt.active .opt__letter[data-v-284c03df]{background-color:#0095fe;color:#fff}.correct-wrapper__main .subject .question__center .option__input[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;width:90%}.correct-wrapper__main .subject .question__center .option__input .num[data-v-284c03df]{width:80px;color:#8994a9;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}.correct-wrapper__main .subject .question__center .option__describe[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex}.correct-wrapper__main .subject .question__center .option__describe .left[data-v-284c03df],.correct-wrapper__main .subject .question__center .option__describe .right[data-v-284c03df]{font-size:16px;margin-bottom:15px;width:50%;border:1px solid #f4f4f4;padding:4px;border-radius:4px}.correct-wrapper__main .subject .question__center .option__describe .right[data-v-284c03df]{margin-left:10px}.correct-wrapper__main .subject .question__center .option__describe .item[data-v-284c03df]{font-size:14px;margin-bottom:4px}.correct-wrapper__main .subject .question__center .option__describe .tag[data-v-284c03df]{display:block;margin-bottom:10px;color:#4c9df8}.correct-wrapper__main .subject .question__center .answer-wrapper[data-v-284c03df]{width:90%;border:1px solid #e6f1fc;border-radius:4px;margin-left:10px}.correct-wrapper__main .subject .question__center .answer-wrapper .right-answer-wrapper[data-v-284c03df]{border-bottom:1px solid #e6f1fc}.correct-wrapper__main .subject .question__center .answer-wrapper .answer[data-v-284c03df]{min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex}.correct-wrapper__main .subject .question__center .answer-wrapper .answer[data-v-284c03df]:not(:last-child){border-bottom:1px solid #e6f1fc}.correct-wrapper__main .subject .question__center .answer-wrapper .answer__left[data-v-284c03df]{width:90px;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:#f0f8ff;font-size:14px;color:#0095fe}.correct-wrapper__main .subject .question__center .answer-wrapper .answer__right[data-v-284c03df]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px;font-size:14px;line-height:1.5;min-height:40px}.correct-wrapper__main .subject .question__center .answer-wrapper .answer__right .videoExplain[data-v-284c03df]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer}.correct-wrapper__main .subject .question__center .answer-wrapper .answer__right .download[data-v-284c03df]{cursor:pointer}.correct-wrapper__main .subject .question__center .answer-wrapper .answer .answer-operation[data-v-284c03df]{-webkit-box-flex:1;-ms-flex:1;flex:1}.correct-wrapper__main .subject .question__center .answer-wrapper .answer .answer-operation-item[data-v-284c03df]{margin-bottom:3px}.correct-wrapper__main .subject .question__center .answer-wrapper .answer .download[data-v-284c03df]{cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.correct-wrapper__main .subject .question__center .answer-wrapper .answer .download[data-v-284c03df]:hover{color:#4c9df8}.correct-wrapper__main .subject .question__center .answer-wrapper .answer .item-empty[data-v-284c03df]{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 0;border-bottom:1px dashed #dfdfdf}.correct-wrapper__main .subject .question__center .answer-wrapper .answer .item-empty[data-v-284c03df]:last-child{border:none}.correct-wrapper__main .subject .question__center .answer-wrapper .answer .tag[data-v-284c03df]{font-size:12px;padding:4px 6px;color:#0095fe;border:1px solid #e6f1fc;background-color:#ecf5ff;border-radius:4px}.correct-wrapper .main-margin[data-v-284c03df]{margin-left:100px}.tip-msg[data-v-284c03df]{line-height:1.5}.analysis-text[data-v-284c03df]{max-height:50vh;overflow:auto}.choice .el-radio[data-v-284c03df]{white-space:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;margin-right:4px}.choice .el-radio__label[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0!important}.choice .el-checkbox[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px}.choice .el-checkbox__label[data-v-284c03df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-4px;white-space:pre-line;word-wrap:break-word}.choice .el-checkbox__label .key[data-v-284c03df]{margin-right:3px}.choice .el-checkbox__label .value[data-v-284c03df]{-webkit-box-flex:1;-ms-flex:1;flex:1}.video-container[data-v-284c03df]{width:100%;min-height:420px;background-color:#000;padding:10px;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}