<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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: 170px
}

.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 {
	margin-top: 12px;
	height: 36px;
	float: left;
	margin-right: 10px;
}

.menu {
	float: left;
	width: 780px;
	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 {
	width: 230px;
	float: left;
	color: #ff3f13;
	font-size: 14px;
}

.Telephone span {
	text-decoration: underline;
}

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

/* 杞挱 */
/* 涓嬮潰鏄墠/鍚庢寜閽唬鐮侊紝濡傛灉涓嶉渶瑕佸垹闄ゅ嵆鍙� */
.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:660px;
	height:90px;
	padding:30px 30px 10px 30px;
	position:absolute;
	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: 660px;
	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: 80px;
	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: 22px;
}

/* 鐗逛环妤肩洏 */
.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: 500px;
	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;
	padding-right: 50px;
	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: 13px;
}

.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: 340px;
	padding: 0 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 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;
	border: 1px solid #f2f2f2;
	height: 331px;
	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: 1rem;
	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 {
	color: #ff3f13;
	font-size: 20px;
	margin-right: 5px;
	position: absolute;
	left: 0;
	top: -5px;
}

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

.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 {
	font-size: 23px;
	font-weight: bold;
}
.house_tit h1 a{
	font-size:23px;
}
.house_tit p {
	line-height: 23px;
}

.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: #949eb4;
}

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

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

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

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

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

.house_menu_r {
	width: 25%;
	color: #ff3f13;
	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: 620px;
}

.real_estate_info {
	padding: 20px;
	height: 618px;
	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:400px;}
.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: -165px;
}

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: 30px 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: 30px;
	font-size: 15px;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #F2F2F2;
}

.thumbs_num span {
	color: #ff3f13;
}

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

/* 妤肩洏淇℃伅 */
.info_li {
	width: 100%;
	margin-top: 30px;
}

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

.info_li_li {
	width: 50%;
	float: left;
}

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

.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: 20px;
	color: #ff3f13;
}

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

.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_p {
	margin-top: 20px;
	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: 400px;
	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: 60px !important;
	height: 60px !important;
	position: absolute;
	z-index: 99;
	top: 50%;
	cursor: pointer;
	margin-top: -30px;
	left: 50%;
	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: 40px;
	height: 491px;
	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: 20px 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;
	margin-top:25px;
}
.house_r_info .user_l .text {
	background: #518eff;
	width: 90px;
	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:20px;
}
.house_r_info .user .user_l .phone span:before{
	font-family: "iconfont";
	font-size:20px;
	content:"\e608";
	padding-right:5px;
}
.house_r_info .code {
	position: absolute;
	top: 0;
	right: 0;
}

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

.house_r_info .code p {
	margin-top: 5px;
}

.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_info {
	width: 340px;
	height: 400px;
	right: 10px;
	background: #FFFFFF;
	position: absolute;
	top: 10px;
	z-index: 99;
	box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .11)
}

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

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

.matching_map_top p.current {
	color: #007AFF;
}

.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 {
	height: 345px;
	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: #f8f8f8;
	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: 730px;
	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: 22%;
	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: 14%;
	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;
}
.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;
}

.subscribe h2 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.subscribe p {
	font-size: 14px;
}

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

.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: 180px;
	overflow: hidden;
}

.housekeeper_list li .img img {
	width: 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;
	max-height: 220px;
	overflow: hidden;
}

.housek_top .img img {
	width: 100%;
}

.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 span i {
	font-size: 12px;
	transition: all 0.5s ease-in-out;
}

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

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

.brand_bg_text .brand_bg_info span: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
}

.subscribe-box{width:100%;height:130px;box-sizing:border-box;background-color: #F4F8FD;padding:40px 20px 0 20px;margin-top:20px;background-repeat: no-repeat;background-position: left 20px center;background-size: 186px 102px;background-image: url(../images/yykf.png);}
.subscribe-box .subscribe-left{padding-left:216px;float:left;}
.subscribe-box .subscribe-left h2{font-size:20px;color:#2671E2;font-weight: 500;line-height: 20px;}
.subscribe-box .subscribe-left h3{font-size:16px;color:#666;margin-top:16px;line-height: 16px;font-weight: 400;}
.subscribe-box .subscribe-right{float:right;}
.subscribe-box .subscribe-right .btn{cursor:pointer;width:120px;height:36px;text-align:center;line-height: 36px;font-size:16px;border-radius:2px;background-color: #2671E2;color:#ffffff;}
.subscribe-box .subscribe-right p{margin-top:8px;color:#2671E2;font-size:16px;width:120px;text-align:center;}
.weixin-group{margin-top:10px;}
.weixin-group .weixin-group-avatar{width:72px;height:72px;float:left;margin-right:10px;}
.weixin-group .weixin-group-avatar img{width:100%;height:100%;}
.weixin-group .weixin-group-com{float:right;font-size:14px;font-weight: 400;width:178px;}
.weixin-group .weixin-group-com h2{font-size:14px;font-weight: 400}
.weixin-group .weixin-group-com dd{height:30px;line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.weixin-group .weixin-group-com .scroll-top{height:30px;overflow: hidden;margin-top:5px;}

.weixin-group .weixin-group-com .join-group{font-size:12px;line-height: 25px;}
.weixin-group .weixin-group-com .join-group span{color:#ff0000;}
.weixin-group .weixin-group-com .join-group a{vertical-align:middle;display:inline-block;width:80px;height:25px;font-size:12px;background-color: #5491ff;color:#fff;text-align:center;line-height: 25px;border-radius: 2px;}
.details_r.nomargin{margin-bottom:15px;padding:15px 20px;}



</pre></body></html>