/* =========================================================================*/
.banner {
	margin-bottom: 10px;
}
.banner img {
	width: 100%;
}
#main {
	margin: 0 5px 20px;
}
h2 {
	margin-bottom: 20px;
	color: #525252;
	font-size: 0.5rem;
	text-align: center;
	font-weight:normal;
}
h2 span {
	color: #a3a3a3;
	font-size: 0.35rem;
	display: block;
}
.photo {
	margin-bottom: 0.3rem;
}
.photo img {
	width: 100%;
}
.text {
	margin-bottom: 0.3rem;
	font-size: 0.35rem;
	text-indent: 20px;
	line-height: 1.7;		padding: 0 0.3rem 0 0.3rem;
}
.text2 {
	margin: 0 0 0.3rem 30px;
	line-height: 1.7;
	font-size: 0.35rem;
}




