* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	background: #fff;
	font-size: 12px;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #FF8400;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix10:after {
	content: ".";
	display: block;
	height: 10px;
	clear: both;
	visibility: hidden;
}
.h10 {
	height: 10px;
}
.h15 {
	height: 15px;
}
.navBar {
	background: #000;
	color: #333;
}
.nav {
	position: relative;
	margin: 0 auto;
	font-family: "Microsoft YaHei", SimSun, SimHei;
	font-size: 14px;
}
.nav a {
	color: #fff;
}
.nav h3 {
	font-size: 100%;
	font-weight: normal;
}
.nav .m {
	float: left;
	position: relative;
	z-index: 1;
}
.nav .s {
	float: left;
	width: 3px;
	text-align: center;
	color: #D4D4D4;
	font-size: 12px;
}
.nav h3 a {
	display: block;
	text-align: center;
	font-weight: bold;
}
.nav .sub {
	display: block;
	position: absolute;
	left: -3px;
	top: 35px;
	z-index: 1;
	width: 117px;
	border: 1px solid #E6E4E3;
	border-top: 0;
	background: #fff;
}
.nav .sub li {
	text-align: center;
	width:100%;
	padding: 0 0px;
	margin-bottom: -1px;
}
.nav .sub li a {
	display: block;
	border-bottom: 1px solid #E6E4E3;
	height: 30px;
	line-height: 30px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.nav .sub li a:hover {
	color: #FE7700;
}
.nav .block {
	height: 8px;
	width: 120px;
	background: #FE7700;
	position: absolute;
	left: 0;
	top: 42px;
	overflow: hidden;
}
/*
本代码由素材家园收集并编辑整理;
尊重他人劳动成果;
转载请保留素材家园链接 - www.sucaijiayuan.com
*/