.footer {
	width: 100%;
	height: 326px;
	background-color: #F5F5F5;
	min-width:1200px;
}

.footer_up {
	height: 239px;
	width: 1200px;
	margin: 0 auto;
}

.footer_up_left {
	width: 60%;
	float: left;
}

.nav {
	width: 144px;
	float: left;
	margin-top: 40px;
}

.nav span {
	color: #333333;
}

.nav li {
	margin-top: 20px;
}

.hr {
	height: 1px;
	width: 1200px;
	color: #E0E0E0;
	background-color: #E0E0E0;
	margin: 0 auto;
	margin-top: 20px;
}

.footer_up_right {
	width: 40%;
	float: left;
}

.time {
	margin-top: 50px;
	margin-left: 210px;
}

.tell {
	color: #F58521;
	font-size: 22px;
	margin-bottom: 5px;
}

.c_service {
	margin-top: 10px;
}

.c_service span {
	height: 32px;
	width: 120px;
	display: block;
	background-color: #FF8B2E;
	text-align: center;
	line-height: 30px;
	color: #FFFEFF;
	font-size: 14px;
}
.footer_down{
	width: 1200px;
	margin: 0 auto;
}
.info{
	margin: 0 auto;
	margin-top: 33px;
}
.info span{
	display: block;
	text-align: center;
	margin: 3px;
	color: #333333;
}
