@charset="utf-8";
#banner {
	width:100%px;
	height:268px;
	background:url(image/天安-英.jpg) no-repeat center;
	background-size: 100%;
	min-width: 1280px;
}
#banner2 {
	width:100%px;
	height:268px;
	background:url(image/爱联-英.jpg) no-repeat center;
	background-size: 100%;
	min-width: 1280px;
}
.address{
	width: 1040px;
	height: 300px;
	/*background-color: red;*/
	margin: 0 auto;
	text-align: center;
	margin-top: -18px;
}
.address h2 {
	height:126px;
	text-align: center;
	font-size: 18px;
	/*background-color: blue;*/
	line-height: 200px;
/*	margin-top: 100px;*/
}
.address p{
	font-size: 12px;
}