﻿.supage_552 {
  /**
 * @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_552 .inner-container {
  width: 12.8rem !important;
  margin: -0.1rem auto;
}
.supage_552 div.crumbs {
  margin: 0.33rem 0.3rem;
}
.supage_552 div.crumbs ul.crumbs-list li.list-item {
  display: inline-block;
  line-height: 0.23rem;
  font: 0.16rem / 0.23rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
  font-size: 0.16rem !important;
  line-height: 0.23rem !important;
  color: #999999;
  font-weight: normal !important;
}
@media screen and (max-width: 1024px) {
  .supage_552 div.crumbs ul.crumbs-list li.list-item {
    font-size: 0.26rem !important;
  }
}
.supage_552 div.crumbs ul.crumbs-list li.list-item span.current {
  background: url(../image/crumbs-icon.png) left center / 0.24rem auto no-repeat;
  padding-left: 0.46rem;
}
.supage_552 div.crumbs ul.crumbs-list li.list-item a {
  font: 0.16rem / 0.23rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
  font-size: 0.16rem !important;
  line-height: 0.23rem !important;
  color: #999999;
  font-weight: normal !important;
}
@media screen and (max-width: 1024px) {
  .supage_552 div.crumbs ul.crumbs-list li.list-item a {
    font-size: 0.26rem !important;
  }
}
.supage_552 div.crumbs ul.crumbs-list li.list-item a:hover {
  text-decoration: underline;
}
.supage_552 div.crumbs ul.crumbs-list li.list-item img.crumbs-index-icon {
  display: inline-block;
  margin-top: -0.02rem;
}
.supage_552 div.crumbs ul.crumbs-list li.list-item i.next {
  display: inline-block;
  color: #999999;
}
.supage_552 div.crumbs ul.crumbs-list li.list-item:last-child {
  margin-left: 0.05rem;
}
.supage_552 div.crumbs ul.crumbs-list li.list-item:last-child i.next {
  display: none;
}
.supage_552 div.crumbs ul.crumbs-list li.list-item:last-child a {
  color: #999999;
}
@media screen and (max-width: 1024px) {
  .supage_552 div.crumbs {
    padding-top: 0.13rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_552 .list {
    margin: 0.3rem 0.2rem;
  }
}
.supage_552 .list .list-box {
  display: flex;
  flex-wrap: wrap;
}
.supage_552 .list li {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #EEF0F5;
  transition: all 0.5s ease;
}
.supage_552 .list li a {
  display: flex;
  width: 100%;
  padding: 0.4rem 0 0.2rem;
  align-items: center;
}
.supage_552 .list li a .item-time {
  border: 1px solid #404C5F;
  min-height: 0.72rem;
  min-width: 0.72rem;
  padding: 0.08rem 0.12rem 0.05rem;
  justify-content: space-between;
  transition: all 0.5s ease;
  box-sizing: border-box;
}
.supage_552 .list li a .item-time span {
  display: block;
  text-align: center;
  color: #404C5F;
}
.supage_552 .list li a .item-time .month {
  font-size: 0.14rem;
}
@media screen and (max-width: 1024px) {
  .supage_552 .list li a .item-time .month {
    font-size: 0.24rem;
  }
}
.supage_552 .list li a .item-time .day {
  font-size: 0.3rem;
  line-height: 1.2;
}
@media screen and (max-width: 1024px) {
  .supage_552 .list li a .item-time .day {
    font-size: 0.4rem;
  }
}
.supage_552 .list li a .more {
  width: fit-content;
  color: #6A7585;
  font-size: 0.14rem;
  padding-right: 0.28rem;
}
.supage_552 .list li a .more span {
  margin-left: 0.05rem;
}
@media screen and (max-width: 1024px) {
  .supage_552 .list li a .more {
    font-size: 0.24rem;
  }
}
.supage_552 .list li a .item-text {
  color: #404C5F;
  padding: 0.2rem 0;
  flex: 1;
  box-sizing: border-box;
  overflow: hidden;
  align-items: center;
  padding-left: 0.14rem;
}
.supage_552 .list li a .item-text h2,
.supage_552 .list li a .item-text .desc {
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.16rem;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .supage_552 .list li a .item-text h2,
  .supage_552 .list li a .item-text .desc {
    font-size: 0.26rem;
  }
}
.supage_552 .list li a .item-text h2 {
  color: #333;
  margin-bottom: 0.14rem;
  font-weight: bold;
}
.supage_552 .list li a .item-text .desc {
  color: #999999;
}
.supage_552 .list li:hover a .item-time {
  background-color: #1890F9;
  border-color: #1890F9;
  color: #fff;
}
.supage_552 .list li:hover a .item-time span {
  color: #fff;
}
.supage_552 .list li:hover a .item-text {
  color: #1890F9;
}
.supage_552 .list li:hover a .item-text h2,
.supage_552 .list li:hover a .item-text .desc {
  color: #1890F9;
}
.supage_552 .list li:hover .more {
  color: #1890F9;
}
@media screen and (max-width: 1024px) {
  .supage_552 .list li a .more {
    display: none;
  }
  .supage_552 .list li a .item-text h2,
  .supage_552 .list li a .item-text .desc {
    width: 6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .supage_552 .list li a .item-time {
    min-height: 1rem;
    padding: 0.1rem 0.12rem 0.08rem;
    min-width: 1rem;
  }
}
.supage_552 .recom {
  margin-top: 2rem;
  display: flex;
}
.supage_552 .recom .ti {
  font-size: 0.32rem;
  font-weight: bold;
  line-height: 32px;
  color: #333333;
}
.supage_552 .conte {
  margin-top: 0.52rem;
  margin-bottom: 0.86rem;
}
.supage_552 .conte .cont_list a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.74rem;
}
.supage_552 .conte .cont_list .right img {
  width: 2.4rem;
  height: 1.8rem;
}
.supage_552 .conte .cont_list .left {
  width: 3.45rem;
  height: 1.8rem;
  background: #F8F9FA;
  padding: 0.25rem;
}
@media screen and (max-width: 1024px) {
  .supage_552 .conte .cont_list .left {
    width: 100%;
  }
}
.supage_552 .conte .cont_list .left .name {
  font-size: 0.18rem;
  font-weight: bold;
  color: #404C5F;
  line-height: 0.3rem;
}
@media screen and (max-width: 1024px) {
  .supage_552 .conte .cont_list .left .name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
}
.supage_552 .conte .cont_list .left .time {
  font-size: 0.12rem;
  color: #6A7585;
}
.supage_552 .conte .cont_list .left .desc {
  font-size: 0.16rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.3rem;
  margin-top: 0.14rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.supage_552 .conte .cont_list .left .more {
  width: 1.53rem;
  height: 0.43rem;
  background: #EAEEEF;
  margin-top: 0.2rem;
}
@media screen and (max-width: 1024px) {
  .supage_552 .conte .cont_list .left .more {
    width: 2rem;
  }
}
.supage_552 .conte .cont_list .left .more a {
  font-size: 0.16rem;
  font-weight: bold;
  color: #FF7327;
  line-height: 0.43rem;
  padding: 0.27rem;
}
.supage_552 .conte .cont_list .left:hover .name {
  color: #1890F9;
}
