/* 鏍囩 */
* {
	margin: 0;
	padding: :;
}

body {
	font-family: "microsoft yahei" !important;
	color: #555;
}

img {
	object-fit: cover;
}

a {
	color: black;
}

a:hover {
	color: black;
	text-decoration: none;
}

/* 鏂囨湰 */
.text-one-row {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.text-tow-row {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.text-three-row {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.text-four-row {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}


.text-indent-2 {
	text-indent: 2em;
}

.font-size-125 {
	font-size: 1.25rem;
}

.font-size-150 {
	font-size: 1.50rem;
}

.font-size-175 {
	font-size: 1.75rem;
}

.font-size-200 {
	font-size: 1.20rem;
}

/* 鍥剧墖杞樉 */
.tplx-6 img,
.tplx-12 img {
	width: 100%;
	height: 174px;
}

@media (min-width: 375px) {

	.tplx-6 img,
	.tplx-12 img {
		height: 207px;
	}
}

@media (min-width: 576px) {

	.tplx-6 img,
	.tplx-12 img {
		height: 230px;
	}
}

@media (min-width: 768px) {

	.tplx-6 img,
	.tplx-12 img {
		height: 414px;
	}
}

@media (min-width: 992px) {
	.tplx-6 img {
		height: 324px;
	}

	.tplx-12 img {
		height: 648px;
	}
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2021-12-16 10:43:29" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->