@charset "utf-8";
/* CSS Document */
body {font:12px/1.231 Verdana, Arial, Helvetica, sans-serif, "微软雅黑" ,"";  font-size:12px; margin:0px auto;}/*网站字体颜色*/
a { color:#000; text-decoration:none; }  /*for ie f6n.net*/
#J_m_nav{
	z-index:10;
	width:100%;
	background:#FFF;
	overflow:hidden;
	}
.nav_fixed {
	/*position: fixed;
	top: 0px;
	*/
}
.w1188{
	width:1188px;
	margin:0px auto;
	
	}
.top{
	background:#000;	
	}
.top_con{
	margin:0px auto;
	overflow:hidden;
	padding:10px 0;
	}
.top_con p{
	float:left;
	color:#CCC;
	}
.top_con ul{
	float:right;
	}
.top_con ul li{
	float:left;
	margin:0 5px;
	}
.top_con a{
	color:#CCC;
	}
.header{
	overflow:hidden;
	background:#FFF;
	padding:10px 0;
	}
.logo{
	float:left;
	}
.header_img{
	float:left;
	padding:0px 20px;
	width:480px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	height:60px;
	margin:20px;
	}
.topfont1{
	font-size:25px;
	line-height:30px;
	color:#000;
	float:left;
	}
.topfont2{
	clear:both;
	font-size:20px;
	line-height:30px;
	color:#000;
	float:left;
	}
.header_img span{
	color:#fb620c;
	font-weight:bold;
	}
.tel{
	float:right;
	padding:20px;
	color:#000;
	font-size:20px;
	line-height:30px
	}
.tel span{
	color:#fb620c;
	font-weight:bold;
	}
.nav{
	border-top:1px solid #bababa;
	border-bottom:1px solid #bababa;
	overflow:hidden;
	}
.nav_con{
	text-align:center;
	}
.nav_con ul li{
	float:left;
	border-right:1px #e2e2e2 solid;
	}
.nav_con li a{
	padding:0 16px;
	font-size:18px;
	line-height:54px;
	display:block;
	}
.nav_con li a:link{
	}
.nav_con li a:hover{
	background:#373c64;
	color:#fff;	
	}
.htop{
	height:1px;
	/*margin-top:206px;*/
	}
