.search-box[data-v-1bf1d95e] {
  margin-left: 150px;
  width: 60%;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.title[data-v-1bf1d95e] {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 20px;
}
.sub-title[data-v-1bf1d95e] {
  margin-bottom: 10px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.el-menu-item[data-v-1bf1d95e] {
  height: 40px;
  line-height: 40px;
  position: relative;
  white-space: nowrap;
  list-style: none;
  text-align: center;
}
.help-title[data-v-1bf1d95e] {
  padding: 0 30px;
  font-size: 14px;
  font-weight: bold;
}
.help-detail[data-v-1bf1d95e] {
  max-height: calc(100vh - 104px);
  color: #333;
  line-height: 30px;
  padding: 10px 30px;
  overflow: auto;
}

