.wj-mb1-13{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 108px;
	background-color: #f4f4f4;
	overflow: hidden;
}.wj-mb1-13-ul {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 52px;   flex-wrap: wrap; display:flex; justify-content:space-between;
}.wj-mb1-13-ul a {
	text-decoration: none;
}

.wj-mb1-13-ul-li {
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	
}

a:hover .wj-mb1-13-ul-li {
	transform: translate(0,-10px);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px);}

a:hover .wj-mb1-13-ul-h5 {
	text-decoration: none;
}a:hover .wj-mb1-13-ul-p {
	text-decoration: none;
}
.wj-mb1-13-ul-li {
	background-color: #FFF;
	height: 140px;
	width: 527px;
	margin-bottom: 19px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.wj-mb1-13-ul-nr1 { display:flex; justify-content: space-between;}
.wj-mb1-13-ul-nr2 {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}
.wj-mb1-13-ul-h5 {
	font-size: 18px;
	color: #000000;
	font-weight: normal; text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;
}.wj-mb1-13-ul-span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}.wj-mb1-13-ul-p {
	color: #737373;
	line-height: 22px;
	padding-left: 21px;  text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;
}.wj-mb1-13-ul-em {
	margin-top: 10px;
	margin-left: 10px;
}
.news_more {
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}