.zxsaed {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fasdzfa {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dsfvxf {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sdygfcg {
	word-break: break-all;
}

h1 {
	text-align: center !important;
	font-weight: bold !important;
	font-size: 30px !important;
	line-height: 1.3 !important;
	color: #000 !important;
	padding-bottom: 20px !important;
}

h2 {
	font-weight: bold !important;
	font-size: 26px !important;
	line-height: 1.3 !important;
}

h3 {
	font-weight: bold !important;
	font-size: 23px !important;
	line-height: 1.3 !important;
}

h4 {
	font-weight: bold !important;
	font-size: 20px !important;
	line-height: 1.3 !important;
}

p {
	font-size: 18px !important;
}

.sdygfcg h2 {
	text-align: center !important;
	color: #000 !important;
	padding: 10px 0;
}

.sdygfcg h3 {
	text-align: center !important;
	color: #000 !important;
	padding: 10px 0;
}

.sdygfcg h4 {
	text-align: center !important;
	color: #000;
	padding: 10px 0;
}

.sdygfcg h5,
.sdygfcg h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
	padding: 10px 0;
}

.sdygfcg li,
.sdygfcg span,
.sdygfcg a {
	color: #000 !important;
}

.sdygfcg img {
	max-width: 100%;
	height: auto;
}

.sdygfcg p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.sdygfcg table {
	word-break: break-all !important;
}

.sdygfcg td {
	font-size: 16px !important;
	color: #000 !important;
}

.sdygfcg li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

:root {
	--header-bg: #eff6ff;
}