﻿/* 201802231351-cathy */
.w1000{width: 1000px;margin:10px auto;}
.p15{padding:15px;}
.map_ul li{list-style-type: none;font: 19px/40px '黑体';}
.map_ul > li{list-style-type: circle;}
.map_ul a:link,.map_ul a:hover,.map_ul a:visited,.map_ul a:active{color: #CA1044;}
.map_lowul,.map_lowul2{margin-left: 50px;}
.map_lowul li{font: 17px/35px '黑体';}
.map_lowul2 li{font: 15px/30px '黑体';}
/* 201802231351-cathy */

* {
  margin: 0;
  padding: 0;
}
html,
body {
  position: relative;
  height: 100%;
}
body {
  font-family: "黑体", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #383838;
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a:link,
a:hover,
a:visited,
a:active {
  text-decoration: none;
  color: #333;
}
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.indexpage .swiper-wrapper {
  position: relative;
}
.indexpage .swiper-wrapper .indexone .header {
  /* margin-top: 30px; */
  width: 100%;
  padding: 0px 8%;
  position: absolute;
  top: 30px;
  left: 0px;
  z-index: 888888;
}
.indexpage .swiper-wrapper .indexone .header .logo {
  transition: all 1s;
}
.indexpage .swiper-wrapper .indexone .header .logo > a {
  display: block;
}
.indexpage .swiper-wrapper .indexone .header .header-navs > ul {
  margin-bottom: 0px;
  line-height: 45px;
  text-align: right;
  color: white;
}
.indexpage .swiper-wrapper .indexone .header .header-navs > ul > li {
  display: inline-block;
  padding: 8px 20px;
  position: relative;
  font-size: 16px;
}
.indexpage .swiper-wrapper .indexone .header .header-navs > ul > li > a {
  color: white;
  display: block;
  position: relative;
  z-index: 2;
  font-size: 16px;
}
.indexpage .swiper-wrapper .indexone .header .header-navs > ul > li:last-of-type > span {
  color: rgb(10,179,243);
  font-size: 20px;
  
}
.indexpage .swiper-wrapper .indexone .header .header-navs > ul > li .headerbgs {
  width: 100%;
  height: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all .2s;
}
.indexpage .swiper-wrapper .indexone .header .header-navs > ul > li .linesbottom {
  width: 0px;
  height: 2px;
  background-color: rgb(10,179,243);
  position: absolute;
  bottom: 0px;
  right: 50%;
  transition: all .2s .1s;
}
.indexpage .swiper-wrapper .indexone .header .header-navs > ul > li:hover > a {
  color: rgb(10,179,243);
}
/* .indexpage .swiper-wrapper .indexone .header .header-navs > ul > li:hover .headerbgs {
  height: 100%;
} */
.indexpage .swiper-wrapper .indexone .header .header-navs > ul > li:hover .linestop {
  width: 100%;
}
.indexpage .swiper-wrapper .indexone .header .header-navs > ul > li:hover .linesright {
  height: 100%;
}
.indexpage .swiper-wrapper .indexone .header .header-navs > ul > li:hover .linesbottom {
  width: 100%;
  right: 0;
}
.indexpage .swiper-wrapper .indexone .header .header-navs > ul > li:hover .linesleft {
  height: 100%;
}
.indexpage .swiper-wrapper .indexone .hear-nav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  border: none;
  z-index: 999999;
}
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default {
  border: none;
  background-color: rgba(0, 0, 0, 0.9);
}
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-header {
  padding: 8px 0px;
}
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-header > button:focus,
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-header > button:visited,
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-header > button:hover,
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-header > button:active {
  background-color: rgb(10,179,243);
  border: 1px solid rgb(10,179,243);
  color: white;
}
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-header > button:focus > span,
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-header > button:visited > span,
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-header > button:hover > span,
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-header > button:active > span {
  background-color: white;
}
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-header .navbar-brand {
  padding: 0px 10px;
  height: auto;
}
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-collapse {
  border-top: 1px solid rgb(10,179,243);
}
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-collapse .navbar-nav > li {
  border-bottom: 1px solid rgba(10,179,243, 0.3);
}
.indexpage .swiper-wrapper .indexone .hear-nav .navbar-default .container-fluid .navbar-collapse .navbar-nav > li > a {
  color: white;
  line-height: 30px;
  font-size: 18px;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .character {
  max-width: 900px;
  margin: 0 auto;
  font-size: 54px;
  color: white;
  text-align: center;
  padding-top: 150px;
}
.indexone-content{
  padding-top: 100px;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .character > p:first-of-type {
  transition: all 1s;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .character > p:last-of-type {
  transition: all 1s .1s;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .indexoneScope {
  max-width: 650px;
  margin: 50px auto;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .indexoneScope > ul > li .scope-conts {
  width: 80px;
  height: 80px;
  text-align: center;
  background-color: #dbb818;
  border-radius: 50%;
  padding: 10px;
  font-size: 14px;
  transition: all 1s;
  margin: 0 auto;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .indexoneScope > ul > li .scope-conts .scope-img {
  width: 80%;
  margin: 0 auto;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .indexoneScope > ul > li .scope-conts .scope-img > img {
  margin: 0 auto;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .indexoneScope > ul > li .scope-conts > p {
  color: white;
  font-size: 14px;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .indexoneScope > ul > li:first-of-type .scope-conts {
  animation-duration: 1s;
  transition-delay: .6s;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .indexoneScope > ul > li:nth-of-type(2) .scope-conts {
  animation-duration: 1s;
  animation-delay: .2s;
  transition-delay: .7s;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .indexoneScope > ul > li:nth-of-type(3) .scope-conts {
  animation-duration: 1s;
  animation-delay: .4s;
  transition-delay: .8s;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .indexoneScope > ul > li:nth-of-type(4) .scope-conts {
  animation-duration: 1s;
  animation-delay: .6s;
  transition-delay: .9s;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .indexoneScope > ul > li:nth-of-type(5) .scope-conts {
  animation-duration: 1s;
  animation-delay: .8s;
  transition-delay: 1s;
}
.indexpage .swiper-wrapper .indexone .container .indexone-content .indexoneScope > ul > li:nth-of-type(6) .scope-conts {
  animation-duration: 1s;
  animation-delay: 1s;
  transition-delay: 1.1s;
}
.indexpage .swiper-wrapper .indexone.swiper-slide-active .header .logo {
  animation-name: bounceInLeft;
  animation-duration: 1.3s;
}
.indexpage .swiper-wrapper .indexone.swiper-slide-active .header .header-navs {
  animation-name: bounceInRight;
  animation-duration: 1.3s;
}
/* .indexpage .swiper-wrapper .indexone.swiper-slide-active .container .indexone-content .character > p:first-of-type , */
.index_oneswiper .swiper-slide-active .indexone-content .character > p:first-of-type{
  animation-name: bounceInRight;
  animation-delay: .3s;
  animation-duration: 1.3s;
  animation-fill-mode: both;
}
/* .indexpage .swiper-wrapper .indexone.swiper-slide-active .container .indexone-content .character > p:last-of-type , */
.index_oneswiper .swiper-slide-active .indexone-content .character > p:last-of-type{
  animation-name: bounceInRight;
  animation-delay: .4s;
  animation-duration: 1.3s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexone.swiper-slide-active .container .indexone-content .indexoneScope > ul > li {
  transform: translate(0, 0);
}
.indexpage .swiper-wrapper .indexone.swiper-slide-active .container .indexone-content .indexoneScope > ul > li .scope-conts {
  animation-duration: 1.3s;
  animation-name: zoomInDown;
}

.characterDetails{
  text-align: center;
  color: white;
  max-width: 650px;
  margin: 0 auto;
  font-size: 18px;
  padding-top: 20px;
}
.characterDetails p {
  animation-delay: .6s;
}
/* .indexpage .swiper-wrapper .indexone.swiper-slide-active .container .indexone-content .characterDetails p , */
.index_oneswiper .swiper-slide-active .indexone-content .characterDetails p{
  animation-name: bounceInRight;
  animation-delay: .6s;
  animation-duration: 1.3s;
  animation-fill-mode: both;
}

.characterDetails a{
  color: white;
  border: 1px solid white;
  border-radius: 10px;
  padding: 10px 40px;
  display: inline-block;
  margin-top: 30px;
  animation-delay: .7s;
}
/* .indexpage .swiper-wrapper .indexone.swiper-slide-active .container .indexone-content .characterDetails a, */
.index_oneswiper .swiper-slide-active .indexone-content .characterDetails a{
  animation-name: bounceInUp;
  animation-delay: .6s;
  animation-duration: 1.3s;
  animation-fill-mode: both;
}
.characterDetails a:hover{
  border-color: rgb(10,179,243);;
  color: rgb(10,179,243);;
}



.indexpage .swiper-wrapper .indextwo {
  padding: 0px 8%;
  position: relative;
  overflow: hidden;
}
.indexpage .swiper-wrapper .indextwo .service {
  padding-top: 50px;
  padding-right: 0px;
  position: absolute;
  left: 8%;
  top: 0px;
  transition: all 1s;
}
.indexpage .swiper-wrapper .indextwo .service > h3 {
  color: white;
}
.indexpage .swiper-wrapper .indextwo .service > h3 > span:first-of-type {
  color: rgb(10,179,243);
}
.indexpage .swiper-wrapper .indextwo .service > p {
  color: white;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars {
  padding: 0px;
  display: flex;
  position: relative;
  padding-left: 160px;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs {
  border: none;
  padding: 0px;
  flex: 3;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li {
  background-color: rgba(10,179,243, 0.8);
  width: 100%;
  transition: all 1s;
  transform: scale(0) translateY(600px);
  margin: 0px;
  float: none;
  text-align: center;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li > a > p {
  font-size: 14px;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li > a > p:first-of-type {
  font-size: 18px;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li:nth-of-type(2) {
  transition-delay: .2s;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li:nth-of-type(3) {
  transition-delay: .4s;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li:nth-of-type(4) {
  transition-delay: .6s;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li:hover {
  background-color: rgba(10,179,243, 0.8);
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li > a {
  color: white;
  display: block;
  height: 100%;
  margin: 0px;
  border: none;
  border-radius: 0px;
  padding: 50px 15px 15px;

}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li > a .serviceparticulars-img {
  max-width: 80px;
  max-height: 80px;
  margin: 0 auto;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li > a > p {
  margin-bottom: 0px;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li > a > p:first-of-type {
  margin-top: 10px;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li > a:hover {
  background-color: rgba(10,179,243, 0.9);
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs .active {
  background-color: rgba(10,179,243, 0.9);
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs .active > a {
  background-color: rgba(10,179,243, 0.9);
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs .active > a:hover,
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs .active > a:active,
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs .active > a:focus {
  background-color: rgba(10,179,243, 0.9);
  border: none;
  color: white;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .tab-content {
  flex: 8;
  position: relative;
  z-index: 999;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .tab-content .tab-pane {
  text-align: center;
  padding-top: 140px;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .tab-content .tab-pane .service-rightconts {
  margin-top: 0px;
  float: right;
  transform: translateY(-300px);
  transition: all 1s;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .tab-content .tab-pane .service-tabcont {
  transform: translateX(800px);
  opacity: 0;
  transition: all 1s;
  width: 280px;
  height: 280px;
  background-color: rgba(10,179,243, 0.8);
  border-radius: 50%;
  margin: 0 auto;
  margin-right: 15px;
  margin-top: 125px;
  padding: 54px 20px 0px;
  position: relative;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .tab-content .tab-pane .service-tabcont .service-right-imgs {
  position: relative;
  z-index: 2;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .tab-content .tab-pane .service-tabcont .service-right-imgs .serviceright-contimg {
  max-width: 80px;
  max-height: 80px;
  margin: 0 auto;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .tab-content .tab-pane .service-tabcont .service-right-imgs > p {
  font-size: 14px;
  margin-bottom: 0px;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .tab-content .tab-pane .service-tabcont .service-right-imgs > p:first-of-type {
  font-size: 18px;
  margin: 8px 0px;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .tab-content .tab-pane .service-tabcont .service-right-imgs > a {
  color: white;
  margin-top: 30px;
  display: block;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .tab-content .tab-pane .service-tabcont .service-right-imgs > a > span {
  display: block;
  width: 20px;
  height: 1px;
  background-color: #ffffff;
  margin: 0 auto;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .service-tabcontCircle {
  position: absolute;
  top: 265px;
  right: 15px;
  opacity: 0;
  transform: scale(0);
  transition: all .8s 1s;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .service-tabcontCircle > li {
  width: 310px;
  height: 310px;
  border: 1px solid rgb(10,179,243);
  border-radius: 50%;
  position: absolute;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .service-tabcontCircle .circle1 {
  animation: circle1 2.5s linear infinite;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .service-tabcontCircle .circle2 {
  animation: circle2 3s linear infinite;
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .service-tabcontCircle .circle3 {
  animation: circle3 3.5s linear infinite;
}
@keyframes circle1 {
  0% {
    top: -26px;
    right: 0px;
  }
  50% {
    top: -7px;
    right: -28px;
  }
  100% {
    top: -26px;
    right: 0px;
  }
}
@keyframes circle2 {
  0% {
    top: -5px;
    right: -5px;
  }
  50% {
    top: -30px;
    right: -25px;
  }
  100% {
    top: -5px;
    right: -5px;
  }
}
@keyframes circle3 {
  0% {
    top: -20px;
    right: 0px;
  }
  50% {
    top: -20px;
    right: -30px;
  }
  100% {
    top: -20px;
    right: 0px;
  }
}
.indexpage .swiper-wrapper .indextwo .container .serviceParticulars .service-rightcontent {
  color: white;
}
.indexpage .swiper-wrapper .indextwo.swiper-slide-active .service {
  animation-name: bounceInLeft;
  animation-duration: 1.3s;
}
.indexpage .swiper-wrapper .indextwo.swiper-slide-active .container .serviceParticulars .nav-tabs > li {
  transform: scale(1) translateY(0px);
}
.indexpage .swiper-wrapper .indextwo.swiper-slide-active .container .serviceParticulars .tab-content .tab-pane .service-rightconts {
  transform: translateY(0px);
}
.indexpage .swiper-wrapper .indextwo.swiper-slide-active .container .serviceParticulars .tab-content .tab-pane .service-tabcont {
  transform: translateX(0px);
  opacity: 1;
}
.indexpage .swiper-wrapper .indextwo.swiper-slide-active .container .serviceParticulars .service-tabcontCircle {
  opacity: 1;
  transform: scale(1);
}
.indexpage .swiper-wrapper .indextwo.swiper-slide-active .container .serviceParticulars .service-tabcontCircle .circle1 {
  animation: circle1 2.5s linear infinite;
}
.indexpage .swiper-wrapper .indextwo.swiper-slide-active .container .serviceParticulars .service-tabcontCircle .circle2 {
  animation: circle2 3s linear infinite;
}
.indexpage .swiper-wrapper .indextwo.swiper-slide-active .container .serviceParticulars .service-tabcontCircle .circle3 {
  animation: circle3 3.5s linear infinite;
}
@keyframes circle1 {
  0% {
    top: -26px;
    right: 0px;
  }
  50% {
    top: -7px;
    right: -28px;
  }
  100% {
    top: -26px;
    right: 0px;
  }
}
@keyframes circle2 {
  0% {
    top: -5px;
    right: -5px;
  }
  50% {
    top: -30px;
    right: -25px;
  }
  100% {
    top: -5px;
    right: -5px;
  }
}
@keyframes circle3 {
  0% {
    top: -20px;
    right: 0px;
  }
  50% {
    top: -20px;
    right: -30px;
  }
  100% {
    top: -20px;
    right: 0px;
  }
}
.indexpage .swiper-wrapper .indexthree {
  overflow: hidden;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header {
  color: white;
  padding: 50px 8% 0px;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerleft {
  transition: all 1s;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerleft > h3 {
  font-size: 30px;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerleft > h3 > span:first-of-type {
  color: rgb(10,179,243);
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerleft > p {
  font-size: 14px;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerright {
  padding-top: 20px;
  transition: all 1s;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerright > ul {
  text-align: right;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerright > ul > li {
  display: inline-block;
  color: #999;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerright > ul > li > a {
  color: #999;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerright > ul:first-of-type > li {
  margin-left: 20px;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerright > ul:first-of-type > li:first-of-type > a {
  color: white;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerright > ul:first-of-type > li:hover > a {
  color: white;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerright > ul:last-of-type > li {
  font-size: 14px;
}
.indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerright > ul:last-of-type > li:hover > a {
  color: white;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont {
  max-width: 1170px;
  margin: 50px auto;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li > a {
  display: block;
  overflow: hidden;
  position: relative;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li > a > img {
  transition: all .5s;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li > a .indexthree-dim {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all .5s;
  color: white;
  width: 0;
  height: 0;
  text-align: center;
  padding: 0px 20px;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li > a .indexthree-dim > p {
  margin-top: 65px;
  transform: scale(0) translateY(-100px);
  font-size: 20px;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li > a .indexthree-dim > span {
  position: absolute;
  top: 55%;
  right: 45%;
  transform: scale(0) translateY(-100px);
  font-size: 30px;
  padding: 8px 14px;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li:hover > a > img {
  transform: scale(1.1);
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li:hover > a .indexthree-dim {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li:hover > a .indexthree-dim > p {
  transform: scale(1) translateY(0);
  transition: all .5s;
  transition-delay: .4s;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li:hover > a .indexthree-dim > span {
  transform: scale(1) translateY(0);
  transition: all .5s;
  transition-delay: .7s;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li:first-of-type {
  transform: translate(-800px, -300px);
  transition: all 1s .5s;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li:nth-of-type(2) {
  transform: translateY(-500px);
  transition: all 1s .5s;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li:nth-of-type(3) {
  transform: translate(800px, -300px);
  transition: all 1s .5s;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li:nth-of-type(4) {
  transform: translate(800px, 300px);
  transition: all 1s .5s;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li:nth-of-type(5) {
  transform: translateY(500px);
  transition: all 1s .5s;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li:nth-of-type(6) {
  transform: translate(800px, 300px);
  transition: all 1s .5s;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li:nth-of-type(7) {
  transform: translate(0px, 500px);
  transition: all 1s .5s;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li:nth-of-type(8) {
  transform: translate(600px, 300px);
  transition: all 1s .5s;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont .more {
  text-align: center;
  margin-top: 20px;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont .more > a {
  display: inline-block;
  padding: 10px 30px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  font-size:16px;
  border-radius: 8px;
  color: #999;
  position: relative;
  overflow: hidden;
  z-index: 5;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont .more > a .more-bg {
  background-color: rgb(10,179,243);
  transition: all .3s;
  width: 0px;
  height: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  border-radius: 50%;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont .more > a:hover {
  border-color: rgb(10,179,243);
  color: white;
}
.indexpage .swiper-wrapper .indexthree .container .indexthree-centercont .more > a:hover .more-bg {
  width: 150px;
  height: 150px;
  top: -40px;
  left: -20px;
}
.indexpage .swiper-wrapper .indexthree.swiper-slide-active .indexthree-header .indexthree-headerleft {
  animation-name: bounceInLeft;
  animation-duration: 1.3s;
}
.indexpage .swiper-wrapper .indexthree.swiper-slide-active .indexthree-header .indexthree-headerright {
  animation-name: bounceInRight;
  animation-duration: 1.3s;
}
.indexpage .swiper-wrapper .indexthree.swiper-slide-active .container .indexthree-centercont > ul > li {
  transform: translate(0, 0);
}
.indexpage .swiper-wrapper .indexthree.swiper-slide-active .container .indexthree-centercont .more {
  animation-name: bounceInUp;
  animation-duration: 1.3s;
  animation-delay: .3s;
  opacity: 1;
  display: block;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexfour {
  overflow: hidden;
}
.indexpage .swiper-wrapper .indexfour .indexfour-header {
  padding: 50px 8% 0px;
  transition: all 1s;
  color:#FFF;
}
.indexpage .swiper-wrapper .indexfour .indexfour-header > h3 {
  font-size: 30px;
}
.indexpage .swiper-wrapper .indexfour .indexfour-header > h3 > span:first-of-type {
  color: rgb(10,179,243);
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content {
  max-width: 1170px;
  margin: 30px auto;
  text-align: center;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > h4 {
  color: rgb(10,179,243);
  font-size: 28px;
  padding-bottom: 10px;
  transition: all 1s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > p {
  margin-bottom: 0px;
  line-height: 26px;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > p:first-of-type {
  transition: all 1s .2s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > p:last-of-type {
  transition: all 1s .4s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul {
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  width: 20%;
  display: inline-block;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li .indexfour-contImg {
  overflow: hidden;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li .indexfour-contImg:hover {
 /* box-shadow: 10px 10px 10px #828282; */
  transform: translateY(-3px);
  transition: .3s;
  
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li .indexfour-contImg > img {
  transition: all .3s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li .indexfour-contImg > img:first-of-type {
  display: block;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li .indexfour-contImg > img:last-of-type {
  display: none;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li .indexfour-contImg:hover > img:first-of-type {
  display: none;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li .indexfour-contImg:hover > img:last-of-type {
  display: block;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:first-of-type {
  opacity: 0;
  transition: all 1s .5s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(2),
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(6) {
  opacity: 0;
  transition: all 1s .7s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(3),
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(7),
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(11) {
  opacity: 0;
  transition: all 1s .9s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(4),
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(8),
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(12) {
  opacity: 0;
  transition: all 1s 1.1s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(5),
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(9),
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(13) {
  opacity: 0;
  transition: all 1s 1.3s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(10),
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(14) {
  opacity: 0;
  transition: all 1s 1.5s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(15) {
  opacity: 0;
  transition: all 1s 1.7s;
}
/* .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(8) {
  opacity: 0;
  transition: all 1s 1.1s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(9) {
  opacity: 0;
  transition: all 1s .5s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(10) {
  opacity: 0;
  transition: all 1s .7s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(11) {
  opacity: 0;
  transition: all 1s .9s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(12) {
  opacity: 0;
  transition: all 1s 1.1s;
} */
.indexpage .swiper-wrapper .indexfour .container .indexfour-content .more {
  text-align: center;
  margin-top: 20px;
  transition: all 1s .8s;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content .more > a {
  display: inline-block;
  padding: 10px 30px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  font-size:16px;
  border-radius: 8px;
  color: #999;
  position: relative;
  overflow: hidden;
  z-index: 5;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content .more > a .more-bg {
  background-color: rgb(10,179,243);
  transition: all .3s;
  width: 0px;
  height: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  border-radius: 50%;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content .more > a:hover {
  border-color: rgb(10,179,243);
  color: white;
}
.indexpage .swiper-wrapper .indexfour .container .indexfour-content .more > a:hover .more-bg {
  width: 150px;
  height: 150px;
  top: -40px;
  left: -20px;
}
.indexpage .swiper-wrapper .indexfour.swiper-slide-active .indexfour-header {
  animation-name: bounceInLeft;
  animation-duration: 1.3s;
}
.indexpage .swiper-wrapper .indexfour.swiper-slide-active .container .indexfour-content > h4 {
  animation-name: bounceInDown;
  animation-duration: 1.3s;
}
.indexpage .swiper-wrapper .indexfour.swiper-slide-active .container .indexfour-content > p:first-of-type {
  animation-name: bounceInDown;
  animation-duration: 1.3s;
  animation-fill-mode: both;
  color:#FFF;
}
.indexpage .swiper-wrapper .indexfour.swiper-slide-active .container .indexfour-content > p:last-of-type {
  animation-name: bounceInDown;
  animation-duration: 1.3s;
  animation-delay: .3s;
  animation-fill-mode: both;
  color:#FFF;
}
.indexpage .swiper-wrapper .indexfour.swiper-slide-active .container .indexfour-content > ul > li {
  opacity: 1;
}
.indexpage .swiper-wrapper .indexfour.swiper-slide-active .container .indexfour-content .more {
  animation-name: bounceInUp;
  animation-duration: 1.3s;
}
.indexpage .swiper-wrapper .indexfive {
  overflow: hidden;
}
.indexpage .swiper-wrapper .indexfive .indexfive-header {
  padding: 50px 8% 0px;
  color: white;
  transition: all 1s;
}
.indexpage .swiper-wrapper .indexfive .indexfive-header > h3 {
  font-size: 30px;
}
.indexpage .swiper-wrapper .indexfive .indexfive-header > h3 > span:first-of-type {
  color: rgb(10,179,243);
}
.indexpage .swiper-wrapper .indexfive .container {
  position: relative;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content {
  margin-top: 80px;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .nav-tabs {
  margin-bottom: 0px;
  border-bottom: none;
  text-align: center;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .nav-tabs > li {
  display: inline-block;
  float: none;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .nav-tabs > li:hover {
  background-color: transparent;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .nav-tabs > li > a {
  display: block;
  padding: 10px 30px;
  color: #999;
  font-size: 20px;
  margin: 0px;
  border: none;
  border-radius: 0px;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .nav-tabs > li > a:hover {
  background-color: transparent;
  color: white;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .nav-tabs li.active > a {
  color: white;
  background-color: transparent;
  border: none;
  border-color: none;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .nav-tabs li.active > a:hover {
  color: white;
  background-color: transparent;
  border: none;
  border-color: none;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .nav-tabs li.active > a:focus {
  color: white;
  background-color: transparent;
  border: none;
  border-color: none;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content {
  margin-top: 30px;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li {
  margin-bottom: 20px;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-left > a {
  display: block;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-left > a .indexfiveContLLeft {
  text-align: right;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-left > a .indexfiveContLLeft > p:first-of-type {
  color: white;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-left > a .indexfiveContLLeft > p:last-of-type {
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-left > a .indexfiveContLRight {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  text-align: center;
  padding: 0px;
 /* border-radius: 50%; */
  color: white;
  background-color: rgb(10,179,243);
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-left > a .indexfiveContLRight > p {
  margin-bottom: 0px;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-left > a .indexfiveContLRight > p:first-of-type {
  font-size: 33px;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-left > a:hover .indexfiveContLLeft > p:first-of-type {
  color: rgb(10,179,243);
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-right > a .indexfiveContRLeft {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  text-align: center;
  padding: 0px;
  /*border-radius: 50%;*/
  color: white;
  background-color: rgb(10,179,243);
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-right > a .indexfiveContRLeft > p {
  margin-bottom: 0px;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-right > a .indexfiveContRLeft > p:first-of-type {
  font-size: 33px;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-right > a .indexfiveContRRight {
  text-align: left;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-right > a .indexfiveContRRight > p:first-of-type {
  color: white;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-right > a .indexfiveContRRight > p:last-of-type {
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-right > a:hover .indexfiveContRRight > p:first-of-type {
  color: rgb(10,179,243);
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li:first-of-type .indexfive-conts-left {
  transform: translateX(-1000px);
  transition: all 1s .3s;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li:first-of-type .indexfive-conts-right {
  transform: translateX(1000px);
  transition: all 1s .3s;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li:nth-of-type(2) .indexfive-conts-left {
  transform: translateX(-1000px);
  transition: all 1s .5s;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li:nth-of-type(2) .indexfive-conts-right {
  transform: translateX(1000px);
  transition: all 1s .5s;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li:nth-of-type(3) .indexfive-conts-left {
  transform: translateX(-1000px);
  transition: all 1s .7s;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li:nth-of-type(3) .indexfive-conts-right {
  transform: translateX(1000px);
  transition: all 1s .7s;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane .more {
  text-align: center;
  margin-top: 20px;
  transition: all 1s .8s;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane .more > a {
  display: inline-block;
  padding: 10px 30px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  font-size:16px;
  border-radius: 8px;
  color: #999;
  position: relative;
  overflow: hidden;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane .more > a .more-bg {
  background-color: rgb(10,179,243);
  transition: all .3s;
  width: 0px;
  height: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  border-radius: 50%;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane .more > a:hover {
  border-color: rgb(10,179,243);
  color: white;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane .more > a:hover .more-bg {
  width: 150px;
  height: 150px;
  top: -40px;
  left: -20px;
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .active > ul > li .indexfive-conts-left {
  transform: translateX(0px);
}
.indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .active > ul > li .indexfive-conts-right {
  transform: translateX(0px);
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .indexfive-header {
  animation-name: bounceInLeft;
  animation-duration: 1.3s;
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content > ul:first-of-type > li:first-of-type {
  animation-name: bounceInDown;
  animation-duration: 1s;
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content > ul:first-of-type > li:nth-of-type(2) {
  animation-name: bounceInDown;
  animation-duration: 1s;
  animation-delay: .2s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content > ul:first-of-type > li:nth-of-type(3) {
  animation-name: bounceInDown;
  animation-duration: 1s;
  animation-delay: .3s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content > ul:first-of-type > li:nth-of-type(4) {
  animation-name: bounceInDown;
  animation-duration: 1s;
  animation-delay: .4s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content > ul:last-of-type > li .indexfive-conts-left {
  transform: translateX(0px);
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content > ul:last-of-type > li .indexfive-conts-right {
  transform: translateX(0px);
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content .tab-content .tab-pane > ul > li:first-of-type .indexfive-conts-left {
  animation-name: bounceInLeft;
  animation-duration: 1.3s;
  animation-delay: .3s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content .tab-content .tab-pane > ul > li:first-of-type .indexfive-conts-right {
  animation-name: bounceInRight;
  animation-duration: 1.3s;
  animation-delay: .3s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content .tab-content .tab-pane > ul > li:nth-of-type(2) .indexfive-conts-left {
  animation-name: bounceInLeft;
  animation-duration: 1.3s;
  animation-delay: .4s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content .tab-content .tab-pane > ul > li:nth-of-type(2) .indexfive-conts-right {
  animation-name: bounceInRight;
  animation-duration: 1.3s;
  animation-delay: .4s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content .tab-content .tab-pane > ul > li:nth-of-type(3) .indexfive-conts-left {
  animation-name: bounceInLeft;
  animation-duration: 1.3s;
  animation-delay: .5s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content .tab-content .tab-pane > ul > li:nth-of-type(3) .indexfive-conts-right {
  animation-name: bounceInRight;
  animation-duration: 1.3s;
  animation-delay: .5s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content .tab-content .tab-pane .more {
  animation-name: bounceInUp;
  animation-duration: 1.3s;
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content .tab-content .active > ul > li .indexfive-conts-left {
  transform: translateX(0px);
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content .tab-content .active > ul > li .indexfive-conts-right {
  transform: translateX(0px);
}
.indexpage .swiper-wrapper .indexfive.swiper-slide-active .container .indexfive-content .more {
  transform: translateY(0px);
}
.indexpage .swiper-wrapper .indexsix {
  padding: 50px 8% 0px;
  overflow: hidden;
}
.indexpage .swiper-wrapper .indexsix .indexsix-header {
  color: #fff;
  transition: all 1s;
}
.indexpage .swiper-wrapper .indexsix .indexsix-header > h3 > span:first-of-type {
	 color: rgba(255, 206, 48);
  font-size: 30px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content {
  margin-top: 30px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center {
  margin: 0px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHleft {
  color: white;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHleft > h4 {
  margin: 0px 0px 20px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHleft > p {
  font-size: 14px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHleft > p:first-of-type {
  color: rgba(255, 206, 48);
  font-size: 14px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHleft > p:nth-of-type(2) {
  font-size: 20px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHleft > p:nth-of-type(2) .phons {
  width: 40px;
  height: 40px;
  font-size: 14px;
  display: inline-block;
  border-radius: 50%;
  background-color: #191919;
  color: rgb(10,179,243);
  text-align: center;
  position: relative;
  padding-top: 16px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHleft > p:nth-of-type(2) .phons > span {
  transform: rotateZ(135deg);
  font-size: 27px;
  position: absolute;
  top: 0px;
  left: 15%;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHleft > p:nth-of-type(2) > span:last-of-type {
  font-size: 24px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHright {
  text-align: right;
  color: white;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHright .indexsix-codeimg {
  display: inline-block;
  width: 140px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHright .indexsix-codeimg > p {
  text-align: center;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHright .indexsix-codeimg > p:first-of-type {
  margin-top: 15px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul {
  margin: 0px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li {
  margin-bottom: 15px;
  padding: 0px 10px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li .forms-list {
  background-color: rgba(245, 245, 245, 0.2);
  position: relative;
  line-height: 30px;
  font-size: 14px;
  padding-left: 44px;
  border-radius: 5px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li .forms-list > span {
  color: white;
  position: absolute;
  top: 0px;
  left: 15px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li .forms-list > input {
  border: none;
  background-color: transparent;
  width: 100%;
  outline: none;
  color: white;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li:nth-of-type(4) .forms-list {
  padding-left: 68px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li:nth-of-type(5) .forms-list {
  padding-left: 0px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li:nth-of-type(5) .forms-list > textarea {
  height: 92px;
  width: 100%;
  background-color: transparent;
  border: none;
  color: white;
  padding: 10px;
  outline: none;
  resize: none;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li:nth-of-type(5) .forms-list textarea::-webkit-input-placeholder {
  color: white;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li:nth-of-type(5) .forms-list textarea:-moz-placeholder {
  color: white;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li:nth-of-type(5) .forms-list textarea::-moz-placeholder {
  color: white;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li:nth-of-type(5) .forms-list textarea:-ms-input-placeholder {
  color: white;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li:last-of-type .forms-list {
  padding-left: 0px;
  background-color: white;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-forms > form > ul > li:last-of-type .forms-list > input {
  color: rgb(10,179,243);
  height: 100px;
  font-size: 14px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-footer {
  font-size: 14px;
  border-top: 1px solid #292929;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-footer .blogroll {
  margin: 30px 0px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-footer .blogroll > li {
  display: inline-block;
  color: white;
  margin-right: 10px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-footer .blogroll > li > a {
  color: white;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-footer .indexsixFooter-bottom .footer-bottomLeft {
  color: white;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-footer .indexsixFooter-bottom .footer-bottomRight > ul {
  text-align: right;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-footer .indexsixFooter-bottom .footer-bottomRight > ul > li {
  display: inline-block;
  line-height: 30px;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-footer .indexsixFooter-bottom .footer-bottomRight > ul > li > a {
  color: white;
}
.indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-footer .indexsixFooter-bottom .footer-bottomRight > ul .footer-btmline {
  width: 1px;
  height: 14px;
  background-color: white;
}
.indexpage .swiper-wrapper .indexsix.swiper-slide-active .indexsix-header {
  animation-name: bounceInLeft;
  animation-duration: 1.3s;
}
.indexpage .swiper-wrapper .indexsix.swiper-slide-active .indexsix-content .indexsix-center .indexsix-contleft {
  animation-name: bounceInLeft;
  animation-duration: 1.3s;
}
.indexpage .swiper-wrapper .indexsix.swiper-slide-active .indexsix-content .indexsix-center .indexsix-contright {
  animation-name: bounceInRight;
  animation-duration: 1.3s;
}
.indexpage .swiper-wrapper .indexsix.swiper-slide-active .indexsix-content .indexsix-footer .blogroll {
  animation-name: bounceInRight;
  animation-duration: 1.3s;
  animation-delay: .5s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexsix.swiper-slide-active .indexsix-content .indexsix-footer .indexsixFooter-bottom .footer-bottomLeft > p:first-of-type {
  animation-name: bounceInUp;
  animation-duration: 1.3s;
  animation-delay: .6s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexsix.swiper-slide-active .indexsix-content .indexsix-footer .indexsixFooter-bottom .footer-bottomLeft > p:last-of-type {
  animation-name: bounceInUp;
  animation-duration: 1.3s;
  animation-delay: .7s;
  animation-fill-mode: both;
}
.indexpage .swiper-wrapper .indexsix.swiper-slide-active .indexsix-content .indexsix-footer .indexsixFooter-bottom .footer-bottomRight {
  animation-name: bounceInRight;
  animation-duration: 1.3s;
  animation-delay: .6s;
  animation-fill-mode: both;
}
.indexpage .swiper-pagination {
  left: auto;
  right: 50px;
  top: 30%;
  text-align: left;
  animation-delay: .2s;
  animation-fill-mode: both;
}
.indexpage .swiper-pagination > span {
  width: 20px;
  height: 20px;
  border: 1px solid white;
  border-radius: 50%;
  background-color: transparent;
  opacity: 1;
  margin: 25px 0px !important;
  position: relative;
  z-index: 99999;
}
.indexpage .swiper-pagination > span::before {
  content: '';
  font-size: 30px;
  width: 8px;
  height: 8px;
  display: block;
  background-color: rgb(10,179,243);
  line-height: 20px;
  margin: 5px auto 0px;
  border-radius: 50%;
}
.indexpage .swiper-pagination > span::after {
  position: absolute;
  color: white;
  display: none;
  width: 80px;
  transform: translateX(25px) translateY(-14px);
}
.indexpage .swiper-pagination > span:hover::after {
  display: block;
}
.indexpage .swiper-pagination > span:first-of-type::after {
  content: '首页';
}
.indexpage .swiper-pagination > span:nth-of-type(2)::after {
  content: '服务';
}
.indexpage .swiper-pagination > span:nth-of-type(3)::after {
  content: '案例';
}
.indexpage .swiper-pagination > span:nth-of-type(4)::after {
  content: '客户';
}
.indexpage .swiper-pagination > span:nth-of-type(5)::after {
  content: '新闻';
}
.indexpage .swiper-pagination > span:nth-of-type(6)::after {
  content: '联系我们';
}
.indexpage .swiper-pagination .swiper-pagination-bullet-active {
  border-color: rgb(10,179,243);
}
.indexpage .navlines {
  width: 1px;
  border-left: 1px solid rgb(10,179,243);
  height: 40%;
  position: fixed;
  top: 225px;
  right: 60px;
  z-index: 99;
  animation-delay: .2s;
}
.headers .header {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  padding: 20px 8% 10px;
  margin: 0px;
    background-color: rgba(0, 0, 0, 0.4);
  z-index: 9999;
}
.headers .header .logo > a {
  display: block;
}
.headers .header .header-navs > ul {
  margin-bottom: 0px;
  line-height: 45px;
  text-align: right;
  color: white;
}
.headers .header .header-navs > ul > li {
  display: inline-block;
  padding: 8px 20px;
  position: relative;
}
.headers .header .header-navs > ul > li > a {
  color: white;
  display: block;
  position: relative;
  z-index: 2;
  font-size:16px;
}
.headers .header .header-navs > ul > li:hover > a {
  color: rgb(10,179,243);
}
.headers .header .header-navs > ul > li:last-of-type > span {
  color: rgb(10,179,243);
  font-size: 20px;
}
.headers .header .header-navs > ul > li .headerbgs {
  width: 100%;
  height: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all .2s;
}
.headers .header .header-navs > ul > li .linesbottom {
  width: 0px;
  height: 2px;
  background-color: rgb(10,179,243);
  position: absolute;
  bottom: 0px;
  right: 50%;
  transition: all .2s .1s;
}
/* .headers .header .header-navs > ul > li:hover .headerbgs {
  height: 100%;
} */
.headers .header .header-navs > ul > li:hover .linestop {
  width: 100%;
}
.headers .header .header-navs > ul > li:hover .linesright {
  height: 100%;
}
.headers .header .header-navs > ul > li:hover .linesbottom {
  width: 100%;
  right: 0;
}
.headers .header .header-navs > ul > li:hover .linesleft {
  height: 100%;
}
.headers .hear-nav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  border: none;
  z-index: 999999;
}
.headers .hear-nav .navbar-default {
  border: none;
  background-color: rgba(0, 0, 0, 0.9);
}
.headers .hear-nav .navbar-default .container-fluid .navbar-header {
  padding: 5px 0px;
}
.headers .hear-nav .navbar-default .container-fluid .navbar-header > button:focus,
.headers .hear-nav .navbar-default .container-fluid .navbar-header > button:visited,
.headers .hear-nav .navbar-default .container-fluid .navbar-header > button:hover,
.headers .hear-nav .navbar-default .container-fluid .navbar-header > button:active {
  background-color: rgb(10,179,243);
  border: 1px solid rgb(10,179,243);
  color: white;
}
.headers .hear-nav .navbar-default .container-fluid .navbar-header > button:focus > span,
.headers .hear-nav .navbar-default .container-fluid .navbar-header > button:visited > span,
.headers .hear-nav .navbar-default .container-fluid .navbar-header > button:hover > span,
.headers .hear-nav .navbar-default .container-fluid .navbar-header > button:active > span {
  background-color: white;
}
.headers .hear-nav .navbar-default .container-fluid .navbar-collapse {
  border-top: 1px solid rgb(10,179,243);
}
.headers .hear-nav .navbar-default .container-fluid .navbar-collapse .navbar-nav > li {
  border-bottom: 1px solid rgba(10,179,243, 0.3);
}
.headers .hear-nav .navbar-default .container-fluid .navbar-collapse .navbar-nav > li > a {
  color: white;
  line-height: 30px;
  font-size: 18px;
}
.serviceContent {
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}
.serviceContent .container .serviceContent-header {
  text-align: center;
  animation-delay: .5s;
}
.serviceContent .container .serviceCont {
  margin-top: 30px;
}
.serviceContent .container .serviceCont > ul > li {
  padding: 0px 10px;
  margin-bottom: 20px;
  text-align: center;
}
.serviceContent .container .serviceCont > ul > li .serviceCont-list {
  background-color: #f5f5f5;
  padding: 30px;
  position: relative;
}
.serviceContent .container .serviceCont > ul > li:first-of-type .serviceCont-list {
  animation-delay: .7s;
}
.serviceContent .container .serviceCont > ul > li:nth-of-type(2) .serviceCont-list {
  animation-delay: .9s;
}
.serviceContent .container .serviceCont > ul > li:nth-of-type(3) .serviceCont-list {
  animation-delay: 1.1s;
}
.serviceContent .container .serviceCont > ul > li .serviceCont-list > p:first-of-type {
  font-size: 20px;
}
.serviceContent .container .serviceCont > ul > li .serviceCont-list > p:last-of-type{
  color: #666;
}
.serviceContent .container .serviceCont > ul > li .serviceCont-list .serviceCont-listtop,
.serviceContent .container .serviceCont > ul > li .serviceCont-list .serviceCont-listright,
.serviceContent .container .serviceCont > ul > li .serviceCont-list .serviceCont-listbottom,
.serviceContent .container .serviceCont > ul > li .serviceCont-list .serviceCont-listleft {
  background-color: rgb(10,179,243);
  position: absolute;
  transition: all .5s;
}
.serviceContent .container .serviceCont > ul > li .serviceCont-list .serviceCont-listtop {
  height: 2px;
  width: 0;
  top: 0px;
  left: 0px;
}
.serviceContent .container .serviceCont > ul > li .serviceCont-list .serviceCont-listright {
  width: 2px;
  height: 0;
  top: 0px;
  right: 0px;
}
.serviceContent .container .serviceCont > ul > li .serviceCont-list .serviceCont-listbottom {
  height: 2px;
  width: 0;
  bottom: 0px;
  right: 0px;
}
.serviceContent .container .serviceCont > ul > li .serviceCont-list .serviceCont-listleft {
  width: 2px;
  height: 0;
  left: 0px;
  bottom: 0px;
}
.serviceContent .container .serviceCont > ul > li .serviceCont-list:hover {
  box-shadow: 5px 5px 10px gray;
}
.serviceContent .container .serviceCont > ul > li .serviceCont-list:hover > p:first-of-type {
  color: rgb(10,179,243);
}
.serviceContent .container .serviceCont > ul > li .serviceCont-list:hover .serviceCont-listtop,
.serviceContent .container .serviceCont > ul > li .serviceCont-list:hover .serviceCont-listbottom {
  width: 100%;
}
.serviceContent .container .serviceCont > ul > li .serviceCont-list:hover .serviceCont-listright,
.serviceContent .container .serviceCont > ul > li .serviceCont-list:hover .serviceCont-listleft {
  height: 100%;
}
.serviceContent .container .serviceCont .customization {
  text-align: center;
  margin-top: 20px;
}
.serviceContent .container .serviceCont .customization > a {
  display: inline-block;
  padding: 10px 30px;
  box-sizing: border-box;
  background-color: rgb(10,179,243);
  border: 1px solid #ddd;
  font-size:16px;
  border-radius: 8px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.serviceContent .container .serviceCont .customization > a .customization-bg {
  background-color: rgb(142,218,247);
  transition: all .3s;
  width: 0px;
  height: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  border-radius: 50%;
}
.serviceContent .container .serviceCont .customization > a:hover {
  border-color: rgb(142,218,247);
  box-shadow: 5px 5px 10px gray;
  color: white;
}
.serviceContent .container .serviceCont .customization > a:hover .customization-bg {
  width: 150px;
  height: 150px;
  top: -40px;
  left: -20px;
}
.designflow {
  overflow: hidden;
}
.designflow .container .designflow-header {
  text-align: center;
  color: white;
}
.designflow .container #designflows {
  width: 100%;
  margin-top: 100px;
  margin-bottom: 50px;
}
.designflow .container .flowsimg {
  padding: 50px 0px 100px;
}
.solution {
  padding-bottom: 50px;
  overflow: hidden;
}
.solution .container .solution-header {
  text-align: center;
  padding-top: 30px;
}
.solution .container .solution-content {
  margin-top: 40px;
}
.solution .container .solution-content > ul {
  margin: 0px;
}
.solution .container .solution-content > ul > li {
  margin-bottom: 20px;
  padding: 0px 10px;
}
.solution .container .solution-content > ul > li > a {
  display: block;
  padding-bottom: 10px;
  transition: all .5s;
}
.solution .container .solution-content > ul > li > a .solution-img {
  position: relative;
  overflow: hidden;
}
.solution .container .solution-content > ul > li > a .solution-img > img {
  transition: all .5s;
}
.solution .container .solution-content > ul > li > a .solution-img .solution-bg {
  width: 0px;
  height: 0px;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all .5s;
}
.solution .container .solution-content > ul > li > a > p {
  padding: 0px 5px;
}
.solution .container .solution-content > ul > li > a > p:first-of-type {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 16px;
}
.solution .container .solution-content > ul > li > a > p:last-of-type{
  color: #666;
}
.solution .container .solution-content > ul > li > a:hover {
  box-shadow: 5px 5px 20px gray;
  transform: translateY(-5px);
}
.solution .container .solution-content > ul > li > a:hover .solution-img > img {
  transform: scale(1.1);
}
.solution .container .solution-content > ul > li > a:hover .solution-img .solution-bg {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.footer {
  background-color: #131313;
  overflow: hidden;
}
.footer .footer-top {
  background-color: #1c1c1c;
  padding: 40px 0px 30px;
  margin: 0px;
}
.footer .footer-top .container .leaveMessage {
  color: white;
}
.footer .footer-top .container .leaveMessage > form .footerforminpts > li > input {
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #666;
  line-height: 35px;
  outline: none;
}
.footer .footer-top .container .leaveMessage > form .footerforminpts > li input::-webkit-input-placeholder {
  color: #999;
}
.footer .footer-top .container .leaveMessage > form .footerforminpts > li input:-moz-placeholder {
  color: #999;
}
.footer .footer-top .container .leaveMessage > form .footerforminpts > li input::-moz-placeholder {
  color: #999;
}
.footer .footer-top .container .leaveMessage > form .footerforminpts > li input:-ms-input-placeholder {
  color: #999;
}
.footer .footer-top .container .leaveMessage > form > input:first-of-type {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #666;
  width: 100%;
  line-height: 35px;
  outline: none;
  margin-top: 30px;
}
.footer .footer-top .container .leaveMessage > form > input:last-of-type {
  background-color: rgb(10,179,243);
  border: none;
  color: white;
  width: 100px;
  line-height: 40px;
  border-radius: 18px;
  margin-top: 20px;
  outline: none;
}
.footer .footer-top .container .leaveMessage > form input::-webkit-input-placeholder {
  color: #999;
}
.footer .footer-top .container .leaveMessage > form input:-moz-placeholder {
  color: #999;
}
.footer .footer-top .container .leaveMessage > form input::-moz-placeholder {
  color: #999;
}
.footer .footer-top .container .leaveMessage > form input:-ms-input-placeholder {
  color: #999;
}
.footer .footer-top .container .leaveMessage > form > textarea {
  border-bottom: 1px solid #666;
}
.footer .footer-top .container .contactInformation {
  color: #ddd;
}
.footer .footer-top .container .contactInformation > h4 {
  line-height: 40px;
}
.footer .footer-top .container .contactInformation > div {
  margin-bottom: 20px;
}
.footer .footer-top .container .footer-blogroll {
  margin-top: 50px;
  padding-left: 0px;
}
.footer .footer-top .container .footer-blogroll > ul {
  padding: 0px 15px;
}
.footer .footer-top .container .footer-blogroll > ul > li {
  display: inline-block;
  color: #666;
  padding: 0px 6px;
  line-height: 30px;
}
.footer .footer-top .container .footer-blogroll > ul > li > a {
  color: #666;
  display: block;
}
.footer .footer-top .container .footer-blogroll > ul > li:hover > a {
  color: rgb(10,179,243);
}
.footer .container .footer-copyright {
  margin: 0px;
}
.footer .container .footer-copyright .footer-copyrightLeft {
  color: #999;
  padding: 20px 0px;
}
.footer .container .footer-copyright .footer-copyrightRight {
  margin-top: 30px;
}
.footer .container .footer-copyright .footer-copyrightRight ul li a {
  position: relative;
}
.footer .container .footer-copyright .footer-copyrightRight ul li a span{
  display: block;
  color: #666;
  font-size: 18px;
}
.footer .container .footer-copyright .footer-copyrightRight ul li a .fCRCodeimg{
  position: absolute;
  top: -135px;
  left: -40px;
  /* display: none; */
  transform: scale(0);
  transition: all .3s;
}
.footer .container .footer-copyright .footer-copyrightRight ul li a:hover .fCRCodeimg {
  transform: scale(1);
}
.footer .container .footer-copyright .footer-copyrightRight ul li a:hover span{
  color: rgb(10,179,243);
}
.footer .container .footer-copyright .footer-copyrightRight ul li a .fCRPhone{
  position: absolute;
  top: -80px;
  left: -91px;
  width: 190px;
  text-align: center;
  color: rgb(10,179,243);
  border: 1px solid rgb(10,179,243);
  padding: 10px 20px;
  font-size: 18px;
  border-radius: 10px;
  transform: scale(0);
  /* transform-origin: ; */
  transition: all .3s;
}
.footer .container .footer-copyright .footer-copyrightRight ul li a .fCRPhone span{
  border-top: 10px solid rgb(10,179,243);
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  display: inline-block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -10px;
}
.footer .container .footer-copyright .footer-copyrightRight ul li a:hover .fCRPhone{
  transform: scale(1);
}
.WeChatService .wechatService {
  padding: 30px 0px 50px;
  overflow: hidden;
}
.WeChatService .wechatService .container .wechatService-header {
  text-align: center;
  animation-delay: .5s;
}
.WeChatService .wechatService .container .wechatService-content {
  margin-top: 30px;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont {
  background-color: #f5f5f5;
  padding: 20px;
  text-align: center;
  position: relative;
  transition: all .5s;
  margin-bottom: 20px;
  animation-delay: .7s;
}
.WeChatService .wechatService .container .wechatService-content > ul > li:first-of-type .wechatService-cont {
  animation-delay: .7s;
}
.WeChatService .wechatService .container .wechatService-content > ul > li:nth-of-type(2) .wechatService-cont {
  animation-delay: .9s;
}
.WeChatService .wechatService .container .wechatService-content > ul > li:nth-of-type(3) .wechatService-cont {
  animation-delay: 1.1s;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont:nth-of-type(2) {
  transition-delay: .4s;
  animation-delay: 0.4s;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont:nth-of-type(3) {
  animation-delay: 0.7s;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont .wechatService-img > img {
  margin: 0 auto;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont > p:first-of-type {
  font-size: 20px;
  margin-top: 20px;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont > p:last-of-type{
  color: #666;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont .wechatService-listtop,
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont .wechatService-listright,
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont .wechatService-listbottom,
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont .wechatService-listleft {
  background-color: rgb(10,179,243);
  position: absolute;
  transition: all .5s;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont .wechatService-listtop {
  width: 0px;
  height: 2px;
  top: 0px;
  left: 0px;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont .wechatService-listright {
  width: 2px;
  height: 0px;
  top: 0px;
  right: 0px;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont .wechatService-listbottom {
  width: 0px;
  height: 2px;
  bottom: 0px;
  right: 0px;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont .wechatService-listleft {
  width: 2px;
  height: 0px;
  bottom: 0px;
  left: 0px;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont:hover {
  box-shadow: 5px 5px 10px gray;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont:hover .wechatService-listtop,
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont:hover .wechatService-listbottom {
  width: 100%;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont:hover .wechatService-listright,
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont:hover .wechatService-listleft {
  height: 100%;
}
.WeChatService .wechatService .container .wechatService-content > ul > li .wechatService-cont:hover > p:first-of-type {
  color: rgb(10,179,243);
}
.WeChatService .wechatCustomization {
  padding: 20px 0px 10px;
  background-color: #f1f1f5;
  overflow: hidden;
}
.WeChatService .wechatCustomization .container .wechatcustHeader {
  text-align: center;
}
.WeChatService .wechatCustomization .container .wechatcustContent {
  margin-top: 30px;
}
.WeChatService .wechatCustomization .container .wechatcustContent > ul > li {
  margin-bottom: 30px;
}
.WeChatService .wechatCustomization .container .wechatcustContent > ul > li .wechatcustCont-img {
  padding: 0px 30px;
}
.WeChatService .wechatCustomization .container .wechatcustContent > ul > li .wechatcustCont-img .wechatcustCont-image {
  overflow: hidden;
}
.WeChatService .wechatCustomization .container .wechatcustContent > ul > li .wechatcustCont-img .wechatcustCont-image > img {
  transition: all .5s;
}
.WeChatService .wechatCustomization .container .wechatcustContent > ul > li .wechatcustCont {
  padding: 50px 30px 30px;
}
.WeChatService .wechatCustomization .container .wechatcustContent > ul > li .wechatcustCont > p:first-of-type {
  font-size: 18px;
  margin-bottom: 20px;
}
.WeChatService .wechatCustomization .container .wechatcustContent > ul > li:hover .wechatcustCont-img .wechatcustCont-image > img {
  transform: scale(1.1);
}
.WeChatService .wechatCustomization .container .wechatcustContent > ul > li:hover .wechatcustCont > p:first-of-type {
  color: rgb(10,179,243);
}
.WeChatService .wechatminiCustomization {
  padding: 30px 0px 50px;
  overflow: hidden;
}
.WeChatService .wechatminiCustomization .container .wechatminiHeader {
  text-align: center;
}
.WeChatService .wechatminiCustomization .container .wechatminiContent {
  margin-top: 30px;
}
.WeChatService .wechatminiCustomization .container .wechatminiContent > ul > li {
  margin-bottom: 30px;
}
.WeChatService .wechatminiCustomization .container .wechatminiContent > ul > li .wechatminiCont-img {
  padding: 0px 30px;
}
.WeChatService .wechatminiCustomization .container .wechatminiContent > ul > li .wechatminiCont-img .wechatminiCont-image {
  overflow: hidden;
}
.WeChatService .wechatminiCustomization .container .wechatminiContent > ul > li .wechatminiCont-img .wechatminiCont-image img {
  transition: all .5s;
}
.WeChatService .wechatminiCustomization .container .wechatminiContent > ul > li .wechatminiCont {
  padding: 50px 30px 0px;
}
.WeChatService .wechatminiCustomization .container .wechatminiContent > ul > li .wechatminiCont > p:first-of-type {
  font-size: 18px;
  margin-bottom: 20px;
}
.WeChatService .wechatminiCustomization .container .wechatminiContent > ul > li:hover .wechatminiCont-img .wechatminiCont-image img {
  transform: scale(1.1);
}
.WeChatService .wechatminiCustomization .container .wechatminiContent > ul > li:hover .wechatminiCont > p:first-of-type {
  color: rgb(10,179,243);
}
.WeChatService .wechatThirdpartnar {
  background-color: #f1f1f5;
  padding: 30px 0px 50px;
  overflow: hidden;
}
.WeChatService .wechatThirdpartnar .container .wechatThirdpartnar-header {
  text-align: center;
}
.WeChatService .wechatThirdpartnar .container .wechatThirdpartnar-content > ul > li .wechatthird-list {
  width: 100%;
  margin: 0 auto 20px;
}
.WeChatService .wechatThirdpartnar .container .wechatThirdpartnar-content > ul > li .wechatthird-list .wechatthird-title {
  background-color:rgb(252, 204, 48);
  color:rgb(28, 28, 28);
  text-align: center;
  line-height: 66px;
  font-size: 23px;
}
.WeChatService .wechatThirdpartnar .container .wechatThirdpartnar-content > ul > li .wechatthird-list > ul {
  height: 500px;
  background-color: white;
 /* margin-top: 3px;*/
  padding-top: 10px;
  box-shadow: 0px 3px 5px #e6e6e6;
}
.WeChatService .wechatThirdpartnar .container .wechatThirdpartnar-content > ul > li .wechatthird-list > ul > li {
  padding: 0px 20px;
  line-height: 38px;
}
.WeChatService .wechatThirdpartnar .container .wechatThirdpartnar-content > ul > li .wechatthird-list > ul > li > span {
  color: rgb(10,179,243);
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}
.WeChatService .serviceCase {
  padding: 30px 0px 50px;
  overflow: hidden;
}
.WeChatService .serviceCase .container .serviceCase-header {
  text-align: center;
}
.WeChatService .serviceCase .container .serviceCase-content > ul > li {
  margin-bottom: 30px;
}
.WeChatService .serviceCase .container .serviceCase-content > ul > li > a {
  display: block;
}
.WeChatService .serviceCase .container .serviceCase-content > ul > li > a .serviceCase-img {
  overflow: hidden;
  position: relative;
}
.WeChatService .serviceCase .container .serviceCase-content > ul > li > a .serviceCase-img > img {
  transition: all .5s;
}
.WeChatService .serviceCase .container .serviceCase-content > ul > li > a .serviceCase-img .serviceCase-dim {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all .5s;
  color: white;
  width: 0;
  height: 0;
  text-align: center;
  padding: 0px 20px;
}
.WeChatService .serviceCase .container .serviceCase-content > ul > li > a .serviceCase-img .serviceCase-dim > p {
  margin-top: 80px;
  transform: scale(0) translateY(-100px);
  font-size: 20px;
}
.WeChatService .serviceCase .container .serviceCase-content > ul > li > a .serviceCase-img .serviceCase-dim > span {
  position: absolute;
  top: 55%;
  right: 45%;
  transform: scale(0) translateY(-100px);
  font-size: 30px;
}
.WeChatService .serviceCase .container .serviceCase-content > ul > li > a .serviceCase-img:hover > img {
  transform: scale(1.1);
}
.WeChatService .serviceCase .container .serviceCase-content > ul > li > a .serviceCase-img:hover .serviceCase-dim {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.WeChatService .serviceCase .container .serviceCase-content > ul > li > a .serviceCase-img:hover .serviceCase-dim > p {
  transform: scale(1) translateY(0);
  transition: all .5s;
  transition-delay: .4s;
}
.WeChatService .serviceCase .container .serviceCase-content > ul > li > a .serviceCase-img:hover .serviceCase-dim > span {
  transform: scale(1) translateY(0);
  transition: all .5s;
  transition-delay: .7s;
}
.WeChatService .serviceCase .container .serviceCase-content .more {
  text-align: center;
  margin-top: 20px;
}
.WeChatService .serviceCase .container .serviceCase-content .more > a {
  display: inline-block;
  padding: 10px 30px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  font-size:16px;
  border-radius: 8px;
  color: #999;
  position: relative;
  overflow: hidden;
}
.WeChatService .serviceCase .container .serviceCase-content .more > a .more-bg {
  background-color: rgb(10,179,243);
  transition: all .3s;
  width: 0px;
  height: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  border-radius: 50%;
}
.WeChatService .serviceCase .container .serviceCase-content .more > a:hover {
  border-color: rgb(10,179,243);
 /* box-shadow: 5px 5px 10px gray; */
  color: white;
}
.WeChatService .serviceCase .container .serviceCase-content .more > a:hover .more-bg {
  width: 150px;
  height: 150px;
  top: -40px;
  left: -20px;
}
.systemDevelopment {
  overflow: hidden;
}
.systemDevelopment .container .systemDeveloSuperiority {
  padding: 30px 0px 50px;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-header {
  text-align: center;
  animation-delay: .5s;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content {
  margin-top: 30px;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li {
  margin-bottom: 20px;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list {
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 30px 20px;
  position: relative;
  transition: all .5s;
  animation-delay: .7s;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li:first-of-type .systemSuperiority-list {
  animation-delay: .7s;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li:nth-of-type(2) .systemSuperiority-list {
  animation-delay: .8s;
}.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li:nth-of-type(3) .systemSuperiority-list {
  animation-delay: .9s;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li:nth-of-type(4) .systemSuperiority-list {
  animation-delay: 1s;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list .systemSuperiority-listimg {
  margin-top: 30px;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list > p {
  color: rgb(10,179,243);
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list .systemSuperiority-listtop,
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list .systemSuperiority-listright,
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list .systemSuperiority-listbottom,
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list .systemSuperiority-listleft {
  position: absolute;
  background-color: rgb(10,179,243);
  transition: all .5s;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list .systemSuperiority-listtop {
  height: 2px;
  width: 0px;
  top: 0px;
  left: 0px;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list .systemSuperiority-listright {
  height: 0px;
  width: 2px;
  top: 0px;
  right: 0px;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list .systemSuperiority-listbottom {
  height: 2px;
  width: 0px;
  bottom: 0px;
  right: 0px;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list .systemSuperiority-listleft {
  height: 0px;
  width: 2px;
  bottom: 0px;
  left: 0px;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list:hover {
  box-shadow: 5px 5px 10px gray;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list:hover .systemSuperiority-listtop,
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list:hover .systemSuperiority-listbottom {
  width: 100%;
}
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list:hover .systemSuperiority-listright,
.systemDevelopment .container .systemDeveloSuperiority .systemSuperiority-content > ul > li .systemSuperiority-list:hover .systemSuperiority-listleft {
  height: 100%;
}
.systemDevelopment .container .systemDeveloSuperiority > p {
  line-height: 40px;
  background-color: rgb(10,179,243);
  text-align: center;
  margin-top: 30px;
  color: white;
  font-size: 20px;
}
.systemDevelopment .container .systemDeveloSuperiority > p > span {
  color: #014b97;
}
.systemDevelopment .container .systemDeveloSuperiority .systems-btn {
  text-align: center;
  margin-top: 50px;
}
.systemDevelopment .container .systemDeveloSuperiority .systems-btn > a {
    display: inline-block;
    padding: 10px 30px;
    box-sizing: border-box;
    border: 1px solid #ddd;
	font-size:16px;
    border-radius: 8px;
    color: #999;
    position: relative;
    overflow: hidden;
}
.systemDevelopment .container .systemDeveloSuperiority .systems-btn > a .more-bg {
  background-color: rgb(10,179,243);
  transition: all .3s;
  width: 0px;
  height: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  border-radius: 50%;
}
.systemDevelopment .container .systemDeveloSuperiority .systems-btn > a:hover {
  border-color: rgb(10,179,243);
 /* box-shadow: 5px 5px 10px gray; */
  color: white;
}
.systemDevelopment .container .systemDeveloSuperiority .systems-btn > a:hover .more-bg {
  width: 150px;
  height: 150px;
  top: -40px;
  left: -20px;
}

/*.systemDevelopment .container .systemDeveloSuperiority .systems-btn > a:first-of-type {
  background-color: #f59715;
  box-shadow: 0px 3px 0px #ca7608;
  margin-right: 30px;
}
.systemDevelopment .container .systemDeveloSuperiority .systems-btn > a:first-of-type:hover {
  background-color: #e48221;
}
.systemDevelopment .container .systemDeveloSuperiority .systems-btn > a:last-of-type {
  background-color: #0c7ea9;
  box-shadow: 0px 3px 0px #0a5570;
}
.systemDevelopment .container .systemDeveloSuperiority .systems-btn > a:last-of-type:hover {
  background-color: #0f6686;
}
*/
.systemsTypes {
  padding: 50px 0px 100px;
  overflow: hidden;
  background: url('../images/bg5.jpg') center / 100% 100%;
}
.systemsTypes .container .systemsTypes-header {
  text-align: center;
}
.systemsTypes .container .systemsTypes-header > h3 {
  line-height: 40px;
  color: white;
}
.systemsTypes .container .systemsTypes-content {
  margin-top: 50px;
}
.systemsTypes .container .systemsTypes-content > ul > li {
  width: 19%;
  display: inline-block;
}
.systemsTypes .container .systemsTypes-content > ul > li .systemTypes-list {
  color: white;
  text-align: center;
  padding: 20px 10px;
}
.systemsTypes .container .systemsTypes-content > ul > li .systemTypes-list .systemTypes-listimg {
  margin-bottom: 20px;
}
.systemsTypes .container .systemsTypes-content > ul > li .systemTypes-list .systemTypes-listimg > img {
  margin: 0 auto;
}
.systemsTypes .container .systemsTypes-content > ul > li .systemTypes-list:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.solveScheme {
  padding: 30px 0px 50px;
  overflow: hidden;
}
.solveScheme .container .solveScheme-header {
  text-align: center;
}
.solveScheme .container .solveScheme-content {
  margin-top: 40px;
}
.solveScheme .container .solveScheme-content > ul > li {
  margin-bottom: 30px;
}
.solveScheme .container .solveScheme-content > ul > li .solveSchime-list > p {
  padding: 0px 15px;
}
.solveScheme .container .solveScheme-content > ul > li .solveSchime-list > p:first-of-type {
  margin-top: 20px;
  font-size: 16px;
}
.solveScheme .container .solveScheme-content > ul > li .solveSchime-list > p:last-of-type {
  color: #666;
}
.solveScheme .container .solveScheme-content > ul > li .solveSchime-list:hover {
  box-shadow: 5px 5px 10px gray;
}
.classicCase {
  padding-bottom: 50px;
  overflow: hidden;
}
.classicCase .classicCase-topType {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 30px 0px;
}
.classicCase .classicCase-topType .container > ul {
  margin-bottom: 0px;
  padding: 5px;
}
.classicCase .classicCase-topType .container > ul > li {
  display: inline-block;
  padding: 0px 5px;
  line-height: 30px;
}
.classicCase .classicCase-topType .container > ul > li > a {
  color: #666;
  display: block;
  padding: 0px 14px;
}
.classicCase .classicCase-topType .container > ul > li > a:hover {
  color: rgb(10,179,243);
}
/*.classicCase .classicCase-topType .container > ul > li:first-of-type {
  background-color: #666;
  color: white;
  padding: 0px 20px;
}*/
.classicCase .classicCase-topType .container > ul .active > a {
  background-color: rgb(10,179,243);
  color: white;
  border-radius: 20px;
}
.classicCase .classicCase-topType .container > ul .active > a:hover {
  color: white;
}
.classicCase .classicCase-topType .container > ul .lines {
  width: 1px;
  height: 10px;
  background-color: #999;
  padding: 0px;
}
.classicCase .container .classicCase-header > h3 {
  color: rgb(10,179,243);
  margin-bottom: 20px;
}
.classicCase .container .classicCase-header > p {
  margin-bottom: 0px;
  line-height: 24px;
}
.classicCase .container .classicCase-content {
  overflow: hidden;
}
.classicCase .container .classicCase-content > ul > li {
  padding: 60px 0px;
  border-bottom: 1px solid #ddd;
  margin: 0px;
}
.classicCase .container .classicCase-content > ul > li .classicCase-listimg {
  overflow: hidden;
  padding: 0px;
}
.classicCase .container .classicCase-content > ul > li .classicCase-listimg > img {
  transition: all .5s;
}
.classicCase .container .classicCase-content > ul > li .classicCase-listcont {
  color: #666;
  position: relative;
  height: 100%;
  padding: 0px 50px 50px;
}
.classicCase .container .classicCase-content > ul > li .classicCase-listcont > h4 {
  font-size: 24px;
}
.classicCase .container .classicCase-content > ul > li .classicCase-listcont > p {
  line-height: 25px;
  margin-bottom: 15px;
}
.classicCase .container .classicCase-content > ul > li .classicCase-listcont > p:first-of-type {
  margin-bottom: 15px;
}
.classicCase .container .classicCase-content > ul > li .classicCase-listcont > a {
  background-color: #666;
  color: white;
  padding: 10px 20px;
  position: absolute;
  bottom: 0px;
  left: 50px;
  display: block;
}
.classicCase .container .classicCase-content > ul > li:last-of-type {
  border-bottom: none;
}
.classicCase .container .classicCase-content > ul > li:hover .classicCase-listimg > img {
  transform: scale(1.1);
}
.classicCase .container .classicCase-content > ul > li:hover .classicCase-listcont > h4 {
  color: rgb(10,179,243);
}
.classicCase .container .classicCase-content > ul > li:hover .classicCase-listcont > a {
  background-color: rgb(10,179,243);
}
.classicCase .container .classicCase-content .navs {
  text-align: center;
}
.classicCase .container .classicCase-content .navs > nav .pagination > li > a {
  margin: 0px 5px;
  border-radius: 5px;
  color: #333;
}
.classicCase .container .classicCase-content .navs > nav .pagination > li .active {
  background-color: rgb(10,179,243);
  color: white;
}
.projectDescription {
  overflow: hidden;
  padding: 50px 0px 0px 0px;
}
.projectDescription .container .projectDescription-header {
  text-align: center;
}
.projectDescription .container .projectDescription-header > p {
  margin-top: 15px;
  animation-delay: .3s;
}
.projectDescription .container .projectDescription-content {
  margin-top: 50px;
}
.projectDescription .container .projectDescription-content > ul > li .projectDescription-list {
  text-align: center;
}
.projectDescription .container .projectDescription-content > ul > li .projectDescription-list .projectDescription-listimg > img {
  margin: 0 auto;
}
.projectDescription .container .projectDescription-content > ul > li .projectDescription-list > p {
  margin-top: 15px;
  margin-bottom: 0px;
}
.projectDescription .container .projectDescription-content > ul > li:first-of-type .projectDescription-list {
  animation-delay: .5s;
}
.projectDescription .container .projectDescription-content > ul > li:nth-of-type(2) .projectDescription-list {
  animation-delay: .6s;
}
.projectDescription .container .projectDescription-content > ul > li:last-of-type .projectDescription-list {
  animation-delay: .7s;
}
.projectDescription .container .projectDFNavs{
  margin-top: 30px;
}
.projectDescription .container .projectDFNavs > ul > li:nth-of-type(2){
  text-align: center;
}
.projectDescription .container .projectDFNavs > ul > li:last-of-type {
  text-align: right;
} 
.proDescrip-centerBanner {
  background-color: #f0f0f0;
  padding: 50px 0px;
}
.proDescrip-centerBanner .bannerbox {
  position: relative;
  height: 350px;
  width: 800px;
  margin: 0 auto;
}
.proDescrip-centerBanner .bannerbox .list > ul li {
  position: absolute;
  top: 0;
  left: 0;
  list-style: none;
  opacity: 0;
  transition: all 0.3s ease-out;
}
.proDescrip-centerBanner .bannerbox .list > ul li > img {
  border: none;
}
.proDescrip-centerBanner .bannerbox .list > ul .p1 {
  transform: translate3d(-100px, 0, 0) scale(0.81);
  opacity: 0.8;
}
.proDescrip-centerBanner .bannerbox .list > ul .p2 {
  transform: translate3d(80px, 0, 0) scale(1);
  z-index: 3;
  opacity: 1;
}
.proDescrip-centerBanner .bannerbox .list > ul .p3 {
  transform: translate3d(300px, 0, 0) scale(0.81);
  transform-origin: 0 50%;
  opacity: 0.8;
  z-index: 2;
}
.proDescrip-centerBanner .bannerbox .buttons {
  position: absolute;
  width: 1200px;
  height: 30px;
  bottom: 0;
  left: 50%;
  margin-left: -600px;
  text-align: center;
  padding-top: 10px;
}
.proDescrip-centerBanner .bannerbox .buttons > a {
  display: inline-block;
  width: 35px;
  height: 5px;
  padding-top: 4px;
  cursor: pointer;
}
.proDescrip-centerBanner .bannerbox .buttons > a > span {
  display: block;
  width: 35px;
  height: 1px;
  background: rgb(10,179,243);
}
.proDescrip-centerBanner .bannerbox .buttons > a .blue {
  background: black;
}
.proDescrip-centerBanner .proDescript-content {
  text-align: center;
  margin-top: 30px;
}
.proDescrip-centerBanner .proDescript-content > h4 {
  position: relative;
  line-height: 40px;
}
.proDescrip-centerBanner .proDescript-content > h4 > span {
  position: absolute;
  display: block;
  width: 40px;
  height: 2px;
  background-color: black;
  bottom: 0px;
  left: 50%;
  margin-left: -20px;
}
.proDescrip-centerBanner .proDescript-content .proDescript-colorlist {
  margin-top: 30px;
}
.proDescrip-centerBanner .proDescript-content .proDescript-colorlist > ul > li {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.proDescrip-centerBanner .proDescript-content .proDescript-colorlist > ul > li:first-of-type {
  background-color: black;
}
.proDescrip-centerBanner .proDescript-content .proDescript-colorlist > ul > li:nth-of-type(2) {
  background-color: #482b28;
}
.proDescrip-centerBanner .proDescript-content .proDescript-colorlist > ul > li:nth-of-type(3) {
  background-color: #ba9d71;
}
.proDescrip-centerBanner .proDescript-content .proDescript-colorlist > ul > li:nth-of-type(4) {
  background-color: #b7b7b7;
}
.proDescrip-centerBanner .proDescript-content .proDescript-colorlist > ul > li:nth-of-type(5) {
  background-color: white;
}
.clientIntroduction {
  padding: 50px 0px;
}
.aboutUs {
  overflow: hidden;
  position: relative;
}
.aboutUs .companyProfile {
  padding: 100px 0px 80px;
}
.aboutUs .companyProfile .container .companyProfile-header {
  color: white;
  text-align: center;
  animation-delay: .3s;
}
.aboutUs .companyProfile .container .companyProfile-content {
  padding-top: 30px;
}
.aboutUs .companyProfile .container .companyProfile-content .companyProfile-left {
  animation-delay: .5s;
}
.aboutUs .companyProfile .container .companyProfile-content .companyProfile-right {
  color: white;
  overflow-y: scroll;
  height: 370px;
  animation-delay: .5s;
}
.aboutUs .companyProfile .container .companyProfile-content .companyProfile-right > p {
  margin-bottom: 20px;
}
.aboutUs .companyProfile .container .companyProfile-content .companyProfile-right::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 6px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 6px;
}
.aboutUs .companyProfile .container .companyProfile-content .companyProfile-right::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  width: 6px;
  border-radius: 10px;
  background: rgb(10,179,243);
}
.aboutUs .companyProfile .container .companyProfile-content .companyProfile-right::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.5);
}
.aboutUs .preponderance {
  padding-top: 50px;
}
.aboutUs .preponderance .container .preponderance-header {
  text-align: center;
}
.aboutUs .preponderance .container .preponderance-header > h3 {
  color: rgb(56,56,56);
}
.aboutUs .preponderance .container .preponderance-content {
  padding: 80px 0px 100px;
}
.aboutUs .preponderance .container .preponderance-content > ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-around;
}
.aboutUs .preponderance .container .preponderance-content > ul > li {
  flex: 1;
  padding: 10px;
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list {
  text-align: center;
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop {
  color: #ffce30;
  background-color: #f1f1f1;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  border-radius: 50%;
  padding-top: 45px;
  box-shadow: 0px 0px 30px #cacaca;
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum {
  height: 60px;
  overflow: hidden;
  position: relative;
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum > ul {
  text-align: center;
  position: absolute;
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum > ul > li {
  font-size: 60px;
  line-height: 60px;
  width: 40px;
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .preponderance-listnumsone {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  margin-left: 57px;
}
@keyframes preponderance-animateone {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-480px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .preponderance-listnumstwo {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  animation-delay: 2s;
  margin-left: 10px;
}
@keyframes preponderance-animatetwo {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-180px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .peronderance-listnumstwos {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  animation-delay: .4s;
  margin-left: 45px;
}
@keyframes preponderance-animatetwos {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-600px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .peronderance-listnumstwoth {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  margin-left: 80px;
}
@keyframes preponderance-animatetwoth {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-600px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .preponderance-listnumsthree {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  margin-left: 30px;
}
@keyframes preponderance-animatethree {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-360px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .preponderance-listnumsthrees {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  margin-left: 65px;
}
@keyframes preponderance-animatethrees {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-600px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .preponderance-listnumsfour {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  animation-delay: 2s;
  margin-left: 10px;
}
@keyframes preponderance-animatefour {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-60px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .peronderance-listnumsfours {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  animation-delay: .4s;
  margin-left: 45px;
}
@keyframes preponderance-animatefours {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-600px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .peronderance-listnumsfourth {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  margin-left: 80px;
}
@keyframes preponderance-animatefourth {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-600px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .preponderance-listnumsfive {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  animation-delay: 1.5s;
  margin-left: 10px;
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .preponderance-listnumsfive > li {
  font-size: 40px;
}
@keyframes preponderance-listnumsfive {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-180px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .peronderance-listnumsfives {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  animation-delay: .5s;
  margin-left: 35px;
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .peronderance-listnumsfives > li {
  font-size: 40px;
}
@keyframes peronderance-listnumsfives {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-600px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .peronderance-listnumsfive2 {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  animation-delay: .3s;
  margin-left: 60px;
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .peronderance-listnumsfive2 > li {
  font-size: 40px;
}
@keyframes peronderance-listnumsfive2 {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-600px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .peronderance-listnumsfive3 {
  transform: translateY(0px);
  transition: all 3s;
  animation-fill-mode: forwards;
  margin-left: 85px;
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum .peronderance-listnumsfive3 > li {
  font-size: 40px;
}
@keyframes peronderance-listnumsfive3 {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-600px);
  }
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listtop .preponderance-listnum > span {
  position: absolute;
  right: 30px;
  bottom: 0px;
  font-size: 14px;
}
.aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listcont {
  line-height: 60px;
  font-size: 18px;
  color: #666;
}
.aboutUs .preponderance .container .preponderance-content > ul > li:nth-of-type(4) .preponderance-list .preponderance-listtop .preponderance-listnum > span {
  right: 15px;
}
.aboutUs .preponderance .container .preponderance-content > ul > li:nth-of-type(5) .preponderance-list .preponderance-listtop .preponderance-listnum > span {
  right: 15px;
}
.aboutUs .developmentHistory {
  padding: 50px 0px 80px;
  overflow: hidden;
}
.aboutUs .developmentHistory .container .developHistory-header {
  text-align: center;
  color: white;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner {
  margin: 30px 0px 0px;
  height: 100%;
  position: relative;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanenr1 {
  padding: 0px;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanenr1 .devlopHisBanner {
  position: relative;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanenr1 .devlopHisBanner .swiper-wrapper .swiper-slide {
  background-color: #f0f0f0;
}
/*.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanenr1 .devlopHisBanner .swiper-wrapper .swiper-slide .devlopHisBanner-img {
  padding: 130px 20px;
}*/
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanenr1 .devlopHisBanner .swiper-wrapper .swiper-slide .devlopHisBanner-img > img {
  margin: 0 auto;
}
/*.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanenr1 .devlopHisBanner .bannerShadows {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 100%;
  z-index: 9999;
  background-image: -webkit-linear-gradient(to left, #666, white);
  background-image: linear-gradient(to left, rgba(100, 100, 100, 0.5), rgba(240, 240, 240, 0.5));
}*/
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanner2 {
  height: 100%;
  background-color: white;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanner2 .devlopHisBanner {
  height: 100%;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanner2 .devlopHisBanner .swiper-wrapper .swiper-slide {
  padding: 20px 40px;
  overflow: hidden;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanner2 .devlopHisBanner .swiper-wrapper .swiper-slide > h4 {
  font-weight: bold;
  transition: all .7s;
  transform: translateX(600px);
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanner2 .devlopHisBanner .swiper-wrapper .swiper-slide > p {
  transition: all .7s;
  transform: translateX(600px);
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanner2 .devlopHisBanner .swiper-wrapper .swiper-slide > p:first-of-type {
  transition-delay: .2s;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanner2 .devlopHisBanner .swiper-wrapper .swiper-slide > p:nth-of-type(2) {
  transition-delay: .3s;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanner2 .devlopHisBanner .swiper-wrapper .swiper-slide > p:nth-of-type(3) {
  transition-delay: .4s;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanner2 .devlopHisBanner .swiper-wrapper .swiper-slide-active > h4 {
  transform: translateX(0px);
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .devbanner2 .devlopHisBanner .swiper-wrapper .swiper-slide-active > p {
  transform: translate(0px);
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .swiper-pagination {
  bottom: -70px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .swiper-pagination > span {
  width: auto;
  height: auto;
  background: transparent;
  opacity: 1;
  padding: 0px 5px;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .swiper-pagination > span:first-of-type::after {
  content: '2016';
  color: white;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .swiper-pagination > span:nth-of-type(2)::after {
  content: '2017';
  color: white;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .swiper-pagination .swiper-pagination-bullet-active {
  font-size: 17px;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .swiper-button-next,
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .swiper-button-prev {
  background-image: none;
  color: white;
  font-size: 20px;
  width: auto;
  height: auto;
  padding: 4px 7px;
  bottom: 20px;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .swiper-button-next {
  background-color: rgb(10,179,243);
  top: auto;
  right: 50px;
}
.aboutUs .developmentHistory .container .devlopHistorybanner #devlopHistorybanner .swiper-button-prev {
  background-color: #d1d1d1;
  top: auto;
  left: auto;
  right: 100px;
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner {
  background-color: rgba(0, 0, 0, 0.2);
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner .swiper-wrapper .swiper-slide {
  padding: 0px 15px 40px;
  overflow: hidden;
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner .swiper-wrapper .swiper-slide .mobileBanner-img {
  padding: 0px 20px;
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner .swiper-wrapper .swiper-slide .mobileBanner-content > h4 {
  color: rgb(10,179,243);
  transform: translateX(500px);
  transition: all .7s;
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner .swiper-wrapper .swiper-slide .mobileBanner-content > p {
  margin-bottom: 5px;
  transition: all .7s;
  transform: translateX(500px);
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner .swiper-wrapper .swiper-slide .mobileBanner-content > p:first-of-type {
  transition-delay: .2s;
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner .swiper-wrapper .swiper-slide .mobileBanner-content > p:nth-of-type(2) {
  transition-delay: .4s;
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner .swiper-wrapper .swiper-slide .mobileBanner-content > p:nth-of-type(3) {
  transition-delay: .6s;
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner .swiper-wrapper .swiper-slide-active .mobileBanner-content > h4 {
  transform: translateX(0);
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner .swiper-wrapper .swiper-slide-active .mobileBanner-content > p {
  transform: translateX(0);
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner .swiper-pagination {
  left: 0px;
  text-align: center;
  top: auto;
  bottom: 0px;
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner .swiper-pagination > span {
  margin: 0px 3px !important;
}
.aboutUs .developmentHistory .container .devlopHistorybanner .mobileBanner .swiper-pagination .swiper-pagination-bullet-active {
  background-color: rgb(10,179,243);
}
.aboutUs .developmentHistory .lines {
  border-bottom: 1px solid #ddd;
  margin-top: 20px;
  text-align: center;
  margin-bottom: 0px;
}
.aboutUs .developmentHistory .lines > li {
  display: inline-block;
  width: 1px;
  background-color: #ddd;
  height: 8px;
  margin: 0px 3px;
  margin-bottom: -3px;
}
.aboutUs .developmentHistory .lines > li:nth-of-type(6n) {
  height: 18px;
}
.aboutUs .developmentHistory .lines > li:nth-of-type(6n+3) {
  height: 13px;
}
.aboutUs .personnelRecruitment {
  padding: 50px 0px 80px;
  overflow: hidden;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-header {
  text-align: center;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner {
  padding-top: 30px;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner {
  position: relative;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide {
  width: 100%;
  position: relative;
  padding-bottom: 30px;
  overflow: hidden;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont {
  width: 50%;
  background-color: rgb(10,179,243);
  color: white;
  padding: 20px 50px;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont > h3 {
  margin-top: 10px;
  transition: all .8s;
  transform: translateX(600px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont > h4 {
  transition: all .8s;
  transform: translateX(600px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont > h4:first-of-type {
  transition-delay: .2s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont > h4:nth-of-type(2) {
  transition-delay: .4s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont > p {
  transition: all .8s;
  transform: translateX(600px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont > p:first-of-type {
  transition-delay: .3s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont > p:nth-of-type(2) {
  transition-delay: .4s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont > p:nth-of-type(3) {
  transition-delay: .5s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont > p:nth-of-type(4) {
  transition-delay: .6s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont > p:nth-of-type(5) {
  transition-delay: .7s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont > p:nth-of-type(6) {
  transition-delay: .8s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-cont > p:nth-of-type(7) {
  transition-delay: .9s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide .pcpersonrec-img {
  width: 53%;
  position: absolute;
  top: 25px;
  right: 0px;
  transition-delay: .3s;
  transform: translateY(-500px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide-active .pcpersonrec-cont > h3 {
  transform: translateX(0px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide-active .pcpersonrec-cont > h4 {
  transform: translateX(0px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide-active .pcpersonrec-cont > p {
  transform: translateX(0px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcpersonrecBanner .swiper-wrapper .swiper-slide-active .pcpersonrec-img {
  transition: all 1s;
  transform: translateY(0px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcperBannerControl {
  width: 100%;
  position: absolute;
  text-align: center;
  z-index: 999;
  bottom: 30px;
  left: 0px;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcperBannerControl .swiper-button-next,
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcperBannerControl .swiper-button-prev {
  background-image: none;
  width: auto;
  height: auto;
  position: static;
  display: inline-block;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcperBannerControl .swiper-button-next {
  margin-left: -4px;
  text-align: center;
  font-size: 20px;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcperBannerControl .swiper-button-next > span {
  background-color: rgb(10,179,243);
  color: white;
  padding: 6px 6px;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcperBannerControl .swiper-button-prev {
  margin-left: -70px;
  text-align: center;
  font-size: 20px;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner #personnelRecruitmentBanner .pcperBannerControl .swiper-button-prev > span {
  background-color: white;
  color: rgb(10,179,243);
  padding: 6px 6px;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide {
  background-color: rgb(10,179,243);
  padding-bottom: 30px;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide .persRecmobileBanner-content {
  color: white;
  padding: 0px 15px 30px;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide .persRecmobileBanner-content > h3 {
  transition: all .7s;
  transform: translateX(500px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide .persRecmobileBanner-content > h4 {
  transition: all .7s;
  transform: translateX(500px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide .persRecmobileBanner-content > h4:first-of-type {
  transition-delay: 0.2s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide .persRecmobileBanner-content > h4:last-of-type {
  transition-delay: 0.6s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide .persRecmobileBanner-content > p {
  transition: all .7s;
  transform: translateX(500px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide .persRecmobileBanner-content > p:first-of-type {
  transition-delay: .4s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide .persRecmobileBanner-content > p:nth-of-type(2) {
  transition-delay: .5s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide .persRecmobileBanner-content > p:nth-of-type(3) {
  transition-delay: .7s;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide-active .persRecmobileBanner-content > h3 {
  transform: translateX(0px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide-active .persRecmobileBanner-content > h4 {
  transform: translateX(0px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .swiper-wrapper .swiper-slide-active .persRecmobileBanner-content > p {
  transform: translateX(0px);
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .persRecswiper-pagination {
  left: 0px;
  text-align: center;
  top: auto;
  bottom: 0px;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .persRecswiper-pagination > span {
  margin: 0px 3px !important;
}
.aboutUs .personnelRecruitment .container .personnelRecruitment-banner .persRecmobileBanner .persRecswiper-pagination .swiper-pagination-bullet-active {
  background-color: white;
}
.aboutUs .contactUs {
  display: flex;
  overflow: hidden;
}
.aboutUs .contactUs .contactUs-map {
  flex: 7;
}
.aboutUs .contactUs .contactUs-content {
  padding-left: 20px;
  flex: 4;
}
.aboutUs .contactUs .contactUs-content > p {
  margin-bottom: 0px;
}
.aboutUs .contactUs .contactUs-content > p > img {
  vertical-align: middle;
}
.aboutUs .contactUs .contactUs-content > p:first-of-type {
  font-size: 18px;
}
.aboutUs .contactUs .contactUs-content > p:nth-of-type(2) {
  font-size: 20px;
  margin-bottom: 20px;
}
.aboutUs .contactUs .contactUs-content > p:nth-of-type(4) {
  padding-left: 114px;
  margin-bottom: 20px;
}
.aboutUs .contactUs .contactUs-content > h4 {
  font-size: 24px;
  color: rgb(10,179,243);
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 20px;
}
.aboutUs .contactUs .contactUs-content > h4 > span {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: block;
  width: 30px;
  height: 3px;
  background-color: rgb(10,179,243);
}
.aboutUs .pagenavs > ul {
  background-color: white;
  position: fixed;
  bottom: 100px;
  right: 40px;
  border-radius: 10px;
  overflow: hidden;
}
.aboutUs .pagenavs > ul > li {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.aboutUs .pagenavs > ul > li > a {
  display: block;
  text-align: center;
}
.aboutUs .pagenavs > ul > li > a > span {
  display: block;
}
.aboutUs .pagenavs > ul > li:last-of-type {
  border-bottom: none;
}
.aboutUs .pagenavs > ul > li:last-of-type > a > span:first-of-type {
  color: rgb(10,179,243);
  font-size: 20px;
}
.aboutUs .pagenavs > ul > li:hover {
  background-color: #f0f0f0;
}
.newsCenter {
  padding: 30px 0px 50px;
}
.newsCenter .container .newsCenter-header > ul {
  text-align: center;
}
.newsCenter .container .newsCenter-header > ul > li {
  display: inline-block;
  margin: 0px 15px;
}
.newsCenter .container .newsCenter-header > ul > li > a {
  line-height: 40px;
  padding: 10px 20px;
  border: 1px solid #ddd;
  border-radius: 20px;
  font-size:16px;
}
.newsCenter .container .newsCenter-header > ul > li .active {
  color: rgb(10,179,243);
  border: 1px solid rgb(10,179,243);
}
.newsCenter .container .newsCenter-header > ul > li:hover > a {
  color: rgb(10,179,243);
  border: 1px solid rgb(10,179,243);
}
.newsCenter .container .newscenter-content {
  margin-top: 30px;
  overflow: hidden;
  padding: 0px 10px;
}
.newsCenter .container .newscenter-content > ul > li {
  margin-bottom: 20px;
}
.newsCenter .container .newscenter-content > ul > li > a {
  border: 1px solid #ddd;
  display: block;
}
.newsCenter .container .newscenter-content > ul > li > a .newsCenter-listcontent {
  padding: 0px 15px;
}
.newsCenter .container .newscenter-content > ul > li > a .newsCenter-listcontent > h4 {
  margin-top: 20px;
}
.newsCenter .container .newscenter-content > ul > li > a .newsCenter-listcontent > p {
  color: #666;
}
.newsCenter .container .newscenter-content > ul > li > a .newsCenter-listcontent > p:last-of-type {
  margin: 20px 0px;
}
.newsCenter .container .newscenter-content > ul > li > a:hover {
  box-shadow: 3px 3px 10px #ddd;
}
.newsCenter .container .newscenter-content > ul > li > a:hover .newsCenter-listcontent > h4 {
  color: rgb(10,179,243);
}
.newsCenter .container .newscenter-content .navs {
  text-align: center;
}
.newsCenter .container .newscenter-content .navs > nav .pagination > li > a {
  margin: 0px 5px;
  border-radius: 5px;
  color: #333;
}
.newsCenter .container .newscenter-content .navs > nav .pagination > li .active {
  background-color: rgb(10,179,243);
  color: white;
}
.newsDetails {
  padding: 30px 0px 40px;
}
.newsDetails .container .newsDetails-header {
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
.newsDetails .container .newsDetails-header > ul {
  text-align: center;
  margin-bottom: 0px;
}
.newsDetails .container .newsDetails-header > ul > li {
  display: inline-block;
  margin: 0px 15px 15px;
}
.newsDetails .container .newsDetails-header > ul > li > a {
  line-height: 40px;
  padding: 10px 20px;
  border: 1px solid #ddd;
  border-radius: 20px;
}
.newsDetails .container .newsDetails-header > ul > li .active {
  border: 1px solid rgb(10,179,243);
  color: rgb(10,179,243);
}
.newsDetails .container .newsDetails-header > ul > li:hover > a {
  border: 1px solid rgb(10,179,243);
  color: rgb(10,179,243);
}
.newsDetails .container .newsDetails-content {
  padding-bottom: 50px;
  border-bottom: 1px solid #ddd;
}
.newsDetails .container .newsDetails-content .newsDetails-conttitle {
  margin-top: 30px;
  text-align: center;
}
.newsDetails .container .newsDetails-content .newsDetails-conttitle > h4 {
  color: #333;
  font-size:26px;
  line-height:50px;
  animation-delay: .3s;
}
.newsDetails .container .newsDetails-content .newsDetails-conttitle > p {
  color: #999;
  line-height:30px;
  margin-bottom:30px;
  animation-delay: .5s;
}
.newsDetails .container .newsDetails-content .newsDetails-conttitle > p > span {
  margin-right: 15px;
}
.newsDetails .container .newsDetails-content > p img {
  margin: 0 auto;
}
.newsDetails .container .newsDetails-content > p {
  padding: 0px 20px;
}
.newsDetails .container .navs {
  margin-top: 20px;
}
.newsDetails .container .navs > ul > li {
  text-align: center;
}
.newsDetails .container .navs > ul > li:first-of-type {
  text-align: left;
}
.newsDetails .container .navs > ul > li:first-of-type > a > span {
  padding-left: 10px;
}
.newsDetails .container .navs > ul > li:last-of-type {
  text-align: right;
}
.newsDetails .container .navs > ul > li:last-of-type > a > span {
  padding-right: 10px;
}
.newsDetails .container .navs > ul > li:hover > a {
  color: rgb(10,179,243);
}
.newsDetails .container .shares > ul {
  text-align: center;
}
.newsDetails .container .shares > ul > li {
  display: inline-block;
}
.newsDetails .container .shares > ul > li > a {
  display: block;
}
.newsDetails .container .shares > ul .shareMenu {
  position: relative;
}
.newsDetails .container .shares > ul .shareMenu .shareMore {
  position: absolute;
  width: 245px;
  top: -203px;
  left: -95px;
  text-align: left;
  background-color: white;
  padding: 0px 15px 15px;
  display: none;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
}
.newsDetails .container .shares > ul .shareMenu .shareMore > ul > li:first-of-type {
  padding: 8px 15px;
  background-color: #f0f0f0;
}
.newsDetails .container .shares > ul .shareMenu:hover .shareMore {
  display: block;
}
.headers{
  /* position: relative; */
  overflow: hidden;
}

.topBanners{
  position: relative;
}
.topBanners .topBannersCont {
  position: absolute;
  bottom: 150px;
  left:50%;
  width: 450px;
  margin-left: -200px;
  z-index: 999;
  color: white;
  text-align: center;
  padding: 0px 20px;
}
.topBanners .topBannersCont h2{
  font-size: 32px;
  animation-delay: .3s;
}
.topBanners .topBannersCont p{
  margin-top: 20px;
  font-size: 16px;
  animation-delay: .4s;
}
.topBanners .topBannersCont a{
  padding: 10px 40px;
  border: 1px solid white;
  color: white;
  border-radius: 10px;
  margin-top: 20px;
  display: inline-block;
}
.topBanners .topBannersCont a:hover{
  color: rgb(10,179,243);
  border-color: rgb(10,179,243);
}



@media (max-width: 768px) {
  .indexpage .swiper-wrapper .indexone .header {
    margin-top: 0px;
  }
  .indexpage .swiper-wrapper .indexone .container .indexone-content .character {
    font-size: 24px;
  }
  .indexpage .swiper-wrapper .indexone .container .indexone-content .indexoneScope > ul > li {
    margin-bottom: 40px;
  }
  .indexpage .swiper-wrapper .indextwo .service {
    padding-top: 0px;
    position: relative;
    text-align: center;
    left: 0px;
  }
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars {
    padding-left: 0px !important;
    padding-top: 20px;
    flex-direction: row;
    justify-content: space-between;
  }
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li {
    width: 50%;
    height: 50%;
    justify-content: space-between;
  }
  .indexpage .swiper-wrapper .indexthree .indexthree-header {
    position: relative;
    text-align: center;
    left: 0px;
    padding-top: 0px;
  }
  .indexpage .swiper-wrapper .indexthree .container .indexthree-centercont > ul > li{
    margin-bottom: 8px;
  }
  .indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerleft > h3 {
    margin-top: 0px;
  }
  .indexpage .swiper-wrapper .indexthree .indexthree-header .indexthree-headerright {
    padding-top: 0px;
  }
  .indexpage .swiper-wrapper .indexthree .container .indexthree-centercont {
    margin: 0px auto;
    padding: 0px;
    margin-top: 0px !important;
  }
  .indexpage .swiper-wrapper .indexthree .container .indexthree-centercont .more {
    margin-top: 0px;
  }
  .indexpage .swiper-wrapper .indexfour .indexfour-header {
    padding-top: 0px;
    text-align: center;
  }
  .indexpage .swiper-wrapper .indexfour .indexfour-header > h3 {
    margin-top: 10px;
  }
  .indexpage .swiper-wrapper .indexfive .indexfive-header {
    text-align: center;
    padding-top: 0px;
  }
  .indexpage .swiper-wrapper .indexfive .indexfive-header > h3 {
    margin-top: 10px;
  }
  .indexpage .swiper-wrapper .indexfive .container .indexfive-content {
    margin-top: 0px;
  }
  .indexpage .swiper-wrapper .indexfive .container .indexfive-content .nav-tabs > li > a {
    padding: 3px;
    font-size: 16px;
  }
  .indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li {
    margin-bottom: 10px;
  }
  .indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-left > a {
    margin: 0px;
  }
  .indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-left > a .indexfiveContLLeft {
    text-align: left;
  }
  .indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-left > a .indexfiveContLLeft > p:first-of-type {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane > ul > li .indexfive-conts-left > a .indexfiveContLLeft > p:last-of-type {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .indexpage .swiper-wrapper .indexfive .container .indexfive-content .tab-content .tab-pane .more {
    margin-top: 40px;
  }
  .indexpage .swiper-wrapper .indexsix {
    padding-top: 0px;
    position: relative;
  }
  .indexpage .swiper-wrapper .indexsix .indexsix-header {
    text-align: center;
  }
  .indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright {
    margin: 0px;
    padding: 0px;
  }
  .indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHleft > p:nth-of-type(3) {
    margin-top: 30px;
  }
  .indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-footer .indexsixFooter-bottom .footer-bottomLeft {
    margin-top: 30px;
  }
  .headers {
    padding-top: 60px;

  }
  .systemsTypes {
    background: rgb(10,179,243);
  }
  .systemsTypes .container .systemsTypes-content > ul > li {
    width: 49%;
  }
  .classicCase .container .classicCase-content > ul > li .classicCase-listcont {
    padding: 10px 0px 50px;
  }
  .classicCase .container .classicCase-content > ul > li .classicCase-listcont > a {
    left: 10px;
  }
  .aboutUs .companyProfile {
    padding-top: 10px;
  }
  .aboutUs .companyProfile .container .companyProfile-header > h3 {
    margin-top: 0px;
  }
  .aboutUs .companyProfile .container .companyProfile-content .companyProfile-left {
    margin-bottom: 15px;
  }
  .aboutUs .preponderance .container .preponderance-content > ul > li {
    transform: scale(0.9);
    padding: 0px;
  }
  .aboutUs .preponderance .container .preponderance-content > ul > li .preponderance-list .preponderance-listcont {
    line-height: 30px;
    margin-top: 15px;
    font-size: 18px;
  }
  .aboutUs .contactUs .contactUs-content {
    padding: 20px 15px;
  }
  .newsCenter .container .newsCenter-header > ul > li {
    margin: 0px 15px 15px;
  }
  .proDescrip-centerBanner {
    padding: 50px 15px;
  }

  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li > a {
    padding: 15px 0px;
  }

  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li{
    width: 50%;
  }



  /* 20190109 */
  .indexfour-content >p{
    display: none !important;
  }
  .indexfour-content ul li{
    margin-bottom: 8px !important;
  }
  .newsCenter .container .newsCenter-header > ul > li{
    margin: 0 8px 8px;
  }
  .newsCenter .container .newsCenter-header > ul > li > a{
    padding: 4px 12px;
  }
  .newsDetails .container .navs li:first-of-type,
  .newsDetails .container .navs li:last-of-type,
  .shares{
    display: none;
  }
  .newsDetails .container .navs li{
    width: 100% !important;
  }

  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul{
    margin-top: 10px;
  }

  .indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-center .indexsix-contright .indexsix-contrightHeader .indexsix-contHleft > p:nth-of-type(2) > span:last-of-type{
    color: rgb(255, 206, 48);
  }
  .indexpage .swiper-wrapper .indexsix .indexsix-content .indexsix-footer .indexsixFooter-bottom .footer-bottomLeft{
    margin-top: 10px;
  }
  .indexpage .swiper-wrapper .indexsix.swiper-slide-active .indexsix-content .indexsix-footer .indexsixFooter-bottom .footer-bottomLeft > p:first-of-type a{
    color: rgb(252, 204, 48);
  }
  .indexpage .swiper-wrapper .indexsix .indexsix-content{
    margin-top: 16px;
  }
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(1), .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(2){
    transition: all 1s .5s;
  }
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(3),
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(4){
    transition: all 1s .7s;
  }
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(5),
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(6){
    transition: all 1s .9s;
  }
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(7),
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(8){
    transition: all 1s 1.1s;
  }
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(9),
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(10){
    transition: all 1s 1.3s;
  }
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(11),
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(12){
    transition: all 1s 1.5s;
  }
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(13),
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > ul > li:nth-of-type(14){
    transition: all 1s 1.7s;
  }
  .footer .footer-top .container .leaveMessage,
  .projectDescription .container .projectDFNavs > ul > li:nth-of-type(1),
  .projectDescription .container .projectDFNavs > ul > li:nth-of-type(3){
    display: none;
  }
  .projectDescription .container .projectDFNavs > ul > li:nth-of-type(2){
    width: 100%;
  }
  .footer .footer-top{
    padding: 20px 0 0;
  }
  .footer .footer-top .container .footer-blogroll{
    margin-top: 10px;
  }
  .footer .footer-top .container .contactInformation > div{
    margin-bottom: 8px;
  }
  .footer .footer-top .container .contactInformation > h4{
    line-height: 28px;
  }
  .projectDescription .container .projectDescription-header img{
    max-width: 100%;
  }
  .newsDetails .container .newsDetails-header > ul > li{
    margin: 0 6px 12px;
  }
  .newsDetails .container .newsDetails-header > ul > li > a{
    padding: 4px 12px;
  }
}
@media (max-width: 320px) {
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li > a {
    padding: 27px 0px;
  }
}
@media (max-width: 992px) {
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs {
    padding: 0px;
  }
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li {
    float: left;
  }
}
@media (max-width: 1200px) {
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars {
    padding-left: 200px;
  }
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs {
    padding: 0px;
  }
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li {
    float: left;
  }
}
@media (max-height: 700px) {
  .indexpage .swiper-wrapper .indextwo .service {
    padding-top: 0px;
  }
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars {
    padding-left: 200px;
  }
  .indexpage .swiper-wrapper .indexthree .indexthree-header {
    padding-top: 10px;
  }
  .indexpage .swiper-wrapper .indexthree .container .indexthree-centercont {
    margin-top: 30px;
  }
  .indexpage .swiper-wrapper .indexfour .indexfour-header {
    padding-top: 0px;
  }
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content {
    margin-top: 0px;
  }
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content > h4 {
    padding-bottom: 0px;
  }
  .indexpage .swiper-wrapper .indexfour .container .indexfour-content .more {
    margin-top: 0px;
  }
  .indexpage .swiper-wrapper .indexfive .indexfive-header {
    padding-top: 0px;
  }
  .indexpage .swiper-wrapper .indexfive .indexfive-content {
    margin-top: 20px;
  }
  .indexpage .swiper-wrapper .indexsix {
    padding-top: 0px;
  }
}
@media (max-height: 600px) {
  .indexpage .swiper-wrapper .indexone .header {
    margin-top: 0px;
  }
  .indexpage .swiper-wrapper .indexone .container .indexone-content .character {
    padding-top: 110px;
  }
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars {
    padding-left: 200px;
  }
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs {
    padding: 0px;
  }
  .indexpage .swiper-wrapper .indextwo .container .serviceParticulars .nav-tabs > li {
    float: left;
  }
}
