div.zxf_pagediv{
	text-align: center;
	color: #747474;
	margin-top: 10%;
	margin-bottom: 30px;
}
div.zxf_pagediv a{
	text-decoration: none;
	
}
div.zxf_pagediv span,div.zxf_pagediv a{
	display: inline-block;
	box-sizing: border-box;
}
span.disabled{
	height: 35px;
	width: 65px;
	line-height: 35px;
	background: #c9bab8;
	color: #fff;
	margin: 0 5px;
}
.current{
	color: #7D524B;
	/*background: #d71f1b;*/
	width: 20px;
	height: auto;
	line-height: 20px;
	/*margin: 0 5 px;*/
}
.zxfPagenum{
	color: #747474;
	width: 20px;
	height: auto;
	line-height: 20px;
	/*margin: 0 5px;*/
}
.nextpage{
	/*color: #d71f1b;
	margin: 0 5px;*/
	/*border: 1px solid #d71f1b;*/
}
.nextbtn,.prebtn{
	color: #FFFFFF;
	background: #7D524B;
	width: 65px;
	height: 30px;
	line-height: 30px;
	border: 0px;
	margin: 0 10px;
}
.zxfinput{
	width: 50px;
	height: 30px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #7D524B;
	margin: 0 6px;
	background: #7D524B;
	color: #FFFFFF;
}
.zxfokbtn{
	width: 65px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #7D524B;
	margin-left:20px;
	background: #7D524B;
	color: #FFFFFF;
}
