/* 内容开始 */
.sz_wj h3 {
	color: #015293;
	font-size: 1rem;
	height: 2.1rem;
	line-height: 2.1rem;
	padding-left: 0.5rem;
	background: #f5f5f5;
	margin-top: 1.25rem;
}

.sz_wj_nr {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.sz_wj_nr li {
	width: 33%;
	font-size: 0.83rem;
	color: #333333;
	height: 3rem;
	border: 1px #e0e0e0 solid;
	text-align: center;
	margin-right: -1px;
	margin-top: -1px;
	line-height: 3rem;
}

.sz_wj_nr li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
