.articleTit{
	font-size:25px;
	color:red;
	text-align: center;
}
.timeAndNumber{
	font-size:14px;
	color:#999;
	text-align: center;
	margin:20px 0;
}
.articleContent{
	font-size:16px;
	color:#999;
	line-height:30px;
}
.articleContent img{
	display:block;
	text-align: center;
	margin:15px auto;
}
.articleBottom{
	margin-top:40px;
}
.articleBottom a{
	display:block;
	text-decoration: none;
	cursor: pointer;
	color:#101010;
	font-size:16px;
	margin-bottom:20px;

}
.curpostion{
	color:#999;
	font-size:16px;
	margin-bottom:20px;
}
.curpostion a{
	color:#007aff;
	text-decoration:none;
	cursor: pointer;
}
.articleBottom a:hover{
	color:#101010;
	font-size:16px;
}
.news{
	height: auto!important;
	overflow: hidden;
}
.wbox { float:right;margin:20px 0px 0px 20px;overflow: hidden;width:100%;}
.wbox ul{
	float: right;
}
.wbox li{
	float: left;
	margin-left:10px;
	line-height:30px;
}
.wbox li::marker{
	content:' ';
}

.pageSize{
	border:1px solid #409fee;
	padding:0 5px;
	height:30px;
	line-height:30px;
	text-align: center;
	margin:0px 2px;
	float:left;
	display:block;
	text-decoration:none;
	font-size:12px;
	color:#101010;
	cursor: pointer;
}


.wbox a{ border:1px solid #409fee;padding:0 5px;height:30px;line-height:30px;text-align: center; margin:0px 2px; float:left; display:block;
	text-decoration:none; font-size:12px; color:#101010;}
.wbox a.arrow:hover{color:#fff; display:block;background:#409fee;padding:0 5px;height:30px;line-height:30px;text-align: center;  margin:0px 2px; float:left;}
.wbox a:hover{
	display:block;
	position:relative; background:#409fee;padding:0 5px;height:30px;line-height:30px;text-align: center;   z-index:9999;color:#fff;}
.wbox a.hover{display:block;position:relative; background:#409fee; padding:0 5px;height:30px;line-height:30px;text-align: center;color:#fff; }

.news-pre{
	overflow: hidden;
	height: 30px;
	line-height:30px;
	margin-bottom: 10px;
}
.news-pre span{
	float: left;
}
.news-pre a{
	float: left;
	cursor: pointer;
}
.news-next{
	overflow: hidden;
	height: 30px;
	line-height:30px;
}
.news-next span{
	float: left;
}
.news-next a{
	float: left;
	cursor: pointer;
}
