.xuanzedizhi[data-v-2ea24d9e] {
  width: 100%;
  height: 10.666667vw;
  display: flex;
  align-items: center;
  font-size: 4vw;
  font-weight: 600;
}
.xuanzedizhi div[data-v-2ea24d9e]:last-child {
  flex: 1;
}
.xuanzedizhi p[data-v-2ea24d9e] {
  flex: 2;
  text-align: center;
}
.icon-zuo[data-v-2ea24d9e] {
  flex: 1;
  font-size: 4vw;
  padding-left: 2.666667vw;
}
.topTable[data-v-2ea24d9e] {
  width: 100vw;
  height: 20vh;
  margin-top: 2rem;
  background-color: #fff;
}
.classify > h4[data-v-2ea24d9e] {
  font-weight: 600;
  line-height: 5rem;
  padding-left: 2.666667vw;
}
.questionList[data-v-2ea24d9e] {
  box-sizing: border-box;
  padding: 0 3rem;
  height: calc(100vh - 10.666667vw);
  overflow-y: scroll;
  background-color: #f4f4f4;
  font-size: 3.733333vw;
  font-weight: 600;
}
.questionList .questionItem[data-v-2ea24d9e] {
  padding: 2rem 0;
}
.questionList .question[data-v-2ea24d9e] {
  line-height: 3rem;
}
.questionList .answer[data-v-2ea24d9e] {
  display: flex;
}
.questionList .answer[data-v-2ea24d9e] p {
  width: 74vw;
  word-wrap: break-word;
}
.noQuestion[data-v-2ea24d9e] {
  text-align: center;
  padding-top: 2rem;
}

