.icon{background: url(../images/cartIcon.png) no-repeat;}
.cartEmpty span{background: url(../images/cartEmpty.png) no-repeat;background-size:100%;}
/*购物车商品列表begin*/
section{margin-top:40px;}
.cartList li{width: 100%;border-bottom: 1px solid #d3d3d3;overflow: hidden;}
.cartList li .liCon{min-height:100px;padding: 5px 0;position: relative;top: 0;left: 0;background-color: #fff;}
.cartList .chooseBtn{float: left;display: inline-block;width: 17px;height: 17px;position: absolute;top: 50%;left: 10px;margin-top:-8px;z-index: 9;}
.cartList .chooseBtn .choose{width: 17px;height: 17px;background-position: 0 0;display: block;position: absolute;top:0;}
.cartList .chooseBtn .choose.off{background-position: -20px 0;}
.cartList .chooseBtn span{color: #e1483a;border-radius: 5px;border: 1px solid #e1483a;padding: 0 3px;display: inline-block;position: absolute;top: -5px;}
/* .cartList .proImg{float: left;display: inline-block;width: 100px;height: 100px;position: absolute;top:50%;left:30px;margin-top:-50px;} */
 .cartList .proImg{float: left;display: inline-block;width: 100%;height: 70%;position: absolute;top:0;left:45px;z-index:1;background:#fff;opacity:0; filter:alpha(opacity=0);}
.cartList img{position: absolute;left: 34px;top: 10px; max-width:90px; max-height:90px;}
.cartList .proInfo{float: left;display: inline-block;margin-left: 130px;}
.proInfo .proName{height: 32px;overflow: hidden;margin-top: 12px;color: #404040;line-height: 16px;margin-bottom: 6px;margin-right: 20px;}
.proInfo .proName a{color: #404040;}
.proInfo .price{color: #a9a9a9;margin-bottom: 10px;}
.proInfo .price strong{color: #de4643;font-size: 16px;margin-right: 5px;}
.proInfo .price .cxTag{display: inline-block;vertical-align: top;margin: 0 2px;border-radius: 5px;color: #fff;text-align: left;padding: 0 5px;}
.proInfo .price .cxTag.zj{background-color: #20b5eb;}
.proInfo .lack{margin-top: 6px;color: #236141;}
.proInfo .number span{color: #a9a9a9;float: left;display: inline-block;}
.proInfo .number .edit{float: left;display: inline-block;width: 72px;height: 20px;background-position: -44px 0;position:relative;}
.proInfo .edit *{float: left;display: inline-block;}
.proInfo .edit a{width: 21px;height: 20px;position:absolute;z-index:10;}
.proInfo .edit a.decrease{left:0;}
.proInfo .edit a.increase{right:0;}
.proInfo .edit input{background-color: transparent;width: 30px;height: 20px;text-align: center;position:absolute;left:21px;z-index:10;}
.cartList .delete{width:40px;height:40px;background-position: -118px 9px;display: block;position: absolute;bottom: 5px;right: 5px;z-index:10;}
.liTitle{width: 100%;height: 30px;background-color: #f7dcd5;color: #eb8573;text-align: center;line-height: 30px;display: block;}
.liTitle i{background-position: -161px 8px;float: right;display: inline-block;width: 30px;height: 30px;}
.cartList.group ul{position: relative;top: 0;left: 0;border-bottom: 1px solid #d3d3d3;padding-bottom: 5px;}
.cartList.group li{border-bottom: none;}
.cartList.group .delete{bottom: 45%;}
.group .proInfo .proName{height:64px;margin-right:90px;}
/*购物车商品列表end*/
/*打包购begin*/
.dbgDetail{width:72px;height:80px;position:absolute;top:50%;right:5px;margin-top:-40px;z-index:10;}
.dbgDetail .number .edit{float: left;display: inline-block;width: 72px;height: 20px;background-position: -44px 0;}
.dbgDetail .edit *{float: left;display: inline-block;}
.dbgDetail .edit a{width: 21px;height: 20px;}
.dbgDetail .edit input{background-color: transparent;width: 30px;height: 20px;text-align: center;}
.dbgDetail .price{text-align:right;margin:7px 0 3px;}
.dbgDetail .price strong{color: #de4643;font-size: 16px;}
.dbgDetail .delete{width: 40px;height: 40px;background-position: -116px 0;display: block;position:static;float:right;}
/*打包购end*/
/*结算begin*/
.cart .account{margin-top: 25px;}
.account .selectAll{float: left;display: inline-block;margin-left: 17px;height: 18px;line-height: 18px;margin-right: 25px;}
.selectAll i{width: 17px;height: 17px;background-position: 0 0;display: inline-block;}
.selectAll i.off{background-position: -20px 0;}
.selectAll span{vertical-align: top;margin-left: 7px;color: #404040;}
.account{padding-bottom: 30px;}
.account .money{float: left;display: inline-block;}
.account .money p{line-height: 16px;margin-bottom: 3px;}
.account .money p strong{color: #236141;font-size: 16px;}
.account .accountBtn{float: right;display: inline-block;margin-right: 10px;background-color: #236141;border-radius: 5px;width: 120px;height: 34px;color: #fff;text-align: center;line-height: 34px;}
.account .accountBtn.off{background-color: #777;}
@media(max-width: 768px){
	.account .selectAll{margin-top: 13px;}
	.account .accountBtn{margin-top: 5px;}
}
@media(min-width: 769px){
	.account .selectAll,.account .money{margin-top: 10px;}
	.account .accountBtn{margin-top: 0;}
	.account .money p{float: left;display: inline-block;margin-right: 15px;}
}
/*结算end*/

/*无货提示begin*/
.tip{max-width:768px;margin:40px auto 0;padding-top:40px;}
.tip p{height: 30px;line-height: 30px;color: #0c0c0c;text-align: center;}
.tip .lackList{width: 80%;margin: 0 auto;}
.tip .lackList li{overflow: hidden;margin-bottom: 10px;position: relative;}
.lackList img{width: 100px;height: 100px;float: left;display: inline-block;position:absolute;top: 0;left: 0;}
.lackList .info{display: inline-block;float: left;margin-left:100px;padding-right: 10px;}
.info .name{height: 32px;overflow: hidden;margin: 25px 0 8px 0;color: #404040;line-height: 16px;text-align: left;}
.info .price{color: #e04843;text-align: left;}
.info .price span{font-size: 20px;margin-left: 2px;}
.info .price .type{width: 30px;height:24px;line-height:24px;display: inline-block;background-color: #e62b22;color: #fff;font-size: 14px;vertical-align: top;margin:2px 0 0 8px;padding: 0 5px;}
.jump{margin: 30px auto;}
.btns{width:200px;margin: 0 auto 30px;}
.btns a{width: 85px;height: 35px;line-height: 35px;text-align: center;display: inline-block;float: left;border-radius: 5px;color: #fff;font-size: 16px;}
.btns .cancel{background-color: #656565;margin-right: 30px; }
.btns .sure{background-color: #eb3738;}
/*无货提示end*/

/*购物车空begin*/
.cartEmpty{padding-top: 30px;}
.cartEmpty span{width: 80px;height:80px;display: block;margin:0 auto;background-position:0 0;}
.cartEmpty .tips{margin:20px auto;text-align:center;color: #999;}
.cartEmpty .jump{display: block;width: 300px;margin:0 auto;height: 34px;margin-bottom: 30px;background-color: #e84c3d;font-size: 16px;color: #fff;line-height: 34px;text-align: center;border-radius: 5px;}
/*购物车空end*/


