
.ui-pageview {
	height: 45px;
	border-bottom: 1px solid #e5e5e5
}

.ui-pageview a,.ui-pageview span {
	float: left;
	width: 33.33333333%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #333;
	font-size: 18px;
	box-sizing: border-box
}

.ui-pageview span {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	color: #b5b5b5
}

.ui-pageview span strong {
	font-weight: 400;
	color: #333
}
.btn-next .unclick,.btn-prev.unclick {
	cursor: default;
	color: #b5b5b5
}
.btn-prev.unclick i {
	background-position: 0 -512px;
}
.btn-next.unclick i {
	background-position: 0 -690px
}
.page-num{
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
}
.btn-next{
	font-size:14px;
	font-family:"Î¢ÈíÑÅºÚ";
}
.pagebutten{
	width:33%;
	height:38px;
	float: left;
	margin: 0 0 0 0;
	text-align: center;
}