*{
	margin: 0 ;
	padding: 0 ;
	font-family:"微软雅黑"， Arial, "Helvetica Neue", Helvetica, sans-serif;
}
ul,li{ padding:0;margin:0;list-style:none}
.foot{
	height: 280px;
	width: 1200px;
	margin: 0 auto;	
	color:#b9b9b9;
}
.foot .oern{
	width: 800px;
	height: 180px;
	margin: 0 auto;
}
.foot .oern .about{
	font-size: 14px;
	line-height: 30px;
	float: left;
	margin-left: 80px;
	margin-top: 40px;
}
.foot .oern .about:first-child{
	margin-left: 1px;
}
.foot .oern .about p:first-child{
	font-size: 18px;
	margin-top: 20px;
	color: #595959;
}
.foot .oern .ft-fon{
	margin-left: 10px;
}
.foot .oern .about .fo-code{
	width: 90px;
	height: 90px;
}
.foot .oern .about .fo-code img{
	width: 100%;
	height: 100%;
}