/*重置导航点的样式*/
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: #fff;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	top: 2px;
	left: 2px;
	width: 6px;
	height: 6px;
	border: 1px solid #fff;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
}
.section-left{
	float: left;
	width: 600px;
	position: relative;
	height: 390px;
}
.section-right{
	float: left;
	width:450px;
	height:390px;
}
.section-left img{
	position: absolute;
	top:50%;
	left:50%;
}
.section-left .img_1{
	width:192px;
	height:222px;
	margin-left:-96px;
	margin-top:-111px;
	z-index:300;
}
.section-left .img_2{
	width:667px;
	height:420px;
	margin-left:-333px;
	margin-top:-210px;
	z-index:250;
}
.section-left .img_3{
	width: 532px;
	height: 329px;
	margin-left: -270px;
	margin-top: -159px;
	z-index: 200;
}
.section-left .img_4{
	width: 581px;
	height: 473px;
	margin-left: -325px;
	margin-top: -243px;
	z-index: 250;
}
.section-left .img_5{
	width: 590px;
	height: 267px;
	margin-left: -329px;
	margin-top: -211px;
	z-index: 200;
}
.section-left .img_6{
	width: 618px;
	height: 435px;
	margin-left: -285px;
	margin-top: -215px;
	z-index: 200;
}
.section-left .img_7{
	width: 622px;
	height: 285px;
	margin-left: -316px;
	margin-top: -152px;
	z-index: 200;
}
.section-left .img_8{
	width: 219px;
	height: 217px;
	margin-left: -114px;
	margin-top: -84px;
	z-index: 400;
}
.section-left .img_12{
	width: 211px;
	height: 104px;
	margin-left: -105px;
	margin-top: 17px;
	z-index: 300;
}
.home-img{
	margin: 0 auto;
	position: relative;
	width: 500px;
	height: 417px;
}
.home-img img,.home-img span {
	position: absolute;
	top:50%;
	left:50%;
}
.home-img .img_9{
	width: 283px;
	height: 308px;
	margin-top: -156px;
	margin-left: -145px;
	z-index: 300;
}
.home-img .img_10{
	width: 530px;
	height: 581px;
	margin-top: -290px;
	margin-left: -269px;
	z-index: 150;
}
.home-img .img_11{
	width: 708px;
	height: 494px;
	margin-top: -272px;
	margin-left: -334px;
	z-index: 200;
}
.home-img .img_12{
	width:1100px;
	height:700px;
	margin-top:-307px;
	margin-left:-451px;
	z-index:300;
}
.section-right div{
	margin: 131px 0 0 66px;
}
.section-right p{
	margin-top: 28px;
}
.section-right a{
	text-decoration:none;
}
.section-right span{
	font-size:26px;
	color: #ffffff;
}
.page{
	margin: 0 auto;
	width: 1100px;
	height: 50%;
	line-height: 50%;
}
.lang,.lang_2{
	position: absolute;
	left: 0px;
	bottom: -4px;
	width: 100%;
	z-index: 400;
}
.lang img,.lang_2 img{
	width:100%;
}
.home-page{
	background: url("../index-img/sybj.png") no-repeat;
	background-size:100% 100%;
}
.fxpc{
	background: url("../index-img/fxbj.png") no-repeat;
	background-size:100% 100%;
}
.yxgk{
	background: url("../index-img/yxbj.png") no-repeat;
	background-size:100% 100%;
}
.lppg{
	background: url("../index-img/lpbj.png") no-repeat;
	background-size:100% 100%;
}
.jt{
	position: relative;
	top:80px;
	width:100%;
	height:31px;
}
.jt img{
	position: absolute;
	top:90%;
	left: 50%;
	width:48px;
	margin-left:-24px;
	display: block;
	animation:fadeIn .5s ease-out both;
	z-index: 999;
}
/*logo动画*/
/*.figcaption{
	width: 100%;
	height: 100%;
	background: url(../index-img/logo.png)no-repeat;
	position: relative;
	overflow: hidden;
	background-position: center center;
}
.figcaption:hover img {
	-webkit-transform:scale(3,3);
	opacity:0;
	-webkit-transition:all 0.5s ease-in-out;
}
.figcaption:hover .more {
	-webkit-transform:scale(1,1) rotate(0deg);
	opacity:1;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
}*/
/*动画*/
.section-right-wz,.section-lj,.section-wz,
.section-right-wz-1,.section-lj-1,.section-wz-1,
.section-right-wz-2,.section-lj-2,.section-wz-2,
.img_3,.img_2,.img_4,.img_5,.img_7,.img_1,.img_12,
.img_10,.img_11,.img_9{
	opacity: 0;
}
.section-fadeInDown{
	opacity: 1;
	animation:fadeInDown 1s ease-out both;
	-webkit-animation:fadeInDown 1s ease-out both;
}
.section-fadeInRight{
	opacity: 1;
	animation:fadeInRight 1s ease-out both;
	-webkit-animation:fadeInRight 1s ease-out both;
}
.section-fadeInUp{
	opacity: 1;
	animation:fadeInUp 1s ease-out both;
	-webkit-animation:fadeInUp 1s ease-out both;
}
 .section-fadeIn{
	 opacity: 1;
	 animation:fadeInDown 1s ease-out both infinite ;
	 -webkit-animation:fadeInDown 1s ease-out both infinite ;
 }
.section-bounceIn{
	opacity: 1;
	animation:bounceIn 3s ease-out both ;
	-webkit-animation:bounceIn 3s ease-out both ;
}
.section_flip{
	opacity: 1;
	animation:flip 1.5s ease-out both;
	-o-animation:flip 1.5s ease-out both;
	-moz-animation:flip 1.5s ease-out both;
	-webkit-animation:flip 1.5s ease-out both;

}
 .section-bounceInLeft{
	 opacity: 1;
	 animation:bounceInLeft 1.8s ease-out both;
	 -webkit-animation:bounceInLeft 1.8s ease-out both;
 }
 .section-rotateIn{
	 opacity: 1;
	 animation:rotateIn 1s ease-out both;
	 -webkit-animation:rotateIn 1s ease-out both;
 }
 .section-slideInDown{
	 opacity: 1;
	 animation:tada 1.5s ease-out both;
	 -webkit-animation:tada 1.5s ease-out both;
 }
.section-fadeInLeft{
	opacity: 1;
	animation:fadeInLeft 3s ease-out both infinite;
	-webkit-animation:fadeInLeft 3s ease-out both infinite;
}
 .section_pulse{
	 opacity: 1;
	 animation:pulse 1s ease-out both;
	 -webkit-animation:pulse 1s ease-out both;
 }
.section-rubberBand{
	opacity: 1;
	animation:rubberBand 1s ease-out both;
	-webkit-animation:rubberBand 1s ease-out both;
}
 .section-bounce{
	 opacity: 1;
	 animation:bounce 1s ease-out both;
	 -webkit-animation:bounce 1s ease-out both;
 }
.section-lj a img,.section-lj-1 a img,.section-lj-2 a img{
	border: none;
}