_installment.css 7.2 KB
.installment-page {
    font-weight: 300;

    .banner-swiper {
        height: 200px;
    }

    .banner-swiper ul {
        height: 200px;
        max-height: 200px;
    }

    .open-index {
        background: #fff;
        height: auto;
        overflow: hidden;
        padding-bottom: 70px;
        border-bottom: 1px solid #dedee0;
    }

    .open-info {
        margin: 95px auto 56px;
        width: 560px;
        height: auto;
        overflow: hidden;

        li {
            float: left;
            margin: 0 47px;
        }
    }

    .open-icon-1 {
        background: url("/home/installment-icon1.png") no-repeat;
        width: 67px;
        height: 67px;
        display: block;
        margin: 0 auto 34px;
    }

    .open-icon-2 {
        background: url("/home/installment-icon2.png") no-repeat;
        width: 67px;
        height: 67px;
        display: block;
        margin: 0 auto 34px;
    }

    .open-icon-3 {
        background: url("/home/installment-icon3.png") no-repeat;
        width: 67px;
        height: 67px;
        display: block;
        margin: 0 auto 34px;
    }

    .open-btn {
        width: 472px;
        height: 88px;
        background: #444;
        color: #fff;
        text-align: center;
        line-height: 88px;
        border-radius: 6px;
        margin: 0 auto;
        display: block;
        font-size: 28px;
    }

    .installment-only {
        background: #fff;
        margin-top: 30px;
        border-top: 1px solid #dedee0;

        .floor-header-more {
            height: 85px;
            line-height: 85px;
            margin: 0;
            border-top: none;
        }

        h2 {
            height: 85px;
            line-height: 85px;
            text-align: center;
            font-size: 16PX;
            border-bottom: 1px solid #dedee0;
        }

        #goods-list {
            margin: 15px 0 0 15px;
        }
    }

    .review-icon {
        background: resolve("home/review-img-1.png") no-repeat;
        background-size: contain;
        width: 154px;
        height: 197px;
        display: block;
        margin: 214px auto 50px;
    }

    .error-icon {
        background: resolve("home/review-img-2.png") no-repeat;
        background-size: contain;
        width: 208px;
        height: 208px;
        display: block;
        margin: 94px auto 60px;
    }

    .success-icon {
        background: resolve("home/review-img-4.png") no-repeat;
        background-size: contain;
        width: 208px;
        height: 208px;
        display: block;
        margin: 94px auto 60px;
    }

    .cancel-icon {
        background: resolve("home/review-img-5.png") no-repeat;
        background-size: contain;
        width: 208px;
        height: 208px;
        display: block;
        margin: 196px auto 60px;
    }

    .refresh-icon {
        background: resolve("home/review-img-6.png") no-repeat;
        background-size: contain;
        width: 168px;
        height: 168px;
        display: block;
        margin: 225px auto 35px;
    }

    .font-b {
        font-size: 30px;
        text-align: center;
        color: #444;
    }

    .font-p {
        color: #bbb;
        line-height: 100px;
        text-align: center;
        margin-bottom: 60px;
    }

    .installment-price {
        font-size: 40px;
        text-align: center;
        color: #444;
        line-height: 100px;
        margin-bottom: 60px;

        span {
            font-size: 70px;
        }
    }

    .success {
        padding-bottom: 30px;
        background: #efefef;
    }

    .success-bg {
        background: #fff;
        padding-bottom: 70px;
        border-bottom: 1px solid #dedee0;
    }

    .error {
        p {
            text-align: center;
        }

        .error-txt1 {
            font-size: 32px;
        }

        .error-txt2 {
            color: #bbb;
            line-height: 40px;
            margin: 30px 0 90px;
        }
    }

    .cancel {
        p {
            text-align: center;
        }

        .cancel-txt1 {
            font-size: 24px;
            color: #444;
        }

        .cancel-txt2 {
            color: #bbb;
            font-size: 22px;
            line-height: 40px;
            margin: 10px 0 65px;
        }
    }

    .server-crash {
        p {
            text-align: center;
            color: #444;
            font-size: 24px;
            margin-bottom: 100px;
        }
    }

    .detail-tab {
        background: #000;
        height: 90px;
        line-height: 45px;
        font-size: 28px;

        span {
            float: left;
            color: #b1b1b1;
            width: 50%;
            box-sizing: border-box;
            margin-top: 23px;
            text-align: center;
        }

        .on {
            color: #fff;
        }

        span:first-child {
            border-right: 1px solid;
            border-color: rgba(255, 255, 255, 0.6);
        }
    }

    .detail-bg {
        background: resolve("me/index/header-bg.jpg") no-repeat;
        height: auto;
        overflow: hidden;
        text-align: center;
        padding: 50px 0 30px;

        .detail-txt1 {
            font-size: 26px;
            color: #fff;
        }

        .detail-txt2 {
            font-size: 60px;
        }

        .detail-txt3 {
            color: #ce051d;
            font-size: 22px;

            a {
                color: #ce051d;
                text-decoration: underline;
            }
        }

        .see-btn {
            border-radius: 30px;
            width: 190px;
            height: 60px;
            line-height: 60px;
            background: rgba(69, 74, 76, 0.5);
            color: #fff;
            display: block;
            margin: 30px auto 0;
            font-size: 26px;
        }
    }

    .group-list {
        background: #fff;
        margin-top: 30px;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        padding-left: 26px;

        li {
            height: 88px;
            line-height: 88px;
            border-bottom: 1px solid #e1e1e1;
            font-size: 28px;
            overflow: hidden;

            a {
                display: block;
                color: #444;
            }

            .list-right {
                float: right;
                margin-right: 30px;
                color: #e9e9e9;
            }

            .list-r-txt {
                color: #b0b0b0;
            }
        }

        li:last-child {
            border-bottom: none;
        }
    }

    .repay-area {
        height: 345px;
    }

    .usable {
        display: none;
    }

    .usable-area {
        position: relative;
        height: 510px;

        .detail-txt1 {
            margin-top: 15px;
        }

        .replay-status {
            position: absolute;
            right: 0;
            top: 30px;
            background: rgba(0, 0, 0, 0.5);
            border-radius: 20px 0 0 20px;
            height: 40px;
            line-height: 40px;
            color: #d4031a;
            text-align: center;
            padding: 0 30px;
        }

        .terms {
            display: block;
            margin: 155px auto 0;
            color: #fff;
            text-decoration: underline;
        }
    }
}

.installment-body {
    background: #efefef;
}

.installment-result-page .installment-only {
    margin-top: 0;
}