.nav-pagination[data-v-0d27aeac] {
  padding: 24px 30px;
  display: flex;
  justify-content: end;
  background-color: #fff;
}
[data-v-0d27aeac] .el-pagination__total {
  margin-right: 100px !important;
}

.help_content-left[data-v-0c80555b] {
  padding: 20px 20px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  min-height: 700px;
}
.link_pointer[data-v-0c80555b] {
  cursor: pointer;
}
.list-page[data-v-0c80555b] {
  margin-left: auto;
  margin-top: auto;
}
.tabs-btn[data-v-0c80555b] {
  margin: 8px 10px 0 0;
}
.tabs-btn-default[data-v-0c80555b] {
  background: #EEEEEE;
  color: rgba(0, 0, 0, 0.4) !important;
  border: none;
}
.list[data-v-0c80555b] {
  width: 100%;
}
.text[data-v-0c80555b] {
  font-size: 14px;
  margin: 38px 0px;
  color: #666666;
  width: 100%;
  display: flex;
  position: relative;
}
.text-name[data-v-0c80555b] {
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.text-right[data-v-0c80555b] {
    position: absolute;
    right: 30px;
}
.list-empty[data-v-0c80555b] {
  width: 100%;
}

