.mapBold{
	width: 240px;
	height: 160px;
	background-image: url("../image/support/map.png");
	float: left;
}
.supportItem{
	margin-top: 43px;
	width: 100%;
	height: 160px;
}
.supportBold{
	padding-bottom:100px;
}
.personnelInfo{
	float: left;
	margin-left: 30px;
}
.personnelCity{
	font-size:20px;
	font-family:PingFangSC-Medium;
	color:rgba(99,194,198,1);
	line-height:28px;
	height: 28px;
	margin-top: 2px;
}
.personnelName{
	font-size:20px;
	font-weight:400;
	color:rgba(34,34,34,1);
	line-height:28px;
	height: 28px;
	margin-top: 11px;
}
.personnelAddress,.personnelPhone{
	font-size:16px;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:30px;
	height: 30px;
}
.personnelAddress{
	margin-top: 8px;
}