.images-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.images-wrap,.images-wrap .draggable{display:-webkit-box;display:-ms-flexbox;display:flex}.images-wrap .img-data,.images-wrap .img-up{cursor:pointer;width:58px;height:58px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px dashed #dcdee2;border-radius:4px}.images-wrap .img-data{position:relative;margin-bottom:10px;margin-right:10px}.images-wrap .img-data .imgon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.images-wrap .img-data:hover .del{display:-webkit-box;display:-ms-flexbox;display:flex}.images-wrap .img-data .del{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}