body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
ol {
  margin: 0;
  padding: 0;
}
body {
  font: 12px PingFang SC, "Microsoft YaHei";
  color: #333;
  line-height: 1.5;
  overflow-x: hidden;
}
ol,
ul,
li {
  list-style-type: none;
  vertical-align: middle;
}
img {
  vertical-align: top;
  border: 0;
}

html{
  scroll-padding-top:78px;
}

input,
select,
textarea,
button {
  vertical-align: middle;
}
textarea,
input {
  text-indent: 10px;
}
/*表单元素默认有10像素的缩进*/
input[type='submit'],
input[type='button'],
button {
  text-indent: 0;
  text-align: center;
  cursor: pointer;
}
label,
button,
a {
  cursor: pointer;
}
ins,
em,
b,
i {
  text-decoration: none;
  font-style: normal;
}
/* 去掉浏览器激活样式 */
select:focus,
textarea:focus,
input:focus,
button {
  outline: none;
}
/* 提示文字的初始样式 */
input::-webkit-input-placeholder,
input::-moz-input-placeholder,
textarea::-webkit-textarea-placeholder,
textarea::-moz-textarea-placeholder {
  color: #999;
  transition: color 0.5s;
}
/* 提示文字的激活样式 */
input:focus::-webkit-input-placeholder,
input:focus::-moz-input-placeholder,
input:hover::-webkit-input-placeholder,
input:hover::-moz-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-input-placeholder,
textarea:hover::-webkit-input-placeholder,
textarea:hover::-moz-input-placeholder {
  color: #c2c2c2;
}
/* table */
table {
  border-collapse: collapse;
  border-spacing: 0;
  font: inherit;
}
/* a_link */
a {
  color: inherit;
  text-decoration: none;
  outline: none;
}
a[href] {
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  background-color: transparent;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
em {
  font-weight: normal;
}
span {
  display: inline-block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
/*用来解决在安卓上的点击出现篮框问题*/
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*解决ios上去除微信点击蓝色边框 */
a:focus,
input:focus,
p:focus,
div:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img[src=""],
img:not([src]) {
  opacity: 0;
}
font {
  font-size: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  display: inline-block;
}
/*滚动动画的样式*/
.disable-hover {
  pointer-events: none;
}
.scroll-animate.animated {
  visibility: hidden;
}
.font-fadeIn font {
  display: inline-block;
}
.scrolly {
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
}
/* 浮动与清浮动 */
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl::after {
  content: '\20';
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.text_overflow {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-ahref] {
  cursor: pointer;
}
.over-2 {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.over-3 {
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
html {
  font-size: 100px;
}
/* 初始定义 */
.word {
  font-family: "PingFang SC", "Microsoft YaHei";
}
.word_b {
  font-family: "PingFang SC", "Microsoft YaHei";
}
.word_l {
  font-family: "PingFang SC", "Microsoft YaHei";
}
@media screen and (min-width: 1025px) {
  @font-face {
    font-family: 'word_b';
    src: url('../font/Medium.ttf');
  }
  .word_b {
    font-family: word_b;
  }
  @font-face {
    font-family: 'word';
    src: url('../font/Regular.otf');
  }
  .word {
    font-family: word;
  }
  @font-face {
    font-family: 'word_l';
    src: url('../font/light.otf');
  }
  .word_l {
    font-family: word_l;
  }
}
@font-face {
  font-family: 'en_l';
  src: url('../font/EUCLIDCIRCULARA-LIGHT.TTF');
}
.en_l {
  font-family: en_l;
}
@font-face {
  font-family: 'en';
  src: url('../font/EUCLIDCIRCULARA-MEDIUM.TTF');
}
.en {
  font-family: en;
}
@font-face {
  font-family: 'en_b';
  src: url('../font/EUCLIDCIRCULARA-SEMIBOLD.TTF');
}
.en_b {
  font-family: en_b;
}
@font-face {
  font-family: 'bannerEn';
  src: url('../font/Futura-Light.otf');
}
.bannerEn {
  font-family: bannerEn;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: " Microsoft YaHei";
  font-weight: 700;
}
small {
  font-family: "Microsoft YaHei";
}
/* 定义网站色值 */
.mc {
  color: #fff;
}
.fc {
  color: #175789;
}
.wc {
  color: #ffffff;
}
.grc {
  color: #eeeeee;
}
.d-gc {
  color: #8e8e8e;
}
.rc {
  color: #ff231c;
}
.oc {
  color: #ffb11e;
}
.yc {
  color: #fff714;
}
.gc {
  color: #8aff3c;
}
.bc {
  color: #4060ff;
}
.transi {
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
.linear-bg {
  background: linear-gradient(0deg, #03aedb 0%, #137acc 100%);
}
.linear-txt {
  background: linear-gradient(0deg, #03aedb 0%, #137acc 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.max-wid {
  width: 70%;
  max-width: 1200px;
  margin: auto;
}
.full {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/*animate补充动画*/
@keyframes fadeInLeftSmall {
  from {
    opacity: 0;
    transform: translate3d(-10px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftSmall {
  animation-name: fadeInLeftSmall;
}
@keyframes fadeInRightSmall {
  from {
    opacity: 0;
    transform: translate3d(10px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightSmall {
  animation-name: fadeInRightSmall;
}
@keyframes fadeInDownSmall {
  from {
    opacity: 0;
    transform: translate3d(0%, -10px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownSmall {
  animation-name: fadeInDownSmall;
}
@keyframes fadeOutDownSmall {
  from {
    opacity: 1;
    transform: none;
  }
  to {
    opacity: 0;
    transform: translate3d(0%, 10px, 0);
  }
}
.fadeOutDownSmall {
  animation-name: fadeOutDownSmall;
}
@keyframes fadeInUpSmall {
  from {
    opacity: 0;
    transform: translate3d(0%, 10px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpSmall {
  animation-name: fadeInUpSmall;
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
}
@media screen and (max-width: 1600px) {
  html {
    font-size: 80px;
  }
  .f-50 {
    font-size: 42px;
  }
  .f-48 {
    font-size: 46px;
  }
  .f-24 {
    font-size: 22px;
  }
  .f-20 {
    font-size: 18px;
  }
  .f-18 {
    font-size: 16px;
  }
  .f-16 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) {
  html {
    font-size: 70px;
  }
  .f-50 {
    font-size: 48px;
  }
  .f-48 {
    font-size: 46px;
  }
  .f-24 {
    font-size: 22px;
  }
  .f-20 {
    font-size: 18px;
  }
  .f-18 {
    font-size: 16px;
  }
  .f-16 {
    font-size: 14px;
  }
}
.op-6 {
  opacity: 0.6;
}
.wid-100 {
  width: 100%;
}
.f-50 {
  font-size: 40px;
}
.f-48 {
  font-size: 48px;
}
.f-24 {
  font-size: 24px;
}
.f-20 {
  font-size: 20px;
}
.f-18 {
  font-size: 18px;
}
.f-16 {
  font-size: 16px;
}
/*========定义基础样式========*/
.hide {
  display: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
/*a标签鼠标hover高亮显示状态（可选用）*/
a .opacity {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
/* a:hover .opacity { filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8; }
 */
/* 去除点击选项卡时出现的蓝色边框 */
.swiper-pagination .swiper-pagination-bullet:focus {
  outline: none;
}
.swiper-button-next,
.swiper-button-prev {
  outline: none;
}
/* 去除点击选项卡时出现的蓝色背景 */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: " ";
}
.over {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.text_over2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text_over3 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.w1400 {
  width: 72.91%;
  min-width: 1200px;
  margin: 0px auto;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 102;
}
.onCurr header {
  background: #fff;
}
.onCurr header .pc-nav .wc {
  color: #333;
}
header .pc-nav {
  width: 100%;
  position: relative;
  height: 1.1rem;
  transition: height 0.5s ease-out;
  -webkit-transition: height 0.5s ease-out;
  -moz-transition: height 0.5s ease-out;
  -o-transition: height 0.5s ease-out;
  -ms-transition: height 0.5s ease-out;
}
header .head_index{
    display: none;
}
header .pc-nav .col {
  position: relative;
  z-index: 10;
}
header .pc-nav .col .logoBox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 135px;
  height: 1.1rem;
  position: relative;
  z-index: 3;
}
header .pc-nav .col .logoBox > img {
  width: 135px;
  height: 63px;
}
header .pc-nav .col .logoBox .img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.6s ease-out;
  -webkit-transition: opacity 0.6s ease-out;
  -moz-transition: opacity 0.6s ease-out;
  -o-transition: opacity 0.6s ease-out;
  -ms-transition: opacity 0.6s ease-out;
}
header .pc-nav .col:nth-of-type(1) {
  width: 135px;
}
header .pc-nav .col:nth-of-type(2) {
  z-index: 9;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .pc-nav.pc .col:nth-of-type(2) {
  border-bottom: 1px solid #878787;
}
header .pc-nav.bc .col:nth-of-type(2) {
  border-bottom: 1px solid #ddd;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 10;
  height: 100%;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li {
  padding-right: 0.6rem;
  position: relative;
  height: 100%;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > a {
  position: relative;
  line-height: 1.1rem;
  display: flex;
  align-items: center;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > a:after {
  content: "";
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0%;
  background-color: #fff;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li.on > a:after,
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li:hover > a:after {
  transition: all 0.5s;
  width: 100%;
}
header .pc-nav .col:nth-of-type(2) .w1400 .searchBox {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  width: 22px;
  height: 1.1rem;
  background: url(../images/search.png) center no-repeat;
}
header .pc-nav.bc .col:nth-of-type(2) .w1400 .searchBox {
  background: url(../images/searchs.png) center no-repeat;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  width: 100%;
  display: none;
  align-items: center;
  justify-content: flex-start;
  height: 2.4rem;
  flex-direction: column;
  padding: 20px 0;
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol > div {
  height: 20px;
  width: 100%;
  position: absolute;
  top: -20px;
  left: 0;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol > li {
  display: flex;
  width: 100%;
  padding: 8px 0 8px 0;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul:hover > li > ol > li {
  visibility: visible;
  animation-delay: 0s;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul:hover > li > ol > li:nth-child(2) {
  animation-delay: 0.1s;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul:hover > li > ol > li:nth-child(3) {
  animation-delay: 0.2s;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul:hover > li > ol > li:nth-child(4) {
  animation-delay: 0.3s;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul:hover > li > ol > li:nth-child(5) {
  animation-delay: 0.4s;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul:hover > li > ol > li:nth-child(6) {
  animation-delay: 0.5s;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul:hover > li > ol > li:nth-child(7) {
  animation-delay: 0.6s;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol > li > a {
  font-size: 14px;
  text-align: left;
  position: relative;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol > li > a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  background-color: #175789;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
}
@media screen and (min-width: 1025px) {
  header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol > li > a:hover {
    letter-spacing: 1px;
  }
  header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol > li > a:hover:after {
    transform: scaleX(1);
  }
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol > li > div {
  transition: all 0.5s;
  max-height: 0;
  overflow: hidden;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol > li > div > a {
  display: block;
  line-height: 30px;
  position: relative;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol > li > div > a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  background-color: #175789;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
}
@media screen and (min-width: 1025px) {
  header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol > li > div > a:hover {
    letter-spacing: 2px;
  }
  header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol > li > div > a:hover:after {
    transform: scaleX(1);
  }
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul > li > ol > li:hover > div {
  padding-top: 8px;
  max-height: 160px;
}
header .pc-nav .col:nth-of-type(2) .mask {
  top: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  z-index: 2;
  background-color: rgba(12, 37, 79, 0.7);
  width: 100%;
  height: 0;
  transform-origin: 50% 0%;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul:hover + .mask {
  height: 3.8rem;
}
@media screen and (max-width: 1600px) {
  header .pc-nav .col:nth-of-type(2) .w1400 > ul:hover + .mask {
    height: 4.8rem;
  }
}
header .pc-nav .col:nth-of-type(2) .w1400 > ul:hover > li > ol {
  display: flex;
}
header .pc-nav .wc {
  transition: color 0.6s ease-out;
  -webkit-transition: color 0.6s ease-out;
  -moz-transition: color 0.6s ease-out;
  -o-transition: color 0.6s ease-out;
  -ms-transition: color 0.6s ease-out;
}
header .pc-nav.bc .col .logoBox .img,
.onCurr header .pc-nav .col .logoBox .img {
  opacity: 1;
}
header .pc-nav.bc .col:nth-of-type(2) .mask {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
header .pc-nav.bc .wc {
  color: #333;
}
header .pc-nav.bc .col:nth-of-type(2) .w1400 > ul > li > a:after {
  background: #0c254f;
}
header .pc-nav.bc .searchF {
  display: none;
}
header .pc-nav.bc .searchS {
  display: block;
}
.searchS {
  display: none;
}
header .pc-nav.down .col .logoBox .img {
  opacity: 1;
}
header .pc-nav.down .col:nth-of-type(2) .mask {
  background-color: rgba(255, 255, 255, 0.9);
  height: 1.1rem;
}
header .pc-nav.down .col:nth-of-type(3) .box:nth-of-type(2) {
  background-color: #edf2f6;
}
header .pc-nav.down .wc {
  color: #333;
}
.footer {
  height: 518px;
  background: url(../images/footer_bac.jpg) center no-repeat;
  background-size: cover;
}
footer .fMain {
  position: relative;
  z-index: 10;
  padding: 70px 0 1px;
  display: flex;
  flex-direction: column;
}
footer .fMain .top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
footer .fMain .top .left {
  width: 5.5rem;
  height: 364px;
}
footer .fMain .top .left .logo img {
  margin-bottom: 40px;
  width: 250px;
}
footer .fMain .top .left .address {
  margin-bottom: 30px;
  color: #fff;
}
footer .fMain .top .left .address p {
  margin-bottom: 12px;
  padding-left: 26px;
  font-size: 18px;
  line-height: 28px;
  background: url(../images/icon/icon_3.png) left center no-repeat;
}
footer .fMain .top .left .address p:nth-child(2) {
  background: url(../images/icon/icon_4.png) left center no-repeat;
}
footer .fMain .top .left .icon {
  display: flex;
}
footer .fMain .top .left .icon p {
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  opacity: 0.6;
}
footer .fMain .top .left .icon .iconBox {
  position: relative;
  margin-right: 11px;
  cursor: pointer;
}
footer .fMain .top .left .icon .iconBox i {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
}
footer .fMain .top .left .icon .iconBox .pos {
  transition: all 0.5s;
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
  width: 88px;
  height: 0;
  background: url(../images/icon/icon_5.png) left top no-repeat;
  overflow: hidden;
}
footer .fMain .top .left .icon .iconBox .pos div {
  padding: 6px 7px 0;
}
footer .fMain .top .left .icon .iconBox .pos img {
  width: 75px;
  height: 75px;
}
footer .fMain .top .left .icon .iconBox:hover .pos {
  transition: all 0.5s;
  height: 93px;
}
footer .fMain .top .left .icon .iconBox.wx i {
  background: #fff url(../images/icon/icon_7.png) center no-repeat;
}
footer .fMain .top .left .icon .iconBox.video i {
  background: #fff url(../images/icon/icon_8.png) center no-repeat;
}
footer .fMain .top .col {
  position: relative;
  margin-top: 18px;
  width: calc(100% - 6rem);
}
footer .fMain .top .col > ul {
  display: flex;
  justify-content: space-between;
}
footer .fMain .top .col > ul > li {
  position: relative;
}
footer .fMain .top .col > ul > li > a {
  color: #fff;
}
footer .fMain .top .col > ul > li > ol {
  padding: 20px 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
footer .fMain .top .col > ul > li > ol > div {
  height: 20px;
  width: 100%;
  position: absolute;
  top: -20px;
  left: 0;
}
footer .fMain .top .col > ul > li > ol > li {
  display: flex;
  width: 100%;
  padding: 8px 0 8px 0rem;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
footer .fMain .top .col > ul > li > ol > li > a {
  font-size: 18px;
  white-space: nowrap;
  text-align: left;
  position: relative;
  color: rgba(255, 255, 255, 0.5);
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
footer .fMain .top .col > ul > li > ol > li > a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  background-color: #175789;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
}
footer .fMain .top .col > ul > li > ol > li > a:hover {
  letter-spacing: 2px;
}
footer .fMain .top .col > ul > li > ol > li > a:hover:after {
  transform: scaleX(1);
}
footer .fMain .top .col > ul > li > ol > li > div {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-out;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  -ms-transition: height 0.3s ease-out;
}
footer .fMain .top .col > ul > li > ol > li > div > a {
  display: block;
  line-height: 30px;
  position: relative;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
footer .fMain .top .col > ul > li > ol > li > div > a:nth-of-type(1) {
  padding-top: 8px;
}
footer .fMain .top .col > ul > li > ol > li > div > a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  background-color: #175789;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
}
footer .fMain .top .col > ul > li > ol > li > div > a:hover:after {
  transform: scaleX(1);
}
footer .fMain .top .col > ul > li > ol > li:hover > div {
  height: 69px;
}
footer .fMain .top .col-100 {
  width: 100%;
  margin-top: 0.5rem;
}
footer .fMain .top .col-100 > ul > li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 30px;
}
footer .fMain .btm {
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer .fMain .btm div {
  display: flex;
}
footer .fMain .btm p,
footer .fMain .btm a {
  display: flex;
  line-height: 82px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.3);
}
.content {
  min-height: 50vh;
}
.pageBanner {
  position: relative;
  width: 100%;
  height: calc(397px + 1.1rem);
  overflow: hidden;
}
.pageBanner .imgPic {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pageBanner .imgPic i {
  width: 100%;
  height: 100%;
}
.pageBanner .pos {
  position: absolute;
  left: 0;
  bottom: 156px;
  z-index: 3;
  width: 100%;
  color: #fff;
}
.pageBanner .pos b {
  padding-bottom: 6px;
  font-size: 30px;
}
.pageBanner .pos p {
  font-size: 18px;
}
.pageBanner .posLie {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
}
.pageBanner .posLie .w1400 {
  position: relative;
}
.pageBanner .posLie i {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 0px;
  background: #fff;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  animation-delay: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-name: height132;
  animation-name: height132;
}
@keyframes height132 {
  0% {
    height: 0px;
  }
  100% {
    height: 132px;
  }
}
.sub {
  position: relative;
  padding-top: 13px;
  background: #fff;
  border-bottom: #f1f1f1 1px solid;
}
.sub .navBox .two {
  float: left;
}
.sub .navBox .two .twoBox {
  position: relative;
  margin-right: 52px;
  line-height: 77px;
  font-size: 18px;
  color: #333;
}
.sub .navBox .two .twoBox::after {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #225aab;
  content: " ";
}
.sub .navBox .two .pos {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  top: 90px;
  width: 100%;
  height: 0;
  background: #fafafa;
  overflow: hidden;
}
.sub .navBox .two .pos a {
  float: left;
  margin-right: 40px;
  line-height: 70px;
  font-size: 16px;
  color: #333;
}
.sub .navBox .two .pos a:hover {
  color: #225aab;
}
.sub .navBox .two.on .twoBox,
.sub .navBox .two:hover .twoBox {
  color: #225aab;
}
.sub .navBox .two.on .twoBox::after,
.sub .navBox .two:hover .twoBox::after {
  transition: all 0.5s;
  width: 100%;
}
.sub .navBox .two:hover .pos {
  transition: all 0.5s;
  height: 70px;
}
.sub .add {
  line-height: 77px;
}
.sub .add a {
  float: left;
  font-size: 16px;
  color: #666;
}
.sub .add a:hover {
  color: #225aab;
}
.sub .add i {
  float: left;
  padding: 0 12px;
  font-size: 16px;
  color: #666;
}
/*视频播放弹窗*/
.pop_video {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 31;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 1341px;
  background: #000;
}
.pop_video video {
  width: 100%;
}
.pop_video i {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 20px;
  height: 20px;
  background: url(../images/icon/icon_56.png) center no-repeat;
  cursor: pointer;
}
.pop_video_bac {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 30;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
/*分页*/
.paging {
  margin-top: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
}
.paging li {
  font-size: 16px;
}
.paging li span,
.paging li a {
  margin: 0 7px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #666;
  text-align: center;
  border-radius: 2px;
  border: #e5e5e5 1px solid;
  border-radius: 100%;
}
.paging li.active span {
  color: #fff;
  background: #225aab;
  border: #225aab 1px solid;
}
.paging li a:hover {
  color: #225aab;
  border: #225aab 1px solid;
}
.paging li:first-child {
  font-size: 16px;
  color: #999;
}
.paging li:first-child a,
.paging li:first-child span {
  background: url(../images/icon/icon_62.png) center no-repeat;
  background-size: auto 13px;
}
.paging li:first-child a:hover {
  background: #225aab url(../images/icon/icon_62s.png) center no-repeat;
  background-size: auto 13px;
}
.paging li:last-child {
  font-size: 16px;
  color: #999;
}
.paging li:last-child a,
.paging li:last-child span {
  background: url(../images/icon/icon_61.png) center no-repeat;
  background-size: auto 13px;
}
.paging li:last-child a:hover {
  background: #225aab url(../images/icon/icon_61s.png) center no-repeat;
  background-size: auto 13px;
}
