.in_banner{
	height:630px;
	position:relative;
	cursor:pointer;	
	overflow:hidden;
}
.in_banner .pics li{
	width:100%;
	height:630px;
	background-repeat:no-repeat;
	background-position:top center;	
}
.in_banner .btns{
	height:13px;
	width:100%;
	position:absolute;
	left:0;
	bottom:37px;
	z-index:700;
	text-align:center;	
}
.in_banner .btns span{
	display:inline-block;
	width:13px;
	height:13px;
	background:url("/static/image/banner_btn.png") no-repeat;	
	margin:0 6px;
}
.in_banner .btns .hover{
	background:url("/static/image/banner_btnh.png") no-repeat;		
}



.in_footer{
	height:563px;
	margin-top:60px;	
	background:url("/static/image/in_footer_map.jpg") no-repeat top center;
	text-align:center;
	color:#ddd;
}
.in_footer .footer_inner{
	height:563px;
	height:563px;
	background:url("/static/image/abg2.png");	
}
.in_footer dl{
	padding:140px 0 160px 0;	
}
.in_footer dt{
	line-height:42px;
	font-size:24px;	
}
.in_footer dd{
	height:47px;
	margin-top:20px;	
}
.in_footer dd a{
	display:inline-block;
	width:53px;
	height:47px;	
	cursor:pointer;
}
.in_footer .wb{
	background:url("/static/image/in_wb.png") no-repeat left top;	
}
.in_footer .wx{
	background:url("/static/image/in_wx.png") no-repeat left top;	
}
.in_footer .container{
	position:relative;	
}
.in_footer .footer_code{
	position:absolute;
	left:555px;
	top:240px;
	display:none;	
}
