.g-uploadimg-style{display:flex}.g-uploadimg-style .single{flex-shrink:0}.g-uploadimg-style .single .el-upload--picture-card{width:100%;height:80px;border:none}.g-uploadimg-style .single .file-card-con .upload-card{display:flex;width:88px;height:88px;background:#f8f8f8;border-radius:4px;border:1px solid rgba(31,41,36,.1);justify-content:center;align-items:center}.g-uploadimg-style .single .file-card-con .img-card{position:relative;border-radius:4px;overflow:hidden;width:88px;height:88px}.g-uploadimg-style .single .file-card-con .img-card img{width:100%;height:100%;background:#f8f8f8;object-fit:cover}.g-uploadimg-style .single .file-card-con .img-card:hover .edit-btn{opacity:1}.g-uploadimg-style .single .file-card-con .img-card .edit-btn{opacity:0;display:flex;position:absolute;align-items:center;width:88px;height:88px;background-color:rgba(0,0,0,.5);left:0;top:0;color:#fff;justify-content:center}.g-uploadimg-style .single .file-card-con .img-card .edit-btn i{font-size:16px;color:#fff}.g-uploadimg-style .multi .el-upload--picture-card{width:100%;border:none;background:none}.g-uploadimg-style .multi .multi-card{display:flex;flex-wrap:wrap}.g-uploadimg-style .multi .multi-card .img-card{margin-right:16px;margin-bottom:16px}.g-uploadimg-style .multi .file-card-con .upload-card{display:flex;width:144px;height:80px;background:#f8f8f8;border-radius:4px;border:1px solid rgba(31,41,36,.1);justify-content:center;align-items:center}.g-uploadimg-style .multi .file-card-con .img-card{position:relative;border-radius:4px;overflow:hidden;width:144px;height:80px}.g-uploadimg-style .multi .file-card-con .img-card img{width:100%;height:100%;object-fit:cover;background:#f8f8f8}.g-uploadimg-style .multi .file-card-con .img-card:hover .edit-btn{opacity:1}.g-uploadimg-style .multi .file-card-con .img-card .edit-btn{transition:opacity .3s;opacity:0;display:flex;position:absolute;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.5);left:0;top:0;color:#fff;justify-content:center}.g-uploadimg-style .multi .file-card-con .img-card .edit-btn i{font-size:16px;color:#fff}