.NS-header {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: white;
	background: #247CB0 url("/img/solve/banner.png") center 0 repeat;
	width: 100%;
	height: 560px;
	font-size: 50px;
	text-align: center;
	vertical-align: middle
}

.NS-header .p1 {
	margin: 0;
	padding: 0;
	font-size: 46px;
	color: #ffffff;
	margin-bottom: 80px;
	margin-top: 225px;
}

.NS-header .p2 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: 100;
	/* color: rgba(255,255,255,0.8); */
	color: #ffffff;
	margin-bottom: 50px
}

.erpsolvetitle{
	color: #333333;
	font-weight: 600;
	height: 30px;
	line-height: 30px;
}
.erpsolvetitle_p{
	text-align: left;
	line-height: 30px;
	color: #656565;
	padding-left: 10%;
}