<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.front-footer[data-v-ae7e8c16] {
	width: 100%;
	min-width: var(--ksy--page-width,1280px);
	margin-top: 50px;
	z-index: 0;
}

.front-footer-hr[data-v-ae7e8c16] {
	width: 100%;
	height: 10px;
	background-color: var(--ksy--diycolor1,#0066ff);
	background-image: linear-gradient(90deg,var(--ksy--diycolor1,#0066ff),var(--ksy--diycolor2,#5599ff));
}

.service[data-v-ae7e8c16] {
	width: 100%;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #efefef;
}

.service .item[data-v-ae7e8c16] {
	height: 120px;
	display: flex;
	align-items: center;
}

.service .item i.icon[data-v-ae7e8c16] {
	width: 52px;
	height: 52px;
	color: var(--ksy--diycolor1,#0066ff);
}

.service .item span[data-v-ae7e8c16] {
	font-size: 20px;
	color: #333;
	margin-left: 6px;
}

.copyright[data-v-ae7e8c16] {
	width: 100%;
	padding: 20px 0;
	color: #666;
	text-align: center;
}

.copyright * {
	color: #666;
}</pre></body></html>