@charset "utf-8";
.m_top {
	z-index: 99
}

.filter {
	z-index: 99
}

.lfk_img {
	position: absolute;
	top: 0;
	left: 7px;
	width: 40px
}

.zhuzhai {
	position: relative
}


/*列表*/

.list>ul {
	display: block;
	overflow: hidden;
}

.list>ul>li {
	display: block;
	/* padding: 8px 0 12px 0; */
	border-bottom: 0px solid #ebebeb;
	overflow: hidden;
}

.zhuzhai {
	display: block;
	color: #000;
	text-decoration: none;
	position: relative;
}

.left_tu {
	width: 100px;
	height: 73px;
	display: block;
	float: left;
	margin-right: 10px;
	/* margin-top: 3px; */
}

.ui-v {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px
}

.right_info {
	color: #999;
	line-height: 18px;
	font-size: 13px;
	float: left;
	height: auto;
	width: 6rem;
}

.title {
	font-size: 11pt;
	color: #333
}

.dist_price {
	height: 14pt
}

.dist {
	float: right;
}

.dist img {
	float: left;
	margin-right: 5px;
	width: 11px
}

.price {
	float: left
}

.price span {
	color: #ff5200;
	font-size: 11pt
}

.favourable {
	color: #ff5200;
	font-size: 10pt;
	height: 15pt;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.address,
.title,
.money {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.loading {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.loading img {
	display: block;
	margin: 200px auto;
	width: 100px;
}

.lfk_img {
	position: absolute;
	top: 0;
	left: 7px;
	width: 40px
}

.ui-v {
	position: absolute;
	top: 5px;
	left: 55px;
	width: 40px
}

.searchresult {
	margin: 10px 10px 5px 10px;
	color: #999;
	font-size: 10pt;
}

.searchresult span {
	color: #ff5200;
}

.no_info {
	display: block;
	text-align: center;
	font-size: 14px;
	margin-top: 20%;
}

.ess {
	position: absolute;
	top: -10px;
	right: 0;
	width: 20px
}

.ess img {
	width: 100%
}


/*地图*/

#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	font-family: "微软雅黑";
}

#list_item {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	display: none;
	background-color: #fff;
	max-height: 50%;
	overflow: auto;
}

.item {
	position: relative;
	margin: 10px;
	display: block;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

.item img {
	width: 100px;
	float: left;
	margin-right: 10px;
}

.cl {
	clear: both
}

.item_info {
	color: #757575;
	font-size: 9pt;
	line-height: 14pt;
}

.item_info div {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 14pt;
}

.item_title {
	color: #000;
	font-size: 11pt
}

.item_price span {
	color: #FF5200;
	font-size: 11pt;
	font-weight: bold;
}

.bgfff {
	background-color: #fff
}

.maploading {
	position: fixed;
	top: 50%;
	left: 45%;
	display: none;
}

.toast {
	display: none;
	background-color: rgba(0, 0, 0, .6);
	position: absolute;
	bottom: 20px;
	width: 200px;
	height: 35px;
	text-align: center;
	color: #fff;
	line-height: 35px;
	border-radius: 20px;
	left: 50%;
	margin-left: -100px;
}

.right_info span {
	display: block;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.features {
	display: block;
	margin-top: 2px;
}

.features em {
	color: #ff5200;
	border: 1px solid #ddd;
	padding: 0 3px;
	border-radius: 3px;
	font-style: normal;
	margin-right: 2px;
	font-size: 12px;
}

.features b {
	display: block;
	float: right;
	font-size: 12px;
	font-style: normal;
	color: #b4b4b4;
}

.right_info i {
	display: block;
	float: right;
	font-style: normal;
}

.area,
.address {
	display: block;
	overflow: hidden;
}

.area {
	color: #333;
}

.money {
	color: #fe5000;
	font-size: 15px;
	line-height: 18px;
	/* margin-top: 4px; */
	font-weight: bold;
}

.money i {
	font-weight: 400;
	font-size: 12px;
}


/*.money span{float:right;font-size:10pt;width:30px;text-align:center;border-radius:7pt}
.money span.l1{color:#ff5200;border:1px solid #ff5200; height:18px; line-height:20px}
.money span.l2{color:#39b54a;border:1px solid #39b54a; height:18px; line-height:20px}
.money span.l3{color:#448aca;border:1px solid #448aca; height:18px; line-height:20px}*/


/*写字楼供求*/

.shopNeedsType {
	width: 100%;
	overflow: hidden;
	margin: 3px auto;
	line-height: 24px;
	/* border:  1px solid #999; */
	border-radius: 13px;
	margin-bottom: 8px;
}

.shopNeedsType a {
	display: inline-block;
	width: 49.5%;
	text-align: center;
	/* border-right:  1px solid #999; */
	color: #545454;
	font-size: 15px;
}

.shopNeedsType a:nth-child(2) {
	border-right: 0;
	width: 50.1%;
}

.shopNeedsType a.hover {
	/* background:  #999; */
	color: #fff;
	color: #000000;
	font-weight: bold;
	/*background: url(https://static.fangxiaoer.com/m/static/images/secicon/gang.png) no-repeat center 11px;*/
	/*background-size: 80px 10px;*/
}

.shopNeedsType a:last-child {
	border-right: none
}

@media screen and (max-width: 320px) {
	.shopNeedsType a {
		width: 49.4%;
	}
}

.m_nav {
	background-color: #fff;
}

i {
	font-style: normal;
}

.go_map {
	background: none !important;
	margin-right: 54px;
	margin-top: 10px;
}

.esfClose {
	width: 14px;
	position: absolute;
	right: 10px;
	top: 15px;
}

.inner_top {
	height: 42px;
	width: 100%;
	max-width: 640px;
	z-index: 99;
	border-bottom: 0px;
	position: absolute;
	top: 1px;
	margin-left: 23px;
	width: auto;
}

.map_icon {
	width: 20px;
	height: 24px;
	background: url(https://static.fangxiaoer.com/m/static/images/secicon/map.png) no-repeat;
	background-size: 100% 100%;
	/* margin-right: 33px; */
	margin-top: 0;
}

.return {
	width: 10px;
	height: 20px;
	background: url(https://static.fangxiaoer.com/m/static/images/secicon/return.png) no-repeat !important;
	background-size: 100% 100% !important;
	left: 15px;
}

.catalog {
	width: 20px;
	height: 18px;
	background: url(https://static.fangxiaoer.com/m/static/images/secicon/nav.png) no-repeat !important;
	background-size: 100% 100% !important;
	right: 21px;
	top: 13px;
}

.seaicon {
	width: 14px;
	height: 12px;
	background: url(https://static.fangxiaoer.com/m/static/images/secicon/search.png) no-repeat;
	background-size: 100% 100% !important;
	left: 10px;
	position: absolute;
	top: 17px;
}

.inner_top input {
	height: 36px !important;
	background-color: #f4f5f7;
	border-radius: 25px;
	border: 0;
	margin-top: 4px;
	padding-left: 28px;
	padding-right: 10px;
	outline: none;
}

.inner_top {
	height: 44px;
	top: 0px;
	margin-left: 22px;
}


/*头部结束*/

.filter {
	width: 100%;
	max-width: 640px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	font-size: 10pt;
	color: #555555;
	border-top: 0px solid #eaeaeb;
	border-bottom: 1px solid #eaeaeb;
	z-index: 99;
}

.filter_item:first-child {
	margin-left: 29px;
}

.filter_item:last-child {
	margin-right: 0 !important;
}

.filter_item {
	width: 75px;
}

.fillter_text {
	border-right: 0px solid #eaeaeb;
	height: 40px;
	line-height: 40px;
	padding: 0;
	text-align: left;
}

.zhuzhai {
	padding: 15px 0 !important;
	margin: 0 15px;
	padding-bottom: 12px !important;
	height: auto;
	border-bottom: 1px solid #e8e8e8;
}

.left_tu {
	width: 108px;
	height: 82px;
	border-radius: 5px;
}

.title {
	font-size: 15px !important;
	color: #000000;
	font-weight: bold;
	height: 16px;
	line-height: 14px !important;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.right_info i {
	display: block;
	float: left;
	font-style: normal;
}

.spPer {
	width: 15px;
	height: 15px;
	border-radius: 45px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}

.charact li {
	color: #545454;
	border: 0px solid #ddd;
	padding: 0 3px;
	border-radius: 3px;
	font-style: normal;
	margin-right: 2px;
	background: #f4f5f7;
	font-size: 12px;
	display: inline-block;
	height: 16px !important;
	line-height: 16px !important;
	margin-top: 9px;
}

.charact_dist {
	display: block;
	margin-top: 0px;
}

.area,
.address {
	display: block;
	overflow: hidden;
	font-size: 11px;
	color: #545454;
}

.fillter_4 {
    width: 100%;
    /* float: left; */
    height: 300px;
    overflow: auto;
    background-color: #fff;
    z-index: 999;
    position: relative;
}


.area_block {
    height: 375px;
    display: none;
    background-color: #fff;
    z-index: 999;
    position: relative;
}

.more_block {
	background-color: #f7f7f7;
	z-index: 999;
	position: fixed;
	height: 100%;
	width: 100%;
}

.btn {
	    display: block;
    width: 100%;
    max-width: 640px;
    text-align: center;
    background: #fff;
    border-top: 1px solid #eee;
    position: absolute;
    bottom: 0;
    z-index: 99999;
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn button {
    height: 1.28rem;
    line-height: 1.28rem;
    font-size: .4rem;
    border-radius: 4px;
    font-family: "微软雅黑";
    outline: none;
    background: #fff;
}

.btn .spCz {
	margin-top: .1rem;
    float: left;
    margin-left: .48rem !important;
}

.btn .spTrue {
	    background: #ff5200;
    color: #fff;
    width: 7.73rem;
}

.reset {
    background: url(https://static.fangxiaoer.com/m/static/images/coin/reset.png) no-repeat center;
    background-size: 100% 100%;
    width: 0.61rem;
    height: 0.63rem;
}
.reset_word {
    line-height: .55rem;
    font-size: .3rem;
    color: #666;
}

.filter .active {
	background: url(https://static.fangxiaoer.com/m/static/images/secicon/fillter_textUp.png) no-repeat right !important;
	background-size: 5px 4px !important;
}

.address_span {
	font-size: 11px;
	line-height: 11px;
	height: 11px;
	color: #545454;
	margin-top: 9px;
	margin-right: 7px;
}

.right_info .money span {
	float: none;
	display: initial;
	font-size: 12px;
	font-weight: initial;
}

.address i.money {
	color: #ff6f28;
	font-size: 15px;
	line-height: 18px;
	/* margin-top: 4px; */
	font-weight: bold;
	margin-right: 10px;
	margin-top: 7px;
	max-width: 105px;
}

.personShow i {
	margin-right: 7px;
	color: #919496;
}

.layout ul h3 {
	    font-size: 0.43rem !important;
    font-weight: bold !important;
    color: #333333 !important;
}

.layout {
	    /* padding: 0 29px; */
	    height: 62%;
	    width: 100% !important;
	    padding-top: 25px;
	    padding-bottom: 67px;
}

.layout ul {
	    display: block;
    padding-bottom: 10px;
    border-bottom: 0px solid #dfdfdf;
    overflow: hidden;
    padding: 0 .48rem;
    padding-bottom: .4rem;
}

.more2 li:nth-child(4) {
	width: 29%;
}



.address i {
	margin-right: 7px;
	margin-top: 7px;
}

.layout li {
	 display: block;
    margin-bottom: 9px;
    color: #333333;
    margin-right: 1.5%;
    height: 35px;
    float: left;
    font-size: .32rem;
    width: 23%;
    padding: 0;
    line-height: 35px;
    text-align: center;
    border-bottom: none;
    overflow: hidden;
    background: #f7f7f7;
}

.list .no_info p {
	background: none !important;
	background-size: 37px !important;
	padding-top: 42px !important;
	color: #757575;
	font-size: 12px;
}

.list .no_info a {
	display: block;
	width: 95px;
	margin: 10px auto;
	line-height: 32px;
	border: 1px solid #e2e2e2;
	color: #ffffff !important;
	background: url(https://static.fangxiaoer.com/m/static/images/secicon/esfbnzf.png) no-repeat 14px center;
	margin-right: 0%;
	background-size: 16px 13px !important;
	float: none;
	margin-left: 13%;
	padding-left: 16px;
	margin-top: 4px;
	font-size: 13px;
	color: #000;
	height: 32px;
	margin: auto;
	border-radius: 25px;
	background-color: #ff5200;
	margin-top: 12px;
}

.ListIconVideo {
	background: url(https://static.fangxiaoer.com/m/images/ListIconVideo.png);
	width: 19px;
	height: 19px;
	display: block;
	position: absolute;
	left: 49px;
	top: 36px;
	background-size: 100% 100%;
}

.ListIconVr {
	background: url(https://static.fangxiaoer.com/m/images/ListIconVr.png);
	width: 18px;
	height: 20px;
	display: block;
	position: absolute;
	left: 49px;
	top: 36px;
	background-size: 100% 100%;
}

.listIconOne .ListIconVideo {
	left: 5px;
	top: 70px;
}

.listIconOne .ListIconVr {
	left: 5px;
	top: 70px;
}

.listIconTwo {
	position: absolute;
	left: 5px;
	top: 70px;
	width: 72px;
	overflow: hidden;
}

.listIconTwo .ListIconVideo {
	position: initial;
	float: left;
	margin-left: 4px;
}

.esfJcD {
	float: left;
	width: 108px;
	overflow: hidden;
	margin-right: 10px;
	position: relative;
}

.esfJx {
	color: #919496;
	font-size: 11px;
	/* position: absolute; */
	/* left: 15px; */
	/* bottom: 15px; */
	/* display: block; */
	float: left;
	margin-top: 10px;
}

.personShow {
	margin-top: 6px;
	font-size: 11px;
	color: #919496;
	/* margin-top: 1px; */
}

.money em {
	font-size: 14px;
	font-style: normal;
}

input[type=search]::-webkit-search-cancel-button {
	-webkit-appearance: none;
	position: relative;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background: url("https://static.fangxiaoer.com/m/static/images/secicon/close.png") no-repeat center;
	background-size: 15px 15px;
}

.fixTop {
	position: fixed;
	top: 43px;
	left: 0;
	z-index: 99;
	background: #fff;
	width: 100%;
	/* padding-top: 7px; */
}

.fillter_select li.active {
	color: #ff5200;
	border: 1px solid #ff5200;
	border: 0;
	background: #fff0e9!important;
	font-weight: bold;
}

.esfOf {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 60%;
}

.topNav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}

.btnGd {
	position: fixed;
	top: auto;
	bottom: 0;
}

.btn button:first-child {
	margin-right: 0;
}

.area_list {
    height: 375px;
    z-index: 999;
    position: absolute;
    width: 100%;
}
.qy_block,.price_block,.area_block,.more_block,.type_block{
	display: none;
}

.shopNeedsType a span.hover {
    display: block;
    color: #000000;
    font-weight: bold;
    /* background: url(https://static.fangxiaoer.com/m/static/images/secicon/gang.png) no-repeat center 11px; */
    /* background-size: 67px 10px; */
    width: 33%;
    height: 0.11rem;
    background: #FF6F28;
    margin: auto;
    border-radius: 1rem;
}

.bounceIn {
	animation-name: bounceIn1 !important;
	-webkit-animation-name: bounceIn1 !important;
	animation-duration: .2s;
	-webkit-animation-duration: .2s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn1 {
	0% {
		-webkit-transform: scale(.3);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

.type_block,.area_block{
	height: 300px;
}

