/**
 * filename:houseindex.css
 * date:2012-1-14
 * modify:2015-09-24
 */
/*** content
--------------------- ***/
@charset="utf-8";
.tlist2{}
  .tlist2 li{height:24px;line-height:24px;overflow:hidden;}
  .tlist2 span{color: #666;}
  .tlist2 .more { float: right; font-weight: normal; padding:0 5px;}
.coltit2{height:30px;line-height:30px; *zoom:1;}
  .coltit2 .tit1{color:#D00;float:left;font-size:14px;font-weight:bold;padding:0 10px;border-bottom: 2px solid #D00;margin-bottom: -2px;position: relative;}

/***houseList
--------------------- ***/

.houseList{
  font-size: 12px;
  font-family: 'Microsoft YaHei';
}

.houseList .list {
  padding: 20px 0;
  border-bottom: 1px dotted #ddd;
  background: #fff;
  display: block;
  clear: both;
}
.houseList .list .img .txtBg {
  width: 40px;
  height: 22px;
  top: 98px;
  left: 0;
  background: #000;
  opacity: 0.4;
  filter: Alpha(opacity=40);
  position: absolute;
}
.houseList .list .img .txt {
  font: normal 12px/22px SinSun;
  color: #fff;
  top: 100px;
  left: 4px;
  position: absolute;
}

.houseList .list .title {
  height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.houseList .list .title span{
  font-size: 18px;
  margin-right: 4px;
}


.houseList .list p.title {
  line-height: 24px;
  border: 0;
}

.iconAdress {
  background-position: 0 -89px;
}
.note {
  height: 20px;
  margin-right: 5px;
  padding: 0 5px;
  color: #666;
  font: 12px/20px SimSun;
  font: 12px/22px SimSun\9;
  display: inline-block;
  overflow: hidden;
}
.houseList .list p {
  line-height: 30px;
}
.gray6, .gray6 a {
  color: #666;
}

.houseList .list .info .area {
  width: 60px;
  font: 16px/18px;
  right: 150px;
  top: 50px;
  position: absolute;
  color: #414141;
}
.houseList .list .info .item {
  margin-top: 5px;
    line-height: 16px;
}
.houseList .list .gray6 span{margin-right: 5px;}

.houseList .list .info .huxing,.houseList .list .info .yt{
  font: 14px/16px Arial;
margin-right: 4px;
}
.price {
  color: #d00;
  font: 29px/30px Arial;
  padding-right: 4px;
  vertical-align: -1px;
}

.houseList .list .info .moreInfo {
    width: 145px;
    right: 60px;
    top: 35px;
    position: absolute;
    text-align: right;
}
.houseList .list .line {
  color: #999;
  margin: 0 8px;
  font-family: Arial;
}
.houseList .list .note-img img {
  position: relative;
  padding: 0 6px 0 0;
}
dl.list:hover{background: #fafafa;}
.houseList dt{width:180px;}
.houseList .yh-info{text-align: right;}

.houseList .yh-info {background: #F16100;color: #fff;padding:0 5px;-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;margin-left: 10px;line-height: 19px;float: left;position: relative;}
.houseList .yh-info i{height: 0; width: 0; overflow: hidden; border-color: transparent #F16100 transparent transparent; border-style: dashed solid dashed dashed; border-width: 5px; position: absolute; left: -9px; top: 50%; margin-top: -6px;}
.houseList .list .info .tel{
color: #fff;
    right: 10px;
    top: 70px;
}
.houseList .list .info .tel .btn{
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  background: linear-gradient(to right, #ff4f53c7 75%, #FF4F53 100%);
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  box-sizing: border-box;
}
.houseList .list .info .tel .lxbtn{
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  background-color: #ddd;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  box-sizing: border-box;
}
.houseList .list .info .tx{
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}
.houseList .list .info .tx img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.houseList .list .info .pri {
    right: 10px;
    top: 106px;
    font-size: 16px;
    padding: 6px;
    border-radius: 2px;
    line-height: 21px;
}
.pri.poa i {
    width: 36px;
    height: 32px;
    background: url(/template/0831home/images/first/sjhb.jpg) -28px -4px #d00;
    display: block;
    float: left;
    zoom: 0.7;
}
/*楼盘特色标示*/
.lpicon{margin-top:3px; height:23px; overflow:hidden;}
.lpicon a { display:inline-block;  padding:0 8px; margin-right:5px; text-decoration:none!important; -webkit-border-radius:1px; -moz-border-radius:1px; border-radius:1px;-moz-transition:all 0.2s linear;-webkit-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear; overflow:hidden; vertical-align:middle; }
.lpicon .tag_li {height: 19px;line-height: 19px;border-radius: 6px;}
.lpicon .tag_li{border: 1px solid #ccc;color: #bbb!important;}
.lpicon .tag_li:nth-of-type(1){
border: 1px solid #53d37e;
color: #53d37e!important;}
.lpicon .tag_li:nth-of-type(2){
border: 1px solid #00bff3;
color: #00bff3!important;}
.lpicon .tag_li:nth-of-type(3){
border: 1px solid #f2395b;
color: #f2395b!important;}
.lpicon .tag_li:nth-of-type(4){
border: 1px solid #f06e00;
color: #f06e00!important;}
.lpicon .tag_li:nth-of-type(5){
border: 1px solid #ac5d9f;
color: #ac5d9f!important;}
.lpicon .tag_li:nth-of-type(6){
border: 1px solid #57575f;
color: #57575f!important;}
.lpicon .tag_li:nth-of-type(7){
border: 1px solid #82a5b8;
color: #82a5b8!important;}
.lpicon .tag_li:nth-of-type(8){
border: 1px solid #53d37e;
color: #53d37e!important;}
/*面包*/
.lpcon-bread .lpcon-bread-items {
    float: left;
    font-size: 14px;
    color: #888}
.lpcon-bread .lpcon-bread-items a {
    color: #666;
    padding: 0 5px;
}


/**

 * filename:houseindex.css

 * date:2012-1-14

 * modify:2012-9-26

 */

/*** content

--------------------- ***/

.fca,.fca a{color: #008FCA}

.w710{width: 710px;}

.conMid { width: 370px;padding: 0 10px;display: inline;}

.conRight{width: 278px;float: right;}

.tlist1 li { background: url(../images/bgv3-ahuing.png) no-repeat -320px -304px; text-indent: 11px; line-height: 26px;overflow: hidden;height: 26px;}

.tlist1 span a,.tlist1 span{ color: #0076D5; }

.tlist1 span{margin-right: 5px;}

.tlist1 .dashed{border-top: 1px dashed #ddd;margin-top: 5px;padding-top: 5px;}



.tlist3 li{height: 24px;overflow: hidden;line-height: 24px;}

.tlist3 em { float:right; color:#BD2928; }

.tlist4{*zoom:1;}

.tlist4 li{ line-height:21px; height: 21px;overflow: hidden;}

.tlist4 .a{border-top: 1px dashed #ccc;margin-top: 5px;padding-top: 5px;}

.tlist4 span a{ font-weight:bold; margin-left:8px;}

.tlist4 em{ color:#888}

.tlist4 .icon,.tlist4 .icon1{-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;padding: 0 2px;color: #fff;background: #6CAEFD;height:16px;line-height:16px;float: left;overflow: hidden;margin: 3px 5px 0 0;}

.tlist4 .icon1{background: #FF6600;}

.conMidpart1 { padding:5px 0; border-bottom:1px dotted #ddd; }

.conMidpart1 h2 { text-align: center; line-height: 30px;height: 30px;overflow: hidden; }

.conMidpart1 h2 a { color: #c00; font-size: 16px; font-weight: bold; font-family: Microsoft YaHei;}

.conMidpart1 p { color: #888; font-size: 12px; line-height: 24px; height: 24px;overflow: hidden;}

.conRightpart1 {padding: 5px 10px; }

.conRightpart1 .tlist1 li{border-top: 1px dotted #CBCBCB; line-height: 32px; height: 32px; overflow: hidden;}

.conRightpart1 .tlist1 .n-tbd{border: none;}

.conRightpart1 .tj li{border-top: 1px dotted #CBCBCB; line-height: 32px; padding-left: 24px;height: 32px;overflow: hidden;}

.conRightpart1 .tj .n-tbd{border: none;}

.conRbott ul { background:url(../images/nhbg.png) no-repeat -943px -54px;*zoom:1;}

.conRbott li{vertical-align: top;border-top: 1px dotted #CBCBCB;padding-left:24px;height: 32px;overflow: hidden;line-height: 32px;}

.conRbott .n-tbd{border: none;}

.queyuTop {height:34px; line-height:34px;vertical-align: top;background: #F7F7F7;border-bottom: 1px solid #E1E1E1;}

.queyuTop .tab{float: left;position: relative;top: 1px;}

.queyuTop .tab li { float: left; border-left:1px solid #E1E1E1; }

.queyuTop .tab li:last-child { border-right:1px solid #E1E1E1; }

.queyuTop .tab a{float: left;padding: 0 20px; cursor: pointer; color:#2C2C2C; }

.queyuTop .tab .act a{ background:#fff;color: #327ACF;}

.queyuTop .tit1{padding: 0 10px;float: left;}

.queyuTop .tit1 a{color:#327ACF; font-weight:bold; font-size:14px; }



.quyuCon .icon{background:#FD5858;border-top:1px solid #e00;border-bottom: 1px solid #FD5858;position: absolute;right: 1px;bottom: 4px;}

.quyuCon .icon a{border-left: 1px solid #e00;border-right: 1px solid #FD5858;float: left;margin:0 -1px;padding:0 5px;position: relative;color: #fff;line-height: 16px;line-height: 17px\9; height: 16px;background: #f00;overflow: hidden;}

.quyuCon .icon a:hover{color: #fff;}

.zhu2 em { text-decoration:line-through }

.zhu2 span { margin-right:8px }

.zhu3 em { font-size:24px; color:#FD1664; font-weight:bold;font-family: arial;}

.zhufLeftList { margin-top:5px }

.zhufLeftList li { background-position:0 -470px; line-height:26px;overflow: hidden;height: 26px;}

.zhufLeftList li span a{color: #0076D5;}



.jingxuan {overflow: hidden; *zoom:1; padding-bottom: 10px;}

.plist-mod img{border: 1px solid #E1E1DB;padding: 1px;margin-bottom: 3px;}

.plist-mod em{text-align: center; height:21px; line-height: 21px; overflow: hidden; word-wrap: break-word; display:block; }

.plist-mod .icon{padding:0 5px;color: #fff;line-height: 16px;line-height: 17px9; height: 16px;background: #f00;overflow: hidden;position: absolute;right: 1px;bottom: 4px;-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}

.plist-mod .icon:hover{color: #fff;text-decoration: none;}



.plist6 li { float: left; padding:10px 0 0 29px;width:164px;}

.plist7 li{width: 124px;height: 132px;float: left;margin: 10px 0 0 14px;display: inline;border: 1px solid #ddd;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}

.plist7 dt{text-align: center;margin:5px 10px;font-weight: bold;border-bottom: 1px solid #ddd;}

.plist7 dd{margin: 0 12px;line-height: 22px;height: 22px;overflow: hidden;}



.plist8{padding-bottom: 10px;}

.plist8 li { float: left; padding:10px 0 0 13px;width:156px;position: relative;}

.plist8 li b {font-weight: bold;color: #c00;}



.coltit1 { background:url(../images/xfbg.png) repeat-x 0 0;height: 24px; line-height: 24px; padding:10px 10px 0 15px; position: relative; z-index: 100; }

.coltit1 .tit1 { color: #327ACF;float: left;font-size: 14px;font-weight: bold;}

.coltit1  span{ float:right;}

.coltit1  span a{ color:#848484}



.content4 .tool {height: 35px; line-height: 35px;}

.content4 .tool strong { margin: 0 0 0 20px; }

.content4 .tool a { margin: 0 5px; }

.content4 .plist7 { padding-bottom: 10px; }

/*** 团购

--------------------- ***/

.slide { position:relative; border: 2px solid #F01F1F;*zoom:1;-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}

.slide .remen { background:url(../images/nhbg.png) no-repeat -764px -73px; width:61px; height:55px; position:absolute; z-index:99; left:-2px; top:-2px; }

.slide li{width: 296px;}

.slide .tgBtn { width:50px; height:24px;line-height:24px;position: absolute;bottom: 10px;right: 10px;font-family: microsoft YaHei;background: #c00;font-size: 14px;text-align: center;color: #fff;}

.slide .tgBtn:hover{ filter:alpha(opacity=80); opacity:0.8;text-decoration: none;color: #fff;}

.slide .qihuan .tit1{height: 24px;line-height: 24px;padding:4px 8px 0;overflow: hidden;font-weight:bold; font-size:14px; }

.slide .sanniu {padding: 0 0 5px 10px;overflow: hidden;*zoom:1;position: relative;}

.slide .sanniu .zhu2{height:24px;line-height:24px;overflow:hidden;}

.slide .prev,.slide .next {color: #fff; font: bold 34px/60px simsun;height: 60px; overflow: hidden; position: absolute; text-align: center; text-decoration: none; top: 90px; width: 30px; z-index: 10;background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#77000000 ', endColorstr='#77000000 ');left: 0;}

.slide .next { right:0; left: auto;}

.slide .prev:hover,.slide .next:hover { background:#000; color: #c00; text-decoration: none; }

:root .slide .prev,:root .slide .next{filter:none\9}

/*** flash

---------------- ****/

.flash{width: 290px;height: 231px;position: relative;overflow: hidden;}

.flash .bigimg li{position: absolute;left: 0;top: 0;}

.flash .txt{height: 30px;line-height: 30px;position: absolute;top: 201px;left: 0;color: #fff;padding: 0 5px;width: 280px;z-index: 20;overflow: hidden;font-weight: bold; border-top:2px solid #1486DE; font-size:14px; background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#77000000 ', endColorstr='#77000000 ');}

.flash .num{position: absolute;top: 175px;right: 0;z-index: 20;}

.flash .num i{float: left;width:24px;height: 24px;background: #676767;color: #fff;line-height: 24px;text-align: center;margin-right: 5px;display: inline;cursor: pointer;font-family: arial;}

.flash .num .act{background: #1486DE; padding-bottom:2px; font-weight:bold; }

/*** tab

--------------------- ***/

.tab-tit li { float: left; padding: 0 9px; cursor: pointer; font-size:14px; font-weight: bold; height: 36px; line-height: 36px;}

.tab-tit li.act {border-left: 1px solid #EBEBEB;border-right: 1px solid #EBEBEB;font-size: 14px;font-weight: bold; color: #327ACF;border-bottom: 1px solid #fff;}

/*** -----------------------------------------------------------楼盘列表--------------------------------------------------------------- ***/

.r-border{border-bottom:1px solid #EBEBEB; background: url(../images/nf-rigbg.gif) no-repeat;}

.tlist2 li{height:28px;line-height:28px;overflow:hidden;}

.tlist2 span{color: #666;}

.tlist2 a{color: #049;}

.tlist2 .more { float: right; font-weight: normal; padding:0 5px;}

.coltit2{height:36px;line-height:36px; *zoom:1;}

.coltit6{height:36px;line-height:36px; *zoom:1;border-bottom:1px solid #EBEBEB; margin: 0 2px;}

.coltit3{height:36px;line-height:36px; *zoom:1;border-bottom:2px solid #327ACF;}

.coltit3 .tit1{font-size: 14px; font-weight: bold;}

.coltit3 a.tit1 {color:#327ACF;}

.coltit2 .tit1{float:left;font-size:14px;font-weight:bold;padding:0 10px;margin-bottom: -2px;position: relative;}

.tit1 a{color:#327ACF;}

/* 最新、即将开盘 */

.content4{border:1px solid #EBEBEB;}

.tab-tit li.first{border-left: none;}



/*** lp-kuan

--------------------- ***/

.w750{width: 750px;}

.lp-kuan {border:1px solid #EBEBEB; border-top:2px solid #da0000}

.lp-kuan .tab-nav{float: left;  position: relative;}

.tab-nav .item {float:left;  padding:5px 15px;font-family: Microsoft yahei;font-size: 16px;}

.tab-nav .item:hover {text-decoration: none;}

.tab-nav .act{ color:#2c2c2c; background: #fff9f0; position: relative;border-bottom: none;border-radius: 2px 2px 0 0;} 

.tab-nav .map{background:url(../images/map_ms.gif) no-repeat 5px center; padding-left:40px; }

.tab-page span{float:left; margin-right:5px; }

.tab-page .prev,.tab-page .next{height: 18px; line-height:18px; border-top:1px solid #CCC; border-bottom:1px solid #CCC; }

.tab-page .prev a,.tab-page .next a{background: #fff; float:left; height:18px; line-height:18px;margin: 0 -1px;position: relative; padding: 0 5px; border-left:1px solid #CCC; border-right:1px solid #CCC; text-decoration:none; }

.lp-kuan .info{line-height:22px; border-top: 1px solid #da0000;background: #fafafa;}

.lp-kuan .info i{float:left; border:1px solid #CCC; background:url(../images/eslistbg.gif) no-repeat 0 -74px; margin:0 0 0 5px;}

.lp-kuan .info i a{ color:#888;float:left;height:22px; overflow:hidden; padding:0 20px 0 5px; background:url(../images/eslistbg.gif) no-repeat right -521px;}

.lp-kuan .info .act{border:1px solid #fec58c; background-position:0 -99px;}

.lp-kuan .info .act a{ color:#fc8d1e;}

.lp-kuan .info .bldown a{background-position:right -460px;}

.lp-kuan .info .blup a{background-position:right -491px;}

.lp-kuan .info .def a{padding: 0 12px; background:none;}

/*** 楼盘列表

--------------------- ***/

.houselist{border-bottom:1px dashed #ddd; padding: 15px 8px; line-height:24px; vertical-align: top; *zoom:1; position: relative;}

.houselist:hover{background:#F9F9F9; }



.houselist .pic{float:left; position: relative; z-index:1; margin-right: 10px; width:210px; height:155px; overflow:hidden;}

.houselist .pic img{background:#eee; width:210px; height:155px}
.houselist .pic img:hover {
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.houselist .pic img {
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.houselist .pic i{color: #fff;cursor: pointer;right: 0;position: absolute;top: 0;padding:0 5px;background: #da0000;border-radius:0 0 0 3px;height:18px;line-height:18px;}



.houselist .info{float:left; width:414px; }

.houselist .info h3{height:24px; line-height:24px; overflow:hidden; }

.houselist .info h3 a{ font-size:20px; float:left; font-family: Microsoft yahei;color: #222;font-weight: bold;}
.houselist .info h3 a:hover{ color:#da0000}

.houselist .info h3 img{float: left;}

.houselist .info p{ height:24px;overflow: hidden; font-size:14px; padding-top:10px}

.houselist .info .icon2{padding:3px 0; margin-left: 10px;}

.houselist .info .icon5{color: #fff;float: left;line-height: 18px;margin: 2px 10px 0 10px;padding: 2px 10px;position: relative; border-radius:2px}

.houselist .info .dais-194{background-color: #06A897;}

.houselist .info .dais-195{background-color: #1CBAFF;}

.houselist .info .dais-196{background-color: #f60;}

.houselist .info .dais-197{background-color: #CE9B86;}

.houselist .info .dais-198{background-color: #AFAFAF;}

.houselist .info .tags span{border: 1px solid #ccc;padding:0 5px; display:inline-block;margin-right: 5px;color: #666; height: 22px; line-height: 22px;*line-height: 24px; overflow: hidden;}

.houselist .item{position: absolute; white-space: nowrap; }

.houselist .item a{margin-right:6px;}

.houselist .item i{color: #c00; font-family: arial}



.houselist .other{float:right; width:145px; text-align: right;overflow: hidden;}

.houselist .other p{padding-bottom: 5px;}

.houselist .other .dj{font-size: 30px;color: #da0000;font-family: arial; height: 32px;line-height: 32px;}

.houselist .other .icon{color: #fff; overflow: hidden;padding: 0 5px;display: inline-block;border-radius: 3px;height:20px;line-height:20px;}

.houselist .other .icon-start{background-color: #0B8EE6;}

.houselist .other .icon-end{background-color: #AFAFAF;}

.houselist .other .icon input{position:absolute; left:-999999px;}

.houselist .other .icon a{overflow: hidden;color: #fff;text-align: center;  }

.houselist .other .icon a:hover{text-decoration: none;text-decoration: none;}

.houselist .other .tel{position: absolute;right: 8px;bottom:15px;color: #999;white-space: nowrap;}

.houselist .other .icon1 {background-color: #f60; }

.houselist .other .icon2 {background-color: #da0000; padding: 0 9px;cursor: pointer;}

.houselist .other .icon2 .ico08{font-size: 12px;margin-right: 4px;}



.houselist .info2 {clear: both;padding-top: 5px;}





.section{border: 1px solid #E6E6E6;border-top: 2px solid #1F6DB9;margin-bottom: 10px;}

.section-last{margin-bottom: 0;}



/* 看房团 */

.kft .tit1{height: 30px; line-height: 30px;overflow: hidden;}

.tit1 h3{ font-size: 14px;font-weight: bold;}

.kft span,.kft span a{color: #999;}

.tit1 h3,.tit1 h3 a{color: #327ACF;}

.kft .ad{width: 258px;}

.zhaomu{border-bottom: 1px dashed #E2E2E2;padding-bottom: 5px;}

.kft p{font-weight: bold;font-size: 14px; line-height: 30px;}

.kft span.hs,.kft span.hs a{color: #D30102;font-weight: bold;}

/* 报名滚动 */

.baoming{border:1px solid #E2E2E2;position: relative;padding:0 25px 0 8px;}

.baoming .prev,.baoming .next{width: 25px;height: 28px;right: 0;position: absolute;top: 0;text-align: center;line-height: 28px;color: #fff;background: #ddd;cursor: pointer;}

.baoming .next {top:auto;bottom:0;}

.baoming li{height: 30px; line-height: 30px; overflow: hidden;}

.baoming li span{padding-right:8px;}



/* 购房工具  */

.gf-tools .img{background: url(../images/newhouse-gftool.png) no-repeat; display: block;height: 53px;margin: 0 auto 5px;width: 53px;border-radius: 10px;border:2px solid #E6E6E6; text-align: center; background-color: #fff;}

.gf-tools li{display:inline;float: left;line-height: 26px;padding: 10px 2px 5px;text-align: center;width: 80px;}

.gf-tools .tool1{background-position: 0 -54px;}

.gf-tools .tool2{background-position: 0 -108px;}

.gf-tools .tool3{background-position: 0 -158px;}

.gf-tools .tool4{background-position: 0 -210px;}

.gf-tools .tool5{background-position: 0 -265px;}

.gf-tools li a:hover{color: #3472B4;text-decoration: none; cursor: pointer;}

.gf-tools li.hover{display: block;}

.gf-tools li.hover .img{border:2px solid #ff6600;}

.gf-tools li.hover a{color: #ff6600;}

/*zyl*/
 .list-advs .map-sidebar, .list-advs .price-trend, .list-advs .tuangou_entry, .list-advs .ifxside-recomm {
	border-radius:5px
}
.list-advs {
	float:right;
	width:240px
}
.list-advs .map-sidebar {
	margin:20px 0 0
}
.list-advs .price-trend {
	padding-left:20px;
	margin-bottom:20px
}
.list-advs .tuangou_entry {
	margin-bottom:20px
}
.list-advs .price-trend h3 {
	font-size:16px;
	font-weight:100;
	font-weight:700\9
}
.list-advs .map-sidebar {
	border:1px solid #DDD;
	padding:25px 0
}
.list-advs .map-app {
	display:block;
	padding-left:25px
}
.ifxside-recomm {
	border:1px solid #e7e7e7;

}
.ifxside-recomm .hd {
	font-size:16px;
	padding-left:20px;
	margin:10px 0 6px;

	font-weight:bold;
}
.ifxside-recomm .etlist {
	padding-bottom:10px
}
.ifxside-recomm .etlist li {
	padding:15px 15px 20px;
	cursor:pointer;
	position:relative;
	border-bottom:1px dotted #eee;
}
.ifxside-recomm .etlist li:hover{ background-color:#f1f1f1}
.ifxside-recomm .etlist .tit, .ifxside-recomm .etlist .price {
	font-size:14px;
	color:#666
}
.ifxside-recomm .etlist .tit {
	margin-top:8px
}
.ifxside-recomm .etlist .price {
	margin:5px 0
}
.ifxside-recomm .etlist .ifx-num {
	color:#F60;
	font-size:16px;
	padding:0 4px
}
.ifxside-recomm .tags {
	overflow:hidden;
	zoom:1;
	height:22px;
	line-height:22px
}
.ifxside-recomm .tags span {
	float:left;
	height:20px;
	line-height:20px;
	border:1px solid #CCC;
	font-size:13px;
	color:#999;
	padding:0 8px;
	margin-right:8px
}

.ifxside-recomm .tags span:hover {
	float:left;
	border:1px solid #F60;
	height:20px;
	line-height:20px;
	padding:0 8px;
	margin-right:8px;
	color:#F60
}

.ifxside-recomm .ifx-curr {
	background:#fff8ea
}
.ifxside-recomm .tuan-icon {
	position:absolute;
	height:21px;
	line-height:21px;
	padding:0 5px;
	font-size:14px;
	color:#FFF;
	border-radius:3px;
	background:#F60;
	right:20px;
	top:185px
}

.house-right-ad .mb5 img{ width:240px !important;}

.lpxx { font-size:14px}


/*红包*/
.huodong_img{
	position:absolute;
	top:15px; 
	left:10px; 
	width:88; 
	height:91px; 
	display:block; 
	z-index:1000; 
	background: url(../images/hongbao_small.png) no-repeat; 
	font-size:18px; 
	text-align:center; 
	color:#da0000; 
	padding-left:15px; 
	padding-right:30px; 
	padding-top:13px;
	}
.huodong_img a{
	width:88; 
	height:91px; 
	display:block;
	color:#da0000; 
	text-align:center; 
	}
