@charset "utf-8";

.index_cart{}
.index_cart .big_pic{float:left;width:36px; height:36px;position:relative;}
.index_cart .big_pic span{width:32px; height:32px;border-radius:16px; background:url(../images/index_cart.png) 8px 10px no-repeat #7FBB00; position:absolute;bottom:0px;left:0px;}
.index_cart .big_pic b{ width:20px; height:20px; line-height:20px; text-align:center; background:#DD293A; border-radius:10px; position:absolute;top:0px;right:0px; color:#fff;}
.index_cart .big_title{ float:left; margin:12px 0 0 5px;}
.index_cart .big_title a{font-weight:bold;color:#7D7D7D;font-size:16px;}
.index_cart .big_title a:hover{ color:#f00;}