.img-preview{position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;background:#000;z-index:100000}.img-preview .mint-swipe{width:100%;height:70vh;margin-top:15vh}.img-preview .mint-swipe img{width:100%;height:100%}.img-wrapper ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.img-wrapper li{position:relative;width:7.5rem;height:6.875rem;text-align:center;line-height:5rem;margin-right:.625rem;margin-bottom:.625rem}.img-wrapper li img{width:100%;height:100%}.img-wrapper li .del-mask{position:absolute;bottom:0;width:100%;height:1.25rem;line-height:1.25rem;color:rgba(0,0,0,.6);z-index:1;background:rgba(0,0,0,.3)}.img-wrapper .file{color:#999;border:.0625rem dashed #dedede}.img-wrapper .file input{position:absolute;width:5.625rem;height:5rem;right:0;top:0;opacity:0}