.pro329 .prolb329 .itemx a .info div {
	height: 80px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	position: absolute;
	bottom: 0px;
	top: auto;
	width: 100%;
}
.pro329 .prolb329 .eyap {
	width: 80%;
	margin: 0 auto;
}
.pro329 .prolb329 .itemx .info p.title {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	margin-top: 100px;
	color: #333;
	line-height: 24px;
}
.pro329 .eynav {
	text-align: center;
	padding-bottom: 10px
}
.pro329 .eynav li {
	display: inline-block;
}
.pro329 .eynav li.hasmore {
	height: 107px
}
.pro329 .eynav li.hasmore div {
	position: absolute;
	width: 100%;
	left: 0
}
.pro329 .eynav li.hasmore div ul {
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	border-top: rgba(0, 0, 0, 0.10) 1px solid
}
.pro329 .eynav a {
    font-size: 16px;
	line-height: 35px;
	height: 35px;
	padding: 0px 16px;
	color: #fff;
	border: 0px;
	margin-right: 2px;
	display: inline-block;
	transition: all 0.3s ease-out 0s;
    background-color: #666;margin-bottom: 10px;
}
.pro329 .eynav li.hasmore div ul a {
	border: none
}
.pro329 .eynav a.active, .eynav a:hover {
	background: #d81d20;
	color: #fff;
	border: 0px;
}
.pro329 .eynav li.hasmore div ul a.active, .eynav li.hasmore div ul a:hover {
	background: #7d7d7d;
	color: #fff
}
.pro329 .prolb329 .itemx {
	width: 23%;
	margin: 0 1% 80px;
	height: auto;
	float: left;
	position: relative;
	
}
.prolb329 .itemx a {
	display: block;
	overflow: hidden
}
.prolb329 .itemx a img {
	float: none;
	width: 100%;
	height: auto;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.prolb329 .itemx a:hover img {
	transform: scale(1.2, 1.2)
}
.prolb329 .itemx a .info {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 0;
	top: 0;
	transition: all ease-out .3s;
}
.prolb329 .itemx a:hover .info {
	background: rgba(0, 0, 0, .7)
}
.prolb329 .itemx a .info p {
	text-align: center;
	color: #fff;
	padding: 0 20px
}
.prolb329 .itemx a .info div {
	position: relative;
	top: 50%;
	margin-top: -15px
}
.prolb329 .itemx a .info p.title {
	margin-top: 10px;
	color: rgba(0, 0, 0, 0);
	font-size: 16px;
	transition: all ease-out .3s;
}
.prolb329 .itemx a:hover .info p.title {
	margin-top: 0px;
	color: #fff;
	font-size: 16px
}
.prolb329 .itemx a .info p.subtitle {
	margin-top: 16px;
	color: rgba(0, 0, 0, 0);
	font-size: 12px;
	transition: all ease-out .3s;
}
.prolb329 .itemx a:hover .info p.subtitle {
	margin-top: 0px;
	color: #b7b7b7;
}
.pro329 .eydh .eyh {
	padding-bottom: 50px;
	padding-top: 80px
}
.pro329 .eydh .eyh p {
	text-align: center;
}
.pro329 .eydh .eyh p.title {
	color: #444;
	font-size: 26px
}
.pagination-wrapper {
	margin: 20px 0;
}
.pro329 .pagination {
	height: 34px;
	text-align: center;
}
.pro329 .pagination li {
	display: inline-block;
	height: 32px;
	margin-right: 5px;
}
.pro329 .pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pro329 .pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pro329 .pagination li.active {
	background: #71bf45;
	color: #fff;
}
.pro329 .pagination li.active a, .pagination li.active a:hover {
	background: transparent;
	border-color: #71bf45;
	color: #fff;
	cursor: default;
}