body,
html {
  font-family: Microsoft YaHei,-apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB,  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: 1200px;
  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;
}

.header {
  /*background: #f1f2f4;*/
}

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

.h-middle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.hd-top {
  height: 77px;  
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 200;
  padding-top: 36px;
  border-bottom: 1px solid #f5f5f559;
  transition-duration: .3s
}

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

.hd-tel {
  right: 0;
  width: 270px;
  font-size: 14px;
  color: #787878;
}

.hd-tel p {
  font-size: 26px;
  color: #1e50ae;
  font-weight: 600;
  line-height: 26px;
}
.banner-box{
  /*margin-top: -114px;*/
}
.hd-tel img {
  padding-right: 15px;
}

.bg-blue {
  background: #1e50ae;
}

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

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

.hd-nav {
  position: relative;
  width: 100%;
  color: #ffffff;
  text-align: right;
  font-size: 16px;
  padding-top: 27px;
}

.hd-nav li {
  display: inline-block;
  position: relative;
  height: 50px;
}
.hd-nav li.active:after,.hd-nav li.nav2:hover:after{
  position: absolute;
  content: '';
  height: 4px;
  background: #E0301E;
  bottom: 0;
  width: 100%;
  left: 0;
}
.hd-nav li a {
  padding: 0 25px;
}

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

/*.hd-nav li:hover {
  color: #1e50ae;
}*/

.nav-1 {
  -webkit-transition: all .6s linear;
  transition: all .6s linear;
  max-height: 0;
  display: none;
  z-index: 20;
  bottom: 0;
  position: absolute;
  background: #1e50ae;
  line-height: 45px;
  color: #fff;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 100%;
}

.nav-1 li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 45px;
  width: 100%;
  margin: 0;
  word-break: keep-all;
  text-align: center;
    background: #1e50aed1;
  background: rgba(14, 85, 167, 0.7);

}
.nav-1 li a{
  padding: 0;
}
.nav-1 li:hover {
  background: #1e50ae;
  color: #fff;
}

.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;
}

.keywords {
  padding: 53px 0 68px 0;
  color: #2f2f2f;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}
.desc{
  display: none;
}
.keywords span {
  font-weight: 600;
}

.search-form {
  padding: 53px 0 68px 0;
}

.search-form .search-btn, .search-form input {
  width: 374px;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.search-form .search-btn {
  width: 75px;
  background: #1e50ae;
  text-align: center;
  cursor: pointer;
}

.search-form .search-btn img {
  width: 24px;
  height: 19px;
  vertical-align: middle;
}

.content {
  /*background: #f1f2f4;*/
}
.our-ab{
  padding-top: 14px;
}
.ab-1{
  width: 286px;
  height: 390px;
  background: #EEEFF0;
  margin-left: 5px;
  text-align: center;
  padding-top: 105px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  transition-duration: .3s;
}
.ab-1:hover{
  padding-top: 135px;
}
.ab-1 p{
  color: #000;
  font-size: 18px;
}
.ab-1 h3{
  font-size: 79px;
  color: #dcdcdc;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -38px;
}
.ab-line{
  width: 30px;
  height: 1px;
  background: #3A3A3A;
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 15px;
}
.product{
  margin-top: 39px;
}
.sw {
  padding-bottom: 82px;
}

.c2-nav {
  float: left;
  width: 220px;
  background: #fff;
  height: 516px;
  overflow: auto;
}

.c2-nav li {
  height: 94px;
  line-height: 94px;
  font-size: 16px;
  color: #2f2f2f;
  text-align: center;
  border-top: 1px solid #f1f2f4;
}

.c2-nav li.active {
  background: #1e50ae;
  height: 136px;
  line-height: 136px;
  color: #f1f2f4;
  border: none;
}

.c2-pro {
  display: none;
  float: right;
  width: 980px;
}

.c2-pro.active {
  display: block;
}

.c2-pro .pro-one {
  float: left;  
  width: 31%;  
  margin: 0 0 2.9% 2.2%;
}
.pro-one .bg-img{
  padding-top: 80.26%;
  position: relative;
  overflow: hidden;
}
.pro-one .bg-img .pro-title{
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 38%;
  box-sizing: border-box;
  transition: all .5s;
  color: #fff;
  font-style: 16px;
  background: rgba(30,80,174,0.5);
}
.pro-one .bg-img:hover .pro-title{
  top: 0;
}
.c-about {
  /*height: 490px;*/
  background: #0E55A7;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c-about .ab-img {
  position: relative;
  width: 434px;
  height: 309px;
  margin-left: 160px;
  box-shadow: -22px -22px #2162AE
}
.c-news{
  position: relative;
  height: 500px;
}
.c-news .news-bg{
  position: absolute;
  height: 217px;
  width: 12000px;
  right: calc(50% - 339px);
  background: #EEEFF0;
  z-index: 0;
}
.c-news .news-list{
  padding: 0;
  margin: 0;
  outline: 0;
  margin-top: 107px;
}
.c-news .news-list li{
  width: 319px;
  float: left;
  padding-left: 22px;
  padding-right: 87px;
  box-sizing: border-box;
  list-style: none;
  border-left: 1px solid #CBCBCB
}
.c-news .news-list li:nth-child(4){
  width: 243px;
  padding-right: 0
}
.c-news .news-list h3{
  font-size: 16px;
  color: #282828
}
.c-news .news-list div{
  text-align: right;
  color: #5688c1
}
.c-news .news-list div span{
  font-family: 宋体;
  color: #CBCBCB
}
.c-news .news-list div img{
  padding-right: 12px;
  width: 13px;
  vertical-align: middle;
}
.c-news .news-list p{
  padding-top: 10px;
  font-size: 14px;
  color: #1B1B1B;
  line-height: 27px;
}
.c-news .title{
  text-align: center;
  position: relative;
  z-index: 5;
  padding-top: 88px
}
.c-news .title:after{
  position: absolute;
  content: '';
  left: 49.88%;
  bottom: -65px;
  width: 5px;
  height: 45px;
  background: #0E55A7;
}
.c-about .ab-img:after{
  position: absolute;
  content: '';
  right: 100%;
  bottom: 0;
  height: 110px;
  width: 2500px;
  z-index: 20;
  background: #EEEFF0
}
.c-about .ab-title {
  font-size: 30px;
  font-weight: 600;
  padding: 20px 0 35px 0;
}
.more-ab{
  width: 94px;
height: 35px;
border: 1px solid #FFFFFF;
text-align: center;
font-size: 16px;
line-height: 35px;
display: block;
margin-top: 38px
}
.ab-content .ab-des{
  width: 442px;
  height: 205px;
  padding-top: 30px;
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  line-height: 24px;
}
.c-about p {
  font-size: 15px;
  line-height: 2.2;
}

.c-case {
  padding-top: 87px;
}
.c-case .title{
  margin-bottom: 49px;
}
.case-1{
  width: 297px;
}
.case-1 p{
  text-align: center;
  padding-top: 20px;
  font-size: 16px;
  color: #070707;
  padding-bottom: 38px;
}
.s3{
  margin-top: 49px;
}
.case-img{
  padding-top: 70.03%;
}
.title {
  font-size: 24px;
  font-weight: 800;
  color: #070707
}
.title .title-catname{
  padding: 15px 0;
}
.title .title-catdir{
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400
}
.title-line{
  width: 37px;
  height: 6px;
  background: #0E55A7;
  border: 1px solid #FFFFFF;
}
.s2 {
  padding-top: 48px;
  padding-bottom: 188px;
}
.s2 .por-1{
  position: relative;
}
.por-1 .por-title{
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0;
  color: #070707;
  font-size: 18px;
  z-index: 20;
  transition-duration: .3s;
}
.por-1 .por-title:after{
  position: absolute;
  left: 49.85%;
  content: '';
  width: 3px;
  bottom: -26px;
  height: 0;
  background: #0E55A7;
  z-index: 22;
  transition-duration: .7s;
}
.por-1 .por-title span{
  color: #706F6F;
  font-size: 16px;
  display: block;
  padding-top: 4px;
}
.s2 .por-1 .pro-img {
  width: 295px;
  height: 401px;
  position: relative;
  z-index: 21;
  transition-duration: .5s;
}
.s2 .swiper-slide-active .por-title{
  top: -90px;
  z-index: 23;
}
.s2 .swiper-slide-active .por-title:after{
  height: 31px;
  bottom: -56px;
}
.s2 .swiper-slide-active .pro-img{
  margin-top: 162px;
}
.s2 .por-1 p {
  font-size: 16px;
  text-align: center;
  color: #2f2f2f;
  padding-top: 25px;
}
.s2 .swiper-slide-active .pro-arrow{
  margin-top: 0;
}
.pro-arrow{
  background: url(../images/arrowright.png) center center no-repeat;
  height: 27px;
  width: 50px;
  margin: 0 auto;
  margin-top: -20px;
  transition-duration: .3s;
}
.c-about .title{
  color: #fff
}
.c-about .title-line{
  background: #fff
}
.midbg{  
  height: 463px;
  background: #0E55A7;
  margin-top: -351px;
}
.col-49 {
  width: 49%;
}

.c-news ul {
  font-size: 15px;
  line-height: 40px;
  list-style: disc;
  color: #1e50ae;
  padding: 40px 0 0 18px;
}

.c-news li {
  list-style: disc;
  color: #2f2f2f;
}

.c-news li:hover {
  color: #1e50ae;
}

.c3 {
  background: #e3e7f0;
  padding: 80px 0;
}

.c-contact .hd-tel {
  padding-top: 40px;
}

.contact-des {
  padding-top: 27px;
  font-size: 15px !important;
  color: #2f2f2f !important;
  line-height: 40px !important;
}

.footer {
  background: #014B92;
  color: #fff;
  padding-top: 70px;
}
.footer-tel{
  /*float: left;*/
}
.footer-tel img{
  vertical-align: middle;
  margin-right: 4px;
}
.footer-tel{
  font-size: 22px;
  text-align: left;
}
.footer-tel div{
  font-size: 36px;

}
.footer .f-nav {
  border-right: 1px solid #d5d5d5;
  text-align: center;
  font-size: 16px;
  float: left;
  width: 232px;
  color: #CACACA;
  min-height: 187px;
  font-size: 14px;
}
.footer .f-nav:nth-child(3){
  border: none;
  margin-right: 30px
}
.footer .f-nav h3{
  padding-bottom: 20px;
  font-size: 22px;
}
.footer .f-nav a {
  display: block;
  padding: 0 18px;
  line-height: 1.8
}

.footer .copy {
  font-size: 16px;
  color: #CACACA;
  padding: 6px 0 40px 0;
  text-align: left!important;
}
.footer .qr{
  text-align: center;
}
.footer .qr p{
  font-size: 14px;
  padding-top: 23px;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.img-list .p-wp .pro-page{
  padding-top: 135.9%;
}
/*# sourceMappingURL=index.css.map */