<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container {
	width:1200px;
	background: #fff;
	border-radius: 8px;
}

.ten-top {

}

.ten-bottom {

}

#text {
	width:810px;
}

.notices {
	width:810px;
}

.notices .list-view .items .item {
	margin-right:18px;
	overflow:hidden;
}

#footer {
	width:1200px;
}

.find_auto {
	width:100%;
}

.form {
	width:610px;
}

.list-news .note {
	width:660px;
}

.notice-mm .items {
	width:610px;
}

.notice-view .note .data dt {
	float:left;
	display:block;
	width:180px;
}

.notice-view .note .data dd {
	display:block;
}

.notice-view .images {
  padding: 0 30px 0 0;
}
</pre></body></html>