.helpHot[data-v-2297fa0f] {
  width: 100%;
  height: 100%;
}
.helpHot .tabName[data-v-2297fa0f] {
    font-size: 20px;
    font-weight: 400;
    color: #787C88;
    margin-bottom: 24px;
}
.helpHot .tabName span[data-v-2297fa0f] {
      cursor: pointer;
      margin-right: 30px;
}
.helpHot .tabName .isActive[data-v-2297fa0f] {
      color: #191B21;
      font-weight: 600;
}
.helpHot .tabName .searchWrap[data-v-2297fa0f] {
      width: 320px;
      height: 40px;
      position: relative;
      float: right;
}
.helpHot .tabName .searchWrap img[data-v-2297fa0f] {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 12px;
        left: 16px;
        z-index: 1;
}
.helpHot .tabName .searchWrap[data-v-2297fa0f] .el-input__inner {
        padding-left: 40px;
}
.helpHot .content[data-v-2297fa0f] {
    width: 100%;
    min-height: calc(100% - 50px);
    padding: 48px;
    background: #ffffff;
    box-sizing: border-box;
}
.helpHot .content ul[data-v-2297fa0f] {
      width: 100%;
      display: block;
      list-style-type: disc;
      margin-block-start: 1em;
      margin-block-end: 1em;
      margin-inline-start: 0px;
      margin-inline-end: 0px;
}
.helpHot .content ul li[data-v-2297fa0f] {
        width: 100%;
        box-sizing: border-box;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        position: relative;
        line-height: 30px;
        padding: 10px 100px 10px 20px;
        border-bottom: 1px solid #eff2f6;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAgMAAAArRl0sAAAACVBMVEXg4ODHx8fFxcVPgGa6AAAADklEQVQI12MQYFjCIAAAAlIAxVi06VgAAAAASUVORK5CYII=) no-repeat 5px 23px;
        color: #222;
        font-size: 14px;
        width: 100%;
        display: block;
}
.helpHot .content ul li[data-v-2297fa0f]:hover {
        background-color: #fbfbfc;
        cursor: pointer;
}

