.content-wp[data-v-31ede0ea] {
  display: flex;
  align-items: center;
}
.agent-wp[data-v-31ede0ea] {
  display: flex;
  align-items: center;
  padding-right: 40px;
}
.agent-wp .login-statu[data-v-31ede0ea] {
  color: #606266;
  font-size: 12px;
  margin-right: 20px;
}
.profile-wp[data-v-31ede0ea] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}
.profile-wp .avatar[data-v-31ede0ea] {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.profile-wp .avatar > img[data-v-31ede0ea],
.profile-wp .avatar span[data-v-31ede0ea] {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.profile-wp .avatar span[data-v-31ede0ea] {
  font-size: 40px;
  color: #ccc;
}
.profile-wp .name[data-v-31ede0ea] {
  color: #666;
  font-size: 14px;
  padding: 0 5px;
}
.profile-wp > i[data-v-31ede0ea] {
  color: #ccc;
  font-size: 14px;
}

