.justify,
.goals-requirements-wrap,
.adv-wrap .adv-info-box ul,
.lean-content-wrap Ul li,
.lean-content-wrap .double-btn,
.production-wrap ul,
.select-class,
.select-class .select-class-right 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: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  overflow-x: hidden;
}
.ban-wrap {
  width: 16rem;
  margin: 0 auto;
}
.ban-wrap img {
  width: 16rem;
}
.head-wrap {
  padding-top: 0.25rem;
  text-align: center;
}
.head-wrap h1 {
  line-height: 0.5rem;
  font-size: 0.29166667rem;
  color: #7671e1;
  font-weight: bold;
}
.head-wrap p {
  line-height: 0.25rem;
  font-size: 0.2rem;
  color: #000;
  text-transform: uppercase;
}
.sect-zx {
  display: block;
  width: 4.01666667rem;
  margin: 0 auto;
  margin-top: 0.20833333rem;
  line-height: 0.58333333rem;
  font-size: 0.20833333rem;
  color: #fff;
  background: #f19716;
  text-align: center;
  -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;
}
.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: 10rem;
  margin: 0 auto;
  margin-top: 0.33333333rem;
}
.goals-requirements-wrap .goals-requi-left {
  width: 5.475rem;
}
.goals-requirements-wrap .goals-requi-left a {
  display: block;
}
.goals-requirements-wrap .goals-requi-left a img {
  width: 100%;
  height: 3.55rem;
}
.goals-requirements-wrap .goals-requi-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #eeeeee;
}
.goals-requirements-wrap .goals-requi-right .goals-requi-info {
  padding: 0.1rem;
}
.goals-requirements-wrap .goals-requi-right .goals-requi-info p {
  line-height: 0.25rem;
  font-size: 0.15rem;
  color: #484848;
  text-align: justify;
}
.goals-requirements-wrap .goals-requi-right .goals-requi-info p span {
  line-height: 0.29166667rem;
  font-size: 0.15rem;
  color: #484848;
  font-weight: bold;
}
.goals-requirements-wrap .goals-requi-right .goals-requi-skill h2 {
  line-height: 0.4rem;
  font-size: 0.2rem;
  color: #fff;
  background: #9a96ea;
  text-align: center;
}
.goals-requirements-wrap .goals-requi-right .goals-requi-skill p {
  padding: 0.1rem;
  line-height: 0.29166667rem;
  font-size: 0.15rem;
  color: #484848;
  text-align: justify;
}
.goals-requirements-wrap .goals-requi-right .goals-requi-skill a {
  display: block;
  width: 2.98333333rem;
  margin: 0 auto;
  line-height: 0.41666667rem;
  font-size: 0.16666667rem;
  color: #000;
  border: 2px solid #9a96ea;
  text-align: center;
  position: relative;
}
.goals-requirements-wrap .goals-requi-right .goals-requi-skill a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 0.125rem solid #000;
  border-top: 0.125rem solid transparent;
  border-right: 0.125rem solid transparent;
  border-bottom: 0.125rem solid transparent;
  position: absolute;
  top: 50%;
  right: 0.125rem;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.adv-wrap {
  background: #eeeeee;
  margin-top: 0.45833333rem;
  padding-bottom: 0.25rem;
}
.adv-wrap .adv-info-box {
  width: 10rem;
  margin: 0 auto;
}
.adv-wrap .adv-info-box p {
  line-height: 0.29166667rem;
  font-size: 0.15rem;
  color: #484848;
  text-align: justify;
  margin-top: 0.16666667rem;
}
.adv-wrap .adv-info-box ul li {
  width: 3.25833333rem;
}
.adv-wrap .adv-info-box ul li a {
  display: block;
}
.adv-wrap .adv-info-box ul li a img {
  width: 100%;
  height: 2.10833333rem;
}
.lean-content-wrap {
  width: 10rem;
  margin: 0 auto;
}
.lean-content-wrap Ul li {
  margin-top: 0.20833333rem;
}
.lean-content-wrap Ul li .lean-img-cont {
  width: 5rem;
}
.lean-content-wrap Ul li .lean-img-cont a {
  display: block;
}
.lean-content-wrap Ul li .lean-img-cont a img {
  width: 100%;
  height: 2.83333333rem;
}
.lean-content-wrap Ul li .lean-info-cont {
  width: 4.625rem;
}
.lean-content-wrap Ul li .lean-info-cont .leanIfon-box {
  margin-top: 0.41666667rem;
  position: relative;
  border: 0.025rem solid #4e47d4;
  height: 1.30833333rem;
}
.lean-content-wrap Ul li .lean-info-cont .leanIfon-box .leanIfon-title {
  width: 1.54166667rem;
  background: #fff;
  height: 0.375rem;
  position: absolute;
  top: -0.20833333rem;
  left: 0.20833333rem;
}
.lean-content-wrap Ul li .lean-info-cont .leanIfon-box .leanIfon-title h3 {
  width: 1.16666667rem;
  background: #4e47d4;
  line-height: 0.375rem;
  font-size: 0.16666667rem;
  color: #fff;
  text-align: center;
}
.lean-content-wrap Ul li .lean-info-cont .leanIfon-box .leanIfon-title h3 span {
  display: block;
  width: 0.15rem;
  height: 0.15rem;
  border: 2px solid #4e47d4;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.lean-content-wrap Ul li .lean-info-cont p {
  margin-top: 0.375rem;
  line-height: 0.29166667rem;
  font-size: 0.15rem;
  color: #000;
  text-align: justify;
  padding: 0 0.16666667rem;
}
.lean-content-wrap .double-btn {
  width: 4.21666667rem;
  margin: 0 auto;
  margin-top: 0.26666667rem;
}
.lean-content-wrap .double-btn a {
  display: bloxk;
  width: 1.86666667rem;
  line-height: 0.375rem;
  font-size: 0.16666667rem;
  color: #f19716;
  border: 1px solid #f19716;
  text-align: center;
  -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-content-wrap .double-btn a:last-child {
  background: #f19716;
  color: #fff;
}
.production-wrap {
  background: #eeeeee;
  margin-top: 0.45833333rem;
  padding-bottom: 0.25rem;
}
.production-wrap ul {
  width: 10rem;
  margin: 0 auto;
}
.production-wrap ul li {
  width: 3.23333333rem;
}
.production-wrap ul li a {
  display: block;
}
.production-wrap ul li a img {
  display: block;
  width: 3.15833333rem;
  height: 2rem;
  border: 10px solid transparent;
}
.production-wrap ul li a img:hover {
  border: 10px solid #fff;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: scale(0.9);
     -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.select-class {
  width: 10.1rem;
  margin: 0 auto;
  margin-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.select-class h3 {
  line-height: 0.55rem;
  font-size: 0.20833333rem;
  color: #fff;
  text-align: center;
  background: #ef473a;
}
.select-class h3 span {
  line-height: 0.55rem;
  font-size: 0.20833333rem;
  color: #fff;
  font-weight: bold;
}
.select-class .select-class-left {
  width: 4.75rem;
  background: #eee;
}
.select-class #baoming {
  width: 4.28333333rem;
  margin: 0 auto;
}
.select-class #baoming li {
  height: 0.31666667rem;
  line-height: 0.31666667rem;
  margin-top: 0.16666667rem;
}
.select-class #baoming li input {
  width: 100%;
  height: 100%;
  line-height: 0.31666667rem;
  font-size: 0.15rem;
  color: #000;
  text-indent: 0.16666667rem;
  background: #fff;
  -webkit-border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
     -moz-border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
          border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  border: 1px solid #a0a0a0;
}
.select-class #baoming li select {
  width: 100%;
  height: 100%;
  line-height: 0.31666667rem;
  font-size: 0.15rem;
  color: #000;
  text-indent: 0.16666667rem;
  background: #fff;
  -webkit-border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
     -moz-border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
          border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  border: 1px solid #a0a0a0;
}
.select-class .shc-sub {
  width: 4.28333333rem;
  margin: 0 auto;
}
.select-class .shc-sub a {
  display: block;
  width: 100%;
  text-align: center;
  height: 0.36666667rem;
  line-height: 0.36666667rem;
  font-size: 0.15rem;
  color: #fff;
  font-weight: bold;
  background: #fd3d24;
  margin-top: 0.16666667rem;
  -webkit-border-radius: 0.05rem;
     -moz-border-radius: 0.05rem;
          border-radius: 0.05rem;
}
.select-class .select-class-right {
  width: 4.75rem;
  background: #eeeeee;
}
.select-class .select-class-right h3 a {
  display: block;
  line-height: 0.55rem;
  font-size: 0.20833333rem;
  color: #fff;
}
.select-class .select-class-right ul {
  width: 4.375rem;
  padding: 0.15rem 0.15rem 0 0.15rem;
}
.select-class .select-class-right ul li {
  width: 2.08333333rem;
  margin-bottom: 0.16666667rem;
}
.select-class .select-class-right ul li a {
  display: block;
}
.select-class .select-class-right ul li a img {
  width: 100%;
  height: 0.81666667rem;
}
