ï»¿#header {
	width: 100%;
	height: 89px;
	position: absolute;
}

.header {
	position: relative;
	width: 1100px;
	height: 89px;
	margin: 0 auto;
}

.header .logo {
	position: absolute;
	bottom: 0;
	left: 0;
}

.header p {
	position: absolute;
	bottom: -6px;
	right: 0;
	color: #fff;
}

.header p a {
	margin: 0 5px;
	display: inline-block;
	color: #fff;
	line-height: 24px;
}

.header p a.mobile {
	padding: 0 0 0 16px;
	margin-left: 10px;
	background: url(/images/subsidyÖÐ¹úÌåÓý²ÊÆ±APP18/mobile.png) 0 4px no-repeat;
}

.header p a:hover {
	color: #ff6600;
}
.main {
	height: 523px;
	width: 100%;
	background-color: #0788c8;
}

.content {
	padding-top: 89px;
	width: 1100px;
	height: 434px;
	margin: 0 auto;
	background: url(/images/subsidyÖÐ¹úÌåÓý²ÊÆ±APP18/subsidy_bg.png) right 74px no-repeat;
}

.content .box {
	width: 767px;
	height: 326px;
	float: left;
	display: inline;
	margin: 50px 0 0 163px;
	border: 3px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.content .box h3 {
	text-align: center;
	font: bold 38px/50px "microsoft yahei";
	color: #FFFFFF;
	margin-top: 50px;
}

.content .box ul {
	height: 150px;
	background: url(/images/subsidyÖÐ¹úÌåÓý²ÊÆ±APP18/subsidy_icon2.png) no-repeat;
}

.content .box ul li {
	float: left;
	width: 107px;
	margin-right: 30px;
	font: 16px/35px "microsoft yahei";
	text-align: center;
}

.content .box ul li a.icon {
	height: 107px;
	width: 107px;
	display: block;
}

.content .box ul li a {
	color: #fff;
}

.content .box ul {
	margin-top: 45px;
	margin-left: 67px;
}