.articleType{
	background: #fff;
}
.articleType ul{
	list-style: none;
}
.articleType ul li{
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 16%;
	font-size: 1.8em;
}
.article_header{
	margin-left: 2%;
}
.article_header a{
	float: left;
}
.article h3{
	float: left;
}
.article_header_right{
	margin-left: 2%;
}
.chairType_dian{
	color:black;
}
.article{
	background: #fff;
}
.article_item_right a{
	padding-top: 20px;
}
.article_item{
	padding-top: 10px;
	padding-bottom: 10px;
}

.page{
	text-align: center;
}