/*@font-face {
   font-family:'jiangxi';
   src: url('../fonts/jiangxi.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
.ff{
   font-family: "jiangxi";
}*/
.inner .ny_news ul li a:hover .title {
  color: #000;
}
.inner .btn:hover {
  background-color: #2e2e2e;
  border-color: #2e2e2e;
  color: white;
}
.inner .btn {
  background-color: #000;
  border-color: #000;
  color: white;
}
.inner .btn-primary {
  background-color: #000;
  border-color: #000;
  color: white;
}
.inner .category_mod .content ul li.current > a {
  color: #000;
}
.inner .category_mod .content ul li.current > .more {
  color: #000;
}

.inner_contact_page .inner .btn:hover {
  background: #000;
  border: 1px solid #000;
}

.inner_goodslist_page .inner .category_mod .content ul li a:hover {
  color: #000;
}
.inner_goodslist_page .inner .juhe_page {
  margin-top: 20px;
  /*.row>*{
     padding-left: 0;
     padding-right: 0;
  }*/
}
.inner_goodslist_page .inner .juhe_page .mp-faq-box .s-bar-box .tt-bar {
  background: #000;
  color: white;
}
.inner_goodslist_page .inner .juhe_page .message_list ul li .btn {
  background: #000;
  color: white;
}
.inner_goodslist_page .inner .juhe_page .mp-product-box .prolist_box .box_li .pro_right .p_t a h2 {
  text-align: left;
}
.inner_goodslist_page .inner .juhe_page .contant_btn_list {
  text-align: left;
}
.inner_goodslist_page .inner .juhe_page .mp-cat-intro-box {
  margin-bottom: 40px;
}
.inner_goodslist_page .inner .juhe_page .mp-product-box {
  margin-top: 20px;
}
.inner_goodslist_page .inner .juhe_page .btn-primary i {
  margin-right: 10px;
}
.inner_goodslist_page .inner .goods_more_btn {
  margin-right: 5px;
}
.inner_goodslist_page .inner .prolist_box .box_li .p_pic img {
  padding: 5px;
}
.inner_goodslist_page .inner .btn:hover {
  background: #000;
  border: 1px solid #000;
}

@media (max-width: 768px) {
  .inner_goodslist_page .inner .juhe_page .row > * {
    padding-left: 0;
    padding-right: 0;
  }

  .inner_goods_list .juhe_page {
    margin-top: 57px;
  }
  .inner_goods_list .juhe_page .mp-product-box .prolist_box .box_li .pro_right {
    margin-left: 0px;
  }
  .inner_goods_list .juhe_page .mp-product-box .prolist_box .box_li {
    display: block;
  }

  .inner_goodslist_page .inner .juhe_page .contant_btn_list > a {
    margin: 0;
    margin-bottom: 10px;
  }
}
.inner_goods_read_page .inner {
  /*.cc h2,.cc h3{
     margin-top: 2rem;
  }*/
}
.inner_goods_read_page .inner .detail_pro_r dl .dt_pic img {
  padding: 5px;
}
.inner_goods_read_page .inner .detail_col .left_pic .bg_pic {
  padding: 0;
}
.inner_goods_read_page .inner .detail_col .left_pic .sm_pic ul li img {
  width: auto;
  max-width: 64px;
  max-height: 64px;
  padding: 5px;
}
.inner_goods_read_page .inner .detail_col .left_pic .bg_pic img {
  padding: 10px;
}
.inner_goods_read_page .inner .detail_col .left_pic .sm_pic ul li {
  display: flex;
  border: 1px solid gainsboro;
  align-items: center;
  margin: 0  2px;
  padding: 0;
  justify-content: center;
}
.inner_goods_read_page .inner .sku_wrap .sku_attr_dl.skud .text_box a:hover {
  background: #000;
  border: 1px solid #000;
}

.inner_about_read .swiper-pagination-bullet-active {
  background: #000;
}
.inner_about_read .inner ._youshi .title {
  font-size: 18px;
}
.inner_about_read .inner ._youshi .summary {
  font-size: 16px;
}
.inner_about_read .inner .shebei_center .list {
  margin-top: 30px;
  margin-bottom: 40px;
}
.inner_about_read .inner .shebei_center .list .item {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inner_about_read .inner .shebei_center .list .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.inner_about_read .inner .shebei_center .list .item:nth-child(2n) .message {
  padding-left: 0;
  padding-right: 50px;
}
.inner_about_read .inner .shebei_center .list .item .message {
  padding-left: 50px;
  width: 50%;
  text-align: left;
}
.inner_about_read .inner .shebei_center .list .item .message .title {
  font-size: 23px;
  font-weight: unset;
}
.inner_about_read .inner .shebei_center .list .item .message .title .s1 {
  margin-right: 5px;
  font-weight: bold;
  color: #000;
}
.inner_about_read .inner .shebei_center .list .item .message .line {
  background: #000;
  margin: 20px auto;
  margin-left: 0;
  width: 62px;
  height: 3px;
}
.inner_about_read .inner .shebei_center .list .item .message .summary {
  font-size: 16px;
}
.inner_about_read .inner .shebei_center .list .item .pic {
  width: 50%;
  text-align: center;
}

.footer {
  background-color: #f9f9f9;
}

@media (max-width: 1450px) {
  .inner_goods_read_page .inner .detail_col .left_pic {
    width: 360px;
  }
  .inner_goods_read_page .inner .detail_col .left_pic .bg_pic {
    width: 360px;
    height: 360px;
  }
  .inner_goods_read_page .inner .detail_col {
    padding-left: 400px;
  }
  .inner_goods_read_page .inner .detail_col .left_pic .bg_pic img {
    max-height: 360px !important;
    max-width: 360px !important;
  }

  .inner .ab-text-section h2 {
    font-size: 2rem;
  }
  .inner .sec-title {
    font-size: 1.8rem;
  }
  .inner .ab-tech-content2 h2 {
    font-size: 1.8rem;
  }

  .inner_contact_page .message_list {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .inner .ab-text-section h2 {
    font-size: 1.5rem;
  }

  .inner_goods_read_page .inner .detail_col {
    padding-left: 0;
  }

  .inner .sec-title {
    font-size: 18px;
  }

  .inner_contact_page .message_list {
    width: 100%;
  }

  .inner .ab-tech-content2 h2 {
    font-size: 1.3rem;
  }
}

/*# sourceMappingURL=inner_tpl.css.map */
