
.noUsed[data-v-06d49fee]{
  display: block;
}
/* 卡片样式开始 */
ul[data-v-06d49fee]{
  overflow: hidden;
}
ul li[data-v-06d49fee] {
  float: left;
  border:1px solid #ccc;
  width: 245px;
  margin: 0 11px;
  border-radius: 10px;
  margin-bottom: 15px;
  cursor: pointer;
  height: 358px;
  position: relative;
  padding-bottom: 25px;
}
ul li .carMoney[data-v-06d49fee]{
  width: 95%;
  margin: 0 auto;
  text-align: center;
  padding: 15px 0 15px 0;
  font-size: 20px;
  color: red;
  border-bottom: 1px solid #ccc;
}
ul li .carMoney span[data-v-06d49fee]{
  font-size: 14px;
}
.carTitle[data-v-06d49fee]{
  margin: 20px 15px;
  font-size: 16px ;
  line-height: 16px;
  height: 16px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.carTitles[data-v-06d49fee]{
  margin:20px 15px;
  font-size: 14px ;
  line-height: 16px;
  height: 16px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* 课程样式开始 */
.coueserCon[data-v-06d49fee]{
  margin: 15px 10px;
  line-height: 25px;
}
/* 按钮开始 */
.payBtn[data-v-06d49fee]{
  text-align: center;
  margin-bottom: 20px;
}
.payBtn button[data-v-06d49fee]{
  position: absolute;
  bottom: 25px;
  left: 10%;
  cursor: pointer;
  width:200px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background: #ffb657;
  color: #fff;
  border: none;
  outline: none;
  border-radius:5px;
}
/* 卡片样式结束 */
@media only screen and(max-width:960px) {
.noUsed[data-v-06d49fee]{
    display: none;
}
}

