﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
/* CSS Document */

body {
	background: #f0f0f0;
	font-family: "Microsoft Yahei", Tahoma, "SimSun";
	word-break: break-all;
	word-wrap: break-word;
	width: 100%;
	font-size: 14px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p, btn {
	margin: 0;
	padding: 0;
}
button, input {
	font-family: "Microsoft Yahei", Tahoma, "SimSun";
	border: none;
	background: #fff
}
table, td, tr, th {
	font-size: 12px;
}
li {
	list-style-type: none;
}
table {
	margin: 0 auto;
}
img {
	border: 0 none;
	vertical-align: top;
}
ol, ul {
	list-style: none outside none;
}
a {
	color: #3B5998;
	text-decoration: none;
}
em, address {
	font-style: normal;
}
figure {
	margin: 0
}
/* ������� */
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.mt20 {
	margin-top: 10px
}
.backfff {
	background: #fff
}
header {
	height: 50px;
	background: #c00;
	padding: 0 2%;
	position: relative;
}
.logo {
	padding-top: 16px
}
.tb_city {
	display: block;
	line-height: 50px;
	margin-left: 6px;
	width: 60px;
	height: 50px;
}
.tb_city a {
	display: block;
	color: #fff;
}
.tb_city a i {
	margin-left: 2px;
	font-size: 14px;
}
.topnav {
	z-index: 20;
	display: none;
	background-color: #f0f0f0;
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
	padding-bottom: 10px;
}
.topnav ul li {
	float: left;
	width: 33%;
	padding: 10px 0 0
}
.topnav ul li a {
	display: block;
	text-align: center;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;
	width: 80%;
	margin: 0 auto;
	background: #fff;
	font-size: 16px;
	color: #333
}
.topnav ul li.cur a {
	border: 1px solid #c00;
	color: #c00
}
.black {
	display: none;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 50px;
	width: 100%;
	height: 100%;
	z-index: 10
}
.search {
	height: 30px;
	border-radius: 4px;
	padding: 0 2% 0 8%;
	background: #fff url(../images/search_ico.png) no-repeat 6px center;
	background-size: 15px
}
@media (min-width:481px) {
.search {
	width: 40%;
	margin: 10px 0 0 30px;
}
}
@media (min-width:321px) and (max-width:480px) {
.search {
	width: 38%;
	margin: 10px 0 0 10px;
}
}
@media (max-width:320px) {
.search {
	width: 33%;
	margin: 10px 0 0 6px;
}
}
.tb_back {
	position: absolute;
	left: 2%;
	top: 0;
	width: 30px;
	height: 50px;
	display: block;
	color: #fff;
	font-size: 32px!important;
	line-height: 50px
}
.header_title {
	line-height: 50px;
	text-align: center;
	font-size: 1.6em;
	font-weight: normal;
	color: #fff
}
.tb_navigation {
	position: absolute;
	right: 2%;
	top: 0;
	width: 30px;
	height: 50px;
	display: block;
	color: #fff;
	font-size: 32px!important;
	line-height: 50px
}
/*banner*/
.banner img {
	width: 100%;
	height: 12rem;
}
/*nav*/
nav {
	padding: 20px 0;
}
nav figure {
	float: left;
	text-align: center;
	width: 25%;
}
nav figure figcaption {
	font-size: 14px;
	padding: 10px 0 0;
	line-height: 16px;
	color: #333
}
/*list*/
.list {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2
}
.list figure {
	float: left;
	width: 96%;
	padding: 10px 2%;
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	margin: 0 0 -1px -1px;
}
.list figure img {
	float: right;
	width: 35%;
}
.list figure figcaption {
	float: left;
	width: 95%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12px
}
.list figure figcaption span {
	display: block;
	font-size: 14px;
	padding: 8px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.list figure a {
	color: #999
}
.color01 {
	color: #000000;
}
.color02 {
	color: #f11700
}
.color03 {
	color: #09a2e7
}
.color04 {
	color: #89bd4b
}
/*title*/
.title {
	height: 40px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	line-height: 40px;
	font-size: 18px;
	padding: 0 2%;
	font-weight: normal;
	position: relative
}
.title a {
	display: block;
	width: 100%;
	color: #333
}
/*you_like*/
.you_like dl {
	padding: 10px 2%;
	border-bottom: 1px solid #d2d2d2;
	height: 80px;
}
.you_like dl dt {
	float: left;
	margin-right: 2%
}
.you_like dl dt img {
	width: 120px;
	height: 80px
}
.you_like a {
	color: #333
}
.thlist_name {
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	line-height: 18px;
	display: block;
	color: #333;
	white-space: nowrap;
}
.thlist_name em {
	display: inline-block;
	height: 18px;
	width: 30px;
	font-style: normal;
	text-align: center;
	border-radius: 2px;
	margin-left: 6px;
	vertical-align: top;
	color: #fff;
	font-size: 14px
}
.tuan_ico {
	background: #2791db;
}
.kan_ico {
	background: #09a2e7;
}
.you_like dl dd p .tag {
	font-size: 12px;
	margin-right: 6px;
	margin-bottom: 6px;
	color: #56b9c2;
	border: 1px solid #56b9c2;
	padding: 0 4px;
	display: inline-block;
}
.discount {
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.price {
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
}
.you_like_infor {
	height: 24px;
	line-height: 24px
}
.you_like_infor span {
	display: inline-block
}
.loading {
	width: 20px;
	height: 20px;
	margin: 10px auto;
	text-align: center;
	display: none;
}
footer {
	border-top: 1px solid #d2d2d2;
	font-size: 12px;
	background: #fff;
	text-align: center;
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
	padding: 10px 0
}
i.back_ico {
	display: inline-block;
	width: 36px;
	height: 36px;
	background: rgba(240,240,240,0.7) url(../images/back_wap.png) no-repeat center center;
	position: fixed;
	bottom: 10px;
	right: 0;
	background-size: 14px 16px;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
}
.calculator {
	display: block;
	height: 32px;
	line-height: 32px;
	color: #333;
	height: 32px;
}
.calculator i {
	width: 32px;
	height: 32px;
	display: inline-block;
	color: #eb6120;
	font-size: 32px;
	line-height: 32px;
	vertical-align: top
}
.telphone {
	float: right;
	display: block;
	height: 45px;
	width: 45px;
	margin-top: 10px;
	border: 1px solid #018fe5;
	border-radius: 5px;
	text-align: center;
	line-height: 45px
}
.telphone i {
	display: inline-block;
	color: #018fe5;
	font-size: 32px
}
.eft_sign {
	border-bottom: 1px solid #d2d2d2;
	height: 60px;
	padding-left: 2%;
	width: 98%;
}
.eft_sign button {
	background: #e65a4c;
}
.kft_sign button {
	background: #09a2e7;
}
.property_activity figcaption {
	position: relative;
}
.property_activity figcaption i {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 9px;
	font-size: 36px;
	line-height: 36px
}
.eft_sign i {
	color: #eb6120;
}
.kft_sign i {
	color: #09a2e7;
}
.title i.go_icon, .address i.go_icon {
	display: inline-block;
	position: absolute;
	right: 2%;
	top: 9px;
	width: 16px;
	height: 22px;
	line-height: 22px;
	font-size: 22px;
	text-align: center;
	color: #AEB0B3;
}
.detailed_information i {
	display: block;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #AEB0B3;
	font-size: 24px
}
.newhouse_btn a, .newhouse_btn_no a.btn_tel {
	display: block;
	width: 48%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-radius: 4px;
	color: #fff;
	font-size: 20px
}
.newhouse_btn .btn_tel, .newhouse_btn_no .btn_tel {
	background: #09a2e7
}
.newhouse_btn .btn_group, .newhouse_btn_no .btn_group {
	background: #e65a4c;
}
.newhouse_btn a i, .newhouse_btn_no a i {
	font-size: 32px;
	margin-right: 10px;
	display: inline-block;
}
.float_ad {
	background: rgba(0,0,0,0.8);
	width: 100%;
	padding: 0;
	height: 50px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 101
}
.float_ad0 {
	background: rgba(0,0,0,0.8);
	width: 100%;
	padding: 0;
	height: 50px;
}
.float_ad i, .float_ad0 i {
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 40px;
	text-align: center;
}
.float_ad i img, .float_ad0 i img {
	padding-top: 13px;
}
.float_ad a, .float_ad0 a {
	display: block;
	padding-left: 2%;
	height: 50px;
}
.float_ad span, .float_ad0 span {
	display: inline-block;
	float: left;
	width: 55%;
	color: #fff;
	margin-top: 7px;
	height: 40px
}
.float_ad span img, .float_ad0 span img {
	float: left;
}
.float_ad span em, .float_ad0 span em {
	display: inline-block;
	float: left;
	font-style: normal;
	font-size: 14px;
	padding-left: 10px;
	line-height: 20px
}
.float_ad span em strong, .float_ad0 span em strong {
	font-size: 16px;
	display: block;
	letter-spacing: 3px;
}
.float_ad button, .float_ad0 button {
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #FFAB00;
	padding: 0 15px;
	border-radius: 3px;
	font-size: 16px;
	margin-top: 7px;
	float: left;
}
/*¥����ҳ*/
.mh-img-total {margin-top: 0px;

}
.mh-img-total a {
	position: relative;
	display: block;
}
.mh-img-total img {
	display: block;
	width: 100%;
}
.mh-img-total .mh-total {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 2;
	display: block;
	padding: 4px 10px;
	background: rgba(0,0,0,0.6);
	font-size: 1.3em;
	color: #fff;
}
.mh-img-total .mh-total i {
	margin-right: 2px;
	font-size: 1.3em;
	vertical-align: -1px;
}
.detail-header {
	position: relative;
	padding: 15px 3%;
}
.detail-header h2 {
	     font-size: .65rem;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    height: 30px;overflow: hidden;
}
.detail-header ul {
	overflow: hidden;
	margin-top: 8px;
}
.detail-header ul li .tag {
	font-size: 12px;
	margin-bottom: 3px;
	margin-right: 5px;
	color: #56b9c2;
	border: 1px solid #56b9c2;
	padding: 4px;
	display: inline-block;
}
.detail-header time {
	font-size: 1.4em;
	color: #999;
}
.detail-header time i {
	margin-right: 5px;
	font-size: 1.6em;
	vertical-align: -1px;
}
.detail-header .btn {
	position: absolute;
	right: 3%;
	bottom: 20px;
}

.price-wrap {
	padding: 0 3%;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.price-wrap label {
	display: inline-block;
	font-size: 14px;
	color: #999999;
	line-height: 50px;
	width: 33px;
}
.price-wrap em {
	font-size: 14px;
	color: #FF6600;
	line-height: 50px;
	padding-right: 50px;
}
.price-wrap span {
	font-size: 14px;
	color: #FF6600;
	line-height: 50px;
}
.loupan-info {
	color: #666666;
	padding: 0 3%;
	margin-bottom: 20px;
}
.loupan-info li {
	float: left;
	font-size: 14px;
	margin-top: 15px;
}
.loupan-info li.all {
	width: 100%;
}
.loupan-info li.half {
	width: 50%;
}
.loupan-info li a {
	color: #ff3b5b;
	/*margin-left: 20px;*/
}
.loupan-info li a:visited {
	color: #ff3b5b;
}
.loupan-info .label {
	display: inline-block;
	color: #999999;
	width: 64px;
}
/* ��ť */
.btn {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.btn:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	font-size: 0;
	clear: both;
}
.btn i.Hui-iconfont {
	float: right;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block-md {
	display: block;
	width: 88%;
	padding: 0 3%;
	margin: 0 3%;
}
.btn-md {
	height: 42px;
	line-height: 42px;
	font-size: 1.4em;
}
.btn-sm {
	height: 32px;
	padding: 0 10px;
	line-height: 32px;
	font-size: 1.4em;
}
.btn-md i.Hui-iconfont {
	font-size: 1.4em;
}
.btn-red {
	background: #D95B4E;
	color: #fff;
}
.btn-green {
	background: #26AD18;
	color: #fff;
}
.btn-white {
	background: #fafafa;
	border: 1px solid #DCDCDC;
	color: #333;
}
.btn-white:active {
	background: #c00;
	border: 1px solid #ff3b5b;
	color: #fff;
}
.btn-white i.Hui-iconfont {
	color: #CECECE;
}
.btn-white:active i.Hui-iconfont {
	color: #fff;
}
/* �ı����� */
.text-left {
	text-align: left !important;
}
.text-center {
	text-align: center !important;
}
.text-right {
	text-align: right !important;
}
/* ���� */
.title-h2 {
	clear: both;
	margin: 0 3%;
	font-size: 1.6em;
	color: #333;
	font-weight: normal;
	line-height: 80px;
}
.title-h2 a {
	color: #333;
}
.title-h3 {
	padding: 15px 3%;
	font-size: 1.8em;
	font-weight: normal;
	color: #333;
}
.nhd-hot {
	margin-bottom: 20px;
}
.nhd-hot li {
	padding: 15px 3%;
	border-bottom: 1px solid #EDEDED;
	overflow: hidden;
	height: 65px;
}
.nhd-hot li a {
	position: relative;
	display: block;
	padding-left: 84px;
}
.nhd-hot li a .thumbnail {
	position: absolute;
	left: 0;
	top: 0;
}
.nhd-hot li a .thumbnail img {
	display: block;
	width: 72px;
	height: 65px;
	border: 1px solid #DCDCDC;
}
.nhd-hot li .info h3 {
	margin-top: -3px;
	float: left;
	font-size: 1.3em;
	color: #333;
	font-weight: normal;
	width: 80%;
	height: 25px;
	overflow: hidden;
}
.nhd-hot li .dtinfo h3 {
	margin-top: -3px;
	float: left;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	width: 100%;
	height: 50px;
}
.nhd-hot li .dtinfo .attr {
	clear: both;
	display: block;
	padding: 2px 0 6px 0;
	font-size: 1em;
	color: #999;
}
.nhd-hot li .info .tag-md {
	padding: 0 5px;
	font-size: 1em;
}
.nhd-hot li .info .status {
	float: right;
}
.nhd-hot li .info .attr {
	clear: both;
	display: block;
	padding: 2px 0 6px 0;
	font-size: 1em;
	color: #999;
}
.nhd-hot li .info .feature {
	margin-top: 3px;
	margin-right: 5px;
}
.nhd-hot li .info .tag {
	font-size: 11px;
	margin-right: 5px;
	color: #56b9c2;
	border: 1px solid #56b9c2;
	padding: 3px;
}
.nhd-analyze {
	padding: 0 3%;
	margin-bottom: 5px;
}
.nhd-analyze dt {
	margin-bottom: 5px;
	font-size: 1.8em;
}
.nhd-analyze.merit {
	margin-top: -10px
}
.nhd-analyze.merit dt {
	color: #a7cf55;
}
.nhd-analyze.defect dt {
	color: #ff3000;
}
.nhd-analyze dd {
	font-size: 1.6em;
	color: #666;
	line-height: 28px;
}
.nhd-intro {
	height: 185px;
	padding: 0 3% 15px;
	margin-top: -10px;
	font-size: 1.6em;
	color: #666;
	line-height: 28px;
	overflow: hidden;
}
.nhd-intro p {
	margin-top: 10px;
}
.nhd-intro p:first-child {
	margin-top: 0;
}
/* ���� */
.mt-minus-20 {
	margin-top: -20px;
}
.mb-40 {
	margin-bottom: 60px;
}
.mb-20 {
	margin-bottom: 20px;
}
/* ��ǩ */
.tag-border-blue {
	background: #fff;
	color: #4595f8;
	border: 1px solid #4595f8;
	line-height: 18px;
}
.tag-border-red {
	background: #fff;
	color: #FF0000;
	border: 1px solid #FF0000;
	line-height: 18px;
}
.tag-border-hui {
	background: #fff;
	color: #999;
	border: 1px solid #ccc;
	line-height: 18px;
}
.f-fl {
	float: left;
}
.f-fr {
	float: right;
}
.m-wap400box {
	position: fixed;
	bottom: 0;
	width: 100%;
}
.m-wap400 {
	height: 45px;
	width:100%;
	line-height: 45px;
	color: #666666;
}
.m-wap400 a {
	color: #666666;
}
.touch-slider {
	width: 100%;
	padding-top: 40px;
	overflow: hidden;
}
.touch-slider ul {
	position: relative;
	margin-bottom: 40px;
	overflow: hidden;
}
.touch-slider ul li {
	float: left;
	max-height: 260px;
}
.touch-slider ul li a {
	display: block;
}
.touch-slider ul li img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.touch-slider-info {
	position: fixed;
	left: 0;
	bottom: 45px;
	width: 94%;
	height: 45px;
	padding: 0 3%;
	overflow: hidden;
	font-size: 1.3em;
	color: #fff;
	line-height: 45px;
}
.touch-slider-info .total {
	font-style: normal;
}
.touch-slider-info .total .cur {
	font-size: 1em;
	color: #fbf432;
}
.touch-slider-info time {
	float: right;
	font-size: 0.8em;
	color: #ccc;
}
.album-switch {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
	height: 45px;
	background: #ff3b5b;
	overflow: hidden;
}
.album-switch li {
	float: left;
}
.album-switch li a {
	display: block;
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	line-height: 45px;
}
.album-switch li.active a {
	color: #fbf432;
}
/* ������Ϣ */
.info-list {
	padding: 0 3%;
	margin-top: -5px;
	font-size: 16px;
	color: #666;
}
.info-list li {
	position: relative;
	padding-left: 130px;
	margin-top: 15px;
}
.info-list li:first-child {
	margin-top: 0;
}
.info-list .field {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	padding-right: 10px;
	width: 120px;
	color: #999;
	text-align: right;
}
.info-list li a {
	color: #359ed1;
}
.circum, .traffic {
	padding: 0 3%;
	font-size: 16px;
	color: #666;
	line-height: 28px;
}
/*������ҳ*/
.type-img {
	padding: 10%;
	background: #EDEDED;
	text-align: center;
}
.type-img img {
	max-width: 80%;
}
.type-title {
	position: relative;
}
.type-title h2 {
	line-height: 60px;
}
.type-title .tag {
	position: absolute;
	right: 2%;
	top: 20px;
	padding: 0 5px;
	font-size: 1em;
}
.tag-group {
	margin-left: 2%;
}
.tag-group .tag-md {
	padding: 0 5px;
	margin-right: 3px;
}
.type-attr-list {
	padding: 0 2%;
	margin-bottom: 20px;
}
.type-attr-list li {
	position: relative;
	padding-left: 100px;
	margin-top: 15px;
	font-size: 1.3em;
	color: #666;
}
.type-attr-list li .field {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 80px;
	text-align: right;
	color: #999;
	border: 1px solid rd;
}
/*¥�̶�̬��ҳ*/
article {
	padding: 0 5%;
}
article .header {
	padding: 20px 0;
	border-bottom: 1px solid #D6D6D6;
}
article .header h1 {
	margin-bottom: 10px;
	font-size: 1.5em;
	color: #333;
	font-weight: 700;
}
article .header address {
	font-size: 1em;
	color: #666;
}
article .content {
	padding-top: 15px;
	font-size: 1.2em;
	color: #333;
	line-height: 32px;
}
article .content p {
	margin-bottom: 15px;
}
article .content img {
	display: block;
	max-width: 100%;
	margin: 0 auto 15px;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 1;
	border-spacing: 0;
}
table td {
	word-break: break-all;
	word-wrap: break-word;
}
table td {
	border: 1px solid #eee;
	padding-left: 5px;
}
/*¥�̶�̬�б�*/
.news_top {
	height: 60px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	background: #fff;
	margin-bottom: 10px
}
.news_top li {
	width: 48%;
	text-align: center;
	float: left;
	line-height: 60px;
	font-size: 1.5em
}
.news_top li a {
	display: block;
	color: #333
}
.news_top li.cur {
	border-bottom: 2px solid #FF6600
}
.news {
	background: #fff;
	border-top: 1px solid #ccc;
}
.news figure {
	border-bottom: 1px solid #ccc;
	height: 80px;
	padding: 10px 2%;
	font-size: 1.2em;
	line-height: 30px
}
.news figure img {
	float: left;
	margin-right: 2%
}
.news time {
	font-size: 0.9em;
	color: #999
}
.news a {
	color: #333;
}
.none {
	display: none
}
/* ���� */
.newhouses-nav {
	position: relative;
	height: 44px;
	border-bottom: 1px solid #ededed;
	background: #fff;
}
.newhouses-nav:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	font-size: 0;
	clear: both;
}
.newhouses-nav .item {
	float: left;
	width: 25%;
	height: 44px;
}
.newhouses-nav .item-name {
	display: block;
	width: 100%;
	height: 44px;
	font-size: 1.2em;
	color: #666;
	text-align: center;
	line-height: 44px;
	overflow: hidden;
}
.newhouses-nav .item:first-child .item-name {
	background: none;
}
.newhouses-nav .item.active .item-name {
	height: 42px;
	border-top: 2px solid #FF6600;
	background: #F4F4F4;
	color: #FF6600;
	line-height: 42px;
}
.newhouses-nav .item-name i {
	margin-left: 4px;
	font-size: 1em;
	vertical-align: middle;
}
.newhouses-nav .item .dropdown {
	display: none;
	position: absolute;
	left: 0;
	z-index: 9;
	width: 100%;
	background: rgba(0,0,0,0.5);
}
.newhouses-nav .item .dropdown-main {
	width: 100%;
	background: #F4F4F4;
	overflow-y: scroll;
}
.newhouses-nav .item .dropdown-main li {
	height: 40px;
	border-bottom: 1px solid #DFDFDF;
	line-height: 40px;
	background: #f4f4f4;
}
.newhouses-nav .item .dropdown-main li a {
	display: block;
	height: 100%;
	padding: 0 10%;
	font-size: 1.2em;
	color: #666;
}
.newhouses-nav .item .dropdown-main li.active a {
	color: #FF6600;
}
.newhouses-nav .item .dropdown-main li.active a .label {
	background: #fff;
}
/*�·�����*/
.tb_hot_search {
	height: 30px;
	border-radius: 4px;
	padding: 0 2% 0 8%;
	background: #fff url(../images/search_ico.png) no-repeat 6px center;
	background-size: 15px;
	width: 70%;
	margin: 10px 0 0
}
.cancel_ico {
	display: inline-block;
	width: 19%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px
}
.hot_search {
	padding-bottom: 10px
}
.hot_search ul li {
	float: left;
	margin: 10px 0 0;
	width: 50%;
	text-align: center;
}
.hot_search ul li a {
	display: block;
	width: 90%;
	border: 1px solid #00AEB9;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	overflow: hidden;
	color: #00AEB9
}
.history_search ul li {
	padding: 0 2%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
}
.history_search ul li a {
	display: block;
	color: #333;
	font-size: 16px
}
.history_search ul li em {
	float: right;
	font-size: 14px;
	color: #818181;
	font-style: normal
}
/* 本例子css -------------------------------------- */
.focus {
	width: 100%;
	height: 240px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.focus .hd {
	width: 100%;
	height: 11px;
	position: absolute;
	z-index: 1;
	bottom: 5px;
	text-align: center;
}
.focus .bd *{
	height: 240px;
}
.focus .hd ul {
	display: inline-block;
	height: 5px;
	padding: 3px 5px;
	background-color: rgba(255,255,255,0.7);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 0;
	vertical-align: top;
}
.focus .hd ul li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #8C8C8C;
	margin: 0 5px;
	vertical-align: top;
	overflow: hidden;
}
.focus .hd ul .on {
	background: #FE6C9C;
}
.focus .bd {
	position: relative;
	z-index: 0;
}
.focus .bd li img {
	width: 100%;
	height: 240px;
	background: url(images/loading.gif) center center no-repeat;
}
.focus .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}

/*  bansruo  */
.pageInfo img {
    height: auto !important;
    max-width: 100%;
}
article .content img {height: auto !important;}



.link-area {
	width:100%;
	font-size: 0;
	padding-bottom: 1px;
	margin-bottom: 20px;
	overflow:hidden;
}
 .link-area li  {
	float:left;
	width: 44%;
	margin:0 3%;
	height: 1.22rem;
	line-height: 1.22rem;
	font-size: 14px;
	color: #666;
	text-align: center;
	border-radius: 3px;
	box-sizing: border-box;
	display: inline-block;
	background: #f3f6f9;
}
.link-area li a{line-height: 1.22rem;height: 1.22rem;font-size: 14px;color: #47b3e3; vertical-align: top;font-weight: bold;}






.ico-notice,.ico-price {
	width: 20px;
	height: 20px;
	margin-top:-5px;
	margin-right:5px;
	display: inline-block;vertical-align: middle;
}
.ico {
	display: inline-block;
	text-indent: -9999px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto auto;
	overflow: hidden
}
.ico-price {
	background-image: url(../images/icc1.png)
}

.ico-notice {
	background-image: url(../images/icc2.png)
}

.row {
    clear: both;
	width:100%;
    margin-bottom: 10px;
    overflow: hidden;
}
.row {
	background: #fff
}
.mod, .mod .bd, .mod .hd {
    clear: both;
    overflow: hidden;
}
.mod {
    padding:5px 0;
}
.mod-discount {
	padding: 5px 0
}

.mod .bd, .mod .hd {
    width: 96%;
    margin: 0 auto;
}
.mod .hd h2 {
    float: left;
        height: .82667rem;
    line-height: .82667rem;
    overflow: hidden;
    font-weight: 700;    color: #3e4a59;
    margin: .3rem 0;
}
.discount-area {
    margin-bottom: 10px;
    background: #faf8f5;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);
    border-radius: 2px;
    box-sizing: border-box;
    overflow: hidden;    padding: .18rem .32rem;    border-radius: 8px;
}
.discount-area .ico {
    float: left;
}
.yhbg1{
	background-image: url(../images/img-yh.png);background-size: cover;
}
.yhbg2{
	background-image: url(../images/img-yh2.png);background-size: cover;
}

.ico-dis_2 {
    background-image: url(../images/discount_02.png);
}
.ico-dis_3 {
    background-image: url(../images/discount_03.png);
}
.ico-dis_1, .ico-dis_2, .ico-dis_3 {
    width: 60px;
    height: 60px;
    margin: 10px 3px;
}
.discount-area .txt-cont {
    float: left;
    padding-top: 10px;
    /* width: 50%; */
}
.discount-area .txt-cont h4 {
        color: #fa5f35;    height: .6rem;
    line-height: .6rem;
    font-size: .426rem;
    font-weight: 700;
}
.wrapper {
    white-space: nowrap;
    overflow: hidden;
    /* width: 60%; */
    line-height: 20px;
}
.discount-area .txt-cont p {
    margin-right: 5px;
    display: inline-block;
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.discount-area .btn-know {
    float: right;
    width: 2.3rem;
    height: .8rem;
    line-height: .8rem;
    font-size: .373rem;
    color: #fff;
    text-align: center;
    margin-top: .3rem;
    background: #c2e7f8;
    border-radius: 4px;
    font-weight: normal;
        background-image: -webkit-gradient(linear,right top,left top,from(#fd794c),to(#fa5f35));
    background-image: -webkit-linear-gradient(right,#fd794c 0,#fa5f35 100%);
    background-image: -moz-linear-gradient(right,#fd794c 0,#fa5f35 100%);
    background-image: -o-linear-gradient(right,#fd794c 0,#fa5f35 100%);
    background-image: linear-gradient(-90deg,#fd794c 0,#fa5f35 100%);
}

.yhbg2.discount-area .btn-know {
	    background-image: -webkit-gradient(linear,right top,left top,from(#5dc8f4),color-stop(96%,#35afe5));
    background-image: -webkit-linear-gradient(right,#5dc8f4 0,#35afe5 96%);
    background-image: -moz-linear-gradient(right,#5dc8f4 0,#35afe5 96%);
    background-image: -o-linear-gradient(right,#5dc8f4 0,#35afe5 96%);
    background-image: linear-gradient(-90deg,#5dc8f4 0,#35afe5 96%);
}




.discount-area .txt-cont p span i {
    font-style: normal;
    font-weight: 700;
}
.btn {
    display: inline-block;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border: none;
    overflow: hidden;
}
.btn {
    padding: 0;
}
.mod .bd{
    
    margin-bottom: .53rem;
    font-weight: 700;
        width: 8.94rem;
    margin: 0 auto;
}
 .mod .hd{
    margin-bottom: .53rem;
    font-weight: 700;
        width: 8.94rem;
    margin: 0 auto;
}

.discount-area .txt-cont p{
	font-size: .32rem;    color: #fa5f35;
}
.yhbg2.discount-area .txt-cont h4,.yhbg2.discount-area .txt-cont p{
	color: #47b3e3
}
.closea {
	width: 22px;
	height: 23px;
	float: left;
	position: absolute;
	top: 1px;
    right: 15px;
	cursor: pointer;
	    font-size: .8rem;
}
.closea a {
	color: #000;
}
.closea img {
	width: 22px;
	height: 23px;
	cursor: pointer;
}
/*表单*/
.regist_form {
	width: 205px;
	margin: 0 auto;
}
.input_text_x {
	width: 190px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	float: left;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	font-size: 16px;
	color: #444;
	padding: 0px 10px;
	margin: 0px 0px 10px 0px;
}
.btn_x {
	width: 212px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
	background: #02a75b;
	border-radius: 4px;
	border: none;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

/*表单*/
.showmore{display:none;}

.show-more {
    text-align: center;
    margin: 15px auto;
}
.show-more .btn-more-info {
    font-size: 16px;
    color: #48b3e2;
    text-align: center;
}
.show-more .btn-hide-info {
    font-size: 16px;
    color: #48b3e2;
    text-align: center;
	display:none;
}



/*一键拨号*/
 .freePhone {
    background: #fff;
    display: block;
    padding: 0.4267rem 0.2667rem;
}
 .freePhone .phone {
    background: #feefef;padding: 0.2667rem 0.5333rem;position: relative;
}
 .freePhone .phone p {
    font-size: 18px;
    line-height: 0.5333rem;
    font-weight: bold;
    color: red;
}
 .freePhone .phone span {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}
 .freePhone .phone span {
    display: block;
    line-height: 0.4267rem;
    margin-top: 0.1067rem;
}
 .freePhone .phone i {
    position: absolute;
    width: 1.0667rem;
    height: 1.0667rem;
    background: #fff;
    border-radius: 50%;
    top: 0.2667rem;
    right: 0.5333rem;
}
 .freePhone .phone i {
    background: url(../images/mfdh.png);
    background-size: 1.2rem auto;
    width: 1.2rem;
    height: 1.2rem;
}

/*户型图*/
 .detail-block {
    padding-bottom: 0.3333rem;
}
 .detail-block {
    background: #fff;
    margin-top: 0.2667rem;
}
 .detail-block .tit {
    overflow: hidden;
    padding: 0.4267rem 0.2667rem 0;
}

.detail-block .tit p {
    float: left;
    font-size: 16px;
    line-height: 0.4267rem;
    font-weight: bold;
    text-indent: 0.32rem;
    position: relative;
}
.detail-block .tit p::before {
    content: '';
    position: absolute;
    width: 0.0533rem;
    height: 100%;
    background: #30a15d;
    left: 0;
    top: 0;
}
.huxing .swiper-container {
    margin: 0.4267rem 0 0 0.2667rem;
}
 .huxing .link {
    padding: 0.2667rem 0;
    margin: 0 0.2667rem;
    border-top: #e1e1e1 1px solid;
    display: -webkit-flex;
    display: flex;
}
  .huxing .link .gjj {
    margin-right: 0.24rem;
}
  .huxing .link a {
    background-color: #defdea;
    border-radius: 0.1067rem;
    height: 1.0667rem;
    line-height: 1.0667rem;
    border: 0;flex: 1;    display: block;text-align: center;
    color: #30a15d;
}
  .huxing .link a span {
    line-height: 1.0667rem;
    border: 0;
    color: #30a15d;
    position: relative;
    display: inline-block;
    padding-left: 0.6667rem;
}
  .huxing .link .gjj span::before {
    content: '';
    background: url(../images/ljhxbj.png);
    background-size: 0.4133rem auto;
    width: 0.4133rem;
    height: 0.4rem;
    position: absolute;
    left: 0;
    top: 0.35rem;
}

  .huxing .link .sb span::before {
    content: '';
    background: url(../images/yfcx.png);
    background-size: 0.4933rem auto;
    width: 0.4933rem;
    height: 0.5067rem;
    position: absolute;
    left: 0;
    top: 0.3rem;
}
  .huxing .link a:last-child {
    border-right: none;
}
  .huxing .link .sb {
    margin-left: 0.24rem;
}
.huxing .swiper-slide {
    width: auto;
    padding-right: 0.2667rem;
}
.huxing .item {
    display: block;
    width: 3.52rem;
    padding-bottom: 0.2667rem;
}
.huxing .img {
    width: 100%;
    height: 2.6667rem;
}
.huxing .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.huxing .text {
    overflow: hidden;
    margin-top: 0.2667rem;
}
.huxing .text p {
    float: left;
    line-height: 0.48rem;
    font-size: 12px;
    max-width: 2.4rem;
    margin-right: 0.16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;color: #000;
}
.huxing .text span {
    float: left;
    line-height: 0.48rem;
    font-size: 12px;
    background: #ccc;
    color: #333;
    width: 0.96rem;
    text-align: center;
}
.huxing .text span.zs {
      background: #ff3b5b;
    color: #fff;
}

.huxing .size {
    line-height: 0.5333rem;
    font-size: 12px;
    color: #999;
    margin-top: 0.0533rem;
	
}

/*户型报价表单*/
.ccgPopup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
    display: none;
    z-index: 99999;
}
.ccgPopup .box1 {
    width: 8rem;
    position: absolute;
    left: 50%;
    margin-left: -4rem;
    margin-top: -6.5rem;
    top: 50%;
}
.ccgPopup .box1 .closebox {
    float: right;
}
.ccgPopup .box1 .closebox .close {
    width: 0.9333rem;
    height: 0.9333rem;
    background-color: #30a15d;
    border-radius: 50%;
    cursor: pointer;
}
.ccgPopup .box1 .closebox .close span {
    position: relative;
    display: block;
    background: url(../images/close2.png)no-repeat;
    width: 0.5333rem;
    height: 0.5333rem;
    left: 0.22rem;
    top: 0.22rem;
    background-size: contain;
}
.ccgPopup .box1 .closebox .sx {
    display: block;
    width: 0.0533rem;
    height: 0.56rem;
    background-color: #30a15d;
    margin-left: 0.44rem;
}
.ccgPopup .box1 .mainPopup {
    background: #fff;
    clear: both;
    border-radius: 0.3rem;
    overflow: hidden;
    padding-bottom: 0.5333rem;
}
.ccgPopup .box1 .mainPopup .ljhxbjbac {
    background: url(../images/ljhxbjbac.png)no-repeat center;
    background-size: 8rem auto;
}
.ccgPopup .box1 .mainPopup .mainbox {
    margin-top: 0.4rem;
}
.ccgPopup .box1 .mainPopup .mainbox .left .tittle {
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    color: #30a15d;
    margin-bottom: 0.4rem;
}
.ccgPopup .box1 .mainPopup .mainbox .left .bt {
    line-height: 0.7rem;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin: 0 0.4667rem;
}
.ccgPopup .box1 .mainPopup .mainbox .left .from {
    margin: 0 0.4667rem;
    margin-top: 0.5333rem;
}
.ccgPopup .box1 .mainPopup .mainbox .left .from .inputbox1 input {
    font-size: 14px;
    width: 100%;
    height: 1.0667rem;
    background-color: #ffffff;
    border-radius: 0.0533rem;
    border: solid 0.017rem #30a15d;
    padding-left: 0.1067rem;
}
.ccgPopup .box1 .mainPopup .mainbox .left .from .btn {
    cursor: pointer;
    width: 100%;
    height: 1.0667rem;
    line-height: 1.0667rem;
    background-color: #30a15d;
    border-radius: 0.0533rem;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin: .5rem auto 0;

}
.ccgPopup .box1 .mainPopup .mainbox .left .ms {
    position: relative;
    font-size: 12px;
    color: #000000;
    text-align: center;
    margin: 0 auto;
    width: 5.3rem;
    padding-left: 0.2533rem;
    margin-top: 0.3867rem;
}
.ccgPopup .box1 .mainPopup .mainbox .left .ms::before {
    content: '';
    width: 0.33rem;
    height: 0.36rem;
    background: url(../images/icon1.png) no-repeat;
    position: absolute;
    left: 0;
    top: 2px;
}
.ccgPopup .box1 .mainPopup .ccgHead {
    width: 8rem;
    height: 2.7733rem;
    clear: both;
}


.yzs h2{
	margin-top: 0!important
}

/*1.28修改开始*/
.titl h2{
	float: none;
}
.bqhz{
	margin-top: 10px;
}
.bqhz span{
	display: inline-block;
	vertical-align: top;    height: 19px;
    line-height: 19px;
    padding: 4px 6px 3px;
    border: 0;
    background: #f3f3f3;
    overflow: hidden;
    border-radius: 1px;
    margin-right: 6px;
        font-size: 12px;
    color: #696969;
}
.bqhz .pre-inf {
	    background: #ffeeed;
    color: #f45549;
}
.tith2hz{
	display: flex;align-items: center;flex-wrap: wrap;height: 30px;overflow: hidden;justify-content: space-between;
}
.gzlp{
	display: inline-block;
	margin-left: 10px;
	background: url(../images/aix.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: .4rem;
	background-size:.37rem ;
	font-size: .37rem;    color: #ff3b5b;
}

/*关注弹窗开始*/
.pop-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
}
.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
}
.pop-wrap .pop-box{
	border-radius: 3px;
	background: #fff;
	position: absolute;
	left: 50%; top:50%;transform: translate(-50%, -50%);
	width: 80%;
}
.pop-wrap .pop-box .pop-content-main {
    padding: 40px 20px;
}
.pop-wrap .pop-box .close-pop {
    width: 40px;
    height: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/cha.png) center center no-repeat;
    background-size: 20px;
}
.pop-wrap .pop-box .tit {
    font-size: 25px;
    line-height: 25px;
    display: block;
    color: #3b4144;
    font-weight: bold;
}
.pop-wrap .pop-box .stats {
    color: #869099;
    font-size: 12px;
    display: block;
    margin-top: 10px;
}
.pop-wrap .pop-box .stats em {
    color: #FF6263;
}
.pop-wrap .pop-box .text {
    color: #3b4144;
    font-size: .37rem;
    line-height: 16px;
    margin-top: 15px;
    word-break: break-all;
}
.pop-wrap .pop-box .form input {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    background: none;
    border: none;
    outline: none;
}
.pop-wrap .pop-box .form li {
    height: 40px;
    line-height: 40px;
    border: 1px solid #BFBFBF;
    margin: 20px 0;
    padding-left: 10px;
}
.pop-wrap .btn {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    background: #eee;
    border: none;
    background: #FF9E4B;
    color: #fff;
}
#buildIndexHead{
	display: none;
}

/*冒泡弹窗开始*/
.favtip {
    position: fixed;
    left: 15px;
    right: 15px;
    bottom: 65px;
    background: rgba(0,0,0,.8);
    font-size: .37rem;
    color: #fff;
    line-height: 20px;
    padding: 12px 80px 12px 10px;
    border-radius: 3px;
    z-index: 99;
}
.none {
    display: none;
}
.favtip a {
    color: #fff;
}
.favtip .btn {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 10px;
    width: 65px;
    height: 24px;
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    /*border: 1px solid #fff; border-radius: 50px;*/
}
.favtip .btn:before {
    content: '';
    position: absolute;
    width: 190%;
    height: 190%;
    border: 1px solid #fff;
    top: 0;
    left: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-radius: 50px;
}
.favtip .close {
    position: absolute;
    width: 20px;
    height: 20px;
    left: -1px;
    top: -1px;
    background: url(../images/close_16x16.png) center center no-repeat;
    background-size: 8px;
}

/*同价位楼盘*/
.tuijian .tit{
	padding-bottom: .2rem;
}
.tuijian .list{
	border:0;
}

.tuijian .list .item {
    padding: 0.48rem 0.2667rem;
    border-bottom: #f4f4f4 0.0133rem solid;
}
.tuijian .list .item > a {
    display: flex;
    display: -webkit-flex;
    overflow: hidden;color: #333;
}
.tuijian .list .img {
    width: 2.9333rem;
    height: 2.4rem;
    min-width: 2.9333rem;
}
.tuijian .list .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tuijian .list .text {
    padding-left: 0.2667rem;
    flex: auto;
    -webkit-flex: auto;
    overflow: hidden;
}
.tuijian .list .item .t {
    overflow: hidden;
}
.tuijian .list .item .t p {
    float: left;
    /*line-height: 0.4267rem;*/
    font-size: 16px;
    max-width: 5.7333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tuijian .list .address {
    overflow: hidden;
    line-height: 0.64rem;
    color: #999;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tuijian .list .tags {
    overflow: hidden;
    padding: 0.0533rem 0;
    height: 0.5333rem;
}
.tuijian .list .other {
    overflow: hidden;
    margin-top: 0.1333rem;
}
.tuijian .list .other p {
    float: left;
    line-height: 0.64rem;
    font-size: 16px;
    color: #fe6816;
}
.tuijian .list .other span {
    float: right;
    color: #ff3b5b;
    line-height: 0.64rem;
    padding: 0 0.2133rem 0 0.8rem;
    border: #ff3b5b 1px solid;
    border-radius: 0.1067rem;
    position: relative;
}
.tuijian .list .other span::before {
    content: '';
    position: absolute;
    width: 0.5067rem;
    height: 0.5067rem;
    background: url(../images/icon111.png) -1.467rem -0.24rem;
    background-size: 10.6667rem auto;
    margin: auto;
    left: 0.16rem;
    top: 0;
    bottom: 0;
}

.tuijian .list .tags span {
    background: #30a15d;
    color: #fff;
    line-height: 0.6267rem;
    padding: 0 0.1067rem;
    float: left;
    margin: 0 0.1333rem 0.0533rem 0;
    border-radius: 0.0533rem;
    font-size: 12px;
}
.tuijian .list .other p {
    float: left;
    line-height: 0.64rem;
    font-size: 16px;
    color: #fe6816;
}
.tuijian .more a {
    display: block;
    line-height: 1.1733rem;
    text-align: center;
    font-size: 16px;
    color: #333;
}

/*特价优惠 按钮*/
.xq-yhbox a {
    height: 50px;
}
.xq-yhbox .txt {
    position: relative;
    background: linear-gradient(270deg,rgba(255,100,70,1) 0,rgba(255,55,94,1) 100%);
    padding: 5px 0 0 57px;
}
.xq-yhbox a {
	height:50px
}
.xq-yhbox .btnbox {
	padding-left:25px;
	padding-top:11px;
	text-align:center;
	width:120px;
	box-flex:0;
	-webkit-box-flex:0;
	background:url(../images/esf_yh_btn.png) no-repeat;
	background-size:100% 100%
}
.xq-yhbox .btn {
	width:70px;
	height:28px;
	line-height:28px;
	font-size:12px;
	color:#fff;
	background:#ff3b5b;
	border-radius:13px;
	margin:0 auto
}
.xq-yhbox .txt {
	position:relative;
	background:linear-gradient(270deg,rgba(255,100,70,1) 0,rgba(255,55,94,1) 100%);
	padding:5px 0 0 57px;height: 45px;
}
.xq-yhbox .txt h3 {
	font-size:16px;
	color:#fff;
	line-height:22px;
	white-space:nowrap;
	text-overflow:ellipsis;font-weight: normal;
	overflow:hidden
}
.xq-yhbox .txt p {
	font-size:12px;
	color:#ffd6d6;
	line-height:17px
}
.xq-yhbox .txt .icon {
	position:absolute;
	width:36px;
	height:36px;
	left:12px;
	top:7px;
	background:url(../images/xf_yh_icon.png) no-repeat;
	background-size:100%
}
.flexbox > .txt{
    display: block;
    box-flex: 1;
    flex:1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
}
.flexbox{
	display: flex;
	justify-content: space-between;
}


/*特价优惠弹窗开始 */
.ccgPopup .box3{width: 9.2rem;height: 8.6933rem;position: absolute;left: 50%;margin-left: -4.6rem;background: url(../images/hbbac.png) no-repeat;background-size: 9.2rem auto;top: 50%;margin-top: -6rem;}
.ccgPopup .box3.wt{background: url(../images/hbbac1.png) no-repeat;height: 9.96rem;background-size: 9.2rem auto; top: 50%;margin-top: -5.73rem;}
.ccgPopup .box3 .tit{font-size: 18px;color: #f24642;text-align: center;margin-top: 0.5rem;}

.ccgPopup .box3 .lqnum{font-size: 14px;color: #000000;text-align: center;margin-top: 0rem;}
.ccgPopup .box3 .lqnum.wt{margin-bottom: 0;text-align: left;margin-left: 1.6rem;}
.ccgPopup .box3 .lqnum span{font-size: 20px;color: #e33133;}
.ccgPopup .box3 .ps{margin-left: 1.6rem;margin-top: 0.5rem;width: 5.8rem}
.ccgPopup .box3 .ps .yhq{font-size: 14px;color: #454545;position: relative;margin-bottom: 0.1rem;position: relative;padding-left: 0.5rem;}
.ccgPopup .box3 .ps .wt{font-size: 14px;color: #454545;position: relative;margin-bottom: 0.1rem;position: relative;}
.ccgPopup .box3 .ps .yhq:first-child::before{content: '';width: 0.4267rem;height: 0.32rem;background: url(../images/yhq.png) no-repeat;position: absolute;top: 0.1rem;left: 0px;background-size: 0.4267rem auto;}
.ccgPopup .box3 .ps .yhq:last-child::before{content: '';width: 0.4267rem;height: 0.4rem;background: url(../images/hg.png) no-repeat;position: absolute;top: 0px;left: 0px;background-size: 0.4267rem auto;}
.ccgPopup .box3 .from{margin-left:  1.6rem;margin-top: 0.2667rem;}
.ccgPopup .box3 .from.wt{margin-top: 0.3rem;}
.ccgPopup .box3 .from input{height: 1.0667rem;border: solid 1px #e33133;border-radius: 0.1067rem;text-indent: 0.12rem;width: 5.88rem;font-size: 14px;}


.ccgPopup .box3 .from .item-xy{ overflow:hidden;margin-top: 0.3rem;}
.ccgPopup .box3 .from .item-xy label{ float:left; position:relative;bottom: 0.05rem;}
.ccgPopup .box3 .from .item-xy input{ position:absolute; width:0.1333rem; height:0.1333rem; left:-0.2667rem; }
.ccgPopup .box3 .from .item-xy span{ float:left; width:0.32rem; height:0.32rem; background:url("../images/xyk.jpg") no-repeat;background-size: 0.32rem auto; margin:0.0533rem 0.0533rem 0.0533rem 0; }
.ccgPopup .box3 .from .item-xy input:checked + span{ width:0.32rem; height:0.32rem; background:url("../images/xygx.jpg") no-repeat;background-size: 0.32rem auto; }
.ccgPopup .box3 .from .item-xy p{ float:left; line-height:0.2667rem; height:0.2667rem; color:#999; font-size:12px; margin-top: 0.03rem;}
.ccgPopup .box3 .from .item-xy a{ color:#999 ; font-size:12px; }
.ccgPopup .box3 .from .item-xy a:hover{ text-decoration:underline; }
.ccgPopup .box3 .from .btn{width: 6.4rem;height: 1.0667rem;line-height: 1.0667rem;
	background-color: #ffb620;border-radius: 0.2667rem;font-size: 16px;color: #ffffff;text-align: center;margin-top: .5rem;margin-left: -0.2933rem;cursor: pointer;}
.ccgPopup .box3 .m_top17{margin-top: 1.6rem;}
.ccgPopup .box3 .ms{position: relative;font-size: 12px;color: #fdf8da;text-align: center;margin: 0 auto;width: 6rem;padding-left: 0.1333rem;margin-top: 0.2rem;margin-left: -0.1rem;}
.ccgPopup .box3 .hbclose{width: 57px;height: 57px;background: url(./../images/close_hb.png) no-repeat;margin: 0 auto;margin-top: 50px;cursor: pointer;}


.yh-quan li {
	position:relative;
	height:80px;
	background:#fff;
	box-shadow:0 0 10px 0 rgba(221,221,221,1);
	border-radius:5px;
	overflow:hidden;
	margin-bottom:20px
}
.yh-quan li i {
	position:absolute;
	width:16px;
	height:80px;
	right:0;
	top:0;
	background:url(../images/n_yhqbg.png) no-repeat;
	background-size:100%;
	font-size:14px;
	color:#fff;
	line-height:20px;
	font-weight:bold;
	padding:6px 12px 10px 19px
}
.yh-quan li .c {
	display:block;
	height:80px;
	margin-right:45px;
	background:#fff;
	border-radius:5px 0 0 5px;
	padding:15px 10px 0 14px
}
.yh-quan input {
	float:left;
	width:18px;
	height:18px;
	background:url(../images/i_radio_icon3.png) 0 0 no-repeat;
	background-size:auto 36px;
	-webkit-appearance:none!important;
	appearance:none!important;
	border:0;
	outline:0;
	margin-top:27px
}
.yh-quan input:checked {
	background-position:0 -18px
}
.yh-quan .txt {
	margin-left:30px
}
.yh-quan h3 {
	font-size:16px;
	color:#000;
	font-weight:bold;
	line-height:25px;
	margin-bottom:2px
}
.yh-quan p {
	font-size:14px;
	color:#e53935;
	line-height:22px;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2
}
@media screen and (min-width: 321px) {
    .ccgPopup .box3.wt {
       height: 9.26rem;
       background-size:100% 100% ;
    }
}
@media screen and (min-width: 376px) {
    .ccgPopup .box3.wt {
       height: 9rem;
       background-size:100% 100% ;
    }
}

.tjyhtc{
	z-index: 9999999999;
}

/*轮播弹窗*/
.pages-cx{ position:fixed; width:100%; height:100%; background:#2c2c2c; left:0; top:0; z-index: 999;}
.pages-cx .head{ position:absolute; width:100%; background:#373737; z-index:2; }
.pages-cx .head a{ position:absolute; width:1.0667rem; height:1.1733rem; }
.pages-cx .head a::before{ content:''; position:absolute; width:0; height:0; border-top:transparent 0.2133rem solid; border-bottom:transparent 0.2133rem solid; border-right:#fff 0.2133rem solid; left:0.2667rem; margin:auto; top:0; bottom:0; }
.pages-cx .head a::after{ content:''; position:absolute; width:0; height:0; border-top:transparent 0.2133rem solid; border-bottom:transparent 0.2133rem solid; border-right:#373737 0.2133rem solid; left:0.2933rem; margin:auto; top:0; bottom:0; z-index:2; }
.pages-cx .head p{ line-height:1.1733rem; font-size:18px; text-align:center; color:#fff; }
.pages-cx .head .swiper-szfy{ position:absolute; top:0; right:0; line-height:1.1733rem; color:#fff; padding-right:0.2667rem; width: 50px;left: 85%;}
.pages-cx .desc{ position:absolute; width:100%; background:#373737; overflow:hidden; left:0; bottom:1.1733rem; z-index:2; }
.pages-cx .desc p{ color:#fff; float:left; line-height:1.0667rem; margin-left:0.2667rem; }
.pages-cx .choose{ position:absolute; width:100%; background:#373737; left:0; bottom:1.1733rem; z-index:2; display:-webkit-flex; display:flex; }
.pages-cx .choose .item{ -webkit-flex:1; flex:1; line-height:1.0667rem; color:#999; text-align:center; }
.pages-cx .choose .item.active{ color:#fff; }
.pages-cx .swiper-container{ position:absolute; width:100%; height:100%; left:0; top:0; }
.pages-cx .swiper-zoom-container div{width: 1.3333rem;height: 1.3333rem;background: rgba(0, 0, 0, 0.34);margin: 0 auto;position: absolute;bottom: 50%;left: 50%;border-radius: 50%;margin-left: -0.6667rem;margin-bottom: -0.6667rem}
.pages-cx .swiper-zoom-container div span{width: 1.2rem;height: 1.2rem;display: inline-block;
	background: url(../images/vr.gif) no-repeat;background-size: contain;margin-left: 0rem;margin-top: 0.0667rem;bottom: unset;}


/*经纪人*/
.manager {
    background: #fff;
    padding-bottom: .562rem;
}
.div_gap {
    margin-top: 0.4rem;
}
.manager .title {
    border-bottom: 1px solid #e5e5e5;
    border-top: 0;
    padding: 0 .362rem;
    font-size: .45rem;
    font-weight: 700;
    background: #fff;
    height: auto;
}
.manager .title a {
    display: block;
    color: #3b4144;
    margin-right: -.562rem;
}
.manager .title .vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: normal;
}
.manager .title .vertical .sign {
    font-size: 0;
    color: #3b4144;
    font-weight: normal;
    margin-bottom: .1rem;
}
.manager .title .vertical .sign span {
    display: inline-block;
    font-size: 0.337rem;
    margin-right: 0.322rem;
}
.manager .title .vertical .sign span i {
    margin-right: 0.07rem;
    font-size: 0.309rem;
}
.manager .manager-list {
    padding: 0 .562rem;
}
.manager .manager-list li {
    padding: .562rem 0 .562rem 1.96rem;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    min-height: 1.6875rem;
}
.manager .manager-list li .img {
    width: 1.6875rem;
    height: 1.6875rem;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: .562rem;
}
.manager .manager-list li .img img {
    width: 100%;
}
.manager .manager-list li .text .name {
    color: #3b4144;
    font-size: .47rem;
    line-height:.47rem;
    display: block;
    font-weight: bold;
}
.manager .manager-list li .text .mark {
    color: #FF9802;
    font-size: 0.35rem;
    line-height: 0.35rem;
    margin: 0.281rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.manager .manager-list li .text .mark i.on {
    color: #FF9802;
}
.manager .manager-list li .text .mark i {
    color: #e5e5e5;
    font-size: 0.351rem;
    margin-right: 0.084rem;
    position: relative;
}
.manager .manager-list li .text .achieve {
    color: #869099;
    font-size: 0.35rem;
    line-height: 0.35rem;
}
.manager .manager-list li .talk-btn {
    width: auto;
    height: .7rem;
    /*background: -webkit-gradient(linear, left bottom, left top, from(#1ebe64), to(#26c96d));
    background: linear-gradient(0deg, #1ebe64, #26c96d);*/
	    background: #ff3b5b;
    color: #fff;
    border-radius: 0;
    display: block;
    text-align: center;
    line-height: .7rem;
    position: absolute;
    right: 0;
    top: .56rem;
    padding: 0 0.351rem;
    font-size: 0.35rem;
}
.manager .iconfont img{
	height: .3rem;
}
.sign .iconfont img{
	margin-top: .1rem
}
/*经纪人弹窗*/
.layui-layer, .layui-layer-shade {
    position: fixed;
    _position: absolute;
    pointer-events: auto;
}
.xtzxV3-con {
    padding: 1.28rem .693333rem 1.173333rem;
}
.dialog10 {
    position: relative;
    width: 8rem;
    padding: 1.173rem .693rem;
    background-color: #fff;
    -webkit-border-radius: .106rem;
    -moz-border-radius: .106rem;
    border-radius: .106rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dialog10 .close-cont {
    position: absolute;
    top: .213rem;
    right: .213rem;
    width: .7rem;
    height: .7rem;
    text-align: right;
    cursor: pointer;
}
.close-cont .icon-tapar-close {
    font-size: .48rem;
    color: #77808a;
    cursor: pointer;
}
.dialog10 .close-dialog {
    position: absolute;
    top: 0;
    right: 0;
    width: .48rem;
    height: .48rem;
    background: url(../images/close-10.png) no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer;
}

.xtzxV3-con .zxs-intr-v3 {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: .8rem;
}
.xtzxV3-con .zxs-intr-v3 .zxs-pic {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 1.6rem;
    -moz-box-flex: 0;
    -ms-flex: 0 0 1.6rem;
    flex: 0 0 1.6rem;
    width: 1.6rem;
    height: 1.6rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: .266667rem;
    padding-bottom: 0;
}
.xtzxV3-con .zxs-intr-v3 .zxs-pic img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.xtzxV3-con .zxs-intr-v3 .zxs-txt {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: .153333rem;
}
.xtzxV3-con .zxs-intr-v3 .zxs-txt h5 {
    max-width: 4.533333rem;
    height: .6rem;
    font-size: .426667rem;
    color: #3e4a59;
    font-weight: 700;
    line-height: .6rem;
    margin-bottom: .08rem;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xtzxV3-con .zxs-intr-v3 .zxs-txt p {
    font-size: .373333rem;
    color: #77808a;
    line-height: .533333rem;
}
.xtzxV3-con .zxs-intr-v3 .zxs-txt p span {
    color: #47b3e3;
}
.xtzxV3-con .text {
    margin-bottom: .266667rem;font-size: .38rem!important;
}
.dialog10 .text {
    margin-bottom: .8rem;
    font-size: .373rem;
    line-height: .533rem;
    color: #3e4a59;
    letter-spacing: 0;
    text-align: center;
}
.xtzxV3-con .text p {
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xtzxV3-con .ipt-cont {
    padding-bottom: 0;
}
.dialog10 .ipt-cont {
    position: relative;
}
.xtzxV3-con .ipt {
    background: #f3f6f9;
    font-size: .373rem;
    -webkit-border-radius: .0533rem;
    -moz-border-radius: .0533rem;
    border-radius: .0533rem;
    border: none;
    margin-bottom: 0;
        padding: 0 .32rem;
    width: 100%;
    height: 1.17rem;
    color: #3e4a59;
    box-sizing: border-box;
    clear: both;
    overflow: hidden;
        line-height: .93rem;
        border:0!important;
}
.jjrtc  .xtzxV3-con .btn-find {
    width: 100%;
    background: #1ebe64;
    font-size: .426rem;
    color: #fff;
    height: 1.17rem;
    border-radius: 4px;line-height: 1.17rem;

}
.xtzxV3-con {
    padding: 1.28rem .693333rem 1.173333rem!important;
}

.dktc{
	position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.6);z-index: 999999999;
}
.dktchz{
	width: 80%;    
    
    background: url(/images/bigwd.png);
    background-position: center;background-size: 100% 100%;
    position: absolute;left: 50%; top:50%;transform: translate(-50%, -50%);box-sizing: border-box;height: 9.7rem
}
.dktophz{
	padding: 4.50667rem 0 0 1.3866rem;margin-bottom: .6rem;
}
.dkt1{
	    color: #e83100;
    font-size: .32rem;
    height: .44rem;
    line-height: .44rem;
    margin-bottom: .33rem;
}
.dkdesc {
    font-size: .32rem;
    height: .44rem;
    line-height: .44rem;
    overflow: hidden;
}
.dkdesc .num {
    color: #e83100;
}
.dktc form{
    clear: both;
    width: 6.61rem;
    margin: 0 auto;
}
.dktc input{
	    color: #031a1f;
    height: 1.173rem;
    line-height: 1.173rem;    margin-bottom: .32rem;    padding: 0 .26rem;    box-sizing: border-box;
    font-size: .37rem;
    width: 100%;
    border: 1px solid #d8d8d8;
}
.dktc button{
	    text-align: center;
    color: #fff;
    font-size: .42667rem;
    width: 100%;
    height: 1.173rem;
    line-height: 1.173rem;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ffc47f),to(#ff9300));
    background-image: -webkit-linear-gradient(#ffc47f,#ff9300);
    background-image: -moz-linear-gradient(#ffc47f,#ff9300);
    background-image: -o-linear-gradient(#ffc47f,#ff9300);
    background-image: linear-gradient(#ffc47f,#ff9300);
    -webkit-border-radius: .58667rem;
    -moz-border-radius: .58667rem;
    border-radius: .58667rem;
    border: 0;
}
.cha{
	position: absolute;right: 7px;top: 6px;background: url(/images/cha.png);width: 18px;height: 18px;background-position: center;
	-webkit-background-size: 15px;
	background-size: 15px;
	background-repeat: no-repeat;
}



.bq{
	text-align: center;color: #333;line-height: 2;padding: 10px 0 0;background: #fff;
	border-top:10px solid #f6f6f6;
	clear: both;font-size: 12px;
}
.bq a{
	color: inherit;color: #333;font-size: 12px;
}
.sqrqArea{background: #fff;position: relative;padding: .3rem;}
.sqrqArea:before{content: "";position: absolute;width: calc(100% - .6rem);height: calc(100% - .6rem);box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);}
.sqrqArea .titleArea{
    height: 2rem;
    padding-left: 2.1rem;
    position: relative;
}
.sqrqArea .titleArea:before{
    content: "";
    background: url(/m/skin/images/wxGroup.png) no-repeat;
    position: absolute;
    width: 1.52rem;
    height: 1.52rem;
    left: .26rem;
    top: .26rem;
}
.sqrqArea .groupName{
    font-size: .42rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: .56rem;
    padding-top: .26rem;
}
.sqrqArea .telList{
    height: .53rem;
    overflow: hidden;
    margin-top: .3rem;
}
.sqrqArea .btnArea{
    height: 1.33rem;
    position: relative;
    background: #fff;
    margin: 0 .3rem;
}
.sqrqArea .btnArea:before{
    content: "";
    background: url("/m/skin/images/groupHead.png") no-repeat;
    position: absolute;
    width:1.55rem;
    height: .64rem;
    left: 0;
    top:.35rem;
}
.sqrqArea .member{
    padding-left: 1.8rem;
    padding-top: .45rem;
    display: inline-block;
}
.sqrqArea .btnArea button{
    width: 2.6667rem;
    border-radius: 4px;
    padding: .1rem .3rem;
    color: #30a15d;
    margin-left: .15rem;
    border: 1px solid #30a15d;
    background-color: #fff;
    float: right;
    margin-top: .3rem;
}
.sqrqArea .lzz-wrapper{
    color: #666;
    line-height: .53rem;
}
.sqrqArea .btnArea span{
    color: #666;
}
.ccgPopup .publicModal{
	width: 8rem;
	position: absolute;
	left: 50%;
	margin-left: -4rem;
	margin-top:-6.5rem;
	top: 50%;
	    border-radius: 10px;
		    border: 0;
}
.ccgPopup .publicModal .close{
	position: absolute;
	width: .6rem;
	height: .6rem;
	right: .1rem;
	top: .1rem;
	z-index: 2;
}
.ccgPopup .publicModal .title{
	padding-top: .5rem;
	text-align: center;
	font-size: .5rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	border-top:0 !important;
	border-bottom:0 !important;
}
.ccgPopup .publicModal .subTitle{
	text-align: center;
	margin: 3rem .5rem 0;
	font-size: .37rem;
	font-family: PingFang SC;
	font-weight: 400;
	color: #666666;
	min-height: 1rem;
	text-align: center;
	word-break: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.ccgPopup .publicModal .inputArea{
	padding: .3rem .5rem;
}
.ccgPopup .publicModal .btnArea{
	padding: 0 .5rem;
}
.ccgPopup .publicModal .inputArea input{
	width: 100%;
	height: 1rem;
	background: rgba(255, 255, 255, 0.2);
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	text-indent: 1em;
}
.ccgPopup .publicModal input[name=card]{
	margin-top: .3rem;
}
.ccgPopup .btnArea .signUpBtn{
	height: 1rem;
	background: #36AF58;
	width: 100%;
	color: #ffffff;
	border-radius: 4px;
	font-size: .37rem;
	display: block;
}
.ccgPopup .publicModal .botArea{
	margin-top:.6rem;
	text-align: center;
	color: #30A15D;
	font-size: .34rem;
}
.ccgPopup .publicModal .botArea input{
	position: absolute;
	width: 0.1333rem;
	height: 0.1333rem;
	left: -0.2667rem;
	display: none;
}
.ccgPopup .agreement{color: #333;}
.ccgPopup .publicModal .botArea span{
	margin: 0.0533rem 0.0533rem 0.0533rem 0em;
	left: 3.5em;
	bottom: 1.45em;
	position: absolute;
	width: 0.32rem;
	height: 0.32rem;
	background: url(/m/skin/images/xyk.jpg) no-repeat;
	background-size: 0.32rem auto;
}
.ccgPopup .publicModal .botArea input:checked+span{
	width: 0.32rem;
	height: 0.32rem;
	background: url(/m/skin/images/xygx.jpg) no-repeat;
	background-size: 0.32rem auto;
}
.ccgPopup .kptz{
	height: 10rem;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.ccgPopup .kptz.haveCard{
	height: 11rem;
}
.ccgPopup .haveCard .botArea span{
	bottom: .55em;
}

.ccgPopup .bjtz{
	height: 10rem;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.ccgPopup .bjtz.haveCard{
	height: 11rem;
}
.ccgPopup .bjtz .desc{
	margin-top: 2rem;
	text-align: center;
	color: #fff;
}
.ccgPopup .bjtz.haveCard .desc{
	margin-top: 1.7rem;
}
.ccgPopup .bjtz .subTitle{
	margin-top: .5rem;
}
.ccgPopup .bjtz .member{
	font-size: .53rem;
	font-weight: bold;
	color: #ffa009;
}
.ccgPopup .bjtz .botArea span{
	bottom: 1em;
}

.ccgPopup .rqgx{
	height: 10rem;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.ccgPopup .rqgx.haveCard{
	height: 11rem;
}
.ccgPopup .rqgx .subTitle{
	margin-top: 3.5rem;
}
.ccgPopup .zbpt .subTitle{
	margin-top: 3.5rem;
}
.ccgPopup .yykf{
    height: 10rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ccgPopup .yykf.haveCard{
    height: 11rem;
}
.ccgPopup .zbpt{
	height: 10rem;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.ccgPopup .zbpt.haveCard{
	height: 11rem;
}
.ccgPopup .ljgd{
	height: 10rem;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.ccgPopup .ljgd.haveCard{
	height: 11rem;
}
.ccgPopup .ljgd .ljtype{
	display: flex;
	display: -webkit-flex;
	margin: 2.5rem .32rem 1.5rem;
}
.ccgPopup .ljgd .typeItem{
	flex: 1;
	text-align: center;
	color: #ffffff;
}
.ccgPopup .ljgd .botArea span{
	 bottom: 2em;
 }
.ccgPopup .haveCard .botArea span{
	bottom: 1.1em;
}
.ccgPopup .sqrq{
	background-image: url(/m/skin/images/ptbg.png);
	height: 10rem;
	border-radius: 10px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.ccgPopup .sqrq.haveCard{
	background-image: url(/m/skin/images/ptbg1.png);
	height: 11rem;
}
.ccgPopup .sqrq .groupHead{
	position: absolute;
	width: 1.46rem;
	height: 1.46rem;
	background: url(/m/skin/images/wxGroup.png) no-repeat;
	display: block;
	margin: .5rem auto;
	left: 0;
	right: 0;
}
.ccgPopup .sqrq .botArea{
	margin-top: .3rem;
}
.ccgPopup .sqrq .subTitle{
	margin-top: 3.5rem;
}
.ccgPopup .sqrq.haveCard .subTitle{
	margin-top: 3.3rem;
}
.inform-btn-new-index {
    width: auto;
    display: block;
    text-align: center;
    line-height: 1.5rem;
    height: 1.5rem;
    background: #f3fcf6;
    color: #1EBE64;
    border-radius: .125rem;
    margin: .5rem .5rem 0;
    font-size: .5rem;
}


.con-wrap3-201912 {
    background-color: #fff;
}
.con-wrap3-201912:before {
    content: '';
    display: block;
    width: 100%;
    height: .26666667rem;
    background-color: #f8f8f8;
}
.tit-con-201912 {
    padding: .4rem;
    background-color: #fff;
    display: flex;
}
.tit-con-201912 .tit {
    flex-grow: 1;
    width: 0;
    font-size: 16px;
    font-weight: 700;
}
.con-wrap3-201912 .inner {
    padding: 0 .4rem;
    padding-bottom: .4rem;
}
.hot-con-201912 .inner .con {
	width:8.4rem;
	height:1.2rem;
	padding:.2rem .4rem;
	margin:0 auto;
	margin-bottom:.26666667rem;
	display:flex
}
.hot-con-201912 .inner .con .info {
	padding-top:.06666667rem;
	flex-grow:1;
	width:0
}
.hot-con-201912 .inner .con .info .t1 {
	font-weight:700;
	font-size:.37333333rem;
	padding-bottom:.10666667rem;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.hot-con-201912 .inner .con .info .t2 {
	font-size:.32rem;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.hot-con-201912 .inner .con .btn-col {
	padding-left:.53333333rem;
	width:2.28rem
}
.hot-con-201912 .inner .con .btn-col .tip {
	font-size:.29333333rem;
	padding-top:.04rem;
	text-align:center;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.hot-con-201912 .inner .con .btn-col .tip1 {
	color:#ff3d00
}
.hot-con-201912 .inner .con .btn-col .tip2 {
	color:#1da838
}
.hot-con-201912 .inner .con .btn-col .tip3 {
	color:#F6931F
}
.hot-con-201912 .inner .con .btn-col .tip4 {
	color:#D4B900
}
.hot-con-201912 .inner .con .btn-col .tip5 {
	color:#44A9EA
}
.hot-con-201912 .inner .con .btn-col .tip6 {
	color:#4AC8BA
}
.hot-con-201912 .inner .con .btn-col .tip7 {
	color:#A886BE
}
.hot-con-201912 .inner .con .btn-col .btn {
	height:.8rem;
	line-height:.8rem;
	width:2.28rem;
	color:#fff;
	font-size:.34666667rem;
	text-align:center
}
.hot-con-201912 .inner .con .btn-col .btn1 {
	background:url(/images/hbbtn1.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con .btn-col .btn2 {
	background:url(/images/hbbtn2.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con .btn-col .btn3 {
	background:url(/images/hbbtn3.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con .btn-col .btn4 {
	background:url(/images/hbbtn4.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con .btn-col .btn5 {
	background:url(/images/hbbtn5.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con .btn-col .btn6 {
	background:url(/images/hbbtn6.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con .btn-col .btn7 {
	background:url(/images/hbbtn7.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con .btn-col.btn-col1 {
	border-left:1px #ff3d00 dashed
}
.hot-con-201912 .inner .con .btn-col.btn-col2 {
	border-left:1px #1da838 dashed
}
.hot-con-201912 .inner .con .btn-col.btn-col3 {
	border-left:1px #F6931F dashed
}
.hot-con-201912 .inner .con .btn-col.btn-col4 {
	border-left:1px #D4B900 dashed
}
.hot-con-201912 .inner .con .btn-col.btn-col5 {
	border-left:1px #44A9EA dashed
}
.hot-con-201912 .inner .con .btn-col.btn-col6 {
	border-left:1px #4AC8BA dashed
}
.hot-con-201912 .inner .con .btn-col.btn-col7 {
	border-left:1px #A886BE dashed
}
.hot-con-201912 .inner .con.con1 {
	background:url(/images/hbbg1.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con.con1 .t1 {
	color:#ff3d00
}
.hot-con-201912 .inner .con.con2 {
	background:url(/images/hbbg2.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con.con2 .t1 {
	color:#1da838
}
.hot-con-201912 .inner .con.con3 {
	background:url(/images/hbbg3.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con.con3 .t1 {
	color:#F6931F
}
.hot-con-201912 .inner .con.con4 {
	background:url(/images/hbbg4.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con.con4 .t1 {
	color:#D4B900
}
.hot-con-201912 .inner .con.con5 {
	background:url(/images/hbbg5.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con.con5 .t1 {
	color:#44A9EA
}
.hot-con-201912 .inner .con.con6 {
	background:url(/images/hbbg6.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con.con6 .t1 {
	color:#4AC8BA
}
.hot-con-201912 .inner .con.con7 {
	background:url(/images/hbbg7.png) no-repeat;
	background-size:contain
}
.hot-con-201912 .inner .con.con7 .t1 {
	color:#A886BE
}

.Hui-iconfont-arrow2-bottom{
	position: relative;
}
.Hui-iconfont-arrow2-bottom:before {
    content: ""!important;
    width: 25px;
    display: block;
    position: absolute;
    height: 19px;
    right: -24px;
    top: 1px;
    background: url(../images/btmh.png) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.detail-title-h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	padding: 0 .362rem;
}
.detail-title-h3 .title-h3-text {
    font-size: .43rem;
    font-weight: 700;
    line-height: .59rem;
    color: #031a1f;
}
.record-list {
    margin-top: .4rem;
    padding: 0 .362rem;
    margin-bottom: .8rem;
}
.record-list .record-item:first-of-type {
    padding-top: 0;
}
.record-list .record-item {
    padding-left: .32rem;
    border-left: .03rem solid #e4e5e6;
    padding-top: .59rem;
}
.record-list .record-item .record-info-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.record-list .record-item .record-info-wrap::before {
    content: '';
    display: block;
    width: .27rem;
    height: .27rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: -.48rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #e4e5e6;
    z-index: 1;
}
.record-list .record-item .record-info-wrap .record-info-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .37rem;
    line-height: .53rem;
    color: #031a1f;
}
.record-list .record-item .record-info-wrap .record-info-name span:first-of-type {
    margin-left: 0;
    padding-left: 0;
}
.record-list .record-item .record-info-wrap .record-info-name span {
    position: relative;
    padding-left: .16rem;
    margin-left: .16rem;
}
.record-list .record-item .record-info-wrap .record-price {
    font-size: .37rem;
    font-weight: 700;
    color: #fa5f35;
	display: none;
}
.record-list .record-item:first-of-type .record-info-wrap::after {
    content: '';
    display: block;
    width: .13rem;
    height: .21rem;
    position: absolute;
    left: -.35rem;
    top: 0;
    background: #fff;
}
.record-list .record-item .record-price-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.record-list .record-item .record-price-wrap .record-time {
    font-size: .32rem;
    color: #acb7ba;
}
.record-list .record-item .record-price-wrap .record-button {
    margin-top: .05rem;
    font-size: .32rem;
    font-weight: 700;
    width: 2.08rem;
    height: .74rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: .32rem;
    -moz-border-radius: .32rem;
    border-radius: .32rem;
    border: .015rem solid #ff3b5b;
    color: #ff3b5b;
	margin-top: -.7rem;
	    z-index: 9;
}

.detail-wrap-item.wrap-item-nopadding {
    padding: 0 0 .4rem;
}
.detail-wrap-item {
    padding: 0 .4rem .4rem;
    margin-top: .27rem;
    background: #fff;
}
.detail-wrap-item.wrap-item-nopadding .detail-title-h1 {
    padding: 0 .4rem;
}
.detail-title-h1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 1.81rem;
    background: url(/m/skin/images/bg-title-left.png?v=757ae4aab6) no-repeat;
    background-position: left center;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.detail-title-h1 .title-h1-left {
    font-size: .5rem;
    font-weight: 700;
    color: #031a1f;
}
.top-map-wrap {
    width: 10rem;
    position: relative;
    background: #f5f5f5;
}
.map-bottom-text {
    padding: 0 .4rem;
    text-align: right;
    margin-top: .21rem;
    font-size: .29rem;
    line-height: .43rem;
    color: #8d9799;
}
.map-introduce-wrap {
    padding: 0 .53rem;
    position: relative;
    margin-top: .21rem;
    max-height: 6.51rem;
    overflow: hidden;
}
.map-introduce-wrap .map-house-text {
    font-size: .37rem;
    line-height: .53rem;
    color: #031a1f;
}
.top-map-button {
    padding: 0 .4rem;
	    margin-top: .7rem;
}
.detail-button {
    font-size: .37rem;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 1.17rem;
    -webkit-border-radius: .11rem;
    -moz-border-radius: .11rem;
    border-radius: .11rem;
    background: #eef9fb;
    color: #00c0eb;
    cursor: pointer;
}
.detail-button {
    font-size: .37rem;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 1.17rem;
    -webkit-border-radius: .11rem;
    -moz-border-radius: .11rem;
    border-radius: .11rem;
background: #fafafa;
    color: #f84440;
    cursor: pointer;
}
.detail-title-h1 .title-h1-right.title-h1-right4 {
    background: url(/m/skin/images/bg-title-right4.png?v=45b0ed3879) no-repeat;
    background-position: right center;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
}
.detail-title-h1 .title-h1-right .h1-right-text {
    line-height: .45rem;
    font-size: .32rem;
    color: #acb7ba;
}
.detail-title-h1 .title-h1-right .h1-right-result,.detail-title-h1 .title-h1-right .h1-right-score {
    font-size: .37rem;
    font-weight: 700;
    margin-left: .11rem;
    line-height: .53rem;
    color: #ffaa2e;
}
.info-card {
    padding: .4rem;
    -webkit-box-shadow: 0 0.05rem 0.27rem 0 rgb(0 119 146 / 8%);
    -moz-box-shadow: 0 .05rem .27rem 0 rgba(0,119,146,.08);
    box-shadow: 0 0.05rem 0.27rem 0 rgb(0 119 146 / 8%);
    -webkit-border-radius: .11rem;
    -moz-border-radius: .11rem;
    border-radius: .11rem;
    background: url(/m/skin/images/bg-info-card.png?v=cba50d803f) no-repeat 6.19rem top;
    -webkit-background-size: 2.59rem 3.17rem;
    -moz-background-size: 2.59rem 3.17rem;
    background-size: 2.59rem 3.17rem;
}
.info-card .info-card-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.info-card .info-card-head img {
    width: 1.28rem;
    height: 1.28rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: .32rem;
}
.info-card .info-card-head .info-head-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.info-card .info-card-head .info-head-text .info-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.info-card .info-card-head .info-head-text .info-name span:nth-child(1) {
    font-size: .43rem;
    line-height: .59rem;
    font-weight: 700;
    margin-right: .21rem;
    color: #031a1f;
}
.info-card-tag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: .48rem;
    padding: 0 .11rem;
    font-size: .32rem;
    -webkit-border-radius: .05rem;
    -moz-border-radius: .05rem;
    border-radius: .05rem;
     background: #ff3b5b29;
    color: #ff3b5b;
    margin-right: .16rem;
}
.info-card-tag:last-child {
    margin-right: 0;
}
.info-card .info-card-head .info-head-text .info-tags {
    font-size: .32rem;
    margin-top: .11rem;
    line-height: .45rem;
    color: #acb7ba;
}
.info-card .info-card-con {
    font-size: .37rem;
    line-height: .53rem;
    margin-top: .32rem;
    color: #031a1f;
}
.info-card .info-card-tip {
    font-size: .32rem;
    line-height: .45rem;
    margin-top: .11rem;
    color: #acb7ba;
}
.zszy {
    background: #fff;
    padding-bottom: 1.250rem;
}
.zszy .title {
    border-bottom: 1px solid #e5e5e5;
	    height: 2rem;
    line-height: 2rem;
    border-bottom: ;
    padding: 0 .35rem;
    font-size: 1.125rem;
    font-weight: 700;
    background: #fff;
}
.zszy.zy_new_div .title {
    border-bottom: none;
}
.zszy .title a {
    display: block;
    color: #3b4144;
    margin-right: -1.25rem;
	    font-size: .48rem;
}
.zszy.zy_new_div .cont {
    padding-top: 0;
	text-align: center;
}
.zszy .cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
        padding: .450rem;
}
.zszy.zy_new_div .cont .ys-item {
    background: linear-gradient(180deg, #36C59E, #84E6D0);
}
.zszy.zy_new_div .item .txt {
    font-size: 0.9375rem;
    margin-bottom: 0.25rem;
}
.zszy .cont .item .txt {
display: block;
    font-size: 0.4rem;
    line-height: 0.5rem;
    margin-bottom: 0.15rem;
        margin-top: 0.25rem;
}
.zszy.zy_new_div .item .sub {
    font-size: 0.8125rem;
    white-space: nowrap;
}
.zszy .cont .item .sub {
    font-size: 0.30rem;
    line-height: 0.30rem;
    display: block;
}
.zszy.zy_new_div .cont .ys-item img {
 width: 1rem;
    height: 1.01rem;
    margin-top: 0.26875rem;
}
.zszy.zy_new_div .cont .fx-item {
    background: linear-gradient(180deg, #4486FF, #84AEFF);
}
.zszy.zy_new_div .item {
    width: 32%;
        height: 2.8rem;
    border-radius: 0.1125rem;
    color: #fff;
    font-family: PingFang SC;
}
.zszy.zy_new_div .cont .fx-item img {
width: 1rem;
    height: 1.01rem;
    margin-top: 0.26875rem;
}
.zszy.zy_new_div .cont .jd-item {
    background: linear-gradient(180deg, #6C91C6, #A8C3F0);
}
.zszy .inform-btn {
    width: auto;
    height: 1rem;
background: #fafafa;
    color: #f84440;
    border-radius: 0.125rem;
    display: block;
    text-align: center;
    line-height: 1rem;
    margin: 0 .5rem;
    font-size: .42rem;
	
}
.zszy.zy_new_div .cont .jd-item img {
width: 1rem;
    height: 1.01rem;
    margin-top: 0.26875rem;
}
.likeBorough {
    position: absolute;
    top: 10px;
    left: 5em;
    width: 14em;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #30a15d;
}
.Borough {
    max-width: 11em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: bottom;
    color: inherit;
    font-size: inherit;
}
