.Map {
	margin: 0.2rem 1%;
	padding: 0.1rem
}
.Contact {
	margin: 0 2%;
}
.Contact .tit {
	height: 42px;
	line-height: 42px;
	color: #484848;
	font-size: 0.36rem;
	font-weight: 700;
}
.Contact th {
	width: 2rem;
	line-height: 0.62rem;
	background: #f7f7f7;
	border-bottom: 1px solid #fff;
	font-weight: 700;
	padding: 0.2rem 0;
	vertical-align: top;
	font-size: 0.36rem;
}
.Contact th .title {
	text-align: right;
	color: #484848
}
.Contact td {
	line-height: 0.55rem;
	padding: 0.2rem;
	font-size: 0.3rem;
	text-align: justify;
}