/**
 * @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_108 .public-inner-head {
  position: relative;
  top: -0.97rem;
}
.supage_108 .public-inner-head .public-inner-content {
  background-color: #fff;
  position: relative;
}
.supage_108 .public-inner-head .public-inner-bgRight {
  position: absolute;
  width: 2.33rem;
  background-color: #F0F0F0;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  top: 0.97rem;
  max-width: 15%;
}
.supage_108 .public-inner-head .public-inner-bgLeft {
  height: 100%;
  position: absolute;
  width: calc(100% - 2.33rem);
  background-color: #ffffff;
  left: 0;
  top: 0;
  bottom: 0;
  min-width: 85%;
}
.supage_108 .public-inner-head .public-inner-bgLeft .border-line {
  width: 100%;
  height: 0.01rem;
  position: absolute;
  top: 0.97rem;
  background: #EFEFEF;
  z-index: 999;
}
.supage_108 .public-inner-head .public-inner-tabTop {
  overflow: hidden;
}
.supage_108 .public-inner-head .public-inner-tabTop .tabLeft {
  float: left;
  line-height: 0.97rem;
  color: #333333;
  font-size: 0.14rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_108 .public-inner-head .public-inner-tabTop .tabLeft {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_108 .public-inner-head .public-inner-tabTop .tabLeft {
    font-size: 0.24rem;
  }
}
.supage_108 .public-inner-head .public-inner-tabTop .tabLeft img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
}
.supage_108 .public-inner-head .public-inner-tabTop .tabLeft text {
  display: inline-block;
  vertical-align: middle;
}
.supage_108 .public-inner-head .public-inner-tabTop .tabLeft .title {
  color: #0D2E89;
}
.supage_108 .public-inner-head .public-inner-tabTop .tabLeft .title a {
  color: #0D2E89;
}
.supage_108 .public-inner-head .public-inner-tabTop .tabRight {
  float: right;
  width: 60%;
  line-height: 0.97rem;
  height: 0.97rem;
}
.supage_108 .public-inner-head .public-inner-tabTop .tabRight .swiper-container {
  height: 100%;
  overflow: hidden;
}
.supage_108 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul {
  height: 100%;
  float: right;
}
.supage_108 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
  font-weight: bold;
  color: #333;
  font-size: 0.14rem;
  min-width: 1.2rem;
}
@media screen and (max-width: 1300px) {
  .supage_108 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    min-width: 1rem;
  }
}
.supage_108 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.1rem;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_108 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    font-size: 0.16rem;
  }
}
.supage_108 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul:first-child {
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  .supage_108 .public-inner-head .public-inner-tabTop .tabLeft {
    width: 100%;
    float: inherit;
  }
  .supage_108 .public-inner-head .public-inner-tabTop .tabRight {
    display: none;
  }
  .supage_108 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    max-width: calc(100% / 3);
    font-size: 0.24rem;
  }
}
.supage_108 .public-inner-head .public-inner-cont {
  padding: 0.7rem 0 0;
}
.supage_108 .public-inner-head .public-inner-cont .public-inner-title h2 {
  color: #333333;
  text-align: center;
  font-size: 0.24rem;
  margin-bottom: 0.26rem;
  font-weight: bold;
}
.supage_108 .public-inner-head .public-inner-cont .public-inner-title h3 {
  font-size: 0.14rem;
  color: #666666;
  text-align: center;
  margin-bottom: 0.45rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_108 .public-inner-head .public-inner-cont .public-inner-title h3 {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_108 .public-inner-head .public-inner-cont .public-inner-title h2 {
    font-size: 0.32rem;
  }
  .supage_108 .public-inner-head .public-inner-cont .public-inner-title h3 {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1500px) {
  .supage_108 .public-inner-head .public-inner-bgLeft {
    width: 100%;
  }
  .supage_108 .public-inner-head .public-inner-bgRight {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .supage_108 .public-inner-head {
    top: 0;
    padding-bottom: 0.7rem;
  }
}
.supage_108 .overflow-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.supage_108 .container {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  .supage_108 .container {
    width: 80% !important;
  }
}
@media screen and (max-width: 1024px) {
  .supage_108 .container {
    width: 100% !important;
    padding: 0 0.3rem;
  }
}
.supage_108 .product-list ul {
  overflow: hidden;
}
.supage_108 .product-list ul .li {
  float: left;
  width: calc((100% - 0.6rem)/4);
  margin-right: 0.2rem;
  margin-bottom: 0.3rem;
}
.supage_108 .product-list ul .li:hover img {
  transform: translate(-50%, -50%) scale(1.05, 1.05);
}
.supage_108 .product-list ul :nth-child(4n).li {
  margin-right: 0;
}
.supage_108 .product-list .img {
  width: 100%;
  height: 2.28rem;
  background: #FFFFFF;
  border: 0.01rem solid #DCDCDC;
  border-radius: 0.1rem;
  overflow: hidden;
  position: relative;
}
.supage_108 .product-list .img img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
  transition: all 1s ;
}
.supage_108 .product-list .title {
  overflow: hidden;
  line-height: 0.5rem;
  border-bottom: 0.01rem solid #DCDCDC;
  padding-top: 0.1rem;
}
.supage_108 .product-list .title h2 {
  font-size: 0.16rem;
  color: #333;
  width: calc(100% - 50px);
  float: left;
  line-height: 0.5rem;
  height: 0.5rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1024px) {
  .supage_108 .product-list .title h2 {
    font-size: 0.26rem;
  }
}
.supage_108 .product-list .title span {
  display: block;
  float: right;
  font-size: 0.14rem;
  color: #666;
  width: 50px;
  line-height: 0.5rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_108 .product-list .title span {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_108 .product-list .title span {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .supage_108 .product-list ul .li {
    width: calc((100% - 0.4rem)/3);
  }
  .supage_108 .product-list ul :nth-child(4n).li {
    margin-right: 0.2rem;
  }
  .supage_108 .product-list ul :nth-child(3n).li {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .supage_108 .product-list ul .li {
    width: calc((100% - 0.2rem)/2);
  }
  .supage_108 .product-list ul :nth-child(4n).li {
    margin-right: 0.2rem;
  }
  .supage_108 .product-list ul :nth-child(2n).li {
    margin-right: 0;
  }
}
.product {
  padding-top: 0.3rem;
  border-top: 0.01rem solid #efefef;
}
.product .public-list-title h3 {
  font-size: 0.14rem;
  color: #666;
  font-weight: 400;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .product .public-list-title h3 {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .product .public-list-title h3 {
    font-size: 0.24rem;
  }
}
.product .public-inner-title h2 {
  color: #333333;
  text-align: center;
  font-size: 0.24rem;
  margin-bottom: 0.26rem;
  font-weight: bold;
}
.product .public-inner-title h3 {
  font-size: 0.14rem;
  color: #666666;
  text-align: center;
  margin-bottom: 0.45rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .product .public-inner-title h3 {
    font-size: 0.16rem;
  }
}
.product .public-inner-title h2,
.product .public-inner-title h3 {
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .product .public-inner-title h2 {
    font-size: 0.32rem;
  }
  .product .public-inner-title h3 {
    font-size: 0.24rem;
  }
}
.product .product-content .swiper-slide {
  padding: 0 0.1rem;
  position: relative;
  margin: auto;
  box-sizing: border-box;
}
.product .product-content {
  position: relative;
  margin-bottom: 0.5rem;
}
.product .product-content .swiper-slide {
  padding: 0.1rem;
  position: relative;
  margin: auto;
  box-sizing: border-box;
}
.product .product-content .swiper-slide .item {
  background: #FFFFFF;
}
.product .product-content .swiper-slide .test .icon {
  border-radius: 0.1rem;
  overflow: hidden;
  border: 0.01rem solid #DCDCDC;
  width: 100%;
  height: 2.12rem;
  position: relative;
}
.product .product-content .swiper-slide .test .icon img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
  transition: all 1s ;
}
.product .product-content .swiper-slide .test .title {
  overflow: hidden;
  line-height: 0.5rem;
  border-bottom: 0.01rem solid #DCDCDC;
  padding-top: 0.1rem;
}
.product .product-content .swiper-slide .test .title h2 {
  font-size: 0.16rem;
  width: calc(100% - 50px);
  float: left;
  line-height: 0.5rem;
  height: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .product-content .swiper-slide .test .title span {
  display: block;
  float: right;
  font-size: 0.14rem;
  color: #666;
  width: 50px;
  line-height: 0.5rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .product .product-content .swiper-slide .test .title span {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .product .product-content .swiper-slide .test .title h2 {
    font-size: 0.26rem;
  }
  .product .product-content .swiper-slide .test .title span {
    font-size: 0.24rem;
  }
}
.product .product-content .swiper-slide:hover .icon img {
  transform: translate(-50%, -50%) scale(1.05, 1.05);
}
