.topInner {
	display: none;
}

.map-house {
	height: 100vh;
}

.map-house .sel-house {
	background: #04A4AA;
	width: 56px;
	text-align: center;
	height: 100%;
}

.map-house .sel-house li {
	line-height: 56px;
	cursor: pointer;
}

.map-house .sel-house li img {
	vertical-align: middle;
}

.map-house .sel-house li.active {
	background: #057D82;
}

.map-house .sel-house li:hover {
	background: #057D82;
}

.map-house .house-list {
	padding: 16px 24px 16px 16px;
	box-sizing: border-box;
	height: 100%;
	width:522px;
}

.map-house .house-list .search input {
	width: 415px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 2px;
	line-height: 30px;
	padding: 0 8px;
	box-sizing: border-box;
}

.map-house .house-list .btn-search {
	display: inline-block;
	padding: 0 16px;
	background: #04A4AA;
	border: 1px solid #04A4AA;
	border-radius: 0 2px 2px 0;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}

.map-house .house-list .screen {
	border-top: 2px solid #04A4AA;
	margin: 24px 0 0;
}

.map-house .house-list .screen .sort {
	padding: 0 0 0 8px;
}

.map-house .house-list .screen .sort p {
	margin: 5px 40px 0 0;
	font-size: 14px;
	color: rgba(3, 0, 0, 0.40);
	line-height: 22px;
	cursor: pointer;
}

.map-house .house-list .screen .sort p i {
	font-size:12px;color:#ccc;
}

.map-house .house-list .screen .sort .active {
	color: #04A4AA;
}
.map-house .house-list .screen .sort .active i {
	color: #04A4AA;
}
.map-house .house-list .sel {
	margin: 13px -8px 0;
	font-size:0;
}

.map-house .house-list .sel .layui-form {
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 8px;
	display:inline-block;
	font-size:14px;
}

.map-house .house-list .sel .layui-form .layui-form-select{
	width: 100%;
	height: 32px;
	border-radius: 2px;
}

.map-house .house-list .sel .layui-form .layui-form-select .layui-input{
	height:32px;
}

.map-house .house-list .sel .layui-form .layui-input-block {
	margin-left:0;
	min-height:32px;
}

.map-house .house-list .sel .layui-form .layui-form-item{
	margin-bottom: 0;
}

.map-house .house-list .sel .layui-form .layui-form-select dl dd.layui-this {
	background-color: #04A4AA;
}

.map-house .house-list .list {
	height: calc(100vh - 179px);
	overflow-y: auto;
}

.map-house .house-list .list::-webkit-scrollbar {
	width: 11px;
	height: 40px;
	background: #E7ECF2;
	padding: 0 16px;
	border-radius: 8px;
}

.map-house .house-list .list::-webkit-scrollbar-thumb {
	margin: auto;
	background: #ccc;
	border-radius: 8px;
	height: 40px;
}


.map-house .house-list .list .wrap:first-child {
	padding-bottom: 24px;
}

.map-house .house-list .list .wrap+.wrap {
	padding: 24px 0;
}

.map-house .house-list .list .wrap+.wrap::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	right: 6px;
	height: 2px;
	background: #E7ECF2;
}

.map-house .house-list .list .wrap .gr,
.map-house .house-list .list .wrap .jjr {
	border-radius: 4px 0 4px 0;
	line-height: 22px;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	z-index: 1;
	left: 0;
	top: 0;
}

.map-house .house-list .list .wrap .gr {
	background-image: linear-gradient(251deg, #55E884 3%, #25C289 75%);
}

.map-house .house-list .list .wrap .jjr {
	background-image: linear-gradient(245deg, #FFD073 10%, #C89F55 99%);
}

.map-house .house-list .list {
	margin: 17px 0 0;
	width: 100%;
}

.map-house .house-list .list .block-layout {
	width: 170px;
	height: 128px;
	padding: 0;
	margin: 0 8px 0 0;
}

.map-house .house-list .list .h-info {
	width: 295px;
}

.map-house .house-list .list .h-info .h-name {
	font-size: 20px;
	color: rgba(3, 0, 0, 0.80);
	line-height: 28px;
}
.map-house .house-list .list .h-info .h-name a {
	display:inline-block;
	max-width:261px;
	width:auto;
	vertical-align: middle;
}

.map-house .house-list .list .h-info .h-name:hover a{
	color:#04A4AA;
}

.map-house .house-list .list .h-info .h-name .top {
	display: inline-block;
	font-size: 14px;
	color: #FD5945;
	border: 1px solid #FA666B;
	border-radius: 4px;
	line-height: 20px;
	width: 20px;
	text-align: center;
	position: relative;
	top: -2px;
	margin: 0 0 0 8px;
}

.map-house .house-list .list .h-info .h-addr,
.map-house .house-list .list .h-info .h-pattern {
	font-size: 14px;
	color: rgba(3, 0, 0, 0.60);
	letter-spacing: 0;
	line-height: 22px;
}

.map-house .house-list .list .h-info .h-addr img,
.map-house .house-list .list .h-info .h-pattern img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.map-house .house-list .list .h-info .h-addr+.h-price {
	margin: 16px 0 8px;
}

.map-house .house-list .list .h-info .h-pattern .pos-r {
	padding: 0 0 0 8px;
}

.map-house .house-list .list .h-info .h-pattern .pos-r::after {
	content: '';
	position: absolute;
	left: 3px;
	top: 50%;
	margin-top: -6px;
	width: 1px;
	height: 12px;
	background: #979797;
}

.map-house .house-list .list .h-info .h-price {
	font-size: 12px;
	color: #FD5945;
	line-height: 28px;
}

.map-house .house-list .list .h-info .h-price .big-size {
	font-size: 20px;
}

.map-house .house-list .list .h-info .tips span {
	font-size: 14px;
	color: #057D82;
	line-height: 22px;
	padding: 0 4px;
	margin: 0 4px 0 0;
	background: #EEF2F5;
	border-radius: 2px;
}

.map-house-content {
	margin: 0 0 0 522px;
	height: 100%;
}

.pieces {
	background: #fd5945;
	display: inline-block;
	padding: 0 8px;
	color: #fff;
	line-height: 22px;
	cursor: context-menu;
	z-index:3;
}

.pieces .pieces-inner {
	display: none;
	width: 560px;
	height: 310px;
	top: -338px;
	left: -260px;
	color: #000;
	box-sizing: border-box;
	padding: 24px;
	border-radius: 4px;
	background: #fff;
}

.pieces .pieces-inner::before {
	content: '';
	position: absolute;
	left: 29px;
	bottom: -37px;
	background: url(../img/bg_shadow.png) no-repeat;
	background-size: 100%;
	width: 631px;
	height: 160px;
	z-index: -1;
}
.pieces .pieces-inner::after {
	content:'';
	position:absolute;
	bottom:-17px;
	width:0;
	height:0;
	border-width:20px;
	border-style: solid;
	border-color:transparent #fff transparent transparent;
	transform: rotate(45deg);
	left:50%;
	margin-left:-20px;
	}
.pieces .pieces-inner h4 .title {
	font-size: 20px;
	color: rgba(3, 0, 0, 0.80);
	line-height: 28px;
}
.pieces .pieces-inner h4 .btn-close {
	padding:0 5px;
	cursor: pointer;
}
.pieces .pieces-inner h4 .btn-close i {
	font-size:14px;
	color:#ccc;
}
.pieces .pieces-inner .content-inner {
	margin: 16px 0 0;
}

.pieces .pieces-inner .content-inner dl {
	margin: 16px 0 0;
	line-height: 22px;
	font-size: 14px;
}

.pieces .pieces-inner .content-inner dl:first-child {
	margin: 0;
}

.pieces .pieces-inner .content-inner dl dt {
	color: rgba(0, 0, 0, 0.60);
}

.pieces .pieces-inner .content-inner dl dd {
	width: 208px;
	color: rgba(3, 0, 0, 0.80);
}

.pieces .pieces-inner .right-area {
	text-align: center;
}

.pieces .pieces-inner .right-area .block-layout {
	width: 212px;
	padding-bottom: 75%;
	margin:0 0 8px;
}

.pieces .pieces-inner .right-area a {
	font-size: 14px;
	color: #04A4AA;
	line-height: 22px;
}
.pieces .pieces-inner.on{
	display:block;
}