.supage_553 {
  /**
 * @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: 
 */
}
@media screen and (max-width: 1024px) {
  .supage_553 {
    margin: 0.3rem 0.3rem;
  }
}
.supage_553 .inner-container {
  width: 12.8rem !important;
  margin: 0rem auto;
}
@media screen and (max-width: 1024px) {
  .supage_553 .inner-container {
    width: 100% !important;
    margin: 0rem auto;
  }
}
.supage_553 div.crumbs {
  padding: 0.33rem 0;
}
.supage_553 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_553 div.crumbs ul.crumbs-list li.list-item {
    font-size: 0.26rem !important;
  }
}
.supage_553 div.crumbs ul.crumbs-list li.list-item span.current {
  background: url(/static/images/crumbs-icon.png) left center / 0.24rem auto no-repeat;
  padding-left: 0.46rem;
}
.supage_553 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_553 div.crumbs ul.crumbs-list li.list-item a {
    font-size: 0.26rem !important;
  }
}
.supage_553 div.crumbs ul.crumbs-list li.list-item a:hover {
  text-decoration: underline;
}
.supage_553 div.crumbs ul.crumbs-list li.list-item img.crumbs-index-icon {
  display: inline-block;
  margin-top: -0.02rem;
}
.supage_553 div.crumbs ul.crumbs-list li.list-item i.next {
  display: inline-block;
  color: #999999;
}
.supage_553 div.crumbs ul.crumbs-list li.list-item:last-child {
  margin-left: 0.05rem;
}
.supage_553 div.crumbs ul.crumbs-list li.list-item:last-child i.next {
  display: none;
}
.supage_553 div.crumbs ul.crumbs-list li.list-item:last-child a {
  color: #999999;
}
@media screen and (max-width: 1024px) {
  .supage_553 div.crumbs {
    padding-top: 0.13rem;
  }
}
.supage_553 .content {
  padding-top: 0.6rem;
  font-size: 0.16rem;
  color: #666;
}
.supage_553 .content .desc {
  line-height: 1.8;
  padding-bottom: 0.5rem;
}
.supage_553 .content img {
  display: block;
  max-width: 100%;
  margin: 0.2rem auto;
}
.supage_553 .content .title {
  font-size: 0.2rem;
  text-align: center;
  color: #404C5F;
}
.supage_553 .content .small-desc .h2 {
  font-size: 0.22rem;
  color: #666666;
  margin-bottom: 0.3rem;
}
@media screen and (max-width: 1024px) {
  .supage_553 .content {
    font-size: 0.26rem;
  }
  .supage_553 .content .title {
    font-size: 0.3rem;
  }
  .supage_553 .content .small-desc .h2 {
    font-size: 0.32rem;
  }
}
.supage_553 .content .page-box {
  border-top: 0.01rem solid #EEF0F5;
  padding-top: 0.6rem;
  display: flex;
  color: #666666;
  font-size: 0.18rem;
  justify-content: space-between;
  align-items: center;
}
.supage_553 .content .page-box .prev,
.supage_553 .content .page-box .next {
  line-height: 2;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.supage_553 .content .page-box .prev a,
.supage_553 .content .page-box .next a {
  font-size: 0.18rem;
  color: #666;
}
.supage_553 .content .page-box .prev a:hover,
.supage_553 .content .page-box .next a:hover {
  color: #1890F9;
}
.supage_553 .content .page-box .page-left {
  flex: 1;
  max-width: 80%;
  box-sizing: border-box;
}
.supage_553 .content .page-box .prev {
  margin-bottom: 0.1rem;
}
.supage_553 .content .page-box .page-back {
  background-color: #E7F4FF;
  padding: 0.12rem 0.4rem;
  border-radius: 0.45rem;
  color: #1890F9;
  width: fit-content;
  font-size: 0.24rem;
  height: fit-content;
}
@media screen and (max-width: 1024px) {
  .supage_553 .content .page-box {
    display: block;
    padding-top: 0.4rem;
  }
  .supage_553 .content .page-box .page-back {
    display: none;
  }
  .supage_553 .content .page-box .page-left {
    font-size: 0.28rem;
    max-width: 100%;
  }
  .supage_553 .content .page-box .page-left a {
    font-size: 0.28rem;
  }
}
.supage_553 .content h2 {
  font-size: 0.36rem;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #333333;
}
@media screen and (max-width: 1024px) {
  .supage_553 .content h2 {
    font-size: 0.32rem;
    text-align: left;
  }
}
.supage_553 .content .span_box {
  color: #898E9D;
  font-size: 0.2rem;
  text-align: center;
  margin-bottom: 0.5rem;
}
.supage_553 .content .span_box span {
  display: inline-block;
  line-height: 1.2;
  margin-right: 0.1rem;
}
@media screen and (max-width: 1024px) {
  .supage_553 .content .span_box {
    font-size: 0.28rem;
    line-height: 2;
    text-align: left;
  }
}
.supage_553 .recom {
  margin-top: 2rem;
  display: flex;
}
.supage_553 .recom .ti {
  font-size: 0.32rem;
  font-weight: bold;
  line-height: 32px;
  color: #333333;
}
.supage_553 .conte {
  margin-top: 0.52rem;
  margin-bottom: 0.86rem;
}
.supage_553 .conte .cont_list a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.74rem;
}
.supage_553 .conte .cont_list .right img {
  width: 2.4rem;
  height: 1.8rem;
}
.supage_553 .conte .cont_list .left {
  width: 3.45rem;
  height: 1.8rem;
  background: #F8F9FA;
  padding: 0.25rem;
}
@media screen and (max-width: 1024px) {
  .supage_553 .conte .cont_list .left {
    width: 100%;
  }
}
.supage_553 .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_553 .conte .cont_list .left .name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
}
.supage_553 .conte .cont_list .left .time {
  font-size: 0.12rem;
  color: #6A7585;
}
.supage_553 .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_553 .conte .cont_list .left .more {
  width: 1.53rem;
  height: 0.43rem;
  background: #EAEEEF;
  margin-top: 0.2rem;
}
@media screen and (max-width: 1024px) {
  .supage_553 .conte .cont_list .left .more {
    width: 2rem;
  }
}
.supage_553 .conte .cont_list .left .more a {
  font-size: 0.16rem;
  font-weight: bold;
  color: #FF7327;
  line-height: 0.43rem;
  padding: 0.27rem;
}
.supage_553 .conte:hover .name {
  color: #1890F9;
}
