﻿@import "//at.alicdn.com/t/font_2967814_tyjplxx88xj.css";
@import "//at.alicdn.com/t/c/font_2967814_klom7bl62g9.css";

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  white-space: normal !important;
}

a {
  text-decoration: none;
  color: #333;
}

li {
  list-style: none;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

body {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  position: relative;
  /*font-family:arial,"微软雅黑", "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;*/
  font-family: 'Source';
}

@font-face {
  font-family: 'Source';
  src: url('../fonts/SourceHanSansSC-Regular-2.otf');
}

@font-face {
  font-family: DIN-Condensed-Bold;
  src: url(../fonts/DIN-Condensed-Bold.eot);
  src: url(../fonts/DIN-Condensed-Bold.eot#iefix) format("embedded-opentype"), url(../fonts/DIN-Condensed-Bold.woff2) format("woff2"), url(../fonts/DIN-Condensed-Bold.woff) format("woff"), url(../fonts/DIN-Condensed-Bold.ttf) format("truetype"), url(../fonts/DIN-Condensed-Bold.svg#DIN-Condensed-Bold) format("svg")
}

.DIN-bd {
  font-family: DIN-Condensed-Bold;
}


/*顶部*/
header {
  width: 100%;
  height: 110px;
  background: #fff;
  border-bottom: 1px solid #ddd;
  position: relative;
  z-index: 29;
}

.logo {
  line-height: 110px;
  float: left;
}

.header-rt {
  float: right;
}

.header-ac {
  float: right;
  text-align: right;
  padding-top: 35px;
}

.header-ac a {
  display: inline-block;
  margin-left: 25px;
  padding: 0 5px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}

.header-ac a:hover {
  color: #0054a3;
}

.header-a img:first-child {
  position: relative;
  top: -2px;
}

.header-ul {
  font-size: 0;
  float: right;
  margin-right: 30px;
}

.header-de {
  display: inline-block;
  position: relative;

}

.header-de2 {
}

.header-de .a1 {
  font-size: 16px;
  line-height: 110px;
  color: #333;
  padding: 0 20px;
  position: relative;
}

.header-de .a1 img {
  display: none;
}

.header-de .a1:after {
  content: '';
  width: 7px;
  height: 100%;
  position: absolute;
  left: -3px;
  top: 0;
  background: url(../img/ico19.png) no-repeat left center;
  display: none;
}

.header-de:first-child .a1:after {
  display: none;
}

.header-de:hover .a1 {
  color: #0a4387;
}

.header-de .a1.on {
  color: #0a4387;
}

.header-de:last-child .a1 {
  padding-right: 0;
}

.header-e {
  width: 200px;
  height: auto;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -100px;
  padding: 5px 10px;
  border: 1px solid #e6e6e6;
  display: none;
}

.header-e1 {
  display: block;
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 25px;
  padding: 10px 0;
  border-top: 1px solid #e6e6e6;
}

.header-e1:hover {
  color: #0a4387;
}

.header-e1:first-child {
  border: 0;
}


.header-dx {
  width: 35px;
  margin-top: 35px;
  text-align: right;
  margin-left: 15px;
  overflow: hidden;
  display: none;
}

.header-dx1, .header-dx2, .header-dx3 {
  width: 100%;
  height: 4px;
  margin-bottom: 8px;
  background: #222;
  float: right;

}

.header-dx div {
  transition: all .5s;
}

.header-dx.cli .header-dx1 {
  -webkit-transform: rotate(44deg);
  -ms-transform: rotate(44deg);
  transform: rotate(44deg);
  transform-origin: 0%;
  -ms-transform-origin: 0%;
  -webkit-transform-origin: 0%;
  -moz-transform-origin: 0%;
  transition: all .5s;
}

.header-dx.cli .header-dx2 {
  opacity: 0;
  transition: all .5s;
}

.header-dx.cli .header-dx3 {
  -webkit-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  transform: rotate(-44deg);
  position: relative;
  top: 1px;
  transform-origin: 0%;
  -ms-transform-origin: 0%;
  -webkit-transform-origin: 0%;
  -moz-transform-origin: 0%;
  transition: all .5s;
}

.header-ss {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  background: rgba(0, 0, 0, .8);
  display: none;
}

.header-ss-a {
  width: 600px;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -300px;
}

.header-ss-a .int1 {
  width: 540px;
  height: 50px;
  line-height: 50px;
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  font-size: 18px;
  color: #fff;
  padding: 0 10px;
  padding-right: 60px;
}

.header-ss-a .int2 {
  width: 50px;
  height: 50px;
  border: none;
  background: no-repeat center;
  background-image: url(../img/ss03.png);
  position: absolute;
  top: 0;
  right: 60px;
  cursor: pointer;
}

.header-ss-x {
  width: 50px;
  height: 50px;
  background: url(../img/x01.png) no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

@media (max-width: 1600px) {
  .header-de .a1 {
    font-size: 14px;
    padding: 0 10px;
  }
}

.header-ec {
  display: none;
}

@media (max-width: 1200px) {
  header {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
  }

  .logo {
    line-height: 80px;
    width: 100px;
  }

  .header-ul {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    margin: 0;
    padding: 30px 4%;
    display: none;
  }

  .header-de {
    width: 100%;
    padding: 0;
  }

  .header-de .a1 {
    display: block;
    padding: 0;
    line-height: 60px;
    border-bottom: 1px solid #e5e5e5;
  }

  .header-de .a1:after {
    display: none;
  }

  .header-de .a1 img {
    display: none;
  }

  .header-de2 .a1 img {
    display: inline-block;
    float: right;
    margin-top: 25px;
  }

  .header-ec {
    display: block;
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
  }

  .header-e {
    width: 100%;
    position: relative;
    left: 0;
    top: initial;
    margin: 0;
    padding: 0;
    border: 0;
  }

  .header-e1 {
    bottom: 0;
    border-bottom: 1px solid #e6e6e6;
    text-align: left;
    padding: 0;
    padding-left: 30px;
    line-height: 60px;
  }

  .header-ac {
    padding-top: 25px;
  }

  .header-ac {
    float: left;
  }

  .header-dx {
    float: left;
    display: block;
    margin-left: 30px;
    margin-top: 30px;
  }


}

@media (max-width: 750px) {
  header {
    height: 1rem;
  }

  .logo {
    line-height: 1rem;
    width: 2.2rem;
  }

  .header-ac {
    padding-top: .3rem;
    line-height: .4rem;
  }

  .header-ac a {
    font-size: .26rem;
    line-height: .4rem;
    margin-left: .1rem;
  }

  .header-ul {
    top: 1rem;
    padding: .3rem 4%;
  }

  .header-de .a1 {
    font-size: .26rem;
    line-height: 1rem;
  }

  .header-a img:first-child {
    top: -1px;
  }

  .header-dx {
    width: .45rem;
    margin-top: .1rem;
    margin-left: .3rem;
    padding-top: .25rem;
  }

  .header-dx1, .header-dx2, .header-dx3 {
    height: .04rem;
    margin-bottom: .11rem;
  }

  .header-dx.cli .header-dx1 {
    /*margin-bottom: .19rem;*/
  }

  .header-ec {
    height: 1rem;
  }

  .header-e1 {
    font-size: .26rem;
    line-height: .9rem;
    padding-left: .3rem;
  }

  .header-ss-a {
    width: 7rem;
    margin-left: -3.5rem;
  }

  .header-ss-a .int1 {
    width: 6rem;
  }
}


/*底部*/
footer {
  width: 100%;
  background: #0d579d;
}

.footer {
  padding-top: 85px;
  padding-bottom: 60px;
  color: #fff;
}

.footer-ac {
  padding-top: 50px;
  overflow: hidden;
  background: url(../img/ico21.png) no-repeat right top;
  min-height: 400px;
}

.footer-c {
  float: right;
  width: 135px;
  text-align: center;
  margin-right: 60px;
  font-size: 14px;
  color: #fff;
  line-height: 1.2;
}

.footer-c2 {
  margin-top: 35px;
  margin-bottom: 15px;
}

.footer-ab {
  width: calc(100% - 260px);
  float: left;
  color: #fff;
}

.footer-a {
  font-size: 30px;
  line-height: 1.1;
  font-weight: bold;
}

.footer-b {
  overflow: hidden;
  margin-top: 45px;
}

.footer-b li {
  float: left;
  margin-right: 40px;
  margin-bottom: 30px;
}

.footer-b1 {
  font-size: 14px;
  line-height: 1.1;
  opacity: .3;
}

.footer-b2 {
  font-size: 14px;
  line-height: 25px;
  padding-left: 25px;
  position: relative;
  margin-top: 15px;
}

.footer-b2 > i {
  display: inline-block;
  width: 20px;
  height: 25px;
  background: no-repeat left center;
  position: absolute;
  top: 0;
  left: 0;
}

.footer-de {
  height: 45px;
  position: relative;
}

.footer-de a {
  display: inline-block;
  font-size: 14px;
  line-height: 45px;
  background: #0d579d;
  color: rgba(255, 255, 255, .5);
}

.footer-de a:hover {
  color: #fff;
}

.footer-de:after {
  content: '';
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, .3);
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}

.footer-d {
  display: inline-block;
  max-width: calc(100% - 240px);
  float: left;
  font-size: 14px;
  line-height: 45px;
  padding-right: 30px;
  position: relative;
  background: #0d579d;
  z-index: 2;
}

.footer-d > div {
  opacity: .5;
}

.footer-e {
  float: right;
  padding-left: 20px;
  background: #0d579d;
  line-height: 1;
  position: relative;
  z-index: 3;
  font-size: 0;
  padding-right: 65px;
}

.footer-e1 {
  font-size: 14px;
  line-height: 45px;
  opacity: .5;
  display: inline-block;
}

.footer-e2 {
  display: inline-block;
  margin-left: 15px;
  width: 45px;
  position: relative;
  font-size: 0;
}

.footer-e2 > img {
  position: relative;
  top: -5px;
}

.footer-e2 > div {
  width: 120px;
  height: 120px;
  text-align: center;
  padding: 5px;
  line-height: 110px;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  bottom: 130%;
  right: 0px;
  display: none;
}

.footer-e2:hover > div {
  display: block;
}

.footer-i {
  width: 45px;
  height: 45px;
  background: url(../img/ico22_6.png) no-repeat center;
  background-size: cover;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0px;
  margin-left: 15px;
}

.footer-i:hover {
  opacity: .8;
}

@media (max-width: 1600px) {
  .footer-b li {
    width: 100%;
    margin-right: 0;
  }

  .footer-ac {
    padding-bottom: 50px;
  }
}

@media (max-width: 1200px) {
  .footer-de:after {
    top: 0;
  }

  .footer-de {
    height: auto;
  }

  .footer-d {
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
    margin-top: 30px;
    width: 100%;
    background: initial;
    max-width: 100%;
    float: inherit;
    line-height: 30px;
  }

  .footer-e {
    width: 100%;
    text-align: center;
    float: initial;
    padding: 0;
  }
}

@media (max-width: 750px) {
  .footer {
    padding-top: .8rem;
    padding-bottom: .5rem;
    position: relative;
  }

  .footer-ac {
    display: block;
  }

  .footer-c {
    float: right;
    margin: 0;
    margin-bottom: .6rem;
    width: 1.4rem;
    font-size: .24rem;
    position: absolute;
    top: .8rem;
    right: .3rem;
  }

  .footer-c2 {
    margin-top: .2rem;
    margin-bottom: .1rem;
  }

  .footer-ab {
    width: 100%;
  }

  .footer-a {
    font-size: .4rem;
  }

  .footer-b {
    margin-top: .5rem;
  }

  .footer-b1 {
    font-size: .28rem;
  }

  .footer-b2 {
    font-size: 14px;
    margin-top: .2rem;
  }

  .footer-b li {
    margin-bottom: .3rem;
  }

  .footer-ac {
    padding-top: 0rem;
    padding-bottom: .5rem;
    min-height: auto;
  }

  .footer-d {
    margin-top: .3rem;
    margin-bottom: .2rem;
    font-size: .26rem;
    line-height: .45rem;
  }

  .footer-d1 {
  }

  .footer-de a {
    font-size: .24rem;
    line-height: .45rem;
  }

  .footer-i {
    width: .6rem;
    height: .6rem;
  }
}


/*首页*/
.ban-swiper {
  height: 850px;
}

.ban-slide {
  overflow: hidden;
}

.ban-slide-bj {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform: scale(1.08);
  -ms-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -webkit-transform: scale(1.08);
}

.ban-div {
  position: relative;
  z-index: 2;
}

.ban-a {
  font-size: 50px;
  color: #fff;
  line-height: 60px;
  padding-top: 260px;
  position: relative;
  opacity: 0;
  left: 15px;
  font-weight: bold;
}

.ban-slide.swiper-slide-active .ban-a {
  left: 0;
  opacity: 1;
  transition: all .5s .8s;
  -webkit-transition: all .5s .8s;
}

.ban-slide.swiper-slide-active .ban-slide-bj {
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transition: all linear 5s;
  -webkit-transition: all linear 5s;
}

@media (max-width: 1600px) {
  .ban-swiper {
    height: 700px;
  }

  .ban-a {
    font-size: 40px;
    line-height: 50px;
    padding-top: 220px;
  }
}

@media (max-width: 1200px) {
  .ban-swiper {
    height: 550px;
  }

  .ban-a {
    font-size: 30px;
    line-height: 40px;
    padding-top: 200px;
  }
}

@media (max-width: 750px) {
  .ban-swiper {
    height: calc(100vh - 1rem);
  }

  .ban-a {
    font-size: .42rem;
    line-height: .6rem;
    padding-top: 4rem;
  }
}

.iabt-bj {
  padding-top: 80px;
  padding-bottom: 40px;
}

.iabt {
  overflow: hidden;
}

.iabt-lt {
  width: 48%;
  float: left;
}

.iabt-rt {
  width: 48%;
  max-width: 650px;
  float: right;
}

.iabt-a {
  font-size: 45px;
  color: #0054a3;
  font-weight: bold;
  line-height: 55px;
  padding-top: 190px;
}

.iabt-b {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  line-height: 30px;
  margin-top: 30px;
}

.iabt-c {
  font-size: 18px;
  color: #666;
  line-height: 30px;
  margin-top: 40px;
}

.iabt-d {
  margin-top: 90px;
}

.gymr {
  display: inline-block;
  font-size: 16px;
  color: #0054a3;
  line-height: 50px;
  position: relative;
  padding-right: 95px;
}

.gymr > i {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #0054a3 url(../img/ico09_1.png) no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 100%;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transition: all .3s;
  -webkit-transition: all .3s;
}

.gymr:hover {
  color: #0054a3;
}

.gymr:hover > i {
  transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  transition: all .3s;
  -webkit-transition: all .3s;
}

.iability-bj {
  width: 100%;
  background: #f8f8f8;
  padding: 60px 0;
}

.iability {
  /*margin-top: 100px;*/
}

.iability-a {
  font-size: 40px;
  color: #0054a3;
  line-height: 50px;
}

.iability-bc {
  margin-top: 50px;
  position: relative;
}

.iability-b {
  width: calc(100% + 240px);
  padding-right: 240px;
  z-index: 2;
}

.iability-b2 {
  position: absolute;
  top: 45px;
  left: 45px;
}

.iability-b3 {
  font-size: 25px;
  line-height: 35px;
  color: #000;
  position: absolute;
  left: 0;
  bottom: 50px;
  padding: 0 45px;
}

.iability-c {
  position: absolute;
  top: -120px;
  right: -440px;
}

.iability-d {
  width: 30px;
  height: 30px;
  background: url(../img/ico12.png) no-repeat center;
  position: absolute;
  right: 40px;
  bottom: 45px;
  z-index: 3;
  display: none;
}

.iatsj {
  margin-top: 70px;
  overflow: hidden;
  padding-right: 180px;
  position: relative;
}

.iatsj li {
  width: 35%;
  float: left;
  padding-left: 35px;
  text-align: left;
  border-right: 1px solid #ddd;
}

.iatsj li:last-child {
  width: 180px;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
}

.iatsj li:first-child {
  width: 30%;
  padding-left: 0;
}

.iatsj-a {
  height: 55px;
  display: flex;
  align-items: center;
  color: #ccc;
}

.iatsj-a img {
  max-height: 100%;
}

.iatsj-a .iconfont {
  font-size: 50px;
}

.iatsj-b {
  font-size: 30px;
  color: #0054a3;
  line-height: 40px;
  margin-top: 35px;
  font-weight: bold;
}

/*.iatsj-b .sp1{
	display: inline-block;
	font-size: 48px;
	line-height: 50px;
}*/
.iatsj-b .sp2 {
  display: inline-block;
  font-size: 30px;
  line-height: 1;
  vertical-align: top;
}

.iatsj-c {
  font-size: 14px;
  line-height: 1.2;
  margin-top: 10px;
  color: #333;
}

@media (max-width: 1600px) {
  .iabt-a {
    font-size: 40px;
    line-height: 50px;
    padding-top: 50px;
  }

  .iabt-b {
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
  }

  .iabt-c {
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
  }

  .gymr {
    padding-right: 70px;
  }

  .iabt-d {
    margin-top: 50px;
  }

  .iability-a {
    font-size: 40px;
    line-height: 50px;
  }

  .iatsj-b {
    font-size: 20px;
    line-height: 30px;
  }

  .iatsj-b .sp2 {
    font-size: 20px;
  }
}

@media (max-width: 1200px) {
  .iability-b2 {
    top: 20px;
    left: 20px;
  }

  .iability-b3 {
    padding: 0 20px;
    bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .iatsj {
    padding-right: 0 !important;
  }

  .iatsj li {
    width: 50% !important;
    margin-bottom: 40px;
    position: relative !important;
  }

  .iability-d {
    right: 20px;
    bottom: 20px;
  }

  .iability-c {
    width: 600px;
    top: -70px;
    right: -70px;
  }
}

@media (max-width: 750px) {
  .iabt-bj {
    padding: .8rem 0;
  }

  .iabt-lt {
    width: 100%;
    padding: 0 20%;
  }

  .iabt-rt {
    width: 100%;
  }

  .iabt-a {
    font-size: .45rem;
    line-height: .6rem;
    padding-top: .6rem;
  }

  .iabt-b {
    font-size: .32rem;
    line-height: .45rem;
    margin-top: .3rem;
  }

  .iabt-c {
    font-size: .26rem;
    line-height: .45rem;
    margin-top: .3rem;
  }

  .gymr {
    font-size: .28rem;
    line-height: .5rem;
    padding-right: .7rem;
  }

  .gymr > i {
    width: .5rem;
    height: .5rem;
    background-size: .2rem auto;
  }

  .iability-bj {
    padding: .8rem 0;
  }

  .iabt-d {
    margin-top: .4rem;
  }

  .iability-a {
    font-size: .42rem;
    line-height: .55rem;
    font-weight: bold;
  }

  .iability-bc {
    margin-top: .6rem;
  }

  .iability-c {
    top: -.6rem;
  }

  .iability-b2 {
    width: .6rem;
  }

  .iability-b3 {
    font-size: .3rem;
    line-height: .45rem;
  }

  .iability-b {
    width: calc(100% + .6rem);
    padding-right: .8rem;
  }

  .iatsj {
    width: 100%;
    padding: 0;
    overflow: hidden;
  }

  .iatsj li {
    width: 50% !important;
    padding-left: .5rem !important;
    margin-bottom: .6rem;
    position: relative;
    left: 1px;
  }

  .iatsj li:last-child {
    position: relative;
  }

  .iatsj-a {
    height: .7rem;
  }

  .iatsj-b {
    font-size: .3rem;
    line-height: .45rem;
    margin-top: .35rem;
  }

  .iatsj-b .sp2 {
    font-size: .28rem;
  }

  .iatsj-c {
    font-size: .26rem;
    margin-top: .15rem;
  }
}

.ibrd-bj {
  width: 100%;
  min-height: 840px;
  background: no-repeat right center;
  background-size: cover;
}

.ibrd {
  width: calc(100% + 170px);
  padding: 170px 0;
  font-size: 0;
  overflow: hidden;
}

.ibrd-lt {
  width: calc(100% - 700px);
  float: left;
  padding-right: 40px;
  color: #fff;
}

.ibrd-a {
  font-size: 40px;
  color: #fff;
  line-height: 50px;
  padding-top: 35px;
  font-weight: bold;
}

.ibrd-b {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  margin-top: 50px;
  max-width: 750px;
}

.ibrd-c {
  color: #fff;
  margin-top: 60px;
}

.ibrd-c:hover {
  color: #fff;
}

.ibrd-c i {
  background-color: #fff;
  background-image: url(../img/ico09_2.png);
}

.ibrd-rt {
  width: 700px;
  float: right;
}

.ibrd-ul {
  width: calc(100% + 25px);
  overflow: hidden;
}

.ibrd-ul li {
  width: calc(33.333% - 25px);
  margin-right: 25px;
  margin-bottom: 25px;
  float: left;
  text-align: center;
  padding: 10px;
  line-height: 125px;
  height: 145px;
  background: #fff;
  border-radius: 10px;
}

.ibrd-ul li img {
  max-height: 100%;
}

@media (max-width: 1850px) {
  .ibrd {
    width: 100%;
  }

  .ibrd-a {
    font-size: 30px;
    line-height: 40px;
  }
}

@media (max-width: 1600px) {
  .ibrd-rt {
    width: 500px;
  }

  .ibrd-lt {
    width: calc(100% - 500px);
  }

  .ibrd-a {
    font-size: 30px;
  }

  .ibrd-b {
    font-size: 16px;
    line-height: 30px;
  }
}

@media (max-width: 1000px) {
  .ibrd-lt {
    width: 100%;
    margin-bottom: 50px;
    padding: 0;
  }

  .ibrd-rt {
    width: 100%;
  }

  .ibrd-c {
    margin-top: 30px;
  }
}

@media (max-width: 750px) {
  .ibrd-bj {
    min-height: initial;
    background: no-repeat left center;
    background-size: cover;

  }

  .ibrd {
    padding: .8rem 0;
  }

  .ibrd-a {
    font-size: .38rem;
    line-height: .5rem;
  }

  .ibrd-b {
    font-size: .26rem;
    line-height: .45rem;
    margin-top: .3rem;
  }

  .ibrd-c {
    margin-top: .3rem;
  }

  .ibrd-lt {
    margin-bottom: .6rem;
  }

  .ibrd-ul {
    width: 102%;
  }

  .ibrd-ul li {
    width: 31.333%;
    margin-right: 2%;
    margin-bottom: .3rem;
    height: 1.4rem;
    padding: .2rem;
    line-height: 1rem;
  }
}

.ipro {
  padding: 150px 0;
}

.ipro-ab {
  overflow: hidden;
  padding-bottom: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.ipro-a {
  width: 350px;
  color: #0054a3;
  font-size: 40px;
  line-height: 1.1;
  float: left;
}

.ipro-b {
  width: calc(100% - 400px);
  float: right;
  max-width: 750px;
  font-size: 18px;
  color: #666;
  line-height: 30px;
}

.ipro-b1 {
  font-size: 20px;
}

.ipro-cd {
  padding-top: 100px;
  font-size: 0;
}

.ipro-cd li {
  width: calc(100% + 30px);
  padding-left: 30px;
  margin-left: -30px;
  font-size: 0;
  padding-bottom: 30px;
  overflow: hidden;
  display: none;
}

.ipro-c {
  float: left;
  position: relative;
  width: 715px;
  height: 550px;
}

.ipro-c > div {
  z-index: 2;
}

.ipro-c > i {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: -30px;
  bottom: -30px;
  background: #0054a3;
}

.ipro-d {
  width: calc(100% - 715px);
  padding-left: 90px;
  padding-top: 60px;
  float: right;
}

.ipro-d1 {
  font-size: 40px;
  color: #000;
  line-height: 50px;
}

.ipro-d2 {
  font-size: 16px;
  color: #666;
  line-height: 40px;
  margin-top: 20px;
  min-height: 120px;
}

.ipro-d3 {
  padding-right: 50px;
  margin-top: 25px;
}

.ipro-e {
  position: relative;
  height: 0;
  z-index: 3;
}

.ipro-eul {
  width: 80%;
  display: flex;
  background: #1b1b1b;
  position: absolute;
  right: 0;
  top: -145px;
}

.ipro-eul li {
  width: 50%;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 25px;
  padding: 15px 10px;
  min-height: 80px;
  transition: all .3s;
  -webkit-transition: all .3s;
  cursor: pointer;
}

.ipro-eul li:hover {
  background: #0054a3;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.ipro-eul li.on {
  background: #0054a3;
  transition: all .3s;
  -webkit-transition: all .3s;
}

@media (max-width: 1600px) {
  .ipro-a {
    font-size: 36px;
  }

  .ipro-c {
    width: 600px;
    height: 460px;
  }

  .ipro-d {
    width: calc(100% - 600px);
    padding-top: 0px;
    padding-left: 40px;
  }

  .ipro-d1 {
    font-size: 30px;
    line-height: 40px;
  }

  .ipro-d2 {
    line-height: 30px;

  }

  .ipro-eul {
    top: -125px;
  }

  .ipro-eul li {

  }

  .ipro {
    padding: 100px 0;
  }
}

@media (max-width: 1200px) {
  .ipro-c {
    width: 360px;
    height: 280px;
  }

  .ipro-d {
    width: calc(100% - 360px);
    padding-top: 0px;
    padding-left: 40px;
  }

  .ipro-eul {
    width: 100%;
    top: 0;
    position: relative;
  }

  .ipro-e {
    margin-top: 30px;
    height: auto;
  }

  .ipro-c > i {
    left: -15px;
    bottom: -15px;
  }

  .ipro-eul li {
    font-size: 14px;
  }

  .ipro-a {
    font-size: 30px;
  }
}

@media (max-width: 1000px) {
  .ipro-b {
    width: 100%;
    margin-top: 30px;
  }
}

@media (max-width: 750px) {
  .ipro-a {
    font-size: .38rem;
    font-weight: bold;
  }

  .ipro-b {
    font-size: .26rem;
    line-height: .45rem;
    margin-top: .3rem;
  }

  .ipro-ab {
    padding-bottom: .4rem;
  }

  .ipro-cd {
    padding-top: .8rem;
  }

  .ipro-c {
    width: 100%;
  }

  .ipro-d {
    width: 100%;
    margin-top: .6rem;
    padding: 0;
  }

  .ipro-c > i {
    left: -.15rem;
    bottom: -.15rem;
  }

  .ipro-d1 {
    font-size: .32rem;
    line-height: .40rem;
    font-weight: bold;
  }

  .ipro-d2 {
    font-size: .26rem;
    line-height: .45rem;
    margin-top: .2rem;
    min-height: initial;
  }

  .ipro-d3 {
    height: .5rem;
    margin-top: .4rem;
    padding-right: .5rem;
  }

  .ipro-e {
    margin-top: .3rem;
  }

  .ipro-eul {
    display: block;
    overflow: hidden;
  }

  .ipro-eul li {
    width: 50%;
    float: left;
    font-size: .26rem;
    line-height: .35rem;
    padding: .2rem;
    min-height: .9rem;
    border: 1px solid rgba(255, 255, 255, .2);
  }

  .ipro {
    padding: .8rem 0;
  }
}

.inws {
  overflow: hidden;
  background: #f8f8f8;
  border-top: 1px solid #e5e5e5;
}

.inws a {
  display: block;
  width: 33.333%;
  float: left;
  padding: 65px 80px;
  border-right: 1px solid #e5e5e5;
}

.inws-a {
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  color: #000;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.inws-b {
  font-size: 14px;
  line-height: 25px;
  height: 75px;
  color: #888;
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.inws-c {
  font-size: 13px;
  color: #0d579d;
  line-height: 1;
  margin-top: 30px;
}

.inws a:hover .inws-a {
  color: #0054a3;
  transition: all .3s;
  -webkit-transition: all .3s;
}

@media (max-width: 1600px) {
  .inws a {
    padding: 40px;
  }
}

@media (max-width: 1200px) {
  .inws a {
    padding: 30px;
  }

  .inws-a {
    font-size: 20px;
  }
}

@media (max-width: 750px) {
  .inws {
    border: 0;
  }

  .inws a {
    width: 100%;
    padding: .4rem;
    border-right: 0;
    border-top: 1px solid #e5e5e5;
  }

  .inws-a {
    font-size: .32rem;
    height: .4rem;
    line-height: .4rem;
  }

  .inws-b {
    font-size: .26rem;
    line-height: .45rem;
    margin-top: .2rem;
    height: auto;
    max-height: 1.35rem;
  }

  .inws-c {
    font-size: .24em;
    margin-top: .2rem;
  }
}


.gyban {
  height: 450px;
}

.gyban-a {
  font-size: 50px;
  color: #fff;
  line-height: 1.2;
  padding-top: 200px;
}

.gynav {
  display: flex;
  /*height: 90px;*/
  margin-top: -45px;
  background: #fff;
  position: relative;
  z-index: 2;
  box-shadow: 0 15px 20px #e6e6e6;
}

.news {
  padding-top: 130px;
  padding-bottom: 150px;
}

.gynav-li {
  width: 50%;
  padding: 0 1vw;
  overflow: hidden;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  transition: all .3s;
  -webkit-transition: all .3s;
  text-align: center;
}

.gynav-a {
  /*width: 50px;*/
  /*float: left;*/
  /*line-height: 50px;*/
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gynav-a img{
  height: 2.4vw;
}
.gynav-a i {
  font-size: 3vw;
  color: #0a4387;
}

.gynav-a .img2 {
  display: none;
}

.gynav-b {
  /*float: right;*/
  font-size: 16px;
  line-height: 30px;
  /*padding-top: 30px;*/
  color: #333;
  transition: all .3s;
  -webkit-transition: all .3s;
}

@media (min-width: 1201px) {
  .gynav-li:hover {
    background: #0a4387;
    transition: all .3s;
    -webkit-transition: all .3s;
  }

  .gynav-li:hover .gynav-b {
    color: #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
  }

  .gynav-li:hover i {
    color: #ffffff;
  }

  .gynav-li:hover .img1 {
    display: none;
  }

  .gynav-li:hover .img2 {
    display: inline-block;
  }
}

.gynav-li.on {
  background: #0a4387;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.gynav-li.on .gynav-b {
  color: #fff;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.gynav-li.on .img1 {
  display: none;
}

.gynav-li.on .img2 {
  display: inline-block;
}


/*新闻*/
.news-ac {
  height: 55px;
  position: relative;
  z-index: 2;
  margin-bottom: 35px;
}

.news-tit {
  font-size: 30px;
  line-height: 1.2;
  color: #333;
  font-weight: bold;
}

.news-a {
  float: left;
}

.news-b {
  float: right;
  position: relative;
}

.news-b1 {
  width: 300px;
  padding: 0 20px;
  font-size: 14px;
  color: #fff;
  line-height: 55px;
  background: #0a4387 url(../img/ico02.png) no-repeat 95% center;
  border-radius: 5px;
  cursor: pointer;
}

.news-b2 {
  width: 100%;
  background: #fff;
  padding: 10px 20px;
  position: absolute;
  top: 100%;
  left: 0;
  box-shadow: 0 3px 3px #ddd;
  border-radius: 5px;
  display: none;
}

.news-b2 a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 8px 0;
  color: #333;
}

.news-b2 a:hover {
  color: #0a4387;
}

.news-c {
  width: 300px;
  margin-right: 10px;
  float: right;
  height: 55px;
  border: 1px solid #e5e1de;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}

.news-c1 {
  width: calc(100% - 50px);
  height: 53px;
  float: left;
  background: initial;
  border: 0 !important;
  font-size: 14px;
  color: #333;
  padding: 0 20px;
}

.news-c2 {
  width: 40px;
  height: 100%;
  border: 0 !important;
  background: url(../img/ico03.png) no-repeat center;
}

.news-d {
  overflow: hidden;
  width: calc(100% + 35px);
}

.news-da {
  width: calc(33.333% - 35px);
  float: left;
  margin-right: 35px;
  margin-bottom: 35px;
  background: #f5f5f5;
}

.news-dtop {
  overflow: hidden;
  position: relative;

}

.news-dbot {
  padding: 35px;
}

.news-d1 {
  font-size: 20px;
  height: 25px;
  line-height: 25px;
  color: #000;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.news-d2 {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  color: #333;
  margin-top: 10px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.news-d3 {
  font-size: 14px;
  line-height: 1;
  color: #999;
  margin-top: 15px;
}

.news-da:hover .news-d1 {
  color: #0a4387;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.news-e {
  width: calc(100% + 35px);
  overflow: hidden;
}

.news-ea {
  width: calc(33.333% - 35px);
  float: left;
  margin-right: 35px;
  padding: 55px 0;
  border-bottom: 1px solid #ddd;
}

.news-ea:nth-child(1), .news-ea:nth-child(2), .news-ea:nth-child(3) {
  border-top: 1px solid #ddd;
}

.news-e1 {
  font-size: 14px;
  line-height: 1;
  color: #999;
}

.news-e2 {
  width: 20px;
  height: 2px;
  background: #999;
  margin-top: 20px;
}

.news-e3 {
  color: #333;
  margin-top: 15px;
}

.news-e4 {
  color: #666;
  margin-top: 30px;
  line-height: 25px;
  height: 75px;
  -webkit-line-clamp: 3;
}

.news-ea:hover .news-e3 {
  color: #0a4387;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.news .page {
  margin-top: 100px;
}

@media (max-width: 1600px) {
  .gyban {
    height: 350px;
  }

  .gyban-a {
    font-size: 40px;
    padding-top: 150px;
  }

  .news-d1 {
    font-size: 20px;
  }

  .news-d2 {
    font-size: 14px;
  }

  .news-d3 {
    font-size: 12px;
  }

  .news-dbot {
    padding: 20px;
  }

  .gynav-li {
    padding: 0 12px;
  }

  .gynav-b {
    font-size: 14px;
  }
}

@media (max-width: 1200px) {
  .gynav-a {
    width: 30px;
  }
}

@media (max-width: 1000px) {
  /*.gyban{
		height: 350px;
	}
	.gyban-a{
		font-size: 48px;
		padding-top: 160px;
	}*/
  .gynav-a {
    width: 30px;
    line-height: 60px;
  }

  .gynav {
    height: 60px;
    margin-top: -30px;
  }

  .gynav-li {
    padding: 0 15px;
  }

  .gynav-b {
    font-size: 14px;
    line-height: 20px;
    padding-top: 20px;
  }

  .news {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .news-b1 {
    width: 200px;
  }

  .news-c {
    width: 200px;
  }

  .news-tit {
    font-size: 32px;
  }

  .news-d, .news-e {
    width: calc(100% + 15px);
  }

  .news-da, .news-ea {
    width: calc(33.333% - 15px);
    margin-right: 15px;
  }

  .news-dbot {
    padding: 15px;
  }

  .news-d1 {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
  }

  .news-d2 {
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    margin-top: 5px;
  }

  .news-d3 {
    font-size: 12px;
    margin-top: 5px;
  }

  .news-ea {
    padding: 30px 0;
  }

  .news-e4 {
    height: 60px;
  }

  .news .page {
    margin-top: 50px;
  }
}

@media (max-width: 750px) {
  .gyban {
    height: 4rem;
  }

  .gyban-a {
    font-size: .5rem;
    padding-top: 1.5rem;
  }

  .gynav {
    /*display: block;*/
    height: auto;
    margin-top: -.5rem;
    overflow: hidden;
  }

  .gynav-li {
    /*width: 33.333%;*/
    padding: 0 .2rem;
    /*float: left;*/
  }

  .gynav-a {
    width: .4rem;
    line-height: 1rem;
  }

  .gynav-b {
    font-size: .24rem;
    line-height: .4rem;
    padding-top: .3rem;
  }

  .news {
    padding: .8rem 0;
  }

  .news-ac {
    height: 1.8rem;
    margin-bottom: .5rem;
  }

  .news-tit {
    font-size: .4rem;
    font-weight: bold;
    width: 100%;
  }

  .news-b1 {
    width: 3rem;
    font-size: .24rem;
    line-height: .8rem;
    padding: 0 .2rem;

  }

  .news-b {
    margin-top: .4rem;
  }

  .news-b2 {
    padding: .15rem .3rem;
  }

  .news-b2 a {
    font-size: .24rem;
    line-height: .4rem;
    margin: .15rem 0;
  }

  .news-c {
    width: 3.7rem;
    float: left;
    margin-top: .4rem;
    height: .8rem;
    margin-right: 0;
  }

  .news-c1 {
    width: calc(100% - .6rem);
    height: .8rem;
    padding: 0 .2rem;
  }

  .news-c2 {
    width: .6rem;
  }

  .news-d {
    width: 100%;
  }

  .news-da {
    width: 100%;
    margin: 0;
    margin-bottom: .4rem;
  }

  .news-e {
    width: 102%;
  }

  .news-ea {
    width: 48%;
    margin-right: 2%;
    padding: .4rem 0;
  }

  .news-e1 {
    font-size: .24rem;
  }

  .news-e2 {
    margin-top: .2rem;
  }

  .news-dbot {
    padding: .2rem;
  }

  .news-d1 {
    font-size: .3rem;
    line-height: .4rem;
    height: .4rem;
  }

  .news-d2 {
    font-size: .24rem;
    line-height: .4rem;
    height: .4rem;
    margin-top: .05rem;
  }

  .news-d3 {
    font-size: .24rem;
    margin-top: .05rem;
  }

  .news-e3 {
    margin-top: .2rem;
  }

  .news-e4 {
    height: .8rem;
    -webkit-line-clamp: 2;
  }

  .news-ea:nth-child(3) {
    border-top: 0;
  }

  .news .page {
    margin-top: .5rem;
  }
}


.page {
  width: 100%;
  text-align: center;
}

.page .swiper-wrapper {
  display: block;
  text-align: center;
}

.page a {
  display: inline-block !important;
  width: auto !important;
  font-size: 18px;
  padding: 0 5px;
  color: #666;
  min-width: 30px;
  border: 1px solid #e6e6e6;
  line-height: 28px !important;
  height: 30px !important;
  margin: 0 1px;
  font-family: DIN-Condensed-Bold;
}

.page a:hover {
  color: #0a4387;
  border-color: #0a4387;
}

.page a.active {
  color: #0a4387;
  border-color: #0a4387;
}

.page a.prev {
  width: 38px;
  height: 38px;
  background: url(../img/ico03_1.png) no-repeat center;
  margin-right: 50px;
  border: 1px solid #666;
  border-radius: 100%;
}

.page a.prev:hover {
  border-color: #0a4387;
}

.page a.next {
  width: 38px;
  height: 38px;
  background: url(../img/ico03_2.png) no-repeat center;
  margin-left: 50px;
  border: 1px solid #666;
  border-radius: 100%;
}

.page a.next:hover {
  border-color: #0a4387;
}

@media (max-width: 1200px) {
  .page a.prev {
    margin-right: 20px;
  }

  .page a.next {
    margin-left: 20px;
  }
}

@media (max-width: 750px) {
  .page a {
    font-size: .26rem;
    line-height: .6rem;
    padding: 0 .05rem;
    margin: 0 1px;

    min-width: .5rem;
    height: .5rem;
    line-height: .48rem;
  }

  .page a.prev {
    width: .6rem;
    height: .6rem;
    margin-right: .2rem;
    background-size: .12rem auto;
  }

  .page a.next {
    width: .6rem;
    height: .6rem;
    margin-left: .2rem;
    background-size: .12rem auto;
  }
}


/*新闻详情*/
.nwinfo-bj {
  background: #fcfcfc;
}

.nwinfo {
  padding: 115px 0;
}

.nwinfo-a {
  font-size: 36px;
  line-height: 42px;
  color: #333;
  font-weight: bold;
}

.nwinfo-b {
  font-size: 14px;
  line-height: 1.1;
  margin-top: 20px;
  color: #666;
}

.nwinfo-c {
  margin-top: 75px;
  padding: 40px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  color: #666;
  line-height: 30px;
}

.nwinfo-de {
  overflow: hidden;
  margin-top: 30px;
}

.nwinfo-d {
  display: inline-block;
  width: calc(100% - 150px);
  float: left;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.nwinfo-d:hover {
  color: #0a4387;
}

.nwinfo-e {
  display: inline-block;
  width: 130px;
  float: right;
  line-height: 50px;
  background: #0a4387;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-radius: 3px;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.nwinfo-e:hover {
  opacity: .8;
  color: #fff;
  transition: all .3s;
  -webkit-transition: all .3s;
}

@media (max-width: 1200px) {
  .nwinfo-a {
    font-size: 30px;
    line-height: 36px;
  }
}

@media (max-width: 750px) {
  .nwinfo {
    padding: 1rem 0;
  }

  .nwinfo-a {
    font-size: .34rem;
    line-height: .45rem;
  }

  .nwinfo-b {
    font-size: .24rem;
    margin-top: .2rem;
  }

  .nwinfo-c {
    margin-top: .6rem;
    padding: .4rem 0;
    font-size: .26rem;
    line-height: .45rem;
  }

  .nwinfo-de {
    margin-top: .4rem;
  }

  .nwinfo-d {
    width: 100%;
    margin-bottom: .3rem;
    font-size: .26rem;
    line-height: .4rem;
    height: .4rem;
  }

  .nwinfo-e {
    width: 2rem;
    line-height: .8rem;
    font-size: .2rem;
  }
}


/*客户服务*/
.services {
  padding-top: 140px;
  padding-bottom: 80px;
}

.services-div {
  overflow: hidden;
}

.services-rt {
  width: 625px;
  float: right;
}

.services-lt {
  width: calc(100% - 670px);
  max-width: 885px;
  float: left;
  padding-top: 60px;
}

.services-b {
  margin-top: 30px;
}

.services-c {
  margin-top: 100px;
  margin-bottom: 60px;
}

.services-de {
  overflow: hidden;
  background: #f2f2f2;
  margin-bottom: 35px;
}

.services-d {
  width: 55.5%;
  float: left;
  text-align: center;
  padding: 65px;
  padding-right: 160px;
}

.services-e {
  width: 44.5%;
  float: left;
  padding-right: 50px;
}

.services-ediv {
  width: 100%;
  max-width: 680px;
  padding-top: 85px;
  padding-bottom: 40px;
  text-align: left;
}

.services-e1 {
  font-size: 30px;
  font-weight: 500;
}

.services-e2 {
  margin-top: 20px;
}

.services-e3 {
  margin-top: 40px;
  font-size: 0;
}

.services-e3 li {
  display: inline-block;
  width: 130px;
  line-height: 50px;
  font-size: 16px;
  color: #0a4387;
  text-align: center;
  padding: 0 10px;
  background: #fff;
  border: 1px solid #ddd;
  margin-right: 30px;
  margin-bottom: 35px;
}

.services-dd {
  padding-top: 0;
  padding-bottom: 0;
}

.services-ee {
  padding-top: 140px;
  padding-bottom: 50px;
  padding-right: 20px;
}

.services-e33 li {
  width: 310px;
  line-height: 45px;
  margin-bottom: 15px;
  color: #333;
  text-align: left;
  padding: 0 35px;
}

.services-j {
  width: 100%;
  background: #e6e6e6;
  height: 1px;
  margin-top: 130px;
  margin-bottom: 40px;
}

.services-l {
  margin-top: 45px;
  width: calc(100% + 20px);
  overflow: hidden;
}

.services-l li {
  width: calc(25% - 20px);
  height: 120px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  background: #ececec;
  border-radius: 5px;
  padding: 40px;
  color: #333;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.services-l1 {
  font-size: 16px;
  line-height: 30px;
  padding-top: 5px;
  width: calc(100% - 70px);
  float: left;
}

.services-l2 {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  padding-top: 25px;
  height: 35px;
  border-left: 1px solid #ddd;
  text-align: right;
  width: 60px;
  float: right;
  background: url(../img/ico23.png) no-repeat right top;
  background-position-x: calc(100% - 3px);
}

.services-l li:hover {
  background: #0054a3;
  color: #fff;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.services-l li:hover .services-l2 {
  color: #fff;
  background-image: url(../img/ico24.png)
}

.services-m {
  margin-top: 100px;
}

.services-n {
  margin-top: 35px;
  max-width: 800px;

}

.services-o {
  margin-top: 85px;
}

.services-p {
  overflow: hidden;
  margin-top: 95px;
}

.services-p li {
  width: 33.333%;
  max-width: 415px;
  padding-right: 30px;
  float: left;
  overflow: hidden;
  height: 60px;
}

.services-p1 {
  padding-top: ;
}

.services-p2 {
  padding-left: 85px;
  background: no-repeat left center;
  font-size: 16px;
  color: #777;
  line-height: 1;
  padding-top: 5px;
}

.services-p2 > p {
  font-size: 18px;
  color: #333;
  margin-top: 15px;
}


@media (max-width: 1600px) {
  .services-d {
    padding: 50px;
  }

  .services-e3 li {
    line-height: 45px;
    margin-right: 20px;
    margin-bottom: 30px;
  }

  .services-dd {
    padding-top: 0;
    padding-bottom: 0;
  }

  .services-e33 li {
    margin-bottom: 15px;
  }

  .services-rt {
    width: 500px;
  }

  .services-lt {
    width: calc(100% - 550px);
    padding-top: 0;
  }

  .services-l li {
    padding: 40px 20px;
  }
}

@media (max-width: 1000px) {
  .services-d {
    width: 100%;
  }

  .services-e {
    width: 100%;
    padding: 0 40px;
  }

  .services-ediv {
    padding-top: 50px;
  }

  .services-d .img1 {
    max-width: 360px;
  }

  .services-e {
    padding-bottom: 50px;
  }

  .services-rt {
    width: 100%;
    max-width: 625px ];
    float: left;
  }

  .services-lt {
    width: 100%;
    margin-bottom: 50px;
  }

  .services-l li {
    width: calc(50% - 20px);
  }

  .services-p1 {
    width: 100% !important;
    margin-bottom: 30px;
  }

  .services-p2 {
    width: 50% !important;
  }

}

@media (max-width: 750px) {
  .services {
    padding: .8rem 0;
  }

  .services-b {
    margin-top: .4rem;
  }

  .services-c {
    margin-top: .63rem;
    margin-bottom: .4rem;
  }

  .services-d {
    padding: .4rem;
  }

  .services-d .img1 {
    max-width: 70%;
  }

  .services-e {
    padding: 0 .4rem;
  }

  .services-ediv {
    padding-top: .2rem;
  }

  .services-e1 {
    font-size: .36rem;
    font-weight: bold;
  }

  .services-e2 {
    margin-top: .25rem;
  }

  .services-e3 {
    margin-top: .4rem;
    width: calc(100% + .2rem);
  }

  .services-e3 li {
    width: 1.9rem;
    padding: 0 .2rem;
    line-height: .6rem;
    font-size: .24rem;
    margin-right: .2rem;
    margin-bottom: .3rem;
  }

  .services-e33 li {
    width: 5rem;
    margin-right: .2rem;
    margin-bottom: .2rem;
  }

  .services-dd {
    padding-bottom: 0;
  }

  .services-ee {
    padding-bottom: .5rem;
  }

  .services-lt {
    margin-bottom: .5rem;
  }

  .services-j {
    margin-top: .6rem;
    margin-bottom: .4rem;
  }

  .services-l {
    width: 100%;
    margin-top: .5rem;
  }

  .services-l li {
    width: 100%;
    margin-bottom: .3rem;
    padding: 20px;
    height: 80px;
  }

  .services-m {
    margin-top: .7rem;
  }

  .services-n {
    margin-top: .4rem;
  }

  .services-o {
    margin-top: .5rem;
  }

  .services-p {
    margin-top: .7rem;
  }

  .services-p li {
    height: auto;
    width: 100% !important;

    margin-bottom: .4rem;
  }

  .services-p2 {
    background-size: .8rem;
    padding-left: 1.2rem;
    padding-right: .2rem;
    font-size: .26rem;
    line-height: 1.2;
  }

  .services-p2 > p {
    font-size: .3rem;
    margin-top: .15rem;
  }
}


/*团队风采*/
.team {
  padding: 100px 0;
}

.team-ul {
  width: calc(100% + 30px);
  font-size: 0;
}

.team-li {
  display: inline-block;
  width: calc(33.333% - 30px);
  margin-right: 30px;
  margin-bottom: 45px;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 0 5px #ddd;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.team-ac {
  padding: 15px;
}

.team-a {
  font-size: 22px;
  color: #333;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.team-b {
  width: 40px;
  height: 1px;
  background: #0a4387;
  margin: 20px 0;
}

.team-c {
  font-size: 20px;
  color: #666;
  line-height: 25px;
  padding-left: 20px;
  background: url(../img/ico05.png) no-repeat left center;
}

.team-li:hover {
  box-shadow: 5px 5px 5px #ddd;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.team .page {
  margin-top: 40px;
}

@media (max-width: 1200px) {
  .team-a {
    font-size: 18px;
  }
}

@media (max-width: 1000px) {
  .team-li {
    width: calc(50% - 35px);
  }
}

@media (max-width: 750px) {
  .team {
    padding: 1rem 0;
  }

  .team-ul {
    width: 102%;
  }

  .team-li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: .3rem;
  }

  .team-ac {
    padding: .2rem;
  }

  .team-a {
    font-size: .26rem;
    line-height: .35rem;
    height: .35rem;
    font-weight: bold;
  }

  .team-c {
    font-size: .24rem;
    line-height: .35rem;

  }

  .team-b {
    width: .4rem;
    margin: .15rem 0;
  }
}


/*人才理念*/
.idea {
  padding-top: 90px;
  padding-bottom: 120px;
}

.idea-div {
  overflow: hidden;
  border-bottom: 1px solid #E6E6E6;
}

.idea-lt {
  float: left;
}

.idea-rt {
  float: right;

}

.idea-a {
  display: inline-block;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 25px;
  /*border-bottom: 2px solid #fff;*/
  margin-left: 95px;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.idea-a:hover {
  color: #0a4387;
  border-bottom: 2px solid #0a4387;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.idea-a.on {
  color: #0a4387;
  border-bottom: 2px solid #0a4387;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.idea-ul {
  margin-top: 100px;
}

.idea-ul li {
  margin-bottom: 60px;
  overflow: hidden;
  background: #f4f4f4;
}

.idea-b {
  width: 44.5%;
  height: 420px;
  float: left;
  overflow: hidden;
  position: relative;
}

.idea-c {
  width: 55.5%;
  height: 420px;
  float: left;
  position: relative;
}

.idea-d {
  width: 100%;
  padding: 0 40px;
  max-width: 660px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.idea-d1 {
  font-size: 30px;
  color: #000;
  line-height: 1.2;
}

.idea-d2 {
  color: #333;
  margin-top: 25px;
}

.idea-ul li:nth-child(2n + 0) .idea-b {
  float: right;
}


@media (max-width: 1600px) {
  .idea-a {
    margin-left: 50px;
  }

  .idea-c, .idea-b {
    height: 360px;
  }
}

@media (max-width: 1600px) {
  .idea-c, .idea-b {
    height: 250px;
  }

  .idea-d1 {
    font-size: 20px;
    font-weight: bold;
  }

  .idea-d2 {
    margin-top: 15px;
  }
}

@media (max-width: 750px) {
  .idea {
    padding: 1rem 0;
  }

  .idea-bc {
    margin-top: .6rem;
    font-size: .26rem;
    line-height: .45rem;
  }

  .idea-nav {
    display: block;
  }

  .idea-nav .gynav-li {
    display: block;
    width: 50%;
    float: left;
  }

  .idea-rt {
    width: 100%;
    margin-top: .4rem;
  }

  .idea-rt a {
    font-size: .28rem;
    line-height: .45rem;
    padding-bottom: .2rem;
    margin-left: 0rem;
    margin-right: .4rem;
  }

  .idea-ul {
    margin-top: .6rem;
  }

  .idea-ul li {
    margin-bottom: .4rem;
  }

  .idea-b {
    width: 100%;
    height: 4rem;
  }

  .idea-c {
    width: 100%;
    height: auto;
  }

  .idea-d {
    position: relative;
    top: 0;
    left: 0;
    transform: initial;
    padding: .4rem .3rem;
  }

  .idea-d1 {
    font-size: .32rem;
    line-height: .45rem;
  }
}


/*薪酬福利*/
.welfare {
  padding-top: 100px;
  padding-bottom: 130px;
}

.welfare-ul {
  width: calc(100% + 40px);
  overflow: hidden;
  margin-top: 65px;
}

.welfare-ul li {
  width: calc(25% - 40px);
  height: 280px;
  float: left;
  text-align: center;
  padding: 0 25px;
  padding-top: 50px;
  margin-right: 40px;
  margin-bottom: 40px;
  background: #fff;
}

.welfare-a {
  height: 65px;
  line-height: 65px;
}

.welfare-a img {
  max-height: 100%;
}

.welfare-b {
  font-size: 20px;
  color: #333;
  line-height: 30px;
  margin-top: 30px;
}

.welfare-c {
  width: 40px;
  height: 2px;
  margin-left: 50%;
  position: relative;
  left: -20px;
  background: #E6E6E6;
  margin-top: 10px;
  line-height: 1;
  vertical-align: top;
}

.welfare-d {
  font-size: 16px;
  color: #666;
  line-height: 25px;
  margin-top: 20px;
  display: none;
}

@media (max-width: 1600px) {
  .welfare-ul {
    width: 103%;
  }

  .welfare-ul li {
    width: 22%;
    margin-bottom: 30px;
    margin-right: 3%;
  }
}

@media (max-width: 1200px) {
  .welfare-ul li {
    width: 30.333%;
  }
}

@media (max-width: 750px) {
  .welfare {
    padding: 1rem 0;
  }

  .welfare-ul {
    margin-top: .5rem;
  }

  .welfare-ul li {
    width: 47%;
    margin-bottom: .4rem;
    height: 3rem;
    padding: .3rem;
    padding-top: .5rem;
  }

  .welfare-a {
    height: .8rem;
    line-height: .8rem;
  }

  .welfare-b {
    font-size: .3rem;
    line-height: .45rem;
    font-weight: bold;
    margin-top: .3rem;
  }

  .welfare-c {
    width: .5rem;
    left: -.25rem;
    margin-top: .2rem;
  }

  .welfare-d {
    font-size: .24rem;
    line-height: .4rem;
    margin-top: .2rem;
  }
}


/*岗位招聘*/
.recruit-div {
  margin-top: 100px;
  overflow: hidden;
}

.recruit-lt {
  width: 240px;
  float: left;
  border: 1px solid #e6e6e6;
}

.recruit-lt a {
  display: block;
  width: 100%;
  line-height: 65px;
  font-size: 16px;
  color: #333;
  padding-left: 30px;
  border-top: 1px solid #e6e6e6;
  background: url(../img/ico28_1.png) no-repeat 200px center;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.recruit-lt a:first-child {
  border: 0;
}

.recruit-lt a:hover {
  background-color: #0a4387;
  color: #fff;
  background-image: url(../img/ico28_2.png);
  transition: all .3s;
  -webkit-transition: all .3s;
}

.recruit-lt a.on {
  background-color: #0a4387;
  color: #fff;
  background-image: url(../img/ico28_2.png);
  transition: all .3s;
  -webkit-transition: all .3s;
}

.recruit-rt {
  width: calc(100% - 280px);
  max-width: 1220px;
  float: right;
}

.recruit-tit {
  font-size: 30px;
  color: #0a4387;
  line-height: 1.1;
}

.recruit-ul {
  margin-top: 55px;
  width: calc(100% + 30px);
  margin-bottom: 25px;
  /*overflow: hidden;*/
  font-size: 0;
}

.recruit-li {
  display: inline-block;
  vertical-align: top;
  width: calc(33.333% - 30px);
  box-shadow: 0 0 5px #ddd;
  margin-right: 30px;
  margin-bottom: 50px;
  background: #f5f5f5;
}

.recruit-a {
  overflow: hidden;
  position: relative;
}

.recruit-bc {
  padding: 25px 30px;
}

.recruit-b {
  font-size: 18px;
  color: #000;
  line-height: 25px;
  height: 25px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.recruit-c {
  font-size: 14px;
  color: #999;
  line-height: 1.1;
  margin-top: 10px;
  margin-bottom: 20px;
}

.recruit-li:hover .recruit-b {
  color: #0a4387;
  transition: all .3s;
  -webkit-transition: all .3s;
}

@media (max-width: 1600px) {
  .recruit-bc {
    padding: 20px;
  }

  .recruit-c {
    margin-bottom: 0;
  }
}

@media (max-width: 1200px) {
  .recruit-lt {
    width: 100%;
    max-width: 720px;
    float: left;
    margin-bottom: 50px;
    overflow: hidden;
  }

  .recruit-lt a {
    width: 33.333%;
    float: left;
    border: 0;
    border-left: 1px solid #e6e6e6;
  }

  .recruit-rt {
    width: 100%;
  }

  .recruit-b {
    font-size: 16px;
  }
}

@media (max-width: 750px) {
  .recruit-div {
    margin-top: .7rem;
  }

  .recruit-lt {
    margin-bottom: .7rem;
  }

  .recruit-lt a {
    font-size: .26rem;
    line-height: .8rem;
    padding-left: .2rem;
    background-position-x: 90%;
  }

  .recruit-tit {
    font-size: .34rem;
    font-weight: bold;
  }

  .recruit-ul {
    width: 103%;
    margin-top: .5rem;
    margin-bottom: .2rem;
  }

  .recruit-li {
    width: 47%;
    margin-right: 3%;
    margin-bottom: .3rem;
  }

  .recruit-bc {
    padding: .3rem .2rem;
  }

  .recruit-b {
    font-size: .28rem;
    line-height: .4rem;
    height: .4rem;
  }

  .recruit-c {
    font-size: .24rem;
    margin-top: .15rem;
  }
}


/*联系我们*/
.contact {
  padding-top: 120px;
  padding-bottom: 180px;
}

.contact-div {
  background: #f5f7f9;
  margin-top: 60px;
  overflow: hidden;
}

.contact-lt {
  width: 50%;
  float: left;
  height: 560px;
  text-align: center;
}

.contact-ac {
  display: inline-block;
  width: 90%;
  max-width: 555px;
  padding-top: 75px;
}

.contact-ab {
  position: relative;
  z-index: 2;
}

.contact-a {
  font-size: 20px;
  color: #0054a3;
  line-height: 50px;
  padding-right: 20px;
  background: url(../img/ico03_3.png) no-repeat right center;
  border-bottom: 1px solid #0054a3;
  text-align: left;
  cursor: pointer;
}

.contact-b {
  width: 100%;
  background: #fff;
  padding: 10px 25px;
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
}

.contact-b li {
  font-size: 18px;
  line-height: 30px;
  margin: 10px 0;
  color: #333;
  text-align: left;
  cursor: pointer;
}

.contact-b li:hover {
  color: #0054a3;
}

.contact-c {
  margin-top: 75px;
  overflow: hidden;
  text-align: left;
  font-size: 16px;
  color: #666;
  line-height: 30px;
}

.contact-c ul {
  display: none;
}

.contact-c li, .contact-c ul > p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  width: 50%;
  float: left;
  padding-right: 20px;
  margin-bottom: 25px;
}

.contact-rt {
  width: 50%;
  float: left;
  height: 560px;
}

@media (max-width: 1600px) {
  .contact-a {
    font-size: 22px;
    line-height: 40px;
    padding: 10px 0;
    padding-right: 30px;
  }
}

@media (max-width: 1200px) {
  .contact-lt {
    width: 100%;
    height: auto;
    text-align: left;
    padding: 50px;
  }

  .contact-ac {
    width: 100%;
    padding: 0;
  }

  .contact-rt {
    width: 100%;
    height: 400px;
  }

  .contact-c {
    margin-top: 30px;
  }
}

@media (max-width: 750px) {
  .contact {
    padding: 1rem 0;
  }

  .contact-div {
    margin-top: .6rem;
  }

  .contact-lt {
    padding: .5rem .4rem;
  }

  .contact-a {
    font-size: .3rem;
    line-height: .45rem;
    padding: .1rem;
    padding-right: 30px;
  }

  .contact-c {
    margin-top: .3rem;
  }

  .contact-c li, .contact-c ul > p {
    font-size: .26rem;
    line-height: .45rem;
    width: 100%;
    padding: 0;
    margin-bottom: .2rem;
  }

  .contact-b {
    padding: .2rem;
  }

  .contact-b li {
    font-size: .26rem;
    line-height: .45rem;
    margin: .1rem 0;
  }

  .contact-rt {
    height: 6rem;
  }
}


/*创新研究*/
.innovate {
  padding-top: 160px;
  padding-bottom: 110px;
}

.innovate-ab {
  overflow: hidden;
}

.innovate-c {
  margin-top: 75px;
  overflow: hidden;
  max-width: 690px;
}

.innovate-c li {
  width: 33.333%;
  float: left;
  padding-right: 20px;
}

.innovate-c1 {
  font-size: 18px;
  color: #0a4387;
  font-family: DIN-Condensed-Bold;
  line-height: 1;
}

.innovate-c1 > span {
  font-size: 40px;
  display: inline-block;
  line-height: 1;
  vertical-align: top;
  margin-right: 5px;
}

.innovate-c2 {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  margin-top: 0px;
}

.innovate-de {
  margin-top: 150px;
  overflow: hidden;
}

.innovate-d {
  width: 35.5%;
  float: left;
  height: 570px;
  background: #0a4387;
  padding: 0 85px;
  padding-top: 125px;
  color: #fff;
}

.innovate-d1 {
  font-size: 30px;
  line-height: 1.1;
}

.innovate-d2 {
  width: 100%;
  max-width: 330px;
  margin-top: 70px;
}

.innovate-d2 li {
  font-size: 16px;
  line-height: 30px;
  padding: 10px 0;
  padding-right: 30px;
  margin-bottom: 10px;
  cursor: pointer;
  border-bottom: 1px solid #0a4387;
}

.innovate-d2 li:hover {
  border-color: rgba(255, 255, 255, .3);
  background: url(../img/ico30.png) no-repeat right center;
}

.innovate-d2 li.on {
  border-color: rgba(255, 255, 255, .3);
  background: url(../img/ico30.png) no-repeat right center;
}

.innovate-e {
  width: 64.5%;
  float: left;
  height: 570px;
  background: url(../img/img15.jpg) no-repeat center;
  padding: 65px;
  padding-top: 115px;
}

.innovate-Eswiper {
  padding: 0 65px;
}

.innovate-Eslide {
  height: 380px;
  line-height: 380px;
  text-align: center;
  font-size: 0;
}

.innovate-next {
  width: 50px;
  height: 50px;
  background: url(../img/ico31_2.png) no-repeat center;
  background-size: cover;
  right: 0;
  margin-top: -25px;
}

.innovate-next:hover {
  background-image: url(../img/ico31_4.png);
}

.innovate-prev {
  width: 50px;
  height: 50px;
  background: url(../img/ico31_1.png) no-repeat center;
  background-size: cover;
  right: 0;
  margin-top: -25px;
}

.innovate-prev:hover {
  background-image: url(../img/ico31_3.png);
}

.innovate-f {
  margin-top: 125px;
}

.innovate-g {
  margin-top: 70px;
}

.innovate-Gslide {
  border: 1px solid #e6e6e6;
  padding: 0 40px;
  border-bottom: 2px solid #0a4387;
  text-align: center;
}

.innovate-g1 {
  font-size: 0;
  height: 375px;
  padding: 5px 0;
  line-height: 365px;
  border-bottom: 1px solid #e6e6e6;
}

.innovate-g2 {
  font-size: 14PX;
  color: #333;
  line-height: 20px;
  height: 90px;
  padding-top: 10px;
  text-align: center;
}

.innovate-Gbut {
  height: 50px;
  position: relative;
  left: -65px;
  width: 130px;
  margin-left: 50%;
  margin-top: 60px;

}

.innovate-Gbut > div {
  border: 1px solid #e6e6e6;
  border-radius: 100%;
}

@media (max-width: 1600px) {
  .innovate-d {
    padding: 0 30px;
    padding-top: 60px;
  }
}

@media (max-width: 1200px) {
  .innovate-c2 {
    font-size: 14px;
    line-height: 25px;
  }

  .innovate-Gslide {
    padding: 0 20px;
  }

  .innovate-d1 {
    font-size: 34px;
  }
}

@media (max-width: 1000px) {
  .innovate-c {
    margin-top: 40px;
  }

  .innovate-d {
    height: auto;
    padding: 40px;
    width: 100%;
  }

  .innovate-e {
    width: 100%;
    padding: 50px;
    height: auto;
  }

  .innovate-g1 {
    height: 300px;
    line-height: 290px;
  }
}

.innovate-Eslide img, .innovate-g1 img {
  max-height: 100%;
}

@media (max-width: 750px) {
  .innovate {
    padding: 1rem 0;
  }

  .innovate-c {
    margin-top: .4rem;
  }

  .innovate-c li {
    padding-right: .2rem;
  }

  .innovate-c2 {
    font-size: .24rem;
    line-height: .4rem;
  }

  .innovate-de {
    margin-top: .7rem;
  }

  .innovate-d {
    padding: .6rem .4rem;
  }

  .innovate-d1 {
    font-size: .4rem;
    font-weight: bold;
  }

  .innovate-d2 {
    margin-top: .4rem;
  }

  .innovate-d2 li {
    font-size: .26rem;
    line-height: .5rem;
    padding: .15rem 0;
    margin: .1rem 0;
  }

  .innovate-e {
    padding: .6rem .4rem;
  }

  .innovate-Eswiper {
    padding: 0 .7rem;
  }

  .innovate-Eslide {
    height: 3rem;
    line-height: 3rem;
  }

  .innovate-next, .innovate-prev {
    width: .6rem;
    height: .6rem;
    margin-top: -.3rem;
  }

  .innovate-f {
    margin-top: .7rem;
  }

  .innovate-g {
    margin-top: .5rem;
  }

  .innovate-Gslide {
    padding: 0 .2rem;
  }

  .innovate-g1 {
    height: 3rem;
    line-height: 2.8rem;
    padding: .1rem 0;
  }

  .innovate-g2 {
    height: 1.6rem;
    font-size: .24rem;
    line-height: .4rem;
    padding-top: .2rem;
  }

  .innovate-Gbut {
    width: 1.8rem;
    margin-top: .4rem;
    left: -.9rem;
  }
}


/*关于富特*/
.about {
  padding-top: 100px;
  padding-bottom: 150px;
}

.about-b {
  margin-top: 25px;
}

.about-c {
  width: 104%;
  overflow: hidden;
  margin-top: 60px;
}

.about-c li {
  width: 16%;
  margin-right: 4%;
  float: left;
  padding-top: 30px;
  height: 150px;
  background: no-repeat right center;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding-right: 60px;
  position: relative;
}

.about-c li .iconfont {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 70px;
  color: #0a4387;
  transform: translateY(-50%);
}

.about-c1 {
  font-size: 40px;
  color: #0a4387;
  line-height: 1;
  font-family: DIN-Condensed-Bold;
}

.about-c1 .sp2 {
  font-size: 12px;
  width: 20px;
  line-height: 20px;
  border-radius: 100%;
  color: #fff;
  background: #0a4387;
  text-align: center;
  vertical-align: bottom;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 5px;
}

.about-c1 .sp3 {
  font-size: 16px;
  line-height: 25px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: top;
}

.about-c2 {
  font-size: 14px;
  color: #333;
  line-height: 22px;
  margin-top: 4px;
}

.about-d {
  margin-top: 100px;

}

.about-dnext {
  right: 45PX;
}

.about-dprev {
  left: 45px;
}


.about-e {
  min-height: 745px;
  overflow: hidden;
}

.about-elt {
  width: 34.5%;
  float: left;
  max-width: 430px;
  padding-right: 50px;
  padding-top: 26px;
  color: #fff;
}

.about-e1 {
  color: #fff;
  padding-top: 200px;
}

.about-e2 {
  color: #fff;
  margin-top: 30px;
}

.about-ert {
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, .1);
  border-right: 1px solid rgba(255, 255, 255, .1);
}

.about-Eslide {

  height: 745px;
  transition: all .3s;
  -webkit-transition: all .3s;
  border-right: 1px solid rgba(255, 255, 255, .1);
}

.about-e35 {
  width: 100%;
  padding: 0 25px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.about-e3 {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-family: DIN-Condensed-Bold;
  line-height: 45px;
  position: relative;
}

.about-e3:after {
  content: '';
  width: 25px;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -12.5px;
  opacity: 0;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-e4 {
  text-align: center;
  margin-top: 50px;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-e5 {
  color: #fff;
  margin-top: 35px;
  display: none;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-Eslide.on {
  background: rgba(10, 67, 135, .6);
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-Eslide.on .about-e3:after {
  opacity: 1;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-Eslide.on .about-e4 {
  display: none;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-Eslide.on .about-e5 {
  display: block;
  transition: all .3s;
  -webkit-transition: all .3s;
}


.about-f {
  padding-top: 120px;
  text-align: center;
  width: 100%;
}

.about-g {
  width: calc(100% + 30px);
  overflow: hidden;
  margin-top: 110px;

}

.about-g li {
  width: calc(33.333% - 30px);
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  background: #f3f3f3;
  height: 230px;
  padding: 50px;
  position: relative;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-g1 {
  font-size: 24px;
  line-height: 1.2;
  color: #0a4387;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-g2 {
  width: 30px;
  height: 2px;
  margin-top: 10px;
  background: #e8e8e8;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-g3 {
  font-size: 16px;
  line-height: 25px;
  color: #666;
  margin-top: 30px;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-g4 {
  position: absolute;
  top: 40px;
  right: 40px;
}

.about-g4 .img2 {
  display: none;
}

.about-g li:hover {
  background: #0a4387;
}

.about-g li:hover .about-g1, .about-g li:hover .about-g3 {
  color: #fff;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-g li:hover .about-g2 {
  background: #fff;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-g li:hover .about-g4 .img1 {
  display: none;
}

.about-g li:hover .about-g4 .img2 {
  display: inline-block;
}

.about-h {
  width: 100%;
  text-align: center;
  padding-top: 110px;
}

.about-i {
  margin-top: 95px;
  padding-bottom: 60px;
}

.about-i1 {
  width: ;
  height: 340px;
  text-align: center;
  line-height: 340px;
  font-size: 0;
  background: #f4f4f4;
}

.about-i1 img {
  max-height: 100%;
}

.about-i2 {
  font-size: 18px;
  color: #333;
  line-height: 25px;
  padding-top: 25px;
  text-align: center;
}

.about-jk {
  padding-top: 90px;
  position: relative;
  padding-bottom: 32px;
  border-bottom: 2px solid #e6e6e6;
  text-align: center;
}

.about-j {
  display: inline-block;
  text-align: center;
  margin: 0 40px;
  position: relative;
  color: #999;
  cursor: pointer;
}

.about-j:hover {
  color: #333;
}

.about-j.on {
  color: #333;
}

.about-j:first-child:after {
  content: '';
  width: 1px;
  height: 30px;
  background: #ddd;
  position: absolute;
  right: -40px;
  top: 50%;
  margin-top: -12px;
}

.about-k {
  width: 180px;
  line-height: 50px;
  background: #f4f4f4;
  font-size: 16px;
  color: #333;
  text-align: center;
  position: absolute;
  bottom: 30px;
  right: 0;
}

.about-m {
  margin-top: 85px;
  margin-bottom: 200px;
  width: calc(100% + 25px);
  overflow: hidden;
  display: none;
}

.about-m li {
  width: calc(20% - 25px);
  height: 135px;
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
  border: 1px solid #e6e6e6;
  text-align: center;
  padding: 10px;
  line-height: 115px;
}

.about-m li img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);

  filter: grayscale(100%);

  filter: gray;
  opacity: .6;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-m li:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale%);

  filter: grayscale(0%);

  filter: gray;
  opacity: 1;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.about-m li:hover {
  border-color: #000000;
}

@media (max-width: 1600px) {
  .about-c {
    width: 103%;
  }

  .about-c li {
    width: 17%;
    margin-right: 3%;
    background-size: 40px auto;
    padding-right: 50px;
  }

  .about-c li .iconfont {
    font-size: 42px;
  }

  .about-c2 {
    font-size: 13px;
  }

  .about-e {
    min-height: 550px;
  }

  .about-e1 {
    padding-top: 10px;
  }

  .about-Eslide {
    height: 550px;
  }

  .about-elt {
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .about-g li {
    height: 280px;
  }

  .about-g3 {
    margin-top: 15px;
  }
}

@media (max-width: 1200px) {
  .about-c li {
    width: 30.333%;
    margin-bottom: 20px;
  }

  .about-m li img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale%);

    filter: grayscale(0%);

    filter: gray;
    opacity: 1;
    transition: all .3s;
    -webkit-transition: all .3s;
  }
}

@media (max-width: 1000px) {
  .about-g li {
    padding: 50px 25px;
  }

  .about-g4 {
    width: 30px;
    top: 30px;
    right: 20px;
  }

  .about-g1 {
    font-size: 20px;
  }

  .about-i1 {
    height: 260px;
    padding: 10px;
    line-height: 240px;
  }

  .about-i2 {
    font-size: 14px;
    padding-top: 10px;
  }

  .about-m li {
    width: calc(33.333% - 25px);
  }

  .about-nav .gynav-li {
    width: 33.333%;
  }
}

@media (max-width: 750px) {
  .about-nav .gynav-li {
    width: 50%;
  }

  .about {
    padding: 1rem 0;
  }

  .about-c {
    margin-top: .4rem;
  }

  .about-c li {
    width: 97%;
    background-size: .6rem auto;
    padding-right: .7rem;
    padding-top: .2rem;
    height: 1.8rem;
  }

  .about-c1 {
    font-size: .7rem;
  }

  .about-c1 .sp2 {
    font-size: .24rem;
    width: .35rem;
    height: .35rem;
    line-height: .35rem;
    margin-left: .1rem;
  }

  .about-c2 {
    font-size: .24rem;
    line-height: .35rem;
    margin-top: .1rem;
  }

  .about-d {
    margin-top: .5rem;
  }

  .about-dprev {
    left: .3rem;
  }

  .about-dnext {
    right: .3rem;
  }

  .about-e {
    min-height: auto;
  }

  .about-elt {
    width: 100%;
    padding: .8rem 0;

  }

  .about-e1 {
    padding: 0;
  }

  .about-Eslide {
    height: auto;
    padding: .8rem 0;
  }

  .about-e35 {
    position: relative;
    top: 0;
    transform: initial;
  }

  .about-Eslide {
    background: rgba(10, 67, 135, .6);
    transition: all .3s;
    -webkit-transition: all .3s;
  }

  .about-e3:after {
    opacity: 1;
    transition: all .3s;
    -webkit-transition: all .3s;
  }

  .about-e4 {
    display: none;
    transition: all .3s;
    -webkit-transition: all .3s;
  }

  .about-e5 {
    display: block;
    transition: all .3s;
    -webkit-transition: all .3s;
  }

  .about-f {
    padding-top: .6rem;
  }

  .about-g {
    margin-top: .5rem;
    width: 100%;
  }

  .about-g li {
    width: 100%;
    margin-bottom: .3rem;
    height: auto;
    padding: .5rem .4rem;
  }

  .about-g3 {
    margin-top: .3rem;
  }

  .about-g3 {
    font-size: .26rem;
    line-height: .45rem;
  }

  .about-h {
    padding-top: .7rem;
  }

  .about-i {
    margin-top: .5rem;
    padding-bottom: 1rem;
  }

  .about-i1 {
    height: 3rem;
    padding: .15rem;
    line-height: 2.7rem;
  }

  .about-i2 {
    font-size: .26rem;
    line-height: .4rem;
    padding-top: .15rem;
  }

  .about-jk {
    padding-top: .5rem;
    padding-bottom: .4rem;
  }

  .about-j {
    display: inline-block !important;
    width: auto !important;
    margin: 0 20px;
  }

  .about-j:first-child:after {
    height: 20px;
    margin-top: -8px;
    right: -20px;
    display: none;
  }

  .about-k {
    width: 2rem;
    font-size: .26rem;
    line-height: .5rem;
    bottom: .2rem;
  }

  .about-m {
    width: 103%;
    margin-top: .5rem;
    margin-bottom: .6rem;
  }

  .about-m li {
    width: 30.333%;
    margin-right: 3%;
    margin-bottom: .3rem;
    height: 2rem;
    padding: .2rem;
    line-height: 1.6rem;
  }
}


/*产品应用*/
.pro-nav {
  display: block;
  text-align: center;
  max-width: 1180px;
  font-size: 0;
}

.pro-nav .gynav-li {
  width: 50%;
  display: inline-block;
}

.product {
  padding-top: 155px;
  padding-bottom: 100px;
}

.product-ul {
  width: 104%;
  overflow: hidden;
}

.product-ul li {
  width: 29.333%;
  float: left;
  margin-right: 4%;
  margin-bottom: 40px;
  background: #fff;
  padding: 35px 30px;
}

.product-a {
  width: 100%;
  height: 262px;
  line-height: 260px;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  font-size: 0;
}

.product-a img {
  max-height: 100%;
}

.product-b {
  font-size: 24px;
  color: #1a3884;
  height: 30px;
  line-height: 30px;
  margin-top: 40px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.product-c {
  font-size: 14px;
  color: #888;
  line-height: 25px;
  height: 50px;
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product-d {
  display: block;
  margin-top: 45px;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  color: #1a3884;
  padding: 0 30px;
  background: #eaebf0 url(../img/ico38_1.png) no-repeat 95% center;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.product-d:hover {
  background-color: #1a3884;
  color: #fff;
  background-image: url(../img/ico38_2.png);
  transition: all .3s;
  -webkit-transition: all .3s;
}

@media (max-width: 1600px) {
  .product {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .product-b {
    font-size: 20px;
    margin-top: 20px;
  }

  .product-c {
    margin-top: 10px
  }

  .product-d {
    margin-top: 20px;
  }

  .product-ul li {
    padding: 25px;
  }
}

@media (max-width: 1000px) {
  .product-ul {
    width: 102%;
  }

  .product-ul li {
    width: 31.333%;
    margin-right: 2%;
    margin-bottom: 30px;
    padding: 20px;
  }

  .product-a {
    height: 182px;
    line-height: 180px;
  }

  .product-d {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
  }
}

@media (max-width: 750px) {
  .product {
    padding: .8rem 0;
  }

  .product-ul {
    width: 100%;
  }

  .product-ul li {
    width: 100%;
    margin-bottom: .3rem;
  }
}


/*产品详情*/
.proinfo-img {
  font-size: 0;
  height: 480px;
}

.proinfo-img-a {
  font-size: 50px;
  color: #fff;
  line-height: 60px;
  padding-top: 200px;
  padding-right: 20%;
}

.proinfo {
  padding-top: 225px;
  padding-bottom: 140px;
  overflow: hidden;
}

.proinfo-lt {
  width: 52%;
  float: left;
  text-align: center;
}

.proinfo-slide {
  width: 100%;
  text-align: center;
  height: 480px;
  line-height: 480px;
  padding: 0 60px;
  font-size: 0;
}

.proinfo-slide img {
  max-height: 100%;
}

.proinfo-prev, .proinfo-next {
  width: 60px;
  height: 60px;
  background: url(../img/ico39_1.png) no-repeat center;
  background-size: cover;
  left: 0;
  margin-top: -30px;
}

.proinfo-next {
  background-image: url(../img/ico39_2.png);
  left: initial;
  right: 0;
}

.proinfo-rt {
  width: 45%;
  max-width: 720px;
  float: right;
  padding-top: 90px;
}

.proinfo-a {
  font-size: 54px;
  color: #000;
  line-height: 65px;
}

.proinfo-b {
  font-size: 24px;
  color: #000;
  line-height: 35px;
  margin-top: 15px;
}

.proinfo-c {
  width: 40px;
  height: 3px;
  margin-top: 30px;
  background: #0054a3;
}

.proinfo-d {
  font-size: 16px;
  color: #666;
  line-height: 35px;
  margin-top: 60px;
}

.proinfo-j {
  font-size: 54px;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 150px;
  width: 100%;
  float: left;
}

.proinfo-k {
  width: 108%;
  margin-top: 30px;
  overflow: hidden;
  float: left;
}

.proinfo-ka {
  display: block;
  width: 25.333%;
  float: left;
  margin-right: 8%;
  margin-bottom: 30px;
}

.proinfo-k1 {
  width: 100%;
  height: 360px;
  line-height: 300px;
  padding: 30px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
}

.proinfo-k1 img {
  max-height: 100%;
}

.proinfo-k2 {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  margin-top: 30px;
  color: #1a3884;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}


@media (max-width: 1600px) {
  .proinfo-img {
    height: 350px;
  }

  .proinfo-img-a {
    padding-top: 140px;
    font-size: 40px;
    line-height: 50px;
  }

  .proinfo {
    padding: 100px 0;
  }

  .proinfo-a {
    font-size: 40px;
    line-height: 50px;
  }

  .proinfo-b {
    font-size: 20px;
    line-height: 30px;
  }

  .proinfo-d {
    line-height: 30px;
    margin-top: 30px;
  }

  .proinfo {
    padding: 100px 0;
  }

  .proinfo-j {
    margin-top: 100px;
    font-size: 40px;
  }

  .proinfo-k {
    width: 104%;
  }

  .proinfo-ka {
    width: 29.333%;
    margin-right: 4%;
  }

  .proinfo-k1 {
    height: 260px;
    line-height: 200px;
  }

  .proinfo-k2 {
    margin-top: 20px;
    font-size: 20px;
  }

}


@media (max-width: 1000px) {
  .proinfo-img {
    height: 300px;
  }

  .proinfo-img-a {
    font-size: 30px;
    line-height: 40px;
    padding-top: 120px;
  }

  .proinfo-lt {
    width: 100%;
    margin-bottom: 40px;
  }

  .proinfo-rt {
    width: 100%;
    max-width: initial;
    padding: 0;
  }

  .proinfo-k1 {
    height: 200px;
    padding: 20px;
    line-height: 160px;
  }

  .proinfo-k2 {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
  }
}

@media (max-width: 750px) {
  .proinfo-img {
    height: 3rem;
  }

  .proinfo-img-a {
    font-size: .32rem;
    padding-top: 1.2rem;
    line-height: .5rem;
    font-weight: bold;
  }

  .proinfo {
    padding: .8rem 0;
  }

  .proinfo-lt {
    margin-bottom: .6rem;
  }

  .proinfo-slide {
    height: 5rem;
    line-height: 5rem;
    padding: 0 .7rem;
  }

  .proinfo-prev, .proinfo-next {
    width: .6rem;
    height: .6rem;
    margin-top: -.3rem;
  }

  .proinfo-a {
    font-size: .5rem;
    line-height: .65rem;
  }

  .proinfo-b {
    font-size: .32rem;
    line-height: .5rem;
    margin-top: .2rem;
  }

  .proinfo-c {
    width: .5rem;
    height: 2px;
    margin-top: .2rem;
  }

  .proinfo-d {
    font-size: .26rem;
    line-height: .45rem;
    margin-top: .4rem;
  }

  .proinfo-j {
    font-size: .4rem;
    margin-top: .7rem;
  }

  .proinfo-k {
    width: 103%;
    margin-top: .4rem;
  }

  .proinfo-ka {
    width: 47%;
    margin-right: 3%;
    margin-bottom: .4rem;
  }

  .proinfo-k1 {
    padding: .3rem;
    height: 2.6rem;
    line-height: 2rem;
  }

  .proinfo-k2 {
    font-size: .26rem;
    height: .4rem;
    line-height: .4rem;
    margin-top: .2rem;
  }
}


.posts {

}

.recruit-th {
  width: 100%;
  height: 80px;
  padding: 25px 50px;
  background: #0a4387;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  margin-top: 60px;
}

.recruit-li2 {
  width: 60px;
  float: left;
  text-align: center;
}

.recruit-li5 {
  width: 150px;
  text-align: center;
  float: left;
}

.recruit-li1, .recruit-li4 {
  width: calc(30% - 60px);
  width: -webkit-calc(30% - 60px);
  float: left;
}

.recruit-li3 {
  width: calc(40% - 200px);
  width: -webkit-calc(40% - 200px);
  float: left;
}

.recruit-li3, .recruit-li4 {
  text-align: center;
  padding: 0 10px;
}

.recruit-li6 {
  width: 100px;
  float: right;
  text-align: right;
}

.posts-ul {
  border: 1px solid #E5E5E5;
  border-top: 0;
}

.posts-ul li {
  border-top: 1px solid #E5E5E5;
}

.posts-ul-a {
  width: 100%;
  height: 80px;
  padding: 20px 50px;
  color: #000;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  cursor: pointer;
  transition: all .3s;;
  -webkit-transition: all .3s;
}

.posts-alj {
  display: inline-block;
  width: 90px;
  font-size: 14px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  background: #0a4387;
  border-radius: 3px;
  text-align: center;
}

.posts-alj:hover {
  color: #fff;
  opacity: .8
}

.posts-page {
  margin-top: 80px;
}

.posts-mr {
  display: inline-block;
  width: 120PX;
  font-size: 16px;
  line-height: 45px;
  color: #0a4387;
  border: 1px solid #0a4387;
  border-radius: 5px;
  margin-top: 40px;
  margin-left: calc(50% - 60px);
  text-align: center;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.posts-mr:hover {
  background: #0a4387;
  color: #fff;
  transition: all .3s;
  -webkit-transition: all .3s;
}

@media (max-width: 1000px) {
  .recruit-li3, .recruit-li4 {
    display: none;
  }
}

@media (max-width: 750px) {
  .recruit-th {
    margin-top: .6rem
  }

  .recruit-th {
    padding: .2rem .3rem;
    font-size: .26em;
    line-height: .4rem;
  }

  .recruit-li5 {
    width: 2rem;
  }

  .recruit-li6 {
    width: 1.2rem;
  }

  .recruit-li2 {
    width: .6rem;
  }

  .recruit-li1 {
    width: 2rem;
  }

  .posts-ul-a {
    font-size: .24rem;
    line-height: .35rem;
    padding: .2rem .3rem;
  }

  .posts-ul-a {
    height: auto;
  }

  .posts-alj {
    width: 1.2rem;
    font-size: .24rem;
    height: .6rem;
    line-height: .6rem;
  }

  .posts-page {
    margin-top: .4rem;
  }
}
