.head-edit {
    position: absolute;
    right: 15px;
    height: 100%;
    line-height: 44px;
    font-weight: 100;
}

/*#index-car-tpl-content .mui-content {
    padding-top: 54px;
}*/


#index-car-tpl-content .goodList li {
    width: 100%;
    padding: 11px 15px;
    border-bottom: 1px solid #f1f1f1;
}

    #index-car-tpl-content .goodList li img {
        width: 60px;
        height: 60px;
    }

    #index-car-tpl-content .goodList li > .li-m {
        width: 140px;
        font-size: 14px;
    }

    #index-car-tpl-content .goodList li > .li-m2 {
        width: 120px;
        font-size: 14px;
    }

    #index-car-tpl-content .goodList li > div h4 {
        font-weight: 100;
        font-size: 14px;
    }

    #index-car-tpl-content .goodList li > div p {
        margin: 4px 0;
        font-size: 12px;
    }

    /*#index-car-tpl-content .goodList li .one-price {
        margin-left: 4px;
    }*/

#index-car-tpl-content .li-r-total {
    width: 40%;
    font-size: 14px;
    margin-left: 5px;
    /*padding-top: 50px;*/
}

#index-car-tpl-content.goodList li > div .add {
    width: 35px;
    height: 23px;
    border: 2px solid #38d591;
    border-radius: 20px;
    color: #38d591;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
}

#index-car-tpl-content .mui-content {
    padding-bottom: 120px;
}

.footer-account {
    position: fixed;
    bottom: 101px;
    width: 100%;
    height: 45px;
    background-color: #fff;
    border-top: 1px solid #c9c9c9;
    z-index: 99;
}

.footer-bill {
    float: left;
    margin-left: 15px;
    height: 100%;
    width: 70px;
}

.footer-btn {
    float: right;
    width: 85px;
    height: 100%;
}

    .footer-btn button {
        width: 100%;
        height: 100%;
        background: #d64954;
        color: #ffffff;
        font-size: 18px;
        padding: 0;
        margin: 0;
        border: none;
        border-radius: 0;
    }

.footer-content {
    float: right;
    width: 160px;
    height: 100%;
    margin-right: 14px;
}

    .footer-content p {
        margin: 0;
    }

#index-car-tpl-content .screen-nav span {
    width: 33.33%;
    background: #ffffff;
    border-bottom: 1px solid #ffffff;
}

#index-car-tpl-content .screen-nav .fl {
    background: url(img/screen.png) 92% center no-repeat #fff;
    background-size: 7px;
}

#index-car-tpl-content .screen-nav .active {
    border-bottom: 1px solid #d64954;
    color: #d64954;
}

#index-car-tpl-content .seleted {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #cecece;
    background: #ffffff;
    cursor: pointer;
    text-align: center;
    line-height: 10px;
}

    #index-car-tpl-content .seleted i {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #ffffff;
    }

#index-car-tpl-content .active-y {
    border: 1px solid #d64954;
}

    #index-car-tpl-content .active-y i {
        background: #d64954;
    }
