.bg_white{
	background-color: #ffffff;
}
.w68{
	width: 68px;
}
.zcBox ul{
	/*margin-left: -20px;*/
}
.zcBox ul .li-list{
	width: 275px;
	height: 300px;
	background-color: #f8f8f8;
}
.zcBox ul li .label_Green,
.zcBox ul li .label_Orange{
	top: -7px;
	left: 0;
	width: 94px;
	height: 27px;
	color: #fff;
	line-height: 27px;
	background: url(../../../Content_V1.0/images/LY_Images/listLabel_Green.png) no-repeat;
}
.zcBox ul li .label_Orange{
	background: url(../../../Content_V1.0/images/LY_Images/listLabel_Orange.png) no-repeat;
}
.zcBox ul li .a-pictur{
	width: 275px;
	height: 183px;
}
.zcBox ul li .a-pictur img{
	width: 100%;
	height: 100%;
}
.zcBox ul li .div-txt .a-btn:hover{
	border: 1px solid #006abe;
	color: #006abe;
}
.zcBox ul li .div-txt .labelBox{
	margin-left: -10px;
}
.zcBox ul li .div-txt .labelBox span{
	height: 20px;
	line-height: 20px;
	padding: 0 3px;
	margin-left: 10px;
	border: 1px solid #eaeaea;
	background-color: #fafafa;
}
.zcBox ul li .div-txt .a-title{
	width: 233px;
}
.zcBox ul li .div-txt:hover .a-title{
	color: #308bd8;
}
.zcBox ul li .div-txt{
	line-height: 25px;
	padding: 0 20px;
}
.paginationCon {
    width: 100%;
    text-align: center;
    *padding: 30px 0 30px;
}