#video_column {
  height: 100vh;
  background-color: #fff;
}

.back {
  width: 0.5rem;
  height: 0.5rem;
  color: #fff;
  position: fixed;
  top: 0.65rem;
  left: 0.3rem;
  font-size: 0.4rem;
}

.bannerImg {
  width: 100%;
  height: 4.24rem;
}
.fineCourseDetail_vip{
  height: 0.4rem;
}
.recommend {
  padding: 0.5rem 0.4rem 0.4rem;
  border-radius: 0 0 0.4rem 0.4rem;
  box-shadow: 0px 16px 16px 0px rgba(86, 64, 247, 0.06);
  margin-bottom: 0.5rem;
}

.recommend p {
  font-size: 0.26rem;
  color: #9494af;
}

.recommend .recommendTitle {
  color: #2b2b34;
  font-size: 0.36rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.periodical {
  vertical-align: middle;
  color: #646476;
  font-size: 0.22rem;
  background: #fafafe;
  padding: 0.07rem 0.2rem;
  border-radius: 0.12rem;
  font-weight: normal;
  margin-left: 0.2rem;
}

.share_img {
  width: .32rem;
  height: .32rem;
}

.introduce {
  font-size: 0.28rem;
  margin-bottom: 0.4rem;
  color: #646476;
}

.tag_img {
  width: 0.26rem;
  height: 0.26rem;
  vertical-align: top;
}

.recommend .price {
  color: #ff5a48;
  font-size: 0.4rem;
  margin-bottom: 0.3rem;
}

.recommend .price .price-top {
  display: flex;
  justify-content: flex-start;
}

.recommend .price .price-top .line-price {
  color: #9494af;
  font-size: 0.24rem;
  text-decoration: line-through;
  margin-left: 0.12rem;
  margin-bottom: 0.1rem;
  flex: 1;
}

.recommend .price .price-top .send-vip {
  height: 0.32rem;
  background: #ffffff;
  border-radius: 0.04rem;
  border: 1px solid #ffa104;
  font-size: 0.22rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffa104;
  line-height: 0.26rem;
}

.recommend .price .prices {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.recommend .price .openVip {
  font-size: 0.26rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #feae30;
  line-height: 0.3rem;
  margin-left: 0.13rem;
  text-decoration: underline;
  margin-top: 0.15rem;
}

.recommend .price .prices .original-price {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0.1rem;
}

.recommend .price .prices .original-price .tips {
  height: 0.32rem;
  font-size: 0.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.34rem;
  border-radius: 0.06rem;
  background-color: #ff7500;
  padding: 0 0.1rem;
  margin-right: 0.3rem;
}

.recommend .price .prices .original-price img {
  width: 0.4rem;
  height: 0.34rem;
}

.recommend .price .prices .original-price .vip-price {
  color: #ff5151;
  font-size: 0.3rem;
  font-weight: bold;
  margin-right: 0.1rem;
}

.recommend .price .prices .original-price .discount {
  color: #ff9c00 !important;
}

.shop {
  margin-bottom: 0.4rem;
}

.tag {
  display: inline-block;
  padding: 0.1rem 0.21rem;
  border-radius: 0.12rem;
  background: linear-gradient(to right, #8468fe, #559df9);
  color: #fff;
}

.update {
  color: #9494af;
  font-size: 0.26rem;
  margin-top: 0.1rem;
}

.colTitle {
  color: #646476;
  font-size: 0.3rem;
  display: flex;
  justify-content: space-around;
  border-bottom: 0.02rem solid #e5e5f7;
}

.colTitle p {
  padding: 0.12rem 0;
}

.active {
  color: #7955f9;
  font-weight: bold;
  border-bottom: 0.06rem solid #7955f9;
}

.detail_wrap {
  padding: 0.4rem 0.2rem 0;
}

.intro_img {
  width: 100%;
}

.duration,
.condition,
.valid,
.advisory,
.try,
.question {
  background: #fff;
  border-radius: 0.16rem;
  box-shadow: 0px 0.16rem 0.16rem 0px rgba(86, 64, 247, 0.06);
  margin-bottom: 0.2rem;
  color: #444452;
}

.duration,
.valid,
.advisory {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.duration {
  padding: 0.4rem 0.5rem 0.4rem 0.4rem;
  font-weight: bold;
  font-size: 0.26rem;
}

.condition {
  padding: 0.5rem;
  font-size: 0.26rem;
}

.condition_title {
  font-weight: bold;
  margin-bottom: 0.3rem;
  font-size: 0.3rem;
}

.cond_img {
  width: 0.36rem;
  height: 0.28rem;
  vertical-align: top;
}

.condition p {
  line-height: 0.56rem;
}

.valid {
  padding: 0.5rem 0.3rem 0.5rem 0.5rem;
  font-size: 0.26rem;
}

.valid_title {
  font-size: 0.3rem;
  font-weight: bold;
}

.arrow {
  vertical-align: middle;
}

.advisory {
  padding: 0.6rem 0.5rem;
  font-size: 0.3rem;
}

.ad_title {
  margin-bottom: 0.4rem;
  font-weight: bold;
}

.teacher {
  color: #646476;
  margin-bottom: 0.24rem;
}

.phone {
  font-size: 0.26rem;
  color: #744ef7;
}

.ad_right {
  text-align: center;
}

.code {
  width: 0.1 0.15rem;
  height: 0.1 0.15rem;
  padding: 0.05rem;
  border-radius: 0.04rem;
  background-color: rgba(239, 239, 248, 1);
  margin-bottom: 0.2rem;
}

.code img {
  width: 1.15rem;
  height: 1.15rem;
}

.wechat {
  color: #9494af;
  font-size: 0.22rem;
}

.try {
  padding: 0.6rem 0.2rem 0.4rem;
}

.try_title {
  font-size: 0.3rem;
  font-weight: bold;
  margin: 0 0 0.3rem 0.3rem;
}

.video_play {
  width: 6.7rem;
  border-radius: 0.12rem;
}

.question {
  padding: 0.8rem 0.3rem 0.4rem;
  font-size: 0.26rem;
}

.question_title {
  font-size: 0.3rem;
  font-weight: bold;
  margin-bottom: 0.6rem;
}

.divider {
  margin-bottom: 0.44rem;
}

.van-divider {
  color: #9494af;
  font-size: 0.24rem;
}

.question_wrap {
  display: flex;
  margin-bottom: 0.4rem;
}

.question_img,
.answer_img {
  width: 0.5rem;
  height: 0.5rem;
  align-self: flex-end;
}

.question_txt {
  background: linear-gradient(to right, #825fff, #5f51f9);
  padding: 0.2rem 0.3rem;
  color: #fff;
  line-height: 0.4rem;
  border-radius: 0.04rem;
  flex: auto;
  position: relative;
  margin-left: .2rem;
}

.cornerQ {
  position: absolute;
  left: -.13rem;
  bottom: 0;
  width: .18rem;
  height: .13rem;
}

.answer_wrap {
  display: flex;
  margin-bottom: 0.4rem;
}

.answer_txt {
  background: #fafafe;
  padding: 0.2rem 0.3rem;
  line-height: 0.4rem;
  border-radius: 0.04rem;
  flex: auto;
  position: relative;
  margin-right: .2rem;
}

.cornerA {
  position: absolute;
  right: -.13rem;
  bottom: 0;
  width: .18rem;
  height: .13rem;
}

.king_img {
  width: 0.31rem;
  height: 0.26rem;
  vertical-align: top;
}

.purchaseWrap {
  position: fixed;
  bottom: 0;
  width: 100%;
  font-size: 0.26rem;
}

.purchase {
  padding: 0.15rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #444452;
  box-shadow: 0px -0.1rem 0.16rem 0px rgba(86, 64, 247, 0.06);
  background: #fff;
  text-align: center;
  min-height: 0.5rem;
}

.purchase p {
  flex: auto;
}

.service {
  color: #444452;
  font-size: 0.26rem;
  padding-top: 0.08rem;
  padding-left: 0.15rem;
}

.serviceIcon {
  width: 0.3rem;
  height: 0.29rem;
  vertical-align: top;
}

.original {
  color: #3263ff;
  font-size: 0.26rem;
  text-decoration: underline;
}

.save-money {
  color: #ff5151;
  font-size: 0.26rem;
}

.vip {
  display: inline-block;
  color: #FFE6BD;
  padding: 0.2rem 0.3rem;
  border-radius: 0.4rem;
  background: #32312F;
  font-size: .3rem;
}

.original {
  color: #7955f9;
}

.join {
  font-size: 0.3rem;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(to right, #8468fe, #559df9);
  text-align: center;
  line-height: 1rem;
  position: fixed;
  bottom: 0;
  width: 100%;
}

.pro_list {
  padding: 0.4rem 0.2rem 0;
}

.pro_img {
  width: 100%;
  height: 2.2rem;
  margin-bottom: 0.2rem;
  border-radius: 0.12rem;
}


.vip-module {
  width: 100vw;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2999;
  background-color: rgba(0, 0, 0, 0.7);
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.vip-module .content {
  width: 5.87rem;
  height: 7.18rem;
  background-image: url("../images/vip/svip-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0px 0.02rem 0px 0px rgba(255, 255, 255, 0.52);
  box-shadow: 0px 0.02rem 0px 0px rgba(255, 255, 255, 0.52);
  border-radius: 0.28rem;
}

.vip-module .content .sub-title {
  -webkit-transform: scale(0.96);
  transform: scale(0.96);
  text-align: center;
  font-size: 0.28rem;
  font-weight: 500;
  color: #32312f;
  position: relative;
  margin-top: 1.82rem;
  margin-bottom: 0.33rem;
}

.vip-module .content .sub-title:after {
  content: "";
  /*CSS伪类用法*/
  position: absolute;
  /*定位背景横线的位置*/
  top: 44%;
  width: 0.6rem;
  height: 0.04rem;
  right: 0.42rem;
  background: -webkit-gradient(linear, right top, left top, from(#fff), to(#32312f));
  background: linear-gradient(to left, #fff 0%, #32312f 100%);
}

.vip-module .content .sub-title:before {
  content: "";
  /*CSS伪类用法*/
  position: absolute;
  /*定位背景横线的位置*/
  top: 44%;
  left: 0.42rem;
  background: -webkit-gradient(linear, left top, right top, from(#fff), to(#32312f));
  background: linear-gradient(to right, #fff 0%, #32312f 100%);
  width: 0.6rem;
  height: 0.04rem;
}

.vip-module .content .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 0.5rem;
}

.vip-module .content .list .item {
  width: 25%;
  text-align: center;
  margin-bottom: 0.36rem;
}

.vip-module .content .list .item img {
  width: 0.82rem;
  height: 0.82rem;
  display: inline-block;
}

.vip-module .content .list .item p {
  text-align: center;
  font-size: 0.24rem;
  font-weight: 500;
  color: #32312f;
  line-height: 0.33rem;
  margin-top: 0.04rem;
}

.vip-module .content .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0.5rem;
  margin-top: 0.33rem;
}

.vip-module .content .group button {
  width: 2.3rem;
  height: 0.75rem;
  padding-bottom: 0.05rem;
  border-radius: 0.4rem;
  line-height: 0.4rem;
  font-weight: 400;
  font-size: 0.3rem;
}

.vip-module .content .group button:first-child {
  background: #fffcf7;
  border: 0.01rem solid rgba(54, 53, 49, 0.55);
  color: #8f877b;
}

.vip-module .content .group button:last-child {
  background: #32312f;
  border: 0.01rem solid #32312f;
  color: #ffe6bd;
}

/*# sourceMappingURL=aaa.css.map */