div.zxf_pagediv {
    text-align: center;
    color: #333;
    margin: 10px 0;
    border-top: 1px solid #e1e1e1;
    padding-top: 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: 50px;
	width: 50px;
	line-height: 50px;
	color: #333;
	background: #fff;
	margin: 0 5px;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	box-shadow: 0 0 5px #000;
}
.current{
	color: #ffffff;
	background: #00285c;
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin: 0 5px;
	border-radius: 50%;
}
.zxfPagenum{
	color: #333;
	background: #FFFFFF;
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin: 0 5px;
}
.nextpage{
	color: #000;
	margin: 0 5px;
}
.nextbtn,.prebtn{
	color: #333333;
	background: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: 0 5px;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	box-shadow: 0 0 5px #000;
	cursor: pointer;
}
.zxfinput{
	width: 35px;
	height: 35px;
	text-align: center;
	box-sizing: border-box;
	margin: 0 5px;
}
.zxfokbtn{
	color: #333;
	width: 50px;
	height: 35px;
	line-height: 35px;
	background: #f0f0ef;
	border: 1px solid #cccccc;
}
.fyel{margin-left: 150px;}
.aaaaaa{border: 1px solid red;}
