.justify,
.form-wrap .form-box .form-input ul li,
.hot-wrap ul,
.list-wrap ul,
.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 {
  display: block;
  width: 16rem;
}
.sect-zx {
  display: block;
  width: 13.75rem;
  margin: 0 auto;
  margin-top: 0.75rem;
  line-height: 1.625rem;
  font-size: 0.65rem;
  color: #fff;
  text-align: center;
  background: #c5302c;
  -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;
}
.radius-zx {
  line-height: 1.5rem;
  border: 2px solid #fff;
  -webkit-border-radius: 0.875rem 0.875rem 0.875rem 0.875rem;
     -moz-border-radius: 0.875rem 0.875rem 0.875rem 0.875rem;
          border-radius: 0.875rem 0.875rem 0.875rem 0.875rem;
}
.radius-border {
  -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;
}
.form-wrap {
  background: #a0a0a0;
}
.form-wrap .form-box {
  width: 15.025rem;
  margin: 0 auto;
  background: #fff;
  border-top: none;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.form-wrap .form-box .form-input {
  width: 13.5rem;
  margin: 0 auto;
}
.form-wrap .form-box .form-input ul li {
  margin-top: 0.45rem;
}
.form-wrap .form-box .form-input ul li label {
  display: block;
  line-height: 1.25rem;
  font-size: 0.5rem;
  color: #c5302c;
}
.form-wrap .form-box .form-input ul li label i {
  display: inline-block;
  width: 0.9rem;
  height: 0.9rem;
  background: url("../img/ixon/name-icon.png") no-repeat center / contain;
  vertical-align: -0.25rem;
  margin-right: 0.375rem;
}
.form-wrap .form-box .form-input ul li label i.phone-icon {
  background: url("../img/ixon/phone-icon.png") no-repeat center / contain;
}
.form-wrap .form-box .form-input ul li input {
  display: block;
  width: 10.375rem;
  line-height: 1.25rem;
  font-size: 0.5rem;
  color: #000;
  text-indent: 0.25rem;
  -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;
  border: 1px solid #aaaaaa;
}
.form-wrap .form-box .form-input ul li input:input-placeholder {
  line-height: 1.05rem;
  font-size: 0.5rem;
  color: #8c8b86;
}
.form-wrap .form-box .form-input .sect-zx {
  margin-top: 0.5rem;
}
.full-head-wrap {
  padding: 0.75rem 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #dc3628), color-stop(#cc271d), to(#b9150f));
  background: -webkit-linear-gradient(top, #dc3628 30%, #cc271d, #b9150f);
  background: -moz- oldlinear-gradient(top, #dc3628 30%, #cc271d, #b9150f);
  background: linear-gradient(top, #dc3628 30%, #cc271d, #b9150f);
  text-align: center;
}
.full-head-wrap h1 {
  line-height: 1.5rem;
  font-size: 0.95rem;
  color: #fef2df;
  font-weight: bold;
}
.full-head-wrap p {
  line-height: 1.1rem;
  font-size: 0.6rem;
  color: #f7dbb0;
}
.full-img-wrap .full-img {
  display: block;
}
.full-img-wrap .full-img img {
  width: 100%;
}
.body-bg-wrap {
  background: #121116;
  padding-bottom: 0.75rem;
}
.head-wrap {
  padding-top: 0.75rem;
}
.head-wrap h3 {
  line-height: 1.5rem;
  font-size: 0.75rem;
  color: #e9d891;
  font-weight: bold;
  text-align: center;
}
.head-wrap p {
  line-height: 1.125rem;
  font-size: 0.5rem;
  color: #fef3e1;
  text-align: center;
}
.hot-wrap {
  margin-top: 0.5rem;
  border-top: 2px dashed #716b64;
  border-bottom: 2px dashed #716b64;
}
.hot-wrap ul {
  width: 15rem;
  margin: 0 auto;
  padding-bottom: 0.375rem;
}
.hot-wrap ul li {
  width: 6.825rem;
  margin-top: 0.75rem;
}
.hot-wrap ul li a {
  display: block;
  padding: 0.05rem;
  background: #fff;
}
.hot-wrap ul li a img {
  display: block;
  width: 100%;
  height: 4.5rem;
}
.hot-wrap ul li h3 {
  width: 4.925rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  line-height: 1.05rem;
  font-size: 0.5rem;
  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: -webkit-gradient(linear, left top, left bottom, from(#dc3628), color-stop(#c72219), to(#b20e0b));
  background: -webkit-linear-gradient(top, #dc3628, #c72219, #b20e0b);
  background: -moz- oldlinear-gradient(top, #dc3628, #c72219, #b20e0b);
  background: linear-gradient(top, #dc3628, #c72219, #b20e0b);
}
.list-wrap {
  width: 15rem;
  margin: 0 auto;
}
.list-wrap ul {
  margin-top: 0.5rem;
}
.list-wrap ul li {
  width: 4.875rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0.25rem;
}
.list-wrap ul li a {
  display: block;
  padding: 0.05rem;
  background: #fff;
}
.list-wrap ul li a img {
  display: block;
  width: 100%;
  height: 4rem;
}
.list-wrap ul li h3 {
  width: 4.25rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  line-height: 1.05rem;
  font-size: 0.5rem;
  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: -webkit-gradient(linear, left top, left bottom, from(#dc3628), color-stop(#c72219), to(#b20e0b));
  background: -webkit-linear-gradient(top, #dc3628, #c72219, #b20e0b);
  background: -moz- oldlinear-gradient(top, #dc3628, #c72219, #b20e0b);
  background: linear-gradient(top, #dc3628, #c72219, #b20e0b);
}
.employment-wrap {
  margin-top: 0.75rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#db3527), to(#af0b09));
  background: -webkit-linear-gradient(top, #db3527, #af0b09);
  background: -moz- oldlinear-gradient(top, #db3527, #af0b09);
  background: linear-gradient(top, #db3527, #af0b09);
  padding-bottom: 0.75rem;
}
.employment-wrap .employment-box {
  width: 15rem;
  margin: 0 auto;
  margin-top: 0.75rem;
}
.employment-wrap .employment-box a {
  display: block;
}
.employment-wrap .employment-box a img {
  width: 100%;
}
.employment-wrap .sect-zx {
  background: #fff;
  color: #bc1711;
  font-weight: bold;
  -webkit-border-radius: 1rem 1rem 1rem 1rem;
     -moz-border-radius: 1rem 1rem 1rem 1rem;
          border-radius: 1rem 1rem 1rem 1rem;
}
.job-wrap {
  width: 15.25rem;
  margin: 0 auto;
  margin-top: 0.375rem;
}
.job-wrap ul li {
  width: 5rem;
  margin-bottom: 0.25rem;
}
.job-wrap ul li a {
  display: block;
}
.job-wrap ul li a img {
  width: 100%;
  height: 5rem;
}
.job-wrap ul li:first-child,
.job-wrap ul li:last-child {
  width: 10rem;
}
.job-wrap ul .job-center-li {
  background: #ff7c1e;
  position: relative;
}
.job-wrap ul .job-center-li h3 {
  width: 4.35rem;
  line-height: 1.5rem;
  font-size: 0.95rem;
  color: #fff;
  text-align: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  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%);
}
