.justify,
.advantage-box ul,
.advantage-box ul li,
.major-wrap ul,
.major-wrap ul li .double-btn,
.lean-skill-wrap,
.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;
}
.top-jg-form .top-jg-form-head {
  text-align: center;
  margin: 0.75rem;
  position: relative;
}
.top-jg-form .top-jg-form-head h3 {
  line-height: 0.9rem;
  font-size: 0.825rem;
  color: #e3e2e1;
  font-family: 'Monotype Corsiva';
  font-weight: bold;
}
.top-jg-form .top-jg-form-head p {
  line-height: 0.9rem;
  font-size: 0.675rem;
  color: #000;
  font-weight: bold;
}
.top-jg-form .top-jg-form-head::after {
  content: "";
  display: block;
  width: 1.5rem;
  height: 0.1rem;
  background: #6f63f6;
  position: absolute;
  bottom: -0.25rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.top-jg-form ul {
  width: 15rem;
  margin: 0 auto;
  margin-top: 15/40rem;
}
.top-jg-form ul li {
  line-height: 1.6rem;
  font-size: 0.5rem;
  color: #8e8e8e;
  margin-bottom: 0.5rem;
}
.top-jg-form ul li h3 {
  display: block;
  width: 4.825rem;
  height: 1.375rem;
  border: 1px solid #a0a0a0;
  line-height: 1.375rem;
  font-size: 0.625rem;
  color: #000;
  text-align: center;
  -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;
}
.top-jg-form ul li input {
  width: 100%;
  line-height: 1.375rem;
  font-size: 0.5rem;
  color: #000;
  text-indent: 0.375rem;
  text-align: left;
  border: 1px solid #a0a0a0;
  -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;
}
.top-jg-form ul li input::-webkit-input-placeholder {
  line-height: 1.375rem;
  font-size: 0.5rem;
  color: #a0a0a0;
  text-indent: 0.375rem;
}
.top-jg-form ul li input::-moz-placeholder {
  line-height: 1.375rem;
  font-size: 0.5rem;
  color: #a0a0a0;
  text-indent: 0.375rem;
}
.top-jg-form ul li input::placeholder {
  line-height: 1.375rem;
  font-size: 0.5rem;
  color: #a0a0a0;
  text-indent: 0.375rem;
}
.top-jg-form .top-sub-btn {
  display: block;
  width: 14.75rem;
  margin: 0 auto;
  margin-top: 25/40rem;
  line-height: 1.65rem;
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
  background: #6f63f6;
  -webkit-border-radius: 0.825rem 0.825rem 0.825rem 0.825rem;
     -moz-border-radius: 0.825rem 0.825rem 0.825rem 0.825rem;
          border-radius: 0.825rem 0.825rem 0.825rem 0.825rem;
}
.img-auto-wrap {
  width: 15.25rem;
  margin: 0 auto;
  margin-top: 1.25rem;
}
.img-auto-wrap a {
  display: block;
}
.img-auto-wrap a img {
  display: block;
  width: 100%;
}
.select-zx {
  display: block;
  width: 14.75rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  line-height: 1.65rem;
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
  background: #6f63f6;
  -webkit-border-radius: 0.825rem 0.825rem 0.825rem 0.825rem;
     -moz-border-radius: 0.825rem 0.825rem 0.825rem 0.825rem;
          border-radius: 0.825rem 0.825rem 0.825rem 0.825rem;
}
.y-color {
  background: #ff9c44;
}
.head-wrap {
  text-align: center;
  margin: 0.875rem auto;
}
.head-wrap h3 {
  line-height: 0.9rem;
  font-size: 0.75rem;
  color: #6f63f6;
}
.head-wrap p {
  line-height: 0.75rem;
  font-size: 0.625rem;
  color: #000;
}
.advantage-box {
  width: 15.25rem;
  margin: 0 auto;
  background: #eeeeee;
  border: 2px solid #bfbfbf;
}
.advantage-box ul {
  width: 14rem;
  margin: 0 auto;
  padding-top: 0.75rem;
}
.advantage-box ul li {
  width: 6.95rem;
}
.advantage-box ul li i {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background: url('../img/ixon/1_03.png') no-repeat center / contain;
}
.advantage-box ul li .advantage-des {
  width: 5.25rem;
  margin-bottom: 0.55rem;
}
.advantage-box ul li .advantage-des h3 {
  line-height: 0.75rem;
  font-size: 0.625rem;
  color: #6f63f6;
}
.advantage-box ul li .advantage-des p {
  line-height: 0.75rem;
  font-size: 0.55rem;
  color: #000;
}
.major-wrap ul {
  width: 15.25rem;
  margin: 0 auto;
}
.major-wrap ul li {
  width: 7.2rem;
  border: 1px solid #e7e7e7;
  -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.375rem;
  -webkit-box-shadow: 0 0 5px 2px #eaeaea;
     -moz-box-shadow: 0 0 5px 2px #eaeaea;
          box-shadow: 0 0 5px 2px #eaeaea;
  padding-bottom: 0.5rem;
}
.major-wrap ul li a {
  display: block;
}
.major-wrap ul li a img {
  width: 100%;
  height: 4.5rem;
}
.major-wrap ul li a img {
  -webkit-border-radius: 0.15rem 0.15rem 0 0;
     -moz-border-radius: 0.15rem 0.15rem 0 0;
          border-radius: 0.15rem 0.15rem 0 0;
}
.major-wrap ul li a h3 {
  line-height: 0.9rem;
  font-size: 0.5rem;
  color: #000;
  font-weight: bold;
  text-indent: 0.25rem;
}
.major-wrap ul li .major-des p {
  width: 6.65rem;
  margin: 0 auto;
  line-height: 0.75rem;
  font-size: 0.375rem;
  color: #737373;
  text-align: justify;
}
.major-wrap ul li .major-des p:last-child {
  line-height: 0.75rem;
  font-size: 0.375rem;
  color: #f57815;
}
.major-wrap ul li .major-des p:last-child span {
  line-height: 0.75rem;
  font-size: 0.375rem;
  color: #f57815;
  font-weight: bold;
}
.major-wrap ul li .double-btn {
  width: 6.65rem;
  margin: 0 auto;
  text-align: center;
  margin-top: 0.25rem;
}
.major-wrap ul li .double-btn a {
  width: 3rem;
  -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;
  display: block;
  line-height: 0.9rem;
  font-size: 0.5rem;
  color: #6f63f6;
  border: 1px solid #6f63f6;
}
.major-wrap ul li .double-btn a:last-child {
  color: #fff;
  background: #6f63f6;
}
.lean-skill-wrap {
  width: 15.25rem;
  margin: 0 auto;
}
.lean-skill-wrap .lean-skill-img {
  width: 7.5rem;
}
.lean-skill-wrap .lean-skill-img a {
  display: block;
}
.lean-skill-wrap .lean-skill-img a img {
  width: 100%;
  height: 9.975rem;
}
.lean-skill-wrap .lean-skill-des {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.lean-skill-wrap .lean-skill-des ul {
  margin-top: 1rem;
}
.lean-skill-wrap .lean-skill-des ul li {
  height: 3.875rem;
  background: #f0f0f0;
  margin-bottom: 0.425rem;
}
.lean-skill-wrap .lean-skill-des ul li p {
  line-height: 0.9rem;
  font-size: 0.5rem;
  color: #000;
  text-align: justify;
  padding-top: 0.7rem;
  padding-right: 0.25rem;
}
.cooperative-enterprise-wrap {
  height: 6.5rem;
  background: #febb54;
  margin-top: 0.5rem;
  position: relative;
}
.cooperative-enterprise-wrap .cooperative-head {
  padding-top: 0.75rem;
}
.cooperative-enterprise-wrap .cooperative-head h3 {
  color: #fff;
}
.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;
}
