@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:#233172;}
.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;}
@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;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
.header.on {background: rgba(255,255,255,0.8)}
.header:hover {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 .logo .img2 { display: none}
.header.on .logo .img1{ display:none}
.header.on .logo .img2 { display:block}
.header:hover .logo .img2 { display:block}
.header:hover .logo .img1 { display:none}
.header.on .language{margin-top: 22px;}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px;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:30px; height:2px; 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 {left: 25%;right: auto;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;background: #fff;
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:30px;background: #fff;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}

.header .gb{position:absolute; top:50%; right:15px; height:18px; width:30px;
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 .gb span{width:30px; height:2px; 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 .gb span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .gb span.a3{top:8px; width:30px;
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:#fff;position: relative;font-size:20px; width:34px;text-align: center;}
.header:hover .right ul li{color: #222}
.header.on .right ul li{color: #222}
.header .right li i {font-size: 24px;}


.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: #233172;}
.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{width:25%; padding:50px 5% 0 5%; background: rgba(255,255,255,0.06);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);height:100%; position:fixed; top:0; left:-30%; 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;border-radius: 0 30px 30px 0;border: rgba(255,255,255,0.3) 1px solid;box-shadow: 0 0 20px rgba(0,0,0,0.15)}
.nav .y_j{position:relative;}
.header .nav.on{left:0;}

.header .nav ul li a { font-size: 18px;color: #fff;font-weight: bold}
.header .nav i{font-size:18px; color:#fff; line-height:54px; text-align:right; position:absolute; width:50%; height:60px; right:0px; top:50%;
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{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;}
.header .nav ul li .e_j a { color:#fff;font-size: 16px;line-height: 36px;display: block;font-weight: normal}
.header .nav ul li .e_j a:hover { color:#233172}
.header .nav .e_j a{border-top:0; font-size:16px; color:#233172; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}

	
	.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;}




/*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{
  font-weight: bold;
}
.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:hover .menu{background-image: url(../images/index_header_menu.png);
  background-position: center bottom;}
.header.on .menu{background-image: url(../images/index_header_menu.png);
  background-position: center bottom;}
.header .menu p{
	position: absolute;display: none;
	left: 0;
	top: 0px;
	width: 100%;
	text-align: center;
	font-size: 14px;line-height: 32px;
	color: #233172;
	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 .menu {display: none;
}
.header{border:0; height:60px; width:100%;z-index: 9999;}
	.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 .an.n span.a3 { background: #333;}
	.header.on .an.n span.a1 {background: #333;}

.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:#fff}
	  .header.on .an span {
    background-color: #333;
  }
	.header .an.n {
  left: auto;
  right: 0px;
}
.header .nav ul { width: 100%;}
	.header .nav {
  width: 100%;
  padding: 20px 5% 20px 5%;top: 60px;background: rgba(0,0,0,0.3);border-radius: 0;
  left: -100%;
  border:none;
}


}
@media only screen and (max-width:600px){
.header .container{ padding:0;width:94%}

.header .right {
}
	  .header .right {
    margin-right: 40px;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;}

.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: #e89016;
}
.btitle strong {
  display: block;
  line-height: 1.2;
  color: #233172;
  font-size: 58px;
  letter-spacing: 3px;
}
.btitle small {
  display: block;
  margin-top: 20px;
  line-height: 1.1;
  color: #233172;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "Helvetica";
}
.btext .jd {width: 180px;height: 50px;line-height: 50px;text-align: center;background: #233172;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: #233172; 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: #233172;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: #233172;
	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{}

@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: #fff;}
.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: #233172;}
.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;
bottom: 91px;opacity: 0;color: transparent;  pointer-events: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-stroke: #233172 1px;
  will-change: transform;
}

.active .sy_p1 .dz{animation:fadeInUp 1.6s 1s forwards;}
.sy_p1 .w_z {width: 595px;float: left;opacity: 0;}
.fleilist {
  overflow: hidden;
  margin-top: 52px;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fleilist li {
  display: inline-block;
  position: relative;
}
.fleilist li.fenge {
  width: 1px;
  height: 24px;
  background-color: #fff;
}
.fleilist li a {
  display: block;
  text-align: center;
}
.fleilist .pic {
  width: 100%;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 0;
}
.fleilist .pic i {font-size: 45px;color: #f9af02;}
.fleilist img {
}
.fleilist li:hover .pic {-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; 
}
.fleilist h3 {
  font-size: 18px;
  color: #fff;
  line-height: 20px;
  text-transform: uppercase;
  height: 20px;margin-top: 10px;
  overflow: hidden;
}




.sy_p1 .w_z .zi{font-size: 16px;color: #fff;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:706px;float: right;position: relative;opacity: 0;}
.video-wrapper {
            position: relative;
            width: 100%;
        }
        .video-js {
            width: 100%;
            height: auto;
            aspect-ratio: 16/9;
        }
        .play-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            background: rgba(0,0,0,0);
            cursor: pointer;
            z-index: 10;
        }
        .play-icon {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: rgba(255,255,255,0.2);
            backdrop-filter: blur(5px);
            display: flex;
            justify-content: center;
            align-items: center;display: none;
        }
        .play-icon::after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-top: 12px solid transparent;
            border-bottom: 12px solid transparent;
            border-left: 20px solid white;
            margin-left: 5px;
        }
.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:#233172;
    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: #e89016;
    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: 24%;
    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(35,49,114,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: #f9af02
}
.about ul li:nth-child(4) {
    background: #f9af02;
}
.about ul li:nth-child(2n) .title b {color: #233172;
}
.about ul li:nth-child(2n):hover .title b{color: #233172;}
.about ul .title b {
    display: block;
    width: 100%;
    font-size: 20px;
    margin: 25px 0 35px;color: #fff;
}
.about ul li:hover .title b{color: #f9af02}

.about ul .introduction {
    font-size: 15px;
    line-height: 1.7;
    opacity: .7;color: #fff;
}
.about ul li:nth-child(2n) .introduction{color: #233172;opacity: 0.9}

.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:#233172;font-weight: bold;position: relative;text-transform: capitalize;}
.tit h1::after {content: "";width: 60px;height: 4px;border-radius: 2px;background: #f9af02;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;}
.product{}
.sy_cp{padding: 60px 0;}
.swiper-yxxy{margin:0px auto 0; padding: 0 60px 0px;position: relative;z-index: 99;opacity: 0;}
.active .swiper-yxxy{animation:fadeInUp .8s 1s forwards;}
.swiper-yxxy .swiper-slide{position:relative;height: 420px;}
.swiper-yxxy .swiper-slide img{width:100%; height:auto; display:block;border-radius: 50%;}
.swiper-yxxy .swiper-slide .mb {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(255,255,255,0.85);z-index: 1;opacity: 0;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;border-radius: 15px;}
.swiper-yxxy .swiper-slide:hover .mb{opacity: 1;}
.swiper-yxxy .swiper-slide .w_z{width:100%; padding:20px 5%;  position:absolute; top:10%; left:0; color:#fff;;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;z-index: 2;}
.swiper-yxxy .swiper-slide .w_z h3{font-size:20px;font-weight: bold;color:#fff;position: relative;padding-bottom: 10px;text-align: center;margin-bottom: 15px;}
.swiper-yxxy .swiper-slide .w_z .text{display: none;width: 100%;}
.swiper-yxxy .swiper-slide .w_z p {font-size: 16px;padding: 10px;color: #333;line-height: 1.8;width: 100%;}
.swiper-yxxy .swiper-slide .w_z .tb {width: 220px;margin:0 auto 20px;height: 220px;background: url(../images/bk.png) center / 100% no-repeat;padding:18px;}
.swiper-yxxy .swiper-slide .w_z .tb img {width: 100%;height: 100%;object-fit: cover;}
.swiper-yxxy .swiper-slide .w_z h3::before{width: 50px;background: #233172;content: "";position: absolute;left: 50%;margin-left: -25px;height: 2px;bottom: 0;}
.swiper-yxxy .swiper-slide .more {width: 160px;height: 50px;line-height: 50px;background:url(../images/morebj.jpg) center / cover no-repeat;text-align: center;font-size: 16px;margin: 30px auto 0;border-radius: 25px;}
.swiper-yxxy .swiper-slide .more a {color: #fff}
.swiper-yxxy .swiper-slide:hover .w_z h3{color: #000;}
.swiper-yxxy .swiper-slide:hover .tb{height: 0;padding: 0;}
.swiper-yxxy .swiper-slide:hover .more{background:url(../images/morehov.jpg) center / cover no-repeat;}
.swiper-yxxy .swiper-slide:hover .more a {color: #233172}
.swiper-yxxy .swiper-slide:hover .w_z{background-color:rgba(255,255,255,0.8); top:5%;}
.swiper-yxxy .swiper-slide:hover .w_z .text{display: block;}
.swiper-yxxy .swiper-pagination{bottom:20px !important;}
.swiper-yxxy .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:#ccc}
.swiper-yxxy .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#d50100;}





.business__earth .circulars {
    transform: rotate(180deg);
    transition: 1.8s;
  }
.businee__left .line {margin-top: 10px;width: 75px;
  height: 8px;
  background: url(../images/titline1.png);}
  .business__ico {
    opacity: 0;
    transform: translateY(-30px);
    transition: 0.65s;
  }
.common__height {
  position: relative;
  height: 100vh;
  background-position: center;
  background-size: cover;
}
.business {
  position: relative;
  z-index: 3;
  background-position: center;
  background-size: cover;
}
.business-swipers {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.business-slide {
  overflow: hidden;
}
.business-slide.swiper-slide-active .business-bg {
  transform: scale(1);
  transition: 1.5s 0s;
}
.business-bg {
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: scale(1.1);
  transition: 1s 0.5s;
}
.business__wrap {
  position: absolute;
  left: 50%;
  margin-left: -720px;
  top: 55%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 1440px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;z-index: 999;
}
.business__con p {
    font-size: 16px;
    letter-spacing: 1px;
}
.intro__content p {
    color: #fff;
    font-size: 14px;
    line-height: 2.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.businee__left {
  width: 430px;
}
.business__con{margin-bottom: 30px;opacity: 0}
.active .business__con {
  animation: bounceInLeft 1.5s .5s forwards;
}
.business__con p {
  font-size: 16px;
  letter-spacing: 1px;
}
.chack__more a {
  display: block;
  position: relative;
  z-index: 3;
  text-align: center;
  width: 134px;
  height: 48px;
  line-height: 48px;border: #fff 1px solid;border-radius: 8px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  overflow: hidden;opacity: 0;
}

.active .chack__more a {
  animation: bounceInLeft 1.5s .5s forwards;
}
.chack__more a:hover{border: #f9af02 1px solid}
.chack__more a:hover:before {
  top: -25%;
}
.chack__more a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 130%;
  z-index: -1;
  width: 100%;
  height: 150%;
  background: #f9af02;
  transform: skewY(10deg);
  transition: 0.48s;
}
.business__right {
  position: relative;
  margin-right: 15%;
  width: 587px;
}
.business__earth {
  position: relative;
}
.business__earth .circulars {
  width: 100%;
  height: auto;
}
.business__earth .earth {
  width: 82.53%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  animation: moveScroll 20s linear infinite;
}
@keyframes moveScroll {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.business__ico {
  position: absolute;
}
.business__ico:hover b {
  border-color: #f9af02;
  transition-delay: 0.25s;
}
.business__ico:hover b:before {
  opacity: 1;
  visibility: visible;
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
}
.business__ico b {
  display: block;
  position: relative;
  z-index: 3;
  width: 66px;
  height: 66px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  text-align: center;
  line-height: 66px;
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  transition: 0.35s;
}
.business__ico b:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  background: #f9af02;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  transform: rotateY(180deg);
  transition: 0.56s;
}
.business__ico b i {font-size: 45px;color: #fff;}
.business__ico span {
  display: block;
  line-height: 1;
  color: #ffffff;
  font-size: 16px;
  white-space: nowrap;
}
.business__ico1 {
  left: 50%;
  margin-left: -34px;
  top: -35px;
  transform: translateX(-3px);
}
.business__ico1 span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  margin-bottom: 18px;
}
.business__ico2 {
  left: 80.74%;
  top: 10.58%;
}
.business-l a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.business-l a span {
  margin-left: 9px;
}
.business__ico3 {
  left: 90%;
  top: 64.1%;
}
.business__ico4 {
  left: 44.91%;
  bottom: -5%;
}
.business__ico5 {
  left: 50%;
  margin-left: -34px;
  bottom: -35px;
}
.business__ico5 span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  margin-top: 18px;
}
.business__ico6 {
  right: 91.91%;
  bottom: 24.5%;
}
.business-r a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}
.business-r a span {
  margin-right: 9px;
}
.business__ico7 {
  right: 86%;
  top: 10.58%;
}
.business__ico8 {
  right: 80.74%;
  top: 10.58%;
}
.informate {
  background-position: center;
  background-size: cover;
}
.active .business__earth .circulars {
  transform: rotate(0deg);
  transition: 1.8s 0.5s;
}
.active .business__ico {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 0.7s;
}
.active .business__ico.business__ico2 {
  transition-delay: 0.9s;
}
.active .business__ico.business__ico3 {
  transition-delay: 1.1s;
}
.active .business__ico.business__ico4 {
  transition-delay: 1.3s;
}
.active .business__ico.business__ico5 {
  transition-delay: 1.5s;
}
.active .business__ico.business__ico6 {
  transition-delay: 1.7s;
}
.active .business__ico.business__ico7 {
  transition-delay: 1.9s;
}
.active .business__ico.business__ico8 {
  transition-delay: 2.1s;
}



/*新闻*/

.index-fiv {
    padding: 80px 0;
}
.index-fiv .g-tit1 .hr {
  margin: 10px auto 25px;
}

.infiv-con {
    margin-top: 45px;
}

.infiv-ul {
    margin: 0 -17.5px;
}

    .infiv-ul li {
        float: left;
        width: 33.333%;
        padding: 0 17.5px;box-sizing: border-box;opacity: 0;
    }
.active .index-fiv .wz_1{animation:fadeInRight .5s 1s forwards;}
.active .index-fiv .wz_2{animation:fadeInRight .5s 1.2s forwards;}
.active .index-fiv .wz_3{animation:fadeInRight .5s 1.4s forwards;}

        .infiv-ul li a {
            display: block;
        }

.infiv-img {
    overflow: hidden;border-radius: 16px 16px 0 0;
}

    .infiv-img img {
        width: 100%;
        transition: ease 1s;
    }

.infiv-txt {
    padding: 26px 25px;
    background: rgba(255, 255, 255, .1);
    box-shadow: 0 0 13px rgba(0, 0, 0, .1);background: #fff;
    height: 217px;box-sizing: border-box;border-radius:0 0 16px 16px;
}

    .infiv-txt h3 {
        font-size: 18px;font-weight: bold;
        line-height: 30px;
        color: #000;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
.index-fiv .hx {
  width: 100%;
  height: 1px;
  background-color: #dcdcdc;
  position: relative;
  margin: 6px 0 0;
}
.index-fiv .hx:before {
  content: '';
  position: absolute;-webkit-transition: .6s;
  transition: .6s;
  left: 100%;
  top: -5px;
  z-index: 0;
  width: 12px;
  height: 12px;
  background-color: #f9af02;
  opacity: 0;
  border-radius: 50%;
}
.index-fiv li:hover .hx {
  background-color: #233172;
}
.index-fiv li:hover .hx:before {
  opacity: 1;
  left: 0;
}

    .infiv-txt span {
        margin-top: 15px;
        display: block;
        font-size: 16px;
        line-height: 30px;
        color: #333;
        font-family: "Arial";
    }

    .infiv-txt p {
        margin-top: 12px;
        font-size: 16px;
        line-height: 30px;
        color: #333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 60px;
    }

.infiv-ul li:hover .infiv-txt h3 {
    color: #233172;
}

.infiv-ul li:hover .infiv-img img {
    transform: scale(1.05);
}
.index-fiv .more {display: block;opacity: 0;
width: 200px;
height: 50px;
font-size: 16px;
background: #233172;
color: #fff;
box-sizing: border-box;
padding: 0 30px;
line-height: 50px;border-radius: 30px;position: relative;overflow: hidden;margin:20px auto 0;}
.index-fiv .more a {color: #fff;position: relative;z-index: 8}
.index-fiv .more i {font-size: 20px;margin-left: 10px;}
.index-fiv .more span {position: absolute;left: 0;bottom: 0;width: 0;height: 100%;background: #f9af02;-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.index-fiv .more:hover span {width: 100%;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.index-fiv .more::after {
    content: '';
    display: block;
    width: 15px;
    height: 14px;
    position: absolute;
    right: 30px;
    top: 50%;
	margin-top: -7px;}

.active .index-fiv .more{animation:fadeInUp .5s 1.2s forwards;}











.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.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");/* Firefox 3.5+ */

 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:#233172 ;overflow: hidden;
}
.fttop .view {
  padding: 50px 0;overflow: hidden;
  margin: 0 auto;
}
.fttop .ftlink dl {
  margin-right: 80px;opacity: 0;
}
.active .fttop .wz_1{animation:fadeInRight .5s 1s forwards;}
.active .fttop .wz_2{animation:fadeInRight .5s 1.2s forwards;}
.active .fttop .wz_3{animation:fadeInRight .5s 1.4s forwards;}
.active .fttop .wz_4{animation:fadeInRight .5s 1.6s forwards;}
.active .fttop .wz_5{animation:fadeInRight .5s 1.8s forwards;}
.fttop .ftlink dl dt {
  font-size: 18px;font-weight: bold;
  color: #fff;
  margin-bottom:15px;
}
.fttop .ftlink dl dd a {
  color: #fff;
  font-size: 14px;
  line-height: 28px;opacity: 0.8;
}
.fttop .ftlink dl dd a:hover {
  color: #f9af02;
  transition: all 0.3s;opacity: 1
}
.fttop .ftlink dl dd img {
  margin-top: 16px;
}
.fttop .partner {
  text-align: right;opacity: 0;
}
.ny .fttop .partner {
  opacity: 1;
}
.active .fttop .partner{animation:fadeInRight .5s 1s forwards;}
.fttop .partner .logo{margin-bottom: 10px;}
.fttop .partner .logo img{max-width: 206px;}
.fttop .partner h2 {
  font-size: 16px;
  color: #aaa;
  margin: 10px 0 15px;
  line-height: 1;
}
.fttop .partner h3 {
  font-size: 24px;
  color: #f9af02;
  font-weight: bolder;
  line-height: 1;
  margin-bottom: 20px;
}
.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: #f9af02;border-radius: 20px;text-align: center;display: inline-block;margin: 0 5px;}
.fttop .partner .t_b a i {font-size: 20px;color: #fff;}


.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:#233172;
  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:#fff; margin:0 auto 20px; text-align:center;text-shadow: 0 0 10px rgba(0,0,0,0.4)}
.nban h4 {
  font-size: 18px;text-shadow: 0 0 8px rgba(0,0,0,0.4);
  color: #fff;
  text-align: center;
}
.nban h4 a {color: #fff}
.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 #233172;
  color: #233172;
}

 .nban .b_tab li:hover a {
  border-bottom: 2px solid #233172;
  letter-spacing:1px;
  color: #233172;
}
 

/*关于我们*/

.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;line-height: 1.4}
.sy_about .tit h3 {margin-bottom: 40px;}
.sy_about .tit h1::after {left: 0%;margin-left: 0px;}
.sy_about .wenz {width:50%;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 h2 {font-size: 25px;color: #233172;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:45%;float: left;margin-right: 3%}


.ny_ryzz {padding: 80px 0;background: #f5f5f5;}
.sy_ryzz .container {width: 1200px;}

.honors-sw-hook .swiper-wrapper li.swiper-slide-active { -webkit-transform: scale(1); transform: scale(1); -o-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); z-index: 10; }
.honors-sw-hook .swiper-wrapper li img {
  display: block;
  max-width: 100%;
  border: 1px solid #cccccc;
  padding: 8px;
  margin: 0 auto;
  width: auto;
  box-sizing: border-box;
}

.honors-wraper { position: relative; padding: 0; }

.honors-sw-hook { position: relative; overflow: hidden; padding: 20px 0 20px; }

.honors-sw-hook .swiper-wrapper li { -webkit-transition: all .7s ease; -o-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; width: 20%; -webkit-transition: transform 1.0s; -moz-transition: transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; text-align: center;box-sizing: border-box;}

.honors-sw-hook .swiper-wrapper li.swiper-slide-active { color: #233172;font-weight: bold;}

.honors-sw-hook .swiper-wrapper li p { padding-top: 10px;font-size: 16px;color: #fff; }

.honors-sw-hook .swiper-wrapper li img { display: block; width: 100%; border: 1px solid #cccccc;padding:8px; }

.swiper-btn { display: block; width: 42px; height: 42px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); background: url(../images/arror.png); z-index: 99; }

.honor-prev { left: 0; background-position: 0 0; }

.honor-next { right: 0; background-position: right 0; }

@media (min-width: 1024px) {
.honors-wraper { margin-top: 25px; }
  .honors-sw-hook { padding: 40px 0; }
  .honors-sw-hook .swiper-wrapper li { -webkit-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); -moz-transform: scale(0.8); margin-right: 25px; }
  .honors-sw-hook .swiper-wrapper li.swiper-slide-active { -webkit-transform: scale(1.2); transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); z-index: 10; }
  .honors-sw-hook .swiper-wrapper li p { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); padding-top: 18px; }
  .honors-sw-hook .swiper-wrapper li.swiper-slide-active p { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); -moz-transform: scale(0.9); }
  .honors-sw-hook .swiper-wrapper li.my-slide-left, .honors-sw-hook .swiper-wrapper li.my-slide-right { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); z-index: 9; -moz-transform: scale(1); -o-transform: scale(1); }
  .honors-sw-hook .swiper-wrapper li.my-slide-left p, .honors-sw-hook .swiper-wrapper li.my-slide-right p { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); z-index: 9; -moz-transform: scale(1.1); -o-transform: scale(1.1); }
  .honors-sw-hook .swiper-wrapper li.my-slide-left { right: 2%; }
  .honors-sw-hook .swiper-wrapper li.my-slide-right { left: 2%; }
  .swiper-btn { display: block; }
  .honor-prev { left: -30px; }
  .honor-next { right: -30px; }
  .swiper-btn:hover { background-image: url(../images/arrorho.png); }
}

/*发展历程*/
.ny_fzlc{padding: 80px 0;overflow: hidden;background:url(../images/lcbj.jpg) center / cover no-repeat;}
.ny_fzlc .swiper-btn {
  display: block;background: none;
  width: 42px;
  height: 42px;line-height: 40px;text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);border: #fff 2px solid;color: #fff;border-radius: 50%;margin-top: 25px;
  z-index: 99;
}
.ny_fzlc .swiper-btn:hover{border: #233172 2px solid;color: #233172;}
.ny_fzlc .swiper-btn i{font-size: 20px;font-weight: bold;}

.ny_fzlc .lc-prev{left:0px;}
.ny_fzlc .lc-next{right:0;left: auto;}
.fzlc_list{position: relative;}
.swiper-fzlc{z-index: 5 !important;overflow: visible !important;}
.fzlc_list ul{position: relative;}
.fzlc_list .swiper-wrapper{align-items: stretch;}
.fzlc_list::after {
  content: '';
  background: url(../images/line.png) repeat-x left bottom;
  height: 52px;
  width: 1000%;
  position: absolute;
  left: 0;top: 190px;margin-top: -26px;
  z-index: 1;
}
.fzlc_list li{position: relative;z-index: 5;padding-left: 20px;}
.fzlc_list li .t_p{width:160px;height: 160px;right: -140px;border-radius:80px;border: #233172 3px solid;overflow: hidden;position: absolute;top: 0;}
.fzlc_list li .t_p img{width: 100%;height: 100%;object-fit: cover;}
.fzlc_list li:nth-child(2n){padding-top: 200px;}
.fzlc_list li:nth-child(2n) .t_p{bottom: 0;top: auto;}
.fzlc_list li .n_r{border-left: #ccc 1px solid;padding-left: 25px;position: relative;padding-bottom: 52px;height: 100%;}
.fzlc_list li:nth-child(2n) .n_r {padding-top: 102px;padding-bottom: 0;}
.fzlc_list li .n_r h3 {font-family: 'Bebas';
  color: #fff;
  font-size: 28px;font-weight: bold;
  line-height: 40px;margin-bottom: 10px;}
.fzlc_list li .n_r .text {font-size: 16px;
  line-height: 30px;
  color: #fff;
  font-weight: lighter;padding-right: 30px;}
.fzlc_list li .n_r::after{content: '';
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #f9af02;
  position: absolute;
  left: -13px;
  top: 0;
  border: #233172 8px solid;z-index: 9;}




.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:24%;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: #233172;
  -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: #f9af02;-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;text-align: center;}
.ny_wh ul li:hover .bt{color: #233172;}
.ny_wh ul li:hover .latest-service__item-icon{background: #f9af02;color: #fff;}
.ny_zzjg{padding: 70px 0;overflow: hidden}
.ny_zzjg img{max-width: 100%;display: block;margin: 0 auto;}
.ny .fttop .ftlink dl {
  opacity:1;
}
.ny_xskc {position: relative;overflow: hidden;}
.ny_xskc .mb{position: absolute;width: 100%;height: 100%; left: 0;top: 0;background: rgba(0,0,0,0.5);display: flex;justify-content: center;align-items: center;flex-direction: column;}
.ny_xskc .mb .t_b {width:100px;margin-bottom: 15px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;margin: 0 auto 15px;}
.ny_xskc .mb:hover .t_b {-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}
.ny_xskc .mb h3 {font-size: 24px;color: #fff;}
.ny_xskc .mb .a_n {margin-top: 15px;text-align: center;opacity: 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_xskc .mb:hover .a_n{opacity: 1;}
.ny_xskc .mb .a_n a {width:180px;height: 45px;line-height: 45px;background: #233172;border-radius: 8px;text-align: center;font-size: 18px;color: #fff;display: inline-block;margin: 0 8px;}
.ny_xskc .mb .a_n a:hover{background: #f9af02;}
.ny_xskc img{width: 100%;display: block;}

/*产品*/

.ny_cplist {padding: 90px 0 60px;background: #fafafa;}
.ny_cplist h2 {margin-bottom: 25px;font-size: 20px;color: #222;font-weight: bold;}
.ny_cplist ul li {width: 48%;float: left;margin: 0 1% 2%;background: #fff;position: relative;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;display: flex;justify-content: space-between;padding: 25px;align-items: center;}
.ny_cplist ul li:hover{
	-webkit-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;
}
.ny_cplist ul li .tp {overflow: hidden;height: 210px;width: 310px;}
.ny_cplist ul li img {width: 100%;display: block;height: 100%;object-fit: cover;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_cplist ul li:hover 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_cplist ul li .wenz {padding: 15px 0;width: calc(100% - 340px);}
.ny_cplist ul li .wenz h3 {font-size:20px;color: #333;line-height: 1.8;font-weight: bold;margin-bottom: 10px;}
.ny_cplist ul li .wenz p {font-size: 14px;text-align: left;color: #555;line-height: 1.8;margin-bottom: 10px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;}
.ny_cplist ul li span {position: absolute;left: 0;bottom: 0;height: 2px;background: #233172;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;width: 0;z-index: 3;}
.ny_cplist ul li:hover span {width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cplist ul li:hover .wenz h3{color: #233172;}
.ny_cplist ul li .wenz .gd {width: 130px;height: 38px;line-height: 38px;background: #f9af02;text-align: center;border-radius: 19px;margin-top: 25px;font-size: 14px;}
.ny_cplist ul li .wenz .gd a{color: #fff;}
.ny_cplist ul li .wenz .gd i{margin-left: 10px;}
.ny_cplist ul li .wenz .gd:hover{background: #233172;}
/*研究*/

.ny_yj {padding: 90px 0 60px;overflow: hidden;}
.ny_yj .w_z {width:calc(100% - 300px);}
.ny_yj .t_p{width:260px;height: 160px;border-radius: 10px;overflow: hidden;}
.ny_yj .t_p img{width: 100%;height: 100%;object-fit: cover;}
.ny_yj .top {display: flex;justify-content: space-between;align-items: center;border-bottom: #eee 1px solid;margin-bottom: 20px;padding-bottom: 15px;}

.ny_yj h3 {font-size: 20px;color: #111;margin-bottom: 30px;position: relative;font-weight: bold;}
.ny_yj h3::after {content: "";height:2px;background: #233172;position: absolute;left: 0;bottom: -10px;width: 60px;}
.ny_yj .zi {font-size: 16px;color: #333;line-height: 1.8;text-align: justify;}
.ny_yj .top:hover h3{color: #233172;}


.lx_wm{margin:70px auto ;padding-bottom: 40px;}
.lx_wm .d_t{margin-top:60px;border-top: #ccc 1px solid;padding-top: 50px;position: relative;}
.lx_wm .d_t .hd {position: absolute;width: 100%;bottom: 0;left: 0;z-index: 9;height: 50px;top: 50%;margin-top: -15px;}
.lx_wm .d_t .hd .prev{width: 50px;height: 50px;background: url(../images/left_n.png) center / cover no-repeat;left: -60px;position: absolute;}
.lx_wm .d_t .hd .prev:hover{background: url(../images/left_ns.png) center / cover no-repeat;}
.lx_wm .d_t .hd .next{width: 50px;height: 50px;background: url(../images/right_n.png) center / cover no-repeat;right: -60px;position: absolute;}
.lx_wm .d_t .hd .next:hover{background: url(../images/right_ns.png) center / cover no-repeat;}
.lx_wm .d_t .hd ul{}
.lx_wm .d_t .hd ul li{ display:inline-block;padding: 0 20px;border-radius: 8px;line-height: 50px;width: 50px;height: 50px; background:rgba(255,255,255,0.65);color: #222;font-size: 18px;margin: 0 8px;}
.lx_wm .d_t .hd ul li:hover{background: #233172;color: #fff;}
.lx_wm .d_t .hd ul li.on{background: #233172;color: #fff;}

.lx_wm .d_t .bd .nr{position: relative;}
.lx_wm .d_t .bd .nr .b_t{position: absolute;font-size: 28px;color: #233172;font-weight: bold;width: 100%;line-height: 65px;text-align: center;left: 0;top: 0;background:rgba(255,255,255,0.6);letter-spacing:70px;}

.lx_wm .x_x{width:45%; float:left;}
.lx_wm .x_x .ewm {display: flex;align-items: center;justify-content: flex-start;margin-top: 40px;flex-direction: column;width: 130px;float: left;margin-right: 15px;}
.lx_wm .x_x .ewm img {width:130px;}
.lx_wm .x_x .ewm .wz {float: left;font-size: 16px;color: #999;line-height: 1.8;}
.lx_wm .l_y{width:55%; float:right;}
.lx_wm h3{font-size:24px; margin-bottom:15px;color: #222;font-weight: bold;}
.lx_wm h4{font-size:20px; line-height:26px; color:#233172;font-weight: bold;margin-bottom:10px;margin-top: 25px;}
.lx_wm h5{font-size:16px; line-height:26px; color:#333;margin-bottom:25px;margin-top: 25px;}
.lx_wm em{width:30px; height:1px; background-color:#233172; display:block; margin-bottom:15px;}
.lx_wm b{font-family:Arial, Helvetica, sans-serif; color:#233172; padding-left:5px; font-size:20px !important;}
.lx_wm p{font-size:16px; line-height:40px;color: #444;margin-bottom:10px;}
.lx_wm p i{padding-right:15px; color:#233172;font-size:21px;vertical-align: middle;}
.lx_wm input.w_z{width:32%;float: left;height:50px; font-size:16px; line-height:40px; margin-right:2%; margin-bottom:20px; border:1px solid #e7e7e7; padding:0 5px;box-sizing: border-box;}
.lx_wm input.no{margin-right: 0;}
.lx_wm input.a_n{width:160px; height:50px; background-color:#233172; font-size:14px; color:#fff; line-height:40px;}
.lx_wm textarea{width:100%; height:150px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:16px; line-height:50px; margin-bottom:20px;box-sizing: border-box;}






.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: #233172;text-align: center;}
.ny_ys li .t_b{width: 60px;margin: 0 auto 25px}
.ny_ys li .t_b img{width: 100%;display: block;}
.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: #233172;}
.newslist li:hover{ box-shadow: 0 4px 20px 1px rgba(112,112,112,0.2);}
.newslist li:hover label{ background-color: #233172; border-color: #233172;
	 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;}
}

.page {padding: 25px 0;overflow: hidden;text-align: center;}
.page a {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;}
.page a:hover{background: #233172;color: #fff;}
.page a.on{background: #233172;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;}
}

/*产品详情*/
.cpxq {padding: 50px;margin: 0 auto;position: relative;}
.cpxq .zjt {position: absolute;width: 40px;height: 40px;background: url(../images/left_n.png) center / cover no-repeat;left: 0;top: 50%;margin-top: -20px;}
.cpxq .zjt a {display: block;height: 40px;}
.cpxq .zjt:hover{background: url(../images/left_ns.png) center / cover no-repeat;}
.cpxq .yjt {position: absolute;right: 0;width: 40px;height: 40px;background: url(../images/right_n.png) center / cover no-repeat;top: 50%;margin-top: -20px;}
.cpxq .yjt a {display: block;height: 40px;}
.cpxq .yjt:hover{background: url(../images/right_ns.png) center / cover no-repeat;}
.cpxq .left {width: 47%;float: left;}
.cpxqlb{width:100%; position:relative;}
.cpxqlb .swiper-slide img{width:100%; height:auto; display:block;}
.cpxqlb .swiper-pagination{bottom:10px !important;width: 100%;height: 10px;text-align: center;}
.cpxqlb .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%;border: #1f69a3 1px solid;background: none}
.cpxqlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#1f69a3;}
.cpxqlb .swiper-button-prev{background: url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxqlb .swiper-button-next{background: url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxq .right {width:48%;float: right;}
.cpxq .right h3 {font-size: 25px;color: #333;margin-bottom: 20px;font-weight: bold;margin-top: 50px;}
.cpxq .right p {font-size: 16px;line-height: 1.8;color: #555;margin-bottom: 20px;}
.cpxq .right .zxzx {width: 180px;height: 50px;border-radius: 6px;background:url(../images/morebj.jpg) center / cover no-repeat;text-align: center;line-height: 50px;margin-top: 30px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.cpxq .right .zxzx a {color: #fff;font-size: 18px;}
.cpxq .right .zxzx:hover{background:url(../images/morehov.jpg) center / cover no-repeat;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.cpxq .right .zxzx:hover a {color: #233172}
.cpxq .cptd {padding-top: 50px;}
.cpxq .cptd .bt {font-size: 20px;color: #fff;margin-bottom: 40px;font-weight: bold;background: #eee;line-height: 2.5;}
.cpxq .cptd h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 15px;}
.cpxq .cptd .bt span {display: inline-block;padding: 0 15px;background: #233172;}
.cpxq .cptd p {font-size: 16px;line-height:2;color: #555;margin-bottom: 15px;}

.ny_tjcp{padding: 0px 0 60px;position: relative;}
.swiper-yyly{width:100%; margin:0 auto; padding-bottom:50px !important;}
.swiper-yyly .swiper-slide{position:relative;border: #eee 1px solid;}
.swiper-yyly .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-yyly .swiper-slide .w_z{width:100%; padding:10px 5%;color:#222;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yyly .swiper-slide .w_z h3{font-size:14px; color:#222;position: relative;text-align: center;}
.swiper-yyly .swiper-slide:hover .w_z h3{color: #233172;}
.sy_cp .swiper-pagination-bullet {
  background: #233172;border: #233172 1px solid;
}
.sy_cp .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#f9af02;border: #f9af02 1px solid;}
.sy_cp {padding-bottom: 60px;}
.htit{font-size: 26px;color: #333;margin-bottom: 20px;}






@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;
}
	
	.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;
}
	.nban .b_tab li {
  padding: 0 15px;
}
	.nban .b_tab {
  font-size: 16px;
}
	.ny_cplist ul li {
  padding: 20px;
}
	
	
	
	
	
	
}






@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;
}
	.business__wrap {
    position: absolute;
    left: 0%;
    margin-left: 0px;
    top:20%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    width: 100%;
    display:block;
}
	.businee__left {
    width: 90%;margin: 0 auto;
}
	.business__right {margin: 30px 5% 0;
    width: 90%;
}
	.business__ico {
    position: static;margin-bottom: 20px;width: 50%;float: left;
}
	.business__earth {display: none;
}
	.business-r a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    flex-direction:row;
    -webkit-flex-direction:row;
}
	.business-r a span {
    margin-left: 9px;
}
	.infiv-ul li {
  width:100%;
  padding: 0 17.5px;border-radius: 10px;overflow: hidden;margin-bottom: 15px;
}
	.infiv-img {width: 200px;border-radius: 0;
}
	.infiv-ul li a {
  display: flex;align-items: stretch;
}
	.infiv-img img {height: 100%;object-fit: cover;
}
	.infiv-txt {
  padding: 15px 15px;width: calc(100% - 220px);
  height: auto;
  border-radius: 0 0;
}
	.infiv-txt span {
  margin-top: 5px;
  font-size: 14px;
  line-height:20px;
}
	.infiv-txt p {
  margin-top:10px;
  line-height:28px;
  height:56px;
}
	.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: 100%;
    height: auto;
    padding: 20px 0;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;
}

	.gg01_tc {
  height: 90px;display: none;
}
	
	.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;
}
.cpxq {
  padding: 30px 40px;width: 100%;max-width: 100% !important;
}
	.cpxq .left {
  width: 100%;
}
	.cpxq .right {
  width: 100%;margin-top: 20px;
}
	.cpxq .right h3 {
  font-size:24px;
  margin-top:20px;
}
	.cpxq .right p {
  margin-bottom: 10px;
}
	.sy_cp {
  padding: 30px 0;
}
	.htit {
  font-size:24px;
}
	 
	.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: 100%;margin-top: 30px;
}
	.honors-sw-hook {
  padding: 0px 0 20px;
}
	
	.sy_about .wenz::before {
  left: -20px;
}
	.sy_about .container {
  justify-content: space-between;flex-wrap: wrap;
}
	.sy_about .tit h3 {
  margin-bottom:20px;
}
	.ny_wh {
  padding: 30px 0 30px;
}
	.tit h1 {
  font-size:32px;
}
	.ny_wh ul li {
  width: 48%;
  padding: 20px 20px;margin-bottom: 20px;
}
	.latest-service__item-icon {
  margin-bottom: 0px;
}
	.ny_fzlc {
  padding: 40px 0;
}
	.fzlc_list li:nth-child(2n) {
  padding-top: 0px;
}
	.fzlc_list li:nth-child(2n) .n_r {
  padding-top: 0;
}
	.fzlc_list li .t_p {margin: 0 auto;display: none;
  position: static;
}
	.swiper-fzlc {padding-bottom: 50px;
}
	.fzlc_list li .n_r {
  padding-bottom: 70px;
}
	.fzlc_list::after {
  top: auto;
  margin-top:0;bottom: 40px;
}
	.ny_zzjg {
  padding:40px 0;
}
	.ny_ryzz {
  padding: 40px 0;
}
	
	.sy_cpfw {
  padding: 50px 0;
  background-attachment: scroll;
}
	.sy_cpfw .con {
  font-size: 18px;
  max-width: 94%;
}
	
	.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;
}
	.lx_wm {
  margin:30px auto;
  padding-bottom: 30px;
}
	.lx_wm .x_x {
  width: 100%;
}
	.lx_wm .l_y {
  width: 100%;margin-top: 20px;
}
	.lx_wm .d_t .hd .prev{width: 30px;height: 30px;left: 0px;}
.lx_wm .d_t .hd .next{width: 30px;height: 30px;right: 0px;}
.lx_wm .d_t .bd .nr .b_t {
  font-size: 20px;
  line-height:50px;
  letter-spacing:10px;
}
	.lx_wm .d_t .hd {
  height: 30px;
  margin-top: -5px;
}
	.sy_about .left {
  width: 100%;
  margin-right:0%;
}
	.sy_about .container {flex-wrap: wrap;
  }
	.ny_yj {
  padding: 30px 0 30px;
}
	.ny_cplist {
  padding: 30px 0 30px;
}
	 .ny_cplist ul li {
    padding: 15px;width: 100%;margin: 0 0 20px;
  }
	
	
	
	
	
	
	
}
@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: 90%;
    height: auto;
    padding: 0;
  }
	.fleilist .pic i {
  font-size: 32px;
}
	.fleilist .pic {
  height:40px;
  line-height: 40px;
}
	.fleilist h3 {
  font-size: 14px;margin-top: 5px;
}
	.fleilist {
  margin-top: 20px;
}
	.swiper-yxxy {
  padding: 0 0px 0px;
}
	  .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;
  }
	.intro__content p {
  line-height: 1.4;
}
	.chack__more a {
  height:34px;
  line-height:34px;
}
	.business__ico b i {
  font-size: 30px;
}
	.business__ico b {
  width: 50px;
  height: 50px;
  line-height: 48px;
}
	.business__ico {
    margin-bottom: 10px;
  }
	.infiv-img {display: none;
  }
	 .infiv-txt {
    padding: 10px 15px;
    width:100%;
  }
	  .infiv-txt p {display: none
  }
	.infiv-con {
  margin-top:30px;
}
	.index-fiv .more {
  width: 180px;text-align: center;
  height:38px;
  padding: 0 20px;
  line-height: 38px;
  margin: 15px auto 0;
}
	 .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;

}

	
	.ftbot {padding: 15px 0;line-height: 1.2;height: auto;
  }
	.fttop .partner .t_b a {
  width: 32px;
  line-height:31px;
  margin: 0 3px;
}
	
	.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_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;width: 100%;
    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;
  }
	.ny_fzlc .swiper-btn {
  width: 32px;
  height: 32px;
  line-height:30px;
  border: #fff 1px solid;
  margin-top: 25px;
}
	.sy_cpfw .con {
    font-size: 16px;line-height: 1.8;max-width: 90%;
  }
	  .htit {
    font-size: 20px;
  }
	  .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;
  }
	.cpxq .right h3 {
    font-size: 20px;
  }
	.cpxq .right p {line-height: 1.5;
  }
	.cpxq .zjt {
  width:30px;
  height:30px;
  margin-top: -15px;
}
	.cpxq .yjt {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
	  .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: #233172;
    line-height: 1.6;
    height: auto;padding: 0;
  }
	 .newslist li .txt {
    line-height: 30px;color: #233172;
    height: 90px;
  }
	.page a {
  width: 26px;
  height: 26px;
  margin: 0 3px;
  line-height: 24px;
}
	 .fttop .partner {
    margin-top: 0;
  }
	.lx_wm p {
  line-height: 30px;
}
	.lx_wm p i {
  padding-right:10px;
  font-size:18px;
}
	.lx_wm .x_x .ewm {
  margin-top:20px;
}
	.lx_wm input.w_z {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-right:0;
  margin-bottom: 15px;
}
	.lx_wm .d_t {
  margin-top: 30px;
  padding-top: 30px;
}
	 .lx_wm .d_t .bd .nr .b_t {
    letter-spacing: 4px;
  }
	.ny_yj .top {flex-wrap: wrap;
}
	.ny_yj .w_z {
  width:100%;
}
	.ny_yj h3 {
  font-size:18px;
  margin-bottom:25px;
}
	.ny_yj .t_p {
  width: 100%;
  height: 180px;margin-top: 20px;
}
	.ny_cplist ul li .tp {
  width: 100%;
}
	.ny_cplist ul li .wenz {
  width:100%;
}
	  .ny_cplist ul li {flex-wrap: wrap;
  }
	.ny_xskc .mb .a_n a {
  width: 140px;
  height: 36px;
  line-height: 36px;
  font-size:16px;
}
	.ny_xskc .mb .t_b {
  width:70px;
}

	
	
	
	
	
	
	
	
	
	
	
}









