.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;
}

.topbar-wp[data-v-67d6cde8] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  padding: 5px 10px;
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
}
.topbar-wp .hamburger[data-v-67d6cde8] {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 24px;
  color: #333;
  transition: 0.3s;
  transform-origin: 50% 50%;
  cursor: pointer;
}
.topbar-wp .hamburger.active[data-v-67d6cde8] {
  transform: rotate(90deg);
}
.topbar-wp .content[data-v-67d6cde8] {
  flex: 1;
  padding: 0 10px;
}
.tags[data-v-67d6cde8] {
  cursor: pointer;
}
.tagsList[data-v-67d6cde8] {
  white-space: nowrap;
  overflow-x: scroll;
  border: none;
}
*[data-v-67d6cde8]::-webkit-scrollbar {
  width: 1px;
  height: 1px;
  background: #fff;
  border: none;
}

