.product {
	width:100%;
	float:left;
}
.product_list {
	width:100%;
	float:left;
}
.product_list_nr li {
	line-height:50px;
}
.product_list_nr a {
    width:75%;
	margin-left:10%;
	margin-right:15%;
	cursor:pointer;
	color:#fff;
	font-family:"微软雅黑";
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	line-height:50px;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.product_list_nr a:hover {
	color: #CCA351;
}
.product_list_nr {
	width:100%;
}
.f_x {
	width:100%;
	line-height:50px;
	border-bottom:#515151 solid 1px;
	background:#333 url(../images/yj.png) no-repeat 90% center;
}
.f_x ul {
	margin-top:0px;
	margin-bottom:0px;
	list-style:none;
}
.f_x ul li {
	padding-left:20px;
	line-height:40px;
	border-bottom:1px solid #eee;
	background:url(../images/jia.jpg) no-repeat 10px 15px;
}
.f_x ul li a {
	font-size:14px;
	color:#fff;
}
.f_x ul li a:hover {
    font-size:14px;
	color: #CCA351;
}
.f_x ul {
	display:none;
}
#menus {
	display:block;
}
.product_list {
	border:0px solid #63bce6;
}
.product_list_title {
	padding-bottom:10px;
}
