.msheng_bg {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}

.msheng_bg p {
	display: flex;
	flex-direction: column;
	font-size: 15px;
	width: 509px;
	height: 130px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 179px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.sheng_bg span {
	line-height: 26px;
}

.sheng_bg span:nth-child(1) {
	font-size: 18px;
	font-weight: bold;
}

.zheng_bg1 {
	background: url(../images/sheng_bg1.png) no-repeat;
}

.zheng_bg2 {
	background: url(../images/sheng_bg2.png) no-repeat;
}

.zheng_bg3 {
	background: url(../images/sheng_bg3.png) no-repeat;
}

.zheng_bg4 {
	background: url(../images/sheng_bg4.png) no-repeat;
}

.mhuan{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.mhuan ul {
	width: 50%;
}
.mhuan ul li{
	text-align: center;
	font-size: 18px;
	line-height: 34px;
}
.mhuan ul li:nth-child(1){
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}
.mhuan ul li:nth-child(3) {
	display: flex;
	justify-content: center;
	align-items: center;
}
.mhuan ul li:nth-child(3) p{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 136px;
	height: 26px;
	margin: 0 auto;
	font-size: 17px;
	background: url(../images/lanju.png) no-repeat;
	color: #FFFFFE;
	margin-top: 20px;
}
