<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	white-space: pre-wrap;
  word-wrap: break-word;
}
.warp {
	width: 1200px;
	margin: 0 auto;
}
.red{color:#ff0000;}
/* åº•éƒ¨ */
.footer {
	width: 100%;
	float: left;
	margin-top: 50px;
	background: #252634;
	color: #6e6f7e;
	padding-top: 40px;
}

.footer_r {
	width: 300px;
	float: right;
	text-align: right;
}

.footer_r .code {
	display: inline-block;
	width: 124px;
	text-align: center;
	color: #cccccc;
	line-height: 23px;
}

.footer_r .code img {
	width: 100%;
	height: 124px;
}

.footer_l {
	width: 850px;
	padding-right: 40px;
	float: left;
}

.footer_l_t {
	border-bottom: 1px solid #2e2f44;
	padding-bottom: 20px;
}

.footer_l_t a:nth-child(1) {
	padding-left: 0;
}

.footer_l_t a {
	color: #FFFFFF;
	font-size: 14px;
	padding: 0 20px;
	display: inline-block;
	border-right: 1px solid #2e2f44
}

.footer_l_t a.current {
	color: #377eff;
}

.footer_l_t a:nth-last-child(1) {
	border: none !important;
}

.footer_l .address {
	padding: 20px 0;
	line-height: 30px;
	border-bottom: 1px solid #2e2f44;
}

.footer_l .address i {
	margin-right: 5px;
}

.footer_l .link {
	padding: 35px 0 20px 0;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #2e2f44;
}

.footer_l .link .link_tit {
	float: left;
	height: 40px;
	margin-right: 30px;
}

.footer_l .link .link_a a {
	float: left;
	width: 12.5%;
	text-align: center;
	display: inline-block;
	margin-bottom: 15px;
	color: #6e6f7e;
}

.footer_b {
	line-height: 60px;
}

.footer_b a {
	color: #6e6f7e;
}

/* é¦–é¡µ */

/* å¤´éƒ¨ */
.heda {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 999;
	left: 0;
	height: 60px;
	line-height: 60px;
	background: #FFFFFF;
	box-shadow: 0px 15px 10px -15px #ccc;
}

.bd li a {
	width: 100%;
	height: 490px;
	display: inline-block;
	background: url(../images/ban1.jpg);
	background-position: center;
	background-size: auto 100%;
}

.location {
	position: relative;
}

.location p {
	float: right;
}

.searchwarp {
	position: relative;
}

.location_box {
	display: none;
	background: #FFFFFF;
	position: absolute;
	top: 45px;
	left: 110px;
	line-height: 20px;
	padding: 20px 40px;
	width: 300px;
	z-index: 98;
	background: url(../images/city.png);
	background-size: 100% 100%;
}

.location_box h2 {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}

.location_box .city {
	padding-bottom: 0;
	border-bottom: 1px solid #eee;
	font-size:0;
}

.banner .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	z-index: 999;
}

.banner .hd li {
	width: 8px;
	height: 8px;
	background: #FFFFFF;
	border-radius: 50%;
	margin-left: 5px;
	display: inline-block;
}

.banner .hd li.on {
	background: #4083ff;
}

.location_box .city a {
	margin-top: 10px;
	display: inline-block;
	line-height: 25px;
	font-size:12px;
	width:16.6%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.logo {
	color: #666666;
	float: left;
	width: 180px
}

.city_list {
	margin-top: 15px;
}

.city_list li {
	width: 16.666666667%;
	float: left;
	margin-bottom: 10px;
}

.logo i {
	margin-right: 5px;
	float: left;
}

.logo img {
	width: 98px;
	margin-top: 12px;
	height: 36px;
	float: left;
	margin-right: 10px;
}

.menu {
	float: left;
	width: 760px;
	padding-left: 20px;
}

.menu li a {
	font-size: 14px;
	width: 11.111111111%;
	position: relative;
	float: left;
	text-align: center;
}

.menu li a span.current {
	width: 20px;
	height: 3px;
	background: #3d82ff;
	position: absolute;
	bottom: 0;
	left: 50%;
	display: inline-block;
	margin-left: -10px;
}

.Telephone {
	color: #ff3f13;
	font-size: 17px;
	font-weight: bold;
}

.Telephone span {
	text-decoration: underline;
}

.Telephone i {
	margin-right: 10px;
	font-size: 20px;
	float: left;
}

/* è½®æ’­ */
/* ä¸‹é¢æ˜¯å‰/åŽæŒ‰é’®ä»£ç&nbsp;ï¼Œå¦‚æžœä¸éœ€è¦åˆ&nbsp;é™¤å³å¯ */
.slideBox .prev,
.slideBox .next {
	display: none;
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -20px;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color: rgba(0, 0, 0, 0.4);
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.7);
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

#slideBox {
	position: relative;
	margin-top:60px;
	max-height:500px;
	overflow: hidden;
}

#slideBox img {
	width: 100%;
}
.searchwarp .search-box{
	width:960px;
	height:90px;
	padding:30px 30px 10px 30px;
	bottom:60px;
	background-color: rgba(0,0,0,.5);
	border-radius:5px;
}
.searchwarp .search-box p{
	font-size:16px;
	color:#fff;
	height:40px;
	line-height: 40px;
}
.searchwarp .search-box p span{
color:#F33F12;
}
.searchwarp .search {
	width: 960px;
	height: 50px;
	display: flex;
	z-index: 99;
	line-height: 50px;
	position:relative;
	z-index:99;
}
.searchwarp .search .search-lists,
.nav_r .search .search-lists{
	position:absolute;
	width:432px;
	top:50px;
	background-color: #fff;
	border:1px solid #f2f2f2;
	display:none;
	max-height:200px;
	overflow-y:auto;
}
.nav_r .search .search-lists{
	width:483px;
}
.searchwarp .search .search-lists li,
.nav_r .search .search-lists li{
	line-height: 30px;
	padding:0 10px;
}
.searchwarp .search .search-lists li span,
.nav_r .search .search-lists li span{
	float:right;
	color:#ff3f13;
}
.searchwarp .search input {
	width: 80%;
	background: #FFFFFF;
	border: none;
	padding-left: 20px;
}

.searchwarp .search div {
	width: 20%;
	cursor: pointer;
	color: #FFFFFF;
	margin-right: 10px;
	text-align: center;
	background: #4083ff;
}

.searchwarp .search div a {
	font-size: 14px;
	color: #FFFFFF;
}

.searchwarp .search i {
	color: #FFFFFF;
	font-size: 30px;
}

.searchwarp .search .icon-ditu {
	float: left;
	font-size: 23px !important;
	margin-left: 7px;
}

/* ç²¾é€‰å¥½æˆ¿ */
.pub-tit {
	margin-top: 20px;
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
}

.pub-tit h2 {
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
}

.pub-tit span {
	float: right;
	font-size: 12px;
	color: #666666;
	cursor: pointer;
}

.pub-tit span i {
	font-size: 12px;
	margin-left: 5px;
	color: #666666;
}

.pub-tit p {
	margin-top: 15px;
	color: #666666;
}

.list li {
	width: 23.5%;
	float: left;
	position: relative;
}

.list li:nth-child(2) {
	margin: 0 2%;
}

.list li:nth-child(3) {
	margin-right: 2%;
}

.list li img {
	width: 100%;
	transition: all .5s;
	-webkit-transition: all .5s;
	/* Safari */
}

.list li .img {
	overflow: hidden;
	height: 218px;
	border-radius: 5px;
	position: relative;
}

.list li:hover h2 {
	color: #FF3F13;
}

.list li img:hover {
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.list li .text {
	padding: 0 10px;
}

.list li h2 {
	font-size: 15px;
	margin: 15px 0;
	color: #000000;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.list li p {
	line-height: 29px;
}

.list li i,
.list li .address {
	font-size: 12px;
	color: #999999;
	margin-right: 5px;
}
.list li .address span{
	margin-right:10px;
}
.list li .price {
	float: right;
	color: #FF3F13;
}

.list li .price_num {
	font-size: 18px;
}

/* ç‰¹ä»·æ¥¼ç›˜ */
.sale_list li {
	width: 32%;
}

.sale_list li .img {
	height: 297px !important;
}

.sale_list li:nth-child(3) {
	margin-right: 0;
}

/* çƒ­é—¨èµ„è®¯ */
.news .news-left {
	width: 800px;
	float: left;
	max-height: 700px;
	box-sizing: border-box;
	border-right: 1px solid #EEEEEE;
	padding-right: 40px;
}

.news-tit h2 {
	font-size: 15px;
	font-weight: normal;
}

.news-tit h2 span {
	color: #FFFFFF;
	line-height: 25px;
	padding: 0 10px;
	border-radius: 3px;
	margin-right: 10px;
	font-size: 13px;
	display: inline-block;
	background: #FF3F13;
}

.news-tit h2:hover {
	color: #ff3f13;
}

.news-tit p {
	color: #666666;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	font-size: 13px;
	-webkit-box-orient: vertical;
}

.news-tit p:hover {
	color: #ff3f13;
}

.news_con {
	margin-top: 20px;
	width: 100%;
	display: flex;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 20px;
}

.news_con div {
	flex: 1;
}

.news_list li {
	padding-left: 15px;
	position: relative;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.news_list li a {
	font-size: 15px;
}

.news_list li a:hover {
	color: #ff3f13;
}

.news_list li span {
	width: 5px;
	height: 5px;
	background: #FF3F13;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2.5px;
}

.news_footer {
	width: 100%;
	display: flex;
	margin-top: 20px;
}

.news_footer_li {
	flex: 1;
	padding-right: 20px;
}

.news_footer_li:hover h2 {
	color: #ff3f13;
}

.news_footer div img {
	width: 120px;
	height: 90px;
	margin-right: 15px;
	float: left;
}

.news_footer div h2 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 10px;
	font-weight: normal;
}

.news_footer div p {
	color: #666666;
}

.news_right {
	width: 370px;
	padding-left:30px;
	float: left;
}

.news_right_img {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.news_right_img img {
	width: 100%;
}

.news_right_img p {
	position: absolute;
	color: #FFFFFF;
	font-size: 13px;
	padding: 10px;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

/* é¢„çº¦çœ‹æˆ¿ */
.see_huose {
	margin-top: 80px;
	width: 100%;
	float: left;
	height: 400px;
	background: url(../images/see.jpg);
	background-position: center;
	background-size: auto 100%;
}

.see_form {
	padding: 10px;
	width: 400px;
	float: right;
	margin-top: 100px;
	height: 200px;
	background: rgba(255, 255, 255, .8);
}

.see_form_box {
	border: 1px solid #5491ff;
	padding-top: 20px;
	height: 180px;
	text-align: center;
}

.see_form_box .see_form_li {
	background: #FFFFFF;
	width: 220px;
	margin-top: 10px;
	display: inline-block;
	border: 1px solid #EEEEEE;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
}

.see_form_box i {
	color: #007AFF;
	margin: 0 10px;
	float: left;
	font-size: 18px;
}

.see_form_box input {
	height: 40px;
	border: none;
}

.see_form_box .btn {
	color: #FFFFFF;
	cursor: pointer;
	font-size: 16px;
	background: #007AFF;
}

/* å“ç‰Œåœ°äº§ */
.table-c table {
	border-bottom: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2
}

.table-c table td {
	box-sizing: border-box;
	border-left: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
	text-align: center;
	padding: 25px 0;
}

.table-c table td:nth-child(6) {
	border-right: none !important;
}

.table-c table td {
	border-bottom: 1px solid #F2F2F2;
}

.table-c table td:nth-child(6),
.table-c table td:nth-child(5),
.table-c table td:nth-child(4),
.table-c table td:nth-child(3),
.table-c table td:nth-child(2) {
	border-bottom: 1px solid #F2F2F2;
}

.table-c table tr:nth-child(2) td {
	border-top: none !important;
	border-bottom: none !important;
}

.table-c table td:nth-last-child(1) {
	border-right: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

.table-c table td:hover {
	background: #F2F2F2;
}

.table-c table td img {
	max-width: 101px;
	max-height: 70px;
}

.brand {
	border-right: 1px solid #EEEEEE;
	width: 100%;
	float: left;
}

.brand a {
	width: 16.666666667%;
	float: left;
	padding: 32px 0;
	height: 100px;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	border: 1px solid #EEEEEE;
	border-right: none !important;
}

.border-b {
	border-bottom: none !important;
}

/* ç½®ä¸šç®¡å®¶ */
.housekeeper_li {
	width: 15%;
	float: left;
}
.housekeeper_li &gt; a{display:block;width:100%;height:180px;overflow: hidden;}
.housekeeper_li img {
	width: 100%;
}

.housekeeper_li:nth-child(2) {
	margin: 0 2%;
}

.housekeeper_li:nth-child(4) {
	margin: 0 2%;
}

.housekeeper_li:nth-child(5) {
	margin-right: 2%;
}

.housekeeper_li h2 {
	font-size: 15px;
	padding: 15px 0;
	line-height: 22px;
	font-weight: normal;
}

.housekeeper_li div {
	padding: 0 10px;
}

.housekeeper_li h2 span {
	float: right;
	height: 22px;
	border-radius: 3px;
	color: #007AFF;
	cursor: pointer;
	line-height: 22px;
	border: 1px solid #007AFF;
	font-size: 12px;
	padding: 0 7px;
}
.housekeeper_li h2 span a{
	color: #007AFF;
}
.housekeeper_li h2 span i {
	font-size: 14px;
	margin-right: 3px;
}

.housekeeper {
	width: 100%;
	float: left;
}

.housekeeper_li p {
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

/* æˆ¿ä»·èµ°åŠ¿ */
.trend {
	width: 370px;
	float: right;
	padding: 0 15px 15px 15px;
	box-sizing: border-box;
	height: 390px;
	box-sizing: border-box;
}

.trend_tit {
	font-size: .9rem;
	line-height: 50px;
	height: 50px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #f2f2f2;
}

.trend_tit span {
	float: right;
	font-size: 12px;
	color: #666666;
}

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

.trend_tit h2 {
	font-size: 25px;
	float: left;
	font-weight: normal;
	border-bottom: 2px solid #ff3f13;
}

.trend_li {
	margin-top: 24px;
	width: 100%;
	float: left;
}

.trend_li a:hover .h2 {
	color: #ff3f13;
}

.trend_li i {
	background-color: #ff3f13;
	font-size: 14px;
	margin-right: 5px;
	position: absolute;
	left: 0;
	padding: 1px 3px;
	color: #FFFFFF;
	height: 20px;
	border-radius: 3px;
	display: inline-block;
	line-height: 20px;
}

.trend_li .p {
	color: #999999;
	line-height: 20px;
	width: 100%;
	display: flex;

}

.trend_li .p span {
	padding: 1px 3px;
	margin-right: 5px;
	background: #007AFF;
	color: #FFFFFF;
	height: 18px;
	border-radius: 3px;
	display: inline-block;
}

.trend_li .h2 {
	margin-bottom: 10px;
	padding-left: 30px;
	position: relative;
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: normal;
}

.trend_li p {
	float: left;
}

.trend_li .p .text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* æ¥¼ç›˜åŠ¨æ€ */
.navheda {
	background: #f8f8f8;
}

.nav {
	margin-top: 90px;
}

.nav_l {
	color: #999999;
	float: left;
	line-height: 30px;
	height: 30px;
}

.nav_l a {
	color: #999999;
}

.nav_r {
	float: right;
}

.nav_r .search {
	width: 600px;
	background: #FFFFFF;
	height: 50px;
	display: flex;
	border: 1px solid #f1f1f1;
	z-index: 99;
	line-height: 50px;
	position:relative;
}

.nav_r .search input {
	width: 80%;
	background: #FFFFFF;
	border: none;
	padding-left: 20px;
}

.nav_r .search div {
	width: 20%;
	cursor: pointer;
	text-align: center;
	background: #4083ff;
}

.nav_r .search i {
	color: #FFFFFF;
	font-size: 30px;
}

.house_tit {
	width: 100%;
	margin: 20px 0;
	float: left;
	display: flex;
}

.house_tit h2 {
	font-size: 23px;
	font-weight: bold;
}
.house_tit h1 {
	padding-right: 10px;
	font-size: 45px;
	font-weight: bold;
}
.house_tit h1 a{
	font-size:23px;
}
.house_tit p {
	line-height: 23px;
	padding-top: 5px;
}

.house_tit p span:nth-child(1) {
	color: #007AFF;
}

.house_tit p span {
	padding: 0 10px;
	margin-left: 8px;
	display: inline-block;
	background: #ecf1fb;
	color: #000000;
}

.house_menu {
	padding: 15px 0;
	width: 100%;
	display: inline-block;
	background: #007AFF;
}

.house_menu_l a {
	font-size: 14px;
	flex: 1;
	position: relative;
	text-align: center;
	color: #ffffff;
}

.house_menu_l {
	width: 75%;
	float: left;
	display: flex;
}

.house_menu_l a.current {
	color: #ffffff;
	font-weight: bold;
}

.house_menu_l a.current span {
	width: 20px;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -10px;
	height: 3px;
	background: #ffffff;
}

.house_menu_r {
	width: 25%;
	color: #ffffff;
	text-align: center;
	float: left;
	font-size: 14px;
}

.dynamic {}

.dynamic .dynamic_list {
	width: 820px;
	padding-right: 40px;
	float: left;
}

.dynamic_list li h2 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: normal;
}

.dynamic_list li {
	margin-top: 30px;
}

.dynamic_list li h2 span {
	float: right;
	font-size: 12px;
	color: #cccccc;
	font-style: italic;
}

.dynamic_list li p {
	line-height: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color:#666;
	font-size:14px;
}

.dynamic_list li:hover h2 {
	color: #ff3f13;
}

.love {
	width: 300px;
	margin-top: 30px;
	padding: 0 20px;
	border: 1px solid #F2F2F2;
	float: right;
	box-sizing: border-box;
}

.love_tit {
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
}

.love_li {
	width: 100%;
	float: left;
	margin-bottom: 20px;

}

.love_li img {
	width: 120px;
	float: left;
	height: 80px;
	transition: all .5s;
}

.love_li img:hover {
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.love_li:hover .name h2 {
	color: #ff3f13;
}

.love_text {
	width: calc(100% - 130px);
	float: right;
}

.love_text .name {
	width: 100%;
	float: right;
	display: flex;
}

.love_text .name h2 {
	width: 73%;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.love_text .name span {
	padding: 3px 5px;
	background: #f2f7ff;
	color: #007AFF;
	font-size: 12px;
	border-radius: 3px;
}

.love_text p {
	margin-top: 15px;
	color: #ff3f13;
	width: 100%;
	float: left;
	line-height: 21px;
}

.love_text p span {
	font-size: 16px;
	float: left;
}
.love .love_tit a.more{float:right;color:#666;}
.love .tag-list{padding-bottom:10px;}
.love .tag-list a{display:inline-block;line-height: 28px;font-size:14px;width:32%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.house_price_left .tag-lists a{display:inline-block;margin-right:15px;line-height: 30px;font-size:14px;}
.house_price_left .tag-lists{border:1px solid #F2F2F2;margin-top:30px;padding:20px;}
.house_price_left .tag-lists a:hover,.love .tag-list a:hover{color:#ff3f13;}
/* æ¥¼ç›˜æˆ·åž‹ */
.house_type_menu {
	width: 100%;
	display: flex;
	padding: 30px 0;
}

.house_type_menu a {
	width: 120px;
	cursor: pointer;
	margin-right: 20px;
	text-align: center;
	font-size: 13px;
	border: 1px solid #F2F2F2;
	line-height: 35px;
	border-radius: 60px;
}

.house_type_menu a.current {
	background: #007AFF;
	color: #FFFFFF;
}

.house_type_list li {
	width: 23.5%;
	float: left;
	margin-bottom: 30px;
}

.house_type_list li:hover h2 {
	color: #ff3f13;
}

.house_type_list li:nth-child(2),
.house_type_list li:nth-child(6),
.house_type_list li:nth-child(10),
.house_type_list li:nth-child(14),
.house_type_list li:nth-child(18),
.house_type_list li:nth-child(22),
.house_type_list li:nth-child(26),
.house_type_list li:nth-child(30) {
	margin: 0 2%;
}

.house_type_list li:nth-child(3),
.house_type_list li:nth-child(7),
.house_type_list li:nth-child(11),
.house_type_list li:nth-child(15),
.house_type_list li:nth-child(19),
.house_type_list li:nth-child(23),
.house_type_list li:nth-child(27),
.house_type_list li:nth-child(31) {
	margin-right: 2%;
}

.house_type_list li img {
	max-width: 100%;
	max-height:100%;
	margin:0 auto;
	transition: all .5s;
}

.house_type_list_boder {
	border: 1px solid #F2F2F2;
	height:340px;
	width:100%;
	display:flex;
	align-items: center;
}

.house_type_list_boder:hover {
	border: 1px solid #007AFF;
}

.house_type_list li img:hover {
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}


.house_type_list h2 {
	font-size: 14px;
	padding: 20px 0;
}

.house_type_list h2 span {
	padding: 3px 5px;
	background: #f2f7ff;
	color: #007AFF;
	margin-left: 10px;
	font-size: 12px;
	border-radius: 3px;
}

.house_type_list li .info {
	padding: 0 10px;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}

.house_type_list p {
	color: #a3a6b5;
	margin-bottom: 10px;
}

.house_type_list p span {
	font-size: 14px;
	font-weight: bold;
	color: #ff3f13;
}

/* æˆ·åž‹è¯¦æƒ… */
.house_type_menu_b {
	width: 100%;

	padding-bottom: 30px;
}

.house_type_menu_b a {
	padding:0 5px;
	cursor: pointer;
	margin-right: 20px;
	text-align: center;
	font-size: 13px;
	border: 1px solid #F2F2F2;
	line-height: 35px;
	border-radius: 3px;
	display:inline-block;
	margin-bottom:5px;
}

.house_type_menu_b a.current {
	background: #007AFF;
	color: #FFFFFF;
}

.house_type_menu_img {
	width: 820px;
	text-align: center;
	padding: 10px 0;
	float: left;
	height: 520px;
	overflow: hidden;
	background: #f7f7f7;
}

.house_type_menu_img img {
	max-width:100%;
	max-height:100%;
}

.real_estate {
	float: right;
	width: 340px;
	padding: 0 20px;
	height: 700px;
}

.real_estate_info {
	padding: 20px;
	height: 680px;
	box-sizing: border-box;
	border: 1px solid #F2F2F2;
}

.real_estate_info h2 {
	font-size: 15px;
	margin-bottom: 20px;
}

.real_estate_info h2 span {
	padding: 3px 5px;
	background: #f2f7ff;
	color: #007AFF;
	margin-left: 10px;
	border-radius: 3px;
	font-size:12px;
}

.real_estate_info .div div {
	margin-bottom: 15px;
}

.real_estate_info .div,
.analysis {
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
}

.real_estate_info .div div .color {
	color: #a3a6b5;
}

.real_estate_info .div div .price {
	color: #ff3f13;
	font-size: 16px;
	font-weight: bold;
}

.real_estate_info .div div .price1 {
	color: #ff3f13;
}

.analysis-tit {
	line-height: 40px;
	color: #a3a6b5;
}

.analysis p {
	line-height: 25px;
}

.adviser {
	padding-top: 20px;
}

.adviser_img {
	width: 100%;
	display: flex;
}

.adviser_img img {
	width: 30%;
	height: 95px;
}

.adviser_img .name {
	margin-left: 10px;
}

.adviser_img .name h3 {
	font-size: 14px;
	margin-top: 10px;
}

.adviser_img .name p {
	color: #a3a6b5;
	margin: 15px 0;
}

.adviser_img .name div {
	width: 90px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	background: #007AFF;
	color: #FFFFFF;
}
.adviser_img .name div a{
	color:#fff;
}
.adviser_img .name div i {
	font-size: 14px;
	margin-right: 5px;
}

.adviser .phone {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #ff3f13;
}

.adviser .phone p {
	color: #a3a6b5;
	float: right;
	position: relative;
	margin-left: 15px;
	text-decoration: underline;
}

.adviser .phone p span {
	display: none;
	width: 120px;
	height: 120px;
	background: url(../images/code-bg.png);
	background-size: 100% 100%;
	position: absolute;
	left: 60px;
	top: -20px;
}

.adviser .phone p span img {
	width: 80%;
	position: absolute;
	left: 15%;
	top: 10%;
	height: 80%;
}

/*ç›¸å†Œ */
#wrapper {
	width: 100%;
	padding: 40px 0;
	position: relative;
	height: 350px;
}
#wrapper #images{
	width:700px;
	height:600px;
	text-align: center!important;
}
#wrapper #images img{
	max-height:600px;
	max-width:100%;
	display: inline-block;
	float: none;
}
#wrapper img {
	display: block;
	float: left;
}

.scroll_img #wrapper #images img {
	max-width: 100%;
	max-height: 100%;
	margin:0 auto;
	float:none;
}
.scroll_img #wrapper &gt; .caroufredsel_wrapper{
	border:1px solid #f2f2f2;
	overflow: hidden;
}
.scroll_img #wrapper{height:450px;}
.images_padding {
	padding: 0 80px;
	background: #f6f6f6;
	float: left;
}

#images,
#thumbs {
	height: 350px;
	float: left;
	overflow: hidden;
}

.thumbs_r {}

#images {
	width: 350px;
}

#thumbs {
	width: 700px;
}

#thumbs img {
	border: 1px solid #ccc;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 3px;
	margin-bottom: 10px;
}

#thumbs img:nth-child(odd) {
	margin-right: 10px;
}

#thumbs img.selected,
#thumbs img:hover {
	border-color: #3b81ff;
}

#thumbs div {
	width: 300px;
	height: 320px;
	float: left;
}

#prev a,
#next a {
	text-decoration: none;
	position: absolute;
}

#prev a:hover,
#next a:hover {
	color: #000;
}

#prev a.disabled,
#next a.disabled {
	display: none !important;
}

#prev a {
	bottom: -165px;
	right: 230px;
}

#next a {
	bottom: -190px;
}

a.images {
	left: 220px;
}

a.thumbs {
	right: 70px;
}

#source {
	text-align: center;
	width: 400px;
	margin: 0 0 0 -200px;
	position: absolute;
	bottom: 10px;
	left: 50%;
}

#source,
#source a {
	color: #999;
	font-size: 12px;
}

#donate-spacer {
	height: 100%;
}

#donate {
	border-top: 1px solid #999;
	width: 750px;
	padding: 50px 75px;
	margin: 0 auto;
	overflow: hidden;
}

#donate p,
#donate form {
	margin: 0;
	float: left;
}

#donate p {
	width: 650px;
}

#donate form {
	width: 100px;
}

#next .pub_bg,
#prev .pub_bg {
	width: 32px;
	height: 60px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.7;
	z-index: 9;
	background-color: rgba(0, 0, 0, 0.8);
}

#next .next_a {
	left: 827px;
	top: 300px;
	background-position: 8px 15px
}

.thumbs_r {
	width: 300px;
	float: right;
	padding: 0 20px;
	height: 600px;
	background: #fbfbfb;
}

#prev .prev_a {
	left: 0;
	top: 300px;
	background-position: -110px 15px
}

.thumbs_menu {
	padding: 10px 0;
}

.thumbs_menu li {
	width: 33.333333333%;
	float: left;
	margin-bottom: 13px;
	text-align: center;
}

.thumbs_menu li p {
	width: 90px;
	border-radius: 60px;
	height: 30px;
	cursor: pointer;
	font-size: 13px;
	display: inline-block;
	line-height: 30px;
	text-align: center;
	border: 1px solid #F2F2F2;
}

.thumbs_menu li p.current {
	background: #007AFF;
	color: #FFFFFF;
}
.thumbs_menu li p.current a{
	color:#fff;
}
.thumbs_num {
	width: 300px;
	display: inline-block;
	text-align: right;
	margin-bottom: 15px;
	font-size: 15px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #F2F2F2;
}

.thumbs_num span {
	color: #ff3f13;
}

#prev .prev_page {
	bottom: -190px !important;
}

/* æ¥¼ç›˜ä¿¡æ¯ */
.info_li {
	width: 100%;
	margin-top: 30px;
}

.info_tit {
	width: 100%;
	display: inline-block;
	font-size: 20px;
	line-height: 80px;
}

.info_li_li {
	width: 50%;
	float: left;
	font-size: 16px;
}

.info_li_li p {
	margin-bottom: 15px;
	color: #a3a6b5;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.info_li_li p span em{
	font-style: normal;
	cursor: pointer;
	margin-right:8px;
}
.info_li_li p span em:hover{
	color:#007AFF;
}
.info_li_li p span {
	color: #333333;
	margin-left: 20px;
}

.info_li_text {
	line-height: 23px;
	font-size: 16px;
}

.info_map {
	width: 300px;
	margin-top: 30px;
	float: right;
	box-sizing: border-box;
}

.map_tit {
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
}

.info_map_img {
	position: relative;
	width: 100%;
	height: 200px;
}

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

.info_map_icon {
	width: 90px;
	height: 35px;
	top: 50%;
	left: 50%;
	font-size: 13px;
	line-height: 26px;
	background: url(../images/map-icon.png);
	background-size: 100% 100%;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	z-index: 99;
}

/* æ¥¼ç›˜é—®ç­” */
.ask_boder {
	margin-top: 30px;
	padding: 0 20px 20px 20px;
	border: 1px solid #F2F2F2;
}

.my_ask {
	line-height: 60px;
	font-size: 16px;
}

.ask_textarea textarea {
	border: 1px solid #F2F2F2;
	width: 100%;
	padding: 15px;
	height: 120px;
	box-sizing: border-box;
	background: #fafafa;
}

.ask_input {
	margin: 20px 0;
	line-height: 35px;
}

.ask_input input {
	height: 35px;
	margin-left: 15px;
	width: 200px;
	border: 1px solid #F2F2F2;
	padding-left: 10px;
}

.ask_input span {
	color: #ff3f13;
	margin-right: 5px;
}

.ask_button {
	width: 100%;
	text-align: right;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #F2F2F2;
}

.ask_input div {
	width: 100px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	height: 40px;
	font-size: 14px;
	background: #d7d7d7;
	color: #FFFFFF;
	float:right;
}

.ask_input div.current {
	background: #5491ff;
}

.ask_list {
	margin-top: 20px;
	width: 100%;
	display: inline-block;
}
.ask_list li{padding-bottom:10px;}
.ask_list li:hover .ask_list_name {
	color: #ff3f13;
}

.ask_list_tit {
	font-size: 16px;
}

.ask_list_tit span {
	color: #ff3f13;
	margin: 0 5px;
}

.ask_list li a {
	width: 100%;
	display: flex;
}

.ask_list li .ask_list_icon {
	margin-right: 10px;
}

.ask_list li .ask_list_icon i {
	font-size: 12px;
	color: #fff;
	background-color: #ff3f13;
	display:inline-block;
	width:20px;
	height:20px;
	border-radius: 50%;
	font-weight: 700;
	text-align:center;
	line-height: 20px;
}

.ask_list_info .ask_list_name {
	font-size: 15px;
	line-height: 20px;
}

.ask_list_info {
	width: calc(100% - 30px);
}

.ask_list_info .ask_list_name span {
	float: right;
	font-size: 12px;
	color: #999999;
}

.ask_list_img {
	line-height: 40px;
	margin-bottom:20px;
}

.ask_list_img img {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 15px;
	border-radius: 50%;
}

.ask_list_text {
	margin-top: 20px;
	margin-bottom: 10px;
	background: #fbfbfb;
	padding: 20px;
	position: relative;
}
.ask_list_text .ianswer{
	position:absolute;
	display:inline-block;
	width:20px;
	height:20px;
	text-align:center;
	line-height: 20px;
	border-radius:50%;
	background-color: #007AFF;
	color:#fff;
	font-size:12px;
	font-weight: 700;
	top:0;
	left:-30px;
}
.ask_list_p {
	line-height: 23px;
	color: #666666;
}

.hot_li {
	transition: all .5s;
}

.hot_li img {
	width: 100%;
	height: 160px;
	transition: all .5s;
}

.hot_li:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.hot_li .love_text {
	width: 100%;
}

.hot {
	width: 250px;
}

.hot_li .love_text .name h2 {
	width: 100%;
	margin: 10px 0;
}

.hot_li .love_text p {
	margin-top: 0 !important;
}

/* æ–°æˆ¿ */
.house_nav .nav_l {
	width: 100%;
	line-height: 30px;
}

.house_nav .nav_r {
	width: 100%;
	margin: 30px 0;
}

.house_nav .nav_r .search {
	float: left;
}

.house_nav_a a {
	float: left;
	color: #999999;
	font-size: 14px;
	margin-left: 30px;
	line-height: 50px;
}

.house_screen {
	padding: 30px 30px 0 30px;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	border: 1px solid #F2F2F2;
}

.screen_li {
	width: 100%;
	display: flex;
	margin-bottom: 20px;
}

.screen_name {
	width: 50px;
	color: #acafbc;
}

.screen_text {
	width: calc(100% - 50px);
}

.screen_text p {
	cursor: pointer;
	padding-right: 40px;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}

.screen_text p:hover {
	color: #007AFF;
}

.screen_text p a {
	background: url(../images/radio-bg.jpg) no-repeat;
	height: 16px;
	cursor: pointer;
	padding-left: 20px;
	display: inline-block;
}

.screen_text p a.current {
	cursor: pointer;
	background: url(../images/radio-bg-action.jpg) no-repeat;
}

.house_menu_name {
	line-height: 60px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #F2F2F2;
}

.house_menu_name h2 {
	font-size: 16px;
	float: left;
}

.house_menu_name h2 span {
	color: #ff3f13;
	margin: 0 5px;
}

.house_menu_screen {
	float: right;
}

.house_menu_screen a {
	float: left;
	color: #999999;
	font-size: 14px;
	position: relative;
	margin-left: 30px;
	cursor: pointer;
}

.house_menu_screen i {
	font-size: 14px;
	transform: rotate(270deg);
	display: inline-block;
}

.house_menu_screen a.current {
	color: #007AFF;
}

.house_menu_screen a:hover {
	color: #007AFF;
}

.house_menu_screen a.current span {
	width: 22px;
	height: 3px;
	background: #007AFF;
	position: absolute;
	bottom: 0;
	margin-left: -11px;
	left: 50%;
}

.house_menu_screen a.current i {
	color: #ff3f13;
}

.house_list {
	width: 900px;
	float: left;
	margin-top: 20px;
}

.house_list li {
	width: 100%;
	display: flex;
	padding: 30px 0;
	border-bottom: 1px solid #F2F2F2;
}

.house_list li:hover h2 {
	color: #ff3f13;
}

.house_list li .house_img {
	width: 100%;
	overflow: hidden;
	position: relative;
	height:175px;
}

.house_list li .house_img img:hover {
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.house_img p {
	height: 25px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 9;
}

.house_n_a {
	width: 50%;
}

.house_img p span {
	height: 25px;
	width: 25px;
	margin-right: 10px;
	display: inline-block;
}

.house_img .video {
	background: url(../images/video.png);
	background-size: 100% 100%;
}

.thumbs_r .thumbs_item .VR {
	width: 24px;
	height: 24px;
	position: absolute;
	left: 50%;
	top: 25%;
	margin-left: -12px;
	z-index: 9;
	display: inline-block;
	background: url(../images/vR.png);
	background-size: 100% 100%;
}

.video_icon {
	width: 24px;
	height: 24px;
	position: absolute;
	left: 50%;
	top: 25%;
	margin-left: -12px;
	z-index: 9;
	display: inline-block;
	background: url(../images/video.png);
	background-size: 100% 100%;
}

.house_img .vr {
	background: url(../images/vR.png);
	background-size: 100% 100%;
}

.house_list li .house_img img {
	width: 100%;
	transition: all .5s;
	height:175px;
}

.house_list li .house_n {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;

}

.house_list li .house_n h2 {
	font-size: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.house_list.brand_h_list li .house_n h2{
	font-size:22px;
	height:45px;
	line-height: 45px;
}

.house_list li .house_n p {
	margin-top: 15px;
}

.house_list li .house_n .house_type,
.house_list li .house_n .address {
	color: #a3a6b5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size:13px;
}

.house_list li .house_n i {
	font-size: 15px;
	margin-right: 5px;
}

.house_list li .laber {
	/* overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical; */
}

.house_list li .laber span {
	padding: 6px 8px;
	background: #ecf1fb;
	color: #949eb4;
	margin-right:3px;
	display:inline-block;
	border-radius: 2px;
}

.house_list li .benefit {
	border: 1px solid #ffd3c9;
	float: left;
	color: #ff3f13;
	padding-right: 8px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.house_list li .benefit .benefit_s {
	background: #ffd3c9;
	color: #ff3f13;
	height: 25px;
	margin-right: 8px;
	padding: 0 5px;
	display: inline-block;
}

.house_r {
	width: 25%;
	text-align: center;
}

.house_r .price {
	color: #ff3f13;
	line-height: 16px;
}
.house_r .list-telphone{
	font-size:20px;
	color:#ff3f13;
	margin-top:30px;
}
.house_r .list-telphone i{
	font-size:20px;margin-right:6px;
}
.house_r .price span {
	font-size: 16px;
	font-weight: bold;
}

.house_r .img {
	padding: 15px 0;
	color: #a3a6b5;
	line-height: 20px;
}

.house_r .img img {
	width: 45px;
	height: 45px;
	border-radius: 50%;
}

.house_r .buttom {
	width: 100%;
	text-align: center;
}

.house_r .buttom p {
	display: inline-block;
	width: 90px;
	border-radius: 3px;
	cursor: pointer;
	position: relative;
	line-height: 25px;
}

.house_r .buttom p:nth-child(1) {
	background: #f2f7ff;
	color: #377eff;
	border: 1px solid #dfeaff;
}
.house_r .buttom p a{
	background: #f2f7ff;
	color: #377eff;
}
.house_r .buttom .code_btn {
	background: #fff8f7 !important;
	color: #ff4d3a !important;
	border: 1px solid #ffdcd8 !important;
}

.house_r .buttom p i {
	margin-right: 3px;
}

.page {
	width: 900px;
	margin-top: 50px;
	text-align: right;
	display: inline-block;
}
.page li{display:inline-block;}
.page a,.page span {
	padding: 8px 15px;
	margin-right: 5px;
	display: inline-block;
	background: #f5f5f5;
}
.page .active span{
	background: #2e3349;
	color: #FFFFFF;
}
.page .disabled{
	cursor: not-allowed;
}
.page a.current {
	background: #2e3349;
	color: #FFFFFF;
}

.house_list_con {
	width: 900px;
	float: left;
}

.look {
	float: right;
	width: 250px;
	margin-top: 20px;
}

.look_img {
	position: relative;
	width: 100%;
	height: 200px;
	background: url(../images/zf.jpg);
	background-size: 100% 100%;
}

.look_img div {
	width: 100px;
	height: 32px;
	line-height: 32px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	bottom: 15px;
	text-align: center;
	background: #377eff;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 5px;
	cursor: pointer;
}

.house_r .buttom p .code {
	display: none;
	width: 200px;
	height: 180px;
	background: url(../images/code-bg.png);
	background-size: 100% 100%;
	position: absolute;
	left: 100px;
	z-index: 9;
	top: -27px;
}

.house_r .buttom p .code img {
	width: 80%;
	position: absolute;
	left: 15%;
	top: 10%;
	height: 80%;
}

/* è¯¦æƒ… */
.scroll_img {
	width: 630px;
	float: left;
}

.scroll_img #next .next_a {
	left: 598px;

}

.scroll_img #prev .prev_a,
.scroll_img #next .next_a {
	top: 185px;
}

.house_d_border {
	width: 100%;
	display: inline-block;
	padding-bottom: 30px;
	border-bottom: 1px dashed #F2F2F2;
}

.scroll_img .thumbs_r,
.scroll_img #thumbs div {
	width: 630px;
	padding: 0;
	height: auto;
	background: none;
}
.scroll_img .thumbs_r{
	height:92px;
	overflow: hidden;
}
.scroll_img #thumbs {
	margin-top: 8px;
}

.scroll_img #thumbs img {
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 0;
	margin-right: 0;
	margin-bottom: 0;
}



.scroll_img #thumbs .thumbs_item {
	width: 119.6px;
	height: 85px;
	position: relative;
	float: left;
	box-sizing: border-box;
	border: 1px solid #F2F2F2;
	margin-right: 8px;
}

.scroll_img #thumbs .thumbs_item:nth-child(5),
.scroll_img #thumbs .thumbs_item:nth-child(10),
.scroll_img #thumbs .thumbs_item:nth-child(15),
.scroll_img #thumbs .thumbs_item:nth-child(20) {
	margin-right: 0;
}

.scroll_img #thumbs .thumbs_item.selected,
.scroll_img #thumbs .thumbs_item:hover {
	border: 1px solid #007AFF;
}

.scroll_img #thumbs .thumbs_item.selected .bg,
.scroll_img #thumbs .thumbs_item:hover .bg {
	background: #007AFF;
}

.scroll_img #thumbs .thumbs_item .bg {
	line-height: 25px;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFFFFF;
	background: rgba(0, 0, 0, 0.5);
}

.scroll_img_item {
	width: 630px;
	height: 450px;
	position: relative;
	float: left;
	display:flex;
	align-items: center;
}
.scroll_img_item a{
	display:block;
	width:100%;
	text-align:center;
}
.scroll_img #thumbs .scroll_img_item img {
	width: 100%;
	height: 100%;
}

.scroll_img_item video {
	width: 100%;
	display: none;
	height: 100%;
	object-fit: fill;
}

.scroll_img_item div {
	position: relative;
	display: inline-block;
	height: 400px;
	width: 630px;
}

.scroll_img_item div .video_play {
	width: 90px !important;
	height: 90px !important;
	position: absolute;
	z-index: 99;
	top: 35%;
	cursor: pointer;
	margin-top: -30px;
	left: 43%;
	margin-left: -30px;
}

.scroll_img_item div .video_VR {
	width: 60px !important;
	height: 60px !important;
	position: absolute;
	z-index: 99;
	top: 50%;
	cursor: pointer;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
}

.scroll_img #prev .prev_page {
	left: 0;
	bottom: -92px !important;
	background-position: -110px 25px;
}

.scroll_img #prev .prev_page,
.scroll_img #next #next a {
	height: 85px;
	display: none;
}

.scroll_img #prev p,
.scroll_img #next p {
	display: none;
}

.scroll_img #next .thumbs {
	display: none;
	background-position: 8px 25px;
	bottom: -92px !important;
	height: 85px;
}

.scroll_img a.thumbs {
	right: 0;
}

.house_r_info {
	width: 550px;
	border: 1px solid #F2F2F2;
	padding: 20px 40px;
	height: 542px;
	box-sizing: border-box;
	float: right;
	color: #73788f;
}

.house_r_info .name {
	line-height: 25px;
	height: 25px;
	width: 100%;
	display: flex;
	position:relative;
}

.house_r_info .name .price {
	font-size: 25px;
	font-weight: bold;
	margin-right: 5px;
	display: inline-block;
	color: #ff3f13;
}

.house_r_info .name .color {
	color: #ff3f13;
	font-size: 13px;
}

.house_r_info .name .remind {
	padding: 0 5px;
	background: #f2f7ff;
	color: #377eff;
	cursor: pointer;
	margin-left: 10px;
}

.house_r_info .address {
	margin-top: 15px;
}

.house_r_info .address i {
	font-size: 13px;
	margin: 0 5px;
}

.house_r_info .address span {
	text-decoration: underline;
	cursor: pointer;
}

.house_r_info .group div {
	background: #fff7f7;
	padding: 10px;
	width: 380px;
	line-height: 33px;
	float: left;
	height: 54px;
	box-sizing: border-box;
	margin-top: 15px;
	color: #ef2527;
}

.house_r_info .group {
	width: 100%;
	display: inline-block;
}

.house_r_info .group div span {
	background: #ff6d6f;
	color: #FFFFFF;
	float: right;
	padding: 0 10px;
	height: 34px;
	box-sizing: border-box;
	line-height: 34px;
	border-radius: 3px;
	display: inline-block;
	cursor: pointer;
	margin-left: 15px;
}

.house_r_info .group div img {
	width: 25px;
	margin-right: 15px;
	float: left;
	margin-top: 5px;
}

.house_r_info .house_type i {
	font-size: 20px;
}

.house_r_info .see {
	margin-top: 15px;
	text-decoration: underline;
}

.house_r_info a {
	color: #73788f;
}

.house_r_info .line {
	width: 100%;
	height: 1px;
	display: inline-block;
	background: #F2F2F2;
	margin: 15px 0;
}

.house_r_info .user .user_l img {
	float: left;
	width: 67px;
	height: 75px;
	margin-right: 15px;
}

.house_r_info .user .user_l h2 {
	font-size: 15px;
}

.house_r_info .user .user_l div {
	float: left;
}

.house_r_info .user {
	position: relative;
}

.house_r_info .user_l {
	float: left;
}
.house_r_info .user_l .no-consult{
	font-size:14px;
}
.house_r_info .user_l .text {
	background: #518eff;
	width: 95px;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	padding: 8px 8px;
	border-radius: 3px;
	color: #FFFFFF;
}
.house_r_info .user_l .text a{
	background: #518eff;
	color: #FFFFFF;
}
.house_r_info .user_l p:nth-child(2) {
	margin: 10px 0;
}

.house_r_info .user_l .text i {
	float: left;
	margin-right: 5px;
}

.house_r_info .user .user_l .phone {
	width: 100%;
	display: inline-block;
	color: #ff3f13;
	font-size: 16px;
	margin-top: 20px;
	font-weight: bold;
}
.house_r_info .user .user_l .phone span{
	font-size:40px;
}
.house_r_info .user .user_l .phone span:before{
	font-family: "iconfont";
	font-size:40px;
	content:"\e608";
	padding-right:5px;
}
.house_r_info .code {
	position: absolute;
	top: -21px;
	right: 0;
	text-align:center;
}

.house_r_info .code img {
	width: 100px;
	height: 100px;
}

.house_r_info .code p {
	margin-top: 0;
}

.house_d_nav {
	width: 100%;
	/* margin: 30px 0; */
	float: left;
}

.details_l {
	width: 870px;
	float: left;
}

.details_l .day {
	position: relative;
	background: #FFFFFF;
	border-radius: 5px;
	overflow: hidden;
	padding-bottom: 20px;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);
}

.details_l .day .day_tit {
	background: linear-gradient(139deg, #fe7300, #fe3e37);
	padding: 15px;
	color: #FFFFFF;
	font-size: 16px;
}

.details_l .day span {
	float: right;
	font-size: 12px;
}

.details_l .day .img {
	padding: 20px;
	color: #e82200;
}

.details_l .day .img img {
	width: 57px;
	float: left;
	margin-right: 10px;
	height: 57px;
}

.details_l .day .img h2 {
	margin-top: 10px;
	font-size: 15px;
	margin-bottom: 8px;
}

.details_l .day .btn {
	background: linear-gradient(139deg, #fe3e37, #fe7300);
	width: 100px;
	line-height: 35px;
	text-align: center;
	border-radius: 60px;
	color: #FFFFFF;
	font-size: 15px;
	position: absolute;
	right: 20px;
	cursor: pointer;
	top: 73px;
}

.pub_house_tit {
	margin-top: 30px;
	line-height: 80px;
	width: 100%;
	display: inline-block;
	font-size: 22px;
	border-bottom: 1px solid #F2F2F2;
}

.h_dynamic_list li {
	border-bottom: 1px dashed #f2f2f2;
	padding-bottom: 20px;
}

.h_dynamic_list li:nth-last-child(1) {
	border-bottom: none
}

.house_menu_h .more {
	border: 1px solid #F2F2F2;
	line-height: 35px;
	text-align: center;
	width: 80%;
	margin-left: 10%;
	cursor: pointer;
	display: inline-block;
	margin-top: 30px;
}

.house_brief {
	padding-top: 30px;
	line-height: 23px;
	color: #666666;
}

.pub_house_tit div {
	float: right;
}

.pub_house_tit div a {
	margin-left: 30px;
	font-size: 14px;
}

.pub_house_tit div a.current {
	color: #007AFF;
}

.house_type_list_h {
	margin-top: 30px
}

.house_type_list_h li img {
	border: none !important;
	transition: all .5s;
	box-sizing: border-box;
}

.h_type_boder {
	border: 1px solid #F2F2F2 !important;
	height:248px;
	width:100%;
	text-align:center;
	display:flex;
	align-items: center;
}

.house_type_list_h li img:hover {
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.h_ask p,
.h_ask a {
	float: left;
}

.h_ask .p {
	font-size: 12px;
	height: 35px;
	padding: 0 15px;
	cursor: pointer;
	border-radius: 20px;
	margin-top: 22px;
	text-align: center;
	line-height: 35px;
	color: #FFFFFF;
	background: linear-gradient(139deg, #fe7300, #fe3e37);
}

.h_ask .p i {
	margin-right: 5px;
}

.pub_house_tit .left {
	position: absolute;
	display: inline-block;
}

.album_list {
	margin-top: 30px;
}

.album_list li {
	width: 285px;
	float: left;
}

.album_list li:nth-child(3) {
	margin: 0 20px;
}

.album_list li:nth-child(1) {
	margin-right: 20px;
}

.album_list li img {
	width: 100%;
	height: 221px;
	transition: all .5s;
}

.album_list li img:hover {
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

/* æˆ¿è´·è®¡ç®— */
.fangdatx {
	width: 90%;
	margin: 0 auto;
}

.fangdatsfltop {
	margin-top: 18px;
	margin-bottom: 33px;
	padding-top: 5px;
	padding-left: 6px;
}

.fangdatsfltop p {
	font-size: 16px;
	color: #494949;
	margin-left: 46px;
}

.fangdatsfltop h5 {
	color: #a1a1a1;
	margin-left: 46px;
}

.fangdatsfrtop {
	margin-top: 25px;
	margin-bottom: 36px;
}

.public_title,
.xuan_fus,
.detail_sells ul li p,
.browses_bts_wd2 {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
}

.public_title {
	padding: 11px 18px;
	border-bottom: 1px dashed #c9c9c9;
}

.public_title p {
	margin-right: 30px;
}

.public_title p {
	font-size: 20px;
	color: #000;
	font-weight: 800;
	position: relative;
}

.public_title p span {
	color: #f79800;
}

.detail_loan {
	background: #fff;
	box-shadow: 1px 1px 3px 1px #e3e2e2;
	margin-top: 40px;
	margin-bottom: 50px;
}

.mains {
	margin-top: 20px;
}

.details,
.homepage,
.trends,
.item_type,
.look_type,
.project,
.matching,
.detail_loan,
.detail_browse,
.detail_sell {
	width: 1200px;
	margin: 0 auto;
}

.matching_h {
	margin-top: 30px;
	position: relative;
	height: 430px;
}

.matching_h #map {
	width:100%;
	height:430px;
}

.matching_h .icon {
	min-width: 100px;
	height: 40px;
	line-height: 31px;
	padding:0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.matching_map_top {
	width: 100%;
	display: flex;
	height:116px;
	background: #f5f8fa;
	line-height: 55px;
}

.matching_map_top p {
	flex: 1;
	position: relative;
	font-size: 15px;
	cursor: pointer;
	text-align: center;
	top:-35px;
}


.matching_map_top p.current span {
	width: 15px;
	height: 3px;
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -7.5px;
	background: #007AFF;
}

.matching_map_text {
	width: 100%;
	overflow-y: auto;
}

.matching_map_text li {
	display: flex;
	width: 100%;
	cursor: pointer;
	color: #666666;
	padding: 15px 20px;
	border-bottom: 1px solid #F2F2F2;
	box-sizing: border-box;
}

.matching_map_text li.current {
	background: #fafafa;
	color: #007AFF;
}

.matching_map_text .current .num {
	background: #007AFF;
	color: #FFFFFF;
}

.matching_map_text li .num {
	width: 22px;
	height: 22px;
	font-size: 13px;
	text-align: center;
	line-height: 22px;
	border-radius: 50%;
	background: #dfeaff;
	color: #377eff;
}

.matching_map_text li .text {
	width: calc(100% - 120px);
	line-height: 22px;
	margin-left: 20px;
}

.matching_map_text li .distance {
	width: 88px;
	text-align: right;
	line-height: 22px;
}

.matching_map_text::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #cecece;
}

/*å®šä¹‰æ»šåŠ¨æ¡è½¨é“ å†…é˜´å½±+åœ†è§’*/
.matching_map_text::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #cecece;
}

/*å®šä¹‰æ»‘å— å†…é˜´å½±+åœ†è§’*/
.matching_map_text::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #cecece;
}

.hot_list {
	padding-top: 30px;
}

.hot_list li {
	margin-bottom: 30px;
}

.hot_list li .img {
	height: 218px;
}

.hot_list li:nth-child(6) {
	margin: 0 2%;
}

.hot_list li:nth-child(7) {
	margin-right: 2%;
}

.details_r {
	width: 300px;
	float: right;
	padding: 20px;
	margin-bottom: 30px;
	box-sizing: border-box;
	background: #FFFFFF;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);
}

.details_r ul {}

.details_r_tit {
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
}

.details_r_tit p {
	color: #ff3f13;
	font-size: 18px;
}

.details_r_tit h2 {
	font-size: 16px;
	margin-bottom: 15px;
}

.details_r_tit p span {
	font-size: 12px;
}

.details_r ul li {
	padding: 20px 0;
	width: 100%;
	box-sizing: border-box;
	display: flex;
	border-bottom: 1px solid #EEEEEE;
}

.details_r ul li img {
	width: 67px;
	margin-right: 10px;
	height: 75px;
}

.details_r ul li h2 {
	font-size: 15px;
	cursor: pointer;
}

.details_r ul li h2 i {
	color: #007AFF;
}

.details_r ul li .num {
	margin: 10px 0;
	color: #73788f;
}

.details_r ul li .phone {
	font-size: 15px;
	color: #ff3f13;
	white-space:nowrap;
}

.details_r ul li .phone span {
	font-size: 12px;
	position: relative;
	color: #73788f;
	text-decoration: underline;

}

.details_r ul li .phone span i {
	display: none;
	width: 120px;
	height: 120px;
	background: url(../images/code-bg.png);
	background-size: 100% 100%;
	position: absolute;
	left: 60px;
	top: -20px;
}

.details_r ul li:nth-last-child(1) {
	border: none;
	padding-bottom: 0;
}

.details_r ul li .phone span i img {
	width: 80%;
	position: absolute;
	left: 15%;
	top: 10%;
	height: 80%;
}

.details_r .details_r_name h2 {
	font-size: 18px;
	margin-bottom: 15px;
}

.details_r .details_r_name p {
	color: #999999;
	margin-bottom: 10px;
}

.details_r .details_r_name input {
	height: 40px;
	margin-top: 10px;
	background: #f9f9f9;
	color: #666;
	border: none;
	padding-left: 10px;
	width: 100%;
	box-sizing: border-box;
}

.details_r .details_r_name .button {
	width: 100%;
	font-size: 14px;
	cursor: pointer;
	height: 40px;
	margin-top: 10px;
	background: #5491ff;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}

.header {
	width: 100%;
	float: left;
	height: 90px;
}

.details_r_con {
	width: 300px;
	float: right;
}

.heda_bg {
	width: 100%;
	background:#007AFF;
	height: 44px;
	position: fixed;
	top: 0;
	z-index: 9;
}

.box-fixed {
	position: fixed;
	top: -30px;
	left: 50%;
	margin-left: -600px !important;
	width: 1200px;
	z-index: 9999;
}

.box-relative {
	position: relative;
}

.fixed_b {
	position: fixed;
	top: 90px;
}

/* æŸ¥æˆ¿ä»· */
.house_price_top {
	width: 100%;
	position: relative;
	padding: 30px;
	box-sizing: border-box;
	height: 380px;
	background: url(../images/bg.jpg);
	background-size: 100% 100%;
	display: inline-block;
	margin-top: 30px;
}

.house_price_top .left {
	position: absolute;
	left: 30px;
	top: 30px;
	color: #FFFFFF;
	width: 860px;
	padding: 30px;
	box-sizing: border-box;
	height: 320px;
	background: rgba(0, 0, 0, 0.6);
}

.house_price_top .left .city {
	font-size: 40px;
}

.house_price_top .left .news {
	padding-left: 250px;
	padding-top: 20px;
}

.house_price_top .left .news .price {
	color: #ffc602;
	font-size: 55px;
	margin: 15px 0;
	font-weight: bold;
}

.house_price_top .left .news p {
	font-size: 14px;
}

.house_price_top .left .news .price span {
	font-size: 18px;
	font-weight: normal;
	margin-left: 8px;
	color: #FFFFFF;
}

.house_price_top .left .news .money {
	margin-bottom: 20px;
}

.house_price_top .left .news .money i {
	color: #bab9b6;
	transform: rotate(-90deg);
	display: inline-block;
	font-size: 14px;
}

.house_price_top .left .news .house a {
	color: #ffc602;
	margin-right: 30px;
	cursor: pointer;
}

.house_price_top .left .news .house a i {
	font-size: 12px;
	margin-left: 10px;
}

.house_price_top .right {
	width: 340px;
	position: absolute;
	right: 30px;
	padding: 30px;
	box-sizing: border-box;
	top: 30px;
	height: 320px;
	background: rgba(255, 255, 255, 1);
}

.house_price_top .right .details_r_name h2 {
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 5px;
}

.house_price_top .right .details_r_name p {
	color: #999999;
	margin-bottom: 10px;
}

.house_price_top .right .details_r_name input {
	height: 40px;
	margin-top: 15px;
	border: 1px solid #F2F2F2;
	color: #666;
	padding-left: 10px;
	width: 100%;
	box-sizing: border-box;
}

.house_price_top .right .details_r_name .button {
	width: 100%;
	font-size: 14px;
	cursor: pointer;
	height: 40px;
	margin-top: 20px;
	background: #5491ff;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}

.house_price_left {
	width: 900px;
	padding-right: 40px;
	box-sizing: border-box;
	float: left;
}

.house_price_left .quotation {
	color: #ff3f13;
	margin-top: -20px;
	font-size: 13px;
	margin-bottom: 50px;
}

.house_price_map {
	width: 100%;
	position: relative;
	height: 300px;
}
.house_price_map #map{
	height:300px;
}
.house_price_map img {
	width: 100%;
	height: 100%;
}

.house_price_map .map_icon h2 {
	font-size: 16px;
}

.house_price_map .map_icon {
	width: 80px;
	position: absolute;
	cursor: pointer;
	text-align: center;
	line-height: 20px;
	height: 80px;
	background: linear-gradient(139deg, #538ffe, #397ffe);
	color: #FFFFFF;
	border-radius: 50%;
	padding: 10px 0;
	box-sizing: border-box;
}

.house_price_map .map_icon:hover {
	background: rgba(251, 127, 50, .8);
}

.house_price .housekeeper_li {
	width: 23.5%;
}

.house_price .housekeeper_li:nth-child(4) {
	margin-right: 0;
}

.switch-box {
	width: 48px;
	float: right;
	display: inline-block;
}

.switch-box .switch {
	display: none;
}

.switch-box label {
	position: relative;
	display: block;
	padding: 1px;
	position: relative;
	border-radius: 24px;
	height: 22px;
	margin-bottom: 15px;
	background-color: #eee;
	cursor: pointer;
	vertical-align: top;
	-webkit-user-select: none;
}

.switch-box label span {
	position: absolute;
	top: 5px;
	left: 8px;
	color: #FFFFFF;
}

.switch-box label p {
	position: absolute;
	top: 5px;
	right: 8px;
	color: #FFFFFF;
}

.pub_hide {
	overflow: hidden;
	float: left;
}

.switch-box label:before {
	content: '';
	display: block;
	border-radius: 24px;
	height: 22px;
	background-color: #1bbd3d;
	-webkit-transform: scale(1, 1);
	-webkit-transition: all 0.3s ease;
}

.switch-box label:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -11px;
	margin-left: -12px;
	width: 22px;
	height: 22px;
	border-radius: 22px;
	background-color: white;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.08);
	-webkit-transform: translateX(-9px);
	-webkit-transition: all 0.3s ease;
}

.switch-box .switch:checked~label:after {
	-webkit-transform: translateX(9px);
}

.switch-box .switch:checked~label:before {
	background-color: #1bbd3d;
}

.switch_fall {
	text-align: right;
	padding-bottom: 20px;
	height: 22px;
	border-bottom: 1px solid #F2F2F2;
}

.switch_fall .icon-jiantou {
	transform: rotate(90deg);
	color: #1bbd3d;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	display: inline-block;
}

.switch_rise {
	text-align: right;
	padding: 20px 0;
	width: 100%;
	height: 22px;
	display: inline-block;
	border-bottom: 1px solid #F2F2F2;
}

.switch_rise .switch-box .switch:checked~label:before {
	background-color: #f61928;
}

.switch_rise h2 {
	float: left;
	font-size: 15px;
}

.ranking li {
	width: 100%;

	padding: 20px 0;
	border-bottom: 1px solid #F2F2F2;
}
.ranking li a{
	display: flex;
}
.ranking li .index {
	width: 22px;
	height: 22px;
	margin-right: 20px;
	text-align: center;
	line-height: 22px;
	border-radius: 50%;
	background: #d4d4d4;
	color: #FFFFFF;
}

.ranking li:nth-child(1) .index {
	background: #ff3f13;
}

.ranking li:nth-child(2) .index {
	background: #ff3f13;
}

.ranking li:nth-child(3) .index {
	background: #ff3f13;
}

.ranking li .info {
	width: calc(100% - 202px);
}

.ranking li .price {
	width: 200px;
	text-align: right;
}

.ranking li h2 {
	font-size: 18px;
}

.ranking li p {
	margin-top: 15px;
	color: #666666;
}

.ranking li .price i {
	transform: rotate(-90deg);
	display: inline-block;
	font-size: 14px;
	color: #ff3f13;
}

.house_price_right {
	width: 300px;
	margin-top: 50px;
	float: right;
}

.news_article {
	padding: 0 20px;
	border: 1px solid #F2F2F2;
}

.news_article_tit {
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: 1px solid #F2F2F2;
}

.news_article ul li {
	width: 100%;
	margin-bottom: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_article ul li a{
	font-size:14px;
}
.news_article ul li span {
	margin-right: 10px;
	font-size: 16px;
}

.news_article ul li:nth-child(1) span {
	color: #ff3f13;
}

.news_article ul li:nth-child(2) span {
	color: #ff3f13;
}

.news_article ul li:nth-child(3) span {
	color: #ff3f13;
}

.news_article ul li a:hover {
	color: #ff3f13;
}

/* æŸ¥é¢„å”®è¯ */
.presale_bg {
	margin-top: 60px;
	width: 100%;
	height: 390px;
	text-align: center;
	background: url(../images/presale.jpg);
	background-position: center;
	background-size: 100% 100%;
	color: #FFFFFF;
}

.presale_bg h3 {
	font-weight: normal;
	text-align: center;
	margin-top: 130px;
	width: 100%;
	font-size: 15px;
	display: inline-block;
}

.presale_bg .search {
	width: 600px;
	margin-top: 50px;
	display: inline-block;
}

.presale_bg .search p {
	float: left;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	margin-right: 40px;
	margin-bottom: 30px;
}

.presale_bg .search p.current span {
	width: 20px;
	height: 3px;
	display: inline-block;
	background: #FFFFFF;
	position: absolute;
	bottom: -13px;
	left: 50%;
	margin-left: -10px;
}

.presale_bg .search .input {
	width: 100%;
	display: inline-block;
}

.presale_bg .search .input input {
	width: 80%;
	float: left;
	height: 50px;
	box-sizing: border-box;
	background: #FFFFFF;
	padding-left: 15px;
	border: none;
	font-size: 14px;
}

.presale_bg .search .input a {
	width: 18%;
	float: right;
	cursor: pointer;
	height: 50px;
	background: #FFFFFF;
	text-align: center;
	line-height: 50px;
}

.presale_bg .search .input a i {
	font-size: 30px;
	color: #007AFF;
}

.presale_bg h4 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 40px;
}

.presale_data {
	margin-top: 80px;
}

.presale_data_tit {
	height: 45px;
	padding: 0 20px;
	box-sizing: border-box;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 45px;
	background: #0095ff;
}

.presale_data_li {
	width: 100%;
	border-left: 1px solid #F2F2F2;
}

.presale_data_li p {
	color: #666666;
	text-align: center;
	padding: 15px 0;
	border-right: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
}

.table_bg p {
	background: #f4faff;
	font-size: 14px;
	color: #333333 !important;
}

.presale_page {
	width: 1200px;
	text-align: center;
}

.presale_data_tit_b {
	margin-top: 80px;
	background: #fafafa;
	color: #333333;
}

.presale_details_text {
	padding: 20px 30px;
	color: #666666;
	line-height: 23px;
	border: 1px solid #F2F2F2;
	border-top: none;
}

.presale_details_text div {
	text-align: right;
	margin-top: 30px;
}

/* é—®ç­” */
.ask_bg {
	background: url(../images/ask.jpg);
}

.ask_bg .right {
	background: rgba(255, 255, 255, 0.8);
}

.ask_bg .right span {
	width: 108px;
	height: 56px;
	right: 35px;
	top: 64px;
	background: url(../images/ask_icon.png);
	background-size: 100% 100%;
	position: absolute;
	display: inline-block;
}

.ask_bg .right .details_r_name {
	padding-bottom: 15px;
	border-bottom: 1px dashed #e7e7e7;
}

.ask_bg .right textarea {
	width: 100%;
	border: 1px solid #e7e7e7;
	height: 90px;
	padding: 10px;
	color: #cccccc;
	box-sizing: border-box;
	background: #fcfcfc;
	margin-top: 20px;
}

.ask_bg .right .button {
	text-align: center;
}

.ask_bg .right .button a {
	width: 100px;
	height: 40px;
	margin-top: 15px;
	font-size: 14px;
	cursor: pointer;
	line-height: 40px;
	display: inline-block;
	background: #007AFF;
	color: #FFFFFF;
}

.house_price_left .search {
	margin-top: 30px;
}

.house_price_left .search input {
	width: 90%;
	height: 40px;
	float: left;
	box-sizing: border-box;
	padding: 0 20px;
	border: 1px solid #F2F2F2;
}

.house_price_left .search a {
	width: 10%;
	float: right;
	cursor: pointer;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	height: 40px;
	padding: 0 10px;
	box-sizing: border-box;
	color: #FFFFFF;
	background: #5491ff;
}

.house_price_left .search a i {
	font-size: 22px;
	float: left;
	margin-right: 5px;
}

.house_price_left .nav {
	width: 100%;
	margin-top: 50px;
	float: left;
	display: flex;
	padding-bottom: 30px;
	border-bottom: 1px solid #F2F2F2;
}

.house_price_left .nav .nav_li {
	flex: 1;
	padding-right: 30px;
	position: relative;
	box-sizing: border-box;
}

.house_price_left .nav .nav_li h2 {
	font-size: 16px;
	margin-bottom: 20px;
}

.house_price_left .nav .nav_li h2:hover {
	color: #ff3f13;
}

.house_price_left .nav .nav_li a {
	width: 50%;
	margin-bottom: 10px;
	color: #666666;
	float: left;
}

.house_price_left .nav .nav_li a:hover {
	color: #ff3f13;
	cursor: pointer;
}

.house_price_left .nav .nav_li span {
	height: 36px;
	width: 1px;
	background: #dedede;
	display: inline-block;
	position: absolute;
	right: 40px;
	top: 35px;
	display: inline-block;
}

.ask_zy .housekeeper_li div {
	border: 1px solid #F2F2F2;
	border-top: none;
}

.ask_list_l .ask_list_p {
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.answer {
	width: 80px;
	height: 60px;
	background: #f4f4f4;
	text-align: center;
	font-size: 15px;
	padding: 15px 0;
	position: absolute;
	right: 30px;
	bottom: 40px;
	box-sizing: border-box;
}

.answer p {
	margin-top: 10px;
	font-size: 12px;
	color: #999999;
}

.ask_list_l li {
	margin-bottom: 30px;
}

.ask_list_l li:nth-last-child(1) {
	margin-bottom: 0;
}

.common_problem li {
	line-height: 60px;
	border-bottom: 1px solid #F2F2F2;
}

.common_problem li a:hover {
	color: #ff3f13;
}

.common_problem li i {
	font-size: 20px;
	color: #ff3f13;
	float: left;
	margin-right: 10px;
}

/* é—®ç­”è¯¦æƒ… */
.ask_boder1 {
	padding: 20px;
}

.Iask .I {
	cursor: pointer;
	padding: 0 25px 0 15px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	color: #ff3f13;
	border: 1px solid #ff3f13;
}

.Iask .I i {
	margin-left: 3px;
	position: absolute;
	transition: all 0.5s ease-in-out;
}

.Iask {
	margin-top: 20px;
	line-height: 30px;
	color: #666666;
}

.Iask .time {
	display: inline-block;
	margin: 0 0 0 20px;
}

.Iask .share i {
	position: absolute;
	left: 0;
}

.Iask .share {
	cursor: pointer;
	padding-left: 20px;
	position: relative;
}

.myask {
	margin-top: 0;
}

.myask .ask_list_text {
	margin-top: 0;
	padding: 0;
	background: #FFFFFF;
}

.myask .ask_list_info {
	width: 100%;
}

.myask .ask_list_img span {
	float: right;
	color: #999999;
}

.myask h2 {
	color: #333333 !important;
}

.ask_give {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
	margin-left: 50px;
	color: #666666;
}

.ask_give span {
	margin-right: 20px;
}

.ask_give span:nth-child(2) i {
	transform: rotate(180deg);
	display: inline-block;
}

.ask_give i {
	color: #ff3f13;
	font-size: 18px;
	margin-right: 5px;
}

.Iask .I i.current {
	transform: rotate(180deg);
	display: inline-block;
	transition: all 0.5s ease-in-out;
}

/* ç‰¹ä»·æˆ¿ */
.presale_h_bg {
	margin-top: 60px;
	width: 100%;
	background: url(../images/tj.jpg);
	height: 307px;
	background-size: 100% 100%;
	background-position: center;
	margin-bottom: 60px;
}

.special_h_list li {
	width: 100%;
	position: relative;
	height: 328px;
	margin-top: 30px;
}

.special_h_list li .img {
	width: 520px;
	overflow: hidden;
	height: 330px;
}

.special_h_list li .img img {
	width: 100%;
	transition: all .5s;
	width:100%;
	height:100%;
}

.special_h_list li .img img:hover {
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.special_h_list li .text {
	width: 666px;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);
	padding: 20px 260px 0 20px;
	position: absolute;
	top: 29px;
	right: 0;
	background: #FFFFFF;
	box-sizing: border-box;
	height: 270px;
}

.special_h_list li .text .name {
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 20px;
}

.special_h_list li .text .name h2 {
	width: 100%;
	display: inline-block;
}

.special_h_list li .text .name div {
	display: inline-block;
	width: 100px;
	font-size: 14px;
	margin-top: 20px;
	color: #ff3f13;
	text-align: center;
}

.special_h_list li .text .name div p {
	color: #333333;
	margin-top: 5px;
	font-size: 12px;
}

.special_h_list li .text .info {
	color: #a3a6b5;
	margin-top: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.special_h_list li .text .info span {
	color: #333333;
	margin-left: 20px;
}

.special_h_list li .text .laber {
	margin-top: 15px;
}

.special_h_list li .text .laber span {
	padding: 8px 10px;
	background: #ecf1fb;
	color: #949eb4;
	margin-right: 10px;
	display: inline-block;
}

.special_h_list li .text .t_price {
	margin-top: 15px;
	line-height: 22px;
}

.special_h_list li .text .t_price .price {
	font-size: 22px;
	font-weight: bold;
	color: #ff3f13;
	margin-left: 20px;
}

.special_h_list li .text .t_price span {
	float: left;
}

.special_h_list li .text .t_price span:nth-last-child(1) {
	margin-left: 4px;
}

.count_down {
	position: absolute;
	right: 0;
	top: 25px;
	width: 320px;
	text-align: center;
}

.count_down .time {
	color: #ff3f13;
	margin-bottom: 20px;
}

.count_down .time span {
	padding: 2px 5px;
	background: #ff3f13;
	color: #FFFFFF;
	margin: 0 5px;
}

.count_down .weChat {
	width: 115px;
	display: inline-block;
	text-align: center;
	color: #999999;
}

.count_down .weChat img {
	width: 100px;
	padding: 5px;
	height: 100px;
	border: 1px solid #F2F2F2;
	margin-bottom: 8px;
}

.count_down .btn {
	width: 100%;
	color: #FFFFFF;
}

.count_down .btn p {
	background: #5491ff;
	color: #FFFFFF;
	width: 120px;
	display: inline-block;
	line-height: 40px;
	font-size: 14px;
	cursor: pointer;
	margin-top: 15px;
}

/* è¿”å›žé¡¶éƒ¨ */
.go_top {
	width: 55px;
	position: fixed;
	bottom: 35%;
	display: none;
	right: 0;
	border-top: 3px solid #007AFF;
	text-align: center;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	z-index: 1008;
	color: #485a75;
	background: #FFFFFF;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);

}

.go_top i {
	font-size: 23px;
}

.go_top div {
	border-bottom: 1px solid #F2F2F2;
	padding: 15px 0;
	position: relative;
}

.go_top div a {
	width: 120px;
	height: 40px;
	display: none;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	left: -113px;
	background: url(../images/bj.png);
	background-size: 100% 100%;
}

.go_top div:nth-last-child(1) {
	border: none;
}

.go_top div:hover {
	background: #282e3d;
	color: #FFFFFF;
}

.go_top div p {
	margin-top: 5px;
}

.return {
	background: #FFFFFF;
	color: #485a75;
	padding: 15px 0;
	cursor: pointer;
	width: 55px;
	position: fixed;
	bottom: 25%;
	display: none;
	text-align: center;
	right: 0;
	z-index: 1009;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-top: 10px;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);
}

.return i {
	font-size: 20px;
}

/* èµ„è®¯ */
.news_text {
	position: relative;
	width: 100%;
	display: inline-block;
	margin-top: 40px;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #F2F2F2;
}

.news_bg {
	width: 300px;
	height: 150px;
	position: absolute;
	left: -12px;
	top: -20px;
	background: url(../images/news-bg.png);
	background-size: 100% 100%;
}

.news_text h2 {
	font-weight: bold;
	color: #1d364c;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-left: 30px;
	position:relative;
	z-index:88;
}
.news_text h2 a{
	font-size:18px;
	color:#1d364c;
}
.news_l {
	width: 68%;
}

.news_l ul li {
	width: 50%;
	padding-right: 20px;
	box-sizing: border-box;
	margin-top: 20px;
	position: relative;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.news_l ul li a {
	color: #5a6c7c;
	font-size:14px;
}

.news_l ul li a:hover {
	color: #ff3f13;
}

.news_l ul li span {
	width: 5px;
	height: 5px;
	background: #d0d0d0;
	margin-right: 5px;
	border-radius: 50%;
	display: inline-block;
}

.news_nav {
	width: 100%;
	line-height: 60px;
	border-bottom: 1px solid #F2F2F2;
	display: flex;
}

.news_nav a {
	margin-right: 40px;
	font-size: 14px;
	cursor: pointer;
}

.news_nav a.current {
	color: #ff3f13;
	border-bottom: 2px solid #ff3f13;
}

.news_list_text li a {
	padding: 20px 0;
	width: 100%;
	display: flex;
	border-bottom: 1px solid #F2F2F2;
}

.news_list_text li a:nth-last-child(1) {
	border: none;
}

.news_list_text li a img {
	width: 100%;
	height: 155px;
	transition: all .5s;
}

.news_details_img {
	width: 23%;
}

.news_list_text li a img:hover {
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.news_list_text li a .text {
	width: 77%;
	padding: 0 20px;
	box-sizing: border-box;
}

.news_list_text li a .text h2 {
	font-size: 22px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.news_list_text li a .text h2:hover {
	color: #ff3f13;
}

.news_list_text li a .text .p {
	line-height: 30px;
	color: #5a6c7c;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size:14px;
}

.news_list_text li a .text .time {
	color: #999999;
	margin-top: 30px;
}

.news_more {
	line-height: 45px;
	width: 100%;
	text-align: center;
	display: inline-block;
	font-size: 13px;
	margin-top: 30px;
	background: #f8f8f8;
	color: #b5b5b5;
}

.news_li .name h2 {
	width: 100% !important;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	line-height: 23px;
	-webkit-box-orient: vertical;
}

.news_banner {
	width: 26%;
	position: absolute !important;
	right: 30px;
	top: 30px;
	position: relative;
	height: 200px;
}

.news_banner .bd li a {
	height: 200px;
	position: relative;
}

.news_banner p {
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #FFFFFF;
	padding: 0 60px 0 15px;
	box-sizing: border-box;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.news_banner .hd {
	position: absolute;
	right: 10px;
	z-index: 999;
	bottom: 0;
}

.news_banner .hd li {
	display: inline-block;
	line-height: 30px;
	color: #FFFFFF;
	cursor: pointer;
	margin-right: 6px;
}

.news_banner .hd .on {
	color: red;
}

.news_li .tweet {
	padding: 3px 5px;
	background: #ff8726;
	color: #FFFFFF;
	z-index: 99;
	position: absolute;
}

.news_li:nth-child(2) .tweet {
	background: #ff3131;
}

.news_li:nth-child(3) .tweet {
	background: #fd5d32;
}

/* è¯¦æƒ… */
.news_details {
	width: 100%;
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
	margin-top: 30px;
	padding: 20px;
	font-size:16px;
}
.house_price_left .tags{
	margin-top:15px;
	font-size:13px;
}
.house_price_left .tags a{
	margin-right:5px;
	font-size:13px;
}
.news_details .h2,.news_details .h1 {
	font-size: 20px;
	line-height: 32px;
}
.news_details .h1 h1{
	font-size:20px;
}
.news_details .time {
	color: #999999;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 20px;
	margin-top: 20px;
	font-size:12px;
}

.news_details .time span {
	margin-left: 20px;
}

.news_details .rich_text {
	padding: 20px 0;
}
.news_details .rich_text a{
	font-size:16px;
}
.news_details .rich_text img {
	max-width: 100% !important;
}

.next_page {
	padding: 10px 0;
	color:#666;
}

.next_page a {
	font-size: 13px;
	color: #666666;
}
.next_page p{
	margin-top:10px;
}


.news_read {
	padding: 40px 0;
}

.news_read h2 {
	font-size: 20px;
	border-left: 4px solid #ff3f13;
}

.news_read h2 span {
	margin-left: 15px;
}

.news_read_list li {
	width: 100% !important;
}

.news_read_list li p {
	float: right;
	color: #999999;
}

.news_read_list {
	width: 100% !important;
}

.news_n_li a {
	width: 100%;
}

.news_n_li a:hover {
	color: #ff3f13;
}

.news_n_li a span {
	width: 20px;
	float: left;
	font-size: 15px;
}


.news_n_li:nth-child(2) a span {
	color: #ff3f13;
}

.news_n_li:nth-child(1) a span {
	color: #ff3f13;
}

.news_n_li:nth-child(4) a span {
	color: #ff3f13;
}

.news_n_li:nth-child(3) a span {
	color: #ff3f13;
}

.news_n_li a p {
	overflow: hidden;
	float: left;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	font-size: 14px;
	-webkit-box-orient: vertical;
	width: calc(100% - 20px);
}

/* ç½®ä¸šç®¡å®¶ */
.housekeeper_bg {
	width: 100%;
	margin-top: 30px;
	display: inline-block;
	height: 350px;
	background: url(../images/housekeeper.jpg);
	background-size: 100% 100%;
}

.housekeeper_list li {
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
	display: flex;
	margin-top: 30px;
	height: 240px;
	background: #fbfbfb;
}

.housekeeper_list li .img {
	width: 200px;
	height: 200px;
	overflow: hidden;
}

.housekeeper_list li .img img {
	width: auto;
	height: 100%;
}

.housekeeper_list li .text {
	width: 600px;
	padding: 0 20px;
	box-sizing: border-box;
}

.housekeeper_list li .text h2 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.housekeeper_list li .text p {
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 15px;
}

.housekeeper_list li .text p span {
	color: #666666;
}

.housekeeper_list .service {
	padding: 10px 0;
	margin-top: 15px;
	width: 100px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	background: #498aff;
	color: #FFFFFF;
	float: left;
}

.housekeeper_list .service h3 {
	font-weight: normal;
}
.housekeeper_list .service h3 a{
	color:#fff;
}
.housekeeper_list .service h3 i {
	margin-right: 5px;
}

.housekeeper_list .service_text {
	float: right;
	margin-top: 15px;
}

.housekeeper_list .service_text div {
	float: left;
	width: 100px;
	text-align: center;
	line-height: 22px;
}

.housekeeper_list .service_text div span {
	color: #ff3f13;
}

/* ç½®ä¸šç®¡å®¶è¯¦æƒ… */
.housek_top {
	width: 100%;
	margin-top: 30px;
	display: flex;
	float: left;
	padding-bottom: 30px;
	border-bottom: 1px solid #F2F2F2;
}

.housek_top .img {
	width: 200px;
	overflow: hidden;
}

.housek_top .img img {
	width: auto;
	height: 200px;
}

.housek_top .info {
	width: 970px;
	padding-left: 30px;
	box-sizing: border-box;
}

.housek_top .info .name {
	width: 100%;
	position: relative;
	display: flex;
}

.housek_top .info .name h2 {
	font-size: 18px;
	line-height: 26px;
	margin-right: 10px;
}

.housek_top .info .name .kefu {
	padding: 5px 8px;
	cursor: pointer;
	background: #5491ff;
	color: #FFFFFF;
}
.housek_top .info .name .kefu a{
	color:#fff;
}
.housek_top .info .name .right {
	position: absolute;
	right: 0;
}

.housek_top .info .name .right div {
	width: 100px;
	text-align: center;
	display: inline-block;
}

.housek_top .info .name .right div span {
	color: #ff3f13;
	display: inline-block;
	margin-bottom: 5px;
}

.housek_top .info .name .right div p {
	color: #666666;
}

.housek_top .info .laber {
	margin: 20px 0;
}

.housek_top .info .laber span {
	padding: 3px 5px;
	background: #ffddd6;
	margin-right: 10px;
}

.housek_top .info .laber span:nth-child(1) {
	background: #ffddd6;
	color: #db6046;
}

.housek_top .info .laber span:nth-child(2) {
	background: #ffecd3;
	color: #f39110;
}

.housek_top .info .laber span:nth-child(3) {
	background: #e3eeff;
	color: #619fff;
}

.housek_top .info .laber span:nth-child(4) {
	background: #dcfce2;
	color: #58b369;
}

.housek_top .info .laber span:nth-child(5) {
	background: #edeeff;
	color: #6a6fd4;
}

.housek_top .info .text {
	color: #999999;
	width: 100%;
	margin-top: 15px;
}

.housek_top .info .text p {
	width: 70px;
	float: left;
	line-height: 24px;
}

.housek_top .info .text span {
	color: #666666;
	width: calc(100% - 115px);
	line-height: 25px;
	display: inline-block;
}

/* åœ°å›¾æ‰¾æˆ¿ */
.map_bg {
	background: #252e37 !important;
}

.map_bg .menu li a,
.map_bg .location p,
.map_bg .Telephone {
	color: #FFFFFF !important;
}

.map_nav {
	margin-top: 60px;
}

.map_text {
	height: calc(100% - 60px);
	width: 100%;
	position: fixed;
	top: 60px;
	z-index: 99;
}
.map_text #map{
	height:100%;
}
.map_text img {
	width: 100%;
	height: 100%;
}

.map_wrap {
	padding: 0 10px;
}

.map_menu {
	height: 100%;
	width: 330px;
	position: absolute;
	top: 0;
	background: #FFFFFF;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);
}

.map_menu .search {
	padding: 15px;
	display: flex;
	width: 100%;
	height: 55px;
	padding-bottom: 0 !important;
	box-sizing: border-box;
}

.map_menu .search input {
	width: 80%;
	height: 40px;
	padding-left: 10px;
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
}

.map_menu .search div {
	width: 20%;
	height: 40px;
	cursor: pointer;
	background: #007AFF;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}

.map_menu .search div i {
	font-size: 22px;
}

.map_menu .screen_li_text {
	position: absolute;
	top: 40px;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);
	width: 100%;
	background: #FFFFFF;
	text-align: center;
	display: none;
	max-height: 350px;
	overflow-y: auto;
}

/*å®šä¹‰æ»šåŠ¨æ¡è½¨é“ å†…é˜´å½±+åœ†è§’*/
.map_menu .screen_li_text::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #FFFFFF;
	border-radius: 10px;
	background-color: #cecece;
}

/*å®šä¹‰æ»‘å— å†…é˜´å½±+åœ†è§’*/
.map_menu .screen_li_text::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #cecece;
}

.map_menu .screen_li_text::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #cecece;
}

.map_menu .screen_li_text p {
	border-bottom: 1px solid #F2F2F2;
	cursor: pointer;
}

.map_menu .screen {
	width: 100%;
	display: flex;
	line-height: 40px;
	border-bottom: 1px solid #F2F2F2;
}

.map_menu .screen .m_screen_li {
	flex: 1;
	position: relative;
	text-align: center;
}

.map_menu .screen .m_screen_li span {
	display:inline-block;
	max-width: 61px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}

.map_menu .screen .m_screen_li i {
	font-size: 12px;
	margin-left: 5px;
	transition: all 0.5s ease-in-out;
}

.map_menu .screen .m_screen_li i.current {
	transition: all 0.5s ease-in-out;
	transform: rotate(180deg);
	display: inline-block;
	background: none !important;
	box-shadow: inherit !important
}

.map_menu .range {
	padding: 15px;
	color: #666666;
	background: #F2F2F2;
}

.map_menu .range span {
	color: #ff3f13;
}

.map_menu ul li {
	padding: 15px;
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	border-bottom: 1px solid #F2F2F2;
}

.map_menu ul li:hover {
	background: #f5fafd;
}

.map_menu ul li img {
	width: 100px;
	height: 75px;
	float: left;
	margin-right: 10px;
}

.map_menu ul {
}
.map_menu .scroll{
	overflow-y:auto;
}
/*å®šä¹‰æ»šåŠ¨æ¡è½¨é“ å†…é˜´å½±+åœ†è§’*/
.map_menu .scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #FFFFFF;
	border-radius: 10px;
	background-color: #cecece;
}

/*å®šä¹‰æ»‘å— å†…é˜´å½±+åœ†è§’*/
.map_menu .scroll::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #cecece;
}

.map_menu .scroll::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #cecece;
}

.map_menu ul li h2 {
	font-size: 14px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.map_menu ul li p {
	margin-top: 10px;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.map_menu ul li p span {
	color: #ff3f13;
}

.map_house {
	width: 90px;
	position: absolute;
	cursor: pointer;
	text-align: center;
	line-height: 20px;
	height: 90px;
	background: linear-gradient(139deg, #538ffe, #397ffe);
	color: #FFFFFF;
	border-radius: 50%;
	padding: 25px 0;
	box-sizing: border-box;
	z-index: 99;
	box-shadow: 0 3px 13px 0 #397ffe;
}

.map_text .current,.map_house:hover {
	background: rgba(251, 127, 50, 1);
	box-shadow: 0 3px 13px 0 rgba(251, 127, 50, 1);
}

.map_text .curr h2 {
	color: #ff3f13;
}

.map_house h2 {
	font-size: 15px;
}

.map_house_li {
	width: 140px;
	height: 60px;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	background: url(../images/house-bg.png);
	background-size: 100% 100%;
	position: absolute;
	z-index: 99;
	cursor:pointer;
	color:#fff;
}
.map_house_li:hover h2{
	color:#ff3f13;
}
.map_house_li h2 {
	font-size: 14px;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.map_house_li span {
	color: #ff3f13;
}

/* å…³äºŽæˆ‘ä»¬ */
.about_bg {
	width: 100%;
	margin-top: 60px;
	height:300px;
	background-size: auto 100%;
	background-image: url(../images/about.jpg);
}

.about_h2 {
	margin-top: 30px;
	font-size: 24px;
	margin-bottom: 20px;
	width: 100%;
	display: inline-block;
}
.about_day{
	font-size:14px;
	line-height: 30px;
}
.about_text .left {
	width: 60%;
	font-size: 13.5px;
	text-indent: 2em;
	float: left;
	line-height: 30px;
}

.about_text .right {
	width: 30%;
	float: right;
}

.about_text .right img {
	width: 100%;
}

.about_culture h2 {
	text-align: center;
	font-size: 24px;
	margin: 80px 0;
	width: 100%;
	display: inline-block;
}

.about_culture li {
	float: left;
	position: relative;
	text-align: center;
	width: 32%;
	height: 221px;
	box-sizing: border-box;
	background: #f7f8fa;
	padding: 50px 0;
}

.about_culture li:nth-child(2) {
	margin: 0 2%;
}

.about_culture li:hover .culture_hover {
	display: block;
}

.about_culture li p {
	margin-top: 20px;
	font-size: 18px;
}

.culture_hover {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	height: 100%;
	background: #007AFF;
	color: #FFFFFF;
}
.about_culture li .culture_hover p{
	font-size:14px;
	font-weight: 400;
	line-height: 28px;
	margin-top:30px;
}
.culture_hover div {
	width: 100%;
	line-height: 200px;
	font-size: 14px;
	height: 100%;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
}

.we {
	margin-top: 60px;
}

.about_day li {
	width: 100%;
	display: flex;
	float: left;
	margin-top: 30px;
}

.about_day li .day {
	padding: 20px;
	height: 60px;
	box-sizing: border-box;
	color: #FFFFFF;
	font-size: 18px;
	margin-right: 20px;
	background: #007AFF;
}

.about_day li .text p {
	margin-bottom: 15px;
	font-size: 13px;
}

.about_scan {
	width: 100%;
	margin-top: 100px;
	display: inline-block;
	text-align: center;
}

.about_scan div {
	width: 600px;
	display: inline-block;
	height: 250px;
	text-align: left;
	background: url(../images/WeChat.png);
	background-size: 100% 100%;
}

.about_scan div img {
	width: 150px;
	margin-top: 50px;
	margin-left: 30px;
	height: 150px;
}

/* å“ç‰Œåœ°äº§ */
.brand_bg {
	width: 100%;
	margin-top: 60px;
	height: 300px;
	position: relative;
	background: url(../images/pingpai.jpg);
	background-size: auto 100%;
}

.brand_bg_text {
	text-align: center;
	position: absolute;
	top: 200px;
	padding: 0 20px 20px 20px;
	box-sizing: border-box;
	width: 1200px;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);
	background: #FFFFFF;
}

.brand_bg_text .h2 {
	width: 280px;
	height: 45px;
	margin: 40px 0;
	display: inline-block;
	background: url(../images/js.png);
	background-size: 100% 100%;
}

.brand_bg_text .brand_bg_info img {
	max-width: 150px;
	box-sizing: border-box;
	float: left;
}
.brand_bg_info span{
	float: right;
}
.brand_bg_info em{
	margin-right: 5px;
	font-style: normal;
	cursor:pointer;
}
.brand_bg_text .brand_bg_info .intro {
	float: left;
	width: 1010px;
	padding-right: 10px;
	padding-left: 20px;
	position: relative;
	box-sizing: border-box;
	text-align: left;
	line-height: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height:100px;
}

.brand_bg_text .brand_bg_info .intro.current {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 10000 !important;
	-webkit-box-orient: vertical;
}

.brand_bg_text .brand_bg_info .view-more i {
	font-size: 12px;
	transition: all 0.5s ease-in-out;
}

.brand_bg_text .brand_bg_info .view-more i.current {
	transition: all 0.5s ease-in-out;
	transform: rotate(180deg);
	display: inline-block;
}

.brand_bg_text .brand_bg_info .view-more {
	position: absolute;
	bottom: -10px;
	background: #FFFFFF;
	right: 0;
	color: #999999;
}

.brand_bg_text .brand_bg_info .view-more:hover {
	color: #333333;
	cursor: pointer;
}

.brand_bg_info {
	position: relative;
	width: 100%;
	display: inline-block;
	background-color:#fff;
	z-index:99;
}

.brand_h_list {
	margin-top: 500px;
	width: 1200px !important;
	display: inline-block;
}

.barant_page {
	width: 1200px;
	text-align: center;
	float:left;
}

.brand_h_list li {
	position: relative;
}

.brand_h_list li .house_r {
	position: absolute;
	right: 0;
}

/* é—®ç­”åˆ—è¡¨ */
.answer_nav {
	width: 100%;
	display: flex;
}

.answer_nav a {
	flex: 1;
	text-align: center;
	position: relative;
	font-size: 13px;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	line-height: 50px;
}

.answer_nav a.current {
	color: #007AFF;
}

.answer_nav a.current span {
	width: 26px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 50%;
	display: inline-block;
	margin-left: -13px;
	background: #007AFF;
}
.answer_list{
	border: 1px solid #F2F2F2;
	padding: 20px;
	margin-top: 30px;
	box-sizing: border-box;
}
.answer_list li {
	width: 100%;
	border-bottom: 1px solid #F2F2F2;
	padding: 20px 0;
	display: flex;
}
.answer_list li  .answer_icon{
	width: 30px;
}
.answer_list li  .answer_icon i{
	color: #ff3f13;
	font-size: 20px;
}
.answer_list li  .text{
	width: calc(100% - 30%);
}
.answer_list li .text h2{
	font-size: 15px;
	margin-bottom: 15px;
}
.answer_list li .text h2 span,
.answer_list li .text h2 span a{
	color:#ff3f13;
}
.answer_list li .text h2 a{
	font-size:14px;
}
.answer_list li a .text p{
	color: #999999;
}
.answer_list li  .text p span{
	margin-right: 10px;
}
.answer_list li:nth-last-child(1) a{
	border-bottom: none;
}
.answer_page{
	width: 900px;
	text-align: center;
}
.icon-down{
	transform:rotate(90deg) !important;
	display: inline-block !important;
}
.dynamic_list .page{
	width:820px;
}
.ranking li .price i.green{color:#1bbd3d;}
.table_bg{
	display: flex;
}
.table_text a{
	display: flex;
}

.nav-box{border:1px solid #f2f2f2;margin-top:10px;padding:20px;}
.nav-box dl{position:relative;padding-left:80px;border-bottom:1px solid #f2f2f2;margin-bottom:20px;}
.nav-box dl dt{position:absolute;left:0;}
.nav-box dl dt label{font-size:14px;font-weight: 700;}
.nav-box dl dd{font-size:14px;min-height:40px;}
.nav-box dl dd label{padding:2px 10px;background-color: #f2f2f2;border-radius:3px;margin-right:15px;}
.nav-box dl dd a{font-size:14px;margin-right:15px;margin-bottom:20px;display:inline-block;}
.nav-box dl dd a:hover{color:#ff3f2b;}
.love .keywords a{display:inline-block;font-size:14px;margin-right:15px;line-height: 25px;}

.comment-tit  .text{
	font-size: 14px;
	margin-top: 15px;
	color: #333333;
}
.comment-tit  .text span{
	margin: 0 10px;
	display: inline-block;
}
.comment-tit {
	font-size: 30px;
	color: #ff3f13;
	padding-top: 30px;
}
.Building{
	padding-top: 10px;
	position: relative;
}
#viewport {
	width: 650px;
	height: 402px;
	cursor: move;
	overflow: hidden;
	float: left;
}

.viewport-right{
	width: 520px;
	float: right;
	padding: 0 0 0 20px;
}
.viewport-slide{
	width: 100%;
	position: relative;
	overflow: hidden;
	background: #F9F9F9;
	line-height: 40px;
	height:40px;
}
.viewport-slide .swiper-slide{
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	white-space: nowrap;
	width:100px;
	overflow: hidden;
	display: inline-block;
}
.viewport-slide .current{
	background: #409DFB;
	color: #FFFFFF;
}
.viewport-slide .current a{color:#fff;}
.viewport-b{
	margin-top: 20px;
}
.viewport-b p{
	font-size: 14px;

	width: 40%;
	padding: 10px 5%;
	float: left;
}
.viewport-b div{
	line-height: 40px;
	background: #F9F9F9;
	line-height: 40px;
	width: 95%;
	padding-left: 5%;
	display: inline-block;
	margin-top: 30px;
}
.fl{float:left;}
.title h3{font-size: 20px;
	color: #313131;
	float: left;
	width: 700px;
	margin-bottom: 10px;}
.select-score{margin-bottom:10px;}
.select-score .select-score-left{width:550px;}
.select-score .select-score-right{padding-left:30px;border-left:1px solid #ccc;}
.select-score li{line-height: 35px;margin-top:0;}
.select-score li *{vertical-align: middle;}
.select-score .score-name{color:#000;}
.select-score .score-grade{height:17px;}
.select-score .score-grade i{display:inline-block;width:18px;height:17px;background-image:url(../images/icon26.png);margin-left:3px;cursor:pointer;}
.select-score .score-grade i.on{background-image: url(../images/icon25.png);}
.select-score .score-desc{margin-left:20px;}
.color-red{color:#ff0000;}

.select-score .select-score-right .score-average{font-size: 18px;color:#666;}
.select-score .select-score-right .score-average-point{font-size:14px;margin:10px 0;}
.select-score .select-score-right .score-average-point span{font-size:30px;}
.select-score .select-score-right .score-average-desc{font-size:12px;color:#999;}

.verify{margin-top:10px;}
.verify *{vertical-align: middle;}
.verify span,.verify img{cursor:pointer;}
.verify input{border:1px solid #efefef;width:100px;height:35px;line-height: 30px;}

.sub-comment{float: right;  margin: 10px;  width: 80px;  height: 36px;  line-height: 36px;  border-radius: 4px;  text-align: center;border:none;background-color: #5491ff;color:#fff;outline:0 none;}
.ask_list .comment-row-integral{padding:5px 0;}
.ask_list .comment-row-integral .star{display:inline-block;width:112px;height:17px;background-image: url(../images/star.png);background-repeat: no-repeat;background-position: 0 -25px;}
.ask_list .comment-row-integral .star.integral{background-position: 0 0;}
.ask_list .comment-row-per{margin-left:10px;}

.house_detail .buildNum_info {
	padding-top: 20px;
	padding-bottom:20px;
	border-top: 0;
}
.house_detail .buildNum_info .l_con {
	width: 650px;
	height: 402px;
	position: relative;
	overflow: hidden;
}
.house_detail .buildNum_info .l_con .label {
	width: 80px;
	height: 90px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding-top: 10px;
	border-radius: 4px;
	overflow: hidden;
	background-color: rgba(0,0,0,.5);
	z-index: 999;
}
.house_detail .buildNum_info .l_con .label .opacity {
	background: #000;
}
.house_detail .buildNum_info .l_con .label .item {
	padding: 4px 10px;
}
.house_detail .buildNum_info .l_con .label span {
	display: block;
	height: 18px;
	width: 22px;
	float: left;
	color: #fff;
	position: relative;
	z-index: 11;
	border-radius: 4px;
}
.house_detail .buildNum_info .l_con .label .txt {
	line-height: 18px;
	width: 32px;
	margin-left: 6px;
}
.house_detail .buildNum_info .l_con .label .on {
	background: #ff6600;
}
.house_detail .buildNum_info .l_con .label .for {
	background: #3393F5;
}
.house_detail .buildNum_info .l_con .label .off {
	background: #919191;
}
.house_detail .buildNum_info .l_con .tit {
	position: absolute;
	z-index: 111;
	width: 74px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #009944;
}
.house_detail .buildNum_info .l_con .tit .riangle {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #ff6600;
}
.house_detail .buildNum_info .l_con .tit.on {
	background: #ff6600;
}
.house_detail .buildNum_info .l_con .tit.on .riangle {
	border-top-color: #ff6600;
}
.house_detail .buildNum_info .l_con .tit.for {
	background: #3393F5;
}
.house_detail .buildNum_info .l_con .tit.for .riangle {
	border-top-color: #3393F5;
}
.house_detail .buildNum_info .l_con .tit.off {
	background: #919191;
}
.house_detail .buildNum_info .l_con .tit.off .riangle {
	border-top-color: #919191;
}
.house_detail .buildNum_info .r_con {
	width: 520px;
}


.house_detail .buildNum_info .r_con .m_info {
	margin-top: 10px;
}
.house_detail .buildNum_info .r_con .m_info li {
	float: left;
	width: 50%;
	height: 36px;
	line-height: 36px;
}
.house_detail .buildNum_info .r_con .m_info li span {
	color: #333;
}
.house_detail .buildNum_info .r_con .s_info h4 {
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	background: #f0f0f0;
	color: #333;
}
.house_detail .buildNum_info .r_con .s_info .table {
	width: 100%;
}
.house_detail .buildNum_info .r_con .s_info .table li {
	float: left;
	width: 100%;
}
.house_detail .buildNum_info .r_con .s_info .table .tbd {
	height: 150px;
	overflow: auto;
}
.house_detail .buildNum_info .r_con .s_info .table ol li:first-child{width:50%;}
.house_detail .buildNum_info .r_con .s_info .table ol li {
	width: 25%;
	line-height: 24px;
	padding: 3px 0;
	color: #333;
}
.house_detail .build_detail table {
	margin-top: 20px;
}
.house_detail .build_detail tr {
	border-bottom: 1px solid #eee;
}
.house_detail .build_detail td {
	padding: 10px 20px;
}
.house_detail .build_detail td span {
	font-size: 16px;
	color: #2e2e2e;
}
.house-button{margin-top:30px;}
.house-button button{border:none;background-color: #ff6d6f;color:#fff;padding:0 10px;height:34px;border-radius: 3px;outline: none;}

.salecard-lists{display:none;}
.salecard-box{width:800px;overflow: hidden;box-sizing: border-box;padding:0 25px;margin-top:10px;margin-bottom:10px;}
.salecard-box table{width:760px;border:1px solid #eee;border-bottom:none;border-right:none;}
.salecard-box table th{background-color: #f8f8f8;color:#888;}
.salecard-box table th, .salecard-box table td{
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	overflow: hidden;
	height:30px;
	line-height: 30px;
}

.brand-lists{margin-top:15px;}
.brand-lists ul{font-size:0;}
.brand-lists li{
	width:190px;
	height:110px;
	display: inline-block;
	margin-right:10px;
	border:1px solid #f2f2f2;
	box-sizing: border-box;
	text-align:center;
	line-height: 110px;
	margin-bottom:10px;
	overflow:hidden;
}
.brand-lists li a{
	display:block;
	justify-content: center;
	width:100%;
	height:100%;
}
.brand-lists li a img{
	vertical-align: middle;
	height:100%;
	max-width:188px;
}
.brand-lists li:nth-child(6n){
	margin-right:0;
}
.house_menu_name h2 a{font-size:14px;margin-right:15px;}
.house_menu_name h2 a.current{color:#007AFF;}
.house_r_info .name #tips{
	cursor: default;
}
.house_r_info .tips{
	position: absolute;
	bottom: -42px;
	height: 30px;
	background: #fff;
	border: 1px solid #f2f2f2;
	line-height: 30px;
	padding: 0 5px;
	max-width:460px;
	min-width:300px;
	display:none;
}
.house_r_info .tips:before{
	box-sizing: content-box;
	width: 0px;
	height: 0px;
	position: absolute;
	top: -16px;
	left:185px;
	padding:0;
	border-bottom:8px solid #FFFFFF;
	border-top:8px solid transparent;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	display: block;
	content:'';
	z-index: 12;
}
.house_r_info .tips:after{
	box-sizing: content-box;
	width: 0px;
	height: 0px;
	position: absolute;
	top: -18px;
	left:184px;
	padding:0;
	border-bottom:9px solid #f2f2f2;
	border-top:9px solid transparent;
	border-left:9px solid transparent;
	border-right:9px solid transparent;
	display: block;
	content:'';
	z-index:10
}

.w {
	width: 1200px;
	margin: 0 auto;
}
.house-query {
	   margin-top: 23px;
	   display: flex;
}
.house-query .r .title a, .house-query .l .title a {
	font-size: 22px;
	font-weight: 800;
	color: #333333;
	margin-left: 20px;
}
.house-query .r, .house-query .l {
	display: flex;
	flex-direction: column;
	min-height: 250px;
	background: #fbfafa;
}
.house-query .r .title, .house-query .l .title {
	line-height: 50px;
	width: 599px;
	height: 50px;
	background: #f7f7f7;
	border-radius: 2px;
}

.house-query .r .title a, .house-query .l .title a {
	font-size: 22px;
	font-weight: 800;
	color: #333333;
	margin-left: 20px;
}
.house-query .l .content {
	background-image: url(../images/l.png);
}
.house-query .r .content, .house-query .l .content {
	flex: 1;
	padding-top: 10px;
	display: flex;
	width: 599px;
	border-radius: 2px;
	background-size: 100% 100%;
}

.house-query .r .content div, .house-query .l .content div {
	margin-right: 38px;
	padding-left: 20px;
	font-size: 19px;
	font-weight: 500;
}
.house-query .r .content ul, .house-query .l .content ul {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}
.house-query .r .content ul li, .house-query .l .content ul li {
	margin-right: 24px;
	font-size: 16px;
	margin-bottom: 10px;
}
.house-query .r .content ul li a, .house-query .l .content ul li a {
	text-decoration: none;
	color: #333;
	outline: none;
	font-size: 16px;
}

.house-query .r .content {
	background-image: url(../images/r.png);
	background-size: 100% 100%;
}

/**å¼€ç›˜ï¼Œé—®ç­”ï¼Œå¯¼è´­**/
.open_ask_help{
	height: 383px;
	margin: 20px auto;
}
.oah_h{height: 380px;}
/****æœ€æ–°å¼€ç›˜***/
.fl {
	float: left;
}
.fr {
	float: right;
}

/* æœ€è¿‘å¼€ç›˜ */
.lastly_open {
	width: 263px;
	border: 1px solid #f2f2f2;
	padding: 10px;
	margin-top:20px;
}
.lastly_open h3 {
	font-size: 18px;
	padding-bottom: 9px;
	line-height: 100%;
	font-weight: normal;
	color: #313131;
}
.lastly_open .lists {
	height: 210px;
	overflow: auto;
	*position: relative;
}
.lastly_open .lists .item {
	padding-left: 20px;
	position: relative;
}
.lastly_open .lists .item h4 {
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	background: #d9d9d9;
	margin: 9px 0;
}
.lastly_open .lists .item .tit {
	background: url(../images/icon7.png) no-repeat;
	width: 72px;
	color: #fff;
}
.lastly_open .lists .item .time {
	width: 105px;
	background: #d74343;
	color: #fff;
}
.lastly_open .lists .item li {
	padding: 5px 0;
}
.lastly_open .lists .item li span,
.lastly_open .lists .item li a {
	/**display: block;**/
	color: #616161;
	line-height: 20px;
}
.lastly_open .lists .item li .name {
	width: 110px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bold;
}
.lastly_open .lists .item li .name:hover {
	text-decoration: underline;
}
.lastly_open .lists .item li .price {
	width: 100px;
	text-align: right;
	color: #919191;
	font-size: 12px;
}
.lastly_open .lists .item .l_l {
	position: absolute;
	top: 4px;
	bottom: 0;
	left: 0;
	width: 9px;
	background: url(../images/icon5.png) center 30px repeat-y;
}
.lastly_open .lists .item .l_l .c {
	/*width: 8px;
                      height: 8px;
                      border: 1px solid #ccc;
                      border-radius: 50%;*/
	width: 9px;
	height: 9px;
	background: url(../images/icon6.png) no-repeat;
}
.clearfix{float: none;clear:both}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

.build_shoppers{
	float: right;
	border: 1px solid #f2f2f2;
	padding: 10px;
}
.build_shoppers .head h2 {
	background: url(../images/icon8.png) left center no-repeat;
}
.build_shoppers .content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #313131;
	line-height: 100%;
}
.margin-right-120{margin-right:120px;}
.build_shoppers .l_box {
	width: 280px;
}
.build_shoppers .l_box .look_team .lists {
	margin: 16px 0;
	height: 104px;
	overflow: hidden;
}
.build_shoppers .l_box .look_team li .name,
.build_shoppers .l_box .look_team li .time {
	display: block;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	color: #616161;
	float: right;
}
.build_shoppers .l_box .look_team li .name {
	float: left;
	width: 140px;
}
.build_shoppers .l_box .look_team li .name:hover {
	text-decoration: underline;
}

.build_shoppers .l_box .appoint .form_box .sct {
	margin-top: 13px;
}
.build_shoppers .l_box .appoint .form_box .sct_ipt {
	width: 230px;
}
.build_shoppers .l_box .appoint .form_box .sct_ipt .ipt {
	width: 250px;
	height: 35px;
}
.build_shoppers .l_box .appoint .form_box .btn_area {
	width: 273px;
}

.build_shoppers .r_box .lists {
	margin-top: 16px;
	height: 140px;
	overflow: hidden;
}
.build_shoppers .r_box .lists li {
	list-style-position: inside;
	list-style-type: disc;
	list-style-color: #eee;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.build_shoppers .r_box .list a {
	color: #616161;
}
.build_shoppers .r_box .list a:hover {
	text-decoration: underline;
}
.build_shoppers .r_box .house_klg {
	margin-top: 20px;
}
.sed_house .head h2 {
	background: url(../images/icon9.png) left center no-repeat;
	margin-bottom:10px;
}
.sed_house .ads_img {
	height: 392px;
}
.sed_house .ads_img a,
.sed_house .ads_img img {
	display: block;
	width: 100%;
	height: 100%;
}
.sed_house .top_director .lists li {
	margin-top: 25px;
}
.sed_house .top_director .lists .tx_img {
	width: 50px;
	height: 50px;
	font-size: 0;
}
.sed_house .top_director .lists .tx_img img {
	display: block;
	border-radius: 50%;
}
.sed_house .top_director .lists .c_con {
	margin-left: 6px;
}
.sed_house .top_director .lists .r_con{
	text-align:right;
}
.sed_house .top_director .lists p {
	font-size: 12px;
	line-height: 25px;
	color: #919191;
}
.sed_house .top_director .lists .name {
	font-size: 16px;
	color: #313131;
	font-weight: bold;
}
.sed_house .top_director .lists .mark b {
	font-weight: bold;
	font-size: 16px;
}
.sed_house .top_director .ft_link {
	margin-top: 19px;
}
.sed_house .top_director .ft_link a {
	display: block;
	width: 110px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 4px;
}
.rent_house {
	padding-left: 0;
	padding-right: 0;
}
.icon-rent{background: url(../images/icon-rent.png) left center no-repeat;background-size: 32px;}
.icon-group{background: url(../images/icon-group.png) left center no-repeat;background-size: 32px;}
.icon-news{background: url(../images/icon-news.png) left center no-repeat;background-size: 32px;}
.icon-office{background: url(../images/office.png) left center no-repeat;background-size: 32px;}
.icon-shops{background: url(../images/shops.png) left center no-repeat;background-size: 32px;}
.rent_house .head{margin:0 24px;}
.rent_house .head h2,.build_office .head h2,.build_shops .head h2 {
	margin-bottom:10px;
}
.rent_house .build_list li {
	width: 270px;
	margin-left: 24px;
}
.rent_house .build_list li .img {
	height: 180px;
}


.form_box .sct_ipt .ipt {
	padding: 5px 10px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #eaeaea;
	/* width: 328px; */
	width: 238px;
	border-radius: 4px;
	background: none;
	position: relative;
	z-index: 2;
}


.btn_area .sbm{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
}

.placeholder {
	position: absolute;
	top: 0;
	left: 11px;
	right: 11px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	z-index: 99;
	color: #999;
	display: none;
}
input, select, textarea {
	outline: none;
	border: none;
	background: none;
}
.build_shoppers .l_box .sbm {
	background: #d74343;
	color: #FFFFFF;
}


/*************/
.jing_list {
	font-size: 0;
}

.jing_one {
	position: relative;
	margin-right: 30px;
	width: 600px;
	display: inline-block;
	vertical-align: top;
}

.jing_one img {
	width: 100%;
	height: 460px;
	object-fit: cover;
}

.jing_one .bj {
	color: #fff;
	font-size: 0;
	height: 80px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	padding: 10px 20px;
	box-sizing: border-box;
}

.jing_one .bj_left {
	width: 400px;
	display: inline-block;
	vertical-align: middle;
}

.jing_one .bj_left h3 {
	font-size: 18px;
	line-height: 30px;
}

.jing_one .bj_left h4 {
	font-size: 14px;
	line-height: 30px;
}

.jing_one .bj_right {
	font-size: 18px;
	line-height: 30px;
	width: 160px;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
}

.jing_one .hov {
	transition: 0.6s;
	opacity: 0;
	visibility: hidden;
	padding: 40px;
	box-sizing: border-box;
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	top: 0;
	left: 0;
}

.jing_one:hover .bj {
	display: none;
}

.jing_one:hover .hov {
	transition: 0.6s;
	opacity: 1;
	visibility: visible;
}

.jing_one .hov h3 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 30px;
}

.jing_one .hov dl dd {
	padding-left: 30px;
	font-size: 18px;
	line-height: 30px;
}

.jing_one .hov dl dd:nth-child(1) {
	background-image: url(../images/j.png);
	background-size: 16px;
	background-position: center left;
	background-repeat: no-repeat;
}

.jing_one .hov dl dd:nth-child(2) {
	background-image: url(../images/d.png);
	background-size: 16px;
	background-position: center left;
	background-repeat: no-repeat;
}

.jing_one .hov .span {
	margin-top: 20px;
}

.jing_one .hov .span span {
	width: 80px;
	height: 30px;
	margin-right: 10px;
	line-height: 28px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #fff;
	box-sizing: border-box;
	font-size: 14px;
	text-align: center;
}

.jing_list ul {
	font-size: 0;
	width: 570px;
	display: inline-block;
	vertical-align: top;
}

.jing_list ul li {
	margin-right: 30px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 270px;
	margin-bottom: 20px;
}

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

.jing_list ul li img {
	width: 270px;
	height: 220px;
	object-fit: cover;
}

.jing_list ul li span.y {
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 40px;
	background: #ff3030;
	border-radius: 0 0 20px 0;
}

.jing_list ul li .bj {
	color: #fff;
	font-size: 0;
	height: 60px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	padding: 14px 10px;
	box-sizing: border-box;
}

.jing_list ul li .bj_left {
	width: 130px;
	display: inline-block;
	vertical-align: middle;
}

.jing_list ul li .bj_left h3 {
	font-size: 16px;
	line-height: 30px;
}

.jing_list ul li .bj_right {
	font-size: 16px;
	line-height: 30px;
	width: 120px;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
}

.jing_list ul li .hov {
	transition: 0.6s;
	opacity: 0;
	visibility: hidden;
	padding: 14px 20px;
	box-sizing: border-box;
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	top: 0;
	left: 0;
}

.jing_list ul li:hover span {
	display: none;
}

.jing_list ul li:hover .bj {
	display: none;
}

.jing_list ul li:hover .hov {
	transition: 0.6s;
	opacity: 1;
	visibility: visible;
}

.jing_list ul li .hov h3 {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 30px;
}

.jing_list ul li .hov dl dd {
	padding-left: 30px;
	font-size: 14px;
	line-height: 26px;
}

.jing_list ul li .hov dl dd:nth-child(1) {
	font-size: 16px;
	line-height: 30px;
	background-image: url(../images/j.png);
	background-size: 14px;
	background-position: center left;
	background-repeat: no-repeat;
}

.jing_list ul li .hov dl dd:nth-child(2) {
	background-image: url(../images/d.png);
	background-size: 14px;
	background-position: top 4px left;
	background-repeat: no-repeat;
}

.jing_list ul li .hov .span {
	margin-top: 20px;
}

.jing_list ul li .hov .span span {
	width: 72px;
	height: 30px;
	margin-right: 5px;
	line-height: 28px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #fff;
	box-sizing: border-box;
	font-size: 13px;
	text-align: center;
}

.jing_list ul li .hov .span span:nth-child(3) {
	margin-right: 0;
}

.jing_list ul li .hov .span span:nth-child(4) {
	display: none;
}

.jing_list ul li .hov .span span:nth-child(5) {
	display: none;
}

.jing_list ul li .hov .span span:nth-child(6) {
	display: none;
}

.jing_list ul li .hov .span span:nth-child(7) {
	display: none;
}

.xinfang {
	margin-bottom: 30px!important;
}

.xinfang_lun ul {
	white-space: nowrap;
	padding-bottom: 28px;
	width: 100%;
}

.xinfang_lun ul li {
	margin-bottom: 0;
	width: 100%;
}

.xinfang_lun ul li img {
	width: 100%;
	height: 200px;
}

.xinfang_lun ul li .hov dl dd {
	white-space: normal;
}

.xinfang_lun ul li .hov {
	padding: 14px 24px;
}

.xinfang_lun ul li .hov h3 {
	margin-bottom: 6px;
}

.xinfang_lun .pagination .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: #bbbbbb;
	border-radius: 100%;
	display: inline-block;
	margin: 0 5px;
	opacity: 1;
}

.xinfang_lun .pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background-color: #03b3e2;
	width: 24px;
	border-radius: 20px;
}

.xinfang_lun .pagination {
	bottom: 0px;
	text-align: center;
	right: 0!important;
	margin: 0 5px;
}

.xinfang_lun .prev,
.xinfang_lun .next {
	top: 40%;
	background: none;
	width: 40px;
	height: 80px;
	outline: none;
}

.xinfang_lun .prev {
	left: 0;
}

.xinfang_lun .next {
	right: 0;
}

.xinfang_lun .prev img,
.xinfang_lun .next img {
	width: 100%;
}


.pub-tit1{margin-bottom: 0px;}


.footer_nav{height: 35px;line-height: 35px;margin-top: 10px;}
.footer_nav a.current {
	color: #377eff;
}
.footer_nav a {
	color: #FFFFFF;
	font-size: 14px;
	padding-right: 15px;
	display: inline-block;
}
.footer_nav_div a{line-height: 30px;height: 30px;color: #FFFFFF;padding-right: 15px;}

.cate_nav{line-height: 40px;height: 40px;}
.cate_nav a{font-size: 16px;display: block;float: left;text-align: center;margin-right: 25px;}
.cate_nav a.select{border-bottom: 2px #4083ff solid;color: #4083ff;font-weight: bold}




.house_list li .laber span:first-child{
	background: #ff5164;
	color: #fff;
}

.house_list li .laber span {
	background: #ecf1fb;
	color: #000;
}
.house_r .price span {
	font-size: 26px;
	font-weight: bold;
}

.gzlp{
	margin: 15px;
}
.gzlp a{
	font-style: normal;
	height: 40px;
	line-height: 40px;
	width: 120px;
	background-color: #edfdf6;
	border-radius: 20px;
	color: #21b000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
}
.cha_map{color: #007AFF;cursor: pointer}



.house_list li .house_n .house_type, .house_list li .house_n .address {
	font-size: 14px;
}




.img_list{margin: 10px auto;width: 1200px;}


.house_list li .house_n h2{float: left}
.house_status{float: left;padding: 0 7px;line-height: 22px;background: #ff5713;border-radius: 2px;color: #ffffff;margin: 0 16px;}
.house_list li .house_n .house_type, .house_list li .house_n .address {
	color: #333333;
}


.house_screen {
	padding: 30px 30px 0 30px;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	border: 1px solid #F2F2F2;
	background: #F1F1F1;
}

.screen_name {
	width: 50px;
	color: #666;
}
.nav_r .search input {
	width: 80%;
	background: #F1F1F1;
	border: none;
	padding-left: 20px;
}
.top_keys{
	height: 40px;line-height: 40px;clear: both;color: #ffffff;
}
.top_keys a{color: #ffffff}

.matching_map_info {
	width: 874px;
	max-height: 400px;
	right: 10px;
	background: #FFFFFF;
	top: 437px;
	z-index: 99;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);
}
.matching_map_text {
	max-height: 280px;
	width: 100%;
	overflow-y: auto;
}
.matching_map_top li.current {
	color: #007AFF;
}

/****å¸®æˆ‘æ‰¾æˆ¿****/
.icon-guanbi {
	position: absolute;
	right: 20px;
	top: 20px;
	color: #999999;
}

.drop_down i {
	top: 0px;
	right: 20px !important;
	color: #ff3f13 !important;
}

.drop_down p {
	font-size: 12px !important;
}

.drop_down h2 {
	font-size: 12px !important;
	font-weight: normal;
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid #F2F2F2;
}

.drop_down {
	display: none;
}

.li_select i {
	position: absolute;
	right: 2px;
	font-weight: 800;
	top: 18px;
	font-size: 11px;
	color: #898989;
	display: inline-block;
}

.drop_down::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #cecece;
}

/*å®šä¹‰æ»šåŠ¨æ¡è½¨é“ å†…é˜´å½±+åœ†è§’*/
.drop_down::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #FFFFFF;
	border-radius: 10px;
	background-color: #cecece;
}

/*å®šä¹‰æ»‘å— å†…é˜´å½±+åœ†è§’*/
.drop_down::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #cecece;
}

.drop_down {
	width: 100%;
	position: absolute;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11);
	top: 45px;
	z-index: 999;
	max-height: 180px;
	overflow-y: auto;
	padding: 0 15px;
	box-sizing: border-box;
	background: #FFFFFF;
}

.drop_down div {
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid #F2F2F2;
}

.modal .li {
	margin-top: 15px;
	border: 1px solid #F2F2F2;
	height: 45px;
	padding: 0 10px;

}

.li_select {
	position: relative;
}

input,
.select_info,
select {
	width: 100%;
	position: relative;
	border: none;
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color: #898989;
}

.button {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #5491ff;
	color: #FFFFFF;
	cursor: pointer;
	margin-top: 30px;
	font-size: 15px;
}

/**************/
.a_div {
	font-size: 14px;
	display: flex;
	margin: 10px 0px;
	width: 100%;
	padding: 15px 5px;
	border: 1px solid #F2F2F2;
}
.news_details .a_div a{font-size: 14px;}
.a_div h2 {
	float: left;
}
.a_div .house_n {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
.a_div .house_img img {
	width: 100%;
	transition: all .5s;
	height: 175px;
}

.a_div .house_type, .a_div .address {
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 13px;
}
.a_div p {
	margin-top: 15px;
}

.a_div .laber span {
	padding: 3px 4px;
	background: #ecf1fb;
	color: #949eb4;
	margin-right: 3px;
	display: inline-block;
	border-radius: 2px;
}

.a_div .laber span:first-child{
	background: #ff5164;
	color: #fff;
}

.a_div .laber span {
	background: #ecf1fb;
	color: #000;
}

/*****åœ°å›¾*****/
.house_map img {
	width: 100%;
	height: 100%;
}

.house_map {
	position: relative;
}

.map_icon {
	width: 100px;
	height:60px;
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	background: url(../img/map-iocn.png);
	background-size: 100% 100%;
}
.info_map_icon {
	width: 110px;
	height: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	background: url(../images/map-icon.png);
	background-size: 100% 100%;
	padding:0 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.house_map ul li img {
	cursor:pointer;
	width: 60px;
	height: 60px;
	margin-bottom: 5px;
}

.house_map ul {
	width: 100%;
	display: flex;
}

.house_map ul li {
	flex: 1;
	padding: 15px 0;
	text-align: center;
}
.house_map ul li.active p{
	color:#ff3f2b;
}
.house_map a {
	width: 100%;
	text-align: center;
	line-height: 45px;
	background: #f5f8ff;
	font-size: 0.85rem;
	color: #4184ff;
	display: inline-block;
}

.house_map_img {
	position: relative;
	height: 230px;
}
.house_map_img #map{
	height:230px;
}
.wx-qrcode{position:absolute;right:0;top:0;}
.wx-qrcode img{width:120px;height:120px;display:inline-block;}
.wx-qrcode p{text-align:center;letter-spacing: 1em;text-indent: .7em;}

.info-table{width:100%;background-color: #F2F2F2;}
.info-table tr{background-color: #ffffff;}
.info-table tr th{width:117px;background-color: #f8f8f8;color:#869099;font-weight: 500;font-size:16px;height:40px;}
.info-table tr td{width:290px;padding:0 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.news-subscribe {
	width: 100%;
	display: inline-block;
	height: 120px;
	background: url(../images/subscribe.jpg);
	background-size: 100% 100%;
	color: #FFFFFF;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
}

.news-subscribe h2 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.news-subscribe p {
	font-size: 14px;
}

.news-subscribe div {
	width: 100px;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	height: 45px;
	position: absolute;
	right: 30px;
	cursor: pointer;
	top: 50%;
	margin-top: -24.5px;
	border-radius: 3px;
	background: #FFFFFF;
	color: #547cc9;
}

.daogou-box li .pic-box{width:200px;height:150px;float:left;}
.daogou-box li .pic-box img{width:100%;height:100%;}
.daogou-box li .daogou-con{width:650px;float:right;}
.daogou-box li .daogou-con h2{font-weight: 700;line-height: 33px;}
.daogou-box li .daogou-con h2 .time{font-weight: 400;float:right;font-size:16px;}
.daogou-box li .daogou-con h2 .title{display:inline-block;width:560px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.daogou-box li .daogou-con .description{font-size:16px;line-height: 1.5em;height:100px;overflow: hidden;}
.daogou-box li{margin-bottom:20px;}

.loupan-ask{position:relative;width:100%;height:100px;background-image: url(../images/loupanask.png);background-size: 100% auto;background-repeat: no-repeat;background-position: center;margin-top:30px;}
.loupan-ask .input-txt{width:350px;height:40px;border:1px solid #F2F2F2;border-radius: 50px;padding:0 10px;line-height: 40px;background-color: #fff;}
.loupan-ask .consult-now{width:100px;height:40px;position:absolute;right:0;border:none;background-color: #5491ff;color:#fff;border-radius: 50px;font-size:14px;font-weight: 700;cursor: pointer}
.loupan-ask .form{position:absolute;right:20px;top:30px;}

.activity_top{overflow: hidden;color: #ffffff;height: 25px;line-height: 25px;text-align: left;white-space: nowrap;text-overflow: ellipsis;clear: both}
.activity_top span{background: #fe9817;color: #ffffff;padding:8px;}
.activity_top img{vertical-align:bottom;margin-right: 5px;}


/* ä»·æ&nbsp;¼ */
.house-pice {
	clear: both;
	float: none;
	margin-top: 5px;
	display: flex;
}

.house-pice .pice-item {
	flex: 1;
	text-align: center;
	border-right: 1px solid #F1F1F1;
}

.house-pice .pice-item:nth-last-child(1) {
	border-right: none;
}

.house-pice .pice-item div:nth-child(1) {
	font-weight: bold;
	color: #FF5713;
	font-size: 0.7rem;
}

.house-pice .pice-item div:nth-child(1) span {
	font-size: 1rem;
}

.house-pice .pice-item div:nth-child(2) {
	font-size: 0.8rem;
	color: #999999;
}

/***åˆ—è¡¨*****/
.pc_list{
	position: relative;
}
.pc_list_pay {
	position: absolute;
	top: 208px;
	left: 55px;
}
.pc_list_pay input {
	height: 42px;
	line-height: 42px;
	width: 205px;
	font-size: 18px;
	color: #000000;
	padding-left: 5px;
}

.pc_list_pay {
	position: absolute;
	top: 207px;
	left: 57px;
}
.pc_list_pay input {
	height: 42px;
	line-height: 42px;
	width:175px;
	font-size: 18px;
	color: #EA592B;
	font-weight: bold;
	padding-left: 5px;
}

.pc_list_room {
	position: absolute;
	top: 261px;
	left: 57px;
}
.pc_list_room input {
	height: 42px;
	line-height: 42px;
	width:175px;
	font-size: 18px;
	color: #EA592B;
	font-weight: bold;
	padding-left: 5px;
}

.pc_list_city {
	position: absolute;
	top: 311px;
	left: 57px;
}
.pc_list_city input {
	height: 42px;
	line-height: 42px;
	width:175px;
	font-size: 18px;
	color: #EA592B;
	font-weight: bold;
	padding-left: 5px;
}

.pc_list_phone {
	position: absolute;
	top:364px;
	left: 57px;
}
.pc_list_phone input {
	height: 42px;
	line-height: 42px;
	width:175px;
	font-size: 18px;
	color: #EA592B;
	font-weight: bold;
	padding-left: 5px;
}

.pc_list_but {
	position: absolute;
	top: 426px;
	z-index: 99;
	border: none;
	left: 48px;
}
.pc_list_but input{
	height: 41px;
	width: 169px;
	background: url("../images/pc_list_but.png");
	cursor: pointer;
}



/***æ–°é—»é¡µé¢***/
.info-solution1 .hd {
	padding: 0 0 7px;
	margin: 0 19px;
}
.box4 .hd {
	height: 42px;
	line-height: 52px;
	padding-bottom: 7px;
	border-bottom: 1px solid #e8e8e8;
	font-weight: bold;
}

.info-solution1 .bd {
	padding: 0 19px;
}
.info-solution1 .sub-list {
	padding-top: 15px;
	margin-bottom: 15px;
	color: #666666;
}
.info-solution1 .sub-list li {
	height: 26px;
	line-height: 26px;
}
.info-solution1 .ipt-area .btn-dy {
	margin-top: 25px;
}
.info-solution .ipt, .info-solution1 .ipt {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 38px;
	color: #333;
	line-height: 38px;
	border: 1px solid #e4e4e4;
	text-indent: 1em;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.info-solution .btn-dy, .info-solution1 .btn-dy {
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 20px;
}
.btn, .btn2, .btn3, .btn4 {
	background: #ff6d6f none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	overflow: hidden;
}

.subscribed {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-top: 20px;
	background: #f9f9f9;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.subscribed i {
	color: #ff6d6f;
	font-style: normal;
}


/*å…³é”®è¯*/
.keys_list a{
	display: block;
	float: left;
	width: 33%;
	line-height: 35px;
	height: 35px;
	font-size: 16px;
	font-weight: bold;
}


.house-info-sidebar{margin-top: 20px;}
.house-info-sidebar .house-photo {
	width: 245px;
	height: 160px;
	border-radius: 2px 2px 0px 0px;
}
.house-info-sidebar .content .tags li {
	height: 22px;
	line-height: 22px;
	margin-bottom: 6px;
}

.house-info-sidebar .content h3 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.house-info-sidebar .content .tags li {
	height: 22px;
	line-height: 22px;
	margin-bottom: 6px;
}
.house-info-sidebar .content .price span {
	margin-left: 8px;
	font-size: 20px;
	font-weight: bold;
	color: #ff5713;
	line-height: 18px;
}

.house-info-sidebar .content .address {
	display: flex;
}
.house-info-sidebar .content .address span:nth-child(1) {
	width: 43px;
}
.house-info-sidebar .content .address span:nth-child(2) {
	flex: 1;
}
.house-info-sidebar .content &gt; p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
}

.house-info-sidebar .content &gt; p a {
	margin-right: 6px;
}

.house-info-sidebar .content .mobile .hint {
	font-size: 16px;
}
.house-info-sidebar .content .mobile .phone p {
	font-size: 24px;
	line-height: 45px;
	font-weight: bold;
	color: #ff5713;
}
.hint {
	z-index: 9;
	position: relative;
	margin-top: 5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.toolbar .title {
	position: relative;
	overflow: hidden;
	width: 100%;
	line-height: 40px;
	border-bottom: 1px solid #dddddd;
}

.new-comments-sidebar{border-top:1px solid #F2F2F2;padding: 20px 0px; }

.new-comments-sidebar .title h3 {
	width: 100%;
	font-size: 18px;
}
.title a::after {
	content: "";
	position: absolute;
	top: 0px;
	left: -60px;
	height: 40px;
	width: 60px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0), white);
}

.new-comments-sidebar .content li {
	margin-top: 20px;
}

.content .top{line-height: 35px;height: 35px;font-size: 16px;}
.content .com_con{line-height: 24px;}

.ask_news a{line-height: 35px;height: 35px;font-size: 16px;font-weight: bold}
.ask_news div{
	line-height: 23px;
	color: #666666;
}


/*  ä¹°æˆ¿é—®é—®  */
.sqrqArea{
	margin-bottom: 10px;
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
}
.house_comment .titleArea{
	height: 70px;
	padding-left: 75px;
	position: relative;
}
.house_comment .titleArea:before{
	content: "";
	background: url("../images/wxGroup.png") no-repeat;
	position: absolute;
	width: 55px;
	height: 55px;
	left: 10px;
	top:10px;
}
.house_comment .titleArea .telList{
	height: 15px;
	overflow: hidden;
	margin-top: 10px;
}
.house_comment .titleArea .groupName{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 21px;
	padding-top: 10px;
}
.house_comment .btnArea{
	height: 50px;
	position: relative;
	background: #fff;
}
.house_comment .btnArea:before{
	content: "";
	background: url("../images/groupHead.png") no-repeat;
	position: absolute;
	width: 58px;
	height: 24px;
	left: 10px;
	top: 13px;
}
.house_comment .member{
	padding-left: 80px;
	padding-top: 17px;
	display: inline-block;
}
.house_comment .titleArea li{
	font-size: 12px;
}
.house_comment .btnArea button{
	border: none;
	background: #5491ff;
	border-radius: 4px;
	padding: 4px 9px;
	color: #fff;
	margin-left: 5px;
	cursor: pointer;
}
.house_comment .fixedStyle {
	position: fixed;
	top: 0;
	width: inherit;
	background-color: #FFF;
	z-index: 10;
}
.house_comment .price_info_bak{
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	color: #999999;
	font-size: 12px;
}
.house_comment .price_info_bak:hover .msghover{
	display: block;
}
.house_comment .msghover{
	white-space: normal;
	text-overflow: unset;
	position: absolute;
	padding: 5px;
	border: 1px solid #999;
	z-index: 1;
	background: #fff;
	top: 65px;
	border-radius: 5px;
	display: none;
}
.house_comment .msghover:before{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	margin: 0 auto;
	border: 10px solid;
	left: 10px;
	top: -20px;
	border-color: transparent transparent #999 transparent;
}
.house_comment .msghover:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	margin: 0 auto;
	border: 9px solid;
	left: 11px;
	top: -18px;
	border-color: transparent transparent #fff transparent;
}



/*åœ–ç‰‡*/
.photo_l{width: 916px;float: left;height: auto}
.photo_r{width: 270px;float: right;height: auto}

.new_nav .thumbs_menu li{width: 100px}
.album-content {
	border:1px solid #e6e6e6;
	border-radius:4px;
	padding:0 30px 30px
}
.others-pic{height: 280px;clear: both}
.album-h {
	height:60px;
	line-height:60px
}
.album-h h4 {
	float:left
}
.album-h h4 a {
	font-size: 20px;
	color:#333;
	font-weight:700\9
}
.album-h h4 a span {
	font-size:14px
}
.album-h label {
	float:left;
	color:#666;
	font-size:14px;
	margin-left:11px
}
.cartf-tips {
	margin-top:30px;
	color:#666;
	font-size:14px
}
.album-h .p-more {
	float:right;
	font-size:14px;
	color:#999
}
.p-list {
	float:left;
	margin-left:99px
}
.p-item {
	display:block;
	width:305px;
	border:1px solid #fff
}
.p-item:hover,
.o-list .o-item:hover {
	border:1px solid #62ab00
}
.p-item .img-box {
	margin:0 -10px -10px 0;
+margin-bottom:0;
	overflow:hidden
}
.p-item img {
	float:left;
	margin:0 10px 10px 0;
	width:95px;
	height:70px
}
.p-item .big {
	width:200px;
	height:150px
}
.p-item .huge {
	width:400px;
	height:230px
}
.album-des {
	display:block;
	font-size:16px;
	color:#666;
	height:24px;
	line-height:24px;
	width:305px;
	overflow:hidden;
	margin:16px 0 11px
}
.album-h h4 a:hover,
.album-h .p-more:hover,
.album-des:hover {
	color:#F60
}
.album-time {
	font-size:14px;
	color:#999
}
.pictorial-spe .p-item {
	width:715px
}
.pictorial-spe .album-des {
	width:715px
}
.pictorial-b {
	margin-left:-100px;
	_margin-left:-162px
}
.o-list {
	float:left;
	margin-left:27px
}
.o-list .o-item {
	display:block;
	width:200px;
	border:1px solid #fff;
	position:relative
}
.o-list .o-item img {
	width:200px;
	height:150px
}
.o-list .o-item .i-video,
.o-list .o-item .i-quanjing {
	display:block;
	font-size:52px;
	height:52px;
	line-height:52px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-26px;
	margin-top:-26px;
	color:#fff;
	border-radius:100%;
	-webkit-border-radius:100%;
	-o-border-radius:100%;
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	background:rgba(0,0,0,0.3)
}
.o-list .o-item .icon-video {
	width:56px;
	height:56px;
	background:url(//pages.anjukestatic.com/kfstouch/img/icon/icon_video_m.png) no-repeat 0/56px 56px
}
.o-list .o-item .i-quanjing {
	font-size:35px;
	line-height:53px;
	width:52px;
	text-align:center
}
.o-list .o-item .icon-quanjing {
	background:url(https://pages.anjukestatic.com/kfstouch/img/icon/icon_panorama_m.png) no-repeat 0/56px 56px
}
.o-list .o-item .tit-bg {
	display:block;
	width:100%;
	height:30px;
	background:#000;
	opacity:.5;
	filter:alpha(opacity=50);
	position:absolute;
	bottom:0;
	left:0
}
.o-list .o-item .photo-tit {
	width:100%;
	height:30px;
	line-height:30px;
	text-align:right;
	color:#FFF;
	position:absolute;
	bottom:0;
	right:10px;
	font-size:16px;
	z-index:2
}
.o-list .album-des {
	width:200px
}

.dingyue .dingyueTitle{height: 129px;}
.dingyue .analysisTitle{font-size: 24px;font-weight: bold;color: #30A15D;line-height: 30px;text-align: center;padding: 10px 0;}
.dingyue .analysis{background-color: #30a15d14;margin: 10px 20px;padding: 10px;position: relative;}
.dingyue .analysis:before{content: "";background: url("../images/mengban.png") no-repeat;width: 248px;height: 142px;position: absolute;z-index:1;}
.dingyue .analysis .subTitle{text-indent: 2em; font-size: 14px;font-weight: bold;color: #333333;line-height: 30px;position: relative;}
.dingyue .analysis .subsubTitle{font-size: 12px;font-weight: 400;color: #666666;text-indent: 2em;position: relative;}
.dingyue .analysis .subsubTitle:after{content: " &gt; ";position: absolute;font-size: 14px;right: 10px;}
.dingyue .basicAnalysis .subTitle:before{content:"";position: absolute;background: url("../images/basic.png") no-repeat;width: 19px;height: 19px;left:0;top:5px;}
.dingyue .layoutAnalysis .subTitle:before{content: "";position: absolute;background: url("../images/layout.png") no-repeat;width: 23px;height: 19px;left:0;top:5px;}
.dingyue .discountAnalysis .subTitle:before{content: "";position: absolute;background: url("../images/disc.png") no-repeat;width: 20px;height: 23px;left:0;top:3px;}
.dingyue .desc{font-size: 14px;font-weight: 400;color:#666666;line-height: 21px;text-align: center;margin: 0 20px;}


.house_detail_index.dingyue,.house_detail_trend_list.dingyue{background: url(./../images/dybac.png) no-repeat;border-radius: 10px;box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);}
.dingyue .dingyueTitle{height: 129px;}
.dingyue .analysisTitle{font-size: 24px;font-weight: bold;color: #30A15D;line-height: 30px;text-align: center;padding: 10px 0;}
.dingyue .analysis{background-color: #30a15d14;margin: 10px 20px;padding: 10px;position: relative;}
.dingyue .analysis:before{content: "";background: url("../images/mengban.png") no-repeat;width: 248px;height: 142px;position: absolute;z-index:1;}
.dingyue .analysis .subTitle{text-indent: 2em; font-size: 14px;font-weight: bold;color: #333333;line-height: 30px;position: relative;}
.dingyue .analysis .subsubTitle{font-size: 12px;font-weight: 400;color: #666666;text-indent: 2em;position: relative;}
.dingyue .analysis .subsubTitle:after{content: " &gt; ";position: absolute;font-size: 14px;right: 10px;}
.dingyue .basicAnalysis .subTitle:before{content:"";position: absolute;background: url("../images/basic.png") no-repeat;width: 19px;height: 19px;left:0;top:5px;}
.dingyue .layoutAnalysis .subTitle:before{content: "";position: absolute;background: url("../images/layout.png") no-repeat;width: 23px;height: 19px;left:0;top:5px;}
.dingyue .discountAnalysis .subTitle:before{content: "";position: absolute;background: url("../images/disc.png") no-repeat;width: 20px;height: 23px;left:0;top:3px;}
.dingyue .desc{font-size: 14px;font-weight: 400;color:#666666;line-height: 21px;text-align: center;margin: 0 20px;}
.dingyueTitle .title1{font-size: 24px;font-weight: bold;color: #FFFFFF;line-height: 40px;padding-top: 15px;padding-left: 15px;}
.dingyueTitle .title2{font-size: 16px;font-weight: 400;color: #FFFFFF;line-height: 30px;opacity: 0.7;margin-left: 15px;}
.dingyueTitle .title3{font-size: 16px;font-weight: 400;color: #FFFFFF;line-height: 30px;opacity: 0.7;margin-left: 15px;}
.dingyue .input{margin-top: 0px;}
.dingyue .input input{height: 40px;border-radius: 4px;margin-top: 15px;}
.dingyue .haveCard input{margin-top: 10px;}
.dingyue .xy{margin: 0px 17%;padding-bottom: 15px;}


.dingyue{ border:#f1f1f1 1px solid; }
.dingyue .tit{ overflow:hidden; background:#f3f3f3; }
.dingyue .tit p{ float:left; line-height:54px; margin-left:20px; font-size:18px; color:#333; }
.dingyue .tit span{ float:left; line-height:54px; color:#999; font-size:12px; margin-left:10px; }
.dingyue .checkbox{ margin-left:24px; overflow:hidden; }
.dingyue .checkbox label{ float:left; position:relative; width:84px; overflow:hidden; cursor:pointer; margin-top:20px; }
.dingyue .checkbox input{ position:absolute; width:10px; height:10px; left:-20px; }
.dingyue .checkbox span{ float:left; width:12px; height:12px; background:url("../images/icon.png?v=20181218") -260px -110px; margin:4px 0 0 0; }
.dingyue .checkbox input:checked + span{ background-position:-280px -110px; }
.dingyue .checkbox p{ float:left; line-height:20px; font-size:12px; color:#333; margin-left:4px; }
.dingyue .input{ margin:24px 24px 0; }
.dingyue .input input{ width:100%; border:#e5e5e5 1px solid; height:30px; text-indent:10px; line-height:28px\9; }
.dingyue .xy{ margin:28px 0 0 24px; overflow:hidden; }
.dingyue .xy label{ float:left; position:relative; cursor:pointer; margin:4px 0 0 0; }
.dingyue .xy input{ position:absolute; width:10px; height:10px; left:-20px; }
.dingyue .xy span{ float:left; width:12px; height:12px; background:url("../images/icon.png?v=20181218") -260px -110px; }
.dingyue .xy input:checked + span{ background-position:-280px -110px; }
.dingyue .xy p{ float:left; line-height:20px; height:20px; font-size:12px; margin-left:2px; }
.dingyue .xy a{ font-size:12px; }
.dingyue .btn{ margin:40px 24px 0;border-radius: 4px; }
.dingyue .btn input{ width:100%; height:40px; background:#30a15d; color:#fff; border-radius:4px; cursor:pointer; }
.dingyue1{ overflow:hidden; background:#eee; padding:15px 0; margin-top:40px; }
.dingyue1 .t{ font-size:16px; margin-top:16px; width:140px; font-weight:bold; padding-top:4px; line-height:20px; color:#333; float:left; margin-left:26px; padding-left:54px; position:relative; }
.dingyue1 .t:before{ content:''; position:absolute; width:38px; height:47px; background:url("../images/icon.png?v=20181224") -310px -140px; left:0; top:0; }
.dingyue1 .txt{ float:left; line-height:28px; color:#999; width:300px; padding:12px 0; position:relative; }
.dingyue1 .txt:after{ content:''; position:absolute; width:1px; height:100%; background:#ddd; top:0; right:0; }
.dingyue1 .input{ float:left; width:240px; margin:25px 0 0 24px; }
.dingyue1 .input input{ width:100%; height:30px; border:#e5e5e5 1px solid; border-radius:2px; background:#fff; text-indent:1em;border: 1px solid #30a15d;}
.dingyue1 .btn{ float:left; margin:25px 0 0 24px; }
.dingyue1 .btn button{ width:80px; height:30px; background:#30a15d; color:#fff; border-radius:2px; cursor:pointer; }
.dingyue2 .t{ width:100%; padding:0; margin:0 0 0 20px; }
.dingyue2 .t:before{ content:none; }
.dingyue2 .txt{ width:100%; padding:0; color:#333; margin:8px 0 0 20px; }
.dingyue2 .input,.dingyue2 .btn{ margin:10px 0 0 20px; }

.dingyue .input{margin-top: 0px;}
.dingyue .input input{height: 40px;border-radius: 4px;margin-top: 15px;}
.dingyue .haveCard input{margin-top: 10px;}
.dingyue .xy{margin: 0px 17%;padding-bottom: 15px;}
.dingyue .btn{ margin:20px 24px 0;border-radius: 4px; width: 90%;}
.dingyue .btn input{ width:100%; line-height: 40px;height:40px; background:#1FB286; color:#fff; border-radius:4px; cursor:pointer; }


.v_div_img{margin-top: 10px;}
.v_div_con{width: 100%;height: 45px;margin-top: 3px;}
.v_div_but1{width: 60%;float: left}
.v_div_but{width: 40%;float: left}
.v_div_but a{display: block;height: 30px;line-height: 30px;width: 110px;border-radius: 15px;border: 2px #4184ff solid ;text-align: center;color: #4184ff;}
.v_div_con .v_div_a{margin:5px 0px;color:  #FF5713;font-size: 20px;font-weight: bold}
.v_div_con .v_div_b {
	padding: 10px;
	background: #4184ff;
	color: #ffffff;
	width: 138px;
	border-radius: 5px;
	font-size: 16px;
}
.v_div_img1{position: relative}

.v_div_img .vr-wrap {
	position:absolute;
	top:50%;
	left:50%;
	z-index:1;
	-webkit-transform:translate3d(-50%,-50%,0);
	-moz-transform:translate3d(-50%,-50%,0);
	transform:translate3d(-50%,-50%,0)
}
.v_div_img .vr-wrap img{width: 50px;}


.info_li_text img{max-width: 100%;}


.buyhouse_top{
	width:100%;
	height:120px;
	background-color: #F4F9F6;
	position: relative;
	padding:4px 15px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-bottom:40px;
}
.buyhouse_top .bg_1{
	width:190px;
	height:100%;
	position:absolute;
	right:20%;
	background:url('../images/wechat_bg1.png') no-repeat;
	background-size: 100% 100%;
}
.buyhouse_top .left1{
	width:80%;
	height:100%;
	display: flex;
}
.buyhouse_top .left1&gt;img{
	width:110px;
	height:100%;
}
.buyhouse_top .left1 .title{
	color: #333333;
	font-size: 19px;
	font-weight: bold;

}
.buyhouse_top .left1 .telList{
	height: 19px !important;
	overflow: hidden;
	color: #666666 !important;
	margin:15px 0;
}
.buyhouse_top .left1 .ruqun{
	font-size: 16px;
}

.buyhouse_top .left1 .ruqun:before{
	content: "";
	background: url("../images/groupHead.png") no-repeat;
	position: absolute;
	width: 58px;
	height: 24px;
}
.buyhouse_top .left1 .ruqun .text{
	margin-left:65px;
}


.buyhouse_top .right1{
	width:20%;
	height:100%;
}

.buyhouse_top .right1&gt;a{
	background: linear-gradient(360deg, #20BE65 0%, #22C96D 100%);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 4px;
	padding: 10px 35px;
	color: #fff;
	margin-left: 5px;
	cursor: pointer;
	line-height: 100px;
}


















</pre></body></html>