img {
  width: 100%;
  height: 100%;
}

li {
  list-style-type: none !important;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.n-head {
  position: relative;
  z-index: 9999;
}
.n-main .n-cont {
  background: transparent;
  padding-bottom: 3rem;
}
.n-main .n-head {
  z-index: 1001;
}
.f-0 {
  font-size: 0;
}
.f-12 {
  font-size: 12px;
}

.c-primary {
  color: #141414;
}

.dis-ib {
  display: inline-block;
}
.bottom-line {
  border-bottom: 1px solid #edeff2;
}

.m-b-20 {
  margin-bottom: 2rem;
}

/* 订阅、咨询等操作按钮 */
.handle-btn {
  height: 2rem;
  line-height: 1.9rem;
  text-align: center;
  border-radius: 0.2rem;
  border: 1px solid #ff534d;
}

.handle-btn .icon {
  width: 0.8rem /* 16/20 */;
  height: 0.8rem;
  display: inline-block;
  vertical-align: middle;
}
.handle-btn > span {
  vertical-align: middle;
  color: #ff534d;
  font-weight: 600;
}
/*.n-head .btn-back {
    padding: 0 .75rem;
}*/

.n-head .fl-tab {
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex: 1;
  flex: 1;
}

.n-head .fl-tab li {
  padding: 0.1rem 0.65rem 0.25rem 0.65rem;
  font-size: 0.8rem;
}

.diffZindexDong {
  z-index: 10000;
}

.n-head .fl-tab li.current {
  color: #f55f66;
  position: relative;
}

.n-head .fl-tab li.current:after {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0;
  border-bottom: 0.1rem solid #f55f66;
  position: absolute;
  left: 50%;
  margin-left: -0.3rem;
  bottom: 0;
  border-radius: 0.1rem;
}
.n-head .fl-tab .more.current:after {
  left: 1.475rem;
}
/*.n-head .fl-tab .more.current:after {
    border: none;
}*/
.details-exempt {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  font-size: 12px;
  color: #81888e;
  line-height: 1.5;
}
.details-exempt span {
  padding-right: 5px;
  color: #ff4853;
}
.n-head .fl-tab .more .dataMore1 .ico-arrowd {
  background-image: url("../images/ico-arrowt.png");
}

.n-head .fl-right {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 0.5rem;
}

.ico-share.current {
  background-image: url("../images/ico-share-red.png");
}

.main-img {
  /* height: 14rem; */
  height: 13.3rem /* 266/20 */;
  overflow: hidden;
  position: relative;
  padding: 0.8rem 0.8rem 1rem 0.8rem;
  background-color: #ffffff;
}
.main-img .img-wrap {
  width: 100%;
  height: 11.5rem /* 230/20 */;
  overflow: hidden;
  border-radius: 0.2rem /* 4/20 */;
  position: relative;
}
.main-img .list-vr {
  position: absolute;
  width: 3rem;
  height: 3rem;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
}
.main-img .video-btn {
  position: absolute;
  display: block;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  top: 50%;
  left: 50%;
  z-index: 99;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#picMainVideo {
  height: 14rem;
  width: 100%;
}
.main-img .num {
  font-size: 0.6rem;
  line-height: 0.6rem;
  color: #fff;
  position: absolute;
  right: 0.75rem;
  bottom: 0.75rem;
  z-index: 10;
}

.main-img .loupanSpan {
  position: absolute;
  /* right: 0.75rem;
  bottom: 0.45rem;
  text-shadow: 0 1px 1px rgb(168, 170, 172); */
  right: 1.5rem /* 30/20 */;
  bottom: 1.75rem /* 35/20 */;
  color: #fff;
  z-index: 100;
  background-color: #000;
  font-size: 12px;
  padding: 0rem 0.5rem;
  height: 1rem /* 20/20 */;
  line-height: 1rem;
  border-radius: 0.5rem;
}

.main-img .loupan-indicator {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 1.75rem;
  z-index: 100;
  background-color: #ffffff;
  border-radius: 0.5rem;
  overflow: hidden;
}
.main-img .loupan-indicator > span {
  display: inline-block;
  font-size: 12px;
  height: 1rem;
  line-height: 1rem;
  width: 2rem;
  text-align: center;
  color: #323233;
  font-weight: 500;
}
.main-img .loupan-indicator .active {
  background-color: #ff534d;
  color: #ffffff;
  border-radius: 0.5rem;
}

/* 图片相册弹窗样式 */
.main-img.main-img-picture {
  padding: 0;
  height: 14rem;
}
.main-img.main-img-picture img {
  height: 100%;
  width: 100%;
}
.main-img.main-img-picture .swiper-slide {
  background-color: #141414;
}
.part {
  background: #fff;
  padding: 0 0.75rem;
  margin-bottom: 0.5rem;
}

.info .name,
.info .label-box,
.info .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.info .bor-b {
  position: relative;
}
.info .name {
  display: -webkit-box;
  -webkit-box-align: end;
  -webkit-box-pack: start;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 0 0.5rem 0;
  max-width: 90%;
}

.info .name .n-a {
  font-size: 1rem;
  padding-right: 0.5rem;
  font-weight: bold;
  box-sizing: border-box;
  max-width: 85%;
}

.info .name .n-tag {
  font-size: 12px;
  color: #ffffff;
  border-radius: 0.1rem;
  padding: 0.1rem 0.25rem;
  background: linear-gradient(270deg, #00c5e0 0%, #00c8b0 100%);
  width: 1.5rem;
  text-align: center;
}

.info .name .n-b {
  font-size: 0.45rem;
  color: #81888e;
  -webkit-flex: 1;
  flex: 1;
}

.info .price {
  color: #f55f66;
  margin-bottom: 0.5rem;
}

.info .price span {
  font-size: 0.6rem;
}

.info .label-box {
  white-space: nowrap;
  overflow: hidden;
  flex-flow: row wrap;
  padding-bottom: 0.5rem;
}

.info .label-box span {
  font-size: 0.6rem;
  color: #7f8386;
  display: inline-block;
  height: 1rem;
  line-height: 1rem;
  padding: 0 0.25rem;
  background: #f1f2f3;
  -webkit-border-radius: 0.15rem;
  border-radius: 0.15rem;
  margin: 0 0.25rem 0.25rem 0;
}

.info .label-box span:last-child {
  margin-right: 0;
}

.info .label-title {
  color: #81888e;
  font-size: 12px;
}

.info .price-area-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.info .price-area-info .build-price,
.info .price-area-info .build-area {
  width: 49%;
}
.info .price-area-info .build-area {
  padding-left: 1rem;
}
.info .price-area-info .build-info-line {
  width: 1px;
  height: 2.5rem /* 50/20 */;
  background: #edeff2;
}

.info .price-area-info .build-price .label-title,
.info .price-area-info .build-area .label-title {
  margin-bottom: 0.25rem;
}

.info .price-area-info .build-price .c-red,
.info .price-area-info .build-area .c-red {
  font-size: 0.9rem /* 18/20 */;
  color: #ff534d;
  font-weight: 600;
}
/* 精美楼书 */
.info .book-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 0.8rem /* 16/20 */;
  margin-bottom: 0.8rem;
}
.info .book-wrap img {
  display: inline-block;
  width: 1.2rem /* 24/20 */;
  height: 1.2rem /* 24/20 */;
}
.info .book-wrap .build-book,
.info .book-wrap .build-look {
  /* width: 8.3rem; */
  width: calc(50% - 10px);
  border-radius: 0.2rem /* 4/20 */;
  padding: 0.6rem 0.65rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.info .book-wrap .build-book a {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.info .book-wrap .build-book div,
.info .book-wrap .build-look div {
  display: inline-block;
  margin-left: 0.5rem;
}
.info .book-wrap .m-title {
  font-size: 16px;
  color: #141414;
  font-weight: 600;
}
.info .book-wrap .sub-des {
  font-size: 12px;
  color: #141414;
  font-weight: 400;
  margin-top: 0.25rem;
}
.info .book-wrap .build-book {
  background-color: #f5f7fe;
}
.info .book-wrap .build-look {
  background-color: #fef7f6;
}
.info .open-sale-info {
  font-size: 0;
  margin-bottom: 0.6rem /* 12/20 */;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.info .open-sale-info .label-item {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.info .open-sale-info .label-item:last-child {
  padding-left: 1rem;
}
.info .label-content {
  font-weight: 400;
  flex: 1;
}
.info .open-sale-info .label-title {
  margin-right: 0.5rem;
  width: 1.2rem;
}
.info .build-licence .label-title {
  margin-right: 0.5rem;
  margin-bottom: 0.8rem /* 16/20 */;
}
/* 变价提醒 开盘提醒 */
.info .notice-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 0.25rem /* 5/20 */;
}
.info .notice-wrap .icon-notice {
  width: 0.8rem /* 16/20 */;
  height: 0.8rem;
  display: inline-block;
  vertical-align: middle;
}
.info .notice-wrap .notice-btn {
  /* width: 8.3rem; */
  width: calc(50% - 5px);
  display: inline-block;
  height: 2rem;
  line-height: 1.9rem;
  text-align: center;
  border-radius: 0.2rem;
  border: 1px solid #ff534d;
}
.info .notice-wrap .notice-btn > span {
  vertical-align: middle;
  color: #ff534d;
  font-weight: 600;
}
.info .favorite-wrap {
  position: absolute;
  right: 0;
  top: 0;
}
.info .favorite {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  color: #141414;
}

.info .favorite .ico-favorite {
  background-image: url(../images/icon_details_like.png);
}
.info .favorite .ico-favorited {
  background-image: url(../images/icon_details_like_pre.png);
}
.info .row {
  padding: 0.8rem 0;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.info .row p {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  line-height: 0.9rem;
  position: relative;
  padding-left: 1.1rem;
}

.info .ico-addr,
.info .ico-time {
  position: absolute;
  left: 0;
  top: 0.1rem;
}

.info .ico-addr {
  width: 0.6rem;
  height: 0.7rem;
  left: 0.075rem;
  background-image: url(../images/icon_details_addr.png);
}
.info .ico-arrowr {
  width: 0.35rem /* 7/20 */;
  height: 0.65rem /* 13/20 */;
  background-image: url(../images/icon_goto.png);
}

.info .ico-time {
  width: 0.75rem;
  height: 0.75rem;
  top: 0.075rem;
}

.info .coupon {
  padding-top: 0.75rem;
  overflow: hidden;
}
.info .coupon .coupon-list {
  overflow-x: auto;
  width: 100%;
  white-space: nowrap;
}
.coupon .item-wrap {
  display: inline-block;
  position: relative;
  width: 14.15rem;
  height: 5.55rem;
  overflow: hidden;
  margin-bottom: 0.75rem;
}

.coupon .item {
  width: 14.15rem;
  height: 5.55rem;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
  background-image: url("../images/bg-coupon.png");
  text-align: center;
}

.coupon .item > p {
  position: absolute;
}
.coupon .item > p.title,
.coupon .item > p.use-for,
.coupon .item > p.rules {
  left: 0.8rem;
}
.coupon .item > p.title {
  font-size: 16px;
  top: 2.1rem;
  border: 0;
}
.coupon .item > p.title img {
  padding-left: 0.3rem;
  display: inline-block;
  vertical-align: middle;
  width: 0.85rem;
  height: 0.85rem;
  cursor: pointer;
}
.coupon .item > p.title span {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  max-width: 6rem;
}
.coupon .item > p.use-for {
  top: 0.85rem;
  width: 4rem;
  font-size: 13px;
}
.coupon .item > p.rules {
  top: 3.45rem;
  font-size: 12px;
}
.coupon .item > p.num {
  top: 1.15rem;
  right: 1.45rem;
  font-size: 13px;
  text-align: right;
}
.coupon-rules {
  padding: 0 0.75rem;
}
.coupon-rules .vip-btn,
.coupon-rules .ignore-btn {
  width: 6rem;
  height: 2rem;
  line-height: 2rem;
  border-radius: 2rem;
  color: #fff;
  background: -webkit-linear-gradient(left, #f55f66, #f56d5f);
  background: linear-gradient(to right, #f55f66, #f56d5f);
}
.coupon-rules .ignore-btn {
  background: #fff;
  color: #f55f66;
  border: 1px solid #f55f66;
}
.coupon-rules .coupon-amount {
  font-size: 0.7rem;
  color: #f55f66;
  padding-top: 0.65rem;
}
.coupon-rules .rules-title {
  height: 2.45rem;
  line-height: 2.45rem;
  margin: 0 0.75rem;
  border-bottom: 1px solid #f6f8fa;
  text-align: center;
  color: #141414;
  font-size: 0.8rem;
}
.coupon-rules .validity-time {
  color: #7f8386;
  padding: 0.5rem 0;
  font-size: 0.6rem;
}
.coupon-rules .rule-details {
  padding: 0 0.75rem 0.75rem;
  line-height: 1.5;
  color: #81888e;
  font-size: 0.6rem;
  text-align: center;
}
.coupon-rules .icon-close {
  width: 1.6rem;
  height: 1.6rem;
  bottom: -2.25rem;
  left: 50%;
  margin-left: -0.8rem;
}
.coupon .item-wrap:nth-child(even) .item {
  float: right;
}

.coupon .item p {
  color: #fff;
  line-height: 0.8rem;
  margin: 0.7rem 0.2rem 0.45rem 0.2rem;
  font-weight: bold;
}

.coupon .item a {
  position: absolute;
  top: 3rem;
  right: 1.45rem;
  display: block;
  width: 3.5rem;
  height: 1.35rem;
  text-align: center;
  font-size: 13px;
  color: #fff;
  line-height: 1.35rem;
  -webkit-border-radius: 0.1rem;
  border-radius: 0.1rem;
  background: #fdcf16;
}

.part .title {
  position: relative;
  line-height: 2.25rem;
  font-size: 0.9rem;
  font-weight: bold;
  /* border-bottom: 1px solid #e7eaf1; */
}

.part .title .more {
  position: absolute;
  right: 0;
  width: 8rem;
  text-align: right;
  color: #81888e;
  font-size: 12px;
  font-weight: normal;
}
.part .title .more > span {
  vertical-align: middle;
}
.part .title .more .ico-arrowr {
  width: 0.35rem /* 7/20 */;
  height: 0.65rem /* 13/20 */;
  background-image: url(../images/icon_goto.png);
  margin-left: 0.35rem /* 7/20 */;
  vertical-align: middle;
}

.part .title span {
  -webkit-flex: 1;
  flex: 1;
}

.room-news .news-time {
  font-size: 0.6rem;
  color: #81888e;
  margin-top: 0.5rem;
}

.room-news .news-title {
  font-size: 0.75rem;
  line-height: 1.8rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 500;
}

.room-news .news-content {
  margin-top: -0.15rem;
  font-size: 0.6rem;
  color: #81888e;
  word-break: break-all;
  line-height: 0.85rem;
  /*min-height: 2.25rem;*/
  height: 2.7rem;
  overflow: hidden;
  margin-bottom: 1rem;
}

.room-news .sub-title {
  line-height: 2rem;
  text-align: center;
  font-size: 0.6rem;
  color: #81888e;
}

/*焦点*/
.swiper-pagination-bullet {
  width: 0.25rem !important;
  height: 0.25rem !important;
  border-radius: 0.3rem !important;
}

.swiper-pagination-bullet-active {
  background: #f55f66 !important;
}

.room-news .swiper-pagination-bullet {
  width: 0.4rem !important;
  height: 0.4rem !important;
  border-radius: 50%;
}

.swiper-p1 {
  bottom: -2px !important;
}

.banner-dot {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0.75rem 0;
}

.room-news .banner-dot {
  padding: 0.5rem 0;
}

.banner-dot > li {
  width: 0.25rem;
  height: 0.25rem;
  margin-right: 0.25rem;
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem;
  background: #b5b8ba;
}

.banner-dot > li:last-child {
  margin-right: 0;
}

.banner-dot > li.current {
  background-color: #f55f66;
}

.swiper-container2,
.swiper-container4 {
  margin-top: 0.75rem;
}

.pic-content .des {
  padding: 0.5rem 0.75rem;
  line-height: 0.8rem;
  font-size: 0.6rem;
  color: #81888e;
  word-break: break-all;
  white-space: pre-line;
  border-left: 1px solid #e7eaf1;
  border-bottom: 1px solid #e7eaf1;
  border-right: 1px solid #e7eaf1;
  border-radius: 0 0 0.15rem 0.15rem;
}

.pic-content .pic {
  display: block;
  margin-top: 0.75rem;
  height: 12.5rem;
  overflow: hidden;
}

.pic-content .pic img {
  height: initial;
}

.house-type .house-type-item {
  width: 11.5rem /* 230/20 */;
  padding: 0.6rem /* 12/20 */;
  border-radius: 0.2rem;
  border: 1px solid #ececec;
}
.house-type .house-type-item .btn {
  border-radius: 0.2rem /* 4/20 */;
  border: 1px solid #ff534d;
  color: #ff534d;
  height: 2rem;
  line-height: 1.9rem;
  text-align: center;
  margin-top: 0.75rem /* 15/20 */;
  font-size: 0.7rem /* 14/20 */;
  font-weight: 600;
}
.house-type .list {
  margin-top: 0.75rem;
  width: 12.5rem;
  /*white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;*/
}

.house-type .list > li {
  display: inline-block;
  width: 12.5rem;
  margin-right: 0.5rem;
}

.house-type .list > li:last-child {
  margin-right: 0;
}

.house-type .pic {
  height: 187px;
  overflow: hidden;
  position: relative;
}

.house-type .type {
  line-height: 0.8rem;
  overflow: hidden;
  margin: 0.5rem 0 0.3rem 0;
}

.house-type .type .f-r {
  color: #f55f66;
}

.house-type .size {
  line-height: 0.7rem;
  overflow: hidden;
  font-size: 0.6rem;
  color: #81888e;
}
.house-type .size .f-r {
  color: #ff534d;
  font-size: 0.7rem /* 14/20 */;
  font-weight: 400;
}
.house-detail .form-list {
  padding: 0.75rem 0;
  font-size: 0;
}
.house-detail .form-list .form-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  line-height: 0.8rem;
  margin-bottom: 0.6rem /* 12/20 */;
  font-size: 12px;
}
.house-detail .form-list .form-item > span {
  display: inline-block;
  color: #81888e;
  width: 3rem /* 60/20 */;
  text-align: left;
}
.house-detail .form-list .form-item > p {
  width: calc(100% - 3rem);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.house-detail .list {
  padding: 0.75rem 0;
}

.house-detail .list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  line-height: 0.8rem;
  margin-bottom: 0.75rem;
}

.house-detail .list li:last-child {
  margin-bottom: 0;
}

.house-detail .list span {
  display: inline-block;
  color: #81888e;
  width: 4rem;
  text-align: left;
}

.house-detail .list p {
  display: -webkit-box;
  -webkit-box-flex: 1;
  flex: 1;
}

.sell-info .table {
  display: -webkit-box;
  -webkit-box-flex: 1;
  flex: 1;
  white-space: nowrap;
  overflow-x: auto;
  padding: 0.2rem 0;
}

.swiper-container3 {
  width: 11.8rem;
  float: left;
}

.sell-info .table > li,
.sell-info .wrap .label {
  display: inline-block;
  min-width: 5.4rem;
  max-width: 8rem;
  font-size: 0.6rem;
  position: relative;
  padding: 0 0.5rem;
  height: 7rem;
  overflow: hidden;
}

.sell-info .wrap .label {
  color: #81888e;
  padding: 0.2rem 0;
}

.sell-info .table > li p,
.sell-info .wrap .label p {
  height: 1.4rem;
  line-height: 1.4rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.sell-info .table > li p {
  display: inline-block;
  width: 100%;
  float: left;
}

.sell-info .table > li:after {
  content: "";
  height: 50%;
  width: 0;
  border-left: 1px solid #e7eaf1;
  position: absolute;
  top: 25%;
  right: 0;
}

.tableLi {
  padding-left: 0.425rem;
  margin-right: 0.352rem;
  width: 5.5rem;
  display: inline-block;
  min-width: 5.4rem;
  max-width: 8rem;
  font-size: 0.6rem;
  /*padding: 0 .5rem;*/
  float: left;
}

/* #zhoubianpeizhi,
.title-arrow {
  background: url("../images/ico-arrowr.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 0.4rem 0.4rem;
} */

/*.tableLi p:nth-child(2),.tableLi p:nth-child(3),.tableLi p:nth-child(4){
    border-right: 0.025rem solid #e7eaf1;
}*/
.sell-info .table .swiper-container3 li:after {
  content: "";
  height: 50%;
  width: 0;
  border-left: 1px solid #e7eaf1;
  position: absolute;
  top: 25%;
  right: 0;
}

.sell-info .table > li:last-child:after {
  border: none;
}
.surrounding {
  padding-bottom: 1rem;
}
.surrounding .tab {
  white-space: nowrap;
  overflow-x: auto;
  margin-bottom: 0.5rem;
}

.surrounding .tab > li {
  display: inline-block;
  font-size: 0.65rem;
  line-height: 0.75rem;
  padding: 0.5rem 0 0.4rem 0;
  margin-right: 1.5rem;
}

.surrounding .tab > li:last-child {
  margin-right: 0;
}

.surrounding .tab > li.current {
  position: relative;
  color: #f55f66;
}

.surrounding .tab > li.current:after {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0;
  border-bottom: 0.1rem solid #f55f66;
  position: absolute;
  left: 50%;
  margin-left: -0.3rem;
  bottom: 0;
}

.surrounding .map,
.buildDescribe .buildImg {
  overflow: hidden;
  padding: 0.7rem 0;
}
.surrounding .map {
  display: block;
  min-height: 9.5rem /* 190/20 */;
}
.surrounding .list {
  display: -webkit-box;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  overflow: hidden;
  background: #fff;
  height: 2.45rem;
  -webkit-flex: none;
  flex: none;
  z-index: 1000;
  padding-top: 0.5rem;
}
.surrounding .list > li {
  font-size: 0.5rem;
  color: #000;
  height: 100%;
  -webkit-box-flex: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: hidden;
}
.surrounding .list > li span {
  color: #81888e;
}
.surrounding .list > li.current span {
  color: #f55f66;
}
.ico-car-a,
.ico-bank-a,
.ico-subway-a,
.ico-school-a,
.ico-hospital-a,
.ico-shop-a {
  width: 0.6rem;
  height: 0.6rem;
}

.ico-car-b,
.ico-bank-b,
.ico-subway-b,
.ico-school-b,
.ico-hospital-b,
.ico-shop-b {
  width: 1.2rem;
  height: 1.2rem;
}
.ico-car-a {
  background-image: url("../images/ico-car-a.png");
}

.ico-bank-a {
  background-image: url("../images/ico-bank-a.png");
}

.ico-subway-a {
  background-image: url("../images/ico-subway-a.png");
}

.ico-school-a {
  background-image: url("../images/ico-school-a.png");
}

.ico-hospital-a {
  background-image: url("../images/ico-hospital-a.png");
}

.ico-shop-a {
  background-image: url("../images/ico-shop-a.png");
}
.ico-car-b {
  background-image: url("../images/map-icon-car.png");
}

.ico-bank-b {
  background-image: url("../images/map-icon-bank.png");
}

.ico-subway-b {
  background-image: url("../images/map-icon-subway.png");
}

.ico-school-b {
  background-image: url("../images/map-icon-school.png");
}

.ico-hospital-b {
  background-image: url("../images/map-icon-hospital.png");
}

.ico-shop-b {
  background-image: url("../images/map-icon-shop.png");
}

.list .current .ico-car-b {
  background-image: url("../images/map-icon-car-a.png");
}

.list .current .ico-bank-b {
  background-image: url("../images/map-icon-bank-a.png");
}

.list .current .ico-subway-b {
  background-image: url("../images/map-icon-subway-a.png");
}

.list .current .ico-school-b {
  background-image: url("../images/map-icon-school-a.png");
}

.list .current .ico-hospital-b {
  background-image: url("../images/map-icon-hospital-a.png");
}

.list .current .ico-shop-b {
  background-image: url("../images/map-icon-shop-a.png");
}

.allmapA {
  display: block;
  min-height: 12rem;
}
.allmapA img {
  min-height: 12rem;
  display: block;
}
.buildDescribe .buildImg .wrapper-box {
  height: 12.95rem;
  overflow: auto;
  text-align: center;
}

.buildDescribe .buildImg .img-box {
  position: relative;
  display: inline-block;
}

.buildDescribe .buildImg .img-box img {
  width: initial;
  height: initial;
}

.buildDescribe .label-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100%;
}

.buildDescribe .label-box .little-dialog {
  position: absolute;
}

/*去掉地图标识*/
.anchorBL {
  display: none !important;
}

.surrounding .map img {
  width: 100%;
  height: initial;
}

.surrounding .facility li {
  font-size: 0.65rem;
  display: -webkit-flex;
  display: flex;
  height: 2.5rem;
  padding: 0 0.5rem;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  border-bottom: 1px solid #e7eaf1;
}

.surrounding .facility li:last-child {
  border-bottom: 0;
}

.surrounding .facility p {
  max-width: 80%;
}

.surrounding .facility span {
  max-width: 18%;
}

.surrounding .facility p,
.surrounding .facility span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.price-trend .data li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid #e7eaf1;
  padding: 0.75rem 0.25rem;
}

.price-trend .data li p {
  display: -webkit-flex;
  display: flex;
  height: 1rem;
  -webkit-align-items: center;
  align-items: center;
}

.price-trend .data li span {
  line-height: 1rem;
}

.c-gray {
  color: #81888e;
}

.bor-red,
.bor-blue,
.bor-green {
  position: relative;
  padding-left: 0.6rem;
}

.bor-red:before,
.bor-blue:before,
.bor-green:before {
  content: "";
  display: block;
  width: 0;
  height: 0.6rem;
  border-left: 0.1rem solid #f55f66;
  position: absolute;
  top: 0.2rem;
  left: 0;
}

.bor-blue:before {
  border-color: #54adf2;
}

.bor-green:before {
  border-color: #69cc8b;
}

.price-trend .chart {
  height: 9rem;
}

.recommend {
  margin-bottom: 0;
  padding-bottom: 1rem;
}
.build-item {
  display: flex;
  margin-bottom: 0.75rem /* 15/20 */;
}
.build-item:last-child {
  margin-bottom: 0;
}
.build-item .b-left {
  padding-right: 0.5rem /* 10/20 */;
}
.build-item .pic {
  width: 6rem /* 120/20 */;
  height: 4.5rem /* 90/20 */;
  border-radius: 2px;
  overflow: hidden;
}
.build-item .pic > img {
  width: 100%;
  height: 100%;
}
.build-item .pic img.list-vr {
  width: 1.357rem;
  height: 1.357rem;
  position: absolute;
  bottom: 0.08rem;
  left: 0.08rem;
}
.build-item .b-right {
  flex: 1;
}
.build-item .b-right .top {
  font-size: 14px;
  font-weight: 600;
  color: #141414;
  width: 100%;
}
.build-item .b-right .top span {
  display: inline-block;
  max-width: 9rem /* 180/20 */;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.build-item .b-right .top dfn {
  width: 1.6rem /* 32/20 */;
  font-size: 12px;
  color: #fff;
  float: right;
  text-align: center;
  margin-top: 0.1rem;
  border-radius: 0.1rem /* 2/20 */;
}
.build-item .b-right .top dfn.dfn1 {
  background: linear-gradient(to right, #ff534d, #ff7f5d);
}
.build-item .b-right .top dfn.dfn2 {
  background: linear-gradient(270deg, #00c5e0 0%, #00c8b0 100%);
}
.build-item .b-right .top dfn.dfn3 {
  background-color: #bcbec6;
}
.build-item .b-right .tag span {
  font-size: 0.6rem;
  color: #7f8386;
  display: inline-block;
  height: 1rem;
  line-height: 1rem;
  padding: 0 0.25rem;
  background: #f1f2f3;
  -webkit-border-radius: 0.15rem;
  border-radius: 0.15rem;
  margin: 0 0.25rem 0.25rem 0;
}
.build-item .b-right .info {
  font-size: 12px;
  color: #81888e;
  margin: 0.25rem 0;
}
.build-item .b-right .info span + span {
  margin-left: 0.5rem /* 10/20 */;
}
.build-item .b-right .price {
  color: #f55f66;
  font-weight: 600;
}

.f-menu,
.f-menu .favorite,
.f-menu .left-main {
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.f-menu .share-main {
  color: #81888e;
  border-left: 1px solid #e7eaf1;
  width: 3.75rem;
  text-align: center;
  font-size: 0.5rem;
}

.f-menu .share-main .ico-share {
  display: block;
  margin: 0.15rem auto;
}

.f-menu .telephone {
  font-size: 0.8rem;
  font-weight: bold;
  text-align: center;
  padding-top: 0.2rem;
}
.f-menu .telephone span {
  font-weight: normal;
  padding-left: 0.5rem;
}

.f-menu {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  background: #fff;
  position: fixed;
  width: 100%;
  max-width: 750px;
  bottom: 0;
  left: 50%;
  z-index: 1000;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.f-menu .favorite {
  height: 2.45rem;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 3.75rem;
  font-size: 0.5rem;
  color: #81888e;
  border-top: 1px solid #f6f8fa;
}

.f-menu .telephone {
  -webkit-flex: 1;
  flex: 1;
  width: 85%;
  height: 2.45rem;
  background: #f55f66;
  background: -webkit-linear-gradient(to right, #f55f66, #f56d5f);
  background: linear-gradient(to right, #f55f66, #f56d5f);
  box-shadow: 0 3px 6px rgba(245, 95, 102, 0.4);
  color: #fff;
}

.f-menu .favorite .icon {
  display: -webkit-box;
  margin: 0.15rem 0;
}

/*返现券 领取成功*/
/*.fxq-success {*/
/*}*/

.fxq-success .info {
  color: #fff;
  width: 13.15rem;
  height: 8.5rem;
  padding: 2.75rem 0 0 1.85rem;
  background-image: url("../images/bg-lqcg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: -0.7rem;
  position: relative;
}

.fxq-success .i-a {
  line-height: 0.7rem;
  margin-bottom: 0.6rem;
}

.fxq-success .i-b {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5rem;
  margin-bottom: 0.35rem;
}

.fxq-success .i-c {
  font-size: 0.6rem;
  line-height: 0.6rem;
  color: #ffcaca;
}

.fxq-success .rule {
  font-size: 0.5rem;
  color: #81888e;
  line-height: 1rem;
  background: #fff;
  margin: 0 0.85rem;
  padding: 0.5rem 0.75rem;
  border-radius: 0 0 0.15rem 0.15rem;
  box-shadow: 0 1px 6px rgba(69, 73, 76, 0.23);
}

.fxq-success .rule .gray {
  color: #b5b8ba;
}

.fxq-success .rule .gray a {
  color: #3d6be0;
}

.fxq-success button {
  display: block;
  width: 4.5rem;
  height: 2rem;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  text-align: center;
  color: #fff;
  margin: 1rem auto 0 auto;
  box-shadow: 2px 4px 9px rgba(66, 43, 43, 0.17);
}

/*领券的结果提示框*/

.order-tip {
  width: 13.75rem;
  padding: 1rem 0.75rem;
  background: #fff;
  -webkit-border-radius: 0.15rem;
  border-radius: 0.15rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 100;
}

.order-tip .button-a {
  display: block;
  width: 100%;
  height: 2rem;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  text-align: center;
  color: #fff;
}

.order-tip {
  padding: 0.75rem;
  text-align: left;
}

.order-tip.remind-modal {
  border-radius: 0.3rem;
}

.order-tip .p-a {
  font-size: 0.85rem;
  line-height: 1.25rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.order-tip .p-b {
  font-size: 0.6rem;
  line-height: 1rem;
  color: #81888e;
}

.order-tip .p-c {
  display: -webkit-box;
  -webkit-box-pack: start;
  -webkit-box-align: center;
  display: -webkit-flex;
  display: flex;
  height: 2.5rem;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.order-tip .p-c input {
  display: -webkit-box;
  -webkit-box-flex: 1;
  flex: 1;
}

.order-tip .p-c .icon {
  display: -webkit-box;
}

.order-tip .p-c .ico-smsg {
  margin-right: 0.4rem;
}

.order-tip .p-c .btn-a {
  font-size: 0.6rem;
  color: #f55f66;
}

.remind-modal .ico-close {
  width: 1.2rem;
  height: 1.2rem;
  float: right;
  background-image: url("../images/icon_reg_close_back.png");
}

.remind-modal .p-c input {
  display: -webkit-box;
  -webkit-box-flex: 1;
  flex: 1;
  background: #f2f4f7;
  height: 2rem;
  padding: 0.6rem;
  border-radius: 0.2rem;
}

.remind-modal .button-a {
  display: block;
  width: 100%;
  height: 2rem;
  -webkit-border-radius: 0.2rem;
  border-radius: 0.2rem;
  text-align: center;
  color: #fff;
  background-color: #ff534d;
}

.remind-modal .p-c .btn {
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  border: 1px solid #ff534d;
  border-radius: 0.2rem;
  width: 4.8rem;
  color: #ff534d;
  margin-left: 0.5rem;
  font-weight: 600;
}

.remind-modal .p-c .time-dfn {
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  width: 4.8rem;
  color: #bbbdbf;
  margin-left: 0.5rem;
}

.remind-modal .info-tips {
  margin-top: 0.6rem;
  color: #bbbdbf;
  font-size: 0.5rem;
}

.tab-more {
  background: #fff;
}

.tab-more a {
  display: block;
  padding: 0 1.15rem;
  line-height: 2rem;
  border-bottom: 1px solid #f0f2f5;
}

.menu-share {
  background: #fff;
}

.menu-share .s-title,
.menu-share .s-option,
.menu-share .s-option li {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.menu-share .s-title {
  -webkit-justify-content: center;
  justify-content: center;
  height: 3.15rem;
}

.menu-share .s-option {
  padding: 0 0.75rem 1.5rem 0.75rem;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.menu-share .s-title span {
  position: relative;
  line-height: 1.2rem;
  padding: 0 3.4rem;
}

.menu-share .s-title span:before,
.menu-share .s-title span:after {
  content: "";
  display: block;
  height: 0;
  width: 2.25rem;
  border-bottom: 1px solid #e7eaf1;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  margin-top: -0.05rem;
}

.menu-share .s-title span:before {
  left: 0;
}

.menu-share .s-title span:after {
  right: 0;
}

.menu-share .s-option li {
  flex-direction: column;
}

.menu-share .s-option li span {
  font-size: 0.6rem;
  line-height: 0.6rem;
  color: #81888e;
  margin-top: 0.5rem;
}
/*主力户型详情*/
.popup-main {
  /*position: fixed;
    top: 0;
    left: 0;
    bottom: 0;*/
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 22222;
  background: #fff;
}

.popup-main .wrap {
  height: 100%;
}

.popup-main .img img {
  width: 100%;
  height: initial;
}

.popup-main .info {
  padding: 1rem 0.75rem 0.4rem 0.75rem;
  background: #fff;
  font-size: 0.6rem;
}

.popup-main .tags {
  display: -webkit-box;
  -webkit-box-pack: justify;
  /*display: -webkit-flex;
    display: flex;*/
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.popup-main .line {
  margin-bottom: 0.6rem;
  overflow: hidden;
}

.popup-main .line p {
  /*justify-content: flex-start;*/
  line-height: 0.75rem;
  float: left;
  width: 50%;
}

.popup-main .line label {
  display: inline-block;
  color: #81888e;
  min-width: 3rem;
}

.popup-main .line span {
  min-width: 5rem;
  /*flex: 1;*/
}

.popup-main .tags {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-bottom: 0.15rem;
}

.popup-main .tags span {
  padding: 0 0.25rem;
  line-height: 1rem;
  -webkit-border-radius: 0.15rem;
  border-radius: 0.15rem;
  background: #fff5ea;
  color: #f1ad6c;
  margin: 0 0.5rem 0.5rem 0;
}

.popup-main .tab-arrow {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 3rem;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

.popup-main .tab-arrow span {
  padding: 0.5rem;
  margin: 0.5rem 1rem 0 1rem;
}

.huxingxiangqing {
  color: #141414;
  font-size: 0.75rem;
  font-weight: bold;
}

.swiper-container5 {
  height: 100%;
}

/*提示信息*/
.popup1 {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: transparent;
}

.dis-f-r-c {
  display: -webkit-box;
  display: -webkit-flex;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.check-popup {
  height: 2rem;
  border-radius: 0.188rem;
  padding: 0 1.428rem;
  background: rgba(0, 0, 0, 0.5);
}

.check-popup-pContent {
  width: 100%;
  height: 100%;
  line-height: 2rem;
  color: #fff;
}

/*主图展览*/
.n_main_pic {
  display: none;
  background: #141414;
  height: 100%;
}

.n_main_pic_head {
  -webkit-align-items: stretch /* center */;
  align-items: stretch /* center */;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 2rem;
}

.ico-back-white {
  background-image: url("../images/icon_back_white.png");
}

.swiper-container6 {
  height: 100%;
}
.main-img-picture {
  overflow: visible;
  // position: fixed;
  // margin-top: -7rem;
}

.diffSpan {
  position: absolute;
  color: #fff;
  z-index: 100;
  width: 100% !important;
  text-align: center !important;
  right: 0rem !important;
  bottom: -1.5rem !important;
}

.main-img-footer {
  width: 100%;
  max-width: 750px;
  height: 2.45rem;
  background: #141414;
  position: fixed;
  top: 2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.main-img-footer ul li {
  float: left;
}

.maker-detail {
  position: relative;
}

.maker-detail .itemContent {
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
  background-color: #f55f66;
  background: -webkit-linear-gradient(left, #f06c5d, #f55f66);
  background: -moz-linear-gradient(left, #f06c5d, #f55f66);
  background: -o-linear-gradient(left, #f06c5d, #f55f66);
  color: #fff;
  border-radius: 0.15rem;
  box-shadow: 0 0 0.5rem #ffa7ac;
  position: absolute;
  left: -3rem;
  top: -3.7rem;
  width: 7rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.6rem;
}

.maker-detail .detailArrow {
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 0.25rem solid transparent;
  border-right: 0.25rem solid transparent;
  border-top: 0.25rem solid #f86462;
  bottom: 2rem;
  left: 50%;
  margin-left: -0.3rem;
  position: absolute;
}

.item-point {
  display: inline-block;
  text-align: center;
  width: 1.05rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-image: url("../images/ico-bg-point.png");
}

.item-point i,
.item-point .icon {
  margin-top: 0.3rem;
}

.ico-center {
  width: 4.25rem;
  height: 4.25rem;
  background-image: url("../images/ico-center.png");
}

.sell-info .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  overflow: hidden;
}

.swiper-container7 {
  height: 100%;
}

.swiper-slide7 {
  margin: 0 0.5rem;
  display: inline-block;
  font-size: 0.7rem;
  /* width: auto!important;*/
  position: relative;
  width: 100px;
}

.swiper-slide7 span,
.swiper-slide7 i {
  color: #81888e;
  display: inline-block;
  height: 100%;
  line-height: 2.45rem;
  position: relative;
}

.swiper-slide7.active span,
.swiper-slide7.active i {
  color: #ffffff;
  font-size: 0.7rem;
}

/* .swiper-slide7.active span:after {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.075rem;
  background: #ff534d;
  position: absolute;
  bottom: 0.575rem;
  left: 35%;
} */
.swiper-slide7 div {
  text-align: center;
}
.swiper-slide7.active div:after {
  content: "";
  display: block;
  width: 1rem;
  height: 0.2rem;
  border-radius: 0.2rem;
  background: #ff534d;
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translateX(-50%);
}

.swiper-pagination1 {
  bottom: -2px !important;
}

.shareError {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: 11111;
}

.vh-center1 {
  background: transparent;
  top: 80%;
  padding: 0;
}

.panoramaMap {
  line-height: 2rem;
  text-align: center;
  font-size: 0.7rem;
  border-top: 1px solid #e7eaf1;
}

/*带你看房*/
.bm-list {
  padding: 0.75rem;
}

.bm-list .item {
  margin-bottom: 0.75rem;
  position: relative;
  width: 100%;
  height: 9.5rem;
  overflow: hidden;
}

.bm-list .item:last-child {
  margin-bottom: 0;
}

.bm-list .item img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  object-fit: cover;
}

.bm-list .item .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.4);
}

.bm-list .item .b-info {
  position: relative;
  z-index: 20;
  padding: 1rem 0.5rem 0 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bm-list .b-info .c-b {
  color: #f1ad6c;
  font-size: 0.65rem;
}

.ico-bm-name,
.ico-bm-time {
  width: 1rem;
  height: 1rem;
}

.ico-bm-name {
  background-image: url("../images/ico-bm-name.png");
}

.ico-bm-time {
  background-image: url("../images/ico-bm-time.png");
}

.bm-list .item .row {
  display: block;
  line-height: 1rem;
  text-align: center;
  color: #fff;
}

.bm-list .item .row-b {
  line-height: 0.75rem;
}

.bm-list .btn-bm {
  display: block;
  width: 6.25rem;
  height: 2rem;
  margin: 0.5rem auto;
  line-height: 2rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #f5464c;
  background: -webkit-linear-gradient(right, #f66f45, #f5464c);
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  -webkit-box-shadow: 0 0.2rem 0.4rem rgba(245, 70, 76, 0.3);
  box-shadow: 0 0.2rem 0.4rem rgba(245, 70, 76, 0.3);
}

/*联系我们*/
.contact-us {
  background: #fff;
  text-align: center;
  padding-bottom: 1.25rem;
}

.contact-us .text-over {
  font-size: 0.6rem;
  line-height: 0.8rem;
  color: #81888e;
  margin: 0.75rem 0 1rem 0;
}

.contact-us .btn-contact {
  display: block;
  color: #f55f66;
  font-weight: bold;
  border: 1px solid #f56762;
  text-align: center;
  line-height: 2rem;
  height: 2rem;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  font-size: 0.75rem;
}

/*楼盘200问*/
.question .q-item,
.news .n-item {
  display: block;
  color: #141414;
  line-height: 2.1rem;
  height: 2.1rem;
  border-bottom: 1px solid #e7eaf1;
}

.question .q-item:last-child,
.news .n-item:last-child {
  border-bottom: none;
}

.question .ico-ques {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../images/ico-ques.png");
  margin-right: 0.25rem;
  margin-top: -0.15rem;
}

.news .ico-news {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../images/ico-news.png");
  margin-right: 0.25rem;
  margin-top: -0.15rem;
}

.video video {
  width: 100%;
  height: 9.375rem;
  object-fit: contain;
  object-position: center;
  background-color: #000;
}

.poster-v {
  position: absolute;
  width: 100%;
  height: 9.375rem;
  left: 0;
  top: 0.5rem;
  z-index: 100;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.poster-v img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.poster-v .player-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.player-mask img {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  margin: -1.25rem auto 0 auto;
  position: relative;
  top: 50%;
  z-index: 300;
}

.case .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow: auto;
}

.case .row span {
  display: -webkit-box;
  line-height: 0.8rem;
  height: 0.8rem;
  overflow-y: hidden;
  font-size: 0.6rem;
  color: #141414;
  min-width: 4rem;
  margin-right: 0.75rem;
}

.case .item {
  display: inline-block;
  width: 250px;
  overflow: hidden;
}

.case .img {
  display: block;
  height: 187px;
  overflow: hidden;
}

.case .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.case .text-des {
  padding: 0 0.25rem;
  margin: 0.25rem 0;
  font-size: 0.6rem;
  line-height: 1.15rem;
  height: 2.3rem;
  max-height: 2.3rem;
  overflow: hidden;
  word-break: break-all;
  color: #81888e;
}
.consultant-tips {
  padding: 0.5rem 0 0.1rem;
}
.consultant-tips-item .icon {
  width: 0.8rem;
  height: 0.8rem;
  vertical-align: middle;
}
.consultant-tips-item {
  color: #848a8f;
  font-size: 0.6rem;
}
.consultant-tips-item .icon1 {
  background: url("../images/ico_detail_free@2x.png") no-repeat center;
  background-size: 100% 100%;
}
.consultant-tips-item .icon2 {
  background: url("../images/ico_detail_serve@2x.png") no-repeat center;
  background-size: 100% 100%;
}
.consultant-tips-item .icon3 {
  background: url("../images/ico_detail_area@2x.png") no-repeat center;
  background-size: 100% 100%;
}
.consultant-tips-item .icon4 {
  background: url("../images/ico_detail_house@2x.png") no-repeat center;
  background-size: 100% 100%;
}
.consultant-item {
  padding: 0.5rem 0 1rem 0;
}
.consultant-pic {
  width: 2.2rem;
  height: 2.2rem;
  margin-right: 0.5rem;
  background: rgba(250, 250, 250, 1);
  border: 1px solid rgba(243, 243, 243, 1);
  border-radius: 50%;
  overflow: hidden;
  background: #ccc;
}
.consultant-pic > img {
  width: 100%;
  height: 100%;
}
.consultant-item .name {
  font-weight: 600;
  margin-bottom: 0.2rem;
}
.consultant-item .job {
  color: #81888e;
}
.consultant-item .btn-im,
.consultant-item .btn-call {
  display: block;
  width: 2.2rem;
  height: 2.2rem;
}
.consultant-item .btn-im {
  margin-right: 1.2rem;
  background: url("../images/ico_detail_msg@2x.png") no-repeat center;
  background-size: 100% 100%;
}
.consultant-item .btn-call {
  background: url("../images/ico_detail_phone@2x.png") no-repeat center;
  background-size: 100% 100%;
}

.vr-tip {
  position: absolute;
  left: 0.75rem;
  bottom: 0.45rem;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  border-radius: 4px;
  line-height: 1.5rem;
  text-align: center;
  width: 4.5rem;
  height: 1.5rem;
}

.vr-tip b {
  font-size: 0.7rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
}

.vr-tip img {
  width: 0.9rem;
  height: 0.9rem;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0.1rem;
  margin-top: -2px;
}

.house-type .vr-tip {
  top: 0.5rem;
  left: 0.5rem;
  bottom: auto;
}
/* 免责声明 */
.tips-wrap {
  padding: 0.9rem 0.8rem;
}
.tips-wrap .title {
  margin-bottom: 0.5rem;
}
.tips-wrap .title .icon {
  height: 0.65rem /* 13/20 */;
  width: 0.65rem;
  vertical-align: middle;
}
.tips-wrap .title > span {
  vertical-align: middle;
  font-size: 12px;
  color: #81888e;
}
.tips-wrap .content {
  font-size: 12px;
  color: #bbbdbf;
}

/* 地图检索POI数据 */
.search-list {
  margin-top: 0.6rem /* 12/20 */;
  padding: 0 0 0.8rem 0;
}
.search-list .s-title {
  font-size: 14px;
  color: #141414;
  font-weight: 600;
  margin-bottom: 0.6rem /* 12/20 */;
}
.search-list ul > li {
  display: -webkit-box;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.5rem;
  font-size: 12px;
}
.search-list ul > li:last-child {
  margin-bottom: 0;
}
.search-list ul > li .r-dis {
  color: #81888e;
}
.search-list ul > li .r-dis span {
  vertical-align: middle;
}
.search-list ul > li dfn {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-image: url(../images/icon_reg_addr_grey.png);
  width: 0.45rem /* 9/20 */;
  height: 0.55rem /* 11/20 */;
  margin-right: 0.2rem /* 4/20 */;
}

/* 楼盘底部操作按钮 */
.build-footer-wrap {
  width: 100vw;
  max-width: 750px;
  height: 3rem;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: #ffffff;
  padding: 0.4rem 0.8rem;
  z-index: 999;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px -6px 10px 0px rgba(20, 20, 20, 0.02);
}
.build-footer-wrap .foot-l {
  font-size: 0;
}
.build-footer-wrap .foot-l .avatar {
  width: 2.2rem;
  height: 2.2rem;
  vertical-align: middle;
  margin-right: 0.4rem;
  border-radius: 50%;
  overflow: hidden;
}
.build-footer-wrap .foot-l .avatar > img {
  width: 100%;
  height: 100%;
}
.build-footer-wrap .foot-l .info {
  vertical-align: middle;
}
.build-footer-wrap .foot-l .info .sale-name {
  font-size: 16px;
  color: #141414;
  font-weight: 600;
}
.build-footer-wrap .foot-l .info .job {
  color: #81888e;
  font-size: 12px;
}
.build-footer-wrap .foot-r {
  font-size: 0;
  width: 60%;
}
.build-footer-wrap .foot-r .btn {
  width: calc(50% - 6px);
  height: 2rem;
  line-height: 2rem;
  border-radius: 0.2rem;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
}
.build-footer-wrap .foot-r .btn1 {
  background-color: #ff704d;
}
.build-footer-wrap .foot-r .btn2 {
  background-color: #ff534d;
  margin-left: 0.4rem;
}

/* 锚点导航 */
.anchor-nav-wrap {
  background-color: #ffffff;
  height: 1.9rem;
  line-height: 1.9rem;
  border-bottom: 1px solid #edeff2;
  padding: 0 0.8rem;
}
.anchor-nav-wrap.fixed-nav {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  z-index: 4001;
  height: 2rem;
}
.anchor-nav-wrap ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.anchor-nav-wrap ul > li {
  display: inline-block;
  position: relative;
}
.anchor-nav-wrap li > a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.anchor-nav-wrap li.active > a {
  color: #ff534d;
}
.anchor-nav-wrap li.active:after {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0;
  border-bottom: 0.1rem solid #f55f66;
  position: absolute;
  left: 50%;
  margin-left: -0.3rem;
  bottom: 0.1rem;
  border-radius: 0.1rem;
}
/* 楼盘分享 */
.build-share-box {
  position: fixed;
  left: 0;
  top: 2rem;
  width: 100%;
  z-index: 999;
}

.pop-validate {
  /* width: 13.75rem;
  padding: 1rem 0.75rem;
  background: #fff;
  -webkit-border-radius: 0.15rem;
  border-radius: 0.15rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 100;
  padding: 0.75rem;
  text-align: left;
  border-radius: 0.3rem;
  box-shadow: 0 0 17px #e2e2e3; */
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 99999;
}
.pop-validate .wrap {
  width: 13.75rem;
  padding: 1rem 0.75rem;
  background: #fff;
  -webkit-border-radius: 0.15rem;
  border-radius: 0.15rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 100;
  padding: 0.75rem;
  text-align: left;
  border-radius: 0.3rem;
  box-shadow: 0 0 17px #e2e2e3;
  max-width: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 0.15rem;
  border-radius: 0.15rem;
  -webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 20%);
  box-shadow: 0 1px 6px rgb(0 0 0 / 20%);
  z-index: 6000;
}

.pop-validate .ico-close {
  width: 1.2rem;
  height: 1.2rem;
  float: right;
  background-image: url(../images/icon_reg_close_back.png);
}

/* .pop-validate {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 5000;
}
.pop-validate .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 5010;
}
.pop-validate .wrap {
  width: 73.6%;
  max-width: 600px;
  padding: 0 0.75rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 0.15rem;
  border-radius: 0.15rem;
  -webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 20%);
  box-shadow: 0 1px 6px rgb(0 0 0 / 20%);
  z-index: 6000;
} */
.pop-validate .text-title {
  font-size: 0.85rem;
  line-height: 2.5rem;
  font-weight: bold;
  border-bottom: 1px solid #e7eaf1;
}

.pop-validate .text-input {
  height: 2.5rem;
  border-bottom: 1px solid #e7eaf1;
  display: -webkit-box;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}

.pop-validate .text-input input {
  display: -webkit-box;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  flex: auto;
  width: 0;
  margin: 0 0.5rem;
}

.pop-validate .text-input .ico-valicode {
  display: -webkit-box;
  width: 0.7rem;
  height: 0.6rem;
  background-image: url("../images/ico-valicode.png");
}

.pop-validate .text-input .img-valicode {
  width: 4.25rem;
  height: 1.5rem;
}

.pop-validate .btn-sure {
  color: #fff;
  width: 100%;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  margin: 1rem 0 0.75rem 0;
}

/* 楼盘活动 */
.house-activity {
  padding: 1rem 0.75rem;
}
.house-activity .activity-wrap {
  height: 3.5rem;
  width: 100%;
  /* background-color: #FF704D; */
  background: url("../images/detail_hd_bg.png") no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
}
.house-activity .activity-wrap .main-t {
  font-size: 0.8rem;
  font-weight: 600;
  color: #ffffff;
  padding: 0.6rem 0.7rem 0.25rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 80%;
}

.house-activity .activity-wrap .sub-t {
  font-size: 0.6rem;
  color: #ffffff;
  padding: 0 0.7rem;
}
.house-activity .activity-wrap .accept-num {
  margin-left: 0.5rem;
}
.house-activity .activity-wrap .a-text {
  color: #FFF93E;
}

.house-activity .activity-wrap .activity-btn{
  width: 3.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 0.75rem;
  color: #FF534D;
  background-color: #FFF56B;
  text-align: center;
  position: absolute;
  top: 1rem;
  right: 0.75rem;
}

/* 优惠领取弹窗 */
.pop-wrapper {
  width: 13.75rem;
  /* padding: 1rem; */
  background: #fff;
  -webkit-border-radius: 0.15rem;
  border-radius: 0.15rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
}
.ico-close {
  width: 1.2rem;
  height: 1.2rem;
  background-image: url(../images/icon_reg_close_back.png);
  position: absolute;
  right: 0.6rem;
  top: 0.5rem;
}
.popup-body {
  padding: 1.8rem 1rem 1rem 1rem;
}
.popup-body .gift-img-wrap {
  text-align: center;
  margin-bottom: 0.75rem;
}
.popup-body .gift-img-wrap > img {
  width: 2.875rem;
  height: 2.85rem;
  display: inline-block;
}
.popup-body  .main-t {
  font-size: 18px;
  font-weight: 600;
  color: #141414;
  margin-bottom: 0.5rem;
}
.popup-body  .sub-info {
  font-size: 12px;
  color: #81888E;
  margin-bottom: 1.25rem;
}
.popup-body.popup-success {
  padding: 1.8rem 2rem 1rem 2rem;
}
.popup-body.popup-success .main-t {
  text-align: center;
}
.popup-body.popup-success .sub-info {
  text-align: center;
}
.pop-wrapper .p-c {
  display: -webkit-box;
  -webkit-box-pack: start;
  -webkit-box-align: center;
  display: -webkit-flex;
  display: flex;
  height: 2.5rem;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.pop-wrapper .p-c input {
  display: -webkit-box;
  -webkit-box-flex: 1;
  flex: 1;
  background: #f2f4f7;
  height: 2rem;
  padding: 0.6rem;
  border-radius: 0.2rem;
}

.pop-wrapper  .button-a {
  display: block;
  width: 100%;
  height: 2rem;
  -webkit-border-radius: 0.2rem;
  border-radius: 0.2rem;
  text-align: center;
  color: #fff;
  background-color: #ff534d;
}
.popup-activity .red-text {
  color: #FF534D;
}

/* 优惠券相关样式  start */
.couponWrap {
  padding: 0.55rem 0 0.5rem;
}
.couponBox {
  position: relative;
}
.couponText {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0.8rem 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.white {
  color: #fff;
}
.coupon_name {
  font-size: 0.8rem;
  line-height: 1.1rem;
}
.coupon_amount {
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-weight: bold;
}
.coupon_sendno {
  font-size: 0.6rem;
  line-height: 0.8rem;
}
.unit {
  font-size: 0.6rem;
  font-weight: bold;
  line-height: 0.8rem;
}
.couponText_wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.gainCoupon {
  font-weight: 600;
  font-size: 0.8rem;   /* 16 / 20 */
  color: #FF534D;
  line-height: 1.1rem;
  padding: 0.45rem 0.8rem;
  background-color: #fff;
  box-shadow: 0 0.25rem 0.5rem 0 #ff47404d;
  border-radius: 0.2rem;
  display: inline-block;
}
.coupon_bg {
  border-radius: 0.2rem;
}
#couponTips {
  margin-top: 0.4rem;
  font-size: 0.6rem;
  color: #aaa;
}

/* 优惠券相关样式  end */