@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
}
img{
	display:block;
	border:0px;
}
.box{
	width:100%;
	height:auto;
	margin:0 auto;
	background:url(../img/bg.png) repeat;
}
.banner{
	width:100%;
	height:701px;
	background:url(../img/top.png) no-repeat center;
}
.banner_top{
	width:400px;
	height:104px;
	margin-left:65%;
}
.banner_top img{
	display:block; 
	border:0px;	
}
.banner_middle{
	width:100%;
	height:600px;
}
.banner_middle_left{
	width:62%;
	height:600px;
	float:left;
}
.banner_middle_right{
	width:38%;
	height:600px;
	float:left;
}
.banner_middle_right img{
	display:block; 
	border:0px;	
}
.banner_middle_left1{
	width:100%;
	height:291px;
}
.banner_middle_left1 img{
	margin-right:1%;
	float:right;
	}
.banner_middle_left2 img{
	margin-right:6%;
	float:right;
	}
.banner_middle_left2{
	width:100%;
	height:130px;
}
.content{
	width:1000px;
	height:1048px;
	margin:0 auto;
	margin-top:-169px;
	background:url(../img/bg_11.png) no-repeat;
}
.content_one{
	 width:100px;
	 height:353px;
	}
.content_two{
	width:100px;
	height:430px;
	}
.content_three{
	width:100px;
	height:260px;
	}
.content_one img{
	display:block;
	margin-left:160px;
	}
.content_two img{
	display:block;
	margin-top:110px;
	margin-left:60px;

	}
.content_three img{
    display:block;
	margin-top:-140px;
	margin-left:120px;
	}
.content_2{
	width:1000px;
	height:747px;
	margin:0 auto;
	margin-top:-2px;
	background:url(../img/bg_22.png) no-repeat;
	}
.part2_left{
	width:400px;
	height:440px;
	float:left;
}
.part2_right{
	width:440px;
	height:440px;
	float:left;
	
}
.part2_left img{
	margin-top:280px;
	margin-left:100px;

}
.part2_right img{
    margin-top:180px;
	margin-left:-330px;
}
.content_3{
	width:1000px;
	height:1094px;
	margin:0 auto;
	margin-top:0px;
	background:url(../img/bg_33.png) no-repeat;
}
.part_4{
	width:890px;
	height:320px;
	margin-left:180px;
	padding-top:120px;
	}
.part_4 img{
	display:block;
	border:4px #FFF solid;
}
.part_4_box{
	width:350px;
	height:320px;
	background-color:#fdd269;
	float:left;
	padding:20px;
	margin-top:30px;
	
	}
.part_4_box1{
	width:350px;
	height:320px;
	background-color:#fdd269;
	float:left;
	margin-left:30px;
	padding:20px;
	margin-top:30px;
}

.bottom{
	width:100%;
	height:278px;
	margin-top:-80px;
	background:url(../img/bottom.png) no-repeat center;
}
.ss{
	font-size:16px;
	font-weight:bold;
	line-height:45px;
	height:50px;
	background-color:#FFF;
	width:340px;
	display:block;
	text-align:center;
	padding-left:10px;
	color:#000;
}
.ww{
	font-size:20px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	background-color:#F00;
	width:350px;
	color:#FFF;
	display:block;
	text-align:center;
}
.ww_copy{
	font-size:20px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	background-color:#a7a7a7;
	width:350px;
	color:#FFF;
	display:block;
	text-align:center;
}
.www{
	font-size:20px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	background-color:#a7a7a7;
	width:350px;
	color:#FFF;
	display:block;
	text-align:center;
}
.fudong{
	position: fixed;
	left:1%;/*这是必须的*/
    top:70px;
	background:url(../img/fudong.png) no-repeat;
	width:183px;
	height:251px;
}