.justify,
.adv-wrap .adv-info-box ul,
.lean-content-wrap .double-btn,
.production-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;
}
.head-wrap {
  padding-top: 0.75rem;
  text-align: center;
}
.head-wrap h1 {
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #7671e1;
  font-weight: bold;
}
.head-wrap p {
  line-height: 0.75rem;
  font-size: 0.6rem;
  color: #000;
  text-transform: uppercase;
}
.sect-zx {
  display: block;
  width: 12.05rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  line-height: 1.75rem;
  font-size: 0.625rem;
  color: #fff;
  background: #f19716;
  text-align: center;
  -webkit-border-radius: 1.125rem 1.125rem 1.125rem 1.125rem;
     -moz-border-radius: 1.125rem 1.125rem 1.125rem 1.125rem;
          border-radius: 1.125rem 1.125rem 1.125rem 1.125rem;
}
.sect-zx:hover {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.goals-requirements-wrap {
  width: 15.5rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.goals-requirements-wrap .goals-requi-left a {
  display: block;
}
.goals-requirements-wrap .goals-requi-left a img {
  width: 100%;
  height: 4.15rem;
}
.goals-requirements-wrap .goals-requi-right .goals-requi-info {
  padding: 0.3rem;
}
.goals-requirements-wrap .goals-requi-right .goals-requi-info p {
  line-height: 0.75rem;
  font-size: 0.45rem;
  color: #484848;
  text-align: justify;
}
.goals-requirements-wrap .goals-requi-right .goals-requi-info p span {
  line-height: 0.875rem;
  font-size: 0.45rem;
  color: #484848;
  font-weight: bold;
}
.goals-requirements-wrap .goals-requi-right .goals-requi-skill h2 {
  line-height: 1.2rem;
  font-size: 0.6rem;
  color: #fff;
  background: #9a96ea;
  text-align: center;
}
.goals-requirements-wrap .goals-requi-right .goals-requi-skill p {
  padding: 0.3rem;
  line-height: 0.875rem;
  font-size: 0.45rem;
  color: #484848;
  text-align: justify;
}
.adv-wrap {
  background: #eeeeee;
  margin-top: 1.375rem;
  padding-bottom: 0.75rem;
}
.adv-wrap .adv-info-box {
  width: 15.25rem;
  margin: 0 auto;
}
.adv-wrap .adv-info-box p {
  line-height: 0.875rem;
  font-size: 0.45rem;
  color: #484848;
  text-align: justify;
  margin-top: 0.5rem;
}
.adv-wrap .adv-info-box ul li {
  width: 7.375rem;
}
.adv-wrap .adv-info-box ul li a {
  display: block;
}
.adv-wrap .adv-info-box ul li a img {
  width: 100%;
  height: 4.8rem;
}
.lean-content-wrap {
  width: 15.5rem;
  margin: 0 auto;
}
.lean-content-wrap Ul li {
  margin-top: 0.625rem;
}
.lean-content-wrap Ul li .lean-img-cont a {
  display: block;
}
.lean-content-wrap Ul li .lean-img-cont a img {
  width: 100%;
  height: 5.525rem;
}
.lean-content-wrap Ul li .lean-info-cont .leanIfon-box {
  position: relative;
  border: 0.075rem solid #4e47d4;
  height: 3.925rem;
}
.lean-content-wrap Ul li .lean-info-cont .leanIfon-box .leanIfon-title {
  width: 4.625rem;
  height: 1.125rem;
  position: absolute;
  top: -0.625rem;
  left: -0.075rem;
}
.lean-content-wrap Ul li .lean-info-cont .leanIfon-box .leanIfon-title h3 {
  width: 3.5rem;
  background: #4e47d4;
  line-height: 1.125rem;
  font-size: 0.5rem;
  color: #fff;
  text-align: center;
}
.lean-content-wrap Ul li .lean-info-cont p {
  margin-top: 1.125rem;
  line-height: 0.875rem;
  font-size: 0.45rem;
  color: #000;
  text-align: justify;
  padding: 0 0.5rem;
}
.lean-content-wrap .double-btn {
  width: 12.65rem;
  margin: 0 auto;
  margin-top: 0.8rem;
}
.lean-content-wrap .double-btn a {
  display: bloxk;
  width: 5.6rem;
  line-height: 1.125rem;
  font-size: 0.5rem;
  color: #f19716;
  border: 1px solid #f19716;
  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;
}
.lean-content-wrap .double-btn a:last-child {
  background: #f19716;
  color: #fff;
}
.production-wrap {
  background: #eeeeee;
  margin-top: 1.375rem;
  padding-bottom: 0.75rem;
}
.production-wrap ul {
  width: 15.25rem;
  margin: 0 auto;
}
.production-wrap ul li {
  width: 7.4rem;
  margin-top: 0.375rem;
}
.production-wrap ul li a {
  display: block;
}
.production-wrap ul li a img {
  width: 100%;
  height: 4.925rem;
}
