﻿.xd-goodsList-wrpper.style-l ul.xd-goodsList-ul li {
    margin: 20px 18px 0 0;
}

.xd-goodsList-wrpper ul.xd-goodsList-ul li:nth-child(4n+4) {
    margin: 20px 18px 0 0;
}

.xd-goodsList-wrpper ul.xd-goodsList-ul li:nth-child(5n+5) {
    margin-right: 0px;
}

.xd-goodsList-wrpper.style-l .list-cell {
    width: 205px;
}

.list-cell .imgbox-bt a img {
    height: 205px !important;
}

.list-cell .listImg {
    height: 205px;
}

.spread span {
    width: 100px;
}

.spread b {
    width: 90px;
}

.list-cell .collectionLogo {
    top: 170px;
}

.list-cell:hover .collectionLogo {
    top: 135px;
}

.list-cell {
    height: 415px;
}

.xd-goodsList-wrpper.style-l .list-cell .footer-info {
    width: 225px;
}

.couponBox p {
    font-size: 14px;
}

.list-cell .icon_box {
    margin-top: 5px;
    height: 25px;
}

    .list-cell .icon_box .sale_icon {
        right: unset;
    }

        .list-cell .icon_box .sale_icon i {
            margin-right: 5px;
        }
.icon_box .brand_icon {
    float: right;
    display: inline-block;
    background-image: linear-gradient(120deg, #66a6ff 0%,#599dfc 100%);
    color: #fff;
    border-radius: 6px;
    padding: 3px 7px 3px 7px;
    cursor: pointer;
    position: relative;
    top: 2px;
}

.sale_icon_box .coupon-money {
    position: absolute;
    right: 0;
    float: right;
    margin-right: 0px;
    margin-top: 0px;
}

.xd-goodsList-wrpper .list-cell .btn-group-bottom .btn {
    width: 70px;
    height: 25px;
    line-height: 30px;
}

.coupon_link span {
    display: inline-block;
    padding: 0 3px;
    background: #fd7100;
    color: #fff;
    font-size: 12px;
    background: linear-gradient(0deg,rgba(255,75,66,1),rgba(255,117,60,1));
    background: -webkit-linear-gradient(0deg,rgba(255,75,66,1),rgba(255,117,60,1));
    background: -o-linear-gradient(0deg,rgba(255,75,66,1),rgba(255,117,60,1));
    background: -moz-linear-gradient(0deg,rgba(255,75,66,1),rgba(255,117,60,1));
    vertical-align: middle;
    line-height: 20px;
}

.coupon_link em {
    display: inline-block;
    padding: 0 4px;
    border: 1px solid #fd7100;
    color: #fd7100;
    font-size: 12px;
    vertical-align: middle;
    line-height: 18px;
}

.xd-goodsList-wrpper .list-cell .historyOrder {
    left: 69%;
    overflow-y: auto;
    max-height: 200px;
    bottom: 25px;
}

.liLayer, ul.xd-goodsList-ul li:nth-child(4n+4) .list-cell .liLayer {
    left: 203px;
}

ul.xd-goodsList-ul li:nth-child(5n+5) .list-cell .liLayer {
    left: -350px;
}

.list-cell .lastHour span {
    font-size: 16px;
}

.tlj_num {
    position: absolute;
    top: 0px;
    z-index: 999;
    right: 0px;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: linear-gradient( 167deg, #66a6ff 30%,#89f7fe 107%);
    color: #fff;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 10px;
    z-index: 99999;
}

.ddbt_div {
    height: 35px;
    width: 100%;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    text-align: center;
    transition: all .6s linear;
    background: linear-gradient(0deg,rgba(93,115,108,0.8),rgba(93,115,108,0.8));
    background: -webkit-linear-gradient(0deg,rgba(93,115,108,0.8),rgba(93,115,108,0.8));
    background: -o-linear-gradient(0deg,rgba(93,115,108,0.8),rgba(93,115,108,0.8));
    background: -moz-linear-gradient(0deg,rgba(93,115,108,0.8),rgba(93,115,108,0.8));
    border-radius: 5px 5px 0px 0px;
}

.ddbt_text {
    color: #fde6ce;
    position: relative;
    top: 10px;
}

.ddbt_value {
    position: relative;
    top: 10px;
    left: 15px;
    background-image: linear-gradient(270deg,#ffdfbc,#faecdf);
    color: #86632c;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 9px;
}

.list-cell:hover .listImg .ddbt_div {
    opacity: 0;
}