@font-face {
	font-family: ximaiti;
	src: url("/fonts/ximaiti.ttf");
}
body{
	font-family:wending;
}
.pSection_content .st1 {
	font-size: 40px;
	line-height: 55px;
	width: 440px;
	font-family: ximaiti;
	font-weight: normal;
	text-align: left;
}

.pSection_content p {
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
	width: 400px;
	text-align: left;
}

.pSection_content .p2 span {
	line-height: 25px;
	margin-bottom: 20px;
	display: block;
}
.s1{
	display: block;
}
.s2{
	display: none;
}
@media (max-width: 800px) {
	.pSection_content .st1 {
		font-size: 40px;
		line-height: 55px;
		width: auto;
	}

	.pSection_content p {
		font-size: 16px;
		font-weight: normal;
		line-height: 35px;
		width: auto;
	}
	.s1{
		display: none;
	}
	.s2{
		display: block;
	}
}

.block-img {
	display: flex;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}

.block-img img {
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.block-img .ewm {
	width: 140px;
	height: 140px;
	margin-top: 20px;
}
