.banner_box > img {
  width: 100%;
}
.banner_1 {
  position: relative;
  padding-bottom: 0.95rem;
  background-image: url("../image/1499308400679.png");
  background-size: 100% auto;
}
.banner_1 .title {
  text-align: center;
}
.banner_1 .title .text .top {
  padding-top: 1rem;
}
.banner_1 .title .text .top > span {
  font-size: 0.48rem;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}
.banner_1 .title .text > p {
  font-size: 0.24rem;
  font-family: "Microsoft YaHei";
  color: #cccccc;
  line-height: 1.2;
  margin-top: 0.15rem;
}
.banner_1 .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.76rem;
}
.banner_1 .content .LearnMore {
  padding-left: 0.7rem;
}
.banner_1 .content .LearnMore .text_b {
  font-size: 0.3rem;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
}
.banner_1 .content .LearnMore > ul > li > p {
  font-size: 0.16rem;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.6;
  text-align: left;
  width: 5.78rem;
  padding: 0.45rem 0 0.55rem 0;
}
.banner_1 .content .index_swiper_banner_4 {
  position: relative;
  margin-right: 1.15rem;
}
.banner_1 .content .index_swiper_banner_4 .index_swiper_0 {
  border-radius: 20px;
  box-shadow: 0px 11px 21px 0px rgba(0, 0, 0, 0.17);
  width: 7.25rem;
  height: 5.46rem;
  overflow: hidden;
}
.banner_1 .content .index_swiper_banner_4 .index_swiper_0 .swiper-wrapper .swiper-slide > img {
  width: 100%;
  height: 100%;
}
.banner_1 .content .index_swiper_banner_4 .Toggle {
  border-radius: 20px;
  background-color: #ffffff;
  position: absolute;
  right: -0.6rem;
  bottom: 0.9rem;
  width: 1.1rem;
  height: 0.61rem;
  overflow: hidden;
  z-index: 100;
  display: flex;
}
.banner_1 .content .index_swiper_banner_4 .Toggle .jiantou {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_1 .content .index_swiper_banner_4 .Toggle .jiantou > img {
  width: 0.06rem;
  height: 0.1rem;
}
.banner_1 .content .index_swiper_banner_4 .Toggle .jiantou:hover {
  background-color: #e8e8e8;
}
.banner_1 .Decoration {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.banner_1 .Decoration > img {
  width: 2rem;
}
.banner_2 .index_swiper_banner_4_1 {
  padding-top: 0.35rem;
}
.banner_2 .index_swiper_banner_4_1 .index_swiper_1 .swiper-wrapper .swiper-slide > img {
  border-radius: 20px;
  background-color: #1f1f1f;
  box-shadow: 0px 11px 21px 0px rgba(0, 0, 0, 0.17);
  border: 0.04rem solid rgba(255, 255, 255, 0.9);
}
.banner_2 .index_swiper_banner_4_1 .index_swiper_1 .swiper-wrapper .swiper-slide > img:hover {
  border: 0.04rem solid #c30d23;
}
.banner_2 .index_swiper_banner_4_1 .index_swiper_1 .swiper-wrapper .swiper-slide > p {
  font-size: 0.18rem;
  font-family: "Microsoft YaHei";
  color: #1a1a1a;
  line-height: 1.2;
  text-align: center;
  margin: 0.3rem 0;
}
@media screen and (max-width: 750px) {
  .w_1600 {
    width: 95%;
  }
  .banner_1 .content {
    flex-direction: column;
    align-items: flex-start;
  }
  .banner_1 .content .LearnMore {
    padding-left: 0;
  }
  .banner_1 .content .LearnMore > p {
    width: 70%;
  }
  .banner_1 .content .index_swiper_banner_4 {
    margin-right: 0;
  }
  .banner_1 .content .index_swiper_banner_4 .Toggle {
    display: none;
  }
}
