[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;
}
.hr-submit {
  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;
  border-radius: 10px;
  width: 135px;
  background-color: #eb651b;
  position: absolute;
  top: 49%;
  left: 19%;
}
.hr-submit a {
  color: #fff;
}
.hr-submit[plain] {
  border: 1px solid #484848;
  color: #484848;
  background: transparent;
}
.hr-submit[plain] a {
  color: #fff;
}
.banner-img {
  position: relative;
  width: 100%;
  padding-top: 13%;
  overflow: unset !important;
}
.banner-img .hr-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.banner-img .text {
  position: relative;
  z-index: 2;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.banner-img .banner-button {
  position: relative;
  z-index: 2;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.banner-img .banner-button a {
  display: inline-block;
  height: 50px;
  border-radius: 10px;
  background-color: #eb651b;
  color: #fff;
  margin-top: 30px;
  text-align: center;
  line-height: 50px;
  padding: 0 15px;
}
.banner-button {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.banner-button a {
  display: inline-block;
  height: 50px;
  border-radius: 10px;
  background-color: #eb651b;
  color: #fff;
  margin-top: 30px;
  text-align: center;
  line-height: 50px;
  padding: 0 15px;
}
.w {
  width: 1200px;
  margin: 0 auto;
  display: block;
  position: relative;
  padding: 55px 0;
}
.w > img {
  width: 100%;
}
.more1 {
  top: 70%;
  left: 0;
}
.more1 a {
  color: #484848 !important;
}
.more2 {
  position: absolute;
  top: 88% !important;
  left: 76% !important;
}
.more2 a {
  color: #484848 !important;
}
.entry-btn1 {
  position: absolute;
  top: 88% !important;
  left: 88% !important;
  background: #fff;
  border: 1px solid #484848;
}
.entry-btn1 a {
  color: #484848 !important;
}
.group-btn {
  top: 70%;
  left: 0;
}
.group-btn a {
  color: #fff;
}
.staff-btn {
  top: 70%;
  left: 72.5%;
}
.staff-btn a {
  color: #fff;
}
.entry-btn {
  left: 12%;
  top: 70%;
  background: #fff;
  border: 1px solid #484848;
}
.entry-btn a {
  color: #484848 !important;
}
.item-list:nth-child(even) {
  background: #f8fbfe;
}
.hr-work-ul {
  overflow: hidden;
  width: 900px;
  margin: 0 auto;
  padding-top: 80px;
  margin-top: 15%;
  min-width: 900px;
}
.hr-work-ul li {
  float: left;
  width: 140px;
  margin: 0 auto;
}
.hr-work-ul li a img {
  display: block;
  margin: 0 auto;
  height: 60px;
}
.hr-work-ul li a img:nth-child(2) {
  display: none;
}
.hr-work-ul li a p {
  font-size: 12px;
  color: #666666;
  padding: 20px 0;
}
.hr-work-ul li a i {
  width: 100%;
  height: 3px;
  background: #d4d4d4;
  display: block;
}
.hr-work-ul li:hover a img:nth-child(1) {
  display: none;
}
.hr-work-ul li:hover a img:nth-child(2) {
  display: block;
}
.hr-work-ul li:hover a p {
  color: #f56f0e;
}
.hr-work-ul li:hover a i {
  background: #f56f0e;
}
.hr-work-ul li:nth-of-type(4) {
  width: 200px;
}
.position-fixed {
  position: fixed;
  z-index: 2;
  top: 110px;
  width: 100%;
  padding-top: 20px;
  display: flex;
  justify-content: center;
  background-color: #ffffff;
  min-width: 900px;
  margin: 0;
}
.position-fixed li {
  margin: 0;
}
.hr-work-page {
  width: 100%;
  min-width: 1200px;
  padding-top: 0;
  margin-top: 86px;
}
.hr-work-page .img-m {
  overflow: hidden;
}
.hr-work-page .img-m .text {
  /*position: absolute;
      top: 23%;
      left: 16%;
      width: 500px;*/
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.hr-work-page .img-m .text h1 {
  width: 52%;
  font-size: 50px;
  color: #0d0d0d;
  letter-spacing: -3px;
  line-height: 58px;
  margin-bottom: 15px;
}
.hr-work-page .img-m .text p {
  width: 52%;
  font-size: 24px;
  color: #484848;
  text-align: left;
  line-height: 34px;
}
.hr-work-page .img-m .form {
  position: absolute;
  top: -20%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hr-work-page .item-list .w .button:hover {
  background: #eb651b;
  border: none;
}
.hr-work-page .item-list .w .button:hover a {
  color: #fff !important;
}
.hr-work-page .button-img {
  width: 100%;
  min-width: 1200px;
}
