#new-stable {
  display: none;
  background-color: #fff3ac;
  overflow-x: hidden;
}

#new-stable .form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 6.91rem;
  height: 6.01rem;
  background: #fff;
  border: .08rem solid #ffbc00;
  border-radius: .4rem;
  margin: 0 auto;
  position: relative;
  padding-top: .7rem;
  margin-bottom: .8rem;
}

#new-stable .form .form-title {
  height: .31rem;
  line-height: .31rem;
  font-size: .32rem;
  color: #fa6c2d;
  font-weight: bold;
  text-align: center;
}

#new-stable .form .radio-list {
  margin-bottom: .22rem;
}

#new-stable .form .radio-item {
  box-sizing: border-box;
  width: 5.95rem;
  height: .94rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-left: .4rem;
  position: relative;
}

#new-stable .form .radio-item+.radio-item {
  margin-top: .18rem;
}

#new-stable .form .radio-item>input[type='radio'] {
  display: none;
}

#new-stable .form .radio-item>label {
  display: inline-block;
  width: 3rem;
  position: relative;
  line-height: 0.56rem;
  color: #464646;
  font-size: .3rem;
  text-align: center;
  font-weight: bold;
}

#new-stable .form .btn-submit {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 5.22rem;
  height: .88rem;
  background: transparent;
}

#new-stable .page-result {
  display: none;
}

.page-result .result-tips1 {
  height: .34rem;
  line-height: .34rem;
  font-size: .36rem;
  color: #4d4d4d;
  font-weight: bold;
  margin-bottom: .14rem;
}

.page-result .qrcode-wrap {
  width: 2.62rem;
  height: 2.62rem;
  border-radius: .3rem;
  margin-bottom: .13rem;
  position: relative;
}

.page-result .qrcode-wrap img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 0.04rem solid #FF9E36;
  -webkit-border-radius: .3rem;
  -moz-border-radius: .3rem;
  border-radius: .3rem;
  pointer-events: all;
}

.page-result .result-tips2 {
  height: .26rem;
  line-height: .26rem;
  font-size: .26rem;
  color: #4d4d4d;
  margin-bottom: .3rem;
}

.page-result .result-countdown {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 3.67rem;
  height: 1.02rem;
  border: .04rem solid #FF7703;
  border-radius: .23rem;
  position: relative;
}

.page-result .result-countdown-txt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 2.8rem;
  height: .36rem;
  background: #FF7703;
  border-radius: .18rem;
  font-size: .22rem;
  line-height: .36rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: -.22rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.page-result .result-countdown-txt2 {
  font-size: .48rem;
  color: #4d4d4d;
  font-weight: bold;
  text-align: center;
  padding-top: .14rem;
}

.page-result-query .page-result-query-btn {
  display: block;
  width: 4.47rem;
  height: .74rem;
  background: transparent;
  border: none;
  margin: 0 auto;
}

#new-stable .result {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 11;
}

#new-stable .result-mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

#new-stable .result .result-content .result-tips1 {
  height: .36rem;
  line-height: .36rem;
  font-size: .38rem;
  color: #4d4d4d;
  font-weight: bold;
  margin-bottom: .3rem;
}

#new-stable .result .result-content .qrcode-wrap {
  width: 3.78rem;
  height: 3.78rem;
  margin-bottom: .25rem;
  position: relative;
}

#new-stable .result .result-content .qrcode-wrap img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 0.04rem solid #FF9E36;
  -webkit-border-radius: .3rem;
  -moz-border-radius: .3rem;
  border-radius: .3rem;
  pointer-events: all;
}

#new-stable .result .result-content .result-tips2 {
  height: .3rem;
  line-height: .3rem;
  font-size: .3rem;
  color: #4d4d4d;
  margin-bottom: .52rem;
}

#new-stable .result .result-content .result-countdown {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 3.69rem;
  height: 1.3rem;
  border: .04rem solid #FF7703;
  border-radius: .23rem;
  position: relative;
}

#new-stable .result .result-content .result-countdown-txt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 2.94rem;
  height: .46rem;
  background: #FF7703;
  border-radius: .23rem;
  font-size: .3rem;
  line-height: .46rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: -.22rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

#new-stable .result .result-content .result-countdown-txt2 {
  font-size: .6rem;
  color: #4d4d4d;
  font-weight: bold;
  text-align: center;
  padding-top: .2rem;
}

#new-stable>img {
  width: 100%;
}

.header-title {
  width: 100%;
  padding: .21rem 0 0 .17rem;
  margin-bottom: .22rem;
}

.header-title img {
  width: 6.21rem;
  height: 2.63rem;
  vertical-align: top;
}

.top-swiper-container {
  height: 2.6rem;
  margin-bottom: .4rem;
}

.top-swiper-item img {
  display: block;
  width: 6.92rem;
  height: 100%;
  margin: 0 auto;
}

.form-top-bg {
  width: 3.45rem;
  height: .77rem;
  position: absolute;
  top: -.15rem;
  left: 50%;
  transform: translateX(-50%);
}

.pre-price {
  height: .22rem;
  line-height: 0.22rem;
  font-size: .23rem;
  color: #4d4d4d;
  text-decoration: line-through;
  margin-bottom: .1rem;
  text-align: center;
}

.form-title {
  margin-bottom: 0.14rem;
}

.class-title {
  width: 1.64rem;
  height: 0.61rem;
  -webkit-border-radius: .12rem;
  -moz-border-radius: .12rem;
  border-radius: .12rem;
  font-size: .28rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: .61rem;
}

.class-title1 {
  background: #ff739b;
}

.class-title2 {
  background: #00b4ff;
}

.class-title3 {
  background: #92ce45;
}

.intro-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 6.9rem;
  margin: 0 auto;
}

.intro-box img {
  width: 100%;
  vertical-align: top;
}

.intro-part2 {
  margin-bottom: .74rem;
  padding: 0 .14rem;
}

.teacher-swiper-container {
  top: 2.05rem;
}

.teacher-swiper-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 3.34rem;
  height: 4.13rem;
}

.footer {
  display: none;
  width: 100%;
  height: 2.33rem;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 10;
}

.footer-bg {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.buy-now2,
.buy-now2-txt {
  width: 2.65rem;
  height: 1.2rem;
  font-weight: bold;
  position: absolute;
  right: 0;
  bottom: 0;
}

.buy-now2-txt {
  font-size: .62rem;
  color: #fff;
  text-shadow: 0 .04rem .13rem rgba(255, 90, 0, 0.99);
  text-align: center;
  line-height: 1.2rem;
}

.student-works {
  width: 3.84rem;
  height: .69rem;
  margin: 0 auto .3rem;
}

.student-works img {
  vertical-align: top;
}

.bottom-swiper-container {
  display: block;
  width: 100%;
  height: 4.3rem;
  overflow: hidden;
  margin-bottom: 2.4rem;
}

.bottom-swiper-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 5.55rem;
  height: 3.87rem;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}

.bottom-swiper-item.swiper-slide-prev,
.bottom-swiper-item.swiper-slide-next {
  -webkit-transform: scale(0.82, 0.82);
  transform: scale(0.82, 0.82);
}

.bottom-swiper-pagination.swiper-pagination.swiper-pagination-bullets {
  bottom: 0;
}

.bottom-swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}

.bottom-swiper-pagination .swiper-pagination-bullet-active {
  background: #ff7e00;
}

.modal-mask {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .8);
  z-index: 11;
}

#new-stable .question .form-modal {
  display: none;
  width: 6.45rem;
  height: 7.03rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 12;
}

.form-modal-top-bg {
  width: 4.33rem;
  height: .9rem;
  position: absolute;
  top: -.38rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.form-modal .pre-price {
  font-size: .24rem;
  margin-bottom: .15rem;
}

.form-modal .form-title {
  font-size: .36rem;
  margin-bottom: .25rem;
}

#new-stable .question .form-modal .radio-list {
  margin-bottom: .29rem;
}

#new-stable .question .form-modal .radio-item {
  height: 1.08rem;
}

#new-stable .question .form-modal .radio-item+.radio-item {
  margin-top: .3rem;
}

.form-modal .class-title {
  font-size: .31rem;
}

#new-stable .question .form-modal .btn-submit {
  width: 3.43rem;
  height: .74rem;
}