.banner {
  width: 100%;
  height: 4.69501rem;
  position: relative;
}
.banner .bg {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.banner .bg img {
  height: 100%;
  position: absolute;
  top: 0;
  left: -50%;
  right: -50%;
  margin: auto;
}
.banner .text {
  position: absolute;
  top: 1.71rem;
  left: 1.95rem;
}
.banner .text .name {
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.18rem;
  letter-spacing: -0.00375rem;
  color: #ffffff;
}
.banner .text .title {
  font-size: 0.405rem;
  line-height: 0.405rem;
  color: #f6f6f6;
  margin-top: 0.225rem;
}
.banner .text .en {
  font-family: 'Arial';
  font-size: 0.21rem;
  line-height: 0.21rem;
  letter-spacing: -0.00825rem;
  color: #ffffff;
  margin-top: 0.225rem;
}
.content {
  width: 100%;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
}
.content .title {
  position: relative;
}
.content .title .rectangle {
  display: inline-block;
  width: 0.105rem;
  height: 0.3rem;
  background-color: #ea222d;
  position: relative;
  vertical-align: middle;
}
.content .title .rectangle::after {
  content: "";
  width: 0.105rem;
  height: 0.3rem;
  background-color: #f49096;
  position: absolute;
  top: 0;
  left: 0.0375rem;
  z-index: -1;
}
.content .title .text {
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 0.3rem;
  color: #333333;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.15rem;
}
.content .demand-jobs {
  width: 72.9166%;
  margin: 0 auto;
  margin-top: 0.705rem;
}
.content .demand-jobs .list {
  width: 100%;
  margin-top: 0.5925rem;
}
.content .demand-jobs .list .item {
  width: 100%;
  margin-bottom: 0.0375rem;
}
.content .demand-jobs .list .item::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .demand-jobs .list .item .left {
  width: 2.29501rem;
  float: left;
  height: 0.615rem;
  background-color: #ea222d;
}
.content .demand-jobs .list .item .left span {
  font-size: 0.15rem;
  font-weight: bold;
  line-height: 0.615rem;
  color: #ffffff;
  margin-left: 0.27rem;
}
.content .demand-jobs .list .item .right {
  width: 8.0502rem;
  float: left;
  height: 0.615rem;
  background-color: #ebecf0;
}
.content .demand-jobs .list .item .right span {
  font-size: 0.135rem;
  line-height: 0.615rem;
  color: #333333;
  margin-left: 0.3375rem;
}
.content .demand-jobs .list .item:nth-child(2n + 2) .left {
  background-color: #ee4e57;
}
.content .demand-jobs .list .item:nth-child(2n + 2) .right {
  background-color: #f8f8f8;
}
.content .require {
  width: 100%;
  background-color: #f8f8f8;
  margin-top: 0.6075rem;
  position: relative;
  z-index: 2;
}
.content .require .box {
  width: 72.9166%;
  margin: 0 auto;
  padding-top: 0.6825rem;
  padding-bottom: 0.6rem;
}
.content .require .box::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .require .box .left {
  width: 5.05501rem;
  height: 2.99251rem;
  float: left;
}
.content .require .box .left .img {
  width: 100%;
  height: 100%;
}
.content .require .box .left .img img {
  width: 100%;
}
.content .require .box .right {
  float: left;
  margin-left: 0.9rem;
  margin-top: 0.3rem;
}
.content .require .box .right .p {
  margin-top: 0.555rem;
  width: 4.401rem;
}
.content .require .box .right .p p {
  font-size: 0.135rem;
  line-height: 0.27rem;
  color: #333333;
}
.content .process {
  width: 100%;
  height: 4.38001rem;
  position: relative;
  z-index: 2;
}
.content .process .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.content .process .bg img {
  width: 100%;
}
.content .process .title .rectangle {
  background-color: white;
}
.content .process .title .rectangle::after {
  background-color: #f49096;
}
.content .process .title span {
  color: white;
}
.content .process .box {
  width: 72.9166%;
  margin: 0 auto;
  padding-top: 0.645rem;
  padding-bottom: 0.6rem;
}
.content .process .box::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .process .box .list {
  width: 100%;
  text-align: center;
  margin-top: 0.57rem;
}
.content .process .box .list .item {
  display: inline-block;
  vertical-align: top;
}
.content .process .box .list .item .icon {
  width: 1.17rem;
  height: 1.32rem;
  margin: 0 auto;
  position: relative;
}
.content .process .box .list .item .icon .hexagon {
  width: 1.17rem;
  height: 1.32rem;
}
.content .process .box .list .item .icon .hexagon img {
  width: 100%;
  transition: 0.5s;
}
.content .process .box .list .item .icon .icon1 {
  position: absolute;
  top: 0.42rem;
  left: 0.288rem;
}
.content .process .box .list .item .icon .icon1 img {
  width: 0.57rem;
  height: 0.54rem;
}
.content .process .box .list .item .name {
  font-size: 0.165rem;
  font-weight: bold;
  line-height: 0.165rem;
  color: #ffffff;
  margin-top: 0.2775rem;
}
.content .process .box .list .item .en {
  font-size: 0.12rem;
  font-weight: bold;
  line-height: 0.12rem;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 0.15rem;
}
.content .process .box .list .item .p {
  font-size: 0.12rem;
  line-height: 0.12rem;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 0.3rem;
}
.content .process .box .list .item .connect {
  text-align: center;
  margin: 0 0.3rem;
  margin-top: 0.5775rem;
  width: 0.3rem;
  height: 0.21rem;
}
.content .process .box .list .item .connect img {
  width: 100%;
}
.content .process .box .list .item:hover .icon .hexagon img {
  transform: scale(1.1);
}
.content .journey {
  width: 100%;
}
.content .journey .box {
  width: 72.9166%;
  margin: 0 auto;
  padding-top: 0.63rem;
  padding-bottom: 0.6525rem;
  min-height: 1.60501rem;
  position: relative;
}
.content .journey .box::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .journey .box .p {
  margin-top: 0.555rem;
  width: 5.97751rem;
}
.content .journey .box .p p {
  font-size: 0.135rem;
  line-height: 0.27rem;
  color: #333333;
}
.content .journey .box .qr-code {
  position: absolute;
  top: 0.63rem;
  right: 0;
}
.content .journey .box .qr-code .item {
  float: right;
  margin-left: 0.4rem;
}
.content .journey .box .qr-code .item .img {
  width: 1.44rem;
  height: 1.44rem;
}
.content .journey .box .qr-code .item .img img {
  width: 100%;
}
.content .journey .box .qr-code .item .text {
  font-size: 0.135rem;
  line-height: 0.135rem;
  color: #333333;
  text-align: center;
  margin-top: 0.12rem;
}
.content .map {
  width: 100%;
  height: 6.31502rem;
  position: relative;
}
.content .map #container {
  width: 100%;
  height: 100%;
}
.content .map #container .anchorBL {
  display: none;
}
.content .map #container .BMap_Marker {
  margin-top: -19px;
  margin-left: -15px;
}
.content .map .popups {
  position: absolute;
  top: calc(20% + 30px);
  left: calc(50% + 20px);
  width: 431px;
  height: 200px;
  background-color: white;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: none;
}
.content .map .popups .box {
  margin-top: 30px;
  margin-left: 32px;
  width: 223px;
}
.content .map .popups .box .name {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #333333;
}
.content .map .popups .box .school {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #ea222d;
  margin-top: 22px;
}
.content .map .popups .box .line {
  width: 100%;
  height: 1px;
  background-color: #f8f8f8;
  margin-top: 15px;
}
.content .map .popups .box .time,
.content .map .popups .box .add {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #333333;
  margin-top: 16px;
}
.content .map .popups .box .time span,
.content .map .popups .box .add span {
  color: rgba(51, 51, 51, 0.5);
  margin-left: 16px;
}
.content .map .popups .box .add {
  margin-top: 12px;
}
.content .map .popups .icon {
  width: 144px;
  height: 171px;
  position: absolute;
  top: -32px;
  right: 7px;
}
.content .map .popups .icon img {
  width: 100%;
}

@media screen and (max-width:1280px) {
  .content .demand-jobs {
    width: 80%;
    margin: 0 auto;
    margin-top: 0.705rem;
  }
  .content .demand-jobs .list .item .left {
    width: 22%;
  }
  .content .demand-jobs .list .item .right {
    width: 78%;
  }
  .content .require .box {
    width: 80%;
  }
  .content .require .box .left {
    width: 48.5%;
    height: 2.99251rem;
    float: left;
  }
  .content .require .box .right {
    float: left;
    margin-left: 5%;
    margin-top: 0.3rem;
    width: 45%;
  }
  .content .require .box .right .p {
    margin-top: 0.555rem;
    width: 100%;
  }
  .content .process .box {
    width: 80%;
    margin: 0 auto;
    padding-top: 0.645rem;
    padding-bottom: 0.6rem;
  }
  .content .journey .box {
    width: 80%;
    margin: 0 auto;
    padding-top: 0.63rem;
    padding-bottom: 0.6525rem;
    min-height: 1.60501rem;
    position: relative;
  }
  .content .journey .box .p {
    margin-top: 0.555rem;
    width: 62%;
}
.content .journey .box .qr-code .item {
  float: right;
  margin-left: 0.2rem;
}
}
@media screen and (max-width:1160px) {
  .content .process {
    display: none;
  }
}
@media screen and (max-width:840px) {
  .banner .text {
    position: absolute;
    top: 1.71rem;
    left: 5%;
  }
  .content .demand-jobs {
    width: 90%;
    margin: 0 auto;
    margin-top: 0.705rem;
  }
  .content .demand-jobs .list .item .left {
    width: 100%;
  }
  .content .demand-jobs .list .item .right {
    width: 100%;
    display: flex;
    align-items:center;
  }
  .content .demand-jobs .list .item .left span {
    margin-left: 5%;
    font-size: 0.18rem;
  }
  .content .demand-jobs .list .item .right span {
    display: block;
    font-size: 0.16rem;
    line-height: 1.8;
    color: #333333;
    margin-left: 5%;
    margin-right: 5%;
    overflow: hidden;
  }
  .content .require .box {
    width: 90%;
  }
  .content .require .box .left {
    width: 100%;
    height: auto;
    float: left;
  }
  .content .require .box .right {
    float: left;
    margin-left: 0;
    margin-top: 0.3rem;
    width: 100%;
  }
  .content .require .box .right .p {
    margin-top: 0.555rem;
    width: 100%;
  }
  .content .require .box .right .p p {
    font-size: 0.16rem;
    line-height: 0.27rem;
    color: #333333;
  }
  .content .journey .box {
    width: 90%;
  }
  .content .journey .box .p {
    margin-top: 0.555rem;
    width: 100%;
  }
  .content .journey .box .qr-code {
    position: relative;
    top: auto;
    right: auto;
    left: 0;
    margin-top: 0.2rem;
  }
  .content .journey .box .qr-code .item {
    float: left;
    margin-left: 0;
    margin-right: 0.2rem;
  }
  .content .map .popups {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background-color: white;
    box-shadow:none;
    overflow: hidden;
    display: none;
  }
}