.justify,
.entr-req-wrap .entr-req-box ul,
.double-btn,
.lean-content-wrap .lean-content-box .lean-content-tit,
.lean-content-wrap .lean-content-box ul li,
.lean-content-wrap .lean-content-box ul li .lean-con-img .lean-btn a,
.teach-advantage-wrap ul,
.teaching-equipment-wrap ul,
.student-work-wrap ul,
.other-why-wrap ul li {
  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 {
  width: 16rem;
}
.entr-req-wrap {
  background: #e5e5e5;
}
.entr-req-wrap .entr-req-img a {
  display: block;
}
.entr-req-wrap .entr-req-img a img {
  display: block;
  width: 100%;
}
.entr-req-wrap .entr-req-box {
  width: 14.375rem;
  margin: 0 auto;
  padding-top: 0.5rem;
}
.entr-req-wrap .entr-req-box h3 {
  line-height: 0.9rem;
  font-size: 0.5rem;
  color: #000;
  font-weight: bold;
}
.entr-req-wrap .entr-req-box ul li {
  width: 7.1rem;
  line-height: 0.9rem;
  font-size: 0.4rem;
  color: #000;
}
.free-call-wrap {
  background: #e5e5e5;
  padding-bottom: 0.5rem;
}
.free-call-wrap ul {
  width: 15.25rem;
  margin: 0 auto;
  padding-top: 0.75rem;
}
.free-call-wrap ul li {
  background: #fff;
  margin-top: 0.375rem;
  position: relative;
}
.free-call-wrap ul li i {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  background: url('../img/ixon/free-call-001.png') no-repeat center / contain;
  position: absolute;
  top: 50%;
  left: 0.5rem;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.free-call-wrap ul li:nth-of-type(1) {
  line-height: 1.5rem;
  font-size: 0.5rem;
  color: #000;
  text-indent: 1.85rem;
}
.free-call-wrap ul li:nth-of-type(1) span {
  line-height: 1.45rem;
  font-size: 0.5rem;
  color: #ee2323;
}
.free-call-wrap ul li:last-child {
  border: 1px solid #dcdcdc;
}
.free-call-wrap ul li:last-child i {
  background: url('../img/ixon/free-call-002.png') no-repeat center / contain;
}
.free-call-wrap ul li:last-child input {
  width: 13.15rem;
  line-height: 1.45rem;
  font-size: 0.5rem;
  color: #000;
  margin-left: 1.85rem;
}
.free-call-wrap a {
  display: block;
  width: 15rem;
  margin: 0 auto;
  margin-top: 0.375rem;
  line-height: 1.5rem;
  font-size: 0.65rem;
  color: #fff;
  background: #c12378;
  text-align: center;
}
.head-wrap {
  padding-top: 0.625rem;
  padding-bottom: 0.75rem;
  text-align: center;
  position: relative;
}
.head-wrap p {
  width: 15rem;
  margin: 0 auto;
  line-height: 0.9rem;
  font-size: 1rem;
  color: #ded4d9;
  font-weight: bold;
  text-transform: uppercase;
}
.head-wrap h1 {
  width: 100%;
  line-height: 1.2rem;
  font-size: 0.75rem;
  color: #4f1133;
  font-weight: bold;
  position: absolute;
  top: 0.75rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.double-btn {
  width: 15.25rem;
  margin: 0 auto;
}
.double-btn a {
  display: block;
  width: 7.025rem;
  margin-top: 0.375rem;
  margin-bottom: 0.625rem;
  line-height: 1.25rem;
  font-size: 0.6rem;
  color: #fff;
  background: #fe0000;
  border: 0.05rem solid #fe0000;
  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;
}
.double-btn a:last-child {
  background: none;
  color: #fe0000;
}
.lean-content-wrap {
  width: 15.25rem;
  margin: 0 auto;
  margin-top: 30/40rem;
}
.lean-content-wrap .lean-content-box .lean-content-tit span {
  width: 3.625rem;
  text-align: center;
  background: #c12378;
  line-height: 0.75rem;
  font-size: 0.625rem;
  color: #fff;
  padding: 0.35rem 0;
}
.lean-content-wrap .lean-content-box .lean-content-tit span.lean-content-btn-active {
  color: #000;
  background: #fff45c;
}
.lean-content-wrap .lean-content-box ul {
  margin-top: 0.5rem;
  width: 1000%;
}
.lean-content-wrap .lean-content-box ul li {
  width: 15.25rem;
  background: #eee;
}
.lean-content-wrap .lean-content-box ul li .lean-con-title {
  width: 1.75rem;
  background: #c12378;
  position: relative;
}
.lean-content-wrap .lean-content-box ul li .lean-con-title h3 {
  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%);
}
.lean-content-wrap .lean-content-box ul li .lean-con-title h3 span {
  display: block;
  line-height: 0.75rem;
  font-size: 0.75rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.lean-content-wrap .lean-content-box ul li .lean-con-info {
  width: 6.1rem;
  position: relative;
}
.lean-content-wrap .lean-content-box ul li .lean-con-info .lean-con-info-box {
  width: 6rem;
  margin: 0 auto;
  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%);
}
.lean-content-wrap .lean-content-box ul li .lean-con-info .lean-con-info-box p {
  line-height: 0.75rem;
  font-size: 0.45rem;
  color: #000;
  text-align: justify;
}
.lean-content-wrap .lean-content-box ul li .lean-con-img {
  width: 7.1rem;
  padding-right: 0.125rem;
}
.lean-content-wrap .lean-content-box ul li .lean-con-img a {
  display: block;
}
.lean-content-wrap .lean-content-box ul li .lean-con-img a img {
  width: 100%;
  height: 4.575rem;
}
.lean-content-wrap .lean-content-box ul li .lean-con-img .lean-con-img-a {
  width: 6.875rem;
  margin-top: 0.75rem;
}
.lean-content-wrap .lean-content-box ul li .lean-con-img .lean-btn {
  padding: 0.5rem 0;
}
.lean-content-wrap .lean-content-box ul li .lean-con-img .lean-btn a {
  width: 5.75rem;
  margin: 0 auto;
  background: #fff80a;
  -webkit-border-radius: 0.625rem 0.625rem 0.625rem 0.625rem;
     -moz-border-radius: 0.625rem 0.625rem 0.625rem 0.625rem;
          border-radius: 0.625rem 0.625rem 0.625rem 0.625rem;
}
.lean-content-wrap .lean-content-box ul li .lean-con-img .lean-btn a p:nth-of-type(1) {
  width: 3.65rem;
  line-height: 1.2rem;
  font-size: 0.5rem;
  color: #fff;
  background: #fe0000;
  text-align: center;
  -webkit-border-radius: 0.625rem 0.625rem 0.625rem 0.625rem;
     -moz-border-radius: 0.625rem 0.625rem 0.625rem 0.625rem;
          border-radius: 0.625rem 0.625rem 0.625rem 0.625rem;
}
.lean-content-wrap .lean-content-box ul li .lean-con-img .lean-btn a p:nth-of-type(2) {
  line-height: 0.5rem;
  font-size: 0.4rem;
  color: #000;
  padding-top: 4/40rem;
}
.lean-content-wrap .lean-content-box ul li .lean-con-img .lean-btn a span {
  line-height: 1.2rem;
  font-size: 0.5rem;
  color: #000;
  margin-right: 0.25rem;
}
.teach-advantage-wrap {
  background: #f9f180;
  margin-top: 1rem;
  padding-bottom: 0.75rem;
}
.teach-advantage-wrap .head-wrap p {
  color: #d9c979;
}
.teach-advantage-wrap ul {
  width: 15.25rem;
  margin: 0 auto;
}
.teach-advantage-wrap ul li {
  width: 7.375rem;
  text-align: center;
  background: #fff;
  border: 1px solid #000;
  -webkit-border-radius: 0.4rem 0.4rem 0.4rem 0.4rem;
     -moz-border-radius: 0.4rem 0.4rem 0.4rem 0.4rem;
          border-radius: 0.4rem 0.4rem 0.4rem 0.4rem;
  margin-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.teach-advantage-wrap ul li h3 {
  line-height: 1.5rem;
  font-size: 0.625rem;
  color: #c12378;
  font-weight: bold;
  padding-top: 0.25rem;
}
.teach-advantage-wrap ul li a {
  width: 6.8rem;
  margin: 0 auto;
}
.teach-advantage-wrap ul li a img {
  width: 6.8rem;
  height: 4.4rem;
}
.teach-advantage-wrap ul li p {
  line-height: 1.25rem;
  font-size: 0.5rem;
  color: #000;
}
.teach-advantage-wrap .double-btn {
  margin-top: 0.5rem;
}
.teach-advantage-wrap .double-btn a {
  color: #fff;
  background: #fe0000;
  border: 1px solid #fe0000;
}
.teach-advantage-wrap .double-btn a:last-child {
  background: none;
  color: #fe0000;
}
.teaching-equipment-wrap ul {
  width: 15.25rem;
  margin: 0 auto;
  margin-top: 0.25rem;
}
.teaching-equipment-wrap ul li {
  margin-bottom: 0.5rem;
  width: 8.1rem;
}
.teaching-equipment-wrap ul li a {
  display: block;
}
.teaching-equipment-wrap ul li a img {
  width: 100%;
  height: 10.225rem;
}
.teaching-equipment-wrap ul li:nth-of-type(1) {
  width: 6.925rem;
}
.teaching-equipment-wrap ul li:nth-of-type(1) a {
  display: block;
}
.teaching-equipment-wrap ul li:nth-of-type(1) a img {
  width: 100%;
  height: 5.025rem;
}
.teaching-equipment-wrap ul li:nth-of-type(1) a {
  margin-bottom: 0.2rem;
}
.student-work-wrap {
  background: #eeeeee;
}
.student-work-wrap ul {
  width: 15.25rem;
  margin: 0 auto;
}
.student-work-wrap ul li {
  margin-bottom: 0.5rem;
  width: 7.375rem;
}
.student-work-wrap ul li a {
  display: block;
}
.student-work-wrap ul li a img {
  width: 100%;
  height: 4.625rem;
}
.student-work-wrap .double-btn a {
  color: #fff;
  background: #fe0000;
  border: 1px solid #fff;
}
.student-work-wrap .double-btn a:last-child {
  color: #fe0000;
  background: none;
  border: 1px solid #fe0000;
}
.other-why-wrap {
  padding-bottom: 0.75rem;
}
.other-why-wrap ul {
  width: 15rem;
  margin: 0 auto;
}
.other-why-wrap ul li {
  color: #000;
  line-height: 1.6rem;
  border-bottom: 1px dashed #535353;
}
.other-why-wrap ul li p {
  color: #000;
  font-size: 0.65rem;
  text-indent: 6/40rem;
}
.other-why-wrap ul li a {
  width: 3rem;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.4rem;
  color: #eb1314;
  border: 1px solid #eb1314;
  text-align: center;
  margin-top: 0.3rem;
  margin-right: 0.15rem;
}
