
.oldList[data-v-cfd51d24]{
display: none;
}
@media only screen and (max-width:960px){
.oldList[data-v-cfd51d24]{
display: block;
position: relative;
}
.courserList[data-v-cfd51d24]{
margin-bottom:25px;
}
.courserBtns[data-v-cfd51d24]{
display: -webkit-flex;
display: flex;
-webkit-justify-content:space-between;
justify-content:space-between;
}
/* 课程名字和时间开始 */
.showStatus p[data-v-cfd51d24]{
display: inline-block;
}
.courserName[data-v-cfd51d24],.showStatus p[data-v-cfd51d24]{
line-height: 30px;
}
.courserBtn button[data-v-cfd51d24]{
display: inline-block;
background: #ffa847;
border: none;
outline: none;
padding: 0 10px;
box-sizing: border-box;
text-align: center;
height: 30px;
line-height: 30px;
color: #fff;
border-radius: 5px;
}
}

