.justify,
.express-wrap ul,
.major-wrap ul,
.double-btn,
.hotpro-show ul,
.certificate-wrap .certificate-box ul,
.cooperative-enterprise-wrap ul,
.coop-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: url('../img/ixon/banner-bg.jpg') no-repeat center / contain;
  height: 1.975rem;
  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.325rem;
  padding-bottom: 0.325rem;
  -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;
  padding-top: 0.325rem;
  padding-bottom: 0.325rem;
}
.express-wrap ul li h3 {
  line-height: 1.25rem;
  font-size: 1.25rem;
  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;
}
.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: #ce1313;
  text-align: center;
}
.head-wrap {
  padding-top: 0.625rem;
  text-align: center;
}
.head-wrap h1 {
  width: 7.7rem;
  margin: 0 auto;
  line-height: 1.5rem;
  font-size: 0.625rem;
  color: #fff;
  background: #ce1313;
  font-weight: bold;
  position: relative;
}
.head-wrap h1::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 0.75rem solid #fff;
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  border-right: 0.75rem solid transparent;
  position: absolute;
  top: 0;
  left: -0.025rem;
}
.head-wrap h1::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 0.75rem solid #fff;
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  border-left: 0.75rem solid transparent;
  position: absolute;
  top: 0;
  right: -0.025rem;
}
.head-wrap h1.colorH1::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 0.75rem solid #eeeeee;
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  border-right: 0.75rem solid transparent;
  position: absolute;
  top: 0;
  left: -0.025rem;
}
.head-wrap h1.colorH1::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 0.75rem solid #eeeeee;
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  border-left: 0.75rem solid transparent;
  position: absolute;
  top: 0;
  right: -0.025rem;
}
.head-wrap h1.colorH2::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 0.75rem solid #f5d3d3;
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  border-right: 0.75rem solid transparent;
  position: absolute;
  top: 0;
  left: -0.025rem;
}
.head-wrap h1.colorH2::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 0.75rem solid #f5d3d3;
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  border-left: 0.75rem solid transparent;
  position: absolute;
  top: 0;
  right: -0.025rem;
}
.head-wrap p {
  width: 15rem;
  margin: 0 auto;
  padding-bottom: 0.375rem;
  line-height: 1.15rem;
  font-size: 0.625rem;
  color: #adadad;
  text-transform: uppercase;
}
.training-objective-wrap {
  padding-bottom: 0.75rem;
}
.training-objective-wrap ul {
  width: 15.25rem;
  margin: 0 auto;
}
.training-objective-wrap ul li {
  padding-bottom: 0.75rem;
}
.training-objective-wrap ul li:last-child {
  border-bottom: none;
}
.training-objective-wrap ul li h2 {
  line-height: 1.25rem;
  font-size: 0.75rem;
  color: #ce1313;
  text-transform: capitalize;
  font-weight: bold;
}
.training-objective-wrap ul li p {
  line-height: 0.9rem;
  font-size: 0.5rem;
  color: #000;
  background: #ffead9;
  -webkit-border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
     -moz-border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
          border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  padding: 0.625rem 0.25rem;
  text-align: justify;
}
.training-objective-wrap ul li p a {
  line-height: 0.75rem;
  font-size: 0.5rem;
  color: #f30000;
}
.sect-zx {
  display: block;
  width: 8.45rem;
  margin: 0 auto;
  margin-top: 0.25rem;
  line-height: 1.25rem;
  font-size: 0.55rem;
  color: #000;
  text-align: center;
  background: #ffa902;
  -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;
}
.major-wrap {
  background: #eeeeee;
}
.major-wrap .major-title {
  width: 15.25rem;
  margin: 0 auto;
  margin-top: 0.75rem;
  border: 0.125rem dashed #7d7d7d;
  position: relative;
  -webkit-border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
     -moz-border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
          border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
}
.major-wrap .major-title h3 {
  width: 240/40rem;
  background: #eeeeee;
  line-height: 1rem;
  font-size: 0.625rem;
  color: #ce1313;
  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-title p {
  line-height: 0.75rem;
  font-size: 0.5rem;
  color: #515151;
  text-align: justify;
  padding: 0.75rem 0.25rem 0.5rem;
}
.major-wrap ul {
  width: 15.25rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.major-wrap ul li {
  width: 7.2rem;
  margin-bottom: 0.625rem;
}
.major-wrap ul li a {
  display: block;
}
.major-wrap ul li a img {
  width: 100%;
  height: 4.975rem;
}
.major-wrap ul li p {
  line-height: 0.75rem;
  font-size: 0.45rem;
  color: #000;
  text-align: justify;
  background: #fff;
  border: 1px solid #a0a0a0;
  padding: 0.25rem 0.25rem;
}
.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: #ce1313;
  border: 2/40rem solid #ce1313;
  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: #ce1313;
}
.class-content-wrap {
  width: 15.25rem;
  margin: 0 auto;
}
.class-content-wrap .cls-cont-a {
  display: block;
}
.class-content-wrap .cls-cont-a img {
  width: 100%;
  height: 310;
}
.class-content-wrap p {
  line-height: 0.75rem;
  font-size: 0.4rem;
  color: #000;
  text-align: justify;
  padding: 0.25rem;
}
.hotpro-show {
  background: #f5d3d3;
  padding-top: 0.625rem;
}
.hotpro-show ul {
  width: 15.25rem;
  margin: 0 auto;
}
.hotpro-show ul li {
  background: #fff;
  text-align: center;
  margin-bottom: 0.625rem;
  -webkit-box-shadow: 0px 4px 8px -4px #a3a3a3;
     -moz-box-shadow: 0px 4px 8px -4px #a3a3a3;
          box-shadow: 0px 4px 8px -4px #a3a3a3;
  width: 7.35rem;
  -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;
}
.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: 1.25rem;
  font-size: 0.625rem;
  color: #000;
  font-weight: bold;
}
.hotpro-show ul li h4 {
  line-height: 1.5rem;
  font-size: 0.5rem;
  color: #311804;
}
.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.9rem;
  font-size: 0.5rem;
  color: #000;
  text-indent: 1rem;
  text-align: justify;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.cooperative-enterprise-wrap {
  height: 6.5rem;
  background: #ce1313;
  margin-top: 0.5rem;
  position: relative;
}
.cooperative-enterprise-wrap .cooperative-head h1 {
  color: #ce1313;
  background: #fff;
}
.cooperative-enterprise-wrap .cooperative-head h1::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 0.75rem solid #ce1313;
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  border-right: 0.75rem solid transparent;
  position: absolute;
  top: 0;
  left: -0.025rem;
}
.cooperative-enterprise-wrap .cooperative-head h1::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 0.75rem solid #ce1313;
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  border-left: 0.75rem solid transparent;
  position: absolute;
  top: 0;
  right: -0.025rem;
}
.cooperative-enterprise-wrap ul {
  width: 15.25rem;
  position: absolute;
  top: 3.75rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.cooperative-enterprise-wrap ul li {
  width: 7.175rem;
  margin-bottom: 0.75rem;
}
.cooperative-enterprise-wrap ul li a {
  display: block;
}
.cooperative-enterprise-wrap ul li a img {
  width: 100%;
  height: 4.5rem;
}
.cooperative-enterprise-wrap ul li p {
  line-height: 1.5rem;
  font-size: 0.625rem;
  color: #000;
  background: #eeeeee;
  text-align: center;
}
.coop-job-wrap {
  margin-top: 4rem;
}
.coop-job-wrap ul {
  width: 15.25rem;
  margin: 0 auto;
}
.coop-job-wrap ul li {
  width: 4.6rem;
  margin-bottom: 0.75rem;
  border: 1px solid #a0a0a0;
}
.coop-job-wrap ul li a {
  display: block;
}
.coop-job-wrap ul li a img {
  width: 100%;
  height: 2.55rem;
}
