.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);display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:4px}.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}.avatar-uploader.idcard>.ant-upload img{width:176px;height:106px}.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}.setting-page{min-width:1080px}