div.zxf_pagediv{
	text-align: center;
	color: #999999;
	padding: 0.2rem 0.2rem 0.4rem 0;
	font-size: 0.14rem;
}
div.zxf_pagediv a{
	text-decoration: none;

}
.zxf_pagediv span,div.zxf_pagediv a{
	display: inline-block;
	box-sizing: border-box;
}

.zxfPagenum{
	color: #666;
	background: #fff;
	width: 0.4rem;
	height: 0.4rem;
	line-height: 0.4rem;
	margin: 0 0.1rem;
	border-radius: 0.03rem;
}
.current{
	color: #ffffff;
	background: #0094fe;
	width: 0.4rem;
	height: 0.4rem;
	line-height: 0.4rem;
	border-radius: 0.03rem;
}
.nextpage{
	margin: 0 0.1rem;
}
.nextbtn,.prebtn,span.disabled{
	width: 0.78rem;
	height: 0.44rem;
	border: 0.01rem solid #E6E6E6;
	box-sizing: border-box;
	font-size: 0.14rem;
	color: #999999;
	text-align: center;
	line-height: 0.44rem;
}
.zxfinput{
	width: 0.5rem;
	height: 0.42rem;
	text-align: center;
	box-sizing: border-box;
	border: 0.01rem solid #E6E6E6;
	margin: 0 0.12rem;
	border-radius: 0.03rem;
	color: #666;
}
.zxfokbtn{
	width: 0.48rem;
	height: 0.32rem;
	line-height:0.32rem;
	border: 0.01rem solid #E6E6E6;
	margin-left: 0.1rem;
	cursor:pointer;
	border-radius: 0.03rem;
	background: #fff;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"]{
  -moz-appearance: textfield;
}
.prebtn,.disabled{

}
