
html[data-v-7ca59e7d],body[data-v-7ca59e7d]{
overflow-y: scroll;
height: auto;
}
@media only screen and (max-width:960px){
.banxins[data-v-7ca59e7d]{
width: 90%;
margin: 0 auto;
}
/* 搜索框开始 */
.searchBox[data-v-7ca59e7d]{
display: -webkit-flex;
display: flex;
-webkit-justify-content:space-between;
justify-content:space-between;
margin: 20px 5%;
line-height: 30px
}
.searchBar[data-v-7ca59e7d]{
position: relative;
width: 100%;
}
.searchBar input[data-v-7ca59e7d]{
height: 30px;
line-height: 30px;
text-indent: 5px;
width: 100%
}
.bar[data-v-7ca59e7d]{
position: absolute;
top: 8px;
right:13px;
}
.fa[data-v-7ca59e7d]{
font-size: 16px;
}
/* 搜索框结束 */
.courserList[data-v-7ca59e7d]{
margin-bottom:40px;
}
/* 课程名字和时间开始 */
.courserName[data-v-7ca59e7d],.courserBtns[data-v-7ca59e7d]{
display: -webkit-flex;
display: flex;
-webkit-justify-content:space-between;
justify-content:space-between;
margin-bottom: 45px;
}
.courserBtns p[data-v-7ca59e7d]{
display: inline-block;
line-height: 30px;
}
.courserBtn[data-v-7ca59e7d]{
display: -webkit-flex;
display: flex;
-webkit-justify-content:flex-end;
justify-content:flex-end;
}
.courserBtn button[data-v-7ca59e7d]{
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-7ca59e7d]{
padding-top: 25px;
}
}

