﻿.iconqizi::after {
   content: "\e670";
}

.iconcaidan:after {
   content: "\e675";
}

.iconkejifuwu::after {
   content: "\e680";
}

.honor-item3 figure {
   width: 108px;
   height: 108px;
}

.honor-item7 figure {
   width: 108px;
   height: 108px;
}

.honor-item.bigItem figure {
   width: 188px;
   height: 188px;
}

.honor-item.bigItem time {
   margin-top: 22px;
   font-size: 36px;
}

.honor-item3 time {
   margin-top: 18px;
   font-size: 18px;
}

.honor-item7 time {
   margin-top: 18px;
   font-size: 18px;
}

@media screen and (max-width: 1450px) {
   .honor-item3 figure {
      width: 60px;
      height: 60px;
   }

   .honor-item7 figure {
      width: 60px;
      height: 60px;
   }

   .honor-item.bigItem figure {
      width: 90px;
      height: 90px;
   }

   .honor-item.bigItem time {
      font-size: 30px;
   }
}

.news-title h1 {
   display: block;
   margin-bottom: 16px;
   line-height: 1.2;
   color: #242c39;
   font-size: 30px;
   font-weight: bold;
}

.product-introduct-top strong {
   display: block;
   margin-bottom: 30px;
   line-height: 1.2;
   color: #242c39;
   font-size: 40px;
}

.new_attribute {
   position: relative;
}

.new_attribute span {
   display: inline-block;
   margin: 0 0.05rem;
}

.new_attribute span::before {
   display: inline-block;
   margin: 0 .05rem 0 0;
}

.new_attribute .news_time::before {
   content: '\e60a';
   font-family: iconfont;
}

.new_attribute .news_hits::before {
   content: '\e62e';
   font-family: iconfont;
}

.new_attribute .news_ziti::before {
   content: '\e66f';
   font-family: iconfont;
}

@media screen and (max-width: 1450px) {
   .product-introduct-top strong {
      font-size: 30px;
   }

   .news-title h1 {
      font-size: 24px;
   }
}

@media screen and (max-width: 1024px) {
   .product-introduct-top strong {
      font-size: 24px;
      margin-bottom: 20px;
   }
}

@media screen and (max-width: 641px) {
   .news-title h1 {
      font-size: 22px;
   }

   .news_ziti {
      display: none !important
   }
}