/**
 * @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: 
 */
@font-face {
  font-family: 'syht';
  src: url(../font/SourceHanSerifCN-Light-5.otf);
}
strong {
  font-weight: bold !important;
}
.clearfix {
  *zoom: 1;
  clear: inherit;
}
.clearfix:before {
  content: normal;
}
.clearfix:after {
  display: block;
  content: '\200B';
  clear: both;
  height: 1px;
}
.container {
  width: 14.4rem;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .container {
    width: 100%;
    padding: 0 0.3rem;
  }
}
div.index-title {
  position: relative;
  width: 9.5rem;
  margin: 0 auto;
  min-height: 2.1rem;
}
div.index-title.no-icon {
  padding-top: 0.5rem;
  padding-top: 0.8rem;
}
div.index-title.no-icon::before,
div.index-title.no-icon::after {
  top: 1.08rem;
}
@media screen and (max-width: 1024px) {
  div.index-title {
    width: 100%;
    padding-bottom: 0.24rem;
  }
}
div.index-title.white:after,
div.index-title.white:before {
  background-color: #fff;
}
div.index-title.white h1.nav-name {
  color: #fff;
}
div.index-title.white h2.subtitle {
  color: #fff;
}
div.index-title.white div.left,
div.index-title.white div.right {
  opacity: 0.3;
}
div.index-title:after,
div.index-title:before {
  top: 1.25rem;
  content: '';
  position: absolute;
  z-index: 3;
  width: 2.8rem;
  height: 0.03rem;
  background-color: #fff;
}
@media screen and (max-width: 1024px) {
  div.index-title:after,
  div.index-title:before {
    width: 1rem;
    top: 1.18rem;
  }
}
div.index-title:before {
  left: 0;
}
@media screen and (max-width: 1024px) {
  div.index-title:before {
    left: 0.18rem;
  }
}
div.index-title:after {
  right: 0;
}
@media screen and (max-width: 1024px) {
  div.index-title:after {
    right: 0.18rem;
  }
}
div.index-title div.nav-icon {
  text-align: center;
}
div.index-title div.nav-icon img {
  display: inline-block;
  width: 0.93rem;
  height: 0.93rem;
}
@media screen and (max-width: 1024px) {
  div.index-title div.nav-icon img {
    width: 0.86rem;
    height: 0.86rem;
  }
}
div.index-title h1.nav-name {
  margin-top: 0.07rem;
  font: 0.36rem / 0.48rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
  font-size: 0.36rem !important;
  line-height: 0.48rem !important;
  color: #333;
  font-weight: normal !important;
  text-align: center;
}
div.index-title h2.subtitle {
  font: 0.22rem / 0.3rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
  font-size: 0.22rem !important;
  line-height: 0.3rem !important;
  color: #555;
  font-weight: normal !important;
  margin-top: 0.08rem;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  div.index-title h2.subtitle {
    font: 0.28rem / 1.5 '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
    font-size: 0.28rem !important;
    line-height: 1.5 !important;
    color: #555;
    font-weight: normal !important;
    padding: 0 0.23rem;
    letter-spacing: 0.6px;
  }
}
div.index-title div.left,
div.index-title div.right {
  position: absolute;
  top: 0.41rem;
  border: 0.02rem solid #d9d9d9;
  border-bottom: 0 none;
  width: 3.2rem;
  height: 1.68rem;
}
@media screen and (max-width: 1024px) {
  div.index-title div.left,
  div.index-title div.right {
    width: 2.4rem;
    height: 1.64rem;
    height: auto;
    bottom: 0;
  }
}
div.index-title div.left:after,
div.index-title div.right:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 2.8rem;
  height: 0.02rem;
  background-color: #d9d9d9;
}
@media screen and (max-width: 1024px) {
  div.index-title div.left:after,
  div.index-title div.right:after {
    width: 1.8rem;
    height: 1px;
  }
}
div.index-title div.left {
  border-right: 0 none;
  left: 0.65rem;
}
@media screen and (max-width: 1024px) {
  div.index-title div.left {
    left: 0;
  }
}
div.index-title div.left:after {
  left: 0;
}
div.index-title div.right {
  border-left: 0 none;
  right: 0.65rem;
}
@media screen and (max-width: 1024px) {
  div.index-title div.right {
    right: 0;
  }
}
div.index-title div.right:after {
  right: 0;
}
div.page-title {
  text-align: center;
  width: 6.81rem;
  margin: 0 auto;
  margin-bottom: 0.62rem;
}
@media screen and (max-width: 1024px) {
  div.page-title {
    width: 100%;
  }
}
div.page-title h1 {
  font-size: 0.36rem;
  font-family: Microsoft YaHei;
  font-weight: 600;
  line-height: 0.48rem;
  color: #333333;
  padding-bottom: 0.16rem;
}
div.page-title div.split {
  position: relative;
}
div.page-title div.split::before,
div.page-title div.split::after {
  position: absolute;
  top: 0.07rem;
  content: '';
  display: inline-block;
  width: 3.2rem;
  height: 0px;
  border: 1px solid #d9d9d9;
}
@media screen and (max-width: 1024px) {
  div.page-title div.split::before,
  div.page-title div.split::after {
    width: 2.8rem;
    top: 0.2rem;
  }
}
div.page-title div.split::before {
  left: 0;
}
div.page-title div.split::after {
  right: 0;
}
div.page-title div.split span {
  display: inline-block;
  width: 0.12rem;
  height: 0.12rem;
  background: #0354a4;
}
.img-hover {
  overflow: hidden;
}
.img-hover img {
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.img-hover:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
div.jun-btn-group {
  text-align: center;
  font-size: 0;
}
div.jun-btn-group a:last-child div.jun-btn {
  margin-right: 0;
}
div.jun-btn {
  display: inline-block;
  height: 0.41rem;
  opacity: 1;
  border-radius: 0.02rem;
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 0.41rem;
  color: #333333;
  text-align: center;
  cursor: pointer;
  transition: background 0.2s;
  vertical-align: top;
}
@media screen and (max-width: 1024px) {
  div.jun-btn {
    width: 1.6rem;
    height: 0.57rem;
    font-size: 0.22rem;
    line-height: 0.57rem;
    margin-right: 0.4rem;
  }
}
div.jun-btn.active,
div.jun-btn:hover {
  border: 0 none;
  color: #007697;
  transition: background 0.2s;
}
div.jun-btn.active a,
div.jun-btn:hover a {
  color: #007697;
}
img.width-auto {
  width: auto !important;
  height: 100% !important;
  opacity: 1 !important;
}
img.height-auto {
  width: 100% !important;
  height: auto !important;
  opacity: 1 !important;
}
header.header {
  background: rgba(0, 0, 0, 0.38);
  border-bottom: 0.01rem solid rgba(255, 255, 255, 0.4);
}
header.header.color .company-info .info-left {
  padding: 0.2rem 0 0.2rem;
}
header.header.color .company-info .info-right .nav .nav-wrapper .nav-list li.list-item {
  padding: 0.2rem 0 0.2rem;
}
@media screen and (min-width: 1025px) {
  header.header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1039;
  }
}
@media screen and (max-width: 1024px) {
  header.header {
    background: none;
  }
}
@media screen and (max-width: 1024px) {
  header.header div.header-wrapper {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999999;
    background-color: #005BAC;
    height: 0.88rem;
    padding: 0.14rem 0.3rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2);
  }
}
header.header div.header-wrapper div.slide-button {
  display: none;
}
@media screen and (max-width: 1024px) {
  header.header div.header-wrapper div.slide-button {
    width: 0.45rem;
    display: block;
    float: right;
    margin-top: 0.15rem;
  }
  header.header div.header-wrapper div.slide-button div {
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin-bottom: 0.13rem;
    transition: all 0.5s;
  }
  header.header div.header-wrapper div.slide-button.on div.top {
    transform-origin: 0%;
    transform: rotate(44deg);
    transition: transform 0.5s;
  }
  header.header div.header-wrapper div.slide-button.on div.center {
    opacity: 0;
    transition: opacity 0.5s;
  }
  header.header div.header-wrapper div.slide-button.on div.bottom {
    transform-origin: 0%;
    transform: rotate(-44deg);
    transition: transform 0.5s;
  }
}
@media screen and (max-width: 1024px) {
  header.header div.company-info {
    padding: 0;
    display: inline-block;
    height: 100%;
    width: calc(100% - 1rem);
  }
}
header.header div.company-info div.info-left {
  padding: 0.24rem 0 0.35rem;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
@media screen and (max-width: 1024px) {
  header.header div.company-info div.info-left {
    padding: 0;
  }
}
header.header div.company-info div.info-left div.logo {
  width: 1.82rem;
  height: 0.51rem;
  float: left;
}
@media screen and (max-width: 1024px) {
  header.header div.company-info div.info-left div.logo {
    width: auto;
    height: 0.6rem;
  }
}
header.header div.company-info div.info-left div.logo a {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  header.header div.company-info div.info-left div.logo a {
    width: auto;
    float: left;
  }
}
header.header div.company-info div.info-left div.logo a img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  header.header div.company-info div.info-left div.logo a img {
    height: 100%;
    width: auto;
  }
}
header.header div.company-info div.info-left .slogan {
  float: left;
  margin-top: 0.1rem;
  margin-left: 0.6rem;
  font-size: 0.16rem;
  color: #FFFFFF;
  font-style: italic;
}
@media screen and (max-width: 1024px) {
  header.header div.company-info div.info-left .slogan {
    display: none;
  }
}
header.header div.company-info div.info-left .ch-en {
  float: right;
  margin-top: 0.15rem;
  font-size: 0.16rem;
  color: rgba(255, 255, 255, 0.5);
}
header.header div.company-info div.info-left .ch-en a {
  display: inline-block;
  margin: 0 0.15rem;
  font-size: 0.16rem;
  color: rgba(255, 255, 255, 0.5);
}
header.header div.company-info div.info-left .ch-en a:hover {
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  header.header div.company-info div.info-left .ch-en {
    margin-top: 0.1rem;
  }
  header.header div.company-info div.info-left .ch-en a {
    font-size: 0.28rem;
    color: #ffffff;
  }
}
header.header div.company-info .company-name {
  display: none;
}
@media screen and (max-width: 1024px) {
  header.header div.company-info .company-name {
    float: left;
    display: block !important;
    font-size: 0.28rem;
    line-height: 0.58rem;
    padding-left: 0.1rem;
  }
}
header.header div.company-info div.info-right {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 1024px) {
  header.header div.company-info div.info-right {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  header.header nav.nav {
    display: none;
  }
}
header.header nav.nav ul.nav-list li.list-item {
  position: relative;
  display: inline-block;
  width: 12.5%;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  padding: 0.24rem 0 0.27rem;
}
header.header nav.nav ul.nav-list li.list-item:before {
  content: '';
  width: 100%;
  height: 4px;
  background-color: #3BAEDE;
  position: absolute;
  left: 0;
  top: -2px;
  opacity: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
}
header.header nav.nav ul.nav-list li.list-item:after {
  content: '';
  width: 1px;
  height: 0.18rem;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
header.header nav.nav ul.nav-list li.list-item:last-child:after {
  display: none;
}
header.header nav.nav ul.nav-list li.list-item a {
  display: block;
  font-size: 0.16rem;
  color: #fff;
  text-align: center;
  position: relative;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
}
header.header nav.nav ul.nav-list li.list-item:hover:before,
header.header nav.nav ul.nav-list li.list-item.navActive:before {
  opacity: 1;
}
header.header nav.nav ul.nav-list li.list-item:hover a,
header.header nav.nav ul.nav-list li.list-item.navActive a {
  font-weight: bold;
}
header.header nav.nav ul.nav-list li.list-item ul.child-nav {
  position: absolute;
  top: 100%;
  left: 50%;
  background-color: #fff;
  box-shadow: 0rem 0.03rem 0.2rem rgba(0, 0, 0, 0.16);
  z-index: 100001;
  width: 2rem;
  margin-left: -1rem;
  padding: 0 0.25rem;
  display: none;
}
header.header nav.nav ul.nav-list li.list-item ul.child-nav li.child-item {
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}
header.header nav.nav ul.nav-list li.list-item ul.child-nav li.child-item:last-child {
  border-bottom: 0 none;
}
header.header nav.nav ul.nav-list li.list-item ul.child-nav li.child-item a {
  color: #666666;
  display: block;
  text-align: center;
  line-height: 45px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  letter-spacing: 1px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 0;
}
header.header nav.nav ul.nav-list li.list-item ul.child-nav li.child-item:hover a,
header.header nav.nav ul.nav-list li.list-item ul.child-nav li.child-item.childActive a {
  color: #005BAC;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
header.header nav.nav ul.nav-list li.list-item ul.child-nav li.child-item ul.child-nav-three {
  width: 100%;
  background-color: #fff;
  position: absolute;
  left: 100%;
  top: 0;
  box-shadow: 0rem 0.03rem 0.2rem rgba(0, 0, 0, 0.16);
  z-index: 100001;
  width: 2rem;
  margin-left: -1rem;
  padding: 0 0.25rem;
  display: none;
}
header.header nav.nav ul.nav-list li.list-item ul.child-nav li.child-item ul.child-nav-three li.child-item-three {
  border-bottom: 1px solid #d9d9d9;
}
header.header nav.nav ul.nav-list li.list-item ul.child-nav li.child-item ul.child-nav-three li.child-item-three a {
  color: #666666;
  display: block;
  text-align: center;
  line-height: 45px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  letter-spacing: 1px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 0;
}
header.header nav.nav ul.nav-list li.list-item ul.child-nav li.child-item ul.child-nav-three li.child-item-three:hover a,
header.header nav.nav ul.nav-list li.list-item ul.child-nav li.child-item ul.child-nav-three li.child-item-three.childActiveThree a {
  color: #005BAC;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
header.header div.nav-wrapper-phone {
  display: none;
}
@media screen and (max-width: 1024px) {
  header.header div.nav-wrapper-phone {
    position: fixed;
    top: 0.88rem;
    left: 0;
    z-index: 9999999;
    background: #fff;
    width: 100%;
    height: calc(100% - 0.88rem);
    overflow: auto;
    padding: 0.3rem 0.45rem;
  }
  header.header div.nav-wrapper-phone ul.nav-list {
    height: 100%;
  }
  header.header div.nav-wrapper-phone ul.nav-list li.list-item {
    position: relative;
    font: 0.26rem / 1rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
    font-size: 0.26rem !important;
    line-height: 1rem !important;
    color: #000;
    font-weight: normal !important;
  }
  header.header div.nav-wrapper-phone ul.nav-list li.list-item.open:after {
    content: '-';
  }
  header.header div.nav-wrapper-phone ul.nav-list li.list-item:after {
    display: none;
    position: absolute;
    top: 0.3rem;
    bottom: 0;
    right: 0;
    content: '+';
    font: 0.3rem / 0.35rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
    font-size: 0.3rem !important;
    line-height: 0.35rem !important;
    color: #000;
    font-weight: normal !important;
    font-weight: bold;
  }
  header.header div.nav-wrapper-phone ul.nav-list li.list-item a {
    display: block;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  header.header div.nav-wrapper-phone ul.nav-list li.list-item.child:after {
    display: block;
  }
  header.header div.nav-wrapper-phone ul.nav-list div.child-menu {
    display: none;
  }
  header.header div.nav-wrapper-phone ul.nav-list div.child-menu ul.menu-list {
    overflow-y: auto;
  }
  header.header div.nav-wrapper-phone ul.nav-list div.child-menu ul.menu-list li.menu-item {
    padding: 0 0.4rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  header.header div.nav-wrapper-phone ul.nav-list div.child-menu ul.menu-list li.menu-item a {
    font: 0.26rem / 1rem '微软雅黑', 'Microsoft YaHei', 'SimHei', 'FangSong', Arial, Helvetica, sans-serif !important;
    font-size: 0.26rem !important;
    line-height: 1rem !important;
    color: #000;
    font-weight: normal !important;
    border: 0 none;
  }
}
.layui-layer-content {
  overflow: hidden!important;
}
div.video-play {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  display: none;
}
div.video-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 1001;
  background: #0b0b0b;
  opacity: 0.8;
}
div.video-wrap {
  z-index: 1002;
  position: fixed;
  top: 52%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -52%, 0);
  transform: translate3d(-50%, -52%, 0);
  width: 10.24rem;
  height: 5.76rem;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  div.video-wrap {
    width: 90%;
    height: auto;
  }
}
div.video-wrap video {
  display: inline-block;
  width: auto;
  height: 100%;
}
div.close-btn {
  display: block;
  cursor: pointer;
  float: right;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
  width: 0.5rem;
  height: 0.5rem;
}
div.close-btn img {
  width: 100%;
}
table {
  width: 100%!important;
}
@media screen and (max-width: 1024px) {
  table {
    width: 100%!important;
    border-collapse: collapse;
    border: none;
    margin: 0.2rem 0;
  }
  table td {
    border: solid #999 1px !important;
    vertical-align: middle !important;
    word-break: break-word;
    padding: 0 4px !important;
  }
  table p {
    text-indent: 0!important;
  }
}
.noData {
  text-align: center;
  font-size: 0.18rem;
  display: none;
  height: 0.4rem;
  line-height: 0.4rem;
  margin-top: 0.3rem;
  color: #333;
}
@media screen and (max-width: 1024px) {
  .noData {
    font-size: 0.32rem;
  }
}
.lg-outer {
  width: 8rem;
  height: 8rem;
  position: fixed;
  top: 50%;
  margin-top: -4rem;
  left: 50%;
  margin-left: -4rem;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.6);
}
.lg-outer .lg-img-wrap {
  padding: 0;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  height: 94% !important;
}
.lg-outer .lg-sub-html {
  width: 8rem;
  margin: 0 auto;
}
.home-public-title h2 {
  font-size: 0.36rem;
  font-weight: bold;
  color: #005BAC;
  line-height: 1;
}
.home-public-title h3 {
  margin-top: 0.25rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #EAE2E2;
  line-height: 1;
}
.column-public-title {
  position: relative;
}
.column-public-title h3 {
  font-size: 0.48rem;
  color: rgba(225, 226, 227, 0.3);
  text-align: center;
  line-height: 1;
}
.column-public-title h2 {
  width: 100%;
  font-size: 0.38rem;
  color: #005BAC;
  text-align: center;
  line-height: 1;
  position: absolute;
  top: 0.2rem;
}
.news-slide {
  width: 2.4rem;
  padding: 0 0.4rem;
}
.news-slide .news-slide-title {
  padding: 0.3rem 0.1rem;
  font-size: 0.18rem;
  color: #000000;
}
.news-slide .news-slide-content ul li {
  padding: 0.15rem 0.1rem;
  border-bottom: 1px solid #E5E3E3;
}
.news-slide .news-slide-content ul li a {
  font-size: 0.16rem;
  color: #2B78D9;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .news-slide {
    display: none;
  }
}
.public-detail-page {
  margin-top: 0.8rem;
  border-top: 0.01rem solid #DDDDDD;
  padding: 0.3rem 0 0;
}
.public-detail-page ul {
  width: calc(100% - 1.5rem);
  float: left;
}
.public-detail-page ul li {
  width: 100%;
  font-size: 0.16rem;
  color: #666666;
}
.public-detail-page ul li em {
  color: #333333;
}
.public-detail-page ul li:last-child {
  margin-top: 0.2rem;
}
.public-detail-page ul li a,
.public-detail-page ul li span {
  font-size: 0.16rem;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.public-detail-page ul li a:hover {
  color: #2B78D9;
}
.public-detail-page .return {
  width: 1.1rem;
  height: 0.5rem;
  float: right;
  background-color: #2B78D9;
}
.public-detail-page .return a {
  display: block;
  font-size: 0.16rem;
  color: #ffffff;
  line-height: 0.5rem;
  text-align: center;
}
