@charset "utf-8";
/* CSS Document */

.line{
	height:1px;
	width:100%;
	background:#e3e3e3;
	margin:8px 0;
}
.clearr{
	clear: both;
}

.fl{float:left;}
.fr{float:right;}
body{font-family:微软雅黑;}
/*链接*/
	/*整个网页超链接样式开始*/
	a {FONT-FAMILY:微软雅黑; text-decoration:none; color:#6e6e6e;}
	a:hover {FONT-FAMILY:微软雅黑; text-decoration:none; color:#e60012;}
	
.gu_more a {FONT-FAMILY:微软雅黑; text-decoration: none; color:#e60012 ;}
.gu_more a:hover {FONT-FAMILY:微软雅黑; text-decoration: none; color:#6e6e6e;}
.col_1 a{color:#e60012; }
.tab li	a:hover {FONT-FAMILY:微软雅黑; text-decoration:none; color:#e60012;}


	/*链接结束*/
.top{
	height:125px;
	width:1170px;
	margin:0 auto;
	
	}
	/*
.logo{
	height:125px;
	width:335px;
	background:url(logo.jpg) no-repeat center ;
}
*/
.search{
	
	width:220px;
}
.linkr{
	
	width:230px;
}
.nav{
	background:url(nav.jpg) no-repeat top;
	margin:0 auto;
	max-width:1440px;
	position: relative;
	z-index:1;
}

.nav_con{
	margin:0 auto;
	width:1170px !important;
	line-height:55px;
	height:55x;
	color:#FFF;
}
	/*导航结束*/
.hui{
	width:100%;
	background:#f7f7f7;
	position:relative;
	z-index:1;
}
.bai{
	max-width:1440px;
	margin:0 auto;
	background:#fff;
}
.content{
	width:1170px;
	margin:20px auto 30px auto;
	position:relative;
	min-height:450px;
	}
	
.pic{
	margin:0px auto 0 auto;
	width:1170px;
	height:210px;
	position:relative;
	z-index:1;

}



/*右边*/
.right{
	width:1170px;
}
.wei{
	height:24px;
	width:1167px;
	overflow:hidden;
	color:#999;
}
.lan_name{
	height:26px;
	margin:-10px 0 10px 0;
	line-height:26px;
	color:#e60012;
}
.boxx{
}
.xian{border-bottom:solid #ccc 1px;border-right:solid #ccc 1px;}





/*底部*/
.foot{
	background:#c1c5c4;
	margin-top:10px;

}
.foot_con{
	width:1170px;
	margin:0 auto;
}

	
	
