<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*主题色系*/
.bg-theme{
    background-color: #fff!important;
}
.c-theme{
    color: #fff!important;
}
.bd-theme{
    border:1px solid #fff!important;
}
/* 一 */
.bg-themeA{
    background-color: #60c492!important;
}
.c-themeA{
    color: #60c492!important;
}
.bd-themeA{
    border-color: #60c492!important;
}
/* 二 */
.bg-themeB{
    background-color: #4d9ae2!important;
}
.c-themeB{
    color: #4d9ae2!important;
}
.bd-themeB{
    border-color: #4d9ae2!important;
}
/* 红色 */
.bg-themeC{
    background-color: #fb0b0b!important;
}
.c-themeC{
    color: #fb0b0b!important;
}
.bd-themeC{
    border:1px solid #fb0b0b!important;
}

/* footer 背景颜色*/
.bg-themeD{
    background-color: #f9f9f9!important;
}
.c-themeD{
    color: #f9f9f9!important;
}
.bd-themeD{
    border:1px solid #f9f9f9!important;
}


/* footer 文字颜色*/
.bg-themeE{
    background-color: #656565!important;
}
.c-themeE{
    color: #656565!important;
}
.bd-themeE{
    border:1px solid #656565!important;
}

/* 橙色 */
.bg-themeF{
    background-color: #ffab14!important;
}
.c-themeF{
    color: #ffab14!important;
}
.bd-themeF{
    border:1px solid #ffab14!important;
}


/* footer-2 背景颜色 */
.bg-themeG{
    background-color: #f9f9f9!important;
}
.c-themeG{
    color: #f9f9f9!important;
}
.bd-themeG{
    border:1px solid #f9f9f9!important;
}




/*hover 颜色变化 start*/
/*主题色A start*/
.prodtwul&gt;li:hover a{
	border-color:#60c492;
}
.right-float ul li .rf-con .rf-c::after {
    border-left-color: #60c492;
}
.right-float ul li:hover{
	background-color: #60c492;
	cursor: pointer;
}
.mpfootul&gt;li:hover&gt;a&gt;p{
	color: #60c492;
}
.tjsplbul&gt;li:hover a , .prodtwul&gt;li:hover a{
	border-color:#60c492;
}
.dianulli{
	background-color: #60c492 !important;
}
.added-size:hover p{
	color:#60c492;
}
.newly-big a:hover{
	background: #60c492;
	color: #fff;
	border: 1px solid #60c492;
}
.prolitwul&gt;li:hover a{
	border-color: #60c492;
}
.sprodul &gt; li &gt; a:hover {
    color: #60c492;
    text-decoration: underline
}
.cpsxli&gt;a{
	color: #60c492 !important;
}
.xyydiv&gt;span:hover{
	background-color: #60c492;
}
.detala1:hover{
	background-color: #60c492;
	color: #fff!important;
}
.logooul&gt;li:hover a{
	border-color: #60c492;
}
.logoul&gt;li:hover a{
	color: #60c492;
}
.prdul&gt;li:hover&gt;a{
	color: #60c492;
	background-color: #fff;
}
.prdul&gt;li:hover&gt;a&gt;i{
	color: #60c492;
}
.tcen:hover {
    color: #60c492;
    text-decoration: underline
}
.mors {
    border: 1px solid #60c492!important;
}
.nav&gt;li:hover a{
	color: #60c492;
    background-color:white;
}
.saborco{
	border-color: #fff #60c492 #fff #fff;
}
.aysubnav li.current h6{
	color:#60c492;
}
.aysubnav li .ayleftnav&gt;a:hover{
	color:#60c492;
}
.terms-big &gt; h6, .terms-big&gt;h4 {
    color:#60c492;
}
.payoulli{
	border-color: #60c492!important;
}
.lilenav&gt;li:hover a, .lilenav&gt;li.hover a{
    color:#60c492;
}
/*主题色A end*/



/*主题色B start*/
.detala:hover{
	border-color: #4d9ae2;
	color: #4d9ae2;
}
.active a{
	background: #4d9ae2 !important;
	border-color: #4d9ae2 !important;
	color:#fff !important;
}
.customer li.current a{
	color:#4d9ae2;
	border-left: 3px solid #4d9ae2;
}
/*主题色B end*/





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