#content {
	background-color: #f5f5f5
}
.container>h2 {
	color: #424242;
	line-height: 1px;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 23px
}
.no-goods {
	padding: 30px 0 60px;
	font-size: 0;
	text-align: center;
	margin-bottom: 22px
}
.no-goods img {
	margin: 30px 0
}
.no-goods p {
	font-size: 14px;
	line-height: 1.5;
	color: #666
}
.filter {
	padding: 0 27px;
	font-size: 14px;
	color: #777;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 28px
}
.filter .f-line {
	overflow: hidden;
	padding: 16px 0;
	border-bottom: 1px solid #e9e9e9
}
.filter .f-line:last-child {
	border: 0
}
.filter .fl-item {
	float: left;
	margin-right: 40px;
	cursor: pointer
}
.filter .fl-item a {
	color: #777
}
.filter .on {
	color: #0071e3
}
.filter .on a {
	color: #0071e3
}
.filter .fl-title {
	width: 110px;
	margin-right: 0;
	color: #a5a5a5
}
.filter .sort .icon-sort {
	display: inline-block;
	margin-left: 9px;
	width: 9px;
	height: 14px;
	background: url(../../img/common/icon-sort_8658c11.png) 0 2px no-repeat
}
.filter .sort .up .icon-sort {
	background-position: 0 -18px
}
.filter .sort .down .icon-sort {
	background-position: 0 bottom
}
.filter .sort .icon-checkbox {
	margin-right: 9px;
	vertical-align: text-bottom
}
.prod-list {
	width: 1200px;
	border-bottom: 1px solid #e9e9e9;
	background-color: #fff
}
.prod-list:last-child {
	border: 0
}
.prod-item {
	position: relative;
	float: left;
	width: 250px;
	padding: 24px 25px 8px 24px;
	background-color: #fff;
	border-right: 1px solid #e9e9e9;
	cursor: pointer
}
.prod-item a {
	display: block;
	position: relative;
	z-index: 9
}
.prod-item a.no-good:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 10px;
	width: 45px;
	height: 51px;
	background: center center no-repeat url(../../img/prod/icon-no-good_0a327dc.png)
}
.pl-right {
	border-right: 0
}
.prod-item .figure img {
	width: 250px;
	height: 250px;
	margin-top: 10px
}
.prod-item .figure {
	position: relative;
	z-index: -1;
	font-size: 0
}
.prod-item h3 {
	padding-top: 28px;
	font-size: 17px;
	line-height: 1.5;
	height: 25px;
	color: #333;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	white-space: normal\9;
	text-overflow: ellipsis;
	word-break: break-all;
	margin-bottom: 5px
}
.prod-item .price {
	margin-bottom: 23px;
	line-height: 1;
	text-align: center;
	font-size: 20px;
	color: #000
}
.prod-item .evaluate-num {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #a0a0a0
}
.prod-item .btn-buy {
	display: none;
	width: 100%;
	position: absolute;
	bottom: -15px;
	left: 0;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	background-color: #fff;
	border: 0
}
.no-result {
	margin-bottom: 30px;
	padding: 100px 0 100px 533px;
	background: url(../../img/prod/icon-search-big_c5dcfd2.png) no-repeat 355px center
}
.no-result h3 {
	color: #333;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	margin-bottom: 25px;
	font-weight: 400
}
.no-result .comment {
	font-size: 18px;
	line-height: 25px;
	color: #333
}
.no-result .comment a {
	text-decoration: underline
}
.no-result .comment a:hover {
	text-decoration: none
}