_index.css 8.1 KB
.outlets-page {
    .center-content {
        width: 1150px !important;
    }

    .column-img-tab {
        margin-top: 15px;

        li {
            width: 380px;
            max-height: 178px;
            margin-left: 5px;
            float: left;
            overflow: hidden;
        }

        li:first-child {
            margin-left: 0;
        }

        img {
            width: 100%;
        }
    }

    .limited-buy {
        .limit-list {
            width: 65%;
        }

        .limit-item {
            height: 260px;
            margin-top: 15px;
            overflow: hidden;

            img {
                width: 76%;
                height: 100%;
                float: right;
            }

            .item-info {
                width: 24%;
                height: 100%;
                color: #585858;
                font-size: 14px;
                background-color: #f5f5f5;
                position: relative;
                text-align: center;
                z-index: 1;
            }

            .item-info > a {
                width: 100%;
                height: 100%;
                display: block;
            }

            .logo-img {
                width: 140px;
                height: auto;
                margin: 25px 0 40px;
                float: none;
            }

            .discount {
                font-size: 20px;
                font-weight: bold;
            }

            i {
                font-style: italic;
                color: #fe575d;
                font-size: 30px;
                margin-right: 10px;
            }

            .title {
                font-size: 16px;
                margin: 28px 0 14px;
                padding: 0 8px;
                font-weight: bold;
            }

            .time {
                color: #585858;
            }
        }

        .limit-item:first-child {
            margin-top: 0;
        }
    }

    .limit-extra {
        width: 33%;

        .source-img {
            display: block;
            margin-bottom: 15px;
        }

        .type-list {
            padding: 15px 10px;

            li {
                width: 27%;
                margin-left: 4%;
                line-height: 40px;
                display: inline-block;
                text-align: center;
            }
        }

        .brand-list {
            width: 1135px;
            max-height: 273px;
            overflow: hidden;

            .list-page {
                width: 378px;
                max-height: 918px;
                overflow: hidden;
                display: inline-block;
                vertical-align: top;
            }

            .brand-item {
                width: 125px;
                height: 90px;
                float: left;
                border: 1px solid #ccc;
                margin-top: -1px;
                margin-left: -1px;
                text-align: center;
            }

            .brand-item img {
                width: 90%;
                margin-top: 19px;
            }
        }

        .brand-page-btns {
            margin-top: 10px;
        }

        .good-list {
            width: 300%;

            .list-page {
                width: 33.33%;
                max-height: 918px;
                overflow: hidden;
                display: inline-block;
                vertical-align: top;
            }

            .good-item {
                padding: 15px;
            }

            .good-item > a {
                width: 90px;
                height: 120px;
                display: inline-block;
            }

            .good-item > img {
                width: 100%;
                height: 100%;
            }
        }

        .item-text {
            width: 64%;
            padding-right: 10px;
            padding-top: 5px;
            float: right;

            a {
                line-height: 26px;
                color: #555;
                margin: 5px 0 20px;
            }

            .price {
                margin-top: 20px;
            }

            .sale-price {
                color: #ec0011;
                margin-right: 8px;
            }

            .market-price {
                margin-right: 15px;
                text-decoration: line-through;
            }

            .discount {
                font-size: 12px;
                line-height: 22px;
                color: #fff;
                padding: 0 10px 0 20px;
                background: resolve("product/discount-tag.png") no-repeat;
                display: inline-block;
            }
        }

        .page-btns {
            text-align: center;
            padding-bottom: 10px;
            display: none;

            label {
                width: 40px;
                height: 40px;
                line-height: 40px;
                color: #fff;
                background-color: #000;
                text-align: center;
                display: inline-block;
                cursor: pointer;
                font-size: 26px;
            }

            label:first-child {
                margin-right: 20px;
            }
        }
    }

    .extra-pack {
        margin-bottom: 15px;
        border: 1px solid #000;
        overflow: hidden;

        .extra-title {
            height: 34px;
            line-height: 34px;
            background-color: #000;
            color: #fff;
            font-size: 18px;
            text-align: center;
        }
    }

    .near-over {
        width: 1170px;
        margin-top: -20px;

        .activity-list {
            margin-top: -20px;
        }

        li {
            float: left;
            margin-right: 20px;
            margin-top: 20px;

            & > a {
                width: 565px;
                height: 263px;
                display: block;
            }
        }

        .item-info {
            height: 80px;
            border: 1px solid #000;
            border-top: 0;
            margin-top: -3px;
        }

        .brand-logo {
            width: 120px;
            float: right;
            margin-top: 14px;
            margin-right: 8px;
        }

        .activity-info {
            width: 380px;
            padding: 10px 20px;

            p {
                color: #585858;
                font-size: 16px;
            }

            p:first-child {
                font-size: 20px;
                font-weight: bold;
                margin-bottom: 10px;
                color: #000;
            }

            i {
                font-style: italic;
                color: #fe575d;
                font-size: 30px;
                margin-right: 10px;
            }

            .title {
                max-width: 250px;
                color: #3a3a3a;
                font-size: 16px;
                margin-left: 20px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                display: inline-block;
                vertical-align: bottom;
            }
        }
    }

    .sort-layer {
        height: 48px;

        .full-line {
            width: 100%;
            background: #f5f7f6;
            position: absolute;
            left: 0;
        }

        .fixed {
            position: fixed;
            top: 0;
            z-index: 1010;
            opacity: 0.9;
        }

        .sort-pager {
            width: 1150px;
            margin: 0 auto;
        }
    }

    .main-banner {
        height: 450px;
        position: relative;

        .slide-wrapper {
            height: 100%;
        }

        ul {
            width: 100%;
            height: 100%;
            position: relative;
        }

        li {
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
        }

        li > a {
            width: 100%;
            height: 100%;
            display: block;
        }

        .slide-switch {
            position: relative;
            width: 1150px;
            left: 50%;
            margin-left: -575px;
            top: -225px;
            display: block;
        }

        .slide-shade {
            display: none;
        }
    }
}

@import "channel";
@import "special";
@import "main-product";