
/* 
 * 锟斤拷锟酵家筹拷锟斤拷锟绞�锟斤拷锟斤拷dtd 1.0 Transitional html)
 * hzz 2014.10  
 */
html { _height: 100%; margin: 0; overflow: hidden; _padding: 90px 0 0 0; /*IE6*/ _border: 0; }


/* [锟斤拷锟藉布锟斤拷]  */
.page-header { position: absolute; top: 0; left: 0; width: 100%; height:80px; z-index: 103; border-bottom: 1px solid #CAD3E0; background-color: #fff;
               background:url('maptools/topbg.jpg') #f7f7f7 repeat-x left top;
}
.page-bodyer { overflow: visible; margin: 0; width: 100%; position: fixed; /*FF IE7 SF*/ top: 47px; bottom: 0px; _position: relative; /**IE6***/ _top: 0px; _height: 100%; z-index: 101; left: 0 /*for 360 nima*/; }

.map-wrapper{ position: absolute; margin-top: 0px; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }
.map-menupanel{ position: relative; float: left; background: #ffffff none; height: 100%; width:220px; overflow: visible; z-index: 101; border-right: solid 1px #ccc; }
.map-main { position: relative; left: 0; height: 100%; background-color: #ffffff; overflow: hidden; }

.mapcavans { position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; background: url('maptools/nomap.gif'); }
.mapcavans table {border-collapse: collapse;}


.logo-wrapper { text-align: center;display:inline-block;margin-top:10px;}
.logo-map { display: block; width: 180px; height: 60px; background: url('/content/css/img/logo_180x60.gif') no-repeat 0 center; overflow: hidden; text-indent: -999em; }


.search-panel { position:absolute;left:20%;top:20px; width:600px; }
.search-bar .skey { width: 75%;height:26px; }
.search-bar .submit { width: 20%;height:26px; }
.search-cons { position: relative; padding: 0; clear: both;overflow-x: hidden; overflow-y: scroll; }
.search-loading { padding: 20px; color: #000; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: #fff; text-align: center; filter: alpha(opacity=55); -moz-opacity: 0.55; opacity: 0.55; }

.search-nodata { padding: 10px; text-align: center; line-height: 100px; vertical-align: middle; }
.search-nodata strong { font-weight: normal; color: #000; font-size: 12px; }

dl.quick-bar { clear: both; height: 30px; background-color: #DDD; border-bottom: solid 1px #ddd; font-size: 12px; margin: 0; padding: 0; }
.quick-bar dt,
.quick-bar dd { list-style-type: none; margin: 0; padding: 0; }
.quick-bar dt { float: left; display: inline-block; padding: 0 4px; font-size: 9px; color: #ccc; line-height: 30px; }
.quick-bar dt strong { padding-left: 5px; color: #999; }
.quick-bar dd { float: left; display: inline-block; width: 18%; text-align: center; }
.quick-bar dd a { display: block; line-height: 30px; vertical-align: middle; text-decoration: none; }
.quick-bar a:link,
.quick-bar a:visited { }
.quick-bar a:hover,
.quick-bar a:active { background-color: #fff; }

ul.sresult-list { list-style-type: none; margin: 0; padding: 0; }
.sresult-list li { position: relative; border-bottom: solid 1px #efefef; line-height: 100%; font-size: 12px; vertical-align: top; }
.sresult-list a { font-size: 14px; display: block; text-decoration: none; padding: 8px 0; }
.sresult-list a em { margin-left: 5px; display: inline-block; font-size: 11px; font-family: Arial; margin-right: 5px; padding: 0 4px; height: 16px; line-height: 16px; vertical-align: middle; background-color: #ff6a00; color: #fff; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; }
.sresult-list p { font-size: 12px; padding: 4px; margin: 0; padding-left: 28px; }
.sresult-list span { color: #888; }
.sresult-list a:hover { background-color: #f5f5d7; border-bottom-color: #ccc; outline: none; }

div.ajaxpage_box {width:100%; height: 30px; font-size: 12px; border: none; background-color: #fafafa; padding:0;line-height:30px; clear: both; margin: 0 auto; display: inline-block; text-align: center; }
.ajaxpage_info { padding: 1px 2px; color: #333; margin-right: 10px; }
a.ajaxpage_back,
a.ajaxpage_next,
a.ajaxpage_back:link,
a.ajaxpage_back:visited,
a.ajaxpage_back:hover,
a.ajaxpage_back:active,
a.ajaxpage_next:link,
a.ajaxpage_next:visited,
a.ajaxpage_next:hover,
a.ajaxpage_next:active { margin-left: 2px; cursor: pointer; padding: 1px 2px; }
a.ajaxpage_no { color: Gray; cursor: default; border-color: gray; text-decoration: none; }

.mapL {
  width: 390px;
  position: absolute;
  left: 0px;
  z-index: 2;
  top: 20px;
}
.mapLT {
  width: 380px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin: 10px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0,0,0,.3);
  border-bottom: 1px solid #ddd;
  background: #ffffff;
}
.keyWord {
  padding: 10px;
  font-size: 14px;
  border: 1px solid #F96B3E;
  margin: 0px 0px 0px 0px;
  width: 260px;
  height: 37px;
  line-height: 37px;
}
.search-Btn {
  padding: 10px;
  font-size: 18px;
  background: #F96B3E;
  color: #fff;
  border: none;
  position: relative;
  top: 0px;
  height: 37px;
  border-radius: 0px;
}
.search {
  display: flex;
}
.mapLTB>div {
  float: left;
  margin-top: 5px;
  position: relative;
}
.seaSelectM {
  width: 80px;
  margin-right: 10px;
  border: 1px solid #ddd;
  z-index: 10;
  position: relative;
  cursor: pointer;
}
.haveSelM {
  width: 63px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  word-break: break-all;
  overflow: hidden;
}
.haveSelM>em{
  width: 10px;
  height: 5px;
  background: url(images/down_icon.png) no-repeat;
  position: absolute;
  right: 6px;
  top: 14px;
  transition: transform 1s;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
}
.haveSelM>em.up{
  width: 10px;
  height: 5px;
  background: url(images/up_icon.png) no-repeat;
  position: absolute;
  right: 6px;
  top: 14px;
  transition: transform 1s;
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
}

/* .haveSelM span#priceParamContent, .haveSelM span#areaParamContent, .haveSelM span#divisionParamContent {
  width: 56px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  word-break: break-all;
  overflow: hidden;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
} */
.priceSel {
  width: 105px;
  border: 1px solid #ddd;
  background-color: #fff;
  position: absolute;
  left: -1px;
  top: 30px;
  z-index: 10;
  padding-bottom: 10px;
}
.priceSel>ul>li {
  width: 106px;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
}
.priceSel>ul>li a {
  width: 100%;
  display: block;
  outline-style: none;
  color: #333;
  text-decoration: none;
  font-size: 12px;
}
.priceSel>div>input[type=text] {
  width: 40px;
  height: 18px;
  font-size: 12px;
  font-family: "寰蒋闆呴粦";
  color: #333;
  text-align: center;
}
.priceSel>div>input[type=button] {
  width: 30px;
  height: 20px;
  border: 1px solid #ddd;
  background-color: #fff;
  font-size: 12px;
  color: #333;
  margin-left: 2px;
  cursor: pointer;
}
.activClo a {
  color: #F96B3E!important;
}
.w_160 {
  width: 160px!important;
}
.dis {
  display: none;
}
.haveSelM:hover{ color:#F96B3E;}
.priceSel a:hover{ color:#F96B3E;}
.search_nei {
  margin-bottom: 10px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0,0,0,.3);
  background: #ffffff;
  width: 380px;
  margin-left: 10px;
  padding-bottom: 20px;
}
#Tab {
  position: absolute;
  bottom: -10px;
  left: 160px;
  width: 60px;
  height: 20px;
  background-position: 0px 0px;
  cursor: pointer;
}
.micon-map {
  background: url(images/sellmap.png) no-repeat;
}
.mapList {
  background: #ffffff;
  width: 380px;
  overflow: hidden;
}
.mapListT {
  height: 28px;
  line-height: 28px;
  padding-left: 54px;
  border-bottom: 1px solid #ddd;
}
.mapListT>li {
  float: left;
  margin-bottom: 10px;
}
.mapListT>li.on>a {
  /* background-color: #fff; */
  color: #F96B3E;
}
.mapListT>li>a {
  display: block;
  height: 28px;
  line-height: 28px;
  padding: 0 23px;
  position: relative;
  cursor: pointer;
  font-size:12px;
  text-decoration: none;
  color: #333;
}
.mapListT>li>a.price1>em {
  display: block;
  width: 10px;
  height: 12px;
  background: url(images/price_topb.png) no-repeat;
  position: absolute;
  right: 10px;
  top: 8px;
}
.mapListT>li>a.price1>em.up, .mapListT>li.on>a.price1:hover>em.up {
  display: block;
  width: 10px;
  height: 12px;
  background: url(images/price_topb.png) no-repeat;
  position: absolute;
  right: 10px;
  top: 8px;
  cursor: pointer;
}
.mapListT>li>a.price1>em.down, .mapListT>li.on>a.price1:hover>em.down {
  display: block;
  width: 10px;
  height: 12px;
  background: url(images/price_upb.png) no-repeat;
  position: absolute;
  right: 10px;
  top: 8px;
  cursor: pointer;
}
.mapListT>li:hover>a{ color:#F96B3E;}
.scrollbar {
  overflow: hidden;
  position: absolute;
}
.scrollbar .content {
  position: absolute;
}
.scrollf {
  width: 380px;
  overflow-y: auto;
  overflow-x: hidden;
}
.scrollbar_dragger.vertical {
  float: right;
}
.scrollbar_dragger {
  position: relative;
}
.scrollbar_dragger .back {
  width: 10px;
  cursor: pointer;
  position: absolute;
  background-color: #E6E6E6;
}
.scrollbar_dragger * {
  margin: 0;
  padding: 0;
  font-style: normal;
  text-decoration: none;
}
.scrollbar_dragger .dragger {
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
  cursor: pointer;
  position: absolute;
  height: 100px;
}
.houseList {
  width: 100%;
}
.houseList .list {
  border-bottom: 1px solid #DDD;
  padding: 10px 0px 10px 10px;
  width: 360px;
  height: 120px;
  overflow: hidden;
  background: #FFF;
  font-size: 12px;
  clear: both;
}
.rel {
  position: relative;
}
.houseList .list a.wai_yuan {
  position: absolute;
  left: 0;
  cursor: pointer;
  top: 0;
  display: block;
  width: 360px;
  height: 100%;
  padding-left: 10px;
  z-index: 3;
}
.houseList .list dt {
  float: left;
  width: 128px;
  height: 96px;
  overflow: hidden;
  margin-top: 10px;
  border: 1px solid #ddd;
  display: inline;
}
.houseList .list .img img {
  height: 98px;
  overflow: hidden;
  width: 130px;
  border-radius:0px;
}
.houseList .list .info {
  width: 206px;
  padding-right: 10px;
  margin-top: 7px;
  float: right;
  color: #c00;
}
.houseList .list .title {
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #000;
    line-height: 20px;
    height: 22px;
    overflow: hidden;
    font-weight: 700;
    margin-bottom: 0px;
}
.houseList .list .title span {
  color: #333;
  line-height: 20px;
  height: 22px;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.houseList .list .line {
  color: #999;
  font-family: Arial;
  margin: 0 5px;
}
.houseList .list .info .moreInfo {
  position: absolute;
  right: 15px;
  top: 28px;
  width: 115px;
}
.houseList .list .mbt {
  margin-top: 4px;
}
.alignR {
  text-align: right;
}
.price {
  color: #de3438;
  font-size: 18px;
  font-family: Arial;
}
.red, .red a {
  color: #de3438 !important;
}
.danjia {
  font: 12px/24px Arial;
}
.Arial {
  font-family: Arial;
  padding: 0 2px;
}
.pt4 {
  padding-top: 4px;
}
.floatl {
  float: left;
}
.mt8 {
      margin-top: 8px;
    margin-bottom: 0px;
}
.gray6, .gray6 a {
  color: #666;
}
.colorGreen {
  background: #fff;
  border: 1px solid #8db78d;
  color: #8db78d;
}
.note {
  height: 20px;
  margin-right: 5px;
  padding: 0 5px;
  font-size: 13px;
  line-height: 20px;
  display: inline-block;
  overflow: hidden;
}

#header {
    width: 100%;
    font-size: 19px;
    font-weight: bold;
    /* background: #F7F7F7; */
    background:#fff;
    color: #1475CF;
    padding: 2px 0;
}

#header>.main {
    position: relative;
    overflow: visible;
}
#header div.clearfix>img {
	float:left;
    width: 362px;
    border-radius: 5px;
}

#header ul {
	float:left;
    width: 43%;
    margin-bottom: 0;
    white-space: nowrap;
}
#header ul>li:not(:last-child) {
	font-size: 17px;
    height: 40px;
    line-height: 40px;
    margin-left: 5%;
    text-align: center;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    display: inline-block;
}