	.title {
		font-size: 48px;
		font-family: Helvetica, Helvetica-Bold;
		font-weight: 700;
		color: rgba(0, 0, 0, 0.85);
		line-height: 58px;
		text-align: center;
		margin-bottom: 40px;
	}

	.content {
		font-size: 14px;
		text-align: left;
		color: #333333;
		line-height: 24px;
	}

	.title-content {
		font-weight: 600;
	}

	.text {
		margin: 135px 360px 80px;
		overflow: hidden;
	}

	.content-space {
		margin-bottom: 24px
	}

	.picture-space {
		margin-bottom: 20px
	}

	.pic {
		margin: 24px 0;
		width: 232px;
		height: 243px;

	}

	.title-space {
		margin-top: 80px;
	}