/* banner start */

.banner {
  background-image: url("../imgs/manpower_banner.png");
  background-position: left;
}

.banner .layout form .layui-form-item {
  margin: 12px 0;
}

.banner .layout .advisory {
  bottom: 134px;
  left: 358px;
  color: #fff;
  background-color: #ff801b;
  border-radius: 20px;
}

.banner .layout .advisory:hover {
  color: #fff;
  background-color: #ff801b;
}
.page-tips {
  background-color: #1bb48c;
}
/* banner end */

/* mod-1 start */

.mod-1 {
  background-color: #f9fafe;
  height: 640px;
  padding-top: 40px;
  box-sizing: border-box;
}

.mod-1 .item {
  width: calc((100% - 36px) / 4);
  height: 411px;
  margin-top: 35px;
  background-color: #fff;
  text-align: center;
  border-radius: 10px;
  box-sizing: border-box;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.75);
}

.mod-1 .item img {
  width: 100%;
  height: 232px;
}

.mod-1 .item h3 {
  line-height: 40px;
  margin-top: 10px;
  font-size: 22px;
  color: #333;
  font-weight: 700;
}

.mod-1 .item p {
  color: #999;
  font-size: 16px;
  line-height: 40px;
}

.mod-1 .item a {
  margin-top: 10px;
  width: 152px;
  height: 40px;
  line-height: 40px;
  background-color: #ff801b;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
}

/* mod-1 end */

/* mod-2 start */
.mod-2 .layout {
  position: relative;
}
.mod-2 .layout .tel {
  background-image: linear-gradient(to right, #ff9032, #ff6a00);
  position: absolute;
  bottom: 104px;
  right: 272px;
  font-size: 20px;
  color: #fff;
  padding: 15px 50px;
  border-radius: 28px;
}
.mod-2 .layout .tel img,
.mod-2 .layout .tel span {
  display: inline-block;
  vertical-align: middle;
}
.mod-2 .layout .tel span {
  margin-left: 10px;
}

.mod-2 {
  background-image: url("../imgs/index_mod_2_bg.png");
  height: 820px;
  background-size: cover;
}

.mod-2 .layout > img {
  margin-top: 64px;
}

/* mod-2 end */

/* mod-3 start */

.mod-3 {
  background-color: #f9fafe;
  height: 680px;
  padding-top: 40px;
  box-sizing: border-box;
}
.mod-3 .item .shangqiao {
  margin-top: 10px;
  width: 152px;
  height: 40px;
  line-height: 40px;
  /* background-color: #ff801b; */
  border-radius: 20px;
  color: red;
  display: inline-block;
  font-size: 18px;
}
.mod-3 .item .shangqiao::before {
  content: "(";
  color: #515152;
}
.mod-3 .item .shangqiao::after {
  content: ")";
  color: #515152;
}
.mod-3 .tips {
  text-align: center;
  color: #999;
  line-height: 30px;
  font-size: 20px;
}

.mod-3 .item {
  margin-top: 67px;
  text-align: center;
  position: relative;
}

.can {
  width: 160px;
  position: absolute;
  left: 10px;
  top: 115px;
}

.mod-3 .item .top-border {
  width: 47px;
  height: 2px;
  background: #ff801b;
  border-radius: 3px;
  margin: 2px auto 15px;
}

.mod-3 .item p {
  color: #666;
  font-size: 16px;
  line-height: 24px;
  margin-top: 50px;
}

/* mod-3 end */

/* mod-4 start */

.mod-4 {
  background-image: url("../imgs/manpower_mod_4_bg.png");
  height: 683px;
  padding-top: 50px;
  box-sizing: border-box;
  background-size: cover;
}

.mod-4 .item {
  margin-top: 105px;
  width: 130px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: relative;
}

.mod-4 .item::after {
  content: "+";
  color: #ff801b;
  font-size: 50px;
  position: absolute;
  right: -38px;
  top: 22px;
}

.mod-4 .item:last-child::after {
  content: "";
}

.mod-4 .item img {
  width: 108px;
  height: 108px;
}

.mod-4 .item p {
  margin-top: 24px;
  line-height: 24px;
}

.mod-4 .tips {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  margin-top: 105px;
}

/* mod-4 end */

/* mod-5 start */

.mod-5 {
  height: 590px;
  padding-top: 40px;
  box-sizing: border-box;
  background-color: #f9fafe;
}

.mod-5 .swiper-container {
  width: 100%;
  height: 280px;
  margin-top: 60px;
}

.mod-5 .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  transform: scale(0.8);
}

.mod-5 .swiper-slide img {
  width: 100%;
}

.mod-5 .swiper-slide-active,
.mod-5 .swiper-slide-duplicate-active {
  transform: scale(1);
  z-index: 10;
}

/* mod-5 end */
.margin-top {
  margin-top: 300px;
}

.qa {
  background-color: #dbf3ee;
  padding-bottom: 30px;
}

.qa .pic {
  position: relative;
  height: 763px;
}

.qa .pic img {
  position: absolute;
  top: -10px;
}

#tplView,
.t-promise {
  background-image: none;
}

.t-promise {
  padding-top: 40px;
  padding-bottom: 60px;
}

#tplView::before,
.t-promise::after,
.t-promise::before {
  width: 0;
  height: 0;
}

.t-promise .promise-list {
  margin-top: 50px;
}
