body,
html {
  font-family: -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
  font-size: 14px;
  min-width: 1400px;
  padding: 0;
  margin: 0;
}

ul,
li,
p {
  list-style: none;
  padding: 0;
  margin: 0;
}

a,
a:link,
a:focus {
  color: inherit;
  text-decoration: none;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.c-full {
  width: 100%;
}

.c-container {
  width: 1100px;
  margin: 0 auto;
}

.text-center {
  text-align: center;
}

.text-uppercase {
  text-transform: uppercase;
}

.clear {
  clear: both;
}

h1,
h2,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.hd-top {
  padding: 7px 0;
  height: 90px;
}

.hd-top .hd-logo img {
  max-height: 100%;
  width: auto;
}

.hd-tel {
  width: 200px;
  font-size: 15px;
  padding-top: 23px;
  color: #757575;
}

.hd-tel p {
  font-size: 18px;
  color: #013064;
}

.hd-tel img {
  padding-right: 5px;
}

.bg-blue {
  background: #013064;
}

.nav-f li:nth-child(1) {
  margin-left: 0;
}

.nav-f li:nth-last-child(1) {
  margin-right: 0;
}

.hd-nav {
  position: relative;
  height: 44px;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  line-height: 44px;
  text-align: center;
}

.hd-nav li {
  display: inline-block;
  margin: 0 20px;
  position: relative;
}

.hd-nav li a {
  padding: 0 17px;
}

.hd-nav li:hover .nav-1 {
  height: 500px;
  display: block;
}

.hd-nav li.active, .hd-nav li:hover {
  background: #c1a25f;
}

.top-a {
  position: relative;
}

.top-a::after {
  position: absolute;
  content: '';
  top: 0;
  right: -24px;
  height: 17px;
  width: 1px;
  background: #103969;
  -webkit-box-shadow: 1px 0px 1px #011a35;
          box-shadow: 1px 0px 1px #011a35;
}

.nav-1 {
  -webkit-transition: all .6s linear;
  transition: all .6s linear;
  max-height: 0;
  display: none;
  z-index: 20;
  position: absolute;
  background: #013064;
  line-height: 45px;
  color: #fff;
  left: -26px;
}

.nav-1 li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 45px;
  width: 100%;
  margin: 0;
  width: 150px;
  text-align: center;
  background: #013064;
  background: #013064d1;
}

.nav-1 li:hover {
  background: #013064;
}

.nav-1 li:hover .nav-2 {
  max-height: 500px;
}

.nav-2 {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all .6s linear;
  transition: all .6s linear;
}

.swiper-slide img {
  width: 100%;
  height: auto;
}

.ab-left {
  width: 293px;
  float: left;
}

.ab-left .ab-thumb {
  height: 205px;
}

.c-ab {
  margin-top: 53px;
}

.ab-title.cat-title {
  background: #013064;
  padding: 64px 0 74px 0;
  margin-top: -1px;
  color: #fff;
}

.cat-name {
  font-size: 28px;
}

.cat-dir {
  font-size: 12px;
  padding: 13px 0 13px 0;
}

.ab-right {
  float: left;
  width: 806px;
  padding: 40px 0 50px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f5f5;
  margin-top: 60px;
}

.ab-right h3 {
  font-size: 18px;
  letter-spacing: 1.4px;
  text-align: center;
  padding-bottom: 30px;
}

.ab-right p {
  font-size: 13px;
  line-height: 1.85;
  letter-spacing: 1px;
  text-align: justify;
  color: #444444;
  width: 547px;
  height: 158px;
  margin: 0 auto;
  overflow: hidden;
}

.cat-title {
  color: #000;
  text-align: center;
}

.c-service {
  padding: 40px 0;
}

.ser-nav {
  margin: 24px 0 90px 0;
  text-align: center;
}

.ser-nav li {
  margin: 0 15px;
  display: inline-block;
  line-height: 16px;
  height: 16px;
  font-weight: bold;
}

.ser-nav li:hover {
  color: #103969;
}

.ser-nav li:hover span {
  background: url(../images/img/gou2.png) no-repeat;
}

.ser-nav span {
  margin-left: 4px;
  display: block;
  float: right;
  width: 15px;
  height: 15px;
  background: url(../images/img/gou1.png) no-repeat;
}

.ser-lists {
  margin: 0 -15px;
}

.ser-one {
  overflow: hidden;
  float: left;
  width: 30.54%;
  padding: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 0.8px #c1c1c1;
  margin-bottom: 35px;
  margin-right: 1.36%;
  margin-left: 1.36%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.ser-one .ser-img {
  width: 100%;
  padding-top: 61.6%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.ser-one:hover {
  -webkit-box-shadow: 5px 4px 7px #bbbbbb;
          box-shadow: 5px 4px 7px #bbbbbb;
  -webkit-transform: translate(-4px, -2px);
          transform: translate(-4px, -2px);
}

.ser-one:hover .ser-title {
  color: #013064;
}

.ser-one:hover .ser-title span {
  color: #013064;
}

.ser-one:hover .ser-img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.ser-one .ser-title {
  font-size: 14px;
  line-height: 20px;
  padding: 12px 7px 7px 7px;
  font-weight: 600;
}

.ser-one .ser-title span {
  color: #c1c1c1;
  float: right;
}

.c-case {
  background: #222;
  color: #fff;
  padding-bottom: 59px;
}

.c-case .cat-title {
  color: #fff;
}

.c-case .cat1 {
  margin-bottom: 32px;
  padding-top: 44px;
}

.col-4 {
  width: 25%;
}

.case-one {
  float: left;
}

.case-one .cat-title {
  padding-bottom: 35px;
}

.news-one {
  padding: 15px 0;
}

.news-one .news-time {
  float: left;
  text-align: center;
  padding: 5px 20px 20px 20px;
}

.news-one .day {
  font-size: 26px;
}

.news-one .year {
  font-size: 7.5px;
}

.news-one .news-title {
  font-size: 15px;
  padding-bottom: 10px;
}

.news-one .news-des {
  font-size: 12px;
  line-height: 1.83;
}

.news-one:hover {
  background: #013064;
}

.c-news {
  background: #333;
  padding: 32px 0;
}

.c-case .case-one {
  border-right: solid 1px #c1c1c1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c-case .case-one .case-img {
  padding-top: 128.08%;
}

.c-case .case-con {
  color: #000;
  background: #fff;
  padding: 25px 16px 22px 20px;
}

.c-case .case-con:hover .case-more {
  color: #fff;
  background: #0168b7;
}

.c-case .case-con h3 {
  font-size: 15px;
  line-height: 1.47;
}

.c-case .case-con .keywords {
  font-size: 12px;
  color: #4e4e4e;
  padding: 14px 0;
}

.c-case .case-con .case-more {
  width: 65px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  color: #6f6f6f;
  border-radius: 7px;
  border: solid 1px #ffffff;
  background-color: #c1c1c1;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.c-case .case-con .case-more span {
  display: inline-block;
  font-size: 30px;
  float: left;
  line-height: 19px;
  margin-left: -14px;
  margin-right: -5px;
}

.footer {
  background: #013064;
  padding: 40px 0 50px 0;
  font-size: 14px;
  color: #fff;
  line-height: 2.21;
  overflow: hidden;
}

.footer .c-container {
  position: relative;
}

.footer .qr {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  font-size: 14px;
}

.footer .qr img {
  width: 85px;
  height: 85px;
}

.img-list .p-wp2 .bg-img {
  padding-top: 128.08%;
}
/*# sourceMappingURL=index.css.map */