@charset "UTF-8";.globalFocus{border:1px solid transparent;border-radius:3px;transition:.1s}.globalFocus:focus{background-color:#f4f4f4!important;outline:none}.topicHandle p{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:3px}.tempBox{position:relative;width:calc(100% - 30px);overflow:hidden}.tempBox:hover .rightUrils{opacity:1}.tempBox .title_box{display:flex;justify-content:left;align-items:center;gap:3px}.tempBox .title_box .topicTit{font-size:18px;padding:5px;width:60%}.tempBox .title_box .topicScore_box{padding:6px 8px;background:rgba(0,191,111,.1);border-radius:4px;color:#00bf6f;font-size:12px;text-align:center;box-sizing:border-box;text-indent:0;margin-left:3px}.tempBox .title_box .topicScore_box span{color:#00bf6f}.tempBox .topicRemark{font-size:14px;padding:5px;width:60%;color:#666}.tempBox .content{display:grid;padding-left:5px;margin-right:0!important;box-sizing:border-box}.tempBox .content>div{position:relative;display:flex;justify-content:left;align-items:center;gap:5px;cursor:pointer}.tempBox .content>div:hover{border-radius:3px}.tempBox .content>div:hover .globalFocus{border:1px solid rgba(211,230,251,.8)!important;background-color:#f4f4f4cc!important}.tempBox .content>div:hover button{opacity:1}.tempBox .content>div .sign{display:inline-block;width:14px;height:14px;border:1px solid #aaa;transition:.05s;flex-shrink:0;cursor:move}.tempBox .content>div>div{display:flex;justify-content:left;align-items:center;width:50%;white-space:normal;word-break:break-all}.tempBox .content>div>div .option{display:grid;align-items:center;width:100%;cursor:pointer;padding:5px;display:inline-block}.tempBox .content>div>div .input:after{content:"输入框";display:inline-block;margin-left:.3646vw;border-radius:2px;box-sizing:border-box;width:140px;height:18px;line-height:18px;padding-left:5px;color:#999;background:linear-gradient(0deg,rgba(229,231,241,.8),rgba(229,231,241,.8)),#f5f6fa;font-size:12px}.tempBox .content>div button{border:none;opacity:0;transition:.2s;margin-left:0}.tempBox .content>div .answer{background-color:#00bf6f;border-color:#00bf6f;position:relative}.tempBox .content>div .answer:after{content:"";transform:rotate(45deg) scaleY(1);border:1px solid #fff;border-left:0;border-top:0;transform-origin:center;box-sizing:content-box;height:5px;left:5px;position:absolute;top:3px;width:3px}.tempBox .content>div .choiceDisabled{background-color:#e5e7f1;border:none;width:15px;height:15px}i{cursor:pointer}.border-shadow{box-shadow:var(--el-color-primary) 0 0 0 3px!important}.topicSetting>div{padding:10px 5px}.topicSetting>div>*:not(header){height:35px;box-sizing:border-box;display:flex;justify-content:left;align-items:center}.topicSetting>div>header{font-weight:800;font-size:18px;border-bottom:1px solid #dddfe5;padding-bottom:10px;margin-top:10px;margin-bottom:5px}.topicSetting>div p{font-weight:400;font-size:14px;color:#333;padding:10px 5px;display:flex;justify-content:space-between;align-items:center}.topicSetting>div p>span:last-child{color:#38f;cursor:pointer}.topicSetting>div p .el-input{width:150px}.el-dialog .el-dialog__header{padding:0!important;margin:0!important}.el-dialog .el-dialog__header>div{font-size:16px!important;display:flex;justify-content:left;align-items:center;gap:5px;background-color:var(--el-color-primary);height:60px;color:#fff;font-weight:600;padding-left:15px;-webkit-user-select:none;user-select:none}.el-dialog .el-dialog__header i{color:#fff;font-size:20px;font-weight:800}.el-dialog .el-dialog__footer{padding-top:0}.el-divider{margin:10px 0!important}.add,.minus{display:inline-block;border:1.5px solid;border-radius:50%;width:18px;height:18px;font-weight:700;transition:.3s;cursor:pointer;display:flex;justify-content:center;align-items:center}.add:hover,.minus:hover{transform:scale(1.2)}.add{color:var(--el-color-primary)}.minus{color:#ff6d56}.scrollbar::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:white}::-webkit-scrollbar-thumb{background:var(--el-color-primary);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--el-color-primary);width:20px;height:20px}::-webkit-scrollbar-thumb:hover ::-webkit-scrollbar{width:20px;height:20px}.el-message-box{border:none!important}.el-message-box .el-message-box__header{background-color:#38f!important}.el-message-box .el-message-box__header span,.el-message-box .el-message-box__header i{color:#fff!important}.el-message-box .el-message-box__message{font-size:16px;color:#666}.topicList .el-form{display:grid}.topicList .topicItem{overflow:hidden;box-sizing:border-box}.topicList .topicItem .name{margin-bottom:10px}.topicList .topicItem .name .title{display:flex;justify-content:left;align-items:center;align-items:start;gap:3px;font-size:16px}.topicList .topicItem .name .remarks{font-size:14px;color:#666}.topicList .topicItem .name>span:first-child{font-weight:600}.topicList .topicItem .name .skip{margin-left:20px;color:#409eff;border-bottom:1px solid #409eff;padding-bottom:3px;cursor:pointer;-webkit-user-select:none;user-select:none}.topicList .topicItem .choice .other-enter-active,.topicList .topicItem .choice .other-leave-active,.topicList .topicItem .content .other-enter-active,.topicList .topicItem .content .other-leave-active{transition:all .2s ease-out}.topicList .topicItem .choice .other-enter-from,.topicList .topicItem .choice .other-leave-to,.topicList .topicItem .content .other-enter-from,.topicList .topicItem .content .other-leave-to{width:0px}.topicList .topicItem .choice .el-form-item,.topicList .topicItem .content .el-form-item{margin-bottom:30px}.topicList .topicItem .choice .el-form-item .scoring>div:first-child,.topicList .topicItem .content .el-form-item .scoring>div:first-child{margin-bottom:10px}.topicList .topicItem .choice .el-form-item .scoring>div,.topicList .topicItem .content .el-form-item .scoring>div{color:#666;display:grid;grid-template-columns:auto auto;justify-content:left;align-items:center}.topicList .topicItem .choice .el-form-item .scoring>div>span,.topicList .topicItem .content .el-form-item .scoring>div>span{display:block;width:42px!important}.scrollBox{scroll-behavior:smooth}.ElMsg p{display:flex;justify-content:center;align-items:center;gap:10px}.ElMsg .loading{position:relative;width:12px;height:12px;border:2px solid #000;border-top-color:#0003;border-right-color:#0003;border-bottom-color:#0003;border-radius:100%;animation:circle infinite .75s linear}@keyframes circle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.drag .el-table__cell>.cell{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2!important;overflow:hidden;text-overflow:ellipsis}.SlideStyle1 .el-slider .el-slider__input{margin-top:0}.SlideStyle1 .el-slider .el-slider__runway{margin-top:0;margin-bottom:0!important;background-color:#fff;border:1px solid #dcdfe6}.SlideStyle1 .el-slider .el-slider__runway .el-slider__bar{height:31px;background-color:#79bbff}.SlideStyle1 .el-slider .el-slider__runway .el-slider__button-wrapper{top:0}.SlideStyle1 .el-slider .el-slider__runway .el-slider__button-wrapper .el-slider__button{width:4px;height:31px;border-radius:0;background:#ffffff;border:solid 2px #409eff}.SlideStyle1 .el-slider .el-slider__runway .el-slider__stop{width:1px;height:31px;border-radius:0;background-color:#dcdfe6}.SlideStyle1 .el-slider .el-slider__runway .el-slider__marks-text{color:#717171;margin-top:0;transform:translate(-115%)}.SlideStyle2 .el-slider__stop{border:1px solid var(--el-color-primary);box-sizing:border-box}.SlideStyle2 .el-slider__button{width:16px;height:22px;border:1px solid var(--el-color-primary);border-radius:1px;position:relative;left:4px}.SlideStyle2 .el-slider__button:before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:3px;height:6px;background:transparent;box-shadow:-3px 0 0 -1px var(--el-color-primary),3px 0 0 -1px var(--el-color-primary)}.SlideStyle2 .el-slider__button:after{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1px;height:7px;background:var(--el-color-primary);z-index:999}.topicShow-enter-active,.topicShow-leave-active{transition:opacity .5s ease}.topicShow-enter-from,.topicShow-leave-to{opacity:0}.readonly-topic{pointer-events:none}@media screen and (max-width: 768px){.question_container .question{width:100vw!important}.question_container .question .question_box{box-sizing:border-box;width:100%!important;padding:20px!important}.directory_container .top .title img{width:20px}.directory_container .top .title>span{font-size:12px!important}.directory_container .top .progress{font-size:12px!important}.directory_container .top .progress>div:first-child{font-size:12px!important}.directory_container .el-tree-node__expand-icon{padding:0!important}.el-upload-dragger{width:250px!important;padding:0!important}}html{background-color:#fff;color:#000;font-size:12px}body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,figure,form,fieldset,legend,input,textarea,button,p,blockquote,th,td,pre,xmp{margin:0;padding:0}body,input,textarea,button,select,pre,xmp,tt,code,kbd,samp{line-height:1.5}h1,h2,h3,h4,h5,h6,small,big,input,textarea,button,select{font-size:100%}table{border-collapse:collapse;border-spacing:0;text-align:left}caption,th{text-align:inherit}ul,ol,menu{list-style:none}fieldset,img{border:0}img,object,input,textarea,button,select{vertical-align:middle}article,aside,footer,header,section,nav,figure,figcaption,hgroup,details,menu{display:block}blockquote:before,blockquote:after,q:before,q:after{content:" "}textarea{overflow:auto;resize:vertical}input,textarea,button,select,a{outline:0 none;border:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}mark{background-color:transparent}sup,sub{vertical-align:baseline}html{overflow-x:hidden;height:100%;font-size:50px;-webkit-tap-highlight-color:transparent}body{font-family:Arial,Microsoft Yahei,Helvetica Neue,Helvetica,sans-serif;color:#333;font-size:.28em;line-height:1;-webkit-text-size-adjust:none}hr{height:.02rem;margin:.1rem 0;border:medium none;border-top:.02rem solid #cacaca}a{color:#25a4bb;text-decoration:none}.dialog .el-dialog__body{padding:0!important}.disabled .el-radio__input.is-disabled.is-checked .el-radio__inner{border-color:var(--el-color-primary);background:var(--el-color-primary)}.disabled .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.disabled .el-radio__input.is-disabled .el-radio__inner{border:var(--el-radio-input-border)}.disabled .el-radio__input.is-disabled+span.el-radio__label{color:var(--el-radio-text-color)}.disabled .el-radio__input.is-checked+.el-radio__label{color:var(--el-color-primary)!important}.disabled .el-checkbox__input.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.disabled .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:#fff!important}.disabled .el-checkbox__input.is-disabled+span.el-checkbox__label{color:var(--el-checkbox-text-color)}.disabled .el-checkbox__input.is-checked+.el-checkbox__label{color:var(--el-checkbox-checked-text-color)!important}.disabled .el-input.is-disabled .el-input__wrapper{background-color:var(--el-input-bg-color, var(--el-fill-color-blank))}.disabled .el-input.is-disabled .el-input__inner{color:var(--el-input-text-color, var(--el-text-color-regular));-webkit-text-fill-color:var(--el-input-text-color, var(--el-text-color-regular))}.el-radio{--el-radio-input-height: 16px;--el-radio-input-width: 16px}.el-radio .el-radio__inner:after{width:6px;height:6px}.el-checkbox{--el-checkbox-input-height: 16px;--el-checkbox-input-width: 16px}.el-checkbox .el-checkbox__inner:after{width:4px;height:9px}
