/**
 * @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-183 {
  margin: 0.5rem 0;
}
.supage-183 .titles {
  text-align: center;
  margin-top: 0.3rem;
}
.supage-183 .titles .titles-box {
  display: inline-block;
}
.supage-183 .titles h3 {
  float: left;
  margin: 0 0.3rem;
  font-size: 0.3rem;
  font-weight: bold;
}
.supage-183 .titles h3 span {
  color: #333;
}
.supage-183 .titles .line {
  width: 0.8rem;
  height: 0.01rem;
  background: #333333;
  float: left;
  margin-top: 0.2rem;
}
.supage-183 .titles .title-subtitle {
  color: #999999;
  font-size: 0.16rem;
}
.supage-183 .i6 .public-title h2,
.supage-183 .i6 .public-title p {
  color: #ffffff;
}
.supage-183 .i6 .index-new {
  margin-top: 0.54rem;
}
.supage-183 .i6 .index-new .left {
  width: 4.66rem;
  float: right;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .supage-183 .i6 .index-new .left {
    width: 100%;
    height: auto;
    float: none;
  }
}
.supage-183 .i6 .index-new .left .img-new {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .supage-183 .i6 .index-new .left .img-new {
    padding-top: 0;
    height: 4.5rem;
  }
}
.supage-183 .i6 .index-new .left .img-new a {
  display: block;
}
.supage-183 .i6 .index-new .left .img-new img {
  max-width: 100%;
  height: auto;
}
.supage-183 .i6 .index-new .left ul {
  padding: 0 0.3rem 0.22rem 0.3rem;
}
.supage-183 .i6 .index-new .left ul li {
  padding: 0.15rem 0;
  border-bottom: 1px solid #E6E6E6;
}
@media screen and (max-width: 1024px) {
  .supage-183 .i6 .index-new .left ul li {
    padding: 0.2rem 0;
  }
}
.supage-183 .i6 .index-new .left ul li a {
  display: block;
  font-size: 0.16rem;
  color: #707070;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .supage-183 .i6 .index-new .left ul li a {
    font-size: 0.28rem;
  }
}
.supage-183 .i6 .index-new .left ul li a:hover {
  color: #0B40AE;
}
.supage-183 .i6 .index-new .left ul li:last-child {
  border: none;
}
.supage-183 .i6 .index-new .right {
  width: calc(100% - 4.66rem);
  float: left;
  padding-right: 0.3rem;
  box-sizing: border-box;
}
.supage-183 .i6 .index-new .right a {
  display: block;
}
.supage-183 .i6 .index-new .right a:last-child {
  margin-bottom: 0;
}
.supage-183 .i6 .index-new .right dl {
  background: #fff;
  position: relative;
  display: flex;
  border-bottom: 0.01rem dashed #EAEAEA;
  padding: 0.2rem 0;
  align-items: center;
}
.supage-183 .i6 .index-new .right dl:hover .jian::after {
  content: '\2794';
  color: #fff;
  text-align: center;
  margin: 0 auto;
  font-size: 0.16rem;
}
.supage-183 .i6 .index-new .right dl:hover .jian img {
  display: none;
}
.supage-183 .i6 .index-new .right dl dt {
  width: 0.8rem;
  height: 0.8rem;
  text-align: center;
  left: -0.65rem;
  top: 0.08rem;
  z-index: 10;
}
.supage-183 .i6 .index-new .right dl dt .day {
  font-size: 0.27rem;
  line-height: 0.33rem;
  color: #666666;
}
.supage-183 .i6 .index-new .right dl dt .jian {
  background: #fff;
  border: 1px solid #e2211a;
  width: 0.3rem;
  height: 0.3rem;
  line-height: 0.3rem;
  display: flex;
  align-items: center;
  border-radius: 50%;
  margin-top: 0.1rem;
  margin-left: 0.4rem;
}
.supage-183 .i6 .index-new .right dl dt .jian img {
  align-items: center;
  margin: 0 auto;
}
.supage-183 .i6 .index-new .right dl dt .year-moon {
  font-size: 0.12rem;
  line-height: 0.41rem;
  color: #666666;
}
.supage-183 .i6 .index-new .right dl dd {
  flex: 1;
  width: calc(100% - 0.8rem);
  padding-left: 0.15rem;
  box-sizing: border-box;
}
.supage-183 .i6 .index-new .right dl dd .index-new-title {
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #333333;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 0.24rem;
}
@media screen and (max-width: 1024px) {
  .supage-183 .i6 .index-new .right dl dd .index-new-title {
    font-size: 0.24rem;
  }
}
.supage-183 .i6 .index-new .right dl dd .index-new-text {
  font-size: 0.14rem;
  line-height: 0.2rem;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-top: 0.14rem;
  height: 0.2rem;
}
@media screen and (max-width: 1024px) {
  .supage-183 .i6 .index-new .right dl dd .index-new-text {
    font-size: 0.24rem;
    height: fit-content;
    line-height: 1.8;
  }
}
@media screen and (max-width: 1500px) {
  .supage-183 .i6 .index-new .right dl dt {
    width: 1rem;
  }
  .supage-183 .i6 .index-new .right dl dd {
    width: calc(100% - 0.1rem);
  }
}
@media screen and (max-width: 1200px) {
  .supage-183 .i6 .index-new .right dl dt {
    width: 1.2rem;
  }
  .supage-183 .i6 .index-new .right dl dd {
    width: calc(100% - 1.2rem);
  }
}
@media screen and (max-width: 1024px) {
  .supage-183 .i6 .index-new .right {
    width: 100%;
    float: none;
    margin-top: 0.3rem;
    padding-right: 0;
  }
  .supage-183 .i6 .index-new .right dl dt {
    width: 20%;
  }
  .supage-183 .i6 .index-new .right dl dd {
    width: 80%;
  }
}
.supage-183 .template_main_color {
  color: #e2211a;
}
.supage-183 .template_main_back {
  background-color: #e2211a;
}
.supage-183 .template_main_border {
  border-color: #e2211a;
}
