.tomb-detail{
	background: #F8F8F8;
	padding: 0.4rem 0 0.8rem;
}
.detail-content {
	display: flex;
    flex-direction: column;
    padding: 0.5334rem 0.40rem 0.5334rem 0.40rem;
	background: #FFFFFF;
}
.detail-left{
	flex: 0 0 100%;
	margin-right: 0px;
	padding: 0 0;
}
.detail-left img{
	border-radius: 5px;
}
.detail-right{
	flex-basis: 0;
	flex-grow: 1;
	min-width: 0;
	max-width: 100%;
	padding: 0.26667rem 0 0.5334rem 0;
}
.txt-warp .txt-top{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ly-price{
	color: #888888;
	font-size: 14px;
}
.ly-price span {
    color: #FB8B05;
    font-size: 20px;
}
.txt-warp .txt-top .ly-name{
	font-weight: 500;
	font-size: 0.5334rem;
	color: #000000;
}
.txt-warp .txt-tips{
	background-color: #F2F2F2;
	padding: 0px 10px;
	border-radius: 3px;
	margin-top: 15px;
}
.txt-warp .txt-tips .tips-swiper{
	height: 36px;
	line-height: 36px;
}
.txt-warp .txt-tips .tips-swiper .swiper-container {
    height: 100%;
}
.txt-warp .txt-tips .tips-swiper .swiper-container .swiper-slide{
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.txt-warp .basic-list{
	flex-wrap: wrap;
	margin: 20px 0 25px 0;
}
.txt-warp .basic-list li{
	flex: 0 0 50%;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
}
.txt-warp .basic-list li .item-name{
	color: #888888;
	margin-right: 5px;
}
.contact{
	display: flex;
	align-items: start;
	justify-content: center;
}
.contact .weixin .img-warp{
	width: 100px;
	height: 100px;
	margin-right: 10px;
}
.contact .weixin .txt-warp{
	text-align: center;
	font-size: 14px;
}
.txt-warp .txt-zixun{
	text-align: center;
	margin-bottom: 40px;
}
.txt-warp .txt-zixun>.title{
	font-weight: 500;
	font-size: 16px;
	color: #333333;
}
.txt-warp .txt-zixun .more-warp a{
	height: 0.96rem;
	line-height: 0.96rem;
	margin-top: 0.26667rem;
	justify-content: center;
}
.more-warp .title {
    height: 100%;
    font-weight: 500;
    font-size: 0.3734rem;
    color: #FFFFFF;
    background: #00A692;
    padding: 0px 0px 0px 20px;
	border-radius: 5px 0 0 5px;
}
.more-warp .icon {
	width: 68px;
    height: 100%;
    /* padding: 0 15px; */
    color: #FFFFFF;
	background: #00A692;
	border-radius: 0px 5px 5px 0;
    /* background: #14CBB5; */
	position: relative;
}
.more-warp .icon img{
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	/* animation: zoomInOut 4s infinite ease-in-out; */
}
@keyframes zoomInOut {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.2); }
}

.txt-warp .txt-zixun .more-warp .icon i{
	font-size: 24px;
	/* animation: shake 2s infinite; */
	animation: shake 2s linear infinite;
}
@keyframes shake{
	0% {
	    color: #fff;
	}
	50% {
	    color: #fff;
	}
	60% {
	    color: rgba(255, 255, 255, 0.2);
	}
	80% {
	    color: rgba(255, 255, 255, 0.2);
	}
	100% {
	    color: #fff;
	}
}
.activity>.title{
	display: inline-block;
	padding: 0 15px;
	height: 0.96rem;
	line-height: 0.96rem;
	font-size: 0.42667rem;
	background: linear-gradient( 90deg, #FF652B 0%, #FF8808 100%);
	border-radius: 15px 15px 0 0;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
}
.activity .limit{
	display: flex;
	flex-direction: column;
	padding: 0.40rem 0.40rem;
	align-items: center;
	justify-content: space-between;
	background-image: url('../img/activity-bg.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.activity .activity-list li{
	display: flex;
	margin-bottom: 30px;
}
.activity .activity-list li:last-child{
	margin-bottom: 0px;
}
.activity .activity-list li>.title{
	font-weight: 500;
	font-size: 0.3734rem;
	color: #7C2D02;
}
.activity .activity-list li .desc p:first-child{
	font-family: PingFangsc-Medium;
	font-weight: 500;
	font-size: 0.3734rem;
	color: #7C2D02;
}
.activity .activity-list li .desc p:first-child span{
	color: #E2271E;
}
.activity .activity-list li .desc p:last-child{
	font-weight: 400;
	font-size: 14px;
	color: #BF5E29;
	margin-top: 5px;
}
.activity .receive{
	width: 100px;
	height: 30px;
	line-height: 28px;
	margin-top: 15px;
	background: linear-gradient( 270deg, #FF652B 0%, #FF8808 100%);
	border-radius: 18px;
	text-align: center;
}
.activity .receive a{
	font-weight: 500;
	font-size: 0.3734rem;
	color: #FFFFFF;
}
.advert-warp{
	margin-top: 0px;
	margin-bottom: 0px;
	/* margin-left: -15px; */
	/* margin-right: -15px; */
	position: relative;
}
.issue-box {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.issue-box .issue-warp{
	position: relative;
	width: 80%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	padding-right: 10px;
	padding-left: 10px;
}
.issue-box .title{
	font-size: 0.48rem;
}
.issue-box .issue-swiper{
	width: 65%;
	height: 0.85334rem;
	padding: 0 0.40rem;
	/* width: 100%; */
	background: #FFFFFF;
	border-radius: 25px;
}
.issue-box .issue-swiper .swiper-container {
    height: 100%;
}
.issue-box .issue-swiper .swiper-slide{
	width: 100%;
	font-size: 0.3734rem;
	line-height: 0.85334rem;
	color: #000000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.issue-box .zixun-warp{
	width: 2.56rem;
	height: 0.80rem;
	line-height: 0.80rem;
	text-align: center;
	position: static;
	transform: translateY(0);
	margin-top: 0.16rem;
	background: linear-gradient( 115deg, #E2271E 0%, #FD6A62 100%);
	border-radius: 20px;
	margin-left: 3%;
}
.issue-box .zixun-warp a{
	font-size: 0.32rem;
	font-weight: 500;
	color: #FFFFFF;
}
.issue-box .zixun-warp a i{
	font-size: 0.3734rem;
}
	
/* 布局 */
.hidden-xs{
	display: none;
}
.md-space {
	margin-top: 0.40rem;
}
	
/* 更多 */
.more-warp .title{
	font-size: 0.3734rem;
}
.more-warp .icon i {
	font-size: 0.5334rem;
}
.more-warp a{
	height: 0.96rem;
	line-height: 0.96rem;
	margin-top: 20px;
}

/* 园区实拍 */
.liveshot .x-home-title-wrap .desc{
	font-style: normal;
}
.liveshot .img-wrap{
	text-align: center;
}
.liveshot .img-wrap p{
	margin-bottom: 10px;
}
.liveshot .img-wrap img{
	width: 100%;
	border-radius: 5px;
}
.liveshot .realize{
	text-align: center;
}
.liveshot .realize a{
	display: inline-block;
	padding: 0.16rem 0.64rem;
	/* background-color: var(--primary); */
	background: linear-gradient(311deg, var(--primary) 0%, var(--primary-gray) 100%);
	border-radius: 10px;
	font-size: 0.427rem;
	color: var(--white);
	font-weight: 500;
}
.liveshot .realize a:hover{
	color: var(--dark);
}


@media (min-width: 992px){
	.tomb-detail{
		padding: 40px 0;
	}
	.content {
	    max-height: 100%;
	    height: 100%;
		border-radius: 0;
	}
	.detail-content{
		flex-direction: row;
		padding: 20px 22px 30px 22px;
	}
	.detail-left {
	  flex: 0 0 548px;
	  width: 548px;
	  /* margin-right: 30px; */
	}
	.detail-left .swiper-container{
		width: 100%;
	}
	.detail-left .swiper-container .swiper-slide{
		width: 100%;
	}
	.detail-right{
		padding: 15px 30px 15px 30px;
	}
	.txt-warp .txt-top .ly-name{
		font-weight: 500;
		font-size: 0.5334rem;
		font-size: 24px;
		color: #000000;
	}
	.contact{
		display: flex;
		align-items: start;
		justify-content: space-between;
	}
	.txt-warp .txt-zixun .more-warp a{
		margin-top: 15px;
		justify-content: start;
		height: 42px;
		line-height: 42px;
	}
	.more-warp .title{
		font-size: 16px;
	}
	.activity>.title{
		height: 43px;
		line-height: 43px;
		font-size: 18px;
	}
	.activity .limit{
		flex-direction: row;
		padding: 30px 20px;
	}
	.activity .activity-list li{
		display: flex;
		margin-bottom: 30px;
	}
	.activity .activity-list li:last-child{
		margin-bottom: 0px;
	}
	.activity .activity-list li>.title{
		font-size: 18px;
	}
	.activity .activity-list li .desc p:first-child{
		font-size: 18px;
	}
	.activity .activity-list li .desc p:first-child span{
		color: #E2271E;
	}
	.activity .activity-list li .desc p:last-child{
		font-weight: 400;
		font-size: 14px;
		color: #BF5E29;
		margin-top: 5px;
	}
	.activity .receive{
		height: 35px;
		line-height: 35px;
	}
	.activity .receive a{
		font-size: 16px;
	}
	.advert-warp{
		position: relative;
	}
	.issue-box{
		width: 100%;
		height: 100px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 64%;
		transform: translateY(-50%);
	}
	.issue-box .title{
		font-family: PingFangsc-Medium;
		font-weight: 500;
		font-size: 30px;
		color: #333333;
		margin-left: 5%;
	}
	.issue-box .issue-warp{
		/* flex: 0 0 50%; */
		width: auto;
		position: relative;
		padding: 0 0;
	}
	.issue-box .issue-swiper{
	    width: 100%;
		height: 40px;
		background: #FFFFFF;
		padding: 0 20px;
		border-radius: 25px;
	}
	.issue-box .issue-swiper .swiper-container{
		height: 100%;
	}
	.issue-box .issue-swiper .swiper-slide{
		font-size: 16px;
		line-height: 40px;
		color: #000000;
		/* width: 80%; */
		margin-right: 5px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.issue-box .zixun-warp{
		width: 110px;
		height: 38px;
		text-align: center;
		line-height: 38px;
		background: linear-gradient( 115deg, #E2271E 0%, #FD6A62 100%);
		border-radius: 5px;
		/* position: absolute; */
		z-index: 9;
		top: 50%;
		right: 25px;
		/* transform: translateY(-50%); */
		margin-left: 5%;
	}
	.issue-box .zixun-warp a{
		font-family: PingFangsc-Medium;
		font-weight: 500;
		font-size: 16px;
		color: #FFFFFF;
	}
	.issue-box .zixun-warp a i{
		margin-right: 5px;
		font-weight: bold;
	}
	
	/* 园区实拍 */
	.liveshot .img-wrap p{
		margin-bottom: 20px;
	}
	.liveshot .img-wrap img{
		width: 50%;
	}
	.liveshot .realize a{
		padding: 8px 30px;
		font-size: 18px;
	}
	
}