.serviceImg{
	width: 100%;
	height: 460px;
	background: url(../images/serviceNetwork.jpg) center center no-repeat;
	background-size: 100% auto;
}

.network{
	width: 1200px;
	margin: 60px auto 0;
}
.industry{
	height: 400px;
	padding-bottom: 40px;
}
.industryTxt{
	width: 500px;
}
.industryTxt h4{
	font-size: 25px;
	color: #EC6C00;
	margin-top: 30px;
	font-weight: normal;
}
.industryTxt h5{
	font-size: 20px;
	color: #484849;
	margin-top: 3px;
}
.industryTxt p{
	font-size: 16px;
	color: #717070;
	padding-top: 26px;
}
.industryMap{
	width: 700px;
	height: 100%;
	text-align: right;
}
.industryMap img{
	max-width: 100%;
	max-height: 100%;
}