/*主题色系*/


.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>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>li:hover>a>p{
	color: #60c492;
}
.tjsplbul>li:hover a , .prodtwul>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>li:hover a{
	border-color: #60c492;
}
.sprodul > li > a:hover {
    color: #60c492;
    text-decoration: underline
}
.cpsxli>a{
	color: #60c492 !important;
}
.xyydiv>span:hover{
	background-color: #60c492;
}
.detala1:hover{
	background-color: #60c492;
	color: #fff!important;
}
.logooul>li:hover a{
	border-color: #60c492;
}
.logoul>li:hover a{
	color: #60c492;
}
.prdul>li:hover>a{
	color: #60c492;
	background-color: #fff;
}
.prdul>li:hover>a>i{
	color: #60c492;
}
.tcen:hover {
    color: #60c492;
    text-decoration: underline
}
.mors {
    border: 1px solid #60c492!important;
}
.nav>li:hover a{
	color:#005293;
    background-color:white;
}
.saborco{
	border-color: #fff #60c492 #fff #fff;
}
.aysubnav li.current h6 a{
	color:#60c492;
}
.aysubnav li .ayleftnav>a:hover{
	color:#60c492;
}
.terms-big > h6, .terms-big>h4 {
    color:#60c492;
}
.payoulli{
	border-color: #60c492!important;
}
.lilenav>li:hover a, .lilenav>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;
}
.lilenav.help-nav-ul>li>a:hover{
	background: #4d9ae2 url("../images/dui.png") no-repeat 6px center;
	color:#fff;
}
.customer li.current a{
	color:#4d9ae2;
	border-left: 3px solid #4d9ae2;
}
/*主题色B end*/





