.product-section {
	top: 59px;
	position: relative;
	margin: 0px 20% 5%;
	/*text-align: center;*/
	/*clear: both;*/
}
.p-title {
	/*font-family: PingFangSC-Regular;*/
	font-family: "微软雅黑";
	font-size: 38px;
	color: #666666;
	letter-spacing: 1.38px;
	text-align: center;
	padding-bottom: 15px;
}
h2 {
	margin: 20px 0 20px;
}
h3 {
	margin: 15px 0 15px;
	font-weight: bold;
}
h4 {
	margin: 10px 0;
	font-weight: bold;
}
h5 {
	/*font-family: PingFangSC-Regular;*/
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-indent: 2em;
}
.p-content {
	
}
.p-img {
	margin: 20px auto 20px;
	width: 80%;
	height: 80%;
	text-align: center;
	display: block;
}
.p-paragraph {
	text-indent: 2em;
	text-align: justify;
	/*font-family: PingFangSC-Regular;*/
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
}
.p-ul {
	margin-left: 50px;
	/*font-family: PingFangSC-Regular;*/
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
}
