@charset "utf-8";
/*
 * 主色调：#f0aa70
 * 
 * 部分字体颜色与背景色：#fff
 * 
 * 渐变背景色：#f0aa70,#c57b3e
 * 
 * 左右边框：#ccc
 */






a:hover {
    color: #f0aa70;
}
.site-top-manage:hover {
    color: #fff;
    background: #f0aa70;
}
.site-top {
    background: #fff;
}
.site-top .w {
    background: none; 
}
.site-top .style-red {
    color: #f0aa70;
}
.site-top-manage {
	color: #f0aa70;
    background: #fff;
	border: 1px solid #f0aa70;
    border-radius: 5px;
    
    -webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}
.site-header-search form,
.site-header-btn .ci-count,
.site-header-search-button {
    background-color: #f0aa70;
}
.site-nav {
    background: linear-gradient(#f0aa70,#c57b3e) !important;
}
.site-nav-items li a {
	font-weight: 700;
}
.site-nav-h .dt a {
	background: transparent;
    border-right: 1px solid #ccc;
}
.site-nav-h .dt a:hover {
	opacity: .8;
}
.index-package .chuxiao-modul .mt h2,
.index-floor .mt h2 {
    color: #f0aa70;
}
.index-package .chuxiao-modul.floorbox .mt,
.index-floor .floorbox .mt,
.index-design .floorbox .hd {
    border-bottom: 3px solid #f0aa70;
}
.site-foot {
    background: linear-gradient(#f0aa70,#c57b3e) !important;
}
.site-foot dt,
.site-foot dl dd a {
    color: #fff;
}
.site-foot dl dd a:hover {
	padding: 0 5px;
    color: #f0aa70;
    background-color: #fff;
}
.site-nav-items li:hover {
	opacity: .8;
    background-color: #f0aa70 !important;
}

/*裝修設計院*/
.ds_zxlc_dh li.hd,
.ds_zxlc>a,
.ds_sjs1 input[type="submit"] {
    background-color: #f0aa70 !important;
}
.ds_zxlc h1 {
    color: #f0aa70 !important;
}
.ds_md8_pic h1 {
    border-left: 4px solid #f0aa70 !important;
}
.tooltip {
	background: #f0aa70 !important;
}
.tooltip.pos_e .pointer {
	border-right: 8px solid #f0aa70 !important;
}
.tooltip.pos_w .pointer {
	border-left: 8px solid #f0aa70 !important;
}
.ds_sjs2 li i {
    background: #f0aa70 !important;
}
.ds_sjs2 li {
    border: 2px solid #f0aa70 !important;
}
.ds_sjs2_p {
    border-bottom: 1px solid #f0aa70 !important;
}

/*家居商城*/
.goods-selector-filter dl dd.datashow .active {
    background: #f0aa70 !important;
}
.goods-list-body .item:hover .box {
    border: 1px solid #f0aa70 !important;
}
.goods-list-body .item .p-shopping-cart a {
	color: #fff !important;
    background-color: #f0aa70 !important;
}
.goods-list-body .item:hover .box {
    box-shadow: 4px 4px 7px #999 !important;
}

/*商品详情*/
.goods-title-nav ul li.current a {
    border-color: #f0aa70 #DDD transparent #DDD !important;
}
.goods-title-bar {
    border-color: #f0aa70 #D7D7D7 #F5F5F5 #D7D7D7 !important;
}
.goods-p-comment .rate {
    color: #f0aa70 !important;
}
.goods-p-comment .percent dd i {
    background-color: #f0aa70 !important;
}
.goods-p-recommend .title {
    border-bottom: solid 2px #f0aa70 !important;
}
.goods-p-sidebar .top-panel dd.goods-pic p {
    border: solid 1px #f0aa70 !important;
}

/*店铺首页*/
.ncsl-nav {
    border-top: 2px solid #f0aa70 !important;
}
.ncs-nav li.active a,
.ncs-nav li.active a:hover {
    background: linear-gradient(#f0aa70,#c57b3e);
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.ncs-nav {
    background: linear-gradient(#f0aa70,#c57b3e);
}

/*个人中心*/
#menu dl dd.curr a {
    color: #f0aa70 !important;
}
.order_main .mt .extra-l li a.curr {
    color: #f0aa70 !important;
    border-bottom: 2px solid #f0aa70 !important;
}

/*装修施工队*/
.sg-zhiwei-2 {
    background-color: #f0aa70 !important;
}
.wdlist93 ul li a {
    border-left: 9px solid #f0aa70 !important;
}
/*装修监理*/
.ds_md7_main li:hover {
    border: 1px solid #f0aa70 !important;
}
.h1_head_ct {
	color: #f0aa70;
}

/*商学院*/
.part-top .left02 h3,
.allNav h1 {
    color: #f0aa70 !important;
}
.allNav {
    border-top: solid 4px #f0aa70 !important;
    border-bottom: dashed 1px #f0aa70 !important;
}

/*vip*/
.ds_sglc_hd {
	color: #f0aa70;
    border-bottom: 2px solid #f0aa70 !important;
}