/* ¹«¹²css */

.container-box {

	padding: 34px 100px 29px;

	background: #FFFFFF;

	min-height: 500px;

}
.article-title {
	text-align: center;
	color: #262626;
	font-weight: 500;
	font-size: 32px;
	line-height: normal;
}
.article-relevant {
	/* display: flex; */
	margin:15px 0 0;
	text-align: center;
	line-height: 36px;
}
.article-relevant-source {
	width: 30%;
	color: #999999;
	font-size: 14px;
	float: left;
}
.article-relevant-count {
	width: 20%;
	color: #999999;
	font-size: 14px;
	float: left;
}
.article-line {
	width: 100%;
	height: 8px;
}
.article-line img {
	width: 100%;
	height: 100%;
}
.article-list {
	margin-top: 100px;
}
.article-list p {
	font-size: 18px;
	text-indent: 28px;
	color: #262626;
	line-height: 32px;
	margin-bottom: 32px;
}
.article-operation {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 30px 0 22px 0;
	background: #F2F2F2;
}
/* .article-operation ul {
	display: flex;
} */
.article-operation li {
	cursor: pointer;
	float: left;
}
.article-operation img {
	width: 18px;
	height: 13px;
	padding-right: 5px;
}
.article-operation li span {
	padding-right: 37px;
}
.article-link {
	/* display: flex; */
	width: 100%;
}
.article-link .article-next {
	width: 50%;
	color: #20242A;
	font-size: 14px;
	float: left;
}
.article-link .article-next a {
	color: #20242A;
}
.article-link .article-next a:hover {
	color: #2962AA;
}
.dqwz {width:1200px;height: 24px;line-height: 24px;margin: 0 auto;margin-top: 16px;background: url(http://www.weihai.gov.cn/picture/2301/1905231133377058872.png) no-repeat left;padding-left: 22px;}
.dqwz a {color: #20242A}