@charset "utf-8";
@font-face {
  font-family:"impact";
  src:url("../font/impact.woff2") format("woff2"),
      url("../font/impact.woff") format("woff"),
      url("../font/impact.ttf") format("truetype"),
      url("../font/impact.eot") format("embedded-opentype"),
      url("../font/impact.svg") format("svg");
  font-weight:normal;
  font-style:normal;
}
html{font-size:62.5%;}
body{margin:0px; font-size:14px; color:#333; font-family:"微软雅黑", Arial, Helvetica, sans-serif; cursor:default;}
*{padding:0px; margin:0px;box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:"微软雅黑", Arial, Helvetica, sans-serif; font-style:normal;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px; font-family:"微软雅黑", Arial, Helvetica, sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
iframe{border:none;}
a{color:#333; text-decoration:none;}
a:hover{color:#100199;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}
.con {width: 1200px; margin: 0 auto;}
::-webkit-scrollbar{width:8px;}
::-webkit-scrollbar-track{background-color:#000;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#ff9500;}
::-webkit-scrollbar-thumb:active{background-color:#ff9500;}
.imgZ{position: relative;padding-top: 100%;display: block;}
.imgZ .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;}
.imgZ .pic img{width: 100%;height: 100%;object-fit: cover;display: block;}
.imgY{position: relative;padding-top: 100%;display: block;}
.imgY .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.imgY .pic img{max-width: 100%;max-height: 100%;display: block;}
@media only screen and (max-width:995px) {
input{-webkit-appearance:none;}
}

.con{width:1520px; margin:0 auto;max-width: 94%;}
.container {width:1520px; margin:0 auto;max-width: 94%;}
@media only screen and (max-width:995px) {
.con{width:94%;}
}

.header{width:100%; position:fixed; top:0; left:0; z-index:9;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;border-top: solid 2px #79acf2;}
.header.on {background: rgba(255,255,255,0.8)}


.header .container{position:relative;width: 90%;padding: 0 50px;box-sizing: border-box;display: flex;justify-content: space-between;}
.header .logo{float:left; margin:15px 0 ;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{ margin:10px 0 ;}
.header .logo img{width:auto; height:50px;display:block}

.header.on .language{margin-top: 22px;}
.header .an{position:absolute; top:50%; right:15px; height:16px; width:20px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:20px; height:1px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:20px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:20px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .right {  margin-left:10px; position: absolute;top: 25px;right:90px;}

.header .right ul li { display:block;height: 34px;margin-right: 5px; line-height:32px; float:left; color:#100199;position: relative;font-size:20px; width:34px;text-align: center;}
.header .right li i {font-size: 20px;}


.header .right li.a3 .e_j {position: absolute;left: 0;top: 50px;line-height:45px;background: rgba(255,255,255,0.3);font-size: 20px;text-align: center; color: #fff;display: none;border-radius: 8px;padding: 0 20px;}
.header .right li.a3:hover .e_j{display: block;}
.header .right ul li .w_x {position: absolute;width: 120px;left: 50%;margin-left: -60px;top: 50px;display: none;background: #fff;text-align: center;}

.header .right ul li .w_x a{line-height: 40px;color: #333;font-size: 14px;display: block}
.header .right ul li .w_x a:hover{color: #100199;}
.search{width:100%; padding:30px 5%; background-color:#f7f7f7; position:fixed; top:0; left:0; z-index:9; display:none;box-sizing: border-box;}
.search .an_sj {width: 5%;line-height: 52px;color: #555;float: right;text-align: right;}
.search input.w_z{width:90%; height:52px; border-radius:0; font-size:18px; line-height:52px; color:#555; float:left; -webkit-appearance:none;}
.search button.s_c{width:5%; height:52px;font-size:18px; line-height:52px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;}
.search i {font-size: 18px;}

.header .nav{ float:right;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.header .nav ul li{margin:0 ; line-height:80px; float:left; padding:0 25px;position: relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header .nav ul li a{display:block; font-size:16px; color:#100199; text-transform:capitalize}
.header .nav ul li span{width:0; height:3px;border-radius: 2px; background-color:#100199; position:absolute; right: 0; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
}

.header .nav ul li:hover span{width:100%;left: 0;}
.header .nav ul li:hover a{color: #100199;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li.on a{color: #100199;}
.header .nav ul li.po{position: relative;}
.nav .y_j{position:relative;}
.nav .e_j{width:120px; position:absolute; top:80px; left:25px; z-index:9999;border-top: rgba(255,255,255,1) 1px solid;background-color:rgba(255,255,255,1);opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.nav .e_j.xdh {width: 150px; left: 50%;margin-left: -70px;padding: 15px 0;height: 0;overflow: hidden;padding: 0;}

.header .nav ul li .e_j a{display:block; font-size:14px; color:#100199; line-height:36px;font-weight: normal;text-align: left;padding-left: 10px;-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
.header .nav ul li .e_j a:hover{color: #100199;padding-left: 7px;-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}

/*sidenav*/
#sidenav{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  background-image: url(../images/side_bg.jpg);
  background-size: 100% 100%;
  opacity: 0;
}
#sidenav.active{
  z-index: 10;
  opacity: 1;
}
#sidenav .head{
  position: absolute;
  left: 50px;
  top: 30px;
  right: 50px;
  z-index: 1;
}

#sidenav .head .close{float: right;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/sidenav_close.png);
  cursor: pointer;
  position: relative;
}
#sidenav .head .close p{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #777;line-height: 32px;
  font-weight: lighter;display: none;
}
#sidenav ul{
  font-size: 0;
  height: 100%;
}
#sidenav ul li{
  display: inline-block;
  vertical-align: top;
  width: 16.66666666666667%;
  text-align: center;
  height: 100%;
  border-right: 1px solid #ebebeb;
  padding-top: 12%;
  transition-property: opacity,top,background;
  transition-duration: 0.5s,0.5s,0.5s;
  -webkit-transition-property: opacity,top,background;
  -webkit-transition-duration: 0.5s,0.5s,0.5s;
  position: relative;
  opacity: 0;
  top: -40px;
  background: #fff;box-sizing: border-box;
}
#sidenav.active ul li{
  top: 0;
  opacity: 1;
}
#sidenav.active ul li:nth-child(1){
  transition-delay: 0.4s,0.4s,0s;
  -webkit-transition-delay: 0.4s,0.4s,0s;
}
#sidenav.active ul li:nth-child(2){
  transition-delay: 0.6s,0.6s,0s;
  -webkit-transition-delay: 0.6s,0.6s,0s;
}
#sidenav.active ul li:nth-child(3){
  transition-delay: 0.8s,0.8s,0s;
  -webkit-transition-delay: 0.8s,0.8s,0s;
}
#sidenav.active ul li:nth-child(4){
  transition-delay: 1s,1s,0s;
  -webkit-transition-delay: 1s,1s,0s;
}
#sidenav.active ul li:nth-child(5){
  transition-delay: 1.2s,1.2s,0s;
  -webkit-transition-delay: 1.2s,1.2s,0s;
}
#sidenav.active ul li:nth-child(6){
  transition-delay: 1.4s,1.4s,0s;
  -webkit-transition-delay: 1.4s,1.4s,0s;
}
#sidenav.active ul li:nth-child(7){
  transition-delay: 1.6s,1.6s,0s;
  -webkit-transition-delay: 1.6s,1.6s,0s;
}
#sidenav.active ul li:nth-child(8){
  transition-delay: 1.8s,1.8s,0s;
  -webkit-transition-delay: 1.8s,1.8s,0s;
}
#sidenav ul li:hover{
  background: rgba(0,0,0,0.3);
}
#sidenav ul li:last-child{
  border-right: 0 none;
}
#sidenav ul li .line{
  width: 1px;
  height: 50px;
  background-color: #333333;
  opacity: 0;
  display: block;
  margin: 0 auto 90px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#sidenav ul li:hover .line{
  margin: 0 auto 65px;
  opacity: 1;
  background-color: #fff;
}
#sidenav ul li h3{
  font-size: 82px;
  color: #f2f2f2;
  font-weight: lighter;
  font-family: "knockout";
  margin-bottom: 60px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#sidenav ul li:hover h3{
  margin-bottom: 48px;
  color: #fff;
}
#sidenav ul li h4{
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  font-family: 'roboto';
  margin-bottom: 30px;
  display: none; text-transform:uppercase;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#sidenav ul li:hover h4{
  display: block;
  color: #fff;
}
#sidenav ul li a.big{
  font-size: 24px;
  color: #333;
  display: block;
  margin-bottom: 46px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#sidenav ul li:hover a.big{
  color: #fff;
}
#sidenav ul li .small a{
  font-size: 14px;
  color: #666;
  font-weight: lighter;
  margin-bottom: 18px;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#sidenav ul li:hover a{
  color: #fff;
}
#sidenav ul li a.big.active,#sidenav ul li a.big:hover,#sidenav ul li .small a.active,#sidenav ul li .small a:hover{
  color: #100199;
}
.header .menu{float: right;margin-top: 22px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/index_header_menu.png);
  background-position: center top;
  cursor: pointer;
  position: relative;
}
.header .menu p{
	position: absolute;display: none;
	left: 0;
	top: 0px;
	width: 100%;
	text-align: center;
	font-size: 14px;line-height: 32px;
	color: #100199;
	font-weight: lighter;
}
.header.active .logo,.header.active .menu{
	background-position: center bottom;
}
.header.active .menu p{
	color: #333;
}






@media (min-width:1024px){

.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.head_h { height: 68px; display: none}
	
}



@media (max-width:1368px){

.header .container{width: 94%;padding: 0 ;}
	.header .right {
  right: 40px;
}
	#sidenav ul li a.big {
  font-size: 20px;
  margin-bottom:30px;
}


}

@media only screen and (max-width:1281px) {
	.container {
  width:1240px;max-width: 94%
}
	.con {
  width:1240px;max-width: 94%
}
	
	
	
	
}


@media (max-width:1200px){}

@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{border:0; height:60px; background:#fff; width:100%}
.header .menu {display: none;
}
	.header .logo img {
  height: 40px;
}
.header .container{ padding:0;height: 60px; width:94%;display: block;}
.header .logo{margin:10px auto;float: left;}
	.header .right ul li .w_x {
  top: 40px;
}

.header.on .logo{margin:10px auto;}
.header .right { margin-right:50px; margin-top:15px;position: static;float: right;
}
.header.on .right {
    margin-top: 15px;
}
	.header .an{display:block; right:10px;}
.header .an span { background-color:#100199}
.header .nav ul { width: 100%;}
.header.on .nav {top: 60px;}
.header .nav{width:100%; padding:15px 5%; background: rgba(255,255,255,0.95); height:100%; position:fixed; top:60px; right:-100%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0;box-sizing: border-box;}

.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #100199;}
.header .nav i{display:block;font-size: 16px;color: #100199;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(0,0,0,0.15); float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}

.header .nav .e_j { width: 100%; border-top: 1px solid rgba(0,0,0,0.15); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);transition: all 0s;
-o-transition: all 0s;
-ms-transition: all 0s;
-moz-transition: all 0s;
-webkit-transition: all 0s;opacity: 1;visibility: inherit;}
.header .nav ul li .e_j a { color:#100199;font-size: 16px;}
.header .nav ul li .e_j a:hover { color:#100199}
.header .nav .e_j a{border-top:0; font-size:16px; color:#100199; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:16px; color:#100199;}
	
	.header.on .nav ul li .e_j {
  top: 0;border-top:0;
}


.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}




}
@media only screen and (max-width:600px){
.header .container{ padding:0;width:94%}

.header .right {
}
	  .header .right {
    margin-right: 28px;margin-left: 0;
  }
	.header .right ul li {
  height: 30px;
  margin-right: 5px;
  line-height: 28px;
  width: 28px;
}
	.search button.s_c {
  width: 10%;
}
	.search input.w_z {
  width:80%;
}
	.search .an_sj {
  width: 10%;
}
	 .header .an {
    right: 0px;
  }



}
@media only screen and (max-width:375px){
.header .container{ padding:0}

}


.head_h{width:100%; height:95px; background-color:#fff;display: none}
@media only screen and (max-width:995px){
.head_h{height:4.6rem; background-color:#000;}
}

.swiper-container-ban .swiper-slide{width:100%; height:100vh;}
.swiper-container-ban .swiper-slide a{display:block; width:100%; height:100%;}
.swiper-container-ban .swiper-slide .mb {width: 100%;top: 0;height: 100%;left: 0;opacity: 0}
.swiper-slide-active .mb{animation:fadeInUp 1s .6s forwards;}
.tanchu { position: absolute; width:100%; background:rgba(16,1,153,0.85); bottom:0; left:0;z-index: 9999999;padding: 20px;color: #fff;display: flex;justify-content: space-between;}
.tanchu .w_z {width: 80%;font-size: 14px;color: #fff;}
.tanchu .an {padding: 30px 0;}
.tanchu .an a {font-size: 16px;
line-height: 30px;
display: inline-block;
width: 90px;
height: 32px;
margin: 0 10px;
text-align: center;
vertical-align: top;
color: #fff;
border-radius: 4px; cursor:pointer;border: #fff 1px solid;}
.tanchu .an a.gb {}
.tanchu h2 {font-size: 20px;margin-bottom: 15px;}


.tanchu .wz {position: fixed;z-index: 999;top: 60px;right: 25%;bottom: 60px;left: 25%;background-color: #fff;box-shadow: 0 2px 3px #333;}
.tanchu .wz .sm {font-size: 14px;
line-height: 1.5;
overflow-y: auto;
height: calc(100% - 180px);
margin: 30px 30px 0;}
.tanchu .wz .sm p {min-height: 21px;}


.banw {width:100%; position:relative;height: 100vh;overflow: hidden;}
.banner {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.banner-slide {
  overflow: hidden;
}
.banner-slide figure {
  display: block;
  line-height: 1;
  overflow: hidden;
  transform: scale(1.15, 1.15);
  transition: 1s linear 2s;
}
.banner-slide figure img {
  display: block;
  position: relative;min-height: 100%;
}
.banner-slide.swiper-slide-active figure {
  transition: 6s linear;
  transform: scale(1);
}
.banner-slide.swiper-slide-active .bhide {
  visibility: visible;
  animation: letterL 2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
@keyframes letterL {
  0% {
    opacity: 0;
    color: #ffffff 0px 0px 40px;
  }
  60% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    color: #3380c3 0px 0px 0px;
  }
  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    color: #ffffff 0px 0px 0px;
  }
}
.bhide {
  visibility: hidden;
  transform: translateY(-100px);
}
.btext {
  position: absolute;
  left: 12.5%;
  right: 12.5%;
  top: 50%;
  margin-top: -88px;
  z-index: 5;
}
.btext p {
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 3px;
}
.btitle {
  display: inline-block;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 50px;
}
.btitle i {
  display: block;
  position: absolute;
  left: 0;
  right: 16px;
  bottom: 0;
  height: 1px;
}
.btitle i:before {
  position: absolute;
  left: 0;
  bottom: 0px;
  content: "";
  width: 113px;
  height: 2px;
  background: #100199;
}
.btitle strong {
  display: block;
  line-height: 1.2;
  color: #100199;
  font-size: 58px;
  letter-spacing: 3px;
}
.btitle small {
  display: block;
  margin-top: 20px;
  line-height: 1.1;
  color: #100199;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "Helvetica";
}
.btext .jd {width: 180px;height: 50px;line-height: 50px;text-align: center;background: #100199;font-size: 16px;position: relative;visibility: hidden;transform: translateY(200px);}
.btext .jd em {font-style: normal;font-size: 20px;margin-left: 10px;}
.banner-slide.swiper-slide-active .btext .jd {
  visibility: visible;animation: letterL 2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
.btext .jd a {position: relative;color: #fff;z-index: 3;}
.btext .jd span {position: absolute;width: 0;height: 100%;left: 0;top: 0;background: #3380c3;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;z-index: 1;}
.btext .jd:hover span {width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.banner-prev {
  position: absolute;
  left: 12.5%;
  bottom: 60px;
  z-index: 10;height: 55px;padding-bottom: 2px;
  overflow: hidden;background: none
}
.banner-prev span {
  display: block;
  float: left;
  position: relative;
  z-index: 3;
  margin-right: 30px;
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 48px;
  color: #fff;
  font-size: 26px;
  cursor: pointer;
  transition: 0.4s;
  overflow: hidden;background: none;margin-bottom: 1px;
}
.banner-prev span:hover {
  color: #000;
}
.banner-prev span:hover:before {
  transform: scale(1);
}
.banner-prev span:before {
  content: "";
  position: absolute;
  left: -150%;
  top: -150%;
  background: #fff;
  width: 300%;
  height: 300%;
  border-radius: 50%;
  z-index: -1;
  transition: 0.5s;
  transform: scale(0);
}
.banner .swiper-pagination-bullet {
  width: 33.3333%;
  height:50px;
  display: inline-block;position: relative;
  border-radius: 100%;border-radius: 0;opacity: 0.5;background: none;
  border-bottom:rgba(255,255,255,1) 1px solid;margin: 0 !important;color: #fff;line-height: 50px;font-size: 17px;
}
.banner .swiper-pagination-bullet::before{content: ""; position: absolute;left: 0;bottom:-1px;width: 0;height: 2px;background: #fff; }
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active::before{width:100%;-webkit-transition:all 5s; -moz-transition:all 5s; -o-transition:all 5s; transition:all 5s; }
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;background: none;border-bottom:rgba(255,255,255,0.5) 1px solid;}
/*
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
*/
.banner .swiper-pagination {bottom: 50px !important;}
.banner .swiper-num{ position: absolute; z-index: 9; right: 15px; top:50%; margin-top: -130px; color: #bebebe;}
.banner .swiper-num .active{ font-size:32px; font-weight: bold;}




.ban .swiper-slide{width:100%; height:100vh;}
.ban .swiper-pagination{bottom:30px !important;}
.ban .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: rgba(255,255,255,0.6)}
.ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#fff;border: #fff 1px solid;}
.ban .swiper-slide .bg1 {
	position: absolute;
    height: 100vh;
	overflow: hidden;
	width:100%;
	left:0px !important;
	top:0px;z-index: 5;
}

.ban .swiper-slide .bg1 img {
	display: block;
	width: 100%;
	height:100%;object-fit: cover;
	-webkit-transition: transform 7.6s linear;
	-moz-transition: transform 7.6s linear;
	-o-transition: transform 7.6s linear;
	-ms-transition: transform 7.6s linear;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.ban .swiper-slide.swiper-slide-active .bg1 img {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	filter:alpha(opacity=100); 
    -moz-opacity:1; 
    -khtml-opacity:1; 
    opacity: 1; 
}

.ban .swiper-slide .word {
	position: absolute;
	left:50%;margin-left: -620px;width: 1240px;
	height: 246px;
	top: 50%;
	margin-top: -103px;
	z-index: 10;text-align: left;
}

.ban .swiper-slide .word.l1 h4{text-align: left;}
.ban .swiper-slide .word.l1 h3{text-align: left;}
.ban .swiper-slide .word h4 {
	display: block;font-size: 26px;color: #100199; margin-top: 20px;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .4s;
	-webkit-transition: all .2s linear .4s;
}

.ban .swiper-slide .word h3 {
	font-size: 58px;
	color: #100199;font-weight: bold;
	line-height: 60px;
	margin: 15px 0 15px 0;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .2s;
	-webkit-transition: all .2s linear .2s;
}


.ban .swiper-slide .word a.xq {
	display: block;
	width: 220px;
	height: 50px;
	font-size: 16px;background: #100199;
	color: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	line-height: 50px;
	position: absolute;
	bottom: 20px;left: 0%;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .6s;
	-webkit-transition: all .2s linear .6s;border-radius:30px;text-align: center;
}
.ban .swiper-slide .word.l1 a.xq {
	bottom: 0;left: 0%;margin-left:0px;
}

.ban .swiper-slide .word a.xq:after {
	content: '';
	display: block;
	width: 15px;
	height: 14px;
	background: url(../images/rights.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -7px;
}
.ban .swiper-slide .word a.xq:hover{background: #012b64;}

.ban .swiper-slide.swiper-slide-active .word h4 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
   
}

.ban .swiper-slide.swiper-slide-active .word h3 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}

.ban .swiper-slide.swiper-slide-active .word a.xq {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}



@media only screen and (max-width:995px){
.swiper-container-ban{display:none;}
}

.swiper-container-sban{display:none;}
.swiper-container-sban .swiper-slide{width:100%; height:100vh;}
.swiper-container-sban .swiper-slide a{}
.swiper-container-sban .swiper-slide .mb {width: 100%;top: 0;height: 100%;left: 0;opacity: 0}
.swiper-slide-active .mb{animation:fadeInUp 1s .6s forwards;}
@media only screen and (max-width:995px){
.swiper-container-sban{display:block;}
}


.sy_p1 .tit { margin-bottom:50px;text-align: left;}
.sy_p1 .tit h1 { font-weight: bold;font-size: 40px;line-height: 178.5%;color: #100199;}
.sy_p1 .tit h1::after { display: none;}
.sy_p1 .tit .line {width: 75px;height: 8px;background: url(../images/titline1.png);margin-top: 10px;margin-bottom: 35px;}
.sy_p1 .tit h2{font-weight: 400;
font-size:46.28px;
line-height: 178.5%;
letter-spacing: 0.06em;color: #100199;}
.sy_p1 .tit h2 span {font-size: 52.6px;font-weight: 400;}
.sy_p1 { padding:58px 0 39px;position: relative;}

.sy_p1 .dz {
  position: absolute;
  left:2vw;
  font-size:3vw;line-height: 1;font-weight: bold;

  pointer-events: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  will-change: transform;opacity: 1;bottom: 91px;opacity: 0;color: #100199;
}

.active .sy_p1 .dz{animation:fadeInUp 1.6s 1s forwards;}
.sy_p1 .w_z {padding-top: 140px;width: 595px;float: left;opacity: 0;}
.sy_p1 .w_z .zi{font-size: 16px;color: #100199;line-height: 1.8;}
.active .w_z{animation:fadeInLeft .8s 1s forwards;}
.active .sy_p1 .t_p{animation:fadeInRight .6s 1s forwards;}

.sy_p1 .t_p{width: 686px;height: 686px;float: right;position: relative;padding: 74px;opacity: 0;}
.sy_p1 .t_p img {width: 100%;display: block;}

.active #caseBlanche{animation:bounceInUp 1.5s 1s forwards;}
.active #caseBlanche1{animation:bounceInUp 2s 1s forwards;}
#caseBlanche {
    height: 686px;
    width: 686px;
    position: absolute;
    top: 0px;
    left:0;border-radius: 50%;border: 1px solid rgba(16,1,153,0.5);opacity: 0;
}

#rond {
    height: 686px;
    width: 686px;
    border: 1px solid transparent;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0px;
    animation: rond 8s linear infinite;
    -webkit-animation: rond 8s linear infinite;
}

#test {
    height: 24px;
    width: 24px;
    position: absolute;
    background-color:  rgba(16,1,153,1);
    border-radius: 50%;
    top: 62px;
    left:111px;
}
#test2 {
    height: 22px;
    width: 22px;
    position: absolute;
    background-color: #79acf2;
    border-radius: 50%;
    bottom: 38px;
    left:161px;
}

@keyframes rond {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rond {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

#caseBlanche1 {
    height: 617px;opacity: 0;
    width: 617px;
    position: absolute;
    top:35px;
    left: 50%;
    margin-left: -308.5px;border: 1px solid rgba(16,1,153, 0.43);border-radius: 50%;
}

#rond1 {
    height: 617px;
    width: 617px;
    border: 1px solid transparent;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 0px;
    animation: rond1 8s linear infinite;
    -webkit-animation: rond1 8s linear infinite;
}

#test1 {
    height: 15px;
    width: 15px;
    position: absolute;
   background: #100199;
    border-radius: 50%;
    bottom:179px;
    right: 19px;
}

@keyframes rond1 {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(-180deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes rond1 {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        transform: rotate(-180deg);
    }
    100% {
        -webkit-transform: -rotate(360deg);
    }
}




._PageTitle {opacity: 0;margin-bottom: 50px;text-align: center;}
._PageTitle span {
    display: block
}
.active ._PageTitle {
    animation: bounceInLeft 1.5s .5s forwards;
}
._PageTitle span.cn {
    font-size: 28px;
    margin-bottom: 5px;color: #fff;
}

._PageTitle span.en {
    font-size: 42px;
    color: #fff;
    text-transform: uppercase;font-weight: bold;
    font-family: Exotic
}

._more {
    position: relative;
    z-index: 5;
    width: 138px;
    height: 38px;
    display:block;
    border: 1px solid #0076cb;
    text-align: center;
    line-height: 38px;
    transition: .35s
}

._more:hover {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #0076cb;
    z-index: 6;
    opacity: 0;
    transform: scale(1.2);
    transition: .35s
}


._more i {
    color: #0076cb;
    font-size: 16px;
    margin-left: 15px;
    transition: .35s
}

.about {
    overflow: hidden;
    position: relative;
    background: url(../images/bg1.jpg) center/cover no-repeat;
    background-attachment: fixed
}

.about ._more {
    color: #0076cb
}

.about .con {
    padding: 50px 0 80px
}


.about .describe {
    font-size: 14px;
    width: 100%;
    line-height: 1.8;
    margin-bottom: 25px;
    opacity: .7
}

.about ul {
    position: relative;
    z-index: 2;display: flex;align-items: stretch;
}

.about ul:after {
    content: '';
    display: block;
    clear: both
}

.about ul li {
    float: left;
    width: 20%;
    height: auto;
    position: relative
}

.about ul li.divtest:nth-child(1):before {
    transition-delay: 0s
}

.about ul li.divtest:nth-child(2):before {
    transition-delay: .1s
}

.about ul li.divtest:nth-child(3):before {
    transition-delay: .2s
}

.about ul .showBox {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    padding: 20%
}

.about ul .line.t {
    width: 36px;
    height: 1px;
    background: #3a3a3a;
    display: inline-block
}

.about ul .line.b {
    width: 36px;
    height: 1px;
    background: #3a3a3a;
    display: inline-block
}

.about ul .icon {
    display: block;
    font-size: 60px;
    color: #006fc0;
    margin: 6% auto
}

.about ul .showBox .en {
    color: #006fc0;
    font-size: 16px;
    display: block;
    text-transform: uppercase
}

.about ul .showBox .cn {
    color: #333;
    font-size: 24px;
    display: block;
    margin-top: 5%
}

.about ul .hideBox {
    position: relative;
    height: 100%;
    width: 100%;
    padding:60px 30px;box-sizing: border-box;
}

.about ul .title {
    font-size: 36px;
    margin-bottom: 15px
}

.about ul li {
    background:rgba(255,255,255,0.85);
    transition: all .3s ease 0s;opacity: 0
}
.active .about .wz_1{animation:fadeInRight .5s 1s forwards;}
.active .about .wz_2{animation:fadeInRight .5s 1.2s forwards;}
.active .about .wz_3{animation:fadeInRight .5s 1.4s forwards;}
.active .about .wz_4{animation:fadeInRight .5s 1.6s forwards;}
.active .about .wz_5{animation:fadeInRight .5s 1.8s forwards;}
.about ul li .title i {
    width: 85px;
    height: 85px;
    margin-right: 20px;
    background: url(../images/icon1.png) no-repeat;
    background-size: auto 65px;
    display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;
}

.about ul li:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    z-index: 2;
}

.about ul li:hover .title i {
   -webkit-transform: rotateZ(-45deg);-moz-transform: rotateZ(-45deg);-o-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg);transform: rotateZ(-45deg);
}

.about ul li:nth-child(1) .title i {
    background-image: url(../images/hx1.png)
}

.about ul li:nth-child(2) .title i {
    background-image: url(../images/hx2.png)
}
.about ul li:nth-child(3) .title i {
    background-image: url(../images/hx3.png)
}
.about ul li:nth-child(4) .title i {
    background-image: url(../images/hx4.png)
}
.about ul li:nth-child(5) .title i {
    background-image: url(../images/hx5.png)
}

.about ul li:nth-child(2) {
    background: #fcfcfc
}
.about ul li:nth-child(4) {
    background: #fcfcfc;
}

.about ul .title b {
    display: block;
    width: 100%;
    font-size: 20px;
    margin: 25px 0 35px;color: #222;
}
.about ul li:hover .title b{color: #100199}

.about ul .introduction {
    font-size: 15px;
    line-height: 1.7;
    opacity: .7;color: #222;
}

.about ul .hideBox p {
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
    text-indent: 20px;
    display: none
}

.about ul .hideBox p:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.tit{text-align: center;margin-bottom: 60px;}
.tit h1 {font-size:40px; color:#100199;font-weight: bold;position: relative;text-transform: capitalize;}
.tit h1::after {content: "";width: 60px;height: 4px;border-radius: 2px;background: #79acf2;left: 50%;margin-left: -30px;bottom: -15px;position: absolute;}
.tit h3 {margin-top: 20px;font-size: 15px;line-height: 1.7;color: #333; margin-bottom:50px;text-transform: uppercase;}

.sy_gy {padding: 60px 0;overflow: hidden;}
.sy_gy .nr {margin: 0 auto;position: relative;}
.active .sy_gy .tp{animation:fadeInLeft .5s 1s forwards;}
.active .sy_gy .wenz{animation:fadeInRight .8s 1s forwards;}
.sy_gy .tp {width: 75%;float: left;opacity: 0;}
.sy_gy .tp img {width: 100%;display: block;}
.sy_gy .wenz {width:40%;position: absolute;z-index: 9;background: rgba(16,1,153,0.95);padding: 50px 50px;right: 0;top:40%;transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);box-sizing: border-box;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;box-shadow: 0px 0px 20px rgba(0,0,0,0.5);opacity: 0;}
.sy_gy .wenz .tit {text-align: left;
}
.sy_gy .wenz .tit h1{color: #fff;}
.sy_gy .wenz .tit h1::after {left: 0%;margin-left:0px;background: #fff;}
.sy_gy .wenz h2 {font-size: 40px;color: #ccc;text-transform: uppercase;line-height: 1.4;font-weight: normal;} 
.sy_gy .wenz h3 {font-size: 30px;margin-bottom: 25px;color: #333;line-height: 1.8;font-weight: normal;}
.sy_gy .wenz p {font-size: 18px;line-height:1.8;color: #fff;}
.sy_gy .wenz .more{width:160px;margin-top: 30px;height: 45px;position: relative;text-align: center;border-radius: 25px;overflow: hidden;border: #fff 1px solid;}
.sy_gy .wenz .more a {font-size: 14px;display: block;line-height:45px;color: #fff;position: relative;z-index: 3;}
.sy_gy .wenz .more a i {margin-left: 8px;}
.sy_gy .wenz .more span {position: absolute;left: 0;width: 0%;height: 100%;top: 0;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;background: #79acf2;}
.sy_gy .wenz .more:hover span{width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_gy .wenz .more:hover a{color: #fff;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

.sy_gy .wenz:hover{transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}
.indcase{width: 100%;overflow: hidden;background: #004c89;position: relative}
.indcase ._PageTitle {position: absolute;top:150px;left: 0%;z-index: 9;width: 100%;}
.indcase-more {position: absolute;right: 0;bottom: -4px;display: block;width: 132px;height: 36px;margin-left: 20px;line-height: 34px;border-radius: 5px;border: 2px solid #8589b2;font-size: 14px;text-align: center;color: #8589b2;transition: all .4s ease;}
.indcase-more span{position: relative;z-index: 2;}
.indcase-more span:after{content: "\f105";font-family: "FontAwesome";margin-left: 6px;font-size: 22px;display: inline-block;transform: translateY(2px);}
.indcase-more:after{content: "";width: 0;right: 0;height: 100%;background: linear-gradient(135deg,#0068dd,#00aeee);position: absolute;transition: all .4s ease;}
.indcase-more:hover{border: 2px solid #2386ee;color: #fff;}
.indcase-more:hover:after{width: 100%;right: auto;left: 0;}
.indcase-box{width: 100%;position: relative;}
.indcase-img{width: 100%;object-fit: cover;position: relative;min-height: 475px;}
.indcase-wd{position: absolute;z-index: 2;top: 42%;left: 0;width: 100%;opacity: 0}
.active .indcase-wd{animation:fadeInRight .5s 0.8s forwards;}
.indcase-wd-font{width: 540px;color: #fff;}
.indcase-wd h2{font-size: 30px;margin-bottom: 15px;color: #100199;font-weight: bold;}
.indcase-wd p{font-size: 16px;line-height: 30px;margin-bottom: 35px;}
.indcase-wd h2, .indcase-wd p{opacity: 0;}
.swiper-slide-active .indcase-wd h2{animation:fadeInRight .5s 0.8s forwards;}
.swiper-slide-active .indcase-wd p{animation:fadeInRight .5s 0.8s forwards;}
.swiper-slide-active .indcase-wd .indban-wd-link{animation: indbanOpacity 1s ease both .9s;}

.indcase-click{position: absolute;bottom: 5%;width: 100%;left: 0;z-index: 4;user-select: none;}
.indcase-click:after{content: "";position: absolute;bottom: 5px;width: 100%;height: 1px;background: #fff;opacity: .2;}
.indcase-click .equip-min{width: 100%;position: relative;text-align: center;cursor: pointer;}
.indcase-click .equip-min p{font-size: 18px;color: #fff;height: 58px;line-height: 58px;}
.indcase-click .equip-min.cur p{color: #100199;}
.indcase-click .equip-min i{position: absolute;width: 10px;height: 10px;border-radius: 50%;left: 50%;margin-left: -5px;bottom: -5px;background: #fff;}
.indcase-click .con{position: relative;padding: 0 50px;}
.indcase-click .swiper-container{padding-bottom: 6px;}
.indcase-click .equip-min.cur i{width: 100%;border-radius: 0;height: 2px;left: 0;right: 0;margin: 0 auto;bottom: -1px;transition: width .6s ease;background: #100199;}
.indcase-click-prev, .indcase-click-next{position: absolute;transition: all .4s ease;bottom: -11px;z-index: 4;height: 34px;width: 34px;cursor: pointer;border-radius: 50%;background: #100199 url('../images/indcasearr.png') no-repeat left 10px center;overflow: hidden;border: 1px solid rgba(255, 255, 255, .2);}
.indcase-click-prev{left: 0;}
.indcase-click-next{right: 0;transform: rotate(180deg);}
.indcase-click-prev:hover, .indcase-click-next:hover{animation: casearr .6s linear both;}
.indcase-box .swiper-slide img {
    width: 100%;
    height:100vh;
    object-fit: cover;display: block;
}
@keyframes casearr{0%{background-position: left 10px center;}60%{background-position: -34px center;}60.0001%{background-position: 34px center;}100%{background-position: left 10px center;}}

.indban-wd-link a{display: inline-block;width: 140px;height: 48px;line-height: 48px;border-radius: 5px;overflow: hidden;font-size: 16px;text-align: center;margin-right: 10px;position: relative;color: #fff;}
.indban-wd-link a:last-child{margin-right: 0;}
.indban-wd-link a span{position: relative;z-index: 2;}
.indban-wd-link a span:after{content: "&#xea66;";font-family: "iconfont";margin-left: 6px;font-size: 22px;transition: all .4s ease;display: inline-block;transform: translateY(2px);}
.indban-wd-link a:first-child{background: linear-gradient(135deg,#100199,#79acf2);}
.indban-wd-link a:last-child{border: 1px solid #fff;}
.indban-wd-link a:hover span:after{margin-left: 12px;}
.indban-wd h2, .indban-wd p, .indban-wd-link{opacity: 0;}
.swiper-slide-active .indban-wd h2{animation: indbanLeft 1s ease both .4s;}
.swiper-slide-active .indban-wd p{animation: indbanLeft 1s ease both .6s;}
.swiper-slide-active .indban-wd-link{animation: indbanOpacity 1s ease both .9s;}
@keyframes indbanLeft{0%{opacity: 0;transform: translateX(140px);}100%{opacity: 1;transform: translateX(0);}}
@keyframes indbanOpacity{0%{opacity: 0;transform: translateX(80px);}100%{opacity: 1;transform: translateX(0);}}


.hzhb { width:1200px; margin:0px auto ;}
.hzhb li { width:18%;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box;box-shadow: 0 0 15px rgba(0,0,0,0.15); height:120px; display:table; float:left; text-align:center; position:relative;background: #fff;margin: 1% 1% 0.5%;border-radius: 10px;overflow: hidden;}
.hzhb li .w_z {position: absolute;left: 0;bottom: 0;height: 30px;background: rgba(16,1,153,0.5);line-height: 30px;font-size: 14px;color: #fff;text-align: center;width: 100%;border-radius:0 0 10px 10px;}
.hzhb li a { width:100%; height:120px; display:block}
.hzhb li .nrjz {display: table-cell;vertical-align: middle;text-align:center; width:240px; height:120px; margin:0 auto}
.hzhb li .nrjz {display: flex;align-items: center;justify-content: center;padding-bottom:30px;width: 100%;}
.hzhb li .nrjz img{max-width:88%;max-height:88%;}
.hzhb li.bodnno { border-bottom:none}
.hzhb li.bodrno { border-right:none}
.hzhb li.bodtno { border-top:none}

.gg01_tc{ width:100%; height:130px;position:absolute;top:1px;left:0; text-align:center;

/* filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");*/

/* filter:gray;*/

/*-webkit-filter:grayscale(100%);*/

/*-webkit-filter:grayscale(1);*/

/*-moz-filter:grayscale(100%);*/

/*-moz-filter:grayscale(1);*/

/*filter:grayscale(100%);*/

/*filter:gray;*/

}


.fttop {
  background-color:#100199 ;overflow: hidden;
}
.fttop .view {
  padding: 50px 0;overflow: hidden;
  margin: 0 auto;
}
.fttop .ftlink dl {
  margin-right: 60px;
}
.fttop .ftlink dl dt {
  font-size: 16px;
  color: #fff;
  margin-bottom: 6px;
}
.fttop .ftlink dl dd a {
  color: #fff;
  font-size: 14px;
  line-height: 28px;opacity: 0.8;
}
.fttop .ftlink dl dd a:hover {
  color: #fff;
  transition: all 0.3s;opacity: 1
}
.fttop .ftlink dl dd img {
  margin-top: 16px;
}
.fttop .partner {
  text-align: right;
}
.fttop .partner h2 {
  font-size: 16px;
  color: #aaa;
  margin: 10px 0 26px;
  line-height: 1;
}
.fttop .partner h3 {
  font-size: 24px;
  color: #79acf2;
  font-weight: bolder;
  line-height: 1;
  margin-bottom: 34px;
}
.fttop .partner p {
  font-size: 14px;
  line-height: 26px;
  color: #fff;
}
.fttop .partner .t_b {padding-top: 25px;}
.fttop .partner .t_b a {width: 40px;line-height: 38px;background: #79acf2;border-radius: 20px;text-align: center;display: inline-block;margin: 0 5px;}
.fttop .partner .t_b a i {font-size: 20px;color: #100199;}


.ftbot {
  text-align: center;border-top: rgba(121,172,242,0.5) 1px solid;
  color: #fff;
  height: 60px;
  line-height: 59px;
  font-size: 14px;
  background-color:#100199;
  min-width: 1200px;
}
.ftbot span a {
  color: #fff;
}
.ftbot span a:hover {
  color: #fff;
  transition: all 0.5s;
}




.nban { height:560px; width:100%; position:relative}
.nban .mb {  position:absolute; width:100%; height:100%; left:0; top:0; z-index:1}
.nban .w_z { width:600px; position:absolute; top:45%; left:50%; margin-left:-300px; z-index:9}
.nban h2 { font-size:60px;font-weight: bolder;color:#100199; margin:0 auto 20px; text-align:center;}
.nban h4 {
  font-size: 18px;
  color: #100199;
  text-align: center;
}
.nban h4 a {color: #100199}
.nban .b_tab {
  position: absolute;
  bottom: 0;
  left:0;width: 100%;
  transform: translateY(50%);
  z-index: 3;
  transition: all .4s;font-size: 18px;
}
.nban .b_tab .con { background: url(../images/tab_bj1.png) #fff no-repeat center; display: flex;box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.15);}

.nban .b_tab.fix-nav {
  position: fixed;
  top: 0.72rem;
  left: 0;
  width: 100%;
  height: max-content;
  border-top: 1px solid rgba(0, 0, 0, .1);
  transform: translateY(0);
  z-index: 99;
}

.nban .b_tab.fix-nav li a {
  padding: .2rem 0;
}

.nban .b_tab li {
  width: 100%;
  text-align: center;
  padding: 0 30px;
  position: relative;
}

.nban .b_tab li:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 40px;
  background-color: #EAEAEA;
}

.nban .b_tab li:last-child:after {
  display: none;
}

.nban .b_tab li a {
  display: block;
  text-align: center;
  color: #333333;
  line-height: 24px;
  padding: 28px 0;
  transition: all .4s;
  border-bottom: 2px solid transparent;
}

.nban .b_tab li.on a {
  border-bottom: 2px solid #100199;
  color: #100199;
}

 .nban .b_tab li:hover a {
  border-bottom: 2px solid #100199;
  letter-spacing:1px;
  color: #100199;
}
 

/*关于我们*/

.sy_about {padding: 110px 0 70px;overflow: hidden;}
.sy_about .container{display: flex;justify-content: center;}
.sy_about .tit {text-align: left;margin-bottom: 0;}
.sy_about .tit h1 {font-size: 36px;margin-bottom: 15px;}
.sy_about .tit h1::after {left: 0%;margin-left: 0px;display: none;}
.sy_about .wenz {width:60%;float: left;line-height: 1.8;font-size:16px;color: #333;margin-left: 2%;padding-left: 25px;box-sizing: border-box;position: relative;}
.sy_about .wenz::before {position: absolute;content: "";width:3px;height: 100%;background: #79acf2;top: 0;left: -40px; }
/* .sy_about .wenz h2 {font-size: 25px;color: #100199;margin-bottom: 15px;line-height: 1.5;font-weight: bold;} */
.sy_about .wenz h2 span {font-weight: bold;}
.sy_about .wenz p {margin-bottom: 15px;}
.sy_about .left {width:30%;float: left;margin-right: 3%}

.sy_cpfw{padding: 80px 0;background: url(../images/ywbj.jpg) center / cover no-repeat;background-attachment: fixed; overflow: hidden;}
.sy_cpfw .con {font-size: 24px;max-width: 1200px;text-align: center;color: #fff;line-height: 1.5;}

.ny_wh {padding: 70px 0 70px;background-color: #f6f6f6;overflow: hidden;}
.ny_wh ul {display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.ny_wh ul li {width: 19%;padding:25px 20px;box-sizing: border-box;text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  z-index: 1;background: #FFF;border-radius: 10px;}
.ny_wh ul li:hover{ 
  background: #FFF;
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.1);
          box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.1);}
.latest-service__item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #a9ccfc;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 500px;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 24px;color: #100199;-webkit-transition: 0.3s;
  transition: 0.3s;
}
.latest-service__item-icon i {font-size: 40px;}
.ny_wh ul li .bt {font-size: 20px;color: #111;margin-bottom: 15px;font-weight: bold;text-align: center;-webkit-transition: 0.3s;
  transition: 0.3s;}
.ny_wh ul li .nr {font-size: 16px;line-height: 1.8;color: #333;text-align: left;}
.ny_wh ul li:hover .bt{color: #100199;}
.ny_wh ul li:hover .latest-service__item-icon{background: #100199;color: #fff;}

.aboutc2{padding:70px 0 40px;overflow: hidden;}

.aboutc2 .aboutclist{width:23%;height:280px;margin: 0 1% 3%;border-radius: 1rem;position: relative;overflow: hidden;}
.aboutc2 .aboutclist.l1{background: url(../images/jt1.jpg) left center / cover no-repeat;transition: all 3s;-wbkit-transition: all 3s;-o-transition: all 3s;-moz-transition: all 3s;}
.aboutc2 .aboutclist.l1:hover{background: url(../images/jt1.jpg) right center / cover no-repeat;transition: all 3s;-wbkit-transition: all 3s;-o-transition: all 3s;-moz-transition: all 3s;}
.aboutc2 .aboutclist.l2{background: url(../images/jt2.jpg) left center / cover no-repeat;transition: all 3s;-wbkit-transition: all 3s;-o-transition: all 3s;-moz-transition: all 3s;}
.aboutc2 .aboutclist:hover.l2{background: url(../images/jt2.jpg) right center / cover no-repeat;transition: all 3s;-wbkit-transition: all 3s;-o-transition: all 3s;-moz-transition: all 3s;}
.aboutc2 .aboutclist.l3{background: url(../images/jt3.jpg) left center / cover no-repeat;transition: all 3s;-wbkit-transition: all 3s;-o-transition: all 3s;-moz-transition: all 3s;}
.aboutc2 .aboutclist:hover.l3{background: url(../images/jt3.jpg) right center / cover no-repeat;transition: all 3s;-wbkit-transition: all 3s;-o-transition: all 3s;-moz-transition: all 3s;}
.aboutc2 .aboutclist.l4{background: url(../images/jt4.jpg) left center / cover no-repeat;transition: all 3s;-wbkit-transition: all 3s;-o-transition: all 3s;-moz-transition: all 3s;}
.aboutc2 .aboutclist:hover.l4{background: url(../images/jt4.jpg) right center / cover no-repeat;transition: all 3s;-wbkit-transition: all 3s;-o-transition: all 3s;-moz-transition: all 3s;}

.aboutc2 .aboutclist .mb {padding:40px 30px;box-sizing:border-box;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(16,1,153,0.3);}

.aboutc2 .aboutclist .icon{width:90px;height:90px;margin:0 auto;line-height: 90px;text-align: center;border: #fff 1px solid;border-radius: 50%;}
.aboutc2 .aboutclist .icon i {font-size: 50px;color: #fff;}
.aboutc2 .aboutclist:hover .icon{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.aboutc2 .aboutclist .cntitle{color:#fff;font-size:24px;text-align:center;margin-top:25px}

.aboutc2 .aboutclist .entitle{color:#fff;font-size:16px;text-align:center;margin-top:5px;font-family:din;font-weight:bold}

.aboutc2 .aboutclist .line{width:26px;height:3px;background-color:#100199;margin:17px auto 0}

.aboutc2 .aboutclist .text{color:#fff;font-size:16px;text-align:center;margin-top:20px;line-height: 1.8;}

.gy_lx {padding: 70px 0 80px;overflow: hidden;background: url(../images/lxbj.jpg) center / cover no-repeat;}
.gy_lx .yc {width: 45%;margin-top: 50px;float: left;}
.gy_lx .yc .zx { padding: 20px 0px; font-size: 16px; line-height: 24px;color: #222;}
.gy_lx .yc .zx i { width: 50px; line-height: 50px; height: 50px; text-align: center; background: #100199; color: #b3d0f9; font-size: 24px; float: left; border-radius: 100px; margin-right: 20px; }
.gy_lx .yc .zx span {display: block;font-size: 22px;color: #100199;margin-top: 6px;}
.lx_ly { width: 55%;background: rgba(121,172,242,0.5);padding: 40px;border-radius: 10px;}

.lx_ly .txt { width: 100%; height: 45px; line-height: 45px; background: #fff; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px;}

.lx_ly .ll { width: 48%; margin-bottom: 20px;}

.lx_ly .text{ width: 160px; height: 45px; line-height: 45px; background: #100199; text-align: center; color: #fff; font-size: 16px;margin-top: 25px;cursor: pointer;}

.lx_ly .txtt { width: 100%; height:120px; line-height: 45px; background: #fff; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; border: none; outline: none;}

/*合作伙伴*/
.ny_hzhb{padding: 70px 0;overflow: hidden;}
.ny_hzhb ul {display: flex;justify-content:flex-start;align-items: stretch;flex-wrap: wrap;}
.ny_hzhb ul li{margin-right: 20px;width: calc((100% - 20px * (3 - 1) - 1px)/ 3);position: relative;margin-bottom: 20px;}
.ny_hzhb ul li:nth-child(3n){margin-right: 0;}
.ny_hzhb ul li .logo{width: 100%;height: 68px;text-align: center;line-height: 48px;}
.ny_hzhb ul li .logo img{position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 100%;}
.ny_hzhb ul li .w_z {border-top: 1px solid #e2e6ed; padding-top: 12px;}
.ny_hzhb ul li h3 {font-size: 20px;font-weight: bold;margin-bottom: 15px;text-align: center;}
.ny_hzhb ul li p {font-size: 14px;line-height: 1.8;}

.ny_hzhb ul li a{box-sizing: border-box;
  padding: 20px;
  display: block;
  font-size: 14px;
  transition: all .2s linear;
  text-decoration: none;
  position: relative;
  top: 0;
  box-shadow: 0 2px 4px rgba(3,27,78,.06);
  border: 1px solid #e5e8ed;
  text-align: left;
  height: 100%;}
.tpm-case-card__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/nyhzbj.jpg);
  transition: all .3s linear;
  opacity: 0;
  background-size: cover;
  background-position: left bottom;
}
.ny_hzhb ul li:hover a{box-shadow: 0 2px 10px rgba(3,27,78,.2);border: 1px solid #100199;}

/*服务与解决方案*/
.ny_cp{  position: relative;padding: 60px 0;
}
.ny_cp .list {width: 386px;float: left;background: rgba(121,172,242,0.6);position: sticky;top: 95px;height: 100%;}
.subNavBox{}
.subNav{cursor:pointer;
font-weight: 400;
font-size: 18px;color: #100199;background:url(../images/jiah.png) no-repeat;background-position:90% 50%;line-height: 65px;padding: 0 30px;border-bottom: #fff 1px solid;}
.subNav a{display:block; color: #100199;line-height: 1.5;padding: 19px 0;}
.subNav:hover{color:#fff;background: #100199 url(../images/jianh.png) no-repeat;background-position:90% 50%;}
.subNav.currentDd  a{color:#ffffff;}
.subNav:hover a{color:#ffffff;}
.currentDd{color:#fff;background: #100199 url(../images/jianh.png) no-repeat;background-position:90% 50%;}
.currentDt{background: #100199 url(../images/jianh.png) no-repeat;background-position:90% 50%;}
.navContent{display: none;background: #FFFFFF;box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);width: 100%;padding: 5px 32px 30px;}
.navContent li a{line-height: 56px;display: block;border-bottom: 1px dashed rgba(0,0,0,0.3);font-size: 16px;color: #100199;}
.navContent li a:hover{color: #100199;}
.navContent li a.on{color: #100199;}
.ny_cp .list ul li {position: relative;}
.ny_cp .list ul li .y_j {position: relative;line-height: 76px;padding: 0 50px;}
.ny_cp .list ul li:hover .y_j{background: #100199;}
.ny_cp .list ul li.on .y_j{background: #100199;}
.ny_cp .list ul li.on i{background: url(../images/jianh.png) center center no-repeat;}
.ny_cp .list ul li:hover .y_j a {color: #fff;}
.ny_cp .list ul li.on .y_j a {color: #fff;}
.ny_cp .list ul li .y_j a {
font-weight: 400;
font-size: 20px;color: #000000;}
.ny_cp .list ul li i {position: absolute;width: 130px;height: 100%;right: 0px;background: url(../images/jiah.png) center center no-repeat;}
.ny_cp .list ul li .e_j {position: relative;background: #FFFFFF;box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);width: 100%;display: none;padding: 5px 42px 60px;}
.ny_cp .list ul li .e_j a {line-height: 56px;display: block;border-bottom: 1px dashed rgba(0,0,0,0.3);font-size: 16px;color: #100199;}
.ny_cp .list ul li .e_j a:hover{color: #100199;}
.ny_cp .right {
  float: right;
  width: calc(100% - 386px);
}
.ny_cp .right .box {
  padding: 0 0 2vw 2.4vw;background: #fff;min-height: 600px;
}
.ny_cp .right .lb{padding-top: 20px;}
.ny_cp .right .lb ul li {width: calc((100% - 90px) / 3);float: left;margin: 0 15px 35px;}
.ny_cp .right .lb ul li .tp {background: rgba(255, 255, 255, 0.58);box-shadow: 0px 0px 3.08149px rgba(0, 0, 0, 0.25);overflow: hidden;position: relative;height: 13vw;display: flex;justify-content: center;align-items: center;}
.ny_cp .right .lb ul li .tp img {max-width: 100%;max-height: 100%; display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_cp .right .lb ul li:hover .tp img { -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_cp .right .lb ul li .mb {position: absolute;width: 100%;height: 100%;left: 0;top: 0;display: flex;justify-content: center;align-items: center;background: rgba(16, 1, 153, 0.65);opacity: 0;z-index: -1;}
.ny_cp .right .lb ul li .mb .more {width: 144px;height: 40px;background: #FFFFFF;border: 1px solid #FFFFFF;border-radius: 50px;font-size: 13px;color: #2F2AA3;text-align: center;line-height: 40px;}
.ny_cp .right .lb ul li .mb .more a {color: #100199;}
.ny_cp .right .lb ul li:hover .mb{opacity: 1;z-index: 2;}
.ny_cp .right .lb ul li h3 {margin-top: 10px;font-size: 16px;line-height: 32px;color: #000000;text-align: center;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ny_cp .list .a_n {
  display: none;
}

.ny_cp .right .part1 {font-size: 16px;line-height: 1.8;}
.ny_cp .right .part1 h2{fond-size:1.5;margin:0;line-height: 2;font-weight: 700;}
.ny_cp .right .part1 h3{fond-size:1.25;margin:0;line-height: 2;font-weight: 700;}
.ny_cp .right .part1 hr{border: 0;border-top: 1px solid #cccccc;}
/* .ny_cp .right .part1 hr{border: 0;border-top: 1px solid #cccccc;}
.ny_cp .right .part1 h2 {font-size:24px;color: #100199;font-weight: bold;border-bottom: #ccc 1px solid;margin-bottom: 20px;line-height: 50px}
.ny_cp .right .part1 h2 {font-size:24px;color: #100199;font-weight: bold;border-bottom: #ccc 1px solid;margin-bottom: 20px;line-height: 50px}
.ny_cp .right .part1 h2 span {display: inline-block;padding: 0 10px;border-bottom: #100199 2px solid;}
.ny_cp .right .part1 .xbt {font-size: 20px;color: #100199;font-weight: bold;margin-bottom: 15px;}
.ny_cp .right .part1 img {max-width: 100%;margin-bottom: 15px;margin: 0 auto 15px;}
.ny_cp .right .part1 .t_p {margin: 0 auto 15px;text-align: center}
.ny_cp .right .part1 .nr {font-size: 16px;color: #100199;line-height: 1.8;margin-bottom: 35px;}
.ny_cp .right .part1 .line {height: 1px;background: #ccc;margin-bottom: 35px;} */
.ny_cp .right .part1 .gl {display: flex;justify-content: space-between;flex-wrap: wrap;}
.ny_cp .right .part1 .gl li{width: 19%;margin-bottom: 10px;padding:20px 30px 30px ;background:rgba(121,172,242,0.6);border-radius: 6px;color: #100199;font-size: 16px; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;line-height: 1.3;}
.ny_cp .right .part1 .gl li:hover{background: #100199;color: #fff; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_cp .right .part1 .gl li h3 {
        font-size:28px;font-weight: bold;
        position: relative;
        padding-bottom: 10px;margin-bottom: 15px; line-height: 1.3;}
.ny_cp .right .part1 .gl li h3::after {
          position: absolute;
          bottom: 0;
          left: 0%;
          content: '';
          height: 2px;
          background: #100199;
          width: 26px; }
.ny_cp .right .part1 .gl li:hover h3::after{background: #fff;}
.ny_cp .right .part1 .gl li h4 {margin-top: 25px;font-size: 20px;font-weight: bold;margin-bottom: 10px;}

.ny_ys {display: flex;justify-content: space-between;margin-bottom: 35px;padding-top: 30px;}
.ny_ys li {margin: 0 15px;box-shadow: 0 0 15px rgba(0,0,0,0.15);padding: 25px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;flex: 1}
.ny_ys li:hover {transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;box-shadow: 0 0 15px rgba(0,0,0,0.25);}
.ny_ys li h3{font-size: 20px;font-weight: bold;margin-bottom: 10px;color: #100199;text-align: center;}
.ny_ys li .t_b{width: 60px;}
.ny_ys li img{width: 60px;display: block;margin: 0 auto 20px}
.ny_ys li p {font-size: 16px;color: #222;line-height: 1.8;}


/*新闻*/
.newslist{ padding: 40px 0 60px; margin: 60px auto 0;}
.newslist li{ width: 100%; padding: 30px 0; border-bottom: 1px solid #eaeaea;}
.newslist li a{ display: block; position: relative; padding-left: 410px;
	height: 210px; overflow: hidden; padding-right: 170px;}

.newslist li .pic{ position: absolute; left: 30px; top:0; z-index: 1;
	width: 340px; height: 100%; overflow: hidden;}
.newslist li .pic img{ width: 100%; height: 100%;}

.newslist li h3{ font-size: 20px; color: #222;font-weight: bold;line-height: 40px; height: 40px; overflow: hidden; padding: 0px 0 10px 0;}
.newslist li .txt{ color: #333; line-height: 28px; overflow: hidden; height: 84px; margin-top: 12px; text-align: justify;font-size: 14px;}
.newslist li .info{ font-size: 14px; color: #999; line-height: 20px; margin-top: 30px;}
.newslist li .info span{ display: inline-block; padding-left: 22px; margin-right: 20px;}
span.clock{ background: url('../images/clock.png') left no-repeat;}
span.click{ background: url('../images/click.png') left no-repeat;}

.newslist li label{ display: block; width: 38px; height: 38px; position: relative;
	 background: #fff url('../images/jia1.png') center no-repeat; border: 1px solid #79acf2;
	position: absolute; right:30px; top:76px; z-index: 1; cursor: pointer;}

.newslist li:hover h3{ color: #100199;}
.newslist li:hover{ box-shadow: 0 4px 20px 1px rgba(112,112,112,0.2);}
.newslist li:hover label{ background-color: #100199; border-color: #100199;
	 background-image: url('../images/jia1h.png');}
.newslist h3,.newslist li,.newslist label{ 
	-webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
@media screen and (max-width:1200px){
	.newslist li a{ padding-right: 100px;}
}
@media screen and (max-width:1040px){
	.newslist li a{ padding-right: 30px;}
	.newslist li label{ display: none;}
	.newslist li .txt{ height: 96px;}
	.newslist li .info{ margin-top: 20px;}
}
@media screen and (max-width:900px){
	.newslist li .txt{ height: 120px;}
	.newslist li .info{ display: none;}
}
@media screen and (max-width:750px){
	.newslist li a{ padding-left: 312px; padding-right: 20px; height: 168px;}
	.newslist li .pic{ left:20px; width: 272px;}
	.newslist li h3{ font-size: 30px; line-height: 48px; height: 48px; padding-top: 0;}
	.newslist li .txt{ line-height: 36px; height: 108px;}
}

.xiaocms-page {padding: 25px 0;overflow: hidden;text-align: center;}
.xiaocms-page a,
.xiaocms-page span{width: 34px;height: 34px;display: inline-block;margin: 0 5px;border-radius: 50%;line-height: 32px;text-align: center;font-size: 16px;color: #333;border: rgba(0,0,0,0.3) 1px solid;}
.xiaocms-page span,
.xiaocms-page a:hover{background: #100199;color: #fff;}
.xiaocms-page a.on{background: #100199;color: #fff;}





.fh_top{width:38px; height:38px; border-radius:100%; background-color:#fff; border:2px solid #e7e7e7; display:none; position:fixed; right:10px; bottom:30px; z-index:99999;}
.fh_top img{width:100%; height:auto;}
@media only screen and (max-width:995px){
.fh_top{width: 2.5rem;height: 2.5rem;right: 1rem;bottom: 2rem;}
}







@media only screen and (max-width:1441px){
	
		.nban {
  height: 480px;
}
	.ny_cp .list {
  width: 290px;
}
	.subNav {
  font-size: 16px;
  line-height: 60px;
  padding: 0 20px;
}
	.ny_cp .right {
  width: calc(100% - 300px);
}
	
	
	
	
}

@media only screen and (max-width:1370px){
	.btext {
  left: 5%;
  right: 5%;
}
	.sy_p1 .w_z {
  padding-top: 7%;
  width:calc(100% - 540px);
}
	.sy_p1 .t_p {
  width: 500px;
  height: 500px;
  padding: 62px;
}
	#caseBlanche {
  height: 490px;
  width: 490px;
}
	#rond1 {
  height: 400px;
  width: 400px;
}
	#caseBlanche1 {
  height: 400px;
  width: 400px;
  position: absolute;
  top: 50px;
  margin-left: -200px;
}
	#test {
  top: 22px;
  left: 111px;
}
	#test2 {
  bottom: 18px;left: 121px;
}
	#test1 {
  right: -8px;
}
	#rond {
  height: 490px;
  width: 490px;
}
	.about ul .hideBox {
  padding: 30px 20px;
}
	.about ul .title b {
  margin: 15px 0 20px;
}
	.about ul li .title i {
  height: 65px;
}
	.sy_gy .wenz .tit {margin-bottom: 30px;
}
	.sy_gy .wenz {
  padding: 40px 30px;
  right: 0;
  top: 30%;
}
	.sy_gy .wenz .tit h1 {font-size: 36px;
}
	.sy_gy .wenz p {
  font-size: 17px;
}
	
	
	
	
	
	
	
}






@media only screen and (max-width:1024px){
	

	.btext {
    position: absolute;
    left: 5%;
    right: 5%;
    z-index: 5;top: 30%;
    margin-top:0px;
}
	.btitle strong {
  font-size:36px;
  letter-spacing:1px;
}
	.bhide {
  visibility: hidden;
  transform: translateY(-100px);
}
	.btitle small {
  line-height: 1.4;
  font-size: 18px;
}
	.swiper-container-sban .swiper-slide-active .bhide {
  visibility: visible;
  animation: letterL 2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}
	.swiper-container-sban .swiper-slide-active .btext .jd {
  visibility: visible;animation: letterL 2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}

.tanchu .w_z {
  width: 100%;
}
	.tanchu {display: block;
}
	.banw {display: none;
}
	.sy_p1 {
  padding:30px 0 25px;
}
	.sy_p1 .w_z {
    padding-top: 3%;
    width:100%;float: none;margin-bottom: 25px;
  }
	.sy_p1 .tit {
  margin-bottom: 30px;
}
	.sy_p1 .tit h1 {
  font-size: 32px;
}
	.sy_p1 .t_p {
    width: 500px;
    height: 500px;
    padding: 62px;margin: 0 auto;float: none;
  }
	.sy_p1 .dz {display: none;
}
	._PageTitle span.en {
  font-size: 35px;
}
	.about ul {flex-wrap: wrap;
}
	.about ul li {
  width: 100%;
}
	.about ul .title b {
    margin: 10px 0 0px;font-size: 18px;
  }
	.about ul .hideBox {
    padding: 20px 15px;display: flex;align-items: center;
  }
	.about ul li .title i {
    height: 60px;margin-right: 0;
  }
	.about ul .title {
  margin-bottom: 0;margin-right: 15px;
}
	._PageTitle {
  margin-bottom: 30px;
}
	.sy_gy {
  padding: 30px 0;
}
	 .sy_gy .wenz {
    padding: 25px 20px;position: static;width: 100%;transform: translate(0,0%);
  -webkit-transform: translate(0,0%);
  -moz-transform: translate(0,0%);
  -ms-transform: translate(0,0%);
  -o-transform: translate(0,0%);
  }
	.sy_gy .tp {
  width: 100%;
}
	.sy_gy .wenz .tit h1 {
    font-size: 28px;
  }
	.tit h1::after {
  bottom: -10px;
}
	.sy_gy .wenz .more{width:160px;margin-top: 25px;height:36px;}
.sy_gy .wenz .more a {line-height:36px;}
	.sy_gy .wenz p {
    font-size: 16px;
  }
	.indcase-click .equip-min p {
  font-size: 16px;
}
	.hzhb {
  width: 90%;
}
	.hzhb ul {display: flex;flex-wrap: wrap;}
	.hzhb li {
  width: 23%;
  height: 90px;
}
	.hzhb li a {
  height: 90px;justify-content: center;align-items: center;display: flex;
}
	.gg01_tc {
  height: 90px;display: none;
}
	.hzhb li .nrjz {
  width: 140px;
  height: 90px;
  padding-bottom:0;
}
	.hzhb li .w_z {
  height: 26px;
  line-height: 26px;
  font-size: 14px;
}
	.fttop .view {
  padding:30px 0;display: none;
}
	.ftlink {display: flex;justify-content: space-between;width: 100%;}
	.fttop .ftlink dl {
  margin-right: 0px;
}
	.fttop .partner {
  text-align: center;width: 100%;margin-top: 25px;
}
	.fttop .partner h3 {
  margin-bottom:15px;
}
	.fttop .partner .t_b {
  padding-top:15px;
}
	.ftbot {
  min-width: 100%;
}	
	.ft-tp {
    width: 90%;
}
	.ftt-logo img {
    padding: 18px 0 16px;
    height: 30px;
}
	.fttb-link .lj {
    padding-right: 20px;
}
	.fttb-link .lj .bt a {font-size: 14px;
    margin-bottom: 10px;
}
	.fttb-link .ej {
    font-size: 12px;
}
	 .nban {
    height: 15rem;
  }
	.nban h2 {
  font-size:40px;
  margin: 0 auto 15px;
}
	.nban h4 {
  font-size: 16px;
}
	.ny_cp {
  padding: 30px 0;
}
	 .ny_cp .list {
    width: 100%;position: static;
  }
	.ny_cp .list .a_n {
  line-height: 50px;
    font-size: 16px;
    color: #100199;
    display: block;
    background: url(../images/nyej.png) right center / 20px no-repeat;
}
	 .subNavBox {
    position: absolute;
    width: 100%;
    left: 0;
    top: 80px;
    display: none;
    background: #fff;
    z-index: 99;box-shadow: 0 0 10px rgba(0,0,0,0.15)
  }
	.subNav {
  line-height: 50px;padding: 0 15px;font-size: 16px;background-size: 14px;background-position: 94% 50%;
}
	.currentDt{background-size: 14px;background-position: 94% 50%;}
	.currentDd {
  background-position: 94% 50%;
}
	 .ny_cp .right {
    width:100%;
  }
	.ny_cp .right .box {
  padding: 15px 0 2vw 0;
  min-height: 300px;
}
	.ny_cp .right .lb ul li {
  width: 48%;
  margin: 0 1% 20px;
}
	.ny_cp .right .lb ul li .tp {
  height: 13rem;
}
	.tit {
  margin-bottom:30px;
}
	.ny_cp .right .part1 h2 {
  margin-bottom: 15px;
}
	.ny_cp .right .part1 .nr {
  margin-bottom: 25px;
}
	.ny_ys li {
  margin: 0 10px;
  padding: 15px;
}
	.ny_ys li .t_b {
  margin: 0 auto 15px;
}
	.ny_ys li p {
  font-size: 14px;
}
	.ny_cp .right .part1 .gl li {
  width: 100%;
}
	.nban .b_tab {display: none;
}
	.sy_about {
  padding: 30px 0 20px;
}
	.sy_about .wenz {
  margin-left:0;
  padding-left:0;width: 65%
}
	.sy_about .wenz::before {
  left: -20px;
}
	.sy_about .container {
  justify-content: space-between;
}
	.ny_wh {
  padding: 30px 0 30px;
}
	.tit h1 {
  font-size:32px;
}
	.ny_wh ul li {
  width: 100%;
  padding: 20px 20px;display: flex;justify-content: space-between;align-items: center;
}
	.latest-service__item-icon {
  margin-bottom: 0px;
}
	.ny_wh ul li .wz {width: calc(100% - 110px);text-align: left;}
	.ny_wh ul li .bt {text-align: left;margin-bottom: 10px;
}
	.sy_cpfw {
  padding: 50px 0;
  background-attachment: scroll;
}
	.sy_cpfw .con {
  font-size: 18px;
  max-width: 94%;
}
	.aboutc2 {
  padding:30px 0 20px;
}
	.aboutc2 .aboutclist {
  width: 46%;
  height: 240px;
  margin: 0 2% 3%;
}
	.aboutc2 .aboutclist .cntitle {
  margin-top: 0;font-size: 20px;
}
	.gy_lx {
  padding: 30px 0 40px;
}
	.gy_lx .yc {
  width: 100%;
  margin-top: 20px;
}
	.gy_lx .yc .zx {
  padding: 10px 0px;
}
	.gy_lx .yc .zx span {
  font-size: 20px;
  margin-top: 5px;
}
	.lx_ly {
  width: 100%;margin-top: 20px;
  padding: 20px;
}
	.ny_hzhb {
  padding:30px 0;
}
	.ny_hzhb ul li {
  width:46%;margin: 0 2% 20px;
}
	.ny_hzhb ul li:nth-child(3n) {
  margin-right: 2%;
}
	.newslist {
  padding: 10px 0 30px;
  margin: 30px auto 0;
}
	.newslist li {
  padding:10px 0;
}
	.newslist li .pic {
  left: 0px;
  width: 280px;
}
	.newslist li a {
  padding-left: 310px;
  height: 160px;
  padding-right: 0px;
}
	.swiper-container-sban {height: 100vh;
  }
	.indcase {height: 100vh;overflow: hidden;
}

	
	
	
	
	
	
	
}
@media only screen and (max-width:600px){
	
	.container {
    max-width: 90%;
  }
	
	.btitle small {
    font-size: 16px;
  }
	.btitle strong {
    font-size: 2.4rem;
    letter-spacing: 0;
  }
	.btitle {
  padding-bottom: 15px;
  margin-bottom: 30px;
}
	.btext .jd {width: 150px;height:40px;line-height: 40px;font-size: 14px;}
	 .sy_p1 .t_p {
    width: 80%;
    height: auto;
    padding: 0;
  }
	#caseBlanche {display: none;
}
	#caseBlanche1 {display: none;
}
	  .sy_p1 .tit h1 {
    font-size: 2.4rem;
  }
	.sy_p1 .tit .line {
  width: 50px;
  height:4px;
  background: url(../images/titline1.png) center / 100% no-repeat;
  margin-top: 0px;
  margin-bottom:20px;
}
	.sy_p1 .w_z .zi {
  font-size: 1.3rem;
  line-height: 1.6;
}
	 ._PageTitle span.en {
    font-size: 2.4rem;
  }
	
	 .ftlink {
    display: none;
  }
	._PageTitle span.cn {
  font-size: 2rem;
  margin-bottom: 0;
}
	.about ul li .title i {
    height: 40px;width: 50px;background-size: auto 40px;margin: 0 auto;
  }
	  .about ul .title b {
    font-size: 16px;margin-top: 0;
  }
	.about ul .title {width: 80px;text-align: center;
  }
	.about ul .introduction {
  font-size: 1.3rem;opacity: 0.9;
  line-height: 1.6;width: calc(100% - 110px)
}
	  .about ul .hideBox {
    padding: 1rem 10px;
  }
	.about .con {
  padding: 50px 0 20px;
}
	._PageTitle {
    margin-bottom: 20px;
  }
	 .sy_gy .wenz p {
    font-size: 1.2rem;
  }
	.con {
    max-width: 90%;
  }
	.indcase-wd-font {
  width: 100%;
}
	.indcase-wd h2 {
  font-size: 2.4rem;
  margin-bottom: 10px;
}
	
	
	
	
	.ftt-bt {display: none;
}
	.ftt-logo img {float: none;margin: 0px auto;
}
	.ft-wap-wh {
    width: 115px;margin: 0 auto;
    float: none;
    padding: 20px 0px 20px 0;
}
	.ft-bt {
    line-height: 2rem;font-size: 1rem;height: 5rem;padding: 0.5rem 0;
}
	.ft-bt p i {
    padding-left: 1rem;
}
.ft {

    width: 100%;
    height: auto;

}

	.hzhb li {
    width: 30.3333%;
    height: 6rem;margin-bottom: 10px;
}
	.hzhb li .nrjz {
    width: 100%;
    height:6rem;
}
	.hzhb li a {
    height:auto;
}
	.hzhb li:hover {transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}
	.hzhb li img {width: 100%;}
	 .hzhb li .w_z {display: none;
  }
	 .hzhb ul {justify-content: space-between;justify-content:center;
  }
	.ftbot {padding: 10px 0;line-height: 1.2;height: auto;
  }
	.fttop .partner .t_b a {
  width: 32px;
  line-height:31px;
  margin: 0 3px;
}
	  .subNav {
    line-height: 40px;
    font-size: 14px;
  }
	.navContent {
  padding: 5px 15px 20px;
}
	.navContent li a {
  line-height: 32px;
  font-size: 14px;
}
	.ny_cp .right .lb ul li {
    width: 100%;
    margin: 0 0 20px;
  }
	 .ny_cp .right .lb ul li .tp {
    height: 18rem;
  }
	.nban {
    height: 22rem;
  }
	 .nban h2 {
    font-size: 2.4rem;
    margin: 0 auto 10px;
  }
	.nban .w_z {
  width: 90%;
  left: 5%;
  margin-left:0px;
}
	.nban h4 {
    font-size: 1.3rem;
  }
	.tit h1 {
  font-size: 2.4rem;
}
	 .ny_cp .right .part1 h2 {line-height: 35px;font-size:20px
  }
	.ny_cp .right .part1 .nr {
  font-size: 14px;
  margin-bottom: 20px;
}
	.ny_ys {
  display: block;
  margin-bottom: 35px;
  padding-top: 10px;
}
	.ny_ys li {width: 100%;margin: 0 0 20px;
  }
	 .ny_cp .right .part1 .gl li {padding: 20px 20px;
  }
	.sy_about .container {flex-wrap: wrap;
  }
	.sy_about .left {
  width: 100%;
  margin-right: 0;
}
	.sy_about .tit h1 {
  font-size: 2.4rem;
  margin-bottom:5px;
}
	.sy_about .tit h2 {font-size: 16px;}
	.sy_about .wenz h2 {
  font-size: 20px;margin-bottom: 10px
}
	.sy_about .wenz {
    width: 100%;margin-top:20px;
  }
	.ny_wh ul li {
    display: flex;
    justify-content:center;flex-direction: column;margin-bottom: 20px;
  }
	.ny_wh ul li .wz {
    width:100%;
  }
	 .ny_wh ul li .bt {
    text-align: center;margin-top: 15px;
  }
	.sy_cpfw .con {
    font-size: 16px;line-height: 1.8;max-width: 90%;
  }
	 .aboutc2 .aboutclist {
    width: 100%;
    height: 180px;
    margin: 0 0 3%;
  }
	.aboutc2 .aboutclist .mb {
  padding: 20px 20px;
}
	.aboutc2 .aboutclist .text {
  font-size: 14px;
}
	  .gy_lx .yc {
    margin-top: 0px;
  }
	 .gy_lx .yc .zx {font-size: 14px;
  }
	 .gy_lx .yc .zx span {
    font-size:16px;
    margin-top: 2px;
  }
	.gy_lx .yc .zx i {
  width: 40px;
  line-height:40px;
  height: 40px;
  font-size: 20px;
  margin-right: 15px;
}
	.lx_ly .ll {
  width: 100%;
  margin-bottom:15px;
}
	.lx_ly .txt {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}
	.sy_about .wenz::before {display: none;
  }
	 .ny_hzhb ul li {
    width: 100%;
    margin: 0 0 20px;
  }
	.ny_hzhb ul li a {
  padding: 0px 15px 20px;
}
	  .newslist li a {
    padding-left: 0px;
    height: auto;
    padding-right: 0px;
  }
	 .newslist li .pic {position: static;
    width: 100%;margin-bottom: 20px;
  }
	 .newslist li h3 {
    font-size:20px;color: #100199;
    line-height: 1.6;
    height: auto;padding: 0;
  }
	 .newslist li .txt {
    line-height: 30px;color: #100199;
    height: 90px;
  }
	.page a {
  width: 26px;
  height: 26px;
  margin: 0 3px;
  line-height: 24px;
}
	 .fttop .partner {
    margin-top: 0;
  }

}
.pore{position: relative;}
.dingwei{position: absolute;left: 0;top: -80px;}