.enter-swiper {
	margin: 25px auto 0;
	width: 100%;
	max-width: 1040px;
	position: relative;
	z-index: 1;
}


#enter img {
	width: 198px;
	height: 198px;
	object-fit: cover;
}

#enter a:before {
	border: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.swiper-slide {
	margin-bottom: 10px;
}


#enter a {
	transition: all 1s ease 0s;
	box-shadow: 0px 7px 20px 5px rgba(90, 54, 55, 0.08);
}

#enter a:hover {
	border: 2px solid rgba(151, 121, 122, 0.22);
	box-shadow: 0px 7px 20px 9px rgba(159, 24, 28, 0.13);
}

#party a:hover {
	box-shadow: 0px 8px 23px 1px rgba(70, 36, 23, 0.19);
}



#enter .swiper-container {
	padding: 0 20px 60px;
	margin: 0 -20px;
}





#party .swiper-container {
	padding: 0px 0px;
	margin: 0 -45px;
	max-width:1040px;
}

#party a:hover * {
	/* color: #C98829; */
}

#party a:hover>div .tit,
#enter a:hover>div .tit {
	/* color: #C98829; */
	font-weight: bold;
}

.enter-swiper .tit {
	font-size: 18px;
	font-family: Source Han Sans SC;
	font-weight: 400;
	color: #333333;
	margin-top: 30px;
	position: relative;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.enter-swiper .info {
	font-size: 16px;
	font-family: Source Han Sans SC;
	font-weight: 400;
	color: #666666;
	/* width: 70%; */
	line-height: 37px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 35px;
}

.enter-swiper .date {
	font-size: 12px;
	font-weight: 400;
	color: #999;
	line-height: 37px;

}

.enter-swiper .swiper-button-prev {
	left: -100px;
}

.enter-swiper .swiper-button-next {
	right: -100px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	pointer-events: auto !important;

}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	box-shadow: 0px 8px 23px 1px rgba(70, 36, 23, 0.19);
}

.enter-swiper .swiper-button-prev {
	width: 40px;
	height: 60px;
	background-image: url('../images/icon-left.png');	
}

.enter-swiper .swiper-button-next {
	background-image: url('../images/icon-right.png');
	width: 40px;
	height: 60px;
	/* border: 1px solid #dadada;
	background: transparent;
	background: #fff; */
}

.enter-swiper .swiper-button-prev:after {
	width: 40px;
	height: 60px;
	content: '';
	/* font-family: 'iconfont'; */
	background-image: url('../images/icon-left.png');
	/* font-size: 20px;
	color: #C98829; */
}

.enter-swiper .swiper-button-next:after {
	width: 40px;
	height: 60px;
	content: '';
	/* font-family: 'iconfont'; */
	background-image: url('../images/icon-right.png');
	/* font-size: 20px;
	color: #C98829; */
}

.enter-swiper .swiper-button-prev.swiper-button-disabled,
.enter-swiper .swiper-button-next.swiper-button-disabled {
	opacity: .8;
}

.enter-swiper .swiper-button-prev.swiper-button-disabled:after,
.enter-swiper .swiper-button-next.swiper-button-disabled:after {
	/* color: #dadada; */
}

.tmall-index-xmzs-banner img {
	width: 240px;
	height: 250px;
}

@media screen and (max-width: 1180px) {
	.swiper-slide {
		height: 1px;
		text-align: center;
	}

	.tmall-index-xmzs-banner img {
		width: 90%;
		height: 420px;
	}

	.swiper-slide-active {
		height: auto
	}
}

@media screen and (max-width: 1024px) {
	.swiper-slide {
		height: 1px;
		text-align: center;
	}

	.tmall-index-xmzs-banner img {
		width: 90%;
		height: 420px;
	}

	.swiper-slide-active {
		height: auto
	}
}

@media screen and (max-width: 820px) {
	.swiper-slide {
		height: 1px;
		text-align: center;
	}

	.tmall-index-xmzs-banner img {
		width: 90%;
		height: 420px;
	}

	.swiper-slide-active {
		height: auto
	}
}

@media screen and (max-width: 768px) {
	.swiper-slide {
		height: 1px;
		text-align: center;
	}

	.tmall-index-xmzs-banner img {
		width: 90%;
		height: 420px;
	}

	.swiper-slide-active {
		height: auto
	}
}

@media screen and (max-width: 430px) {
	.swiper-slide {
		height: 1px;
		text-align: center;
	}

	.tmall-index-xmzs-banner img {
		width: 90%;
		height: 420px;
	}

	.swiper-slide-active {
		height: auto
	}
}

@media screen and (max-width: 375px) {

	.swiper-slide {
		height: 1px;
		text-align: center;
	}

	.tmall-index-xmzs-banner img {
		width: 90%;
		height: 420px;
	}

	.swiper-slide-active {
		height: auto
	}
}

@media screen and (max-width: 360px) {

	.swiper-slide {
		height: 1px;
		text-align: center;
	}

	.tmall-index-xmzs-banner img {
		width: 90%;
		height: 420px;
	}

	.swiper-slide-active {
		height: auto
	}
}