.justify,
.goals-requirements-wrap,
.lean-content-wrap ul,
.lean-content-wrap .double-btn,
.advantage-wrap ul,
.guide-wrap .guide-step-box ul,
.guide-wrap .shop-guide-box ul,
.guide-wrap .shop-guide-box ul li .shop-guide-info,
.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: #000;
  font-weight: bold;
}
.head-wrap p {
  line-height: 0.25rem;
  font-size: 0.2rem;
  color: #000;
  text-transform: uppercase;
}
.sect-zx {
  display: block;
  width: 2.80833333rem;
  margin: 0 auto;
  margin-top: 0.20833333rem;
  line-height: 0.5rem;
  font-size: 0.20833333rem;
  color: #fff;
  background: #fd8622;
  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: 4.89166667rem;
}
.goals-requirements-wrap .goals-requi-left a {
  display: block;
}
.goals-requirements-wrap .goals-requi-left a img {
  width: 100%;
  height: 3.06666667rem;
}
.goals-requirements-wrap .goals-requi-right {
  width: 5rem;
}
.goals-requirements-wrap .goals-requi-right ul li h3 {
  line-height: 0.31666667rem;
  font-size: 0.20833333rem;
  color: #000;
  font-weight: bold;
}
.goals-requirements-wrap .goals-requi-right ul li p {
  padding: 0.04166667rem 0;
  line-height: 0.29166667rem;
  font-size: 0.18333333rem;
  color: #000;
  text-align: justify;
}
.goals-requirements-wrap .goals-requi-right ul li:first-child {
  border-bottom: 1px dashed #000;
}
.goals-requirements-wrap .goals-requi-right ul li:last-child {
  margin-top: 0.08333333rem;
}
.lean-content-wrap {
  width: 10rem;
  margin: 0 auto;
}
.lean-content-wrap ul {
  margin-top: 0.16666667rem;
}
.lean-content-wrap ul li {
  width: 3.25833333rem;
}
.lean-content-wrap ul li a {
  display: block;
}
.lean-content-wrap ul li a img {
  width: 100%;
  height: 2.10833333rem;
}
.lean-content-wrap ul li h3 {
  line-height: 0.5rem;
  font-size: 0.16666667rem;
  color: #000;
  text-align: center;
}
.lean-content-wrap .double-btn {
  width: 7rem;
  margin: 0 auto;
  margin-toP: 0.26666667rem;
}
.lean-content-wrap .double-btn a {
  display: block;
  width: 2.78333333rem;
  line-height: 0.5rem;
  font-size: 0.18333333rem;
  color: #fd8622;
  border: 1px solid #fd8622;
  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: #fd8622;
  color: #fff;
}
.advantage-wrap {
  background: #eeeeee;
  margin-top: 0.45833333rem;
  padding-bottom: 0.25rem;
}
.advantage-wrap ul {
  width: 10rem;
  margin: 0 auto;
}
.advantage-wrap ul li {
  width: 3.21666667rem;
  text-align: center;
  background: #fff;
  border: 1px solid #000;
  -webkit-border-radius: 0.13333333rem 0.13333333rem 0.13333333rem 0.13333333rem;
     -moz-border-radius: 0.13333333rem 0.13333333rem 0.13333333rem 0.13333333rem;
          border-radius: 0.13333333rem 0.13333333rem 0.13333333rem 0.13333333rem;
  margin-top: 0.16666667rem;
  padding-bottom: 0.16666667rem;
}
.advantage-wrap ul li h3 {
  line-height: 0.5rem;
  font-size: 0.25rem;
  color: #fd8622;
  font-weight: bold;
  padding-top: 0.08333333rem;
}
.advantage-wrap ul li a {
  width: 2.93333333rem;
  margin: 0 auto;
}
.advantage-wrap ul li a img {
  width: 2.93333333rem;
  height: 1.93333333rem;
}
.advantage-wrap ul li p {
  line-height: 0.41666667rem;
  font-size: 0.2rem;
  color: #000;
}
.advantage-wrap ul li .sect-zx {
  width: 1.99166667rem;
  margin: 0 auto;
  line-height: 0.375rem;
  font-size: 0.16666667rem;
  color: #fff;
}
.guide-wrap {
  width: 10rem;
  margin: 0 auto;
}
.guide-wrap .guide-step-box {
  padding: 0.25rem 0;
}
.guide-wrap .guide-step-box ul li {
  width: 2.33333333rem;
  height: 0.83333333rem;
  position: relative;
}
.guide-wrap .guide-step-box ul li span {
  display: block;
  width: 0.83333333rem;
  height: 0.83333333rem;
  line-height: 0.83333333rem;
  font-size: 0.33333333rem;
  color: #fd4122;
  text-align: center;
  font-weight: bold;
  border: 0.025rem solid #fd8622;
  -webkit-border-radius: 0.41666667rem 0.41666667rem 0.41666667rem 0.41666667rem;
     -moz-border-radius: 0.41666667rem 0.41666667rem 0.41666667rem 0.41666667rem;
          border-radius: 0.41666667rem 0.41666667rem 0.41666667rem 0.41666667rem;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 2;
}
.guide-wrap .guide-step-box ul li .guide-step-info {
  width: 2.25rem;
  border: 0.025rem solid #fd8622;
  -webkit-border-radius: 0.33333333rem 0.33333333rem 0.33333333rem 0.33333333rem;
     -moz-border-radius: 0.33333333rem 0.33333333rem 0.33333333rem 0.33333333rem;
          border-radius: 0.33333333rem 0.33333333rem 0.33333333rem 0.33333333rem;
  height: 0.625rem;
  position: absolute;
  top: 50%;
  left: 0.08333333rem;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.guide-wrap .guide-step-box ul li .guide-step-info h3 {
  line-height: 0.25rem;
  font-size: 0.16666667rem;
  color: #000;
  font-weight: bold;
  text-indent: 0.875rem;
  margin-top: 0.08333333rem;
}
.guide-wrap .guide-step-box ul li .guide-step-info p {
  line-height: 0.20833333rem;
  font-size: 0.16666667rem;
  color: #585858;
  text-indent: 0.875rem;
}
.guide-wrap .shop-guide-box ul li {
  width: 4.79166667rem;
}
.guide-wrap .shop-guide-box ul li a {
  display: block;
}
.guide-wrap .shop-guide-box ul li a img {
  width: 100%;
  height: 2rem;
}
.guide-wrap .shop-guide-box ul li .shop-guide-info {
  background: #eeeeee;
}
.guide-wrap .shop-guide-box ul li .shop-guide-info h3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 0.61666667rem;
  font-size: 0.16666667rem;
  color: #000;
  text-indent: 0.08333333rem;
}
.guide-wrap .shop-guide-box ul li .shop-guide-info .sect-zx {
  display: block;
  width: 1.6rem;
  height: 0.375rem;
  line-height: 0.375rem;
  font-size: 0.16666667rem;
  color: #fff;
  margin-top: 0.10833333rem;
  margin-right: 0.125rem;
}
.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: #e04f28;
}
.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: #e04f28;
  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;
}
