.el-card{border-radius:12px;border:1px solid #e5e5e5;background-color:#fff;overflow:hidden;color:#555;-webkit-transition:.3s;transition:.3s}.el-card.is-always-shadow{-webkit-box-shadow:0 0 8px 0 rgba(139,154,174,.3);box-shadow:0 0 8px 0 rgba(139,154,174,.3)}.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover{-webkit-box-shadow:0 0 8px 0 rgba(139,154,174,.3);box-shadow:0 0 8px 0 rgba(139,154,174,.3)}.el-card__header{padding:22px 24px;border-bottom:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__body{padding:24px}.el-avatar{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden;color:#fff;background:#b0bccf;width:40px;height:40px;line-height:40px;font-size:14px}.el-avatar>img{display:block;height:100%;vertical-align:middle}.el-avatar--circle{border-radius:50%}.el-avatar--square{border-radius:12px}.el-avatar--icon{font-size:18px}.el-avatar--large{width:40px;height:40px;line-height:40px}.el-avatar--medium{width:36px;height:36px;line-height:36px}.el-avatar--small{width:28px;height:28px;line-height:28px}