body {
}
.font-cart {
    font-size: 14px;
    letter-spacing: 1px;
}

.unable {
    color: #ccc
}

.imgGray {
    -webkit-filter: grayscale(90%);
    -moz-filter: grayscale(90%);
    -ms-filter: grayscale(90%);
    -o-filter: grayscale(90%);
    filter: grayscale(90%);
    filter: gray;
}

.headinfo {
    padding: 8px 15px;
    background-color: #fbf0f0;
    border-bottom: 1px solid #ddd;
}

.table-cart tbody tr td {
    padding-top: 10px;
}

.cart-title {
    font-weight: 600;
    color:black;
}

.coupon {
    padding: 3px;
    border-radius: 3px;
    color: #ff6a00;
    display: inline-block;
    background-color: white;
}

.coupon_title {
    display: inline-block;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align:middle;
}

    .coupon_title:hover {
        background-color: #fbf0f0
    }

.coupon_dropdown {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 10px;
    vertical-align:top;
}

.coupon_list {
    display: inline-block;
    height: 22px;
    overflow: hidden;
    vertical-align: top;
}

    .coupon_list li {
        border-bottom: 1px dashed #ccc;
        line-height: 22px;
    }

        .coupon_list li:last-child {
            border-bottom: none;
        }

.coupon_select {
    position: absolute;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    line-height: 22px;
    left: 0px;
    z-index: 999;
    vertical-align: middle;
    display:none;
}

    .coupon_select div {
        padding-top: 3px;
        padding: 5px;
        color: #333
    }
.kt-order-title {
    line-height: 35px;
    color: #888
}

.kt-note {
    line-height: 30px;
    text-align: right
}

.kt-order-tname {
    font-size: 14px;
}

.kt-order-link {
    color: #555;
}

.hides {
    position: absolute;
    top: -999999px;
    left: -999999px;
}

.kt_select {
    border: none;
    background-color: #f5f5f5;
    font-size: 12px;

}

    .kt_select:focus-visible {
        /* outline: -webkit-focus-ring-color auto 1px; 这是谷歌浏览器的原生样式*/
        outline: none;
    }
    .kt_select option {
        padding: 3px 5px;
        background-color: white;
        line-height: 22px;
        color: black;
        display: inline-block;
    }
    .priceRed {
        margin: 0px;
    }

.list-pay {
    float: right;
    line-height: 25px;
}

.kt-pay {
    float: right;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.kt-pay-way {
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 15px;
}

.kt-btn-default {
    height: 100%;
    display: block;
    text-align: center;
    padding: 10px;
    color: black;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
}

.kt-btn-red:hover {
    color: white;
}

.kt-btn-red {
    background-color: red;
    color: white;
    border-top:none;
    border-left:none;
    border-right:none;
}

.kt-pay-go {
    border: 1px solid #ccc;
    border-bottom: none;
}

.font-14 {
    font-size: 14px;
}

.kt-address-info {
    text-align: right;
    padding-right: 15px;
    background-color: #f5f5f5;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 600;
}

.coupon-orange {
    color: #ff6a00;
    display: inline-block;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.official-menu {
    position: absolute;
    z-index: 999;
    width: 550px;
    display: none;
    left: -145px;
    background-color: #fff;
}

.menu-btn {
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 44px;
    line-height: 20px;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    font-weight: bolder;
}
.official-menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px 10px;
    overflow: hidden;
}

.official-menu li {
    float: left;
    width: 33.3%;
    text-align: center;
    line-height: 105px;
    cursor: pointer;
}
    .official-menu li a{
        display:block;
    }
    .official-menu li img{
        width:90%;
        height:auto;
    }
    .active .office-menu-box:hover {
        background-color: white;
    }
.office-menu-box:hover {
    background-color: white;
}

    .office-menu-box:hover .official-menu {
        display: block;
    }

    .office-menu-box:hover .menu-btn {
        color: black;
    }

.active .office-menu-box {
    color: #fff;
    background-color: black;
}
.office-type {
    text-align: center;
    line-height: 46px;
    position: relative;
    top: -1px;
}

.sorttype {
    font-size: 12px;
}

.office-selected {
    background-color: #eee;
    border-bottom: 2px solid red
}

.header-userinfo {
    display: inline-block;
    position: relative;
    padding: 0px 5px;
    border-top:none;
    z-index:999;
}

.loginout {
    background-color: white;
    padding-left: 2px;
    display: none;
}

    .loginout span.glyphicon {
        z-index: 9999;
        font-size: 12px;
        transform: rotateY(180deg);
    }

.user-consumption {
    position: absolute;
    width: 200px;
    z-index: 1;
}

.login-out {
    font-size: 12px;
    cursor: pointer;
    position: relative;
    top: 3px;
}

/* 预热商品 */
.pro-link{
    display:block;
    position:relative;
    text-align:center;
}
.preheat-mask {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 10;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,.5);
    font-size: 16px;
}
.preheat-time {
    line-height: 2;
    color: #bbb;
}