.avatar-uploader .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload:hover{border-color:#409eff}.avatar-uploader-icon{font-size:28px;color:#8c939d;width:178px;height:178px;line-height:178px;text-align:center}.avatar{width:178px;height:178px;display:block}::v-deep .avue-form__group .avue-upload__icon{width:148px!important;height:148px!important;line-height:148px!important}::v-deep .avue-form__group .avue-upload__avatar{width:148px!important;height:148px!important;-o-object-fit:contain;object-fit:contain}::v-deep .el-upload-list--picture-card .el-upload-list__item-thumbnail{-o-object-fit:contain;object-fit:contain}.ElImage{border:1px solid #c0ccda;border-radius:6px;margin-right:10px;margin-bottom:10px;position:relative;overflow:hidden}.ElImage,.ElImage .ElImageItem{width:148px!important;height:148px!important}.ElImageHover{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:rgba(0,0,0,.5);border-radius:6px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:opacity .3s;opacity:0}.ElImageHover:hover{opacity:1}.ElIcon{color:#fff;font-size:20px}::v-deep .el-image-viewer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0}