
.dataCourseware[data-v-731a371e] {
  display: none;
}
.infoShows[data-v-731a371e] {
  display: none;
  background: #f9f9f9;
}
@media only screen and (max-width: 960px) {
.dataCourseware[data-v-731a371e] {
    display: block;
}
.dataCourseware .banxin[data-v-731a371e] {
    width: 90%;
    margin: 0 auto;
}
ul[data-v-731a371e] {
    padding-top: 25px;
}
.preview[data-v-731a371e] {
    border-bottom: 1px solid #ffb657;
}
.preview .title[data-v-731a371e] {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #ffb657;
}
.boxCon[data-v-731a371e] {
    background: #f9f9f9;
    padding: 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.boxCon .boxConTitle[data-v-731a371e] {
    display: inline-block;
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 20px;
}
.boxConTitle[data-v-731a371e] {
    width: 59%;
}
.boxCon .btns[data-v-731a371e] {
    display: inline-block;
}
.boxCon .btns span[data-v-731a371e] {
    display: inline-block;
    padding: 6px 10px;
    border: 1px solid #ffb657;
    color: #ffb657;
    border-radius: 5px;
    margin-left: 5px;
}
.previewCon[data-v-731a371e] {
    margin-bottom: 20px;
}
  /* 详细结束 */
  /*播放页面开始  */
.playVideos[data-v-731a371e] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    display: none;
    z-index: 9999;
    overflow: hidden;
}
.playVideos .guanBiBtns[data-v-731a371e] {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ccc;
    float: right;
    margin: 10px;
}
}

