.cont .inner .top ul li { cursor: pointer; }

.cont .inner .top ul li.on { cursor: default; }

.range-overlay {animation: dropdown .3s;position: absolute; background-color: #A87446; opacity:0.9; color: #FFFFFF; padding: 2px 2px; line-height: 18px; white-space: nowrap; cursor: pointer; display: flex; justify-content: center; align-items: center; font-size: 12px; width: 80px; height: 80px; border-radius: 50%; }

.range-overlay span { color: #FFFFFF; text-align: center; }

.building-parent { position: absolute;
	animation: dropdown .3s;
    cursor: pointer;
    box-sizing: border-box;
    z-index: -7987780;
    background-color: rgb(195, 125, 65);
    border: 0px solid rgb(195, 125, 65);
    color: white;
    height: 34px;
    min-width: 146px;
    line-height: 34px;
    white-space: nowrap;
    font-size: 14px;
    opacity: 0.9;
    text-align: center;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    user-select: none;
    left: 748px;
    top: 103px; 
}

.building-parent .building-infoWindow { position: absolute; bottom: 50px; left: -150px; width: 330px !important; height: auto !important; background-color: #FFF; border-radius: 5px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); }

.building-parent .building-infoWindow h2 { height: 50px; line-height: 55px; margin: 0; padding: 0 15px; font-size: 16px; font-weight: 400; color: #555; cursor: default; }

.building-parent .building-infoWindow h2 span.price { float: right; line-height: 14px; padding-top: 20px; cursor: pointer; }

.building-parent .building-infoWindow p { width: 300px; height: 235px; padding: 0 15px; margin: 0; }

.building-parent .building-infoWindow p a { display: block; height: 235px; }

.building-parent .building-infoWindow p a img { width: 300px; height: 235px; }

.building-parent .building-infoWindow ul { display: block; width: 250px !important; height: auto !important; background-color: #FFF;  }

.building-parent .building-infoWindow ul li { height: 35px; line-height: 35px; padding: 8px 0; color: #B2B2B2; border-bottom: 1px #DFDFDF solid; }

.building-parent .building-infoWindow ul li a { display: block; height: 35px; color: #B2B2B2; font-size: 14px; cursor: default; }

.building-parent .building-infoWindow ul li a span { display: block; width: 67px; height: 35px; line-height: 35px; float: left; }

.w110 { width: 110px;float:left; margin-left: -40px; }

.building-parent .building-infoWindow ul li a img { width: 56px; height: 35px; }

.building-parent .building-infoWindow ul li:last-child { border: none;list-style: none; }

.building-parent .building-infoWindow ul li.more { text-align: center; }

.building-parent .building-infoWindow ul li.more a { display: inline-block; cursor: pointer; }

.building-parent .building-infoWindow ul li.more a:hover { color: #626262; }

.building-parent .building-infoWindow:before { position: absolute; content: ''; left: 145px; bottom: -24px; width: 0; height: 0; border: transparent 12px solid; border-top: 12px solid #FFF; }



.building-parent .building-overlay .arrow { position: absolute; top: 25px; background: url(../images/label.png) no-repeat; font-size: 18px; overflow: hidden; background-position: 0 0; width: 11px; height: 10px; }

.price_span{line-height: 24px;font-size: 12px;}

.price p {border-top: solid #A87446 2px;width: 100%;margin-top: -5px;margin-bottom: -5px;}

#active_over{background-color:#bc3b3a!important;z-index:1!important;}



       
.banner {
	border-bottom: 1px solid #eee;
	position: absolute;
	top: 80px;
	width: 100%;
	z-index: 999;
	background-color: #fff;
}
.c{
	height: 50px;
	line-height: 50px;
}
.search_bar {
	float: left;
	position: relative;
	border: 1px solid #eee;
	border-left: none;
	margin-top: -1px;
	box-sizing: border-box;
	border-bottom: none;
	border-right: none;
}
 @media screen and (max-width: 600px) and (min-width: 400px) 
.search_bar input {
	width: 250px;
}
.search_bar input {
	width: 300px;
	padding: 0 20px;
	font-size: 13px;
	border: none;
	height: 48px;
	line-height: 48px;
	margin-right: 30px;
}
input, textarea, button {
	margin: 0;
	padding: 0;
	outline: none;
	resize: none;
	font-family: "Hiragino Sans GB","Microsoft Yahei UI","Microsoft Yahei","΢���ź�",'Segoe UI',Tahoma,"����b8b\4f53",SimSun,sans-serif;
}
.sug {
	background-color: #fff;
	border-right: 1px solid #eee;
	margin-top: 1px;
	cursor: pointer;
	box-shadow: 0 3px 5px rgba(0,0,0,0.12);
}
.map_icon.icon_search {
	width: 13px;
	height: 13px;
	position: absolute;
	right: 14px;
	top: 20px;
	-webkit-transform: scale(1.21);
	-ms-transform: scale(1.21);
	-o-transform: scale(1.21);
}
.map_icon {
	display: inline-block;
	background-image: url(../images/sprite.svg);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
}
em, i, b, strong {
	font-weight: 400;
	font-style: normal;
}
.filters {
	float: left;
}
.filters>li:first-child {
	border-left: 1px solid #eee;
	margin-top: -15px;
}
.filters>li {
	position: relative;
	background-color: #fff;
    list-style: none;
	
}
.filters>li {
	font-size: 13px;
	float: left;
	border-right: 1px solid #eee;
	cursor: pointer;
}
.filters>li .show_filter {
	display: block;
	width: 100%;
	padding: 0 20px;
    list-style: none;
}
a {
	color: #333;
}
.map_icon.icon_arrow_down {
	width: 12px;
	height: 12px;
	margin-left: 8px;
	background-position: -119px 0;
	top: 4px;
}
.filters>li .filter_content {
	position: absolute;
	background-color: #fff;
	display: none;
	padding: 0 20px;
	left: 0;
	box-shadow: 0 3px 5px rgba(0,0,0,0.12);
	border: 1px solid #eee;
	border-top: none;
    list-style: none;
}
.filters>li .filters_ul.filters_ul_price {
	width: 214px;
}
.filters>li .filters_ul {
	background-color: #fff;
	font-size: 12px;
	color: #4A4A4A;
	overflow: hidden;
	padding: 1px 0 6px 0;
    list-style: none;
}
.filters>li .filters_ul.filters_ul_price>li {
	width: 49.9%;
}
.filters>li .filters_ul>li {
	float: left;
	height: 38px;
	line-height: 38px;
}
.map_icon.checkmore {
	background-position: -143px 0;
}
.filters .icon_checkbox:not(.checkmore) {
	background-image: url(../images/map_adio2.png);
	background-size: contain;
}
.filters .icon_checkbox {
	width: 14px;
	height: 14px;
	vertical-align: -3px;
	margin-right: 5px;
}
.filters .input_group {
	border-top: 1px solid #eee;
	padding-top: 20px;
	white-space: nowrap;
}
.filters .input_group input:first-child {
	margin-left: 0;
}
.filters .input_group input {
	width: 72px;
	height: 32px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 2px;
	margin: 0 12px;
}
.filters .input_group .gang {
	display: inline-block;
	border-bottom: 1px solid #333;
	width: 8px;
	height: 0;
	position: relative;
	top: -3px;
}
.filters .a_group {
	text-align: right;
	height: 26px;
	line-height: 26px;
	padding-bottom: 14px;
}
.filters .a_group a {
	margin-left: 26px;
	color: #4A4A4A;
}
.filters .a_group a.confirm {
	font-weight: bold;
	color: #A87446;
}
.filters>li .filters_ul.filters_ul_huxing {
	width: 95px;
}
.filters>li .filters_ul.filters_ul_huxing>li {
	width: 100%;
}
.filters>li .filter_content_huxing .a_group {
	text-align: center;
	white-space: nowrap;
}
.filters>li .filter_content_huxing .a_group a {
	margin: 0 10px;
}
.filters>li .filter_content_more {
	width: 603px;
}
.filters>li .filters_ul_more {
	background-color: #fff;
	overflow: hidden;
	font-size: 12px;
	color: #4A4A4A;
}
.filters>li .filters_ul_more .filter_ul_more_li {
	line-height: 40px;
	overflow: hidden;
}
.filters>li .filters_ul_more .filter_ul_more_li .filter_more_sub {
	clear: both;
}
.filters>li .filters_ul_more .filter_ul_more_li .filter_more_sub li.filter_more_sub_title {
	color: #333;
	font-weight: bold;
	width: 69px;
}
.filters>li .filters_ul_more .filter_ul_more_li .filter_more_sub li {
	float: left;
	width: 115px;
}
.filters>li .filters_ul_more .filter_ul_more_li .filter_more_sub li:last-child {
	width: 74px;
}
.filters>li.clear_filter {
	border: none;
	padding-left: 20px;
	font-weight: bold;
	display: none;
}
.filters>li.clear_filter a {
	color: #A87446;
}
.filters>li .filters_ul>li.active {
	color: #A87446;
}
.filters>li .filters_ul>li.active .icon_checkbox.checkmore {
	background-position: -157px 0;
}
.filters>li .filters_ul>li.active .icon_checkbox:not(.checkmore) {
	background-image: url(../images/map_adio.png);
}
.filters>li .filters_ul_more .filter_ul_more_li .filter_more_sub li.active {
	color: #A87446;
}
.filters>li .filters_ul_more .filter_ul_more_li .filter_more_sub li.active .icon_checkbox.checkmore {
	background-position: -157px 0;
}
 .filters>li .filters_ul_more .filter_ul_more_li .filter_more_sub li.active .icon_checkbox:not(.checkmore) {
	background-image: url(../images/map_adio.png);
}
.filters .begin_time_input_group{
	border:0;
	padding:0
}
.tools {
	margin-right: 75px;
}
.flr, .banner .channelList {
	float: right;
}
.tools li {
	float: left;
	padding: 0 20px;
}
.c, .filters>li, .tools li {
	height: 50px;
	line-height: 50px;
    margin-top: 55px;
}
.tools li a {
	font-size: 13px;
	color: #333;
	cursor: pointer;
}
a {
	text-decoration: none;
	outline: none;
}
.map_icon.icon_circle_entrance {
	width: 20px;
	height: 20px;
	background-position: -34px 0;
	top: 3px;
	margin-right: 10px;
}
.map_icon.icon_subway_entrance {
	width: 16px;
	height: 20px;
	background-position: -70px 0;
	top: 5px;
	margin-right: 10px;
}
.ditieLine_frame {
	display:none;
	position: absolute;
}
@keyframes dropdown {
	0% {
		transform: scale(0);
	}
	70% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes dropdown2 {
	from{transform: translate3d(0px, -100%, 0px);}
	to{transform:translate3d(0 ,0%, 0);}
}
.poi-addr{
	color: #999;
	font-family: Tahoma;
	word-break: break-word;
	line-height: 20px;
}
.ly-vip-1 {
    color: #af8a33;
    background-color: #fff2cf;
}
.map-lylist-item {
    border-bottom: 1px dotted #ddd;
    padding: 10px;
    cursor: pointer;
}
.map-lylist-item .img {
    float: left;
    width: 100px;
}
.lymaplabel>.detailwrap .detail-con .img-wrap img, .map-lylist-item .img img {
    border-radius: 3px;
	max-width: 100%;
}
.BMap_Marker img{
	max-width: 100%; 
}
img {
    vertical-align: middle;
    border-style: none;
    /* max-width: 100%; */
}
.map-lylist-item .item-con {
    float: right;
    width: calc(100% - 110px);
    position: relative;
}
.map-lylist-item .item-con h3 {
    font-size: 1.4rem;
    margin-bottom: 6px;
    font-weight: 600;
}
.map-lylist-item .item-con p {
    margin-bottom: 6px;
}
.c-gray {
    color: #888;
}
.ly-vip-1, .ly-vip-2 {
    display: inline-block;
    position: relative;
    padding: 3px 4px;
    border-radius: 4px;
}
.ly-vip:before {
    content: "\e635";
}
*, *::before, *::after {
    box-sizing: border-box;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.btn-primary {
    color: #fff;
    background-color: var(--primary);
    border-color: var(--primary);
}
.map-lylist-item:hover .btn {
    visibility: visible;
}
a:hover {
    color: #057748;
    text-decoration: none;
}
.btn2 {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
.btn2:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.map-lylist-item .item-con .price {
    position: absolute;
    right: 0;
    top: 22px;
    color: #888;
}
.lymaplabel>.detailwrap .detail-con .price>span, .map-lylist-item .item-con .price>span, .ly-map-con .con-wrap .price>span {
    font-size: 1.8rem;
    margin: 0 3px;
    color: #ff4c00;
    font-weight: 600;
}
.img-wrap {
    float: left;
    width: 120px;
}
.con-wrap {
    float: right;
    width: calc(100% - 130px);
}
.con-wrap h3 {
    margin-bottom: 10px;
    line-height: 1;
    font-size: 1.6rem;
    font-weight: 600;
}
a {
    color: #3c3c3c;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.con-wrap p {
    height: 40px;
    overflow: hidden;
    margin-bottom: 3px;
}
.price {
    color: #888;
}
.con-wrap .price>span {
    font-size: 1.8rem;
    margin: 0 3px;
    color: #ff4c00;
    font-weight: 600;
}
.btnwrap {
    position: absolute;
    bottom: 12px;
    left: 12px;
}
.btn-outline {
    color: #057748;
    background-color: transparent;
    border-color: #057748;
}
.btn-small {
    line-height: 1;
}
.btn2 +.btn2 {
    margin-left: 6px;
}

.input-item a.active {
    font-weight: 600;
	color: #c3272b;
}

#search_div{width:20%}
#mapbox{width:80%}
.amap-pl-pc{display:block;}
@media screen and (max-width: 767px){
#search_div{width:100%}
#mapbox{width:100%}
.amap-pl-pc{display:none;}
}