.product-page {
  background-color: #ffffff;
}
.product-banner {
  height: 5.06rem;
  background-size: cover;
  background-position: center;
  padding-left: 1.4rem;
  padding-top: 1.81rem;
  position: relative;
}
.product-banner-title {
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  font-size: 0.6rem;
  position: relative;
  z-index: 99;
}
.product-banner-subtitle {
  font-family: PingFangSC-Regular;
  color: #333333;
  font-size: 0.24rem;
  margin-top: 0.1rem;
  position: relative;
  z-index: 99;
}
.product-banner-btn {
  width: 1.4rem;
  height: 0.4rem;
  margin-top: 0.5rem;
  position: relative;
  z-index: 99;
}
.product-banner-btn span {
  font-size: 0.16rem;
  margin-right: 0.05rem;
}
.product-banner-btn a {
  position: relative;
  z-index: 99;
  font-size: 0.14rem;
  color: #fff;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 0.4rem;
}
.product-banner-btn::after {
  content: " ";
  position: absolute;
  left: 0px;
  z-index: -1;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background: #cc0000;
}
.product-banner-btn:hover::after {
  opacity: 1;
}
.product-box1 {
  padding-left: 1.4rem;
  padding-right: 1.4rem;
  margin-top: 0.4rem;
}
.product-box1-item {
  width: 2.6rem !important;
  height: 3.9rem;
  margin-right: 0.4rem;
  position: relative;
  box-shadow: 0px 1px 12px rgba(204, 204, 204, 0.16);
  overflow: hidden;
  cursor: pointer;
}
.product-box1-item.active {
  width: 5.6rem !important;
  height: 3.9rem;
  background-size: cover;
  background-position: center;
  position: relative;
}
.product-box1-22 .product-box1-item {
  width: auto !important;
}
.product-box1-21 .product-box1-item {
  width: 100% !important;
  margin-right: 0px !important;
}
.product-box1-item-active {
  padding-left: 0.3rem;
  padding-top: 0.32rem;
  width: 100%;
  height: 100%;
  background-image: url(../img/product/26.png);
  position: absolute;
  left: 0%;
  top: 0px;
  opacity: 1;
  background-position: center;
  margin-left: -100%;
  background-size: cover;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}
.product-box1-item.active .product-box1-item-active {
  opacity: 1;
  margin-left: 0%;
}
.product-box1-item.active .product-box1-item-panel {
  opacity: 0;
  visibility: hidden;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}
.product-box1-title {
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  font-size: 0.8rem;
}
.product-box1-content {
  position: absolute;
  bottom: 0.2rem;
  left: 0.3rem;
  right: 0.3rem;
}
.product-box1-content h3 {
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  font-size: 0.3rem;
}
.product-box1-content p {
  font-family: PingFang SC;
  color: #ffffff;
  line-height: 0.28rem;
  font-size: 0.16rem;
  margin-top: 0.07rem;
}

.product-box1-item-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
  opacity: 1;
  visibility: visible;
  background-color: #fff;
}
.product-box1 .product-box1-item:last-child {
  margin-right: 0px;
}
.product-box1-tag {
  margin-top: 0.32rem;
}
.product-box1-tag font {
  font-family: PingFangSC-Semibold;
  color: #cccccc;
  font-size: 0.5rem;
  line-height: 0.55rem;
}
.product-box1-tag2 {
  margin-top: 0.34rem;
  font-family: PingFang SC;
  color: #666666;
  font-size: 0.18rem;
  margin-right: -0.3rem;
}
.product-box1-tag3 {
  font-weight: 600;
  color: #333333;
  font-size: 0.5rem;
  margin-right: -0.3rem;
}
.product-box1-tag span {
  color: #cccccc;
  margin-top: 0.04rem;
  font-size: 0.18rem;
}
.product-box1-bg {
  position: absolute;
  bottom: 0rem;
  right: 0rem;
  width: 1.52rem;
  height: 1.47rem;
  background-size: cover;
}
.product-box1-bg img {
  width: 100%;
  height: auto;
}
.product-box1-tag3 font {
  font-size: 0.2rem;
  margin-top: 0.13rem;
}
.product-box1-2 {
  margin-top: 0px;
}
.product-box1-2 .product-box1-item {
  width: 100% !important;
  margin-top: 0.4rem;
  box-shadow: none;
  overflow: visible;
}
.product-box1-2 .product-box1-bg {
  width: 2.37rem;
  height: 2rem;
}
.product-box1-2 .product-box1-item-active {
  width: auto;
  right: 50%;
  margin-right: 0.2rem;
  box-shadow: 0px 1px 12px rgb(204 204 204 / 16%);
}
.product-box1-2 .product-box1-item-panel {
  position: absolute;
  box-shadow: 0px 1px 12px rgb(204 204 204 / 16%);
  width: auto;
  left: 50%;
  visibility: visible !important;
  opacity: 1 !important;
  margin-left: 0.2rem;
  overflow: hidden;
  width: calc(50% - 0.2rem);
  background-color: #fff !important;
}
.product-box1-2 .product-box1-item:last-child .product-box1-item-active {
  left: 50% !important;
  visibility: visible !important;
  opacity: 1 !important;
  right: 0px;
  width: auto;
  margin-right: 0px;
  margin-left: 0.2rem;
}
.product-box1-2 .product-box1-item {
  margin-right: 0px;
}
.product-box1-2 .product-box1-item:last-child .product-box1-item-panel {
  left: 0px !important;
  margin-left: 0rem;
  margin-right: 0.2rem;
  right: 50% !important;
  width: auto !important;
}

.product-series {
  padding-left: 1.4rem;
  padding-right: 1.4rem;
  margin-top: 0.6rem;
}
.product-series h1 {
  color: #333333;
  font-size: 0.3rem;
  position: relative;
}
.product-series.product-case {
  margin-top: 0.4rem;
}
.product-series h1::after {
  content: " ";
  position: absolute;
  left: 0px;
  bottom: -10px;
  width: 0.44rem;
  height: 4px;
  background-color: #cc0000;
}
.product-series-list {
  margin-top: 0.38rem;
}
.product-series-item {
  background-color: #f6f6f6;
  height: 2.65rem;
  padding-left: 0.24rem;
  padding-top: 0.33rem;
  margin-right: 0.4rem;
  position: relative;
  margin-bottom: 0rem;
  cursor: pointer;
}
.product-series-list2 .product-series-item,
.product-series-list1 .product-series-item {
  width: 50%;
}
.product-series-list3 .product-series-item {
  width: 33.33333%;
}
.product-series-list2 .product-series-item:last-child,
.product-series-list3 .product-series-item:last-child {
  margin-right: 0px;
}
.product-series-list3 .product-series-item:last-child,
.product-series-list1 .product-series-item:last-child {
  margin-right: 0px;
}

.product-series-list2 .product-series-item-img {
  height: 2.5rem;
  right: 0px;
}
.product-series-list2 .product-series-item-img img {
  height: 100%;
  width: auto;
}
.product-series-list2 .product-series-item-img {
  text-align: right;
}

.product-series-list2 .product-series-item-img {
  height: 2.5rem;
  right: 0px;
}
.product-series-list2 .product-series-item-img img {
  height: 100%;
  width: auto;
}
.product-series-list2 .product-series-item-img {
  text-align: right;
}
.product-series-list1 .product-series-item-img {
  text-align: right;
  right: 0px;
  height: 2.5rem;
}
.product-series-list1 .product-series-item-img img {
  height: 100%;
  width: auto;
}
.product-series-list3 .product-series-item-img {
  height: 2rem;
  right: 0px;
  text-align: right;
}
.product-series-list3 .product-series-item-img img {
  height: 100%;
  width: auto;
}
.product-series-item-info {
  font-family: PingFangSC-Regular;
  color: #323232;
  font-size: 0.24rem;
  cursor: pointer;
}
.product-series-item-name span {
  font-size: 0.22rem;
  margin-top: 1px;
  margin-left: 0rem;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
}
.product-series-item-info i {
  color: #cccccc;
  font-size: 0.18rem;
  font-style: normal;
  padding-top: 0.08rem;
}
.product-series-item:hover .product-series-item-info .product-series-item-name {
  color: #cc0000;
}

.product-series-item:hover
  .product-series-item-info
  .product-series-item-name
  span {
  margin-left: 0.06rem;
  visibility: visible;
  opacity: 1;
  color: #cc0000;
}
.product-series-item-img {
  position: absolute;
  width: 100%;
  right: -0.25rem;
  bottom: -0.25rem;
  height: 1.5rem;
}
.product-series-item-img img {
  width: 100%;
}
.product-series-cate {
  width: 4.4rem !important;
  height: 2.65rem;
  position: relative;
}
.product-series-cate-box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: auto;
  padding-left: 0.25rem;
  padding-top: 0.26rem;
  background-color: #f6f6f6;
  height: 100%;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}
.product-series-cate-box h3 {
  color: #323232;
  font-size: 0.24rem;
  margin-bottom: 0.15rem;
}
.product-series-cate-list {
  overflow: hidden;
}
.product-series-cate-box.active {
  height: auto;
}

.product-series-cate-list-more {
  margin-bottom: 0.24rem;
}
.product-series-cate-list-more a {
  font-size: 0.16rem;
  color: #999;
}
.product-series-cate-list-more a span {
  font-size: 0.16rem;
  color: #ccc;
  margin-left: 0.02rem;
}
.product-series-cate-list-more a.active span {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
  -o-transform: rotate(180deg); /* Opera */
}
.product-series-cate-list .product-series-cate-list-item {
  width: 50%;
  margin-bottom: 0.15rem;
}

.product-series-cate-list .product-series-cate-list-item:nth-of-type(1n + 9) {
  display: none !important;
}
.product-series-cate-box.active
  .product-series-cate-list
  .product-series-cate-list-item {
  display: block !important;
}
.product-series-cate-list .product-series-cate-list-item a {
  color: #323232;
  font-size: 0.16rem;
}
.product-series-cate-list .product-series-cate-list-item a span {
  font-size: 0.16rem;
  margin-top: 2px;
  margin-left: 0.02rem;
  color: #ccc;
}
.product-series.news-panel .news-list-pagination {
  display: none;
}

.product-hot-panel {
  margin-top: 0.38rem;
}
.product-hot-list {
  width: calc(100% + 0.4rem);
  margin-left: -0.4rem;
}
.product-hot-item {
  width: calc(100% / 3);
  padding-left: 0.4rem;
  margin-bottom: 0.4rem;
}
.product-hot-item .product-hot-item-box {
  border: 1px solid #f6f6f6;
  position: relative;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  overflow: hidden;
}

.product-hot-item-img {
  height: 2.7rem;
}
.product-hot-item-img img {
  width: 100%;
  max-height: 100%;
}
.product-hot-item-name {
  padding-top: 0rem;
  padding-bottom: 0.2rem;
}
.product-hot-item-name h4 {
  color: #333333;
  font-size: 0.18rem;
  text-align: center;
  margin-bottom: 0.05rem;
}
.product-hot-item-name span {
  width: 100%;
  text-align: center;
  display: block;
  color: #333333;
  font-size: 0.18rem;
}
.product-hot-item-table {
  padding-left: 0.17rem;
  padding-right: 0.17rem;
  padding-bottom: 0.17rem;
}
.product-hot-item-table-row {
  height: 0.35rem;
  background-color: #ffffff;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}
.product-hot-item-table-row label {
  color: #666666;
  font-size: 0.14rem;
}
.product-hot-item-table-row span {
  color: #333333;
  font-size: 0.14rem;
}
.product-hot-item-table-row:nth-child(odd) {
  background-color: #f6f6f6;
}
.product-hot-more {
  text-align: center;
}
.product-hot-more a {
  width: 2.1rem;
  height: 0.4rem;
  line-height: 0.4rem;
  display: inline-block;
  border: 0.5px solid;
  border-color: #333333;
  font-size: 0.14rem;
  font-family: PingFang SC;
  color: #000;
}
.product-hot-more a span {
  display: none;
}
.product-hot-more a i {
  color: #666666;
  font-size: 0.14rem;
  font-style: normal;
}
.product-hot-more a i font {
  color: #c6000b;
}
.product-hot-more {
  width: 100%;
  text-align: center;
  margin-bottom: 0rem;
}

.product-hot-item-link {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  position: absolute;
  bottom: -1.32rem;
  left: 0px;
  padding-left: 0.42rem;
  padding-right: 0.42rem;
  margin-bottom: 0rem;
  height: 1.32rem;
  padding-top: 0.68rem;
  padding-bottom: 0.24rem;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.7) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.7) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.7) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0.70 );
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}
.product-hot-item-link .product-hot-link {
  background-color: #fff;
  margin-right: 0.15rem;
  height: 0.4rem;
  cursor: pointer;
  border: 1px solid;
  border-color: #999999;
  font-size: 0.14rem;
}
.product-hot-item-link .product-hot-link:last-child {
  margin: 0px;
  border-color: #c6000b;
  color: #c6000b;
}
.product-hot-item-link .product-hot-link span {
  font-size: 0.14rem;
  margin-right: 0.03rem;
}
.product-hot-item-link .product-hot-link:hover {
  border-color: #c6000b;
  color: #c6000b;
}
.product-hot-item-link .product-hot-link:hover span {
  color: #c6000b;
}
.product-hot-item-link .product-hot-link:last-child:hover {
  background-color: #c6000b;
  color: #fff;
}
.product-hot-item-link .product-hot-link:last-child:hover span {
  color: #fff;
}
.product-hot-item .product-hot-item-box {
  width: 100%;
}
.product-hot-item .product-hot-item-box:hover {
  box-shadow: 0px 2.5px 30px rgba(0, 0, 0, 0.1);
}
.product-hot-item .product-hot-item-box:hover .product-hot-item-link {
  visibility: visible;
  opacity: 1;
  bottom: 0px;
}
.product-hot-pagination {
  display: none;
}
.product-case {
  padding: 0px;
  position: relative;
  overflow: hidden;
}
.product-case h1 {
  position: absolute;
  left: 6.6rem;
  top: 0.7rem;
  z-index: 999;
  color: #ffffff;
  font-size: 0.3rem;
}
.product-case-item-info {
  padding-left: 0.4rem;
  position: relative;
  z-index: 999;
  padding-top: 3.45rem;
  padding-right: 2.5rem;
  position: relative;
  height: 100%;
}

.product-case-item-info h4 {
  color: #ffffff;
  font-size: 0.24rem;
  line-height: 0.3rem;
}
.product-case-item-info p {
  color: #ffffff;
  font-size: 0.16rem;
  line-height: 0.28rem;
  margin-top: 0.27rem;
}
.product-case-item-info a {
  width: 1.65rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0.7rem;
  right: 2.59rem;
}
.product-case-item-info a::after {
  content: " ";
  background-color: #c6000b;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.8;
  z-index: -1;
}
.product-case-item-info a:hover::after {
  opacity: 1;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}
.product-case-panel {
  width: 100%;
  height: 7.2rem;
}
.product-case-list {
  height: 100%;
  flex-shrink: 0;
}
.product-case-item {
  height: 100%;
  width: 100%;
  flex-shrink: 0;
}
.product-case-item-left {
  width: 6.2rem !important;
  background-size: cover;
  background-position: center;
}
.product-case-item-right {
  background-size: cover;
  background-position: center;
  position: relative;
}
.product-case-item-right::after {
  content: " ";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: #000;
  position: absolute;
  opacity: 0.75;
}
.product-case-list-preview {
  width: 20rem;
  position: absolute;
  left: 5.3rem;
  top: 1.8rem;
  z-index: 999;
  overflow: hidden;
}
.product-case-list-preview-item {
  width: 4rem;
  height: 1.4rem;
  border-right: 0.4rem solid transparent;
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1); /* IE 9 */
  -moz-transform: scale(1); /* Firefox */
  -webkit-transform: scale(1); /* Safari 和 Chrome */
  -o-transform: scale(1); /* Opera */
  cursor: pointer;
}
.product-case-list-preview-item .product-case-list-preview-item-box {
  width: 100%;
  height: 100%;
  padding-left: 0.39rem;
  padding-right: 0.39rem;
  position: relative;
  -webkit-backdrop-filter: blur(0.06rem);
  -moz-backdrop-filter: blur(0.06rem);
  -ms-backdrop-filter: blur(0.06rem);
  -o-backdrop-filter: blur(0.06rem);
  backdrop-filter: blur(0.06rem);
}
.product-case-list-preview-item .product-case-list-preview-item-box::after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.8;
  left: 0px;
  top: 0px;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
  z-index: -1;
}
.product-case-list-preview-item.active
  .product-case-list-preview-item-box::after {
  opacity: 0.95;
}
.product-case-list-preview-item .product-case-list-preview-item-box .text {
  position: relative;
}
.product-case-list-preview-item .product-case-list-preview-item-box span {
  position: relative;
  color: #333333;
  font-size: 0.18rem;
  line-height: 0.28rem;
  padding-left: 0.1rem;
}
.product-case-list-preview-item
  .product-case-list-preview-item-box
  .text::after {
  content: "\e64d";
  position: absolute;
  font-family: "iconfont" !important;
  font-family: fantasy;
  left: -14px;
  top: -35px;
  font-size: 0.4rem;
  color: #333333;
  opacity: 0.2;
}
.product-case-pagination {
}
.product-case-pagination-panel {
  position: absolute;
  left: 6.6rem !important;
  bottom: 0.7rem !important;
  z-index: 999;
}
.product-case-pagination-panel .swiper-button-prev {
  position: unset;
  margin: 0px;
  height: auto;
  outline: none;
}
.product-case-pagination-panel .swiper-button-next {
  position: unset;
  margin: 0px;
  margin-left: -2px;
  height: auto;
  outline: none;
}
.product-case-pagination-panel .product-case-pagination {
  position: unset;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -3px;
}

.product-case-pagination-panel
  .product-case-pagination
  .swiper-pagination-bullet {
  background: none;
  color: #cc0000;
  font-size: 0.18rem;
  opacity: 1;
  margin-left: 0.08rem;
  margin-right: 0.08rem;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  font-family: PingFangSC-Medium;
  outline: none;
}
.product-case-pagination-panel
  .product-case-pagination
  .swiper-pagination-bullet-active {
  color: #ffffff;
  font-weight: normal;
}
.product-case-pagination-panel .swiper-button-next:after,
.product-case-pagination-panel .swiper-button-prev:after {
  font-size: 0.18rem;
  color: #cc0000;
}
.product-case-pagination-panel .swiper-button-next:hover::after,
.product-case-pagination-panel .swiper-button-prev:hover::after {
  color: #fff;
}
.product-case-list-preview-item[active~="no-active"] {
  visibility: hidden;
  opacity: 0;
  transform: scale(0);
  -ms-transform: scale(0); /* IE 9 */
  -moz-transform: scale(0); /* Firefox */
  -webkit-transform: scale(0); /* Safari 和 Chrome */
  -o-transform: scale(0); /* Opera */
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}
.product-case-pagination-jindu {
  display: none;
}
.news-list {
  margin-top: 0.38rem;
}
.news-item {
  box-shadow: 0px 8px 18px rgb(204 204 204 / 17%);
  width: 0;
}

.news-item-box {
  padding-left: 0.15rem;
  padding-right: 0.15rem;
}
.news-item .news-list-panel-img {
  width: 100%;
  height: 2.75rem;
  background-size: cover;
}
.news-item-title {
  height: 0.48rem;
  color: #000000;
  font-size: 0.18rem;
  line-height: 0.24rem;
}
.news-item-tag {
  color: #999999;
  font-size: 0.14rem;
  margin-top: 0.1rem;
}

.news-item-content {
  color: #666666;
  font-size: 0.16rem;
  line-height: 0.28rem;
  margin-top: 0.16rem;
  height: 0.84rem;
}
.news-item-footer {
  margin-top: 0.2rem;
}
.news-item-footer span {
  color: #666666;
  font-size: 0.14rem;
}
.news-item-footer font {
  color: #cc0000;
  font-size: 0.14rem;
  position: relative;
}
.news-item-footer font::after {
  content: " ";
  background-color: #c6000b;
  left: 0px;
  width: 100%;
  height: 0.02rem;
  position: absolute;
  opacity: 0.8;
  z-index: 1;
  bottom: -0.06rem;
}

.news-item {
  margin-left: 0.3rem;
}
.news-item:first-child {
  margin-left: 0px;
}
.home-toutiao-right {
  padding-left: 0.3rem;
  margin-left: 0px;
}
.news-item-box {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.news-top-tag {
  position: absolute;
  left: -25px;
  top: 0.86rem;
  color: #ffffff;
  font-size: 0.14rem;
  line-height: normal;
  padding-bottom: 16px;
  width: 88px;
  height: 100px;
  background: url(../img/news/1.png) no-repeat;
}

.product-other-info {
  width: 50%;
}

.product-other-info h1 {
  font-family: PingFangSC-Semibold;
  color: #c6000b;
  font-size: 0.6rem;
}

.product-other-info h2 {
  color: #333333;
  margin-top: 0.1rem;
  font-size: 0.24rem;
  margin-bottom: 0.3rem;
}
.product-other-box p {
  color: #333333;
  font-size: 0.18rem;
  line-height: 0.3rem;
  width: 100%;
  text-align: center;
  font-weight: lighter;
  font-family: "microsoft yahei";
}

.product-other-box {
  background-image: url(../img/product/1.png);
  background-size: cover;
  padding-top: 0.5rem;
  margin-top: 0.3rem;
}
.product-other-btn {
  padding-left: 2.2rem;
  padding-right: 2.2rem;
  width: 100%;
  margin-top: 0.67rem;
  margin-bottom: 0.7rem;
}
.product-other-btn a {
  margin-right: 0.5rem;
  width: 3rem;
  height: 1.2rem;
  color: #ffffff;
  font-size: 0.24rem;
  position: relative;
}
.product-other-btn a * {
  position: relative;
  z-index: 99;
}
.product-other-btn a i {
  font-style: normal;
}
.product-other-btn a::after {
  content: " ";
  position: absolute;
  left: 0px;
  z-index: 1;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: #c6000b;
  transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -moz-transition: All 0.3s ease-in-out;
  -o-transition: All 0.3s ease-in-out;
}
.product-other-btn a .iconfont {
  font-size: 0.46rem;
  margin-right: 0.1rem;
}
.product-other-btn a:last-child {
  margin-right: 0px;
}
.product-other-btn a:last-child::after {
  background-color: #333333;
}
.product-other-btn a:hover::after {
  opacity: 1;
}
.product-other-mobile-box {
  display: none;
}
.product-banner-bg-pc {
  display: block;
  background-size: cover;
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  top: 0px;
  z-index: 9;
}
.product-banner-bg-mobile {
  display: none;
  background-size: cover;
  position: absolute;
  left: 0px;
  width: 100%;
  background-position: center;
  height: 100%;
  top: 0px;
  z-index: 9;
}
/**移动端**/
@media screen and (max-width: 1020px) {
  .product-page {
    overflow-x: hidden;
  }
  .product-banner {
    height: 9.8rem;
    position: relative;
    background-size: cover;
    background-position: center;
    padding-left: 0rem;
    padding-top: 2.44rem;
    text-align: center;
    position: relative;
  }
  .product-banner-bg-pc {
    display: none;
  }
  .product-banner-bg-mobile {
    display: block;
  }
  .product-banner-subtitle {
    font-size: 0.6rem;
    font-size: 0.28rem;
    margin-top: 0.3rem;
  }
  .product-banner-btn {
    position: absolute;
    bottom: 0.6rem;
    width: 2.8rem;
    height: 0.8rem;
    margin-left: -1.4rem;
    left: 50%;
  }
  .product-banner-btn a {
    position: relative;
    z-index: 99;
    font-size: 0.28rem;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 0.8rem;
  }

  .product-box1 {
    display: inline-block !important;
    width: 100%;
    padding-left: 0.25rem;
    padding-right: 0rem;
  }
  .product-box1-tag font {
    font-size: 0.48rem;
  }
  .product-box1-tag span {
    font-size: 0.36rem;
  }
  .product-box1-tag2 {
    font-size: 0.32rem;
    margin-right: 0rem;
  }
  .product-box1-tag3 {
    font-size: 0.48rem;
    margin-right: 0rem;
  }
  .product-box1-2 {
    display: none !important;
  }
  .product-box1 .product-box1-item:last-child {
    width: 100% !important;
    margin-top: 0.25rem;
  }

  .product-box1 .product-box1-item {
    height: 4.2rem;
    background: none;
    width: 50% !important;
    display: inline-block !important;
    margin-right: 0px !important;
    float: left;
    padding-right: 0.25rem !important;
    box-shadow: none;
    overflow: visible;
  }
  .product-box1.product-box1-22 .product-box1-item:last-child {
    width: 50% !important;
    margin-top: 0px !important;
  }
  .product-box1.product-box1-21 .product-box1-item:last-child {
    width: 100% !important;
    margin-top: 0px !important;
  }
  .product-box1-item-active {
    display: none;
  }
  .product-box1-item-panel {
    background: #fff;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: auto;
    padding-right: 0.25rem;
    box-shadow: 0px 1px 12px rgb(204 204 204 / 16%);
    padding-left: 0.25rem;
    right: 0.25rem;
    overflow: hidden;
    padding-bottom: 0.25rem !important;
  }
  .product-box1-bg {
    right: 0px;
    bottom: 0px;
  }

  .product-series {
    padding-left: 0.25rem;
    padding-right: 0px;
  }
  .product-series h1 {
    font-size: 0.48rem;
  }
  .product-series h1::after {
    width: 0.88rem;
    bottom: -8px;
  }
  .product-series {
    margin-top: 0.92rem;
  }
  .product-series-list {
    width: 100%;
    display: inline-block !important;
  }
  .product-series .product-series-item {
    float: left;
    width: 50%;
    padding-left: 0.2rem;
    padding-top: 0.2rem;
    margin-right: 0px;
    border-right: 0.25rem solid #ffffff;
    height: 4.35rem;
    margin-bottom: 0.25rem;
  }
  .product-series .product-series-item:nth-child(3) {
    width: 100%;
    height: 2.6rem;
  }
  .product-series .product-series-item:nth-child(3) .product-series-item-img {
    width: 50%;
    left: unset;
    right: 0px;
    height: 100%;
  }
  .product-series-item-info {
    padding-top: 0.41rem;
  }
  .product-series-item-name {
    font-size: 0.48rem;
  }
  .product-series-item-info i {
    font-size: 0.36rem;
  }
  .product-series-item-img {
    bottom: 0px;
    left: 0px;
    right: unset;
    height: 50%;
    text-align: center;
    line-height: 50%;
  }
  .product-series-item-img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
  }
  .product-series-cate {
    position: unset;
    float: left;
    width: 100% !important;
    height: auto;
  }
  .product-series-cate-box {
    position: unset;
    background: none;
    padding-left: 0px;
    padding-top: 0px;
    height: auto !important;
  }
  .product-series-cate-box h3 {
    display: none;
  }
  .product-series-cate-list-item {
    height: 0.7rem;
    background-color: #f6f6f6;
    border-right: 0.25rem solid #fff;
    text-align: center;
    display: block !important;
    line-height: 0.7rem;
    text-align: center;
    padding-left: 0.48rem;
  }
  .product-series-cate-list {
    height: auto;
  }
  .product-series-cate-list-item a {
    color: #323232;
    font-size: 0.32rem !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 100%;
    display: inline-block;
    text-align: left;
  }
  .product-series-cate-list .product-series-cate-list-item a span {
    display: none;
  }
  .product-series-cate-list .product-series-cate-list-item {
    margin-bottom: 0.25rem;
  }

  .product-series-cate-list-more {
    text-align: center;
    padding-right: 0.25rem;
    position: relative;
  }
  .product-series-cate-list-more a {
    text-align: center;
    display: block;
    font-size: 0.32rem;
  }
  .product-series-cate-list-more a span {
    display: inline-block;
    font-size: 0.4rem;
  }
  .product-series-cate-list-more::after {
    content: " ";
    right: 0.25rem;
    height: 500%;
    left: 0px;
    top: -540%;
    position: absolute;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(
      top,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  }
  .product-series-cate-list .product-series-cate-list-item:nth-of-type(1n + 9) {
    display: none !important;
  }
  .product-series-cate-box.active
    .product-series-cate-list
    .product-series-cate-list-item {
    display: block !important;
  }
  .product-series-cate-box.active .product-series-cate-list-more::after {
    display: none;
  }
  .product-hot-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
      width: 100%;
    margin-left: 0px;
  }
  .product-hot-item {
    flex-shrink: 0;
    width: 5.88rem;
    border-right: 0.25rem solid #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
      border-left: 0rem;
  }
  .product-hot-item-img {
    height: 4.4rem;
  }
  .product-hot-item-name h4 {
    font-size: 0.36rem;
  }
  .product-hot-item-name span {
    font-size: 0.36rem;
  }
  .product-hot-item-table {
    padding-left: 0.34rem;
    padding-right: 0.34rem;
  }
  .product-hot-item-table-row {
    height: 0.68rem;
  }
  .product-hot-item-table-row label,
  .product-hot-item-table-row span {
    font-size: 0.28rem;
  }
  .product-hot-panel {
    margin-top: 0.48rem;
  }
  .product-hot-item-link {
    height: 0.8rem;
    padding-left: 0.34rem;
    padding-right: 0.34rem;
    margin-bottom: 0.34rem;
    visibility: visible;
    opacity: 1;
    position: unset;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .product-hot-item-link .product-hot-link {
    margin-right: 0.2rem;
    height: 100%;
    border: 1px solid;
    border-color: #999999;
    font-size: 0.28rem;
  }
  .product-hot-item-link .product-hot-link:last-child {
    margin: 0px;
  }
  .product-hot-item-link .product-hot-link span {
    font-size: 0.28rem;
    margin-right: 0.07rem;
  }
  .product-hot-item-link .product-hot-link:hover {
    border-color: #c6000b;
    color: #c6000b;
  }
  .product-hot-item-link .product-hot-link:hover span {
    color: #c6000b;
  }
  .product-hot-more a {
    border: none;
    width: auto;
    font-size: 0.28rem;
  }
  .product-hot-more a span {
    display: inline-block;
  }
  .product-hot-more a i {
    font-size: 0.28rem;
  }
  .product-hot-more a span {
    color: #cccccc;
    font-size: 0.28rem;
  }
  .product-hot-pagination {
    text-align: center;
    display: block;
    margin-top: -0.3rem;
    margin-bottom: 0.3rem;
  }
  .product-hot-pagination span {
    width: 0.18rem;
    opacity: 1;
    height: 0.04rem;
    background-color: #cccccc;
    border-radius: 0px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
  }
  .product-hot-pagination span.swiper-pagination-bullet-active {
    width: 0.35rem;
    height: 0.04rem;
    background-color: #c6000b;
  }
  .product-case {
    padding-left: 0px;
  }
  .product-case-panel {
    height: 11rem;
    padding-bottom: 2.3rem;
  }
  .product-case-item-left {
    width: 0% !important;
  }
  .product-case-item-right {
  }
  .product-case-item-right::after {
    display: none;
  }
  .product-case h1 {
    position: relative;
    color: #333333;
    left: 0.25rem;
    top: 0px;
  }
  .product-case-panel {
    margin-top: 0.68rem;
  }
  .product-case-item-info {
    padding-top: 0px;
    margin-left: 0.25rem;
    width: 5.88rem;
    height: 2.54rem;
    position: relative;
    padding-left: 0.46rem;
    padding-right: 0.46rem;
  }
  .product-case-item-info h4 {
    color: #333333;
    padding: 0px;
    font-size: 0.32rem;
    line-height: 0.56rem;
  }
  .product-case-item-info {
    padding-top: 0.45rem;
    padding-bottom: 0.45rem;
    position: absolute;
    bottom: -1.38rem;
    -webkit-backdrop-filter: blur(0.06rem);
    -moz-backdrop-filter: blur(0.06rem);
    -ms-backdrop-filter: blur(0.06rem);
    -o-backdrop-filter: blur(0.06rem);
    backdrop-filter: blur(0.06rem);
  }
  .product-case-list-preview {
    display: none;
  }

  .product-case-item-info p {
    display: none;
  }
  .product-case-item-info::after {
    content: " ";
    position: absolute;
    left: 0px;
    z-index: -1;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    background-color: #f6f6f6;
  }
  .product-case-item-info a {
    position: absolute;
    bottom: 0.45rem;
    left: 0.45rem;
    color: #c6000b;
    text-align: left;
    width: auto;
    right: unset;
    font-size: 0.14rem;
    -webkit-backdrop-filter: blur(0.06rem);
    -moz-backdrop-filter: blur(0.06rem);
    -ms-backdrop-filter: blur(0.06rem);
    -o-backdrop-filter: blur(0.06rem);
    backdrop-filter: blur(0.06rem);
  }
  .product-case-item-info a::after {
    height: 0.04rem;
    opacity: 1;
    bottom: -6px;
    left: 0px;
    top: unset;
    z-index: 9;
  }
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    display: none;
  }
  .product-case-pagination-panel .swiper-button-next {
    display: none;
  }
  .product-case-pagination-panel {
    left: unset !important;
    bottom: 0.9rem !important;
  }
  .product-case-pagination-jindu {
    width: 100%;
    font-size: 0.32rem;
    text-align: center;
    color: #c6000b;
    display: block;
    margin-bottom: 0.2rem;
  }
  .product-case-pagination-panel {
    display: block;
    right: 0px;
    width: 1.38rem;
  }
  .product-case-pagination {
    text-align: center;
    margin-top: -0.15rem;
  }
  .product-case-pagination-panel
    .product-case-pagination
    .swiper-pagination-bullet {
    font-size: 0px;
    width: 0.18rem;
    opacity: 1;
    height: 0.04rem;
    background-color: #cccccc;
    border-radius: 0px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
  }
  .product-case-pagination-panel
    .product-case-pagination
    .swiper-pagination-bullet-active {
    width: 0.35rem;
    height: 0.04rem;
    background-color: #c6000b;
  }
  .news-panel {
    margin: 0px;
    padding-right: 0.25rem;
  }
  .news-list {
    margin-top: 0.58rem;
  }
  .news-item {
    width: 100%;
    margin: 0px;
  }
  .news-item img {
  }
  .news-item-title {
    color: #000000;
    font-size: 0.36rem;
    height: auto;
    line-height: normal;
    font-weight: bold;
  }
  .news-item-content {
    color: #666666;
    font-size: 0.32rem;
    line-height: 0.56rem;
    height: 1.68rem;
  }
  .news-item-footer span {
    color: #cccccc;
    font-size: 0.28rem;
  }
  .news-item-footer font {
    color: #cc0000;
    font-size: 0.28rem;
  }
  .news-item-box {
    padding-left: 0.5rem;
    padding-right: 0.36rem;
    padding-bottom: 0.5rem;
    padding-top: 0.36rem;
  }
  .news-list-pagination {
    text-align: center;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
  }
  .news-list-pagination .swiper-pagination-bullet {
    font-size: 0px;
    width: 0.18rem;
    opacity: 1;
    height: 0.04rem;
    background-color: #cccccc;
    border-radius: 0px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
  }
  .news-list-pagination .swiper-pagination-bullet-active {
    width: 0.35rem;
    height: 0.04rem;
    background-color: #c6000b;
  }
  .product-other-btn2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .product-other-mobile-box {
    display: block;
  }
  .product-other-mobile-box h1 {
    padding: 0px;
    color: #c6000b;
    font-size: 1.2rem;
    text-align: center;
    width: 100%;
  }
  .product-other-mobile-box h2 {
    font-weight: 500;
    color: #333333;
    font-size: 0.48rem;
    text-align: center;
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .product-other-mobile-box p {
    padding-left: 0.47rem;
    padding-right: 0.47rem;
    color: #666666;
    font-size: 0.32rem;
    line-height: 0.6rem;
    text-align: center;
  }
  .product-other-mobile-box .product-other-btn2 {
    padding-left: 0.48rem;
    padding-right: 0.48rem;
    width: 100%;
  }
  .product-other-mobile-box .product-other-btn2-left {
    height: 2.24rem;
  }
  .product-other-mobile-box a {
    color: #ffffff;
    font-size: 0.32rem;
    position: relative;
  }
  .product-other-mobile-box a * {
    position: relative;
    z-index: 999;
  }
  .product-other-mobile-box a i {
    font-style: normal;
  }
  .product-other-mobile-box a .iconfont {
    font-size: 0.48rem;
    margin-right: 0.17rem;
  }

  .product-other-mobile-box a::after {
    content: " ";
    position: absolute;
    left: 0px;
    z-index: 1;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-color: #c6000b;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
  }
  .product-other-btn2-right {
    margin-left: 0.12rem;
  }
  .product-other-btn2-left {
    margin-right: 0.12rem;
  }
  .product-other-btn2-left a {
    margin-bottom: 0.24rem;
    padding-left: 0.45rem;
  }
  .product-other-btn2-left a:last-child {
    margin: 0px;
  }
  .product-other-btn2-right::after {
    background-color: #333333 !important;
  }
  .product-other-mobile-box a:hover::after {
    opacity: 1 !important;
  }
  .product-other-mobile-box .bg {
    margin-top: 0.2rem;
    width: 100%;
    height: 1.6rem;
    background-image: url(../img/product/1.png);
    background-size: cover;
  }
  .product-other-btn2 {
    margin-top: -0.2rem;
  }
  .product-other-box {
    display: none;
  }
  .product-series.news-panel .news-list-pagination {
    display: block;
  }
}
