.nav ul h2{
	font-size:22px;
	color:#333;
	float:left;
}
.nav ul span{
	float: right;
	font-size: 12px;

}
.nav ul i{
	color:#ff812d;

}
.nav ul {
	height: 36px;
}
.nav ol {
	border-bottom: solid 2px #ff812d;
	background: #f7f7f7;
	line-height: 40px;
	margin-bottom:20px;
}
.nav ol li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	color:#333;
	text-align: center;
}
.nav ol li a:hover, .nav ol li a.on {
	background: #ff812d;
	color: #fff;
	text-decoration: none;
}
.nav ol li a {
	display: block;
}
.sort ol {
	border-bottom: solid 2px #000;
	font-size: 20px;
	line-height: 44px;
	height: 44px;
	background: #fff;
	margin-top:20px;
}
.sort ol span {
	float: left;
	border-bottom: solid 2px #ff812d;
}
.sort ul b {
	display: block;
	line-height: 36px;
	padding: 0 20px;
	margin: 0px 0 20px 0;
	background: #f1f1f1;
	font-size: 16px;
	font-weight: normal;
}
.sort ul b a{
	text-align: right;
	color:#999;
	font-size: 13px;
	float: right;
}
.sort ul li {
	float: left;
	width: 440px;
	line-height: 30px;
	height: 110px;
}
.sort ul li p {
	padding: 10px 20px;
	height: 90px;
	width: 400px;
	background: #fff;
}
.sort ul li font {
	display: block;
	font-size: 14px;
}
.sort ul li font a {
	color: #ff812d;
}
.sort ul li span {
	display: block;
	height: 60px;
	overflow: hidden;
}
.sort ul li span a {
	display: inline-block;
}
.sort ul li span i {
	display: inline-block;
	padding: 0 12px;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.sort ul li:hover p{
	padding: 9px 19px;
	border: solid 1px #ff812d;
	height: auto;
	position: relative;
}
.sort ul li:hover span {
	height: auto;
	z-index: 99;
}
.wrap{
	padding-bottom: 40px;
}
.news_secondary {
	width:280px;
}
.oneNavBd {
	width: 259px;
	height: 42px;
	padding-left: 21px;
	line-height: 42px;
	font-size: 16px;
	color: rgb(51, 51, 51);
	cursor: pointer;
	background: #F2F2F2;
	position: relative;
}
.twoNav {
	display: none;
	padding: 11px 0 9px 0;
	overflow: hidden;
	zoom: 1;
	width: 280px;
	background: #FAFAFA;
}
.twoNav a {
	width: 280px;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 16px;
	cursor: pointer;
	border-left:2px solid transparent;
}
.list .twoNav a li {
	padding-left: 35px;
	font-size: 13px;
	height: 30px;


}
.twoNav a:hover{
	background: #fff;
	color:#ff812d;
	border-color:#fff;
}
.list .twoNav .current {
	font-weight: 500;
	border-left:2px solid #ff812d;
	background: #fff;
	color:#ff812d;
}
.list .twoNav .current a{

}
.tri_b{
	width: 0;
	height: 0;
	border-top: 6px solid #ccc;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	position: absolute;
	right:15px;
	top:18px;
}
.dsb{
	display: block;
}
.tri_a{
	border-top: 0px solid transparent;
	border-bottom: 6px solid #666;
}
.oneNav{
	margin-bottom:10px;
}