@charset "utf-8";
/*整体配色*/
/*描边颜色*/
.page-border{border-color: #425d94!important;}
/*背景颜色*/
	/*反白背景颜色*/
	.page-bg-f{background-color: #fff!important; color: #425d94!important;}
	.page-bg-f:hover{background: #425d94!important;color:#fff!important;}
.page-bg{background-color: #425d94!important; color: #fff!important;}
.page-bg:hover{	background: #425d94;color:#fff}

.page-bg-gradient{background: #425d94; color: #fff!important;}
/*整体配色次要颜色*/
.page-bg-other{background: #4c3d40;!important;}
/*字体颜色*/
.page-text{color: #425d94 !important;}
/*品牌图片hover描边的颜色*/
.pinpai-lists a:hover{
border-color: #425d94;
}
.tools-box a:hover{
background: #425d94;
}
/*按钮类hover描边颜色*/
.page-btn-hover{
border: 1px solid #425d94
}

/*左侧选中的样式*/
#menu ul li span.active,#LoutiNav .active{
    background: #425d94 !important;
    color:#FFF !important;
}
#menu ul li:hover span{
    color:#FFF !important;
    background: #425d94 !important;
}
/*字体选中颜色*/
.page-txt:hover{
    color:#425d94 !important;
}
/*边颜色*/
.bor-r-clr{
    border-right-color:#425d94 !important;
}
.bor-b-clr{
    border-bottom-color:#425d94 !important;
}
.bor-l-clr{
    border-left-color:#425d94 !important;
}
.bor-t-clr{
    border-top-color:#425d94 !important;
}
/*产品分类选中颜色*/
.tabBox .hd li.on{background:#425d94 !important ;}
/*banner图小圆点选中颜色*/
.slideBox .hd ul li.on{background: #425d94 !important;}
/*楼层选中颜色*/
#menu ul li span.active{background: #425d94 !important;}
/*底部文字hover颜色*/
.mdFooter-lists dl dd a:hover{color: #425d94 !important;}
/*tab标题*/
.tc_nav h2.active {background: #425d94 !important;}
/*tab边框*/
	.help_left:hover {border-color:#425d94 !important;}
/*底部背景颜色*/
.ds-foot-bg{background: #425d94 !important;}
/*描边hover*/
.page-border-hover{border-color: #425d94 !important;}
/*查看详情*/
.btn-detail{background: #425d94 !important;}
/*详情页面加入购物车边框样式*/
.add-chart-border{border-color: #425d94 !important;}
/*首页导航所有分类选中*/
.all-cate-active{background:#425d94 !important;}
/*热卖推荐桔色背景*/
.hot-tj{background:#425d94 !important;}
/*所有分类选中颜色active*/
.all-cate{background: #425d94 !important;}

/*新增*/
/*右边悬浮框样式*/
.global-tools a, .global-tools div {
    background-color: #425d94 !important;
}
.global-tools {
    border-color: #425d94 !important;
}

.global-tools {
    border-right-color: #425d94;
}

/*底部横线*/
.ds-foot .ds-foot-bz {
    border-top-color: #425d94;
}

/*顶部搜索框*/
#header {
    border-bottom: 2px solid #425d94 !important;
}
.scroll-nav {
    
    border-bottom-color:#425d94;
}
.scroll-nav-select {
   
    border-color: #425d94;
}
.top-search-box {
    border-left-color: #425d94;
}
.zbrh-chose-line{
	border-color: #425d94;
}
.search-btn {
    background: #425d94;
}
.scroll-nav .top-search-box {
    border-left-color:#425d94;
}
.top-search-box{
	color:#425d94:
}
/*顶部导航选中状态*/
.navigation-misc-nav > a:hover, .navigation-misc-nav > a.active {
    color: #425d94;
    border-bottom-color: #425d94;
}
/*分类颜色*/
.section-title > h2 {    
    color: #425d94;
}

.section-title > h2 > span {
    background-color: #425d94;
}

