.lehoing{
	width: 62.5%;
	height: 36px;
	font-size: 36px;
	line-height: 36px;
	border-left: 5px red solid;
	text-indent: 20px;
	margin: 2% auto;
}
.anlirongqi{
	width: 62.5%;
	height: auto;
	margin: 2% auto;
	clear: both;
	display: -webkit-flex; /* Safari */
  	display: flex;
	flex-wrap: wrap;
	justify-content: space-between ;
	align-content: flex-start;
}
.wodetian{
	width: 280px;
	height: 200px;
	color: #FFFFFF;
	font-size: 16px;
	text-indent: 5px;
	line-height: 30px;
	margin-top: 20px;
}
.dadada{
	width: 62.5%;
	height: auto;
	display: block;
	margin: 2% auto;
}