.mainPage[data-v-3df9591a] {
  height: 100%;
  background: #fff;
  overflow: auto;
}
.zhiwei[data-v-3df9591a] {
  font-size: var(--fuzhuSize);
  padding-left: 1em;
  box-sizing: border-box;
  margin-bottom: 4px;
  text-align: right;
}
.zhiItem[data-v-3df9591a] {
  display: flex;
  justify-content: space-between;
}
.tagPic[data-v-3df9591a] {
  width: 16px;
  float: right;
  cursor: pointer;
  margin-top: 3px;
}
.tagText[data-v-3df9591a] {
  color: #909399;
}
