.line-clamp1[data-v-fbd38b3e] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-fbd38b3e],
.line-clamp2[data-v-fbd38b3e] {
	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-fbd38b3e] {
	-webkit-line-clamp: 2
}

.navigation-container[data-v-fbd38b3e] {
	box-shadow: 3px 5px 5px 0 hsla(0, 0%, 62%, .3);
	transition: all .2s linear
}
.panel[data-v-a762d942] {
    margin-top: 60px;
}
.panel .title[data-v-a762d942] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #333;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 40px;
}
.navigation-container__hide[data-v-fbd38b3e] {
	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-fbd38b3e] :not(.toggle-button):not(.iconjiantouyou) {
	opacity: 0
}

.navigation-container__hide .toggle-button[data-v-fbd38b3e] {
	transform: rotate(180deg)
}

.tab-container[data-v-fbd38b3e] {
	height: 40px;
	background: #f1f1f1
}

.tab-container div[data-v-fbd38b3e] {
	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-fbd38b3e] {
	border-top: 2px solid #399ede;
	color: #399ede;
	font-weight: 700;
	background: #fff
}

.traffic-tab-container[data-v-fbd38b3e] {
	height: 50px;
	border-bottom: 1px solid #f5f5f6
}

.traffic-tab-container div[data-v-fbd38b3e] {
	color: #333;
	line-height: 50px;
	text-align: center;
	float: left;
	cursor: pointer;
	margin-left: 15px
}

.traffic-tab-container .tab__selected[data-v-fbd38b3e] {
	color: #399ede;
	font-weight: 700
}

.list-container[data-v-fbd38b3e] {
	height: 100%;
	overflow: hidden
}

.list-container .wrapper[data-v-fbd38b3e] {
	height: 100%;
	overflow-y: auto;
	position: relative
}

.list-container .empty[data-v-fbd38b3e] {
	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-fbd38b3e] {
	padding: 20px;
	cursor: pointer;
	border-bottom: 1px solid #f4f4f4
}

.list-container .list-item[data-v-fbd38b3e]:hover {
	background: #f4f4f4
}

.list-container .list-item .fl[data-v-fbd38b3e] {
	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-fbd38b3e] {
	margin-right: 10px
}

.list-container .list-item .desc[data-v-fbd38b3e] {
	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-fbd38b3e],
.list-container .list-item__selected i[data-v-fbd38b3e] {
	color: #399ede
}

.toggle-button[data-v-fbd38b3e] {
	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-fbd38b3e] {
	padding: 30px 15px;
	border-bottom: 1px solid #f5f5f6
}

.guide[data-v-fbd38b3e] {
	color: #9399a5;
	font-size: 12px;
	margin: 20px 20px 10px
}

.panel[data-v-de680c9a] .content {
	position: relative;
	min-height: 520px
}

.map[data-v-de680c9a] {
	left: 0;
	width: 100%
}

.map[data-v-de680c9a],
.navigation-container[data-v-de680c9a] {
	position: absolute;
	top: 0;
	height: 510px
}

.navigation-container[data-v-de680c9a] {
	right: 0;
	width: 380px;
	background: #fff;
	box-shadow: 3px 5px 5px 0 hsla(0, 0%, 62%, .3)
}

.line-clamp1[data-v-de680c9a] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-de680c9a],
.line-clamp2[data-v-de680c9a] {
	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-de680c9a] {
	-webkit-line-clamp: 2
}

[data-v-de680c9a] .panel .map-marker-center-point {
	position: relative;
	width: 14px;
	height: 14px;
	background: #399ede;
	border-radius: 50%
}

[data-v-de680c9a] .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-de680c9a] .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-de680c9a] .panel .map-marker-location {
	position: relative
}

[data-v-de680c9a] .panel .location {
	width: 28px;
	height: 28px;
	font-size: 28px;
	color: #ff5b13
}

[data-v-de680c9a] .panel .house {
	position: absolute;
	left: 8px;
	top: 6px;
	font-size: 12px;
	color: #fff
}

[data-v-de680c9a] .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-de680c9a] .panel .map-marker-location__selected .location {
	color: #399ede
}

[data-v-de680c9a] .panel .map-marker-location__selected .map-marker-location-tip {
	display: block !important
}

[data-v-de680c9a] .panel .map-marker-garden-tip .arrow,
[data-v-de680c9a] .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-de680c9a] .panel .anchorBL {
	display: none
}

[data-v-de680c9a] .panel .map-marker-garden {
	position: relative
}

[data-v-de680c9a] .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-de680c9a] .panel .map-marker-garden-desc {
	font-size: 12px;
	color: #616669;
	margin: 10px 0
}

[data-v-de680c9a] .panel .map-marker-garden-price {
	color: #fe615a;
	font-size: 16px
}

[data-v-de680c9a] .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-de680c9a] .panel .map-marker-location__selected .map-marker-garden-tip {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.line-clamp1[data-v-0279fc5c] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-0279fc5c],
.line-clamp2[data-v-0279fc5c] {
	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-0279fc5c] {
	-webkit-line-clamp: 2
}

.office-base-info[data-v-0279fc5c] .content {
	width: 660px;
	border-top: 1px solid #f5f5f6;
	padding-top: 20px;
	margin-top: -20px
}

.office-base-info .item-info .name[data-v-0279fc5c] {
	width: 125px;
	text-align: left;
	font-size: 14px;
	color: #979da8;
	line-height: 20px
}

.office-base-info .item-info .info[data-v-0279fc5c] {
	font-size: 14px;
	color: #333;
	width: 535px;
	text-align: left;
	margin-bottom: 14px;
	border-bottom: 1px solid #f5f5f6
}

.office-base-info .item-info .info .item[data-v-0279fc5c] {
	display: inline-block;
	width: 50%;
	float: left
}

.line-clamp1[data-v-cb7f59c0] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-cb7f59c0],
.line-clamp2[data-v-cb7f59c0] {
	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-cb7f59c0] {
	-webkit-line-clamp: 2
}

.room-evaluation[data-v-cb7f59c0] {
	position: relative
}

.evaluation-item[data-v-cb7f59c0]:not(last-child) {
	border-bottom: 1px solid #eee;
	padding-bottom: 18px
}

.evaluation-item+.evaluation-item[data-v-cb7f59c0] {
	margin-top: 25px
}

.evaluation-item[data-v-cb7f59c0] {
	font-size: 14px
}

.evaluation-item .name[data-v-cb7f59c0] {
	width: 125px;
	color: #979da8
}

.info[data-v-cb7f59c0] {
	width: 578px;
	line-height: 1.5
}

.label[data-v-cb7f59c0] {
	display: inline-block;
	width: 70px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	margin: 6px 6px 6px 0
}

.characteristics[data-v-cb7f59c0] {
	margin-bottom: 14px
}

.characteristics .label[data-v-cb7f59c0] {
	margin-right: 55px
}

.color0[data-v-cb7f59c0] {
	background-color: #ebf5fc;
	color: #399ede
}

.color1[data-v-cb7f59c0] {
	background-color: #e1f5ed;
	color: #33be85
}

.color2[data-v-cb7f59c0] {
	background-color: #ffece8;
	color: #ff8062
}

.color3[data-v-cb7f59c0] {
	background-color: #e8eefd;
	color: #638ff9
}

.check-all[data-v-cb7f59c0] {
	color: #00a0e9;
	cursor: pointer
}

.flex[data-v-cb7f59c0] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center
}

[data-v-cb7f59c0] .img-error-text i {
	font-size: 12px
}

[data-v-cb7f59c0] .img-error-text span {
	margin-left: 0
}

.broker[data-v-cb7f59c0] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 23px 0
}

.broker+.broker[data-v-cb7f59c0] {
	border-top: 1px solid #eee
}

.broker .content[data-v-cb7f59c0] {
	flex: 1;
	position: relative;
	margin-top: 10px
}

.broker .photo[data-v-cb7f59c0] {
	height: 60px;
	margin-right: 22px;
	border-radius: 50%
}

.broker .name[data-v-cb7f59c0] {
	font-size: 22px;
	color: #333;
	font-weight: 700
}

.broker .logo[data-v-cb7f59c0] {
	padding: 4px;
	margin: 0 9px 0 8px;
	background-color: #f7f7f9;
	border-radius: 2px;
	color: #99a1af
}

.broker .phone-box[data-v-cb7f59c0] {
	color: #009fe9;
	font-weight: 700;
	font-size: 20px;
	font-family: DINOT
}

.broker .advisory[data-v-cb7f59c0] {
	width: 70px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin-left: 12px;
	text-align: center;
	background: #009fe9;
	color: #fff;
	border: none;
	font-size: 14px;
	border-radius: 4px
}

.broker .p-text[data-v-cb7f59c0] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.4;
	margin-left: -8px;
	margin-top: 18px
}

.broker .p-text .p-title[data-v-cb7f59c0] {
	display: block;
	width: 84px
}

.broker .p-text .p-desc[data-v-cb7f59c0] {
	flex: 1
}

.broker .comment-content[data-v-cb7f59c0] {
	position: relative
}

.broker .switch-btn[data-v-cb7f59c0] {
	margin-top: 21px;
	float: right;
	color: #00a0e9;
	font-size: 12px;
	cursor: pointer
}

.broker .switch-btn .icon[data-v-cb7f59c0] {
	margin-left: 5px
}

.broker .expand-btn[data-v-cb7f59c0] {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 19px;
	padding-left: 10px;
	background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, .8)), to(#fff));
	background: -o-linear-gradient(left, hsla(0, 0%, 100%, .8), #fff);
	background: linear-gradient(90deg, hsla(0, 0%, 100%, .8), #fff)
}

.broker .qr-box[data-v-cb7f59c0] {
	position: absolute;
	top: 0;
	right: 70px;
	width: 156px;
	height: 160px;
	padding-top: 15px;
	background: #fff;
	color: #b6b6b6;
	box-shadow: 1px 2px 8px 0 hsla(0, 0%, 83.1%, .7);
	border-radius: 2px;
	text-align: center;
	font-size: 12px;
	z-index: 1
}

.broker .qr-box .qr[data-v-cb7f59c0] {
	width: 120px;
	height: 120px;
	margin: 0 auto 6px
}

.show-more[data-v-cb7f59c0] {
	margin-top: 21px;
	text-align: center;
	color: #9399a5;
	font-size: 12px
}

.show-more span[data-v-cb7f59c0] {
	cursor: pointer
}

.show-more .icon[data-v-cb7f59c0] {
	margin-left: 8px
}

.consult[data-v-cb7f59c0] {
	width: 70px;
	padding: 3px 0;
	margin-left: 10px;
	border-radius: 4px;
	border-color: #009bda;
	color: #009bda;
	font-size: 14px;
	font-weight: 700
}

.line-clamp1[data-v-48dcdbd1] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-48dcdbd1],
.line-clamp2[data-v-48dcdbd1] {
	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-48dcdbd1] {
	-webkit-line-clamp: 2
}

.building-reference[data-v-48dcdbd1] {
	position: relative
}

.building-reference .content-box[data-v-48dcdbd1] {
	text-align: center
}

.base-info[data-v-48dcdbd1] {
	margin-left: 40px;
	text-align: left;
	max-width: 470px
}

.base-info .build-text[data-v-48dcdbd1] {
	line-height: 14px;
	margin-bottom: 7px
}

.base-info .build-price[data-v-48dcdbd1] .text {
	color: #00a0e9;
	font-weight: 700
}

[data-v-48dcdbd1] .label-text .title {
	line-height: 20px
}

[data-v-48dcdbd1] .label-text .text {
	line-height: 1.5
}

.check-link[data-v-48dcdbd1] {
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 12px;
	color: #979da8
}

.check-link[data-v-48dcdbd1]:hover {
	color: #009bda
}

.line-clamp1[data-v-3be1cbae] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-3be1cbae],
.line-clamp2[data-v-3be1cbae] {
	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-3be1cbae] {
	-webkit-line-clamp: 2
}

.stick-appointment-house[data-v-3be1cbae] {
	margin-bottom: 20px;
	margin-top: 30px
}

.stick-appointment-house[data-v-3be1cbae] textarea {
	padding: 10px;
	resize: none;
	outline: none
}

.stick-appointment-house[data-v-3be1cbae] .ivu-btn-primary {
	height: 45px
}

.error-tip[data-v-3be1cbae] {
	margin-top: 10px;
	font-size: 12px;
	color: red
}

.send-sms-code-button[data-v-3be1cbae] {
	position: absolute;
	top: 0;
	right: 0;
	height: 36px;
	color: #333;
	line-height: 36px;
	padding: 0 20px;
	cursor: pointer
}

.line-clamp1[data-v-054559dd] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-054559dd],
.line-clamp2[data-v-054559dd] {
	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-054559dd] {
	-webkit-line-clamp: 2
}

.good-house[data-v-054559dd] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
	font-size: 14px
}

.good-house .good-tag[data-v-054559dd] {
	font-size: 16px;
	border-radius: 2px 0 0 2px;
	font-weight: 700;
	color: #fff;
	padding: 4px 8px;
	line-height: 26px;
	background: -o-linear-gradient(120deg, #fd7629, #fc561f);
	background: linear-gradient(-30deg, #fd7629, #fc561f)
}

.good-house .good-tag .good-house-you[data-v-054559dd] {
	width: 23px;
	height: 22px;
	vertical-align: middle;
	margin-right: 4px;
	margin-top: -5px
}

.good-house .good-text[data-v-054559dd] {
	text-align: right;
	color: #333;
	flex: 1;
	background: #f2f3f6;
	padding: 4px 14px 4px 19px;
	border-radius: 0 2px 2px 0;
	line-height: 26px
}

.good-house .good-text .good-house-gou[data-v-054559dd] {
	width: 11px;
	height: 8px;
	vertical-align: middle;
	margin: 0 3px 0 16px
}

.price-container[data-v-054559dd] {
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #f5f5f6;
	padding-bottom: 24px;
	margin-top: -5px
}

.price-container .price[data-v-054559dd],
.price-container[data-v-054559dd] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.price-container .consult-box[data-v-054559dd] {
	margin-left: 20px;
	margin-top: 6px
}

.red-color[data-v-054559dd] {
	color: #fe615a
}

.room-price[data-v-054559dd] {
	font-size: 44px;
	font-weight: 700
}

.desc-container[data-v-054559dd] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #f5f5f6;
	padding: 24px 0
}

.desc-container .tip[data-v-054559dd] {
	color: #979da8;
	margin-top: 12px
}

.location-container[data-v-054559dd] {
	border-bottom: 1px solid #f5f5f6;
	padding: 24px 0;
	color: #394043;
	font-weight: 400
}

.broker[data-v-054559dd],
.consult-container[data-v-054559dd] {
	margin-top: 24px
}

.ad-view[data-v-054559dd] {
	width: 460px;
	height: 68px;
	margin-top: 35px;
	overflow: hidden
}

.nearest[data-v-054559dd] {
	height: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 50px;
	position: relative;
	line-height: 1.2
}

.nearest .nearest-text[data-v-054559dd] {
	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-more[data-v-054559dd] {
	position: absolute;
	right: 0;
	top: 0;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #00a0e9;
	font-size: 12px
}

.nearest-item[data-v-054559dd] {
	font-size: 14px;
	line-height: 2
}

.location-text[data-v-054559dd] {
	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
}

.ad[data-v-054559dd] {
	position: absolute !important;
	bottom: 0
}

.has-good-house .ad[data-v-054559dd] {
	position: static;
	margin-top: 30px
}

.line-clamp1[data-v-262b7110] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-262b7110],
.line-clamp2[data-v-262b7110] {
	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-262b7110] {
	-webkit-line-clamp: 2
}

.title-container[data-v-262b7110] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center
}

.title-container .tag[data-v-262b7110] {
	display: inline-block;
	padding: 6px 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #6a8ea7;
	background: #edf3fc
}

.content[data-v-262b7110] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 20px
}

.content .right[data-v-262b7110] {
	margin-left: 30px;
	flex: 1
}

.line-clamp1[data-v-09ab034d] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-09ab034d],
.line-clamp2[data-v-09ab034d] {
	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-09ab034d] {
	-webkit-line-clamp: 2
}

.item-container[data-v-09ab034d] {
	position: relative;
	width: 272px;
	border-radius: 4px;
	float: left
}

.item-container[data-v-09ab034d] .image-view-container img {
	border-radius: 2px
}

.item-container .garden-content[data-v-09ab034d] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 18px
}

.item-container .garden-content .name[data-v-09ab034d] {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	color: #262626
}

.item-container .garden-content .price[data-v-09ab034d] {
	margin-top: 10px;
	color: #4ca7e0;
	font-size: 22px;
	font-weight: 700
}

.item-container+.item-container[data-v-09ab034d] {
	margin-left: 20px
}

.line-clamp1[data-v-50e1e61e] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-50e1e61e],
.line-clamp2[data-v-50e1e61e] {
	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-50e1e61e] {
	-webkit-line-clamp: 2
}

.navigation[data-v-50e1e61e] {
	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-50e1e61e] {
	cursor: pointer
}

.navigation span+span[data-v-50e1e61e] {
	margin-left: 40px
}

.navigation .menu-item__selected[data-v-50e1e61e] {
	color: #00a0e9;
	font-weight: 700
}

.line-clamp1[data-v-66e44765] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-66e44765],
.line-clamp2[data-v-66e44765] {
	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-66e44765] {
	-webkit-line-clamp: 2
}

.related-suggestion-box[data-v-66e44765] {
	width: 1150px;
	margin: 53px auto 0
}

.related-suggestion-box h3[data-v-66e44765] {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	cursor: pointer
}

.ivu-icon[data-v-66e44765] {
	margin-left: 10px;
	font-size: 18px
}

.suggestion-list[data-v-66e44765] {
	margin-top: 15px
}

.suggestion-list a[data-v-66e44765] {
	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-66e44765] {
	display: none
}

.line-clamp1[data-v-2f4ff2be] {
	-webkit-line-clamp: 1
}

.line-clamp1[data-v-2f4ff2be],
.line-clamp2[data-v-2f4ff2be] {
	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-2f4ff2be] {
	-webkit-line-clamp: 2
}

.title[data-v-2f4ff2be] {
	color: #333;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 32px
}
