﻿

.nimg.target {
  visibility: hidden;
}
.nimg.action {
  visibility: visible !important;
  -webkit-animation: scaleUpDown 1.2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
  animation: scaleUpDown 1.2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
.w1400 {
  width: 1260px;
  margin: 0 auto;
}

.
.elright {
  float: right;
  width: 20%;
  margin-top: 10px;
}
.erpic {
  overflow: hidden;
}
.erpic img {
  display: block;
  width: 100%;
}
.ertxt {
  color: #666666;
  font-size: 14px;
  margin-top: 20px;
  text-align: left;
  line-height: 1.5;
}
.menu-handler.admt {
  top: 0;
}
.nymh {
  top: 0 !important;
}
.menu-handler {
  position: fixed;
  right: 0;
  top: 0;
  width: 55px;
  height: 55px;
  display: none;
  cursor: pointer;
  z-index: 1010;
  background-color: #E95529;
  transition: 0.35s;
}
.menu-handler span {
  position: relative;
  display: block;
  margin: 27.5px auto 0;
  width: 22px;
  background-color: #fff;
  -webkit-transition-duration: .3s, .3s;
  -moz-transition-duration: .3s, .3s;
  -ms-transition-duration: .3s, .3s;
  -o-transition-duration: .3s, .3s;
  transition-duration: .3s, .3s;
  -webkit-transition-delay: .3s, 0s;
  -moz-transition-delay: .3s, 0s;
  -ms-transition-delay: .3s, 0s;
  -o-transition-delay: .3s, 0s;
  transition-delay: .3s, 0s;
}
.menu-handler span:before {
  width: 100%;
}
.menu-handler span:after {
  width: 50%;
}
.menu-handler span:after, .menu-handler span:before {
  content: "";
  position: absolute;
  display: inline-block;
  height: 2px;
  left: 0;
  background-color: #fff;
  -webkit-transition-duration: .3s, .3s;
  -moz-transition-duration: .3s, .3s;
  -ms-transition-duration: .3s, .3s;
  -o-transition-duration: .3s, .3s;
  transition-duration: .3s, .3s;
  -webkit-transition-delay: .3s, 0s;
  -moz-transition-delay: .3s, 0s;
  -ms-transition-delay: .3s, 0s;
  -o-transition-delay: .3s, 0s;
  transition-delay: .3s, 0s
}
.menu-handler span:before {
  top: -7px;
  -webkit-transition-property: top, transform;
  -moz-transition-property: top, transform;
  -ms-transition-property: top, transform;
  -o-transition-property: top, transform;
  transition-property: top, transform;
}
.menu-handler span:after {
  bottom: -7px;
  -webkit-transition-property: bottom, transform;
  -moz-transition-property: bottom, transform;
  -ms-transition-property: bottom, transform;
  -o-transition-property: bottom, transform;
  transition-property: bottom, transform;
}
.menu-handler.active span {
  height: 2px;
  background-color: transparent;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  -ms-transition-delay: 0s, 0s;
  -o-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s
}
.menu-handler.active span:after, .menu-handler.active span:before {
  background-color: #fff;
  -webkit-transition-delay: 0s, .3s;
  -moz-transition-delay: 0s, .3s;
  -ms-transition-delay: 0s, .3s;
  -o-transition-delay: 0s, .3s;
  transition-delay: 0s, .3s;
  width: 100%;
}
.menu-handler.active span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}
.menu-handler.active span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-handler.active {
  top: 0;
}
.menuBox a:link, .menuBox a:visited {
  color: #333333;
}
.menuMoblie .nav-link.active, .menuMoblie .cur .nav-link, .menuMoblie .nav-link:hover {
  background: #E95529;
}
.menuMoblie .nav-link:active i, .menuMoblie .nav-link:hover i {
  color: #fff;
  transform: rotate(90deg);
}
.menuBox a:active, .menuBox a:hover, .menuMoblie .cur .nav-link {
  color: #fff;
}
.menuBox {
  border-top: 1px solid #e4e4e4;
  background-color: #fff;
  color: #333333;
  position: fixed;
  display: none;
  right: 0px;
  top: 55px;
  width: 100%;
  height: 100%;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-overflow-scrolling: touch;
  z-index: 1008;
  -webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  transition: all .5s cubic-bezier(.25, .46, .45, .94);
}
.menuMoblie {
  margin: 0 0 100px 0;
}
.menuMoblie .nav-link {
  position: relative;
  display: block;
  font-size: 18px;
  padding: 14px 5% 14px 10%;
}
.menuMoblie .nav-link i {
  float: right;
  color: #b1b1b1;
  font-size: 20px;
  vertical-align: middle;
}
.menuMoblie li {
  border-bottom: 1px solid #e4e4e4;
}
.menuMoblie .subnav {
  padding: 12px 5% 12px 10%;
  display: none;
}
.menuMoblie .subnav .item {
  display: block;
  /*padding: 0px 5% 0 10%;*/
}
.menuMoblie .subnav .item:active a, .menuMoblie .subnav .item:hover a {
  /*background: #999;*/
  color: #E95529 !important;
}
.menuMoblie .subnav a {
  position: relative;
  display: block;
  padding: 12px 0;
  line-height: 1.4;
  font-size: 16px;
}
.menuOpen .menuBox {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;border-radius: 12px; background-color: transparent;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #f1f1f1 url(../image/loader.gif) center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  outline: none;
}
@-webkit-keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: 0;
  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  img {
    max-width: none;
  }
}
.pswp--animate_opacity {
  opacity: .001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../image/black_80.png) repeat;
  background: none rgba(0, 0, 0, 0.8);
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container, .pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container, .pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in {
  .pswp__bg, .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none;
  }
}
.pswp__container, .pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
  a {
    color: #CCC;
    text-decoration: underline;
  }
}
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: 0 0;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: .75;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  -webkit-box-shadow: none;
  box-shadow: none;
  &:focus, &:hover {
    opacity: 1;
  }
  &:active {
    outline: 0;
    opacity: .9;
  }
  &::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button {
  background: url(../image/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button {
    background-image: url(../image/default-skin.svg);
  }
  .pswp__button--close {
    color: #fff;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp--touch {
  .pswp__button--arrow--left, .pswp__button--arrow--right {
    visibility: hidden;
  }
}
.pswp__button--arrow--left, .pswp__button--arrow--right {
  top: 50%;
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin-top: -24px;
  position: absolute;
  background: none #767676;
  color: #fff;
  display: block;
  font-family: "iconfont" !important;
  font-size: 15px;
  text-align: center;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pswp__button--arrow--left {
  left: 2%;
}
.pswp__button--arrow--right {
  right: 2%;
}
.pswp__button--arrow--left:before {
  content: "\e72b";
}
.pswp__button--arrow--right:before {
  content: "\e72a";
}
.pswp__button--arrow--left:hover, .pswp__button--arrow--right:hover {
  color: #fff;
  background-color: #1A1A1A;
}
.pswp__counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity .25s ease-out;
  transition: opacity .25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform .25s;
  transition: transform .25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
  a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
    &:hover {
      text-decoration: none;
      color: #000;
    }
    &:first-child {
      border-radius: 2px 2px 0 0;
    }
    &:last-child {
      border-radius: 0 0 2px 2px;
    }
  }
}
.pswp__share-modal--fade-in {
  opacity: 1;
  .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a {
  &.pswp__share--facebook {
    &:before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      top: -12px;
      right: 15px;
      border: 6px solid transparent;
      border-bottom-color: #FFF;
      -webkit-pointer-events: none;
      -moz-pointer-events: none;
      pointer-events: none;
    }
    &:hover {
      background: #3E5C9A;
      color: #FFF;
      &:before {
        border-bottom-color: #3E5C9A;
      }
    }
  }
  &.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF;
  }
  &.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D;
  }
  &.pswp__share--download:hover {
    background: #DDD;
  }
}
.pswp__counter {
  float: left;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: .75;
  padding: 0 10px;
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption__center {
  text-align: center;
  max-width: 600px;
  font-size: 15px;
  margin: 0 auto;
  padding: 20px 10px;
  color: #fff;
  .xzy-zan {
    float: right;
    display: block;
  }
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity .25s ease-out;
  transition: opacity .25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.about-bot1 {
  position: relative;
}
.pb100 {
  padding: 100px 0;
}
.ab1left {
  float: left;
  width: 52%;
}
.abllabel {
  display: block;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
.ab1txt1 {
  font-weight: normal;
  color: #1062A6;
  font-size: 30px;
  margin-top: 10px;
  line-height: 1.5;
}
.ab1txt2 {
  color: #666666;
  font-size: 16px;
  margin-top: 60px;
}
.ab1right {
  position: absolute;
  right: 0;
  top: 100px;
  width: 41%;
}
.ab1right img {
  position: relative;
  z-index: 3;
  display: block;
  width: 100%;
}
.ab1right:before {
  content: "";
  position: absolute;
  top: 13%;
  left: -12px;
  width: 70%;
  height: 89%;
  background: #1062A6;
  z-index: -3;
}
.about-bot2 {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.nybt1 {
  color: #333333;
  font-size: 36px;
  line-height: 1.5;
}
.nybt2 {
  color: #C9C9C9;
  font-size: 24px;
  line-height: 1.5;
  font-family: 'DINCond';
  font-weight: bold;
  text-transform: uppercase;
}
.ab2jgt {
  text-align: center;
  margin-top: 60px;
}
.ab2jgt img {
  display: inline-block;
  max-width: 100%;
}
.about-bot3 {
  position: relative;
  overflow: hidden;
}
.about-bot3 .w1400 {
  position: relative;
  z-index: 10;
}
.ab3year {
  position: relative;
  width: 100%;
  margin-top: 68px;
}
.ay3item {
  float: left;
  position: relative;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding-bottom: 50px;
  line-height: 1.5;
  cursor: pointer;
}
.ab3year .slick-current.ay3item {
  color: #fff;
}
.ab3year .slick-current.ay3item:before {
  background: #fff;z-index: 9999
}
.ab3year .slick-current.ay3item:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(37, 141, 255, .45);
  animation: bannerbuIn infinite linear 1.4s normal;
  -webkit-animation: bannerbuIn infinite linear 1.4s normal;
}
.ay3item:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  width: 13px;
  height: 13px;
  border-radius: 50%;
 background: rgba(255,255,255,0.58);
}

.ay3item:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(37, 141, 255, .45);
  animation: bannerbuIn infinite linear 1.4s normal;
  -webkit-animation: bannerbuIn infinite linear 1.4s normal;
}


.ab3year .slick-list:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
  height: 1px;
  background: #E3E3E3;
}
.ab3year .slick-list {
  padding: 0 20px;
}
.ab3banner {
  position: relative;

  padding: 0 20px;
  margin-top: 40px;
}
.ab3banner .slick-arrow {
  position: absolute;
  z-index: 99;
  top: -30%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
 
  
  color: #C9C9C9;
  transition: 0.35s;
}
.ab3banner .slick-arrow:before {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: lighter;
}
.ab3banner .slick-prev:before {
  content: "";
	    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    background: url(../image/zuo2.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -5px;
}
.ab3banner .slick-next:before {
  content: "";
	   width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    background: url(../image/you2.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -5px;
}
.ab3banner .slick-prev {
  left: -50px;
}
.ab3banner .slick-next {
  right: -50px;
}
.ab3banner .slick-arrow:hover {
 
}
.ab3item {
  position: relative;
  float: left;background: #FFFFFF;
    border-radius: 12px;
    border: 1px solid #F4F4F4; 
	padding: 30px 15px;box-sizing: border-box; box-shadow:inset 0px 12px 24px 0px rgba(198,197,197,0.24);
	background-image: url(../image/banyuan.png);
    background-position: right bottom, left top;
    background-repeat: no-repeat, repeat;
	
}
.ai3pic {
  float: left;
  width: 27%;
  overflow: hidden;
	font-size: 138px;

color: #F5FAFF;
line-height: 148px;
	
}
.ai3pic img {
  display: block;
  width: 100%;
}
.ai3wz {

    width: 70%;
    float: left;
    margin-left: -4%;margin-top: 21px;
}
.ai3bt {
  color: #3D485D;
  font-size: 22px;
  line-height: 1.5;
}
.ai3ms {
  color: #3D485D;
  font-size: 14px;
  margin-top: 10px;
}

.pages-list a {
  position: relative;
  display: inline-block;
  font-family: 'DINCond';
  font-weight: bold;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #fff;
  border-radius: 50%;
  margin: 0 13px;
  color: #999999;
  font-size: 18px;
  transition: 0.45s;
  z-index: 3;
}
.pages-list a:hover, .pages-list a.active {
  background: #1062A6;
  color: #fff;
}
.pages-list .plnum.active:before {
  opacity: 1;
  visibility: visible;
  animation: bannerbuIn infinite linear 1.4s normal;
  -webkit-animation: bannerbuIn infinite linear 1.4s normal;
}
.plnum:before {
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(16, 98, 166, .35);
  border-radius: 50%;
  z-index: -3;
}
.pdbot1 {
  background: -webkit-linear-gradient(left, #C2C2C2 20%, #fff 50%);
  background: -o-linear-gradient(left, #C2C2C2 20%, #fff 50%);
  background: -moz-linear-gradient(left, #C2C2C2 20%, #fff 50%);
  background: linear-gradient(left, #C2C2C2 20%, #fff 50%);
  padding: 50px 0;
  margin-top: 88px;
}
.pdbright {
  float: right;
}
.pdbright a {
  display: block;
  text-align: right;
  color: #999999;
  font-size: 14px;
  line-height: 32px;
}
.pdbright a:hover {
  color: #1062A6;
}
.pdbdetail {
  margin-top: 10px;
}
.pdbleft {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-left: 30px;
  margin-top: 70px;
}
.pdlbt {
  position: relative;
  font-family: 'DINCond';
  color: #333333;
  font-size: 80px;
  line-height: 1;
}
.pdlbt:before {
  content: "";
  position: absolute;
  top: 12px;
  left: -30px;
  width: 6px;
  height: 30px;
  background: #1062A6;
}
.pdlms {
  color: #808080;
  font-size: 16px;
  margin-top: 25px;
}
.pdllabel {
  margin-top: 30px;
}
.pltxt {
  display: block;
  color: #333333;
  font-size: 20px;
  margin-top: 20px;
  font-family: 'DINCond';
  font-weight: bold;
}

.psitem img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.psbanner .slick-current.psitem {
  border: 3px solid #1062A6;
}
.culture-bot1 {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.culture-bot1 .w1400 {
  position: relative;
}
.cb1left {
  float: left;
  width: 38%;
}
.ab1pic {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}
.ab1pic img {
  display: block;
  width: 100%;
}

