/* 样式修改 */
body {
  font-family: MicrosoftYaHei;
}
.header .logo {
  margin-top: 12px;
  width: 120px;
  height: 40px;
  background: url(../images/blue_logo.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.filter.w-1200.rel {
  background-color: #f8f8f8!important;
}


.nav ul li.selected > a {
  color: #3171f5;
}
.nav {
  background: #333 !important;
  color: #bbbbbb;
}

/* 搜索按钮 */
.header .search button {
  background-color: #3171f5;
  color: #ffffff;
  border : none ;
  background-size:100% 100%;
}

.taxCalculatorBtn button, .calculatorBtn button, .feeCalculatorBtn button {
  color : #fff ;
  background-color: #3171f5;
}

.detail-build-phone {
  background-size:100% 100%;
}

.compare-box .bottom .btn-compare {
  background-color: #3171f5;
  color: #ffffff;
  border : none ;
}

/* 底部导航 */
.content .left-content .content-bottom .u-bread a:hover {
  text-decoration: none;
  color: 
  #00b3e3;
}
/* 分页菜单激活样式 */
.content .left-content .page-box a.on {
  background-color: #3171f5;
  color : #fff;
}

/* 各种副标题icon */

.wraper .f-fl-title i ,.around i , .toolTitle i , .wraper .f-fl-title-2 i , .basic-information h3 i , .house-type h3 i , .houses-img h3 i{
  background: #3171f5;
}



/* -----------------------------------样式固定----------------------------------- */
/* 取消条件筛选的margin */

.header.w-1200 {
  padding : 37.5px 0 37.5px 0 ;
}
.filter.w-1200.rel {
  margin-top: 0!important;
}
/* 去背景色 */
.header-bg {
  background-color:transparent;
}


/* 导航去浮动 */
.nav .nav-f-left {
  float: none;
}

/* 新增footer */
.footer {
  -webkit-box-shadow: 0px -1px 0px 0px #dddddd;
          box-shadow: 0px -1px 0px 0px #dddddd;
}
.nav .app-download .app-code{
  background-image: url(/themes/tdzf/images/app_code.png);
}
.filter .settings dl dd span a {
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 25px;
  top: 0;
  right: 0;
  float: none;
  margin-right: 0;
  vertical-align: 0px;
  background: url(../images/filter_del.png) center no-repeat;
}

.nav .app-download .tips{
  margin-top: 30px;
}

.compare-row-list li.tr-hosue .img-swap a.img-box  {
  background: #F6F6F6 url(../images/default/house/logo_81x77.png) center no-repeat;
}

.right-layout .zshft{
  background-image: url(../images/right-layout.jpg)!important;
  background-size: 100% !important;
}

.v-house-left .v-house-img{
  background: #F6F6F6 url(../images/default/house/190x130.png) center no-repeat !important;
}