div.zxf_pagediv{
	text-align: center;
	color: #999999;
}
div.zxf_pagediv a{
	text-decoration: none;
	
}
div.zxf_pagediv span,div.zxf_pagediv a{
	display: inline-block;
	box-sizing: border-box;
}
div.zxf_pagediv span.Allitems>i{
	color:#000;
	font-style:normal;
	font-size: 14px;
}
div.zxf_pagediv span.Allitems>b{
	color:#40a9ff;
	font-weight:normal;
	font-size: 14px;
}
.zxf_pagediv span.disabled{
	height: 35px;
	width: 35px;
	line-height: 35px;
	background: #f2f2f2;
	margin: 0 5px;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
}
.current{
	color: #ffffff;
	background: #1890ff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin: 0 5 px;
	border-radius: 4px;
}
.zxfPagenum{
	color: #999999;
	background: #FFFFFF;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #dfdfdf;
	margin: 0 5px;
	border-radius: 4px;
}
.nextpage{
	color: #40a9ff;
	margin: 0 5px;
	border: 1px solid #40a9ff;
}
.nextbtn,.prebtn{
	color: #999999;
	background: #FFFFFF;
	width: 34px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	box-sizing: border-box;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
}
.zxfinput{
	width: 35px;
	height: 35px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
	margin: 0 12px;
}
.zxfokbtn{
	width: 45px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #dfdfdf;
	cursor: pointer;
}