.question-card-list{height:calc(100vh - 250px);overflow:auto}.question-card-list li{margin-bottom:32px}.hm-step2-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;min-height:600px}.hm-step2-wrap .hmsw-left{width:300px;border-right:1px solid #d0d5dd}.hm-step2-wrap .hmsw-left .hmswl-tab{display:-webkit-box;display:-ms-flexbox;display:flex}.hm-step2-wrap .hmsw-left .hmswl-tab li{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#eaecf0;height:60px;line-height:60px;text-align:center;cursor:pointer;font-weight:bolder;color:#2088e1}.hm-step2-wrap .hmsw-left .hmswl-tab li.active{background-color:#fff;color:#344054}.hm-step2-wrap .hmsw-left .hmswl-options{padding:16px}.hm-step2-wrap .hmsw-right{position:relative;padding:16px;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#fff}.hm-step2-wrap .hmsw-right .el-input-number{width:200px}.hm-step2-wrap .question-type{padding:10px 24px;cursor:pointer}.hm-step2-wrap .question-type.active,.hm-step2-wrap .question-type:hover{background-color:#f1faff;border-radius:5px}.hm-step2-wrap .question-type img{vertical-align:middle}.hm-step2-wrap .empty-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.hm-step2-wrap .qdw-form-text{font-size:14px;color:#606266}.hm-step2-wrap .add-option-btn{padding:0 16px;border:1px dashed #d0d5dd;cursor:pointer;text-align:center}.hm-step2-wrap .add-option-btn i{margin-right:8px}.hm-step2-wrap .add-option-btn:hover{background-color:#d0d5dd}.hm-step2-wrap .question-form-list li{margin-bottom:16px}.hm-step2-wrap .answer-list li{height:40px;padding-left:24px;margin-bottom:16px}.hm-step2-wrap .answer-list li .el-icon-close{font-size:20px;color:#000;margin-left:70px;cursor:pointer}.hm-step2-wrap .answer-list .el-radio{margin-right:0}.hm-step2-wrap .answer-list .el-checkbox__label,.hm-step2-wrap .answer-list .el-radio__label{display:none}.options-btn{text-align:right;margin:16px}.hmsw-total{padding:32px 16px 0;font-size:16px;color:#344054;font-weight:600;margin-bottom:24px}.hmsw-total span{color:#0d6efd}.question-list{padding:0 16px;font-size:14px}.question-list li{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:13px 10px;cursor:move;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}.question-list li:hover{background-color:#f2f2f2}.question-list li span{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.question-list li .el-icon-close{font-size:18px}