/* CSS Document */
body,
div,
ul,
li,
h1,
h2,
h3,
h6,
h4,
p,
dl,
dd,
dt,
b,
span,
p {
	margin: 0;
	padding: 0
}

body {
	/* font-size: 62.5%; */
	font-family: "΢���ź�", sans-serif;
	background: #fff;
}

h1,
h2,
h3,
h4,
h5,
label {
	font-weight: 500;
	margin: 0
}

a {
	text-decoration: none;
	color: #000
}

a:hover {
	color: #000;
	text-decoration: none
}

ul {
	list-style: none
}

i {
	font-style: normal
}

img {
	border: 0
}

.ui-f {
	float: left
}

.ui-r {
	float: right
}

.clear {
	clear: both
}

.layout,
.main {
	width: 100%;
	margin: 0 auto
}

.ui-in {
	max-width: 560px;
	margin: 0 auto;
}

.ui-col-o {
	color: #ff7233
}

.ui-col-g {
	color: #999
}

.ui-line {
	width: 100%;
	height: 10px;
	background: #fff;
}

.ui-bd {
	width: 90%;
	margin: 0 auto;
	border: 1px solid #f0f0f0;
	border-radius: 3px
}

input,
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-shadow: none !important
}

/* 加载 */
.loading {
	position: fixed;
	top: 30%;
	left: 40%;
	z-index: 99999;
	width: 100px;
	height: 100px;
}

/* 顶部 */
.default_nav {
	height: 1.2rem;
	width: 100%;
	/* background-color: #f6f6f6; */
	font-size: 13px;
	color: #666;
	position: relative;
	overflow: hidden;
}

.logo_icon {
	width: 2.7rem;
	background: url(https://static.fangxiaoer.com/m/images/home/new_index/logo.png) no-repeat;
	background-size: contain;
	height: 0.66rem;
	display: block;
	float: left;
	cursor: pointer;
	margin-right: 0.29rem;
	margin-left: 0.48rem;
	margin-top: 0.36rem;
}

.login_btn {
	float: right;
	display: flex;
	align-items: center;
	margin-right: 0.48rem;
	height: 1.2rem;
	color: #404040;
	/* font-weight: 500; */
	margin-top: 0.134rem;
	font-size: 0.37rem;
}

.login_icon {
	width: 0.48rem;
	height: 0.48rem;
	background: url(https://static.fangxiaoer.com/m/images/home/new_index/icon_me.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 0.17rem;
}

/* 搜索 */
.default_search {
	/* width: 339px; */
	height: 1.06rem;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 23px 0px rgba(178, 178, 178, 0.4);
	border-radius: 4px;
	margin: 0 0.48rem;
	line-height: 1.06rem;
	margin-top: 0.27rem;
}

.default_search .searchicon {
	width: 0.41rem;
	/* height: 13px; */
	margin-left: 0.48rem;
	vertical-align: middle;
	margin-top: -2px;
}

.default_search span {
	font-size: 0.34rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	padding-left: 0.17rem;
}

/* 大分类 */
#sort {
	margin: 0;
	padding: 0;
	margin-top: 0.45rem;
	overflow: hidden;
}

#sort ul {
	display: block;
	overflow: hidden
}

#sort ul li {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
}

#sort ul li a {
	display: block
}

#sort ul li img {
	width: 1.2rem;
	height: 1.2rem;
}

#sort ul li p {
	color: #3F3F3F;
	font-size: 0.32rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 700;
	margin-top: 6px;
}

.swiper-pagination-bullet-active {
	background: #ff854b !important;
}

#sort ul li a i {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 45px;
	height: 45px;
	background: url(https://static.fangxiaoer.com/m/images/home/menu1.png) no-repeat;
	background-size: 90px auto;
}

/* С���� */
.swiper-container-horizontal>.swiper-pagination-progress {
	width: 36px;
	height: 4px;
	left: calc(50% - 18px);
	bottom: 0 !important;
	top: auto;
	border-radius: 2px !important;
	overflow: hidden;
	background-color: #f5f5f5;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background-color: #FF6F27;
	border-radius: 2px !important;
}

/* 小分类 */
#nav {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	overflow: hidden;
	/* margin-top: 2px; */
}

#nav ul.ui-nav {
	display: block;
	margin-bottom: 0.267rem;
	overflow: hidden;
}

#nav ul.ui-nav li {
	display: block;
	text-align: center;
	margin-top: 12px;
}

#nav ul.ui-nav li a {
	display: block
}

#nav ul.ui-nav li img {
	display: block;
	padding: 1% 22%
}

#nav ul.ui-nav li p {
	color: #3F3F3F;
	font-size: 0.32rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 4px;
	font-weight: 700;
}

#nav ul.ui-nav li a img {
	position: relative;
	margin: 0 auto;
	width: 0.8rem;
	/* height: 1.2rem; */
}

/*顶部广告*/
.default_gg_ss {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 18px;
}

.main_visual {
	width: 9.03rem;
	height: 3.46rem !important;
	margin: 0 auto;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}

.main_visual .swiper-container {
	width: 100%;
	height: 100%;
}

.main_visual .swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.main_visual .swiper-slide img {
	width: 100%;
	height: 100%;
}

.main_visual .swiper-slide em {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	font-style: normal;
	font-size: 0.24rem;
	text-align: right;
	padding: 1px 5px;
	background: rgba(0, 0, 0, 0.5);
	color: #ffffff;
}

.main_visual .swiper-pagination.swiper-pagination-fraction,
.lpflei .swiper-pagination.swiper-pagination-fraction,
.swiper_bhn .swiper-pagination {
	width: auto;
	left: auto;
	bottom: 0;
	right: 0;
	color: #FFF;
	background: rgba(0, 0, 0, 0.5);
	padding: 0.13rem 0.27rem;
	margin: 0.11rem;
	border-radius: 0.5rem;
	box-sizing: border-box;
}

.main_visual .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
}

.main_visual .swiper-pagination-bullet {
	background: #ffffff !important;
	opacity: 0.5;
}

.main_visual .swiper-pagination-bullet-active {
	background: #ffffff !important;
	opacity: 1;
}

.label_wei {}

.main_visual .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 7px;
	left: 0;
	width: 100%;
}

.main_visual .swiper-pagination-current,
.swiper_bhn .swiper-pagination-current {
	font-size: 0.32rem;
	font-weight: bolder;
}

.main_visual .swiper-pagination-total,
.swiper_bhn .swiper-pagination-total {
	opacity: 0.8;
}

.adInfo {
	position: relative
}

.innerADImg {
	border-radius: 0.13rem;
	width: 100%;
	height: 4.67rem;
	overflow: hidden;
}

.innerAdTitle {
	display: block;
	position: absolute;
	left: 0;
	bottom: 12px;
	font-style: normal;
	font-size: 0.24rem;
	text-align: right;
	padding: 1px 5px;
	border-bottom-left-radius: 0.13rem;
	background: rgba(0, 0, 0, 0.5);
	color: #ffffff;
}

.myBulletClass {
	color: red;
}

/*楼盘分类*/
.lpfl {
	width: 9.03rem;
	margin: 0 auto;
	height: auto;
	padding: 18px 0;
}

.lpflei {
	width: 100%;
	height: 100%;
	margin-top: 0.6rem;
}

.lpf-sww {
	width: 100%;
	height: 140px;
	margin-top: 16px;
}

.lpf-sww .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-paginationobj {
	width: 100%;
	height: 32px;
	top: 0 !important;
}

.swiper-paginationobj span {
	width: 2.07rem;
	height: 0.85rem;
	background: url("https://static.fangxiaoer.com/m/static/images/home/page_index_lp_btn_gray.png");
	background-size: 100% 100%;
	border-radius: 0 !important;
	margin: 0 0 !important;
	margin-right: 0.24rem !important;
	line-height: 0.7rem;
	text-align: center;
	color: #333;
	font-size: 0.34rem;
}

.swiperzzid {
	width: 100%;
	height: 37px;
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
}

.swiperzzid li {
	width: 24%;
	height: 37px;
	background: url("https://static.fangxiaoer.com/m/static/images/home/page_index_lp_btn_gray.png");
	background-size: 100% 100%;
	border-radius: 0 !important;
	margin: 0 0 !important;
	margin-right: 4px !important;
	line-height: 37px;
	text-align: center;
	color: #333;
	font-size: 15px;
}

.swiper-paginationobj span:nth-child(4) {
	margin-right: 0 !important;
}

.lpflei .swiper-pagination-bullet-active {
	background: url("https://static.fangxiaoer.com/m/images/home/new_index/sx_back.png") !important;
	background-size: 100% 100% !important;
	color: #fff !important;
}

.lpf-sww .swiper-slide a {
	width: 32%;
	height: 100%;
	margin-right: 8px;
	float: left;
}

.lpf-sww li {
	width: 100%;
	height: 100%;
	list-style: none;
	position: relative;
}

.lpf-sww li img {
	width: 100%;
	height: 2.1rem;
	border-radius: 4px 4px 0 0;
	/* font-size: 0; */
	display: block;
}

.ppp {
	position: absolute;
	height: 0.48rem;
	right: 0.2rem;
	top: 1.5rem;
	line-height: 0.48rem;
	color: #fff;
	background: rgba(0, 0, 0, 0.64);
	padding: 0 5px;
	font-size: 0.29rem;
	opacity: 0.8;
	border-radius: 0.48rem;
}

.lpflei .swiper-slide a:nth-child(3) {
	margin-right: 0 !important;
}

.jieshao {
	/* width: 100%; */
	height: 50px;
	border: 1px solid rgba(153, 153, 153, 0.22);
	/* border-top: none; */
	border-radius: 0 0 4px 4px;
	overflow: hidden;
	padding: 0 0.18rem;
}

.jieshao h1 {
	width: 100%;
	/* height: 16px; */
	font-size: 0.34rem;
	color: #000;
	font-weight: bold;
	/* text-indent: 0.5em; */
	margin-top: 0.18rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.jieshao p {
	width: 100%;
	height: 20px;
	font-size: 0.29rem;
	color: #ff6f28;
	/* text-indent: 0.5em; */
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.jieshao p big {
	font-weight: bold;
}

.jieshao p span {
	font-weight: bold;
}

.lpf-sww li:nth-child(3) {
	margin-right: 0 !important;
}

/* 资讯精选 */
.information {
	width: 100%;
	/* margin-top: 0.56rem; */
}

.information .top {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.information .top h3 {
	font-weight: bold;
	color: #212121;
	font-size: 0.48rem;
}

.refreshBtn {
	color: #FF6F27;
	font-size: 0.32rem;
	font-weight: bold;
}

.refreshBtn img {
	width: 0.28rem;
	height: 0.31rem;
	position: relative;
	top: 1px;
}

.infor_main {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.4rem;
	position: relative;
}

.infor_main_l {
	width: 2.74rem;
	height: 2.74rem;
	border-radius: 4px;
	position: relative;

}

.infor_main_l>.pic {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

.main_l_text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
	border-radius: 4px;
}

.mark_icon {
	width: 1.07rem;
	height: 0.45rem;
	position: absolute;
	top: 0;
	left: -2px
}

.inforTopIcon {
	/* background: url(https://static.fangxiaoer.com/m/static/images/home/index_mark_icon2.png) top center no-repeat !important; */
	line-height: 0.46rem !important;
}

.main_l_text .play_btn {
	width: 0.5rem;
	height: 0.61rem;
	margin-top: 0.75rem;
}

.main_l_text p {
	padding: 0 0.15rem !important;
	color: #fff;
	font-size: 0.32rem;
	margin-top: 0.19rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-align: left;
	font-weight: 500;
}

.infor_main_r {
	margin-left: 0.18rem;
}

.main_r_item {
	width: 5.6rem;
	height: 0.96rem;
	padding: 0.15rem 0.25rem;
	background: #F7F7F7;
	border-radius: 4px;
	margin-bottom: 0.18rem;
}

.main_r_item:nth-child(2) {
	margin-bottom: 0;
}

.main_r_item p {
	font-size: 0.29rem;
	color: #626262;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main_r_item .title {
	margin-top: 1px;
	font-size: 0.35rem;
	color: #222222;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 中间广告 */
.swiper_bhn {
	width: 9.03rem;
	height: 3.46rem;
	border-radius: 4px;
	margin: 0 auto;
	margin-top: 0.48rem;
}



.label_wei {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	font-style: normal;
	font-size: 0.24rem;
	text-align: right;
	padding: 1px 5px;
	background: rgba(0, 0, 0, 0.5);
	color: #ffffff;
}

.puiimg em {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	font-style: normal;
	font-size: 0.24rem;
	text-align: right;
	padding: 1px 5px;
	background: rgba(0, 0, 0, 0.5);
	color: #ffffff;
}

/* 底部列表选项分类 */
.fytj {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.fytj-list {
	overflow: hidden;
	/* margin: 0.48rem auto; */
	margin-top: 0.48rem;
}

.news li a {
	color: #333 !important;
	font-weight: normal;
}

.fytj-list li {
	font-size: 0.37rem;
	color: #3F3F3F;
	float: left;
	list-style: none;
}

.fytj-list li:nth-child(2) {
	margin-right: 0;
	float: right;
	margin-top: 0.08rem;
}

.fytj-list li:nth-child(3) {
	margin-right: 0;
	float: right;
	margin-right: 0.56rem;
	margin-top: 0.08rem;
}

.diy {
	color: #212121 !important;
	font-weight: bold;
	background: url(https://static.fangxiaoer.com/m/images/home/new_index/img_xhx.png) 0 16px no-repeat;
	background-size: 0.42rem 0.08rem;
	font-size: 0.48rem !important;
	background-position: center 0.52rem;
}

/* 加载样式 */
.jiazai {
	width: 100%;
	padding: 12px 0;
	text-align: center;
}

.jiazai img {
	width: 23px;
	height: 23px;
	margin: 0 auto;
}

.jiazai span {
	font-size: 12px;
	color: #545454;
	margin-left: 12px;
}






.wx_logo {
	display: none;
	float: left;
	width: 205px;
	height: 45px;
	padding: 2.5px 0;
}

.wx_logo img {
	display: block;
	width: 100%;
	height: 40px;
}

/* 城市 */
.substatic {
	position: absolute;
	left: 3.48rem;
	bottom: 6px;
	font-size: 0.37rem;
	color: #404040;
}

.substatic::after {
	content: "";
	background: url(https://static.fangxiaoer.com/m/static/images/home/search_bg.png) no-repeat scroll right center transparent;
	padding-right: 13px;
	outline: none;
	padding-bottom: 1px;
	background-size: 0.21rem 0.11rem;
}

/* 版权样式 */
.copyright {
	text-align: center;
	font-size: 0.32rem;
	line-height: 35px;
	margin-bottom: 60px;
}

.copyright a {
	color: #c0c3cf;
}

/* 回到顶部 */
#gotop {
	position: fixed;
	left: auto !important;
	right: 10px;
	bottom: 2.66rem;
	display: none;
	width: 1.18rem;
	z-index: 999;
	cursor: pointer;
}

/* 遮罩 */
.fullbgn {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	overflow: hidden;
}

.fullbgn div {
	display: none;
}

.fullbgn img {
	display: block;
	text-align: center;
	padding: 5% 2%;
	margin: 0 auto;
}

/* <!--提示信息--> */
.message {
	display: none;
	position: fixed;
	top: 50%;
	left: 22%;
	z-index: 999999;
	max-width: 640px;
	width: 200px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background-color: rgba(102, 102, 102, 0.8);
	filter: alpha(opacity=80);
	/*-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;*/
	border-radius: 5px;
}

/* 特色找房 */

.baike_sl .swiper-slide {
	width: 2.7rem;
	height: 2.4rem;
	float: left;
	background: #F5F5F5;
	margin-left: 0.32rem;
}

.baike_sl .swiper-slide:nth-child(1) {
	margin-left: 0;
}

.baike_sl {
	/* margin-bottom: 4%; */
}

.baike_sl {
	width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 1;
	margin-top: 0.48rem;
	margin-bottom: 0.16rem;
}

.duyt {
	width: 100%;
	height: 100%;
}

.duyt img {
	width: 100%;
	height: 100%;
	float: left;
	margin-right: 2%;
}

/* 底部列表 */
#pro {
	display: block;
	margin-bottom: 10px;
	overflow: hidden
}

#pro h3 {
	font-size: 1.6rem;
	font-weight: 600;
	padding: 0 3%;
	border-bottom: 1px solid #eee;
	line-height: 40px;
}

#pro h3 span {
	padding-left: 10px;
	/* border-left: 3px solid #ff6f2a; */
	background-image: url(https://static.fangxiaoer.com/m/static/images/line_wei.png);
	background-repeat: no-repeat;
	background-size: 2.5px;
	background-position: center left;
	font-size: 14px;
}

#pro h3 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #4693ff;
}

#pro ul a {
	display: block;
	width: 100%;
	/* height:100px; */
	padding: 12px 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}

#pro ul a .ui-vc {
	position: absolute;
	top: 5px;
	left: 55px;
	width: 40px;
}

#pro ul li:last-child a {
	border-bottom: none;
}

.ui-f {
	display: block;
	width: 100px;
	position: relative
}

#pro ul .side {
	margin-left: 10px;
	width: 66%;
	height: 76px;
	position: relative;
}

#pro ul .side h4 {
	font-size: 0.4rem;
	height: 20px;
	line-height: 20px;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #212121;
	font-weight: 700;
}

#pro ul .side p {
	width: 100%;
	height: 18px;
	font-size: 11px;
	color: #717171;
	line-height: 18px;

	/* overflow:hidden */
}

.uuqs1 {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 23px;
	overflow: hidden;
}

.uuqs1 img {
	margin-left: 37px !important;
}

.smallAdress {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#pro ul .side p.tag {
	overflow: initial
}

#pro ul .side p.col {
	color: #fe5400
}

#pro ul .side p small {
	display: block;
	float: right;
	font-size: 12px;
}

#pro ul .side p i {
	display: block;
	float: left;
	/*width:34%;*/
	height: 15px;
	line-height: 16px;
	font-size: 1.2rem;
	color: #fe5400;
	border: none;
	background: #ffe8de;
	border-radius: 3px;
	text-align: right;
	padding: 0 2px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

#pro ul .side p b {
	font-size: 0.42rem;
	font-weight: 700;
}

#pro ul .side p.bot {
	position: absolute;
	bottom: 0;
}

#pro ul .side p.bot i {
	font-size: 10px;
	width: auto;
	font-style: normal;
	margin-right: 3px;
}

#pro ul .side p span {
	display: block;
	float: left;
	width: auto;
	margin-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis
}

#pro ul.second .side p span.room {
	width: 18%
}

#pro ul.renting .side p span.room {
	width: 70%
}

#pro ul.renting .side p span.region {
	width: 50%;
	white-space: pre;
}

#pro ul .side p small.col {
	color: #fe5400;
	font-size: 0.32rem;
}

.trait em {
	color: #ff5200;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 1.2rem;
	padding: 0 4px;
	margin-right: 3px;
	line-height: 20px;
	font-style: normal;
}

#pro ul.second .side p i {
	border: 0
}

#pro ul.second .side p.tag i {
	line-height: 20px
}

#pro ul.renting .side p i {
	border: 0
}

#pro ul.second .side h4 {
	height: 18px;
	white-space: nowrap;
}

#pro ul.renting .side h4 {
	/*	height:34px*/
	white-space: nowrap;
}

#pro ul .side p em {
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 5px;
	font-style: normal;
	padding: 0 2px
}

/*#pro ul .side p em.em1 {
	border-color:#15b219;
	color:#15b219
}
#pro ul .side p em.em2 {
	border-color:#f64233;
	color:#f64233
}
#pro ul .side p em.em3 {
	border-color:#4492fe;
	color:#4492fe
}*/
#pro ul .side p em.em1 {
	color: #ff5200;
}

#pro ul .side p em.em2 {
	color: #ff5200;
}

#pro ul .side p em.em3 {
	color: #ff5200;
}

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

@media screen and (max-width:320px) {
	#pro ul .side {
		margin-left: 10px;
		width: 177px
	}

	#pro ul .side p em {
		margin-right: 1px
	}
}

.default_search i {
	font-size: 0.25rem;
	margin-right: 1.5rem;
	float: right;
	margin-top: 0.25rem;
	/* right: 0; */
	color: #757575;
}

.haveVideo {
	position: absolute;
	width: 29px;
	top: auto;
	float: left;
	margin-right: 12px;
}

#pro .ui-f .ui-v {
	position: absolute;
	left: 3%;
	width: 30px;
	top: auto;
}

.index_rank {
	width: 100%;
}

.index_rank span {
	margin-left: 0.1rem !important;
	color: #353535;
}

.index_rank .group {
	height: 0.4rem;
	background: url(https://static.fangxiaoer.com/m/static/images/rank/page_xf_list_kft.png);
	background-repeat: no-repeat;
	background-size: 0.4rem;
	display: inline-block;
	color: #353535;
	text-indent: 0.58rem;
	margin-left: 0.1rem;
}

.index_rank {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.uuqs {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 23px;
	overflow: hidden;
}

.havePanorama {
	width: 29px;
	float: left;
}

/* 播放器 */
#player {
	display: none;
}

.player {
	position: fixed;
	bottom: 0.48rem;
	left: 0.27rem;
	width: 9.47rem;
	height: 1.39rem;
	border-radius: 4px 4px 1px 1px;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 999;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	color: #fff;
}

.player_l {
	width: 85%;
	display: flex;
	align-items: center;
}

.player_l .play,
.pause {
	width: 0.88rem;
	height: 0.88rem;
	border-radius: 50%;
	margin-left: 0.4rem;
	margin-right: 0.35rem;
}

.player_text {
	width: 5.88rem;
}

.player_text .title {
	font-size: 0.4rem;
	font-weight: bold;
	color: #FFFFFF;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.player_text .desc {
	font-size: 0.29rem;
	font-weight: 300;
	color: #FFFFFF;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	opacity: 0.9;
	margin-top: 0.06rem;
}

.player_text .desc .date {
	margin-right: 0.28rem;
}

.player_r {
	width: 15%;
	text-align: center;
}

.close_player {
	width: 0.37rem;
	/* height: 0.37rem; */
}

.track {
	width: 100%;
	height: 3px;
	background-color: #c4c4c4;
	position: absolute;
	bottom: -3px;
	left: 0;
}

.progress {
	width: 0px;
	height: 100%;
	position: relative;
	background-color: #ff5200;
}

/* 下载弹窗 */
.download_popup {
	/* display: none; */
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	overflow: hidden;
	display: none;
}

.download_popup_info {
	position: absolute;
	top: 3.28rem;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 999;
	width: 7.73rem;
	height: 9.07rem;
	background: #FFFFFF;
	border-radius: 15px;
	text-align: center;
}

.download_logo {
	width: 1.85rem;
	height: 1.85rem;
	margin-top: 1.6rem;
	margin-bottom: 0.8rem;
}

.download_popup_title {
	font-size: 0.38rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222222;
	margin-bottom: 0.35rem;
	line-height: 0.37rem;
}

.download_popup_desc {
	font-size: 0.4rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #222222;

}

.download_btn {
	margin: 0 auto;
	border-radius: 5px;
	line-height: 1.07rem;
	color: #ffffff;
	text-align: center;
	font-size: 0.4rem;
	box-shadow: none;
	width: 5.07rem;
	height: 1.07rem;
	background: #FF6F28;
	margin-top: 0.95rem;
}

.close_download {
	width: 1.01rem;
	height: 1.01rem;
	margin: 0 auto;
	position: absolute;
	top: 13.31rem;
	right: 0;
	left: 0;

}


.baike {
	width: 100%;
	height: auto;
	overflow: hidden
}

.baike h3 {
	font-size: 1.6rem;
	padding: 3% 5%;
	font-weight: bold;
}

.baike h3 small {
	margin-left: 10px
}



.zixunSlider {
	width: 144%;
	height: auto
}

.baike_sl a {
	float: left;
	text-decoration: none;
	font-size: 1.2rem;
	width: 25%;
	/*border-right:1px solid #f5f5f5;*/
}

.baike_sl a:last-child {
	border-right: none;
}

.slideBox {
	position: relative;
	overflow: hidden;
	margin: 10px auto;
	max-width: 560px
}

.slideBox .hd {
	position: absolute;
	height: 20px;
	line-height: 20px;
	bottom: 0;
	right: 0;
	z-index: 1
}

.slideBox .hd li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px
}

.slideBox .hd li.on {
	background: #fff
}

.slideBox .bd {
	position: relative;
	z-index: 0
}

.slideBox .bd li {
	position: relative;
	text-align: center
}

.slideBox .bd li img {
	background: url(https://static.fangxiaoer.com/m/static/images/loading2.gif) center center no-repeat;
	vertical-align: top;
	width: 100%
}

.slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slideBox .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	/*background:url(/images/focusBg.png) repeat-x;*/
	color: #fff;
	text-align: left
}

.slideBoxs .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	left: 45%;
	z-index: 1
}

.slideBoxs .hd li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px
}

.slideBoxs .hd li.on {
	background: #fff
}


.news_house {
	overflow: hidden
}

.more {
	font-size: 1.4rem;
	margin: 15px auto;
	text-align: center;
	line-height: 30px
}

.more a {
	display: block;
	color: #737373
}

.look {
	padding: 10px
}

.look p {
	line-height: 30px;
	text-align: center;
	font-size: 1.2rem
}

.look a {
	display: block;
	border: 1px solid #fe5200;
	border-radius: 3px;
	color: #fe5200;
	font-size: 1.4rem;
	font-weight: 500;
	text-align: center;
	line-height: 32px
}

.submeun ul li {
	display: block;
	float: left;
	width: 50%;
	text-align: center;
	border-bottom: 1px solid #fbfbfb;
	padding: 10px 0
}

.submeun ul li a {
	font-size: 1.5rem;
	color: #666;
	display: block;
	border-right: 1px solid #f0f0f0
}

.submeun ul li.hd a {
	border-right: 0
}



.menu {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 57px;
	z-index: 999;
	background: #fcfcfc;
	padding: 5px 0;
	overflow: hidden;
	border-top: 1px solid #eee
}

.menu ul li {
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	font-size: 1.2rem
}

.menu ul li a.active {
	color: #fd5100
}

.menu ul li.foot_01.active a {
	display: block;
	background: url(https://static.fangxiaoer.com/m/static/images/home/foot_01.png) no-repeat top center;
	background-size: 28px 26px;
	padding-top: 28px
}

.menu ul li.foot_02 a {
	display: block;
	background: url(https://static.fangxiaoer.com/m/static/images/home/foot_02.png) no-repeat top center;
	background-size: 28px 26px;
	padding-top: 28px
}

.menu ul li.foot_03 a {
	display: block;
	background: url(https://static.fangxiaoer.com/m/static/images/home/foot_03.png) no-repeat top center;
	background-size: 28px 26px;
	padding-top: 28px
}

.menu ul li.foot_04 a {
	display: block;
	background: url(https://static.fangxiaoer.com/m/static/images/home/foot_04.png) no-repeat top center;
	background-size: 28px 26px;
	padding-top: 28px
}

.menu ul li.foot_05 a {
	display: block;
	background: url(https://static.fangxiaoer.com/m/static/images/home/foot_05.png) no-repeat top center;
	background-size: 28px 26px;
	padding-top: 28px
}



#app {
	display: none;
	position: fixed;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .8);
	width: 100%;
	height: 44px;
	overflow: hidden;
	z-index: 999
}

#app .app-a {
	display: block;
	width: 100%;
	height: 44px
}

#app .app-a .span {
	float: right;
	width: 80px;
	height: 44px;
	line-height: 44px;
	background: #ff5200;
	color: #fff;
	font-size: 13px;
	text-align: center
}

#app .app-a .img {
	width: 34px;
	background: url(https://static.fangxiaoer.com/m/static/images/home/logo_app.png) no-repeat left center;
	background-size: 34px 34px;
	height: 34px;
	display: block;
	float: left;
	cursor: pointer;
	margin: 5px;
	margin-left: 9%;
	margin-right: 3%;
	text-indent: 999px
}

#app .app-a .describe {
	height: 44px;
	line-height: 14px;
	padding: 8px 0;
	font-size: 11px;
	color: #fff
}

#app .app-a .describe a {
	display: block;
	color: #fff;
	height: 30px;
	overflow: hidden
}

#app a.app-b {
	position: absolute;
	left: -18px;
	top: -18px;
	display: block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	background: #000;
	border-radius: 50%;
	color: #b3b3b3 !important;
	font-size: 14px;
	text-align: center;
	clip: rect(18px, 42px, 42px, 18px)
}

#app a.app-b span {
	position: relative;
	left: 8px;
	top: 7px
}

/*����*/
.sharebtn {
	position: absolute;
	right: 56px;
	top: 11px;
	width: 15px;
	height: 20px;
	background-position: -93px 0px !important;
}



/*����*/
.success {
	display: none;
	position: fixed;
	top: 40%;
	left: 17.5%;
	width: 65%;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border-radius: 10px;
	z-index: 999999;
	overflow: hidden;
}

.success h5 {
	font-size: 1.4rem;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
}

.success p {
	display: block;
	margin: 20px 0 15px 0;
	line-height: 20px;
	font-size: 1.3rem;
}

.success p i {
	color: #ff5200;
}

.success a {
	display: block;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 20px;
	line-height: 35px;
	border-radius: 5px;
	font-size: 1.4rem;
	background: #ff5200;
	color: #fff;
}

.success .close {
	position: absolute;
	right: 10px;
	top: 8px;
	width: 15px;
}


/*����APP����*/
#apps {
	display: none;
	width: 100%;
	background: #f8f8f8;
	box-sizing: initial;
	overflow: hidden;
}

#apps .apps {
	width: 90%;
	margin: 3% auto;
	padding: 2% 3%;
	background: #fff;
	border: 1px solid #fff;
	background: #ffffff;
	box-shadow: 1px 3px 5px rgba(12, 2, 5, .07);
	border-radius: 10px;
	box-sizing: initial;
	overflow: hidden;
}

#apps .apps em {
	display: block;
	float: left;
	width: 42px;
	height: 42px;
	font-size: 0px;
	background: url(https://static.fangxiaoer.com/m/static/images/home/logo_app.png) no-repeat center;
	background-size: 35px 35px;
	border: 1px solid #cbcaca;
	border-radius: 10px;
}

#apps .apps span {
	display: block;
	float: left;
	font-size: 15px;
	margin-left: 2%;
	line-height: 22px;
}

#apps .apps span i {
	display: block;
	font-size: 13px;
	color: #888a92;
	font-style: normal;
}

#apps .apps a {
	display: block;
	float: right;
	width: 22%;
	font-size: 14px;
	background: #ff5200;
	color: #fff;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	margin-top: 8px;
}

@media screen and (max-width:320px) {
	#apps .apps span {
		font-size: 12px;
	}

	#apps .apps span i {
		font-size: 12px;
	}

	#apps .apps a {
		font-size: 12px;
	}
}

.default_nav .tag {
	display: none;
	position: absolute;
	left: 40%;
	text-align: center;
	line-height: 45px;
	font-size: 1.4rem;
}

#audio {
	display: block;
	margin: 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}

#audio h3 {
	font-size: 1.6rem;
	font-weight: 500;
	padding: 3%;
	border-bottom: 1px solid #eee;
}

#audio h3 small {
	margin-left: 10px
}

#audio h3 span {
	display: block;
	float: right;
	font-weight: 500;
	color: #999;
	padding-top: 4px;
	font-size: 1.2rem;
}

#audio h3 span a {
	color: #999;
}

#audio ul {
	display: block;
	margin: 10px 0;
	width: 70%;
	float: left;
	padding-left: 3%;
	overflow: hidden;
}

#audio ul li {
	display: block;
	line-height: 25px;
	background: url(https://static.fangxiaoer.com/m/static/images/home/au_stop1.png) no-repeat left center;
	padding-left: 12px;
	font-size: 1.4rem;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#audio ul li.color {
	background: url(https://static.fangxiaoer.com/m/static/images/home/au_play1.png) no-repeat left center;
}

@media screen and (max-width:320px) {
	#audio h3 {
		display: block;
		font-size: 1.4rem;
		font-weight: 600;
	}

	#audio h3 small {
		font-weight: 500;
		color: #000;
		font-size: 1.3rem;
	}
}

#audio .btn {
	display: block;
	float: right;
	width: 70px;
	height: 80px;
	border: none;
	padding: 0;
	margin: 7px 3% 0 0;
	outline: none;
}

#audio .color {
	color: red;
}

#audio button.play {
	background: url(https://static.fangxiaoer.com/m/static/images/home/au_play.png) no-repeat center;
	background-size: 100%;
}

#audio button.stop {
	background: url(https://static.fangxiaoer.com/m/static/images/home/au_stop.png) no-repeat center;
	background-size: 100%;
}

#audioinfo h3 {
	width: 97%;
	max-width: 640px;
	background: #F6F6F6;
	height: 30px;
	font-size: 14px;
	padding: 0 0 0 3%;
	line-height: 30px;
	overflow: hidden;
}

#audioinfo ul {
	display: block;
	overflow: hidden;
}

#audioinfo ul li {
	display: block;
	border-bottom: 1px solid #e5e5e5;
	padding: 1% 3%;
	font-size: 14px;
	line-height: 35px;
	cursor: pointer;
	overflow: hidden;
}

#audioinfo .btn {
	display: block;
	float: right;
	width: 35px;
	height: 35px;
	border: none;
	padding: 0;
	margin: 0;
	outline: none;
	background: url(https://static.fangxiaoer.com/m/static/images/home/au_play.png) no-repeat center;
	background-size: 100%;
}

#audioinfo .color {
	color: red;
}

#audioinfo button.play {
	background: url(https://static.fangxiaoer.com/m/static/images/home/au_stop.png) no-repeat center;
	background-size: 100%;
}

.coloron {
	color: red;
}

.coloron a {
	color: red;
}

/*#audioinfo .upu{margin-bottom: 50px;}*/

#audioinfo .no_info {
	display: block;
	text-align: center;
	margin: 50px 0;
}

/*ԤԼ����*/
.orderd {
	margin-bottom: 20px;
}

.orderd h3 {
	font-size: 1.6rem;
	font-weight: 600;
	padding: 0 3%;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	height: 40px;
}

.orderd h3 span {
	display: block;
	float: left;
	width: 56px;
	line-height: 40px;
	padding-left: 10px;
	/* border-left: 3px solid #ff6f2a; */
	background-image: url(https://static.fangxiaoer.com/m/static/images/line_wei.png);
	background-repeat: no-repeat;
	background-size: 2.5px;
	background-position: center left;
	height: 40px;
}

.orderd h3 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #ff5200;
	line-height: 40px
}

.orderd h3 span img {
	display: block;
	padding-top: 15px;
}

.orderd h3 small {
	float: right;
	color: #ff5200;
	line-height: 19px;
}

.orderd dl {
	display: block;
	font-size: 1.4rem;
	overflow: hidden;
}

.orderd dl dd {
	display: block;
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}

.orderd dl dd input {
	display: block;
	width: 100%;
	/*height: 38px; line-height: 38px;*/
	padding: 10px 5%;
	background: #f1f1f1;
	border: none;
	border-radius: 20px;
	outline: none;
}

.orderd dl dd:nth-child(2):after {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 22px;
	top: 15px;
	background: url(https://static.fangxiaoer.com/m/static/images/home/search_bg.png) no-repeat right center;
}

.orderd dl .btn_o {
	display: block;
	width: 90%;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	margin-top: 10px;
	background: #fff;
	color: #ff5200;
	border: 1px solid #ff5200;
	border-radius: 20px;
	outline: none;
}

/*��������*/
.searchall {
	display: block;
	width: 100%;
	overflow: hidden;
}

.searchall .default_search {}

.searchinfo {
	width: 100%;
	margin-top: 56px;
}

.searchinfo ul li {
	display: block;
	border-bottom: 1px solid #E5E5E5;
	line-height: 48px;
	margin: 0 3%;
	font-size: 12px;
	overflow: hidden;
}

.searchinfo ul li a {
	display: block;
	overflow: hidden;
}

.searchinfo ul li span {
	display: block;
	float: left;
	width: auto;
	max-width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	color: #000000;
	/* height:  15px; */
	/* line-height: 15px; */
}

.searchinfo ul li b {
	font-weight: normal;
	display: none;
}

.searchinfo ul li i {
	width: 20px;
	height: 30px;
	background: url(https://static.fangxiaoer.com/m/static/images/search_icon.jpg) no-repeat right center;
	background-size: 100px 36px;
	background-position: -75px 0px;
	float: right;
	display: none;
}

.searchinfo ul li small {
	display: block;
	float: right;
	color: #ccc;
}

.searchinfo .free {
	padding: 0 3%;
	line-height: 30px;
	border-bottom: 1px solid #e5e5e5;
}

#history ul p {
	display: block;
	padding-left: 8%;
	background: url(https://static.fangxiaoer.com/m/static/images/home/sea_icon.png) no-repeat;
	background-size: 14px auto;
	vertical-align: -3px;
	background-position: 10px -16px;
	font-size: 12px;
	margin: 10px 0;
}

#history ul li {
	display: block;
	border-bottom: 1px solid #E5E5E5;
	line-height: 30px;
	padding: 0 3%;
	font-size: 12px;
	overflow: hidden;
}

#history ul li a {
	display: block;
}

#history ul li span {
	display: block;
	float: left;
	width: auto;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#history ul li b {
	font-weight: normal;
}

#history ul li i {
	width: 20px;
	height: 30px;
	background: url(https://static.fangxiaoer.com/m/static/images/search_icon.jpg) no-repeat right center;
	background-size: 100px 36px;
	background-position: -75px 0px;
	float: right;
}

#history ul li small {
	display: block;
	float: right;
	color: #ccc;
}

#history button {
	border: none;
	background: none;
	line-height: 30px;
	text-align: center;
	width: 100%;
	font-family: "΢���ź�";
	margin: 0 auto;
	border-bottom: 1px solid #E5E5E5;
}


.haveVideo {
	position: absolute;
	/*left: 35px;*/
	width: 29px;
}

.sale {
	width: 68%;
	font-size: 11px;
	color: #545454;
	margin-left: 110px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sale i {
	background: url(https://static.fangxiaoer.com/m/static/images/sale.png) no-repeat;
	background-size: 14px 14px;
	background-position: center left;
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: sub;
	margin-right: 4px;
}

.new_Price {
	margin-top: -40px;
}

.areaMTM {
	height: 16px;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}

#history .newhouse_status {
	display: none
}

#history .newhouse_region {
	display: none
}

#history .newhouse_price {
	display: none
}

.searchinfo ul .newhouse_li span .newhouse_type {
	float: none;
	display: inline;
	font-size: 13px;
	color: #999999;
}

.searchinfo ul .newhouse_li .newhouse_status {
	font-size: 12px;
	color: #bdbdbd;
	float: right
}

.searchinfo ul .newhouse_li .newhouse_region {
	font-size: 13px;
	color: #919496;
	margin-top: 11px;
}

.searchinfo ul .newhouse_li .newhouse_price {
	font-size: 12px;
	color: #ff7c3e;
	float: right;
	margin-top: 11px;
}

.searchinfo ul .newhouse_li .newhouse_price label {
	font-weight: bold;
	color: #ff5200;
}

.searchinfo ul .newhouse_li {
	padding-top: 15px;
	padding-bottom: 15px
}

#history .cl {
	display: none
}

.newhouse_li span {
	height: 15px;
	line-height: 15px
}

.swiper-pagination-bullet {
	opacity: 1;
	background-color: rgba(255, 255, 255, 0.5) !important;
	width: 6px;
	height: 6px;
}

.swiper-pagination-bullet-active {
	background-color: rgba(255, 255, 255, 1) !important
}


#nav .swiper-pagination-bullet {
	width: 13px;
	height: 4px;
	background: #e7eaef !important;
	border-radius: 2px !important;
}

#nav .swiper-pagination-bullet-active {
	/* background: url("https://static.fangxiaoer.com/m/static/images/home/page_index_lb_img_jbdot.png") !important; */
	background-size: 100% 100% !important;
	width: 23px;
	border-radius: 1px;
	background-color: #FF6F28 !important;
}

.video_box .title h3 {
	font-size: 1.6rem;
	font-weight: 600;
	padding: 0px 3%;
	border-bottom: 1px solid #eee;
	line-height: 40px;
}

.video_box .title h3 span {
	padding-left: 10px;
	/* border-left: 3px solid #ff6f2a; */
	background-image: url(https://static.fangxiaoer.com/m/static/images/line_wei.png);
	background-repeat: no-repeat;
	background-size: 2.5px;
	background-position: center left;
	font-size: 14px;
}

.video_box .title h3 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #4693ff;
}

.clearfix {
	clear: both
}

.video_box .content {
	padding-left: 3%;
	padding-right: 3%;
}

.video_box .content ul li {
	width: 48.5%;
	float: left;
	margin-right: 3%;
	padding-top: 15px
}

.video_box .content ul li:nth-child(2) {
	margin-right: 0
}

.video_box .content ul li .pic {
	border-radius: 5px;
	overflow: hidden
}

.video_box .content ul li .pic img {
	width: 100%;
	min-height: 125px;
}

.video_box .content ul li .text p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
	line-height: 40px
}


.searchinfo ul li .shadow {
	font-size: 13px;
	color: #999999;
}

#history .newHouse_NewName {
	float: left
}

#history .newhouse_type {
	color: #999999
}

.shadow {
	color: #999999
}

/*20190319������ҳƷ�ƹ����а���ʶ����*/
/*��ʽ������ҳ*/
.index_rank {
	position: relative;
	background: #eee;
	padding: 4px 0;
	/* padding-left: 0.1rem; */
	margin-top: 83.33px;
	font-size: 12px;
}

.index_rank span {
	height: 0.4rem;
	background: url(https://static.fangxiaoer.com/m/static/images/rank/bang.jpg);
	background-repeat: no-repeat;
	background-size: 0.4rem;
	display: inline-block;
	color: #353535;
	text-indent: 0.58rem;
	/* line-height: 1.4rem; */
	/* margin-left: 0.8rem; */
}

.rank_pai {
	position: absolute;
	width: 21px;
	margin-top: 52.33px;
	padding: 1px 1px 0 0;
	border-radius: 0 2px 0 0;
	background: #fff;
	left: 3%;
}

.index_newhouse_list {
	width: 100px;
	float: left;
	height: 73.33px;
	position: relative;
}

.index_newhouse_list img:nth-child(1) {
	height: 100%;
	position: relative;
}



.xq-list {
	width: 90%;
	margin: 0 auto;
	margin: 18px;
	overflow: hidden;
}

.xq-list ul {
	width: 100%;
	overflow: hidden;
	list-style: none;
}

.xq-list ul li {
	width: 100%;
	overflow: hidden;
	list-style: none;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.list-js {
	width: 100%;
	height: 6.67rem;
}

.list-left {
	width: 35%;
	height: 100%;
	float: left;
	position: relative;
}

.left_tu {
	width: 100%;
	height: 100%;
}

.ui-v {
	left: 0 !important;
}

.haveVideo {
	margin-left: 16px !important;
}

.rank_pai {
	left: 0 !important;
}

.depig {
	display: none;
}

.app {
	position: fixed;
	bottom: 2%;
	width: 30%;
	left: 34%;
	height: 6.5%;
	border-radius: 20px;
	z-index: 999999;
	display: none;
}

.app img {
	width: 100%;
	height: 100%;
}

.second {
	display: none;
}

.renting {
	display: none;
}

.trait em {
	border-radius: 3px;
	margin-right: 3px;
	line-height: 20px;
	font-style: normal;
	display: inline;
	color: #545454 !important;
	border: 0px solid #ddd;
	font-size: 10px;
	background: #f4f5f7;
	padding: 1px 3px;
}

.second .charact li,
.renting .charact li {
	border-radius: 3px;
	margin-right: 3px;
	line-height: 20px;
	font-style: normal;
	display: inline;
	color: #545454 !important;
	border: 0px solid #ddd;
	font-size: 10px;
	background: #f4f5f7;
	padding: 1px 3px;
}

/* 春节首页头部展示 */
.festival {}

.festivalCloseBtn {
	width: 0.85rem;
	height: 0.48rem;
	position: absolute;
	right: 0.1067rem;
	top: 0.1067rem;
	background: url(https://static.fangxiaoer.com/m/static/images/activity/festivalCloseBtn.png) top center;
	background-size: 100% 100%;
	cursor: pointer;
}

.festivalDefault {
	background: url(https://static.fangxiaoer.com/m/static/images/activity/festivalDefault.png) top center;
	background-size: 100% 100%;
	padding-top: 2.53rem;
}

.festival .logo_icon {
	background: url(https://static.fangxiaoer.com/m/static/images/activity/festivalLogo.png) top center;
	background-size: 100% 100%;
}

.festival .substatic {
	color: #fff;
}

.festival .substatic::after {
	content: "";
	background: url(https://static.fangxiaoer.com/m/static/images/activity/festivalico1.png) no-repeat scroll right center transparent;
	padding-right: 13px;
	outline: none;
	padding-bottom: 1px;
	background-size: 0.21rem 0.11rem;
}

.festival .login_icon {
	background: url(https://static.fangxiaoer.com/m/static/images/activity/festivalico2.png) top center;
	background-size: 100% 100%;
}

.festival .default_search {}

.festival {
	width: 100%;
	padding-bottom: 0.2rem;
}

.festival .login_btn {
	color: #fff;
}

.festivalClose {
	background: url(https://static.fangxiaoer.com/m/static/images/activity/festivalDefault.png);
	background-size: cover;
	padding-top: 0;
	background-origin: border-box;
	background-position: bottom center;
}

/* 行业要闻改版  2021年9月2日15 */
.newChangetop {
	float: left;
	line-height: 17px;
	height: 17px;
	font-size: 0.35rem;
}

.newChangetop-ico0 {
	display: none !important;
}

.newChangetop-ico {display: inline-block;width: 0.37rem;height: 0.37rem;float: left;margin-right: 0.17rem;margin-top: 0.02rem;}

.newChangetop-ico1 {
	background: url(https://static.fangxiaoer.com/m/static/images/coin/newChangetop-ico3.png);
	background-size: 100% 100%;
}

.newChangetop-ico2 {
	background: url(https://static.fangxiaoer.com/m/static/images/coin/newChangetop-ico2.png);
	background-size: 100% 100%;
}

.newChangetop-ico3 {
	background: url(https://static.fangxiaoer.com/m/static/images/coin/newChangetop-ico1.png);
	background-size: 100% 100%;
}

.newChangetop-title {
	height: 18px;
	font-size: 0.4rem;
	font-family: Microsoft YaHei;
	color: #222222;
	line-height: 15px;
	width: 8.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre;
	font-weight: 600;
}

.newChangeVideo {
	overflow: hidden;
}

.newChangeVideo-img {
	width: 2.88rem;
	height: 1.63rem;
	border-radius: 4px;
	overflow: hidden;
	float: left;
	margin-right: 0.39rem;
	width: 3.73rem;
	height: 2.11rem;
}

.newChangeVideo-img img {
	width: 100%;
	height: 100%;
}

.newChangeVideo-right {
	float: left;
	position: relative;
	height: 2.11rem;
	width: 4.98rem;
}

.newChangeVideo-title {
	width: 4.93rem;
	font-size: 0.4rem;
	font-family: Microsoft YaHei;
	font-weight: 600;
	color: #222222;
	line-height: 0.58rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.newChangeVideo-bot {
	overflow: hidden;
	font-size: 0.32rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #757575;
	line-height: 0.32rem;
	margin-top: 0.4rem;
	position: absolute;
	bottom: 0.07rem;
	left: 0;
	width: 98%;
}

.newChangeVideo-bot p {
	float: left;
	margin-right: 0.27rem;
}

.newChangeVideo-bot p+p {}

.newChange .upKuang {
	float: left;
	height: 17px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.newChange .leftKuang {
	float: left;
	width: 9.06rem;
	height: 2.66rem;
	/* overflow: hidden; */
	position: relative;
}

.newChange .leftKuang li {
	float: left;
	margin-bottom: 0.2rem;
}


.newChange .leftKuang li a{
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
.newChange .upKuang ul {}

.newChange .zuo {
	height: auto;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0.55rem;
}

.newChange .shang {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.ad-swiper-ico{
	display: block;
	background: url(https://static.fangxiaoer.com/web/images/ico/sign/ico_ad.png) rgb(0 0 0 / 40%);
	background-size: 100% 100%;
	width: 0.58rem;
	height: 0.38rem;
	position: absolute;
	right: 0;
	top: 0;
}
.ad-new-ico{
	display: block;
	background: url(https://static.fangxiaoer.com/web/images/ico/sign/ico_ad.png) rgb(0 0 0 / 40%);
	background-size: 100% 100%;
	width: 0.58rem;
	height: 0.38rem;
	position: absolute;
	right: 0;
	top: 0;
}

/* 2022年10月19日 修改播放量样式 */
.visitNum{float: right;}
.visitNum .visitNum_icon{background: url(https://static.fangxiaoer.com/web/images/video/visitNum_icon.png) top center;background-size: 100% 100%;width: 0.37rem;height: 0.27rem;display: inline-block;float: left;margin-right: 0.1rem;}
.visitNum .visitNum_span{height: 0.32rem;font-size: 0.32rem;font-family: PingFang SC;font-weight: 500;color: #999999;line-height: 0.32rem;}

.eventTo{
	width: 9.2rem;
	height: 1.49rem;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 0.56rem;
	border-radius: 0.11rem;
}
.eventTo img{width: 100%;height: 100%}