<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * 鍏充簬鎴戜滑css
 */

.about_title{
	width:100%;
	text-align:center;
    font-size: 36px;
    color:#00be6e
}
.about_hr{
	width:80px;
	margin:15px auto;
	border:1.5px solid #787878;
}
.about_content{
	width:100%;
	overflow:hidden;
}</pre></body></html>