.goods-detail-wrap .h-detail-wrap {
	margin:0 0 80px;
}
.goods-detail-wrap .h-detail-wrap .right-area .info-list li {
	width: 100%;
	padding: 10px 0;
	display: flex;
	align-items: center;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	height: auto;
	margin: 0;
	top: 0;
	bottom: 1px;
	width: 48px;
	opacity: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 0;
	background-image: linear-gradient(90deg, rgba(85, 109, 133, 0.60) 0%, rgba(0, 0, 0, 0.00) 100%);
	border-radius: 4px 0 0 4px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 0;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.00) 0%, rgba(85, 109, 133, 0.60) 100%);
	border-radius: 4px 0 0 4px;
}
.goods-detail-wrap .h-detail-wrap .right-area .info-list {
	margin:0;
}
.goods-detail-wrap .h-detail-wrap .right-area .info-list .name {
	font-size: 30px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 38px;
	margin: 0 0 40px;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list p:first-child {
	margin: 0 5px 0 0;
	width: 75px;
	text-align: justify;
	text-align-last: justify;
	position: relative;
	padding-right: 13px;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list li .btn-tel {
	width: 250px;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list li .btn-tel a {
	margin-top: 12px;
	display: block;
	color: #fff;
	line-height: 32px;
	background: #04A4AA;
	border-radius: 4px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list li .btn-tel .tel2 {
	display: none;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list li .btn-tel a i {
	font-size: 12px;
	margin-right: 8px;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list li .btn-tel.active .tel1 {
	display: none;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list li .btn-tel.active .tel2 {
	display: block;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list li p.info-c {
	color: rgba(3, 0, 0, 0.80);
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list .bell-wrap .r-txt {}

.goods-detail-wrap .h-detail-wrap .right-area .info-list .bell-wrap {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 22px;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list .bell-wrap p:first-child:after {
	display: none;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list .bell-wrap .c1 {
	color: #35d9e3;
	cursor: pointer;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list .bell-wrap .c2 {
	color: #ffd073;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list .btn-box {
	margin-top: 64px;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list .btn-box .share {
	cursor: pointer;
}

.goods-detail-wrap .h-detail-wrap .right-area .info-list .btn-box .collection {
	margin-left: 32px;
}

.h-detail-wrap .title {
	margin-bottom: 24px;
}

.h-detail-wrap .btn-box {
	line-height: 42px;
}

.h-detail-wrap .btn-box .share {
	padding: 0;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
}



/* .goods-content {
	margin-top:80px;
} */
/* .goods-content .tab-wrap {
	border-bottom:2px solid #04A4AA;
} */
/* .fixed.menu-tab .goods-content {
	margin-top:0;
} */
.menu-tab{
	margin:0;
}
.fixed.menu-tab {
	height:37px;
}
.info-content {
	padding:40px 0 0; 
}
.goods-content .tab-wrap li {
	font-size: 16px;
	cursor: pointer;
	line-height:38px;
	height:37px;
}
.tab .goods-content .tab-wrap li a {
	color: rgba(0,0,0,0.60);
	display: block;
	padding:0 16px;
	height: 38px;
}

.tab .goods-content .tab-wrap li a.active {
	color: #fff;
}

.info-content h4,
.live-show h4{
	font-size: 30px;
	color: rgba(0, 0, 0, .8);
	line-height: 38px;
}
.info-content .txt{
	font-size: 14px;
	color: rgba(0,0,0,0.60);
	line-height: 22px;
	text-indent: 28px;
	margin-top:40px;
}
.live-show h4 {
	margin:0 
}
.live-show ul {
	margin:0 -12px;
}
.live-show ul li {
	width:50%;
	box-sizing: border-box;
	padding:0 12px;
	margin:0 0 24px;
	cursor: pointer;
}
.live-show ul li .block-layout {
	padding-bottom:75%;
}
.info-content + .live-show {
	margin-top:80px;
}
.goods-list {
	margin-top:80px;
}
.goods-list h5 {
	font-size: 30px;
	color: rgba(0,0,0,0.80);
	line-height: 38px;
	margin:0 0 24px;
}
.goods-list ul {
	margin:0 -12px;
}
.goods-list ul li {
	padding:0 12px;
	width: 25%;
	box-sizing: border-box;
}
.goods-list ul li .box {
	background: #F9FBFB;
	border-radius: 4px;
}
.goods-list ul li .box .box-info {
	padding:24px 16px;
}
.goods-list ul li .box .box-info .name{
	margin:0 0 8px;
	height:48px;
	font-size: 16px;
	color: rgba(3,0,0,0.80);
	line-height: 24px;
}
.goods-list ul li .box .box-info .name:hover a{
	color:#04A4AA;
}
.goods-list ul li .box .box-info .price {
	font-size: 12px;
	color: #FD5945;
	text-align: center;
	line-height: 28px;
}
.goods-list ul li .box .box-info .price .big-size {
	font-size:20px;
}

.goods-list ul li .box:hover {
	background: #fff;
	box-shadow: 0 0 16px 0 #CFE5FB;
}











































.h-tit {
	margin: 0 0 24px;
}

.h-tit .big-tit {
	font-size: 30px;
	color: rgba(0, 0, 0, .8);
	line-height: 38px;
}

.h-tit .btn-box .album {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 42px;
}
.h-tit .btn-box .album i {
	font-size: 23px;
	color: #04A4AA;
	cursor: pointer;
}
.h-tit .btn-box .share {
	padding:0;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 42px;
}

.h-tit .btn-box .share:hover p {
	display: block;
	-webkit-animation: topFadeIn .3s ease-out;
	-moz-animation: topFadeIn .3s ease-out;
	animation: topFadeIn .3s ease-out;
}
.collection {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 42px;
}

.h-tit .btnbox .album {
	line-height: 28px;
	padding: 0 0 0 4px;
}

.h-tit .btnbox .album span {
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 5px;
}

.h-tit .small-tit {
	clear: both;
	font-size: 14px;
	color: rgba(3, 0, 0, .4);
	line-height: 22px;
	margin: 8px 0 0;
}


.h-detail-wrap .left-area {
	width: 700px;
	box-sizing: border-box;
}

.com-slide-t {}

.h-detail-wrap .left-area .com-slide-t {
	height: 525px;
}

.h-detail-wrap .left-area img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

.h-detail-wrap .left-area .com-slide-b {
	height: 122px;
	margin: 16px 0 0;
}

.h-detail-wrap .left-area .com-slide-b img {
	box-sizing: border-box;
	border: 2px solid #fff;
}

.h-detail-wrap .left-area .swiper-slide-thumb-active img {
	border: 2px solid #04A4AA;
}
.h-detail-wrap .left-area .swiper-slide{
	text-align: center;
	overflow: hidden;
}
.h-detail-wrap .com-slide-b {
	height: 110px;
	margin: 16px 0 0;
}

.h-detail-wrap .com-slide-t .swiper-pagination {
	padding: 0 16px 6px;
	z-index: 2;
	text-align: right;
	box-sizing: border-box;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.40) 100%);
	color: #fff;
	bottom: 0;
}

.h-detail-wrap .top-tips {
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.13) 50%, rgba(0, 0, 0, 0.00) 100%);
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	color: #fff;
	font-size: 12px;
	line-height: 32px;
	box-sizing: border-box;
	padding: 0 15px;
}

.h-detail-wrap .top-tips p {
	display: inline-block;
	margin: 0 40px 0 0;
}

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

.h-detail-wrap .right-area {
	width: 460px;
	margin: 0 0 0 40px;
}
.h-detail-wrap .right-area .bor {
	padding-bottom: 20px;
	border-bottom: 1px solid #E7E7E7;
}
.h-detail-wrap .right-area .price {
	cursor: context-menu;
}
.h-detail-wrap .right-area .price div {
	line-height: 100px;
}

.h-detail-wrap .right-area .price .big-size {
	font-size: 60px;
	/*line-height: 100px;*/
}

.h-detail-wrap .right-area .price.newPrice .big-size {
	font-size: 50px;
}

.h-detail-wrap .right-area .price .company {
	font-size: 30px;
	line-height: 38px;
}

.h-detail-wrap .right-area .price .tips {
	font-size: 12px;
	color: rgba(3, 0, 0, .4);
	line-height: 20px;
	margin-top: 59px;
	margin-left: 8px;
}

.h-detail-wrap .right-area .btn {
	border: 1px solid #04A4AA;
	border-radius: 4px;
	width: 109px;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	color: #04A4AA;
	text-align: center;
	letter-spacing: 0;
	cursor: pointer;
	background: #fff;
}

.h-detail-wrap .right-area.r-mill-info .info-list {
	padding-top: 20px;
}

.h-detail-wrap .right-area .info-list {
	cursor: context-menu;
}

.h-detail-wrap .right-area .info-list li.store-layout {

}

.h-detail-wrap .right-area .info-list li p:first-child:after {
	content: ':';
	position: absolute;
	right:0;
	padding-right: 5px;
	color: rgba(0, 0, 0, 0.60);
	top:0;
	height: 100%;
}

.h-detail-wrap .right-area .info-list .i-addr .info-c {
	max-width: 295px;
}

.h-detail-wrap .right-area .info-list .h-addr {
	width: auto;
	max-width: 295px;
}

.h-detail-wrap .right-area .info-list .i-addr .pos-a {
	right: 0;
	top: 10px;
	font-size: 14px;
	color: #04A4AA;
	line-height: 22px;
}

.h-detail-wrap .right-area .info-list .i-addr .pos-a i {
	font-weight: 300;
	margin-right:3px;
}

.h-detail-wrap .right-area .info-list .head-img {
	/*margin: 0 20px 0 0;*/
}

.h-detail-wrap .right-area .info-list .head-img img {
	width: 89px;
	height: 89px;
	border-radius: 50%;
}

.h-detail-wrap .right-area .info-list .adviser-wrap {
	margin-top: 30px;
	padding:0;
}

/*.h-detail-wrap .right-area .info-list .adviser-wrap .adviser-tit {*/
/*	font-size: 20px;*/
/*	color: rgba(3, 0, 0, .8);*/
/*	line-height: 28px;*/
/*	margin: 0 0 24px;*/
/*}*/

/*.h-detail-wrap .right-area .info-list .name {*/
/*	font-size: 22px;*/
/*	color: #242424;*/
/*	line-height: 24px;*/
/*	max-height: 24px;*/
/*	flex:1;*/
/*	font-weight: bold;*/
/*}*/

.h-detail-wrap .right-area .info-list .icon i{
	font-size: 12px;
	color: #ffd073;
	margin-right:4px;
}

.h-detail-wrap .right-area .info-list .name .ascription {
	display: inline-block;
	font-size: 10px;
	color: #057D82;
	line-height: 16px;
	background: rgba(53, 217, 227, .1);
	border-radius: 2px;
	padding: 0 4px;
	line-height: 16px;
	margin: 0 0 0 16px;
}

.h-detail-wrap .right-area .info-list .icon img {
	margin: 6px 7px 22px 0;
}

.h-detail-wrap .right-area .info-list .tel {
	font-size: 15px;
	width: 150px;
	height: 35px;
	line-height: 35px;
	border-radius: 4px;
}

.h-detail-wrap .right-area .info-list .tel i {
	margin: 0 4px 0 0;
	font-size: 12px;
	color:rgba(0,0,0,0.40);
}

.h-detail-wrap .right-area .info-list .code-wrap {
	right:0;
	top: 9px;
}

.h-detail-wrap .right-area .info-list .code-wrap p:first-child:after {
	display: none;
}

.h-detail-wrap .right-area .info-list .qr-code {
	width: auto;
	display: inline-block;
	font-size: 0;
	background: rgba(53, 217, 227, 0.10);
	border-radius: 4px;
	box-sizing: border-box;
}

.h-detail-wrap .right-area .info-list .qr-code .left-area:after {
	display: none;
}

.h-detail-wrap .right-area .info-list .qr-code p {
	line-height: normal;
}

.h-detail-wrap .right-area .info-list .qr-code .left-area {
	width: 20px !important;
	min-width: 20px !important;
	max-width: 20px !important;
	background: #04A4AA;
	font-size: 12px;
	color: rgba(255, 255, 255, .8);
	text-align: center;
	box-sizing: border-box;
	margin: 0;
	text-align-last: center;
	height:88px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding:0;
	border-radius:4px 0 0 4px;
}

.h-detail-wrap .right-area .info-list .qr-code .qr-area {
	width:88px;
	height:88px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0;
	border-radius: 0 4px 4px 0;
	border: 1px solid #04A4AA;
}

.h-detail-wrap .right-area .info-list .qr-code img {
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	border-radius: 4px;
}


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

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

.tab {
	border-bottom: 2px solid #04A4AA;
	margin: 0 0 40px;
	height: 37px;
}

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

.tab ul li a {
	display: block;
	padding: 0 16px;
}

.tab ul li a.active {
	background: #04A4AA;
	color: #fff;
	height: 36px;
	border-radius: 8px 8px 0 0;
}

.periphery {
	margin: 80px 0 24px;
}

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

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

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

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

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

/* 户型 */

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

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

.house-type .title {
	font-size: 30px;
	color: rgba(0, 0, 0, .8);
	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 {
	font-size: 20px;
	color: rgba(0, 0, 0, .8);
	line-height: 38px;
	padding: 0 0 0 15px;
	position: relative;
}

.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 {
	font-size: 14px;
	color: rgba(3, 0, 0, .6);
	line-height: 54px;
	padding: 0 16px;
	background: #F9FBFB;
	width: auto;
}

/* 信息 */
.info-wrap .list-title {
	line-height: 38px;
	margin: 0 0 24px;
}

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

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

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

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

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

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

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

/* 出租 */
.sell {
	margin-top: 80px;
}

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

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

.layout-box-wrap {
	padding: 0 12px 0;
	transition: .5s;
	width: 25%;
	max-width:25%;
	box-sizing: border-box;
}


/* 新楼盘、优选二手房 */
.lease .flex-layout {
	margin:0 -12px;
}
.sell .flex-layout {
	margin:0 -12px;
}
/* .layout-box-wrap:first-child {
	padding: 0 12px 0 0;
} */

/* .layout-box-wrap:last-child {
	padding: 0 0 0 12px;
} */

.layout-box-wrap .box-inner .block-layout {
	padding-bottom: 75%;
}

.layout-box-wrap .box-inner .block-layout img {
	/* -webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1; */
}

.layout-box-wrap .box-inner .txtarea {
	padding: 16px;
	background: #F9FBFB;
	border-radius: 4px;
}

.layout-box-wrap .box-inner .txtarea .house-name {
	font-size: 20px;
	color: rgba(3, 0, 0, .8);
	line-height: 28px;
}

.layout-box-wrap .box-inner .txtarea .address {
	font-size: 14px;
	color: rgba(3, 0, 0, .4);
	line-height: 22px;
	padding: 4px 0 6px;
}

.layout-box-wrap .box-inner .txtarea .price {
	font-size: 12px;
	color: #FD5945;
	text-align: right;
	line-height: 28px;
}

.layout-box-wrap .box-inner .txtarea .price .big-size {
	font-size: 20px;
	display: inline-block;
	padding: 0 0 0 4px;
}


/* 出租 */
.lease {
	margin-top: 80px;
}

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

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

/* 热门小区 */
.hot .title {
	line-height: 38px;
	margin: 0 0 24px;
}
.hot .flex-layout {
	margin:0 -12px;
}

.second-hand-wrap .h-detail-wrap .r-rent-info .price,
.second-hand-wrap .h-detail-wrap .r-office-info .price{
	font-size: 30px;
}

/* 二手房 */
.second-hand-wrap .h-detail-wrap .price {
	color: #FD5945;
	margin: 0 16px 0 0;
	font-size: 46px;
}

.second-hand-wrap .h-detail-wrap .tips-wrap {
	padding-top: 14px;
}

.second-hand-wrap .h-detail-wrap .detailed {
	display: block;
	font-size: 21px;
	line-height: 20px;
}

.second-hand-wrap .h-detail-wrap .right-area .price-tips {
	line-height: 20px;
	margin-top: 10px;
}

.second-hand-wrap .h-detail-wrap .right-area .btn {
	/*margin: 22px 0 0;*/
}

.h-detail-wrap .right-area .t-inner {
	padding:0 0 30px;
	border-bottom: 1px solid #E7E7E7;
}

.second-hand-wrap .h-detail-wrap .right-area .house-info {
	margin: 27px 0 19px;
	display: flex;
	justify-content: space-between;
	padding: 0 0 25px;
	border-bottom: 1px solid #E7E7E7;
}

.second-hand-wrap .h-detail-wrap .right-area .house-info li {

}

.second-hand-wrap .h-detail-wrap .right-area .house-info li.cen-inner {
}

.second-hand-wrap .h-detail-wrap .right-area .house-info li.right-inner {
}

.second-hand-wrap .h-detail-wrap .right-area .house-info .info-t {
	font-size: 24px;
}

.second-hand-wrap .h-detail-wrap .right-area .house-info .info-b {
	line-height: 22px;
	font-weight: bold;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap {
	margin: 80px 0 0;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap .title {
	line-height: 38px;
	margin: 0 0 40px;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap .left-area {
	width: 220px;
	border-top: 1px solid #E7ECF2;
	background: #F9FBFB;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap .left-area dl {
	border: 1px solid #E7ECF2;
	border-top: 0;
	line-height: 39px;
	font-size: 14px;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap .left-area dl dt {
	color: rgba(0, 0, 0, 0.60);
	padding: 0 0 0 24px;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap .left-area dl dd {
	color: rgba(3, 0, 0, 0.80);
	padding: 0 0 0 8px;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap .left-area dl dd.price {
	color: #fd5945;
	font-size: 14px;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap .left-area dl:nth-child(2n) {
	background: #fff;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap .img-list {
	width: 980px;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap .img-list li {
	width: 221px;
	margin: 0 0 0 24px;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap .img-list li h5 {
	font-size: 20px;
	color: rgba(3, 0, 0, 0.80);
	line-height: 28px;
	margin: 6px 0 41px;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap .img-list li .block-layout {
	padding-bottom: 75%;
	border-radius: 5px;
}

.second-hand-wrap .h-detail-wrap .synopsis-wrap .img-list li .block-layout img {
	border-radius: 5px;
}

.second-hand-wrap .h-detail-wrap .qrhouse {
	margin: 80px 0 0;
}

.second-hand-wrap .h-detail-wrap .qrhouse .qr-box {
	width: 100%;
}

.second-hand-wrap .h-detail-wrap .qrhouse .title {
	font-size: 30px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 38px;
	margin: 0 0 40px;
}

.second-hand-wrap .h-detail-wrap .qrhouse .qr-box iframe {
	width: 100%;
	height: 680px;
	border: 0;
}
.second-hand-wrap .h-detail-wrap .hot{
	margin:80px 0 0;
}





