.justify,
.express-wrap ul,
.hotpro-show ul,
.double-btn,
.major-wrap .major-box .major-item ul,
.certificate-wrap .certificate-box ul,
.guide-job-wrap 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 {
  width: 16rem;
}
.express-wrap {
  background: #7e66d6;
  height: 1.75rem;
  position: relative;
}
.express-wrap ul {
  width: 15.25rem;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding-top: 0.5rem;
  -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: #fff;
  -webkit-box-shadow: 0px 4px 8px -4px #595959;
     -moz-box-shadow: 0px 4px 8px -4px #595959;
          box-shadow: 0px 4px 8px -4px #595959;
}
.express-wrap ul li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  border-right: 1px solid #c5c5c5;
  position: relative;
}
.express-wrap ul li h3 {
  line-height: 1.25rem;
  font-size: 1.125rem;
  color: #4b494f;
  font-weight: bold;
  font-family: 'Impact';
}
.express-wrap ul li h3 span {
  line-height: 1.25rem;
  font-size: 0.4rem;
  color: #212121;
}
.express-wrap ul li p {
  line-height: 0.7rem;
  font-size: 0.4rem;
  color: #212121;
  padding-bottom: 0.25rem;
}
.express-wrap ul li:last-child {
  border-right: none;
}
.express-wrap ul li::after {
  content: '';
  display: block;
  width: 0.075rem;
  height: 0.625rem;
  background: #fff;
  position: absolute;
  top: 0;
  right: -0.05rem;
}
.free-call-wrap {
  background: #eeeeee;
  padding-top: 1.9rem;
  padding-bottom: 0.5rem;
}
.free-call-wrap ul {
  width: 15.25rem;
  margin: 0 auto;
}
.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: #7e66d6;
  text-align: center;
}
.sect-zx {
  display: block;
  width: 15rem;
  margin: 0 auto;
  margin-top: 0.375rem;
  margin-bottom: 0.625rem;
  line-height: 1.5rem;
  font-size: 0.65rem;
  color: #fff;
  background: #df2822;
  text-align: center;
}
.head-wrap {
  padding-top: 0.625rem;
  text-align: center;
}
.head-wrap h1 {
  line-height: 1.125rem;
  font-size: 0.725rem;
  color: #000;
  font-weight: bold;
}
.head-wrap p {
  line-height: 0.75rem;
  font-size: 0.5rem;
  color: #000;
  text-transform: uppercase;
}
.head-wrap p span {
  line-height: 0.75rem;
  font-size: 0.5rem;
  color: #7e66d6;
}
.head-wrap .head-bottom-line {
  width: 14.45rem;
  margin: 0 auto;
  margin-top: 0.25rem;
  border-bottom: 1px solid #959595;
}
.hotpro-show {
  padding-top: 0.625rem;
}
.hotpro-show ul {
  width: 15.25rem;
  margin: 0 auto;
}
.hotpro-show ul li {
  padding-bottom: 0.375rem;
  text-align: center;
  margin-bottom: 0.5rem;
  -webkit-box-shadow: 0px 4px 8px -4px #7e66d6;
     -moz-box-shadow: 0px 4px 8px -4px #7e66d6;
          box-shadow: 0px 4px 8px -4px #7e66d6;
  width: 7.35rem;
}
.hotpro-show ul li a {
  display: block;
}
.hotpro-show ul li a img {
  width: 100%;
  height: 4.8rem;
}
.hotpro-show ul li h3 {
  line-height: 1rem;
  font-size: 0.625rem;
  color: #000;
}
.hotpro-show ul li h4 {
  line-height: 0.75rem;
  font-size: 0.5rem;
  color: #311804;
}
.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: #7e66d6;
  border: 0.05rem solid #7e66d6;
  text-align: center;
}
.double-btn a:last-child {
  background: #fff;
  color: #7e66d6;
}
.lean-step-wrap {
  background: #7e66d6;
}
.lean-step-wrap .head-wrap h1 {
  color: #fff;
}
.lean-step-wrap .head-wrap p {
  color: #fff;
}
.lean-step-wrap .head-wrap .head-bottom-line {
  border-bottom: 1px solid #fff;
}
.lean-step-wrap .lean-sexangle-img {
  width: 15.25rem;
  margin: 0 auto;
  margin-top: 0.75rem;
  height: 4rem;
  background: url('../img/ixon/lean-sexangle-img.png') no-repeat center / contain;
}
.lean-step-wrap .lean-step-out-box {
  margin-top: 0.825rem;
  position: relative;
  height: 15.5rem;
}
.lean-step-wrap .lean-step-out-box .lean-step-position-box {
  width: 11.8rem;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.lean-step-wrap .lean-step-out-box .lean-step-position-box .lean-step-box {
  width: 10.275rem;
  margin-left: 1rem;
}
.lean-step-wrap .lean-step-out-box .lean-step-position-box .lean-step-box ul {
  width: 1000%;
}
.lean-step-wrap .lean-step-out-box .lean-step-position-box .lean-step-box ul li {
  width: 10.3rem;
  height: 13.825rem;
}
.lean-step-wrap .lean-step-out-box .lean-step-position-box .lean-step-box ul li h3 {
  line-height: 1.5rem;
  font-size: 0.5rem;
  color: #000;
}
.lean-step-wrap .lean-step-out-box .lean-step-position-box .lean-step-box ul li a {
  display: block;
}
.lean-step-wrap .lean-step-out-box .lean-step-position-box .lean-step-box ul li a img {
  width: 100%;
  height: 7.025rem;
}
.lean-step-wrap .lean-step-out-box .lean-step-position-box .lean-step-box ul li p {
  line-height: 0.75rem;
  font-size: 0.35rem;
  color: #000;
  text-align: justify;
  margin-top: 0.375rem;
}
.lean-step-wrap .lean-step-out-box .lean-step-position-box .lean-step-box ul li .sect-zx {
  width: 7.175rem;
  margin-top: 0.375rem;
  line-height: 1.25rem;
  font-size: 0.6rem;
  color: #fff;
  background: #7e66d6;
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.lean-step-wrap .lean-step-out-box .lean-step-position-box .lean-step-box .lean-step-nav {
  width: 4.45rem;
}
.lean-step-wrap .lean-step-out-box .lean-step-position-box .lean-step-box .lean-step-nav ul li {
  line-height: 1.5rem;
  font-size: 0.6rem;
  color: #000;
}
.lean-step-wrap .lean-step-out-box .lean-step-nav {
  width: 4.4rem;
  position: absolute;
  top: 1rem;
  left: 0.375rem;
}
.lean-step-wrap .lean-step-out-box .lean-step-nav ul li {
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.6rem;
  color: #000;
  text-align: center;
  background: #fff;
  border: 1px solid #a0a0a0;
  margin-top: 0.25rem;
  -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;
}
.lean-step-wrap .lean-step-out-box .lean-step-nav ul li.lean-step-nav-active {
  color: #7e66d6;
  font-weight: bold;
  border: 1px solid #7e66d6;
}
.lean-step-wrap .lean-step-out-box .lean-step-nav .swiper-wrapper {
  width: 98%;
  display: block;
}
.major-wrap .major-box .major-item {
  width: 15.25rem;
  margin: 0 auto;
  margin-top: 0.75rem;
  padding-bottom: 0.625rem;
  border: 0.125rem solid #d2d2d2;
  position: relative;
}
.major-wrap .major-box .major-item h3 {
  width: 6rem;
  background: #fff;
  line-height: 1rem;
  font-size: 0.625rem;
  color: #7e66d6;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: -0.625rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.major-wrap .major-box .major-item ul {
  width: 14.5rem;
  margin: 0 auto;
  margin-top: 0.625rem;
}
.major-wrap .major-box .major-item ul li {
  width: 6.95rem;
}
.major-wrap .major-box .major-item ul li a {
  display: block;
}
.major-wrap .major-box .major-item ul li a img {
  width: 100%;
  height: 5.7rem;
}
.major-wrap .major-box .major-item ul.fist-ul-width li {
  width: 4.475rem;
}
.major-wrap .major-box .major-item ul.fist-ul-width li a {
  display: block;
}
.major-wrap .major-box .major-item ul.fist-ul-width li a img {
  width: 100%;
  height: 5.7rem;
}
.major-wrap .major-box .major-item p {
  width: 14.5rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  line-height: 0.75rem;
  font-size: 0.45rem;
  color: #000;
  text-align: justify;
}
.certificate-wrap {
  padding-top: 0.375rem;
}
.certificate-wrap .certificate-box {
  width: 15.25rem;
  margin: 0 auto;
}
.certificate-wrap .certificate-box ul li {
  width: 7.3rem;
}
.certificate-wrap .certificate-box ul li a {
  display: block;
}
.certificate-wrap .certificate-box ul li a img {
  width: 100%;
  height: 4.725rem;
}
.certificate-wrap .certificate-box p {
  line-height: 0.95rem;
  font-size: 0.5rem;
  color: #321704;
  text-align: justify;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.guide-job-wrap {
  background: #eeeeee;
}
.guide-job-wrap ul {
  width: 15.25rem;
  margin: 0 auto;
  margin-top: 0.75rem;
}
.guide-job-wrap ul li {
  width: 7.25rem;
  margin-bottom: 0.5rem;
  background: #fff;
  border: 1px solid #b5b5b5;
}
.guide-job-wrap ul li div img {
  width: 7.25rem;
  height: 3.575rem;
}
.guide-job-wrap ul li div p {
  font-size: 0.45rem;
  line-height: 0.9rem;
}
.guide-job-wrap ul li div p span {
  font-size: 0.45rem;
}
.guide-job-wrap ul li div .hh3 {
  font-size: 0.5rem;
  color: #000;
  line-height: 1.05rem;
  text-align: center;
}
.guide-job-wrap ul li div .introduce-witch {
  width: 94%;
  margin: 0.25rem auto;
  font-size: 0.45rem;
  line-height: 0.625rem;
  color: #000;
  text-align: justify;
}
.guide-job-wrap ul li div .introduce-witch span {
  color: #7e66d6;
}
