.banner {
	width: 100%;
	height: 5rem;
	background: url('../../images/solution/networkEngineering_bg.png') no-repeat;
	background-size: cover;
	background-position: center;
}

.banner .content {
	padding-top: 1.8rem;
	padding-left: 0.4rem;
}

.banner .content .title {
	font-size: 0.6rem;
	color: #ffffff;
	line-height: 0.84rem;
}

.main {
	padding: 0.43rem 0.3rem;
}

.main .title {
	font-size: 0.32rem;
	font-weight: bold;
	color: #000000;
	line-height: 0.45rem;
	text-align: center;
	margin-bottom: 0.22rem;
}

.main .info {
	font-size: 0.24rem;
	color: #525252;
	line-height: 0.4rem;
	text-align: justify;
	text-indent: 2em;
}

.main .block {
	padding: 0.2rem;
	margin-top: 0.4rem;
	background-color: #fff;
}

.main .block .img {
	width: 100%;
	margin-bottom: 0.25rem;
}

.main .block h3 {
	font-size: 0.24rem;
	font-weight: 500;
	color: #2B2B2B;
	line-height: 0.33rem;
	margin-top: 0.3rem;
	margin-bottom: 0.1rem;
}

.main .block .tip {
	font-size: 0.24rem;
	color: #515151;
	line-height: 0.38rem;
	text-indent:2em
}

.remarks {
	text-align: center;
	font-size: 0.24rem;
	color: #515151;
	line-height: 0.38rem;
}
