body {
  overflow-x: hidden;
  max-width: 750px;
  margin: 0 auto;
}
.box1 {
  width: 100%;
  height: 4.84rem;
  background: url(../images/bg1.png) no-repeat;
  background-size: 100%;
}
.box2 {
  width: 100%;
  height: 7.88rem;
  background: url(../images/bg2.png) no-repeat;
  background-size: 100%;
}
.box2-title {
  padding-top: 1.27rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.22rem;
  margin-left: 2.8rem;
  color: #313f3a;
}
.video-box {
  height: 3.3rem;
  width: 5.87rem;
  margin-left: 0.83rem;
  margin-top: 2.22rem;
}
.box3 {
  width: 100%;
  height: 16.07rem;
  background: url(../images/bg3.png) no-repeat;
  background-size: 100%;
}
.two-box {
  padding-left: 0.52rem;
  padding-right: 0.4rem;
}
.two-box h2 {
  color: #018e94;
  font-size: 0.28rem;
  font-weight: bold;
  padding-top: 1.34rem;
}
.two-box p {
  margin-top: 0.1rem;
  font-size: 0.22rem;
  line-height: 0.3rem;
}
.two-box span {
  /* font-weight: 700; */
  color: #018e94;
}
.box3 .button {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 1.2rem;
  clear: both;
  margin-top: 3.8rem;
}
.box4 {
  width: 100%;
  height: 12.71rem;
  background: url(../images/bg4.png) no-repeat;
  background-size: 100%;
}
.box4 ul {
  margin-top: 0.1rem;
  overflow: hidden;
}
.box4 li {
  background: url(../images/box4-box.png);
  background-size: 100% 100%;
  width: 3.61rem;
  height: 2.93rem;
  float: left;
  margin-left: 0.05rem;
}
.box4 h5 {
  height: 0.63rem;
  line-height: 0.73rem;
  text-align: center;
  font-size: 0.22rem;
  color: #018e94;
  font-weight: bold;
  text-shadow: 0px 0px 5px #fff;
}
.box4 .img {
  height: 0.62rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box4 .footer {
  height: 0.65rem;
  line-height: 0.73rem;
  text-align: center;
  color: #fff;
  font-size: 0.22rem;
}
.box4 p {
  font-size: 0.22rem;
  height: 0.76rem;
  line-height: 0.29rem;
  margin: 0 0.14rem;
  text-align: center;
}
.box4 a {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 0.5rem;
  margin: 0.2rem auto;
}
.box4 .button {
  cursor: pointer;
  width: 1.3rem;
  height: 1.3rem;
  clear: both;
  float: right;
  margin-right: 0.2rem;
}
.small-title {
  height: 0.3rem;
  text-align: center;
  font-size: 0.22rem;
  line-height: 0.3rem;
  padding-top: 1.4rem;
}
.small-title span {
  background: #a9fae4;
  border-radius: 0.2rem;
  padding: 0.05rem 0.3rem;
}
.box5 {
  width: 100%;
  height: 9.26rem;
  background: url(../images/bg5.png) no-repeat;
  background-size: 100%;
}
.box5 ul {
  margin-top: 0.2rem;
  overflow: hidden;
}
.box5 li {
  width: 2.74rem;
  height: 3.3rem;
  float: left;
}
.box5 p {
  font-size: 0.22rem;
  margin: 0 0.25rem 0.1rem 0.6rem;
  line-height: 0.27rem;
  position: relative;
}
.box5 p::before {
  content: '';
  background: url(../images/box5-font.png);
  background-size: 100%;
  width: 0.24rem;
  height: 0.24rem;
  position: absolute;
  left: -0.3rem;
}
.box5 h5 {
  height: 1.51rem;
  line-height: 2.5rem;
  text-align: center;
  font-size: 0.28rem;
  color: #252525;
  font-weight: bold;
  text-shadow: 0px 0px 0.05rem #fff;
}
.box6 {
  width: 100%;
  height: 7.54rem;
  background: url(../images/bg6.png) no-repeat;
  background-size: 100%;
}
.box6-box {
  width: 2.66rem;
  height: 2rem;
}
.box6-box h5 {
  color: #f6fffc;
  height: 0.5rem;
  line-height: 0.61rem;
  font-size: 0.22rem;
  font-weight: 700;
}
.box6-box p {
  font-size: 0.22rem;
  height: 0.3rem;
  margin-top: 0.19rem;
  color: #000;
  margin-left: -0.32rem;
}
.result {
  float: left;
  margin-left: 0.76rem;
}
.Responsibility {
  text-align: right;
  margin-right: 0.78rem;
  float: right;
}
.Responsibility h5 {
  line-height: 0.5rem;
}
.Responsibility p {
  height: 0.57rem;
  line-height: 0.25rem;
  margin-top: 0.1rem;
  margin-right: -0.36rem;
}
.Review {
  float: left;
  margin-left: 0.75rem;
  margin-top: 0.07rem;
}
.Reward {
  text-align: right;
  margin-right: 0.78rem;
  margin-top: 0.07rem;
  float: right;
}
.Reward p {
  height: 0.26rem;
  line-height: 0.25rem;
  margin-top: 0.17rem;
  margin-right: -0.36rem;
}
.box7 {
  width: 100%;
  height: 14.35rem;
  background: url(../images/bg7.png) no-repeat;
  background-size: 100%;
}
.box7-header {
  height: 0.6rem;
  margin-top: 0.14rem;
  line-height: 0.6rem;
  margin-left: 2.4rem;
  margin-right: 0.84rem;
  display: flex;
  justify-content: space-between;
  color: #018e94;
  font-size: 0.24rem;
}
.box7 .swiper-container {
  width: 6.95rem;
  height: 4.51rem;
}
.school_swiper .swiper-slide-img {
  background: url(../images/swiper-img.png) 0 -0.02rem no-repeat;
  background-size: 100%;
}
.school_swiper .swiper-slide-img li {
  height: 0.6rem;
  line-height: 0.6rem;
  white-space: nowrap;
  word-break: break-all;
  margin: 0 0.6rem 0 0.2rem;
  overflow: hidden;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.16rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #333333;
}

.school_swiper .swiper-slide-img li div {
  width: 4.7rem;
  overflow: hidden;
}

.school_swiper .swiper-slide-img li .yellow {
  color: #ff9f02;
}

.school_swiper .swiper-slide-img li .course_btn {
  width: 1rem;
  height: 0.3rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f39800), to(#f39800)),
    -webkit-gradient(linear, left bottom, left top, from(#0b50ba), to(#cd63a9)),
    -webkit-gradient(linear, left top, left bottom, from(#eefe08), to(#eefe08));
  background-image: linear-gradient(#f39800, #f39800), linear-gradient(0deg, #eefe08 0%, #f39800 100%),
    linear-gradient(#eefe08, #eefe08);
  background-blend-mode: normal, normal, normal;
  border-radius: 0.2rem;
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #ffffff;
  position: relative;
  text-align: center;
}

.school_swiper .school_pagination {
  position: absolute;
  z-index: 1000;
  bottom: 0 !important;
  text-align: center;
}

.school_swiper .swiper-pagination-bullet {
  background-color: #2c2c2c;
  height: 0.12rem;
  width: 0.12rem;
}

.school_swiper .swiper-pagination-bullet-active {
  background-color: #efb002;
}

.btn {
  width: 1.125rem;
  height: 1.325rem;
  display: block;
  margin: 0.9rem auto 0.5rem;
}

.btn img {
  width: 100%;
  height: 100%;
}
.school_swiper {
  width: 6.95rem;
  height: 4.51rem;
}
body .form-container1 {
  padding-top: 0.1rem;
  margin: 0 auto;
  width: 6.95rem;
}
.form-container1 .form-item-name {
  background-image: url(../images/icon08.png);
  background-size: 0.27rem 0.26rem;
  background-repeat: no-repeat;
  background-position: 0.1rem 0.25rem;
}
body .form-container1 .form-item {
  width: 5.9rem;
  height: 0.87rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
  margin: 0.3rem auto;
  line-height: 0.9rem;
  color: #000000;
}
.form-container1 .form-item input {
  border: none;
  outline: none;
  margin-left: 0.45rem;
  font-size: 0.29rem;
}
.form-container1 .form-item-phone {
  background-image: url(../images/icon09.png);
  background-size: 0.27rem 0.26rem;
  background-repeat: no-repeat;
  background-position: 0.1rem 0.27rem;
}
.form-container1 .form-item-city {
  background-image: url(../images/icon10.png);
  background-size: 0.27rem 0.26rem;
  background-repeat: no-repeat;
  background-position: 0.1rem 0.25rem;
}
.form-container1 .submit {
  display: block;
  width: 5.9rem;
  height: 0.87rem;
  border: 0;
  margin: 0.3rem auto;
  background-image: linear-gradient(#f39800, #f39800), linear-gradient(150deg, #f0ff00 0%, #ffdc00 100%),
    linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal, normal;
  border-radius: 0.1rem;
  font-size: 0.43rem;
  font-weight: bold;
  color: #ffffff;
}
.formTitle {
  color: #f8ff44;
  font-size: 0.47rem;
  text-align: center;
  padding-top: 0.8rem;
  font-weight: bold;
}
.form-container1 .form-item-city .common-txt {
  margin-left: 0.45rem;
  line-height: 0.77rem;
  font-size: 0.29rem;
  display: block;
}
::-webkit-input-placeholder {
  color: #000;
}
::-moz-placeholder {
  color: #000;
} /* firefox 19+ */
:-ms-input-placeholder {
  color: #000;
} /* ie */
input:-moz-placeholder {
  color: #000;
}
.box8 {
  width: 100%;
  height: 12.75rem;
  background: url(../images/bg8.png) no-repeat;
  background-size: 100%;
}
.box8-item {
  height: 4.76rem;
}
.box8-title {
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  height: 0.6rem;
  line-height: 0.6rem;
  margin-top: 0.3rem;
}
.box8-item p {
  font-size: 0.22rem;
  text-align: center;
  height: 1rem;
  margin-top: 0.1rem;
}
.box8-item img {
  display: block;
  margin: 0.1rem auto;
}
.box9 {
  width: 100%;
  height: 7.15rem;
  background: url(../images/bg9.png) no-repeat;
  background-size: 100%;
}
.teacher-container {
  overflow: hidden;
  width: 7rem;
  height: 4.9rem;
  position: relative;
}
.box9 .teacher {
  width: 7rem;
  height: 4.9rem;
  float: left;
  display: flex;
  justify-content: space-between;
}
.box9 ul li {
  width: 3.4rem;
  margin-left: 0.2rem;
}
.box9 li div {
  height: 2.6rem;
  width: 3rem;
  margin-bottom: 0.2rem;
  position: relative;
  text-align: right;
}
.box9 li div img {
  display: block;
  margin: 0 auto;
}
.lunbo {
  margin-top: 0.25rem;
}
.box9 li h6 {
  position: absolute;
  left: 0;
  bottom: -0.08rem;
  height: 0.49rem;
  width: 2.8rem;
  text-align: center;
  line-height: 0.57rem;
  color: #fff;
  font-weight: bold;
  font-size: 0.24rem;
  background: url(../images/lunbo-title.png) no-repeat;
  background-size: 100%;
}
.teacher-wrapper {
  width: 0;
  position: absolute;
}
.box9 .prev {
  left: 0;
  background: url(../images/arrow_left2.png) no-repeat;
}
.box9 .small-title span {
  padding: 0.05rem 0.1rem;
}
.box9 .next {
  right: 0;
  background: url(../images/arrow_right2.png) no-repeat;
}
.box9 .arrow {
  background-size: 100%;
  position: absolute;
  top: 2rem;
  width: 0.69rem;
  border-radius: 50%;
  height: 0.69rem;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
  z-index: 100;
}
.box9 p {
  font-size: 0.22rem;
  margin-bottom: 0.05rem;
  margin-left: 0.2rem;
  line-height: 0.3rem;
  position: relative;
}
.box9 p::before {
  content: '';
  background: url(../images/box5-font.png);
  background-size: 100%;
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  left: -0.25rem;
  top: 0.05rem;
}
.box10 {
  width: 100%;
  height: 9.61rem;
  background: url(../images/bg10.png) no-repeat;
  background-size: 100%;
}
.box10 .small-title span {
  border-radius: 0.4rem;
  display: inline-block;
  margin: 0px 0.3rem;
  text-align: left;
  font-size: 0.24rem;
  padding: 0.12rem;
}
.box10 img {
  display: block;
  margin: 0.1rem auto;
}
.box11 {
  width: 100%;
  height: 7.64rem;
  background: url(../images/bg11.png) no-repeat;
  background-size: 100%;
}
.box11 ul {
  width: 6.93rem;
  margin: 0.05rem auto;
}
#form2 {
  margin-top: 1rem;
}
.box11 li a {
  height: 0.69rem;
  color: #000;
  background: url(../images/box11-item.png);
  background-size: 100%;
  display: flex;
  font-size: 0.22rem;
  align-items: center;
  justify-content: space-between;
}
.box11 li span:first-child {
  text-indent: 0.3rem;
  white-space: nowrap;
  width: 5.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.14rem;
}
.box11 li span:last-child {
  border-radius: 0.2rem;
  border: 1px dotted #ff9f02;
  height: 0.33rem;
  width: 1.3rem;
  text-align: center;
  color: #ff9f02;
  cursor: pointer;
  margin-top: 0.14rem;
}
.box12 {
  width: 100%;
  height: 15.61rem;
  background: url(../images/bg12.png) no-repeat;
  background-size: 100%;
}
.book1 {
  margin-top: 2.32rem;
  font-size: 0.22rem;
}
.book2 {
  margin-top: 0.25rem;
  font-size: 0.22rem;
  text-align: center;
}
.book3 {
  margin-top: 0.28rem;
  font-size: 0.22rem;
}
.box12-item {
  width: 2.24rem;
  height: 2.9rem;
  float: left;
  margin-left: 0.25rem;
  margin-right: -0.12rem;
  margin-top: 0.45rem;
}
.box12-h3 {
  height: 0.5rem;
  color: #f6fffc;
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.52rem;
}

.box12-des {
  font-size: 0.18rem;
  margin-top: 1.38rem;
  margin-left: 0.25rem;
  line-height: 0.25rem;
}
.box12-des span {
  font-size: 0.14rem;
  color: #e4ad08;
  margin-top: 0.63rem;
  padding-right: 0.02rem;
}

.box13 {
  width: 100%;
  height: 6.38rem;
  background: url(../images/bg13.png) no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.box13 img {
  display: block;
  width: 6.9rem;
  height: 2.91rem;
  margin: 1.5rem auto 0.1rem;
}
.box13 .choose_address {
  font-size: 0.22rem;
  text-align: center;
  margin-top: 0.25rem;
}
