.el-avatar{display:inline-block;box-sizing:border-box;text-align:center;overflow:hidden;color:#fff;background:#e5e5e5;width:34px;height:34px;line-height:34px;font-size:14px}.el-avatar>img{display:block;width:100%;height:100%}.el-avatar--circle{border-radius:50%}.el-avatar--square{border-radius:2px}.el-avatar--icon{font-size:18px}.el-avatar--medium{width:32px;height:32px;line-height:32px}.el-avatar--small{width:30px;height:30px;line-height:30px}.el-avatar--mini{width:28px;height:28px;line-height:28px}