ul li {
	list-style:none;
}
img {
	border:none;
}

/*首页产品列表*/
.product_list {
	width:250px;
	background-color:#fff;
	float:left;
}
.product_list_nr li {
	line-height:60px;
}
.product_list_nr a {
	cursor:pointer;
	color:#333;
	font-family: "微软雅黑";
	text-decoration:none;
	margin-left:0px;
	padding-left:40px;
	font-size:16px;
	font-weight:normal;
	line-height:60px;
	display:block;
}
.product_list_nr a:hover {
	color:#F16200;
}
.product_list_nr {
	width:250px;
}
.f_x {
	background:url(../images/leftn.jpg) no-repeat 0px 0px;
	width:250px;
	line-height:60px;
}
.f_x ul {
	list-style:none;
}
.f_x ul li {
	padding-left:20px;
	border-bottom:1px solid #eee;
	background:url(../images/jia.jpg) no-repeat 30px 15px;
}
.f_x ul li a {
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height:40px;
}
.f_x ul li a:hover {
	color: #F16200;
}
.f_x ul {
	display:none;
}
#menus {
	display:block;
}
.product_list {
	border:0px solid #63bce6;
}
.product_list_title {
	padding-bottom:10px;
}
