.justify,
.get-money-ul ul,
.get-money-form ul li,
.envir-line ul,
.envir-wrap ul,
.cooperation-wrap ul,
.cooperation-wrap ul li .cooperation-btn,
.roll-box,
.roll-box .roll-right-box,
.roll-box .roll-right-box .roll-right-swiper ul li,
.hot-live-wrap ul,
.coupon-wrap .coupon-box ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
html,
body {
  max-width: 640px;
  margin: 0 auto;
  overflow-x: hidden;
}
.ban-wrap {
  width: 16rem;
  margin: 0 auto;
}
.ban-wrap img {
  display: block;
  width: 16rem;
}
.body-bg {
  background: #f3f3f3;
  padding: 0.75rem 0;
}
.body-bg .section-item-wrap {
  width: 15rem;
  margin: 0 auto;
  background: #fff;
  -webkit-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
     -moz-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
          border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  margin-bottom: 0.75rem;
  padding-bottom: 0.625rem;
}
.sect-zx {
  display: block;
  width: 13.5rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  line-height: 1.375rem;
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
     -moz-border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
          border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
  background: #f5503c;
}
.head-wrap {
  padding-top: 0.625rem;
  text-align: center;
}
.head-wrap h1 {
  line-height: 1rem;
  font-size: 0.75rem;
  color: #000;
  font-weight: bold;
}
.head-wrap h1 span {
  line-height: 1rem;
  font-size: 0.75rem;
  color: #f5503c;
  font-weight: bold;
}
.head-wrap p {
  line-height: 0.75rem;
  font-size: 0.625rem;
  color: #f5503c;
}
.warm-prompt-wrap {
  width: 14.5rem;
  margin: 0 auto;
  border: 1px dashed #e60012;
  padding: 0.25rem 0;
  margin-top: 0.5rem;
  -webkit-border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
     -moz-border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
          border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
}
.warm-prompt-wrap p {
  width: 13.675rem;
  margin: 0 auto;
  line-height: 0.625rem;
  font-size: 0.5rem;
  color: #000;
  text-align: justify;
}
.get-money-ul {
  width: 15.25rem;
  margin: 0 auto;
  margin-bottom: 0.75rem;
}
.get-money-ul ul li {
  width: 4.95rem;
  background: #fff;
  -webkit-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
     -moz-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
          border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  padding-bottom: 0.25rem;
}
.get-money-ul ul li i {
  display: block;
  width: 2.05rem;
  margin: 0 auto;
  height: 2.05rem;
  background: url('../img/ixon/icon-01.png') no-repeat center / contain;
}
.get-money-ul ul li:nth-of-type(2) i {
  background: url('../img/ixon/icon-02.png') no-repeat center / contain;
}
.get-money-ul ul li:nth-of-type(3) i {
  background: url('../img/ixon/icon-03.png') no-repeat center / contain;
}
.get-money-ul ul li h3 {
  line-height: 1.375rem;
  font-size: 0.6rem;
  color: #000;
  text-align: center;
}
.get-money-ul ul li p {
  line-height: 0.75rem;
  font-size: 0.35rem;
  color: #8e8e8e;
  text-align: center;
  white-space: nowrap;
}
.get-money-form ul {
  width: 13.5rem;
  margin: 0 auto;
}
.get-money-form ul li {
  line-height: 1.375rem;
  font-size: 0.6rem;
  color: #000;
  background: #eeeeee;
  -webkit-border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
     -moz-border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
          border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
  margin-top: 0.5rem;
}
.get-money-form ul li i {
  display: block;
  width: 0.85rem;
  height: 0.85rem;
  background: url('../img/ixon/people-icon.png') no-repeat center / contain;
  margin: 0.25rem;
}
.get-money-form ul li:last-child i {
  background: url('../img/ixon/phone-icon.png') no-repeat center / contain;
}
.get-money-form ul li input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.375rem;
  font-size: 0.6rem;
  color: #000;
}
#top-form-btn {
  display: block;
  width: 13.25rem;
  margin: 0 auto;
  line-height: 1.375rem;
  font-size: 0.625rem;
  color: #fff;
  text-align: center;
  background: #f5503c;
  -webkit-border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
     -moz-border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
          border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
  margin-top: 0.625rem;
}
.envir-line ul {
  width: 12.25rem;
  margin: 0 auto;
}
.envir-line ul li {
  width: 5.925rem;
  line-height: 0.95rem;
  font-size: 0.55rem;
  color: #000;
  text-align: center;
}
.envir-line ul li i {
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  background: url('../img/ixon/current-icon.png') no-repeat center / contain;
  vertical-align: -0.125rem;
  margin-left: 0.25rem;
}
.envir-wrap {
  width: 14.5rem;
  margin: 0 auto;
}
.envir-wrap ul li {
  width: 6.725rem;
  margin-top: 0.75rem;
}
.envir-wrap ul li a {
  display: block;
}
.envir-wrap ul li a img {
  width: 100%;
  height: 4.625rem;
}
.cooperation-wrap {
  width: 14.5rem;
  margin: 0 auto;
}
.cooperation-wrap ul li {
  width: 6.775rem;
  margin-top: 0.75rem;
}
.cooperation-wrap ul li a {
  display: block;
}
.cooperation-wrap ul li a img {
  width: 100%;
  height: 4.35rem;
}
.cooperation-wrap ul li h3 {
  line-height: 1rem;
  font-size: 0.6rem;
  color: #000;
  text-align: center;
}
.cooperation-wrap ul li .cooperation-btn {
  text-align: center;
  -webkit-border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
     -moz-border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
          border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
}
.cooperation-wrap ul li .cooperation-btn p {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1rem;
  font-size: 0.5rem;
  color: #000;
  border: 1px solid #f5503c;
  border-right: none;
  -webkit-border-radius: 0.125rem 0 0 0.125rem;
     -moz-border-radius: 0.125rem 0 0 0.125rem;
          border-radius: 0.125rem 0 0 0.125rem;
}
.cooperation-wrap ul li .cooperation-btn a {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1rem;
  font-size: 0.5rem;
  color: #fff;
  background: #f5503c;
  border: 1px solid #f5503c;
  -webkit-border-radius: 0 0.125rem 0.125rem 0;
     -moz-border-radius: 0 0.125rem 0.125rem 0;
          border-radius: 0 0.125rem 0.125rem 0;
}
.roll-box .roll-left-box {
  width: 2.7rem;
  margin-left: 0.125rem;
}
.roll-box .roll-left-box p {
  width: 2.25rem;
  margin: 0 auto;
  line-height: 0.625rem;
  font-size: 0.5rem;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 0.375rem 0.375rem 0.375rem 0.375rem;
     -moz-border-radius: 0.375rem 0.375rem 0.375rem 0.375rem;
          border-radius: 0.375rem 0.375rem 0.375rem 0.375rem;
  background: #f5503c;
}
.roll-box .roll-left-box h4 {
  line-height: 1.75rem;
  font-size: 1.75rem;
  color: #f5503c;
  font-weight: bold;
}
.roll-box .roll-left-box h4 span {
  line-height: 0.5rem;
  font-size: 0.5rem;
  color: #f5503c;
}
.roll-box .roll-right-box {
  width: 11rem;
  margin-right: 0.25rem;
  border: 1px solid #bfbfbf;
  background: #eeeeee;
}
.roll-box .roll-right-box .roll-right-swiper {
  width: 8.4rem;
  background: #fff;
  height: 1.5rem;
  margin-left: 0.3rem;
  margin-top: 0.375rem;
  overflow: hidden;
}
.roll-box .roll-right-box .roll-right-swiper ul {
  width: 7.775rem;
  margin: 0 auto;
}
.roll-box .roll-right-box .roll-right-swiper ul li {
  border-bottom: 1px dashed #b5b5b5;
}
.roll-box .roll-right-box .roll-right-swiper ul li p {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
  line-height: 0.75rem;
  font-size: 0.5rem;
  color: #000;
  text-align: center;
}
.roll-box .roll-right-box .roll-right-swiper ul li a {
  display: inline-block;
  width: 4rem;
  line-height: 0.75rem;
  font-size: 0.5rem;
  color: #f5503c;
  text-align: center;
}
.roll-box .roll-right-box .roll-right-btn {
  width: 1.625rem;
  height: 1.625rem;
  position: relative;
  background: #f5503c;
  margin-top: 0.375rem;
  margin-right: 0.375rem;
  -webkit-border-radius: 1rem 1rem 1rem 1rem;
     -moz-border-radius: 1rem 1rem 1rem 1rem;
          border-radius: 1rem 1rem 1rem 1rem;
}
.roll-box .roll-right-box .roll-right-btn a {
  width: 1.125rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  line-height: 0.625rem;
  font-size: 0.5rem;
  color: #fff;
  text-align: center;
}
.hot-live-wrap {
  width: 14.5rem;
  margin: 0 auto;
}
.hot-live-wrap ul li {
  width: 6.8rem;
  margin-top: 0.75rem;
}
.hot-live-wrap ul li a {
  display: block;
}
.hot-live-wrap ul li a img {
  width: 100%;
  height: 4.325rem;
}
.teachers-wrap {
  margin-top: 0.5rem;
}
.teachers-wrap .teachers-img-box {
  width: 14.5rem;
  margin: 0 auto;
}
.teachers-wrap .teachers-img-box ul {
  width: 1000%;
}
.teachers-wrap .teachers-img-box ul li {
  width: 14.5rem;
}
.teachers-wrap .teachers-img-box ul li a {
  display: block;
}
.teachers-wrap .teachers-img-box ul li a img {
  width: 100%;
  height: 7.6rem;
}
.coupon-wrap .coupon-box ul {
  width: 14.75rem;
  margin: 0 auto;
}
.coupon-wrap .coupon-box ul li {
  width: 7.25rem;
  margin-top: 0.75rem;
}
.coupon-wrap .coupon-box ul li a {
  display: block;
}
.coupon-wrap .coupon-box ul li a img {
  width: 100%;
  height: 4.3rem;
}
.coupon-form-box {
  display: none;
}
.layui-m-layer-coupon-form-box {
  width: 10rem;
  margin: 0 auto;
  display: none;
  padding: 0.375rem;
}
.layui-m-layer-coupon-form-box ul li {
  margin-top: 0.625rem;
}
.layui-m-layer-coupon-form-box ul li input {
  display: block;
  width: 100%;
  line-height: 1.5rem;
  font-size: 0.5rem;
  color: #000;
  text-indent: 0.25rem;
  background: #eeeeee;
  -webkit-border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
     -moz-border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
          border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
}
.layui-m-layer-coupon-form-box ul li p {
  line-height: 1.25rem;
  font-size: 0.5rem;
  color: #bf2c37;
  text-indent: 0.25rem;
}
.layui-m-layer-coupon-form-box ul li p span {
  line-height: 1.25rem;
  font-size: 0.5rem;
  color: #bf2c37;
}
.layui-m-layer-coupon-form-box .coupon-form-btn {
  display: block;
  width: 100%;
  line-height: 1.5rem;
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
  background: #bf2c37;
  -webkit-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
     -moz-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
          border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  margin-top: 0.5rem;
}
