.question-type-selector{top:20px;padding:14px 32px 24px;width:100%;background:#fff;-webkit-box-shadow:0 0 6px 0 rgba(11,20,34,.05);box-shadow:0 0 6px 0 rgba(11,20,34,.05);border-radius:2px}.question-type-selector .title{font-size:20px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#303133;line-height:28px}.question-type-selector .widget-list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.question-type-selector .widget-list-wrapper li{margin-right:16px;padding:0 16px;height:40px;line-height:40px;background:#f2f3f4;border-radius:4px;font-size:16px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;width:132px;margin-top:10px}.question-type-selector .widget-list-wrapper li.disabled{opacity:.5;cursor:not-allowed}.question-type-selector .widget-list-wrapper li span{width:100%}.question-type-selector .widget-list-wrapper li:last-child{margin-right:0}.question-type-selector .widget-list-wrapper li .question-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.question-type-selector .widget-list-wrapper li .question-wrapper .type-icon{margin-right:8px;color:#81858c}.question-type-selector .widget-list-wrapper li .question-wrapper .name{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:pre}.question-type-selector .widget-list-wrapper li .question-wrapper .add-icon{-ms-flex-preferred-size:16px;flex-basis:16px;color:#288bf7;margin-left:5px}@media screen and (max-width:1300px){.question-type-selector .widget-list-wrapper li{padding:0 12px;margin-right:12px}.question-type-selector .widget-list-wrapper li .type-icon{margin-right:5px}}