.zzry {
  padding-top: 50px;
  padding-bottom: 50px;
}
.qyzzry .entitle,
.zgzgcx .entitle {
  color: #e30f1f;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}

.zgzgcx .entitle{
  padding-top: 50px;
}

.qyzzry .cntitle,
.zgzgcx .cntitle {
  color: #333;
  font-size: 40px;
  text-align: center;
}
.qyzs {
  padding: 40px 0 30px 0;
}
.qyzs .swiper-wrapper {
  padding-bottom: 50px;
}

.swiper-pagination-bullet-active {
  background: #e60012;
}
.qyzs .img {
  overflow: hidden;
  text-align: center;
}
.qyzs img {
  width: 100%;
  transition: all 0.5s;
  max-height: 221px;
}
.qyzs .img:hover img {
  transform: scale(1.1);
}
.qyzs .name {
  text-align: center;
  font-size: 18px;
  padding-top: 20px;
}

.ryzsbox {
  background: url(/images/bg-ryzz.jpeg) center no-repeat;
  padding: 50px 0 70px 0;
}
.ryzsbox .weap {
  position: relative;
}
.ryzs {
  padding: 50px 0 50px 0;
}
.ryzs .box {
  background: url(/images/ryzzbg.png) center no-repeat;
  padding: 40px 10px 40px 10px;
  min-height: 341px;
}
.ryzs .box .shang {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.ryzs .box .shang h3 {
  flex: 2;
  text-align: center;
}
.ryzs .box .shang .leftimg {
  flex: 1;
  text-align: right;
}

.ryzs .box .shang .rightimg {
  flex: 1;
  text-align: left;
}
.ryzs .box .shang h3 {
  font-size: 28px;
}
.ryzs .box p {
  color: #999;
  margin-top: 5px;
  text-align: center;
}

.ryzsbox .swiper-button-prev,
.ryzsbox .swiper-button-next {
  border-radius: 100%;
  background: #fff;
  width: 50px;
  height: 50px;
  top: 100%;
  color: #666;
}
.ryzsbox .swiper-button-next:after,
.ryzsbox .swiper-button-prev:after {
  font-size: 20px;
}

.ryzsbox .swiper-button-prev:hover,
.ryzsbox .swiper-button-next:hover {
  color: #fff;
  background: #e60012;
}

.ryzsbox .swiper-button-prev {
  left: 25px;
}
.ryzsbox .swiper-button-next {
  left: 105px;
}

/* 在岗职工盘问 */
.zgzgcx .inputbox {
  display: flex;
  padding: 40px 0;
}
.zgzgcx .inputbox .left {
  flex: 1;
}
.zgzgcx .inputbox .left img {
  width: 100%;
}
.zgzgcx .inputbox .right {
  flex: 1;
  background-color: #f4f5f8;
  width: 100%;
  padding-left: 150px;
  padding-top: 100px;
}

.zgzgcx .inputbox .right .inputs {
  width: 400px;
}
.zgzgcx .inputbox .right .tit {
  font-size: 20px;
  margin-bottom: 20px;
}
.zgzgcx .inputbox .right .input {
  border: 1px solid #e1e1e1;
  line-height: 50px;
  border-radius: 10px;
  padding-left: 20px;
  width: 100%;
  background-color: #fff;
  margin-bottom: 40px;
}
.zgzgcx .inputbox .right .btn {
  width: 100%;
  display: inline-block;
  background-color: #e30f1f;
  border-radius: 10px;
  height: 50px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
}
.zgzgcx .inputbox .right .btn:hover {
  background-color: #c7000f;
}
.zgzgcx .kjt img {
  padding-top: 50px;
  padding-bottom: 100px;
  max-width: 100%;
}

.hjxcbox .hjxc {
  padding: 30px 0 80px 0;
}

.hjxcbox .hjxc .swiper-slide {
  position: relative;
}

.hjxcbox .hjxc p {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 22px;
  padding: 14px 20px;
}

.hjxcbox {
  padding: 50px 0;
}

.hjxcbox .swiper-button-prev,
.hjxcbox .swiper-button-next {
  border-radius: 100%;
  background: #e5e5e5;
  width: 50px;
  height: 50px;
  top: 92%;
  color: #666;
}
.hjxcbox .swiper-button-next:after,
.hjxcbox .swiper-button-prev:after {
  font-size: 20px;
}

.hjxcbox .swiper-button-prev:hover,
.hjxcbox .swiper-button-next:hover {
  color: #fff;
  background: #e60012;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: auto;
}
.hjxcbox .swiper-button-prev {
  right: 95px !important;
}
.hjxcbox .swiper-button-next {
  right: 0;
}
.hjxcbox .swiper-slide {
  overflow: hidden;
}
.hjxcbox .swiper-slide img {
  width: 100%;
  transition: all 1s;
}
.hjxcbox .swiper-slide:hover img{
  transform: scale(1.1);
}



@media (max-width: 1000px) {
  .zgzgcx .inputbox {
    display: block;
    padding-top: 10px;
  }
  .zgzgcx .inputbox .right {
    padding: 10px 10px;
  }
  .zgzgcx .inputbox .right .inputs {
    width: 100%;
  }

  .qyzzry .cntitle,
  .zgzgcx .cntitle {
    font-size: 28px;
  }
  .qyzzry .entitle,
  .zgzgcx .entitle {
    font-size: 18px;
  }
  .popbox .box .zg {
    display: block;
  }
  .popbox .box .zg .left p {
    font-size: 18px;
    line-height: 2;
  }
  .popbox .box .zg .right {
    border: none;
    margin-top: 30px;
  }
  .popbox .box .zg .left b {
    width: 90px;
  }
  .zgzgcx .inputbox .right .tit {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .zgzgcx .inputbox .right .input {
    margin-bottom: 20px;
  }

  .zgzgcx .entitle{
    padding-top: 20px;
  }
}
<!--耗时1764440071.4337秒-->