.colored-button {
  border: none;
  outline: none;
  border-radius: 25px;
  background: linear-gradient(0deg, #e96300 0, #f9b000 100%);
  padding-left: 0.54666667rem;
  padding-right: 0.54666667rem;
}
.colored-button a {
  font-size: 0.32rem;
  font-weight: 400;
  color: #ffffff;
}
/*// .tip-change的高度
@tipChangeHeight: 50px;
// .top-wrapper的高度
@topWrapperHeight: 60px;
// 顶部导航栏的高度,由上述变量相加而得
@topHeight: @tipChangeHeight + @topWrapperHeight;

// 配色
@siteColor: #eb651b;

[class$="page"]{
  padding-top: @topHeight;
}

.img-m{
  position: relative;
  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;
}*/
.banner .hr-work-page {
  width: 100%;
}
.banner .hr-work-page .img-m {
  position: relative;
}
.banner .hr-work-page .img-m img {
  width: 100%;
}
.banner .hr-work-page .img-m .hr-submit {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translateX(-50%);
}
.banner .hr-work-page .img-m .hr-submit a {
  display: block;
  height: 0.66666667rem;
  line-height: 0.66666667rem;
  padding: 0 0.48rem;
  background: #f56f0e;
  border-radius: 35px;
  font-size: 0.32rem;
  font-weight: bold;
  color: #ffffff;
}
.form-box {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 91%;
}
.w1200 {
  height: 100%;
  text-align: left;
}
.button {
  background-color: #eb651b;
  width: 3.2rem;
  height: 0.8rem;
  line-height: 0.8rem;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.c-b {
  clear: both;
}
.staff {
  width: 100%;
  /*.public-form {
    top: 100px;
  }*/
}
.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: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0.66666667rem;
  height: 0.02666667rem;
  background: #eb641b;
}
.staff h4 {
  color: #333;
  font-size: 20px;
}
.staff .banner {
  position: relative;
}
.staff .banner .text h1 {
  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: 249px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  border-radius: 50px;
  font-size: 16px;
}
.staff .envy {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  text-align: center;
}
.staff .envy > h3 {
  font-size: 0.42666667rem;
  line-height: 0.81333333rem;
  font-weight: 400;
  color: #333333;
}
.staff .envy .envy-list {
  margin-top: 0.8rem;
}
.staff .envy .envy-list .envy-swiper .img-content {
  width: 2.33333333rem;
  height: 2.33333333rem;
  border-radius: 50%;
  border: 1px solid #d7d7d7;
  position: relative;
  margin: 0 auto;
}
.staff .envy .envy-list .envy-swiper .img-content p {
  width: 0.85333333rem;
  height: 0.85333333rem;
  margin: 0 auto;
  background: url('/static/m/img/solution/staff/icons@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .staff .envy .envy-list .envy-swiper .img-content p {
  background: url("/static/m/img/solution/staff/icons@3x.png") no-repeat;
  background-size: cover;
}
.staff .envy .envy-list .envy-swiper .swiper-slide {
  padding-bottom: 0.66666667rem;
}
.staff .envy .envy-list .envy-swiper .swiper-slide h4 {
  font-size: 0.4rem;
  font-weight: 400;
  color: #000000;
  margin-top: 0.26666667rem;
  text-align: center;
}
.staff .envy .envy-list .envy-swiper .swiper-slide > p {
  font-size: 0.32rem;
  line-height: 0.53333333rem;
  font-weight: 300;
  color: #666666;
  opacity: 0.8;
}
.staff .envy .envy-list .envy-swiper .swiper-slide:nth-of-type(2) .img-content p {
  background-position: 34% center;
}
.staff .envy .envy-list .envy-swiper .swiper-slide:nth-of-type(3) .img-content p {
  background-position: 67% center;
}
.staff .envy .envy-list .envy-swiper .swiper-slide:last-of-type .img-content p {
  background-position: 100% center;
}
.staff .envy .envy-list .envy-swiper .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.2rem;
  border: 2px solid #a0a0a0;
  border-radius: 50%;
  background: #fff;
}
.staff .envy .envy-list .envy-swiper .swiper-pagination-bullet-active {
  background: #eb641b;
  border: none;
  border-radius: 50%;
}
.staff .envy .envy-list .swiper-container-horizontal > .swiper-pagination-bullets,
.staff .envy .envy-list .swiper-pagination-custom,
.staff .envy .envy-list .swiper-pagination-fraction {
  bottom: -5px;
}
.staff .apply {
  width: 100%;
  height: 4.76rem;
  padding-top: 1.09333333rem;
  padding-bottom: 1.09333333rem;
  position: relative;
  background: url('/static/m/img/solution/staff/apply@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
}
[data-dpr="3"] .staff .apply {
  background: url("/static/m/img/solution/staff/apply@3x.png") no-repeat;
  background-size: cover;
}
.staff .apply h3 {
  font-size: 0.42666667rem;
  line-height: 0.81333333rem;
  font-weight: 400;
  color: #ffffff;
}
.staff .apply > p {
  font-size: 0.29333333rem;
  line-height: 0.32rem;
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
  font-weight: 300;
  color: #ffffff;
}
.staff .apply a.btn2 {
  display: block;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  font-size: 0.37333333rem;
}
.staff .staff-list {
  margin-top: 0.8rem;
}
.staff .staff-list ul li {
  position: relative;
  width: 100%;
  height: 4rem;
  box-shadow: 8px 8px 27px 0 rgba(0, 0, 0, 0.07);
  margin-bottom: 2.45333333rem;
}
.staff .staff-list ul li div {
  width: 100%;
  height: 100%;
  text-align: center;
}
.staff .staff-list ul li div h4 {
  font-size: 0.4rem;
  font-weight: 400;
  color: #000000;
  padding-top: 0.2rem;
}
.staff .staff-list ul li div .little {
  font-size: 0.24rem;
  line-height: 0.26666667rem;
  margin-top: 0.13333333rem;
  margin-bottom: 0.26666667rem;
  font-weight: 300;
  color: #666666;
}
.staff .staff-list ul li div .text {
  font-size: 0.32rem;
  line-height: 0.53333333rem;
  font-weight: 300;
  color: #666666;
}
.staff .staff-list ul li div .staff-icon {
  width: 2.4rem;
  height: 2.4rem;
  margin: 0 auto;
  margin-top: 0.4rem;
  background: url('/static/m/img/solution/staff/staff-icon-1@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .staff .staff-list ul li div .staff-icon {
  background: url("/static/m/img/solution/staff/staff-icon-1@3x.png") no-repeat;
  background-size: cover;
}
.staff .staff-list ul li:nth-of-type(2) .staff-icon {
  background: url('/static/m/img/solution/staff/staff-icon-2@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .staff .staff-list ul li:nth-of-type(2) .staff-icon {
  background: url("/static/m/img/solution/staff/staff-icon-2@3x.png") no-repeat;
  background-size: cover;
}
.staff .staff-list ul li:nth-of-type(3) .staff-icon {
  background: url('/static/m/img/solution/staff/staff-icon-3@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .staff .staff-list ul li:nth-of-type(3) .staff-icon {
  background: url("/static/m/img/solution/staff/staff-icon-3@3x.png") no-repeat;
  background-size: cover;
}
.staff .staff-list ul li:last-of-type .staff-icon {
  background: url('/static/m/img/solution/staff/staff-icon-4@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .staff .staff-list ul li:last-of-type .staff-icon {
  background: url("/static/m/img/solution/staff/staff-icon-4@3x.png") no-repeat;
  background-size: cover;
}
.staff .employee-conve {
  position: relative;
  width: 100%;
  height: 25.09333333rem;
  background: url('/static/m/img/solution/staff/employee-back@2x.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  /*.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;
      .main-center {
        display: flex;
        align-items: center;
        justify-content: space-around;
        h6 {
          font-size: 20px;
          color: #ffffff;
        }
        p {
          font-size: 14px;
          text-align: left;
          color: #ffffff;
        }
        .main-center-left {
          width: 17%;
          margin-left: 8%;
        }
        .main-center-img {
          flex: 2;
          margin: 0px 3%;
        }
        .main-center-right {
          width: 17%;
          margin-right: 7%;
        }
      }
    }*/
}
[data-dpr="3"] .staff .employee-conve {
  background: url("/static/m/img/solution/staff/employee-back@3x.png") no-repeat;
  background-size: cover;
}
.staff .employee-conve .title {
  color: #fff;
  font-size: 0.42666667rem;
  margin-bottom: 0.26666667rem;
  text-align: center;
}
.staff .employee-conve img {
  width: 100%;
}
.staff .employee-conve .public-form {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
@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: 17%;
    margin-left: 8%;
  }
  .staff .employee-conve .main .main-center .main-center-img {
    flex: 2;
    margin: 0px 3%;
  }
  .staff .employee-conve .main .main-center .main-center-right {
    width: 17%;
    margin-right: 7%;
  }
  .staff .employee-conve img {
    width: 100%;
  }
}
.staff .employee-conve2 img {
  width: 100%;
}
@media screen and (min-width: 1300px) and (max-width: 1600px) {
  .staff .public-form {
    top: 175px;
  }
}
