/**
 * @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.list-18 .news {
  padding: 0.6rem 0 0.75rem;
}
div.list-18 .news .news-content .news-title {
  margin-top: 0.5rem;
}
div.list-18 .news .news-content .news-title ul li {
  display: inline-block;
  position: relative;
  margin-right: 0.22rem;
  padding-right: 0.22rem;
}
div.list-18 .news .news-content .news-title ul li:after {
  content: '';
  width: 3px;
  height: 0.3rem;
  background-color: #333333;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .news-title ul li:after {
    height: 0.32rem;
  }
}
div.list-18 .news .news-content .news-title ul li a {
  font: 0.24rem / 0.3rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
  font-size: 0.24rem !important;
  line-height: 0.3rem !important;
  color: #333333;
  font-weight: normal !important;
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .news-title ul li a {
    font: 0.32rem / 0.38rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
    font-size: 0.32rem !important;
    line-height: 0.38rem !important;
    color: #333333;
    font-weight: normal !important;
  }
}
div.list-18 .news .news-content .news-title ul li:last-child:after {
  display: none;
}
div.list-18 .news .news-content .news-title ul li:hover a,
div.list-18 .news .news-content .news-title ul li.newsActive a {
  font: 0.24rem / 0.3rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
  font-size: 0.24rem !important;
  line-height: 0.3rem !important;
  color: #1C1F88;
  font-weight: normal !important;
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .news-title ul li:hover a,
  div.list-18 .news .news-content .news-title ul li.newsActive a {
    font: 0.32rem / 0.3rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
    font-size: 0.32rem !important;
    line-height: 0.3rem !important;
    color: #1C1F88;
    font-weight: normal !important;
  }
}
div.list-18 .news .news-content .hot {
  margin-top: 0.35rem;
  padding-bottom: 0.62rem;
  position: relative;
}
div.list-18 .news .news-content .hot .swiper-container {
  padding-bottom: 0.1rem;
}
div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide {
  background-color: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
}
div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .img {
  width: 5.08rem;
  height: 3.38rem;
  float: left;
  overflow: hidden;
}
div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text {
  width: 6.4rem;
  float: right;
  padding: 0.25rem 0.5rem 0.2rem 0;
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text {
    padding: 0.25rem;
  }
}
div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text .time {
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #DEDBDB;
  position: relative;
}
div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text .time:after {
  content: '';
  width: 1.5rem;
  height: 2px;
  background-color: #1C1F88;
  position: absolute;
  left: 0;
  bottom: 0;
}
div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text .time span {
  display: inline-block;
  margin-right: 0.6rem;
  font-size: 0.36rem;
  color: #1C1F88;
}
div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text .time span:last-child {
  margin-right: 0;
}
div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text .title {
  margin-top: 0.22rem;
  font-size: 0.2rem;
  color: #1C1F88;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text .title {
    font-size: 0.32rem;
  }
}
div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text .desc {
  height: 0.9rem;
  margin-top: 0.2rem;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.32rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text .desc {
    font-size: 0.28rem;
    height: 0.95rem;
  }
}
div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text .icon {
  margin-top: 0.22rem;
  width: 0.45rem;
  height: 0.26rem;
  background: url(../images/news-icon.png) center center no-repeat;
  background-size: 100% auto;
}
div.list-18 .news .news-content .hot .pagination-infor {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  text-align: center;
  z-index: 98;
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .hot .pagination-infor {
    width: auto;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }
}
div.list-18 .news .news-content .hot .pagination-infor span.swiper-pagination-switch {
  display: inline-block;
  width: 0.6rem;
  height: 2px;
  margin: 0 0.15rem;
  background-color: #DEDBDB;
}
div.list-18 .news .news-content .hot .pagination-infor span.swiper-pagination-switch.swiper-active-switch {
  background: #1C1F88;
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .hot {
    height: auto;
    padding: 0.3rem 0;
  }
  div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .img {
    width: 100%;
    height: 3.65rem;
    float: none;
  }
  div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text {
    width: 100%;
    float: none;
    margin-top: 0.4rem;
  }
  div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text .title {
    font-size: 0.3rem;
  }
  div.list-18 .news .news-content .hot .swiper-container .swiper-wrapper .swiper-slide a .text .desc {
    font-size: 0.28rem;
  }
}
div.list-18 .news .news-content .information-content {
  padding-top: 0.2rem;
}
div.list-18 .news .news-content .information-content .main-content li {
  background-color: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 0.3rem;
  transition: 0.5s;
}
div.list-18 .news .news-content .information-content .main-content li a {
  display: block;
  padding: 0.2rem 0.56rem 0.2rem 0.3rem;
}
div.list-18 .news .news-content .information-content .main-content li a .list-img {
  width: 3.62rem;
  height: 2.2rem;
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .information-content .main-content li a .list-img {
    width: 2rem;
    margin-right: 0.2rem;
    display: none;
  }
}
div.list-18 .news .news-content .information-content .main-content li a .list-img img {
  width: 100%;
  height: auto;
  transition: 0.8s;
}
div.list-18 .news .news-content .information-content .main-content li a .list-text {
  width: 7.25rem;
  float: right;
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .information-content .main-content li a .list-text {
    width: 100%;
    padding-top: 0;
  }
}
div.list-18 .news .news-content .information-content .main-content li a .list-text h6 {
  margin-top: 0.12rem;
  font-size: 0.18rem;
  color: #1C1F88;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .information-content .main-content li a .list-text h6 {
    font-size: 0.3rem;
  }
}
div.list-18 .news .news-content .information-content .main-content li a .list-text .desc {
  height: 0.6rem;
  margin-top: 0.2rem;
  font-size: 0.14rem;
  color: #333333;
  line-height: 0.32rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .information-content .main-content li a .list-text .desc {
    font-size: 0.28rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 0.36rem;
    height: 1.08rem;
  }
}
div.list-18 .news .news-content .information-content .main-content li a .list-text .more-time {
  margin-top: 0.65rem;
}
div.list-18 .news .news-content .information-content .main-content li a .list-text .more-time .more,
div.list-18 .news .news-content .information-content .main-content li a .list-text .more-time .time {
  width: 50%;
  float: left;
  font: 0.18rem / 0.24rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
  font-size: 0.18rem !important;
  line-height: 0.24rem !important;
  color: #333333;
  font-weight: normal !important;
}
@media screen and (max-width: 1024px) {
  div.list-18 .news .news-content .information-content .main-content li a .list-text .more-time .more,
  div.list-18 .news .news-content .information-content .main-content li a .list-text .more-time .time {
    font: 0.26rem / 0.28rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
    font-size: 0.26rem !important;
    line-height: 0.28rem !important;
    color: #333333;
    font-weight: normal !important;
  }
}
div.list-18 .news .news-content .information-content .main-content li a .list-text .more-time .time {
  text-align: right;
}
div.list-18 .news .news-content .information-content .main-content li:hover {
  border-bottom: 2px solid #1C1F88;
}
div.list-18 .news .news-content .information-content .main-content li:hover a .list-img img {
  transform: scale(1.1);
}
div.list-18 .news .news-content .information-content .main-content li:hover a .list-text h6 {
  color: #305DC3;
}
div.list-18 .news .news-content .information-content .main-content li:hover a .list-text .more-time .more {
  font: 0.18rem / 0.24rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
  font-size: 0.18rem !important;
  line-height: 0.24rem !important;
  color: #1C1F88;
  font-weight: normal !important;
}
