﻿/* 前端白明明 */
@charset "UTF-8";
@font-face {
  font-family: "beb";
  src: url("../fonts/BEBAS__.woff") format("woff"), url("../fonts/BEBAS__.ttf") format("truetype"), url("../fonts/BEBAS__.eot") format("embedded-opentype"), url("../fonts/BEBAS__.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  margin: 0;
  padding: 0;
}
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  position: relative;
  padding: 0;
  width: 100%;
  color: #333;
  font-family: '微软雅黑', Arial, Helvetica, sans-serif, Microsoft Yahei;
  font-size: 14px;
  line-height: 1;
  background: #fff;
}
body.shouyebody {
  max-width: 1920px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: #276aac;
}
html.act {
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
ul, ul li, ol li, tr td, dl, dd {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
a {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  color: #333;
}
textarea, select {
  outline: none;
  color: #666;
  font-size: 14px;
  width: 100%;
}
img {
  border: none;
  display: block;
  max-width: 100%;
}
img[src=""] {
  opacity: 0;
}
body::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}
body::-webkit-scrollbar-thumb {
  background: #000;
}
body::-webkit-scrollbar-track {
  background: #ddd;
}
.gdt::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}
.gdt::-webkit-scrollbar-thumb {
  background: #000;
}
.gdt::-webkit-scrollbar-track {
  background: #ddd;
}
.f_12 {
  font-size: 12px;
}
.f_16 {
  font-size: 16px;
}
.f_18 {
  font-size: 18px;
}
.f_20 {
  font-size: 20px;
}
.f_22 {
  font-size: 22px;
}
.f_24 {
  font-size: 24px;
}
.f_26 {
  font-size: 26px;
}
.f_28 {
  font-size: 28px;
}
.f_30 {
  font-size: 30px;
}
.f_32 {
  font-size: 32px;
}
.f_34 {
  font-size: 34px;
}
.f_36 {
  font-size: 36px;
}
.f_38 {
  font-size: 38px;
}
.f_40 {
  font-size: 40px;
}
.f_48 {
  font-size: 48px;
}
.f_50 {
  font-size: 50px;
}
.f_60 {
  font-size: 60px;
}
/*分页*/
.BMap_omCtrl {
  display: none !important;
}
.a_dw {
  position: relative;
  top: -70px;
}
.box {

  padding: 0 160px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  box-sizing: border-box;
}
.fy {
  display: flex;
  justify-content: flex-start;
}
.phone_ckgd {
  display: none;
}
.fy .ul_fy {
  display: flex;
  justify-content: center;
  width: 100%;
}
.fy .ul_fy li {
  width: 40px;
  height: 40px;
  margin: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fy .ul_fy li a {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #ccc;
  color: #666;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.fy .ul_fy li a:hover {
  border: 1px solid #276aac;
  background: #276aac;
  color: #fff;
}
.fy .ul_fy li a.act {
  border: 1px solid #276aac;
  background: #276aac;
  color: #fff;
}
.fy .ul_fy li.z_jt a, .fy .ul_fy li.dian a {
  border: 0;
  background-color: transparent;
}
.fy .ul_fy li.z_jt {
  background: url(../images/r_10.png) center no-repeat;
  border-radius: 50%;
  border: 1px solid #ccc;
}
.fy .ul_fy li.z_jt:hover {
  background: #276aac url(../images/r_11.png) center no-repeat;
}
.fy .ul_fy li.y_jt {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.alltime, .alltime * {
  -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
  -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
  transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.alltime2, .alltime2 * {
  -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
  -moz-transition: all 1s cubic-bezier(.4, 0, .2, 1);
  transition: all 1s cubic-bezier(.4, 0, .2, 1);
}
.wow {
  opacity: 0;
}
.wow1 {
  opacity: 1;
}
.fbd {
  font-weight: bold;
}
/* 弹窗 */
.z_tanchuang {
  position: fixed;
  display: table;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  z-index: 20;
}
.z_tanchuang .tbox {
  display: table-cell;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  vertical-align: middle;
}
/* 弹窗内容 */
.z_tanchuang .tbox .modal {
  background: white;
  padding: 50px;
  display: block;
  border-radius: 5px;
  position: relative;
  width: 90%;
  max-width: 1200px;
  max-height: 90%;
  margin: 0 auto;
}
.z_tanchuang .tbox .modal .out {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff url(../images/out.png) center no-repeat;
  background-size: 20px;
  color: #000;
  font-size: 30px;
  text-align: center;
  border-radius: 50%;
  top: 0;
  right: -50px;
  cursor: pointer;
}
.z_tanchuang .tbox .modal .img {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.z_tanchuang .tbox .modal .img video {
  display: block;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}
.z_tanchuang .tbox .modal .img img {
  margin: 0 auto;
}
.z_tanchuang .tbox .modal .out:hover {
  background: #fff url(../images/out2.png) center no-repeat;
  background-size: 20px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.z_tanchuang .tbox .modal2 {
  padding: 20px;
}
.z_tanchuang .tbox .modal .img {
  max-width: 1200px;
}
.z_tanchuang .tbox .modal .img .swiper3m {
  display: block;
  width: 100%;
}
.z_tanchuang .tbox .modal .img .swiper3m img {
  display: block;
  width: 100%;
  max-width: 500px;
}
.z_tanchuang .tbox .modal .img .pagination3m {
  bottom: 10px;
  width: 100%;
  left: 0;
  opacity: 0;
}
.z_tanchuang .tbox .modal .img .pagination3m span {
  margin: 0 5px;
}
.z_tanchuang.one .tbox .modal .prev3m {
  width: 70px;
  height: 70px;
  background: #bdbdbd url(../images/jo_4.png) center no-repeat;
  border-radius: 50%;
  left: 40px;
  margin-top: -35px;
  opacity: 0.7;
  -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
  -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
  transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.z_tanchuang.one .tbox .modal .next3m {
  width: 70px;
  height: 70px;
  background: #bdbdbd url(../images/jo_4.png) center no-repeat;
  border-radius: 50%;
  right: 40px;
  margin-top: -35px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  opacity: 0.7;
  -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
  -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
  transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.z_tanchuang.one .tbox .modal .prev3m:hover, .z_tanchuang.one .tbox .modal .next3m:hover {
  opacity: 1;
  background: #2068ac url(../images/jo_4.png) center no-repeat;
}
/* 弹窗选中 */
.z_tanchuang.one {
  transform: scaleY(0.01) scaleX(0);
  animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  -webkit-transform: scaleY(0.01) scaleX(0);
  -webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.z_tanchuang.one .tbox .modal {
  transform: scale(0);
  animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  -webkit-transform: scale(0);
  -webkit-animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.z_tanchuang.one.out {
  transform: scale(1);
  animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  -webkit-transform: scale(1);
  -webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.z_tanchuang.one.out .tbox .modal {
  animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  -webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
/* 弹窗动画 */
@keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(1) scaleX(1);
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes zoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@-webkit-keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}
@-webkit-keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(1) scaleX(1);
  }
}
/* 头部 */
.head {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 19;
  height: 100px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding: 0 40px;
  -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
  -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
  transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.head .logo {
  display: block;
  width: 85px;
  height: 80px;
  background: url(../images/logo.png) center no-repeat;
  background-size: cover;
  float: left;
  margin-top: 10px;
  position: relative;
  z-index: 5;
}
.head .ss {
  display: block;
  width: 30px;
  height: 30px;
  float: right;
  position: relative;
  z-index: 4;
  margin-top: 35px;
}
.head .ss a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ss.png) center no-repeat;
}
.head .ss input {
  display: block;
  position: absolute;
  top: 0;
  right: 30px;
  width: 0px;
  height: 30px;
  background: #fff;
  border: 0;
  padding: 0;
  outline: none;
  border-bottom: 1px solid #ddd;
}
.top_r .lag{width:60px; float: right; margin-right: 10px; line-height: 100px; margin-top:38px; text-align:center;}
.top_r .lag li{float: left;text-align: center;position: relative;z-index:99;}
.top_r .lag li i{width: 60px;height: 30px;line-height: 30px;display: block;}
.top_r .lag li a{display: block;}
.top_r .lag li:hover a{display: block;text-decoration: none;color:#652d8e;}
.top_r .lag li .jt {width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #009B4C;position: absolute;left: 50px;top: -10px;}
.top_r .lag li .ybox{position: absolute;left:-65%;top: 60px;width: 200%;box-shadow:0 0 5px rgba(0,0,0,0.1);visibility: hidden;opacity: 0;transition: all 0.3s;}
.top_r .lag li:hover .ybox{visibility: visible;opacity: 1;top: 60px;}
.top_r .lag li .ybox dl{line-height: 30px;background: #009B4C;}
.top_r .lag li .ybox a{color: #FFF;}
.top_r .lag li .ybox a:hover{color: #FFF;text-decoration: none;}
.head .yy {
  line-height: 100px;
  float: right;
  color: #fff;
  margin-right: 30px;
  position: relative;
  z-index: 3;
}
.head .ul1 {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 5%;
  white-space: nowrap;
  width: 100%;
  display: flex;
  justify-content: center;
}
.head .ul1 li {
  float: left;
  margin: 0 20px;
}
.head .ul1 li .ltop a {
  display: block; font-size: 17px;
  padding: 0 32px;
  line-height: 100px;
  color: #fff;
  position: relative;
}
.head .ul1 li .ltop a s {
  display: block;
  width: 0%;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.head .ul2 {
  position: fixed;
  width: 100%;
  top: 100px;
  left: 0;
}
.head .ul2 li {
  width: 100%;
  display: none;
}
.head .ul2 li .lbtm {
  padding: 24px 0;
  background: #2068ac;
  width: 100%;
  display: flex;
  justify-content: center;
}
.head .ul2 li .lbtm a {
  display: block;
  margin: 0 20px;
  color: rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.head .ul2 li .lbtm a:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  color: #fff;
}
.head.act, .head.actb, .head:hover {
  background: #fff;
  border-bottom: 1px solid #eee;
}
.head.act .logo, .head.actb .logo, .head:hover .logo {
  background: url(../images/logo.png) center no-repeat; background-size: 92px;
}
.head.act .ul1 li .ltop a, .head.actb .ul1 li .ltop a, .head:hover .ul1 li .ltop a {
  color: #333;
}
.head.act .ul1 li .ltop a s, .head.actb .ul1 li .ltop a s, .head:hover .ul1 li .ltop a s {
  background: #0b61d9;
}
.head.act .ss a, .head.actb .ss a, .head:hover .ss a {
  background: url(../images/ss2.png) center no-repeat;
}
.head.act .yy, .head.actb .yy, .head:hover .yy {
  color: #333;
}
.head .ul1 li.act .ltop a s, .head .ul1 li:hover .ltop a s {
  width: 100%;
}
.head .ul1 li:hover .ltop a, .head .yy:hover {
  color: #0b61d9;
}
.head .ss:hover input {
  width: 200px;
  padding: 0 10px;
}
#menu {
  position: fixed;
  width: 70px;
  right: 0;
  top: 50%;
  z-index: 10;
  margin-top: -80px;
}
#menu li a {
  display: block;
  color: #fff;
  opacity: 0.7;
  position: relative;
  margin-bottom: 20px;
}
#menu li a .xian {
  display: block;
  position: absolute;
  width: 0px;
  height: 2px;
  background: #fff;
  right: 0;
  top: 50%;
  margin-top: -1px;
}
#menu li.active a .xian {
  width: 40px;
}
#menu li.active a {
  opacity: 1;
}
#menu.lan li a {
  color: #005ea9;
}
#menu.m li a {
  display: none;
}
/* 首页 */
.fpg {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.fpg .section {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.fpg .section .bgimg {
  display: block;
  width: 1920px;
  max-width: 1920px;
  height: 100%;
}
.fpg .section .pcbgimg {
  display: block;
}
.fpg .section .mbgimg {
  display: none;
}
.fpg .section .sbox {
  position: absolute;
  top: 0%;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
}
.fpg .section .swiper-slide {
  width: 100%;
  height: 100vh;
}
.fpg .section .swiper-slide video {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.fpg .section .sox {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 3;
}
.fpg .section .pagination1m {
  bottom: 50px;
}
.fpg .section .pagination1m span {
  opacity: 0.5;
  background: #fff;
  border: 2px solid #fff;
  width: 10px;
  height: 10px;
  margin: 0 7px;
}
.fpg .section .pagination1m span.swiper-pagination-bullet-active {
  opacity: 1;
  background: rgba(0, 0, 0, 0);
  transform: scale(1.4);
}
.more {
  display: block;
  position: relative;
  width: 180px;
  line-height: 50px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 0 25px;
  overflow: hidden;
  cursor: pointer;
}
.more div {
  position: relative;
  z-index: 3;
  color: #fff;
}
.more span {
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  background: #fff;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1;
  border-radius: 50%;
  transform-origin: 90% center;
  -webkit-transform-origin: 90% center;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.more s {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/jt_l.png) center no-repeat;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 2;
}
.more:hover {
  border: 1px solid #005ed1;
}
.more:hover div {
  color: #005ed1;
}
.more:hover span {
  transform: scale(6);
  -webkit-transform: scale(6);
  background: #fff;
}
.fpg .section_1 .sbox .wenzi {
  margin-bottom: 90px;
}
.fpg .section .sbox .dh {
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  opacity: 0;
}
.fpg .section.active .sbox .dh {
  transition-delay: .5s;
  -webkit-transition-delay: .5s;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  opacity: 1;
}
.fpg .section_2 {height: 75vh;}
.fpg .section_2  .tt {width: 100%; position: absolute; left: 0; top: 0; font-size: 48px;line-height:1.85; font-weight: 10;   padding: 35px 0;}
.fpg .section_2 .ul1 {
  width: 100%;
  height: calc(100% - 200px);
  position: absolute;
  top: 150px;
  left: 0;
  z-index: 2;
}
.fpg .section_2 .ul1 li {
  width: 20%;
  overflow: hidden;
  position: relative;
  float: left;
  background: #000;
}
.fpg .section_2 .ul1 li img {
  display: block;
  max-width: 775px;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  opacity: 0.9;
}
.fpg .section_2 .ul1 li .txt1 {
  position: absolute;
  padding: 70px 40px;
  left: 0;
  bottom: 0;
  z-index: 2;
  color: #fff;
}
.fpg .section_2 .ul1 li .txt1 .num1 {
  font-size: 64px;
  background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fpg .section_2 .ul1 li .txt1 .num2 {
  line-height: 1.5;
  margin-top: -22px;
}
.fpg .section_2 .ul1 li .txt1 .xian {
  display: block;
  width: 24px;
  height: 2px;
  background: rgba(255, 255, 255, 0.4);
  margin-top: 15px;
}
.fpg .section_2 .ul1 li .txt2 {
  position: absolute;
  padding: 70px 40px;
  left: 100%;
  bottom: 0;
  z-index: 2;
  color: #fff;
  background: #0e65b6;
  width: 80%;
  height: 250px;
}
.fpg .section_2 .ul1 li .txt2 .num1 {
  font-size: 224px;
  background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  right: 20px;
  top: 20px;
}
.fpg .section_2 .ul1 li .txt2 .xian {
  display: block;
  width: 24px;
  height: 2px;
  background: rgba(255, 255, 255, 0.4);
  margin: 20px 0;
}
.fpg .section_2 .ul1 li .txt2 .num3 {
  line-height: 24px;
  text-align: justify;
  width: 75%;
  height: 48px;
  overflow: hidden;
  font-weight: 10;
}
.fpg .section_2 .ul1 li a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
}
.fpg .section_2 .ul1 li.act {
  width: 40%;
}
.fpg .section_2 .ul1 li.act .txt1 {
  opacity: 0;
}
.fpg .section_2 .ul1 li.act .txt2 {
  left: 20%;
}
.fpg .section_2 .ul1 li.act img {
  opacity: 1;
}


.i1_ne {padding:35px 0 70px 0 ;background: #fff ;position: relative;z-index: 3;}
.i1_ne .itp .ilt {width: 100%;float: left;}
.i1_ne .itp .ilt img {display: block;max-width: 100%;}
.i1_ne .itp .irt {width: 66%;float: right;text-align: justify;}
.i1_ne .itp .irt .itc {line-height: 2;color: #555;}
.i1_ne .itp .irt .ul1 {padding-top: 50px;}
.i1_ne .itp .irt .ul1 li {width: 33.33%;float: left;color: #888;padding-left: 50px;border-left: 2px solid #dbdbdb;}
.i1_ne .itp .irt .ul1 li .num {font-weight: bold;color: #da251d;font-size: 60px;margin-bottom: 25px;font-family: arial;}
.i1_ne .itp2 {margin: 30px 0 50px;color: #666;}
.i1_ne .itp .ilt{width: 100%;float: left;color: #4c4c4c; line-height: 1.85;}
.i1_ne .itp .ilt .en{color: #999;margin: 14px 0 46px;}
.i1_ne .ibt .swiper3 {}
.i1_ne .ibt .swiper3 .scrollbar3 {display: none;}
.i1_ne .ibt .swiper3 .swiper-slide {width: 590px;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
.i1_ne .ibt .swiper3 .swiper-slide * {-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.i1_ne .ibt .swiper3 .swiper-slide .sbox {position: relative;overflow: hidden;background: #fff; padding: 40px 0;}
.i1_ne .ibt .swiper3 .swiper-slide .sbox a {display: block;}
.i1_ne .ibt .swiper3 .swiper-slide .sbox a img {display: block;width: 840px; border: 1px solid #e0e0e0;}
.i1_ne .ibt .swiper3 .swiper-slide .sbox .txt {width: 100%;position: absolute;left:0px;bottom: 0;color: #000;line-height: 1.5;text-align: center; font-size: 15px;}
.i1_ne .ibt .swiper3 .swiper-slide .sbox .txt .more {display: block;width: 120px;line-height: 36px;background: #da251d;color: #fff;text-align: center;}

.i1_ne .ibt .swiper3 .swiper-slide:hover .sbox a img {border: 1px solid #0b61d9;}
.i1_ne .ibt .swiper3 .swiper-slide .sbox .txt .stc {margin: 10px 0 50px;}
.i1_ne  .prev3 {width: 70px;height: 70px;background-image: url(../images/1_11.png);left: 88px;margin-top: 0px;background-size: 54px;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.i1_ne  .next3 {width: 70px;height: 70px;background-image: url(../images/1_12.png);right: 88px;margin-top: 0px;background-size: 54px;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.i1_ne  .prev3:hover {background-image: url(../images/1_11_1.png);}
.i1_ne  .next3:hover {background-image: url(../images/1_12_1.png);}



.fpg .section_3 .sebox {
  position: absolute;
  width: 100%;
  top: 90px;
  z-index: 2;
  color: #fff;
}
.fpg .section_3 .sebox .slt {
  width: 42%;
  float: left;
  text-align: justify;
}
.fpg .section_3 .sebox .slt .tt {
  font-size: 60px;
  line-height: 1.1;
  font-weight: 10;
  text-align: left;
}
.fpg .section_3 .sebox .slt .xian {
  display: block;
  width: 230px;
  background: rgba(255, 255, 255, 0.5);
}
.fpg .section_3 .sebox .slt .xian s {
  display: block;
  width: 110px;
  height: 1px;
  background: #fff;
  margin: 40px 0;
}
.fpg .section_3 .sebox .slt .tc {
  line-height: 35px;
  color: rgba(255, 255, 255, 0.7);
}
.fpg .section_3 .sebox .slt .more {
  margin: 60px 0;
  opacity: 0.7;
}
.fpg .section_3 .sebox .slt .more:hover {
  opacity: 1;
}
.fpg .section_3 .sebox .slt .ul1 {
  display: flex;
  justify-content: space-between;
}
.fpg .section_3 .sebox .slt .ul1 li {
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  width: 33.33%;
}
.fpg .section_3 .sebox .slt .ul1 li .num span {
  font-size: 50px;
  font-family: beb;
  color: #fff;
}
.fpg .section_3 .sebox .slt .ul1 li .ltt {
  margin-top: 20px;
}
.fpg .section_3 .sebox .slt .ul1 li:nth-child(1) {
  text-align: left;
}
.fpg .section_3 .sebox .srt {
  width: 43.75%;
  float: right;
  position: relative;
}
.fpg .section_3 .sebox .srt .bf {
  position: absolute;
  width: 120px;
  height: 120px;
  cursor: pointer;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.fpg .section_3 .sebox .srt .bf img {
  display: block;
  width: 50px;
  position: relative;
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.fpg .section_3 .sebox .srt .bf s {
  display: block;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.fpg .section_3 .sebox .srt .bf span {
  display: block;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  background: rgba(255, 255, 255, 0.4);
  opacity: 0;
  margin-top: -80px;
  margin-left: -80px;
}
.fpg .section_3 .sebox .srt .bf:hover span {
  animation: pulsate 1.5s ease-out infinite;
  -webkit-animation: pulsate 1.5s ease-out infinite;
}
.fpg .section_3 .sebox .srt .bf:hover s {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
.fpg .section_4 .sebox {
  position: absolute;
  width: 100%;
  top: 90px;
  z-index: 2;
}
.fpg .section_4 .stop {
  position: relative;
}
.fpg .section_4 .tt {
  font-size: 50px;
  line-height: 1.1;
  font-weight: 10;
}
.fpg .section_4 .sebox .xian {
  display: block;
  width: 230px;
  background: #ddd;
}
.fpg .section_4 .sebox .xian s {
  display: block;
  width: 110px;
  height: 1px;
  background: #0a5091;
  margin: 35px 0;
}
.fpg .section_4 .sebox .tc {
  line-height: 30px;
  color: #666;
  margin-bottom: 50px;
}
.fpg .section_4 .sebox .stop .srt {
  position: absolute;
  top: 50px;
  right: 0;
}
.fpg .section_4 .sebox .stop .srt a {
  display: block;
  float: left;
  color: #666;
  line-height: 28px;
  font-weight: 10;
}
.fpg .section_4 .sebox .stop .srt a:hover {
  color: #0a5091;
}
.fpg .section_4 .sebox .stop .srt s {
  display: block;
  width: 1px;
  height: 18px;
  float: left;
  background: #666;
  margin: 5px 40px;
}
.fpg .section_4 .sebox .ul1 {}
.fpg .section_4 .sebox .ul1 li {
  width: 32%;
  float: left;
  margin-right: 2%;
}
.fpg .section_4 .sebox .ul1 li:last-child {
  margin-right: 0;
}
.fpg .section_4 .sebox .ul1 li a {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.fpg .section_4 .sebox .ul1 li a .img, .fpg .section_4 .sebox .ul1 li a .img img {
  display: block;
  width: 100%;
}
.fpg .section_4 .sebox .ul1 li a .txt1 {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: #fff;
  padding: 15px 0; line-height: 2.2;
}
.fpg .section_4 .sebox .ul1 li a .txt1 .day {
  color: #666;
}
.fpg .section_4 .sebox .ul1 li a .txt1 .ltt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.5;
}
.fpg .section_4 .sebox .ul1 li a .txt2 {
  position: absolute;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  left: 30px;
  top: 30px;
  z-index: 3;
  background: #fff;
  padding: 8%;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  opacity: 0;
}
.fpg .section_4 .sebox .ul1 li a .txt2 .day {
  color: #0a5091;
}
.fpg .section_4 .sebox .ul1 li a .txt2 .ltt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.5;
  margin: 10px 0;
}
.fpg .section_4 .sebox .ul1 li a .txt2 .x {
  display: block;
  width: 20px;
  height: 2px;
  background: #ddd;
}
.fpg .section_4 .sebox .ul1 li a .txt2 .ltc {
  line-height: 24px;
  height: 48px;
  color: #666;
  margin: 15px 0 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.fpg .section_4 .sebox .ul1 li a .txt2 .ck {
  display: block;
  width: 90px;
  line-height: 20px;
  background: url(../images/r_l.png) center right no-repeat;
  color: #999;
}
.fpg .section_4 .sebox .ul1 li a .txt2 .ck:hover {
  width: 95px;
  color: #005ea9;
}
.fpg .section_4 .sebox .ul1 li:hover a .txt1 {
  opacity: 0;
}
.fpg .section_4 .sebox .ul1 li:hover a .txt2 {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}
.footer1 {
  color: #fff;
  line-height: 30px;
  padding: 30px 0;
  background: #276aac;
}
.footer1 .flt {
  float: left;
}
.footer1 .frt {
  float: right;
}
.footer1 .frt a {
  display: block;
  float: left;
  color: #fff;
  margin-left: 70px;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.footer1 .frt a:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.footer1 .frt a img {
  display: block;
  float: left;
  margin: 5px 10px 0 0;
}
.footer1 .frt s {
  display: block;
  width: 2px;
  height: 16px;
  float: left;
  background: #fff;
  margin-left: 70px;
  position: relative;
  top: 10px;
  opacity: 0.5;
}
.footer2 {
  background: #fff;
}
.footer2 .flt {
  width: 410px;
  float: left;
  height: 265px;
  padding: 40px 0 0;
}
.footer2 .flt a {
  display: block;
}
.footer2 .flt .logo {
  margin-bottom: 20px;width: 115px; display: none;
}
.footer2 .flt .a {
  display: block;
  color: #666;
  line-height: 1.5;
  margin-bottom: 15px;
}
.footer2 .fewm{
	float: left;
	width: 280px;
	margin-top: 55px;
}
.footer2 .fewm ul{
	margin-left: -10px; 
	overflow: hidden;
}
.footer2 .fewm ul li{
	margin-left: 10px;
	float: left; 
	width: 125px;
}
.footer2 .fewm ul li img{
	max-width: 100%;
}
.footer2 .frt {
  float: right;
  width: calc(100% - 730px);
  padding-top: 35px; padding-bottom: 20px;
  border-left: 1px solid #ddd;
}
.footer2 .frt li {
  margin-left: 95px;
  float: left;
}
.footer2 .frt li a {
  display: block;
  color: #666; line-height: 25px;
  margin-bottom: 12px; 
}
.footer2 .frt li s {
  display: block;
  width: 24px;
  height: 2px;
  background: #cfcfcf;
  margin: 20px 0;
}
.footer2 .frt li a:nth-child(1) {
  color: #333; font-size: 17px;
}
.footer2 .frt li a:hover {
  color: #0a5091;
}
.footer3 {
  padding: 20px 0;
  line-height: 25px;
  border-top: 1px solid #ddd;
  background: #fff;
}
.footer3 .flt {
  float: left;
  display: block;
  color: #666; text-align: center; width: 100%; line-height: 25px;
  margin-right: 20px;
}
.footer3 .frt {
  float: right;
  color: #666;
}
.footer3 .frt * {
  color: #666;
}
/* 关于我们 */
.banner {
  position: relative;
}
.banner img {
  display: block;
  width: 100%;
}
.banner .mimg {
  display: none;
}
.banner .txt {
  position: absolute;
  left: 0;
  top: 52%;
  color: #fff;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.banner .txt .ltt {
  font-size: 45px;
  margin-bottom: 25px;
}
.banner .txt .ltc {
  color: rgba(255, 255, 255, 0.9);
}
.pa {
  width: 82%;
  display: flex;
  position: absolute;
  bottom: -28px;
  z-index: 10;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pa * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pa .left {
  width: 36%;
  height: 60px;
  display: flex;
  align-items: center;
  background-color: #333;
  padding-left: 18%;
}

.pa .left .d_text {
  font-size: 17px; font-weight: bold;
  color: #fff;
}

.pa .left .l_img {
  margin-left: 48px;
}

.pa .right {
  width: 85%;
  height: 60px;

  background-color: #fff;
}

.pa .right .p_ul1 {
  height: 100%;
  display: flex;
  align-items: center;
  -moz-box-shadow: 2px 2px 12px #ccc;
  -webkit-box-shadow: 2px 2px 12px #ccc;
  box-shadow: 2px 2px 12px #ccc;
}

.pa .right .p_ul1 li {
  width: 25%;
  /* line-height: 56px; */
  text-align: center;
  border-right: 1px solid #cccccc;
}

.pa .right .p_ul1 li:last-child {
  border-right: 0;
}

.pa .right .p_ul1 li .r_text a {
  position: relative;
  font-size: 15px;
  color: #444;
}

.pa .right .p_ul1 li .r_text a.act {
  color: #0b61d9;
}

.pa .right .p_ul1 li .r_text a.act::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #0b61d9;
}

.pa .right .p_ul1 li .r_text a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #0b61d9;
  -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
  -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
  transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.pa .right .p_ul1 li:hover .r_text a {
  color: #0b61d9;
}

.pa .right .p_ul1 li:hover .r_text a::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #0b61d9;
}

.pd100 {
  padding: 100px 0;
}
.pd50 {
  padding: 50px 0;
}
.pd80 {
  padding: 80px 0;
}
.fbd10 {
  font-weight: 10;
}
.tt {
  text-align: center;
}
.ttxian {
  width: 126px;
  margin: 35px auto 55px;
  background: #e5e5e5;
}
.ttxian s {
  display: block;
  width: 50%;
  height: 1px;
  background: #005ed1;
}
.ab1 {
  background: url(../images/ab_3.jpg) center top no-repeat;
  background-size: cover;
}
.ab1 .alt {
  width: 44.625%;
  float: left;
  overflow: hidden;
}
.ab1 .alt img {
  display: block;
  max-width: 650px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.ab1 .art {
  width: 53.875%;
  float: right;
  text-align: justify;
  padding: 20px 0 30px 0;
  line-height: 1.5;
}
.ab1 .art .atc {
  color: #666;
  overflow: auto;
  margin-top: 30px;
  line-height: 2.2;
}

.ab1 .abt{padding: 70px 0 50px;  overflow: hidden;}
.ab1 .abt li{width: 33.333%;float: left;}
.ab1 .abt li img{display: block;float: left;}
.ab1 .abt li .lrt{float: left;margin-left: 10px;color: #999;font-size: 14px;}
.ab1 .abt li .lrt .num{color: #da251d;margin-bottom: 0;font-weight: bold;position: relative;}
.ab1 .abt li .lrt .num .year{position: relative;top: -20px;}


.ab2 {
  background: #fff;
}
.ab2 .ul1 {
  padding: 0 10px
}
.ab2 .ul1 li {
  width: 23.4%;
  height: 408px;
  float: left;
  background: #eee;
  border-radius: 10px;
  overflow: hidden;
  padding: 50px 0;
  text-align: center;
  margin-right: 2.13%;
}
.ab2 .ul1 li .ico {
  width: 126px;
  border: 1px dashed #0e65b6;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  margin: 0 auto 40px;
}
.ab2 .ul1 li .ico img {
  display: block;
  width: 100%;
}
.ab2 .ul1 li .ico img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
}
.ab2 .ul1 li .ltt {
  color: #333;
}
.ab2 .ul1 li .x {
  display: block;
  width: 40px;
  height: 2px;
  background: #ddd;
  margin: 20px auto;
}
.ab2 .ul1 li .ltc {
  color: #666;
  line-height: 1.8;
}
.ab2 .ul1 li:last-child {
  margin-right: 0;
}
.ab2 .ul1 li:hover {
  background: url(../images/ab_2_10.png) center no-repeat;
}
.ab2 .ul1 li:hover .ico {
  border: 1px dashed #fff;
}

.ab2 .ul1 li:hover .ltt, .ab2 .ul1 li:hover .ltc {
  color: #fff;
}

.Ulimg{width:100%; overflow: hidden;}
.Ulimg ul{ margin-left:-2%; }
.Ulimg li{ float:left; width:23%; margin-left:2%; text-align:center; margin-bottom:2%;}
.Ulimg li img{width:100%;}
.Ulimg li span{display:block; line-height:25px; font-size:16px; padding-top: 15px;}


.client{padding:0; overflow: hidden;}
.client ul{margin-left: -0.666%;}
.client li{float: left;width: 16%;margin-left: 0.666%; margin-bottom: 0.666%;border: 1px solid #e0e0e0;}
.client li img{width:90%; margin: 0 auto;} 
.client li p{line-height: 28px;font-size: 15px;margin-top: 15px;overflow: hidden;}


/* 成功案例 */
.caseBox{padding: 40px 0; overflow: hidden;}
.case-list{display: flex;flex-wrap: wrap;}
.case-list li{width: 25%;padding:15px;transition: all .3s ease; }
.case-c{padding: 12px 0;overflow: hidden;}
.case-list li>div{background: #fff;box-shadow: 0 0 0px rgba(230,0,18,0);transition: all .3s ease;border: 1px solid #ddd;}
.case-list li>div:hover{background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.2);transition: all .3s ease;}
.case-list li .zom-img{overflow: hidden;}
.case-list li .company{line-height: 1.75rem; color: #777;}
.case-list li .case-title{width: 100%;font-size: 15px;line-height: 42px;height: 42px; text-align:center;}





/* 产品中心 */
.nav {
  position: relative;
  height: 50px;
  padding-top: 30px;
}
.nav a {
  display: block;
  float: left;
  line-height: 18px;
  padding-right: 20px;
  margin-right: 15px;
  background: url(../images/pr_2.png) center right no-repeat;
  color: #555;
}
.nav img {
  display: block;
  float: left;
  margin-right: 15px;
}
.nav a:hover, .nav a:last-child {
  color: #2068ac;
}
.nav a:last-child {
  background: rgba(0, 0, 0, 0);
}
.pr1 {
  padding-top: 70px;
}
.pr1 .swiper5 {
  padding: 0 50px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.pr1 .swiper5 .swiper-slide {
  width: auto;
}
.pr1 .swiper5 .swiper-slide .sbox a {
  display: block;
  line-height: 100px;
}
.pr1 .swiper5 .swiper-slide .sbox a s {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #0e64b5;
  left: 0;
  bottom: 0;
  opacity: 0;
}
.pr1 .swiper5 .swiper-slide.act .sbox a s {
  opacity: 1;
}
.pr1 .ul1 {
  margin: 60px 0 30px;
}
.pr1 .ul1 li {
  width: 32%;
  float: left;
  border: 1px solid #ddd;
  position: relative;
  margin-right: 2%;
  margin-bottom: 2%;
}
.pr1 .ul1 li:nth-child(3n) {
  margin-right: 0;
}
.pr1 .ul1 li .img {
  display: block;
  background: #eaeaea;
  overflow: hidden;
  width: 100%;
}
.pr1 .ul1 li .img img {
  display: block;
  width: 100%;
  transform: scale(1.00001);
  -webkit-transform: scale(1.00001);
}
.pr1 .ul1 li .txt {
  padding: 30px 40px;
  line-height: 1.1;
}
.pr1 .ul1 li .txt .ltt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.pr1 .ul1 li .txt .ltc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999;
  margin-top: 15px;
}
.pr1 .ul1 li a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.pr1 .ul1 li:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.pr1 .ul1 li:hover .txt {
  background: #2068ac;
}
.pr1 .ul1 li:hover .txt .ltt, .pr1 .ul1 li:hover .txt .ltc {
  color: #fff;
}

.products{width:100%; overflow: hidden;}
.products ul{margin-left: -2%; }
.products ul li{width:23%;float: left;margin-left:2%;margin-bottom: 2%; transition: all 0.3s;}
.products ul li .pic{border:1px solid #e0e0e0; overflow: hidden;}
.products ul li .pic:hover{border:1px solid #0b61d9;transition: all .3s;}
.products ul li img{max-width: 100%; transition: all .3s;}
.products ul li span{line-height:25px; font-size:15px; padding:15px 0; text-align: center; display: block;}

/* 介绍详情 */
.p_details{
  width: 100%;
  position: relative;
}
.p_details .prt_xq {
  width: 100%; margin: 0 auto;
  padding-top: 20px;
  line-height: 2.2;
}
.p_details .prt_xq .ptt{text-align: center;}
.p_details .prt_xq .x {
  display: block;
  width: 15%;
  background: #ddd;
  margin: 22px auto;
}
.p_details .prt_xq .x s {
  display: block;
  width: 80px; margin: 0 auto;
  height: 1px;
  background: #2068ac;
}
.p_details .prt_xq .introduce_c {
  color: #666;
  line-height: 35px;  padding-top: 25px; text-align: center;
}
.p_details .prt_xq .introduce_c img {
  display: block;
  margin: 12px auto;
}
.p_details .prt_xq .introduce_c table{border-left: 1px solid #000;border-top:1px solid #000; width: 100%;border-collapse: collapse;  font-size: 15px; margin-top: 18px;}
.p_details .prt_xq .introduce_c table td{border-right: 1px solid #000;border-bottom:1px solid #000; padding:5px; line-height: 32px; text-align:center;}
.p_details .prt_xq .introduce_c table tr:first-child{ height: 55px; font-weight: bold; background: #4f81bd!important; color: #fff; font-size: 18px;}
.p_details .prt_xq .introduce_c table tr:nth-child(odd){background: #d0d8e8}

/* 产品详情 */
.prc1 {
  width: 100%; margin: 45px 0 0;
  position: relative; overflow: hidden;
}
.prc1 .nav {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 2;
}
.prc1 .plt {
  width: 46%;
  float: left;
}
.prc1 .plt img {
  display: block;
  margin: 0 auto; border: 1px solid #e0e0e0;
}
.prc1 .prt {
  width: 52%; float: right;
  line-height: 1.75;
}
.prc1 .prt .x {
  display: block;
  width: 25%;
  background: #ddd;
  margin: 15px 0;
}
.prc1 .prt .x s {
  display: block;
  width: 100px; 
  height: 1px;
  background: #2068ac;
}
.prc1 .prt .tc {
  color: #666;
  line-height: 35px;  padding-top: 20px; 
}
.prc1 .prt .tc img {
  display: block;
  margin: 12px auto;
}

.prc1 .prt .tc table {width: 100%;border-collapse: collapse; border-left: 1px solid #333;border-top: 1px solid #333; margin: 20px 0;}
.prc1 .prt .tc table tr td{border-right: 1px solid #333;border-bottom: 1px solid #333;font-size: 15px !important;line-height: 35px; padding: 4px 8px; color: #000;}
.prc1 .prt .tc table tr:first-child {text-align:center; background:#77bf43; }
.prc1 .prt .tc table tr:first-child td{font-size:18px !important; color:#fff; line-height:50px;}
.prc1 .prt .tc　table tr{background: #fff;border-bottom: 1px solid #333;}


.prc2 {}
.prc2 .dl1 {}
.prc2 .dl1 dt {
  display: block;
  width: 390px;
  float: left;
  border-left: 4px solid #2068ac;
  padding-left: 20px;
}
.prc2 .dl1 dd {
  display: block;
  width: calc(100% - 390px);
  float: left;
  color: #666;
  line-height: 2;
}
.prc2 .dl2 {
  border-top: 1px solid #ddd;
  margin-top: 40px;
  padding-top: 40px;
}
.prc2 .dl2 .dlt {
  display: block;
  width: 390px;
  float: left;
  border-left: 4px solid #2068ac;
  padding-left: 20px;
}
.prc2 .dl2 .drt {
  display: block;
  width: calc(100% - 390px);
  float: left;
  color: #666;
  line-height: 1.5;
}
.prc2 .dl2 .drt li {
  margin-bottom: 20px;
}
.prc2 .dl2 .drt li .llt {
  width: 160px;
  float: left;
  color: #999;
}
.prc2 .dl2 .drt li .lrt {
  width: calc(100% - 160px);
  float: left;
}
.prc2 .dl2 .drt li:last-child {
  margin-bottom: 0;
}
.prc3 {
  background: #f9f9f9;
  padding: 100px 0 50px;
}
/* 解决方案 */
.solutions_ulcat{padding-bottom: 10px; width: 100%; overflow: hidden;}
.solutions_ulcat li{float: left;width: 100%;background: #fff;font-size: 16px;}
.solutions_ulcat li .thumb{float: left;width: 50%;}
.solutions_ulcat li .desc{float: right;width: 50%;padding: 80px 70px;}
.solutions_ulcat li:nth-child(even) .thumb{float: right}
.solutions_ulcat li:nth-child(even) .desc{float: left;}
.solutions_ulcat li .thumb{overflow: hidden}
.solutions_ulcat li .thumb img{display: block;width: 100%;height: auto}
.solutions_ulcat li p{height: auto;display: block;overflow: hidden;margin-bottom: 54px;line-height: 2.2}
.solutions_ulcat li .desc b{font-size: 25px;margin-bottom: 25px;display: block}
.solutions_ulcat li .desc a{border: 1px solid #15499a;color: #15499a;display: inline-block;padding: 12px 40px;}
.solutions_ulcat li .desc a:hover{background: #15499a ;color: #fff}
.solutions_ulcat li:hover .desc a{background: #15499a ;color: #fff}
.solutions_ulcat li:hover b{color: #15499a}

.solu_cat{ width: 100%; overflow: hidden;}
.solu_cat ul{margin-left: -2%; overflow: hidden;}
.solu_cat ul li{float: left; margin-left: 2%; width: 23%;  margin-bottom:2%; border: 1px solid #eee;box-shadow: 2px 2px 5px #e4e5e6; border-radius: 10px; padding-bottom: 20px;}
.solu_cat ul li .s_img{max-width: 42%; margin: 20px auto; display: block;}
.solu_cat ul li .s_img img{width: 100%;}
.solu_cat ul li .s_hh{text-align: center; font-size: 1.02em; line-height: 2.2; color: #444;}


@media(max-width:1200px) {
	.adv_sul .h2_title{font-size: 27px;}
	.adv_sul .adv_p{font-size: 15px;}
	.solutions_ulcat li{font-size: 14px;}
	.solutions_ulcat li .desc{padding: 22px;}
	.solutions_ulcat li .desc b{font-size: 22px;margin-bottom:8px;}
}

@media(max-width:768px) {
	.solutions_ulcat li .thumb{float: left;width: 100%;}
	.solutions_ulcat li .desc{float: right;width: 100%;}
}

/* 新闻 */
.new1 {
  background: url(../images/ne_2.jpg) center no-repeat;
  background-size: cover;
}
.new1 .swiper6 {
  padding-bottom: 100px;
}
.new1 .swiper6 .swiper-slide {}
.new1 .swiper6 .swiper-slide .sbox {
  display: block;
  background: #fff;
  height: 475px;
}
.new1 .swiper6 .swiper-slide .sbox .img {
  display: block;
  width: 47.185%;
  float: left;
  overflow: hidden;
  height: 100%;
}
.new1 .swiper6 .swiper-slide .sbox .img img {
  display: block;
  max-width: 800px;
  position: relative;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.new1 .swiper6 .swiper-slide .sbox .txt {
  width: 41%;
  float: left;
  margin-left: 4.5%;
  padding: 80px 0 0;
}
.new1 .swiper6 .swiper-slide .sbox .txt .day {
  display: block;
  padding-left: 30px;
  background: url(../images/day.png) center left no-repeat;
  line-height: 16px;
  color: #666;
}
.new1 .swiper6 .swiper-slide .sbox .txt .att {
  margin: 40px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new1 .swiper6 .swiper-slide .sbox .txt .x {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.new1 .swiper6 .swiper-slide .sbox .txt .x s {
  display: block;
  width: 120px;
  height: 2px;
  background: #005ea9;
}
.new1 .swiper6 .swiper-slide .sbox .txt .atc {
  color: #666;
  line-height: 30px;
  margin-top: 40px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 90px;
}
.new1 .swiper6 .pagination6 {
  bottom: 0;
}
.new1 .swiper6 .pagination6 span {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  opacity: 1;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #ddd;
  margin: 0 5px;
  background: #ccc;
  color: #ccc;
  transform: scale(0.3);
  -webkit-transform: scale(0.3);
}
.new1 .swiper6 .pagination6 span.swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0);
  color: #333;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.new1 .swiper6 .pagination6::before {
  content: '';
  display: block;
  width: 40%;
  height: 2px;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 50%;
}
.new1 .swiper6 .pagination6::after {
  content: '';
  display: block;
  width: 40%;
  height: 2px;
  background: #ddd;
  position: absolute;
  right: 0;
  top: 50%;
}
.new2 {}
.new2 .abtn {}
.new2 .abtn a {
  display: block;
  float: left;
  margin-right: 65px;
  padding-bottom: 20px;
  border-bottom: 2px solid #fff;
}
.new2 .abtn a:hover, .new2 .abtn a.act {
  color: #2068ac;
  border-bottom: 2px solid #2068ac;
}
.new2 .ul1 {
  margin: 20px 0;
}
.new2 .ul1 li {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}
.new2 .ul1 li:nth-child(3n) {
  margin-right: 0;
}
.new2 .ul1 li a {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.new2 .ul1 li a .img, .new2 .ul1 li a .img img {
  display: block;
  width: 100%;
}
.new2 .ul1 li a .txt1 {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: #fff;
  padding: 15px 0; line-height: 2.2;
}
.new2 .ul1 li a .txt1 .day {
  color: #666;
}
.new2 .ul1 li a .txt1 .ltt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.5;
}
.new2 .ul1 li a .txt2 {
  position: absolute;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  left: 30px;
  top: 30px;
  z-index: 3;
  background: #fff;
  padding: 8%;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  opacity: 0;
}
.new2 .ul1 li a .txt2 .day {
  color: #0a5091;
}
.new2 .ul1 li a .txt2 .ltt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.5;
  margin: 10px 0;
}
.new2 .ul1 li a .txt2 .x {
  display: block;
  width: 20px;
  height: 2px;
  background: #ddd;
}
.new2 .ul1 li a .txt2 .ltc {
  line-height: 24px;
  height: 48px;
  color: #666;
  margin: 15px 0 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.new2 .ul1 li a .txt2 .ck {
  display: block;
  width: 90px;
  line-height: 20px;
  background: url(../images/r_l.png) center right no-repeat;
  color: #999;
}
.new2 .ul1 li a .txt2 .ck:hover {
  width: 95px;
  color: #005ea9;
}
.new2 .ul1 li:hover a .txt1 {
  opacity: 0;
}
.new2 .ul1 li:hover a .txt2 {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}
/* 新闻详情 */
.newc1 {
  padding: 30px 0;
  background: #fff;
  position: relative;
}
.newc1 .nbox {
  max-width: 85%;
  margin: 0 auto;
  width: 90%;
}
.newc1 .nbox img {
  display: inline-block;
  height: auto;
  width: 100%;
}
.newc1 .ntt {
  color: #333;
  line-height: 1.5; text-align: center;
}
.newc1 .day {
  line-height: 20px;
  color: #666;
  margin: 12px 0 20px;text-align: center;
}
.newc1 .ntc {
  padding: 25px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: 35px;
  color: #555;
  text-align: justify;
}
.newc1 .btn {
  position: relative;
  margin-top: 30px;
}
.newc1 .btn .a {
  display: block;
  line-height: 26px;
  position: relative;
  padding-left: 30px;
  margin-bottom: 16px;
  width: calc(100% - 200px);
}
.newc1 .btn .a span {
  display: block;
  width: 25px;
  height: 25px;
  background: url(../images/jt_yb.png) left center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.newc1 .btn .a div {
  display: block;
  border-bottom: 1px solid #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newc1 .btn .a:hover div {
  border-bottom: 1px solid #276aac;
  color: #276aac;
}
.newc1 .btn .a:hover span {
  background: url(../images/jt_yl.png) left center no-repeat;
}
.newc1 .btn .fh {
  display: block;
  position: absolute;
  top: 20px;
  right: 0;
  padding-left: 40px;
  background: url(../images/fh.png) center left no-repeat;
  line-height: 30px;
}
.newc1 .btn .fh:hover {
  color: #276aac;
}
/* 服务 */
.se1 {}
.se1 .ul1 {
  border-top: 1px solid #ddd;
  margin-bottom: 50px;
}
.se1 .ul1 li {
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
  -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
  -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
  transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.se1 .ul1 li .ltop {
  position: relative;
  padding: 0 250px 0 190px;
  cursor: pointer;
}
.se1 .ul1 li .ltop .w {
  display: block;
  position: absolute;
  width: 60px;
  line-height: 60px;
  text-align: center;
  top: 0;
  left: 90px;
  color: #276aac;
}
.se1 .ul1 li .ltop .w s {
  display: block;
  width: 30px;
  height: 30px;
  border-bottom: 1px solid #ccc;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.se1 .ul1 li .ltop .con {
  position: relative;
  padding: 18px 50px;
  background: #eee;
  border-radius: 10px;
  line-height: 1.6;
}
.se1 .ul1 li .ltop .con s {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 20px;
  left: -18px;
  background: url(../images/se_1.png) center no-repeat;
}
.se1 .ul1 li .ltop .y {
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  text-align: center;
  top: 20px;
  right: 90px;
  background: url(../images/jt_yb.png) center no-repeat;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.se1 .ul1 li .lbtm {
  position: relative;
  padding: 0 250px 0 190px;
  margin-top: 20px;
  display: none;
}
.se1 .ul1 li .lbtm .w {
  display: block;
  position: absolute;
  width: 60px;
  line-height: 60px;
  text-align: center;
  top: 0;
  right: 150px;
}
.se1 .ul1 li .lbtm .w s {
  display: block;
  width: 30px;
  height: 30px;
  border-bottom: 1px solid #ccc;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.se1 .ul1 li .lbtm .con {
  position: relative;
  padding: 18px 50px;
  background: #fff;
  border-radius: 10px;
  line-height: 1.6;
  border: 1px solid #ddd;
}
.se1 .ul1 li .lbtm .con s {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 20px;
  right: -18px;
  background: url(../images/se_3.png) center no-repeat;
}
.se1 .ul1 li.act {
  padding: 50px 0;
  background: #f9f9f9;
}
.se1 .ul1 li.act .ltop .con {
  background: #276aac;
  color: #fff;
}
.se1 .ul1 li.act .ltop .con s {
  background: url(../images/se_2.png) center no-repeat;
}
.se1 .ul1 li.act .y {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.se2 {
  background: #f9f9f9;
}
.se2 .dl1 {
  margin-bottom: 50px;
}
.se2 .dl1 dt {
  padding: 10px 50px;
  background: #f0f0f0;
}
.se2 .dl1 dt span {
  display: block;
  float: left;
  line-height: 50px;
  width: calc(100% - 150px - 30%);
}
.se2 .dl1 dt span:nth-child(2) {
  width: 30%;
}
.se2 .dl1 dt span:nth-child(3) {
  width: 150px;
  text-align: center;
}
.se2 .dl1 dd {
  padding: 35px 50px;
  background: #fff;
}
.se2 .dl1 dd span {
  display: block;
  float: left;
  line-height: 50px;
  width: calc(100% - 150px - 30%);
}
.se2 .dl1 dd span:nth-child(2) {
  width: 30%;
}
.se2 .dl1 dd span:nth-child(3) {
  width: 150px;
  text-align: center;
}
.se2 .dl1 dd span a {
  display: block;
  width: 100%;
  border: 1px solid #ddd;
}
.se2 .dl1 dd span a:hover {
  background: #2068ac;
  color: #fff;
  border: 1px solid #2068ac;
}
.se2 .dl1 dd span:nth-child(1) {
  padding-left: 40px;
  background: url(../images/se_4_1.png) center left no-repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.se2 .dl1 dd:hover span:nth-child(1) {
  background: url(../images/se_4_2.png) center left no-repeat;
  color: #2068ac;
}
.se2 .dl1 dd:nth-child(2n) {
  background: #f9f9f9;
}
.se3 .slt {
  width: 40%;
  float: left;
}
.se3 .slt .x {
  display: block;
  width: 40px;
  height: 2px;
  background: #0167bb;
  margin: 35px 0;
}
.se3 .slt a {
  display: block;
  width: 100%;
  margin-bottom: 15px; font-size: 15px; line-height: 2.2;
  color: #666;
}
.se3 .srt {
  width: calc(100% - 43%);
  float: right;
}
.se3 .srt .ul1 {}
.se3 .srt .ul1 li {
  width: 30.5%;
  float: left;
  margin-right: 4.25%;
  margin-bottom: 4.25%;
}
.se3 .srt .ul1 li:nth-child(3) {
  margin-right: 0;
}
.se3 .srt .ul1 li:nth-child(4) {
  width: 100%;
}
.se3 .srt .ul1 li .ltt {
  position: relative;
  line-height: 36px;
  color: #666;
}
.se3 .srt .ul1 li .ltt span {
  display: block;
  position: absolute;
  top: 0;
  left: 45px;
  z-index: 2;
  color: #005ea9;
}
.se3 .srt .ul1 li input {
  display: block;
  width: 100%;
  height: 45px;
  padding: 0 20px;
  background: #f5f5f5;
  border: 0;
  outline: none;
  resize: none;
}
.se3 .srt .ul1 li textarea {
  display: block;
  width: 100%;
  height: 160px;
  padding: 20px;
  background: #f5f5f5;
  border: 0;
  outline: none;
  resize: none;
}
.se3 .srt .tj {
  display: block;
  width: 290px;
  line-height: 50px;
  background: #005ea9;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
}
.se3 .srt .tj:hover {
  background: #0167bb;
}
.se4 {
  width: 100%;
  height: 580px;
}
.se4 #map {
  height: 100%;
}
/* 加入我们 */
.jo1 {}
.jo1 .ul1 {
  border-top: 1px solid #ddd;
}
.jo1 .ul1 li {
  border-bottom: 1px solid #ddd;
}
.jo1 .ul1 li .ltop {
  padding: 0 40px;
  line-height: 100px;
  cursor: pointer;
}
.jo1 .ul1 li .ltop span {
  display: block;
  width: 20%;
  float: left;
  position: relative;
  color: #333;
  height: 100px;
}
.jo1 .ul1 li .ltop span:nth-child(1) {
  width: 30%;
}
.jo1 .ul1 li .ltop span:last-child {
  width: 10%;
  position: relative;
}
.jo1 .ul1 li .ltop span .z {
  display: block;
  width: 25px;
  height: 25px;
  background: url(../images/jt_yb.png) center no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: 0;
  z-index: 2;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 50%;
}
.jo1 .ul1 li .lbtm {
  padding: 40px 0 60px;
  line-height: 1.6;
  color: #666;
  border-top: 1px solid #ddd;
  display: none;
}
.jo1 .ul1 li .lbtm .sx {
  padding: 0 40px 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
.jo1 .ul1 li .lbtm .sx s {
  display: inline-block;
  width: 20px;
}
.jo1 .ul1 li .lbtm .tc {
  padding: 0 40px;
  line-height: 1.8;
}
.jo1 .ul1 li .lbtm .tc .f_20 {
  color: #333;
  margin-bottom: 5px;
}
.jo1 .ul1 li .lbtm .tc a {
  display: block;
  width: 290px;
  line-height: 50px;
  background: #0167bb;
  color: #fff;
  border-radius: 30px;
  padding-left: 60px;
  margin-top: 20px;
}
.jo1 .ul1 li .lbtm .tc a:hover {
  background: #276aac;
}
.jo1 .ul1 li.act .ltop {
  background: #2068ac;
}
.jo1 .ul1 li.act .ltop span {
  color: #fff;
}
.jo1 .ul1 li.act .ltop span .z {
  background: url(../images/jt_yl.png) center no-repeat;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  border: 1px solid #fff;
}
.jo2 {
  background: #f9f9f9 url(../images/jo_1.png) center bottom no-repeat;
}
.jo2 .jx {
  padding: 0 160px;
  position: relative;
}
.jo2 .swiper7 {}
.jo2 .swiper7 .swiper-slide {}
.jo2 .swiper7 .sbox {
  display: block;
  position: relative;
  overflow: hidden;
}
.jo2 .swiper7 .sbox img {
  display: block;
  width: 100%;
}
.jo2 .swiper7 .sbox .txt {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url(../images/jo_2_1.png) center no-repeat;
  background-size: cover;
}
.jo2 .swiper7 .sbox .txt .stt {
  position: absolute;
  left: 5%;
  bottom: 45px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
}
.jo2 .swiper7 .sbox img {
  transform: scale(1.0000001);
  -webkit-transform: scale(1.0000001);
}
.jo2 .swiper7 .sbox:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jo2 .jx .prev7 {
  width: 70px;
  height: 70px;
  background: #bdbdbd url(../images/jo_4.png) center no-repeat;
  border-radius: 50%;
  left: 40px;
  margin-top: -35px;
  opacity: 0.7;
}
.jo2 .jx .next7 {
  width: 70px;
  height: 70px;
  background: #bdbdbd url(../images/jo_4.png) center no-repeat;
  border-radius: 50%;
  right: 40px;
  margin-top: -35px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  opacity: 0.7;
}
.jo2 .jx .prev7:hover, .jo2 .jx .next7:hover {
  opacity: 1;
  background: #2068ac url(../images/jo_4.png) center no-repeat;
}
.joc1 {}
.joc1 .ntt {
  margin-bottom: 30px;
}
/* 搜索 */
.sch1 {
  margin-top: 100px;
  padding-bottom: 0;
}
.sch1 .ss {
  display: block;
  width: 620px;
  height: 60px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 0 auto 60px;
  overflow: hidden;
}
.sch1 .ss input {
  display: block;
  width: calc(100% - 80px);
  float: left;
  height: 100%;
  border: 0;
  outline: none;
  padding: 0 60px;
  background: url(../images/ss2.png) 10px center no-repeat;
  font-size: 16px;
}
.sch1 .ss span {
  display: block;
  width: 80px;
  text-align: center;
  line-height: 60px;
  background: #276aac;
  color: #fff;
  float: right;
  cursor: pointer;
}
.sch1 .ss span:hover {
  background: #005ed1;
}
.sch1 .sbtn {}
.sch1 .sbtn {
  height: 54px;
  border-bottom: 1px solid #ddd;
}
.sch1 .sbtn a {
  display: block;
  float: left;
  height: 54px;
  margin-right: 60px;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}
.sch1 .sbtn a.act, .sch1 .sbtn a:hover {
  border-bottom: 2px solid #276aac;
  color: #2068ac;
}
.sch1 .srt {
  float: right;
}
.sch1 .srt span {
  color: #2068ac;
}
.sch2 {
  padding-bottom: 100px;
}
.sch3 {
  padding-top: 0;
}
.m_head, .m_nav {
  display: none;
}
.fpg .section .bgimg {
  display: block;
  width: 100%;
  height: 100vh;
}
.fpg .section .bgimg {}
@media(max-width:1880px) {
	.pa .left {padding-left: 14%;}

  .footer2 .frt li {
    width: 20%;
    margin-left: 0;
    text-align: center;
  }
  .footer2 .flt {
    width: 580px;
  }
  .footer2 .frt li s {
    margin: 20px auto 30px;
  }
  .box {
    padding: 0 40px;
  }
  .jo2 .jx {
    padding: 0 130px;
  }
  .fpg .section_3 .sebox .slt .more {
    margin: 50px 0;
  }
  .fpg .section_3 .sebox .slt .xian s, .fpg .section_4 .sebox .xian s {
    margin: 20px 0;
  }
  .fpg .section_4 .sebox .tc {
    margin-bottom: 20px;
  }
  .fpg .section_4 .sebox .ul1 li a .txt2 .ltc {
    margin: 10px 0 20px;
  }
  .new2 .ul1 li a .txt2 .ltc {
    margin: 10px 0 20px;
  }
}
@media(max-width:1440px) {
  .fpg .section_4 .sebox .ul1 li a .txt2 {
    padding: 5%;
  }
  .footer2 .flt {
    width: 320px;
  }
  .footer2 .frt {
    width: calc(100% - 600px);
  }
  .pa{width: 95%}
  .pa .left {
    padding-left: 15.5%;
  }
  #menu {
    right: -40px;
  }
  .f_12 {
    font-size: 12px;
  }
  .f_16 {
    font-size: 14px;
  }
  .f_18 {
    font-size: 16px;
  }
  .f_20 {
    font-size: 18px;
  }
  .f_22 {
    font-size: 20px;
  }
  .f_24 {
    font-size: 22px;
  }
  .f_26 {
    font-size: 24px;
  }
  .f_28 {
    font-size: 26px;
  }
  .f_30 {
    font-size: 28px;
  }
  .f_32 {
    font-size: 30px;
  }
  .f_34 {
    font-size: 30px;
  }
  .f_36 {
    font-size: 30px;
  }
  .f_38 {
    font-size: 30px;
  }
  .f_40 {
    font-size: 32px;
  }
  .f_48 {
    font-size: 34px;
  }
  .f_50 {
    font-size: 40px;
  }
  .f_60 {
    font-size: 50px;
  }
  .z_tanchuang .tbox .modal .img {
    max-width: 400px;
    height: 100%;
  }
  .z_tanchuang .tbox .modal .img img {
    max-height: 100%;
  }
  .z_tanchuang .tbox .modal {
    padding: 20px;
  }
  .fpg .section_3 .sebox .slt .tt {
    font-size: 40px;
  }
}
@media(max-width:1366px) {}
@media(max-width:1280px) {
	.pa .left {padding-left:11%;}
}
@media(max-width:1030px) {
  body {
    min-width: 200px;
    padding-top: 75px;
  }
  .m_head {
    display: block;
    height: 75px;
    overflow: hidden;
    padding: 0 3%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 11;
    background: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #eee;
  }
  .m_head .mlt {
    display: block;
    float: left;
  }
  .m_head .mlt img {
    display: block;
    height: 65px;
    margin-top: 5px;
  }
  .m_head .img {
    width: 50px;
    float: right; margin-top: 13px;
  }
  .m_head .img img {
    display: block;
    width: 100%;
  }
  .m_head .ss {
    width: 40px;
    float: right;
    text-align: center;
    line-height: 75px;
    display: block;
    height: 75px;
    margin-left: 0px;
    font-size: 18px;
  }
  .m_head .ss img {
    display: block;
    margin: 23px auto 0;
  }
  .m_nav {
    font-family: Microsoft Yahei;
    display: block;
    position: fixed;
    z-index: 199;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    right: -100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    overflow: hidden;
    box-sizing: border-box;
  }
  .m_nav.act {
    right: 0;
  }
  .m_out {
    width: 15%;
    float: left;
  }
  .m_out img {
    display: block;
    width: 100%;
  }
  .m_nav {
    display: block;
    position: fixed;
    z-index: 199;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    right: -100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    overflow: hidden;
    box-sizing: border-box;
  }
  .m_nav.act {
    right: 0;
  }
  .m_out {
    width: 50px;
    float: right;
    max-width: 50px;
    margin-right: 3%;
  }
  .m_out img {
    display: block;
    width: 100%;
  }
  .wow {
    opacity: 1;
  }
  .m_navbox {
    width: 100%;
    box-sizing: border-box;
    float: right;
    background: #fff;
    height: calc(100% - 80px);
    box-sizing: border-box;
    padding: 20px 0;
    overflow: auto;
    box-sizing: border-box;
  }
  .m_navbox div, .m_navbox a {
    color: #666;
    display: block;
  }
  .m_navbox a {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
  }
  .m_navbox div, .m_navbox a.ltp {
    font-size: 18px;
    line-height: 30px;
    padding: 10px 0;
    display: block;
  }
  .m_navbox li > div:nth-child(1), .m_navbox a.ltp {
    padding: 10px 30px 10px 50px;
    position: relative;
  }
  .m_navbox li > div:nth-child(1):after, .m_navbox a.ltp:after {
    content: '';
    display: block;
    width: 5px;
    height: 20px;
    background: #2675bf;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 30px;
  }
  .m_navbox li > div:nth-child(1) {
    background: url(../images/plus.png) 95% center no-repeat;
    background-size: 16px;
  }
  .m_navbox li.act > div:nth-child(1) {
    background: url(../images/reduce.jpg) 95% center no-repeat;
  }
  .m_navbox div.lbt {
    padding: 5px 50px;
    display: none;
    border-bottom: 1px solid #2675bf;
  }
  .m_navbox li.act > div:nth-child(1) {
    color: #2675bf;
  }
  .m_navbox li.act > div:nth-child(1):after {
    background: #2675bf;
  }
  .m_navbox li .lbt2 {
    padding-right: 0;
    padding-bottom: 10px;
  }
  .m_navbox li .lbt2 .dl1 {
    margin-bottom: 10px;
  }
  .m_navbox li .lbt2 .dl1 dt {
    font-size: 16px;
    background: url(../images/plus.png) 95% center no-repeat;
    background-size: 16px;
  }
  .m_navbox li .lbt2 .dl1 dt.act {
    background: url(../images/reduce.jpg) 95% center no-repeat;
    background-size: 16px;
  }
  .m_navbox li .lbt2 .dl1 dd {
    font-size: 14px;
    line-height: 1.5;
    padding-right: 50px;
    display: none;
    padding-left: 20px;
  }
  .m_navbox li .lbt2 .dl1 dd div {
    font-size: 14px;
    padding: 0;
    color: #000;
    font-weight: bold;
  }
  .m_navbox li .lbt2 .dl1 dd a {
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0;
  }
  .m_navbox li.se {
    padding: 10px 30px;
  }
  .m_navbox li.se input {
    display: block;
    width: calc(100% - 40px);
    float: left;
    display: block;
    height: 40px;
    border: none;
    outline: none;
    padding: 0 10px;
    border-bottom: 1px solid #ddd;
  }
  .m_navbox li.se a {
    display: block;
    width: 40px;
    float: right;
    padding: 0;
  }
  .m_navbox li.se a img {
    display: block;
    width: 20px;
    margin: 10px;
  }
  .box {
    padding: 0 3%;
    min-width: 280px;
    width: 100%;
  }
  .head {
    display: none;
  }
  .footer {
    display: none;
  }
  .pd100 {
    padding: 50px 0;
  }
  .newc1 .nbox{max-width: 100%; width:100%}
  .prc1 .prt .tc {text-align: left; line-height: 30px;}
  .client li{width:19%.333; }
	
	
.i1_ne .next3 {width: 45px;height: 45px;right: 5px;margin-top: 20px;background-size: 45px;}
.i1_ne .prev3 {width: 45px;height: 45px;left: 5px;margin-top: 20px;background-size: 45px;}
	
.solu_cat ul li{width: 31.333%}
}
@media(max-width:960px) {
  .f_20 {
    font-size: 18px;
  }
  .f_22 {
    font-size: 18px;
  }
  .f_24 {
    font-size: 20px;
  }
  .f_26 {
    font-size: 22px;
  }
  .f_28 {
    font-size: 22px;
  }
  .f_30 {
    font-size: 24px;
  }
  .f_32 {
    font-size: 24px;
  }
  .f_34 {
    font-size: 28px;
  }
  .f_36 {
    font-size: 30px;
  }
  .f_38 {
    font-size: 34px;
  }
  .f_40 {
    font-size: 36px;
  }
  .f_48 {
    font-size: 40px;
  }
  body.shouyebody {
    left: 0%;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
  }
  .fpg {
    width: 100%;
    height: calc(100vh - 75px);
    overflow: auto;
  }
  .fpg .section {
    width: 100%;
    height: auto;
  }
  #menu {
    display: none;
  }
  .pa .left{padding-left: 3%;}
	.pa .left .d_text{font-size: 15px;}
  .fpg .section > .bgimg {
    display: none;
  }
  .fpg .section_1 > .bgimg {
    display: block;
    width: 100%;
    height: auto;
  }
  .fpg .section .pcbgimg {
    display: none;
  }
  .fpg .section .mbgimg {
    display: block;
  }
  .fpg .section1 {}
  .footer3 {
    text-align: center;
  }
  .fpg .section .sbox {}
  .fpg .section .sbox .dh {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    margin-bottom: 10px;
  }
  .more {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: left;
    -webkit-transform-origin: left;
  }
  .fpg .section_2 .ul1 {
    position: static;
    height: auto;
  }
  .fpg .section_2 .ul1 li, .fpg .section_2 .ul1 li.act {
    width: 100%;
    float: none;
  }
  .fpg .section_2 .ul1 li img {
    width: 100%;
    height: auto;
    left: 0%;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
  }
  .fpg .section_2 .ul1 li .txt1 {
    display: none;
  }
  .fpg .section_2 .ul1 li .txt2 .num1 {
    font-size: 100px;
  }
  .fpg .section_2 .ul1 li .txt2 {
    padding: 20px;
    left: 20%;
    height: 160px;
  }
  .fpg .section_3 .sebox {
    position: relative;
    top: 0;
    padding: 50px 0; background: #276aac;
  }
  .fpg .section_3 .sebox .slt {
    width: 100%;
    float: none;
  }
  .fpg .section_3 .sebox .slt .tt {
    font-size: 30px;
    text-align: left;
  }
  .fpg .section_3 .sebox .slt .ul1 li .num span {
    font-size: 40px;
  }
  .fpg .section_3 .sebox .srt {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
  .fpg .section_3 .sebox .srt .bf {
    width: 80px;
    height: 80px;
  }
  .z_tanchuang .tbox .modal .out {
    right: 0;
    top: -50px;
  }
  .z_tanchuang .tbox .modal {
    padding: 5px;
  }
  .fpg .section_4 .sebox {
    position: relative;
    top: 0;
    padding: 30px 0;
    background: #fff;
  }
  .fpg .section_4 .tt {
    font-size: 30px;
    text-align: left;
  }
  .fpg .section_4 .sebox .stop .srt {
    position: static;
    display: flex;
    justify-content: center;
  }
  .fpg .section_4 .sebox .ul1 {
    margin-top: 20px;
  }
  .fpg .section_4 .sebox .ul1 li {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  .fpg .section_4 .sebox .stop .srt a {
    font-size: 20px;
  }
  .footer1 .flt {
    width: 100%;
    float: none;
  }
  .footer1 .frt {
    width: 100%;
    float: none;
    display: flex;
    margin-top: 20px;
  }
  .footer1 .frt s {
    display: none;
  }
  .footer1 .frt a {
    width: 33.33%;
    margin: 0;
  }
  .footer2 {
    display: none;
  }
  .footer3 .flt, .footer3 .frt {
    width: 100%;
    float: none;
    text-align: center;
    line-height: 2;
  }
  .banner .mimg {
    display: block;
  }
  .banner .pimg {
    display: none;
  }
  .banner .txt {
    top: 50%;
  }
  .banner .txt .ltt {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .banner .txt .ltc {
    line-height: 1.6;
  }
  .pd100 {
    padding: 30px 0;
  }
  .ttxian {
    margin: 20px auto;
  }
  .ab1 .alt {
    width: 100%;
    float: none;
  }
  .ab1 .alt img {
    width: 100%;
    height: auto;
  }
  .ab1 .art {
    width: 100%;
    float: none;
    padding: 20px 0;
  }
  .ab1 .art .atc {
    margin-top: 10px;
    height: auto;
  }
  .ab2 .ul1 {
    padding: 0;
  }
  .ab2 .ul1 li {
    width: 100%;
    float: none;
    margin: 0 0 10px;
    height: auto;
    padding: 30px 0;
  }
  .ab2 .ul1 li .ico {
    width: 60px;
    margin-bottom: 20px;
  }
  .ab3 .swiper1 .swiper-slide .sbox .img {
    width: 100%;
    float: none;
    height: auto;
  }
  .ab3 .swiper1 .swiper-slide .sbox .img img {
    width: 100%;
    height: auto;
  }
  .ab3 .swiper1 .swiper-slide .sbox .txt {
    width: 100%;
    float: none;
    height: auto;
    padding: 10px 0;
  }
  .ab3 .swiper1 .swiper-slide .sbox .txt .att span {
    font-size: 30px;
  }
  .f_60, .f_50 {
    font-size: 30px;
  }
  .ab3 .swiper1 {
    padding-bottom: 50px;
  }
  .ab3 .swiper1 .swiper-slide .sbox .txt .att {
    line-height: 1.5;
  }
  .ab3 .swiper1 .swiper-slide .sbox .txt .x {
    margin: 10px 0 20px;
  }
  .ab3 .swiper1 .swiper-slide .sbox .txt .atc {
    height: auto;
    font-size: 16px;
  }
  .ab3 .abtm {
    display: none;
  }
  .ab4 .swiper3 {
    padding-bottom: 10px;
  }
  .ab5 .swiper4 .swiper-slide .sbox li {
    width: 50%;
  }
  .ab5 .swiper4 .swiper-slide .sbox li:nth-child(2n) .s2 {
    display: none;
  }
  .ca1 .ul1 li {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  .fy {
    display: none;
  }
  .phone_ckgd {
    display: block;
    width: 150px;
    line-height: 40px;
    background: #2068ac;
    color: #fff;
    text-align: center;
    margin: 0 auto;
  }
  .new1 .swiper6 .swiper-slide .sbox {
    height: auto;
  }
  .new1 .swiper6 .swiper-slide .sbox .img, .new1 .swiper6 .swiper-slide .sbox .txt {
    width: 100%;
    float: none;
    margin: 0;
  }
  .new1 .swiper6 .swiper-slide .sbox .img img {
    display: block;
    width: 100%;
  }
  .new1 .swiper6 .swiper-slide .sbox .txt {
    padding: 20px 5%;
  }
  .new1 .swiper6 .swiper-slide .sbox .txt .att {
    margin: 15px 0;
  }
  .new1 .swiper6 .swiper-slide .sbox .txt .atc {
    margin-top: 15px;
  }
  .new1 .swiper6 {
    padding-bottom: 50px;
  }
  .new1 .swiper6 .pagination6::before, .new1 .swiper6 .pagination6::after {
    display: none;
  }
  .new2 .ul1 li {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  .new2 .ul1 li a .txt2 {
    width: 90%;
    height: 90%;
    padding: 5%;
    top: 5%;
    left: 5%;
  }
  .new2 .ul1 li a .txt2 .ck {
    display: none;
  }
  .newc1 {
    margin-top: 0;
    padding: 30px 0;
  }
  .newc1 .day {
    margin: 20px 0;
  }
  .newc1 .ntc {
    padding: 20px 0;
  }
  .newc1 .btn .a {
    width: 100%;
  }
  .newc1 .btn .fh {
    position: static;
    margin: 0 auto;
    width: 80px;
  }
  .se1 .ul1 li .ltop {
    padding: 60px 0px 0 0;
  }
  .se1 .ul1 li .ltop .w {
    left: 0;
    top: 0;
  }
  .se1 .ul1 li .ltop .w s {
    bottom: 10px;
  }
  .se1 .ul1 li .ltop .y {
    right: 0;
  }
  .se1 .ul1 li .ltop .con s {
    display: none;
  }
  .se1 .ul1 li .ltop .con {
    padding: 20px 5%;
  }
  .se1 .ul1 li .lbtm {
    padding: 60px 0 0 0;
    margin-top: 0;
  }
  .se1 .ul1 li .lbtm .w {
    right: 0;
  }
  .se1 .ul1 li .lbtm .w s {
    bottom: 10px;
  }
  .se1 .ul1 li .lbtm .con {
    padding: 20px 5%;
  }
  .se1 .ul1 li.act {
    padding: 30px 0;
  }
  .se2 .dl1 dt {
    padding: 10px 5%;
    display: none;
  }
  .se2 .dl1 dd {
    padding: 10px 5%;
    border: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
  .se2 .dl1 dd span {
    width: 100%;
    float: none;
    line-height: 40px;
  }
  .se2 .dl1 dd span:nth-child(2) {
    width: 100%;
    text-align: center;
    line-height: 1;
    margin: 5px 0 20px;
  }
  .se2 .dl1 dd span:nth-child(3) {
    margin: 0 auto;
  }
  .se2 .dl1 {
    margin-bottom: 20px;
  }
  .se3 {
    background: #f3f3f3;
  }
  .se3 .slt, .se3 .srt {
    width: 100%;
    float: none; margin-top: 45px;
  }
  .se3 .slt a {
    line-height: 1.75;
    margin-bottom: 16px;
  }
  .se3 .srt .ul1 li {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  .se3 .srt .ul1 li input {
    background: #fff;
  }
	.se3 .srt .ul1 li textarea{background: #fff;}
  .se4 {
    height: 400px;
  }
  .se3 .srt .tj {
    margin: 20px auto;
  }
  .jo1 .ul1 li .ltop {
    padding: 0;
    line-height: 60px;
  }
  .jo1 .ul1 li .ltop span:nth-child(2), .jo1 .ul1 li .ltop span:nth-child(5) {
    display: none;
  }
  .jo1 .ul1 li .ltop span {
    width: 33.33%;
    font-size: 16px;
    text-align: center;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .jo1 .ul1 li .lbtm {
    padding: 20px 0;
  }
  .jo1 .ul1 li .lbtm .sx {
    padding: 0 10px 20px;
    margin-bottom: 20px;
  }
  .jo1 .ul1 li .lbtm .tc {
    padding: 0 10px;
  }
  .jo2 {
    background: #f8f8f8;
  }
  .jo2 .jx .prev7 {
    display: none;
  }
  .jo2 .jx .next7 {
    display: none;
  }
  .jo2 .jx {
    padding: 0 5%;
  }
  .jo2 .swiper7 {
    padding-bottom: 50px;
  }
  .sch1 {
    padding-top: 30px;
    margin-top: 0;
  }
  .sch1 .ss {
    width: 100%;
    margin-bottom: 20px;
    height: 45px;
  }
  .sch1 .ss span {
    line-height: 45px;
  }
  .sch1 .sbtn a {
    margin-right: 45px;
  }
  .sch1 .srt {
    width: 100%;
    line-height: 1.6;
    margin: 20px 0;
  }
  .sch2 {
    padding-bottom: 30px;
  }
  .nav {
    display: none;
  }
  .pr1 .swiper5 {
    padding: 0;
  }
  .pr1 .swiper5 .swiper-slide .sbox a {
    line-height: 50px;
  }
  .pr1 .ul1 {
    margin: 20px 0;
  }
  .pr1 .ul1 li {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  .prc1 {
    margin-top: 28px;
  }
  .prc1 .plt, .prc1 .prt {
    width: 100%;
    float: none;
  }
  .prc1 .prt {
    padding-top: 28px;
  }
  .prc2 .dl1 dd, .prc2 .dl1 dt, .prc2 .dl2 .dlt, .prc2 .dl2 .drt {
    width: 100%;
    float: none;
  }
  .prc2 .dl1 dd, .prc2 .dl2 .drt {
    margin-top: 20px;
  }
  .prc2 .dl2 {
    margin-top: 20px;
    padding-top: 20px;
  }
  .prc2 .dl2 .drt li {
    margin-bottom: 10px;
  }
  .prc2 .dl2 .drt li .llt {
    width: 100px;
  }
  .prc2 .dl2 .drt li .lrt {
    width: calc(100% - 100px);
  }
  .prc3 {
    padding: 30px 0;
  }
  .z_tanchuang .tbox .modal .img {
    max-width: 300px;
  }
  .fpg .section .sbox {
    position: relative;
  }
  .fpg .section .swiper-slide video {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  .fpg .section .swiper-slide {
    height: auto;
  }
  .fpg .section_1 .bgimg {
    display: none;
  }
  .fpg .section .sox {
    top: 30%;
  }
  .fpg .section .pagination1m {
    bottom: 20px;
  }
  .z_tanchuang.one .tbox .modal .prev3m, .z_tanchuang.one .tbox .modal .next3m {
    display: none;
  }
  .z_tanchuang .tbox .modal .img .pagination3m {
    opacity: 1;
  }
.Ulimg li,.products ul li{width: 48%; margin-bottom: 4%;}
.client li{width:24.333%; }
.Ulimg li span,.products ul li span{font-size:14px; }
.solu_cat ul li .s_img{max-width: 55%; }
}

@media(max-width:585px){
	.banner .txt{display: none;}
	
	.pa .left{display: none;}
	.pa .right{width: 100%;}
	.client li{width:32.5%; }
	
    .i1_ne .itp .ilt{width: 100%;text-align: center;}
    .i1_ne .itp .ilt .en{margin: 10px 0 20px;}
    .i1_ne .ibt  .prev3,.i1_ne .ibt  .next3{display: none;}
    .i1_ne .ibt .swiper3 .swiper-slide .sbox .txt {bottom: 0;}
    .i1_ne .ibt .swiper3 .swiper-slide .sbox a img {opacity: 0.8;}
    .i1_ne .ibt .swiper3 .swiper-slide .sbox a img{width: 100%;}
    .i1_ne .ibt .swiper3 .swiper-slide .sbox .txt .stt , .i1_ne .ibt .swiper3 .swiper-slide .sbox .txt .stc {display: none;}
	
	.solu_cat ul li{width: 48%}
	.solu_cat ul li .s_hh{ font-size: .85em;}
}