
.mod{
	/* width: 1920px; */
	background-color: #000000;
	height: 100vh;
}
.container {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	background-color: #000000;
}
.header {
	display: flex;
	position: relative;
	align-items: flex-start;
	flex-direction: row;
	justify-content: center;
}
.banner {
	position: relative;
	/* width: 1920px; */
	height: 820px;
}
.shop-logo {
	position: absolute;
	top: 45px;
	left: 460px;
	width: 170px;
	height: 60px;
}

.logo {
	position: absolute;
	bottom: 77px;
	left: 810px;
	width: 121px;
	height: 40px;
}

.logo-1 {
	position: absolute;
	right: 816px;
	bottom: 77px;
	width: 121px;
	height: 40px;
}
.main {
	display: flex;
	position: relative;
	align-items: flex-start;
	flex-direction: column;
	background-color: #ffffff;
	width: 1920px;
	line-height: 38px;
	white-space: nowrap;
}

.action-bg-3 {
	position: relative;
	align-self: center;
	margin-top: 122px;
	width: 307px;
	height: 94px;
	line-height: normal;
	white-space: normal;
}

.summary {
	position: relative;
	align-self: center;
	margin-top: 147px;
	max-width: 1102px;
	height: 38px;
	overflow: hidden;
	text-indent: 26.63995361328125px;
	text-overflow: ellipsis;
	letter-spacing: 1px;
	color: #030303;
	font-family: PingFangSC-Regular;
	font-size: 20px;
	font-weight: 400;
}

.article {
	position: relative;
	align-self: center;
	max-width: 1102px;
	height: 38px;
	overflow: hidden;
	text-indent: 26.63995361328125px;
	text-overflow: ellipsis;
	letter-spacing: 1px;
	color: #030303;
	font-family: PingFangSC-Regular;
	font-size: 20px;
	font-weight: 400;
}

.tag-1 {
	position: relative;
	margin-left: 409px;
	max-width: 1102px;
	height: 38px;
	overflow: hidden;
	text-indent: 26.63995361328125px;
	text-overflow: ellipsis;
	letter-spacing: 1px;
	color: #030303;
	font-family: PingFangSC-Regular;
	font-size: 20px;
	font-weight: 400;
}

.layer-wrapper {
	display: flex;
	position: relative;
	align-items: flex-start;
	flex-direction: row;
	justify-content: center;
	margin-top: 153px;
	width: 1920px;
	height: 190px;
	line-height: normal;
	white-space: normal;
}

.layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 1920px;
	height: 190px;
}

.location {
	position: relative;
	margin-top: 50px;
	max-width: 1908px;
	overflow: hidden;
	text-overflow: ellipsis;
	letter-spacing: 0.75px;
	white-space: nowrap;
	color: #8b8f9e;
	font-family: PingFangSC-Regular;
	font-size: 15px;
	font-weight: 400;
}

.location-next {
	position: absolute;
	top: 74px;
	left: 821px;
	line-height: 38px;
	letter-spacing: 0.7px;
	white-space: pre;
	color: #8b8f9e;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: 400;
}

.info-wrapper {
	display: flex;
	position: absolute;
	top: 74px;
	left: 793px;
	align-items: flex-start;
	flex-direction: row;
	line-height: 38px;
	white-space: pre;
}

.info {
	margin-top: 28px;
	letter-spacing: 0.75px;
	color: #8b8f9e;
	font-family: PingFangSC-Regular;
	font-size: 15px;
	font-weight: 400;
}

a {
	text-decoration: none;
	color: inherit;
}