.card-body .cp_cart_top { float:left; padding-left:13px; padding-top:2px; }
.card-body .cp_cart_top img { vertical-align: middle; width: 9px; height: 9px; cursor: hand;}
.card-body .cp_cart_bottom { float:right; padding:2px 13px 0px 0px; width:100px; height:22px; margin-top: 4px;}
.card-body-first { padding-bottom: 0.2rem !important; }
.card-body-second { padding-top: 0.2rem !important; }

.shuru-small{ width:32px; font-size: 12px; text-align:center;border:none; border:1px solid #ebebeb;}
.add-up{ display:block; width:100%; height:100%; background:url(../../images/btn_buy01.png) no-repeat 1px 0px; cursor:pointer}

.hot-icon::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-right: 2px;
    vertical-align: middle;
    background-image: url('../../images/hot.png');
    background-size: contain;
    background-repeat: no-repeat;
}