.course-player[data-v-77b2cca0] {
  width: 1278px;
  border: 1px solid #b2b7ca;
  display: flex;
  flex-direction: column;
}
.course-player .top[data-v-77b2cca0] {
  display: flex;
}
.course-player .top .video[data-v-77b2cca0] {
  width: 860px;
  height: 484px;
  position: relative;
}
.course-player .top .video .video-player[data-v-77b2cca0] {
  height: 484px;
}
.course-player .top .video-list[data-v-77b2cca0] {
  flex: 1;
  height: 484px;
  overflow: scroll;
  background: rgba(239, 239, 239, 0.8);
}
.course-player .top .video-list .chapter[data-v-77b2cca0] {
  padding: 12px;
  color: #000000;
  list-style: none;
}
.course-player .top .video-list .chapter .chapter-title[data-v-77b2cca0] {
  font-size: 16px;
  display: -webkit-box;
  font-weight: 400;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.course-player .top .video-list .chapter .hour[data-v-77b2cca0] {
  list-style: none;
  font-size: 14px;
  margin-top: 8px;
  color: #212121;
}
.course-player .top .video-list .chapter .hour .item[data-v-77b2cca0] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 6px;
}
.course-player .top .video-list .chapter .hour .item .title[data-v-77b2cca0] {
  margin-left: 6px;
  font-size: 14px;
  cursor: pointer;
}
.course-player .top .video-list .chapter .hour .item .title[data-v-77b2cca0]:hover {
  color: #175199;
}
.course-player .top .video-list .chapter .hour .item .try[data-v-77b2cca0] {
  margin-right: 10px;
  padding: 3px 8px;
  min-height: unset;
}
.course-player .top .video-list .chapter .hour .item.active[data-v-77b2cca0] {
  color: red;
}
.course-player .top .tabs-box .tabs[data-v-77b2cca0] {
  display: flex;
  justify-content: space-between;
  list-style: none;
}
.course-player .top .tabs-box .tabs .item[data-v-77b2cca0] {
  padding: 10px 20px;
}
.course-player .bottom[data-v-77b2cca0] {
  width: 100%;
  height: 80px;
  background: #FFF;
  box-shadow: inset 0px 1px 0px #aaabac;
}
.course-player .bottom .course-title[data-v-77b2cca0] {
  margin-left: 10px;
  color: #333333;
  line-height: 46px;
  font-size: 18px;
}
.course-player .bottom .course-info[data-v-77b2cca0] {
  margin-left: 10px;
  display: flex;
  color: #797979;
  padding-bottom: 6px;
}
.course-player .bottom .course-info .statistic[data-v-77b2cca0] {
  display: flex;
}
.course-player .bottom .course-info .statistic .level[data-v-77b2cca0] {
  margin: 0 14px;
}
.course-player .bottom .course-info .share[data-v-77b2cca0] {
  margin-left: 40px;
  display: flex;
  align-items: center;
}
.course-player .bottom .course-info .share .wechat[data-v-77b2cca0],
.course-player .bottom .course-info .share .sina[data-v-77b2cca0] {
  margin-left: 8px;
  margin-right: 8px;
  font-size: 22px;
  cursor: pointer;
}
.course-player .bottom .course-info .share .wechat[data-v-77b2cca0] {
  margin-left: 16px;
}
.course-player .bottom .course-info .share .wechat[data-v-77b2cca0]:hover {
  color: #4be577;
}
.course-player .bottom .course-info .share .sina[data-v-77b2cca0]:hover {
  color: #d81e06;
}
.course-player .bottom .course-info .h5[data-v-77b2cca0] {
  margin-left: 20px;
  display: flex;
  align-items: center;
}
.course-player .bottom .course-info .h5 .iconfont[data-v-77b2cca0] {
  font-size: 22px;
  margin-right: 2px;
}
.main.course-detail .course-info .chapter .el-collapse {
  border: none;
  padding-bottom: 40px;
}
.main.course-detail .course-info .chapter .el-collapse .el-collapse-item {
  margin-bottom: 10px;
  padding: 0 10px;
}
.main.course-detail .course-info .chapter .el-collapse .el-collapse-item .el-collapse-item__header {
  background: #F3F5F6;
  padding: 0 20px;
}
.main.course-detail .course-info .chapter .el-collapse .el-collapse-item .el-collapse-item__arrow {
  padding: 2px;
  border-radius: 50%;
  border: 1px solid #333333;
}
.main.course-detail .course-info .chapter .el-collapse .el-collapse-item .el-collapse-item__wrap,
.main.course-detail .course-info .chapter .el-collapse .el-collapse-item .el-collapse-item__header {
  border: none;
}
.main.course-detail .course-info .chapter .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content {
  padding: 10px 30px 0px;
}
.main.course-detail .course-info .chapter .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .chapter-lists {
  list-style: none;
}
.main.course-detail .course-info .chapter .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .chapter-lists .chapter-list {
  margin-bottom: 6px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  cursor: pointer;
}
.main.course-detail .course-info .chapter .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .chapter-lists .chapter-list .time {
  margin-left: 10px;
}
.main.course-detail .course-info .chapter .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .chapter-lists .chapter-list-active {
  color: red;
}
.main.course-detail .course-info .chapter .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .chapter-lists .chapter-list:hover {
  color: #175199;
}
.main[data-v-4b4b9266] {
  width: 100%;
  min-width: 1280px;
  padding-top: 68px;
}
.main .module[data-v-4b4b9266] {
  width: 1200px;
  margin: auto;
}
.main .breadcrumb[data-v-4b4b9266] {
  margin: 30px auto 20px;
}
.main .course-panel[data-v-4b4b9266] {
  width: 100%;
  min-height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.main .course-panel .course-box[data-v-4b4b9266] {
  width: 1200px;
  display: flex;
  background: #FFF;
  margin: 0 auto 20px;
  padding: 20px 0;
  justify-content: space-between;
  flex-direction: row;
  position: relative;
}
.main .course-panel .course-box .status.iconfont[data-v-4b4b9266] {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 68px;
  z-index: 99;
  color: #fd6260;
  transform: rotate(90deg);
}
.main .course-panel .course-box .left[data-v-4b4b9266] {
  width: 640px;
  height: 360px;
  margin: 0 20px;
  position: relative;
}
.main .course-panel .course-box .left .video[data-v-4b4b9266] {
  box-shadow: 0px 0px 2px #9a9a9a;
}
.main .course-panel .course-box .left .video .video-player[data-v-4b4b9266] {
  height: 360px;
}
.main .course-panel .course-box .left .thumb[data-v-4b4b9266] {
  height: 100%;
  width: 100%;
}
.main .course-panel .course-box .right[data-v-4b4b9266] {
  padding: 8px 20px 6px 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main .course-panel .course-box .right .title[data-v-4b4b9266] {
  color: #333333;
}
.main .course-panel .course-box .right .count[data-v-4b4b9266] {
  margin: 6px 0 10px 0;
  color: #797979;
}
.main .course-panel .course-box .right .count .class-hour[data-v-4b4b9266] {
  margin: 0 20px;
}
.main .course-panel .course-box .right .desc[data-v-4b4b9266] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  color: #333333;
}
.main .course-panel .course-box .right .price[data-v-4b4b9266] {
  margin: 10px 0;
  font-size: 26px;
  color: #FF6A00;
}
.main .course-panel .course-box .right .price .line-price[data-v-4b4b9266] {
  margin-left: 10px;
  text-decoration: line-through;
  color: #CCCCCC;
  font-size: 16px;
}
.main .course-panel .course-box .right .subscribe[data-v-4b4b9266] {
  background: #FF6A00;
  color: #FFF;
  padding: 0 50px;
}
.main .course-panel .player-box[data-v-4b4b9266] {
  padding: 20px 0;
  background-color: #fff;
  width: 100%;
  margin-bottom: 40px;
}
.main .course-panel .player-box .course-player[data-v-4b4b9266] {
  width: 1200px;
  margin: auto;
  background: #FFF;
  display: flex;
  justify-content: center;
}
.main .course-info[data-v-4b4b9266] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.main .course-info .left[data-v-4b4b9266] {
  width: 860px;
  background: #FFF;
}
.main .course-info .right[data-v-4b4b9266] {
  flex: 1;
  margin-left: 20px;
  background: #FFF;
}
.main .course-info .tabs-box[data-v-4b4b9266] {
  background: #FFFFFF;
  width: 100%;
  border-bottom: 1px solid #F3F5F6;
}
.main .course-info .tabs-box .tabs[data-v-4b4b9266] {
  display: flex;
  list-style: none;
  width: 100%;
  height: 52px;
  line-height: 52px;
  border-bottom: 1px solid #E9E9E9;
}
.main .course-info .tabs-box .tabs .item[data-v-4b4b9266] {
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-right: 1px solid #E9E9E9;
  cursor: pointer;
}
.main .course-info .tabs-box .tabs .item[data-v-4b4b9266]:last-child {
  border-right: none;
}
.main .course-info .tabs-box .tabs .item[data-v-4b4b9266]:hover {
  color: #FFFFFF;
  background: rgba(243, 13, 13, 0.6);
}
.main .course-info .tabs-box .tabs .item.active[data-v-4b4b9266] {
  color: #FFFFFF;
  background: rgba(243, 13, 13, 0.8);
}
.main .course-info .tabs-box .tabs-panel[data-v-4b4b9266] {
  position: relative;
  overflow: hidden;
  overflow-y: auto;
}
.main .course-info .tabs-box .tabs-panel .panel[data-v-4b4b9266] {
  list-style: none;
  width: 100%;
  color: #333333;
  padding-top: 26px;
}
.main .course-info .tabs-box .tabs-panel .panel .course-content[data-v-4b4b9266] * {
  word-break: break-word;
  max-width: 100% !important;
}
.main .course-info .tabs-box .tabs-panel .panel .course-content[data-v-4b4b9266] img {
  max-width: 100% !important;
  max-height: 100% !important;
}
.main .course-info .tabs-box .tabs-panel .panel .item[data-v-4b4b9266] {
  font-size: 14px;
  margin-top: 16px;
  display: flex;
  align-items: flex-start;
}
.main .course-info .tabs-box .tabs-panel .panel .item .el-link[data-v-4b4b9266] {
  color: #333333;
  display: block;
}
.main .course-info .tabs-box .tabs-panel .panel .item .title[data-v-4b4b9266] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.main .course-info .tabs-box .tabs-panel .panel .item .el-link[data-v-4b4b9266]:hover {
  color: #036ADE;
}
.main .course-info .tabs-box .tabs-panel .topic .item[data-v-4b4b9266] {
  display: flex;
  line-height: unset;
}
.main .course-info .tabs-box .tabs-panel .topic .item .thumb[data-v-4b4b9266] {
  width: 112px;
  height: 63px;
  margin-right: 10px;
}
.main .course-info .tabs-box .tabs-panel .topic .item .box[data-v-4b4b9266] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main .course-info .tabs-box .tabs-panel .topic .item .box .tc[data-v-4b4b9266] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .course-info .tabs-box .tabs-panel .topic .item .box .tc .title[data-v-4b4b9266] {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}
.main .course-info .tabs-box .tabs-panel .topic .item .box .tc .count[data-v-4b4b9266] {
  color: #999999;
  font-size: 12px;
}
.main .course-info .tabs-box .tabs-panel .topic .item .box .tc .count .views[data-v-4b4b9266] {
  margin-left: 6px;
}
.main .course-info .tabs-box .tabs-panel .topic .item .box .desc[data-v-4b4b9266] {
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
