html,
body {
	overflow-x: hidden;
}

.newHouseDetail .topInner {
	height: 720px;
}
.newHouseDetail .topInner .title {
	margin-bottom: 23px;
}
.newHouseDetail .topInner .h-name {
	line-height: 42px;
}

.newHouseDetail .topInner .btn-box {
	line-height: 42px;
}

.newHouseDetail .topInner .btn-box p {
}

.newHouseDetail .topInner .btn-box p img {
	cursor: pointer;
}

.newHouseDetail .topInner .btn-box .share,
.newHouseDetail .topInner .btn-box .collection{
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 42px;
}

.newHouseDetail .topInner .btn-box .share:hover p {
	display: block;
	-webkit-animation: topFadeIn .3s ease-out;
	-moz-animation: topFadeIn .3s ease-out;
	animation: topFadeIn .3s ease-out;
}


.newHouseDetail .topInner .detail-bg {
	width: 700px;
	height: 525px;
}

.newHouseDetail .topInner .house-info {
	/*padding: 80px 0 0;*/
}

/*.newHouseDetail .topInner .house-info .left-area .h-renew {*/
/*	margin: 8px 0;*/
/*	font-size: 20px;*/
/*	color: #fff;*/
/*	line-height: 28px;*/
/*}*/

.newHouseDetail .topInner .house-info .left-area .info-content {
	width: 460px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, .9);
}

.newHouseDetail .topInner .house-info .left-area .info-content ul {
	/*padding: 34px 0 0;*/
}

.newHouseDetail .topInner .house-info .left-area .info-content li {
	font-size: 16px;
	letter-spacing: 1.07px;
	line-height: 36px;
}

.newHouseDetail .topInner .house-info .left-area .info-content li:first-child {
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 3px;
}

.newHouseDetail .topInner .house-info .left-area .info-content li .l-c.price {
	color: #fd5945;
	line-height: 100px;
	height: 84px;
	font-size: 30px;
}

.newHouseDetail .topInner .house-info .left-area .info-content li .price .big-size {
	font-size: 60px;
}

.newHouseDetail .topInner .house-info .left-area .info-content li .type {
	margin-top: 59px;
}

.newHouseDetail .topInner .house-info .left-area .info-content li .calculator {
	border: 1px solid #04A4AA;
	border-radius: 4px;
	width: 109px;
	height: 39px;
	line-height: 39px;
	letter-spacing: 0;
	cursor: pointer;
	box-sizing: border-box;
	margin-top: 40px;
}

.newHouseDetail .topInner .house-info .left-area .info-content li .h-addr {
	width: auto;
	max-width: 295px;
}

.newHouseDetail .topInner .house-info .left-area .info-content li .btn-map {
	font-size: 14px;
	color: #04A4AA;
	text-align: right;
	line-height: 22px;
	cursor: pointer;
	margin-top: 7px;
}

.newHouseDetail .topInner .house-info .left-area .info-content .h-tips-wrap p {
	font-size: 0;
}

.newHouseDetail .topInner .house-info .left-area .info-content li .h-tips {
	display: inline-block;
	background: rgba(53, 217, 227, .1);
	border-radius: 2px;
	font-size: 14px;
	color: #057D82;
	letter-spacing: 0;
	text-align: center;
	line-height: 22px;
	padding: 0 11px;
	margin: 0 3px 8px 0;
	cursor: default;
}

.newHouseDetail .topInner .house-info .left-area .info-content .h-sale {
	padding: 10px 0;
	width: 260px;
	background: #04A4AA;
	cursor: default;
	display: inline-block;
	border-radius: 6px;
	margin-top: 19px;
}

.newHouseDetail .topInner .house-info .left-area .info-content .h-sale p {
	font-size: 20px;
	letter-spacing: 0;
}

.newHouseDetail .topInner .house-info .left-area .info-content .h-sale .i-1 {
	line-height: 28px;
}

.newHouseDetail .topInner .house-info .left-area .info-content .h-sale .i-2 {
	line-height: 17px;
}

.newHouseDetail .topInner .house-info .left-area .info-content .h-sale p span {
	display: inline-block;
	padding: 0 16px;
}

.newHouseDetail .topInner .house-info .operation {
	right: 0;
	top: 152px;
	width: auto;
	margin:0;
}

.newHouseDetail .topInner .house-info .operation .qr-code {
	width: auto;
	display: inline-block;
	font-size: 0;
	border-radius: 4px;
	overflow: hidden;
}

.newHouseDetail .topInner .house-info .operation .qr-code p {
	width: 20px;
	height: 88px;
	background: #04A4AA;
	display: flex;
	align-items: center;
	justify-content: center;
}

.newHouseDetail .topInner .house-info .operation .qr-code img {
	width: 88px;
	height:88px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #04A4AA;
}


.house-detail {
	margin: 40px auto 0;
}

.fixed.menu-tab {
	position: fixed;
	top: 0;
	width: 1200px;
	z-index: 9;
	background: #fff;
}

.house-detail .tab {
	border-bottom: 2px solid #04A4AA;
	height: 38px;
}

.house-detail .tab ul li {
	font-size: 16px;
	color: rgba(0, 0, 0, .6);
	width: 112px;
	line-height: 38px;
	height: 36px;
	background: #fff;
	text-align: center;
	cursor: pointer;
}

.house-detail .tab ul li a.active {
	display: block;
	background: #04A4AA;
	color: #fff;
	border-radius: 8px 8px 0 0;
}

.house-detail .periphery {
	margin: 80px 0 24px;
}

.house-detail .periphery .title {
	line-height: 38px;
}

.house-detail .periphery .more {
	display: block;
	font-size: 14px;
	color: rgba(0, 0, 0, .6);
}

.house-detail .house-type {
	margin: 80px 0 0;
}

.house-detail .house-type .title-wrap {
	margin: 0 0 24px;
}

.house-detail .house-type .title {
	line-height: 38px;
}

.house-type-list-box {
	-webkit-animation: opacityFadeIn .3s ease-out;
	-moz-animation: opacityFadeIn .3s ease-out;
	animation: opacityFadeIn .3s ease-out;
}

.house-type-list-box+.house-type-list-box {
	margin-top: 50px;
}

.house-type-list-box .type-title {
	line-height: 38px;
	padding: 0 0 0 15px;
}

.house-type-list-box .type-title::before {
	content: '';
	position: absolute;
	left: 0;
	top: 7px;
	bottom: 7px;
	width: 3px;
	background: #04a4aa;
}

.house-type-list-box ul {
	margin: 0 -12px;
}

.house-type-list-box li {
	width: 25%;
	box-sizing: border-box;
	padding: 0 12px;
	margin: 24px 0 0;
}

.house-type-list-box li .box {
	background: #E7ECF2;
	border-radius: 4px;
	cursor: pointer;
}

.house-type-list-box li .box:hover {
	background: #FFFFFF;
	box-shadow: 0 0 12px 0 #CFE5FB;
	border-radius: 4px;
}

.house-type-list-box li .box:hover .tips {
	background: #fff;
}

.house-type-list-box li .box .tips {
	line-height: 54px;
	padding: 0 16px;
	background: #F9FBFB;
	width: auto;
}

.house-detail .info-wrap .info-list {
	margin: 80px 0 0;
}

.house-detail .info-wrap .title-wrap {
	font-size: 30px;
	color: rgba(0, 0, 0, .8);
	line-height: 38px;
	margin: 0 0 24px;
}

.house-detail .info-wrap .list-title {
	line-height: 38px;
	margin: 0 0 24px;
}

.house-detail .info-wrap .detail-list {
	width: 100%;
	border-top: 1px solid #E7ECF2;
	border-left: 1px solid #E7ECF2;
}

.house-detail .info-wrap .detail-list tr:nth-child(2n-1) {
	background: #F9FBFB;
}

.house-detail .info-wrap .detail-list td {
	font-size: 14px;
	color: rgba(0, 0, 0, .8);
	line-height: 22px;
	width: 50%;
	border-right: 1px solid #E7ECF2;
	border-bottom: 1px solid #E7ECF2;
	padding: 9px 23px;
}

.house-detail .info-wrap .detail-list td span {
	color: rgba(0, 0, 0, .6);
	display: inline-block;
	margin: 0 10px 0 0;
}

.house-detail .info-wrap .info-list.leftArea {
	width: 50%;
	box-sizing: border-box;
	padding: 0 12px 0 0;
}

.house-detail .info-wrap .info-list.rightArea {
	width: 50%;
	box-sizing: border-box;
	padding: 0 0 0 12px;
}

.house-detail .info-wrap .detail-list.explain {
	border: 0;
	font-size: 14px;
	color: rgba(0, 0, 0, .6);
	text-align: justify;
	line-height: 22px;
	text-indent: 28px;
}


.panel {
	margin: 80px 0 0;
}

.panel .title {
	font-size: 30px;
	color: rgba(0, 0, 0, 0.80);
	letter-spacing: 0;
	line-height: 38px;
}

.panorama {
	margin: 80px 0 0;
}

.panorama .title {
	font-size: 30px;
	color: rgba(0, 0, 0, .8);
	line-height: 38px;
	margin: 0 0 24px;
}

.panorama .wrap ul {
	margin: 0 -12px;
}

.panorama .wrap li {
	width: 25%;
	box-sizing: border-box;
	padding: 0 12px;
	margin: 0 0 24px;
	cursor: pointer;
}

.panorama .wrap li .imgbox .h-img {
	width: 100%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}

.panorama .wrap li .imgbox:hover .h-img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.panorama .wrap li .imgbox {
	padding: 14px 0 19px;
	background: #B3B3B3;
	overflow: hidden;
	font-size: 0;
	border-radius: 3px;
}

.panorama .wrap li .imgbox .cover {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: rgba(0, 0, 0, .1);
	z-index: 2;
}

.panorama .wrap li .imgbox .vr {
	width: 56px;
	top: 50%;
	left: 50%;
	margin: -28px 0 0 -28px;
	z-index: 3;
}

.panorama .wrap li .infobox {
	font-size: 16px;
	color: rgba(3, 0, 0, .8);
	line-height: 24px;
	padding: 12px 6px;
}

.video {
	margin: 80px 0 0;
}

.video .title {
	font-size: 30px;
	color: rgba(0, 0, 0, .8);
	line-height: 38px;
	margin: 0 0 24px;
}

.video .wrap ul {
	margin: 0 -12px;
}

.video .wrap li {
	width: 25%;
	box-sizing: border-box;
	padding: 0 12px;
	margin: 0 0 24px;
	cursor: pointer;
}

.video .wrap li .imgbox .h-img {
	width: 100%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}

.video .wrap li .imgbox:hover .h-img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.video .wrap li .imgbox {
	padding: 24px 0;
	background: #B3B3B3;
	overflow: hidden;
	font-size: 0;
	border-radius: 3px;
}

.video .wrap li .imgbox .cover {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: rgba(0, 0, 0, .1);
	z-index: 2;
}

.video .wrap li .imgbox .vr {
	width: 52px;
	top: 50%;
	left: 50%;
	margin: -26px 0 0 -26px;
	z-index: 3;
}

.video .wrap li .infobox {
	font-size: 16px;
	color: rgba(3, 0, 0, .8);
	line-height: 24px;
	padding: 12px 6px;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	font-size: 20px;
	font-weight: bold;
}
