@media (min-width:1031px) {
	.faf {
		margin-top: -20px !important;
	}

	.fbxcd {
		padding-left: 15px !important;
	}
}

@media (max-width:1030px) {
	.fbxcd {
		padding-top: 20px !important;
	}

	.xfgdrawagdjy {
		padding: 10px 20px !important;
	}
}

.sfcxrqw {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:992px) {
	.sfcxrqw {
		display: grid !important;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
}

@media (max-width:992px) and (min-width:768px) {
	.sfcxrqw {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.dfvser {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:992px) {
	.dfvser {
		display: grid !important;
		grid-template-columns: repeat(4, 1fr);
		gap: 20px;
	}
}

@media (max-width:992px) and (min-width:768px) {
	.dfvser {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.gdxfwq {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.drfesd {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fsxasdf {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.p-banr {
	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;
}

.p-banr h2 {
	text-align: center !important;
	color: #000 !important;
}

.p-banr h3 {
	text-align: center !important;
	color: #000 !important;
}

.p-banr h4 {
	text-align: center !important;
	color: #000;
}

.p-banr h5,
.p-banr h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.p-banr li,
.p-banr span,
.p-banr a {
	color: #000 !important;
}

.p-banr img {
	max-width: 100%;
	height: auto;
}

.p-banr p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.p-banr table {
	word-break: break-all !important;
}

.p-banr td {
	font-size: 16px !important;
	color: #000 !important;
}

.p-banr li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

ul.breadList {
	margin: 35px 0 15px;
}

.bookmark {
	width: 1280px;
	margin: 0 auto 35px;
	height: 21px;
	text-align: right;
}

.fb_iframe_widget span {
	vertical-align: top !important;
}

#page_top .bookmark {
	text-align: center;
}

@media only screen and (max-width : 768px) {
	.bookmark {
		width: 100%;
		box-sizing: border-box;
		padding-right: 20px;
		margin: 0 0 10px 0;
	}
}