.contact {
	background: #faf6fb;
	width: 100%;
	padding:60px 0;
}
.contact-1 {
	width: 100%;
}
.contact-1 h1 {
	font-size: 48px;
	
	color: #7e318e;
	text-align: center;
	letter-spacing: 2px;
}
.contact-1 p {
	font-size: 18px;
	color: #8a8a8a;
	text-align: center;
	letter-spacing: 2px;
}
.contact-map {
	width: 100%;
	padding-top: 40px;
}
#allmap {
    width: 100%;
    height: 400px;
}
.contact-2 ,.content-3{
	width: 1148px;
	padding: 30px 26px;
	border-bottom: 1px solid #ddd;
}
.contact-2 h2 {
	font-size: 20px;
	line-height: 30px;
	color: #474646;
}
.contact p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
}
.content-3 h2 {
	font-size: 36px;
	color: #4d4d4d;
	padding-bottom: 30px;
}
.content-3 p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
}
.content-3 p a {
	padding: 5px 15px;
	background: #7e318e;
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	border-radius: 5px;
}
.content-3 p a:hover{
	background: #8540a6;
}
.contact-wx {
	width: 100%;
	background: #fff;
	padding:50px 0;
}
.contact-wx-box {
	width: 100%;
	display: table;
}
.contact-4 {
	width: 50%;
	float: left;
}
.contact-5 {
	width: 144px;
	padding: 30px;
	text-align: center;
}
.contact-5 p {
	line-height: 30px;
	font-size: 14px;
}