@charset "utf-8";
/* CSS Document */
/*公共样式 start*/
html{ font-family:"Microsoft YaHei"
	}
.zw{
	width: 1200px;
	margin: 0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.b{
	clear: both;
}
ol,ul {
	list-style:none;
}
/*公共样式 end*/

/*header start*/
.top{
	width: 100%;
	background-color: #de0a09;
}
.header{ 
	height:auto; 
	width:1200px;
	margin: 0 auto;
}
.logo{ 
	width:695px;
	height:375px;
}
.yulu{ 
	width:505px; 
	height:375px;
}
.xian{
	height: 1px;
	width: 100%;
	background-color:#f5f3de;
}
.nav{
	width: 1200px;
	margin: 0 auto;
	height:63px; 
	line-height: 63px;
}
/*header end*/

/*正文 start*/
.info_r{ 
min-height:100px;
_height:100px;
}
/*正文 end*/

/*友情链接 start*/
.yqlj{
	background-color: #f5f5f5;
	height: 184px;
}
.lianj{
	width: 1200px;
	margin: 0 auto;
	padding-top: 25px;
}
.yqlj_bt{
	height: 30px;
}
.yqlj_list{
	height: auto;
	margin-top: 25px;
}
/*友情链接 end*/
.footer{ 
	width:100%;
	height:auto;
	background-color: #de0a09;
}
.bq{ width:1200px; height:auto; margin:0 auto;}