
.mnoUsed[data-v-12fe7984]{
  display: none;
}
@media only screen and (max-width:960px) {
.mnoUsed[data-v-12fe7984]{
    display: block;
}
  /* 卡片样式开始 */
.carList li[data-v-12fe7984]{
  border: 1px solid #ffb657;
  border-radius: 5px;
  margin-bottom: 20px;
}
.carListTitle[data-v-12fe7984]{
  overflow: hidden;
  border-bottom: 1px solid #ffb657;
  margin-bottom: 10px;
}
.carListTitle .carListTitleL[data-v-12fe7984]{
  float: left;
  width: 50px;
  border-right: 1px solid #ffb657;
  padding: 0 10px;
  height: 75px;
  display: flex;
  flex-flow: row;
}
.carListTitleL span[data-v-12fe7984]{
  color: red;
  display: inline-block;
  height: 75px;
  line-height: 75px;
  font-size: 16px;
}
.carListTitle .carListTitleR[data-v-12fe7984]{
  float: left;
  width: 190px;
  padding: 0 10px;
  height: 75px;
  position: relative;
  font-size: 14px;
  padding-bottom: 10px;
}
.carListTitleR .carTime[data-v-12fe7984]{
  margin-top: 10px;
  line-height: 18px;
}
.carListTitleR .carTitle[data-v-12fe7984]{
  height: 20px ;
  line-height:20px;
  overflow: hidden;
  margin-top: 10px;
  text-overflow: ellipsis;
}
/* 底部课程详细开始 */
.carList[data-v-12fe7984] {
padding: 5px;
box-sizing: border-box;
line-height: 25px;
}
/* 底部课程详细结束*/
.mmwrap[data-v-12fe7984]{
  width: 80%;
  margin: 0 auto;
}
  /* 卡片样式结束 */
}

