<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 自定义主题颜色 */

.saas_theme_primary_color,
.countDiv {
	color: #242d7f !important;
}
.saas_theme_primary_color_hover:hover{
	color: #242d7f !important;
}

.saas_theme_primary_bg_color {
	background-color: #242d7f !important;
}
.saas_theme_primary_bg_color_hover:hover{
	background-color: #242d7f !important;
}
.saas_theme_primary_bg {
	background: #242d7f !important; 
}

.saas_theme_primary_border_color {
	border-color: #242d7f !important;
}

.saas_theme_primary_border_color_hover:hover {
	border-color: #242d7f !important;
}

.saas_theme_primary_border_bottom_color {
	border-bottom-color: #242d7f !important;
}

.saas_theme_primary_border_left_color {
	border-left-color: #242d7f !important;
}

.suzhou #coundDownIndex .countDays span.digit, .suzhou #coundDownIndex .countHours span.digit, .suzhou #coundDownIndex .countMinutes span.digit, .suzhou #coundDownIndex .countSeconds span.digit {
	background-color: #242d7f !important;
}

   
.saas_footer_bgimg {
	background-image:url('https://cdn-multi-xm.xempower.cn/saas/1723356662815_1723359595.jpg')
}


   
.saas_clock_bgimg {
	background-image:url('https://cdn-multi-xm.xempower.cn/saas/1723356686950_1723359595.jpg')
}


	

	
</pre></body></html>