.ab_tit {
  padding-top: 60px;
}

.mybtn:hover {
  border: none;
  color: #fff;
}

.mybtn {
  background: linear-gradient(-90deg, #ce0000 0%, #f3a800 100%);
  border: none;
}

.vide_play {
  background: linear-gradient(-90deg, #ce0000 0%, #f3a800 100%);
  border: none;
  color: #fff;
  /* border: 1px solid rgba(0, 0, 0, 0); */
}

.vi_box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999999;
  display: none;
}

.vdobox {
  width: 70%;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.myg {
  width: 30px;
  height: 30px;
  position: absolute;
  text-align: center;
  right: -10px;
  top: -18px;
  border-radius: 100%;
  line-height: 20px;
  padding: 5px;
}

.num_box:hover p {
  margin-top: -4px;
  transition: all .3s;
}

.num_box p {
  transition: all .3s;
}

@media screen and (max-width: 1450px) and (min-width: 1250px) {
  .se5 .swiper-container {
    width: 1100px;
  }

  .se5 .swiper-slide .shadow {
    bottom: -10px;
  }
}

@media screen and (max-width: 1249px) and (min-width: 1200px) {
  .se5 .swiper-container {
    width: 980px;
  }
}

@media screen and (max-width: 1299px) and (min-width: 1200px) {
  .procnt1 {
    width: 40%;
    left: 5%;
  }

  .procnt2 {
    left: 55.5%;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .se5 .swiper-container {
    width: 900px;
  }

  .set2 {
    height: 140px;
  }

  .num_box p {
    font-size: 28px;
  }

  .num_box span {
    font-size: 14px;
    margin-top: 20px;
  }

  .procnt1 {
    left: 5%;
    width: 444px;
  }

  .procnt1 h2 {
    font-size: 26px;
  }

  .procnt1 p {
    margin: 5px 0 15px;
    line-height: 22px;
    font-size: 15px;
  }

  .procnt2 {
    left: 55.5%;
  }

  .ab_del {
    width: 970px;
    height: auto;
  }

  .se5 .swiper-button-next {
    right: -10px;
  }

  .se5 .swiper-button-prev {
    left: -10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
  .se5 .swiper-container {
    width: 650px;
  }

  .ab_del {
    width: 740px;
    height: auto;
  }

  .ban_box {
    top: 40%;
  }

  .ban_box h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .ban_btn {
    margin-top: 25px;
  }

  .se5 .swiper-button-next {
    right: 0px;
  }

  .se5 .swiper-button-prev {
    left: 0;
  }

  .se5 .swiper-slide .shadow {
    bottom: -10px;
  }

  .mybtn {
    width: 240px;
  }

  .set2 {
    height: 130px;
  }

  .num_box {
    padding: 30px 0;
  }

  .numline {
    margin-top: 45px;
  }

  .num_box p {
    font-size: 22px;
  }

  .num_box span {
    font-size: 14px;
    margin-top: 10px;
  }

  .pro_right1 img {
    height: 400px;
    object-fit: cover;
  }

  .procnt1 {
    left: 5%;
    width: 320px;
  }

  .procnt1 h2 {
    font-size: 24px;
  }

  .procnt1 p {
    font-size: 16px;
  }

  .procnt2 {
    left: 55.5%;
  }
}

@media screen and (max-width: 767px) {
  .se5 .swiper-container {
    width: 100%;
    padding-bottom: 40px;
  }

  .se5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .se5 h2 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 18px;
  }

  .se5 .con {
    padding: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .se5 .cerBox {
    margin-top: 20px;
  }

  .se5 .swiper-slide .shadow {
    bottom: -12px;
  }

  .se5 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
  }

  .se5 .swiper-button-next {
    right: 0;
  }

  .se5 .swiper-button-prev {
    left: 0;
  }

  .se5 .swiper-slide p {
    width: 262px;
    margin: auto;
  }

  .se5 .swiper-slide h3,
  .se5 .swiper-slide span {
    text-align: center;
  }

  .se5 .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }

  .pro_right1,
  .pro_left1 {
    width: 100%;
  }

  .procnt1 {
    position: initial;
    width: 100%;
    top: 0;
    padding: 30px 20px;
    transform: translateY(0);
  }

  .procnt1 h2 {
    font-size: 22px;
  }

  .procnt1 p {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0 25px;
  }

  .set2 {
    height: auto;
  }


  .set2 .container {
    padding: 0;
  }

  .numline {
    display: none;
  }

  .numbox {
    width: 100%;
  }

  .numbox .num_box {
    width: 33.33%;
  }
    /*.numbox .num_box:nth-child(4),  .numbox .num_box:nth-child(5){*/
    /*    width: 50%;*/
    /*}*/
      .numbox>div.num_box:nth-child(7),
  .numbox>div.num_box:nth-child(9){
      width: 50%;
  }

  .numbox>div.num_box:nth-child(1),
  .numbox>div.num_box:nth-child(5) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }

  .numbox>div.num_box:nth-child(3) {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-top: none;
  }

  .numbox>div.num_box:nth-child(9) {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-top: none;
    border-bottom: rgba(255, 255, 255, 0.3);
  }

  .num_box p {
    font-size: 20px;
  }

  .num_box span {
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
  }

  .numline {
    margin-top: 34px;
  }

  .numlinea {
    display: none;
  }

  .ab_del {
    width: 100%;
    padding: 0 20px;
    height: auto;
    font-size: 14px;
    line-height: 22px;
    margin: 10px auto 40px;
  }

  .bgImg img {
    height: 240px;
    object-fit: cover;
  }

  .ban_box {
    width: 90%;
    left: 5%;
    top: 25%;
  }

  .ban_box h2 {
    font-size: 18px;
    line-height: 24px;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
  }

  .ban_btn {
    font-size: 0;
    margin-top: 25px;
  }

  .ban_btn a {
    margin: 0 3px;
  }

  .mybtn {
    width: 45%;
    height: 42px;
    line-height: 40px;
    font-size: 14px;
  }

  .ab_tit {
    padding-top: 40px;
    font-size: 20px;
    line-height: 28px;
  }

  .se5 .swiper-button-next,
  .se5 .swiper-button-prev {
    width: 30px;
    height: 30px;
  }

  .vdobox {
    width: 95%;
    height: 300px;
  }
}