
.oldList[data-v-244cb960]{
display: none;
}
@media only screen and (max-width:960px){
.oldList[data-v-244cb960]{
display: block;
}
.banxin[data-v-244cb960]{
width: 95%;
background: #fff;
margin:100px auto;
overflow: hidden;
padding-bottom: 100px;
padding: 30px;
box-sizing: border-box;
border-radius: 5px;
position: relative;
}
.courserList[data-v-244cb960]{
margin-bottom:40px;
}
/* 课程名字和时间开始 */
.courserName[data-v-244cb960],.courserBtns[data-v-244cb960]{
display: -webkit-flex;
display: flex;
-webkit-justify-content:space-between;
justify-content:space-between;
margin-bottom: 45px;
}
.courserBtns p[data-v-244cb960]{
display: inline-block;
line-height: 30px;
}
.courserBtn[data-v-244cb960]{
display: -webkit-flex;
display: flex;
-webkit-justify-content:flex-end;
justify-content:flex-end;
}
.courserBtn button[data-v-244cb960]{
display: inline-block;
margin-left: 20px;
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;
}
ul[data-v-244cb960]{
padding-top: 25px;
}
}

