.justify,
.policy-wrap .policy-info ul,
.gk-advant .gk-title .gk-title-box,
.gk-advant .gk-swiper-box ul li,
.kinds-wrap ul,
.target-major-wrap .target-major-item,
.target-major-wrap .college-img ul,
.advant-wrap .advant-box ul li,
.lean-base ul {
  display: flex;
  flex-wrap: wrap;
  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;
}
.pub-title {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}
.pub-title h3 {
  line-height: 1.5rem;
  font-size: 0.75rem;
  color: #122cc7;
  text-align: center;
  font-weight: bold;
}
.pub-title h3 i {
  display: inline-block;
  width: 0.75rem;
  height: 2px;
  background: #122cc7;
  margin-right: 0.375rem;
  margin-left: 0.375rem;
  vertical-align: 0.25rem;
}
.auto600 {
  width: 15rem;
  margin: 0 auto;
}
.sect-zx {
  display: block;
  width: 11.15rem;
  margin: 0 auto;
  margin-top: 0.375rem;
  margin-bottom: 0.5rem;
  line-height: 1.375rem;
  font-size: 0.55rem;
  color: #fff;
  background: #ff6330;
  text-align: center;
  border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
  font-weight: bold;
}
.trouble-wrap {
  box-shadow: 0 0 15px 4px #ddd;
  padding-bottom: 0.375rem;
}
.trouble-wrap p {
  line-height: 0.9rem;
  font-size: 0.45rem;
  color: #000;
  padding: 0.5rem;
}
.policy-wrap .policy-info {
  margin-top: 0.5rem;
  border: 1px dashed #494949;
}
.policy-wrap .policy-info ul {
  width: 14.25rem;
  margin: 0 auto;
  border-bottom: 2px dashed #9d9d9d;
  padding-bottom: 0.25rem;
}
.policy-wrap .policy-info ul li {
  padding-top: 0.25rem;
}
.policy-wrap .policy-info ul li p {
  line-height: 0.9rem;
  font-size: 0.5rem;
  color: #122cc7;
  text-align: justify;
  padding-left: 0.625rem;
  position: relative;
}
.policy-wrap .policy-info ul li p::before {
  content: '';
  display: block;
  width: 0.375rem;
  height: 0.375rem;
  background: url('../img/ixon/star-icon.jpg') no-repeat center / contain;
  position: absolute;
  top: 0.25rem;
  left: 0rem;
}
.policy-wrap .policy-info .policy-box {
  border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
  position: relative;
}
.policy-wrap .policy-info .policy-box p {
  line-height: 0.825rem;
  font-size: 0.45rem;
  color: #000;
  text-align: justify;
  padding: 0.625rem;
}
.policy-wrap .policy-info .policy-box .sect-zx {
  width: 7.5rem;
  margin: 0 auto;
  margin: 0;
  position: absolute;
  bottom: -0.75rem;
  left: 50%;
  transform: translateX(-50%);
}
.policy-wrap .policy-img a {
  display: block;
}
.policy-wrap .policy-img a img {
  display: block;
  width: 100%;
}
.gk-advant {
  padding-bottom: 0.75rem;
  margin-top: 1.25rem;
  background: #f5fbff;
}
.gk-advant .gk-title {
  background: #e1f0ff;
  padding: 0.375rem 0;
}
.gk-advant .gk-title .gk-title-box {
  width: 15.25rem;
  margin: 0 auto;
}
.gk-advant .gk-title .gk-title-box h3 {
  width: 2.625rem;
  line-height: 0.75rem;
  font-size: 0.35rem;
  color: #4c4c4c;
  text-align: center;
  background: #ffffff;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  position: relative;
  padding: 0.25rem 0;
}
.gk-advant .gk-title .gk-title-box h3 i {
  content: '';
  display: block;
  width: 0.375rem;
  height: 0.375rem;
  background: url('../img/ixon/decorate-icon.jpg') no-repeat center / contain;
  position: absolute;
  top: 50%;
  right: -0.45rem;
  transform: translateY(-50%);
}
.gk-advant .gk-title .gk-title-box h3.step-tab-active {
  position: relative;
  background-color: #e76b19;
  color: #fff;
}
.gk-advant .gk-title .gk-title-box h3.step-tab-active::before {
  content: '';
  display: block;
  width: 0.75rem;
  height: 0.375rem;
  background: url('../img/ixon/gk-icon.jpg') no-repeat center / contain;
  position: absolute;
  left: 0.5rem;
  bottom: -0.875rem;
}
.gk-advant .gk-swiper-box {
  width: 15.25rem;
  margin: 0 auto;
  margin-top: 0.5rem;
}
.gk-advant .gk-swiper-box ul li {
  width: 15.25rem;
  margin: 0 auto;
  background: #e8e8e8;
  box-sizing: border-box;
  padding: 0.3rem;
  border-radius: 0.375rem 0.375rem 0.375rem 0.375rem;
}
.gk-advant .gk-swiper-box ul li .gk-img {
  width: 6.975rem;
}
.gk-advant .gk-swiper-box ul li .gk-img a {
  display: block;
}
.gk-advant .gk-swiper-box ul li .gk-img a img {
  width: 100%;
  height: 5.475rem;
}
.gk-advant .gk-swiper-box ul li .gk-info {
  flex: 1;
  margin-left: 0.325rem;
  position: relative;
}
.gk-advant .gk-swiper-box ul li .gk-info .gk-info-center {
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gk-advant .gk-swiper-box ul li .gk-info .gk-info-center h3 {
  line-height: 0.9rem;
  font-size: 0.55rem;
  color: #e76b19;
  padding-top: 0.25rem;
}
.gk-advant .gk-swiper-box ul li .gk-info .gk-info-center p {
  line-height: 0.75rem;
  font-size: 0.4rem;
  color: #5c5b5b;
  text-align: justify;
}
.gk-advant .gk-swiper-box ul li .gk-info .gk-info-center p span {
  line-height: 0.75rem;
  font-size: 0.4rem;
  color: #122cc7;
}
.gk-advant .sect-zx {
  margin-top: 0.75rem;
}
.kinds-wrap {
  background: #efefef;
  padding-bottom: 0.75rem;
}
.kinds-wrap ul li {
  width: 4.85rem;
}
.kinds-wrap ul li a {
  display: block;
}
.kinds-wrap ul li a img {
  width: 100%;
  height: 3.35rem;
}
.kinds-wrap ul li h3 {
  line-height: 0.65rem;
  font-size: 0.4rem;
  color: #000;
  text-align: center;
  background: #fff;
  padding-bottom: 0.375rem;
  font-weight: bold;
}
.kinds-wrap ul li:nth-of-type(2) h3,
.kinds-wrap ul li:nth-of-type(3) h3 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.target-major-wrap {
  background: #f3f3f3;
  padding-bottom: 0.75rem;
}
.target-major-wrap .target-major-item {
  width: 14.425rem;
  margin: 0 auto;
}
.target-major-wrap .target-major-item p {
  width: 7rem;
  border: 1px solid #e76b19;
  position: relative;
  background-color: #fff;
  margin-bottom: 0.25rem;
  line-height: 1.5rem;
  font-size: 0.5rem;
  color: #e76b19;
  text-indent: 3rem;
}
.target-major-wrap .target-major-item p i {
  display: inline-block;
  width: 2rem;
  height: 1.5rem;
  background: url('../img/ixon/t-major-icon-1.jpg') no-repeat center / contain;
  vertical-align: bottom;
  position: absolute;
  top: 50%;
  left: -0.025rem;
  transform: translateY(-50%);
}
.target-major-wrap .target-major-item p:nth-of-type(2) i {
  background: url('../img/ixon/t-major-icon-2.jpg') no-repeat center / contain;
}
.target-major-wrap .target-major-item p:nth-of-type(3) i {
  background: url('../img/ixon/t-major-icon-3.jpg') no-repeat center / contain;
}
.target-major-wrap .target-major-item p:nth-of-type(4) i {
  background: url('../img/ixon/t-major-icon-4.jpg') no-repeat center / contain;
}
.target-major-wrap .target-major-img {
  margin-top: 0.5rem;
}
.target-major-wrap .target-major-img a {
  display: block;
}
.target-major-wrap .target-major-img a img {
  display: block;
  width: 100%;
}
.target-major-wrap .target-major-info {
  padding: 0.25rem;
  border: 1px dashed #e76b19;
  border-top: none;
  background: #ffff;
}
.target-major-wrap .target-major-info h3 {
  line-height: 0.9rem;
  font-size: 0.55rem;
  color: #e76b19;
}
.target-major-wrap .target-major-info h3:last-child {
  padding-top: 0.75rem;
}
.target-major-wrap .target-major-info p {
  line-height: 0.75rem;
  font-size: 0.45rem;
  color: #000;
  text-align: justify;
}
.target-major-wrap .target-major-info .top20 {
  margin-top: 0.375rem;
}
.target-major-wrap .college-img h3 {
  line-height: 1.5rem;
  font-size: 0.5rem;
  color: #000;
  text-align: center;
}
.target-major-wrap .college-img ul li {
  width: 2rem;
  border: 1px solid #e9e9e9;
  margin-bottom: 0.25rem;
}
.target-major-wrap .college-img ul li a {
  display: block;
}
.target-major-wrap .college-img ul li a img {
  width: 100%;
  height: 2rem;
}
.advant-wrap {
  background: #e76b19;
  padding-bottom: 0.75rem;
}
.advant-wrap .pub-title h3 {
  color: #fff;
}
.advant-wrap .pub-title h3 i {
  background: #fff;
}
.advant-wrap .advant-box ul {
  box-sizing: border-box;
}
.advant-wrap .advant-box ul li {
  background: #fff;
  padding: 0.5rem;
  margin-top: 0.75rem;
}
.advant-wrap .advant-box ul li h4 {
  width: 3.5rem;
  height: 2.5rem;
  background: #e76b19;
  line-height: 1rem;
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
  padding-top: 0.25rem;
  margin-top: 0.25rem;
}
.advant-wrap .advant-box ul li p {
  flex: 1;
  margin-left: 0.5rem;
  line-height: 0.7rem;
  font-size: 0.5rem;
  color: #000;
  text-align: justify;
  margin-top: 0.25rem;
}
.advant-wrap .sect-zx {
  background: #fff;
  color: #e76b19;
  margin-top: 1rem;
}
.lean-base ul li {
  width: 4.9rem;
  margin-bottom: 0.125rem;
}
.lean-base ul li a {
  display: block;
}
.lean-base ul li a img {
  width: 100%;
  height: 3.775rem;
}
