.line-clamp1[data-v-50e8b88d] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-50e8b88d],
.line-clamp2[data-v-50e8b88d] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}

.line-clamp2[data-v-50e8b88d] {
	-webkit-line-clamp: 2
}

.navigation-container[data-v-50e8b88d] {
	box-shadow: 3px 5px 5px 0 hsla(0, 0%, 62%, .3);
	transition: all .2s linear
}

.navigation-container__hide[data-v-50e8b88d] {
	transition: all .2s;
	width: 20px !important;
	right: 0;
	border-right: 1px solid #e8e8e8;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0
}

.navigation-container__hide[data-v-50e8b88d] :not(.toggle-button):not(.iconjiantouyou) {
	opacity: 0
}

.navigation-container__hide .toggle-button[data-v-50e8b88d] {
	transform: rotate(180deg)
}

.tab-container[data-v-50e8b88d] {
	height: 40px;
	background: #f1f1f1
}

.tab-container div[data-v-50e8b88d] {
	width: 20%;
	height: 40px;
	font-size: 12px;
	color: #333;
	line-height: 36px;
	float: left;
	text-align: center;
	cursor: pointer;
	font-weight: 400;
	border-top: 2px solid transparent;
	border-bottom: 2px solid transparent
}

.tab-container .tab__selected[data-v-50e8b88d] {
	border-top: 2px solid #399ede;
	color: #399ede;
	font-weight: 700;
	background: #fff
}

.traffic-tab-container[data-v-50e8b88d] {
	height: 50px;
	border-bottom: 1px solid #f5f5f6
}

.traffic-tab-container div[data-v-50e8b88d] {
	color: #333;
	line-height: 50px;
	text-align: center;
	float: left;
	cursor: pointer;
	margin-left: 15px
}

.traffic-tab-container .tab__selected[data-v-50e8b88d] {
	color: #399ede;
	font-weight: 700
}

.list-container[data-v-50e8b88d] {
	height: 100%;
	overflow: hidden
}

.list-container .wrapper[data-v-50e8b88d] {
	height: 100%;
	overflow-y: auto;
	position: relative
}

.list-container .empty[data-v-50e8b88d] {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #999;
	background: #fff
}

.list-container .list-item[data-v-50e8b88d] {
	padding: 20px;
	cursor: pointer;
	border-bottom: 1px solid #f4f4f4
}

.list-container .list-item[data-v-50e8b88d]:hover {
	background: #f4f4f4
}

.list-container .list-item .fl[data-v-50e8b88d] {
	font-weight: 700;
	color: #333;
	line-height: 1.3;
	max-width: 210px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all
}

.list-container .list-item .fl i[data-v-50e8b88d] {
	margin-right: 10px
}

.list-container .list-item .desc[data-v-50e8b88d] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	color: #9399a5;
	line-height: 1.3;
	margin-top: 10px;
	margin-left: 24px
}

.list-container .list-item__selected .fl[data-v-50e8b88d],
.list-container .list-item__selected i[data-v-50e8b88d] {
	color: #399ede
}

.toggle-button[data-v-50e8b88d] {
	position: absolute;
	left: -20px;
	top: 235px;
	width: 40px;
	height: 40px;
	background: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	border: 1px solid #f5f5f6;
	color: #9399a5;
	cursor: pointer
}

.garden-info-container[data-v-50e8b88d] {
	padding: 30px 15px;
	border-bottom: 1px solid #f5f5f6
}

.guide[data-v-50e8b88d] {
	color: #9399a5;
	font-size: 12px;
	margin: 20px 20px 10px
}

.panel[data-v-7d92eb6d] .content {
	position: relative;
	min-height: 520px
}

.map[data-v-7d92eb6d] {
	left: 0;
	width: 100%
}

.map[data-v-7d92eb6d],
.navigation-container[data-v-7d92eb6d] {
	position: absolute;
	top: 0;
	height: 510px
}

.navigation-container[data-v-7d92eb6d] {
	right: 0;
	width: 380px;
	background: #fff;
	box-shadow: 3px 5px 5px 0 hsla(0, 0%, 62%, .3)
}

.line-clamp1[data-v-7d92eb6d] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-7d92eb6d],
.line-clamp2[data-v-7d92eb6d] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}

.line-clamp2[data-v-7d92eb6d] {
	-webkit-line-clamp: 2
}

[data-v-7d92eb6d] .panel .map-marker-center-point {
	position: relative;
	width: 14px;
	height: 14px;
	background: #399ede;
	border-radius: 50%
}

[data-v-7d92eb6d] .panel .map-marker-center-label {
	position: relative;
	width: 70px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	background: #399ede;
	border-radius: 4px
}

[data-v-7d92eb6d] .panel .map-marker-center-label .arrow {
	position: absolute;
	bottom: -8px;
	left: 27px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #399ede
}

[data-v-7d92eb6d] .panel .map-marker-location {
	position: relative
}

[data-v-7d92eb6d] .panel .location {
	width: 28px;
	height: 28px;
	font-size: 28px;
	color: #ff5b13
}

[data-v-7d92eb6d] .panel .house {
	position: absolute;
	left: 8px;
	top: 6px;
	font-size: 12px;
	color: #fff
}

[data-v-7d92eb6d] .panel .map-marker-location-tip {
	position: relative;
	color: #333;
	font-weight: 700;
	white-space: nowrap;
	background: #fff;
	border-radius: 4px;
	padding: 10px;
	left: -35%;
	margin-top: -60px;
	z-index: 100
}

[data-v-7d92eb6d] .panel .map-marker-location__selected .location {
	color: #399ede
}

[data-v-7d92eb6d] .panel .map-marker-location__selected .map-marker-location-tip {
	display: block !important
}

[data-v-7d92eb6d] .panel .map-marker-garden-tip .arrow,
[data-v-7d92eb6d] .panel .map-marker-location-tip .arrow {
	position: absolute;
	bottom: -8px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #fff
}

[data-v-7d92eb6d] .panel .anchorBL {
	display: none
}

[data-v-7d92eb6d] .panel .map-marker-garden {
	position: relative
}

[data-v-7d92eb6d] .panel .map-marker-garden-tip {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #333;
	font-weight: 700;
	white-space: nowrap;
	background: #fff;
	border-radius: 4px;
	padding: 10px;
	left: -50%;
	margin-top: -110px;
	z-index: 100
}

[data-v-7d92eb6d] .panel .map-marker-garden-desc {
	font-size: 12px;
	color: #616669;
	margin: 10px 0
}

[data-v-7d92eb6d] .panel .map-marker-garden-price {
	color: #fe615a;
	font-size: 16px
}

[data-v-7d92eb6d] .panel .map-marker-garden-go {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #399ede;
	width: 70px;
	height: 60px;
	border-radius: 2px;
	text-align: center;
	color: #fff !important;
	margin-left: 10px;
	cursor: pointer
}

[data-v-7d92eb6d] .panel .map-marker-location__selected .map-marker-garden-tip {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.line-clamp1[data-v-7dc71b00] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-7dc71b00],
.line-clamp2[data-v-7dc71b00] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}

.line-clamp2[data-v-7dc71b00] {
	-webkit-line-clamp: 2
}

.show-left {
	float: left;
}

.show-right {
	width: 377px;
	margin-top: 60px;
	float: right;
	position: relative;
}

.stick[data-v-7dc71b00] {
	width: 377px;
	z-index: 900;
}

.stick-appointment-house[data-v-7dc71b00] {
	margin-bottom: 20px;
	margin-top: 30px
}

.stick-appointment-house[data-v-7dc71b00] textarea {
	padding: 10px;
	resize: none;
	outline: none
}

.stick-appointment-house[data-v-7dc71b00] .ivu-btn-primary {
	height: 45px
}

.error-tip[data-v-7dc71b00] {
	margin-top: 10px;
	font-size: 12px;
	color: red
}

.send-sms-code-button[data-v-7dc71b00] {
	position: absolute;
	top: 0;
	right: 0;
	height: 36px;
	color: #333;
	line-height: 36px;
	padding: 0 20px;
	cursor: pointer
}

.line-clamp1[data-v-5cfa6194] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-5cfa6194],
.line-clamp2[data-v-5cfa6194] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}

.line-clamp2[data-v-5cfa6194] {
	-webkit-line-clamp: 2
}

.price-container[data-v-5cfa6194] {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #f5f5f6;
	padding-bottom: 17px;
	margin-top: -5px
}

.red-color[data-v-5cfa6194] {
	color: #fe615a
}

.price[data-v-5cfa6194] {
	font-size: 44px;
	font-weight: 700;
}

.price-box[data-v-5cfa6194] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: baseline
}

.price-box .unit-box[data-v-5cfa6194] {
	flex: 0 0 124px;
	margin-left: 5px;
}

.btn-box[data-v-5cfa6194] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex: 0 0 162px
}

.link-square[data-v-5cfa6194] {
	margin-top: 10px;
	margin-right: 10px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #aeaeae;
	border: 1px solid #ddd;
	border-radius: 2px;
	padding: 0 10px;
	cursor: pointer
}

.link-square[data-v-5cfa6194]:hover {
	color: #2f6edd;
	border-color: #2f6edd
}

.info-container[data-v-5cfa6194] {
	border-bottom: 1px solid #f5f5f6;
	padding: 17px 0 0
}

.location-container[data-v-5cfa6194] {
	border-bottom: 1px solid #f5f5f6;
	padding: 16px 0;
	color: #394043;
	font-weight: 400
}

.location-container .location-text[data-v-5cfa6194] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4;
	margin-top: -1px
}

[data-v-5cfa6194] .label-text .text {
	margin-left: 20px !important;
	line-height: 15px !important;
}

.consult-container[data-v-5cfa6194] {
	margin-top: 23px
}
.line-clamp1[data-v-172e1c5d]{
	line-height: 15px !important;
}
.broker[data-v-5cfa6194] {
	margin-top: 16px
}

.ad-view[data-v-5cfa6194] {
	position: absolute;
	bottom: 0;
	width: 460px;
	height: 68px;
	overflow: hidden
}

.nearest[data-v-5cfa6194] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.nearest .nearest-text[data-v-5cfa6194] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all
}

.nearest-item[data-v-5cfa6194] {
	font-size: 14px;
	line-height: 2
}

.text-more[data-v-5cfa6194] {
	color: #2f6edd;
	font-size: 12px;
	line-height: 14px;
	margin-left: 10px;
	min-width: 30px
}

.line-clamp1[data-v-13cc75fc] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-13cc75fc],
.line-clamp2[data-v-13cc75fc] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}

.line-clamp2[data-v-13cc75fc] {
	-webkit-line-clamp: 2
}

.title-container[data-v-13cc75fc] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center
}

.title-container .tag[data-v-13cc75fc] {
	display: inline-block;
	padding: 6px 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #6a8ea7;
	background: #edf3fc
}

.content[data-v-13cc75fc] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.content .right[data-v-13cc75fc] {
	margin-left: 30px;
	flex: 1
}

.share-tag[data-v-13cc75fc] {
	display: inline-block;
	width: 84px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #59cb9b;
	color: #fff;
	font-size: 12px;
	border-radius: 2px;
	vertical-align: top
}

.line-clamp1[data-v-79e85726] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-79e85726],
.line-clamp2[data-v-79e85726] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}

.line-clamp2[data-v-79e85726] {
	-webkit-line-clamp: 2
}

.single-title-box[data-v-79e85726] {
	margin-bottom: 30px
}

.single-title-box .title[data-v-79e85726] {
	color: #333;
	font-size: 22px;
	font-weight: 700
}

.title-box[data-v-79e85726] {
	margin-bottom: 40px;
	padding-bottom: 34px;
	border-bottom: 1px solid #eee
}

.title-box .title[data-v-79e85726] {
	color: #9399a5;
	font-size: 22px;
	font-weight: 700;
	margin-right: 40px;
	padding-bottom: 25px;
	cursor: pointer
}

.title-box .active[data-v-79e85726] {
	color: #333;
	border-bottom: 5px solid #2f6edd
}

.tab-item[data-v-79e85726] {
	width: 101px;
	height: 54px;
	text-align: center;
	font-size: 14px;
	color: #9399a5;
	background-color: #f7f8fa;
	cursor: pointer
}

.tab-item .tab-content[data-v-79e85726] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	padding: 10px 6px;
	margin-top: 10px
}

.tab-item:not(:last-child) .tab-content[data-v-79e85726] {
	border-right: 1px solid #e5e5e5
}

.tab-item.cur[data-v-79e85726] {
	background-color: #2f6edd;
	color: #fff
}

.tab-item.cur .tab-content[data-v-79e85726] {
	border-right: none
}

[data-v-79e85726] .ivu-table-wrapper {
	border: none;
	margin-top: 15px
}

[data-v-79e85726] .ivu-table-overflowX,
[data-v-79e85726] .ivu-table-tip {
	overflow-x: hidden
}

[data-v-79e85726] .ivu-table th {
	background: transparent;
	border: none
}

[data-v-79e85726] .ivu-table td {
	border: none;
	cursor: pointer
}

[data-v-79e85726] .ivu-table:after,
[data-v-79e85726] .ivu-table:before {
	display: none
}

[data-v-79e85726] .ivu-table-cell {
	padding: 20px 0 0;
	font-size: 14px;
	color: #333
}

[data-v-79e85726] .ivu-table-wrapper>.ivu-spin-fix {
	border: none
}

.typeStyle[data-v-79e85726] {
	line-height: 1.2;
	padding: 0 10px;
	font-size: 14px
}

.text-box[data-v-79e85726],
.typeStyle[data-v-79e85726] {
	display: inline-block;
	width: 100%
}

.price-box[data-v-79e85726] {
	width: 140px;
	float: right;
	text-align: left
}

.blue[data-v-79e85726] {
	color: #009bda
}

.pink[data-v-79e85726] {
	color: #fe615a
}

.price[data-v-79e85726] {
	position: relative;
	line-height: 22px
}

.del[data-v-79e85726] {
	text-decoration: line-through;
	color: #9399a5
}

.load-more[data-v-79e85726] {
	display: block;
	width: 320px;
	height: 50px;
	margin: 40px auto 0;
	text-align: center;
	border-radius: 2px;
	border-color: #ededed;
	color: #333;
	font-size: 14px
}

.load-more[data-v-79e85726]:hover {
	color: #009bda;
	border-color: #009bda
}

.img-box[data-v-79e85726] {
	position: relative;
	width: 100px;
	height: 70px;
	margin: 0 auto
}

.img-box .rent[data-v-79e85726] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(46, 46, 46, .42)
}

.img-box .rent .rent-tag[data-v-79e85726] {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(-20deg);
	width: 54px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #fff
}

.img-box .good-tag[data-v-79e85726],
.img-box .rent .rent-tag[data-v-79e85726] {
	position: absolute;
	color: #fff;
	font-weight: 700
}

.img-box .good-tag[data-v-79e85726] {
	top: 3px;
	left: -3px;
	width: 60px;
	height: 26px;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	background: url(../img/ABrDAMg+aeyiIYa7SInhf+AkuT+z71q7VvAAAAAElFTkSuQmCC) no-repeat 0 0
}

.img-box .good-tag[data-v-79e85726],
.img-box .video-tag[data-v-79e85726] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all
}

.img-box .video-tag[data-v-79e85726] {
	position: absolute;
	bottom: 3px;
	left: 5px;
	width: 14px;
	height: 16px;
	color: #fff;
	font-weight: 700
}

.line-clamp1[data-v-44fdedfe] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-44fdedfe],
.line-clamp2[data-v-44fdedfe] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}

.line-clamp2[data-v-44fdedfe] {
	-webkit-line-clamp: 2
}

.item-container[data-v-44fdedfe] {
	position: relative;
	width: 272px;
	border-radius: 4px;
	float: left
}

.item-container[data-v-44fdedfe] .image-view-container img {
	border-radius: 2px
}

.item-container .garden-content[data-v-44fdedfe] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 18px
}

.item-container .garden-content .name[data-v-44fdedfe] {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	color: #262626
}

.item-container .garden-content .info[data-v-44fdedfe] {
	line-height: 2;
	font-size: 14px;
	color: #979da8
}

.item-container .garden-content .price[data-v-44fdedfe] {
	color: #2f6edd;
	font-size: 22px;
	line-height: 1.5;
	font-weight: 700
}

.item-container+.item-container[data-v-44fdedfe] {
	margin-left: 20px
}

.line-clamp1[data-v-09950828] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-09950828],
.line-clamp2[data-v-09950828] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}

.line-clamp2[data-v-09950828] {
	-webkit-line-clamp: 2
}

.building-info[data-v-09950828] .content {
	width: 660px;
	border-top: 1px solid #f5f5f6;
	padding-top: 20px;
	margin-top: -20px
}

.building-info .item-info .name[data-v-09950828] {
	width: 122px;
	text-align: left;
	font-size: 14px;
	color: #979da8;
	line-height: 20px
}

.building-info .item-info .info[data-v-09950828] {
	display: inline-block;
	font-size: 14px;
	color: #333;
	width: 535px;
	text-align: left;
	margin-bottom: 14px;
	border-bottom: 1px solid #f5f5f6
}

.line-clamp1[data-v-7910cf2f] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-7910cf2f],
.line-clamp2[data-v-7910cf2f] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}

.line-clamp2[data-v-7910cf2f] {
	-webkit-line-clamp: 2
}

.navigation[data-v-7910cf2f] {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 50px;
	background: #f7f8fa;
	box-shadow: 0 3px 8px 0 hsla(0, 0%, 74.9%, .3);
	font-size: 16px;
	line-height: 50px
}

.navigation span[data-v-7910cf2f] {
	cursor: pointer
}

.navigation span+span[data-v-7910cf2f] {
	margin-left: 40px
}

.navigation .menu-item__selected[data-v-7910cf2f] {
	color: #2f6edd;
	font-weight: 700
}

.line-clamp1[data-v-59a8c136] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-59a8c136],
.line-clamp2[data-v-59a8c136] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}

.line-clamp2[data-v-59a8c136] {
	-webkit-line-clamp: 2
}

.related-suggestion-box[data-v-59a8c136] {
	width: 1150px;
	margin: 53px auto 0
}

.related-suggestion-box h3[data-v-59a8c136] {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	cursor: pointer
}

.ivu-icon[data-v-59a8c136] {
	margin-left: 10px;
	font-size: 18px
}

.suggestion-list[data-v-59a8c136] {
	margin-top: 15px
}

.suggestion-list a[data-v-59a8c136] {
	padding: 5px 10px;
	font-size: 12px;
	color: #9399a5;
	max-width: 124px;
	height: 33px;
	line-height: 33px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all
}

.dn[data-v-59a8c136] {
	display: none
}

.line-clamp1[data-v-28567c8a] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-28567c8a],
.line-clamp2[data-v-28567c8a] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}

.line-clamp2[data-v-28567c8a] {
	-webkit-line-clamp: 2
}

.brand-box[data-v-28567c8a] {
	margin-bottom: 40px;
	padding-bottom: 34px;
	border-bottom: 1px solid #eee
}

.brand-box .brand[data-v-28567c8a] {
	color: #9399a5;
	font-size: 22px;
	font-weight: 700;
	margin-right: 40px;
	padding-bottom: 25px;
	cursor: pointer
}

.brand-box .active[data-v-28567c8a] {
	color: #333;
	border-bottom: 5px solid #2f6edd
}

.build-tab[data-v-28567c8a] {
	margin-bottom: 10px
}

.tab-item[data-v-28567c8a] {
	width: 101px;
	height: 60px;
	padding: 15px 0;
	text-align: center;
	font-size: 14px;
	color: #9399a5;
	background-color: #f7f8fa;
	cursor: pointer
}

.tab-item .tab-content p[data-v-28567c8a] {
	margin-top: 3px
}

.tab-item:not(:last-child) .tab-content[data-v-28567c8a] {
	border-right: 1px solid #e5e5e5
}

.tab-item.cur[data-v-28567c8a] {
	background-color: #2f6edd;
	color: #fff
}

.tab-item.cur .tab-content[data-v-28567c8a] {
	border-right: none
}

[data-v-28567c8a] .ivu-table-wrapper {
	border: none
}

[data-v-28567c8a] .ivu-table th {
	background: transparent;
	border-color: #f5f5f6
}

[data-v-28567c8a] .ivu-table td {
	border: none;
	cursor: pointer
}

[data-v-28567c8a] .ivu-table .ivu-table-row:first-child td {
	padding-top: 14px
}

[data-v-28567c8a] .ivu-table:after,
[data-v-28567c8a] .ivu-table:before {
	display: none
}

[data-v-28567c8a] .ivu-table-cell {
	padding: 0;
	font-size: 14px;
	color: #333
}

[data-v-28567c8a] .ivu-table-wrapper>.ivu-spin-fix {
	border: none
}

.typeStyle[data-v-28567c8a] {
	line-height: 1.2;
	padding: 0 20px;
	font-size: 18px
}

.text-box[data-v-28567c8a],
.typeStyle[data-v-28567c8a] {
	display: inline-block;
	width: 100%
}

.text-box[data-v-28567c8a] {
	text-align: center
}

.price-box[data-v-28567c8a] {
	width: 140px;
	float: right;
	text-align: left
}

.blue[data-v-28567c8a] {
	color: #009bda
}

.pink[data-v-28567c8a] {
	color: #fe615a
}

.price[data-v-28567c8a] {
	line-height: 22px
}

.price[data-v-28567c8a],
.tag[data-v-28567c8a] {
	position: relative
}

.tag[data-v-28567c8a] {
	float: right;
	margin-right: 10px;
	display: inline-block;
	padding: 4px 5px;
	color: #fff;
	background: -webkit-gradient(linear, left top, right top, from(#ff8a56), to(#fe723b));
	background: -o-linear-gradient(left, #ff8a56, #fe723b);
	background: linear-gradient(90deg, #ff8a56, #fe723b);
	border-radius: 2px;
	font-size: 12px;
	line-height: 1;
	vertical-align: top
}

.tag[data-v-28567c8a]:after {
	content: "";
	position: absolute;
	right: -8px;
	top: 7px;
	border: 4px solid transparent;
	border-left-color: #fe723b
}

.del[data-v-28567c8a] {
	text-decoration: line-through;
	color: #9399a5
}

.load-more[data-v-28567c8a] {
	display: block;
	width: 320px;
	height: 50px;
	margin: 40px auto 0;
	text-align: center;
	border-radius: 2px;
	border-color: #ededed;
	color: #333;
	font-size: 14px
}

.load-more[data-v-28567c8a]:hover {
	color: #009bda;
	border-color: #009bda
}

.img-box[data-v-28567c8a] {
	position: relative;
	width: 100px;
	height: 70px;
	margin: 0 auto
}

.img-box .rent[data-v-28567c8a] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(46, 46, 46, .42)
}

.img-box .rent .rent-tag[data-v-28567c8a] {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(-20deg);
	width: 54px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #fff;
	color: #fff;
	font-weight: 700
}

.line-clamp1[data-v-327ef3ae] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-327ef3ae],
.line-clamp2[data-v-327ef3ae] {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}

.line-clamp2[data-v-327ef3ae] {
	-webkit-line-clamp: 2
}

.title[data-v-327ef3ae] {
	color: #333;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 32px
}

.info_hxli {
	display: flex;
}

.houseTypeList li.cur a {
	background-color: #2f6edd;
	color: #fff;
}

.houseTypeList li a {
	display: block;
	width: 101px;
	/* padding: 16px 0; */
	text-align: center;
	font-size: 14px;
	color: #9399a5;
	background-color: #f7f8fa;
	cursor: pointer;
}

.houseTypeList li a p {
	margin-top: 5px;
}

.houseTypeList li a span {
	display: block;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
}

.houseListBox {
	padding: 15px 0 10px 0;
}

.houseList {
	width: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.houseList tr th {
	text-align: center;
	font-weight: normal;
	padding: 10px 0;
	background: #f5f5f5;
	font-size: 14px;
	color: #666;
}

.houseList tr th:first-child {
	padding-left: 16px;
}

.houseList #RoomData {
	display: none;
}

.houseList tr td {

	height: 85px;
	padding: 8px 0px;
	color: #333;
	font-size: 13px;
	border-bottom: 1px solid #f5f5f5;
	text-align: center;
	vertical-align: middle;
	line-height: 0;
}

.houseList tr td:first-child {
	width: 100px;
}

.m_imgauto {
	width: 100px;
	height: 70px;
	display: flex;
	overflow: hidden;
	align-items: center;
}

.houseList tr td img {
	width: 100%;
	height: 100%;
}

.houseList tr td:nth-child(2) {
	width: 180px;
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	color: rgba(0, 0, 0, 0.85);
}

.houseList tr td:nth-child(3) {
	width: 100px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
}

.houseList tr td:nth-child(4)>span {
	width: 200px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	color: #009bda;
}

.houseList tr td:nth-child(5)>span {
	width: 90px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	color: #009bda;
}

.moreHouse .moreHouseBtn {
	display: block;
	width: 320px;
	height: 50px;
	margin: 40px auto 0;
	text-align: center;
	border-radius: 2px;
	border-color: #ededed;
	color: #333;
	font-size: 14px;
	line-height: 50px;
	border: 1px solid #dcdee2;
}

.moreHouse .moreHouseBtn:hover {
	color: #009bda;
	border-color: #009bda;
}

.condition {
	display: contents !important;
}

.fixed {
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left: 200px;
	z-index: 999;
}

.absolut {
	position: absolute;
	bottom: 30px;
	right: 0px;
	z-index: 999;
}