﻿/**
 * @description: 清除浮动
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 响应式图片
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 横向排列，垂直居中布局
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 单行文本超出隐藏
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 多行文本超出隐藏
 * @Author:
 * @param {Number} num 最多要显示几行
 * @return:
 */
/**
 * @description: flex 垂直居中布局
 * @Author:
 * @param {String} cposition 水平排列方式
 * @return:
 */
/**
 * @description: 设置元素尺寸
 * @Author:
 * @param {Number} w 宽度
 * @param {Number} h 高度
 * @return:
 */
/**
 * @description: 2x的雪碧图缩放
 * @Author:
 * @param {Number} spriteW 雪碧图原始宽度
 * @param {Number} spriteH 雪碧图原始高度
 * @param {Number} bgOffsetX 背景定位原始X轴偏移量
 * @param {Number} bgOffsetY 背景定位原始Y轴偏移量
 * @return:
 */
/**
 * @description: 设置字体
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 修改滚动条样式
 * @Author:
 * @param {String} scrollW 滚动条宽度
 * @param {String} scrollC 滚动条背景色
 * @param {String} trackP 滑块背景色
 * @return:
 */
/**
 * @description: 设置背景图
 * @Author:
 * @param {String} url 图片路径
 * @return:
 */
/**
 * @description: 修改输入框占位符的字体颜色
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 禁止选中内容
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 鼠标移入图片放大效果
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 铺满整个容器的绝对定位
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 绝对定位水平垂直居中
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 统一容器,视项目不同,数值有所不同
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 替代flex的inline-block
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 首页栏目标题样式
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 两端对齐辅助元素
 * @Author: 
 * @param {type} 
 * @return: 
 */
.supage-424 {
  padding: 0.6rem 0;
  background-color: #F8F8F8;
}
.supage-424 .swiper-slide {
  height: fit-content !important;
}
.supage-424 .swiper-slide .container-item {
  margin-bottom: 0.1rem;
  width: 100%;
  transition: all 0.5s;
}
.supage-424 .swiper-slide .container-item .bg_img {
  width: 100%;
  height: 100%;
}
.supage-424 .swiper-slide .container-item .icon-img {
  width: 0.12rem;
  height: 0.12rem;
  position: absolute;
  bottom: 0.24rem;
}
.supage-424 .swiper-slide .container-item a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  text-align: left;
  padding: 0.35rem 0.28rem 0.24rem;
  box-sizing: border-box;
  top: 0;
  color: #fff;
  font-size: 0.22rem;
}
.supage-424 .swiper-slide .container-item .title {
  font-size: 0.22rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1024px) {
  .supage-424 .swiper-slide .container-item .title {
    font-size: 0.3rem;
  }
}
.supage-424 .swiper-slide:hover .container-item {
  box-shadow: 0px 2px 20px 0px rgba(64, 76, 95, 0.1);
  transform: scale(1.05, 1.05);
  transition: transform 0.5s;
}
.template_main_color {
  color: #FB841E;
}
.template_main_back {
  background-color: #FB841E;
}
.template_main_border {
  border-color: #FB841E;
}
.template_sub_color {
  color: #2E2E2E;
}
.template_sub_back {
  background-color: #2E2E2E;
}
.template_sub_border {
  border-color: #2E2E2E;
}
.template_rgb_color {
  color: rgba(251, 132, 30, 0.9);
}
.template_rgb_back {
  background-color: rgba(251, 132, 30, 0.9);
}
.template_rgb_border {
  border-color: rgba(251, 132, 30, 0.9);
}
.public-index42-title1 {
  width: fit-content;
}
.public-index42-title1 h3 {
  font-size: 0.18rem;
  color: #D5D5D5;
  line-height: 1;
  margin-top: 0.05rem;
  font-weight: normal;
}
.public-index42-title1 h2 {
  font-size: 0.24rem;
  color: #2E2E2E;
  position: relative;
  width: fit-content;
  padding-bottom: 0.08rem;
  font-weight: 500;
}
.public-index42-title1 span {
  width: 0.45rem;
  height: 0.03rem;
  display: block;
  position: absolute;
  bottom: 0 ;
  opacity: 0.2;
}
.public-index42-title1 .span1 {
  left: 0;
}
.public-index42-title1 .span2 {
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1024px) {
  .public-index42-title1 h3 {
    font-size: 0.26rem;
  }
  .public-index42-title1 h2 {
    font-size: 0.32rem;
  }
}
.public-index42-title {
  margin: 0 auto ;
  width: fit-content;
  text-align: center;
}
.public-index42-title h3 {
  font-size: 0.18rem;
  color: #D5D5D5;
  line-height: 1;
  font-weight: normal;
  margin-top: 0.05rem;
}
.public-index42-title h2 {
  font-size: 0.24rem;
  color: #2E2E2E;
  position: relative;
  width: fit-content;
  padding-bottom: 0.08rem;
  font-weight: 500;
  margin: 0 auto;
}
.public-index42-title span {
  width: 0.45rem;
  height: 0.03rem;
  display: block;
  position: absolute;
  opacity: 0.2;
  bottom: 0 ;
}
.public-index42-title .span1 {
  left: 0;
}
.public-index42-title .span2 {
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1024px) {
  .public-index42-title h3 {
    font-size: 0.26rem;
  }
  .public-index42-title h2 {
    font-size: 0.32rem;
  }
}
.public-inner42-title {
  text-align: center;
  margin-bottom: 0.5rem;
}
.public-inner42-title h2 {
  font-size: 0.3rem;
  color: #2E2E2E;
  font-weight: 600;
}
.public-inner42-title h3 {
  font-size: 0.18rem;
  color: #D5D5D5;
  font-weight: normal;
  margin-top: 0.1rem;
}
@media screen and (max-width: 1024px) {
  .public-inner42-title h2 {
    font-size: 0.38rem;
  }
  .public-inner42-title h3 {
    font-size: 0.26rem;
  }
}
.public-index42-btn {
  font-size: 0.18rem;
  color: #2E2E2E;
  border: 1px solid #959595;
  width: fit-content;
  line-height: 1.5;
}
.public-index42-btn a {
  display: flex;
  padding: 0.1rem 0.25rem;
  align-items: center;
}
.public-index42-btn img {
  width: 0.37rem;
  height: 0.14rem;
  display: block;
  margin-left: 0.08rem;
}
.public-index42-btn .template_rgb_back {
  opacity: 0;
  transition: 0.5s ease;
}
.public-index42-btn:hover {
  color: #fff;
}
.public-index42-btn:hover img {
  filter: grayscale(100%) brightness(500%);
}
.public-index42-btn:hover .template_rgb_back {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .public-index42-btn {
    font-size: 0.26rem;
  }
}
.public-index42-btn2 {
  font-size: 0.18rem;
  color: #fff;
  border: 1px solid #ffffff;
  width: fit-content;
  display: flex;
  align-items: center;
  line-height: 1.5;
}
.public-index42-btn2 a {
  display: flex;
  padding: 0.1rem 0.25rem;
  align-items: center;
}
.public-index42-btn2 img {
  width: 0.37rem;
  height: 0.14rem;
  display: block;
  margin-left: 0.08rem;
}
@media screen and (max-width: 1024px) {
  .public-index42-btn2 {
    font-size: 0.26rem;
  }
}
.index42_padd {
  padding: 0.7rem 0 0.9rem;
}
.public_inner42_nav {
  display: flex;
  justify-content: space-between;
  padding: 0.3rem 0;
  align-items: center;
}
.public_inner42_nav .secondary-nav {
  line-height: 0.5rem;
  height: 0.5rem;
  width: 50%;
}
.public_inner42_nav .secondary-nav .swiper-container {
  width: 100%;
  overflow: hidden;
}
.public_inner42_nav .secondary-nav .swiper-wrapper {
  float: right;
}
.public_inner42_nav .secondary-nav .swiper-wrapper .secondary-nav-item {
  color: #959595;
}
.public_inner42_nav .secondary-nav .swiper-wrapper .secondary-nav-item:hover {
  color: #2E2E2E;
  position: relative;
}
.public_inner42_nav .secondary-nav .swiper-wrapper .secondary-nav-item:hover::before {
  position: absolute;
  content: "";
  width: 0.18rem;
  height: 0.02rem;
  background: #2E2E2E;
  bottom: 0.06rem;
  left: 50%;
  transform: translateX(-50%);
}
.public_inner42_nav .secondary-nav .swiper-wrapper .secondary-nav-active {
  color: #2E2E2E;
  position: relative;
}
.public_inner42_nav .secondary-nav .swiper-wrapper .secondary-nav-active::before {
  position: absolute;
  content: "";
  width: 0.18rem;
  height: 0.02rem;
  background: #2E2E2E;
  bottom: 0.06rem;
  left: 50%;
  transform: translateX(-50%);
}
.public_inner42_nav .secondary-nav .swiper-wrapper a {
  font-weight: bold;
  display: block;
  box-sizing: border-box;
  padding: 0 0.1rem;
  white-space: nowrap;
  min-width: 1.2rem;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  font-size: 0.14rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .public_inner42_nav .secondary-nav .swiper-wrapper a {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .public_inner42_nav .secondary-nav .swiper-wrapper a {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1024px) {
  .public_inner42_nav .secondary-nav {
    display: none;
  }
}
.public_inner42_nav .inner42_left {
  line-height: 0.5rem;
  height: 0.5rem;
}
.public_inner42_nav .inner42_left a {
  font-size: 0.14rem;
  color: #666;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .public_inner42_nav .inner42_left a {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .public_inner42_nav .inner42_left a {
    font-size: 0.24rem;
  }
}
.detail-hot {
  padding: 0.6rem 0 1.2rem;
}
.detail-hot .hot-product-title {
  position: relative;
  color: #2E2E2E;
  font-size: 0.16rem;
  padding-left: 0.15rem;
  margin-bottom: 0.4rem;
  margin-left: 0.2rem;
}
.detail-hot .hot-product-title span {
  width: 0.02rem;
  height: 0.16rem;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
@media screen and (max-width: 1024px) {
  .detail-hot .hot-product-title {
    font-size: 0.26rem;
  }
}
.news-detail-page {
  padding: 0.6rem 0;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 0.01rem solid #EEF0F5;
  border-bottom: 0.01rem solid #EEF0F5;
}
.news-detail-page .page-in {
  width: calc(100% - 2.2rem);
}
.news-detail-page .page-in li {
  margin-bottom: 0.15rem;
  display: flex;
  align-items: center;
}
.news-detail-page .page-in li i {
  font-family: serif;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.05rem;
}
.news-detail-page .page-in li span {
  display: block;
}
.news-detail-page .page-in li strong {
  display: inline-block;
  margin-right: 0.1rem;
}
.news-detail-page .page-in li:last-child {
  margin-bottom: 0;
}
.news-detail-page .page-in li a,
.news-detail-page .page-in li span {
  font-size: 0.16rem;
  color: #2E2E2E;
}
.news-detail-page .page-in li a {
  flex: 1;
  display: block;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .news-detail-page {
    padding: 4% 0;
  }
  .news-detail-page .page-in {
    float: none;
    width: 100%;
  }
  .news-detail-page .page-in li {
    margin-bottom: 0;
  }
  .news-detail-page .page-in li a,
  .news-detail-page .page-in li span {
    font-size: 0.26rem;
    line-height: 2;
  }
  .news-detail-page .public-index42-btn {
    display: none;
  }
}
.tabItem {
  margin-top: 0.4rem;
  font-size: 0.16rem;
}
.tabItem .tabTitle {
  color: #2E2E2E;
  font-weight: 600;
}
.tabItem .tabCont {
  color: #666666;
  line-height: 2;
  margin-top: 0.2rem;
  font-weight: 400;
}
.tabItem .data-download {
  margin-top: 0.2rem;
  color: #959595;
  overflow: hidden;
}
.tabItem .data-download a {
  line-height: 0.22rem;
  text-align: center;
  padding: 0.02rem 0.05rem;
  display: block;
  display: flex;
  float: left;
  align-items: center;
  margin-right: 1.5%;
  margin-bottom: 0.15rem;
}
.tabItem .data-download img {
  width: 0.24rem;
  display: block;
  margin-right: 0.08rem;
  height: 0.24rem;
}
@media screen and (max-width: 1024px) {
  .tabItem {
    font-size: 0.26rem;
  }
}
.file-list {
  margin: 0.4rem 0 0;
}
.file-list .file-list-title {
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.28rem;
}
.file-list ul {
  margin-top: 0.2rem;
}
.file-list ul li {
  float: left;
  margin-right: 1.5%;
}
.file-list ul li:nth-child(3n) {
  margin-right: 0;
}
.file-list ul li img {
  width: 0.24rem;
  height: 0.24rem;
  display: block;
  margin-right: 0.09rem !important;
}
.file-list ul li a {
  /*width: 0.46rem;
          height: 0.22rem;*/
  font-size: 0.16rem;
  color: #959595;
  line-height: 0.22rem;
  text-align: center;
  padding: 0.02rem 0.05rem;
  display: block;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .file-list ul li a {
    font-size: 0.26rem;
  }
}
