div.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
div.banner div.swiper-pagination {
  width: 100%;
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  text-align: center;
  z-index: 98;
}
@media screen and (max-width: 1024px) {
  div.banner div.swiper-pagination {
    width: auto;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    display: none;
  }
}
div.banner div.swiper-pagination .my-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border-radius: 2px;
  margin: 0 0.2rem;
}
div.banner div.swiper-pagination .my-bullet-active {
  width: 1.2rem;
  height: 8px;
  background-color: #e60012;
  border-radius: 2px;
}
div.banner .swiper-button-next,
div.banner .swiper-button-prev {
  display: none;
}
div.banner .swiper-button-next:after,
div.banner .swiper-button-prev:after {
  font-size: 0.5rem;
  font-weight: bold;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  div.banner .swiper-button-next:after,
  div.banner .swiper-button-prev:after {
    font-size: 0.28rem;
  }
}
div.banner .swiper-button-prev {
  left: 0.4rem;
}
div.banner .swiper-button-next {
  right: 0.4rem;
}
div.banner div.pagination {
  width: 100%;
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  text-align: center;
  z-index: 98;
}
@media screen and (max-width: 1024px) {
  div.banner div.pagination {
    width: auto;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    display: none;
  }
}
div.banner div.pagination .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border-radius: 2px;
  margin: 0 0.2rem;
}
div.banner div.pagination .swiper-active-switch {
  width: 1.2rem;
  height: 8px;
  background-color: #e60012;
  border-radius: 2px;
}
div.banner .arrow-ban {
  width: 0.3rem;
  height: 0.5rem;
  background: url(/uploads/image/tisimages/arrow-ban-icon.png) center center / 100% auto no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -0.25rem;
  z-index: 10;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  div.banner .arrow-ban {
    width: 0.6rem;
    height: 0.6rem;
    bottom: auto;
    top: 60%;
    margin-top: -0.3rem;
  }
}
div.banner .arrow-ban-prev {
  left: 0.4rem;
}
@media screen and (max-width: 1024px) {
  div.banner .arrow-ban-prev {
    left: 0.2rem;
  }
}
div.banner .arrow-ban-next {
  right: 0.4rem;
  transform: rotatey(180deg);
  -webkit-transform: rotatey(180deg);
  -moz-transform: rotatey(180deg);
  -ms-transform: rotatey(180deg);
  -o-transform: rotatey(180deg);
}
@media screen and (max-width: 1024px) {
  div.banner .arrow-ban-next {
    right: 0.2rem;
  }
}
div.banner .bottom-icon {
  position: absolute;
  z-index: 10;
}
div.banner .bottom-icon.left-bottom-icon-big {
  width: 3.4rem;
  height: 4.2rem;
  left: 0;
  bottom: 0;
  background: url(/uploads/image/tisimages/left-bottom-icon-big.png) center center / 100% auto no-repeat;
}
@media screen and (max-width: 1024px) {
  div.banner .bottom-icon.left-bottom-icon-big {
    width: 20%;
    height: 1.8rem;
  }
}
div.banner .bottom-icon.left-bottom-icon-small {
  width: 3.4rem;
  height: 4.2rem;
  left: 0;
  bottom: 0;
  background: url(/uploads/image/tisimages/left-bottom-icon-small.png) center center / 100% auto no-repeat;
}
@media screen and (max-width: 1024px) {
  div.banner .bottom-icon.left-bottom-icon-small {
    width: 20%;
    height: 1.8rem;
  }
}
div.banner .bottom-icon.right-bottom-icon-big {
  width: 3.4rem;
  height: 4.2rem;
  right: 0;
  bottom: 0;
  background: url(/uploads/image/tisimages/right-bottom-icon-big.png) center center / 100% auto no-repeat;
}
@media screen and (max-width: 1024px) {
  div.banner .bottom-icon.right-bottom-icon-big {
    width: 20%;
    height: 1.8rem;
  }
}
div.banner .bottom-icon.right-bottom-icon-small {
  width: 3.4rem;
  height: 4.2rem;
  right: 0;
  bottom: 0;
  background: url(/uploads/image/tisimages/right-bottom-icon-small.png) center center / 100% auto no-repeat;
}
@media screen and (max-width: 1024px) {
  div.banner .bottom-icon.right-bottom-icon-small {
    width: 20%;
    height: 1.8rem;
  }
}
div.banner .bottom-icon.bottom-icon-big {
  width: 2.2rem;
  height: 1.3rem;
  left: 50%;
  bottom: 0;
  background: url(/uploads/image/tisimages/bottom-icon-big.png) center center / 100% auto no-repeat;
  margin-left: -1.1rem;
}
@media screen and (max-width: 1024px) {
  div.banner .bottom-icon.bottom-icon-big {
    width: 20%;
    height: 0.8rem;
    margin-left: -10%;
  }
}
div.banner .bottom-icon.bottom-icon-small {
  width: 2.2rem;
  height: 1.3rem;
  left: 50%;
  bottom: 0;
  background: url(/uploads/image/tisimages/bottom-icon-small.png) center center / 100% auto no-repeat;
  margin-left: -1.1rem;
}
@media screen and (max-width: 1024px) {
  div.banner .bottom-icon.bottom-icon-small {
    width: 20%;
    height: 0.8rem;
    margin-left: -10%;
  }
}
div.banner div.swiper {
  height: 9.2rem;
  --swiper-theme-color: #ff6600;
  --swiper-pagination-color: #00ff33;
  /* 两种都可以 */
}
@media screen and (max-width: 1024px) {
  div.banner div.swiper {
    height: 3.6rem;
  }
}
@media screen and (max-width: 1024px) {
  div.banner div.swiper.pc-banner {
    display: none;
  }
}
div.banner div.swiper.phone-banner {
  display: none;
}
@media screen and (max-width: 1024px) {
  div.banner div.swiper.phone-banner {
    display: block;
  }
}
div.banner div.swiper div.swiper-wrapper {
  height: 100% !important;
}
div.banner div.swiper div.swiper-slide {
  height: 100% !important;
  background-color: #ffffff;
}
div.banner div.swiper a {
  display: block;
  background-color: #fff;
}
@media screen and (max-width: 1024px) {
  div.banner div.swiper a {
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
div.banner div.swiper img {
  width: 100%;
  height: auto;
}
