.custom-upload-wrapper .upload-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.custom-upload-wrapper .upload-header .help{display:inline-block;width:16px;height:16px;line-height:16px;text-align:center;border-radius:50%;background-color:#eee;color:#999;margin-left:4px;font-size:12px;cursor:help}.custom-upload-wrapper .upload-preview-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-upload-wrapper .upload-thumb-item{width:60px;height:60px;position:relative;border-radius:4px;overflow:hidden;background:#f0f0f0;cursor:pointer}.custom-upload-wrapper .upload-thumb-item .thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.custom-upload-wrapper .upload-thumb-item .thumb-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#fff;font-size:16px}.custom-upload-wrapper .upload-thumb-item:hover .thumb-mask{display:-webkit-box;display:-ms-flexbox;display:flex}.custom-upload-wrapper .upload-thumb-item .thumb-mask1{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);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;gap:10px;color:#fff;font-size:12px}
