<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.delete-price {
	text-decoration: line-through;
}

.mobile-auto-center {
	margin: 0 15px;
}

.mobile-header {
	display: none;
	position: relative;
	background-color: #fff;
}

.mobile-header .content {
	height: 1.0938rem;
	padding: 0 0.3733rem;
	line-height: 1.1867rem;
	border-bottom: 1px solid #e8e8e8;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.mobile-header .logo {
	float: left;
}

.mobile-header .logo img {
	width: 2.5781rem;
	vertical-align: middle;
}

.mobile-header .icon {
	float: right;
	width: 0.6562rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 3px;
	border: 1px solid #ddd;
}

.mobile-header .icon img {
	width: 0.5rem;
	display: block;
	margin: 0 auto;
}

.mobile-header .menu {
	display: none;
	position: absolute;
	top: 1.1094rem;
	z-index: 1;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,.15)
}

.mobile-header .menu a {
	color: #333;
	display: block;
	padding: 12px 0.3733rem;
	border-bottom: 1px solid #f0f0f0;
	box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.04)
}

.mobile-bannar {
	display: none;
	position: relative;
}

.mobile-bannar img {
	display: block;
}

.mobile-bannar span {
	position: absolute;
	right: 10px;
	bottom: 8px;
	width: 33px;
	height: 16px;
	color: #fff;
	line-height: 16px;
	text-align: center;
	font-family: 'é»‘ä½“';
	background-color: #a8a8a8;
}

.mobile-seckill {
	display: none;
	margin: 0 10px 0.5938rem;
}

.mobile-seckill .title img {
	display: block;
}

.mobile-seckill .date {
	display: flex;
	display: -webkit-flex;
}

.mobile-seckill .date a {
	width: 25%;
	height: 1.0938rem;
	font-size: 0.4375rem;
	background-color: #c2e5ff;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}

.mobile-seckill .date a.active {
	color: #133fe4;
	text-decoration: none;
	background-color: #fff;
}

.mobile-seckill .seckill-item {
	display: none;
	padding: 0.3594rem 0;
	background-color: #fff;
}

.mobile-seckill .seckill-item.active {
	display: block;
}

.mobile-seckill-goods {
	padding: 0.2188rem 0;
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}

.mobile-seckill-goods:last-child {
	border-bottom: 0;
}

.mobile-seckill-goods .photo {
	width: 2.9688rem;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}

.mobile-seckill-goods .photo img {
	width: 100%;
}

.mobile-seckill-goods .desc {
	width: 6.5625rem;
	padding-right: 10px;
	flex: 1;
	-webkit-flex: 1;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
}

.mobile-seckill-goods .title {
	color: #333;
	line-height: 135%;
	font-size: 0.4375rem;
}

.mobile-seckill-goods .price {
	color: #999;
	margin: 0.2812rem 0;
	display: flex;
	display: -webkit-flex;
}

.mobile-seckill-goods .price .price-red {
	color: #e12d0a;
	margin-right: 10px;
	font-size: 0.4375rem;
}

.mobile-seckill-goods .price .price-red span {
	font-size: 0.5rem;
}

.mobile-seckill-goods a {
	color: #fff;
	display: block;
	width: 1.7188rem;
	height: 0.625rem;
	text-align: center;
	font-size: 0.375rem;
	line-height: 0.625rem;
	background-color: #3a78ef;
}</pre></body></html>