﻿ .order_suc_barrage {
            position: fixed;
            left: 50%;
            top: 40%;
            z-index: 99999;
            width: 516px;
            height: 465px;
            margin-left: -258px;
            margin-top: -233px;
            background: #ffffff;
            box-shadow: 0px 0px 8px #333333;
        }

            .order_suc_barrage .order_suc_txt {
                position: relative;
                padding: 25px 0 15px 0;
                text-align: center;
                color: #ffffff;
                background: #ff4400;
            }

        .order_suc_txt .pop-close {
            margin: -70px -70px 0 0;
        }

        .order_suc_txt h2 {
            font-size: 24px;
            font-weight: bold;
        }

            .order_suc_txt h2 i {
                position: relative;
                top: -3px;
                display: inline-block;
                width: 34px;
                height: 34px;
                margin-right: 15px;
                background: url(../Images/suc_barrage.png) no-repeat;
                background-position: -1px 0;
                vertical-align: middle;
            }

        .order_suc_txt p {
            font-size: 14px;
        }

        .order_suc_Privacy {
            padding: 20px 0 10px 35px;
        }

            .order_suc_Privacy .Privacy_tis {
                margin-bottom: 15px;
                font-size: 16px;
                font-weight: bold;
            }

        .suc_Privacy_box {
            text-align: center;
        }

            .suc_Privacy_box li {
                display: inline-block;
                width: 115px;
                height: 34px;
                font-size: 15px;
                text-align: center;
                line-height: 32px;
                color: #000000;
                border: 2px solid #999999;
            }

                .suc_Privacy_box li.Privacy_box_on {
                    background: url(../Images/bj.png) no-repeat 100% 100%;
                    border: 2px solid #ff4400;
                    cursor: pointer;
                }

                .suc_Privacy_box li:first-child {
                    margin-right: 20px;
                }

        .order_suc_Privacy .order_Privacy_con {
            margin-top: 20px;
        }

        .order_Privacy_con ul li {
            position: relative;
            padding-left: 25px;
            margin-bottom: 25px;
            font-size: 14px;
            line-height: 16px;
            cursor: pointer;
            color: #000000 !important;
            background-image: url(../Images/protectCon_btn.png);
            background-repeat:no-repeat;
        }
            .order_Privacy_con ul li.Privacy_on {
                background-position: 0 -16px;
            }

            .order_Privacy_con ul li input {
                position: absolute;
                top: -7px;
                width: 340px;
                height: 30px;
                padding-left: 10px;
                margin-left: 10px;
                font-size: 12px;
                border: 1px solid #cccccc;
            }

        .order_Privacy_con div p {
            position: relative;
            width: 360px;
            margin: 0 auto;
            padding: 15px 0 25px 0;
            font-size: 14px;
            line-height: 1.8em;
            color: #666666;
        }

            .order_Privacy_con div p i {
                display: inline-block;
                width: 18px;
                height: 18px;
                margin-right: 8px;
                background: url(../Images/suc_barrage.png) no-repeat;
                background-position: -40px -16px;
            }

        .Privacy_sub {
            font-size: 14px;
            text-align: center;
            margin-bottom: 20px;
        }

            .Privacy_sub input {
                width: 294px;
                height: 34px;
                margin-bottom: 8px;
                text-align: center;
                color: #ffffff;
                background: #ff6600;
                border: 0px;
                border-radius: 3px;
            }

            .Privacy_sub p {
                font-size: 16px;
                color: #333333;
            }

                .Privacy_sub p i {
                    display: inline-block;
                    width: 19px;
                    height: 14px;
                    background: url(../Images/suc_barrage.png) no-repeat;
                    background-position: -42px 0px;
                }

        .ser_tel {
            float: right;
            font-size: 14px;
            padding: 0 15px 10px 0;
            font-weight: bold;
            color: #666666;
        }

            .ser_tel i {
                font-size: 16px;
                color: #3e9ccc;
            }
