.m-addTopicByBatch .el-main .el-card__body{display:flex;min-height:0;padding-bottom:30px}.m-addTopicByBatch .batch-wrapper{flex:1;display:flex;height:100%}.m-addTopicByBatch .batch-box{flex:1;background-color:#fff;border:1px solid #ddd}.m-addTopicByBatch .batch-box .box-header{display:flex;align-items:center;height:40px;padding:0 10px;background-color:#f2f4fd;border-bottom:1px solid #ddd;box-shadow:0 1px 4px #eee}.m-addTopicByBatch .batch-box .box-header .title{padding-right:10px;font-size:18px;border-right:1px solid #e6e6e6}.m-addTopicByBatch .batch-box .box-header .toolbar{padding-left:20px}.m-addTopicByBatch .batch-box .box-header .toolbar button{margin-right:10px}.m-addTopicByBatch .batch-box .box-header .toolbar .nucfont{display:inline-block;font-size:12px;transition:all .3s}.m-addTopicByBatch .batch-box .box-header .toolbar .nucfont.active{transform:rotate(90deg)}.m-addTopicByBatch .batch-box .box-header .count{display:flex;padding:0 10px;font-size:12px}.m-addTopicByBatch .batch-box .box-header .count b{margin:0 4px;padding:0 8px;background-color:#22b9ff;color:#fff;border-radius:2px;font-size:14px}.m-addTopicByBatch .batch-box .box-header .count .total{margin-right:10px}.m-addTopicByBatch .batch-box .box-header .count .wrong b{background-color:#f56c6c}.m-addTopicByBatch .batch-box .box-body{position:relative;display:flex;flex-direction:column;min-height:0;height:calc(100% - 40px)}.m-addTopicByBatch .batch-box-result{margin-left:20px}.m-addTopicByBatch .batch-preview{position:relative;height:100%;padding:0 15px 12px 15px;font-size:12px;line-height:2;color:#656577;overflow:auto}.m-addTopicByBatch .batch-preview:before{content:"检查区";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:70px;color:#eee;letter-spacing:2px;white-space:nowrap}.m-addTopicByBatch .batch-editor{position:relative;display:flex;flex-direction:column;flex:1;overflow:hidden}.m-addTopicByBatch .batch-editor:before{content:"输入区";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:70px;color:#eee;letter-spacing:2px;white-space:nowrap}.m-addTopicByBatch .batch-editor .ql-toolbar{display:none;border:0;border-bottom:1px solid #ddd}.m-addTopicByBatch .batch-editor .ql-container{flex:1;border:0;overflow:auto}.m-addTopicByBatch .batch-editor .ql-editor{font-size:12px;line-height:2;color:#656577}.m-addTopicByBatch .box-example{max-height:50%;padding:15px;font-size:12px;line-height:2;box-shadow:0 0 4px #ccc;overflow:auto;display:none}.m-addTopicByBatch .box-example .tag{margin-bottom:10px;color:#22b9ff;font-size:14px}.m-addTopicByBatch .box-example b{color:#f76377}.m-addTopicByBatch .batch-form{margin-left:20px}.m-addTopicByBatch .batch-form .btn-save{display:block;width:110px;margin:30px auto 0 auto;letter-spacing:4px}.m-addTopicByBatch .type-tag{position:relative;display:block;margin-bottom:8px;width:60px;height:22px;line-height:22px;border-radius:1px;color:#fff;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.m-addTopicByBatch .type-tag.type-single{background-color:#ffb822}.m-addTopicByBatch .type-tag.type-single:before{content:"单选题"}.m-addTopicByBatch .type-tag.type-multi{background-color:#2e7faa}.m-addTopicByBatch .type-tag.type-multi:before{content:"多选题"}.m-addTopicByBatch .type-tag.type-judge{background-color:#a17e68}.m-addTopicByBatch .type-tag.type-judge:before{content:"判断题"}.m-addTopicByBatch .paper-list{font-size:12px}.m-addTopicByBatch .paper-list>li{position:relative;padding:10px 20px;color:#333;background-color:#fff;border-bottom:1px solid #ddd}.m-addTopicByBatch .paper-list>li.is-error{background-color:#fff0f0}.m-addTopicByBatch .paper-list .detail .topic-title{margin-bottom:12px;word-break:break-all}.m-addTopicByBatch .paper-list .detail .topic-title .type{margin-bottom:6px;color:#f4516c}.m-addTopicByBatch .paper-list .detail .topic-title .titleRT{line-height:20px}.m-addTopicByBatch .paper-list .detail .topic-choice-error{margin-bottom:12px}.m-addTopicByBatch .paper-list .detail .topic-choice{margin-left:16px;margin-bottom:8px}.m-addTopicByBatch .paper-list .detail .topic-choice>label{display:flex}.m-addTopicByBatch .paper-list .detail .topic-choice>label .el-checkbox__input,.m-addTopicByBatch .paper-list .detail .topic-choice>label .el-radio__input{padding-top:2px}.m-addTopicByBatch .paper-list .detail .topic-choice>label .el-checkbox__label,.m-addTopicByBatch .paper-list .detail .topic-choice>label .el-radio__label{display:flex;align-items:baseline}.m-addTopicByBatch .paper-list .detail .topic-choice em{font-size:12px;font-style:normal}.m-addTopicByBatch .paper-list .detail .topic-choice .options{display:inline-block;white-space:normal;word-break:break-all;vertical-align:middle;margin-left:3px;font-size:12px;line-height:20px}.m-addTopicByBatch .paper-list .detail .topic-choice .el-checkbox{line-height:1}.m-addTopicByBatch .paper-list .others{padding-left:5px}.m-addTopicByBatch .paper-list .others .answer{margin-bottom:4px;line-height:20px}.m-addTopicByBatch .paper-list .others .tag{color:#2e7faa}.m-addTopicByBatch .paper-list .error{padding:4px 10px;background-color:#f56c6c;color:#fff}.m-addTopicByBatch.from-paper{position:relative;background-color:#fff}.m-addTopicByBatch.from-paper .el-main{padding:0}.m-addTopicByBatch.from-paper .el-main .el-card{border:none}.m-addTopicByBatch.from-paper .el-main .el-card__body{padding:0}