<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* æ¢å¤æ&nbsp;‡ç­¾çš„é»˜è®¤æ&nbsp;·å¼,ä»¥æ–¹ä¾¿å±•ç¤ºå¯Œæ–‡æœ¬å†…å®¹ä¸­è®¾ç½®çš„æ&nbsp;·å¼ */
h1,
h2,
h3,
h4,
h5,
h6,
strong {
	font-weight: bold;
}
ul,
ol,
li {
	list-style: disc outside none;
}

em,
i {
	font-style: italic;
}

del {
	text-decoration: line-through;
}

.hi-page-news-details .news-details-content {
	padding: 0.8rem 20px 0.89rem;
	border-bottom: 1px solid #f2f2f2;
}

.hi-page-news-details .news-details-title {
	font-size: 0.4rem;
	line-height: 0.56rem;
	color: #333333;
	text-align: center;
	margin-bottom: 0.31rem;
	letter-spacing: 0.02rem;
	font-weight: 300;
	font-family: "PingFang-SC-Medium";
}

.hi-page-news-details .news-details-date {
	display: block;
	text-align: center;
	font-size: 0.26rem;
	line-height: 1;
	color: #666666;
	letter-spacing: -0.01rem;
	margin-bottom: 0.44rem;
}

.hi-page-news-details .news-details-rich-texts {
	font-size: 0.26rem;
	line-height: 0.42rem;
	color: #666666;
	text-align: justify;
	letter-spacing: 0.01rem;
}

.hi-page-news-details .news-details-rich-texts &gt; p {
	margin-block-start: 0;
	margin-block-end: 0;
}

.hi-page-news-details .news-details-rich-texts img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 3px;
}

.hi-page-news-details .news-details-rich-texts video {
	width: 100%;
	height: auto;
	display: block;
	min-height: 1.68rem;
	background-color: #000000;
}
</pre></body></html>