.vad {
    margin: 370px 0 5px;
    font-family: Consolas,arial,ËÎÌå,sans-serif;
    text-align: center;
}

.louyu .case .item {
    width: 31% !important;
    margin-right: 2% !important
}


.vad a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    margin: 0 5px;
    padding: 0 50px;
    font-size: 14px;
    text-align: center;
    color: #eee;
    text-decoration: none;
    background-color: #222;
}

        .vad a:hover {
            color: #fff;
            background-color: #000;
        }

.thead {
    width: 728px;
    height: 90px;
    margin: 0 auto;
    border-bottom: 40px solid #fff;
}
.cart-concern-btm-fixed {
    bottom: 0;
    height: 50px;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 10;
}

.four-column .concern-cart {
    width: 42%;
}

.concern-cart {
    background-color: rgba(0, 0, 0, 0.8);
}

.concern-cart, .action-list {
    float: left;
}

    .concern-cart a {
        color: #d4d4d4;
        font-size: 10px;
    }

    .concern-cart a, .action-list a {
        width: 33.3%;
    }

    .concern-cart a, .action-list a {
        display: inline-block;
        float: left;
        height: 50px;
        line-height: 50px;
    }

.focus-container {
    display: inline-block;
    text-align: center;
    width: 40px;
}

    .focus-container .focus-icon {
        margin-bottom: -18px;
        text-align: center;
    }

.focus-out {
    background-position: 0 0;
    display: inline-block;
    height: 19px;
    width: 21px;
}

.concern-cart a span {
    display: block;
    height: 18px;
    line-height: 13px;
    text-align: center;
}

.focus-info {
    color: #d4d4d4;
    font-size: 10px;
}

em.btm-act-icn {
    background: url("../image/sprits_btm_new.png") no-repeat scroll 0 0;
    display: block;
    height: 24px;
    margin: 8px auto 0;
    position: relative;
    width: 25px;
}

.cart-car-icn .btm-act-icn {
    background-position: 0 -23px;
    background-size: 50px 50px;
}

.order-numbers {
    background-color: white;
    border-radius: 8px;
    color: #f15353;
    display: inline-block;
    font-size: 8px;
    font-style: normal;
    line-height: 12px;
    padding: 0 5px;
    position: absolute;
    right: -10px;
    top: -5px;
}

.four-column .action-list {
    width: 100%;
}

.action-list a {
    color: #fff;
    font-size: 15px;
}

.yellow-color {
    background-color: #1e46a1;
}

.red-color {
    background-color: #1e46a1;
}

em.btm-act-attention {
    background: url("../image/focus-icon.png") no-repeat scroll 0 0 / 100px 100px;
    display: inline-block;
    height: 19px;
    width: 21px;
    background-position: 0 0;
    margin: 10.6px 0 2px
}
