[class$="page"] {
  padding-top: 110px;
}
.img-m {
  position: relative;
}
.img-m img {
  width: 100%;
  display: block;
}
.button {
  color: #fff;
  width: 160px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  outline: none;
  border: none;
  border-radius: 50px;
  background: #3c9dff;
  cursor: pointer;
}
.form-box {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-135%);
}
.button {
  background-color: #eb651b;
}
.c-b {
  clear: both;
}
.staff {
  min-width: 1200px;
  width: 100%;
}
.staff h1 {
  color: #333;
  font-size: 34px;
  position: relative;
}
.staff h3 {
  color: #333;
  font-size: 34px;
  position: relative;
}
.staff h3:after {
  content: '';
  position: absolute;
  top: 65px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
  background: #eb641b;
}
.staff h4 {
  color: #333;
  font-size: 20px;
}
.staff .banner {
  position: relative;
}
.staff .banner .text {
  text-align: center;
}
.staff .banner .text h1 {
  /*width: 100%;
        text-align: center;*/
  color: #fff;
  font-size: 36px;
}
.staff .banner .text p {
  font-size: 12px;
  color: #fff;
  margin: 20px 0 80px 0;
}
.staff .banner .text a.btn1 {
  display: block;
  width: 320px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  border-radius: 50px;
  font-size: 16px;
}
.staff .envy {
  text-align: center;
  height: 639px;
  padding: 100px 0;
}
.staff .envy .envy-list {
  margin-top: 70px;
}
.staff .envy .envy-list ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.staff .envy .envy-list ul li .img-content {
  width: 175px;
  height: 175px;
  border-radius: 50%;
  border: 1px solid #d7d7d7;
  position: relative;
  margin: 0 auto;
}
.staff .envy .envy-list ul li .img-content p {
  width: 53px;
  height: 53px;
  margin: 0 auto;
  background: url('/static/cn/img/solution/staff/icons.png');
}
.staff .envy .envy-list ul li h4 {
  margin: 10px 0 16px 0;
}
.staff .envy .envy-list ul li p {
  padding: 0 10px;
  font-weight: lighter;
  font-size: 14px;
  color: #666;
}
.staff .envy .envy-list ul li:nth-of-type(2) .img-content p {
  background-position: 34% center;
}
.staff .envy .envy-list ul li:nth-of-type(3) .img-content p {
  background-position: 67% center;
}
.staff .envy .envy-list ul li:last-of-type .img-content p {
  background-position: 100% center;
}
.staff .apply {
  height: 357px;
  position: relative;
  background: url('/static/cn/img/solution/staff/apply.png');
  width: 100%;
  text-align: center;
  padding: 76px 0;
}
.staff .apply h3 {
  color: #fff;
}
.staff .apply p {
  font-weight: lighter;
  font-size: 14px;
  color: #fff;
  margin: 20px 0 50px 0;
}
.staff .apply a {
  width: 250px;
  margin: 0 auto;
  color: #fff;
}
.staff .staff-list ul {
  width: 1000px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  padding: 81px 0;
}
.staff .staff-list ul li {
  position: relative;
  width: 494px;
  height: 424px;
  background: url('/static/cn/img/solution/staff/1.png');
}
.staff .staff-list ul li:nth-of-type(2) {
  background: url('/static/cn/img/solution/staff/2.png');
}
.staff .staff-list ul li:nth-of-type(3) {
  background: url('/static/cn/img/solution/staff/3.png');
}
.staff .staff-list ul li:last-of-type {
  background: url('/static/cn/img/solution/staff/4.png');
}
.staff .staff-list ul li div {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.staff .staff-list ul li div .little {
  color: #666;
  font-size: 12px;
  font-weight: lighter;
  margin: 1px 0 10px 0;
}
.staff .staff-list ul li div .text {
  padding: 0 33px;
  line-height: 22px;
}
.staff .employee-conve {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.staff .employee-conve .title {
  position: absolute;
  margin-top: 100px;
  color: #fff;
  font-size: 30px;
}
.staff .employee-conve .main {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 1200px;
  height: 550px;
  margin-top: 17%;
  background-image: url('/static/cn/img/solution/staff/employee_main_bg.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.staff .employee-conve .main .main-center {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.staff .employee-conve .main .main-center h6 {
  font-size: 20px;
  color: #ffffff;
}
.staff .employee-conve .main .main-center p {
  font-size: 14px;
  text-align: left;
  color: #ffffff;
}
.staff .employee-conve .main .main-center .main-center-left {
  width: 20%;
  margin-left: 8%;
}
.staff .employee-conve .main .main-center .main-center-img {
  flex: 2;
  margin: 0px 2% 0 1%;
}
.staff .employee-conve .main .main-center .main-center-right {
  width: 22%;
  margin-right: 7%;
}
.staff .employee-conve img {
  width: 100%;
}
@media screen and (min-width: 1300px) and (max-width: 1600px) {
  .staff .employee-conve {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .staff .employee-conve .title {
    position: absolute;
    margin-top: 50px;
    color: #fff;
    font-size: 28px;
  }
  .staff .employee-conve .main {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 1000px;
    height: 450px;
    margin-top: 10%;
    background-image: url('/static/cn/img/solution/staff/employee_main_bg.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .staff .employee-conve .main .main-center {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .staff .employee-conve .main .main-center h6 {
    font-size: 18px;
    color: #ffffff;
  }
  .staff .employee-conve .main .main-center p {
    font-size: 12px;
    text-align: left;
    color: #ffffff;
  }
  .staff .employee-conve .main .main-center .main-center-left {
    width: 20%;
    margin-left: 8%;
  }
  .staff .employee-conve .main .main-center .main-center-img {
    flex: 2;
    margin: 0px 2% 0 1%;
  }
  .staff .employee-conve .main .main-center .main-center-right {
    width: 22%;
    margin-right: 7%;
  }
  .staff .employee-conve img {
    width: 100%;
  }
}
.staff .employee-conve2 img {
  width: 100%;
}
.staff .public-form {
  top: 90px;
}
