.wmh_w {
	width: 950px;
	margin: 0 auto;
}

.wmh_w1 {
	height: 54px;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 42.5px;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
}

	.wmh_w1 .wmhkx {
		width: 179px;
		height: 31px;
	}

	.wmh_w1 .jiantou {
		width: 10px;
		height: 10px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.wmh_w1 .wmh_title a {
		height: 20px;
		font-size: 15px;
		font-family: Microsoft YaHei, Microsoft YaHei-Regular;
		font-weight: Regular;
		text-align: left;
		color: #999999;
		line-height: 20px;
	}

		.wmh_w1 .wmh_title a:hover {
			color: #9D1518;
		}

.wmh_w2 {
	height: 20px;
	font-size: 14px;
	font-family: PingFang SC, PingFang SC-Regular;
	font-weight: Regular;
	text-align: left;
	color: #333333;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}


.wmh_w3 .title {
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: Bold;
	text-align: left;
	color: #333333;
	line-height: 24px;
	margin-bottom: 36px;
}

.wmh_w3 .wmh_content {
	font-size: 15px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: Regular;
	color: #333333;
	line-height: 25px;
	text-align: justify;
}

	.wmh_w3 .wmh_content p {
		font-size: 15px;
		font-family: Microsoft YaHei, Microsoft YaHei-Regular;
		font-weight: Regular;
		text-align: left;
		color: #333333;
		line-height: 25px;
		word-break: break-word;
/*		text-indent: 2em;*/
		padding-bottom: 10px;
		margin-bottom:0px;
	}

.wmh_w3 img {
	width: 100%;
}

@media screen and (max-width: 768px) {
	html {
		background: #ffffff;
	}

	body {
		background: #ffffff;
	}

	.jiantou {
		display: none;
	}

	.wmh_title {
		display: none;
	}

	.wmh_w1 {
		height: 31px;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
	}

	.wmhkx {
		height: 31px;
	}

	.wmh_w1 {
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
	}

	.wmh_w {
		width: 100%;
	}

	.wmh_w2 {
		margin-top: 0px;
		margin-bottom: 0px;
		height: 40px;
		font-size: 14px;
		font-family: PingFang SC, PingFang SC-Regular;
		font-weight: Regular;
		text-align: left;
		color: #333333;
		line-height: 40px;
		border-bottom: 1px solid #F4F4F4;
		margin-left: 15px;
		margin-right: 15px;
	}

	.wmh_w3 {
		margin-left: 15px;
		margin-right: 15px;
	}

		.wmh_w3 .title {
			font-size: 18px;
			font-family: Microsoft YaHei, Microsoft YaHei-Bold;
			font-weight: Bold;
			text-align: left;
			color: #222222;
			line-height: 25px;
			margin-bottom: 10px;
			margin-top: 10px;
		}

		.wmh_w3 p {
			font-size: 15px;
			font-family: Microsoft YaHei, Microsoft YaHei-Regular;
			font-weight: Regular;
			text-align: left;
			color: #333333;
			line-height: 25px;
		}
}
