.statement, .map{
	margin-top: 0.4rem;
}
.statement .title{
	font-size: 0.4rem;
	color: #000;
	text-align: center;
	margin-bottom: 0.6rem;
}
.statement .wrap{
	margin-bottom: 0.68rem;
}
.statement .wrap:last-child{
	margin-bottom: 0;
}
.statement .wrap h1{
	font-size: 0.3rem;
	color: #000;
	margin-bottom: 0.3rem;
}
.statement .wrap p{
	font-size: 0.24rem;
	color: #000;
	line-height: 0.4rem;
}
.map .title{
	font-size: 0.4rem;
	color: #000;
	text-align: center;
	margin-bottom: 0.7rem;
}
.map .pack{
	margin-bottom: 1.1rem;
}
.map .pack:last-child{
	margin-bottom: 0;
}
.map .pack h1{
	font-size: 0.3rem;
	color: #000;
	text-align: center;
	margin-bottom: 0.5rem;
}
.map .pack p{
	text-align: center;
	margin-bottom: 0.38rem;
}
.map .pack p:last-child{
	margin-bottom: 0;
}
.map .pack p a{
	font-size: 0.24rem;
	color: #9c9c9c;
}