.cur {
	color: #fff !important;
}

#footer {
	height: 16.563rem;
}

.footermsg {
	height: 13rem;
}

.House_propertybg {
	float: left;
	width: 100%;
	/* height: 38rem; */
	overflow: hidden;
}

.House_propertybg img {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	/* height: 38rem; */
	position: relative;
	object-fit: cover;
	/* z-index:3; */
	margin-top: -1px;
	/* width: 100%; */
	/* height: 38rem; */
}

.House_propertybg_logo {
	float: left;
	width: 1200px;
	position: absolute;
	top: 2.375rem;
	z-index: 1;
}

.House_propertybg_top {
	width: 1200px;
	margin: 0 auto;
}

.House_propertybg_logo img {
	float: left;
	width: 11rem;
	height: 3.438rem;
	background-size: 100%;
	margin-top: 1.125rem;
}

.House_propertybg_title {
	float: left;
	height: 2.313rem;
	width: 4rem;
	text-align: center;
	border-left: 0.063rem solid #fff;
	margin-top: 2.125rem;
	margin-left: 2rem;
}

.House_propertybg_title span {
	float: left;
	width: 5rem;
	text-align: center;
	margin-top: 0.8rem;
	font-size: 1.5rem;
}

.House_propertybg_right {
	float: right;
	width: 40%;
	margin-top: 2.688rem;
}

.House_propertybg_right ul {
	/* float: left; */
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.House_propertybg_right ul li {
	/* float: left; */
	/* width: 20%; */
	cursor: pointer;
	position: relative;
	font-size: 1.125rem;
	/* padding: 0 30px; */
	margin-left: 75px;
}

.House_propertybg_right ul li:first-child {
	width: 10%;
	/* padding: 0 8% 0 2%; */
}

.House_propertybg_right ul li:last-child {
	text-align: right;
	/* width: 15%; */
	/* padding-right: 5%; */
}

.House_property_cont {
	float: left;
	width: 100%;
	margin-bottom: 7rem;
}

.House_property_cont:first-child {
	margin-top: 4rem;
}

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

.House_property_cont_top h3 {
	float: left;
	font-size: 2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3rem;
	letter-spacing: 0rem;
	color: #101d37;
}

.House_property_cont_top p {
	float: left;
	width: 100%;
}

.House_property_cont_top p span {
	float: left;
	font-family: MicrosoftYaHei;
	font-size: 1rem;
	font-weight: normal;
	letter-spacing: 0rem;
	color: #9399a5;
	line-height: 3rem;
}

.House_property_cont_top p label {
	float: right;
	font-family: MicrosoftYaHei;
	font-size: 1rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3rem;
	letter-spacing: 0rem;
	color: #9399a5;
}

.House_property_cont_top ul {
	float: left;
	width: 100%;
	margin-top: 2.5rem;
}

.House_property_cont_top ul li {
	float: left;
	width: 23rem;
	margin-right: 3rem;
	position: relative;
	overflow: hidden;
	margin-top: 1rem;
}

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


/*.House_property_cont_top ul li:first-child{*/


/*margin-left: 0;*/


/*}*/

.House_property_cont_top ul li img {
	float: left;
	width: 23rem;
	height: 23rem;
	border-radius: 1rem;
	background-size: 100%;
	object-fit: cover;
}

.House_property_cont_top ul li p {
	float: left;
	width: 100%;
	line-height: 2rem;
	font-size: 1rem;
	font-family: MicrosoftYaHei;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #9399a5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.House_property_cont_top ul li p span {
	float: left;
	font-family: MicrosoftYaHei-Bold;
	font-size: 1.2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3rem;
	letter-spacing: 0rem;
	color: #101d37;
	width: 14rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.House_property_cont_top ul li p label {
	float: right;
	font-family: MicrosoftYaHei-Bold;
	font-size: 1.2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3rem;
	letter-spacing: 0rem;
	color: #ec193a;
}

.House_property_code {
	float: left;
	position: absolute;
	width: 23rem;
	height: 23rem;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 1rem;
	z-index: 2;
	display: none;
}

.House_property_code img {
	float: left;
	width: 10rem !important;
	height: 10rem !important;
	background-size: 100%;
	margin: 5rem 6.5rem 2rem 6.5rem;
	z-index: 8;
	border-radius: 0 !important;
}

.House_property_code label {
	float: left;
	width: 100%;
	text-align: center;
	z-index: 8;
}

#layers {
	background-color: rgba(51, 51, 51, 0.5);
	left: 0;
	opacity: 0.5;
	position: fixed;
	top: 0;
	z-index: 10;
	float: left;
	width: 100%;
	height: 100%;
}

.tip {
	float: left;
	display: none;
}

.divcode {
	float: left;
	width: 40rem;
	position: fixed;
	top: 50%;
	margin-top: -232px;
	z-index: 11;
	left: 50%;
	margin-left: -20rem;
	/*left:30rem;*/
}

.divcodebg {
	float: left;
	width: 100%;
	/*height: 44rem;*/
	background-size: 100%;
	border-radius: 1rem;
}

.Recommendcode {
	float: left;
	width: 15rem;
	position: absolute;
	top: 11rem;
	left: 3.2%;
}

.Recommendcode img {
	float: left;
	width: 15rem;
	height: 15rem;
	background-size: 100%;
}

.Recommendcode p {
	float: left;
	width: 100%;
	text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 1rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #101d37;
}

.divclose {
	float: right !important;
	width: 2rem !important;
	height: 2rem !important;
	background-size: 100%;
	z-index: 15;
	margin-top: -14rem;
	margin-right: -24rem;
}

.House_property_cont_top h2 {
	float: left;
	width: 100%;
	text-align: center;
	font-family: MicrosoftYaHei-Bold;
	font-size: 2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3rem;
	letter-spacing: 0rem;
	color: #394043;
}

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

.house_more span {
	float: left;
	width: 11rem;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	background-color: #e8e8e8;
	color: #333;
	border-radius: 0rem;
	margin: 0 32rem;
	margin-top: 5rem;
	cursor: pointer;
}

.House_property_left {
	float: left;
	width: 19rem;
}

.House_property_left_top {
	float: left;
	width: 100%;
	height: 4rem;
	color: #333;
	border-bottom: 8px solid #101d37;
}

.House_property_left_top h1 {
	height: 2rem;
	font-size: 2rem;
	font-weight: normal;
	font-stretch: normal;
}

.House_property_left_top label {
	/*font-family: MicrosoftYaHei-Bold;*/
	/* font-weight:600; */
}

.House_property_left ul {
	float: left;
	width: calc(100% - 1rem);
	/* padding: 0 1rem; */
	background-color: rgba(248, 248, 249, 1);
	box-shadow: 0px 0px 8px 0px 
  rgba(0, 0, 0, 0.05);
	padding-left: 1rem;
}

.House_property_left ul li {
	float: left;
	width: 100%;
	margin-top: 4rem;
	cursor: pointer;
}

.House_property_left ul li:last-child {
	margin-bottom: 6rem;
}

.House_property_left ul li:first-child {
	margin-top: 2rem;
}

.House_property_left ul li h5 {
	float: left;
	width: 100%;
	font-family: MicrosoftYaHei-Bold;
	font-size: 1.5rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #101d37;
	margin-bottom: 2rem;
}

.House_property_left ul li span {
	float: left;
	margin-right: 1rem;
	font-family: MicrosoftYaHei;
	font-size: 1rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2rem;
	letter-spacing: 0rem;
	color: #9399a5;
}

.House_property_left ul li span:hover {
	color: #ec193a;
}

.House_property_right {
	float: left;
	width: 56rem;
	margin-bottom: 6rem;
}

.House_property_right ul {
	float: left;
	width: 52rem;
	/*height:180rem;*/
}

.House_property_right ul li {
	float: left;
	width: 100%;
	height: 14rem;
	padding-left: 4rem;
	margin-top: 4rem;
	cursor: pointer;
}

.House_property_right_img {
	float: left;
	width: 14rem;
	height: 14rem;
	background-size: 100%;
	margin-right: 2rem;
}

.House_property_right_div {
	float: left;
	width: 36rem;
}

.House_property_right_div h3 {
	float: left;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 2rem;
	font-family: MicrosoftYaHei-Bold;
	font-size: 1.5rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #101d37;
}

.House_property_right_div p {
	float: left;
	width: 100%;
	color: #9399a5;
	margin-top: 1.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.House_property_right_div p img {
	float: left;
	width: 1.2rem;
	height: 1rem;
	background-size: 100%;
	margin-top: 0.2rem;
	margin-right: 1rem;
}

.House_property_right_div div {
	float: left;
	width: 100%;
}

.House_property_right_div div p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.House_property_goods_detail_title {
	float: left;
	color: #999999;
	width: 94%;
	margin: 2.5rem 2.219rem 0 2.219rem;
}

.House_property_goods_detail_title span {
	width: 18.125rem;
	height: 1rem;
	font-family: MicrosoftYaHei;
	font-size: 1rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #999999;
	padding: 0 10px 0 0;
}

.House_property_goods_detail_cont {
	float: left;
	width: 100%;
	color: #333333;
	margin-top: 2.65rem;
}

.House_property_goods_detail_cont_title {
	float: left;
	width: 94%;
	border-bottom: 0.063rem solid #e3e3e3;
	height: 9rem;
	margin: 0 2.219rem 5rem 2.219rem;
}

.House_property_goods_detail_cont_title h3 {
	float: left;
	width: 100%;
	height: 2.5rem;
	font-family: MicrosoftYaHei-Bold;
	font-size: 2.5rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.823rem;
	letter-spacing: 0rem;
	color: #333333;
}

.House_property_goods_detail_cont_time {
	float: left;
	width: 100%;
	height: 0.813rem;
	font-family: MicrosoftYaHei;
	font-size: 1rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.823rem;
	letter-spacing: 0.163rem;
	color: #999999;
	margin-top: 1.875rem;
}

.detail_cont {
	float: left;
	width: 94%;
	margin: 0 2.219rem 5rem 2.219rem;
}

.House_property_select {
	float: left;
	width: 75rem;
	margin-top: 4rem;
}

.House_property_select h2 {
	float: left;
	width: 75rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	font-family: MicrosoftYaHei-Bold;
	font-size: 2rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #394043;
}

.House_property_select ul {
	float: left;
	width: 100%;
	margin-top: 4rem;
	margin-bottom: 5rem;
}

.House_property_select ul li {
	float: left;
	width: 37rem;
	height: 15rem;
	margin-right: 1rem;
	background: #f7f7f7;
	overflow: hidden;
	margin-top: 1rem;
}

.House_property_select ul li:nth-child(odd) {
	margin-right: 0;
}

.House_property_bigimg {
	float: left;
	width: 15rem;
	height: 15rem;
	object-fit: cover
}

.House_property_select_div {
	float: left;
	width: 20rem;
	margin-left: 2rem;
}

.House_property_select_div h3 {
	float: left;
	font-family: MicrosoftYaHei-Bold;
	font-size: 1.5rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0rem;
	color: #101d37;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.House_property_select_div p {
	float: left;
	width: 100%;
	font-size: 1rem;
	font-weight: normal;
	letter-spacing: 0rem;
	line-height: 1rem;
	color: #9399a5;
	margin-bottom: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.House_property_select_div p img {
	float: left;
	width: 1rem;
	height: 1rem;
	background-size: 100%;
	margin-right: 0.5rem;
}

.House_property_select_div p span {
	font-family: MicrosoftYaHei;
	font-size: 1rem;
	font-weight: normal;
	letter-spacing: 0rem;
	color: #101d37;
}

.House_property_select_div p label {
	font-family: MicrosoftYaHei-Bold;
	font-size: 1rem;
	font-weight: normal;
	letter-spacing: 0rem;
	color: #ec193a;
}

.House_property_select_div p:last-child {
	margin-bottom: 0;
}

.selecttype {
	float: left;
	width: 6rem;
	height: 2rem;
	text-align: center;
	line-height: 2rem;
	background-color: #f7f7f7;
	border-radius: 0.1rem;
	border: solid 1px #cccccc;
	margin-right: 1rem;
	color: #999;
	margin-top: 0.5rem;
}