/**/
* {
  margin: 0;
  padding: 0;
}

div, address, b, big, blockquote, body, center, cite, code, dd, del, dl, dt, em, fieldset, font, form, b, b, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var, th, td, input {
  margin: 0;
  padding: 0;
}

div, dl, dt, dd, form, input, button, textarea, p, ul, li, ol, table, tr, td, header, footer, aside, nav, b, b, h3, h4, h5, h6, section {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

body {
  font-size: 14px;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  color: #333;
  padding: 0px;
  margin: 0px;
}

button:foucs {
  border: none !important;
  outline: none !important;
}

button::-moz-focus-inner {
  border-color: transparent;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

i {
  font-style: normal;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #fff;
}

img {
  border: none !important;
  vertical-align: middle
}

input {
  outline: none;
}

input[type="button"], input[type="submit"], input[type="reset"], button, select {
  -webkit-appearance: none;
  outline: none;
}

textarea {
  -webkit-appearance: none;
  outline: none
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  /*兼容 IE*/
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/*t图片样式*/
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}

img {
  border: 0px;
  vertical-align: middle;
}

.img-responsive {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%
}

.avatar {
  display: block;
  overflow: hidden;
  width: 100%;
}

.wal {
  width: 1200px;
  margin: 0px auto;
}

/*--------------------------------------------------------------
# 头部Header
--------------------------------------------------------------*/


#header {

  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  height: 90px;


}

#header.header-transparent {
  background: rgba(255, 255, 255, 1);
}

#header.header-scrolled {
  background: rgba(255, 255, 255, 1);
  border-bottom: 1px solid #f1f1f1;


}


.top-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top-box .logo {
  flex: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 90px;
}

.top-box .logo img {
  padding: 0;
  margin: 0;
  max-height: 90px;

}

.top-box .logo .logo-tu2 {
  display: none;
}

/*顶部导航*/
.fixed-top {
  position: fixed !important;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;

  box-shadow: 0 0 10px #eee;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: #fff !important;
}

.headDiv {

  width: 100%;
  z-index: 9999;
  position: absolute;

}

.header_top {
  width: 100%;
  background: #063C84;
  height: 60px;
  line-height: 60px;
  color: #fff;
  overflow: hidden;
}

.top-content {
  display: flex;
  justify-content: space-between;
  color: rgba(255, 255, 255, 0.8);
}

.header_top .top_nav {
  display: block;
  height: 60px;
  margin-right: 40px;
  line-height: 60px;
  color: rgba(255, 255, 255, .8);
  float: left;
}

.header_top .top_nav a:hover {
  color: rgba(255, 255, 255, 1);
}

.headDiv .navbar {
  height: 100px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.headDiv .logo {
  height: 100px;

  display: flex;
  align-items: center;
}

.headDiv .logo b {
  font-size: 18px;
  color: #575757;
  padding-left: 30px;
  line-height: 24px;
}


.nav {

  height: 100px;
  display: flex;
  align-items: center;
}

.nav ul li {

  position: relative;
  float: left;

}

.nav ul li a {
  display: block;

  height: 100px;

  padding: 0 25px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;

}



.nav a:hover, .nav li:hover>a {

  color: #00A1E9;


}
.nav ul .active a{color: #00A1E9;}
.top-tel {

  height: 100px;
  display: flex;
  align-items: center;
  padding-right: 10px;

}

.top-tel b {
  font-size: 20px;
  color: #fff;

}

.top-tel b img {
  margin-left: 10px;
  margin-right: 5px;
  width: 32px;
}

/* 二级菜单 */
.ejxl {
  display: none;
  background-color: rgba(255, 255, 255, 1);
  transition: all 0s;
  z-index: 10;
  position: absolute;

  top: 100%;
  width: 140%;
  left: -20px;

  line-height: 30px;

  flex-direction: column;


}

.nav ul li .ejxl li {
  margin: 0 auto;
  display: block;
  padding: 0;
  width: 100%;
  position: relative;
}

.nav ul li .ejxl li a {
  display: block;
  color: #333;
  font-size: 15px;
  height: 45px;
  line-height: 45px;
  padding: 0;
  width: 100%;
  text-align: center;
  border: none;
}

.nav ul li .ejxl a:hover {
  color: #00A1E9;

}

.nav ul li .ejxl li ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  display: none;
  background-color: rgba(80, 80, 80, .7);
  transition: all 0s;
}

.nav ul li .ejxl li:hover ul {
  display: block;
}

.logo-2 {
  display: none;
}

.fixed-top .logo-2 {
  display: block;
}

.fixed-top .logo-1 {
  display: none;
}

.fixed-top .nav ul li a {
  color: #333;
}

.fixed-top .nav a:hover, .nav li:hover>a {

  color: #00A1E9;


}

.fixed-top .top-tel b {
  font-size: 20px;
  color: #00A1E9;

}

/*顶部导航 end*/
/*首页banner图*/


#banner .swiper {
  width: 100%;
  height: 100%;
  position: relative;
}

#banner .swiper-slide {
  background-position: center;
  background-size: cover;
  position: relative;
}

#banner .swiper-slide img {
  display: block;
  width: 100%;
}

#banner .swiper-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  z-index: 999;
  width: 70px;
  font-size: 30px;
  line-height: 70px;
  height: 70px;
  transition: all .5s ease;
  outline: none;

}

#banner .swiper-button:hover {
  background: #063C84;
}

.btn-prev {
  left: 5%;
}

.btn-next {
  right: 5%;
}

#banner .swiper-pagination-bullet {
  width: 13px;
  height: 10px;
  display: inline-block;
  background: #fff;
  opacity: .9;
  margin: 0 5px;
  border-radius: 20px;
  transition: opacity .5s, background-color .5s, width .5s;
  transition-delay: .5s, .5s, 0s;
}

#banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #063C84;
  width: 40px;
  transition-delay: 0s;
}

#banner .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 20px;
  left: 0;
  width: 100%;
}

#banner .swiper-slide .container {
  position: absolute;
  left: 0;
  right: 0;
  top: 30%;
  bottom: 0;
  margin: 0 auto;
}

.banner-slide-content {
  position: relative;
  z-index: 9;
}



.banner-slide-content span {
  color: #fff;
  display: block;
  margin-bottom: 35px;
  text-transform: uppercase;
}

.banner-slide-content .title {
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
  color: #fff;
  display: block;
  margin-bottom: 10px;

  text-transform: capitalize;
}


.banner-slide-content p {

  font-size: 24px;
  font-family: "Poppins", sans-serif;
  color: #fff;


}

/*关于我们*/
.main_title {
  text-align: center;
  position: relative;
  margin-top: 30px;
}

.main_title p {
  font-size: 40px;
  margin-bottom: 16px;
  color: #333;
  position: relative;
  z-index: 2;
}

.main_title p b {
  font-size: 40px;
  font-weight: bold;
  color: #063C84;
}

.main_title span {
  font-size: 18px;
  color: #666;
}

.en-txt {
  position: absolute;
  top: -30px;
  text-align: center;
  width: 100%;
  font-size: 60px;
  color: #f5f5f5;
  text-transform: uppercase;
  z-index: 1;
  font-weight: bold;
}

.about {
  background: url(../images/abbg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 60px;
  margin-top: 30px;

}

.about-box {
  position: relative;
  margin-top: 60px;
}

.about_fl {
  padding-left: 50%;
  position: relative;
  z-index: 3;
  width: 100%;


}

.about_fl .txt {
  padding-left: 6%;
  padding-top: 8%;
}

.about_fl p {
  line-height: 30px;
  padding: 10px 0;
  color: #666;
  font-size: 15px;
  margin: 40px 0;
}

.about_fl .ab-title {
  font-size: 22px;
  color: #222;
  font-weight: bold;
  margin-top: 10px;
}

.about_fr {
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: url(../images/about.jpg) no-repeat;
  background-size: cover;
  height: 680px;

}

.ab_list2 {

  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;

  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 5;


}

.ab_list2 li {

  cursor: pointer;
  color: #333;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  border-right: 1px solid #f1f1f1;
  -webkit-transition: transform .3s;
  transition: transform .3s;
  font-size: 18px;
}

.ab_list2 li a {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}

.ab_list2 li:last-child {
  border: none;
}

.ab_list2 li b {
  display: block;
  font-size: 24px;
  color: #000;

}

.ab_list2 li i {
  font-size: 16px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #666;
  border-radius: 50%;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  position: relative;
  top: -20px;
  left: 0px;
  color: #fff;
  display: inline-block;
}

.ab_list2 li:hover {
  -webkit-transform: translate(0, -15px);
  transform: translate(0, -15px);
}

.more_a2 {
  display: inline-block;
  line-height: 40px;
  padding: 2px 33px;
  color: #fff;
  position: relative;
  transition: all 0.8s ease 0s;
  font-size: 16px;
  margin: 20px 0;
}

.more_a2 span {
  display: inline-block;
  position: relative;
  z-index: 2;
}

.more_a2::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #063C84;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease 0s;
}

.more_a2:hover {
  border-bottom-color: #063C84;
  color: #063C84;
}

.more_a2:hover::before {
  height: 1px;
}

.ab-bottom {
  height: 134px;
  background: #00A1E9;

}

.ab-bottom p {
  padding-left: 53%;
  color: #fff;
  font-size: 20px;
  line-height: 134px;
}

/* 产品 */
.product {
  margin-top: 60px;
}

.xcal {
  display: flex;
  margin-top: 30px;
}

.xcal a {
  display: block;
  margin: 10px;
  background: #f5f5f5;
  padding: 50px 30px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  position: relative;
}

.xcal .item-top {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  text-align: center;
  background: #00A1E9;
  color: #fff;
  transition: all .3s linear;
  z-index: 2;
  line-height: 50px;
}

.xcal img {
  margin-top: 50px;
}

.xcal .pro_title {
  font-size: 32px;
  line-height: 40px;
  color: #333;
  font-weight: 500;
  text-align: center;
}


.xcal a:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  box-shadow: 0 3px 6px rgba(0, 0, 0, .12);
}

.xcal a:hover span {
  background: #063C84;
  color: #fff;
}

.xcal a:hover .item-top {
  line-height: 50px;
  height: 50px;
}

/*案例*/

#case {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-top: 60px;
}

#case .swiper-container {
  padding-bottom: 60px;
  margin-top: 40px;
}

#case .swiper-slide {
  width: 520px;

  background: #fff;
  box-shadow: 0 8px 30px #ddd;
  position: relative;
}

#case .swiper-slide img {
  display: block;
}

#case .swiper-slide a {
  display: block;
}

#case .swiper-slide p {
  padding: 20px;
  text-align: center;
  font-size: 16px;
}

#case .swiper-slide-active .layer-mask {
  display: none;
}

.layer-mask {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  background: rgba(255, 255, 255, .5);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}

#case .swiper-pagination {
  width: 100%;
  bottom: 20px;
}

#case .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}

#case .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 2px solid #00A1E9;
  background-color: #fff;
}


#case .swiper-button-next {
  right: -30px;
  width: 55px;
  height: 55px;
  border: 2px solid #dedede;
  border-radius: 100%;
  --swiper-navigation-size: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  overflow: hidden;
  z-index: 10;
  font-size: 30px;
  transition: all .5s ease;
  outline: none;

}


#case .swiper-button-prev {
  left: -30px;
  width: 55px;
  height: 55px;
  border: 2px solid #dedede;
  border-radius: 100%;
  --swiper-navigation-size: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  overflow: hidden;
  z-index: 10;
  font-size: 30px;
  transition: all .5s ease;
  outline: none;

}

#case .swiper-button-prev:hover, #case .swiper-button-next:hover {
  border: 2px solid #213E82;
  color: #fff;
  background: #213E82;
}

/* 优势 */
.ys-box {
  margin-top: 60px;
}

.ys {
  background: url(../images/bg2.jpg) no-repeat top;
  padding: 60px 0;
  margin-top: 40px;
}

.ys-list {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 80px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.ys-list b {
  display: block;
  color: #000;
  margin: 20px 0;
  font-size: 28px;
  font-weight: normal;
}

.ys-list p {
  color: #666;
  line-height: 28px;
  padding: 20px 0;
  height: 130px;
}

.ys-list a {
  padding: 30px;
  border-right: 1px solid #ECECEC;
  flex: 1;
}

.ys-list a:last-child {
  border-right: none;
}

.ys-list span {
  display: block;
  margin-top: 50px;
  color: #D5D5D5;
  font-size: 15px;
}

.ys-list span i {
  font-size: 28px;

  color: #00A1E9;
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

.ys-list a:hover .xuanz {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  animation: rotation 3s linear infinite;
  -moz-animation: rotation 3s linear infinite;
  -webkit-animation: rotation 3s linear infinite;
  -o-animation: rotation 3s linear infinite;
}

.img {
  border-radius: 250px;
}

/*新闻*/
.news_box {
  margin-top: 50px;

}

.news_con {
  display: flex;
  align-items: stretch;
  margin-top: 40px;
  margin-left: 5px;
  justify-content: space-between;
}

.news-fl {
  width: 48%;

}

.news-fl b {
  font-size: 18px;
  font-weight: normal;
  display: block;
  margin-top: 20px;
}

.news-fl span {
  margin-top: 20px;
  display: block;
  color: #999;
}

.news-fl p {
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 30px;
}

.news-fl a:hover b {
  color: #00A1E9;
}

.news-two {
  width: 48%;
}

.news-two ul {
  display: flex;
  flex-wrap: wrap;

}

.news-two a {
  display: flex;
  align-items: center;

  background: #fff;
  padding: 30px 20px;
  transition: .3s;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  margin: 10px 0;

  box-shadow: 0 0 10px #f1f1f1;
}

.news-two a b {
  font-size: 18px;
}

.news-two a p {
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;

}

.news-two a span {
  margin-top: 20px;
  display: block;
  color: #999;
}

.news-two a:hover b {
  color: #00A1E9;

}


.newscon {
  padding-right: 40px;
}

.newscon b {
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 18px;
  color: #000;
  display: block;

}

.newscon p {

  text-align: left;
  line-height: 24px;
  font-size: 14px;

}

.newscon img {
  margin-top: 10px;
}

.cjwt {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;

}

.cjwt a {
  width: calc(33.3% - 52px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 10px;
  margin-top: 10px;

  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 10px #f1f1f1;
}

.cjwt a:nth-child(3) {
  margin-right: 0;
}

.cjwt a:last-child {
  margin-right: 0;
}

.cjwt a:hover {
  color: #00A1E9;
}

/*返回顶部*/

.scroll {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: fixed;
  right: 45px;
  bottom: 70px;
  color: #fff;
  cursor: pointer;
  background: #063C84;
  font-size: 26px;
}



/*底部footer*/
.footer {
  background: #063C84;
  margin-top: 60px;

}

.foot {
  padding-top: 60px;
  padding-bottom: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.foot b {
  font-size: 24px;
  color: #fff;
  display: block;
  font-weight: normal;

  margin-bottom: 20px;
}

.foot span {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding-right: 9px;
}

.foot .ewm-box {
  display: flex;
  margin-top: 40px;
}

.foot .ewm {
  text-align: center;
  margin-top: 15px;
  margin-left: 10px;

}

.foot .ewm img {
  width: 130px;
}

.foot .ewm p {
  margin-top: 15px;
  color: #fff;
}



.foot .ft-nav .ft-nav-list {

  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #fff;

}

.foot .ft-nav .ft-nav-list a {

  line-height: 36px;
  width: 33%;
  font-size: 16px;
  color: #fff;
}

.foot .ft-nav .ft-nav-list a:hover {
  color: #00A1E9
}

.foot .ft-contact b {
  margin-bottom: 25px;
}

.foot .ft-contact span {
  width: 30px;
  text-align: center;
}

.foot .ft-contact p {
  width: 100%;
  color: #fff;
  margin-bottom: 15px;
  font-size: 16px;
}

.foot .ft-contact i {
  font-size: 15px;
  margin: 20px 0;
  color: #fff;
  font-weight: 700;
  display: block;
  width: 100%;
}



.copyright {
  padding: 20px 10px;
  text-align: center;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, .1);
}

.copyright a {
  color: #fff;
}

/*返回顶部*/
.back-to-top {
  position: fixed;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 3px;
  right: 65px;
  bottom: 65px;
  background: #063C84;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 999;
}

.back-to-top i {
  font-size: 26px;
  width: 50px;
  height: 50px;
  line-height: 50px;

}

.back-to-top:hover {
  color: #fff;
  background: #154B9D;
  transition: background 0.2s ease-in-out;
}