/**
 * @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: 
 */
div.supage_1407 .public-inner-head {
  position: relative;
  top: -0.97rem;
}
div.supage_1407 .public-inner-head .public-inner-content {
  background-color: #fff;
  position: relative;
}
div.supage_1407 .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%;
}
div.supage_1407 .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%;
}
div.supage_1407 .public-inner-head .public-inner-bgLeft .border-line {
  width: 100%;
  height: 0.01rem;
  position: absolute;
  top: 0.97rem;
  background: #EFEFEF;
  z-index: 999;
}
div.supage_1407 .public-inner-head .public-inner-tabTop {
  overflow: hidden;
}
div.supage_1407 .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) {
  div.supage_1407 .public-inner-head .public-inner-tabTop .tabLeft {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_1407 .public-inner-head .public-inner-tabTop .tabLeft {
    font-size: 0.24rem;
  }
}
div.supage_1407 .public-inner-head .public-inner-tabTop .tabLeft img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
}
div.supage_1407 .public-inner-head .public-inner-tabTop .tabLeft text {
  display: inline-block;
  vertical-align: middle;
}
div.supage_1407 .public-inner-head .public-inner-tabTop .tabLeft .title {
  color: #0D2E89;
}
div.supage_1407 .public-inner-head .public-inner-tabTop .tabLeft .title a {
  color: #0D2E89;
}
div.supage_1407 .public-inner-head .public-inner-tabTop .tabRight {
  float: right;
  width: 60%;
  line-height: 0.97rem;
  height: 0.97rem;
}
div.supage_1407 .public-inner-head .public-inner-tabTop .tabRight .swiper-container {
  height: 100%;
  overflow: hidden;
}
div.supage_1407 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul {
  height: 100%;
  float: right;
}
div.supage_1407 .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) {
  div.supage_1407 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    min-width: 1rem;
  }
}
div.supage_1407 .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) {
  div.supage_1407 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    font-size: 0.16rem;
  }
}
div.supage_1407 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul:first-child {
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  div.supage_1407 .public-inner-head .public-inner-tabTop .tabLeft {
    width: 100%;
    float: inherit;
  }
  div.supage_1407 .public-inner-head .public-inner-tabTop .tabRight {
    display: none;
  }
  div.supage_1407 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    max-width: calc(100% / 3);
    font-size: 0.24rem;
  }
}
div.supage_1407 .public-inner-head .public-inner-cont {
  padding: 0.7rem 0 0;
}
div.supage_1407 .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;
}
div.supage_1407 .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) {
  div.supage_1407 .public-inner-head .public-inner-cont .public-inner-title h3 {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_1407 .public-inner-head .public-inner-cont .public-inner-title h2 {
    font-size: 0.32rem;
  }
  div.supage_1407 .public-inner-head .public-inner-cont .public-inner-title h3 {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1500px) {
  div.supage_1407 .public-inner-head .public-inner-bgLeft {
    width: 100%;
  }
  div.supage_1407 .public-inner-head .public-inner-bgRight {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_1407 .public-inner-head {
    top: 0;
    padding-bottom: 0.7rem;
  }
}
div.supage_1407 .overflow-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
div.supage_1407 .container {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  div.supage_1407 .container {
    width: 80% !important;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_1407 .container {
    width: 100% !important;
    padding: 0 0.3rem;
  }
}
div.supage_1407 img {
  max-width: 100%;
}
div.supage_1407 .company-profile-content .company-profile-module-left {
  width: 5.57rem;
  float: left;
  background: url(../images/inner-icon3.png) center center / cover no-repeat;
  min-height: 4.07rem;
}
div.supage_1407 .company-profile-content .company-profile-module-left .desc {
  font-size: 0.14rem;
  color: #333333;
  line-height: 0.36rem;
  padding: 0.6rem 0.4rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage_1407 .company-profile-content .company-profile-module-left .desc {
    font-size: 0.16rem;
  }
}
div.supage_1407 .company-profile-content .company-profile-module-left .desc h2 {
  font-size: 0.22rem;
  color: #0D2E89;
  margin-bottom: 0.3rem;
  font-weight: bold;
}
div.supage_1407 .company-profile-content .company-profile-module-left .desc > div {
  overflow-y: scroll;
  -webkit-line-clamp: 7;
}
div.supage_1407 .company-profile-content .company-profile-module-left .desc > div::-webkit-scrollbar {
  width: 0.01rem;
}
@media screen and (max-width: 1024px) {
  div.supage_1407 .company-profile-content .company-profile-module-left .desc {
    font-size: 0.24rem;
  }
  div.supage_1407 .company-profile-content .company-profile-module-left .desc h2 {
    font-size: 0.3rem;
  }
  div.supage_1407 .company-profile-content .company-profile-module-left .desc > div {
    line-height: 2;
  }
}
div.supage_1407 .company-profile-content .company-profile-module-right {
  width: calc(100% - 5.57rem);
  float: right;
  overflow: hidden;
  min-height: 4.07rem;
  position: relative;
}
div.supage_1407 .company-profile-content .company-profile-module-right .img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
@media screen and (max-width: 1024px) {
  div.supage_1407 .company-profile-content .company-profile-module-right {
    margin-top: 0.3rem;
    min-height: auto;
  }
  div.supage_1407 .company-profile-content .company-profile-module-right .img {
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 1024px) {
  div.supage_1407 .company-profile-content .company-profile-module-left,
  div.supage_1407 .company-profile-content .company-profile-module-right {
    float: none;
    width: 100%;
    height: fit-content;
  }
}
div.supage_1407 .company-profile-content-all {
  margin-top: 0.45rem;
  line-height: 0.36rem;
  font-size: 0.14rem;
  color: #666666;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage_1407 .company-profile-content-all {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_1407 .company-profile-content-all {
    font-size: 0.24rem;
    line-height: 2;
  }
}
