
/* */

    .wt-confirm-layer {
        display:none;
        left:0px;
        bottom: 0px;
        position:fixed;
        width:100%;
        min-height:80px;
        background-color:#E0E6E6;
        z-index:100;
    }
    .wt-confirm-layer-cn {
        width:970px;
        margin:0 auto;
        padding-top: 20px;
        padding-bottom:20px;
    }
    
    .layer-text {
        margin-bottom:20px;
    }
    #btn-more {
        margin-left:50px;
    }

/* */
 