@font-face {
  font-family: "AlibabaPuHuiTi";
  src: url("../fonts/AlibabaPuHuiTi-3-85-Bold.ttf");
}
.essen-course-small .bottm {
  position: unset;
}
.topic-column-wrap .large-live-course.regular-item:first-child {
  margin-top: 0;
}
.topic-column-wrap .act-course.regular-item {
  margin-top: 0;
}
.topic-column-wrap .large-img-course {
  display: flex;
}
.topic-column-wrap .large-img-course .info {
  order: 1;
  margin-top: 0.3rem;
}
.topic-column-wrap .large-img-course .info .description {
  margin-bottom: 0;
}
.loading-ske .large-live-course .fee,
.loading-ske .act-course .fee {
  display: none;
}
.large-live-course,
.act-course {
  color: #62666A;
}
.large-live-course .regular-item,
.act-course .regular-item {
  margin-top: 0;
}
.large-live-course .tag-addr,
.act-course .tag-addr {
  margin-top: 0.1rem;
  display: flex;
  margin-bottom: 0.2rem;
  justify-content: space-between;
}
.large-live-course .tag-count,
.act-course .tag-count {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.large-live-course .tag-count .count-down,
.act-course .tag-count .count-down {
  font-size: 0.23rem;
  font-weight: 500;
  color: #3D3D3D;
  line-height: 0.37rem;
  margin-bottom: 0.3663rem;
}
.large-live-course .tag-count .count-down span,
.act-course .tag-count .count-down span {
  font-size: 0.38rem;
  font-family: AlibabaPuHuiTi;
  font-weight: bold;
  color: #F09A25;
  line-height: 0.52rem;
}
.large-live-course .tag-count .tag-wrap,
.act-course .tag-count .tag-wrap {
  margin-bottom: 0;
}
.large-live-course .tag-count2 .addr,
.act-course .tag-count2 .addr {
  margin-bottom: 0;
}
.large-live-course .tag-count2 .tag-wrap,
.act-course .tag-count2 .tag-wrap {
  width: auto;
  margin-bottom: 0;
  margin-right: 0.2rem;
}
.large-live-course .tag-count2 .tag-wrap .levelField,
.act-course .tag-count2 .tag-wrap .levelField {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 1.17rem;
}
.large-live-course .tag-count2 .tag-wrap .levelField .icon,
.act-course .tag-count2 .tag-wrap .levelField .icon {
  display: inline-flex;
  vertical-align: middle;
}
.large-live-course .tag-count2 .tag-wrap .mainField,
.act-course .tag-count2 .tag-wrap .mainField {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 0.87rem;
  text-align: center;
}
.large-live-course .end-tag,
.act-course .end-tag {
  margin-bottom: 0.09rem;
}
.large-live-course .addr,
.act-course .addr {
  font-size: 0.24rem;
  line-height: 0.45rem;
  position: relative;
  padding-left: 0.28rem;
  margin-top: 0.15rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #3D3D3D;
}
.large-live-course .addr::before,
.act-course .addr::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 0.1744rem;
  height: 0.2267rem;
  background: url("../images/location@2x.png") no-repeat center center;
  background-size: contain;
}
.large-live-course .fee,
.act-course .fee {
  font-weight: 500;
  font-size: 0.24rem;
  font-family: PingFangSC, PingFang SC;
  color: #3D3D3D;
}
.large-live-course .fee span,
.act-course .fee span {
  font-size: 0.3rem;
  color: #F09A25;
  margin-left: 0.1rem;
  font-family: AlibabaPuHuiTi;
  font-weight: bold;
}
.large-live-course .large-btn-po,
.act-course .large-btn-po {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.15rem;
}
.large-live-course .large-btn-po .length,
.act-course .large-btn-po .length {
  font-size: 0.24rem;
  color: #F09A25;
  line-height: 0.58rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
}
.large-live-course .large-btn-po .length.payback-length,
.act-course .large-btn-po .length.payback-length {
  color: #878787;
}
.large-live-course .btn,
.act-course .btn {
  height: 0.59rem;
  line-height: 0.59rem;
  background: #F09A25;
  border-radius: 0.3rem;
  color: #fff;
  font-size: 0.24rem;
  text-align: center;
  letter-spacing: 0.03rem;
  margin-top: 0.26rem;
  display: none;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
}
.large-live-course .btn.apply-fail,
.act-course .btn.apply-fail {
  background: rgba(135, 135, 135, 0.54);
}
.large-live-course .live-btn,
.act-course .live-btn {
  width: 2.08rem;
  height: 0.58rem;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: flex-end;
  background: #F09A25;
  border-radius: 0.3rem;
  font-size: 0.24rem;
  color: #fff;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
}
.large-live-course .live-btn img,
.act-course .live-btn img {
  width: 0.174rem;
  height: 0.192rem;
  margin-left: 0.3rem;
}
.large-live-course .live-btn.apply-fail,
.act-course .live-btn.apply-fail {
  background: rgba(135, 135, 135, 0.54);
}
.large-live-course .image,
.act-course .image {
  position: relative;
}
.large-live-course .image .status,
.act-course .image .status {
  width: 100%;
  height: 0.45rem;
  line-height: 0.45rem;
  text-align: center;
  background: rgba(98, 102, 106, 0.34);
  color: #fff;
  font-size: 0.19rem;
  position: absolute;
  left: 0;
  bottom: 0;
  display: unset;
}
.large-live-course .onlive-tag,
.act-course .onlive-tag,
.large-live-course .member-tag,
.act-course .member-tag,
.large-live-course .share-tag,
.act-course .share-tag,
.large-live-course .live-tag,
.act-course .live-tag {
  width: 0.8023rem;
  height: 0.3488rem;
  position: absolute;
  top: -0.0698rem;
  right: 0.1395rem;
}
.large-live-course .playing-icon,
.act-course .playing-icon {
  width: 0.89rem;
  height: 0.89rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}
.large-live-course .playing-icon img,
.act-course .playing-icon img {
  width: 0.42rem;
  height: 0.42rem;
  object-fit: contain;
}
.act-course .tag-count .count-down {
  margin-bottom: 0.28rem;
}
.large-live-course .image,
.act-course .image {
  overflow: unset;
}
.liveOffline.apply-share .live-btn {
  background: #00AB7A;
}
.liveOffline.apply-live .live-btn {
  background: #00457C;
}
.liveOffline.apply-share .act-course-top .live-btn-po .live-btn.apply-fail {
  background: rgba(135, 135, 135, 0.54);
}
.liveOffline.apply-live .act-course-top .live-btn-po .live-btn.apply-fail {
  background: rgba(135, 135, 135, 0.54);
}
.tag-wrap {
  margin-top: 0.1221rem;
}
.large-live-course .description {
  margin-top: 0.26rem;
}
.large-live-course .info {
  margin-top: 0.3663rem;
}
.large-live-course .info .tag-wrap {
  margin-bottom: 0.26rem;
}
.act-course {
  padding-top: 0.3rem;
  border-color: #EAEAEA;
}
.act-course .act-course-top {
  display: flex;
  justify-content: space-between;
}
.act-course .act-course-top .image {
  width: 2.34rem;
  height: 2.34rem;
  position: relative;
  margin-right: 0.3rem;
}
.act-course .act-course-top .live-btn-po {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: space-between;
  min-height: 2.34rem;
}
.act-course .act-course-top .live-btn-po .bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.act-course .act-course-top .live-btn-po .bottom .fee {
  margin-top: 0.1rem;
}
.act-course .act-course-top .live-btn-po .bottom .marginTop20 {
  margin-top: 0.1rem;
}
.act-course .act-course-top .info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.act-course .act-course-top .info .description {
  font-size: 0.3rem;
  line-height: 0.42rem;
  font-weight: 500;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  margin-bottom: 0;
  font-family: PingFangSC, PingFang SC;
  color: #3D3D3D;
}
.act-course .act-course-top .info .fee {
  align-self: flex-end;
  font-weight: 500;
  font-size: 0.21rem;
  height: 0.37rem;
  line-height: 0.37rem;
  margin-top: 0.1rem;
}
.act-course .act-course-top .info .fee span {
  font-size: 0.26rem;
  color: #F09A25;
  margin-left: 0.1rem;
}
.act-course .activity-btn-wrap {
  width: 100%;
  margin-top: 0.26rem;
  *zoom: 1;
}
.act-course .activity-btn-wrap::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.act-course .activity-btn-wrap .live-btn {
  float: right;
}
.act-course .activity-btn-wrap .fee {
  float: left;
  line-height: 0.58rem;
}
.act-course .activity-btn-wrap .addr {
  float: left;
  max-width: 60%;
  margin-top: 0;
  line-height: 0.58rem;
}
.column-course-con .act-course:first-child,
.more-course-wrap .act-course:first-child {
  padding-top: 0;
}
.video-course .play-btn::after,
.large-live-course .play-btn::after {
  content: "";
  width: 0.7674rem;
  height: 0.7674rem;
  background: url("../images/playbtn_index.png") center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
}
.small-video.play-btn::after {
  content: "";
  width: 0.7674rem;
  height: 0.7674rem;
  background: url("../images/playbtn_index.png") center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
}
.act-course .play-btn::after {
  content: "";
  width: 0.77rem;
  height: 0.77rem;
  background: url("../images/playbtn_index.png") center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
}
.topic-column-wrap .video-course {
  display: flex;
  flex-direction: column;
}
.topic-column-wrap .video-course .info {
  margin-top: 0.3rem;
}
.topic-column-wrap .video-course .info .description {
  margin-bottom: 0;
}
