.homeBg {
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
}


.goodsNav p {
	/* background-color: transparent; */
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}



.starImg {
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
	position: relative;
	overflow: hidden;
}

.starWrap1 {
	padding-top: 12rem;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 1rem;
	color: #fff;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
}

.starWrap2 {
	padding: 1rem 0;
	/* background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px; */
}

.emptyStar {
	width: 100%;
	height: 1rem;
}

.starIntr {
	color: #fff;
}

.star-name {
	justify-content: space-between;
	margin-bottom: .5rem;
}

.star-name-left {
	font-size: 20px;
	font-weight: bold;
}

.star-name-right1 {
	background-image: linear-gradient(to bottom, #EF6214, #FF69A0);
	color: #fff;
	border-radius: 14px;
	position: relative;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	line-height: 1;
}

.star-name-right2 {
	color: #fff;
	border-radius: 14px;
	position: relative;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	line-height: 1;
	border: 1px solid #fff;
}

.star-name-right1 i.EmojiI {
	width: 42px;
	height: 42px;
	background-image: url("../img/page/EmojiI.png");
	position: absolute;
	left: -10px;
	top: -7px;
}

.star-name-right2 i.Emoji2 {
	width: 42px;
	height: 42px;
	background-image: url("../img/page/Emoji2.png");
	position: absolute;
	left: -10px;
	top: -7px;
}

.fansNum {
	padding-right: 2rem;
}

.goodsNewWarp {
	background-image: linear-gradient(to bottom, #fff, #EFF3F6);
	/* background-size: 100% 15rem;
    background-position: top left; */
	background-repeat: no-repeat;
	padding: 1rem 3% 0 3%;
	border-top-right-radius: 14px;
	border-top-left-radius: 14px;
	background-color: #EFF3F6;
	background-size: 100% 20rem;
}

.goodsCon1 {
	background-color: #fff;
	padding: 1rem .8rem;
	border-radius: 14px;
	margin-bottom: .8rem;
}
.goodsCon2 {
	background-color: #fff;
	padding: 0 .8rem 1rem .8rem;
	border-radius: 14px;
	margin-bottom: .8rem;
}
.goodsCon11 {
	background-image: linear-gradient(to bottom, #fff, #EFF3F6);
	padding: 1rem .8rem 0 .8rem;
	border-radius: 14px;
	/* margin-bottom: .8rem; */
}

.xyTit {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 1.2rem;
}

.xyTitTips {
	color: #fff;
	background-color: #FF7A30;
	border-radius: 6px;
	padding: 3px 5px;
	margin-right: 20px;
}

.xy-city-swiper {
	padding-bottom: 2rem;
}

.xy-city-box {

	margin-top: 1rem;
}

.xy-city-box li {
	flex-wrap: wrap;
}

.xy-city {
	justify-content: center;
	/* width: 32.5%; */
	width: 10.5rem;
	/* margin-right: 1%; */
	margin-right: 1rem;
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
	align-items: center;
	padding: 1.5rem .8rem;
	position: relative;
	margin-bottom: 1rem;

}

.xy-city:nth-child(3n) {
	margin-right: 0;
}

.buyBtn {
	width: 84px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background-image: linear-gradient(to bottom, #EF6214, #FF69A0);
	border-radius: 14px;
	margin-top: 1rem;
}

.guanzhuBox {
	width: 84px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background-image: linear-gradient(to bottom, #EF6214, #FF69A0);
	border-radius: 14px;
	margin-top: 1rem;
	justify-content: center;


}

.guanzhuBox2 {
	width: 84px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #222;
	border-radius: 14px;
	margin-top: 1rem;
	justify-content: center;
}

.buyBtnOver {
	width: 84px;
	height: 26px;
	line-height: 26px;
	background-color: #ddd;
	color: #fff;
	border-radius: 14px;
	margin-top: 1rem;
	justify-content: center;
}

.guanzhuBtn {
	width: 20px;
	height: 20px;
	background-image: url("../img/page/guanzhuBs.png");
	margin-right: 5px;
}

.guanzhuBtn2 {
	width: 20px;
	height: 20px;
	background-image: url("../img/page/guanzhuHs.png");
	margin-right: 5px;
}

.starshowTime {
	display: flex;
	align-items: center;
	height: 3.6rem;
}
.starshowTime em{
	
	line-height: 1.8rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	text-align: center;
	
}
.xyTips {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 8px;
	padding: 0 5px;
	border: 1px solid #EF6214;
	color: #EF6214;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: #333;
	width: 16px;
	border-radius: 4px;
}

.goodsZxList {
	margin-bottom: 1rem;
	border-bottom: 1px solid #F5F6F8;
	padding-bottom: 1rem;
}
.goodsZxBox .goodsZxList:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.goodsZxBox img {
	width: 7.7rem;
	height: auto;
	border-radius: 8px;
	margin-right: 10px;
}



 .goodsZxName {
	line-height: 1.3;
	color: #000;
	margin-bottom: 1rem;
}

/* .goodsZxList-right .goodsZxName em {
	color: #EF6214;
	font-size: 10px;
	border-radius: 4px;
	padding: 0 4px;
	border: 1px solid #EF6214;
	margin-left: 4px;
} */

.goodsZxList-right .goodsZxAddress {
	color: #666;
	margin-top: 1rem;
}

.cityVenuBox li {
	margin-bottom: 1rem;
}

.cityVenue-left {
	flex: 1;
}

.cityVenue-left img {
	width: 5rem;
	height: 5rem;
	border-radius: 8px;
	margin-right: .8rem;
}

.cityVenueName {
	font-size: 16px;
}

.cityVenue-right {
	width: 6.6rem;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	color: #fff;
	background-image: linear-gradient(to bottom, #EF6214, #FF69A0);
	border-radius: 1.5rem;
	margin-left: 1rem;
}

.venueCityName {
	padding-right: 1rem;
}

.starWrap3 {
	background-color: #fff;
	border-radius: 14px;
}

.xyNoticTit {
	padding: 1rem .8rem;
	background-image: linear-gradient(to right, #FFF2F2, #FFF7F2);
	justify-content: space-between;
	border-top-right-radius: 14px;
	border-top-left-radius: 14px;
}

.xyNoticTit p {
	font-size: 16px;
	font-weight: bold;
	color: #F0631D;
}

.xyNoticTit i {
	width: 40px;
	height: 40px;
	background-image: url("../img/page/xyicon.png");
}

.xyNoticeCon {
	line-height: 2;
	padding-bottom: 3rem;
}

body {
	background-image: linear-gradient(to bottom, #fff, #EFF3F6);

}

/* 弹出层 */
/* 弹出层 */
.venuePopText {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	padding: 2rem 3%;
}

.venueText {
	width: 100%;
	max-width: 650px;
	min-width: 320px;
	min-height: 34rem;
}

.venuePopTit {
	justify-content: flex-end;
	/* line-height: 1; */
	padding-bottom: 2rem;
}

.venuePopTit span {
	flex: 1;
	text-align: center;
	font-size: 16px;
	line-height: 1;
}

.venuePopTit i {
	font-size: 22px;
	font-weight: bold;
	color: #666;
	line-height: 1;
}

/* 05.18 */
.starIntr {
	flex: 1;
	height: 48px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
}

.allWord {
	align-items: center;
	justify-content: center;
	padding: 2px 6px;

}

.allWord .layui-icon {
	transform: rotate(90deg);
	font-size: 12px;
}
.shadow {
	text-shadow: 2px 2px 4px #000000;
}