
.playVideo[data-v-c548317e]{
  display: none;
}
@media only screen and (max-width:960px){
.playVideo[data-v-c548317e]{
    display: block;
}
.aboutVideo[data-v-c548317e]{
  width: 100%;
  height: 300px;
}
.myVideo[data-v-c548317e]{
  width: 100%;
}
video[data-v-c548317e]::-internal-media-controls-download-button {
    display:none;
}
video[data-v-c548317e]::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video[data-v-c548317e]::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}
/* video结束 */
/* 课程要是开始 */
.courserShow[data-v-c548317e]{
  margin-top: -65px;
  height: 65px;
  line-height: 65px;
  border-bottom: 1px solid #ccc;
  display: flex;
  font-size: 16px;
  color: black;
}
.courserShow ul[data-v-c548317e] {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.courserShow ul li[data-v-c548317e]{
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row;
  border-bottom: 1px solid #ccc;
}
.courserShow ul li .courserTitle[data-v-c548317e]{
  display: inline-block;
  width: 50%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 3px;
}
.courserShow ul li .teather[data-v-c548317e]{
  display: inline-block;
  width: 20%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xianshi[data-v-c548317e] {
  background: #f2f2f2;
}
.playBtn[data-v-c548317e]{
  color: #ffa847;
}
/* 课程样式结束 */
}

