.content {
  width: 100%;
  background-color: #f7f7f7;
  overflow: hidden;
}
.content .box {
  width: 88%;
  margin: 0 auto;
  padding-bottom: 7rem;
}
.content .box .recruitment {
  width: 100%;
  padding-top: 3.7rem;
}
.content .box .recruitment .social {
  width: 100%;
  position: relative;
}
.content .box .recruitment .social::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .recruitment .social .img {
  width: 73.88%;
  height: 13.5rem;
  float: left;
  position: relative;
  overflow: hidden;
}
.content .box .recruitment .social .img img {
  height: 100%;
  position: absolute;
  top: 0;
  left: -300px;
  right: -300px;
  margin: auto;
}
.content .box .recruitment .social .social-box {
  width: 17.366rem;
  height: 10rem;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 1.7rem;
  box-shadow: 0px 0px 15px 0px rgba(188, 188, 188, 0.12);
  transition: 0.5s;
}
.content .box .recruitment .social .social-box a {
  width: 100%;
  height: 100%;
  display: block;
}
.content .box .recruitment .social .social-box a .h3 {
  font-size: 1.2rem;
  line-height: 1.2rem;
  letter-spacing: -0.4px;
  color: #999999;
  margin-top: 1.4rem;
  margin-left: 1.4rem;
  display: block;
  transition: 0.5s;
}
.content .box .recruitment .social .social-box a .h2 {
  display: block;
  font-size: 1.733rem;
  font-weight: bold;
  line-height: 1.733rem;
  color: #333333;
  margin-top: 0.7rem;
  margin-left: 1.4rem;
  transition: 0.5s;
}
.content .box .recruitment .social .social-box a .icon {
  display: block;
  position: absolute;
  right: 1.4rem;
  bottom: 1.2rem;
  width: 3.2rem;
  height: 3.2rem;
}
.content .box .recruitment .social .social-box a .icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.content .box .recruitment .campus {
  width: 100%;
  position: relative;
  margin-top: 50px;
}
.content .box .recruitment .campus::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .recruitment .campus .img {
  width: 73.88%;
  height: 13.5rem;
  float: right;
  position: relative;
  overflow: hidden;
}
.content .box .recruitment .campus .img img {
  height: 100%;
  position: absolute;
  top: 0;
  left: -300px;
  right: -300px;
  margin: auto;
}
.content .box .recruitment .campus .campus-box {
  width: 17.366rem;
  height: 10rem;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 1.7rem;
  box-shadow: 0px 0px 15px 0px rgba(188, 188, 188, 0.12);
  transition: 0.5s;
}
.content .box .recruitment .campus .campus-box a {
  width: 100%;
  height: 100%;
  display: block;
}
.content .box .recruitment .campus .campus-box a .h3 {
  font-size: 1.2rem;
  line-height: 1.2rem;
  letter-spacing: -0.4px;
  color: #999999;
  margin-top: 1.4rem;
  margin-left: 1.4rem;
  display: block;
  transition: 0.5s;
}
.content .box .recruitment .campus .campus-box a .h2 {
  display: block;
  font-size: 1.733rem;
  font-weight: bold;
  line-height: 1.733rem;
  color: #333333;
  margin-top: 0.7rem;
  margin-left: 1.4rem;
  transition: 0.5s;
}
.content .box .recruitment .campus .campus-box a .icon {
  display: block;
  position: absolute;
  right: 1.4rem;
  bottom: 1.2rem;
  width: 3.2rem;
  height: 3.2rem;
}
.content .box .recruitment .campus .campus-box a .icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
<!--0.00017213821411133-->