/**
 * @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_1114 .puilic_button a {
  display: block;
  font-size: 0.16rem;
  color: #FFFFFF;
  width: 1.6rem;
  height: 0.44rem;
  background-color: #fff;
  padding: 0.11rem 0.16rem 0.12rem 0.2rem;
  border-radius: 0.22rem;
  background: #DF2012;
}
.supage_1114 .puilic_button a span {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  float: right;
  background: url(../images/1109_white_icon.png) center / cover no-repeat;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .puilic_button a {
    font-size: 0.26rem;
    width: 2.2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    padding: 0 0.2rem 0;
    border-radius: 0.3rem;
  }
  .supage_1114 .puilic_button a span {
    margin-top: 0.1rem;
    width: 0.4rem;
    height: 0.4rem;
  }
}
.supage_1114 .main-content {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .main-content {
    width: 100%;
  }
}
.supage_1114 .main-content .news-detail {
  margin: 1rem 0;
}
.supage_1114 .main-content .news-detail .news-detail-content h4 {
  font-size: 0.38rem;
  color: #333333;
  text-align: center;
  letter-spacing: 0.03rem;
}
.supage_1114 .main-content .news-detail .news-detail-content h6 {
  text-align: center;
  margin-top: 0.3rem;
  font-weight: 400;
  padding-bottom: 0.2rem;
}
.supage_1114 .main-content .news-detail .news-detail-content h6 .time {
  font-size: 0.16rem;
  color: #999999;
}
.supage_1114 .main-content .news-detail .news-detail-content h6 .article,
.supage_1114 .main-content .news-detail .news-detail-content h6 .read {
  float: left;
  margin-right: 0.3rem;
}
.supage_1114 .main-content .news-detail .news-detail-content h6 .nature {
  font-size: 0.14rem;
  line-height: 0.3rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_1114 .main-content .news-detail .news-detail-content h6 .nature {
    font-size: 0.16rem;
  }
}
.supage_1114 .main-content .news-detail .news-detail-content .content {
  border-top: 1px solid #EDEDED;
  padding: 0.5rem 0 0.8rem;
}
.supage_1114 .main-content .news-detail .news-detail-content .content,
.supage_1114 .main-content .news-detail .news-detail-content .content p {
  font-size: 0.14rem !important;
  line-height: 0.36rem !important;
  font-family: Source Han Sans CN, Source Han Sans CN;
  color: #333333 !important;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_1114 .main-content .news-detail .news-detail-content .content,
  .supage_1114 .main-content .news-detail .news-detail-content .content p {
    font-size: 0.16rem !important;
  }
}
.supage_1114 .main-content .news-detail .news-detail-content .content img {
  display: block;
  max-width: 100%;
  margin: 0.2rem auto;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .main-content .news-detail {
    margin: 4% 0;
  }
  .supage_1114 .main-content .news-detail .news-detail-content {
    float: none;
    width: 100%;
  }
  .supage_1114 .main-content .news-detail .news-detail-content h4 {
    font-size: 0.32rem;
    line-height: 1.6;
  }
  .supage_1114 .main-content .news-detail .news-detail-content h6 {
    text-align: center;
    margin-top: 0.08rem;
    word-break: keep-all;
  }
  .supage_1114 .main-content .news-detail .news-detail-content h6 .nature {
    font-size: 0.26rem;
    line-height: 1.6;
  }
  .supage_1114 .main-content .news-detail .news-detail-content .content,
  .supage_1114 .main-content .news-detail .news-detail-content .content p {
    font-size: 0.28rem !important;
    line-height: 1.6 !important;
  }
  .supage_1114 .main-content .news-detail .news-detail-content .content video {
    display: block !important;
    max-width: 100% !important;
    margin: auto !important;
    width: auto !important;
    height: auto !important;
  }
}
.supage_1114 .main-content .file-list {
  margin-top: 0.2rem;
}
.supage_1114 .main-content .file-list .file-list-title {
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.28rem;
  color: #DF2012;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .main-content .file-list .file-list-title {
    font-size: 0.3rem;
  }
}
.supage_1114 .main-content .file-list ul {
  margin-top: 0.2rem;
}
.supage_1114 .main-content .file-list ul li {
  display: inline-block;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  margin-right: 0.15rem;
  border: 1px solid #666;
  padding: 0 0.5rem;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .main-content .file-list ul li {
    height: 0.7rem;
    line-height: 0.7rem;
    margin-top: 0.2rem;
  }
}
.supage_1114 .main-content .file-list ul li a {
  display: block;
  font-size: 0.16rem;
  color: #707070;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .main-content .file-list ul li a {
    font-size: 0.28rem;
  }
}
.supage_1114 .main-content .news-detail-page .page-in {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .main-content .news-detail-page .page-in {
    flex-direction: column;
  }
}
.supage_1114 .main-content .news-detail-page .page-in .li {
  width: 4rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 0.44rem;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .main-content .news-detail-page .page-in .li {
    margin-bottom: 0.1rem;
    width: 100%;
  }
}
.supage_1114 .main-content .news-detail-page .page-in .li i {
  font-family: serif;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.05rem;
}
.supage_1114 .main-content .news-detail-page .page-in .li strong {
  display: inline-block;
  margin-right: 0.1rem;
}
.supage_1114 .main-content .news-detail-page .page-in .li:last-child {
  margin-bottom: 0;
}
.supage_1114 .main-content .news-detail-page .page-in .li a,
.supage_1114 .main-content .news-detail-page .page-in .li span {
  font-size: 0.14rem;
  color: #333333;
}
.supage_1114 .main-content .news-detail-page .page-in .li .page-in-item {
  display: flex;
}
.supage_1114 .main-content .news-detail-page .page-in .li .page-in-item .button {
  left: 0;
  top: 0;
  vertical-align: middle;
  display: inline-block;
  width: 0.44rem;
  height: 0.44rem;
  background: #F1F3F5;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  margin-right: 0.1rem;
}
.supage_1114 .main-content .news-detail-page .page-in .li .page-in-item .button::after {
  position: absolute;
  content: '';
  width: 0.1rem;
  height: 0.1rem;
  left: 50%;
  top: 50%;
  transform: translate(-0.05rem, -0.05rem);
  background: url(../images/1111_icon.png) center / cover no-repeat;
}
.supage_1114 .main-content .news-detail-page .page-in .li .page-in-item .right {
  margin-right: 0;
  margin-left: 0.1rem;
}
.supage_1114 .main-content .news-detail-page .page-in .li .page-in-item .right::after {
  background: url(../images/1111_icon_right.png) center / cover no-repeat;
}
.supage_1114 .main-content .news-detail-page .page-in .li a {
  flex: 1;
  display: block;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.supage_1114 .main-content .news-detail-page .page-in .li .next {
  text-align: right;
}
.supage_1114 .main-content .news-detail-page .page-in .li:hover a {
  color: #DF2012;
  text-decoration: underline;
}
.supage_1114 .main-content .news-detail-page .page-in .li:hover .button {
  background: #DF2012;
}
.supage_1114 .main-content .news-detail-page .page-in .li:hover .button::after {
  background: url(../images/1111_active_left_icon.png) center / cover no-repeat;
}
.supage_1114 .main-content .news-detail-page .page-in .li:hover .right::after {
  background: url(../images/1111_active_icon.png) center / cover no-repeat;
}
.supage_1114 .main-content .news-detail-page .return {
  text-align: center;
  padding: 0 0.58rem;
}
.supage_1114 .main-content .news-detail-page .return a {
  display: block;
  font-size: 0.16rem;
  line-height: 0.44rem;
  color: #333;
  width: 1.6rem;
  height: 0.44rem;
  background: #FFFFFF;
  border: 0.01rem solid #DEDEDE;
}
@media screen and (max-width: 1460px) {
  .supage_1114 .main-content .news-detail-page .return a {
    width: 1.3rem;
  }
}
.supage_1114 .main-content .news-detail-page .return:hover a {
  background-color: #de3023;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .main-content .news-detail-page {
    padding: 4% 0;
  }
  .supage_1114 .main-content .news-detail-page .page-in {
    float: none;
    width: 100%;
  }
  .supage_1114 .main-content .news-detail-page .page-in li {
    margin-bottom: 0;
  }
  .supage_1114 .main-content .news-detail-page .page-in li a,
  .supage_1114 .main-content .news-detail-page .page-in li span {
    font-size: 0.28rem !important;
    line-height: 1.6;
  }
  .supage_1114 .main-content .news-detail-page .return {
    display: none;
  }
}
.supage_1114 .bg1 {
  background: #F5F6F7;
}
.supage_1114 .bg1 .title {
  font-weight: bold;
  padding-top: 0.3rem;
  font-size: 0.18rem;
  color: #000000;
  height: fit-content;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .bg1 .title {
    font-size: 0.28rem;
  }
}
.supage_1114 .bg1 .abstract {
  margin-top: 0.15rem;
  font-size: 0.14rem;
  color: #666;
  line-height: 0.3rem;
  height: fit-content;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .bg1 .abstract {
    font-size: 0.24rem;
    line-height: 1.8;
  }
}
.supage_1114 .bg1 .time {
  letter-spacing: 0.01rem;
  font-weight: 400;
  font-size: 0.14rem;
  color: #B3B3B3;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .bg1 .time {
    font-size: 0.2rem;
  }
}
.supage_1114 .bg1 .new-list-top {
  padding: 1rem 0 0.66rem;
  background: #F1F3F5;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .bg1 .new-list-top {
    padding: 0.6rem 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .supage_1114 .bg1 .new-list-top .new-list-swiper {
    padding-bottom: 0.5rem;
  }
}
.supage_1114 .bg1 .new-list-top .new-list-swiper .swiper-wrapper {
  height: 3.34rem;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .bg1 .new-list-top .new-list-swiper .swiper-wrapper {
    height: 4rem;
    overflow: hidden;
  }
}
.supage_1114 .bg1 .new-list-top .new-list-swiper .top-news {
  display: flex;
  height: 3.34rem;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .bg1 .new-list-top .new-list-swiper .top-news {
    flex-direction: column;
    height: fit-content;
  }
}
.supage_1114 .bg1 .new-list-top .new-list-swiper .top-news .top-news-img {
  width: 5rem;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .bg1 .new-list-top .new-list-swiper .top-news .top-news-img {
    width: 100%;
    height: 3rem;
  }
}
.supage_1114 .bg1 .new-list-top .new-list-swiper .top-news .top-news-intro {
  background-color: #fff;
  flex: 1;
  height: 100%;
  padding: 0.41rem 0.46rem 0 0.6rem;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .bg1 .new-list-top .new-list-swiper .top-news .top-news-intro {
    flex: none;
    width: 100%;
    height: fit-content;
    padding: 0.41rem 0.46rem 1rem 0.6rem;
  }
}
.supage_1114 .bg1 .new-list-top .new-list-swiper .top-news .top-news-intro .puilic_button {
  left: 0.6rem;
  bottom: 0.6rem;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .bg1 .new-list-top .new-list-swiper .top-news .top-news-intro .puilic_button {
    bottom: 0.3rem;
  }
}
.supage_1114 .bg1 .new-list-top .pagination {
  width: fit-content;
  margin: 0.3rem auto 0;
  z-index: 10;
}
.supage_1114 .bg1 .new-list-top .pagination .swiper-pagination-switch {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.3rem;
  width: 0.8rem;
  height: 0.04rem;
  background-color: #fff;
}
@media screen and (max-width: 1024px) {
  .supage_1114 .bg1 .new-list-top .pagination .swiper-pagination-switch {
    height: 0.08rem;
  }
}
.supage_1114 .bg1 .new-list-top .pagination .swiper-active-switch {
  background: #DF2012;
}
