/* @import url("housingDetails.1680.css?v=1") screen and (min-width:0px)and (max-width:1650px); */

/* @import url("housingDetails.1920.css?v=1") screen and (min-width:0px); */
/* .search-container {
  display: flex;
  height: 158px;
  background: #F5F5F5;;
  align-items: center;
} */
.search-middle {
  display: flex;
  align-items: center;
}
.search-logo {
  display: inline;
}
.logo {
  height: 50px;
}
.logo-split {
  font-size: 16px;
  color: #d8d8d8;

}
.search-sologn {
  display: inline;
  font-weight: 700;
  font-size: 20px;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.search-row {
  display: inline;
  margin-left: 160px;
  box-shadow: 20px 0px 50px 0px #DDDDDD;
}
.search-input {
  font-size: 15px;
  font-weight: 600;
  background: #FFFFFF;
  border: 0;
  padding:0 10px;
  line-height: 22px;
  width: 468px;
  height: 68px;
  background: #FFFFFF;
  box-shadow: 0px 0 10px 0px rgba(0,0,0,0.07);
  border-radius: 4px;
}
.map-btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  /* width: 107px; */
  height: 68px;
  background: #FFFFFF;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding-right: 15px;

  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  text-align: left;
  font-style: normal;

}

.search-content:hover {
  background: #FAFAFA !important;
  color: #2A2A2A !important;
}
.img-search {
  width: 29px;
  height: 29px;
}
.img-map {
  width: 12px;
  height: 14px;
  margin-right: 5px;
}
.search-input::placeholder {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 5px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.search-btn {
  cursor: pointer;
  width: 100px;
  height: 68px;
  background: #FF4500;
  box-shadow: 0px 0 5px 0px rgba(0,0,0,0.12);
  border-radius: 0px 3px 3px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.houstit {
    width: 100%;
    /*min-height: 102px;*/
    min-height: 80px;
}

.houstit .houstitBox1 p:nth-child(1) {
  margin-top: 44px;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 30px;
  color: #333333;
  line-height: 42px;
  text-align: left;
  font-style: normal;
}

.houstit .houstitBox1 p:nth-child(2) {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  margin-bottom: 9px;
}

.houstit .houstitBox2 {
    margin-top: 24px;
}

.houstit .houstitBox2 div {
    float: left;
}

.g-box {
    max-width: 1200px;
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.village-img-clide{
  width: 696px;
  height: 432px;

}
.warpBox {
    width: 1200px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-radius: 2px;
    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 40px;
}

.houstit .houstitBox2 div:nth-child(1) {
    margin-right: 14px;
}

.houstit .houstitBox2 div p:nth-child(1) {
    width: 96px;
    height: 34px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 2px;
    box-sizing: border-box;
    padding-left: 24px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #8B572A;
}

.houstit .houstitBox2 div p:nth-child(2) {
    margin-top: 6px;
    text-align: center;
    font-size: 12px;
    color: #999;
}

.houstit .subject_remark {
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.16);
    opacity: 1;
    border-radius: 2px;
    padding: 8px 15px;
    margin: 15px 0;
    line-height: 1.6;
    font-size: 18px;
    display: flex;
}

.houstit .subject_remark>span {
    white-space: nowrap;
}

.houstit .subject_remark>p {
    text-align: justify;
    position: relative;
}

.houstit .subject_remark>p.hide_remark {
    white-space: nowrap
}

.houstit .subject_remark>p>span {
    display: none;
    position: relative;
    color: #CE9E73;
    cursor: pointer;
    background: #fff;
    padding: 0 1em 0 .5em;
}

.houstit .subject_remark>p>span:hover {
    color: #FF4500;
}

.houstit .subject_remark>p>span:after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: .5em;
    width: 2em;
    height: 1px;
    background: #CE9E73;
}

.houstit .subject_remark>p.hide_remark>span {
    position: absolute!important;
    left: 1040px;
}

.labHus {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 20px;
    color: #999;
    line-height: 20px;
    margin: 10px 0;
}

.labHus a {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 20px;
    color: #999;
    line-height: 20px;
    margin: 10px 0;
}

.labHusAC {
    margin-top: 30px;
}

.titleHo:hover {
    color: #FF4500!important;
}

.target-fix {
    position: relative;
    top: -44px;
    display: block;
    height: 0px;
    overflow: hidden;
}

.swiperBox {
    width: 696px;
    height: 530px;
    margin-right: 40px;
}

.husDetBox {
    position: relative;
}

.yuyueHouse {
    color: #fff!important;
    background: #8B572A url(/static/img/yuyue@2x.png) no-repeat 7px center /16px 16px!important;
}

.fllowHouse {}

.tableList li {
    width: 80px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    opacity: 1;
    border-radius: 2px;
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-top: 0!important;
}

.tableList li:nth-child(1) {
    background: #F4ECE9;
    color: #BA8976!important;
}

.tableList li:nth-child(2) {
    background: #E4F2E9;
    color: #6EB285!important;
}

.tableList li:nth-child(3) {
    background: #F0EED9;
    color: #ACA569!important;
}

.husDetBox .paerHus {
    margin-top: -10px;
    font-size: 14px;
    /*height: 96px;*/
}

.husDetBox .paerHus div:nth-child(1) {
    color: #D91715;
    font-size: 18px;
}

.husDetBox .paerHus div:nth-child(2) {
  color: #009D52;
  font-size: 18px;
}

.husDetBox .paerHus div:nth-child(1) span:nth-child(2) {
  font-weight: 600;
  font-size: 40px;
  color: #FF4500;
  line-height: 56px;
  text-align: left;
  font-style: normal;
}

.husDetBox .paerHus div:nth-child(2) span:nth-child(2) {
  font-weight: 600;
  font-size: 30px;
  color: #009D52;
  line-height: 42px;
  text-align: left;
  font-style: normal;
}

.husDetBox .paerHus div:nth-child(1) span:nth-child(1) {
  margin-right: 14px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  text-align: left;
  font-style: normal;
}

.husDetBox .paerHus div:nth-child(2) span:nth-child(1) {
  margin-right: 14px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  text-align: left;
  font-style: normal;
}

/* .husDetBox .paerHus div:nth-child(2){width:100px;height:29px;background:rgba(255,116,63,1);opacity:1;border-radius:2px;box-sizing: border-box;padding-left: 25px;background: #FF743F url(/images/fenxiang@2x.png) no-repeat 7px center /16px 16px;text-align: center;line-height: 29px;color: #fff;margin-left: 14px;margin-top: 5px;} */

.husDetBox .scPare {
    font-size: 14px;
    color: #666;
    /*margin-top: 20px;*/
    /*margin-left: 27px;*/
    color: #333;
}

.husDetBox .scPare .span1 {
    font-size: 16px;
}

.husDetBox .scPare .span2 {
    font-size: 20px;
    font-weight: bold;
}

.husDetBox .husNum {
    margin-top: 20px;
    margin-bottom: 20px;
}

.husDetBox .husNum div {
    float: left;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 28px;
}

.husDetBox .husNum div:nth-child(1) {
    width: 120px;
    height: 28px;
    background: rgba(206, 158, 115, 1);
    opacity: 1;
    border-radius: 2px;
}

.husDetBox .husNum div:nth-child(2) {
    width: 124px;
    height: 28px;
    background: rgba(193, 196, 97, 1);
    opacity: 1;
    border-radius: 2px;
    margin: 0 40px;
}
.all-house-url {
  cursor: pointer;
  margin-left: 5px;
  float: right;
  margin-top: 20px;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 22px;
  text-align: left;
  font-style: normal;
}

.husDetBox .husNum div:nth-child(3) {
    width: 120px;
    height: 28px;
    background: rgba(221, 75, 74, 1);
    opacity: 1;
}

.husDetBox .husNum div:nth-child(3) img {
    width: 15px;
    height: 15px;
    margin-top: 7px;
    display: block;
    float: left;
    margin-left: 15px;
}

/*.husDetBox .husNum div:nth-child(2){width:120px;height:28px;background:rgba(221,75,74,1);opacity:1; margin: 0 40px;border-radius:2px;}*/

/*.husDetBox .husNum div:nth-child(2) img{width: 15px;height: 15px;margin-top: 7px;display: block;float: left;margin-left: 15px;}*/

.husDetBox .lineHus {
    width: 461px;
    height: 1px;
    background: #eee;
}

.husDetBox .husAttr {
  display: flex;
  margin: 20px 0;
  padding-top: 14px;
  width: 463px;
  height: 89px;
  background: #F8F8F8;
  border-radius: 2px;
  border: 1px solid #EEEEEE;
}

.husDetBox .husAttr div {
    flex: 1;
    text-align: center;
}

.husDetBox .husAttr div p:nth-child(1) {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  font-style: normal;
}

.husDetBox .husAttr div p:nth-child(2) {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  font-style: normal;
}

.husDetBox .husAttr div p span:nth-child(1) {
  font-weight: 600;
  font-size: 30px;
  color: #FF4500;
  line-height: 42px;
  text-align: left;
  font-style: normal;
}

.detail-label {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  width: 140px;
  display: inline-block;
}
.detail-value {
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: left;
  font-style: normal;
}

.comment-normal-submit {
    display: flex;
    flex-direction: row;
    height: 70px;
    margin: 30px;
    background: #F6f6F6;
    border-radius: 36px;
    align-items: center;
    justify-content: center;
  }
.comment-btn {
    position: absolute;
    background: #FF4500;
    right: 30px;
    height: 70px;
    font-size: 32px;
    color: #FFF;
    text-align: center;
    border-radius: 35px;
    z-index: 10;
  }

.edit-row {
    display: flex;
    flex-direction: row;
  }

  .edit-icon {
    height: 40px;
    width: 40px;
    padding: 5px;
  }

  .edit-label {
    color: #68696D;
    font-size: 32px;
    margin: 0 5px;
  }
  .weui-input {
    width: 80%;
    padding: 0px 30px;
    height: 70px;
    font-size: 32px;
    background: #F6F6F6;
    border-radius: 35px;
  }
.husDetBox .husAttr div p.buildBox {
    text-align: center;
    line-height: 42px;
    color: #fff;
    white-space: nowrap;
    padding: 0 10px;
    height: 42px;
    background: rgba(206, 158, 115, 1);
    border-radius: 4px;
    font-size: 16px;
    position: absolute;
    bottom: -20px;
    left: -105px;
    display: none;
}

.husDetBox .husAttr .build img {
    width: 16px;
    height: 16px;
    margin-left: 10px;
}

.husDetBox .village {
    display: flex;
    height: 145px;
}

.husDetBox .village>div:first-child {
    flex: 3;
}

.husDetBox .village>div:last-child {
    flex: 2;
}

.husDetBox .village div {
    font-size: 16px;
    color: #666;
}

.husDetBox .village div p {
    margin: 5px 0 5px 0;
}

.husDetBox .village div span.xiaoqu_name {
    color: #FF4500;
    cursor: pointer;
}

.husDetBox .village-long-info {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5;
    color: #666;
}

.timedao {
    width: 400px;
}

.husDetBox .personnel {
    margin-top: 5px;
}

.husDetBox .personnel .perImg {
    width: 60px;
    height: 80px;
    margin-right: 15px;
}

.husDetBox .personnel .perImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.husDetBox .personnel .preName {
  margin-left: 20px;
}

.husDetBox .personnel .preName p:nth-child(1) {
    color: #333;
    font-size: 12px;
    margin: 7px 0 0 0;
    font-weight: bold;
}

.zixunw1 {
    width: 86px;
    height: 26px;
    background: rgba(206, 158, 115, 1);
    opacity: 1;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    font-size: 15px!important;
    color: #fff;
    display: inline-block;
    font-weight: 400!important;
    margin-left: 22px;
}

.zixunw {
    width: 86px;
    height: 26px;
    background: rgba(206, 158, 115, 1);
    opacity: 1;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    font-size: 15px!important;
    color: #fff;
    display: inline-block;
    font-weight: 400!important;
    margin-left: 22px;
}

.husDetBox .personnel .preName p:nth-child(1) span {
    font-size: 20px;
    font-weight: bold;
}

.husDetBox .personnel .preName p:nth-child(2) {
    font-size: 14px;
    color: #666;
    width: 210px;
    margin: 9px 0 0 0;
}

.husDetBox .personnel .preName p:nth-child(3) {
    font-family: Arial;
    font-weight: bold;
    color: #484848;
    font-size: 20px;
    margin-top: 7px;
}

/* .husDetBox .personnel .qrCode{margin-left: 19px;} */

.JPtecpro .tecpro {
    width: 1154px;
    height: 103px;
    background: url(/images/tecpro.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.deasto {
    background: #f5f5f5;
    width: 100%;
    height: 655px;
    overflow: hidden;
}

.titleBox {
    font-size: 30px;
    color: #444;
    text-align: center;
    width: 490px;
    margin: 50px auto;
}

.titleBox .line {
    width: 132px;
    height: 1px;
    background: #444;
    margin-top: 27px;
}

.g-flex {
    display: -webkit-box;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}

/* .d-main-wrap{ width: 1205px; margin: 0 auto;}
.d-main-wrap .wrap{ width: 1205px; min-height: 438px; } */

.d-main-wrap .wrap .wrap-left {
    width: 800px;
    margin-right: 10px;
}

.d-main-wrap .wrap .wrap-left .mianBox {
    width: 100%;
}

.d-main-wrap .wrap .wrap-right {
    width: 300px;
    margin-top: 58px;
    top: 33px;
    background: #fff;
}

.d-main-wrap .wrap .wrap-right .mianBox {
    width: 370px;
}

.navz {
    height: 60px;
    line-height: 60px;
    background: #A87446;
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.navz a {
    float: left;
    float: left !important;
    margin-right: 88px;
}

.navz a:last-child {
    margin-right: 0;
}

.navz a {
    display: block;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
    line-height: 60px;
}

.navz a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.navz .active {
    color: #fff!important;
}

.d-main-wrap .wrap-left .nav li.active a {
    color: #fff;
    font-weight: 500;
}

.d-main-wrap .wrap-left .navBox1 {}

.d-main-wrap .wrap-left .navBox1 .box1 {}

.d-main-wrap .wrap-left .navBox1 .box1 li {
    width: 383px;
    height: 252px;
    margin-bottom: 14px;
}

.d-main-wrap .wrap-left .navBox1 .box1 li:nth-child(odd) {
    margin-right: 13px;
}

.d-main-wrap .wrap-left .navBox1 .box1 li:nth-child(3) {
    margin-bottom: 0;
}

.d-main-wrap .wrap-left .navBox1 .box1 li:nth-child(4) {
    margin-bottom: 0;
}

.d-main-wrap .wrap-left .navBox1 .box1 li img {
    width: 100%;
    height: 100%;
    display: block;
}

.d-main-wrap .wrap-left .navBox1 .box2 {
    padding-top: 13px;
}

.box2 .hustitle {
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
    margin-top: 16px;
}

.box2 .hustitle a span {
    font-size: 16px;
    color: #9D7769;
}

.box2 .husIntroduce div {
    color: #999;
    font-size: 16px;
    float: left;
}

.box2 .husIntroduce div:nth-child(1) {
    width: 400px;
}

.box2 .husIntroduce {
    margin-bottom: 16px;
}

.box2 .husIntroduce div span {
    color: #333333;
}

/* .d-main-wrap .wrap-left .navBox1 .box3{display: none;} */

.box3 div {
    display: flex;
    width: 685px;
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
    margin-top: 13px;
    font-size: 16px;
    color: #666666;
}

.box3 div.cel {
    align-items: center;
}

.box3 div>span.pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    text-align: justify;
}

.box3 div .sp1 {
    font-size: 16px;
    color: #555;
    font-weight: bold;
    white-space: nowrap;
}

.box3 p {
    font-size: 14px;
    color: #A87446;
    margin-top: 20px;
}

.box4 {
    width: 799px;
    position: relative;
    padding-top: 13px;
}

#allmap {
    width: 760px;
    height: 426px;
    overflow: hidden;
    margin: 0;
}

#r-result {
    width: 250px;
    height: 360px;
    overflow-y: auto;
    background: #fff;
}

#r-result>div:first-child>div:first-child {
    padding-bottom: 35px;
}

#r-result>div:first-child>div:last-child {
    position: absolute;
    bottom: 0;
    left: 1px;
    right: 1px;
}

.box4 .listBoxs {
    position: absolute;
    right: 10px;
    top: 10px;
}

.ulMap {
    display: flex;
    height: 30px;
    background: #f5f5f5;
    line-height: 30px;
}

.ulMap div {
    flex: 1;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
}

.ulMap .active {
    background: #fff;
    color: #BD956E;
}

.d-main-wrap .wrap-left .navBox1 .box5 {
    padding-top: 13px;
    display: none;
}

.d-main-wrap .wrap-left .navBox1 .box5 .list {
    padding: 14px 0;
    border-bottom: 1px solid #EEE;
}

.d-main-wrap .wrap-left .navBox1 .box5 .list:last-child {
    border-bottom: none;
}

.d-main-wrap .wrap-left .navBox1 .box5 .list .question {
    color: #333;
    font-size: 16px;
    line-height: 22px;
    min-height: 28px;
    margin-bottom: 20px;
    padding: 3px 0 3px 40px;
    background: url("/images/d-question.jpg") no-repeat left top / 28px 28px;
}

.d-main-wrap .wrap-left .navBox1 .box5 .list .answer {
    color: #666;
    font-size: 16px;
    line-height: 22px;
    min-height: 28px;
    margin-bottom: 20px;
    padding-left: 40px;
    background: url("/images/d-answer.jpg") no-repeat left top / 28px 28px;
    font-weight: 300;
}

.d-main-wrap .wrap-right {}

.mainTitle {
  margin-top: 55px;
  font-weight: 600;
  font-size: 28px;
  color: #333333;
  line-height: 40px;
  text-align: left;
  font-style: normal;
}

.mainTitle .po {
    right: 0;
    top: 9px;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    text-align: right;
    padding-right: 16px;
    background: url("/images/d-arrow-r.png") no-repeat right center / 8px 14px;
}

.d-main-wrap .wrap-right .listBox {}

.d-main-wrap .wrap-right .listBox .list {
    padding: 22px 16px 22px 50px;
    overflow: hidden;
    border-bottom: 1px solid #EEE;
}

.d-main-wrap .wrap-right .listBox .list .banner {
    left: 0;
    top: 22px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.d-main-wrap .wrap-right .listBox .list .banner img {
    display: block;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
}

.d-main-wrap .wrap-right .listBox .list .weixin {
    right: 0;
    top: 17px;
    color: #A87446;
    font-size: 14px;
    line-height: 29px;
    padding-left: 28px;
    width: 94px;
    height: 30px;
    background: url("/images/6666.png") no-repeat 8px center /17px 16px;
    border: 1px solid #A87446;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
}

.d-main-wrap .wrap-right .listBox .list .content {
    margin-left: 13px;
}

.d-main-wrap .wrap-right .listBox .list .div1 {
    font-size: 0;
    padding-bottom: 7px;
}

.d-main-wrap .wrap-right .listBox .list .div1 span {
    display: inline-block;
    vertical-align: top;
}

.d-main-wrap .wrap-right .listBox .list .div1 span.name {
    font-size: 16px;
    line-height: 22px;
    height: 22px;
    color: #222;
    margin-right: 11px;
}

.d-main-wrap .wrap-right .listBox .list .div1 span.tag {
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    padding: 0 6px;
    background-color: #F0ECEA;
    color: #9D7769;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 8px;
}

.d-main-wrap .wrap-right .listBox .list .div2 {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 7px;
}

.d-main-wrap .wrap-right .listBox .list .div2 span:first-child {
    margin-right: 12px;
}

.d-main-wrap .wrap-right .listBox .list .div3 {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
}

.d-main-wrap .wrap-right .footer {
    color: #999999;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    padding: 10px 0;
}

.d-main-wrap .wrap-right .footer .other {
    color: #9D7769;
}

.husList {
    width: 1205px;
    margin: 0 auto;
}

.husList .wrap {
    width: 100%;
}

.husList .header {}

.husList .header .icon1 {
    height: 144px;
    background: url("/images/icon1.png") no-repeat center bottom / 100px auto;
}

.husList .header .icon2 {
    height: 160px;
    background: url("/images/icon2.png") no-repeat center bottom / 100px auto;
}

.husList .header .name {
    font-size: 0;
    vertical-align: middle;
    margin-top: 39px;
    line-height: 42px;
    text-align: center;
}

.husList .header .name1 {
    margin-top: 58px;
}

.husList .header .name span {
    display: inline-block;
    vertical-align: middle;
}

.husList .header .name .txt {
    font-size: 30px;
    color: #444;
    width: 226px;
}

.husList .header .name .line {
    width: 132px;
    height: 1px;
    background-color: #707070;
}

.husList .header .subName {
    padding: 10px 0 0px 0;
    color: #666;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.husList .lookMore {
    line-height: 26px;
    height: 22px;
    text-align: right;
    padding-right: 5px;
}

.husList .lookMore a {
    color: #666666;
    font-size: 18px;
}

.husList .listBox {
    width: 1201px;
    margin: 0 auto;
}

.husList .listBox .list {
    width: 387px;
    box-shadow: 0px 3px 6px rgba(222, 222, 222, 1);
    overflow: hidden;
    margin: 12px 20px 0 0;
    background: #fff;
}

/* .nowListWrap .listBox .list:nth-child(even){ margin: 20px 20px 0; } */

.husList .listBox .list:nth-child(3) {
    margin-right: 0;
}

.husList .listBox .list:nth-child(6) {
    margin-right: 0;
}

.husList .listBox .list:nth-child(9) {
    margin-right: 0;
}

.husList .listBox .list .banner {
    height: 209px;
    overflow: hidden;
    position: relative;
}

.husList .listBox .list .banner .bannerIcon {
    position: absolute;
    left: 0;
    top: 0;
    width: 74px;
    height: 34px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
}

.husList .listBox .list .banner .houseImg {
    width: 100%;
    height: 209px;
    display: block;
    transition: all 1.5s;
}

.husList .listBox .list .banner .houseImg:hover {
    transform: scale(1.4);
}

.husList .listBox .list .banner .po {
    bottom: 0;
    right: 0;
    height: 31px;
    line-height: 31px;
    padding: 0 13px 0 16px;
    font-size: 18px;
    color: #FFF;
    background-color: rgba(2, 2, 2, 0.5);
    border-top-left-radius: 20px;
}

.husList .listBox .list .cont {
    padding: 13px 15px;
}

.husList .listBox .list .cont .title {
    font-size: 20px;
    line-height: 28px;
    color: #333;
    font-weight: bold;
    padding-bottom: 11px;
    border-bottom: 1px solid #EEE;
}

.husList .listBox .list .cont .desc {
    border-bottom: 1px solid #EEE;
    padding: 13px 0;
}

.husList .listBox .list .cont .desc .div1 {
    font-size: 0;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}

.husList .listBox .list .cont .desc .div1 span {
    display: inline-block;
    vertical-align: middle;
    color: #666666;
    font-size: 16px;
    padding-right: 12px;
    margin-right: 12px;
    border-right: 1px solid #707070;
}

.husList .listBox .list .cont .desc .div1 span:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}

.husList .listBox .list .cont .desc .div2 {
    line-height: 28px;
    height: 28px;
    margin-top: 10px;
}

.husList .listBox .list .cont .desc .div2 .txt1 {
    color: #666666;
    font-size: 16px;
}

.husList .listBox .list .cont .desc .div2 .txt2 {
    color: #E7270F;
    font-size: 24px;
}

.shichangpare {
    font-size: 18px!important;
}

.husList .listBox .list .cont .desc .div2 .txt3 {
    color: #333333;
    font-size: 14px;
}

.husList .listBox .list .cont .desc .div2 .txt4 {
    color: #333;
    font-size: 21px;
    margin-right: 10px;
    font-weight: bold;
}

.husList .listBox .list .time {
    /* line-height: 17px;
    height: 17px; */
    padding-top: 14px;
    padding-right: 54px;
}

.husList .listBox .list .time .content {
    color: #333333;
    font-size: 16px;
}

.husList .listBox .list .time .say {
    text-align: right;
    font-size: 14px;
    color: #666;
    right: 0;
    top: 14px;
    width: 51px;
    background: url("/images/icon-say.png") no-repeat left center /20px 17px;
}

.husList .listBox .list .time .say:hover {
    color: #FF4500;
}

.husList {
    margin-top: 50px;
    margin-bottom: 50px;
}

.lodmores {
    display: block;
    text-align: center;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 28px;
    color: rgba(102, 102, 102, 1);
    height: 28px;
}

.lodmores:hover {
    color: #FF4500;
}

/* 轮播图 */

.swiper-container {
    width: 608px;
    height: 404px;
    margin-left: auto;
    margin-right: auto;
}

.swiperBox .swiper-container.gallery-top, .swiperBox .swiper-container.gallery-top2 {
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
}

.swiper-slide {
    width: 132px;
    background-size: cover;
    background-position: center;
}

.swiper-slide a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.gallery-top, .gallery-top2 {
    height: 404px;
    width: 100%;
}

.gallery-thumbs, .gallery-thumbs2 {
    width: 100%;
    height: 90px !important; 
    box-sizing: border-box;
    margin: 0;
    margin-top: 5px;
}

.gallery-thumbs .swiper-slide, .gallery-thumbs2 .swiper-slide {
    width: 146px!important;
    height: 90px;
    opacity: 0.4;
}

.gallery-top2 .swiper-slide {
    background-size: 100% 100%;
}

.gallery-top2 .swiper-slide>.picTitle {
    position: absolute;
    bottom: 12px;
    left: 20px;
    color: #fff;
    background: #CB845C;
    padding: 0px 10px;
    height: 37px;
    line-height: 38px;
    font-size: 20px;
}

.gallery-top2 .swiper-slide>.picTitle>span:first-child {
    position: absolute;
    width: 3px;
    height: 18px;
    background: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
}

.swiper-container.gallery-top .po, .swiper-container.gallery-top2 .po {
    top: 0;
    right: 0;
    height: 31px;
    line-height: 31px;
    padding: 0 13px 0 16px;
    font-size: 18px;
    color: #FFF;
    background-color: rgba(2, 2, 2, 0.5);
    border-top-left-radius: 20px;
    z-index: 3;
}

.swiperBottom {
    display: flex;
    height: 97px;
    margin-top: 10px;
    justify-content: space-between;
}


.swiper-button-prev {
  position: relative;
  background: #B2B2B2;
  top: -68px;
  left: 0;
  height: 90px;
}
.swiper-button-next {
  width: 20px;
  position: relative;
  background: #B2B2B2;
  top: -141px;
  left: 580px;
  height: 90px;
  z-index: 99;
}

.swiper-img-prev {
  position: relative;
  left: 0;
  z-index: 99;
}

.swiper-img-prev {
  position: relative;
  top: -270px;
  left: 0;
  z-index: 99;
  opacity: 0;
}
.swiper-img-next {
  position: relative;
  top: -270px;
  left: 558px;
  z-index: 99;
  opacity: 0;
}
.gallery-top:hover .swiper-button-white {
  opacity: 1;
}
.swiper-button-white {
  height: 90px;
  width: 20px;
}

.swBoB {
    position: relative;
}

.swBox {
    width: 100%;
    position: relative;
}

.swBox .vr {
    width: 146px!important;
    height: 97px;
}

.gallery-thumbs .swiper-slide-thumb-active, .gallery-thumbs2 .swiper-slide-thumb-active {
    opacity: 1;
}

.div {
    width: 24px;
    height: 97px;
    position: absolute;
    top: 0;
    z-index: 9;
    display: none;
    cursor: pointer
}

.div_cet {
    width: 24px;
    height: 108px;
    position: absolute;
    top: 148px;
    z-index: 9;
    display: none;
    cursor: pointer;
}

.prev, .prev2 {
    left: 0;
    background: url("/images/5.png") no-repeat;
    background-size: 100% 100%;
}

.next, .next2 {
    right: 0;
    background: url("/images/4.png") no-repeat;
    background-size: 100% 100%;
}

.swiperBox .tabPic {
    position: absolute;
    bottom: 10px;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
    width: 166px;
    white-space: nowrap;
    width: fit-content;
    width: -moz-fit-content;
    background: rgba(255, 255, 255, .88);
    border-radius: 20px;
    font-size: 0;
    box-shadow: 0 3px 25px rgba(0, 0, 0, .12)
}

.swiperBox .tabPic>a {
    width: 80px;
    height: 40px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.swiperBox .tabPic p {
    cursor: pointer
}

.swiperBox .tabPic>a:last-child {
    margin-right: 0px;
}

.swiperBox .tabPic>a>img {
    width: 100%;
}

/* vr */

.lunbo0 .swiper-container {
    position: relative;
}

.lunbo0 .vr-img {
    position: absolute;
    width: 62px;
    height: 62px;
    top: 50%;
    left: 50%;
    margin-top: -31px;
    margin-left: -31px;
    z-index: 1
}

.tabPic .xiaoguotip, .tabPic .shijingtip, .tabPic .vrtip {
    text-align: center;
    line-height: 40px;
    color: #4D73B8;
    white-space: nowrap;
    height: 40px;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    right: 0;
    border-radius: 20px;
}

.tabPic .xiaoguotip.active, .tabPic .shijingtip.active, .tabPic .vrtip.active {
    background: #4D73B8!important;
    color: #fff;
}

.tipHus {
    width: 259px;
    height: 42px;
    background: #4D73B8;
    opacity: 1;
    border-radius: 4px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 340px;
}

/* 弹框 */

.maskHus {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
}

.maskHusBox1 {
    width: 600px;
    height: 400px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 10%;
    position: relative;
    overflow: hidden;
}

.closeX {
    width: 13px;
    height: 13px;
    background: url(/images/guanbi.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 14px;
    right: 14px;
}

.titMask {
    text-align: center;
    font-size: 28px;
    color: #333;
    margin-top: 64px;
}

.maskHusBox1 ul {
    width: 444px;
    display: flex;
    margin: 0 auto;
    margin-top: 34px;
}

.maskHusBox1 ul li {
    flex: 1;
    text-align: center;
}

.maskHusBox1 ul li div:nth-child(1) {
    width: 40px;
    height: 40px;
    background: url(/images/wenhao@2x.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.maskHusBox1 ul li div:nth-child(2) {
    font-size: 18px;
    color: #8B572A;
    margin-top: 12px;
}

.maskHusBox1 .ipt {
    position: relative;
    width: 444px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 16px;
}

.maskHusBox1 input {
    width: 424px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(153, 153, 153, 1);
    opacity: 1;
    outline: none;
    font-size: 16px;
    padding-left: 20px;
}

.maskHusBox1 .mask1Btn {
    width: 444px;
    height: 42px;
    background: #4D73B8;
    opacity: 1;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    margin: 0 auto;
}

.maskHusBox1 .ipt div {
    color: #4D73B8;
    font-size: 16px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 10px;
}

.maskHusBox2 {
    padding-bottom: 12px;
    width: 500px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 10%;
    position: relative;
    overflow: hidden;
}

.titMask1 {
    text-align: center;
    font-size: 18px;
    color: #4D73B8;
    margin-top: 8px;
}

.maskHusBox2 .ipt {
    position: relative;
    width: 322px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 16px;
}

.maskHusBox2 input {
    width: 302px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(153, 153, 153, 1);
    opacity: 1;
    outline: none;
    font-size: 16px;
    padding-left: 20px;
}

.maskHusBox2 .mask1Btn {
    width: 322px;
    height: 42px;
    background: #4D73B8;
    opacity: 1;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    margin: 0 auto;
}

.maskHusBox2 .ipt div {
    color: #4D73B8;
    font-size: 16px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 10px;
}

/* .maskHusBox3{width:500px;height:300px;background:rgba(255,255,255,1);opacity:1;border-radius:4px;margin: 0 auto;margin-top: 10%;position: relative;overflow: hidden;} */

.maskHusBox3 {
    width: 400px;
    height: 320px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 10%;
    position: relative;
    overflow: hidden;
}

.maskHusBox3 ul {
    display: flex;
    margin-top: 77px;
}

.maskHusBox3 ul li {
    flex: 1;
}

.maskHusBox3 ul li:nth-child(1) {
    border-right: 1px solid #D3D3D3;
}

.maskHusBox3 ul li:nth-child(1) div:nth-child(1) {
    width: 120px;
    height: 120px;
    margin: 0 auto;
}

.maskHusBox3 ul li:nth-child(1) div:nth-child(1) img {
    width: 100%;
    height: 100%;
}

.maskHusBox3 ul li div:nth-child(2) {
    font-size: 18px;
    color: #333;
    text-align: center;
}

.maskHusBox3 ul li:nth-child(2) div:nth-child(1) {
    width: 150px;
    height: 115px;
    background: url(/images/231@2x.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.maskHusBox3 ul li:nth-child(2) div:nth-child(2) {
    margin-top: 9px;
}

.maskHusBox3 ul li:nth-child(1) div:nth-child(2) {
    margin-top: 25px;
}

.maskHusBox4 {
    width: 500px;
    height: 200px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 10%;
    position: relative;
    overflow: hidden;
}

.maskHusBox4 .iconMask {
    width: 32px;
    height: 40px;
    background: url(/images/shalou1@2x.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 55px;
}

.maskHusBox4 div:nth-child(3) {
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-top: 18px;
}

.maskHusBox5 {
    width: 500px;
    height: 200px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 10%;
    position: relative;
    overflow: hidden;
}

.maskHusBox5 .iconMask {
    width: 40px;
    height: 40px;
    background: url(/images/chenggong-2@2x.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 55px;
}

.maskHusBox5 div:nth-child(3) {
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-top: 18px;
}

.maskHusBox6 {
    width: 500px;
    height: 200px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 10%;
    position: relative;
    overflow: hidden;
}

.maskHusBox6 ul {
    margin-top: 69px;
}

.maskHusBox6 ul li {
    float: left;
}

.maskHusBox6 ul li:nth-child(1) {
    width: 62px;
    height: 62px;
    background: url(/images/dianhua.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 63px;
}

.maskHusBox6 ul li:nth-child(2) {
    font-size: 28px;
    color: #333;
    margin-left: 10px;
    margin-top: 11px;
}

.maskHusBox {
    display: none;
}

/* 修改房源介绍标题 */

.detailtitle {
    width: 100%;
    padding-bottom: 5px;
    font-size: 22px;
    color: #333;
    font-weight: 500;
    border-bottom: 2px solid #eee;
    margin-top: 60px;
    margin-bottom: 10px;
}

.detailtitle .sp1 {
    margin-right: 20px;
    cursor: pointer;
}

.detailtitle .active {
    color: #A87446
}

.allmap {
  margin-top: 30px;
  width: 100%;
  height: 426px;
  overflow: hidden;
  text-align: center;
}
