@charset "utf-8";
/* CSS Document */

@media screen and (max-width:2040px) and (min-width:630px){
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.topNav {
	position:relative;
	z-index:9999;
	height:40px;
	line-height:40px;
	font-family:"Microsoft YaHei",SimSun;
	font-size:14px;
}
.topNav-width {
	width:60%;
	float:right;
	margin:17px auto 0;
	
}
.topNav h3 {
	font-weight:normal;
	font-size:100%;
}
.topNav dl {
	zoom:1;
}
.topNav .tnLeft {
	float:right;
}

.topNav dd {
	float:left;
	position:relative;
}
.topNav dd h3 {
	float:right;
}
.topNav dd h3 a {
	display:inline-block;
	*display:inline;
	zoom:1;
	height:14px;
	line-height:14px;
	padding:13px 20px 13px 25px;
	color:#323232;
}
.topNav dd h3 a.cover{ color:#ff8b0f;}
.topNav dd h3 a i {
	display:inline-block;
	width:8px;
	height:5px;
	margin:0 0 0 5px;
	overflow:hidden;
	vertical-align:middle;
	font-size:14px;
	line-height:13px;
}
.topNav dd h3 a:hover,.topNav dd.on h3 a {
	text-align:center;
	color:#FF8400;
}

.topNav dd ul {
	display:none;
	position:absolute;
	width:110px;
	top:40px;
	left:0;
	
	border-top:0;
	/*background:#f2f2ed;*/
	background:#fff;
	/*-moz-box-shadow:3px 3px 3px rgba(0,0,0,.1);
	-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.1);
	box-shadow:3px 3px 3px rgba(0,0,0,.1);*/
	
}
.topNav dd ul li {
	line-height:31px;
	border-bottom:1px solid #e1e1e1;
}
.topNav dd ul li a {
	display:block;
	color:#646464;
	text-align:center;
	padding:0 8px 0 0;
}
.topNav dd ul li a.cover1{background-color:#ff8b0f; color:#fff;}
.topNav dd ul li a:hover {
	background:#ff8b0f;
	color:#fff;
}
.topNav dd ul li a span {
	color:#646464;
	margin-left:5px;
}
}
@media screen and (max-width:629px) and (min-width:310px){
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.topNav {
	position:relative;
	z-index:9999;
	height:40px;
	line-height:40px;
	font-family:"Microsoft YaHei",SimSun;
	font-size:14px;
}
.topNav-width {
	float:right;
	margin:17px auto 0;
	width:100%;
	border-bottom:1px solid #e1e1e1;
	
}
.topNav h3 {
	font-weight:normal;
	font-size:100%;
}
.topNav dl {
	zoom:1;
}
.topNav .tnLeft {
	float:left;
	width:100%;
	text-align:center;
}

.topNav dd {
	width:30%;
	float:left;
	position:relative;
}
.topNav dd h3 {
	float:right;
}
.topNav dd h3 a {
	display:inline-block;
	*display:inline;
	zoom:1;
	height:24px;
	line-height:14px;
	text-align:center;
	color:#323232;
}
.topNav dd h3 a.cover{ color:#ff8b0f;}
.topNav dd h3 a i {
	display:inline-block;
	width:8px;
	height:5px;
	overflow:hidden;
	vertical-align:middle;
	font-size:14px;
	line-height:13px;
}
.topNav dd h3 a:hover,.topNav dd.on h3 a {
	
	color:#FF8400;
}

.topNav dd ul {
	display:none;
	position:absolute;
	width:120%;
	top:20px;
	left:10%;
	border:1px solid #e1e1e1;
	border-top:0;
	background:#f2f2ed;
	/*-moz-box-shadow:3px 3px 3px rgba(0,0,0,.1);
	-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.1);
	box-shadow:3px 3px 3px rgba(0,0,0,.1);*/
	
}
.topNav dd ul li {
	line-height:31px;
	border-bottom:1px solid #e1e1e1;
}
.topNav dd ul li a {
	display:block;
	color:#646464;
	text-align:center;
	padding:0 8px 0 0;
}
.topNav dd ul li a.cover1{background-color:#ff8b0f; color:#fff;}
.topNav dd ul li a:hover {
	background:#ff8b0f;
	color:#fff;
}
.topNav dd ul li a span {
	color:#646464;
	margin-left:5px;
}

}
