<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#JDMini_cart {
	position: fixed;
	bottom: 0px;
	right: 5px;
	height: 31px;
	width: 283px;
	overflow: visible;
	z-index:10002;
	zoom: 1;
}
#JDMC_wrapper, .JDMC_checkall a, .JDMC_item_delete {
	background: #fff url(image/mcart.png) no-repeat;
}
#JDMC_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 283px;
	height: 31px;
	background-position: 0px -65px;
	z-index: 10000;
	cursor:pointer;
	zoom: 1;
}
#JDMC_wrapper:hover{
	opacity:0.9;
}
#JDMC_content, #JDMC_border {
	background: url(image/mcart_bg.png) repeat;
}
#JDMC_content {
	position: absolute;
	top: -4px;
	left: 3px;
	padding-top: 8px;
	padding-bottom: 20px;
	width: 276px;
	background-position: 0 0;
	border: 1px solid #ccc;
	margin: 0 auto -4px auto;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
	z-index: 9999;
	zoom: 1;
}
#JDMC_border {
	position: absolute;
	left: 3px;
	bottom: 28px;
	width: 276px;
	height: 5px;
	border: solid #ccc;
	border-width: 0 1px;
	background-position: 0 0;
	z-index: 10001;
}
#JDMC_viewcart {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 10001;
}
#JDMC_viewcart a {
	line-height: 26px;
	padding-left: 35px;
	color: #000;
}
#JDMC_viewcart a b {
	margin-left: 5px;
}
#JDMC_viewcart a:hover{
	color:#FFF;
}
#JDMC_loading {
	padding: 10px;
	text-align: center;
}
#JDMC_goodswp {
	width: 265px;
	overflow: hidden;
	position: relative;
	margin: 0 auto 0 9px;
	padding-bottom: 4px;
}
.JDMC_checkall {
	position: relative;
	color: #808080;
	margin: 0 5px 0 6px;
	width: 250px;
	height: 38px;
	_display: inline;
}
.JDMC_checkall a {
	position: absolute;
	display: block;
	right: 1px;
	top: 0;
	width: 112px;
	height: 26px;
	overflow: hidden;
	background-position: 0 -128px;
}
.JDMC_checkall a:hover {
	background-position: -113px -128px;
}
#JDMC_goods {
	border: 1px solid #E3E3E3;
	width: 255px;
	border-bottom: none;
	background: #fff;
	cursor: default;
	margin: 2px 0 5px 0;
}
#JDMC_goods .JDMC_item {
	position: relative;
	background: #FFF;
	border-bottom: 1px solid #E3E3E3;
	zoom: 1;
}
#JDMC_goods .JDMC_item .JDMC_item_pic {
	float: left;
	width: 60px;
	height: 60px;
	padding: 3px;
}
#JDMC_goods .JDMC_item .JDMC_item_pic img {
	max-height: 60px;
	max-width: 60px;
	_width: 60px;
	_height: 60px;
}
#JDMC_goods .JDMC_item .JDMC_item_spec {
	float: left;
	width: 90px;
	padding: 10px 0 0 10px;
}
#JDMC_goods .JDMC_item .JDMC_item_spec span {
	display: block;
	width: 100%;
	color: #999;
	line-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#JDMC_goods .JDMC_item .JDMC_item_price {
	float: left;
	margin: 25px 0 0 0;
	color: #666;
	width: 75px;
	text-align: right;
	word-wrap: break-word;
	word-break: break-all;
}
#JDMC_goods .JDMC_item .JDMC_item_delete {
	color: #f00;
	cursor: pointer;
	background-position: -251px -32px;
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	right: 14px;
	top: 4px;
}
#JDMC_goods .JDMC_item .JDMC_item_delete:hover{
	background-position: -237px -32px;	
}
/*==异步获取后*/
#JDMini_cart.JDMC_cart_empty{ right:5px; bottom:0px; width:67px;}
.JDMC_cart_empty #JDMC_content{ display:none;}
.JDMC_cart_empty #JDMC_wrapper{ width:67px; height:31px; background:url(image/mcart-67-64.png) no-repeat; background-position:0px 0px;}
.JDMC_cart_empty .JDMC_checkall{ display:none;}
.JDMC_cart_empty #JDMC_border{ display:none;}
.JDMC_cart_empty #JDMC_viewcart span{ display:none;}
#JDMini_cart.JDMC_cart_growth{ right:5px; bottom:0px; width:67px; background:url(image/mcart.png) no-repeat; background-position:0px -96px;}
.JDMC_cart_growth #JDMC_content{ display:none;}
.JDMC_cart_growth #JDMC_wrapper{ width:67px; height:31px; background:none;}
.JDMC_cart_growth .JDMC_checkall{ display:none;}
.JDMC_cart_growth #JDMC_border{ display:none;}
.JDMC_cart_growth #JDMC_viewcart span{ display:none;}

/*==新版工具条*/
.vshop-tool-bar{ position:fixed; top:0px; right:-160px; width:200px; height:100%; background:rgba(0,0,0,0.7); transition:all ease-out .3s; z-index:9999;}
.vshop-tool-bar .tool-bar-menu{ width:40px; height:100%; padding-top:150px; display:inline-block;}
.vshop-tool-bar li{ padding:20px 10px; text-align:center; border-bottom:1px solid #999; width:100%;}
.vshop-tool-bar li a, .vshop-tool-bar li a:link, .vshop-tool-bar li a:visited{ color:#fff; font-size:16px; text-decoration:none;}
.vshop-tool-bar li a:hover{ color:#F00; text-decoration:none;}
.vshop-tool-bar li.back2top{ position:absolute; bottom:0px; left:0px; border-top:1px solid #999; border-bottom:none; width:40px; padding:10px;}

.vshop-tool-bar .tool-bar-goods{position: absolute; right: 0px; top: 0px; width:160px; height:100%; background:#f5f5f5; padding-top:20px;}
.vshop-tool-bar .tool-bar-goods li{ position:relative; padding:10px; border-bottom:1px dashed #ccc;}
.vshop-tool-bar .tool-bar-goods .cart-items-delete{ position:absolute; top:0px; right:5px; color:#ccc; font-size:12px;}
.vshop-tool-bar .tool-bar-goods .cart-items-delete:hover{color:#f00;} 

.vshop-tool-bar .tool-bar-goods li.tool-bar-go2checkout{ position:absolute; bottom:0px; left:0px; border-bottom:none;}

.cart-empty:before{ display:block; content:"还没有选购商品~"; padding:30px; text-align:center; color:#ccc;}
.cart-empty li.tool-bar-go2checkout{ display:none;}

.vshop-tool-bar-expand{right:0px; background:rgba(0,0,0,1);  transition:all ease-in .3s;}
.vshop-tool-bar-expand .tool-bar-menu{ border-right:1px solid #666;}
</pre></body></html>