.justify,
.dz-wrap .dz-img ul,
.guide-wrap .guide-ul ul,
.guide-wrap .guide-from ul,
.guide-wrap .guide-from ul li,
.advan-wrap ul,
.why-wrap .why-box ul,
.why-wrap .why-box ul li .img,
.class-wrap,
.college-wrap .college-img ul,
.envir-wrap,
.envir-wrap ul,
.quest-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
html,
body {
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}
.ban-wrap {
  width: 16rem;
  margin: 0 auto;
}
.ban-wrap img {
  width: 16rem;
}
.head-wrap {
  padding-top: 0.29166667rem;
  padding-bottom: 0.25rem;
  margin-bottom: 0.25rem;
  text-align: center;
  position: relative;
}
.head-wrap p {
  width: 5rem;
  margin: 0 auto;
  line-height: 0.3rem;
  font-size: 0.33333333rem;
  color: #c3f7ec;
  font-weight: bold;
  text-transform: uppercase;
}
.head-wrap h2 {
  width: 100%;
  line-height: 0.4rem;
  font-size: 0.33333333rem;
  color: #3d3d3d;
  font-weight: bold;
  position: absolute;
  top: 0.41666667rem;
  left: 50%;
  transform: translateX(-50%);
}
.head-wrap::after {
  content: '';
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background: url('../img/ixon/head-arrow.png') no-repeat center / contain;
  position: absolute;
  bottom: -0.20833333rem;
  left: 50%;
  transform: translateX(-50%);
}
.head-color p {
  color: #ffeac8;
}
.head-color::after {
  content: '';
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background: url('../img/ixon/head-arrow-2.png') no-repeat center / contain;
  position: absolute;
  bottom: -0.20833333rem;
  left: 50%;
  transform: translateX(-50%);
}
.sect-zx {
  display: block;
  width: 4rem;
  margin: 0 auto;
  margin-top: 0.29166667rem;
  margin-bottom: 0.16666667rem;
  line-height: 0.5rem;
  font-size: 0.20833333rem;
  color: #fff;
  background: linear-gradient(to right, #ff890e, #ffb344);
  text-align: center;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.sect-zx i {
  display: inline-block;
  width: 0.23333333rem;
  height: 0.23333333rem;
  background: url('../img/ixon/btn-icon.jpg') no-repeat center / contain;
  vertical-align: -0.04166667rem;
  margin-left: 0.08333333rem;
}
.dz-wrap {
  width: 10rem;
  margin: 0 auto;
  margin-top: 0.41666667rem;
}
.dz-wrap h3 {
  background: #fff;
  line-height: 0.3rem;
  font-size: 0.28333333rem;
  color: #0a927c;
  position: absolute;
  top: -0.25rem;
  left: 0.08333333rem;
  padding: 0 0.125rem;
}
.dz-wrap .dz-des {
  border: 1px solid #cdf3f0;
  box-shadow: 0 0 4px 5px #cdf3f0;
  border-radius: 0.125rem 0.125rem 0.125rem 0.125rem;
  position: relative;
}
.dz-wrap .dz-des p {
  padding: 0.20833333rem;
  line-height: 0.25rem;
  font-size: 0.15rem;
  color: #000;
  text-align: justify;
  text-indent: 0.33333333rem;
}
.dz-wrap .dz-img {
  margin-top: 0.41666667rem;
  border: 1px solid #cdf3f0;
  box-shadow: 0 0 4px 5px #cdf3f0;
  border-radius: 0.125rem 0.125rem 0.125rem 0.125rem;
  position: relative;
}
.dz-wrap .dz-img ul {
  width: 9.33333333rem;
  margin: 0 auto;
  padding-top: 0.20833333rem;
}
.dz-wrap .dz-img ul li {
  width: 2.1rem;
}
.dz-wrap .dz-img ul li a {
  display: block;
}
.dz-wrap .dz-img ul li a img {
  width: 100%;
  height: 1.39166667rem;
}
.dz-wrap .dz-img ul li h4 {
  line-height: 0.38333333rem;
  font-size: 0.13333333rem;
  color: #000;
  text-align: center;
}
.guide-wrap {
  background: #fff8ee;
  padding-bottom: 0.16666667rem;
}
.guide-wrap .guide-ul {
  width: 6.25rem;
  margin: 0 auto;
}
.guide-wrap .guide-ul ul li {
  flex: 1;
}
.guide-wrap .guide-ul ul li a {
  display: block;
  width: 0.75rem;
  margin: 0 auto;
}
.guide-wrap .guide-ul ul li a {
  display: block;
}
.guide-wrap .guide-ul ul li a img {
  width: 100%;
  height: 0.75rem;
}
.guide-wrap .guide-ul ul li h4 {
  line-height: 0.45833333rem;
  font-size: 0.16666667rem;
  color: #000;
  text-align: center;
}
.guide-wrap .guide-from {
  width: 7.31666667rem;
  margin: 0 auto;
  margin-top: 0.125rem;
}
.guide-wrap .guide-from ul li {
  flex: 1;
}
.guide-wrap .guide-from ul li label {
  line-height: 0.33333333rem;
  font-size: 0.16666667rem;
  color: #000;
}
.guide-wrap .guide-from ul li input {
  flex: 1;
  margin-right: 0.16666667rem;
  line-height: 0.33333333rem;
  font-size: 0.16666667rem;
  color: #000;
  text-indent: 0.125rem;
  border: 1px solid #c3c3c3;
  background: #fff;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.advan-wrap ul {
  width: 10rem;
  margin: 0 auto;
}
.advan-wrap ul li {
  width: 2.33333333rem;
  height: 2.375rem;
  border: 1px solid #cdf3f0;
  box-shadow: 0 0 4px 5px #cdf3f0;
  border-radius: 0.16666667rem 0.16666667rem 0.16666667rem 0.16666667rem;
  position: relative;
}
.advan-wrap ul li i {
  display: block;
  width: 0.86666667rem;
  height: 0.86666667rem;
  background: linear-gradient(#26cc96, #11ab9b);
  border-radius: 0.45833333rem 0.45833333rem 0.45833333rem 0.45833333rem;
  text-align: center;
  line-height: 0.86666667rem;
  font-size: 0.20833333rem;
  color: #fff;
  font-style: normal;
  position: absolute;
  top: -0.43333333rem;
  left: 50%;
  transform: translateX(-50%);
}
.advan-wrap ul li h4 {
  line-height: 0.5rem;
  font-size: 0.25rem;
  color: #2e9284;
  text-align: center;
  font-weight: bold;
  padding-top: 0.5rem;
}
.advan-wrap ul li p {
  line-height: 0.25rem;
  font-size: 0.15rem;
  color: #212121;
  padding: 0 0.08333333rem;
  text-align: justify;
}
.why-wrap {
  background: #1bba95;
  padding-bottom: 0.20833333rem;
}
.why-wrap .head-wrap p {
  color: #1dcaa5;
}
.why-wrap .head-wrap h2 {
  color: #fff;
}
.why-wrap .why-box {
  width: 10rem;
  margin: 0 auto;
}
.why-wrap .why-box ul li {
  width: 4.85rem;
  background: #fff;
  margin-top: 0.16666667rem;
  border-radius: 0.125rem 0.125rem 0.125rem 0.125rem;
}
.why-wrap .why-box ul li .title {
  overflow: hidden;
  clear: both;
  padding-top: 0.16666667rem;
}
.why-wrap .why-box ul li .title h3 {
  float: left;
  width: 1.83333333rem;
  line-height: 0.41666667rem;
  font-size: 0.21666667rem;
  color: #fff;
  text-indent: 0.125rem;
  font-weight: bold;
  background: linear-gradient(to right, #15aa99, #29ca94);
  border-radius: 0 0.20833333rem 0.20833333rem 0;
}
.why-wrap .why-box ul li .title p {
  float: left;
  width: 2.04166667rem;
  line-height: 0.25rem;
  font-size: 0.15rem;
  color: #000;
  margin-left: 0.33333333rem;
}
.why-wrap .why-box ul li .img {
  width: 4.475rem;
  margin: 0 auto;
  padding: 0.16666667rem 0;
}
.why-wrap .why-box ul li .img a {
  width: 2.175rem;
}
.why-wrap .why-box ul li .img a {
  display: block;
}
.why-wrap .why-box ul li .img a img {
  width: 100%;
  height: 1.66666667rem;
}
.why-wrap .why-box ul li .full a {
  width: 100%;
}
.class-wrap {
  width: 10rem;
  margin: 0 auto;
}
.class-wrap a {
  width: 4.88333333rem;
}
.class-wrap a {
  display: block;
}
.class-wrap a img {
  width: 100%;
  height: 2.11666667rem;
}
.college-wrap {
  width: 10rem;
  margin: 0 auto;
}
.college-wrap .college-des {
  margin-top: 0.16666667rem;
  padding: 0.16666667rem;
  border: 1px dashed #58ccb1;
  border-radius: 0.125rem 0.125rem 0.125rem 0.125rem;
}
.college-wrap .college-des h3 {
  line-height: 0.3rem;
  font-size: 0.18333333rem;
  color: #58ccb1;
  font-weight: bold;
}
.college-wrap .college-des h3:last-child {
  padding-top: 0.25rem;
}
.college-wrap .college-des p {
  line-height: 0.25rem;
  font-size: 0.15rem;
  color: #000;
  text-align: justify;
}
.college-wrap .college-des .top20 {
  margin-top: 0.25rem;
}
.college-wrap .college-img h3 {
  line-height: 0.5rem;
  font-size: 0.16666667rem;
  color: #000;
  text-align: center;
}
.college-wrap .college-img ul {
  gap: 0.08333333rem 0.08333333rem;
}
.college-wrap .college-img ul li {
  width: 0.875rem;
  border: 1px solid #e9e9e9;
}
.college-wrap .college-img ul li a {
  display: block;
}
.college-wrap .college-img ul li a img {
  width: 100%;
  height: 0.85833333rem;
}
.envir-wrap {
  width: 10rem;
  margin: 0 auto;
}
.envir-wrap ul {
  width: 5.35833333rem;
}
.envir-wrap ul li {
  width: 2.63333333rem;
  margin-top: 0.08333333rem;
}
.envir-wrap ul li a {
  display: block;
}
.envir-wrap ul li a img {
  width: 100%;
  height: 1.75833333rem;
}
.envir-wrap .full-img {
  width: 4.54166667rem;
  margin-top: 0.08333333rem;
}
.envir-wrap .full-img a {
  display: block;
}
.envir-wrap .full-img a img {
  width: 100%;
  height: 3.6rem;
}
.quest-wrap {
  width: 10rem;
  margin: 0 auto;
}
.quest-wrap a {
  width: 3.21666667rem;
  line-height: 0.5rem;
  font-size: 0.18333333rem;
  color: #fff;
  text-align: center;
  background: linear-gradient(to right, #ff8a10, #ffb344);
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  margin-top: 0.18333333rem;
}
