﻿ul li {
	list-style:none;
}
img {
	border:none;
}

/*首页产品列表*/
.product_list {
	width:250px;
	float:left;
}
.product_list_nr li {
	line-height:45px;
}
.product_list_nr a {
	cursor:pointer;
	color:#fff;
	font-family:"微软雅黑";
	text-decoration:none;
	margin-left:0px;
	padding-left:35px;
	font-size:16px;
	font-weight:normal;
	display:block;
}
.product_list_nr a:hover {
	color:#DA541D;
}
.product_list_nr {
	width:250px;
}
.f_x {
	background:url(../images/leftn.jpg) no-repeat 0px 0px;
	width:250px;
	margin-bottom:10px;
	line-height:45px;
}
.f_x ul {
	list-style:none;
}
.f_x ul li {
	padding-left:20px;
	line-height:30px;
	border-bottom:0px solid #eee;
	background-image: url(../images/jia.jpg);
	background-repeat: no-repeat;
	background-position: 30px 12px;
}
.f_x ul li a {
	font-size:14px;
	color:#fff;
	font-weight:normal
	width:190px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.f_x ul li a:hover {
	color: #DA541D;
}
.f_x ul {
	display:none;
}
#menus {
	display:block;
}