.BatchEditDialog{display:-webkit-box;display:-ms-flexbox;display:flex}.BatchEditDialog .type-form{-webkit-box-flex:1.2;-ms-flex:1.2;flex:1.2;padding-right:12px;border-right:1px dotted #ebebeb}.BatchEditDialog .type-form .upload-equipment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.BatchEditDialog .type-form .upload-equipment .upload-text{margin:0}.BatchEditDialog .params-list{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 12px}.BatchEditDialog .params-list .params-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.BatchEditDialog .params-list .params-item .params-name{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}.BatchEditDialog .params-list .params-item .params-value{-webkit-box-flex:1;-ms-flex:1;flex:1}#app .EquipmentParams .right-box{width:120px}@media screen and (min-width:1600px){#app .EquipmentParams .right-box{width:178px}}#app .EquipmentParams .params-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}#app .EquipmentParams .params-item .params-name{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#app .EquipmentParams .params-item .params-value{-webkit-box-flex:1;-ms-flex:1;flex:1}