.supage_1205 {
  padding: 0.88rem 0 0.7rem;
}
.supage_1205 .container {
  width: 16rem;
  margin: 0 auto;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_1205 .container {
    width: 81%;
  }
}
@media screen and (max-width: 1024px) {
  .supage_1205 .container {
    width: 100%;
    padding: 0 0.3rem;
  }
}
.supage_1205 .public-title {
  width: 100%;
  display: flex;
  align-items: center;
}
.supage_1205 .public-title .content {
  position: relative;
  padding-left: 0.13rem;
  width: 100%;
  font-family: \5FAE\8F6F\96C5\9ED1;
  letter-spacing: 0.01rem;
}
.supage_1205 .public-title .content .line {
  position: absolute;
  left: 0;
  top: 0.12rem;
  width: 0.04rem;
  height: 0.72rem;
  background: #0326A2;
}
.supage_1205 .public-title .content h3 {
  font-size: 0.5rem;
  color: #000000;
}
@media screen and (max-width: 1024px) {
  .supage_1205 .public-title .content h3 {
    font-size: 0.45rem;
  }
}
.supage_1205 .public-title .content p {
  font-weight: normal;
  color: #999999;
  font-size: 0.15rem;
}
@media screen and (max-width: 1024px) {
  .supage_1205 .public-title .content p {
    font-size: 0.24rem;
  }
}
.supage_1205 .public-title .public-button {
  width: 1.3rem;
  height: 0.4rem;
  border-radius: 0.29rem;
  border: 1px solid #CCCCCC;
}
@media screen and (max-width: 1024px) {
  .supage_1205 .public-title .public-button {
    width: 2rem;
    height: 0.5rem;
  }
}
.supage_1205 .public-title .public-button a {
  text-align: left;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 0.4rem;
  font-size: 0.15rem;
  color: #333333;
  padding-left: 0.24rem;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .supage_1205 .public-title .public-button a {
    line-height: 0.5rem;
    font-size: 0.24rem;
  }
}
.supage_1205 .public-title .public-button a span {
  position: absolute;
  display: inline-block;
  width: 0.42rem;
  height: 0.4rem;
  top: -0.01rem;
  right: -0.01rem;
  background-color: #0326A2;
  border-radius: 0 0.21rem 0.21rem 0;
  background: url(../images/1205_pulic_icon.png) center / 0.21rem 0.15rem no-repeat;
}
@media screen and (max-width: 1024px) {
  .supage_1205 .public-title .public-button a span {
    height: 0.5rem;
    width: 0.45rem;
  }
}
.supage_1205 .product-home-top {
  margin-top: 0.48rem;
}
.supage_1205 .product-home-top .right {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.supage_1205 .product-home-top .right .swiper-product-content {
  width: 100%;
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper {
  display: flex;
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item {
  margin: 0 auto;
  width: 3.8rem;
  height: 4.8rem;
  position: relative;
  background: #F4F4F4;
  border-radius: 0.16rem;
  transition: 0.4s;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item {
    width: 95%;
    height: 5.2rem;
  }
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0.3rem;
  z-index: 20;
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .title {
  font-weight: bold;
  font-size: 0.21rem;
  color: #000000;
}
@media screen and (max-width: 1024px) {
  .supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .title {
    font-size: 0.32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .desc {
  margin-top: 0.1rem;
  font-size: 0.15rem;
  color: #666666;
  line-height: 0.24rem;
  width: 2.55rem;
  height: fit-content;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .desc {
    font-size: 0.28rem;
    line-height: 1.5;
  }
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .back-img {
  position: absolute;
  z-index: 10;
  width: 3.2rem;
  height: 3.2rem;
  bottom: 0.3rem;
  left: 0.3rem;
  right: 0.3rem;
}
@media screen and (max-width: 1024px) {
  .supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .back-img {
    width: 90%;
    left: 0.2rem;
    right: 0.2rem;
  }
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .icon {
  position: absolute;
  top: 0.63rem;
  right: -0.4rem;
  width: 0.4rem;
  height: 0.4rem;
  background-color: #0326A2;
  border-radius: 50%;
  transition: 0.4s;
  background: url(../images/1205_right_icon.png) center / 0.25rem 0.25rem no-repeat;
}
@media screen and (max-width: 1024px) {
  .supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .icon {
    display: none !important;
  }
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .back-color {
  position: absolute;
  width: 100%;
  height: 2.6rem;
  bottom: 0;
  left: 0;
  right: 0;
  transition: 0.4s;
  border-radius: 0.16rem;
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item .white-back {
  position: absolute;
  left: 0;
  right: 0;
  height: 2.3rem;
  top: -2.3rem;
  background-color: #fff;
  transition: 0.4s;
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item:hover .white-back {
  top: 0;
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item:hover .icon {
  right: 0.3rem;
}
.supage_1205 .product-home-top .right .swiper-product-content .swiper-wrapper .swiper-slide .item:hover .back-color {
  background: #0326A2;
}
.supage_1205 .product-home-top .right .pagination {
  width: fit-content;
  margin: 0.3rem auto 0;
  z-index: 10;
}
.supage_1205 .product-home-top .right .pagination .swiper-pagination-switch {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.4rem;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: #CCCCCC;
}
.supage_1205 .product-home-top .right .pagination .swiper-active-switch {
  background: #0326A2;
}
