.footer{
	width:100%;
	height:auto;
	float:left;
	background-color:#007b7d;
}
.footer .footer_01{
	width:100%;
	height:108px;
	float:left;
}
.footer_01 .footer_01_mainf{
	width:1200px;
	height:70px;
	border-bottom:1px solid #ffffff;
	margin-left:auto;
	margin-right:auto;
}
.footer_01_mainf ul{
	width:1092px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
}
.footer_01_mainf ul li{
	width:150px;
	height:100%;
	float:left;
	border-right:1px solid #ffffff;
	text-align:center;
	color:#ffffff;
	font-size:18px;
	font-family:"微软雅黑";
	line-height:23px;
	overflow:hidden;
}
.footer_01_mainf ul li:nth-child(7){
	width:151px;
	height:100%;
	float:left;
	border-right:0px;
}
.footer_01_mainf ul li a{
	color:#ffffff;
	overflow:hidden;
}


.footer .footer_02{
	width:100%;
	height:160px;
	float:left;
	margin-top:50px;
}
.footer_02 >div{
	width:100%;
	height:40px;
	float:left;
	line-height:40px;
	text-align:center;
	color:white;
	font-size:14px;
	font-family:"微软雅黑";
}
