.aboutmeetings {
	font-family: '微软雅黑';
	padding: 12px;
	margin-bottom: 25px;
}

.aboutmeetings h1 {
	font-family: "微软雅黑 Bold", "微软雅黑 Regular", 微软雅黑;
	font-weight: 700;
	font-style: normal;
	font-size: 24px;
	text-align: center;
}
.qukuai{
	width: 100%;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.qukuai div{
	width: 80px;
	height: 8px;
	background: #b4ded5;
}
.aboutmeetings_p {
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 20px;
}

.meetings_reader {
	font-weight: 700;
	line-height: 35px;
	font-size: 16px;
}

.meetings_reader_type {
	line-height: 35px;
	font-size: 16px;
}