.supage_1292 .container {
  width: 11.8rem;
  margin: 0 auto;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_1292 .container {
    width: 81%;
  }
}
@media screen and (max-width: 1024px) {
  .supage_1292 .container {
    width: 100%;
    padding: 0 0.3rem;
  }
}
.supage_1292 .public-title {
  position: relative;
  border-left: 0.03rem solid #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.supage_1292 .public-title .public-name {
  padding-left: 0.18rem;
  font-weight: bold;
  font-size: 0.18rem;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .supage_1292 .public-title .public-name {
    font-size: 0.28rem;
  }
}
.supage_1292 .public-title .more_link {
  font-weight: 400;
  font-size: 0.12rem;
  color: #fff;
}
.supage_1292 .public-title .more_link:hover {
  color: #062C87;
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .supage_1292 .public-title .more_link {
    font-size: 0.22rem;
  }
}
.supage_1292 .product-home {
  padding: 0.32rem 0 0.22rem;
  background: url(../images/1292_back.png) center / cover no-repeat;
  position: relative;
}
.supage_1292 .product-home .back-color {
  position: absolute;
  opacity: 0.8;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #062C87;
}
.supage_1292 .product-home-top .right {
  width: 100%;
  position: relative;
}
.supage_1292 .product-home-top .right .swiper-product-content {
  width: 100%;
  margin-top: 0.36rem;
}
.supage_1292 .product-home-top .right .swiper-product-content .swiper-wrapper {
  display: flex;
}
.supage_1292 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item {
  margin: 0 auto;
  width: 2.22rem;
  height: 2.22rem;
  position: relative;
  border: 1px solid #ddd;
}
.supage_1292 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .item-all {
  display: block;
  width: 100%;
  height: 100%;
}
.supage_1292 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .back-img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .supage_1292 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .back-img {
    height: 1.7rem;
  }
}
.supage_1292 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .more {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.16rem;
  color: #fff;
  letter-spacing: 0.01rem;
  background-color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1024px) {
  .supage_1292 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .more {
    font-size: 0.24rem;
    height: 0.6rem;
    line-height: 0.6rem;
  }
}
.supage_1292 .product-home-top .right .pagination {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 0.24rem;
}
.supage_1292 .product-home-top .right .pagination .swiper-left,
.supage_1292 .product-home-top .right .pagination .swiper-right {
  position: absolute;
  top: 0.93rem;
  width: 0.21rem;
  height: 0.4rem;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background: url(../images/1292_zuo.png) center / cover no-repeat;
}
.supage_1292 .product-home-top .right .pagination .swiper-left {
  left: -0.22rem;
}
.supage_1292 .product-home-top .right .pagination .swiper-right {
  right: -0.22rem;
  background: url(../images/1292_you.png) center / cover no-repeat;
}
