
.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;
}
}


.mobilePromt{
  width: 60%;
  line-height: 30px;
  margin: 100px auto;
  color: #ffb657;
}
.downBtns{
 display: inline-block;
 width: 100px;
 height: 30px;
 background:#ffb657;
 color: #fff;
 text-align: center;
 border-radius: 3px;
 margin-top: 30px;
}


.miniProblem[data-v-12a3f598]{
position: relative;
min-height: 100%;
padding-bottom: 50px;
}
.footer[data-v-12a3f598]{
width: 100%;
position: absolute;
bottom: 0;
}
.mobileShow[data-v-12a3f598]{
  display: none;
}
.header[data-v-12a3f598]{
  min-height: 60px;
}
.wrap[data-v-12a3f598]{
  width: 800px
}
/* 模考开始 */
.mokao[data-v-12a3f598]{
padding-bottom: 20px;
}
.title[data-v-12a3f598]{
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center;
  margin-top: 50px;
  font-weight: bold;
}
.content[data-v-12a3f598]{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-top: 10px;
}
.content .z1[data-v-12a3f598]{
  display: inline-block;
  width: 300px;
  height:250px;
  margin-right: 50px;
}
.content .z1 img[data-v-12a3f598]{
  display: block;
  width:100%;
  height: 100%;
  border-radius: 10px;
}
.content .z2[data-v-12a3f598]{
  display: inline-block;
  width: 450px;
  font-weight: 600;
  overflow: hidden;
}
.beginTime[data-v-12a3f598]{
  text-align: center;
  margin:30px 0;
  color: #ffb657;
}
.beginTimes[data-v-12a3f598]{
  text-align: center;
  margin:60px 0 50px 0;
  color: #ffb657;
  font-weight: bold;
}
.content .z2 p[data-v-12a3f598]{
  margin-bottom: 5px;
  display: inline-block;
  width: 450px;
}
.content .z2 .xuzhi1[data-v-12a3f598]{
  font-size: 16px;
}
.content .z2 .xuzhi2[data-v-12a3f598]{
  line-height:25px;
}
#item p[data-v-12a3f598]{
 text-align: right;
 float: right;
}
/* 按钮开始 */
.testCondition[data-v-12a3f598]{
  text-align: center;
}
.testCondition span[data-v-12a3f598]{
  display: inline-block;
  width: 800px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
}
.testCondition .c1[data-v-12a3f598]{
  background:#ccc;
}
.testCondition .c2[data-v-12a3f598]{
 background: #ffb657;
 color: #fff;
}
@media only screen and (max-width:960px) {
.computerShow[data-v-12a3f598]{
    display: none;
}
.mobileShow[data-v-12a3f598]{
    display: block;
}
}

