.all{
	width: 100%;
}

#middle{
	width: 100%;
	text-align: center;
	margin-bottom:74px;
}

.title{
	font-size:30px;
	font-family:MicrosoftYaHei;
	color:#717171;
}

.productgroup{
	margin-top: 52px;
	/*margin-left: 412px;*/
	display: flex;
	justify-content: center;
}

.productgroupbg{
	height: 229px;
	width: 230px;
	background:#F0F6FB;
	margin-left: 35px;
}

.producttitle{
	font-size:18px;
	font-family:MicrosoftYaHei;
	color:#656565;
	margin-top: 33px;
}

.producttxt{
	font-size:18px;
	font-family:MicrosoftYaHei;
	color:#656565;
	margin-top: 9px;
}

.productimg{
	margin-top: 9px;
}

#customized{
	padding-top: 64px;
	margin-top: 69px;
	width: 100%;
	height: 600px;
	text-align: center;
	background-color: #F6F8F8;
}

.customizedgroup{
	margin-top: 53px;
	/*margin-left: 447px;*/
	display: flex;
	justify-content: center;
}

.customizedgroupbg{
	height: 171px;
	width: 171px;
	background:#CBDCEA;
}

.customizedtitle{
	font-size:20px;
	font-family:MicrosoftYaHei;
	color:#717171;
}

.servicetitle{
	font-size:18px;
	font-family:MicrosoftYaHei;
	color:#656565;
	margin-top: 20px;
}

.servicetxt{
	font-size:14px;
	font-family:MicrosoftYaHei;
	color:#717171;
	margin-top: 10px;
	text-align: 10px;
	text-align: left;
	margin-left: 10px;
}