/**
 * @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_285 .public-titles {
  padding: 0.3rem 0;
}
.supage_285 .public-titles p {
  font-size: 0.18rem;
  color: #D2D2D2;
  text-align: center;
  margin-top: 0.1rem;
}
@media screen and (max-width: 1024px) {
  .supage_285 .public-titles p {
    font-size: 0.28rem;
  }
}
.supage_285 .public-titles h2 {
  font-size: 0.36rem;
  color: #333;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .supage_285 .public-titles h2 {
    font-size: 0.36rem;
  }
}
.supage_285 .index-box-card .content {
  background: #fff;
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content {
    width: 100%;
    padding: 0 0.3rem;
  }
}
.supage_285 .index-box-card .content .first a {
  display: block;
}
.supage_285 .index-box-card .content .first a .left {
  width: 4.6rem;
  float: left;
  height: 2.8rem;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content .first a .left {
    width: 100%;
    height: 3.5rem;
  }
}
.supage_285 .index-box-card .content .first a .right {
  width: 7.4rem;
  padding: 0.45rem 0.6rem;
  float: right;
  background: #24AF5E;
  color: #fff;
  height: 2.8rem;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content .first a .right {
    width: 100%;
    height: auto;
  }
}
.supage_285 .index-box-card .content .first a .right h6 {
  font-size: 0.22rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content .first a .right h6 {
    font-size: 0.3rem;
  }
}
.supage_285 .index-box-card .content .first a .right span {
  display: block;
  font-size: 0.14rem;
  margin-bottom: 0.2rem;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content .first a .right span {
    font-size: 0.28rem;
  }
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_285 .index-box-card .content .first a .right span {
    font-size: 0.16rem;
  }
}
.supage_285 .index-box-card .content .first a .right p {
  font-size: 0.14rem;
  line-height: 0.36rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content .first a .right p {
    font-size: 0.28rem;
    line-height: 0.42rem;
  }
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_285 .index-box-card .content .first a .right p {
    font-size: 0.16rem;
  }
}
.supage_285 .index-box-card .content .index-new {
  margin-top: 0.7rem;
}
.supage_285 .index-box-card .content .index-new li {
  width: 3.76rem;
  float: left;
  margin-right: 0.36rem;
  background: #F4F4F4;
  position: relative;
  padding: 0 0.35rem;
  height: 2.82rem;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content .index-new li {
    width: 100%;
    height: auto;
    margin-bottom: 0.8rem;
    padding: 0.35rem;
  }
}
.supage_285 .index-box-card .content .index-new li .date {
  width: 0.9rem;
  height: 0.9rem;
  background: #646464;
  position: absolute;
  top: -0.2rem;
  left: 0.35rem;
  text-align: right;
  padding-right: 0.1rem;
  padding-top: 0.16rem;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content .index-new li .date {
    width: 1.2rem;
    height: 1.2rem;
    top: -0.5rem;
  }
}
.supage_285 .index-box-card .content .index-new li .date span {
  font-size: 0.24rem;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content .index-new li .date span {
    font-size: 0.3rem;
  }
}
.supage_285 .index-box-card .content .index-new li .date em {
  font-size: 0.14rem;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content .index-new li .date em {
    font-size: 0.26rem;
  }
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_285 .index-box-card .content .index-new li .date em {
    font-size: 0.16rem;
  }
}
.supage_285 .index-box-card .content .index-new li .center h5 {
  margin-top: 1.05rem;
  font-size: 0.16rem;
  font-weight: bold;
  margin-bottom: 0.14rem;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content .index-new li .center h5 {
    margin-top: 0.7rem;
    font-size: 0.3rem;
  }
}
.supage_285 .index-box-card .content .index-new li .center h6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 0.14rem;
  line-height: 0.26rem;
  color: #666;
  font-weight: normal;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content .index-new li .center h6 {
    font-size: 0.28rem;
    line-height: 0.46rem;
  }
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_285 .index-box-card .content .index-new li .center h6 {
    font-size: 0.16rem;
  }
}
.supage_285 .index-box-card .content .index-new li .center strong {
  font-size: 0.14rem;
  display: inline-block;
  margin-top: 0.1rem;
}
@media screen and (max-width: 1024px) {
  .supage_285 .index-box-card .content .index-new li .center strong {
    font-size: 0.28rem;
  }
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_285 .index-box-card .content .index-new li .center strong {
    font-size: 0.16rem;
  }
}
.supage_285 .index-box-card .content .index-new li:last-child {
  margin-right: 0;
}
