/**
 * @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_117 .public-inner-head {
  position: relative;
  top: -0.97rem;
}
div.supage_117 .public-inner-head .public-inner-content {
  background-color: #fff;
  position: relative;
}
div.supage_117 .public-inner-head .public-inner-bgRight {
  position: absolute;
  width: 2.33rem;
  background-color: #F0F0F0;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  top: 0.97rem;
  max-width: 15%;
}
div.supage_117 .public-inner-head .public-inner-bgLeft {
  height: 100%;
  position: absolute;
  width: calc(100% - 2.33rem);
  background-color: #ffffff;
  left: 0;
  top: 0;
  bottom: 0;
  min-width: 85%;
}
div.supage_117 .public-inner-head .public-inner-bgLeft .border-line {
  width: 100%;
  height: 0.01rem;
  position: absolute;
  top: 0.97rem;
  background: #EFEFEF;
  z-index: 999;
}
div.supage_117 .public-inner-head .public-inner-tabTop {
  overflow: hidden;
}
div.supage_117 .public-inner-head .public-inner-tabTop .tabLeft {
  float: left;
  line-height: 0.97rem;
  color: #333333;
  font-size: 0.14rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage_117 .public-inner-head .public-inner-tabTop .tabLeft {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_117 .public-inner-head .public-inner-tabTop .tabLeft {
    font-size: 0.24rem;
  }
}
div.supage_117 .public-inner-head .public-inner-tabTop .tabLeft img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
}
div.supage_117 .public-inner-head .public-inner-tabTop .tabLeft text {
  display: inline-block;
  vertical-align: middle;
}
div.supage_117 .public-inner-head .public-inner-tabTop .tabLeft .title {
  color: #0D2E89;
}
div.supage_117 .public-inner-head .public-inner-tabTop .tabLeft .title a {
  color: #0D2E89;
}
div.supage_117 .public-inner-head .public-inner-tabTop .tabRight {
  float: right;
  width: 60%;
  line-height: 0.97rem;
  height: 0.97rem;
}
div.supage_117 .public-inner-head .public-inner-tabTop .tabRight .swiper-container {
  height: 100%;
  overflow: hidden;
}
div.supage_117 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul {
  height: 100%;
  float: right;
}
div.supage_117 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
  font-weight: bold;
  color: #333;
  font-size: 0.14rem;
  min-width: 1.2rem;
}
@media screen and (max-width: 1300px) {
  div.supage_117 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    min-width: 1rem;
  }
}
div.supage_117 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.1rem;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage_117 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    font-size: 0.16rem;
  }
}
div.supage_117 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul:first-child {
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  div.supage_117 .public-inner-head .public-inner-tabTop .tabLeft {
    width: 100%;
    float: inherit;
  }
  div.supage_117 .public-inner-head .public-inner-tabTop .tabRight {
    display: none;
  }
  div.supage_117 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    max-width: calc(100% / 3);
    font-size: 0.24rem;
  }
}
div.supage_117 .public-inner-head .public-inner-cont {
  padding: 0.7rem 0 0;
}
div.supage_117 .public-inner-head .public-inner-cont .public-inner-title h2 {
  color: #333333;
  text-align: center;
  font-size: 0.24rem;
  margin-bottom: 0.26rem;
  font-weight: bold;
}
div.supage_117 .public-inner-head .public-inner-cont .public-inner-title h3 {
  font-size: 0.14rem;
  color: #666666;
  text-align: center;
  margin-bottom: 0.45rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage_117 .public-inner-head .public-inner-cont .public-inner-title h3 {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_117 .public-inner-head .public-inner-cont .public-inner-title h2 {
    font-size: 0.32rem;
  }
  div.supage_117 .public-inner-head .public-inner-cont .public-inner-title h3 {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1500px) {
  div.supage_117 .public-inner-head .public-inner-bgLeft {
    width: 100%;
  }
  div.supage_117 .public-inner-head .public-inner-bgRight {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_117 .public-inner-head {
    top: 0;
    padding-bottom: 0.7rem;
  }
}
div.supage_117 .overflow-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
div.supage_117 .container {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  div.supage_117 .container {
    width: 80% !important;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_117 .container {
    width: 100% !important;
    padding: 0 0.3rem;
  }
}
div.supage_117 .s_30 {
  width: 100%;
  margin-bottom: 0.3rem;
}
div.supage_117 .s_32 {
  width: 100%;
  margin-top: 30px;
}
div.supage_117 .s_32 table {
  width: 100%;
  border: 1px solid #efefef;
}
div.supage_117 .s_32 table tr td {
  padding: 20px;
  font-size: 14px;
}
@media screen and (max-width: 1024px) {
  div.supage_117 .s_32 table tr td {
    font-size: 0.24rem;
  }
}
div.supage_117 .s_32 table tr td:first-child {
  width: 170px;
  text-align: center;
}
div.supage_117 .s_40 {
  width: 100%;
  height: 185px;
  line-height: 185px;
}
div.supage_117 .s_38 {
  width: 100%;
  margin-top: 30px;
}
div.supage_117 .s_38 ul {
  padding: 0 50px;
  display: table;
  position: relative;
  width: 100%;
  overflow: hidden;
}
div.supage_117 .s_38 ul::before {
  left: 0;
}
div.supage_117 .s_38 li {
  float: left;
  width: calc(100% / 4);
  text-align: center;
  background: url(../image/f037.png) repeat-x left bottom;
  position: relative;
  margin-bottom: 0.3rem;
}
div.supage_117 .s_38 ul :nth-child(4n+1).li::before {
  position: absolute;
  content: '';
  width: 50px;
  height: 75px;
  bottom: 0;
  background: url(../image/f034.png) no-repeat left top;
  left: -50px;
}
div.supage_117 .s_38 ul :nth-child(4n).li::after {
  position: absolute;
  content: '';
  width: 50px;
  height: 75px;
  bottom: 0;
  background: url(../image/f035.png) no-repeat left top;
  right: -50px;
}
div.supage_117 .s_38 ul :last-child.li::after {
  position: absolute;
  content: '';
  width: 50px;
  height: 75px;
  bottom: 0;
  background: url(../image/f035.png) no-repeat left top;
  right: -50px;
}
div.supage_117 .s_38 li dl {
  display: table;
  width: 100%;
  height: 185px;
}
div.supage_117 .s_38 li dl dt {
  display: table-cell;
  vertical-align: bottom;
}
div.supage_117 .s_38 li aside {
  display: inline-block;
  position: relative;
}
div.supage_117 .s_38 li img {
  max-width: 186px;
  max-height: 185px;
}
div.supage_117 .s_38 li p {
  height: 75px;
  margin: 0;
  color: #333;
  font-size: 0.14rem;
  line-height: 25px;
  padding-top: 0.5rem;
  overflow: hidden;
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage_117 .s_38 li p {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_117 .s_38 li p {
    font-size: 0.24rem;
  }
}
div.supage_117 .s_39 {
  width: 100%;
}
div.supage_117 .s_39 ul {
  width: 100%;
  overflow: hidden;
}
div.supage_117 .s_39 ul li {
  width: calc((100% - 0.4rem)/3);
  text-align: center;
  float: left;
  padding-bottom: 0.3rem;
  margin-right: 0.2rem;
}
div.supage_117 .s_39 ul :nth-child(3n) {
  margin-right: 0;
}
div.supage_117 .s_39 ul li img {
  max-width: 100%;
  max-height: 185px;
  display: inline-block;
  vertical-align: middle;
}
div.supage_117 .s_39 ul li p {
  font-size: 0.14rem;
  line-height: 0.4rem;
  height: 0.4rem;
  overflow: hidden;
  padding: 0 0.1rem;
  width: 100%;
}
div.supage_117 .s_40 {
  width: 100%;
  height: 185px;
  line-height: 185px;
}
div.supage_117 .hidden-lg {
  display: none;
}
@media (max-width: 1024px) {
  div.supage_117 .visible-lg,
  div.supage_117 .visible-md,
  div.supage_117 .visible-sm,
  div.supage_117 .visible-xs .s_34 {
    width: 100%;
  }
  div.supage_117 .hidden-lg {
    display: block;
  }
  div.supage_117 .visible-lg {
    display: none;
  }
  div.supage_117 .s_39 ul li p {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 767px) {
  div.supage_117 .s_39 ul li {
    width: calc(50% - 0.1rem);
  }
  div.supage_117 .s_39 ul :nth-child(3n) {
    margin-right: 0.2rem;
  }
  div.supage_117 .s_39 ul li {
    margin-right: 0.2rem;
  }
  div.supage_117 .s_39 ul :nth-child(2n) {
    margin-right: 0;
  }
}
