.album-item{width:148px;height:148px;background:rgba(94,64,255,.06);position:relative;cursor:pointer;border-radius:4px;margin-right:10px;margin-bottom:10px;overflow:hidden}.album-item .content{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.album-item img{-o-object-fit:cover;object-fit:cover;width:134px;height:134px}.album-item.on{border:2px dashed #4772ff}.album-item .del{position:absolute;width:100%;height:20px;background:rgba(0,0,0,.3);text-align:end;padding-right:10px;line-height:20px;right:0;bottom:0;color:#fff}.wyu-upload-box{width:128px;height:128px;background:rgba(94,64,255,.06);position:relative;cursor:pointer;border-radius:4px}.wyu-upload-box .main{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.wyu-upload-box:hover{border:1px dashed #4772ff}.wyu-upload-box .img{-o-object-fit:cover;object-fit:cover;width:114px;height:114px}.wyu-upload-box.idcard{width:190px;height:120px}.wyu-upload-box.small{width:80px;height:80px}.wyu-upload-box.small .img{width:66px;height:66px}.wyu-upload-box.mobile,.wyu-upload-box.mobile .img{width:750px}.upload-img-close{position:absolute;right:-8px;top:-8px;width:20px;height:20px}.show-upload-list-item{padding:8px;margin-right:8px;margin-bottom:8px;text-align:center;vertical-align:top;background-color:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;cursor:pointer;transition:border-color .3s ease;overflow:hidden;width:128px;height:128px;position:relative}.show-upload-list-item .show-action{position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.3);opacity:0;transition:opacity .3s;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px}.show-upload-list-item:hover .show-action{opacity:1}.show-upload-list-item:hover{border-color:#4772ff}.show-upload-list-item img{-o-object-fit:cover;object-fit:cover;width:110px;height:110px}