html,
body {
  max-width: 640px;
  margin: 0 auto;
  overflow-x: hidden;
  background: #fff;
}
.justify,
.double-btn,
.adv-wrap .adv-box ul,
.target-wrap ul,
.hot-major-wrap ul,
.employment-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;
}
.sect-zx {
  display: block;
  width: 5.22rem;
  margin: 0 auto;
  height: 0.75rem;
  line-height: 0.75rem;
  font-size: 0.3rem;
  color: #000;
  background: #fecb34;
  text-align: center;
  -webkit-border-radius: 0.17rem 0.17rem 0.17rem 0.17rem;
     -moz-border-radius: 0.17rem 0.17rem 0.17rem 0.17rem;
          border-radius: 0.17rem 0.17rem 0.17rem 0.17rem;
  margin-top: 0.31rem;
}
.double-btn {
  width: 7.35rem;
  margin: 0 auto;
}
.double-btn a {
  display: block;
  width: 3.5rem;
  line-height: 0.62rem;
  font-size: 0.3rem;
  color: #fecb34;
  text-align: center;
  border: 1px solid #fecb34;
  -webkit-border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
     -moz-border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
          border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
}
.double-btn a:last-child {
  line-height: 0.62rem;
  font-size: 0.3rem;
  color: #000;
  background: #fecb34;
}
.head-wrap {
  margin: 0 auto;
  text-align: center;
  border-bottom: 2px solid #7d7d7d;
  padding: 0.2rem 0 0.18rem;
  margin: 0 0.15rem;
}
.head-wrap h1 {
  line-height: 0.6rem;
  font-size: 0.26rem;
  color: #ff6100;
  font-weight: bold;
}
.head-wrap p {
  line-height: 0.32rem;
  font-size: 0.16rem;
  color: #151515;
  font-weight: bold;
  text-transform: uppercase;
}
.new-year-wrap {
  background: #f6f6f6;
}
.new-year-wrap .new-y-top {
  margin: 0 auto;
  margin-top: 0.2rem;
  padding: 0 0.15rem;
}
.new-year-wrap .new-y-top a {
  display: block;
}
.new-year-wrap .new-y-top a img {
  width: 100%;
  /* height: 4.875rem; */
}
.new-year-wrap .new-y-top p {
  line-height: 0.6rem;
  font-size: 0.2rem;
  color: #000;
}
.new-year-wrap .new-y-bottom {
  background: #ff6100;
  padding: 0.2rem 0.15rem;
}
.new-year-wrap .new-y-bottom p {
  margin: 0 auto;
  line-height: 0.32rem;
  font-size: 0.2rem;
  color: #fff;
}
.new-year-wrap .new-y-bottom i {
  display: block;
  width: 0.48rem;
  height: 0.48rem;
  background: url('btn-icon.png') no-repeat center / contain;
  margin-top: 0.12rem;
}
.adv-wrap {
  background: #f6f6f6;
  margin-top: 0.2rem;
}
.adv-wrap .adv-box {
  margin: 0 auto;
  padding: 0 0.15rem;
}
.adv-wrap .adv-box h3 {
  line-height: 0.7rem;
  font-size: 0.22rem;
  color: #000;
  font-weight: bold;
}
.adv-wrap .adv-box p {
  font-size: 0.19rem;
  color: #000;
  text-align: justify;
}
.adv-wrap .adv-box ul li {
  width: 27.8%;
  line-height: 0.42rem;
  font-size: 0.18rem;
  color: #313131;
  border: 0.04rem solid #545454;
  text-align: center;
  margin-top: 0.18rem;
}
.target-wrap ul {
  margin: 0 auto;
  padding: 0 0.21rem;
}
.target-wrap ul li {
  width: 48.4%;
  background: #ff6100;
  padding-bottom: 0.2rem;
  margin-top: 0.2rem;
  position: relative;
}
.target-wrap ul li a {
  display: block;
}
.target-wrap ul li a img {
  width: 100%;
}
.target-wrap ul li h3 {
  line-height: 0.5rem;
  font-size: 0.22rem;
  color: #fff;
  text-align: center;
  margin-top: 0.25rem;
}
.target-wrap ul li p {
  margin: 0 auto;
  font-size: 0.17rem;
  color: #fff;
  text-align: justify;
  padding: 0 0.1rem;
}
.target-wrap ul li::after {
  content: '+';
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border: 0.02rem solid #ff6100;
  line-height: 0.48rem;
  font-size: 0.4rem;
  color: #ff6100;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: 1.25rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #f8edfe;
  -webkit-border-radius: 0.37rem 0.37rem 0.37rem 0.37rem;
     -moz-border-radius: 0.37rem 0.37rem 0.37rem 0.37rem;
          border-radius: 0.37rem 0.37rem 0.37rem 0.37rem;
}
.hot-major-wrap ul {
  padding: 0 0.1rem;
  margin: 0 auto;
  margin-top: 0.2rem;
}
.hot-major-wrap ul li {
  width: 49.3%;
}
.hot-major-wrap ul li a {
  display: block;
}
.hot-major-wrap ul li a img {
  width: 100%;
}
.hot-major-wrap ul li h3 {
  line-height: 0.6rem;
  font-size: 0.17rem;
  color: #000;
  text-align: center;
}
.hot-major-wrap ul li h3 span {
  font-size: 0.2rem;
  color: #000;
  font-weight: bold;
}
.hot-major-wrap ul .line-major {
  width: 32.54%;
}
.employment-wrap {
  background: url('employment-bg.jpg') no-repeat 100% 100%;
  padding-bottom: 0.37rem;
}
.employment-wrap ul {
  padding: 0 0.1rem;
  margin: 0 auto;
  margin-top: 0.2rem;
}
.employment-wrap ul li {
  width: 48.65%;
  border: 1px solid #504b4b;
  background: rgba(255, 255, 255, 0.9);
  padding: 0.2rem 0;
  position: relative;
  padding-bottom: 0.7rem;
}
.employment-wrap ul li h3 {
  line-height: 0.7rem;
  font-size: 0.2rem;
  color: #ff6100;
  text-indent: 0.15rem;
}
.employment-wrap ul li p {
  padding: 0 0.1rem;
  margin: 0 auto;
  line-height: 0.35rem;
  font-size: 0.18rem;
  color: #000;
  text-align: justify;
}
.employment-wrap ul li i {
  display: block;
  width: 0.48rem;
  height: 0.48rem;
  background: url('btn-icon-02.png') no-repeat center / contain;
  position: absolute;
  bottom: 0.2rem;
  left: 0.2rem;
}
.swip-wrap {
  width: 97%;
  margin: 0.15rem auto 0;
}
.swip-wrap ul li a {
  display: block;
}
.swip-wrap ul li a img {
  width: 100%;
}
.find-wry-wrap {
  background: url('find-way-bg.jpg') no-repeat 100% 100%;
  padding: 0.2rem 0;
  margin-top: 0.37rem;
  text-align: center;
}
.find-wry-wrap p {
  line-height: 0.45rem;
  font-size: 0.2rem;
  color: #fff;
}
.find-wry-wrap a {
  display: block;
  width: 2.32rem;
  margin: 0 auto;
  line-height: 0.42rem;
  font-size: 0.2rem;
  color: #ff6100;
  font-weight: bold;
  background: #fff;
  -webkit-border-radius: 0.22rem 0.22rem 0.22rem 0.22rem;
     -moz-border-radius: 0.22rem 0.22rem 0.22rem 0.22rem;
          border-radius: 0.22rem 0.22rem 0.22rem 0.22rem;
}
