.Recruitingbanner {
  margin-top: 80px;
  position: relative;
}
.Recruitingbanner img {
  width: 100vw;
}
.Recruitingbanner h1 {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
}
.Partnershi {
  padding: 20px 0 30px;
}
.Partnershi h2 {
  margin-bottom: 25px;
}
.Partnershi p {
  line-height: 36px;
  font-size: 22px;
  color: #666;
  white-space: nowrap;
}
.Partnershi h2 span {
  width: 70%;
  margin-left: 15%;
}
.Partnershi .numbig {
  /* color: #00b5f4; */
  font-size: 72px;
  color: #b7daff;
  opacity: 0.8;
  font-weight: bold;
  position: relative;
  top: 30px;
}
.Partnershi-ppart1 .contentbox {
  background: url(../images/partner/bg1.png) no-repeat center top;
  background-size: 550px auto;
  padding-bottom: 35px;
}
.Partnershi-ppart1 ul {
  padding-top: 47px;
}
.Partnershi-ppart1 ul li {
  width: 295px;
  background: linear-gradient(90deg, #00b5f4, #446de1);
  border-radius: 41px;
  margin-bottom: 70px;
  padding: 0 28px;
  line-height: 82px;
}
.Partnershi-ppart1 ul li img {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 13px;
  position: relative;
  top: 20px;
}
.Partnershi-ppart1 ul li p {
  font-size: 26px;
  color: #ffffff;
}
.Partnershi-ppartbg2 {
  background: #f3f3f3;
}
.Partnershi-ppart2 ul {
  padding: 16px 0 30px;
}

.Partnershi-ppart2 ul li {
  width: 20%;
  text-align: center;
  float: left;
  margin-bottom: 25px;
}
.Partnershi-ppart2 ul li img {
  width: 130px;
  height: 130px;
  margin: 0 auto 8px;
}
.Partnershi-ppart2 ul li h2 {
  font-size: 26px;
  font-weight: 500;
  line-height: 44px;
  color: #333333;
}
.Partnershi-ppartbg3 {
  background: url(../images/hexin.jpg) no-repeat center;
  background-color: #f3f8fa;
  background-size: auto 100%;
  padding-bottom: 70px;
}

.Partnershi-ppartbg4 {
  background: url(../images/partner/bg2.png) no-repeat center;
  background-size: cover;
}
.Partnershi-ppart4 ul {
  padding: 46px 63px;
}
.Partnershi-ppart4 ul li {
  font-size: 26px;
  font-weight: bold;
  color: #fefefe;
  line-height: 34px;
  margin-bottom: 24px;
  background: url(../images/partner/icon1.png) left center no-repeat;
  padding-left: 40px;
  letter-spacing: 2px;
}
.Partnershi-ppart4 ul li:last-child {
  margin-bottom: 0;
}
.Partnershi-ppartbg5 {
  background: url(../images/partner/bg3.png) no-repeat center;
  background-size: cover;
  padding: 60px 0;
  /* height: 1024px; */
}
.Recruitmentaddress,
.Recruitmentfilling {
  background-color: #fff;
  padding: 50px 60px 60px;
  margin-bottom: 40px;
  position: relative;
}
.Recruitmentfilling {
  padding-bottom: 35px;
  margin-bottom: 0;
}
.Recruitmentaddress .title,
.Recruitmentfilling .title {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  line-height: 34px;
  margin-bottom: 44px;
}
.Recruitmentaddress ul {
}
.Recruitmentaddress ul li {
  font-size: 26px;
  font-weight: 400;
  color: #333333;
  line-height: 34px;
  margin-bottom: 30px;
}
.Recruitmentaddress ul li:last-child {
  margin-bottom: 0;
}
.Recruitmentaddress ul li a {
  display: inline;
  color: #0090ff;
}
.Recruitmentaddress .code {
  position: absolute;
  right: 168px;
  top: 32%;
}
.Recruitmentaddress .code > div {
  background-color: #cce1fd;
  width: 180px;
  height: 180px;
  padding: 10px;
  border-radius: 10px;
  margin: 0 auto 8px;
}
.Recruitmentaddress .code > div img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.Recruitmentaddress .code p {
  text-align: center;
  font-size: 18px;
  color: #333333;
  line-height: 34px;
}
.Recruitmentfilling .titletext {
  font-size: 24px;
  color: #3ba9ff;
  line-height: 34px;
  padding-bottom: 10px;
  border-bottom: 1px solid #6fc0ff;
  margin-bottom: 40px;
}
.Recruitmentfilling .title {
  margin-bottom: 25px;
}
.Recruitmentfilling .filltext span {
  width: 117px;
  display: inline-block;
  font-size: 26px;
  color: #333333;
  line-height: 48px;
  position: relative;
  /* padding-right: 15px; */
  text-align: justify;
  margin-right: 17px;
}
.Recruitmentfilling .filltext {
  margin-bottom: 35px;
}
.Recruitmentfilling .filltext span b {
  position: absolute;
  right: 0;
  top: 0;
  color: #ff1b41;
}
.Recruitmentfilling .filltext span i {
  display: inline;
  opacity: 0;
}
.Recruitmentfilling .filltext input {
  width: 380px;
  height: 48px;
  border: 1px solid #e0e0e0;
  padding: 0 20px;
  color: #333;
  font-size: 26px;
}
.Recruitmentfilling .filltext input.hover {
  border-color: #f00;
}
.Recruitmentfilling .filltext input.inputbox3 {
  width: calc(100% - 134px);
}
.Recruitmentfilling .Submit {
  width: 180px;
  height: 50px;
  background: linear-gradient(90deg, #00b5f4, #446de1);
  margin: auto;
  font-size: 20px;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
/* @media screen and (max-width: 1440px) {
  .Home_title h2,
  .Recruitmentaddress .title,
  .Recruitmentfilling .title {
    font-size: 34px;
  }
  .Partnershi p {
    font-size: 20px;
  }
  .Partnershi-ppart1 ul li p,
  .Partnershi-ppart2 ul li h2,
  .Partnershi-ppart4 ul li,
  .Recruitmentaddress ul li,
  .Recruitmentfilling .filltext span {
    font-size: 24px;
  }
  .Recruitmentfilling .Submit {
    font-size: 18px;
  }

  .Partnershi-ppart1 .contentbox {
    background-size: 450px auto;
    background-position: center;
  }
  .Partnershi-ppart2 ul li img {
    width: 120px;
    height: 120px;
    margin: 0 auto 8px;
  }
} */
@media screen and (max-width: 768px) {
  .Recruitingbanner {
    margin-top: 1rem;
  }
  .Recruitingbanner img {
    width: auto;
    height: 4rem;
    margin: auto;
    object-fit: cover;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .Partnershi {
    padding: 0 0 0.3rem !important;
  }
  .Partnershi p {
    font-size: 0.28rem;
    white-space: normal;
    line-height: 1.7;
  }
  .Partnershi .numbig {
    font-size: 0.72rem;
    top: 0.3rem;
  }
  .Partnershi-ppart1 ul li p,
  .Partnershi-ppart2 ul li h2,
  .Partnershi-ppart4 ul li,
  .Recruitmentfilling .filltext span,
  .Recruitmentfilling .filltext input {
    font-size: 0.36rem;
  }
  .Recruitmentaddress .code p {
    font-size: 0.28rem;
  }
  .Recruitmentaddress ul li {
    font-size: 0.26rem;
  }
  .Partnershi-ppart1 .contentbox {
    background: none;
    padding-bottom: 0.35rem;
  }
  .Partnershi-ppart1 ul {
    width: 100%;
    padding-top: 0;
  }
  .Partnershi-ppart1 ul li {
    width: 100%;
    margin-bottom: 0.4rem;
    padding: 0 0.5rem;
    line-height: 0.82rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .Partnershi-ppart1 ul li img {
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.2rem;
    top: 0;
    float: initial;
  }
  .Partnershi-ppart2 ul {
    padding: 0 0 0.4rem;
  }
  .Partnershi-ppart2 ul li {
    width: 50%;
    margin-bottom: 0.25rem;
    background-color: #fff;
    padding: 0.2rem 0;
  }
  .Partnershi-ppart2 ul li img {
    width: 1.3rem;
    height: 1.3rem;
  }
  .Partnershi-ppart2 ul li h2 {
    line-height: 2;
  }
  .Partnershi-ppartbg3 {
    padding-bottom: 0.4rem;
  }
  .Partnershi-ppart4 .Partnershi {
    padding: 0 0.25rem 0.3rem !important;
  }
  .Partnershi-ppart4 ul {
    padding: 0.4rem 0.6rem;
  }
  .Partnershi-ppart4 ul li {
    line-height: 1.7;
  }
  .Partnershi-ppartbg5 {
    padding: 0.6rem 0 0.3rem;
  }
  .Recruitmentaddress,
  .Recruitmentfilling {
    padding: 0.4rem;
    max-width: 94%;
    border-radius: 10px;
    margin-bottom: 0.4rem;
  }
  .Recruitmentaddress .code {
    position: static;
    margin-bottom: 0.3rem;
  }
  .Recruitmentaddress .code > div {
    background-color: #cce1fd;
    width: 2rem;
    height: 2rem;
    padding: 0.1rem;
    border-radius: 5px;
    margin: 0 auto 0.1rem;
  }
  .Recruitmentaddress .title,
  .Recruitmentfilling .title {
    font-size: 0.46rem;
    margin-bottom: 0.4rem;
    text-align: justify;
  }
  .Recruitmentaddress ul li {
    margin-bottom: 0.2rem;
    line-height: 1.5;
  }
  .Recruitmentfilling .titletext {
    font-size: 0.34rem;
    padding-bottom: 0.1rem;
    margin-bottom: 0.4rem;
  }
  .Recruitmentfilling .filltext {
    float: initial;
    display: flex;
    margin-bottom: 0.25rem;
  }
  .Recruitmentfilling .filltext span {
    width: auto;
    padding-right: 0.2rem;
  }
  .Recruitmentfilling .filltext input {
    width: 100%;
    flex: 1;
  }
  .Recruitmentfilling .Submit {
    font-size: 0.3rem;
    height: auto;
    line-height: 3;
    width: 100%;
    margin-top: 0.4rem;
  }
}
