@charset "utf-8";
body {
  overflow-x: hidden;
  letter-spacing: 0;
}
body a {
  text-decoration: none !important;
}
.sys_bannerbox1 .swiper-container {
  height: 590rem;
  position: relative;
}
.sys_bannerbox1 .swiper-container .swiper-wrapper {
  height: 590rem !important;
}
.sys_bannerbox1 .swiper-container .swiper-wrapper .swiper-slide {
  height: 590rem !important;
  background-repeat: no-repeat;
  background-size: 100% 590rem;
}
.sys_bannerbox1 .swiper-container .swiper-pagination {
  position: absolute;
  z-index: 20;
  left: 0;
  right: 0;
  bottom: 30rem;
  margin: auto;
  text-align: center;
}
.sys_bannerbox1 .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  margin: 0 5px;
  opacity: 1;
}
.sys_bannerbox1 .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  width: 40px;
  height: 10px;
  background: #fff;
  border-radius: 5px;
}
.sys_bannerbox1 .swiper-container .swiper-pagination-switch {
  display: inline-block;
  width: 10rem;
  height: 10rem;
  border-radius: 10rem;
  background: #999999;
  margin-right: 10rem;
  opacity: 0.8;
  cursor: pointer;
}
.sys_bannerbox1 .swiper-container .swiper-visible-switch {
  background: #999999;
}
.sys_bannerbox1 .swiper-container .swiper-active-switch {
  width: 20rem;
  background: #fff;
}
.sys_bannerbox1 .swiper-container .arrow-left {
  position: absolute;
  left: 266rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 15rem;
  height: 28rem;
  cursor: pointer;
  z-index: 99;
}
.sys_bannerbox1 .swiper-container .arrow-left .arrow-left_img {
  width: 100%;
}
.sys_bannerbox1 .swiper-container .arrow-right {
  position: absolute;
  right: 266rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 15rem;
  height: 28rem;
  cursor: pointer;
  z-index: 99;
}
.sys_bannerbox1 .swiper-container .arrow-right .arrow-left_img {
  width: 100%;
}
