/**
 * @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-163 .brand-nav {
  border-bottom: 1px #E2E2E2 solid;
  height: 0.62rem;
  line-height: 0.62rem;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .supage-163 .brand-nav {
    height: 0.7rem;
    line-height: 0.7rem;
  }
}
.supage-163 .brand-nav .location {
  float: left;
  font: 0.14rem / 0.62rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
  font-size: 0.14rem !important;
  line-height: 0.62rem !important;
  color: #999999;
  font-weight: 400 !important;
}
.supage-163 .brand-nav .location i {
  display: inline-block;
  width: 0.19rem;
  height: 0.25rem;
  background: url("../images/brand-nav-icon.png") center center no-repeat;
  background-size: 100% auto;
  vertical-align: middle;
}
.supage-163 .brand-nav .location a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .supage-163 .brand-nav .location {
    font: 0.28rem / 0.7rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
    font-size: 0.28rem !important;
    line-height: 0.7rem !important;
    color: #999999;
    font-weight: 400 !important;
    float: none;
  }
  .supage-163 .brand-nav .location i {
    width: 0.2rem;
    height: 0.28rem;
  }
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage-163 .brand-nav .location {
    font-size: 0.16rem !important;
  }
}
.supage-163 .brand-nav .column-nav {
  float: right;
}
.supage-163 .brand-nav .column-nav .swiper-slide {
  width: 1rem;
  position: relative;
}
.supage-163 .brand-nav .column-nav .swiper-slide a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 0.16rem;
  color: #737373;
  padding: 0 0.05rem;
}
.supage-163 .brand-nav .column-nav .swiper-slide.columnActive a,
.supage-163 .brand-nav .column-nav .swiper-slide:hover a {
  color: #0b40ae;
}
@media screen and (max-width: 1024px) {
  .supage-163 .brand-nav .column-nav {
    float: none;
    display: none;
  }
}
.supage-163 .development-history {
  padding: 0.35rem 0 0.55rem;
}
.supage-163 .development-history .development-history-title {
  width: 3.48rem;
  float: left;
}
.supage-163 .development-history .development-history-title .img {
  width: 100%;
  height: 3.48rem;
  overflow: hidden;
}
.supage-163 .development-history .development-history-title .img img {
  width: 100%;
  height: auto;
}
.supage-163 .development-history .development-history-title .title {
  height: 0.68rem;
  background-color: #3ABEF0;
  padding: 0 0.1rem;
  text-align: center;
  line-height: 0.68rem;
  font-size: 0.24rem;
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .supage-163 .development-history .development-history-title {
    float: none;
    margin: 0 auto;
  }
  .supage-163 .development-history .development-history-title .title {
    height: 0.75rem;
    line-height: 0.75rem;
    font-size: 0.32rem;
  }
}
.supage-163 .development-history .development-history-content {
  width: calc(100% - 4.14rem);
  float: right;
}
@media screen and (max-width: 1024px) {
  .supage-163 .development-history .development-history-content {
    width: 100%;
    float: none;
  }
}
.supage-163 .development-history .development-history-content ul li {
  display: block;
  width: 100%;
  position: relative;
  padding: 0 0 0.36rem 0.5rem;
  border-left: 1px solid #E5E5E5;
}
.supage-163 .development-history .development-history-content ul li i {
  display: block;
  width: 0.18rem;
  height: 0.18rem;
  background-color: #FFFFFF;
  border: 4px solid #CCCCCC;
  border-radius: 50%;
  position: absolute;
  left: -0.09rem;
  top: 0.32rem;
}
.supage-163 .development-history .development-history-content ul li .wrap {
  width: 100%;
  background-color: #F7F7F7;
  padding: 0.27rem 0.33rem;
}
.supage-163 .development-history .development-history-content ul li .wrap .time {
  font-size: 0.24rem;
  color: #333333;
}
.supage-163 .development-history .development-history-content ul li .wrap .event {
  margin-top: 0.15rem;
  font-size: 0.16rem;
  color: #666666;
  line-height: 2;
}
.supage-163 .development-history .development-history-content ul li .wrap .img {
  margin-top: 0.15rem;
  width: 2.46rem;
  height: 2.26rem;
}
@media screen and (max-width: 1024px) {
  .supage-163 .development-history .development-history-content ul li {
    width: 100%;
  }
  .supage-163 .development-history .development-history-content ul li .wrap {
    height: auto;
  }
  .supage-163 .development-history .development-history-content ul li .wrap .time {
    font-size: 0.3rem;
  }
  .supage-163 .development-history .development-history-content ul li .wrap .event {
    font-size: 0.28rem;
    line-height: 1.5;
  }
}
