
/* 地图找房 */
.map_house .sele_sear {
  padding: 8px 0;
  height: 32px;
  position: relative;
}
.map_house .sele_sear:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #dedede;
}
.map_house .sele_sear .sear {
  width: 250px;
  border: 1px solid #dedede;
  height: 30px;
}
.map_house .sele_sear .sear .sele_type select {
  width: 75px;
  height: 30px;
  outline: none;
  font-size: 12px;
  color: #616161;
  border: 0;
  cursor: pointer;
}
.map_house .sele_sear .sear .ipt_area {
  width: 210px;
  overflow: hidden;
  position: relative;
  height: 30px;
}
.map_house .sele_sear .sear .ipt_area .ipt {
  width: 189px;
  padding: 3px 10px;
  border-left: 1px solid #dedede;
  line-height: 24px;
  color: #333;
}
.map_house .sele_sear .sear .ipt_area .placeholder {
  line-height: 30px;
  padding: 0 10px;
}
.map_house .sele_sear .sear .btn_area {
  width: 40px;
  height: 30px;

}
.map_house .sele_sear .sear .btn_area .btn {
  width: 100%;
  height: 30px;
  background: url(../images/icon/icon16.png) center no-repeat;
  border: 0;
  cursor: pointer;
}
.map_house .sele_sear .sele_list .item {
  border: 1px solid #dedede;
  margin-left: 20px;
}
.map_house .sele_sear .sele_list select {
  width: 100px;
  height: 30px;
  outline: none;
  font-size: 14px;
  color: #616161;
  overflow: hidden;
  cursor: pointer;
}
.map_house .sele_sear .sele_list .btn {
  width: 60px;
  height: 30px;
  padding: 0;
  border: 0;
  cursor: pointer;
}
.map_house .main {
  position: absolute;
  top: 98px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  /* 地图找房 S*/
  /* 地图找房 E*/
}
.map_house .main .l_box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 460px;
}
.map_house .main .map {
  width: 100%;
  height: 100%;
  position: relative;
}
.map_house .main .map #map{width:100%;height:100%;}
.map_house .main .map img {
  display: block;
  width: 100%;
  height: 100%;
}
.map_house .main .map .title {
  width: 100px;
  height: 100px;
  background: url(../images/icon/icon23.png) center no-repeat;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
}
.map_house .main .map .title p {
  color: #fff;
  line-height: 30px;
  text-align: center;
}
.map_house .main .map .title .area {
  font-size: 15px;
  margin-top: 20px;
}
.map_house .main .map .title .num {
  font-size: 14px;
}
.map_house .main .map .title .num strong {
  font-size: 20px;
}
.map_house .main .r_box {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 460px;
  /* 楼盘列表 S */
  /* 楼盘列表 E */
}
.map_house .main .r_box .house_list {
  width: 460px;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  background: #fff;
}
.map_house .main .r_box .house_list .hd {
  height: 36px;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 20px;
  background: #fff;
}
.map_house .main .r_box .house_list .hd .b_l {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #dedede;
}
.map_house .main .r_box .house_list .hd .tab {
  position: relative;
  z-index: 2;
}
.map_house .main .r_box .house_list .hd .tab li {
  float: left;
  margin-right: 26px;
}
.map_house .main .r_box .house_list .hd .tab a {
  height: 34px;
  display: block;
  font-size: 12px;
  color: #313131;
  line-height: 34px;
  padding: 0 10px;
}
.map_house .main .r_box .house_list .hd .tab a.active {
  border-bottom: 2px solid #ff6600;
  color: #f60;
}
.map_house .main .r_box .house_list .hd .tab .up {
  background: url(../images/icon/icon17.png) right center no-repeat;
}
.map_house .main .r_box .house_list .hd .tab .down {
  background: url(../images/icon/icon18.png) right center no-repeat;
}
.map_house .main .r_box .house_list .hd .sale_type li {
  float: left;
  line-height: 34px;
  margin-right: 20px;
}
.map_house .main .r_box .house_list .hd .sale_type li .chkb {
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.map_house .main .r_box .house_list .hd .sale_type li .un_sale {
  color: #ff6600;
}
.map_house .main .r_box .house_list .bd {
  position: absolute;
  top: 36px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}
.map_house .main .r_box .house_list .bd li {
  padding: 20px 0px 20px 20px;
  border-bottom: 1px solid #dedede;
  position:relative;
}
.map_house .main .r_box .house_list .bd li a {
  display: block;
  height: 90px;
}
.map_house .main .r_box .house_list .bd li img {
  display: block;
}
.map_house .main .r_box .house_list .bd li .c_con {
  width: 250px;
  margin-left: 10px;
}
.map_house .main .r_box .house_list .bd li .c_con .t {
  height: 38px;
  overflow: hidden;
}
.map_house .main .r_box .house_list .bd li .c_con h3 {
  float: left;
  line-height: 19px;
  font-size: 14px;
  color: #2e2e2e;
  font-weight: normal;
}
.map_house .main .r_box .house_list .bd li .c_con .sale_type {
  display: block;
  float: left;
  height: 19px;
  width: 28px;
  background: url(../images/icon/icon20.png) no-repeat;
  padding-left: 7px;
  color: #fff;
  font-size: 12px;
  margin-left: 8px;
}
.map_house .main .r_box .house_list .bd li .c_con .c {
  line-height: 18px;
  height: 28px;
}
.map_house .main .r_box .house_list .bd li .c_con .c span {
  color: #616161;
  font-size: 12px;
}
.map_house .main .r_box .house_list .bd li .c_con .b {
  height: 24px;
  overflow: hidden;
  margin-left: -8px;
}
.map_house .main .r_box .house_list .bd li .c_con .b .item {
  display: block;
  float: left;
  width: 70px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  margin-left: 8px;
}
.map_house .main .r_box .house_list .bd li .c_con .b .item1 {
  background: #d8ebfe;
  color: #62abf0;
}
.map_house .main .r_box .house_list .bd li .c_con .b .item2 {
  background: #fdede2;
  color: #fb9b7d;
}
.map_house .main .r_box .house_list .bd li .c_con .b .item3 {
  color: #D98314!important;
  background-color: #FFF5EB!important;
}
.map_house .main .r_box .house_list .bd li .r_con {
  height: 90px;
  overflow: hidden;
}
.map_house .main .r_box .house_list .bd li .r_con .price {
  line-height: 90px;
  font-size: 16px;
  position:absolute;
  right:5px;
}
.map_house .main .r_box .house_list .bd li .r_con strong {
  font-size: 20px;
  font-weight: bold;
}
.map_house .main .r_box .sele_look_type {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 66px;
}
.map_house .main .r_box .sele_look_type a {
  display: block;
  height: 64px;
  margin-bottom: 20px;
}
.map_house .main .r_box .sele_look_type a .icon {
  display: block;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
}
.map_house .main .r_box .sele_look_type a p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.map_house .main .r_box .sele_look_type a.active {
  background: #474952;
}
.map_house .main .r_box .sele_look_type .area .icon {
  background-image: url(../images/icon/icon21.png);
}
.map_house .main .r_box .sele_look_type .subway .icon {
  background-image: url(../images/icon/icon22.png);
}
/* page_tit */
.page_tit {
  height: 48px;
  line-height:48px;
}
.page_tit a {
  font-size: 14px;
  color: #656565;
}
/* 房子列表筛选栏公共样式 */
.seleBar {
  border: 1px solid #ddd;
  font-size:12px;
}
.seleBar .box{
  padding: 10px;
}
.seleBar .item {
  padding: 2px 0;
}
.seleBar .list,
.seleBar .list li,
.seleBar h3 {
  float: left;
}
.seleBar .list {
  width: 1104px;
  margin-left: -24px;
}
.seleBar .list li {
  margin-left: 22px;
  line-height: 28px;
}
.seleBar h3 {
  float: left;
  width: 56px;
}
.seleBar h3,
.seleBar a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #666;
  line-height: 28px;
}

.seleBar select,
.seleBar .chcb,
.seleBar .btn,
.seleBar label {
  cursor: pointer;
}
.seleBar select {
  width: 100px;
  padding-left: 5px;
  height: 28px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.seleBar .chcb {
  position: relative;
  top: -1px;
  vertical-align: middle;
}
.seleBar .btn {
  border-width:1px;
  border-style:solid;
  width: 60px;
  height: 28px;
  line-height: 28px;
  *line-height: 24px;
  text-align: center;
  border-radius: 4px;

  color: #fff;
}
/* 页面左边区域 和 右边宽度公共样式 */
.cm_leftArea {
  width: 895px;
}
.cm_rightArea {
  width: 284px;
}
.cm_house {
  padding-bottom: 30px;
}
/* 房子列表  */
.houseList_wrap {
  margin-top: 25px;
  /*二手房标签样式*/
  /*经纪人列表*/
}
.houseList_wrap .head {
  height: 46px;
  border-bottom-width:2px;
  border-bottom-style:solid;
  padding-right:30px;
  background-color: #F8F8F8;
}
.houseList_wrap .head h2 {
  float: left;
}
.houseList_wrap .head h2 a {
  display: block;
  width: 120px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
.houseList_wrap .head h2 a.active,
.houseList_wrap .head h2 a:hover {
  color: #fff;
}
.houseList_wrap .head .tab li {
  float: left;
  margin-left: 30px;
}
.houseList_wrap .head .tab a {
  display: block;
  font-size: 16px;
  color: #616161;
  line-height: 46px;
  background:url(../images/icon/icon24.png) right center no-repeat;
  padding-right:10px;
}
.houseList_wrap .head .tab a.up{background: url(../images/icon/sort-up.png) right center no-repeat;}
.houseList_wrap .head .tab a.down{background: url(../images/icon/sort-down.png) right center no-repeat;}

.houseList_wrap .head .tab a .icon {
  vertical-align: middle;
  margin-left: 8px;
}

.houseList_wrap .list_con li {
  padding: 30px 0;
  float: left;
  width: 100%;
  border-bottom: 1px dashed #e2e2e2;
}
.houseList_wrap .list_con .l_img,
.houseList_wrap .list_con .r_con {
  display: block;
  z-index:0;
  position: relative;
}
.houseList_wrap .list_con .l_img{
  height: 160px;
}
.houseList_wrap .list_con .l_img img {
  display: block;
  width: 290px;/*220 100%*/
  height: 185px;
}
.houseList_wrap .list_con .r_con {
  width: 645px;
  z-index: 0;
  position: relative;
}
.houseList_wrap .list_con h3 {
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 10px;
  font-weight:normal
}
.houseList_wrap .list_con a:hover h3{color:#D32F2F;}
.houseList_wrap .list_con .user-info i{font-size:16px;color:#D32F2F;margin-right:5px;}
.houseList_wrap .list_con .user-info span{margin-right:10px;}
.houseList_wrap .list_con p {
  line-height: 25px;
}
.houseList_wrap .list_con p span {
  font-size: 14px;
  color: #888;
}
.houseList_wrap .list_con p.attr span{
  margin-right:10px;
}
.houseList_wrap .list_con p .l {
  padding: 0 3px;
}
.houseList_wrap .list_con .ft_con {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #333;
}
.houseList_wrap .list_con .ft_con b {
  color: #ea3c3d;
}
.houseList_wrap .list_con .label_list {
  display: block;
  margin-top: 8px;
}
.houseList_wrap .list_con .label_list .item {
  display: inline-block;
  height: 35px;
  border: 1px solid #f2f2f2;
  text-align: center;
  line-height: 35px;
  margin-top:5px;
  padding:0 20px;
  background:#f2f2f2;
  font-size:15px;
  border-radius:1em
}
/**/.houseList_wrap .list_con .label_list .item1 {
  color: #fcc648;
  border-color: #fff5de;
  background: #fff5de;
}
.houseList_wrap .list_con .label_list .item2 {
  color: #71a3fc;
  border-color: #e5effd;
  background: #e5effd;
}
.houseList_wrap .list_con .label_list .item3 {
  color: #fff;
  border-color: #ffc107;
  background: #ffc107;
}
.houseList_wrap .list_con .label_list .item4 {
  color: #63cd71;
  border-color: #ddfce1;
  background: #ddfce1;
}
.houseList_wrap .list_con .label_list .item5 {
  color: #fff;
  border-color: #f0a0a0;
  background: #f0a0a0;
}
.houseList_wrap .list_con .label_list .item6 {
  color: #fff;
  border-color: #7986cb;
  background: #7986cb;
}
.houseList_wrap .list_con .label_list .item7 {
  color: #fff;
  border-color: #81c784;
  background: #81c784;
}
.houseList_wrap .list_con .label_list .item8 {
  color: #fff;
  border-color: #6ac5ef;
  background: #6ac5ef;
}
.houseList_wrap .list_con .price {
  display: block;
  position: absolute;
  top: 6%;
  right: 0;
  margin-top: -20px;
  font-size: 14px;
}
.houseList_wrap .list_con .price h5 {
  height: 40px;
  line-height: 40px;
}
.houseList_wrap .list_con .price strong {
  font-size: 28px;
}
.houseList_wrap .list_con .price p {
  font-size: 14px;
  line-height: 100%;
  color: #666;
}
/*.houseList_wrap .sh_house_list .label_list .item1,.houseList_wrap .sh_house_list .label_list .item5 {
  color: #f0a0a0;
  background: #ffebee;
  border-color: #ffebee;
}
.houseList_wrap .sh_house_list .label_list .item2,.houseList_wrap .sh_house_list .label_list .item6 {
  color: #7986cb;
  border-color: #e8eaf6;
  background: #e8eaf6;
}
.houseList_wrap .sh_house_list .label_list .item3,.houseList_wrap .sh_house_list .label_list .item7 {
  color: #81c784;
  border-color: #e8f5e9;
  background: #e8f5e9;
}
.houseList_wrap .sh_house_list .label_list .item4,.houseList_wrap .sh_house_list .label_list .item8 {
  color: #6ac5ef;
  border-color: #e0f7fa;
  background: #e0f7fa;
}*/
.houseList_wrap .agent_list li {
  padding: 30px 0;
  float: left;
  width: 100%;
  border-bottom: 1px dashed #e2e2e2;
}
.houseList_wrap .agent_list span {
  display: block;
}
.houseList_wrap .agent_list a,
.houseList_wrap .agent_list .l_img,
.houseList_wrap .agent_list .r_con {
  display: block;
  height: 160px;
  position: relative;
}
.houseList_wrap .agent_list .l_img img {
  margin-top: 30px;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.houseList_wrap .agent_list .r_con {
  width: 740px;
  position: relative;
}
.houseList_wrap .agent_list .r_con p {
  line-height: 36px;
  font-size: 16px;
  color: #333;
}

.houseList_wrap .agent_list .r_con p.name {
  font-size: 20px;
}
.houseList_wrap .agent_list .r_con .star_list {
  margin: 7px 20px 0;
}
.houseList_wrap .agent_list .r_con .star_list li {
  width: 22px;
  padding: 0;
  border: 0;
}
.houseList_wrap .agent_list .label_list {
  display: block;
  margin-top: 8px;
}
.houseList_wrap .agent_list .label_list .item {
  display: inline-block;
  width: 82px;
  height: 28px;
  border-width:1px;
  border-style:solid;
  text-align: center;
  line-height: 28px;
}
.houseList_wrap .agent_list .phone {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -20px;
  height: 40px;
  line-height: 40px;
  font-size: 32px;
  padding-left: 40px;
  background: url(../images/icon/icon42.png) left center no-repeat;
}
/*  经纪人详情*/
.agent_detail .list_con li {
  width: 100%;
  padding: 20px 2%;
}
.broker-tags i{display:inline-block;padding:3px 10px;border-width:1px;border-style:solid;}
.agent_detail .list_con .r_con {
  width: 600px;
}
.newhouse h3 img {
  vertical-align: middle;
}
.newhouse .label_list .item {
  background: #f0f0f0;
  color: #333;
  border: 0 !important;
}
.newhouse .tab_nav {
  height: 70px;
  /*margin-left: -20px;*/
  border-bottom: 1px solid #eee;
}
.newhouse .tab_nav li {
  float: left;
  margin-left: 20px;
}
.newhouse .tab_nav li a {
  display: block;
  font-size: 15px;
  line-height: 70px;
  color: #333;
}

/* 楼盘详情 */
.house_detail {
  /*padding-bottom: 60px;*/
  /* 优质二手房 */
  /*小区成交记录*/
  /* 附近小区 */
  /* 楼盘动态 */
  /* 时间轴 */
  /* 户型介绍 */
  /* 用户问答 */
  /* 楼栋信息  */
  /* 楼盘详情 */
}
.house_detail .main_info {
  margin-bottom: 30px;
}
.house_detail .main_info .hd_box {
  padding: 15px 0;
}
.house_detail .main_info .hd_box h2 {
  font-size: 24px;
  line-height: 30px;
  color: #2c2c2d;
  font-weight: 500;
}
.house_detail .main_info .hd_box .collect_btn {
  display: block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #ccc;
  color: #666;
  cursor: pointer;
}
.house_detail .main_info .con_box .leftArea {
  width: 670px;
  height: 490px;
}
.house_detail .main_info .con_box .leftArea .l_slide {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.house_detail .main_info .con_box .leftArea .l_slide .bigImg {
  height: 404px;
  position: relative;
}
.house_detail .main_info .con_box .leftArea .l_slide .bigImg li img {
  display: block;
  max-width: 666px;
  height: 329px;
  margin:auto;
}
.house_detail .main_info .con_box .leftArea .l_slide .smallScroll {
  margin-top: 10px;
  height: 80px;
  width: 670px;
  position: relative;
  overflow: hidden;
}
.house_detail .main_info .con_box .leftArea .l_slide .sPrev,
.house_detail .main_info .con_box .leftArea .l_slide .sNext {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 30px;
  height: 80px;
  text-indent: -9999px;
  background: #000000 url(../images/icon/icon35.png) no-repeat 0 center;
  opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  z-index: 111;
}
.house_detail .main_info .con_box .leftArea .l_slide .sPrev:hover,
.house_detail .main_info .con_box .leftArea .l_slide .sNext:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.house_detail .main_info .con_box .leftArea .l_slide .sNext {
  left: auto;
  right: 0;
  background-position: -30px center;
}
.house_detail .main_info .con_box .leftArea .l_slide .smallImg {
  /*margin-left: -10px;*/
}
.house_detail .main_info .con_box .leftArea .l_slide .smallImg ul {
  height: 80px;
  width: 9999px;
  overflow: hidden;
}
.house_detail .main_info .con_box .leftArea .l_slide .smallImg li {
  float: left;
  margin-left: 5px;
  width: 160px;
  cursor: pointer;
  display: inline;
}
.house_detail .main_info .con_box .leftArea .l_slide .smallImg img {
  display: block;
  border: 1px solid #dcdddd;
  width: 158px;
  height: 78px;
}
.house_detail .main_info .con_box .leftArea .l_slide .smallImg .on img {
  border-color: #f00;
}
.house_detail .main_info .con_box .rightArea {
  width: 480px;
}
.house_detail .main_info .con_box .rightArea .price {
  line-height: 48px;
  height: 48px;
  font-size: 0;
}
.house_detail .main_info .con_box .rightArea .price span {
  font-size: 18px;
  color: #666;
}
.house_detail .main_info .con_box .rightArea .price strong {
  font-size: 48px;
}
.house_detail .main_info .con_box .rightArea .calc a {
  display: block;
  line-height: 48px;
  font-size: 18px;
  color: #666;
  background: url(../images/icon/icon31.png) left center no-repeat;
  padding-left: 30px;
}
.house_detail .main_info .con_box .rightArea .col_1 {
  line-height: 50px;
  height:50px;
  overflow: hidden;
  border-bottom:1px solid #F6F6F8;
}
.house_detail .main_info .con_box .rightArea .col_1 span {
  font-size: 16px;
}
.house_detail .main_info .con_box .rightArea .col_1 .label {
  color: #919191;
}
.house_detail .main_info .con_box .rightArea .col_1 .desc {
  color: #313131;
}
.house_detail .main_info .con_box .rightArea .agent_info {
  margin-top: 10px;
}
.house_detail .main_info .con_box .rightArea .agent_info .c_con {
  margin-left:15px;
}
.house_detail .main_info .con_box .rightArea .agent_info .new-house.c_con {
  width:338px;
  overflow: hidden;
  margin-left:0;
}
.house_detail .main_info .con_box .rightArea .agent_info .c_con p {
  line-height: 36px;
}
.house_detail .main_info .con_box .rightArea .agent_info .c_con .name {
  color: #313131;
  font-size: 20px;
}
.house_detail .main_info .con_box .rightArea .agent_info .c_con .phone {
  margin-top: 10px;
  font-size: 30px;
  text-align: left;
}
.house_detail .main_info .con_box .rightArea .agent_info .new-house.c_con .phone{
  font-size: 27px;
}
.house_detail .main_info .con_box .rightArea .agent_info .c_con .star_list {
  margin-left: 10px;
  padding-top: 7px;
}
.house_detail .main_info .con_box .rightArea .agent_info .r_con .btn {
  display: block;
  width: 85px;
  height: 42px;
  line-height: 42px;
  padding-left: 55px;
  background-position: 20px center;
  background-repeat: no-repeat;
  font-size: 15px;
  border: 1px solid;
  border-radius: 4px;
}
.house_detail .main_info .con_box .rightArea .agent_info .r_con .consult {
  border-color: #3d93eb;
  color: #3d93eb;
  background-image: url(../images/icon/icon27.png);
}
.house_detail .main_info .con_box .rightArea .agent_info img{border-radius: 50%;width:90px;height:90px;position:relative;top:0;}
.house_detail .main_info .con_box .rightArea .agent_info .r_con .appoint {
  margin-top: 6px;
  border-color: #ff6600;
  color: #fff;
  background-image: url(../images/icon/icon28.png);
  background-color: #ff6600;
}
.house_detail .main_info .con_box .t_box{margin-bottom: 20px;}
.house_detail .main_info .con_box .col_3_list li {
  float: left;
  width: 160px;
  padding-bottom: 24px;
}
.house_detail .main_info .con_box .col_3_list li .tit {
  font-size: 26px;
  color: #313131;
  line-height: 58px;
  height: 58px;
}
.house_detail .main_info .con_box .col_3_list li .txt {
  font-size: 16px;
  color: #919191;
  line-height: 100%;
}
.house_detail .main_info .con_box .col_2_list li {
  float: left;
  width: 240px;
}
.house_detail .main_info .con_box .col_2_list li p {
  float: left;
  font-size: 16px;
  color: #919191;
  line-height: 36px;
}
.house_detail .main_info .con_box .col_2_list li .tit {
  width: 80px;
  color: #313131;
}
.house_detail .main_info .con_box .col_2_list li .txt {
  width: 160px;
}
.con_box table{background-color: #eee;}
.con_box table tr{background-color: #fff;}
.house_detail .scroll_nav_wrap {
  height: 60px;
  position: relative;
}
.house_detail .scroll_nav {
  border-bottom-width:2px;
  border-bottom-style:solid;
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
}
.house_detail .scroll_nav li {
  float: left;
}
.house_detail .scroll_nav li a {
  display: block;
  padding: 0 20px;
  height: 45px;
  line-height: 45px;
  color: #313131;
}
.house_detail .con_wrap {
  /*房屋配套*/
  /* 基本信息 */
  /* 房屋亮点 */
  /* 房源相册 */
  /* 小区简介 */
  /*周边配套*/
  /* 相似房源 */
}
.house_detail .con_wrap .leftArea {
  width: 895px;
}
.house_detail .con_wrap .leftArea .con_box{
  padding:10px 0;
  line-height: 24px;
}
.house_detail .con_wrap .title {
  border:none;
  border-bottom: 1px solid #eee;
}
.house_detail .con_wrap .title h2 {
  float: left;
  font-size: 24px;
  font-weight: normal;
  color: #313131;
  line-height: 72px;
}
.house_detail .con_wrap .title .more {
  display: block;
  float: right;
  line-height: 72px;
  font-size: 16px;
  color: #333;
}
.house_detail .con_wrap .title .tab_hd li {
  float: left;
  line-height: 72px;
  margin-right: 20px;
}
.house_detail .con_wrap .title .tab_hd li a {
  font-size: 16px;
  color: #333;
}

.house_detail .con_wrap .question .title a:hover {
  color: #fff !important;
}
.house_detail .con_wrap .house_support,
.house_detail .con_wrap .basis_info {
  padding: 40px 0;
  border-bottom: 1px solid #eee;
}
.house_detail .con_wrap .house_support h4,
.house_detail .con_wrap .basis_info h4 {
  width: 165px;
  float: left;
  font-size: 18px;
  color: #666;
  font-weight: normal;
}
.house_detail .con_wrap .house_support h4{width:80px;}
.house_detail .con_wrap .house_support ul,
.house_detail .con_wrap .basis_info ul {
  width: 730px;
}
.house_detail .con_wrap .house_support ul,
.house_detail .con_wrap .basis_info ul,
.house_detail .con_wrap .house_support li,
.house_detail .con_wrap .basis_info li {
  float: left;
}
.house_detail .con_wrap .house_support li,
.house_detail .con_wrap .basis_info li {
  width: 100px;
  text-align: center;
  padding: 0 10px;
  height: 86px;
}
.house_detail .con_wrap .house_support li .icon_img,
.house_detail .con_wrap .basis_info li .icon_img {
  font-size: 0;
  height: 40px;
}
.house_detail .con_wrap .house_support li img,
.house_detail .con_wrap .basis_info li img {
  vertical-align: top;
}
.house_detail .con_wrap .house_support li p,
.house_detail .con_wrap .basis_info li p {
  font-size: 15px;
  color: #313131;
  text-align: center;
  line-height: 25px;
}
.house_detail .con_wrap .basis_info {
  padding: 20px 0;
}
.house_detail .con_wrap .basis_info h4 {
  line-height: 42px;
}
.house_detail .con_wrap .basis_info li {
  width: 220px;
  text-align: center;
  padding: 0 10px;
  height: 42px;
}
.house_detail .con_wrap .basis_info li p {
  font-size: 15px;
  color: #313131;
  float: left;
  line-height: 42px;
  text-align: left;
}
.house_detail .con_wrap .basis_info li .tit {
  width: 80px;
  color: #919191;
}
.house_detail .con_wrap .basis_info li .txt {
  width: 140px;
}
.house_detail .con_wrap .bright_sopt {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.house_detail .con_wrap .bright_sopt h4 {
  width: 115px;
  float: left;
  font-size: 18px;
  color: #666;
  font-weight: normal;
  line-height: 25px;
}
.house_detail .con_wrap .bright_sopt .desc {
  width: 730px;
  float: left;
  font-size: 14px;
  color: #666;
  line-height: 25px;
}
.house_detail .con_wrap .house_picture ul {
  margin-left: -31px;
}
.house_detail .con_wrap .house_picture li {
  float: left;
  width: 432px;
  height: 253px;
  margin-top: 30px;
  margin-left: 31px;
}
.house_detail .con_wrap .house_picture a,
.house_detail .con_wrap .house_picture img,
.house_detail .con_wrap .house_picture span {
  display: block;
}
.house_detail .con_wrap .house_picture a {
  width: 100%;
  height: 100%;
  position: relative;
}
.house_detail .con_wrap .house_picture .label {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #d35808;
  font-size: 15px;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
}
.house_detail .con_wrap .cmnt_profile .con_box {
  margin-top: 30px;
}
.house_detail .con_wrap .cmnt_profile .l_box {
  width: 540px;
}
.house_detail .con_wrap .cmnt_profile .l_box .cmnt_name {
  font-size: 24px;
  font-weight: bold;
  color: #313131;
  line-height: 100%;
}
.house_detail .con_wrap .cmnt_profile .l_box .pro_list {
  padding-top: 20px;
}
.house_detail .con_wrap .cmnt_profile .l_box .pro_list li {
  float: left;
  width: 180px;
}
.house_detail .con_wrap .cmnt_profile .l_box .pro_list span {
  display: block;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
  float: left;
}
.house_detail .con_wrap .cmnt_profile .l_box .pro_list .tit {
  width: 70px;
  color: #919191;
}
.house_detail .con_wrap .cmnt_profile .l_box .pro_list .txt {
  color: #313131;
}
.house_detail .con_wrap .cmnt_profile .l_box .ft_desc {
  line-height: 34px;
}
.house_detail .con_wrap .cmnt_profile .l_box .ft_desc span {
  color: #313131;
}
.house_detail .con_wrap .cmnt_profile .r_box img {
  display: block;
  width: 288px;
  height: 190px;
}
.house_detail .con_wrap .near_support .con_box {
  margin-top: 30px;
}
.house_detail .con_wrap .near_support .map {
  width: 1200px;
  height: 577px;
  border: 1px solid #eee;
}

.house_detail .con_wrap .near_support .r_box .info_list.subway .tit {
  background-image: url(../images/icon/icon29_on.png);
}
.house_detail .con_wrap .near_support .r_box .info_list.bus .tit {
  background-image: url(../images/icon/icon30_on.png);
}
.house_detail .con_wrap .similar_house .list {
  margin-left: -20px;
}
.house_detail .con_wrap .similar_house .list li {
  float: left;
  width: 285px;
  margin-left: 20px;
  margin-top: 20px;
  padding-bottom: 10px;
}
.house_detail .con_wrap .similar_house .list .img {
  width: 100%;
  position: relative;
  overflow: hidden;
}
 .img .mask,.list_box .mask {
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 10px;
}
.img .mask p,.list_box .mask p {
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  position: relative;
  z-index: 89;
}
 .img .opacity,.list_box .opacity {
  background: #000;
}
.house_detail .con_wrap .similar_house .list a,
.house_detail .con_wrap .similar_house .list img {
  display: block;
  width: 100%;
}
.house_detail .con_wrap .similar_house .list img {
  height: 192px;
}
.list .name,.list_box .name {
  line-height: 54px;
  height: 54px;
  overflow: hidden;
  color: #313131;
  font-weight: normal;
  font-size:16px;
}
.house_detail .con_wrap .similar_house .list .ft_con p {
  line-height: 36px;
  font-size: 16px;
  color: #919191;
}
.house_detail .con_wrap .similar_house .list .ft_con .type_area{width:145px;color:#333;}
.house_detail .con_wrap .similar_house .list .ft_con p strong {
  font-size: 30px;
}

.house_detail .top_sh_house .con_box .list {
  margin-left: -29px;
}
.house_detail .top_sh_house .con_box .list li {
  width: 202px;
  margin-left: 29px;
}
.house_detail .top_sh_house .con_box .list li img {
  display: block;
  height: 150px;
}
.house_detail .deal_record .table_wrap th,
.house_detail .deal_record .table_wrap td {
  line-height: 54px;
  text-align: left;
  font-size: 16px;
  color: #333;
  font-weight: normal;
}
.house_detail .deal_record .table_wrap td {
  border-top: 1px solid #eee;
}
.house_detail .near_cmnt .img .name {
  font-size: 20px !important;
}
.house_detail .dynamic {
  width: 750px;
}
.house_detail .dynamic .list {
  height: 224px;
  overflow: auto;
}
.house_detail .dynamic .list li {
  padding: 10px 0;
  border-bottom: 1px dashed #eee;
}
.house_detail .dynamic .list .label {
  width: 78px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #ff7043;
  color: #ff7043;
}
.house_detail .dynamic .list .r_con {
  width: 650px;
}
.house_detail .dynamic .list .tit a {
  font-size: 14px;
  line-height: 30px;
  color: #313131;
}
.house_detail .dynamic .list .time {
  font-size: 16px;
  line-height: 30px;
  color: #919191;
}
.house_detail .dynamic .list .desc {
  font-size: 14px;
  line-height: 24px;
  color: #919191;
}
.house_detail .time_line {
  width: 400px;
}
.house_detail .time_line .list li {
  padding: 26px 0 26px 52px;
  position: relative;
}
.house_detail .time_line .list .l_con {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 52px;
  overflow: hidden;
}
.house_detail .time_line .list .l_con span {
  display: block;
  position: absolute;
}
.house_detail .time_line .list .l_con .c {
  width: 16px;
  height: 16px;
  top: 33px;
  left: 50%;
  margin-left: -8px;
  background: #ff6600;
  border-radius: 50%;
  z-index: 2;
}
.house_detail .time_line .list .l_con .l {
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: url(../images/icon/icon5.png) center top repeat-y;
}
.house_detail .time_line .list li:first-child .l_con .l {
  top: 33px !important;
}
.house_detail .time_line .list .r_con .time,
.house_detail .time_line .list .r_con .txt {
  height: 30px;
  line-height: 30px;
  color: #919191;
  font-size: 16px;
}
.house_detail .house_type .picScroll {
  width: 100%;
  margin: 10px auto;
  position: relative;
  background: #fff;
  overflow: hidden;
}