.top-animate {
  position: relative;
}
main .banner-box {
  height: 400px;
  position: relative;
  background: #386DE2;
}
main .banner-box .topWarp {
  width: 1190px;
  margin: 0 auto;
  position: relative;
}
main .banner-box .topWarp .share-box {
  position: absolute;
  z-index: 3;
  top: 68px;
  right: -40px;
  width: 40px;
  height: 40px;
  background-image: url(/assets/course/icon/icon-share-s.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.14);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: 0;
}
main .banner-box .topWarp .share-box .share-QR-box-new {
  width: 112px;
  height: 82px;
  position: absolute;
  top: 18px;
  left: -105px;
  color: #666;
  font-size: 12px;
  text-align: center;
  z-index: 5;
}
main .banner-box .topWarp .share-box .share-QR-box {
  display: none;
  width: 129px;
  height: 167px;
  position: absolute;
  top: -42px;
  left: -147px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  z-index: 5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
main .banner-box .topWarp .share-box .share-QR-box .Qr-box {
  width: 129px;
  height: 129px;
  padding: 10px;
}
main .banner-box .topWarp .share-box .share-QR-box .Qr-box #qrcode {
  width: 109px;
  height: 109px;
}
main .banner-box .topWarp .share-box .share-QR-box .Qr-box #qrcode img {
  width: 100%;
  height: 100%;
}
main .banner-box .topWarp .share-box .share-QR-box .share-text {
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: #2C2C40;
  line-height: 18px;
  margin-top: -5px;
}
main .banner-box .topWarp .share-box .share-QR-box::after {
  content: '';
  position: absolute;
  left: 127px;
  top: 53px;
  z-index: 10;
  display: block;
  width: 0;
  height: 0;
  margin-left: 2px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 8px solid #fff;
}
main .banner-box .topWarp .share-box:hover {
  background-color: rgba(255, 255, 255, 0.24);
}
main .banner-box .topWarp .share-box:hover .share-QR-box {
  display: block;
}
main .banner-box .topWarp .share-box:hover .share-QR-box-new {
  display: none;
}
main .banner-box .topWarp .guidance-video {
  position: absolute;
  z-index: 2;
  top: 124px;
  right: -40px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  background-image: url(/assets/course/icon/icon-playvideo-btn.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.14);
}
main .banner-box .topWarp .guidance-video:hover {
  background-color: rgba(255, 255, 255, 0.24);
}
main .banner-box .topWarp .goods-standards {
  position: absolute;
  top: 68px;
  right: 95px;
  width: 372px;
  height: 198px;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.8) 0%, #FFFFFF 100%);
  backdrop-filter: blur(10px);
  border-radius: 16px;
  padding: 24px 16px;
  z-index: 1;
}
main .banner-box .topWarp .goods-standards .goods-price {
  padding-left: 8px;
  height: 42px;
  display: flex;
}
main .banner-box .topWarp .goods-standards .goods-price .discountPrice-box {
  padding-left: 50px;
  position: relative;
  height: 42px;
  display: flex;
}
main .banner-box .topWarp .goods-standards .goods-price .discountPrice-box .price-tag {
  padding-left: 14px;
  position: absolute;
  bottom: 8px;
  left: 0;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #1D2129;
  line-height: 14px;
}
main .banner-box .topWarp .goods-standards .goods-price .discountPrice-box .price-tag:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-image: url(/assets/course/icon/icon-lightning.png);
  background-size: 100% 100%;
}
main .banner-box .topWarp .goods-standards .goods-price .discountPrice-box .has-discountPrice {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #86909C;
  line-height: 54px;
  margin-left: 12px;
  text-decoration: line-through;
}
main .banner-box .topWarp .goods-standards .goods-price .price-box {
  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #1D2129;
  line-height: 42px;
}
main .banner-box .topWarp .goods-standards .standards-box {
  width: 340px;
  margin-top: 8px;
  position: relative;
}
main .banner-box .topWarp .goods-standards .standards-box .curr-standards {
  display: flex;
  align-items: center;
  padding: 0 8px 0 48px;
  height: 32px;
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 8px;
  cursor: pointer;
}
main .banner-box .topWarp .goods-standards .standards-box .curr-standards:hover {
  background: rgba(255, 255, 255, 0.8);
}
main .banner-box .topWarp .goods-standards .standards-box .curr-standards > span {
  font-size: 0;
}
main .banner-box .topWarp .goods-standards .standards-box .curr-standards .service-period {
  margin-left: 12px;
}
main .banner-box .topWarp .goods-standards .standards-box .curr-standards i {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 8px;
  background-image: url(/assets/course/icon/icon-select.png);
  background-size: 16px 16px;
  transition: 0.2s transform;
}
main .banner-box .topWarp .goods-standards .standards-box .curr-standards i.open {
  transform: rotate(180deg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list {
  display: none;
  position: absolute;
  top: 36px;
  left: 0;
  width: 340px;
  background: #FFFFFF;
  box-shadow: 0px 12px 48px 16px rgba(0, 0, 0, 0.03), 0px 9px 28px 0px rgba(0, 0, 0, 0.05), 0px 6px 16px -8px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  padding: 10px;
  box-sizing: border-box;
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list li {
  width: 320px;
  height: 32px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-left: 48px;
  box-sizing: border-box;
  border-radius: 8px;
  position: relative;
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list li > span {
  font-size: 0;
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list li .service-period {
  margin-left: 12px;
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list li:last-child {
  margin-bottom: 0;
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list li:hover {
  background: rgba(22, 93, 255, 0.08);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list .active {
  background: rgba(22, 93, 255, 0.08);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list .active span {
  color: #165DFF !important;
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list .active .standards-label:after {
  background: #165DFF !important;
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list .active .standards-icon.icon-type-1 {
  background-image: url(/assets/course/icon/icon-standards-type-1-h.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list .active .standards-icon.icon-type-2 {
  background-image: url(/assets/course/icon/icon-standards-type-2-h.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list .active .standards-icon.icon-type-3 {
  background-image: url(/assets/course/icon/icon-standards-type-3-h.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list .active .standards-icon.icon-type-4 {
  background-image: url(/assets/course/icon/icon-standards-type-4-h.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list .active .standards-icon.icon-type-5 {
  background-image: url(/assets/course/icon/icon-standards-type-5-h.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list .active .standards-icon.icon-type-6 {
  background-image: url(/assets/course/icon/icon-standards-type-6-h.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-list .active .standards-icon.icon-type-7 {
  background-image: url(/assets/course/icon/icon-standards-type-7-h.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-icon {
  width: 32px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
  background-size: 100% 100%;
}
main .banner-box .topWarp .goods-standards .standards-box .standards-icon.icon-type-1 {
  background-image: url(/assets/course/icon/icon-standards-type-1.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-icon.icon-type-2 {
  background-image: url(/assets/course/icon/icon-standards-type-2.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-icon.icon-type-3 {
  background-image: url(/assets/course/icon/icon-standards-type-3.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-icon.icon-type-4 {
  background-image: url(/assets/course/icon/icon-standards-type-4.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-icon.icon-type-5 {
  background-image: url(/assets/course/icon/icon-standards-type-5.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-icon.icon-type-6 {
  background-image: url(/assets/course/icon/icon-standards-type-6.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-icon.icon-type-7 {
  background-image: url(/assets/course/icon/icon-standards-type-7.svg);
}
main .banner-box .topWarp .goods-standards .standards-box .standards-label {
  padding-right: 5px;
  margin-right: 3px;
  color: #4E5969;
  position: relative;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #1D2129;
  line-height: 22px;
}
main .banner-box .topWarp .goods-standards .standards-box .standards-label:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 10px;
  background: #C9CDD4;
}
main .banner-box .topWarp .goods-standards .standards-box .standards-text {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1D2129;
  line-height: 22px;
}
main .banner-box .topWarp .goods-standards .save-order {
  margin-top: 36px;
  height: 40px;
  background: linear-gradient(90deg, #165DFF 0%, #3196FF 100%);
  border-radius: 8px;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
main .banner-box .topWarp .goods-standards .save-order:hover {
  background: #165DFF;
}
main .banner-box .topWarp .discount-registration {
  position: absolute;
  top: 196px;
  right: 187px;
  width: 180px;
  height: 40px;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.8) 0%, #FFFFFF 100%);
  border-radius: 8px;
  backdrop-filter: blur(10px);
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #165DFF;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
main .banner-box .topWarp .discount-registration:hover {
  background: #FFFFFF;
}
main .banner-box .topWarp .course-cont {
  height: 336px;
  max-width: 650px;
  padding-left: 56px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
main .banner-box .topWarp .course-cont .course-title {
  max-width: 550px;
  font-size: 32px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 48px;
}
main .banner-box .topWarp .course-cont .course-stitle {
  max-width: 550px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  line-height: 24px;
  margin-top: 16px;
}
main .banner-box .topWarp .course-cont .course-price-box {
  height: 22px;
  margin-top: 42px;
}
main .banner-box .topWarp .course-cont .course-price-box .course-price-new {
  font-size: 24px;
  color: #FFFFFF;
  line-height: 22px;
  float: left;
}
main .banner-box .topWarp .course-cont .course-price-box .course-price-old {
  margin-left: 20px;
  text-decoration: line-through;
  line-height: 18px;
  float: left;
  font-size: 18px;
  color: #FFFFFF;
  opacity: 0.5;
  margin-top: 4px;
}
main .banner-box .topWarp .course-cont .course-price-box:after {
  display: block;
  content: "";
  clear: both;
}
main .banner-box .topWarp .course-cont .course-btn {
  margin-top: 14px;
  width: 202px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #FFFFFF;
  margin-right: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
main .banner-box .topWarp .course-cont .course-updatestatus {
  float: right;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 600px;
  height: 34px;
  background: rgba(255, 255, 255, 0.15);
  transform: translateY(80%);
  color: #ffffff;
  line-height: 34px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
  padding-left: 36px;
  padding-right: 20px;
  font-size: 14px;
}
main .banner-box .topWarp .course-cont .course-updatestatus:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 50%;
  width: 11px;
  height: 13px;
  transform: translateY(-50%);
  background-image: url(/assets/course/icon/course-updatestatus-icon.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
main .banner-box .topWarp .course-cont #has-open-sales {
  display: inline-block;
}
main .banner-box .topWarp .course-cont .sign-up,
main .banner-box .topWarp .course-cont .go-study,
main .banner-box .topWarp .course-cont .go-renew {
  cursor: pointer;
  background: #FA814C;
}
main .banner-box .topWarp .course-cont .sign-up:hover,
main .banner-box .topWarp .course-cont .go-study:hover,
main .banner-box .topWarp .course-cont .go-renew:hover {
  background: #FF9F4A;
}
main .banner-box .topWarp .course-cont .free-study {
  background: rgba(255, 255, 255, 0.2);
}
main .banner-box .topWarp .course-cont .free-study:hover {
  background: rgba(255, 255, 255, 0.4);
}
main .banner-box .topWarp .course-cont .course-shelf,
main .banner-box .topWarp .course-cont .temporary,
main .banner-box .topWarp .course-cont .sign-end {
  background: #979797;
  color: #EBEBEB;
  cursor: no-drop;
}
main .banner-box .topWarp .course-cont .course-end-time {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 14px;
}
main .banner-box .topWarp .course-cont .course-end-time:before {
  content: '';
  display: block;
  margin-right: 6px;
  float: left;
  width: 14px;
  height: 14px;
  background: url(/assets/course/icon/icon-time.png) no-repeat center;
}
main .banner-box .tag-box {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 64px;
  background: rgba(255, 255, 255, 0.08);
}
main .banner-box .tag-box .warp {
  width: 1190px;
  margin: 0 auto;
}
main .banner-box .tag-box .warp ul li {
  float: left;
  width: 33.333%;
  height: 64px;
  line-height: 64px;
  text-align: center;
}
main .banner-box .tag-box .warp ul li a {
  display: inline-block;
  position: relative;
  height: 64px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
}
main .banner-box .tag-box .warp ul li .major {
  color: #FFFFFF;
}
main .banner-box .tag-box .warp ul li .major::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -23px;
  bottom: 14px;
  width: 46px;
  height: 2px;
  background: #FFFFFF;
}
.guidance-video {
  background-image: url(/assets/course/video-bg.png);
  background-size: contain;
  background-position: center center;
  width: 1190px;
  margin: 30px auto 0;
  height: 200px;
  position: relative;
}
.guidance-video a {
  display: block;
  background-image: url(/assets/course/icon-play.png);
  background-size: contain;
  background-position: center center;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 421px;
  transform: translateY(-50%);
  transition: all 0.2s;
}
.guidance-video:hover {
  cursor: pointer;
}
.guidance-video:hover a {
  width: 77px;
  left: 417.5px;
  height: 77px;
}

main .class-details-box .text-warp {
  width: 1190px;
  margin: 30px auto 0;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
}
main .class-details-box .text-warp .table-top-box {
  padding: 40px 45px;
  background: #fff;
  margin-bottom: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
main .class-details-box .text-warp .table-top-box .service-box li {
  float: left;
  width: 275px;
  text-align: center;
}
main .class-details-box .text-warp .table-top-box .service-box li .cont-tit {
  font-size: 24px;
  color: #00001C;
  font-weight: lighter;
}
main .class-details-box .text-warp .table-top-box .service-box li .cont-tit .text-span {
  font-size: 50px;
  color: #2C2C40;
  line-height: 50px;
  font-weight: lighter;
}
main .class-details-box .text-warp .table-top-box .service-box li .cont-stit {
  margin-top: 16px;
  font-size: 12px;
  color: #82868D;
}
main .class-details-box .text-warp .table-top-box .service-box:after {
  content: '';
  display: block;
  clear: both;
}
main .class-details-box .text-warp .table-top-box .course-parameter {
  border: 1px solid #737E92;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
}
main .class-details-box .text-warp .table-top-box .course-parameter thead tr td {
  text-align: center;
}
main .class-details-box .text-warp .table-top-box .course-parameter thead tr td span {
  line-height: 40px;
  font-size: 14px;
  color: #606477;
  position: relative;
}
main .class-details-box .text-warp .table-top-box .course-parameter thead tr td span:after {
  position: absolute;
  top: 6px;
  right: -14px;
  width: 4px;
  height: 4px;
  background: #606477;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  content: '';
}
main .class-details-box .text-warp .table-top-box .course-parameter thead tr td span:before {
  position: absolute;
  top: 6px;
  left: -14px;
  width: 4px;
  height: 4px;
  background: #606477;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  content: '';
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .left {
  width: 208px;
  background: #F8F9FC;
  border-right: 1px solid #C4C9D1;
  display: table-cell;
  vertical-align: middle;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .left div {
  font-size: 14px;
  color: #737E92;
  line-height: 21px;
  margin-left: 31px;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .preschool-requirements {
  padding: 11px;
  text-align: center;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .preschool-requirements span {
  display: inline-block;
  margin-left: 120px;
  font-size: 12px;
  color: #606477;
  line-height: 18px;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .preschool-requirements span:nth-of-type(1) {
  margin-left: 0;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .live-playback {
  padding: 12px;
  text-align: center;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .live-playback span {
  font-size: 12px;
  color: #606477;
  line-height: 18px;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .effective-cont {
  padding: 13px 13px 5px;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .effective-cont .effective-tag-box {
  width: 430px;
  text-align: center;
  margin: 0 auto;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .effective-cont .effective-tag-box .effective-tag-title {
  position: relative;
  display: inline-block;
  font-size: 12px;
  color: #606477;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  background: #F0F3F9;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  cursor: pointer;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .effective-cont .effective-tag-box .effective-tag-title .effective-long-width {
  position: absolute;
  width: 267px;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .effective-cont .effective-tag-box .effective-tag-title .effective-tag-text {
  display: none;
  position: absolute;
  bottom: 33px;
  left: -12px;
  text-align: left;
  padding: 7px 16px;
  background: #fff;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #2C2C40;
  line-height: 18px;
  box-shadow: 6px 10px 22px 0 rgba(213, 213, 213, 0.53);
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .effective-cont .effective-tag-box .effective-tag-title:hover .effective-tag-text {
  display: block;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .update-cont {
  padding-right: 40px;
  padding: 12px 40px;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .update-cont ul li {
  margin-top: 10px;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .update-cont ul li .add-time {
  font-size: 12px;
  color: #606477;
  line-height: 18px;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .update-cont ul li .add-time span {
  line-height: 18px;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .update-cont ul li .chapter-box {
  line-height: 18px;
  font-size: 12px;
  color: #606477;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .update-cont ul li .chapter-box .chapter-tit {
  float: left;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .update-cont ul li .chapter-box .chapter-text {
  float: left;
  width: 771px;
  margin-left: 10px;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .update-cont ul li .chapter-box:after {
  content: '';
  display: block;
  clear: both;
}
main .class-details-box .text-warp .table-top-box .course-parameter tbody .update-cont ul li:nth-of-type(1) {
  margin-top: 0;
}
main .class-details-box .text-warp .table-top-box .course-parameter tr {
  height: 40px;
  border-bottom: 1px solid #737E92;
}
main .class-details-box .text-warp .course-information-box {
  padding: 50px 26px;
  background: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
main .class-details-box .text-warp .course-information-box #tinymce .divTag a {
  font-size: 14px;
  color: #535357;
}
main .class-details-box .text-warp .course-information-box #tinymce .divTag h1 {
  margin: 50px 0 11px;
  padding-left: 20px;
  border-left: 4px solid #A8B5DE;
  font-size: 18px;
  color: #7B8ECA;
  line-height: 18px;
}
main .class-details-box .text-warp .course-information-box #tinymce .divTag h2 {
  font-size: 14px;
  color: #2C2C40;
  line-height: 21px;
  font-weight: 600;
  margin: 15px 0 5px;
}
main .class-details-box .text-warp .course-information-box #tinymce .divTag p {
  font-size: 14px;
  color: #535357;
  line-height: 21px;
}
main .class-details-box .text-warp .course-information-box #tinymce .divTag p img {
  max-width: 1138px;
  display: block;
}
main .class-details-box .text-warp .course-information-box #tinymce .divTag:nth-of-type(1) h1:nth-of-type(1) {
  margin: 0 0 11px;
}
main .class-details-box .text-warp .course-information-box .information-cont {
  margin-top: 50px;
}
main .class-details-box .text-warp .course-information-box .information-cont .course-cont-title {
  padding-left: 11px;
  border-left: 4px solid #A8B5DE;
  font-size: 18px;
  color: #7B8ECA;
  line-height: 18px;
  margin-bottom: 11px;
}
main .class-details-box .text-warp .course-information-box .information-cont .conurse-cont-stit {
  font-size: 14px;
  color: #2C2C40;
  line-height: 21px;
  font-weight: 600;
}
main .class-details-box .text-warp .course-information-box .information-cont .cont-text {
  font-size: 14px;
  color: #535357;
  line-height: 21px;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .swiper-slide {
  padding-bottom: 50px;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .swiper-pagination {
  bottom: 2px;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .swiper-pagination .swiper-pagination-bullet {
  background: #DEE4E9;
  margin: 0 3px;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .swiper-pagination .swiper-pagination-bullet-active {
  background: #113EE5;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box {
  width: 1012px;
  margin: 50px auto 0;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box .teacher-cont {
  width: 466px;
  margin-right: 80px;
  float: left;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box .teacher-cont .left {
  width: 98px;
  height: 98px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  float: left;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box .teacher-cont .left img {
  display: block;
  width: 98px;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box .teacher-cont .right {
  float: left;
  width: 352px;
  height: 150px;
  margin-left: 16px;
  padding-top: 6px;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box .teacher-cont .right .teacher-name {
  font-size: 14px;
  color: #2c2c40;
  font-weight: 600;
  line-height: 20px;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box .teacher-cont .right .right-line {
  display: block;
  width: 352px;
  height: 1px;
  background: #DEE4E9;
  margin: 4px 0 6px;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box .teacher-cont .right .cont-stit {
  font-size: 14px;
  color: #535357;
  line-height: 21px;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box .teacher-cont .right .cont-introduce {
  font-size: 14px;
  color: #535357;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box .teacher-cont:after {
  display: block;
  clear: both;
  content: '';
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box li:nth-of-type(2n) {
  margin-right: 0;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box li:nth-of-type(3),
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box li:nth-of-type(4) {
  margin-top: 60px;
}
main .class-details-box .text-warp .course-information-box .teacher-cont-box .teacher-box:after {
  content: '';
  display: block;
  clear: both;
}
main .class-details-box .text-warp .course-information-box .emptyCon {
  text-align: center;
}
main .class-details-box .text-warp .course-information-box .emptyCon .conTxt {
  margin-top: 36px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #ABAFBD;
  line-height: 17px;
}
main .details-bottom-box {
  padding-top: 60px;
  padding-bottom: 100px;
  width: 1190px;
  margin: 0 auto;
}
main .details-bottom-box .course-list-box .cont-title {
  font-size: 24px;
  color: #050518;
  line-height: 26px;
  text-align: center;
}
main .details-bottom-box .course-list-box ul {
  margin-top: 30px;
}
main .details-bottom-box .course-list-box ul li {
  float: left;
  width: 267px;
  height: 233px;
  background: #fff;
  margin-left: 41px;
  box-shadow: 0 8px 7px 0 rgba(70, 109, 226, 0.03);
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
main .details-bottom-box .course-list-box ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
main .details-bottom-box .course-list-box ul li .img-box {
  height: 163px;
  position: relative;
}
main .details-bottom-box .course-list-box ul li .img-box img {
  width: 100%;
  height: 100%;
}
main .details-bottom-box .course-list-box ul li .img-box .label-box {
  width: 100%;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
main .details-bottom-box .course-list-box ul li .img-box .label-box span {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  display: block;
  float: right;
  border: 1px solid #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  padding: 5px 9px;
  color: #fff;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 12px;
}
main .details-bottom-box .course-list-box ul li .info-box {
  padding: 14px 12px 16px;
}
main .details-bottom-box .course-list-box ul li .info-box .course-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  color: #363a47;
  line-height: 18px;
}
main .details-bottom-box .course-list-box ul li .info-box .course-price {
  margin-top: 10px;
}
main .details-bottom-box .course-list-box ul li .info-box .course-price .price-text {
  float: left;
  font-size: 14px;
  color: #363a47;
}
main .details-bottom-box .course-list-box ul li .info-box .course-price .num-text {
  float: right;
  font-size: 12px;
  color: #abafbd;
  line-height: 14px;
  vertical-align: middle;
}
main .details-bottom-box .course-list-box ul li .info-box .course-price .num-text > span {
  margin-right: 5px;
}
main .details-bottom-box .course-list-box ul li .info-box .course-price .num-text span::before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  margin-top: -1px;
  width: 10px;
  height: 11px;
  margin-right: 5px;
  background-image: url(/assets/indexnew/persion.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
main .details-bottom-box .course-list-box ul li .info-box .course-price:after {
  display: block;
  content: '';
  clear: both;
}
main .details-bottom-box .course-list-box ul li:hover .info-box .course-title {
  color: #0b2fb5;
}
main .details-bottom-box .course-list-box ul li:nth-of-type(1) {
  margin-left: 0;
}
main .details-bottom-box .course-list-box ul li:nth-of-type(3n) {
  margin-left: 40px;
}
main .details-bottom-box .course-list-box ul:after {
  content: '';
  display: block;
  clear: both;
}
main .details-bottom-box .course-list-box .change-box {
  margin-top: 12px;
  text-align: right;
  font-size: 0;
}
main .details-bottom-box .course-list-box .change-box > div {
  display: inline-block;
  width: 19px;
  height: 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
main .details-bottom-box .course-list-box .change-box div:nth-of-type(2) {
  margin-left: 6px;
}
main .details-bottom-box .course-list-box .change-box .to-left {
  background: url("/assets/indexnew/a-left.png") no-repeat center;
  cursor: pointer;
  background-size: 19px 16px;
}
main .details-bottom-box .course-list-box .change-box .to-left:hover {
  background: url("/assets/indexnew/a-left-hover.png") no-repeat center;
  background-size: 19px 16px;
}
main .details-bottom-box .course-list-box .change-box .to-left-no {
  cursor: no-drop;
  background: url("/assets/indexnew/a-left-hover.png") no-repeat center;
  background-size: 19px 16px;
}
main .details-bottom-box .course-list-box .change-box .to-right {
  background: url("/assets/indexnew/a-right.png") no-repeat center;
  cursor: pointer;
  background-size: 19px 16px;
}
main .details-bottom-box .course-list-box .change-box .to-right:hover {
  background: url("/assets/indexnew/a-right-hover.png") no-repeat center;
  background-size: 19px 16px;
}
main .details-bottom-box .course-list-box .change-box .to-right-no {
  cursor: no-drop;
  background: url("/assets/indexnew/a-right-hover.png") no-repeat center;
  background-size: 19px 16px;
}
main .details-bottom-box .more-course-box {
  margin-top: 71px;
}
main .details-bottom-box .navigation-top {
  display: none;
}
main .details-bottom-box .navigation-top ul {
  width: 36px;
  position: fixed;
  bottom: 10%;
  left: 50%;
  transform: translateY(-50%);
  margin-left: -665px;
  z-index: 10;
}
main .details-bottom-box .navigation-top a {
  color: #fff;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 10px 6px;
  font-size: 12px;
  width: 36px;
  height: 40px;
  border-radius: 4px;
  background: #2158e6;
  line-height: 14px;
  cursor: pointer;
  position: relative;
}
main .details-bottom-box .navigation-top a:hover {
  background: #678ef1;
}
main .details-bottom-box .navigation-top li {
  width: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
main .list-box {
  width: 1190px;
  margin: 30px auto 100px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: #fff;
  padding: 20px 26px 56px;
}
main .list-box .free-table-btn {
  float: right;
  display: block;
  margin-top: -4px;
  margin-right: 28px;
  height: 20px;
  width: 73px;
  text-align: center;
  line-height: 20px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #FFFFFF;
  background: #2E5FFE;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
}
main .list-box .free-table-btn:hover {
  background: #113CDA;
}
main .list-box .list-cont {
  padding: 30px 0;
  border-bottom: 1px solid #F0F0F0;
}
main .list-box .list-cont .list-title {
  position: relative;
}
main .list-box .list-cont .list-title h4 {
  font-size: 14px;
  color: #2C2C40;
  font-weight: 600;
}
main .list-box .list-cont .list-title span {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #2C2C40;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
main .list-box .list-cont .chapter-box {
  display: none;
}
main .list-box .list-cont .chapter-box .chapter-title {
  margin-top: 25px;
  position: relative;
  height: 12px;
}
main .list-box .list-cont .chapter-box .chapter-title h6 {
  display: block;
  font-size: 12px;
  float: left;
  line-height: 12px;
  color: #2C2C40;
}
main .list-box .list-cont .chapter-box .chapter-title .live-tabel {
  width: 76px;
  height: 20px;
  line-height: 20px;
  -webkit-border-radius: 10px 10px 10px 0;
  -moz-border-radius: 10px 10px 10px 0;
  -ms-border-radius: 10px 10px 10px 0;
  -o-border-radius: 10px 10px 10px 0;
  border-radius: 10px 10px 10px 0;
  background: #0BB584;
  float: left;
  display: block;
  margin-top: -4px;
  font-size: 12px;
  color: #fff;
  padding-left: 7px;
  margin-left: 13px;
}
main .list-box .list-cont .chapter-box .chapter-title img {
  position: absolute;
  right: 0;
  top: 0px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  transform: rotateX(180deg);
}
main .list-box .list-cont .chapter-box .chapter-title:after {
  display: block;
  content: "";
  clear: both;
}
main .list-box .list-cont .chapter-box .chapter-cont {
  display: none;
  margin-top: 30px;
  padding: 30px;
  background: #F5F6F8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
main .list-box .list-cont .chapter-box .chapter-cont .summary-box {
  margin-top: 25px;
}
main .list-box .list-cont .chapter-box .chapter-cont .summary-box .summary-title {
  height: 12px;
}
main .list-box .list-cont .chapter-box .chapter-cont .summary-box .summary-title .title-text {
  display: block;
  float: left;
  font-size: 12px;
  color: #0B2FB5;
  line-height: 12px;
}
main .list-box .list-cont .chapter-box .chapter-cont .summary-box .summary-title .free-tag {
  float: left;
  display: block;
  margin-left: 13px;
  margin-top: -4px;
  width: 24px;
  height: 20px;
  background: url(/assets/course/icon/icon-free.png) no-repeat center;
}
main .list-box .list-cont .chapter-box .chapter-cont .summary-box .summary-title .icon-more-btn {
  width: 14px;
  height: 14px;
  float: right;
  transform: rotateX(0);
  cursor: pointer;
}
main .list-box .list-cont .chapter-box .chapter-cont .summary-box .summary-title::after {
  display: block;
  content: '';
  clear: both;
}
main .list-box .list-cont .chapter-box .chapter-cont .summary-box .summary-cont {
  margin-top: 25px;
}
main .list-box .list-cont .chapter-box .chapter-cont .summary-box .summary-cont li {
  margin-top: 15px;
  font-size: 12px;
  color: #737C8F;
  padding-left: 21px;
  position: relative;
}
main .list-box .list-cont .chapter-box .chapter-cont .summary-box .summary-cont li::before {
  content: '';
  display: block;
  position: absolute;
  left: 5px;
  top: 2px;
  width: 5px;
  height: 8px;
  background-image: url(/assets/course/icon/icon-sanjiao-r.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
main .list-box .list-cont .chapter-box .chapter-cont .summary-box .summary-cont li:nth-of-type(1) {
  margin-top: 0;
}
main .list-box .list-cont .chapter-box .chapter-cont .summary-box:nth-of-type(1) {
  margin-top: 0;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box {
  margin-top: 26px;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title {
  height: 30px;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .live-titleBox {
  height: 30px;
  float: left;
  font-size: 12px;
  color: #0B2FB5;
  line-height: 12px;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .live-titleBox span {
  display: block;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .live-titleBox .live-time {
  font-size: 13px;
  margin-top: 6px;
  margin-left: 20px;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .free-tag {
  margin-top: 6px;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .live-state {
  display: block;
  float: right;
  line-height: 30px;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .live-state-ing {
  font-size: 14px;
  color: #2E5FFE;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .live-state-end {
  font-size: 12px;
  color: #737C8F;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .live-state-no {
  font-size: 12px;
  color: #2C2C40;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .live-goto-class {
  width: 73px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 10px;
  background: #2E5FFE;
  position: relative;
  margin-top: 5px;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .live-goto-class:after {
  position: absolute;
  top: 4px;
  right: 10px;
  display: block;
  content: "";
  background: url(/web/images/course/newCourseList/icon-liveing-w.gif) no-repeat center;
  width: 10px;
  height: 12px;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .live-goto-class:hover {
  background: #113CDA;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .live-playback {
  width: 73px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  background: #2E5FFE;
  margin-top: 5px;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
main .list-box .list-cont .chapter-box .live-chapter-cont .summary-box .summary-title .live-playback:hover {
  background: #113CDA;
}
main .list-box .list-cont .chapter-box:nth-of-type(1) .chapter-title {
  margin-top: 25px;
}
main .list-box .list-cont:nth-of-type(1) {
  padding-top: 10px;
}
main .list-box .list-cont:nth-of-type(1) .chapter-box {
  display: block;
}
main .list-box .list-cont:nth-of-type(1) .chapter-box:nth-of-type(2) {
  display: block;
}
main .list-box .list-cont:nth-of-type(1) .chapter-box:nth-of-type(2) .chapter-title img {
  transform: rotateX(0deg);
}
main .list-box .list-cont:nth-of-type(1) .chapter-box:nth-of-type(2) .chapter-cont {
  display: block;
}
main .list-box .list-cont:nth-of-type(1) .chapter-box:nth-of-type(2) .chapter-cont .summary-box:nth-of-type(1) .summary-cont {
  display: block;
}
main .list-box .list-cont:nth-of-type(1) .chapter-box:nth-of-type(2) .chapter-cont .summary-box:nth-of-type(1) .icon-more-btn {
  transform: rotateX(0deg);
}
main .list-box .onlyOne-stage {
  border-bottom: 1px solid #F0F0F0;
  padding-bottom: 20px;
  min-height: 48px;
}
main .list-box .onlyOne-stage .chapter-title {
  position: relative;
  margin-top: 30px;
  height: 16px;
}
main .list-box .onlyOne-stage .chapter-title h6 {
  display: block;
  float: left;
  color: #2C2C40;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  font-weight: 600;
}
main .list-box .onlyOne-stage .chapter-title .live-tabel {
  width: 76px;
  height: 20px;
  line-height: 20px;
  -webkit-border-radius: 10px 10px 10px 0;
  -moz-border-radius: 10px 10px 10px 0;
  -ms-border-radius: 10px 10px 10px 0;
  -o-border-radius: 10px 10px 10px 0;
  border-radius: 10px 10px 10px 0;
  background: #0BB584;
  display: block;
  float: left;
  margin-top: -4px;
  font-size: 12px;
  color: #fff;
  padding-left: 7px;
  margin-left: 13px;
}
main .list-box .onlyOne-stage .chapter-title img {
  position: absolute;
  right: 0;
  top: 0px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  transform: rotateX(180deg);
}
main .list-box .onlyOne-stage .chapter-title:after {
  display: block;
  clear: both;
  content: "";
}
main .list-box .onlyOne-stage .chapter-cont {
  display: none;
  margin-top: 30px;
  padding: 30px;
  background: #F5F6F8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
main .list-box .onlyOne-stage .chapter-cont .summary-box {
  margin-top: 25px;
}
main .list-box .onlyOne-stage .chapter-cont .summary-box .summary-title {
  height: 12px;
}
main .list-box .onlyOne-stage .chapter-cont .summary-box .summary-title .title-text {
  display: block;
  float: left;
  font-size: 12px;
  color: #0B2FB5;
  line-height: 12px;
}
main .list-box .onlyOne-stage .chapter-cont .summary-box .summary-title .free-tag {
  float: left;
  display: block;
  margin-left: 13px;
  margin-top: -4px;
  width: 24px;
  height: 20px;
  background: url(/assets/course/icon/icon-free.png) no-repeat center;
}
main .list-box .onlyOne-stage .chapter-cont .summary-box .summary-title .icon-more-btn {
  width: 14px;
  height: 14px;
  float: right;
  transform: rotateX(0deg);
  cursor: pointer;
}
main .list-box .onlyOne-stage .chapter-cont .summary-box .summary-title::after {
  display: block;
  content: '';
  clear: both;
}
main .list-box .onlyOne-stage .chapter-cont .summary-box .summary-cont {
  margin-top: 25px;
}
main .list-box .onlyOne-stage .chapter-cont .summary-box .summary-cont li {
  margin-top: 15px;
  font-size: 12px;
  color: #737C8F;
  padding-left: 21px;
  position: relative;
}
main .list-box .onlyOne-stage .chapter-cont .summary-box .summary-cont li::before {
  content: '';
  display: block;
  position: absolute;
  left: 5px;
  top: 2px;
  width: 5px;
  height: 8px;
  background-image: url(/assets/course/icon/icon-sanjiao-r.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
main .list-box .onlyOne-stage .chapter-cont .summary-box .summary-cont li:nth-of-type(1) {
  margin-top: 0;
}
main .list-box .onlyOne-stage .chapter-cont .summary-box:nth-of-type(1) {
  margin-top: 0;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box {
  margin-top: 26px;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title {
  height: 30px;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .live-titleBox {
  height: 30px;
  float: left;
  font-size: 12px;
  color: #0B2FB5;
  line-height: 12px;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .live-titleBox span {
  display: block;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .live-titleBox .live-time {
  font-size: 13px;
  margin-top: 6px;
  margin-left: 20px;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .free-tag {
  margin-top: 6px;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .live-state {
  display: block;
  float: right;
  line-height: 30px;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .live-state-ing {
  font-size: 14px;
  color: #2E5FFE;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .live-state-end {
  font-size: 12px;
  color: #737C8F;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .live-state-no {
  font-size: 12px;
  color: #2C2C40;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .live-goto-class {
  width: 73px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 10px;
  background: #2E5FFE;
  position: relative;
  margin-top: 5px;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .live-goto-class:after {
  position: absolute;
  top: 4px;
  right: 10px;
  display: block;
  content: "";
  background: url(/web/images/course/newCourseList/icon-liveing-w.gif) no-repeat center;
  width: 10px;
  height: 12px;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .live-goto-class:hover {
  background: #113CDA;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .live-playback {
  width: 73px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  background: #2E5FFE;
  margin-top: 5px;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
main .list-box .onlyOne-stage .live-chapter-cont .summary-box .summary-title .live-playback:hover {
  background: #113CDA;
}
main .list-box .onlyOne-stage:nth-of-type(1) .chapter-title {
  margin-top: 10px;
}
main .list-box .onlyOne-stage:nth-of-type(1) .chapter-title img {
  transform: rotateX(0deg);
}
main .list-box .onlyOne-stage:nth-of-type(1) .chapter-cont {
  display: block;
}
main .list-box .onlyOne-stage:nth-of-type(1) .chapter-cont .summary-box:nth-of-type(1) .summary-title img {
  transform: rotateX(0deg);
}
main .list-box .onlyOne-stage:nth-of-type(1) .chapter-cont .summary-box:nth-of-type(1) .summary-cont {
  display: block;
}
main .list-box .onlyOne-chapter {
  border-bottom: 1px solid #F0F0F0;
  padding: 30px 0;
}
main .list-box .onlyOne-chapter .summary-title {
  height: 12px;
}
main .list-box .onlyOne-chapter .summary-title .title-text {
  font-size: 14px;
  font-weight: 600;
  display: block;
  float: left;
}
main .list-box .onlyOne-chapter .summary-title .free-tag {
  float: left;
  display: block;
  margin-left: 13px;
  margin-top: -4px;
  width: 24px;
  height: 20px;
  background: url(/assets/course/icon/icon-free.png) no-repeat center;
}
main .list-box .onlyOne-chapter .summary-title .icon-more-btn {
  width: 14px;
  height: 14px;
  float: right;
  transform: rotateX(0deg);
  cursor: pointer;
}
main .list-box .onlyOne-chapter .summary-title::after {
  display: block;
  content: '';
  clear: both;
}
main .list-box .onlyOne-chapter .chapter-cont {
  margin-top: 25px;
  padding: 25px;
  background: #F5F6F8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
main .list-box .onlyOne-chapter .chapter-cont .summary-box .summary-cont li {
  margin-top: 15px;
  font-size: 12px;
  color: #737C8F;
  padding-left: 21px;
  position: relative;
}
main .list-box .onlyOne-chapter .chapter-cont .summary-box .summary-cont li::before {
  content: '';
  display: block;
  position: absolute;
  left: 5px;
  top: 2px;
  width: 5px;
  height: 8px;
  background-image: url(/assets/course/icon/icon-sanjiao-r.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
main .list-box .onlyOne-chapter .chapter-cont .summary-box .summary-cont li:nth-of-type(1) {
  margin-top: 0;
}
main .list-box .onlyOne-chapter:nth-of-type(1) {
  padding-top: 10px;
}
main .list-box .onlyOne-chapter:nth-of-type(1) .summary-title .icon-more-btn {
  transform: rotateX(0deg);
}
main .list-box .onlyOne-chapter:nth-of-type(1) .chapter-cont {
  display: block;
}
main .list-box .onlyOne-chapter-live {
  border-bottom: 1px solid #F0F0F0;
  padding: 20px 0;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title {
  height: 30px;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .free-tag {
  float: left;
  display: block;
  margin-left: 13px;
  margin-top: -4px;
  width: 24px;
  height: 20px;
  background: url(/assets/course/icon/icon-free.png) no-repeat center;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-titleBox {
  height: 30px;
  float: left;
  font-size: 12px;
  color: #0B2FB5;
  line-height: 12px;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-titleBox span {
  display: block;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-titleBox .live-title {
  font-size: 14px;
  color: #2C2C40;
  line-height: 12px;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-titleBox .live-time {
  font-size: 13px;
  margin-top: 10px;
  margin-left: 23px;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .free-tag {
  margin-top: 6px;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-state {
  display: block;
  float: right;
  line-height: 30px;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-state-ing {
  font-size: 14px;
  color: #2E5FFE;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-state-end {
  font-size: 12px;
  color: #737C8F;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-state-no {
  font-size: 12px;
  color: #2C2C40;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-goto-class {
  width: 73px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 10px;
  background: #2E5FFE;
  position: relative;
  margin-top: 5px;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-goto-class:after {
  position: absolute;
  top: 4px;
  right: 10px;
  display: block;
  content: "";
  background: url(/web/images/course/newCourseList/icon-liveing-w.gif) no-repeat center;
  width: 10px;
  height: 12px;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-goto-class:hover {
  background: #113CDA;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-playback {
  width: 73px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  background: #2E5FFE;
  margin-top: 5px;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
main .list-box .onlyOne-chapter-live .live-chapter-cont .summary-title .live-playback:hover {
  background: #113CDA;
}
main .list-box .onlyOne-chapter-live:nth-of-type(1) {
  padding: 10px 0 20px;
}
main .list-box .emptyCon {
  padding: 136px 0 100px;
  text-align: center;
}
main .list-box .emptyCon .conTxt {
  margin-top: 36px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #ABAFBD;
  line-height: 17px;
}
main .evaluate-box {
  margin-top: 30px;
  padding-bottom: 100px;
}
main .evaluate-box .warp {
  width: 1190px;
  margin: 0 auto;
}
main .evaluate-box .warp .score-box {
  height: 60px;
  padding: 21px 30px;
  background: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
main .evaluate-box .warp .score-box .score-title {
  float: left;
  font-size: 18px;
  color: #2C2C40;
}
main .evaluate-box .warp .score-box .score-title span {
  display: inline-block;
  margin-left: 25px;
}
main .evaluate-box .warp .score-box .stars-box {
  margin-left: 10px;
  padding-top: 2px;
  float: left;
}
main .evaluate-box .warp .score-box .stars-box .stars-icon {
  padding-right: 4px;
  float: left;
  width: 18px;
  height: 14px;
  background: url(/assets/course/icon/icon-xing.png) no-repeat top left;
}
main .evaluate-box .warp .score-box .stars-box .stars-icon:last-of-type {
  width: 14px;
  padding-right: 0px;
}
main .evaluate-box .warp .score-box .stars-box .stars-icon-hover {
  background-image: url(/assets/course/icon/icon-xing-hover.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
main .evaluate-box .warp .score-box .score-other {
  float: right;
}
main .evaluate-box .warp .score-box .score-other ul li {
  float: left;
  font-size: 12px;
  color: #2C2C40;
  margin-left: 30px;
  line-height: 18px;
  position: relative;
}
main .evaluate-box .warp .score-box .score-other ul li span {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  margin-bottom: 3px;
}
main .evaluate-box .warp .score-box .score-other ul li .score-num {
  margin-bottom: 1px;
  display: inline-block;
  margin-left: 8px;
  font-size: 14px;
  vertical-align: middle;
}
main .evaluate-box .warp .score-box .score-other ul li:nth-of-type(1) {
  margin-left: 0px;
}
main .evaluate-box .warp .score-box .score-other ul .li-dian:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  background: #D8D8D8;
  position: absolute;
  top: 7px;
  left: -17px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
main .evaluate-box .warp .score-box:after {
  content: '';
  display: block;
  clear: both;
}
main .evaluate-box .warp .evaluate-cont {
  margin-top: 28px;
  padding: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: #fff;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top {
  width: 1130px;
  height: 241px;
  padding: 22px 20px 18px;
  margin-bottom: 42px;
  background: #FAFBFF;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-score-box {
  font-size: 16px;
  color: #2C2C40;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-score-box .score-txt {
  float: left;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-score-box ul {
  float: left;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-score-box ul li {
  margin-left: 40px;
  float: left;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-score-box ul li .title-txt {
  float: left;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-score-box ul li .title-txt .score-nums {
  text-align: center;
  display: inline-block;
  width: 25px;
  margin-left: 10px;
  font-weight: 600;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-score-box ul li .stars-box {
  margin-left: 10px;
  padding-top: 1px;
  float: left;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-score-box ul li .stars-box .stars-icon {
  padding-right: 4px;
  float: left;
  width: 18px;
  height: 14px;
  background: url(/assets/course/icon/icon-xing.png) no-repeat top left;
  cursor: pointer;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-score-box ul li .stars-box .stars-icon:last-of-type {
  width: 14px;
  padding-right: 0px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-score-box ul li .stars-box .stars-icon-hover {
  width: 18px;
  height: 14px;
  background-image: url(/assets/course/icon/icon-xing-hover.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-score-box ul li:nth-of-type(1) {
  margin-left: 0;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-score-box:after {
  content: '';
  display: block;
  clear: both;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-text-box {
  margin-top: 17px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-text-box textarea {
  width: 1090px;
  height: 98px;
  border: 1px solid #2E5FFE;
  padding: 14px;
  line-height: 16px;
  box-sizing: border-box;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  resize: none;
  font-size: 14px;
  background: transparent;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-text-box textarea::-webkit-input-placeholder {
  color: #91949F;
  font-size: 14px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-text-box textarea::-moz-placeholder {
  color: #91949F;
  font-size: 14px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-text-box textarea::-ms-input-placeholder {
  color: #91949F;
  font-size: 14px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-text-box .input-text-length {
  margin-top: 10px;
  text-align: right;
  font-size: 14px;
  color: #91949F;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-text-box .commit-box {
  margin-top: 10px;
  text-align: right;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-text-box .commit-box .commit-btn {
  cursor: pointer;
  display: inline-block;
  width: 110px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-size: 14px;
  color: #FFFFFF;
  background: #2E5FFE;
}
main .evaluate-box .warp .evaluate-cont .evaluate-top .evaluate-text-box .commit-box .commit-btn:hover {
  background: #113CDA;
}
main .evaluate-box .warp .evaluate-cont .evaluate-list-box .evaluate-li {
  width: 1130px;
  border-bottom: 1px solid #E1E1EC;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-list-box .evaluate-li .left {
  float: left;
  width: 40px;
  height: 40px;
  position: relative;
}
main .evaluate-box .warp .evaluate-cont .evaluate-list-box .evaluate-li .left img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #2E5FFE;
}
main .evaluate-box .warp .evaluate-cont .evaluate-list-box .evaluate-li .left i {
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #FFE900;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
main .evaluate-box .warp .evaluate-cont .evaluate-list-box .evaluate-li .right {
  width: 1070px;
  float: left;
  margin-left: 20px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-list-box .evaluate-li .right .uers-box {
  padding-top: 10px;
  font-size: 14px;
  color: #91949F;
  line-height: 14px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-list-box .evaluate-li .right .uers-box .evaluate-time {
  margin-left: 24px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-list-box .evaluate-li .right .evaluate-cont-text {
  margin-top: 8px;
  font-size: 14px;
  color: #2C2C40;
  line-height: 21px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-list-box .evaluate-li .right .lecturer-reply-box {
  padding: 20px 30px;
  margin-top: 18px;
  width: 1060px;
  background: #FAFBFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-list-box .evaluate-li .right .lecturer-reply-box h4 {
  font-size: 14px;
  color: #2E5FFE;
  font-weight: 600;
}
main .evaluate-box .warp .evaluate-cont .evaluate-list-box .evaluate-li .right .lecturer-reply-box .lecturer-reply-cont-text {
  margin-top: 6px;
  font-size: 14px;
  color: #2C2C40;
  line-height: 21px;
}
main .evaluate-box .warp .evaluate-cont .evaluate-list-box .evaluate-li:after {
  display: block;
  clear: both;
  content: '';
}
main .evaluate-box .warp .evaluate-cont .pages-box {
  height: 24px;
  margin: 0 auto 20px;
  text-align: center;
}
main .evaluate-box .warp .evaluate-cont .pages-box .pagination {
  display: inline-block;
}
main .evaluate-box .warp .evaluate-cont .pages-box .pagination a {
  width: 24px;
  height: 24px;
  border: 1px solid #e4e7f2;
  border-radius: 2px;
  display: block;
  float: left;
  margin-left: 10px;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #67686d;
  box-sizing: border-box;
  cursor: pointer;
}
main .evaluate-box .warp .evaluate-cont .pages-box .pagination a:first-of-type {
  margin-left: 0;
}
main .evaluate-box .warp .evaluate-cont .pages-box .pagination a:first-of-type i {
  display: inline-block;
  width: 6px;
  height: 11px;
  background: url(/assets/course/icon/icon_pages_left.png) no-repeat center;
}
main .evaluate-box .warp .evaluate-cont .pages-box .pagination a:last-of-type i {
  display: inline-block;
  width: 6px;
  height: 11px;
  background: url(/assets/course/icon/icon_pages_right.png);
}
main .evaluate-box .warp .evaluate-cont .pages-box .pagination .special {
  border: 0;
  color: #ff544c;
  line-height: 24px;
}
main .evaluate-box .warp .evaluate-cont .relativeAnsNoData {
  padding: 80px 0;
  text-align: center;
}
main .evaluate-box .warp .evaluate-cont .relativeAnsNoData .no-title {
  margin-top: 37px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #ABAFBD;
}
main .relativeAnsNoData #page-no-result {
  padding: 50px 0;
  text-align: center;
}
.guidance-video-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
}
.guidance-video-popup .popup-cont {
  width: 1090px;
  height: 648px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -545px;
  margin-top: -324px;
  padding: 40px;
}
.guidance-video-popup .popup-cont .video-close-btn {
  cursor: pointer;
  color: #D8D8D8;
  font-size: 15px;
  position: absolute;
  top: 15px;
  right: 15px;
}
.guidance-video-popup .popup-cont .video-close-btn:hover {
  color: #0B2FB5;
}
.guidance-video-popup .popup-cont .video-box {
  width: 1010px;
  height: 568px;
  outline: none;
}
.free-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
}
.free-popup .popup-cont {
  width: 600px;
  height: 312px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -156px;
  padding: 42px 40px 37px;
}
.free-popup .popup-cont .close-btn {
  cursor: pointer;
  color: #D8D8D8;
  font-size: 15px;
  position: absolute;
  top: 15px;
  right: 15px;
}
.free-popup .popup-cont .close-btn:hover {
  color: #0B2FB5;
}
.free-popup .popup-cont .free-popup-title {
  font-family: PingFangSC-Regular;
  font-size: 26px;
  color: #2C2C40;
  line-height: 26px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.free-popup .popup-cont .free-cont-box {
  margin-top: 20px;
}
.free-popup .popup-cont .free-cont-box .left {
  width: 200px;
  float: left;
}
.free-popup .popup-cont .free-cont-box .left img {
  width: 200px;
  height: 110px;
  display: block;
  background: #3F3E46;
}
.free-popup .popup-cont .free-cont-box .left span {
  display: block;
  margin-top: 10px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #0B2FB5;
  line-height: 18px;
}
.free-popup .popup-cont .free-cont-box .right {
  width: 301px;
  height: 147px;
  float: right;
}
.free-popup .popup-cont .free-cont-box .right p {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #515569;
  line-height: 21px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
}
.free-popup .popup-cont .free-cont-box .confirm-btn {
  width: 170px;
  height: 40px;
  background: #0B2FB5;
  position: absolute;
  text-align: center;
  line-height: 40px;
  right: 40px;
  bottom: 37px;
  cursor: pointer;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #FFFFFF;
}
.free-popup .popup-cont .free-cont-box:after {
  clear: both;
  content: "";
  display: block;
}
.free-popup .popup-cont .confirm-btn {
  width: 170px;
  height: 40px;
  background: #0B2FB5;
  position: absolute;
  text-align: center;
  line-height: 40px;
  right: 40px;
  bottom: 37px;
  cursor: pointer;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #FFFFFF;
}
.discount-8 {
  top: -2px !important;
}
.Model {
  display: none;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: rgba(55, 55, 55, 0.6);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.Model .line2 {
  position: absolute;
  width: 2px;
  height: 49px;
  background-color: #ffffff;
  left: 50%;
  bottom: -49px;
}
.Model .close {
  cursor: pointer;
  position: absolute;
  left: 162px;
  bottom: -88px;
  width: 39px;
  height: 39px;
  background-image: url(/assets/activity-1212/close.png);
  background-size: cover;
  opacity: 1;
}
.Model .box-1212 {
  background-image: url(/assets/activity-1212/bg.png);
  background-size: 180px 169px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 361px;
  height: 361px;
  background-color: #ffffff;
  border-radius: 20px;
}
.Model .box-1212 .one {
  margin-top: 214px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 2px;
  color: #666666;
}
.Model .box-1212 .two {
  text-align: center;
  margin-top: 15px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #ff3837;
}
.Model .box-1212 .line {
  margin-top: 29px;
  height: 1px;
  background-color: #ff3837;
}
.Model .box-1212 .sure {
  cursor: pointer;
  text-align: center;
  margin-top: 20px;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 3px;
  color: #ff3837;
}
.bxg-modal {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
}
.bxg-modal .bxg-modal-cont {
  width: 860px;
  height: 590px;
  background-color: #fff;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bxg-modal .bxg-modal-cont .bxg-modal-header {
  padding: 24px 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bxg-modal .bxg-modal-cont .bxg-modal-header .bxg-modal-title {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1D2129;
  line-height: 24px;
}
.bxg-modal .bxg-modal-cont .bxg-modal-header .bxg-modal-close {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  background-image: url(../../../assets/course/icon/icon-modal-close.png);
  background-size: 16px 16px;
  background-position: center;
  cursor: pointer;
}
.bxg-modal .bxg-modal-cont .bxg-modal-header .bxg-modal-close:hover {
  background-color: #F2F3F5;
}
.bxg-modal .bxg-modal-cont .bxg-modal-body {
  padding: 0 32px 24px;
}
.bxg-modal .bxg-modal-cont .bxg-modal-body #cc-video-box {
  width: 100%;
  height: 448px;
  border-radius: 8px;
  overflow: hidden;
}
.bxg-modal .bxg-modal-cont .bxg-modal-body .video-name-mask {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bxg-modal .bxg-modal-cont .bxg-modal-body .video-name-mask span {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 22px;
}
.bxg-modal .bxg-modal-cont .bxg-modal-body .video-name-mask .video-name {
  display: flex;
  align-items: center;
}
.bxg-modal .bxg-modal-cont .bxg-modal-body .video-name-mask .video-name i {
  width: 14px;
  height: 14px;
  margin-right: 5px;
  background-image: url(../../../assets/course/icon/icon-play.png);
  background-size: 100% 100%;
  font-style: normal;
}
.bxg-modal .bxg-modal-cont .bxg-modal-body .video-name-mask .video-name span {
  color: #4E5969;
}
.bxg-modal .bxg-modal-cont .bxg-modal-footer {
  padding: 0 32px 24px;
}
#cc-video-box #ccH5RightMenu,
#cc-video-box #ccH5historyTimeBox {
  display: none !important;
}
#cc-video-box .ccH5playerBox section {
  height: 50px;
}
#cc-video-box .ccH5playerBox section .ccH5TogglePlay,
#cc-video-box .ccH5playerBox section .ccH5TogglePause {
  width: 24px !important;
  height: 24px !important;
  position: absolute !important;
  top: 13px !important;
  left: 20px !important;
}
#cc-video-box .ccH5playerBox section .ccH5TogglePlay {
  background-image: url('../../../assets/course/icon/icon-play.svg') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
#cc-video-box .ccH5playerBox section .ccH5TogglePlay:hover {
  background-image: url('../../../assets/course/icon/icon-play-h.svg') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
#cc-video-box .ccH5playerBox section .ccH5TogglePause {
  background-image: url('../../../assets/course/icon/icon-pause.svg') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
#cc-video-box .ccH5playerBox section .ccH5TogglePause:hover {
  background-image: url('../../../assets/course/icon/icon-pause-h.svg') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
#cc-video-box .ccH5playerBox section .ccH5Time {
  width: auto !important;
  left: 64px;
  bottom: 15px;
  font-size: 12px;
  color: #fff;
  height: 20px;
}
#cc-video-box .ccH5playerBox section .ccH5Time em {
  line-height: 20px;
  margin: 0 !important;
  padding: 0 !important;
}
#cc-video-box .ccH5playerBox section .ccH5Time span {
  line-height: 20px;
  margin: 0 5px !important;
}
#cc-video-box .ccH5playerBox section .ccH5hd,
#cc-video-box .ccH5playerBox section .ccH5vm,
#cc-video-box .ccH5playerBox section .ccH5Setting {
  display: none !important;
}
#cc-video-box .ccH5playerBox section .ccH5sp {
  margin-top: 13px;
}
#cc-video-box .ccH5playerBox section .ccH5spul {
  bottom: 50px !important;
  right: 50px;
}
#cc-video-box .ccH5playerBox section .ccH5FullsBtn,
#cc-video-box .ccH5playerBox section .ccH5ExitFullsBtn {
  width: 22px;
  height: 22px;
  margin-top: 14px;
  margin-right: 20px;
}
#cc-video-box .ccH5playerBox section .ccH5FullsBtn {
  background-image: url('../../../assets/course/icon/icon-full.svg') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
#cc-video-box .ccH5playerBox section .ccH5FullsBtn:hover {
  background-image: url('../../../assets/course/icon/icon-full-h.svg') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
#cc-video-box .ccH5playerBox section .ccH5ExitFullsBtn {
  background-image: url('../../../assets/course/icon/icon-exit-full.svg') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
#cc-video-box .ccH5playerBox section .ccH5ExitFullsBtn:hover {
  background-image: url('../../../assets/course/icon/icon-exit-full-h.svg') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
#cc-video-box .ccH5playerBox section .ccH5ProgressBar {
  bottom: 50px;
  height: 3px;
}
#cc-video-box .ccH5playerBox section .ccH5ProgressBar .ccH5CurrentPro {
  background: #6AA1FF !important;
}
#cc-video-box .ccH5playerBox section .ccH5ProgressBar .ccH5CurrentPro .ccH5DragBtn {
  width: 14px;
  height: 14px;
  background: #6AA1FF;
  border-radius: 7px;
  bottom: -4px;
  right: -12px;
  box-shadow: 0 0 0 4px rgba(106, 161, 255, 0.4) !important;
  -moz-box-shadow: 0 0 0 4px rgba(106, 161, 255, 0.4) !important;
  -webkit-box-shadow: 0 0 0 4px rgba(106, 161, 255, 0.4) !important;
}
#cc-video-box .ccH5playerBox section .ccH5ProgressBar .ccH5CurrentPro .ccH5DragBtn:active {
  box-shadow: 0 0 0 4px rgba(106, 161, 255, 0.4) !important;
  -moz-box-shadow: 0 0 0 4px rgba(106, 161, 255, 0.4) !important;
  -webkit-box-shadow: 0 0 0 4px rgba(106, 161, 255, 0.4) !important;
}
#cc-video-box .ccH5playerBox section .ccH5ProgressBar:hover {
  height: 6px;
}
.wrapper-value-added-new {
  text-align: center;
}
@keyframes btn {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
html,
body {
  height: 100%;
}
.page-not-detail {
  height: calc(100% - 66px - 181px);
  min-height: 400px;
  position: relative;
  background: linear-gradient(180deg, #F7FBFF 0%, #FFFFFF 100%);
}
.page-not-detail .not-detail-cont {
  width: 180px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-not-detail .not-detail-cont img {
  width: 180px;
  height: 130px;
}
.page-not-detail .not-detail-cont p {
  margin-top: 12px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #86909C;
  line-height: 22px;
  text-align: center;
}
