.m-style span {
	float: left;
	margin: 0 6px;
	height: 36px;
	border-radius: 4px;
	line-height: 36px;
	color: #E8E8E8;
	font-size: 16px;
	padding: 0 5px;
}

.m-style .active {
	float: left;
	margin: 0 6px;
	height: 36px;
	line-height: 36px;
	background: #F08300;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0 14px;
}

.m-style a {
	float: left;
	margin: 0 6px;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	background: #F4F6FA;
	color: #0C0C0C;
	font-size: 16px;
	padding: 0 14px;
}

.m-style a:hover {
	color: #FFFFFF;
	background: #EF7E1E;
}

.m-style .next,
.m-style .prev {
	font-size: 14px;
}

.m-style .prev {
	margin-right: 24px;
}

.m-style .next {
	margin-left: 24px;
	margin-right: 10px;
}

.now,
.count {
	padding: 0 5px;
	color: #f00;
}

.m-style .pagination img {
	max-width: 800px;
	min-height: 500px;
}

.m-style input {
	float: left;
	margin: 0 5px;
	width: 44px;
	height: 34px;
	background: #F4F6FA;
	border-radius: 7px;
	text-align: center;
	outline: none;
	color: #0C0C0C;
	font-size: 14px;
}

.m-style .jump-btn {
	width: 56px;
	height: 36px;
	background: #F08300;
	border-radius: 4px;
	font-size: 14px;
	padding: 0;
	color: #FFFFFF;
}

.m-style .jumpIptClsT{
	font-size: 16px;
	color: #E8E8E8;
	margin: 0;
}
