@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: none
}

body {
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
	font-size: 8pt;
	font-family: "微软雅黑";
	line-height: 14pt;
}

.cl {
	clear: both
}

.m_top {
	z-index: 99
}


/*搜索*/

.inner_input {
	position: relative;
	margin-left: 15px;
	float: left;
	width: 73%;
}

.inner_top {
	height: 42px;
	width: 100%;
	max-width: 640px;
	z-index: 99;
	border-bottom: 1px solid #ebebeb;
}

.inner_top input {
	width: 100%;
	height: 32px;
	border: 1px solid #e2e4eb;
	margin-top: 5px;
	border-radius: 3px;
	outline: none;
	font-size: 12px;
	padding-left: 9px;
	color: #999;
	font-family: "微软雅黑";
}

.list_icon {
	display: block;
	float: left;
	background: url("https://static.fangxiaoer.com/m/static/images/list_icon.png") 
no-repeat;
	background-size: 41px auto;
}

.searchicon {
	position: absolute;
	top: 14px;
	right: 19px;
	width: 16px;
	height: 16px;
	background-position: -13px 0;
	cursor: pointer
}

.map_icon {
	width: 11px;
	height: 16px;
	margin: 7px 5px
}

.go_map {
	font-size: 15px;
	color: #ff5200;
	margin-top: 7px;
	float: right;
	line-height: 30px;
	margin-right: 10px;
	text-align: center;
	text-decoration: none;
	margin-right: 15px
}


/*筛选条件*/

.coloron {
	color: #ff5200
}

.fixtop {
	position: fixed !important;
	top: 0;
}

.borderrn {
	border-right: none !important
}

.select_fixtop {
	position: fixed !important;
	top: 40px
}

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

.filter33 {}

.filter_item {
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 40px;
	height: 40px;
	z-index: 1;
	cursor: pointer;
}

.filter_item33 {
	width: 33%;
	float: left;
	text-align: center;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 40px;
	height: 40px;
	z-index: 1;
	cursor: pointer;
}

.fillter_text {
	height: 40px;
	line-height: 40px;
}

.filter_item33 .fillter_text {}

.fillter_text span {
	display: inline-block;
	max-width: 80%;
	padding-right: 13px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
}


/*.arrow{position:absolute;top:18px;right:9px;font-size:0;height:0;width:0;border-
width:4px 4px 0;border-style:solid dashed;border-color:#999 transparent 
transparent;overflow:hidden;    -webkit-transition:all .4s ease 0s;-moz-transition: all 
.4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;}*/

.fillter_text span.active {
	color: #ff5200;
}

.fillter_text span:after {
	content: '';
	position: absolute;
	width: 0.16rem;
	height: 0.09rem;
	right: 0px;
	top: 51%;
	margin-top: -2px;
	background: url(https://static.fangxiaoer.com/m/static/images/coin/icon_down.png) no-repeat;
	background-size: 100% 100%;
}

.fillter_text span.active:after {
	background: url(https://static.fangxiaoer.com/m/static/images/coin/icon_top.png) no-repeat;
	background-size: 100% 100%;
}

.bgarrow {
	position: absolute;
	margin-left: -5px;
	width: 10px;
	display: none;
	z-index: 2;
	top: 35px;
	left: 50%;
}

.fillter_select {
	display: none;
	min-height: 100%;
	max-width: 640px;
	position: absolute;
	top: 210.5px;
	width: 100%;
	font-size: 10pt;
	/*border-top: 1px solid #e0e0e0;*/
	color: #555555;
	background: rgba(0, 0, 0, 0.48);
	overflow-y: hidden;
	z-index: 99
}

.fillter_1 {
	width: 25%;
	float: left;
	height: auto;
	overflow: auto;
	background-color: #fff;
	z-index: 999;
	border-right: 0px solid #e0e0e0;
	margin-left: -1px;
}

.areaItems {
	height: 100%;
	background: #F0F0F0;
}

.fillter_2 {
	width: 42%;
	float: left;
	height: 375px;
	overflow: auto;
	background-color: #fff;
	z-index: 999;
}

.arealist {
	width: 42%;
	background-color: #fff;
	padding-left: 3%;
}

.subwaylist {
	width: 34%;
	background-color: #fff;
	padding-left: 3%;
}

.fillter_2 span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 1.1rem;
	line-height: 1.1rem;
	float: left;
}

.fillter_3 {
	width: 25%;
	float: left;
	height: 375px;
	overflow: auto;
	background-color: #f8f8f8;
	z-index: 999;
}

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

.area {
	width: 30%;
}

.fillter_select ul {
	list-style: none;
	/* padding:0 8px; */
	/* border-right:1px solid #999; */
	z-index: 999;
}

.fillter_select li {
	line-height: 1.1rem;
	height: 1.1rem;
	/* border-bottom: 1px solid #eaeaeb; */
	/* text-align: center; */
	z-index: 9999;
	cursor: pointer;
	font-size: .37rem;
	text-align: center;
	width: 100%;
	overflow: hidden;
	white-space: pre;
	text-overflow: ellipsis;
}

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

.fillter_select li.on {
	color: #ff5200;
	background: #fff;
	font-weight: bold;
}

.fillter_select li.on i {
	border-left: 2px solid #ff5200;
	display: block;
	float: left;
	height: 20px;
}

.more_block {
	height:100%;
	display: none;
	/* background-color: #fff; */
	z-index: 999;
	position: relative;
}

.arealist,
.subwaylist,
.schoollist,
.areaItem,
.exits,
.layout,
.school {
	display: none
}


/* 二手房列表页专题入口 */

.eventInlet {
	overflow: hidden;
	padding: 15px 10px;
}

.eventInlet li {
	float: left;
	width: 33.33%;
	text-align: center;
}

.eventInlet li a {}

.eventInlet li a img {
	width: 35px;
	height: 36px;
}

.eventInlet li a p {}

.eventInlet li:last-child {}


/* 二手房列表页四个筛选项啦 */

.outside {
	background: #fff;
	padding-bottom: 6px;
	width: 96%;
	padding: 0 2% 6px 2%;
}

.outside a {
	width: 23%;
	display: inline-block;
	text-align: center;
	color: #585858;
	margin: 0.5rem 0.6% 0 0.6%;
	background: #f6f6f6;
	line-height: 1.5rem;
	border-radius: 4px;
}

.outside a:last-child {
	margin-right: 0
}

.outside a.active {
	background: url(https://static.fangxiaoer.com/web/images/m/esfActive_03.jpg) 
no-repeat -14px 0px;
	background-size: cover;
	color: #ff5200;
}

.guessList {
	background: #fff;
	padding: 10px;
}

.layout li {
	display: block;
	float: left;
	font-size: 12px;
	width: 22%;
	padding: 0;
	margin: 1.5% 1%;
	line-height: 25px;
	border-bottom: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	overflow: hidden;
}

.lay {
	padding-bottom: 0;
}

.lay ul {
	padding-bottom: 0;
	border-bottom: none;
}

.lay li {
	float: none;
	font-size: 10pt;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	line-height: 25px;
	border: none;
	border-bottom: 1px solid #e0e0e0;
	border-radius: 5px;
	overflow: hidden;
}

.btn_p {
	background: #999;
	color: #ccc;
	padding: 2px 10px;
	border-radius: 5px;
	margin-left: 10px;
	font-family: "微软雅黑";
}

.list .no_info {
	display: block;
	margin: 25% auto;
	text-align: center;
	font-size: 15px;
	color: #c8c8c8;
	overflow: hidden;
}

.list .no_info p {
	background: url(https://static.fangxiaoer.com/m/static/images/house_bg.jpg) 
no-repeat top center;
	background-size: 80px auto;
	padding-top: 80px;
}

.list .no_info a {
	display: block;
	width: 180px;
	margin: 15px auto;
	line-height: 40px;
	border: 1px solid #e2e2e2;
	color: #c8c8c8;
	/* border:0 !important; */
	width: 135px;
	height: 39px;
	/* background: url(/images/school/btn.png); */
	background-size: 100%;
}


/*美洽按钮*/

.mqbtn {
	display: none;
	width: 40px;
	height: 40px;
	position: fixed;
	right: 4%;
	bottom: 15%;
	background: url(https://static.fangxiaoer.com/m/static/images/mq_btn.png) no-
repeat;
	background-size: 100% 100%;
	cursor: pointer;
	outline: none;
}


/* 小区列表页 */

.region_address span {
	display: inline-block;
	float: left;
}

.region_address span:nth-child(3) {
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rightinfo .title {
	height: 0.45rem;
	font-size: 0.4rem;
	font-weight: bold;
	color: #222222;
	line-height: 0.45rem;
	margin-bottom: .22rem;
}

.rightinfo .address,
.rightinfo .address span {
	color: #000;
}

.rightinfo .address123 {
	color: #a1a1a1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rightinfo .address s {
	padding: 2px 3px;
}

.villagePrice em {
	font-style: normal;
	font-weight: 900;
	color: #fa5741;
	font-size: .48rem;
	font-family: arial;
}

.villagePrice s {
	font-size: .29rem;
}
.nosj{
	font-size: .37rem !important;
	font-family: "微软雅黑" !important;
}
.subRateNum {
	font-size: .35rem;
}


/* 没有符合条件时显示的帮你找房/清空条件按钮 */

.list .no_info p {
	background: url(https://static.fangxiaoer.com/m/static/images/school/none.png) 
no-repeat top center !important;
	background-size: 37px !important;
	padding-top: 58px !important;
	color: #757575;
}

.list .no_info .bnzfBtnNo {
	display: block;
	width: 92px;
	margin: 10px auto;
	line-height: 32px;
	border: 1px solid #e2e2e2;
	color: #000;
	background: url(https://static.fangxiaoer.com/web/images/m/esfBnzf.jpg) no-
repeat center;
	margin-right: 0%;
	background-size: cover;
	float: left;
	margin-left: 13%;
	padding-left: 16px;
	margin-top: 16px;
	font-size: 13px;
	color: #000;
	height: 32px;
}

.clearBtnNo {
	display: block;
	width: 180px;
	margin: 10px auto;
	line-height: 32px;
	border: 1px solid #e2e2e2;
	color: #c8c8c8;
	background: url(https://static.fangxiaoer.com/web/images/m/esfQktj.jpg) no-
repeat center;
	width: 25.4%;
	background-size: cover;
	float: left;
	margin-left: 13%;
	padding-left: 16px;
	margin-top: 16px;
	font-size: 13px;
	color: #000;
}

.xfmore_block {
	height: 100%
}

.list .no_info_new {
	display: block;
	margin: 25% auto;
	text-align: center;
	font-size: 15px;
	color: #c8c8c8;
	overflow: hidden;
}

.list .no_info_new p {
	background: url(https://static.fangxiaoer.com/m/static/images/house_bg.jpg) 
no-repeat top center;
	background-size: 80px auto;
	padding-top: 80px;
}

.list .no_info_new a {
	display: block;
	width: 180px;
	margin: 15px auto;
	line-height: 40px;
	border: 1px solid #e2e2e2;
	color: #c8c8c8;
	/* border:0 !important; */
	/* width:135px !important; */
	/* height:39px; */
	/* background: url(/images/school/btn.png); */
	background-size: 100%;
}

.list .no_info_new a {
	display: block;
	width: 180px;
	margin: 15px auto;
	line-height: 40px;
	border: 1px solid #e2e2e2;
	color: #c8c8c8;
	border: 0 !important;
	width: 135px !important;
	height: 39px;
	background: url(https://static.fangxiaoer.com/m/static/images/school/btn.png);
	background-size: 100%;
}

.list .no_info_new p {
	background: url(https://static.fangxiaoer.com/m/static/images/school/none.png) 
no-repeat top center !important;
	background-size: 37px !important;
	padding-top: 58px !important;
	color: #757575;
}

.list .no_info_new .bnzfBtnNo {
	display: block;
	width: 180px !important;
	margin: 10px auto;
	line-height: 32px;
	border: 1px solid #e2e2e2 !important;
	color: #000;
	background: url(https://static.fangxiaoer.com/web/images/m/esfBnzf.jpg) no-
repeat center;
	width: 19% !important;
	background-size: cover;
	float: left;
	margin-left: 18%;
	margin-right: 0%;
	padding-left: 25px;
	margin-top: 16px;
	font-size: 13px;
	height: auto;
}

.news_description {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}


/* 二手房列表页四个专题广告展示 */

.listBanner {
	overflow: hidden;
	margin-bottom: 8px;
	min-width: 320px;
	margin: 15px auto;
	width: 96%;
}

.listBanner li {
	float: left;
	width: 48.5%;
	/* height: 55px; */
	margin-right: 3%;
	margin-bottom: 7px;
}

.listBanner li:nth-child(2n) {
	margin-right: 0;
}

.listBanner li a {
	display: block;
}

.listBanner li img {
	width: 100%;
}

.topBannerSwiper {
	display: block;
	overflow: hidden;
	margin-bottom: 8px;
	min-width: 320px;
	margin: 15px auto 0 auto;
	width: 95%;
	height: 75px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.topBanSwiperCont {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.topBanSwiperCont>div {}

.topBanSwiperCont .swiper-slide {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.topBanSwiperCont .swiper-slide a {
	display: block;
	width: 100%;
	position: relative;
	height: 75px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.topBanSwiperCont .swiper-slide img {
	width: 100%;
	height: 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.topBannerIcon {
	display: block;
	width: 29px;
	height: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.topBannerIcon1 {
	background: url
(https://static.fangxiaoer.com/m/static/images/new/secListSwiperIcon1.png) top center;
	background-size: 100% 100%;
}

.topBannerIcon2 {
	background: url
(https://static.fangxiaoer.com/m/static/images/new/secListSwiperIcon2.png) top center;
	background-size: 100% 100%;
}

.topBannerSwiper .swiper-pagination {
	width: 150px !important;
	left: 50% !important;
	bottom: 10px !important;
	margin-left: -75px;
	height: 8px;
}

.topBannerSwiper .swiper-pagination span {
	width: .3125rem;
	height: .3125rem;
}

.topBannerSwiper .swiper-pagination-bullet {
	background: rgba(255, 255, 255, 0.4);
	opacity: 1;
}

.topBannerSwiper .swiper-pagination-bullet-active {
	background: #fff;
}

.functionBtn {
	overflow: hidden;
	padding: 24px 0 9px 0;
}

.functionBtn li {
	float: left;
	width: 25%;
	text-align: center;
}

.functionBtn li a {
	display: block;
	color: #333;
	font-size: 12px;
}

.functionBtn li a img {
	width: 37px;
	height: 37px;
}

.lefttu {
	width: 2.91rem;
	height: 2.19rem;
	border-radius: 4px;
	display: block;
	float: left;
	margin-right: .37rem;
}

.zhuzhai {
	display: block;
	font-size: .29rem;
	border-bottom: .5px solid #ededed !important;
	text-decoration: none;
	overflow: hidden;
	color: #222;
	margin: 0 !important;
	margin: .41rem 0 .4rem .0!important;
}

.villagePrice {
	float: left;
	display: inline-block;
	margin-right: .35rem;
}

.region_address {
	margin-bottom: .15rem;
	height: .32rem;
	font-size: .29rem;
	line-height: .32rem;
	color: #222;
}

.divSan {
	overflow: hidden;
	width: 100%;
	margin-bottom: .15rem;
	color: #222;
	font-size: .29rem;
}

.divSan>div {
	float: left;
}

.divSan>span {
	float: right;
}

.divSan>span i {
	font-style: normal
}

.rightinfo {
	overflow: hidden
}

.increaseRateColor {
	color: #669934;
	font-style: inherit;
	display: block;
}

.increaseRateColor s {
	font-weight: bold;
}

.colorRed {
	color: #f74448;
	font-style: inherit;
	font-weight: bold;
	color: #f74448;
	margin-top: .15rem;
	display: block;
}

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

.areaItems li.on {
	background-color: #f8f8f8;
}

.areaItems li {
	padding-left: .48rem;
	text-align: left;
}

.subway li,
.area li,
.school li {
	text-align: left;
	padding-left: .3rem;
}

.area {
	width: 30%;
}

.subway {
	width: 38%;
}

.no_sub {
	float: left;
}

.nosub_unit {
	font-size: .21rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.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:first-child {
	margin-right: 0;
}

.btn .empty {
	color: #545454;
	margin-left: .48rem;
	float: left;
	background: #fff;
}

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

.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;
}

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

.total {
	width: 9.04rem !important;
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	padding-top: 2px;
}

.esfPriqj {
	color: #333333;
	font-size: 0.43rem;
	font-weight: bold;
	margin-top: .5rem;
	margin-bottom: 1.17rem;
}

i {
	font-style: normal;
}

.esfPrifw {
	text-align: center;
	margin-bottom: 8px;
}

.total input {
	width: 42%;
	padding: 12px 0;
	border: 0;
	margin: 0;
	text-align: center;
	font-size: 14px;
	color: #333333;
	border-radius: 0;
	border-bottom: 1px solid #e8e8e8;
}

.esfPrifw span {
	display: inline-block;
	width: 15px;
	height: 1px;
	margin: 0 12px;
	font-size: 0.32rem;
	font-weight: 500;
	color: #333333;
}

.total li {
	width: 2.7rem;
	height: 0.8rem;
	line-height: .8rem;
	text-align: center;
	background: #F7F7F7;
	float: left;
	display: block;
	margin-left: .21rem;
	font-size: .32rem;
	margin-bottom: .4rem;
}

.fillter_select ul {
	list-style: none;
	/* padding: 0 8px; */
	/* border-right: 1px solid #999; */
	z-index: 999;
}

.type_block li {
	margin: auto;
	width: 9.04rem;
	overflow: hidden;
	text-align: center;
}

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

.price_block li.on {
	background: #FFF0E9;
}

.wid3 {
	float: left;
	height: 300px;
	overflow: auto;
	background-color: #f8f8f8;
	z-index: 999;
	border-right: 0px solid #e0e0e0;
	margin-left: -1px;
}

.type_block {
	height: 300px;
}


/*.type_block li b {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(https://static.fangxiaoer.com/m/static/images/coin/filter.png) 
no-repeat;
	background-size: 100%;
	float: right;
	margin-top: .5rem;
}*/

.type_block li.on b {
	background: url
(https://static.fangxiaoer.com/m/static/images/coin/page_ec_xz@2x.png) no-repeat 
center;
	background-size: 100% 100%;
	width: 0.36rem;
	height: 0.21rem;
	float: right;
	margin-top: .425rem;
	display: block;
}

.arealist li b {
	background: url(https://static.fangxiaoer.com/m/static/images/coin/filter.png) 
no-repeat center;
	background-size: 100% 100%;
	width: .29rem;
	height: .29rem;
	float: right;
	margin-top: .45rem;
	margin-right: .4rem;
}

.arealist li.on b {
	background: url(https://static.fangxiaoer.com/m/static/images/coin/onfilter.png) no-repeat center;
	background-size: 100% 100%;
	width: .29rem;
	height: .29rem;
	float: right;
	margin-top: .45rem;
	margin-right: .4rem;
}

.subwaylist li b {
	background: url(https://static.fangxiaoer.com/m/static/images/coin/filter.png) 
no-repeat center;
	background-size: 100% 100%;
	width: .29rem;
	height: .29rem;
	float: right;
	margin-top: .45rem;
	margin-right: .4rem;
}

.subwaylist li.on b {
	background: url(https://static.fangxiaoer.com/m/static/images/coin/onfilter.png) no-repeat center;
	background-size: 100% 100%;
	width: .29rem;
	height: .29rem;
	float: right;
	margin-top: .45rem;
	margin-right: .4rem;
}

.noemy {
	width: 8.93rem !important;
	height: 1.28rem;
}

.layout {
	height: 350px !important;
	width: 100% !important;
	/* padding-bottom: 40px; */
	padding-top: 25px;
}

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

.layout ul h3 {
	display: block;
	margin: 0;
	/* margin-top: 15px; */
	margin-bottom: 10px;
	font-size: 0.43rem;
	font-weight: bold;
	color: #333333;
}

.layout li {
	display: block;
	float: left;
	font-size: .32rem;
	width: 2.05rem;
	padding: 0;
	/* margin: 5px 1.4%; */
	line-height: .8rem;
	height: .8rem;
	border-bottom: none;
	border: 1px solid #ccc;
	border-radius: 0;
	overflow: hidden;
	/* padding: 7px 0 !important; */
	border: 0;
	background: #f7f7f7;
	text-align: center;
}

.areaItem ul,
.arealist ul {
	height: 375px;
}

.monthRateColor {
	font-style: inherit;
	font-weight: bold;
	color: #51891B;
	margin-top: .15rem;
	display: block;
}

.fillter_2 span {
	display: inline-block;
	width: 79%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 1.1rem;
	line-height: 1.1rem;
}

.increaseRateColor span {
	background: url(https://static.fangxiaoer.com/m/static/images/subway/public_icon_xj.png) no-repeat;
	background-size: 100% 100%;
	width: .24rem;
	height: .24rem;
	display: block;
	float: left;
	margin-top: .14rem;
}

.increaseRateColor {
	color: #51891B;
	;
	font-style: inherit;
	float: left;
}

.increaseRateColor s {
	font-weight: bold;
	font-size: .35rem;
	margin-left: .08rem;
}

.colorRed {
	color: #fa5741;
	font-style: inherit;
	font-weight: bold;
	font-size: .35rem;
}

.colorRed span {
	background: url(https://static.fangxiaoer.com/m/static/images/subway/public_icon_ss.png) no-repeat 
center;
	background-size: 100% 100%;
	width: .24rem;
	height: .24rem;
	display: block;
	float: left;
	margin-top: .12rem;
}

.colorRed s {
	font-weight: bold;
	font-size: .35rem;
	margin-left: .08rem;
}

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

.sub_list {
	width: 9.04rem;
	margin: auto;
}

.more3 li {
	width: 4.13rem;
	height: 0.8rem;
	line-height: .8rem;
	margin-right: .4rem;
}

.more3 li:nth-child(2n) {
	margin-right: 0rem;
}

.sub_nolist {
	display: block;
	text-align: center;
	font-size: 15px;
	color: #c8c8c8;
	overflow: hidden;
}

.list .no_info p {
	color: #404040;
	font-size: 0.35rem;
	font-weight: 500;
}

.no_info span {
	font-size: 0.35rem;
	font-weight: 500;
	color: #404040;
	line-height: 0.6rem;
	display: block;
}
.new_zf{
	width: 2.97rem !important;
height: 1.07rem !important;
line-height: 1.07rem;
background: #FF6F28;
border-radius: 1rem;
margin-top: .71rem !important;
color: #fff !important;
font-size: 0.37rem;
font-weight: bold;
display: block;
}

.huiColor s{
	color: #cccccc;
}
.huiColor{
	color: #cccccc;
	
}
.newLayoutBtn .btn{position: initial;}

.fillter_select .house-years li {
    white-space: inherit;
}