.n-main {
  margin: 0;
  padding-top: 2rem;
}
.n-main .n-cont{
  overflow: hidden;
}

.h-main {
  padding-top: 0;
}

.lineheight1 {
  line-height: 1;
}

.ico-index12 {
  background-image: url("../images/ico-index12.png");
}

.ico-index13 {
  background-image: url("../images/ico_home_house.png");
}

.ico-index14 {
  background-image: url("../images/ico-index14.png");
}

.index-pfs {
  margin: 0.75rem;
}

.index-pfs > div {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.index-pfs a {
  display: inline-block;
  width: 8.375rem;
  height: 5rem;
  overflow: hidden;
  margin-right: 0.25rem;
  border-radius: 0.35rem;
  background: #eee;
  position: relative;
}

.index-pfs a:last-child {
  margin-right: 0;
}

.index-pfs a img {
  width: 100%;
  height: 100%;
}

.index-pfs a .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  padding: 0.75rem;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

.index-pfs a .mask p {
  color: #fff;
  overflow: hidden;
}

.index-pfs .p-a {
  font-size: 0.75rem;
  line-height: 1rem;
}

.index-pfs .p-b {
  font-size: 0.5rem;
  line-height: 0.7rem;
}

.ico-cx,
.ico-gx {
  width: 0.5rem;
  height: 0.7rem;
}

.ico-cx {
  background-image: url("../images/ico-cx.png");
}

.ico-gx {
  background-image: url("../images/ico-gx.png");
}

.index-list {
  padding: 0 0.75rem;
}

.index-list .fl-r .f0 {
  width: 100%;
  white-space: nowrap;
  overflow-x: auto;
}

.index-list a {
  margin-top: 0.75rem;
}

.index-list .index-list-img {
  width: 5rem;
  height: 3.75rem;
  background: #eee;
  border-radius: 0.2rem;
  overflow: hidden;
  margin-right: 0.75rem;
  position: relative;
}

.index-list .index-list-img img {
  width: 100%;
  height: 100%;
}
.index-list .index-list-img img.list-vr {
  width: 1.357rem;
  height: 1.357rem;
  position: absolute;
  bottom: 0.08rem;
  left: 0.08rem;
}

.index-list .fl-c .fl-r {
  height: 3.75rem;
  -webkit-box-orient: vertical;
  /*box-orient: vertical;*/
  -webkit-box-align: start;
  /*box-align: start;*/
  -webkit-box-pack: start;
  /*box-pack: start;*/
  -webkit-box-flex: 1;
  /*box-flex: 1;*/
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.index-list .fl-c .fl-r p:first-of-type {
  display: -webkit-box;
  /*display: box;*/
  -webkit-box-pack: justify;
  /*box-pack: justify;*/
  -webkit-box-orient: horizontal;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}

.index-list .fl-c .fl-r p span {
  display: -webkit-box;
  display: box;
}

.index-backnow {
  margin: 0.75rem;
}

.index-fl-c {
  overflow: hidden;
}

.index-backnow a {
  display: inline-block;
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.index-backnow a div {
  width: 100%;
  height: 6.25rem;
  border-radius: 0.2rem;
  background: #eee;
  overflow: hidden;
}

.index-backnow a div img {
  width: 100%;
  height: 100%;
}

.index-backnow a div dfn {
  position: absolute;
  top: 0.5rem;
  left: 0;
  background: #f66761;
  background: -webkit-linear-gradient(right, #f66f45, #f5464c);
  color: #fff;
  font-size: 0.6rem;
  height: 1.25rem;
  line-height: 1.25rem;
  border-radius: 0 2.1rem 2.1rem 0;
  padding: 0 0.5rem;
}

.index-backnow a:nth-child(even) div dfn {
  left: 0.25rem;
}

.index-backnow a:nth-child(odd) {
  padding-right: 0.25rem;
}

.index-backnow a:nth-child(even) {
  padding-left: 0.25rem;
}

.index-backnow a .text-price {
  height: 1.625rem;
  line-height: 1.625rem;
  overflow: hidden;
  margin-bottom: 0.25rem;
}

.index-backnow a .text-price span {
  display: inline-block;
  max-width: 50%;
  height: inherit;
  overflow: hidden;
}

.index-backnow a .text-price span:nth-child(even) {
  text-align: right;
}

.index-bar {
  position: relative;
  min-height: 7rem;
}

.index-bar .w-p100 {
  min-height: 7rem;
}
.index-bar .bar-item {
  height: 10.5rem /* 210/20 */;
  width: 100%;
}
.index-bar .bar-item img {
  height: 100%;
  width: 100%;
}
.index-bar-search {
  color: #141414;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: 1rem;
  padding: 0 0.75rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
}

.index-bar-search .i-wrap {
  position: relative;
}

.index-bsl {
  position: absolute;
  top: 0;
  left: 0;
  right: 8.9rem;
  z-index: 200;
}

.index-bsc {
  margin: 0 0.25rem;
}

.index-bsl .bsc-title,
.index-bsc .bsc-title,
.index-bsr {
  line-height: 2rem;
  min-height: 2rem;
  background: #fff;
  -webkit-border-radius: 0.15rem;
  border-radius: 0.15rem;
  text-align: center;
}

.index-bsl .bsc-title {
  width: 100%;
}

.index-bsc {
  width: 5rem;
}

.index-bsr {
  background: #f56264;
  color: #fff;
  width: 3.4rem;
}

.index-bsl .bsc-title .addr {
  display: inline-block;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.index-bsl .bsc-title .addr input {
  width: 100%;
  padding: 0 1.5rem 0 1.2rem;
  margin: 0.5rem 0;
  line-height: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-bsc .bsc-title .kilometre {
  display: inline-block;
  position: relative;
  padding-right: 1rem;
}

.index-bsl .bsc-title .addr:before,
.index-bsc .bsc-title .kilometre:after {
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  z-index: 300;
}

.index-bsl .bsc-title .addr:before {
  width: 0.6rem;
  height: 0.7rem;
  left: 0.35rem;
  margin-top: -0.35rem;
  background-image: url("../images/ico-index-addr.png");
}

.index-bsc .bsc-title .kilometre:after {
  width: 0.45rem;
  height: 0.45rem;
  right: 0;
  margin-top: -0.2rem;
  background-image: url("../images/ico-arrowd.png");
}

.search-selection {
  display: none;
  margin-top: 1px;
  max-height: 16rem;
  overflow-y: auto;
  padding: 0 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  -webkit-border-radius: 0.15rem;
  border-radius: 0.15rem;
  box-shadow: 0.1rem 0.15rem 0.75rem rgba(0, 0, 0, 0.3);
  -webkit-overflow-scrolling: touch;
}

.search-selection > li {
  line-height: 2rem;
  border-bottom: 1px solid #e7eaf1;
  text-align: center;
  color: #141414;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.search-selection > li:last-child {
  border-bottom: 0;
}

.search-selection-a > li {
  text-align: left;
  line-height: 1rem;
  padding: 0.5rem 0;
}

.search-selection > li span {
  margin-left: 0.5rem;
  color: #7f8386;
}

.n-head {
  position: relative;
  z-index: 9000;
}

.city-current i {
  color: #f55f66;
}

.map {
  display: none;
  height: 100%;
}

.icon_del_span {
  display: none;
  position: absolute;
  right: 0.2rem;
  bottom: 0.25rem;
  padding: 0.375rem 0.3rem;
}

.icon_del_span img {
  width: 0.75rem;
  height: 0.75rem;
}

.ico-fzh {
  width: 2rem;
  height: 2rem;
  background-image: url("../images/ico-fzh.png");
}

/*带你看房*/
.bm-list {
  padding: 0 0.75rem;
}

.bm-list .item {
  margin: 0.75rem 0;
  position: relative;
  width: 100%;
  height: 9.5rem;
  overflow: hidden;
}

.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 .info {
  position: relative;
  z-index: 20;
  padding: 1rem 0.5rem 0 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bm-list .info .c-b {
  color: #f1ad6c;
  font-size: 0.65rem;
}

.ico-bm-name,
.ico-bm-time {
  width: 0.8rem;
  height: 0.8rem;
}

.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);
}

/*焦点*/
.swiper-pagination-bullet {
  width: 0.25rem !important;
  height: 0.25rem !important;
  border-radius: 0.3rem !important;
}

.swiper-pagination-bullet-active {
  background: #f55f66 !important;
  width: 0.4rem !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0 !important;
}

.index-list .mco-a {
  background: #f1f2f3;

  color: #7f8386;
}
.index-list .mco-a.item-1 {
  background: #f55f66;
  color: #fff;
}
.index-list .mco-a.item-0 {
  background: #658dfd;
  color: #fff;
}

/* 世联精选 */
.selected-build-wrap {
  padding-left: 0.75rem /* 15/20 */;
  margin-bottom: 0.5rem;
}
.selected-build-wrap ul {
  padding-bottom: 0.75rem;
}
.selected-build-wrap .selected-build-item {
  border-radius: 2px;
  box-shadow: 0px 2px 10px 0px rgba(88, 90, 99, 0.1);
}
.selected-build-wrap .selected-build-item .pic {
  width: 7rem /* 140/20 */;
  height: 5.25rem; /* 105/20 */
  overflow: hidden;
  position: relative;
  border-radius: 2px;
}
.selected-build-wrap .selected-build-item .pic img {
  width: 100%;
  height: 100%;
}
.selected-build-wrap .selected-build-item .pic img.list-vr {
  width: 1.357rem;
  height: 1.357rem;
  position: absolute;
  bottom: 0.08rem;
  left: 0.08rem;
}

.selected-build-wrap .selected-build-item .pic dfn {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  font-size: 12px;
  color: #ffffff;
  padding: 0.15rem 0.25rem;
  /* background: linear-gradient(52deg, #f55f66, #f56d5f); */
  border-radius: 0.1rem 0 0.4rem 0;
}

.selected-build-wrap .selected-build-item .pic .dfn1 {
  background: linear-gradient(to right, #ff534d, #ff7f5d);
}
.selected-build-wrap .selected-build-item .pic .dfn2 {
  background: linear-gradient(270deg, #00c5e0 0%, #00c8b0 100%);
}
.selected-build-wrap .selected-build-item .pic .dfn3 {
  background-color: #bcbec6;
}

.selected-build-wrap .b-title {
  font-size: 0.7rem /* 14/20 */;
  padding: 0.35rem 0 0.1rem 0.35rem;
  color: #141414;
  font-weight: 600;
}
.selected-build-wrap .b-local {
  font-size: 12px;
  padding: 0 0 0.1rem 0.35rem;
  color: #81888e;
}
.selected-build-wrap .b-price {
  font-size: 12px;
  padding-left: 0.35rem;
  color: #f55f66;
  font-weight: 600;
  margin-bottom: 0.6rem /* 12/20 */;
}

.selected-build-wrap .selected-build-item {
  width: 7rem /* 140/20 */;
}

/* 人气楼盘 */
.popular-build-wrap {
  padding: 0 0.75rem;
  margin-bottom: 1rem /* 20/20 */;
}
.popular-build-wrap > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.popular-build-wrap .b-item {
  width: 48.7%;
  margin-bottom: 0.75rem /* 15/20 */;
}
.popular-build-wrap .b-item .pic {
  width: 100%;
  height: 6.3rem /* 126/20 */;
  border-radius: 2px;
  overflow: hidden;
}
.popular-build-wrap .b-item .pic > img {
  width: 100%;
  height: 100%;
}
.popular-build-wrap .b-item .pic img.list-vr {
  width: 1.357rem;
  height: 1.357rem;
  position: absolute;
  bottom: 0.08rem;
  left: 0.08rem;
}
.popular-build-wrap .b-item .b-title {
  font-size: 14px;
  font-weight: 600;
  color: #141414;
  margin: 0.3rem 0 0.3rem 0;
}
.popular-build-wrap .b-item .b-info {
  font-size: 12px;
  display: flex;
  justify-content: space-between;
}
.popular-build-wrap .b-item .b-info span {
  color: #81888e;
}
.popular-build-wrap .b-item .b-info span + span {
  color: #f55f66;
}

/* 热销楼盘 */
.hot-build-wrap {
  padding: 0 0.75rem;
}
.hot-build-wrap .hot-build-item {
  display: flex;
  margin-bottom: 0.75rem /* 15/20 */;
}
.hot-build-wrap .hot-b-left {
  padding-right: 0.5rem /* 10/20 */;
}
.hot-build-wrap .hot-build-item .pic {
  width: 6rem /* 120/20 */;
  height: 4.5rem /* 90/20 */;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
.hot-build-wrap .hot-build-item .pic > img {
  width: 100%;
  height: 100%;
}
.hot-build-wrap .hot-build-item .pic img.list-vr {
  width: 1.357rem;
  height: 1.357rem;
  position: absolute;
  bottom: 0.08rem;
  left: 0.08rem;
}
.hot-build-wrap .hot-b-right {
  flex: 1;
}
.hot-build-wrap .hot-b-right .top {
  font-size: 14px;
  font-weight: 600;
  color: #141414;
  width: 100%;
}
.hot-build-wrap .hot-b-right .top span {
  display: inline-block;
  max-width: 9rem /* 180/20 */;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.hot-build-wrap .hot-b-right .top dfn {
  width: 1.6rem /* 32/20 */;
  font-size: 12px;
  color: #fff;
  /* background-color: #f55f66; */
  float: right;
  text-align: center;
  margin-top: 0.1rem;
  border-radius: 0.1rem /* 2/20 */;
}
.hot-build-wrap .hot-b-right .top .dfn1 {
  background: linear-gradient(to right, #ff534d, #ff7f5d);
}
.hot-build-wrap .hot-b-right .top .dfn2 {
  background: linear-gradient(270deg, #00c5e0 0%, #00c8b0 100%);
}
.hot-build-wrap .hot-b-right .top .dfn3 {
  background-color: #bcbec6;
}
.hot-build-wrap .hot-b-right .tag span {
  display: inline-block;
  background-color: #f1f2f3;
  color: #7f8386;
  margin-right: 0.25rem /* 5/20 */;
  font-size: 0.5rem /* 10/20 */;
  padding: 0.2rem 0.3rem;
  text-align: center;
}
.hot-build-wrap .hot-b-right .info {
  font-size: 12px;
  color: #81888e;
  margin: 0.25rem 0;
}
.hot-build-wrap .hot-b-right .info span + span {
  margin-left: 0.5rem /* 10/20 */;
}
.hot-build-wrap .hot-b-right .price {
  color: #f55f66;
  font-weight: 600;
}
/* 加载更多 */
.hot-build-wrap .load-more {
  background-color: #f1f2f3;
  font-size: 12px;
  color: #989da2;
  text-align: center;
  padding: 0.7rem 0;
  border-radius: 0.1rem /* 2/20 */;
  margin-bottom: 0.75rem /* 15/20 */;
}

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-menu-wrap {
  padding: 0.25rem 0;
}

.special-swiper{
  margin: 0.75rem;
}
.special-swiper .hd-text{
  display: -webkit-box;    /*弹性伸缩盒子*/
	-webkit-box-orient: vertical; /*子元素垂直排列*/
  width: 9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  white-space: break-spaces;
  margin-bottom: 0.35rem;
  font-size: 14px;
  font-weight: 500;
}
.special-swiper .hd-number{
  font-size: 14px;
  color: #81888E;
}
.special-swiper .hd-content{
  position: relative;
  top: -0.3rem;
}
.special-swiper img{
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 0.2rem;
}
.special-swiper .load-more{
  width: 3.6rem;
  height: 1.4rem;
  line-height: 1.4rem;
  background: #FFEDED;
  border-radius: 0.7rem;
  color: #FF534D;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
}
.swiper-special{
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  border-radius: 0.4rem;
}
#swiper-special .special-swiper{
  width: 100%;
  margin: 0;
  padding: 0.75rem;
  flex-shrink: 0;
}