* {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  color: black;
}

.centerPart {
  margin-top: 0; 
}

/*头部图片*/
.headaa {
  min-width: 1100px;
  position: relative;
  opacity: 0;
}

.head_img {
  position: relative;
  color: white;
  height: 420px;
  background: url(../img/joinUs/applytry_banner.png) no-repeat center;
  background-size: cover;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.head_img p {
  margin-top: 140px;
  ;
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 33px;
  width: 880px;
  text-align: center;
}

/* @media screen and (max-width:400px) {
  .headaa {
    width: 400px;
  }

  .head_img {
    width: 100%;
    height: 440px;
  }

  .companyJoin {
    font-size: 24px;
  }

  .togtheraa {
    font-size: 24px;
  }

  .lineOnea img {
    width: 16px;
    height: 34px;
  }
}

@media screen and (min-width: 400px) and (max-width:800px) {
  .headaa {
    width: 100%;
  }

  .head_img {
    width: 100%;
    height: 470px;
  }

  .companyJoin {
    font-size: 28px;
  }

  .togtheraa {
    font-size: 28px;
  }

  .lineOnea img {
    width: 18px;
    height: 38px;
  }
}

@media screen and (min-width: 800px) and (max-width:1200px) {
  .headaa {
    width: 100%;
  }

  .head_img {
    width: 100%;
    height: 500px;
  }

  .companyJoin {
    font-size: 32px;
  }

  .togtheraa {
    font-size: 32px;
  }

  .lineOnea img {
    width: 20px;
    height: 42px;
  }
}

@media screen and (min-width: 1200px) and (max-width:1600px) {
  .headaa {
    width: 100%;
  }

  .head_img {
    width: 100%;
    height: 530px;
  }

  .companyJoin {
    font-size: 36px;
  }

  .togtheraa {
    font-size: 36px;
  }

  .lineOnea img {
    width: 22px;
    height: 46px;
  }
}

@media screen and (min-width: 1600px) {
  .headaa {
    width: 100%;
  }

  .head_img {
    width: 100%;
    height: 640px;
  }

  .companyJoin {
    font-size: 40px;
  }

  .togtheraa {
    font-size: 40px;
  }

  .lineOnea img {
    width: 24px;
    height: 50px;
  }
} */

.head_word {
  width: 400px;
  height: 180px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 30%;
  left: 13%;
}

.workera {
  width: 400px;
  display: flex;
}

.workera p {
  margin: 0px 10px;
}

.head_word>p {
  width: 400px;
  text-align: left;
  margin: 10px 0px;
}

/*中间部分*/
.centerPart {
  min-width: 1050px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/*我们在寻找*/
.weFind {
  width: 1088px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.find_name {
  font-size: 24px;
  color: #333333;
  margin-top: 100px;
}

.englisha {
  font-size: 12px;
  color: #b4b4b5;
}

.part_line {
  width: 1088px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.companyJoin {
  margin: 0px 10px;
}

.lineOnea {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}

.lineOne {
  width: 312px;
  height: 616px;
}

.lineOne img {
  width: 312px;
  height: 312px;
  margin: 80px 0px 40px;
}

.lineOne>p {
  width: 314px;
  padding: 10px;
  box-sizing: border-box;
}

.lineOne>p:nth-of-type(1) {
  text-align: center;
  font-size: 19px;
  color: #333333;
}

.lineOne>p:nth-of-type(2) {
  font-size: 14px;
  color: #656565;
  line-height: 24px;
}

/*合伙伙伴支持政策*/
.weFinda {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.threeaa {
  width: 100%;
  background-color: rgb(248, 248, 248);
  height: 455px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
}

.movePart {
  width: 1305px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.move_left {
  width: 600px;
}

.move_one {
  width: 600px;
  justify-content: space-between;
  display: flex;
  margin: 10px 0px;
  align-items: center;
}

.moveOne {
  width: 520px;
  text-align: right;
  margin: 0px 30px;
  position: relative;
  /*left: -1000px;*/
}

.moveOne>P:first-child {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
  padding-right: 20px;
}

.moveOne>P:nth-child(2) {
  font-size: 14px;
  color: #666666;
  margin-bottom: 5px;
  line-height: 24px;
  padding-right: 20px;
}

.tup {
  width: 658px;
  height: 450px;
}

/*在线申请*/
.inputa {
  width: 880px;
  margin-top: 82px;
  display: flex;
  flex-direction: column;
  /*border: 1px solid red;*/
}

.input_one {
  display: flex;
  margin: 10px 0px;
  justify-content: space-between;
  flex-direction: column;
}

.input_one span {
  font-size: 19px;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(28, 28, 28, 1);
  line-height: 33px;
}

.input_one input:focus {
  border: 1px solid #26B8F3;
}

.input_one input {
  width: 899px;
  height: 55px;
  border: 1px solid rgba(142, 142, 142, 1);
  border-radius: 2px;
  font-size: 20px;
  padding: 12px;
  box-sizing: border-box;
  margin-top: 10px;
  /*text-indent: 12px;*/
}

.input_one input::-webkit-input-placeholder {
  color: #cbcbcb;
  font-size: 20px;
}

.input_one input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cbcbcb;
  font-size: 20px;
}

.input_one input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #cbcbcb;
  font-size: 20px;
}

.input_one input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cbcbcb;
  font-size: 20px;
}

.textareaa {
  resize: none;
  padding: 12px;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: 300;
  border: 1px solid #999999;
}

.rightTry {
    width: 191px;
    height: 40px;
    background: rgba(17, 141, 226, 1);
    border-radius: 8px;
    border: 1px solid transparent;
    color: white;
    margin: 78px 0px;
    text-align: center;
    font-size: 17px;
    font-family: PingFang SC;
    line-height: 40px;
}

.rightTry:hover {
  background-color: #26b8f2;
}

.textareaa {
  width: 899px;
  height: 130px;
  margin-top: 10px;
  ;
}

#ffff2::-webkit-input-placeholder {
  color: #cbcbcb;
  font-size: 22px;
}