
.header .location-con em{
    background:url(../image/loushiBg.png) no-repeat -86px 0px;
}

.header .nav-list .active .title,.header .nav-list .item:hover .title{
    border-color: #3168ff;
	color: #3168ff;
}

.header .search-group .search-btn{
    background: #3168ff;
}

.header .search-relative-con .result{
    color: #ff0000 !important;
}

.footer .foot_cnt .left .nav li a:hover{
    background-color:#3168ff;
}

.footer .foot_cnt .inner_chain .tab_list li.active{
    background-color: #3168ff;
}


.home_foot .home_inves h2 a:hover{
    color:#3168ff;
}
.home_foot .home_inves .nav a:hover{
    text-decoration: underline;
    color:#3168ff;
}

.home_foot .foot_cnt .list_wrap .item a:hover{
    color:#3168ff;
}

.fixed-nav-container .nav-list a.active{
    border-bottom-color: #5f94ff;
	color: #3168ff;
}
.fixed-nav-container .fixed-nav-mobile .name{
    color: #ff5b5d;
}

.complain-container .complain-item.active{background: #3168ff;border-color: #3168ff;}
.complain-container .fankui-name span{color: red;}
.complain-container .submit-form{background-color: #3168ff;}

/** 购房需求样式 */

.demand-con .de-label:hover,.demand-con .de-label.active{background: #5f94ff;border-color: #5f94ff;}
.demand-con .free-title{margin-top: 17px;color: #333;font-size: 14px;font-weight: bold;}
.demand-con .de-btn{background: #3168ff;}
.demand-con .de-round{background: #5f94ff;}

.demand-con .active-line1{background: #5f94ff;}

.demand-con .de-price{background: #5f94ff;}
.demand-con .de-price::after{border-right: 8px solid #5f94ff;}


/* 站点选择样式*/

.site-container .address-list a:hover{color: #3067fd;}

.floor-label{
    background: #eff4f6;
    color: #808080;
}
.floor-label-1{
    background: #5f94ff;
    color: #FFF;
}
.floor-label-2{
    background: #47b3e3;
    color: #FFF;
}
.floor-label-3{
    background: #aaaaaa;
    color: #FFF;
}
.floor-label-4{
    background: #ffedca;
    color: #ffb005;
}
.con-back{
	background: url('../image/back.png');
}
/* 楼盘详情 */
.house-container .floor-label{
    background: #eff4f6;
}
.house-container .floor-label-1{
    background: #5f94ff;
    color: #FFF;
}
.house-container .floor-label-2{
    background: #47b3e3;
    color: #FFF;
}
.house-container .floor-label-3{
    background: #aaaaaa;
    color: #FFF;
}
.house-container .floor-label-4{
    background: #ffedca;
    color: #ffb005;
}

.house-container .price{
    color: #ff5b5d;
}
.house-container .menu-bar .menu:hover, .house-container .menu-bar .menu.active{
    border-color: #3168ff;
    color: #3168ff;
}