.ab_tit {
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
  text-align: center;
  margin-top: 90px;
}

.ab_del {
  width: 1093px;
  height: 65px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  text-align: center;
  margin: 20px auto 50px;
}

.set2 {
  height: 250px;
  width: 100%;
  font-size: 0;
  position: relative;
  background: -webkit-linear-gradient(176deg, #ce0000 0%, #f3a800 100%);
  background: -o-linear-gradient(176deg, #ce0000 0%, #f3a800 100%);
  background: linear-gradient(266deg, #ce0000 0%, #f3a800 100%);
}

.numbox {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding: 57px 35px 0;
  text-align: center;
}

.numbox h2 i {
  display: inline-block;
  vertical-align: top;
  line-height: 46px;
}

.numbox h2 span {
  display: inline-block;
  vertical-align: top;
  margin-left: 16px;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #fff;
  line-height: 36px;
  margin-top: 10px;
}

.numbox p {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #fff;
  line-height: 22px;
  margin-top: 15px;
}

.numbox:hover span {
  text-decoration: underline;
}

.ab_lrcnt,
.ab_lfimg {
  width: 50%;
}

.ab_lrcnt {
  position: relative;
}

.ab_rbox {
  position: absolute;
  left: 9%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 12;
  width: 570px;
}

.ab_rbox h4 {
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: white;
  line-height: 48px;
}

.ab_rbox h2 {
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: white;
  line-height: 24px;
  margin: 15px auto 10px;
}

.ab_rbox p {
  font-size: 16px;
  font-family: Myriad Pro;
  font-weight: 400;
  color: white;
  line-height: 24px;
  margin-bottom: 63px;
}

.ab_rbox .swiper-button-next,
.ab_rbox .swiper-button-prev {
  position: initial;
  display: inline-block;
  vertical-align: top;
  top: 0;
  width: 39px;
  height: 39px;
  margin-right: 10px;
  margin-top: 0;
  background: none;
}

.ab_rbox #mynum {
  position: initial;
  display: inline-block;
  vertical-align: top;
  width: 60px;
  font-size: 36px;
  font-family: Montserrat;
  font-weight: 400;
  color: white;
  line-height: 39px;
}

.ab_rbox #mynum>span:nth-child(2) {
  font-size: 18px;
}

.set4 {
  width: 100%;
  background: #e8f2f4;
}

.facptit {
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #333333;
  line-height: 48px;
  text-align: center;
  padding-top: 70px;
}

.facpcnt {
  width: 1089px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 24px;
  margin: 10px auto 0;
}

.my_pimg {
  position: relative;
}

.my_pimg .swiper-button-next {
  right: -63px;
}

.my_pimg .swiper-button-prev {
  left: -63px;
}

.my_pimg .swiper-button-next,
.my_pimg .swiper-button-prev {
  position: absolute;
  top: 35%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  z-index: 10;
  cursor: pointer;
  background: none;
}

.my_pimg .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: 1px solid #ce0000;
  background: transparent;
  opacity: 1;
}

.my_pimg .swiper-pagination-bullet-active {
  background: linear-gradient(265deg, #ce0000 0%, #f3a800 100%);
}

.my_pimg .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 14px;
}

.my_pimg {
  margin-top: 30px;
  padding-bottom: 70px;
}

.my_pimg h2 {
  font-size: 16px;
  font-family: Lato;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  text-align: center;
}

.p_delimg:hover h2 {
  color: #d33031;
}

.yinying {
  margin-top: -8px;
}

.p_mjimg {
  padding-bottom: 75px;
}