/**
 * @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: 
 */
div.supage-206 .case-detail {
  padding: 0 0 0.6rem;
  position: relative;
}
div.supage-206 .case-detail .titles {
  text-align: center;
  font-size: 0.24rem;
  margin-top: 0.5rem;
}
@media screen and (max-width: 1024px) {
  div.supage-206 .case-detail .titles {
    font-size: 0.32rem;
  }
}
div.supage-206 .case-detail .product-module-content-bg {
  width: 3.13rem;
  height: 2.52rem;
  position: absolute;
  left: 0;
  bottom: 0.78rem;
}
div.supage-206 .case-detail .product-module-content-bg img {
  display: block;
  width: 100%;
}
div.supage-206 .case-detail .case-detail-content {
  margin-top: 0.47rem;
}
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li {
  display: block;
  margin-top: 0.4rem;
}
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li:first-child {
  margin-top: 0.5rem;
}
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor .title h6 {
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.28rem;
  color: #333333;
  padding-bottom: 0.05rem;
  position: relative;
}
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor .title span {
  font-size: 0.16rem;
  font-weight: bold;
}
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor .desc {
  padding: 0.2rem 0;
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.28rem;
  color: #333333;
}
@media screen and (max-width: 1024px) {
  div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor .desc {
    font-size: 0.28rem;
    line-height: 0.34rem;
  }
}
@media screen and (max-width: 1024px) {
  div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor .desc img {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor .desc {
    font-size: 0.16rem;
  }
}
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item {
  display: block;
  float: left;
  position: relative;
  transition: all 0.5s;
  margin-top: 0.5rem;
  overflow: hidden;
  width: 33.333333%;
}
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item img {
  display: block;
  width: 100%;
  height: auto;
}
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item .bg {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s;
}
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item .infor-in {
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0 0.4rem;
  transition: all 0.5s;
}
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item .infor-in h6 {
  font-size: 0.17rem;
  font-weight: 400;
  line-height: 0.29rem;
  color: #ffffff;
  text-align: center;
}
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item .infor-in div {
  margin-top: 0.1rem;
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.3rem;
  color: #ffffff;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item .infor-in div {
    font-size: 0.16rem;
  }
}
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item:hover .bg,
div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item:hover .infor {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item {
    width: 47% !important;
    height: 2.4rem !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 6% !important;
  }
  div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item:nth-child(2n) {
    margin-right: 0 !important;
  }
  div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item .infor-in h6 {
    font-size: 0.3rem !important;
    line-height: 0.32rem !important;
  }
  div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor ul.list li.list-item .infor-in div {
    margin-top: 0.15rem !important;
    font-size: 0.28rem !important;
    line-height: 0.3rem !important;
  }
}
@media screen and (max-width: 1024px) {
  div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor .title h6 {
    font-size: 0.32rem;
    padding-left: 0;
    padding-bottom: 0.15rem;
  }
  div.supage-206 .case-detail .case-detail-content .case-detail-desc ul li .infor .title h6:after {
    width: 1.5rem;
  }
}
div.supage-206 .case-detail .case-detail-content .case-detail-other {
  margin-top: 0.4rem;
  padding: 0 0.1rem;
}
div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item {
  background: #ffffff;
  display: block;
  width: 23.5%;
  float: left;
  margin-right: 2%;
  border: 1px solid #dfdfdf;
  transition: all 0.5s;
}
div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item:last-child {
  margin-right: 0;
}
div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item a {
  display: block;
}
div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item a dl dt {
  height: 2.75rem;
  overflow: hidden;
  border-bottom: 1px solid #dfdfdf;
}
div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item a dl dt img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item a dl dd {
  height: 0.5rem;
  line-height: 0.5rem;
  padding-left: 0.16rem;
  font-size: 0.14rem;
  font-weight: 400;
  color: #c2c2c2;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item a dl dd {
    font-size: 0.16rem;
  }
}
div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item:hover a dl dt img {
  transform: scale(1.05);
}
div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item:hover a dl dd {
  color: #06247a;
}
@media screen and (max-width: 1024px) {
  div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 0.2rem;
  }
  div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item:nth-child(2) {
    margin-right: 0;
  }
  div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item a dl dt {
    height: 3.2rem;
  }
  div.supage-206 .case-detail .case-detail-content .case-detail-other ul.list li.list-item a dl dd {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
  }
}
div.supage-206 .template_main_color {
  color: #e2211a;
}
div.supage-206 .template_main_back {
  background-color: #e2211a;
}
div.supage-206 .template_main_border {
  border-color: #e2211a;
}
.file-list {
  margin-top: 0.2rem;
}
.file-list .file-list-title {
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.28rem;
  color: #0B40AE;
}
.file-list dl {
  margin-top: 0.2rem;
}
.file-list dl dd {
  float: left;
  width: 32.33333%;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  background: #e5e5e5;
  font-size: 0;
  padding: 0.14rem 0.15rem 0.14rem 0.2rem;
}
.file-list dl dd:hover a {
  color: #ffffff;
  background-color: #0b40ae;
}
.file-list dl dd:nth-child(3n) {
  margin-right: 0;
}
.file-list dl dd img,
.file-list dl dd a,
.file-list dl dd span {
  display: inline-block !important;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: auto !important;
}
.file-list dl dd img {
  width: 0.3rem;
}
.file-list dl dd span {
  width: 2.6rem;
  font-size: 0.14rem;
  line-height: 0.36rem;
  color: #333333;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 0 0 0.1rem !important;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .file-list dl dd span {
    font-size: 0.16rem;
  }
}
.file-list dl dd a {
  /*width: 0.46rem;
        height: 0.22rem;*/
  border: 0.01rem solid #707070;
  border-radius: 0.04rem;
  font-size: 0.12rem;
  line-height: 0.22rem;
  color: #707070;
  text-align: center;
  padding: 0.02rem 0.05rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .file-list dl dd a {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .file-list .file-list-title {
    font-size: 0.32rem;
    line-height: 1.5;
  }
  .file-list dl {
    margin-top: 0.2rem;
  }
  .file-list dl dd {
    float: left;
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 4% !important;
    padding: 0.28rem 0.3rem 0.28rem 0.4rem;
  }
  .file-list dl dd:last-child {
    margin-bottom: 0 !important;
  }
  .file-list dl dd img,
  .file-list dl dd a,
  .file-list dl dd span {
    display: inline-block !important;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: auto !important;
  }
  .file-list dl dd img {
    width: 0.6rem;
  }
  .file-list dl dd span {
    width: 4.2rem;
    font-size: 0.28rem;
    line-height: 0.36rem;
    margin: 0 0 0 0.08rem !important;
  }
  .file-list dl dd a {
    font-size: 0.26rem;
    line-height: 1.5;
  }
}
.news-detail-page {
  padding: 0.25rem 0;
}
.news-detail-page .page-in {
  float: left;
  width: 80%;
}
.news-detail-page .page-in li {
  margin-bottom: 0.1rem;
}
.news-detail-page .page-in li i {
  font-family: serif;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.05rem;
}
.news-detail-page .page-in li strong {
  display: inline-block;
  margin-right: 0.1rem;
}
.news-detail-page .page-in li:last-child {
  margin-bottom: 0;
}
.news-detail-page .page-in li a,
.news-detail-page .page-in li span {
  font-size: 0.16rem;
  color: #333333;
}
.news-detail-page .page-in li a {
  display: block;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news-detail-page .return {
  text-align: center;
  float: right;
}
.news-detail-page .return a {
  display: block;
  background: #ffffff;
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #707070;
  padding: 0.04rem 0;
}
.news-detail-page .return a img {
  width: 0.24rem;
}
@media screen and (max-width: 1024px) {
  .news-detail-page {
    padding: 4% 0;
  }
  .news-detail-page .page-in {
    float: none;
    width: 100%;
  }
  .news-detail-page .page-in li {
    margin-bottom: 0;
  }
  .news-detail-page .page-in li a,
  .news-detail-page .page-in li span {
    font-size: 0.28rem;
    line-height: 1.6;
  }
  .news-detail-page .return {
    display: none;
  }
}
