_pay.css 7.43 KB
.order-pay {
    font-size: 12px;
    line-height: 150%;

    .pay-wapper {
        border: 1px solid #ccc;
        border-top: none;

        .cart-sub-total {
            font-weight: bold;
        }

        .cart-sub-total-all {
            font-weight: bold;
            font-size: 18px;
        }
    }

    table {
        width: 100%;

        td {
            border: 1px solid #ccc;
            border-left: 0 none;
            padding: 10px;
            text-align: center;
        }
    }
    thead {
        background: #000;
        th {
            height: 32px;
            line-height: 32px;
            color: #fff;
            vertical-align: middle;
            text-align: center;
            font-weight: bold;
        }
        .clo1 {
            width: 10%;
        }
        .clo2 {
            width: 20%;
        }
        .clo4 {
            width: 40%;
        }
    }

    .pay-pro-icon {
        float: left;
        width: 60px;
        height: 60px;
        display: block;
        position: relative;
        span{
            width: 100%;
            height: 16px;
            line-height: 16px;
            position: absolute;
            left: 0px;
            bottom: 0px;
            text-align: center;
            color: #fff;
            display: block;
            cursor: pointer;
        }
      .incentive{
            background: #f74a87;
        }
        .gift{
            background:#9c3;
        }
    }

    .pay-pro-info {
        color: #999;
        margin-left:70px;
        text-align: left;
        a {
            color: #468fa2;
            text-decoration: none;
            display: block;
            &:hover {
                text-decoration: underline;
            }
        }
    }

    .play-content {
        padding: 10px;

        .red {
            color: #e8044f!important;
        }

        .orange {
            color: #f60!important;
        }

        .strong {
            font-weight: bold;
            color: #000;
        }

        .pan dt {
            width: 105px;
            height: 30px;
            padding: 0px 0px 0px 30px;
            line-height: 30px;
            text-align: left;
            border: 0px;
            color: #fff;
            display: inline-block;
            cursor: pointer;
            background: resolve(/order/btn-openclose.png) no-repeat 0px -60px;
            margin-bottom:5px;
        }

        .pan dd {
            display: none;
            border: 1px #ccc solid;
            padding: 10px 15px;
            margin-bottom: 10px;
        }

        .textbox {
            height: 20px;
            line-height: 20px;
            color: #333;
            border: 1px #c9c9c9 solid;
            vertical-align: top;
        }

        .dropdown {
            height: 20px;
            line-height: 20px;
            color: #333;
            border: 1px #c9c9c9 solid;
            vertical-align: top;
        }

        .btn-group {
            text-align: right;

            input{
                display: inline-block;
                background: none;
                border: 1px solid #ccc;
                border-radius: 2px;
                height: 20px;
            }

            .ok {
                background-color: #000;
                color:#fff;
                cursor: pointer;
            }
            .cancel{
                cursor: pointer;
            }
        }

        .play-left{
            float: left;
            width: 405px;

            .pan {
               text-align: left;

               dt {
                   color: #000;
                   background: url(/order/save/btn-new-up.png);

                   &.active {
                        background: url(/order/save/btn-new-down.png);
                   }
               }
            }
        }

        .play-piao-pan li{
            height: 25px;
            padding: 10px 0px;
            line-height: 22px;

            label {
                width: 65px;
                display: inline-block;
            }

            .textbox {
                width: 200px;
            }
        }

        .play-remark-pan .textbox {
            width: 369px;
            height: 70px;
        }

        .play-remark-pan .note {
            padding: 5px 0;
            color: #999;
        }

        .play-right {
            float: right;
            width: 50%;
            width: 405px;

            .pan {
                text-align: right;
            }

            .red-envelopes {
                width: 200px;
                height: 60px;
                border: 1px dashed #000;
                margin-top: 10px;
                float: right;
                padding: 15px;
                font-size: 12px;
                color: #000;

                &.active {
                    background: #fefccb;
                }
            }

            .use-envelopes {
                font-weight: bold;
            }

            .has-envelopes {

                margin-top: 5px;
                span {
                    font-weight: bold;
                }

            }
        }

        .play-total {
            text-align: right;
            padding-bottom: 20px;

            .juan-modify, .bi-modify {
                color: #468fa2;
                text-decoration: underline;
                cursor: pointer;
            }

            label {
                padding-right: 10px;
            }

            em {
                width: 80px;
                text-align: left;
                display: inline-block;
            }

            a {
                color: #468fa2;
                text-decoration: underline;
            }

            .total-express-w {
                color: #E80480;
            }
        }

        .play-juan-pan dd{
            text-align: left;
        }

        .play-juan{
            padding: 10px 0;

            .textbox{
                width: 70px;
            }

            /*不可使用的优惠券名字,显示灰色*/
            [disabled="disabled"] + label {
                color: #999;
            }
        }

        .play-bi-pan {
            dd {
                text-align: right;
            }

            .textbox {
                width: 70px;
            }

            p {
                padding: 10px 0;

                &.errbitip {
                    padding-top: 0;
                }
            }

        }
    }

    .to-play {
        p {
            padding: 10px 0px;
            font-size: 14px;
            text-align: right;
            color: #000;

            em {
                color: #e8044f;
                font-size: 24px;
            }
        }

        .btn-group {
            padding: 10px 0px 40px;

            .submit {
                float: right;
                width: 133px;
                height: 33px;
                padding: 0px;
                text-align: center;
                border: 0px;
                line-height: 33px;
                font-size: 14px;
                color: #fff;
                font-weight: bold;
                background: resolve(/order/btns.png) no-repeat 0px -33px;
                display: inline-block;
                cursor: pointer;
            }
        }
    }
}