﻿/**购物车**/
.shop_all{position:absolute;right:-5px;top:47px;z-index:-1;display:none}
.shop_con{width:310px;position:relative}
.shop_warp{background:#fafafa;width:279px;padding:0px 10px;border:1px solid #e4e4e4}
.shop_tit{color:#666;line-height:30px;}
.shop_tit input{vertical-align:middle}
.shop_pro_con .shop_pro_lsit{padding:8px 3px;border-bottom:1px solid #eee;}
.shop_pro_lsit li{float:left;margin-left:4px;margin-right:4px;}
.w60{width:60px;}
.w65{width:65px;}
.w80{width:80px;}
.w35{width:35px;}
.shop_price{color:#dc0002}
.shop_pro{height:60px;}
.mt20{margin-top:20px;}
.shop_del{background:#fd7417;border:1px solid #fd7417;border-radius:3px;width:35px;color:#fff;height:18px;cursor:pointer}

.shop_order_in{width:28px;text-align:center;height:16px;line-height:16px\9;border:0px;border-top:1px solid #eee;border-bottom:1px solid #eee}
.shop_remove,.shop_add{width:16px;height:16px;line-height:16px;border:1px solid #eee}
.shop_buttom{width:310px;height:40px;background:url(../images/shop_bott.png) no-repeat;position:absolute;bottom:-35px;left:0px;line-height:44px;}
.shop_buttom_num{width:229px;padding:0px 10px;color:#fff;height:40px;float:left}
.shop_jie{width:60px;height:40px;cursor:pointer}
.shop_jie a{display:block;}
.shop_pro__tit{height:16px;line-height:16px;}

.shop_no_goods{position:absolute;right:0px;top:47px;z-index:-1;background:#fafafa;width:250px;padding:0px 10px;border:1px solid #e4e4e4;display:none}
.shop_no_goods strong{float:left;width:50px;height:40px;background:url(../images/order_no.png) no-repeat 0px 0px;margin-top:10px;}