.ns-footer,
.ns-login-bottom,
.footer .friendly-link,
.footer .footer-center,
.footer .footer-bot,
.footer .footer-bottom {
	display: none !important;
}

.el-footer {
	padding-top: 0 !important;
	background: #ffffff !important;
}

.footer .footer-top .service {
	padding: 28px 0 !important;
	border-bottom: 0 !important;
}

body,
#app {
	background: #f6f7fb !important;
}

.header-top {
	background: #ffffff !important;
	border-bottom: 1px solid #f0f2f5 !important;
}

.header-in {
	height: 96px !important;
}

.logo-wrap img {
	object-fit: contain;
}

.in-sousuo .sousuo-box,
.header-search .in-sousuo .sousuo-box {
	border-color: #ff4a68 !important;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 10px 24px rgba(255, 74, 104, 0.10);
}

.in-sousuo .sousuo-box button,
.header-search .in-sousuo .sousuo-box button,
.el-button--primary {
	background: linear-gradient(135deg, #ff3f5f, #ff7b72) !important;
	border-color: #ff4a68 !important;
}

.nav {
	background: #ffffff !important;
	border-bottom: 0 !important;
	box-shadow: 0 10px 28px rgba(20, 30, 55, 0.08);
}

.nav .shop-sort {
	background: linear-gradient(135deg, #ff3f5f, #ff7b72) !important;
	border-radius: 6px 6px 0 0;
}

.nav nav li {
	font-weight: 600;
}

.nav nav li.router-link-active,
.nav nav li:hover {
	color: #ff3f5f !important;
}

.shop-list-content.shop-list-active,
.shop-list-content .shop-list {
	background: rgba(30, 35, 45, 0.93) !important;
	backdrop-filter: blur(8px);
}

.shop-list .list-item {
	transition: background 0.18s ease, transform 0.18s ease;
}

.shop-list .list-item:hover {
	background: rgba(255, 255, 255, 0.08) !important;
	transform: translateX(2px);
}

.shop-list .list-item a,
.shop-list .category-name {
	color: #ffffff !important;
}

.shop-list .category-img {
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.12);
}

.index-wrap {
	background: linear-gradient(135deg, #fff0f4 0%, #fff8ec 50%, #e8fbf5 100%) !important;
	height: 500px !important;
}

.index .banner .el-carousel,
.index .banner .el-image,
.index .banner img {
	border-radius: 0 0 8px 8px;
	overflow: hidden;
}

.index .banner .el-carousel {
	box-shadow: 0 22px 48px rgba(31, 41, 55, 0.16);
}

.content .ad-wrap {
	gap: 16px;
}

.content .ad-wrap > div {
	height: 372px !important;
}

.content .ad-wrap .ad-big,
.content .ad-wrap .ad-small,
.content .ad-wrap .ad-big-img,
.content .ad-wrap .ad-small-img {
	border-radius: 8px;
	overflow: hidden;
}

.content .ad-wrap .el-image,
.content .ad-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.floor .floor_item {
	margin-top: 22px !important;
}

.floor-style-2,
.floor-style-3 .item-wrap {
	border-radius: 8px;
	overflow: hidden;
}

.floor-style-2 .head-wrap {
	background: #ffffff;
	padding-top: 12px;
}

.floor-style-2 .head-wrap h2,
.floor-style-3 .title-name h2 {
	letter-spacing: 0 !important;
}

.floor-style-2 .head-wrap p {
	color: #6b7280 !important;
}

.floor-style-2 .body-wrap .goods-list:empty {
	display: none;
}

.floor-style-2:has(.goods-list:empty) .bottom-wrap {
	position: relative;
	display: block !important;
	height: 118px;
	background: linear-gradient(100deg, #fff1f4 0%, #fff8ec 45%, #dcfce7 100%);
	border-radius: 0 0 8px 8px;
}

.floor-style-2:has(.goods-list:empty) .bottom-wrap img {
	display: none;
}

.floor-style-2:has(.goods-list:empty) .bottom-wrap::before {
	content: "新货架准备中";
	position: absolute;
	left: 54px;
	top: 28px;
	font-size: 26px;
	font-weight: 800;
	color: #1f2937;
}

.floor-style-2:has(.goods-list:empty) .bottom-wrap::after {
	content: "手机、家电、百货等精选商品即将上架";
	position: absolute;
	left: 54px;
	top: 70px;
	font-size: 16px;
	color: #6b7280;
}

.floor-style-2 .bottom-wrap {
	margin-top: 0 !important;
	border-radius: 0 0 8px 8px;
}

.floor-style-2 .bottom-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.floor-style-3 .item-wrap .head-wrap {
	background: #ffffff;
	padding: 0 18px;
	box-sizing: border-box;
}

.floor-style-3 .body-wrap {
	background: #ffffff;
	border-radius: 0 0 8px 8px;
	overflow: hidden;
}

.floor-style-3 .body-wrap .left-img-wrap {
	background: #f8fafc;
}

.floor-style-3 .right-goods-wrap:empty {
	display: block;
	min-height: 228px;
	margin-left: 190px;
	background: linear-gradient(135deg, #fff1f4, #eefdf7);
	position: relative;
}

.floor-style-3 .right-goods-wrap:empty::before {
	content: "货架整理中";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #6b7280;
	font-size: 18px;
	font-weight: 700;
}

.floor-style-3 .bottom-goods-wrap:empty {
	display: none;
}
