﻿.hwttp {
    margin: 0px;
}

.Confirmation {
    width: 1160px;
    margin: 20px auto;
    border: 1px solid #ccc;
    padding: 20px 20px;
}

    .Confirmation h1 {
        line-height: 40px;
        color: red;
        text-align: center;
        font-family: 'Microsoft Tai Le';
    }

.attention {
    padding: 0px 20px;
}

    .attention p {
        text-align: center;
        padding: 10px 20px;
        border-bottom: 1px solid #ccc;
    }

    .attention span {
        color: red;
        font-weight: 600;
    }

.ShippingAddress {
    margin-top: 20px;
    padding: 5px 20px;
    position: relative;
}

.ShippingAddress_top {
    margin-bottom: 10px;
}

    .ShippingAddress_top h3 {
        float: left;
        letter-spacing: 1px;
    }

    .ShippingAddress_top a {
        float: right;
        color: #005EA7;
        letter-spacing: 1px;
    }

        .ShippingAddress_top a:hover {
            color: red;
        }

.spAddress {
    padding: 20px;
}

    .spAddress li {
        height: 32px;
        line-height: 32px;
        margin-bottom: 15px;
    }

        .spAddress li:hover {
            background: #FFF3F3;
        }

            .spAddress li:hover .spAddress_rg {
                display: block;
            }

.spAddress_lf {
    float: left;
}

    .spAddress_lf p {
        display: inline;
        margin-left: 20px;
    }

    .spAddress_lf h3 {
        border: 1px solid #ccc;
        background: #fff;
        text-align: center;
        width: 100px;
        line-height: 20px;
        font-size: 16px;
        font-family: "Microsoft YaHei";
        color: #555555;
        padding: 5px;
        cursor: pointer;
        margin-right: 10px;
        float: left;
    }

        .spAddress_lf h3:hover {
            border: 2px solid #E4393C;
            width: 98px;
            line-height: 18px;
        }

.spAddress_rg {
    display: none;
    float: right;
    margin-right: 30px;
}

    .spAddress_rg a {
        color: #005EA7;
        margin-right: 10px;
    }

        .spAddress_rg a:hover {
            color: red;
        }

.layui-layer p {
    color: red;
    font-size: 13px;
    float: left;
    line-height: 20px;
    width: 85px;
    text-align: right;
    margin: 0px;
}

.hold {
    float: left;
    border: 0px;
    width: 100px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    background: red;
    font-weight: 600;
    display: block;
    margin-left: 160px;
    cursor: pointer;
}

.layui-layer-content div {
    padding-top: 10px;
    height: 30px;
}

.add_name input, .add_dre input, .add_tel input {
    height: 20px;
    line-height: 20px;
    width: 320px;
    float: left;
    font-size: 12px;
}

.infodiv {
}

.mrdz {
    font-weight: 600;
    margin-left: 40px;
    font-size: 15px;
    color: #ff3200;
    float: right;
}

.detailed_list {
    margin-top: 20px;
    padding: 0px 20px;
}

.detailed_list_top h3 {
    float: left;
    letter-spacing: 1px;
}

.detailed_list_top a {
    float: right;
    display: block;
    margin-left: 20px;
    color: #005EA7;
    letter-spacing: 1px;
}

.detailed_list_bot {
    padding: 20px 0px;
}

.detailed_list_bot_top {
    padding-bottom: 10px;
}

    .detailed_list_bot_top p {
        float: left;
        font-size: 20px;
        color: #000;
        text-align: left;
        line-height: 30px;
    }

.detailed_list_bot ul {
    min-height: 500px;
}

    .detailed_list_bot ul li {
        height: 50px;
        margin-bottom: 10px;
    }

        .detailed_list_bot ul li p {
            float: left;
            float: left;
            font-size: 15px;
            color: #000;
            text-align: center;
            line-height: 50px;
        }

.detailed_list_col {
    background: #F7F5F5;
}

.detailed_list_bot_bot {
    width: 200px;
    float: right;
    font-size: 17px;
    font-weight: 600;
    margin-top: 20px;
}

    .detailed_list_bot_bot p {
        line-height: 40px;
    }

.affirm {
    border: 0px;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: red;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    float: right;
    margin: 20px 0px;
    cursor: pointer
}

.retract {
    position: absolute;
    top: 30px;
    right: 20px;
}

    .retract p {
        cursor: pointer;
        padding-left: 20px;
        padding-top: 15px;
        float: left;
        padding-right: 18px;
        background-size: 10px 15px;
    }

.shdz {
    font-size: 20px;
    color: red;
    font-weight: 600;
    word-spacing: 10px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

    .shdz span {
        font-size: 17px;
        color: #FF4E00;
    }

.psfub {
    font-size: 20px;
    color: red;
    font-weight: 600;
    word-spacing: 10px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

    .psfub select {
        height: 25px;
        margin-left: 20px;
    }

    .psfub span {
        font-size: 17px;
        color: #FF4E00;
    }

.hwtt {
    font-size: 20px;
    color: red;
    font-weight: 600;
    word-spacing: 10px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

    .hwtt select {
        height: 25px;
    }
