.p-photo {
	margin: 5rem 0; text-align: center;
}
.head-img {
	width: 70%;
	max-width: 800px;
}
.p-font {
	font-family: 华文行楷;
	color: #000000;
}
.p-title {
	font-weight: bold;
	font-size: 36px;
	text-align: center;
}
.p-secondary-title {
	font-size: 28px;
	text-align: center;
}
.p-content {
	font-size: 28px;
}
.p-end-row {
	font-size: 28px;
	text-align: right;
}