html,body{
	min-width: 1000px;
}
body{
	width: 100%;
	background: url(../img/banner.png) no-repeat center top;
}
.empty{
	width: 100%;
	height: 650px;
}
.w1000{
	width: 1000px;
	margin: 0 auto;
}
.lm1 img{
	margin-top: 60px;
	margin-left: 350px;
}
.mes{
	width: 480px;
	margin-top: 80px;
	font-size: 20px;
	line-height: 36px;
	color: #333;
	padding-right: 20px;
	text-indent: 2em;
}
.v{
	margin-top: 60px;
}
.tl{
	width: 100%;
	height: 200px;
	background: #3e6cc0;
	margin-top: 70px;
}
.tl_inner{
	width: 1000px;
	margin: 0 auto;
	padding-top: 45px;
	font-size: 20px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	text-indent: 2em;
}
.bg{
	width: 100%;
	background: url(../img/bg.png) no-repeat center top;
}
.lm2 img{
	margin-top: 60px;
	margin-left: 336px;
}
ul{
	margin-right: -70px;
}
ul li{
	float: left;
	margin-top: 70px;
	margin-right: 70px;
}
.zx{
	font-size: 20px;
	line-height: 36px;
	color: #333;
	text-indent: 2em;
	margin-top: 50px;
	padding-bottom: 240px;
}
.zx em{
	color: #ff0000;
	font-weight: bold;
}
.footer{
	width: 100%;
	height: 80px;
	background: #3E6CC0;
}
.footer p{
	width: 1000px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 80px;
	margin: 0 auto;
}
