.filterContainer ul li.clearfix {
    border-bottom: none;
}
.f_d{color: #ddd;}
/* .titleHover:hover{
	color: #ddd;
} */
.picList ul{
	margin: -10px 0 0 -10px;
}
.picList ul li{
	width: 366px;
	height: 206px;
	margin: 30px 0 0 30px;
}
.picList ul li .imgBox{
	width: 100%;
	height: 100%;
}
.picList ul li .tips{
	top: 10px;
	left: 0;
	z-index: 5;
	width: 58px;
	height: 24px;
	line-height: 24px;
}
.picList ul li .ZBZTip{
	background: url(../../images/icon/ZBZTip.png) no-repeat left center;
}
.picList ul li .WKSTip{
	background: url(../../images/icon/WKSTip.png) no-repeat left center;
}
.picList ul li .HFTip{
	background: url(../../images/icon/HFTip.png) no-repeat left center;
}
.picList ul li .botBox{
	bottom: 0;
	left: 0;
	z-index: 5;
	width: 336px;
	height: 48px;
	padding: 12px 15px 0;
	background: url(../../images/icon/bg_Poppp.png) repeat;
}
.picList ul li .VRTip{
	width: 30px;
	height: 19px;
	background: url(../../images/icon/VRTip.png) no-repeat center;
}
.picList ul li .ZZ_Hover{
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 366px;
	height: 0;
	background: url(../../images/icon/listHover.png) no-repeat center;
}
.picList ul li:hover .ZZ_Hover{
	height: 206px;
}