.banner_box > img {
  width: 100%;
}
.banner_1 {
  background-image: url("../image/401087740_banner.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.banner_1 .title .text .top {
  padding-top: 1rem;
}
.banner_1 .title .text .top > span {
  font-size: 0.48rem;
  font-family: "Microsoft YaHei";
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}
.banner_1 .title .text > p {
  font-size: 0.24rem;
  font-family: "Microsoft YaHei";
  color: #666666;
  line-height: 1.2;
  margin-top: 0.22rem;
}
.banner_1 .honor_swiper {
  position: relative;
  margin-top: 1rem;
  padding-bottom: 0.8rem;
}
.banner_1 .honor_swiper .honor_swiper_0 {
  position: relative;
  width: 11rem;
  margin: 0 auto;
  overflow: hidden;
}
.banner_1 .honor_swiper .honor_swiper_0 .swiper-wrapper .swiper-slide {
  height: 6rem;
}
.banner_1 .honor_swiper .honor_swiper_0 .swiper-wrapper .swiper-slide > img {
  height: 100%;
}
.banner_1 .honor_swiper .jiantou {
  position: absolute;
  transform: translate(0, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
}
.banner_1 .honor_swiper .jiantou > img {
  width: 0.3rem;
}
.banner_1 .honor_swiper .jiantou > span {
  font-size: 0.24rem;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 1.2;
  padding: 0 0.1rem;
}
.banner_1 .honor_swiper .honor_prev {
  top: 50%;
  left: 0;
}
.banner_1 .honor_swiper .honor_next {
  top: 50%;
  right: 0;
}
.banner_1 .swiper-slide-active,
.banner_1 .swiper-slide-duplicate-active {
  transform: scale(1);
}
.banner_2 .title .text .top {
  padding-top: 1rem;
}
.banner_2 .title .text .top > span {
  font-size: 0.48rem;
  font-family: "Microsoft YaHei";
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}
.banner_2 .title .text > p {
  font-size: 0.24rem;
  font-family: "Microsoft YaHei";
  color: #666666;
  line-height: 1.2;
  margin-top: 0.22rem;
}
.banner_2 .certificate {
  margin-top: 1.2rem;
  padding-bottom: 0.8rem;
}
.banner_2 .certificate > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.banner_2 .certificate > ul > li {
  width: 23%;
  margin-bottom: 0.55rem;
}
.banner_2 .certificate > ul > li > img {
  width: 100%;
  border: 0.09rem solid #edece8;
}
.banner_2 .certificate > ul > li .text {
  margin-top: 0.25rem;
}
.banner_2 .certificate > ul > li .text > p {
  font-size: 0.18rem;
  font-family: "Microsoft YaHei";
  color: #333333;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .w_1600 {
    width: 95%;
  }
  .banner_1 .honor_swiper .honor_swiper_0 {
    width: 100%;
  }
  .banner_1 .honor_swiper .jiantou {
    display: none;
  }
}
