.shopping_cart_img{
    width: 100%;

}
.shopping_cart_img img{
    width: 100%;

    background-size: 100% 100%;
}
.block{
    margin-top: 0px;
    border-top: 3px solid #ebebeb;
}
.shop_title{
    height: 36px;
    line-height: 36px;
}
.page-shopping .item-list .pic{
   /* width: 2rem;
    height: 2rem;*/
}
.act_wrap{
  border: 1px solid #eee;
}
.xm-input-number .input-sub{
    border-radius:0px;
    border-right: 1px solid #eee;
}
.xm-input-number .input-add{
    width: 26px;
    border-radius:0px;
    border-left: 1px solid #eee;
    background: url(../images/home_page/shop-cart.png) no-repeat -12px -36px;
    background-size:40px
}
.xm-input-number .input-num{
    border: none;
    width:27px ;
    padding: 0px;
}
.xm-input-number .input-sub{
    width: 26px;
    background: url(../images/home_page/shop-cart.png) no-repeat 8px -36px;
    background-size:40px
}
.page-shopping .item-list .pic{
    width: 85px;
    height: 85px;
    top: 15px;
}
.page-shopping .item-list .name{
    padding: 0px 30px;
}
.page-shopping .item-list .num{
    margin-left: 30px;
}
.page-shopping .item-list .attr{
    padding-left: 30px;
}
.page-shopping .item-list .price{
    text-align: left;
}
.page-shopping .item-list .inner .item-name{
    height: 85px;
    margin-bottom: 10px;
}
.num{
    position: absolute;
    width:62%;
    bottom: 10px;
}
.page-shopping .bottom-panel .right{
    margin-right:0px;
    width: 160px;
    height: 100%;
    margin-top: 0px!important;
}
.page-shopping .bottom-panel .right input.xm-button{
    height: 55px;
    line-height: 55px;
    border-radius:0px;
}
.norms{
    width: auto;
    padding: 2px 4px;
    background: #eee;
    border-radius: 5px;
}
.page-shopping .item-list .name{
    line-height:16px;
}
.page-shopping .item-list .name span{
    max-height: 28px;
    height: auto;
}
.block{
    width: 100%;
    overflow: hidden;
}
.fl .shopLink{
    background: url(../images/home_page/store.png) no-repeat left center;
    background-size: 25px 25px;
}
.page-shopping .item-list .name{
    max-height: 30px;
    white-space:normal;
}
.qb_tac{
    line-height: 8px;
}
.mod_btn{
    height:25px;
    line-height:25px;
    background-color:rgb(255, 72, 72);
    width: 50%;
    margin: auto;
    border-radius: 20px;
}