﻿/*
添加人：jiaiqiu
时间：20180105
版本：1.0
描述：手机商城购物车 部分自定义样式
*/
.select_all .unable { background: #ccc; }

.weixin_but { border-radius: 3px; height: 45px; line-height: 45px; background: #44bf16; display: block; text-align: center; font-size: 16px; margin-top: 0; margin-bottom: 5px; color: #fff; }

.num_box .num { width: 0.7rem !important; text-align: center; border: 1px solid #d7d7da; border-radius: 3px; margin-top: -2.5px;height:0.3rem; }

.num_box .notenabled_num { border-top: 0 !important; border-bottom: 0 !important; }

.checkedall { border-color: #fd0000; color: #fff; background-color: #fd0000; }

.normal_a:hover { color: #fd0000; }

.num_box .a-sub, .num_box .a-add {
    height: 0.3rem;
    width: 0.3rem;
    line-height: 0.3rem;
    border: 1px solid #d7d6dc;
    color: #8f8f8f;
}