/**
 * @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_1289 {
  font-family: Microsoft YaHei, Microsoft YaHei;
}
.supage_1289 .public-title {
  margin-top: 0.31rem;
  border-left: 0.03rem solid #062C87;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.supage_1289 .public-title .public-name {
  padding-left: 0.18rem;
  font-weight: bold;
  font-size: 0.18rem;
  color: #333333;
}
@media screen and (max-width: 1024px) {
  .supage_1289 .public-title .public-name {
    font-size: 0.28rem;
  }
}
.supage_1289 .public-title .more_link {
  font-weight: 400;
  font-size: 0.12rem;
  color: #333333;
}
.supage_1289 .public-title .more_link:hover {
  color: #062C87;
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .supage_1289 .public-title .more_link {
    font-size: 0.22rem;
  }
}
.supage_1289 .container {
  width: 11.8rem;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  .supage_1289 .container {
    width: 80% !important;
  }
}
@media screen and (max-width: 1024px) {
  .supage_1289 .container {
    width: 100% !important;
    padding: 0 0.3rem;
  }
}
.supage_1289 .i6 {
  margin: 0.7rem auto 1.2rem;
}
.supage_1289 .i6 .index-new {
  float: left;
  width: 8.42rem;
}
@media screen and (max-width: 1500px) {
  .supage_1289 .i6 .index-new {
    width: 100%;
  }
}
.supage_1289 .i6 .index-new .index-new-text {
  margin-top: 0.28rem;
  font-size: 0.14rem;
  height: fit-content;
  line-height: 0.24rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_1289 .i6 .index-new .index-new-text {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_1289 .i6 .index-new .index-new-text {
    font-size: 0.24rem;
    line-height: 1.8;
  }
}
.supage_1289 .i6 .index-new .index-new-title {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.supage_1289 .i6 .index-new .index-new-title .spanTitle {
  width: 100%;
  white-space: nowrap;
  font-size: 0.18rem;
  color: #333;
}
@media screen and (max-width: 1024px) {
  .supage_1289 .i6 .index-new .index-new-title .spanTitle {
    font-size: 0.3rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_1289 .i6 .index-new .index-new-title span {
    font-size: 0.24rem;
  }
  .supage_1289 .i6 .index-new .index-new-title .spanTitle {
    font-size: 0.3rem;
  }
}
.supage_1289 .i6 .index-new .right {
  margin-top: 0.38rem;
  float: right;
  width: 4.42rem;
}
@media screen and (max-width: 1500px) {
  .supage_1289 .i6 .index-new .right {
    width: 100%;
  }
}
.supage_1289 .i6 .index-new .right:hover .index-new-title span {
  color: #062C87;
}
.supage_1289 .i6 .index-new .right:hover .index-new-text {
  color: #062C87;
}
@media screen and (max-width: 1024px) {
  .supage_1289 .i6 .index-new .right {
    width: 100%;
    float: inherit;
    padding-left: 0;
    margin-top: 0.3rem;
    padding-right: 0;
    margin-left: 0;
  }
}
.supage_1289 .right-top {
  background: #FFFFFF;
  display: flex;
  height: fit-content;
}
@media screen and (max-width: 1024px) {
  .supage_1289 .right-top {
    height: fit-content;
  }
}
.supage_1289 .right-top dt {
  width: 2.08rem;
  margin-top: 0.24rem;
  height: 1.46rem;
}
@media screen and (max-width: 1024px) {
  .supage_1289 .right-top dt {
    height: 2.6rem;
  }
}
.supage_1289 .right-top dd {
  height: fit-content;
  flex: 1;
  margin-left: 0.2rem;
  box-sizing: border-box;
}
.supage_1289 .right-top dd .index-new-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6 !important;
  overflow: hidden;
}
.supage_1289 .i6 .index-new .left {
  width: 3.7rem;
  float: left;
  margin-top: 0.35rem;
}
@media screen and (max-width: 1500px) {
  .supage_1289 .i6 .index-new .left {
    width: 100%;
  }
}
.supage_1289 .i6 .index-new .left .img-new {
  height: 2.57rem;
  position: relative;
}
.supage_1289 .i6 .index-new .left .item-text {
  padding-top: 0.24rem;
}
@media screen and (max-width: 1024px) {
  .supage_1289 .i6 .index-new .left {
    width: 100%;
    float: inherit;
    margin-bottom: 0.3rem;
  }
}
.supage_1289 .i6 .index-new .left:hover .index-new-title .spanTitle {
  color: #0326A2;
}
.supage_1289 .index-honor {
  float: right;
  width: 3rem;
}
@media screen and (max-width: 1500px) {
  .supage_1289 .index-honor {
    width: 100%;
  }
}
.supage_1289 .index-honor .honor-home-top {
  padding: 0.1rem 0;
  margin-top: 0.31rem;
  width: 100%;
  height: 4.3rem;
  border: 0.01rem solid #CCCCCC;
}
@media screen and (max-width: 1500px) {
  .supage_1289 .index-honor .honor-home-top {
    height: 3rem;
  }
}
.supage_1289 .index-honor .honor-home-top .swiper-container {
  width: 100%;
  height: 100%;
}
.supage_1289 .index-honor .honor-home-top .swiper-container .swiper-slide {
  display: flex;
  align-content: center;
  align-items: center;
}
.supage_1289 .index-honor .honor-home-top .swiper-container .swiper-slide .back-img {
  width: 2.45rem;
  height: 1.68rem;
  margin: auto;
}
