.banner .swiper-slide>img{
	width: 100%;
}
.banner .swiper-slide>img:nth-child(2){
	display: none;
}
.banner .swiper-slide div{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	text-align: center;
	width: 100%;
}
.banner .swiper-slide .bannerimg{
	position: static;
	transform: translateY(0) translateX(0);
}
.banner .swiper-slide h2{
	color:#fff;
	font-size: 82px;
	font-family: 'c';
	line-height: 100px;
	transform: translateY(-150%);
	opacity: 0;
}
.bannerimg1 img:nth-child(1){
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 2;
}
.bannerimg1 img:nth-child(2){
	width: 100%;
}
.bannerimg1 img:nth-child(3),.bannerimg1 img:nth-child(4),.bannerimg1 img:nth-child(5),.bannerimg1 img:nth-child(6),.bannerimg1 img:nth-child(7){
	position: absolute;
}
.bannerimg1 img:nth-child(3){
	left: 54%;
	top: 55%;
	animation:right 20s infinite;
}
.bannerimg1 img:nth-child(4){
	left: 74%;
	top: 57%;
	animation:right 20s infinite;
}
.bannerimg1 img:nth-child(5){
	left: 34%;
	top:26%;
	animation:right 20s infinite;
}
.bannerimg1 img:nth-child(6){
	left: 15%;
	top:27%;
	animation:left 20s infinite;
}
.bannerimg1 img:nth-child(7){
	left: 74%;
	top:30%;
	animation:right 20s infinite;
}
@keyframes left{
	0 {transform: translateX(0);}
	50% {transform: translateX(-30px);}
	100% {transform: translateX(0);}
}
@keyframes right{
	0 {transform: translateX(0);}
	50% {transform: translateX(30px);}
	100% {transform: translateX(0);}
}
.banner .swiper-slide h3{
	font-size: 16px;
	color:#fff;
	transform: translateY(-150%);
	opacity: 0;
}
.banner .swiper-slide-active h3,.banner .swiper-slide-active h2{
	opacity: 1;
	transform: translateY(0);
}
.banner .swiper-pagination-bullet{
	opacity: 1;
	width: 40px;
	height: 2px;
	border-radius: 0;
	background: #fff;
}
.banner .swiper-pagination-bullet-active{
	background: #0081cc;
}
.gsjj{
	position: relative;
	background: url(/static/images/gsjj_bg.jpg) no-repeat right center;
	background-size:auto 100%;
}
.gsjjimg{
	float: left;
	width: 50%;
	position:relative;
}
.gsjjimg img{
	width: 100%;
}
.gsjjimg iframe, .gsjjimg video{ position:absolute; top:0; left:0; width:100%; height:100%;object-fit:fill}
.gsjjimg img:nth-child(2){
	display: none;
}
.gsjjtxt{
	float: right;
	width:47.3% ;
	text-align: left;
}
.gsjjtxt h2{
	color:#333333;
	font-size: 38px;
	line-height: 1;
	margin-top: 50px;
	transform: translateX(-100%);
	opacity: 0;
}
.gsjjtxt h3{
	font-size: 22px;
	color:#999999;
	font-family: helvetica;
	letter-spacing:.3em;
	margin-bottom: 70px;
	transform: translateX(-100%);
	opacity: 0;
}
.gsjjtxt h4{
	display: inline-block;
	position: relative;
	color:#333333;
	font-size: 18px;
	margin-bottom: 30px;
	transform: translateX(-100%);
	opacity: 0;
}
.gsjjtxt h4:before{
	content:'';
	display: block;
	width: 80px;
	height: 1px;
	background: #666666;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%) translateX(-110%);
	
}
.gsjjtxt p{
	width: 83%;
	line-height: 30px;
	color:#666666;
	margin-bottom: 60px;
	display: inline-block;
	transform: translateX(-100%);
	opacity: 0;
	margin-top:32px;
	font-size:16px;
}
.active .gsjjtxt p,.active .gsjjtxt h2,.active .gsjjtxt h3,.active .gsjjtxt h4{
	opacity: 1;
	transform: translateX(0);
}
.gsjjtxt a{
	display:inline-block;
	text-align: center;
	border-radius: 36px;
	line-height: 36px;
	border: 1px solid #53a9db;
	color:#53a9db;
	width: 150px;
}
.gsjjtxt a:hover{
	background:#53a9db ;
	color:#fff
}
.gsnum.container{
	background: rgba(20,114,173,.9);
	padding: 15px 0 ;
	box-shadow: 4px 0 73px rgba(0,0,0,.1);
	overflow:hidden;
	width:100%;
	margin:20px auto;
}
.gsnum li{
	width: 20%;
	float: left;
	text-align:center;
	background:url(/static/images/line.png) no-repeat right center;
}
.gsnum li h2 span{
	color:#ffffff;
	font-size: 60px;
	font-family: 'b';
	line-height: 60px;
	font-weight: 100;
}
.gsnum li h2 sup{
	display: inline-block;
	vertical-align: top;
	color:#ffffff;
	font-size: 18px;
	margin-left: 5px;
}
.gsnum li h3{
	color:#ffffff
}
.i_tit1 h2{
	color:#ffffff;
	font-size: 40px;
	font-weight: bold;
	line-height: initial;
}
.i_tit1{
	text-align: center;
}
.i_tit1 span{
	font-family: helvetica;
	font-size: 22px;
	color:rgba(255,255,255,.4);
	letter-spacing: .3em;
}
.box2{  background-color:#F0F0F0; padding:70px 0;}
.box2_head{ background:url(/static/images/box2_line.png) no-repeat left center; padding-left:25px;}
.box2_head1{ line-height:1; font-size:38px; color:#025193;}
.box2_head2{ line-height:1; font-size:16px; color:#464646; margin-top:15px;}
.box2 .img{ width:100%; display:block; vertical-align:middle;}
.slideTxtBox{ position:relative; margin-top:40px;}
.slideTxtBox .hd{ position:relative; width:31.8%; float:left;}
.slideTxtBox .hd ul{ position:absolute; top:35%; left:23%; width:300px; opacity:0;}
.slideTxtBox .hd ul li{ float:left; width:150px; cursor:pointer; font-size:16px; color:#ffffff; line-height:50px;}
.slideTxtBox .bd{ float:right; width:68.2%;}
.slideTxtBox .hd .box2_logo{  width:25.5%; margin:10% auto 0;}
.slideTxtBox .hd:hover .box2_h, .slideTxtBox .hd:hover ul{ opacity:1; transition: all .8s; -webkit-transition: all .8s;-moz-transition: all .8s;}
.box2_ul{}
.box2_ul li{ float:left; width:32.3%; overflow:hidden; border-radius:10px 10px 0 0;}
.box2_h{ opacity:0; position:absolute; top:0; left:0; background:url(/static/images/box2_blue.png) repeat center center; width:100%; height:100%; background-size:100% 100%;}
.box2_name{ margin:3% auto 0; text-align:center; font-size:16px; color:#ffffff;}
.box2_en{ width:43.6%; margin:31% auto 0;}
.box2_ul li:hover .box2_h{ opacity:1;}
.box2_ul li:hover .box2_ch{ margin: 10% auto 0;}
.box2_ul li:hover .box2_logo{transform: rotate(360deg);}
.box2_ul li.box2_li1, .box2_ul li.box2_li2, .box2_ul li.box2_li3, .box2_ul li.box2_li4{ position:absolute;}
.box2_ul li.box2_li1{ right:33.8%; top:0;}
.box2_ul li.box2_li2{ right:0; top:0;}
.box2_ul li.box2_li3{ right:33.8%; bottom:0;}
.box2_ul li.box2_li4{ right:0; bottom:0;}
.box2_ul li .box2_img{ position:relative;}
.box2_ul li .box2_img img{transition: all .8s; -webkit-transition: all .8s;-moz-transition: all .8s;}
.box2_ul li .box2_logo{ width:25.5%; margin: 20% auto;transition: all .8s; -webkit-transition: all .8s;-moz-transition: all .8s;}
.box2_ul li:hover .box2_logo{ margin: 10% auto 0;}
.box2_tit{ line-height:16px; overflow:hidden; background-color:#ffffff; padding:5%;}
.box2_h1{ font-size:16px; color:#333333; float:left;}
.box2_h2{ font-size:14px; color:#A6A6A6; float:right;}
.box3_head{ background:url(/static/images/box3_bg.jpg) no-repeat center center; height:177px; overflow:hidden;}
.box3_head .box2_head{ margin-top:70px;}
.box3_list{ background-color:#F0F0F0; padding:45px 0;}
.box3_list ul{ width:1820px;}
.box3_list li{ float:left; margin-right:66px;}
.box3_list li .box3_txt{}
.box3_img{ float:left; border-radius:100%; overflow:hidden; width:100px; height:100px;}
.box3_txt{ float:left; margin-left:15px;}
.box3_h1{ line-height:20px; font-size:16px; color:#0095D9; margin-top:20px;}
.box3_h2{ font-size:18px; color:#636363; margin-top:16px; line-height:1;}
.box3_h3{ margin-top:18px;}
.box3_list li:nth-child(1) .box3_h1{ width:170px;}
.box3_list li:nth-child(2) .box3_h1{ width:170px;}
.box3_list li:nth-child(3) .box3_h1{ width:140px;}
.box3_list li:nth-child(4) .box3_h1{ width:130px;}
.box3_list li:nth-child(5) .box3_h1{ width:260px;}
.box4{ background-color:#f0f0f0; padding:70px 0;}
.box4_list{ margin-top:50px; width:1813px;}
.box4_list li{ float:left; width:400px; margin-right:53px;}
.box4_img{ width:400px; height:270px;}
.box4_txt{ margin-top:30px;}
.box4_h1{ line-height:1; font-size:18px; color:#333333; height:18px; overflow:hidden;}
.box4_h2{ font-size:14px; color:#999999; line-height:16px; margin-top:20px;}
.box4_h2 img{ margin-right:10px;}
.box4_h3{ font-size:14px; color:#666666; line-height:25px; margin-top:16px; height:50px; overflow:hidden;}
a.box4_more{ display:block; text-align:center; background-color:#07608c; width:140px; height:40px; line-height:40px; font-size:16px; color:#ffffff; border-radius:40px; margin:50px auto 0;}
a.box4_more:hover{ color:#07608c; background-color:#ffffff;}
.ywfw{
	background-image: url(/static/images/ywfwbac_02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0 0;
}
.ywnum{
	margin-top: 35px;
}
.ywnum li{
	float: left;
	width: 12.5%;
	text-align: center;
	cursor: pointer;
	opacity: 0;
	transform: translateY(-100%);
	transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;
	-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;
	-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;
}
.ywnum li:nth-child(2){
	transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.4s;
	-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .4s;
	-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .4s;
}
.ywnum li:nth-child(3){
	transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.7s;
	-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .7s;
	-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .7s;
}
.ywnum li:nth-child(4){
	transition: all .8s cubic-bezier(.35, .75, .55, 1) 1s;
	-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 1s;
	-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) 1s;
}
.ywnum li:nth-child(5){
	transition: all .8s cubic-bezier(.35, .75, .55, 1) 1.3s;
	-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 1.3s;
	-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) 1.3s;
}
.ywnum li:nth-child(6){
	transition: all .8s cubic-bezier(.35, .75, .55, 1) 1.6s;
	-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 1.6s;
	-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) 1.6s;
}
.ywnum li:nth-child(7){
	transition: all .8s cubic-bezier(.35, .75, .55, 1) 1.9s;
	-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 1.9s;
	-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) 1.9s;
}
.ywnum li:nth-child(8){
	transition: all .8s cubic-bezier(.35, .75, .55, 1) 2.2s;
	-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 2.2s;
	-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) 2.2s;
}
.active .ywnum li{
	opacity: 1;
	transform: translateY(0);
}
.ywnum li h6{
	color:#fff;
	font-size:24px;
	display: none;
}
.ywnum li span{
	display: inline-block;
	width: 62px;
	height: 62px;
	line-height: 62px;
	border-radius: 50%;
	background: rgba(255,255,255,.1);
	font-size: 30px;
	font-family: 'b';
	
}
.ywnum li span font{
	display: inline-block;
	width: 52px;
	height: 52px;
	line-height: 52px;
	background: #fff;
	border-radius: 50%;
	color:#666666;
}
.ywnum li p{
	color:#ffffff;
	font-size: 16px;
}
.ywnum{
	background-image: url(/static/images/yumbac_02.png);
	background-repeat: no-repeat;
	background-position: 0 26px;
}
.ywnum li.ac font,.ywnum li:hover font{
	background: #0091cc;
	color:#fff
}
.yw_i_i{
	display: none;
}
.yw_i_i.ac{
	display: block;
}
.ywinner.container{
	margin-top: 60px;
	box-sizing: border-box;
	padding: 66px 70px ;
	background: #fff;
	font-size: 0;
}
.ywico{
	display: inline-block;
	width: 197px;
	box-sizing: border-box;
	border-right: 1px solid #f2f2f2;
}
.ywico a{
	display: inline-block;
	margin-top: 120px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	line-height: 54px;
	text-align: center;
	border: 1px solid #d3d3d3;
	color:#333333
}
.ywico a:hover{
	color:#fff;
	border-color:#0091cc;
	background: #0091cc;
}
.ywico h6{
	font-size: 70px;
	height: 100px;
	color:rgba(0,0,0,.15);
	line-height: 100px;
}
.ywico h2{
	color:#333333;
	font-weight: bold;
	font-size: 24px;
	line-height: 38px;
}
.ywico h3{
	color:rgba(0,0,0,.5);
	font-size: 16px;
	line-height: 24px;
}
.ywlis{
	display: inline-block;
	width: 354px;
	box-sizing: border-box;
	padding-left: 50px;
	vertical-align: top;
}
.ywlis a{
	display: block;
	line-height: 38px;
	color:#666;
	font-size: 15px;
	position: relative;
}
.ywlis a:after{
	content:'';
	display: inline-block;
	width: 17px;
	height: 11px;
	background-image: url(/static/images/ywlis_03.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	opacity: 0;
}
.ywlis a:hover{
	color:#0081cc;	
}
.ywlis a:hover:after{
	opacity: 1;
}
.ywimg{
	display: inline-block;
	vertical-align: top;
	width: 749px;
	
}
.ywimg img{
	width: 100%;
}
.ywimg .imgs{
	display: none;
	position: relative;
}
.ywimg .imgs.ac{
	display: block;
}
.ywimg .imgs p{
	position: absolute;
	left: 35px;
	bottom: 20px;
	border-left: 2px solid #f8f8f8;
	line-height: 15px;
	padding-left: 10px;
	color:#fff;
	font-size: 16px;
}
.i_tit2,.i_tit1{
	opacity: 0;
	transform: translateY(-100%);
}
.active .i_tit2,.active .i_tit1{
	opacity: 1;
	transform: translateY(0);
}
.i_tit2 h2{
	font-size: 40px;
	font-weight: bold;
	color:#0081cc;
	line-height: 50px;
	float: left;	
}
.i_tit2 h2 span{
	letter-spacing: .15em;
	color:#999999;
	font-size: 22px;
	display: block;
}
.i_tit2>div{
	float: right;
	font-size: 0;
}
.i_tit2 a{
	display: inline-block;
	width: 128px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#666666;
	font-size: 16px;
	background: #fff;
	margin-right: 4px;
}
.i_tit2 a.ac{
	color:#fff;
	background: #0081cc;
}
.yjal{
	padding:100px 0 0;
	background-image: url(/static/images/ywalbacjpg_02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.i_tit2 p{
	float: right;
	line-height: 24px;
	color:#666666;
	width: 52%;
}
.yjalbanner{
	margin-top: 70px;
	transform: translateY(100%);
	opacity: 0;
}
.active .yjalbanner{
	opacity: 1;
	transform: translateY(0);
}
.yjalbanner .swiper-slide{
	overflow: hidden;
}
.yjalbanner .swiper-slide a>img{
	width: 100%;
}
.yjaltxt{
	background: #fff;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%) translateX(100%);
	width: 555px;
	box-sizing: border-box;
	padding: 55px 75px 56px;
	
}
.yjalbanner .swiper-slide:hover .yjaltxt{
	transform: translateY(-50%) translateX(0);
}
.yjaltxt h2{
	border-bottom: 1px solid #efefef;
	font-size: 30px;
	font-weight: bold;
	color:#333333;
	line-height: initial;
	padding-bottom: 16px;
	margin-bottom: 18px;
}
.yjaltxt p{
	line-height: 24px;
	color:#666666;
	
}
.yjaltxt p span{
	font-weight: bold;
}
.yjaltxt h6{
	position: absolute;
	width: 55px;
	height: 55px;
	line-height: 55px;
	background: #0091cc;
	text-align: center;
	font-size: 18px;
	color:#fff;
	left: 0;
	bottom: 0;
	transform: translateX(-100%);
}
.hzhb{
	padding: 95px 0 100px;
}
.hzhb .i_tit1 h2{
	color:#0081cc
}
.hzhb .i_tit1 span{
	color:#999999
}
.hzhbinner{
	border: 1px solid #e5e5e5;
	font-size: 0;
	margin-top:50px;
	opacity: 0;
	transform: translateY(100%);
}
.active .hzhbinner{
	opacity: 1;
	transform: translateY(0);
}
.hzjj{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	background: #0091cc;
	box-sizing: border-box;
	padding: 110px 75px 105px;
}
.hzjj h2{
	font-size: 24px;
	font-weight: bold;
	color:#fff;
	margin-bottom: 30px;
}
.hzjj p{
	line-height: 24px;
	color:#ffffff;
	margin-bottom: 40px;
}
.hzjj a{
	display: inline-block;
	text-align: center;
	width: 157px;
	height: 38px;
	border-radius: 38px;
	border: 1px solid #fff;
	color:#fff;
	line-height: 38px;
}
.hzjj a span{
	
}
.hzbanner{
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	position: relative;
	box-sizing: border-box;
	padding: 0 30px;
}
.hzbanner .swiper-button-prev,.hzbanner .swiper-button-next{
	background-image: none;
	font-size: 24px;
	color:#0091cc;
	margin-top: 0;
	width: auto;
	height: auto;
	transform: translateY(-50%);
	display: none;
}
.hzbanner .swiper-slide{
	text-align: center;
	
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}
.hzbanner .swiper-slide:hover {
	-webkit-filter: grayscale(0); /* Chrome, Safari, Opera */
    filter: grayscale(0);
}
.hzbanner .swiper-slide img{
	width: 80%;
	margin: 25px auto;
	display: block;
}
.hzbanner .swiper-container{
	overflow: hidden;
}
.hzbanner .swiper-pagination{
	bottom: -30px;
	width: 100%;
}
.hzbanner .swiper-pagination-bullet{
	width: 9px;
	height:9px;
	border:1px solid  #70b8e2;
	opacity: 1;
	position: relative;
	background: transparent;
	margin: 0 5px;
	background: #fff;
	padding: 3px;
	line-height: 9px;
}
.hzbanner .swiper-pagination-bullet:before{
	content:'';
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #70b8e2;
	
	
}
.hzbanner .swiper-pagination-bullet-active{
	border: 1px solid #0081cc;
	
}
.new{
	background: #f8f8f8;
	padding: 90px 0 70px;
}
.news .swiper-slide{
	box-sizing: border-box;
	border: 1px solid #d2d2d2;
	/*transform: translateX(100%);
	opacity: 1;*/
	/*transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.1s;
	-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;
	-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .1s;*/
}
/*.news .swiper-slide:nth-child(2){
	transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.3s;
	-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .3s;
	-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .4s;
}
.news .swiper-slide:nth-child(3){
	transition: all .8s cubic-bezier(.35, .75, .55, 1) 0.7s;
	-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) .7s;
	-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) .7s;
}
.news .swiper-slide:nth-child(4){
	transition: all .8s cubic-bezier(.35, .75, .55, 1) 1s;
	-webkit-transition: all .8s cubic-bezier(.35, .75, .55, 1) 1s;
	-moz-transition: all .8s cubic-bezier(.35, .75, .55, 1) 1s;
}*/
/*.active .news .swiper-slide{
	opacity: 1;
	transform: translateX(0);
}*/
.news .swiper-slide div{
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
	box-sizing: border-box;
	padding: 50px 48px 0;
	z-index: 2;
	text-align: left;
}
.news {
	margin-top: 45px;
}
.news .swiper-slide img{
	width: 100%;
	transform: scale(0);
}
.news .swiper-slide span{
	color:#999999;
	line-height: 26px;
}
.news .swiper-slide h2{
	color:#666666;
	font-family: 'b';
	font-size: 30px;
	margin-bottom: 20px;
}
.news .swiper-slide p{
	color:#333333;
	font-size: 16px;
	line-height: 26px;
	height: 78px;
	margin-bottom: 90px;
	
}
.news .swiper-slide h6{
	width: 80px;
	text-align: center;
	line-height: 26px;
	color:#fff;
	background: #cccccc;
	border-radius: 26px;
}
.news .swiper-slide:hover img{
	transform: scale(1);
}
.news .swiper-slide:hover span,.news .swiper-slide:hover h2,.news .swiper-slide:hover p{
	color:#fff
}
.news .swiper-slide:hover h6{
	background: #0081cc;
}
.news .swiper-button-next,.news .swiper-button-prev{
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid #a4a4a4;
	text-align: center;
	line-height: 51px;
	display: inline-block;
	margin:38px 4px 0;
	position: static;
	background-image: none;
	color:#333;
	opacity: 1;
	
}
.news{
	text-align: center;
}
.news .swiper-button-next:hover,.news .swiper-button-prev:hover{
	color:#0081cc;
	border-color:#0081cc
}
.news>div{
	height: 0;
	overflow: hidden;
}
.news>div.ac{
	height: auto;
}
.gsysimg img{
	width: 100%;
}
.gsys{
	position: relative;
}
.gsys .i_tit1{
	position:absolute ;
	z-index: 3;
	left: 50%;
	top: 95px;
	transform: translateX(-50%);
}
.gsys .i_tit1 h2{
	color:#fff
}
.gsysul li{
	float: left;
	width: 23.6%;
	box-sizing: border-box;
	border-right: 1px solid rgba(255,255,255,.3);
	height: 100%;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.gsysul li.ac{
	width: 29.2%;
	background: rgba(0,145,204,.8);
}
.gsysul li:last-child{
	border-right: 0;
}
.gsysul {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}
.gsysul li h2{
	margin-top: 25px;
	color:#ffffff;
	font-size: 30px;
	font-weight: bold;
}
.gsysul li.ac h2{
	margin-top: 75px;
}
.gsysul li span{
	color:#ffffff;
	font-size: 14px;
	padding-bottom: 35px;
	position: relative;
	margin-bottom: 10px;
	display: inline-block;
	opacity: 0;
}
.gsysul li i{ color:#FFCC00;}
.gsysul li.ac span{
	opacity: 1;
}
.gsysul li span:after{
	content:'';
	display: inline-block;
	width: 37px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.gsysul li p{
	font-size: 16px;
	color:#fff;
	margin-bottom: 40px;
	opacity: 0;
}
.gsysul li.ac p{
	opacity: 1;
	width:80%;
	margin:0 auto;
}
.gsysul li font{
	display: inline-block;
	width: 88px;
	line-height: 28px;
	border-radius: 28px;
	background: rgba(255,255,255,.2);
	color:#fff
}
.gsysul li h6 img:nth-child(2){
	display: none;
}
.gsysul li img{
	margin-top: 60%;
}
.gsysul li.ac img{
	margin-top: 17%;
}
header{
	
}
header.white{
	background: #fff;
}
header.white .logo img:nth-child(1){
	display: none;
}
header.white .logo img:nth-child(2){
	display: block;
}
header.white .nav>li>a{
	color:#0091cc;
	border-color:#0091cc
}
header.white .seach input,header.white .seach button font{
	color:#0091cc
}
header.white .seach{
	border-color:#0091cc
}
header.white .seach input::-webkit-input-placeholder {
	color:#0091cc
}
.yjal .swiper-button-next,.yjal .swiper-button-prev{
	background: none;
	width: auto;
	height: auto;
	margin-top: 0;
	transform: translateY(-50%);
	font-size: 46px;
	color:#a9a9a9
	
}
.yjal .swiper-button-next{
	right: 13.5%;
}
.yjal .swiper-button-prev{
	left: 13.5%;
}
.yjal .swiper-button-next:hover,.yjal .swiper-button-prev:hover{
	color:#0091cc
}
.m_ywfw{
	padding: 50px 5% ;
	background-image: url(/static/images/m_ywfwbac.jpg);
	background-size: auto 100%;
	display: none;
	text-align: center;
}
.m_fwtit h6{
	font-size: 60px;
    height: 70px;
    line-height: 70px;
    color: rgba(255,255,255,.15);
    
}
.m_fwtit h2{
	color:#ffffff;
	font-weight: bold;
	font-size: 18px;
}
.m_fwtit h3{
	font-size: 12px;
	color:rgba(255,255,255,.6);
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,.2);
	margin-bottom: 25px;
}
.m_ywfw li h6{
	color:#fff;
	line-break: normal;5px
}
.m_ywfw .swiper-button-prev,.m_ywfw .swiper-button-next{
	background-image: none;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	border: 1px solid #fff;
	color:#fff;
	font-size: 16px;
	line-height: 30px;
	opacity: 1;
	margin-top: 0;
	top: 18%;
}
.m_fwtit{
	margin-top: 20px;
}

.sy_honor{ background:url(/static/images/honor_bg.jpg) no-repeat center center; width:100%; height:540px;}
.poster-main{ position:relative;width:1000px; margin:60px auto 0;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width:800px;height:270px;}
.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0;}
.poster-main .poster-btn{ position:absolute;top:0;width:100px;height:270px; z-index:10; cursor:pointer;  opacity:0.8}
.poster-main .poster-prev-btn{left:0; background: url(/static/images/left.png) no-repeat center center;}
.poster-main .poster-next-btn{right:0; background: url(/static/images/right.png) no-repeat center center;}

.img{ display: block; width: 100%;}
.box_pro{ padding: 50px 0;}
.pro_slide{ position: relative; margin-top: 30px;}
.pro_slide .hd{ overflow: hidden; position: absolute; top: -90px; right: 0;}
.pro_slide .hd li{ float: left; width: 180px; line-height: 47px; text-align: center; background-color: #F0F0F0; font-size: 16px; color: #666666; border-radius: 40px; margin-left: 20px; cursor: pointer;}
.pro_slide .hd li.on{ background-color: #116AA7; color: #ffffff;}
.pro_slide .bd{ overflow: hidden;}
.pro_slide .bd ul{ width: 1800px;}
.pro_slide .bd li{ float: left; width: 560px; height: 390px; margin-right: 40px;}