/**
 * @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_194 .company-profile-content-all {
  margin-top: 0.5rem;
  font-size: 0.14rem;
  line-height: 0.34rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .company-profile-content-all {
    font-size: 0.16rem;
    line-height: 1.5;
  }
}
.supage_194 .company-profile-content-all img {
  max-width: 100%;
}
.supage_194 .company-profile-content-all p {
  line-height: 0.34rem;
  font-size: 0.14rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .company-profile-content-all p {
    font-size: 0.16rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1024px) {
  .supage_194 .company-profile-content-all p {
    font-size: 0.24rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 1024px) {
  .supage_194 .company-profile-content-all {
    font-size: 0.24rem;
    line-height: 1.6;
  }
}
.supage_194 .container {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  .supage_194 .container {
    width: 80% !important;
  }
}
@media screen and (max-width: 1024px) {
  .supage_194 .container {
    width: 100% !important;
    padding: 0 0.3rem;
  }
}
.supage_194 .public-inner-head .public-inner-content {
  background-color: #ffffff;
}
.supage_194 .public-inner-head .public-inner-tabTop {
  box-shadow: 0px 3px 7px 0px rgba(35, 24, 21, 0.06);
  position: relative;
  z-index: 9;
}
.supage_194 .public-inner-head .public-inner-tabTop .tabLeft {
  display: none;
  line-height: 0.6rem;
  color: #333333;
  font-size: 0.14rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .public-inner-head .public-inner-tabTop .tabLeft {
    font-size: 0.16rem;
  }
}
.supage_194 .public-inner-head .public-inner-tabTop .tabLeft img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
}
.supage_194 .public-inner-head .public-inner-tabTop .tabLeft text {
  display: inline-block;
  vertical-align: middle;
}
.supage_194 .public-inner-head .public-inner-tabTop .tabLeft .title {
  color: #0D2E89;
}
.supage_194 .public-inner-head .public-inner-tabTop .tabLeft .title a {
  color: #0D2E89;
}
@media screen and (max-width: 1024px) {
  .supage_194 .public-inner-head .public-inner-tabTop .tabLeft {
    display: block;
    line-height: 0.8rem;
    font-size: 0.24rem;
  }
}
.supage_194 .public-inner-head .public-inner-tabTop .noChild.tabLeft {
  display: block;
}
@media screen and (max-width: 1024px) {
  .supage_194 .public-inner-head .public-inner-tabTop .noChild.tabLeft {
    display: none;
  }
}
.supage_194 .public-inner-head .public-inner-tabTop .tabRight {
  float: right;
  width: 80%;
  line-height: 0.6rem;
}
.supage_194 .public-inner-head .public-inner-tabTop .tabRight > ul {
  display: flex;
}
.supage_194 .public-inner-head .public-inner-tabTop .tabRight > ul li {
  font-weight: bold;
  flex: 1;
  text-align: right;
}
.supage_194 .public-inner-head .public-inner-tabTop .tabRight > ul:first-child {
  margin-left: 0;
}
.supage_194 .public-inner-head .public-inner-cont {
  padding: 0.7rem 0 0;
}
.supage_194 .public-inner-head .public-inner-cont .public-inner-title {
  margin-bottom: 0.45rem;
}
.supage_194 .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_194 .public-inner-head .public-inner-cont .public-inner-title h3 {
  font-size: 0.14rem;
  color: #666666;
  text-align: center;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .public-inner-head .public-inner-cont .public-inner-title h3 {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_194 .public-inner-head .public-inner-cont .public-inner-title h2 {
    font-size: 0.32rem;
  }
  .supage_194 .public-inner-head .public-inner-cont .public-inner-title h3 {
    font-size: 0.24rem;
  }
}
.supage_194 .public-inner-head .secondary-nav {
  line-height: 0.6rem;
  height: 0.6rem;
}
.supage_194 .public-inner-head .secondary-nav .swiper-container {
  width: 80%;
}
.supage_194 .public-inner-head .secondary-nav ul {
  height: 0.6rem;
  line-height: 0.6rem;
  margin: 0 auto;
}
.supage_194 .public-inner-head .secondary-nav ul a {
  font-size: 0.14rem;
  color: #333;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .public-inner-head .secondary-nav ul a {
    font-size: 0.16rem;
  }
}
.supage_194 .public-inner-head .secondary-nav ul li {
  font-weight: bold;
  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;
}
@media screen and (max-width: 1024px) {
  .supage_194 .public-inner-head .secondary-nav ul {
    line-height: 0.8rem;
  }
  .supage_194 .public-inner-head .secondary-nav ul li {
    max-width: 33%;
  }
  .supage_194 .public-inner-head .secondary-nav ul li a {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_194 .public-inner-head .secondary-nav {
    display: none;
  }
}
.supage_194 .public-title {
  text-align: center;
}
.supage_194 .public-title h2 {
  font-size: 0.3rem;
  font-weight: normal;
  color: #222222;
}
.supage_194 .public-title h3 {
  margin-bottom: 0.22rem;
  font-size: 0.14rem;
  font-weight: normal;
  color: #666666;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .public-title h3 {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .public-title h3 {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_194 .public-title h2 {
    font-size: 0.32rem;
  }
  .supage_194 .public-title h3 {
    font-size: 0.24rem;
  }
}
.supage_194 .list-flex-warp {
  margin-top: 0.5rem;
  display: flex;
  flex-wrap: wrap;
}
.supage_194 .list-flex-warp .list-item {
  margin-right: 0.2rem;
  width: calc((100% - 0.6rem)/4);
  transform: 2s;
}
.supage_194 .list-flex-warp .list-item h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.supage_194 .list-flex-warp .list-item:hover .list-item-img .img-in {
  transform: scale(1.05, 1.05);
}
.supage_194 .list-flex-warp .list-item-img {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.supage_194 .list-flex-warp .list-item-img .img-in {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  transition: all 1s ;
}
.supage_194 .list-flex-warp .list-item-text {
  cursor: pointer;
  padding: 0.22rem 0;
}
.supage_194 .list-flex-warp .list-item-text h4 {
  font-size: 0.16rem;
  font-weight: 400;
  color: #333;
  margin-bottom: 0.15rem;
}
@media screen and (max-width: 1024px) {
  .supage_194 .list-flex-warp .list-item-text h4 {
    font-size: 0.26rem;
  }
}
.supage_194 .list-flex-warp .list-item-text text {
  font-size: 0.12rem;
  color: #999999;
  flex: 1;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .list-flex-warp .list-item-text text {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_194 .list-flex-warp .list-item-text text {
    font-size: 0.22rem;
  }
}
.supage_194 .list-flex-warp .list-item-text a {
  width: fit-content;
}
.supage_194 .list-flex-warp .list-item-text a .span {
  font-size: 0.12rem;
  margin-right: 0.08rem;
  vertical-align: middle;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .list-flex-warp .list-item-text a .span {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_194 .list-flex-warp .list-item-text a .span {
    font-size: 0.22rem;
  }
}
.supage_194 .list-flex-warp .list-item-text a span {
  font-size: 0.18rem;
  vertical-align: middle;
}
@media screen and (max-width: 1024px) {
  .supage_194 .list-flex-warp .list-item-text a span {
    font-size: 0.26rem;
  }
}
.supage_194 .list-flex-warp .list-item-text .list-sub-title {
  display: flex ;
  align-items: center;
  font-size: 0.14rem;
}
.supage_194 .list-flex-warp .list-item-text-two {
  background: #fff;
  cursor: pointer;
  padding: 0.3rem 0.25rem;
}
.supage_194 .list-flex-warp .list-item-text-two h4 {
  font-size: 0.16rem;
  color: #333;
  margin-bottom: 0.15rem;
  -webkit-line-clamp: 1;
}
@media screen and (max-width: 1024px) {
  .supage_194 .list-flex-warp .list-item-text-two h4 {
    font-size: 0.26rem;
  }
}
.supage_194 .list-flex-warp .list-item-text-two text {
  font-size: 0.12rem;
  color: #999999;
  margin: 0.15rem 0 0.17rem;
  display: block;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .list-flex-warp .list-item-text-two text {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_194 .list-flex-warp .list-item-text-two text {
    font-size: 0.22rem;
  }
}
.supage_194 .list-flex-warp .list-item-text-two p {
  -webkit-line-clamp: 1;
  font-size: 0.12rem;
  color: #999999;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .list-flex-warp .list-item-text-two p {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_194 .list-flex-warp .list-item-text-two p {
    font-size: 0.22rem;
  }
}
.supage_194 .list-flex-warp .list-item-text-two .list-more {
  margin-top: 0.25rem;
}
.supage_194 .list-flex-warp .list-item-text-two .list-more a {
  font-size: 0.14rem;
  color: #333;
  display: block;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .list-flex-warp .list-item-text-two .list-more a {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_194 .list-flex-warp .list-item-text-two .list-more a {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_194 .list-flex-warp .list-item-text-two .list-more a {
    font-size: 0.16rem;
  }
}
.supage_194 .list-flex-warp :nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .supage_194 .list-flex-warp .list-item {
    margin-right: 0.2rem;
    width: calc((100% - 0.2rem)/2);
  }
  .supage_194 .list-flex-warp :nth-child(2n) {
    margin-right: 0;
  }
}
.supage_194 .overflow-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.supage_194 .index-box-card {
  padding: 0.6rem 0 0.7rem;
}
