
.shoppingcart{margin-bottom:55px;}
.shoppingcart-pro{
	position:relative;
	overflow:hidden;
	margin-top:0.94em;}
.shoppingcart-pro img{
	width:20%;
	height:4.68em;
	float:left;
	margin-left:3.4%;}
.s-cart-p{
	float:right;
	width:70%;
	font-size:0.875em;
	margin-right:3.4%;}
.s-cart-p p{
	line-height:1.2em;
	color:#292929;
	overflow:hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.s-cart-p span{
	color:#e83d26;
	position:absolute;
	bottom:0;
	line-height:100%;}
.line-shoppingcart{
	border-bottom:1px solid #dedede;
	width:96.6%;
	margin-left:3.4%;
	margin-top:0.94em;}

.shoppingcart-footer{
	position:fixed;
	bottom:0;
	width:100%;
	height:50px;
	font-size:0.83em;
	border-top:1px solid #f0f0f0;}
.sc-f-share{width:20%;
	background:#f9f9f9;
	color:#898989;
	line-height:50px;
	text-align:center;
	height:50px;
	border-left:1px solid #d2d2d2;
	float:right;
	margin-right:-1px;}
.sc-f-collect{width:23%;
	background:#dcdbdb;
	color:#646464;
	line-height:50px;
	text-align:center;
	height:50px;
	float:right;}
.sc-f-delete{width:21%;
	background:#e83d26;
	color:#fff;
	line-height:50px;
	text-align:center;
	height:50px;
	float:right;}
.sc-f-xz{
	width:36%;
	float:right;
	height:50px;
	line-height:50px;
	background:#fff;
	font-size:12px;}
.sc-f-xz input{
	line-height:50px;
	margin-left:18px;
	margin-right:10px;}
.icon-cart-check:before{
	content:"\e65f";
	font-size:1.5em;}
	

.stor-tanceng{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(0,0,0,.8);
    z-index: 100;
}
.stor-tanceng img {
    width: 73%;
    float: right;
    margin-top: 0.75em;
    margin-right: 2.06em;
}


