@charset "UTF-8";
/*
* @description: css重设
* @author: huojing
* @update: 2014/9/10
*/
/* line 6, ../sass/reset.scss */
body, div, dl, dt, .templete-side .loupan-detail-side-mod .loupan-normal dd, dd, ul, ol, li, pre, h1, h2, h3, h4, h5, h6, input, textarea, select, button, form, fieldset, p, blockquote, th, td {
  padding: 0;
  /*重置内填充和外填充，避免使用*通配符，浪费性能。*/
  margin: 0;
}

/* line 10, ../sass/reset.scss */
header, section, aside, nav, figure, figcaption {
  margin: 0;
  padding: 0;
  display: block;
}

/*设置默认字体*/
/* line 16, ../sass/reset.scss */
body {
  font-size: 14px;
  font-family: "微软雅黑",arial;
}

/*重置输入表单的字体大小和字体样式,使之继承父类字体*/
/* line 21, ../sass/reset.scss */
h1, h2, h3, h4, h5, h6, input, textarea, select, button {
  font-size: 100%;
  font-family: inherit;
}

/* line 25, ../sass/reset.scss */
input, label, select, option, textarea, button, fieldset, legend {
  font-size: 14px;
  font-family: "微软雅黑",arial;
}

/*在获取焦点时，去掉外面蓝框，主要针对input、链接类型*/
/* line 30, ../sass/reset.scss */
:focus {
  outline: 0;
}

/*去掉默认的点和序列号*/
/* line 34, ../sass/reset.scss */
ul, ol, li {
  list-style: none;
}

/*按钮的样式设置为手型*/
/* line 38, ../sass/reset.scss */
button, submit {
  cursor: pointer;
}

/* line 41, ../sass/reset.scss */
textarea {
  resize: none;
  outline: none;
}

/* line 45, ../sass/reset.scss */
address, cite, dfn, em, var, i {
  font-style: normal;
}

/* line 48, ../sass/reset.scss */
strong {
  font-weight: normal;
}

/*去掉默认边框和底部空白区*/
/* line 52, ../sass/reset.scss */
img {
  border: none;
  vertical-align: top;
}

/*去掉表格边框之间的间距*/
/* line 57, ../sass/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*遵循爱恨LVHA原则，设置链接和颜色和下划线*/
/* line 62, ../sass/reset.scss */
a, a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

/* line 65, ../sass/reset.scss */
sup {
  vertical-align: super;
}

/* line 68, ../sass/reset.scss */
sub {
  vertical-align: sub;
}

/* line 71, ../sass/reset.scss */
mark {
  background: none;
}

/****常用css样式*****/
/* line 75, ../sass/reset.scss */
.clear {
  clear: both;
}

/* line 78, ../sass/reset.scss */
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 85, ../sass/reset.scss */
.fl {
  float: left;
}

/* line 88, ../sass/reset.scss */
.fr {
  float: right;
}

/* line 91, ../sass/reset.scss */
.tl {
  text-align: left;
}

/* line 94, ../sass/reset.scss */
.tr {
  text-align: right;
}

/* line 97, ../sass/reset.scss */
.tc {
  text-align: center;
}

/* line 100, ../sass/reset.scss */
.none {
  display: none;
}

/* line 103, ../sass/reset.scss */
.fb {
  font-weight: bold;
}

/* line 106, ../sass/reset.scss */
.fn {
  font-weight: normal;
}

/* line 109, ../sass/reset.scss */
input::-ms-clear {
  display: none;
}

/* line 110, ../sass/reset.scss */
input {
  background: none;
  *background: not specified;
  outline: none;
  border: none;
}

/* line 1, ../sass/header.scss */
a {
  color: #333;
}

/* line 4, ../sass/header.scss */
.link {
  color: #666;
}

/* line 7, ../sass/header.scss */
a:hover, .link:hover {
  color: #ee4433;
  text-decoration: underline;
}

/*site nav begin*/
/* line 12, ../sass/header.scss */
.pt-side-nav {
  min-width: 1200px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #efefef;
  border-left: none;
  border-right: none;
  margin-bottom: 15px;
  background: #fafafa;
  font-size: 12px;
  color: #999;
  font-family: "Microsoft Yahei";
  z-index: 1001;
}

/* line 13, ../sass/header.scss */
.pt-l a {
  text-decoration: none;
  color: #666;
}

/* line 14, ../sass/header.scss */
.pt-l {
  float: left;
  width: 900px;
  text-align: left;
}

/* line 15, ../sass/header.scss */
.pt-r {
  float: right;
  width: 250px;
  text-align: right;
}

/* line 16, ../sass/header.scss */
.pt-area {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

/* line 17, ../sass/header.scss */
.pt-l .pt-index-link {
  float: left;
  margin-right: 24px;
  font-weight: bold;
  display: block;
}

/* line 18, ../sass/header.scss */
.pt-nav-cate {
  float: left;
  position: relative;
  width: 76px;
  z-index: 1000;
}

/* line 19, ../sass/header.scss */
.pt-width2 {
  width: 90px;
}

/* line 20, ../sass/header.scss */
.pt-width3 {
  width: 112px;
}

/* line 21, ../sass/header.scss */
#submit {
  cursor: pointer;
}

/* line 23, ../sass/header.scss */
.pt-nav-cate .pt-menu-btn {
  display: block;
  height: 38px;
  _padding-top: 12px;
  _height: 26px;
  overflow: hidden;
  padding-left: 19px;
  border-right: 1px solid #fafafa;
  border-left: 1px solid #fafafa;
  vertical-align: middle;
  text-align: left;
}

/* line 24, ../sass/header.scss */
.pt-l .pt-menu-btn:hover, .menu-current .pt-menu-btn {
  background: #fafafa;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
  color: #c1c1c1;
  text-decoration: none;
}

/* line 25, ../sass/header.scss */
.pt-l .pt-menu-btn s {
  display: inline-block;
  *display: inline;
  width: 8px;
  height: 4px;
  margin-left: 8px;
  vertical-align: middle;
  overflow: hidden;
  *zoom: 1;
  background: url(/static1../images/s-con-icon.png) no-repeat;
}

/* line 26, ../sass/header.scss */
.pt-l .pt-menu-btn:hover s, .menu-current .pt-menu-btn s {
  background-position: 0 -12px;
}

/* line 27, ../sass/header.scss */
.pt-r {
  padding-right: 13px;
  color: #666;
}

/* line 28, ../sass/header.scss */
.pt-r a {
  color: #666;
}

/* line 29, ../sass/header.scss */
.pt-r a:hover {
  color: #d80100;
}

/* line 30, ../sass/header.scss */
.pt-r .line {
  margin: 0 7px;
}

/* line 31, ../sass/header.scss */
.pt-nav-cate .pt-nav-list {
  position: absolute;
  left: 0px;
  top: 38px;
  background: #fff;
  border: 1px solid #e2e5e7;
  display: none;
}

/* line 32, ../sass/header.scss */
.pt-nav-cate .pt-nav-list a {
  display: block;
  width: 64px;
  height: 30px;
  padding-left: 19px;
  color: #9a9a9a;
  line-height: 30px;
  text-align: left;
  *zoom: 1;
}

/* line 33, ../sass/header.scss */
.pt-nav-cate .pt-nav-list a:hover {
  background: #fafafa;
  color: #303030;
  text-decoration: none;
}

/* line 34, ../sass/header.scss */
.pt-width3 .pt-nav-list a {
  width: 91px;
}

/* line 35, ../sass/header.scss */
.pt-width2 .pt-nav-list a {
  width: 76px;
}

/*site nav end*/
/*city css begin*/
/* cityArea_k */
/* line 40, ../sass/header.scss */
.cityArea_k {
  display: none;
  position: absolute;
  left: 0px;
  top: 38px;
  padding: 15px 14px 17px;
  width: 530px;
  border: 1px solid #ddd;
  background: #fff;
  z-index: 1000;
}

/* line 41, ../sass/header.scss */
.cityArea_k a {
  color: #333;
  font-size: 12px;
}

/* line 42, ../sass/header.scss */
.cityArea_k a:hover {
  color: #d80100;
}

/* line 43, ../sass/header.scss */
.cityArea_k .tt {
  position: relative;
  width: 530px;
  margin-bottom: 10px;
}

/* line 44, ../sass/header.scss */
.cityArea_k .tt a {
  margin-right: 13px;
}

/* line 45, ../sass/header.scss */
.cityArea_k .tt li {
  width: 37px;
  float: left;
}

/* line 46, ../sass/header.scss */
.cityArea_k .tt span {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 15px;
  height: 15px;
  background-position: -88px -206px;
  cursor: pointer;
}

/* line 47, ../sass/header.scss */
.cityArea_k .top {
  margin-bottom: 18px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  word-spacing: -1px;
  font-weight: bold;
  background: #ee4433;
}

/* line 48, ../sass/header.scss */
.cityArea_k .top a {
  display: inline-block;
  *display: inline;
  width: 23px;
  color: #fff;
  font-size: 14px;
  *zoom: 1;
}

/* line 49, ../sass/header.scss */
.cityArea_k .top a:hover {
  background: #db3f2f;
  text-decoration: none;
}

/* line 50, ../sass/header.scss */
.cityArea_k .bot {
  height: 228px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 51, ../sass/header.scss */
.cityAreaBox {
  margin-bottom: 13px;
  border-bottom: 1px dotted #E4E4E4;
}

/* line 52, ../sass/header.scss */
.cityAreaBoxHd {
  margin: 0 0 3px 8px;
  color: #999;
  font-size: 12px;
  font-weight: bold;
  word-spacing: -1px;
}

/* line 53, ../sass/header.scss */
.cityAreaBoxCen {
  padding-bottom: 10px;
  overflow: hidden;
  *zoom: 1;
}

/* line 54, ../sass/header.scss */
.cityAreaBoxCen li {
  display: inline-block;
  *display: inline;
  *margin-bottom: 5px;
  *zoom: 1;
}

/* line 55, ../sass/header.scss */
.cityAreaBoxCen li a {
  display: inline-block;
  *display: inline;
  padding: 2px 7px;
  line-height: 16px;
  border: 1px solid #fff;
}

/* line 57, ../sass/header.scss */
.h-city i, .cityArea_k .tt .h-close {
  background: url("/simg/common/modules/house_index/2014/images/city-icon.png") no-repeat;
}

/* line 58, ../sass/header.scss */
.h-city i {
  position: absolute;
  display: none;
  width: 11px;
  height: 8px;
  left: 32px;
  top: 32px;
  background-position: 0px -52px;
  font-size: 0px;
  z-index: 1002;
}

/* line 59, ../sass/header.scss */
.cityArea_k .tt .h-close {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 16px;
  height: 16px;
  background-position: 0 0;
}

/* line 60, ../sass/header.scss */
.cityArea_k .tt .h-close:hover {
  background-position: 0 -29px;
}

/*city css end*/
/* line 63, ../sass/header.scss */
.h-search .selector, .h-search .h-select-submit, .h-header .h-tag .tel, .h-header .h-tag .map, .h-header .h-login, .s-area-li .s-area-title, .navigate li .n-sec-span .n-arrow {
  background: url(/simg/common/modules/house_index/2014/images/header-icon-year.png) no-repeat;
}

/* line 67, ../sass/header.scss */
.h-area {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  clear: both;
}

/*search css begin*/
/* line 74, ../sass/header.scss */
.h-search {
  float: right;
  width: 450px;
  position: relative;
  height: 45px;
  margin: 2px 0 0 0;
  z-index: 1001;
}

/* line 82, ../sass/header.scss */
.h-search .selector {
  float: left;
  width: 79px;
  height: 45px;
  line-height: 45px;
  background-position: 0 -95px;
  text-align: left;
  cursor: pointer;
}

/* line 91, ../sass/header.scss */
.h-search .selector em {
  padding-left: 20px;
}

/* line 94, ../sass/header.scss */
.h-search .selector .lp {
  border: 1px solid #ee4433;
  border-top: none;
  border-bottom: 1px solid #ddd;
  width: 57px;
  height: 44px;
  display: block;
  border-top: none;
  padding-left: 20px;
  background: #fff;
  display: none;
}

/* line 106, ../sass/header.scss */
.h-search .selector .lp:hover {
  background: #fafafa;
  text-decoration: none;
  color: #666;
}

/* line 111, ../sass/header.scss */
.h-search .on {
  background-position: 0 0;
}

/* line 114, ../sass/header.scss */
.h-search .on .lp {
  display: block;
}

/* line 120, ../sass/header.scss */
#hxForm {
  display: none;
}

/* line 123, ../sass/header.scss */
.h-search .h-form {
  position: relative;
  float: left;
  width: 310px;
  height: 43px;
  line-height: 43px\9;
  border: 1px solid #ee4433;
  border-left: none;
  border-right: none;
}

/* line 133, ../sass/header.scss */
.h-search .h-form input {
  width: 290px;
  height: 45px;
  line-height: 45px\9;
  font-size: 16px;
  color: #999;
  padding: 0 10px;
  margin-left: -1px;
  background: none;
}

/* line 143, ../sass/header.scss */
.h-search .h-select-submit {
  float: left;
  width: 60px;
  height: 45px;
  background-position: 0 -285px;
  display: block;
  cursor: pointer;
}

/* line 151, ../sass/header.scss */
.h-search .h-select-submit:hover {
  background-position: 0 -331px;
}

/*search css end*/
/*suggestion css begin*/
/* line 156, ../sass/header.scss */
.input_tip {
  position: absolute;
  left: -1px;
  top: 43px;
  width: 310px;
  z-index: 100;
  line-height: 40px;
  background: #fff;
  border: 1px solid #e5e5e5;
  display: none;
  z-index: 20;
}

/* line 168, ../sass/header.scss */
.input_tip li {
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  padding: 0 10px;
  color: #010101;
  cursor: pointer;
  border-bottom: 1px solid #eee;
  background: #fff;
  overflow: hidden;
}

/* line 179, ../sass/header.scss */
.input_tip li span {
  float: left;
  width: 82%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}

/* line 188, ../sass/header.scss */
.input_tip li .sub-name {
  font-size: 12px;
  color: #999;
  margin-left: 5px;
}

/* line 193, ../sass/header.scss */
.input_tip li em {
  float: right;
  width: 15%;
  height: 40px;
  color: #999;
  display: block;
  text-align: right;
}

/* line 201, ../sass/header.scss */
.input_tip .focus {
  background: #fafafa;
}

/* line 204, ../sass/header.scss */
.input_tip .last {
  border-bottom: none;
}

/*suggestion css end*/
/*tag*/
/* line 209, ../sass/header.scss */
.s-l-tag {
  width: 1200px;
  height: 25px;
  line-height: 25px;
  color: #999;
  text-align: left;
  margin: 15px auto;
  font-size: 12px;
}
/* line 217, ../sass/header.scss */
.s-l-tag a {
  color: #666;
}
/* line 220, ../sass/header.scss */
.s-l-tag a:hover {
  color: #EE4433;
}

/* line 224, ../sass/header.scss */
.s-tag {
  width: 1200px;
  height: 25px;
  line-height: 25px;
  margin: 18px auto 0;
  border-bottom: 1px solid #e4e4e4;
  color: #999;
  padding-bottom: 10px;
  font-size: 12px;
}
/* line 233, ../sass/header.scss */
.s-tag a {
  color: #666;
}
/* line 236, ../sass/header.scss */
.s-tag a:hover {
  color: #EE4433;
}
/* line 239, ../sass/header.scss */
.s-tag .tag-left {
  float: left;
}
/* line 242, ../sass/header.scss */
.s-tag .tag-right {
  float: right;
  font-size: 12px;
}
/* line 246, ../sass/header.scss */
.s-tag .tag-jc {
  width: 40px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #999;
  background: #f8f8f8;
  display: inline-block;
  vertical-align: baseline;
  border: 1px solid #eee;
  text-align: center;
  margin-left: 10px;
}
/* line 259, ../sass/header.scss */
.s-tag h1 {
  font-weight: normal;
  display: inline;
}

/* line 264, ../sass/header.scss */
.s-pic-info {
  position: relative;
  height: 45px;
  line-height: 45px;
  margin-bottom: 15px;
}
/* line 269, ../sass/header.scss */
.s-pic-info .info-source {
  float: left;
  color: #999;
}
/* line 272, ../sass/header.scss */
.s-pic-info .info-source span {
  margin-right: 10px;
}
/* line 274, ../sass/header.scss */
.s-pic-info .info-source span em {
  color: #ee4433;
}

/*header css begin*/
/* line 281, ../sass/header.scss */
.s-c-header {
  width: 1200px;
  height: 50px;
  margin: 15px auto 0 auto;
  clear: both;
}
/* line 286, ../sass/header.scss */
.s-c-header .s-c-logo {
  float: left;
}
/* line 289, ../sass/header.scss */
.s-c-header .s-c-form {
  position: relative;
  float: right;
  width: 355px;
}
/* line 293, ../sass/header.scss */
.s-c-header .s-c-form .s-form-input {
  float: left;
  width: 269px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-right: none;
  height: 43px;
  line-height: 43px\9;
  color: #999;
  padding: 0 10px;
}
/* line 304, ../sass/header.scss */
.s-c-header .s-c-form .s-form-submit {
  float: left;
  width: 60px;
  height: 45px;
  background: url(/static1../images/s-con-icon.png) no-repeat 0 -139px;
  cursor: pointer;
}
/* line 312, ../sass/header.scss */
.s-c-header .h-city {
  float: left;
  position: relative;
  width: 68px;
  height: 38px;
  border-left: 1px solid #ccc;
  padding: 6px 0 0 12px;
  margin: 4px 0 0 11px;
  z-index: 100;
  cursor: pointer;
}
/* line 322, ../sass/header.scss */
.s-c-header .h-city .city-name {
  font-size: 20px;
}
/* line 325, ../sass/header.scss */
.s-c-header .h-city .city-btn {
  width: 18px;
  height: 22px;
  background: url(/static1../images/s-con-icon.png) no-repeat 0 -92px;
  display: inline-block;
  vertical-align: bottom;
}

/*header css end*/
/* line 335, ../sass/header.scss */
.anchor {
  position: relative;
  top: -60px;
  display: inline-block;
}

/* line 340, ../sass/header.scss */
.h-search .selector .zx {
  border: 1px solid #ee4433;
  border-top: none;
  width: 57px;
  height: 44px;
  padding-left: 20px;
  background: #fff;
  display: none;
  margin: 0;
}

/* line 350, ../sass/header.scss */
.h-search .selector .zx:hover {
  background: #fafafa;
  text-decoration: none;
  color: #666;
}

/* line 355, ../sass/header.scss */
.h-search .on .zx {
  display: block;
}

/* line 358, ../sass/header.scss */
#zxForm {
  float: left;
  display: none;
}

/* line 362, ../sass/header.scss */
.lp-ad {
  width: 1200px;
  margin: 0 auto;
}

/* line 366, ../sass/header.scss */
.ad_flash {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  *margin-left: 0;
  *margin-right: 0;
}

/* line 367, ../sass/header.scss */
.ad-left1 {
  float: left;
  width: 230px;
  margin-right: 11px;
}

/* line 372, ../sass/header.scss */
.ad-right1 {
  float: right;
  width: 230px;
}

/* line 376, ../sass/header.scss */
.ad-mid1 {
  float: left;
  width: 718px;
  margin-right: 11px;
}

/*footer css begin*/
/* line 2, ../sass/footer.scss */
.h-footer {
  width: 100%;
  min-width: 1200px;
  background: #333;
  color: #999;
  font-size: 12px;
  overflow: hidden;
  margin: 0 auto;
  height: 100%;
}

/* line 12, ../sass/footer.scss */
.h-footer a {
  color: #999;
}

/* line 15, ../sass/footer.scss */
.h-footer a:hover {
  color: #ee4433;
}

/* line 18, ../sass/footer.scss */
.footer-div {
  padding: 50px 0 7px;
  border-bottom: 1px solid #2d2d2d;
  overflow: hidden;
  clear: both;
}

/* line 24, ../sass/footer.scss */
.footer-div dl {
  float: left;
  height: 150px;
  border-right: 1px solid #454545;
  border-left: 1px solid #2d2d2d;
}

/* line 30, ../sass/footer.scss */
.footer-div .f-dl1 {
  width: 270px;
  border-left: none;
}

/* line 34, ../sass/footer.scss */
.footer-div .f-dl2 {
  width: 100px;
  padding-left: 60px;
}

/* line 38, ../sass/footer.scss */
.footer-div .f-dl3 {
  width: 126px;
  padding-left: 60px;
}

/* line 42, ../sass/footer.scss */
.footer-div .f-dl4 {
  width: 190px;
  padding-left: 60px;
}

/* line 46, ../sass/footer.scss */
.footer-div .f-dl4 dd {
  float: left;
  width: 90px;
}

/* line 50, ../sass/footer.scss */
.footer-div .f-dl5 {
  float: left;
  padding-left: 60px;
  line-height: 27px;
}

/* line 55, ../sass/footer.scss */
.footer-div .f-dl5 p {
  margin: -5px 0 20px;
}

/* line 58, ../sass/footer.scss */
.footer-div dt, .footer-div .templete-side .loupan-detail-side-mod .loupan-normal dd, .templete-side .loupan-detail-side-mod .loupan-normal .footer-div dd {
  font-size: 16px;
  color: #eee;
  margin-bottom: 20px;
}

/* line 63, ../sass/footer.scss */
.footer-div dd {
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}

/* line 68, ../sass/footer.scss */
.footer-div .f-dl1 dd {
  float: left;
  width: 115px;
}

/* line 72, ../sass/footer.scss */
.footer-link {
  padding: 25px 0 0;
  border-top: 1px solid #454545;
}

/* line 76, ../sass/footer.scss */
.footer-tag a {
  min-width: 60px;
  height: 35px;
  font-size: 14px;
  color: #999;
  display: inline-block;
}

/* line 83, ../sass/footer.scss */
.footer-tag a.current, .footer-tag a:hover {
  font-weight: bold;
  background: url(/simg/common/modules/house_index/2014/images/f_link.png) left bottom no-repeat;
  text-decoration: none;
  color: #fff;
}

/* line 89, ../sass/footer.scss */
.footer-link .f-l-con {
  color: #999;
  line-height: 30px;
  margin-top: 10px;
  display: none;
}

/* line 95, ../sass/footer.scss */
.footer-link .f-l-con em {
  padding: 0 5px;
}

/* line 98, ../sass/footer.scss */
.h-footer .foot-copy {
  line-height: 30px;
  color: #777;
  text-align: center;
  margin: 15px 0;
}

/* line 104, ../sass/footer.scss */
.h-footer .foot-copy em {
  padding: 0 5px;
}

/* line 107, ../sass/footer.scss */
.foot-copy a {
  color: #777;
}

/* line 110, ../sass/footer.scss */
.footer-tag .f-line {
  width: 1px;
  height: 16px;
  color: #616161;
  display: inline-block;
  margin: 0 20px;
  *vertical-align: top;
  *margin: 2px 20px;
}

/* line 119, ../sass/footer.scss */
.sohu_linka {
  height: 100px;
  text-align: center;
  line-height: 25px;
}

/* line 124, ../sass/footer.scss */
.f-wap {
  width: 662px;
  margin: 35px auto 25px;
}

/* line 128, ../sass/footer.scss */
.f-wap ul {
  margin-top: 24px;
}

/* line 131, ../sass/footer.scss */
.f-wap ul:after {
  content: "";
  display: table;
  clear: both;
}

/* line 136, ../sass/footer.scss */
.f-wap ul li {
  float: left;
  margin-left: 25px;
}

/* line 140, ../sass/footer.scss */
.f-wap ul li a {
  float: left;
  display: block;
  color: #999;
}

/* line 145, ../sass/footer.scss */
.f-wap ul li span {
  float: left;
  display: block;
  line-height: 20px;
  margin-left: 10px;
  text-align: left;
}

/* line 152, ../sass/footer.scss */
.f-wap ul .f_icon1 {
  width: 102px;
}

/* line 153, ../sass/footer.scss */
.f-wap ul .f_icon2 {
  width: 100px;
}

/* line 154, ../sass/footer.scss */
.f-wap ul .f_icon3 {
  width: 97px;
}

/* line 156, ../sass/footer.scss */
.f-contact {
  width: 608px;
  height: 140px;
  margin: 23px auto 0;
  border: 1px solid #464646;
}

/* line 162, ../sass/footer.scss */
.f-contact ul:after {
  content: "";
  display: table;
  clear: both;
}

/* line 167, ../sass/footer.scss */
.f-contact ul li {
  float: left;
  width: 140px;
  height: 100px;
  border-right: 1px solid #464646;
  margin: 10px 0;
  padding: 10px 20px;
}

/* line 175, ../sass/footer.scss */
.f-contact ul li a {
  color: #fff;
}

/* line 178, ../sass/footer.scss */
.f-contact ul .soho {
  width: 138px;
}

/* line 181, ../sass/footer.scss */
.f-contact ul .soho p {
  display: block;
  margin-top: 8px;
  text-align: center;
}

/* line 186, ../sass/footer.scss */
.f-contact ul .weibo {
  width: 176px;
}

/* line 189, ../sass/footer.scss */
.f-contact ul .weibo .info_wrap {
  position: relative;
  float: left;
  width: 66px;
  height: 100px;
  text-align: left;
  margin: -3px 0 0 10px;
}

/* line 197, ../sass/footer.scss */
.f-contact ul .weibo .s-img {
  margin: 3px 0 0 2px;
}

/* line 200, ../sass/footer.scss */
.f-contact ul .weibo .w-gz {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 25px;
  line-height: 25px;
  background: #ee4433;
  color: #fff;
  text-align: center;
  display: inline-block;
}

/* line 212, ../sass/footer.scss */
.f-contact ul .weibo .w-gz:hover {
  text-decoration: none;
}

/* line 216, ../sass/footer.scss */
.f-contact ul .weixin {
  width: 171px;
  border-right: none;
}

/* line 220, ../sass/footer.scss */
.f-contact ul .weixin img {
  float: left;
}

/* line 221, ../sass/footer.scss */
.f-contact ul .weixin .info_wrap {
  float: left;
  width: 61px;
  text-align: left;
  margin-left: 10px;
  line-height: 19px;
  word-wrap: break-word;
  word-break: break-all;
  color: #fff;
}

/* line 231, ../sass/footer.scss */
.h-footer .foot-common-copy {
  margin: 0 0 15px;
  padding-top: 15px;
}

/*footer css end*/
/* line 236, ../sass/footer.scss */
.lp-ad .lp-bar-left {
  float: left;
  width: 598px;
  margin-right: 2px;
}

/* line 241, ../sass/footer.scss */
.lp-ad .lp-bar-right {
  float: left;
  width: 599px;
}

/*广告*/
/* line 246, ../sass/footer.scss */
.lp-ad {
  width: 1200px;
  margin: 0 auto 25px auto;
  overflow: hidden;
}
/* line 250, ../sass/footer.scss */
.lp-ad img, .lp-ad .ad_flash {
  margin-bottom: 2px;
}
/* line 253, ../sass/footer.scss */
.lp-ad .ad_flash {
  margin-top: -1px;
}

/* line 257, ../sass/footer.scss */
#DT02 img, #DT02 .ad_flash {
  margin-bottom: 2px;
}

/*分页*/
/* line 2, ../sass/common.scss */
.n-page {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 0 50px 0;
}
/* line 8, ../sass/common.scss */
.n-page a {
  min-width: 8px;
  height: 28px;
  line-height: 28px;
  color: #999;
  display: inline-block;
  padding: 0 10px;
  border: 1px solid #efefef;
  margin: 0 5px;
}
/* line 18, ../sass/common.scss */
.n-page .current, .n-page a:hover {
  background: #EE4433;
  color: #fff;
  border: 1px solid #EE4433;
  text-decoration: none;
}
/* line 24, ../sass/common.scss */
.n-page em {
  color: #999;
  display: inline-block;
  margin: 0 5px;
}

/*通用标题*/
/* line 32, ../sass/common.scss */
.lp-h3 {
  height: 30px;
  line-height: 26px;
  *line-height: 32px;
  color: #333;
  font-size: 30px;
  font-weight: normal;
  padding-left: 13px;
  border-left: 3px solid #ee4433;
  margin-bottom: 30px;
  overflow: hidden;
  text-align: left;
}
/* line 44, ../sass/common.scss */
.lp-h3 .lp-s-txt {
  float: none;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  margin-left: 15px;
  font-size: 14px;
  color: #ebebeb;
  vertical-align: middle;
  font-weight: normal;
}
/* line 54, ../sass/common.scss */
.lp-h3 .lp-s-txt a {
  font-size: 14px;
  margin: 0 10px;
}

/*最新楼盘*/
/* line 62, ../sass/common.scss */
.lp-rec .top .info h4, .lp-rec .loupan-list li .loupan-name .name {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 67, ../sass/common.scss */
.zuixinloupan {
  width: 1200px;
  overflow: hidden;
}

/* line 71, ../sass/common.scss */
.lp-rec {
  float: left;
  width: 1500px;
  height: 250px;
  overflow: hidden;
  margin: -3px 0 33px;
}
/* line 77, ../sass/common.scss */
.lp-rec .lp-rec-dl {
  float: left;
  width: 353px;
  height: 245px;
  margin-right: 70px;
}

/* line 85, ../sass/common.scss */
.lp-rec .top {
  height: 105px;
  margin-bottom: 15px;
}
/* line 88, ../sass/common.scss */
.lp-rec .top a:hover {
  text-decoration: none;
}
/* line 91, ../sass/common.scss */
.lp-rec .top .loupan-img {
  float: left;
  width: 140px;
  height: 105px;
  margin-right: 25px;
}
/* line 96, ../sass/common.scss */
.lp-rec .top .loupan-img img {
  width: 100%;
  height: 100%;
}
/* line 101, ../sass/common.scss */
.lp-rec .top .info {
  padding-right: 13px;
  overflow: hidden;
}
/* line 104, ../sass/common.scss */
.lp-rec .top .info h4 {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 1em;
  font-weight: normal;
}
/* line 111, ../sass/common.scss */
.lp-rec .top .info .ave-price {
  padding-bottom: 5px;
  color: #666;
}
/* line 114, ../sass/common.scss */
.lp-rec .top .info .ave-price em {
  color: #ee4433;
}
/* line 118, ../sass/common.scss */
.lp-rec .top .info .tag {
  padding-bottom: 10px;
  color: #999;
}
/* line 122, ../sass/common.scss */
.lp-rec .top .info .detail {
  display: block;
  width: 76px;
  height: 26px;
  background: #ee4433;
  line-height: 26px;
  color: #fff;
  text-align: center;
}
/* line 130, ../sass/common.scss */
.lp-rec .top .info .detail:hover {
  background: #db3f2f;
}
/* line 137, ../sass/common.scss */
.lp-rec .loupan-list {
  position: relative\9;
  height: 85px;
  display: inline-block;
  overflow: hidden;
  margin-bottom: -16px;
  margin-bottom: 10px\9;
  line-height: 1em;
}
/* line 145, ../sass/common.scss */
.lp-rec .loupan-list li {
  height: 25px;
  line-height: 25px;
  margin-bottom: 4px;
}
/* line 149, ../sass/common.scss */
.lp-rec .loupan-list li .loupan-name {
  position: relative;
  float: left;
  width: 138px;
  margin-right: 26px;
}
/* line 154, ../sass/common.scss */
.lp-rec .loupan-list li .loupan-name .name {
  display: block;
  width: 100%;
}
/* line 160, ../sass/common.scss */
.lp-rec .loupan-list li .loupan-sale, .lp-rec .loupan-list li .loupan-price2 {
  float: left;
  width: 80px;
  color: #ee4433;
  overflow: hidden;
}
/* line 166, ../sass/common.scss */
.lp-rec .loupan-list li .loupan-price2 {
  width: 130px;
}
/* line 170, ../sass/common.scss */
.lp-rec .loupan-list li .loupan-price, .lp-rec .loupan-list li .loupan-area {
  float: right;
  width: 104px;
  color: #666;
  text-align: right;
  overflow: hidden;
}
/* line 177, ../sass/common.scss */
.lp-rec .loupan-list li .loupan-area {
  width: 58px;
}
/*右侧浮动工具*/
/* line 187, ../sass/common.scss */
.float-icon {
  position: fixed;
  right: 30px;
  bottom: 10%;
  width: 50px;
  height: 197px;
  background: #f4f4f4;
  text-align: center;
}
/* line 196, ../sass/common.scss */
.float-icon a {
  display: block;
  height: 37px;
  padding: 6px 12px;
  margin-bottom: -1px;
  border: 1px solid #e5e5e5;
  font-size: 12px;
  line-height: 18px;
  color: #666;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 208, ../sass/common.scss */
.float-icon a:hover {
  background-color: #ee4433;
  background-position: -9999px -9999px;
  border-color: #ee4433;
  color: #fff;
  text-decoration: none;
  text-indent: 0;
}
/* line 217, ../sass/common.scss */
.float-icon a.top {
  background-color: #757575;
  border-color: #757575;
}
/* line 221, ../sass/common.scss */
.float-icon a.top:hover {
  background-color: #474747;
  background-position: center;
  border-color: #474747;
}
/* line 229, ../sass/common.scss */
.float-icon .fjb {
  background: url("/static1../images/dir-sales-icon2.png") no-repeat center;
}
/* line 233, ../sass/common.scss */
.float-icon .fd {
  background: url("/static1../images/dir-sales-icon4.png") no-repeat center;
}
/* line 236, ../sass/common.scss */
.float-icon .lp {
  background: url("/static1../images/dir-sales-icon1.png") no-repeat center;
}
/* line 239, ../sass/common.scss */
.float-icon .top {
  background: url("/static1../images/dir-sales-icon3.png") no-repeat center;
}

/*顶部导航*/
/* line 245, ../sass/common.scss */
.pt-side-nav {
  margin: 0;
}

/*导航*/
/* line 250, ../sass/common.scss */
.templete-head .news-nav {
  margin-top: 0px;
}

/* line 254, ../sass/common.scss */
.news-nav .nav-list {
  position: relative;
}

/* line 258, ../sass/common.scss */
.jingpin {
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
}
/* line 263, ../sass/common.scss */
.jingpin span {
  color: #fff;
  font-size: 16px;
  display: block;
  background: #EE4433;
  width: 130px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-bottom: 3px solid #C03200;
}
/* line 274, ../sass/common.scss */
.jingpin .sub {
  display: none;
  width: 128px;
  background: url(/static1../images/arr.png) no-repeat center top #fff;
  padding-top: 19px;
}
/* line 279, ../sass/common.scss */
.jingpin .sub dl {
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  box-shadow: 1px 1px 2px #F2F2F2;
}
/* line 283, ../sass/common.scss */
.jingpin .sub dl dd {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #eee;
  text-align: center;
}
/* line 288, ../sass/common.scss */
.jingpin .sub dl dd a {
  display: block;
  font-size: 14px;
}
/* line 291, ../sass/common.scss */
.jingpin .sub dl dd a:hover {
  background: #EE4433;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

/*日期和评论数*/
/* line 305, ../sass/common.scss */
.function {
  color: #999;
}
/* line 307, ../sass/common.scss */
.function .date {
  background: url(/static1../images/icon.png) no-repeat;
  background-position: 0 -5px;
  padding: 0 0 0 20px;
  font-size: 14px;
}
/* line 313, ../sass/common.scss */
.function .common {
  background: url(/static1../images/icon.png) no-repeat;
  background-position: 0 -75px;
  padding: 0 0 0 35px;
  font-size: 14px;
  float: right;
}

/*头图*/
/* line 323, ../sass/common.scss */
.banner {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}
/* line 328, ../sass/common.scss */
.banner img {
  max-width: 1200px;
}

/* line 333, ../sass/common.scss */
body .news-nav {
  margin-top: 0px;
}

/*loupan_detail_side*/
/* line 4, ../sass/side.scss */
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}

/* line 12, ../sass/side.scss */
*.cf {
  zoom: 1;
}

/* line 22, ../sass/side.scss */
.red {
  color: #EE4433;
}

/*.templete-side*/
/* line 26, ../sass/side.scss */
.templete-side {
  float: right;
  display: inline;
  width: 300px;
  margin-top: 55px;
}
/* line 30, ../sass/side.scss */
.templete-side .loupan-detail-side-mod {
  line-height: 30px;
  margin: 0 0 25px 0;
}
/* line 33, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .side-mod-hd {
  padding: 0 0 15px 0;
  margin: 0;
  position: relative;
  border-bottom: 1px solid #eee;
}
/* line 38, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .side-mod-hd h3 {
  font-size: 20px;
  font-weight: normal;
}
/* line 42, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .side-mod-hd .more {
  float: right;
  display: inline;
}
/* line 46, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-top {
  overflow: hidden;
  margin: 20px 0 10px;
}
/* line 49, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-top .loupan-img {
  width: 120px;
  height: 90px;
  float: left;
  display: inline;
  margin: 0 15px 0 0;
}
/* line 55, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-top dl {
  width: 165px;
  float: left;
  display: inline;
  line-height: 24px;
  overflow: hidden;
}
/* line 60, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-top dl .loupan-name {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 67, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-top dl .tuijian-title {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 76, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-top dl .tuijian-summary {
  color: #666;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}
/* line 81, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-top dl .tuijian-summary .detail {
  color: #EE4433;
}
/* line 88, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-normal dl {
  overflow: hidden;
}
/* line 91, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-normal dt, .templete-side .loupan-detail-side-mod .loupan-normal dd {
  float: left;
  display: inline;
  height: 30px;
  overflow: hidden;
}
/* line 99, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-normal .loupan-name {
  width: 130px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  overflow: hidden;
}
/* line 106, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-normal .loupan-prefer, .templete-side .loupan-detail-side-mod .loupan-normal .loupan-area {
  width: 80px;
  text-align: left;
}
/* line 110, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-normal .loupan-price, .templete-side .loupan-detail-side-mod .loupan-normal .lp-rec .loupan-list li .loupan-area, .lp-rec .loupan-list li .templete-side .loupan-detail-side-mod .loupan-normal .loupan-area {
  width: 90px;
  text-align: right;
  color: #666;
}
/* line 115, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .loupan-normal .loupan-area {
  width: 60px;
  margin-left: 10px;
}
/* line 121, ../sass/side.scss */
.templete-side .loupan-detail-side-mod .lanmu-intro {
  margin: 10px 0 0;
}
/* line 126, ../sass/side.scss */
.templete-side .loupan-map .side-mod-hd {
  border: 0 none;
}

/* line 131, ../sass/side.scss */
#mapSideImg {
  width: 300px;
  height: 200px;
  display: block;
}

/* line 10, ../sass/templete3.scss */
body {
  color: #333;
  background: #fff;
  font-family: Microsoft YaHei,Georgia,Serif;
  font-size: 14px;
}

/* line 16, ../sass/templete3.scss */
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}

/* line 24, ../sass/templete3.scss */
*.cf {
  zoom: 1;
}

/*.templete-con*/
/* line 36, ../sass/templete3.scss */
.templete-con {
  width: 1200px;
  margin: 0 auto;
}

/* line 40, ../sass/templete3.scss */
.templete-summary {
  margin-top: 40px;
}
/* line 42, ../sass/templete3.scss */
.templete-summary .templete-summary-con {
  width: 798px;
  height: 203px;
  padding: 20px 50px 0;
  float: right;
  display: inline;
  background: #F8F8F8;
  border: 1px solid #eee;
}
/* line 49, ../sass/templete3.scss */
.templete-summary .templete-summary-con h1 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 54, ../sass/templete3.scss */
.templete-summary .templete-summary-con p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
}
/* line 58, ../sass/templete3.scss */
.templete-summary .templete-summary-con p a {
  color: #EE4433;
}
/* line 63, ../sass/templete3.scss */
.templete-summary .photo {
  float: left;
  display: inline;
  width: 300px;
  height: 225px;
  overflow: hidden;
}

/*往期回顾*/
/* line 71, ../sass/templete3.scss */
.wangqihuigu {
  margin-top: 40px;
  width: 860px;
  float: left;
  overflow: hidden;
}
/* line 76, ../sass/templete3.scss */
.wangqihuigu .list {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  width: 900px;
}
/* line 81, ../sass/templete3.scss */
.wangqihuigu .item {
  width: 270px;
  height: 320px;
  padding: 20px 25px 30px 0;
  border-top: 1px solid #eee;
  float: left;
  position: relative;
}
/* line 88, ../sass/templete3.scss */
.wangqihuigu .item .item-pic {
  width: 270px;
  height: 202px;
  position: relative;
}
/* line 93, ../sass/templete3.scss */
.wangqihuigu .item .item-num {
  width: 63px;
  height: 26px;
  line-height: 26px;
  background: #999;
  color: #fff;
  font-size: 14px;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 0px;
}
/* line 106, ../sass/templete3.scss */
.wangqihuigu .item .item-info p {
  font-size: 14px;
  line-height: 26px;
  color: #666;
  margin: 15px 0 10px;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}
/* line 114, ../sass/templete3.scss */
.wangqihuigu .item .item-info p a {
  color: #EE4433;
}
/* line 119, ../sass/templete3.scss */
.wangqihuigu .item .item-summary {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  width: 270px;
  height: 66px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  color: #fff;
}
/* line 130, ../sass/templete3.scss */
.wangqihuigu .item .item-summary td {
  width: 240px;
  height: 66px;
  padding: 0 15px;
  vertical-align: middle;
}
/* line 137, ../sass/templete3.scss */
.wangqihuigu .item .marker {
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  width: 270px;
  height: 66px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}
