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


.minFlage[data-v-4002728b]{
position: relative;
min-height: 100%;
}
.footer[data-v-4002728b]{
width: 100%;
position: absolute;
bottom: 0;
}
.header[data-v-4002728b]{
min-height: 60px;
}
.overWrap[data-v-4002728b]{
width: 800px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
}
.overTest p[data-v-4002728b]{
text-align: center;
line-height: 40px;
}
.overTest p[data-v-4002728b]:nth-child(1){
font-size: 16px;
font-weight: bold;
margin-bottom: 60px;
}
.overTest p[data-v-4002728b]:nth-child(2){
display: inline-block;
width: 800px;
text-align: center;
border-radius: 5px;
cursor: pointer;
background-color: #ccc;
}
/* 模考开始 */
.mobileShow[data-v-4002728b]{
display: none;
}
@media only screen and (max-width:960px) {
.computerShow[data-v-4002728b]{
display: none;
}
.mobileShow[data-v-4002728b]{
display: block;
}
}
  
