﻿* {
    box-sizing: content-box;
}

#car_box .car_toolbar {
    width: 37px;
    position: fixed;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #676767;
    z-index: 999999;
    font: 12px/150% arial, 微软雅黑, 宋体;
    transition: all 0.5s;
}

#car_box .icon_list {
    margin-top: 276px;
}

#car_box .icon_car {
    height: 95px;
    margin-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: normal;
    cursor: pointer;
}

#car_box a {
    height: 30px;
    padding-bottom: 7px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: normal;
    cursor: pointer;
}

#car_box em {
    height: 0;
    display: block;
    background-color: #676767;
    background-image: url('../../Images/Cart/sy1.png');
    cursor: pointer;
}

#car_box .em {
    padding-top: 80px;
    background-position: -90px -186px;
}

#car_box .em1 {
    background-position: -128px -280px;
}

#car_box .em2 {
    background-position: -128px -326px;
}

#car_box .em3 {
    background-position: -128px -370px;
}

#car_box .em4 {
    background-image: url('../../Images/Cart/wuliu@2x.png') !important;
    background-repeat: no-repeat;
    width: 37px;
    height: 37px;
    background-size: 30px 30px;
    background-position: center;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
}

#car_box .em5 {
    background-image: url('../../Images/Cart/54cafbc6N41a4e9c4.png');
    background-position: -75px -420px;
}

#car_box .em6 {
    background-image: url('../../Images/Cart/gototop.png');
    background-repeat: no-repeat;
    background-position: center;
}

#car_box .icon_hover1:hover em {
    background: #ef5549 url('../../Images/Cart/sy1.png') -128px -186px;
}

#car_box .icon_hover1:hover {
    background: #ef5549;
}

#car_box .icon_hover2:hover em {
    background: #ef5549 url('../../Images/Cart/sy1.png') -128px -280px;
}

#car_box .icon_hover3:hover em {
    background: #ef5549 url('../../Images/Cart/sy1.png') -128px -326px;
}

#car_box .icon_hover4:hover em {
    background: #ef5549 url('../../Images/Cart/sy1.png') -128px -370px;
}

#car_box .icon_hover5:hover em {
    background-image: url('../../Images/Cart/wuliu@2x.png') !important;
    background-repeat: no-repeat;
    width: 37px;
    height: 37px;
    background-size: 30px 30px;
    background-position: center;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    background-color: #ef5549;
}

#car_box .icon_hover6:hover em {
    background: #ef5549 url('../../Images/Cart/54cafbc6N41a4e9c4.png') -75px -420px;
}

#car_box .icon_hover7:hover em {
    background: #ef5549 url('../../Images/Cart/gototop.png') no-repeat center;
}

.icon_hover2,
.icon_hover3,
.icon_hover4,
.icon_hover5 {
    position: relative;
}

#car_box .num {
    display: block;
    background: #ef5549;
    color:#fff;
    border-radius: 10px;
    max-width: 23px;
    height:20px;
    margin-left: 8px;
    font-style: normal;
}

#car_box .icon_more_bottom {
    height: 148px;
    position: absolute;
    bottom: 0;
    width: 37px;
    background: #676767;
}

#car_box .s-top-area {
    position: absolute;
    /* opacity: 0; */
    visibility: hidden;
    right: 79px;
    top: 37px;
    height: 37px;
    line-height: 37px;
    background: #484c4f;
    color: #fff;
    width: 78px;
    text-align: center;
    z-index: 1;
    transition: all 1s;
    cursor: pointer;
}

#car_box .s-kf-area,
.s-yj-area,
.s-gm-area,
.s-wl-area {
    position: absolute;
    /* opacity: 0; */
    visibility: hidden;
    right: 79px;
    top: 0;
    height: 37px;
    line-height: 37px;
    background: #484c4f;
    color: #fff;
    width: 78px;
    text-align: center;
    z-index: 1;
    transition: all 1s;
    cursor: pointer;
}

#car_box .s-qrCode-area {
    top: -171px;
    width: 80px;
    height: 200px;
    /* opacity: 0; */
    visibility: hidden;
    position: absolute;
    right: 79px;
    background: url('../../Images/Cart/indexQR.png') no-repeat;
    transition: all 1s;
    cursor: pointer;
}

#car_box .s-extra-area-arr {
    bottom: 10px;
    right: -8px;
    color: #494949;
    position: absolute;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 16px;
    font-family: "宋体";
    z-index: 10;
}

#car_box .s-extra-area-arr-qrcode {
    bottom: 2px;
    right: -8px;
    color: #494949;
    position: absolute;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 16px;
    font-family: "宋体";
    z-index: 10;
}
#car_box .sel_all_box {
    display:flex;
    align-items:center;
    line-height:normal;
}
#car_box .car_list {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 0;
    opacity: 0;
    background: #676767;
    overflow: hidden;
    transition: all .5s;
}

        #car_box .car_list .s-mt-sub div {
            height: 36px;
            line-height: 36px;
            font-size: 14px;
            font-weight: bold;
            color: #666;
            margin-right: 20px;
        }
    #car_box .car_list .s-mt-sub {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 15px;
        text-indent:0;
    }
        #car_box .car_list .s-mt-sub .sel_all {
            font-size: 12px;
            padding-left: 10px;
        }

        #car_box .car_list .s-mt-sub .my_car {
            font-size: 16px;
        }

#car_box .shop_list {
    width: 355px;
    overflow: hidden;
    position: absolute;
    top: 36px;
    bottom: 10px;
    color: red;
    padding-top: 6px;
}

#car_box .car_list .go_shooping {
    width: 335px;
    height: 40px;
    margin: 0 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background: #ddd;
    border-radius: 5px;
}

    #car_box .car_list .go_shooping i {
        width: 16px;
        height: 16px;
        background: url('../../Images/Cart/sy1.png') no-repeat -113px -61px;
        margin-left: 10px;
    }

    #car_box .car_list .go_shooping:hover {
        background-color: #f03a2c;
    }

#car_box .car_list .empty {
    padding: 200px 10px 0 10px;
    background: url('../../Images/Cart/sy1.png') no-repeat center 100px;
    text-align: center;
    background-position: -70px -640px;
    color: #999;
    font-size: 14px;
}

#car_box .top_total {
    width: 325px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px 0 10px;
    font-size: 12px;
    color: #666;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
}

    #car_box .top_total b {
        color: #f03a2c;
        font-size: 14px;
    }

#car_box .list_bar {
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 135px);
    cursor: default;
}

    #car_box .list_bar .comyTit {
        display: flex;
        align-items: center;
        text-align: left;
        width: 325px;
        min-height: 44px;
        padding: 0 20px 0 15px;
        background: #f3f3f3;
        font-size: 14px;
        color: #666;
        font-weight: bold;
    }

    #car_box .list_bar .list_item {
        width: 335px;
        padding: 10px 15px;
        border-bottom: 1px solid #ddd;
        background-color: #fff;
    }

    #car_box .list_bar .list_item_t {
        display: flex;
        font-size: 14px;
        color: #666;
        text-align: left;
        line-height: 20px;
        padding-right: 10px;
    }

    #car_box .list_bar .list_item_b {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 14px;
        color: #666;
        text-align: left;
        line-height: 20px;
        padding-right: 10px;
    }

    #car_box .list_bar .list_item_t {
        margin-bottom: 5px;
    }

#car_box .btn_del {
    width: 11px;
    height: 11px;
    background: url('../../Images/Cart/sy1.png') no-repeat -264px -356px;
    cursor: pointer;
}

    #car_box .btn_del:hover {
        background: url('../../Images/Cart/sy1.png') no-repeat -264px -367px;
    }

#car_box .bottom_total {
    width: 335px;
    height: 40px;
    margin: 0 auto;
    padding-left: 10px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #666;
    border: 1px solid rgb(240, 58, 44);
    border-radius: 5px;
}

    #car_box .bottom_total .left,
    .right {
        display: flex;
        align-items: center;
    }

    #car_box .bottom_total .right {
        background-color: #f03a2c;
        height: 40px;
        color: #fff;
        padding: 0 10px 0 15px;
        font-size: 14px;
    }

    #car_box .bottom_total i {
        width: 16px;
        height: 16px;
        background: url('../../Images/Cart/icon_go.png') no-repeat 0 0;
        margin-left: 5px;
    }

#car_box .colorFont {
    color: #f00;
}

#car_box .mt7 {
    margin-top: 20px;
}

#car_box .pl355 {
    padding-left: 355px;
}

#car_box .pl10 {
    padding-left: 10px;
}

#car_box .w320 {
    width: 320px;
}

#car_box .w300 {
    width: 300px;
}

#car_box .w295 {
    width: 295px;
}

#car_box .price__tips {
    text-align: left;
    color: #333;
    margin-left: 10px;
    margin-top: 10px;
}

#car_box .yja {
    height: 70px;
}

#car_box .can_use {
    text-align: left;
    color: #666666;
    padding-left: 26px;
    font-size: 14px;
    margin: 10px 0;
}

#car_box .list_item_b_l {
    display: flex;
    align-items: center;
    padding-left: 26px;
}

#car_box .delBtn {
    padding-right: 15px;
}

    #car_box .delBtn:hover {
        color: #F54405;
        text-decoration: underline;
        cursor: pointer;
    }

#car_box .el-input--small .el-input__inner {
    height: 33px;
}

#car_box input[type=checkbox] {
    width: 16px;
    height: 16px;
    margin-top: 2px;
    position: relative;
    border: 1px solid #999;
    border-radius:2px;
    -webkit-appearance: none;
}

    #car_box input[type=checkbox]::after {
        position: absolute;
        top: 0;
        color: #000;
        width: 16px;
        height: 16px;
        display: inline-block;
        visibility: visible;
        padding-left: 0px;
        text-align: center;
        content: ' ';
    }

    #car_box input[type=checkbox]:checked::after {
        color: #fff;
        font-size: 10px;
        line-height: 15px;
        background-color: #f54405;
        background: url('../../Images/Cart/xuanzhong.png') no-repeat;
        background-size: 100% 100%;
    }
#car_box .el-input-number {
    width: 160px;
}