/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,form,fieldset,input,textarea,blockquote,
th,td {   
     margin:0;  
     padding:0;  }
body{
       text-align:center;
       font-size:12px;
       color:#333;
	   background:url(../images/bg_1.jpg) no-repeat top center;
	   font-family:"微软雅黑","黑体","宋体";
}
table{
       border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var{
       font-style:normal;font-weight:normal}
li{list-style:none}
a{text-decoration:none; color:#333;}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6,font{font-size:100%;font-weight:normal}  /* font-size:100%为默认大小  等于12px*/
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%; outline:none }
.clearfix{
	clear:both;
	margin:0; padding:0;
}
.container{
	width:1000px;
	text-align:left;
	margin:0 auto;
}
.box1{
	margin-top:785px;
	height:1045px;
	background:url(../images/bg_4.jpg) no-repeat bottom right;
}
.box1_hd{
	text-align:center;
}
.box1_con{
	position:relative;
	margin-top:70px;
}
.box1_con ul{
	float:left;
	position:absolute;
	width:305px;
}
.box1_con li{
	width:305px;
	margin-bottom:3px;
	float:left;
	height:245px;
}
.box1_con li a{
	display:block;
	background:url(../images/bg_2.png) no-repeat;
	height:165px;
	text-align:center;
	padding-top:80px;
}
.box1_con li a:hover{
	background:url(../images/bg_3.png) no-repeat;
}
.box1_con .ul_1{
	top:124px;
}

.box1_con .ul_2{
	left:230px;
}
.box1_con .ul_3{
	top:124px;
	left:461px;
}
.box1_con .ul_4{
	left:690px;
}

.box2{
	background:url(../images/bg_5.png) no-repeat bottom right;
	height:890px;
}
.box2_hd{
	text-align:center;
	margin-top:60px;
}
.box2_con{
	margin-top:70px;
}
.box2_con a{
	display:block;
	margin-bottom:20px;
}
.box2_con dt{
	float:left;
	width:476px;
}

.box2_con dd{
	float:left;
	width:501px;
	margin-left:20px;
	margin-top:70px;
}
.box2_con dd li{
	float:left;
	width:241px;
	margin-bottom:20px;
}
.box3{
	background:url(../images/bg_6.png) no-repeat top center;
	height:796px;
}
.box3_con{
	padding:370px 0 0 0;
}
.box3_con ul{
	float:left;
	position:relative;
}
.box3_con .ul_1 .li_1{
	position:absolute;
	top:-43px;
	right:-96px;
}
.box3_con .ul_2 .li_1{
	position:absolute;
	top:-43px;
	left:-96px;
}
.box3_con .ul_2{
	float:right;
}

.box4{
	background:url(../images/bg_10.jpg) no-repeat top center;
	height:1193px;
}
.box4_hd{
	text-align:center;
	padding-top:80px;
}
.box4_con{
	padding-top:60px;
}
.box4_con .ul_1{
	float:left;
	margin-top:70px;
}
.box4_con .ul_1 li{
	background:url(../images/bg_7.png) no-repeat;
	width:436px;
	height:215px;
	padding:13px 0 0 23px;
	margin-bottom:107px;
}

.box4_con .ul_2{
	float:left;
	margin-top:238px;
}
.box4_con .ul_2 li{
	background:url(../images/bg_8.png) no-repeat;
	width:407px;
	height:215px;
	padding:13px 0 0 52px;
	margin-bottom:107px;
}


.box4_con ul li h1{
	font-size:21px;
	color:#fff;
}
.box4_con ul li h1 a{
	color:#fff;
}
.box4_con ul li img{
	margin-top:10px;
}
.box4_con .line{
	float:left;
	background:url(../images/bg_9.png) no-repeat;
	width:51px;
	height:801px;
}

.box5{
	background:#e4f1fb;
	height:740px;
}
.box5_hd{
	padding-top:60px;
	text-align:center;
}
.box5 ul{
	border:3px dashed #fff;
	height:425px;
	padding:10px;
	margin-top:50px;
}
.box5 li{
	float:left;
	margin-right:7px;
}











































