.not-detail p{
	font-family: "PingFangSC-Regular";
	font-weight: 400;
}
.notice-title{
	color: #333333;
    font-size: .28rem;
    line-height: 53px;
}
.notice-first{
	color: #333333;
	line-height: 35px;
	text-align: justify;
}
.notice-text-left{
	color: #666666;
	line-height: 35px;
	text-align:left;
}
.indent{
	text-indent:2em;
}