@charset "utf-8";
/* CSS Document */

.clearr{
	clear: both;
}

.fl{float:left;}
.fr{float:right;}
li{ list-style:none}
body{font-family:微软雅黑;}
/*链接*/
	/*整个网页超链接样式开始*/
	a {FONT-FAMILY:微软雅黑; text-decoration:none; color:#6e6e6e;}
	a:hover {FONT-FAMILY:微软雅黑; text-decoration:none; color:#e60012;}
	
.color a {FONT-FAMILY:微软雅黑; text-decoration: none; color:#333 ;}
.color a:hover {FONT-FAMILY:微软雅黑; text-decoration: none; color:#e60012;}

	/*链接结束*/
.top{
	height:66px;
	width:1170px;
	margin:0 auto;
	}
.logo{
		width:200px;
	}

.linkr{
	
	width:240px;
}
.pic{
	margin:0px auto;
	width:1440px;
	height:357;
	}
.nav{
	margin:0 auto;
	max-width:1440px;
	background-color:#e60012;
}
.nav_con{
	margin:0 auto;
	width:1170px;
	line-height:50px;
	height:50px;
	color:#FFF;
}
	/*导航结束*/
.hui{
	width:100%;
	background:#f7f7f7;
}
.bai{
	max-width:1440px;
	margin:0 auto;
	background:#fff;
}
.content{
	width:1170px;
	margin:0 auto;
	overflow:hidden;
	}
	

/*内容*/
	

/*底部*/
.foot{
	margin-top:30px;
	background:#c1c5c4;
	margin-top:10px;
}
.foot_con{
	width:1170px;
	margin:0 auto;
}

	
	