.avatar-wrap{width:66px;height:66px;background:rgb(var(--color-bg-3));display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.avatar-wrap .el-avatar{margin:1px}.avatar-wrap .el-avatar .horizonta-1 img,.avatar-wrap .el-avatar.horizonta-1{width:66px;height:66px}.avatar-wrap .el-avatar .horizonta-2 img,.avatar-wrap .el-avatar.horizonta-2{width:30px;height:30px}.avatar-wrap .el-avatar .horizonta-3 img,.avatar-wrap .el-avatar.horizonta-3{width:20px;height:20px}.avatar-wrap .el-avatar img{width:100%}