
.seeTopicModel[data-v-32f7cfce] {
  padding-bottom: 150px;
}
.pcQuestionBankBox[data-v-32f7cfce] {
  display: block;
}
#mobileQuestionBankBox[data-v-32f7cfce] {
  display: none;
}
.showParsingBtns[data-v-32f7cfce] {
  margin: 20px 0 20px 30px;
}
@media only screen and (max-width: 960px) {
.pcQuestionBankBox[data-v-32f7cfce] {
    display: none;
}
#mobileQuestionBankBox[data-v-32f7cfce] {
    display: block;
}
}

