.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: 300px;
  font-size: 16px;
  font-family: ""Open Sans ", sans-serif";
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  text-align: center;
  margin: 20px auto 50px;
}

.banboxa {
  position: relative;
}

.ban_box {
  position: absolute;
  width: 80%;
  left: 10%;
  top: 40%;
  text-align: center;
  z-index: 12;
}

.ban_box h2 {
  font-size: 40px;
  font-family: ""Montserrat ", sans-serif";
  font-weight: bold;
  color: white;
  line-height: 48px;
  text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.2);
}

.ban_btn {
  font-size: 0;
  margin-top: 35px;
}

.ban_btn a {
  margin: 0 12px;
}

.mybtn {
  display: inline-block;
  vertical-align: top;
  width: 320px;
  height: 55px;
  line-height: 53px;
  font-size: 18px;
  font-family: ""Open Sans ", sans-serif";
  font-weight: 600;
  color: white;
  border: 1px solid white;
  transition: all .35s ease-in-out;
  text-align: center;
}

.mybtn img {
  margin-right: 27px;
  margin-top: -3px;
}

.mybtn:hover {
  background: linear-gradient(-90deg, #ce0000 0%, #f3a800 100%);
  transition: all .35s ease-in-out;
}

.numbox {
  font-size: 0;
}

.num_box {
  display: inline-block;
  vertical-align: top;
  padding: 40px 0;
  text-align: center;
  width: 19.5%;
}

.num_box p {
  font-size: 40px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: white;
  line-height: 24px;
}

.num_box span {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: white;
  line-height: 18px;
  margin-top: 28px;
  display: block;
}

.numline {
  width: 1px;
  height: 40px;
  background: white;
  opacity: 0.2;
  display: inline-block;
  margin-top: 55px;
}

.set2 {
  height: 150px;
  width: 100%;
  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%);
}

.set3 {
  font-size: 0;
  position: relative;
  background: #F2F6F7;
}

.pro_right1,
.pro_left1 {
  width: 50%;
  overflow: hidden;
}

.pro_right1 img,
.pro_left1 img {
  transition: all .4s;
}

.pro_right1:hover img {
  transform: scale(1.1);
  transition: all .4s;
}

.procnt1 {
  position: absolute;
  left: 16%;
  width: 30%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 12;
}

.procnt1 h2 {
  font-size: 36px;
  font-family: ""Montserrat ", sans-serif";
  font-weight: 700;
  color: #333;
}

.procnt1 p {
  font-size: 16px;
  font-family: ""Open Sans ", sans-serif";
  font-weight: 400;
  color: #333;
  line-height: 30px;
  margin: 20px 0 0;
}

.procnt2 {
  left: 55.5%;
}

.se5 {
  padding-top: 70px;
  padding-bottom: 70px;
  background: #FAFAFA;
}

.se5 h2 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 36px;
  font-family: ""Montserrat ", sans-serif";
  font-weight: bold;
  color: #363636;
  line-height: 30px;
}

.se5 .con {
  padding: 0 90px;
  color: #424242;
  width: 100%;
  margin: auto;
  text-align: center;
  font-size: 16px;
  font-family: ""Open Sans ", sans-serif";
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}

.se5 .cerBox {
  position: relative;
  margin-top: 40px;
}

.se5 .swiper-container {
  margin: 0 auto;
  padding-bottom: 65px;
  width: 1250px;
}

.se5 .swiper-slide p {
  position: relative;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}

.se5 .swiper-slide .shadow {
  position: absolute;
  bottom: -14px;
  left: 0;
}

.se5 .swiper-slide h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  font-family: ""Open Sans ", sans-serif";
  line-height: 24px;
  text-align: center;
}

.se5 .swiper-slide span {
  display: block;
  color: #666666;
  font-size: 14px;
  font-family: ""Open Sans ", sans-serif";
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}

.se5 .swiper-button-next,
.se5 .swiper-button-prev {
  width: 40px;
  height: 40px;
  outline: none;
  background: none;
  font-size: 30px;
  color: #1888D4;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  color: #D7D7D7;
}

.se5 .swiper-button-next,
.se5 .swiper-button-prev {
  top: 35%;
}

.se5 .swiper-button-next {
  right: -35px;
}

.se5 .swiper-button-prev {
  left: -35px;
}

.se5 .swiper-pagination-bullet {
  margin: 0 14px;
  width: 12px;
  height: 12px;
  border: 1px solid #d21100;
  border-radius: 50%;
  background: none;
  opacity: 1;
}

.se5 .swiper-pagination-bullet-active {
  border: 1px solid #d21100;
  background: #d21100;
}

.se5 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 14px;
}

.se5 .swiper-container-horizontal>.swiper-pagination-bullets,
.se5 .swiper-pagination-custom,
.se5 .swiper-pagination-fraction {
  bottom: 0px;
}