@charset "utf-8";
* {
	margin:0;
	padding:0;
	list-style:none;
}

.lanren {
	width:1200px;
	margin:0 auto;
}
#nav-2015 {
	padding-left:210px;
	background:#2b2b2b;
	height:40px;
	position:relative;
	z-index:10;
}
#category-2015 {
	width:210px;
	height:40px;
	position:absolute;
	left:0;
	top:0;
	z-index:20;
}
#category-2015 .ld {
	position:relative;
	width:210px;
	height:40px;
	line-height:40px;
	background:#70b90b;
	cursor:pointer;
}
#category-2015 .ld h2 {
	font-size:14px;
	color:#fff;
	padding-left:20px;
	color:#fff
}
#category-2015 .ld b {
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:10px;
	top:10px;
	background:url(../images/arrow.gif) no-repeat 0 0;
}
#category-2015 #allsort {
	display:none;
	width:206px;
	height:288px;
	padding:3px 0;
	position:absolute;
	left:0;
	top:38px;
	border:2px solid #70b90b;
	background-color:#fafafa;
}
#category-2015 #allsort .item {
	width:206px;
	height:35px;
	border-bottom:1px solid #fff;
	float:left;
}
#category-2015 #allsort .item span {
	height:35px;
	line-height:35px;
	width:208px;
	z-index:30;
}
#category-2015 #allsort .item span h3 {
	width:197px;
	padding-left:10px;
	position:absolute;
	font-size:14px;
	font-weight:normal;
	color:#333;
}
#category-2015 #allsort .item span h3 a {
	color:#333;
	text-decoration:none;
}
#category-2015 #allsort .item span h3 a:hover {
	color:#70b90b;
	font-weight:bold;
}
#category-2015 #allsort .item .i-mc {
	display:none;
	width:300px;
	height:274px;
	padding:10px;
	background:#fff;
	border:1px solid #70b90b;
	position:absolute;
	left:206px;
	top:0;
	z-index:25;
}
#category-2015 #allsort .on h3 {
	border:solid #70b90b;
	border-width:1px 0;
	background:#fff;
	z-index:40;
}
#category-2015.on .ld b {
	background:url(../images/arrow.gif) no-repeat 0 -20px;
}
#category-2015.on #allsort {
	display:block;
}
#category-2015.on #allsort .on .i-mc {
	display:block;
}
#navitems-2015 {
	height:40px;
}
#navitems-2015 li {
	float:left;
}
#navitems-2015 li a {
	display:inline-block;
	padding:0 30px;
	height:40px;
	line-height:40px;
	color:#fff;
	font:400 14px/40px "microsoft yahei";
	text-decoration:none;
}
#navitems-2015 li a:hover {
	color:#70b90b;
}
;
