
.pcQuestionBankBox[data-v-5b9cc239] {
  display: block;
}
#mobileQuestionBankBox[data-v-5b9cc239] {
  display: none;
}
.specialPractice[data-v-5b9cc239] {
  position: relative;
  height: 100%;
  padding-bottom: 100px;
}
.header[data-v-5b9cc239] {
  min-height: 60px;
}
.footer[data-v-5b9cc239] {
  min-height: 100px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
/* 知识点开始 */
.knowledge[data-v-5b9cc239] {
  margin-top: 10px;
}
.knowledge ul li[data-v-5b9cc239] {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
  margin-top: 15px;
}
.knowledgeLeft[data-v-5b9cc239] {
  display: inline-block;
  width: 560px;
}
.knowledgeLeft p[data-v-5b9cc239] {
  font-size: 16px;
  font-weight: 600;
  margin: 25px 0;
}
.knowledgeLeft span[data-v-5b9cc239] {
  display: inline-block;
  margin-right: 20px;
  color: #999999;
}
.knowledgeRight[data-v-5b9cc239] {
  display: inline-block;
  width: 400px;
  overflow: hidden;
}
.knowledgeRight a[data-v-5b9cc239],
.knowledgeRight span[data-v-5b9cc239] {
  float: right;
  display: inline-block;
  padding: 8px 20px;
  background: #ffa847;
  cursor: pointer;
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  margin-left: 30px;
}
.knowledgeRight span[data-v-5b9cc239] {
  margin-left: 50px;
}
/* 分页器开始 */
.block[data-v-5b9cc239] {
  text-align: center;
  margin-top: 100px;
}
/* 头部按钮结束 */
.citys[data-v-5b9cc239] {
  width: 100%;
  padding: 15px 0;
  margin-bottom: 15px;
  border-radius: 10px;
}
.citys span[data-v-5b9cc239] {
  display: inline-block;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
  margin: 0 35px 30px 0px;
}
.citys .active2[data-v-5b9cc239] {
  color: #fff;
  background: #ffa847;
}
@media only screen and (max-width: 960px) {
.pcQuestionBankBox[data-v-5b9cc239] {
    display: none;
}
#mobileQuestionBankBox[data-v-5b9cc239] {
    display: block;
}
}

