.coupon-popup {
  transform: scale(1.05);
}
.coupon-popup img {
  display: block;
  width: 100%;
}
.coupon-popup-imgbox {
  margin: 0 auto;
  margin-top: 1.18rem;
  width: 3.37rem;
  height: 4.01rem;
}
.coupon-popup-btn {
  display: inline-block;
  position: absolute;
  top: 2.75rem;
  left: 50%;
  margin-left: -1.09rem;
  width: 2.18rem;
  height: 0.64rem;
  background-size: contain;
  animation: shrinking1 ease-in-out 1.5s infinite;
}
.coupon-popup-btn img {
  transform: scale(1.05);
}
@keyframes shrinking1 {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}
.welfare-popup img {
  display: block;
  width: 100%;
}
.welfare-popup-imgbox {
  margin-top: 1.18rem;
  width: 3.75rem;
  height: 4.03rem;
  position: relative;
  left: 50%;
  margin-left: -1.935rem;
}
.welfare-popup-imgbox img {
  transform: scale(1.2);
}
.welfare-popup-btn {
  display: inline-block;
  position: absolute;
  top: 3.95rem;
  left: 50%;
  margin-left: -1.37rem;
  width: 2.72rem;
  height: 0.98rem;
  background-size: contain;
  animation: shrinking2 ease-in-out 1.5s infinite;
}
.welfare-popup-btn img {
  transform: scale(1.1);
}
@keyframes shrinking2 {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.94);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.94);
  }
  to {
    transform: scale(1);
  }
}
.skin-popup {
  position: fixed;
  z-index: 99;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.85);
}
.learningWayContainer--Ljepi809 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}
.learningWayContainer--Ljepi809 .mask--D53ATY9s {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 1;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC {
  position: relative;
  width: 3.04rem;
  height: 3.96rem;
  background: #fff;
  z-index: 2;
  border-radius: 0.24rem;
  overflow: hidden;
  background: #ffeedb;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .header--RAr8Br11 {
  width: 3.04rem;
  height: 1.2rem;
  background: url(../images/learning_way_header.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 0.16rem;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.85);
  line-height: 0.24rem;
  text-shadow: 0.01rem 0.01rem 0.01rem 0 rgba(0, 0, 0, 0.25);
  padding: 0.23rem;
  box-sizing: border-box;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv {
  padding: 0.08rem;
  box-sizing: border-box;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv .button--CW5vdOr5 {
  width: 2.56rem;
  height: 0.7rem;
  background: #ffffff;
  border-radius: 0.16rem;
  margin: 0.16rem auto 0;
  font-size: 0.17rem;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  padding: 0.12rem 0;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv .button--CW5vdOr5.mobile--kCPMazKT {
  color: #ff6229;
  border: 0.01rem solid #ff6229;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv .button--CW5vdOr5.mobile--kCPMazKT:active {
  background: #ffefea;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv .button--CW5vdOr5.pc--GDdPlWEe {
  color: #118aff;
  border: 0.01rem solid #118aff;
  position: relative;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv .button--CW5vdOr5.pc--GDdPlWEe:active {
  background: #e7f3ff;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv .button--CW5vdOr5.pc--GDdPlWEe .flag--RD6i8Vzu {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.64rem;
  height: 0.22rem;
  background: #118aff;
  border-radius: 0 0.16rem 0 0.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.12rem;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: #fff;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv .button--CW5vdOr5.pc--GDdPlWEe .flag--RD6i8Vzu .flagIcon--GJ5IjO5h {
  margin-top: 0.04rem;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv .button--CW5vdOr5.pc--GDdPlWEe .flag--RD6i8Vzu .flagTxt--BNeoiVmz {
  margin-left: 0.04rem;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv .button--CW5vdOr5 .way--U2inoa1t {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv .button--CW5vdOr5 .way--U2inoa1t .wayIcon--KYjhj2uN {
  font-size: 0.2rem;
  display: block;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv .button--CW5vdOr5 .way--U2inoa1t .wayTxt--SQKoAfSF {
  margin-left: 0.08rem;
  margin-top: -0.06rem;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .wrapper--vWFb2Kwv .button--CW5vdOr5 .desc--YqteVQ9y {
  font-size: 0.12rem;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0.18rem;
  text-align: center;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .tip--XwZhyTOa {
  margin-top: 0.16rem;
  text-align: CENTER;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0.22rem;
  font-size: 0.12rem;
  padding: 0 0.18rem;
  box-sizing: border-box;
}
.learningWayContainer--Ljepi809 .main--eAkPT0oC .bottomBg--wVx7EsXn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}
.learningWayContainer--Ljepi809 .confirmModal--ptMEBbJa {
  position: relative;
  width: 3.04rem;
  height: 3.96rem;
  background: #fff;
  z-index: 2;
  border-radius: 0.24rem;
  overflow: hidden;
  background: #ffeedb;
}
.learningWayContainer--Ljepi809 .confirmModal--ptMEBbJa .header--RAr8Br11 {
  height: 1.2rem;
  background: url(../images/learning_way_header_2.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 0.15rem;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.24rem;
  text-align: left;
  padding: 0.24rem;
  box-sizing: border-box;
}
.learningWayContainer--Ljepi809 .confirmModal--ptMEBbJa .lines--WFoG5Sog {
  padding: 0 0.24rem;
  box-sizing: border-box;
}
.learningWayContainer--Ljepi809 .confirmModal--ptMEBbJa .lines--WFoG5Sog .line--qBuyQsRy {
  font-size: 0.13rem;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.18rem;
  margin-bottom: 0.1rem;
}
.learningWayContainer--Ljepi809 .confirmModal--ptMEBbJa .buttons--JFKhHvKW {
  margin-top: 0.2rem;
}
.learningWayContainer--Ljepi809 .confirmModal--ptMEBbJa .buttons--JFKhHvKW .button--CW5vdOr5 {
  width: 2.56rem;
  height: 0.48rem;
  background: #ffffff;
  border-radius: 0.16rem;
  margin: 0.12rem auto 0;
  font-size: 0.17rem;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  padding: 0.12rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.learningWayContainer--Ljepi809 .confirmModal--ptMEBbJa .buttons--JFKhHvKW .button--CW5vdOr5 .buttonIcon--ZXxWdWrd {
  font-size: 0.2rem;
  display: block;
  margin-right: 0.08rem;
  margin-top: 0.06rem;
}
.learningWayContainer--Ljepi809 .confirmModal--ptMEBbJa .buttons--JFKhHvKW .button--CW5vdOr5.mobile--kCPMazKT {
  color: #ff6229;
  border: 0.01rem solid #ff6229;
}
.learningWayContainer--Ljepi809 .confirmModal--ptMEBbJa .buttons--JFKhHvKW .button--CW5vdOr5.mobile--kCPMazKT:active {
  background: #ffefea;
}
.learningWayContainer--Ljepi809 .confirmModal--ptMEBbJa .buttons--JFKhHvKW .button--CW5vdOr5.pc--GDdPlWEe {
  color: #118aff;
  border: 0.01rem solid #118aff;
  position: relative;
}
.learningWayContainer--Ljepi809 .confirmModal--ptMEBbJa .buttons--JFKhHvKW .button--CW5vdOr5.pc--GDdPlWEe:active {
  background: #e7f3ff;
}
.learningWayContainer--Ljepi809 .confirmModal--ptMEBbJa .bottomBg--wVx7EsXn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK {
  position: relative;
  width: 3.3rem;
  background: #fff;
  z-index: 2;
  border-radius: 0.24rem;
  overflow: hidden;
  background: #ffeedb;
  padding-bottom: 0.24rem;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .header--RAr8Br11 {
  width: 100%;
  height: 1.2rem;
  background: url(../images/learning_way_header.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 0.16rem;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.85);
  line-height: 0.24rem;
  text-shadow: 0.01rem 0.01rem 0.01rem 0 rgba(0, 0, 0, 0.25);
  padding: 0.23rem;
  box-sizing: border-box;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .wrapper--vWFb2Kwv {
  padding: 0.12rem;
  box-sizing: border-box;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .wrapper--vWFb2Kwv .line--qBuyQsRy {
  font-size: 0.14rem;
  margin-bottom: 0.1rem;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .wrapper--vWFb2Kwv .button--CW5vdOr5 {
  height: 0.48rem;
  background: #ffffff;
  border-radius: 0.16rem;
  margin: 0.16rem auto 0;
  font-size: 0.16rem;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .wrapper--vWFb2Kwv .button--CW5vdOr5 .icon--X9S92PzA {
  width: 0.2rem;
  margin-right: 0.08rem;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .wrapper--vWFb2Kwv .button--CW5vdOr5.mobile--kCPMazKT {
  color: #ff6229;
  border: 0.01rem solid #ff6229;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .wrapper--vWFb2Kwv .button--CW5vdOr5.mobile--kCPMazKT:active {
  background: #ffefea;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .wrapper--vWFb2Kwv .button--CW5vdOr5.ok--HyxuL4qG {
  color: #118aff;
  border: 0.01rem solid #118aff;
  position: relative;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .wrapper--vWFb2Kwv .button--CW5vdOr5.ok--HyxuL4qG:active {
  background: #e7f3ff;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .wrapper--vWFb2Kwv .button--CW5vdOr5.ok--HyxuL4qG .flag--RD6i8Vzu {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.55rem;
  height: 0.15rem;
  background: #118aff;
  border-radius: 0 0.16rem 0 0.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.1rem;
  color: #fff;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .wrapper--vWFb2Kwv .button--CW5vdOr5.ok--HyxuL4qG .flag--RD6i8Vzu .flagIcon--GJ5IjO5h {
  margin-top: 0.02rem;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .wrapper--vWFb2Kwv .button--CW5vdOr5.ok--HyxuL4qG .flag--RD6i8Vzu .flagTxt--BNeoiVmz {
  margin-left: 0.04rem;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .tip--XwZhyTOa {
  margin-top: 0.16rem;
  text-align: CENTER;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0.22rem;
  font-size: 0.12rem;
  padding: 0 0.18rem;
  box-sizing: border-box;
}
.learningWayContainer--Ljepi809 .onlyPcMain--C8vzdWjK .bottomBg--wVx7EsXn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}
.learningWayContainer--Ljepi809 .noPcModal--mKkuYeQF {
  position: relative;
  width: 3.3rem;
  background: #fff;
  z-index: 2;
  border-radius: 0.24rem;
  overflow: hidden;
  background: #ffeedb;
  padding-bottom: 0.36rem;
}
.learningWayContainer--Ljepi809 .noPcModal--mKkuYeQF .header--RAr8Br11 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1.2rem;
  background: url(../images/learning_way_header_2.png) no-repeat;
  background-size: 100% 100%;
}
.learningWayContainer--Ljepi809 .noPcModal--mKkuYeQF .title--PgRtLQ6i {
  position: relative;
  width: 1.2rem;
  z-index: 1;
  margin: 0.24rem auto 0.12rem;
}
.learningWayContainer--Ljepi809 .noPcModal--mKkuYeQF .title--PgRtLQ6i .icon--X9S92PzA {
  display: block;
  width: 1.2rem;
}
.learningWayContainer--Ljepi809 .noPcModal--mKkuYeQF .title--PgRtLQ6i::after {
  content: '';
  width: 0.86rem;
  height: 0.18rem;
  background: #ffe2d0;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.learningWayContainer--Ljepi809 .noPcModal--mKkuYeQF .content--jqL5k9MR {
  padding: 0 0.2rem;
  font-size: 0.16rem;
}
.learningWayContainer--Ljepi809 .noPcModal--mKkuYeQF .content--jqL5k9MR .tip--XwZhyTOa {
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: #ff6229;
}
.learningWayContainer--Ljepi809 .noPcModal--mKkuYeQF .button--CW5vdOr5 {
  width: 2.56rem;
  height: 0.48rem;
  background: #ffffff;
  border-radius: 0.3rem;
  margin: 0.12rem auto 0;
  font-size: 0.17rem;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  padding: 0.12rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.learningWayContainer--Ljepi809 .noPcModal--mKkuYeQF .button--CW5vdOr5.ok--HyxuL4qG {
  color: #118aff;
  border: 0.01rem solid #118aff;
}
.learningWayContainer--Ljepi809 .noPcModal--mKkuYeQF .button--CW5vdOr5.reset--fpGy_Lns {
  color: #ff6229;
  border: 0.01rem solid #ff6229;
}
.learningWayContainer--Ljepi809 .noPcModal--mKkuYeQF .button--CW5vdOr5:active {
  background: #e7f3ff;
}
.learningWayContainer--Ljepi809 .noPcModal--mKkuYeQF .bottomBg--wVx7EsXn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}
.course-curriculum-btn-wrapper * {
  letter-spacing: 0;
}
.course-curriculum-btn-wrapper .course-curriculum-btn {
  display: flex;
  align-items: center;
  width: 1.02rem;
  height: 0.4rem;
  background: #ffffff;
  border-radius: 0.21rem;
  position: fixed;
  right: 0.12rem;
  bottom: calc(0.82rem + constant(safe-area-inset-bottom));
  bottom: calc(0.82rem + env(safe-area-inset-bottom));
  z-index: 2;
  box-shadow: 0 0.09rem 0.28rem 0.08rem rgba(0, 0, 0, 0.05), 0 0.06rem 0.16rem 0 rgba(0, 0, 0, 0.08), 0 0.03rem 0.06rem -0.04rem rgba(0, 0, 0, 0.12);
}
.course-curriculum-btn-wrapper .course-curriculum-btn:active span {
  color: #D94B18;
}
.course-curriculum-btn-wrapper .course-curriculum-btn .img-wrapper {
  width: 0.32rem;
  height: 0.32rem;
  background: linear-gradient(143deg, #ffab7a 11%, #ff6929 100%);
  border-radius: 50%;
  margin-left: 0.04rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.course-curriculum-btn-wrapper .course-curriculum-btn .img-wrapper img {
  width: 0.2rem;
  height: 0.2rem;
}
.course-curriculum-btn-wrapper .course-curriculum-btn span {
  font-size: 0.12rem;
  color: #FF6229;
  font-weight: 500;
  margin-left: 0.06rem;
}
.course-curriculum-btn-wrapper .close-btn {
  width: 0.28rem;
  height: 0.28rem;
  background: url(../images/1647848478451.svg) no-repeat center;
  background-size: 0.18rem;
  position: absolute;
  top: 0.08rem;
  right: 0.08rem;
}
.course-curriculum-btn-wrapper .qrcode-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100vw;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2;
}
.course-curriculum-btn-wrapper .qrcode-wrapper .content {
  position: relative;
  width: 3.03rem;
  height: 3.22rem;
  background: #ffffff;
  border-radius: 0.08rem;
  box-shadow: 0 0 0.2rem -0.04rem rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 10;
}
.course-curriculum-btn-wrapper .qrcode-wrapper .content p {
  text-align: center;
}
.course-curriculum-btn-wrapper .qrcode-wrapper .content p:nth-of-type(1) {
  height: 0.28rem;
  font-size: 0.2rem;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  line-height: 0.28rem;
  margin-top: 0.26rem;
}
.course-curriculum-btn-wrapper .qrcode-wrapper .content p:nth-of-type(2) {
  height: 0.22rem;
  font-size: 0.14rem;
  color: rgba(0, 0, 0, 0.45);
  line-height: 0.22rem;
  margin-top: 0.04rem;
}
.course-curriculum-btn-wrapper .qrcode-wrapper .content img {
  margin-top: 0.12rem;
  width: 2.1rem;
  height: 2.1rem;
  background: #ffffff;
  border: 0.005rem solid rgba(0, 0, 0, 0.15);
  border-radius: 0.08rem;
  padding: 0.12rem;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
