.page {
	background: rgb(242, 242, 242); margin: 20px auto 0px; height: 40px; text-align: center; color: rgb(136, 136, 136); font-weight: 900;
}
.pagelist {
	background: rgb(255, 255, 255); height: 50px; line-height: 50px; font-size: 0px;
}
.pagelist span {
	font-size: 14px;
}
.pagelist .jump {
	padding: 5px 8px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; margin-left: 5px; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.pagelist .bgprimary {
	background: rgb(51, 122, 183); border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); cursor: default;
}
.jumpinp input {
	border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 55px; height: 26px; text-align: center; font-size: 13px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.ellipsis {
	padding: 0px 8px;
}
.jumppoint {
	margin-left: 30px;
}
.pagelist .gobtn {
	
}
.bgprimary {
	background: rgb(51, 122, 183); border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); cursor: default;
}
