
.computerBottom[data-v-e0c9d280]{
  display: block;
  width: 100%;
  overflow: hidden;
  background: #f5f5f7;
  padding: 10px 0 15px 0;
}
.computerBottom ul[data-v-e0c9d280] {
  overflow: hidden;
  width: 100%;
  height: 45px;
  line-height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.computerBottom ul li[data-v-e0c9d280]{
  height: 20px ;
  cursor: pointer;
  line-height: 20px;
  float: left;
  padding: 0 20px;
  color: #b0b0b0;
  font-family: "PingFang-SC-Medium";
}
.computerBottom ul li[data-v-e0c9d280]:last-child{
  border: none;
}
.orange[data-v-e0c9d280]{
  cursor: pointer;
}
.computerBottom p[data-v-e0c9d280]{
  height:45px;
  line-height: 45px;
  text-align: center;
  font-size: 12px;
  color: #b0b0b0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
   justify-content:center;
}
@media only screen and (max-width:960px){
.computerBottom[data-v-e0c9d280]{
      display: none;
}
}


.tiKu[data-v-eacd0804]{
display: none;
}
@media only screen and (max-width:960px){
.tiKu[data-v-eacd0804]{
display: block;
}
.banxin[data-v-eacd0804]{
width: 80%;
margin: 50px auto;
font-size: 16px;
font-family: Tahoma;
}
.banxin a[data-v-eacd0804]{
color: #f7902b;
text-decoration: underline;
font-family: Tahoma;
margin:0 20px;
}
span[data-v-eacd0804]{
line-height: 30px;
}
.btn[data-v-eacd0804] {
text-align: center;
margin-top: 80px;
}
.btn a[data-v-eacd0804]{
display:inline-block;
width: 120px;
text-align: center;
height: 40px;
line-height: 40px;
background:  #f7902b;
color: #fff;
border: none;
outline: none;
text-decoration: none;
border-radius: 5px;
}
}


.pcQuestionBankBox[data-v-37b424f1] {
  display: block;
  padding: 35px 0 80px 0;
}
.questionIndex[data-v-37b424f1] {
  position: relative;
  min-height: 100%;
}
.footer[data-v-37b424f1] {
  position: absolute;
  bottom: 0;
}
.wrap[data-v-37b424f1] {
  width: 960px;
  background: #fff;
  padding: 40px;
  border-radius: 3px;
}
#mobileQuestionBankBox[data-v-37b424f1] {
  display: none;
}
.header[data-v-37b424f1] {
  min-height: 60px;
}
/* 头部按钮开始 */
.problemTop[data-v-37b424f1] {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 45px;
  border: none;
}
.problemTop span[data-v-37b424f1] {
  display: inline-block;
  width: 100px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
}
.problemTop span[data-v-37b424f1] {
  margin-right: 45px;
}
.problemTop .myPrice[data-v-37b424f1] {
  position: absolute;
  right: 30px;
  margin-right: 0;
}
.problemTop .active[data-v-37b424f1] {
  color: #fff !important;
  background: #ffa847;
}
/* 头部按钮结束 */
@media only screen and (max-width: 960px) {
.pcQuestionBankBox[data-v-37b424f1] {
    display: none;
}
#mobileQuestionBankBox[data-v-37b424f1] {
    display: block;
}
}

