.dialog_layer_v2 {
    position: absolute;
    z-index: 999;
    /*border: 1px solid #dadde0;*/
    font-size: 14px;
    width: 480px;
    max-width: 950px;
}
.modal-in {
    animation: modal-in 0.15s;
    -webkit-animation: modal-in 0.15s;
}
.dialog_layer_v2 .dialog_layer_main {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: relative;
}
.dialog_layer_v2 .dialog_layer_title {
    height: 50px;
    border-bottom: 1px solid #dadde0;
    position: relative;
}
.dialog_layer_v2 .dialog_layer_title h3 {
    float: left;
    height: 50px;
    color: #212a31;
    overflow: hidden;
    margin: 0;
    padding-left: 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 50px;
}
.dialog_layer_v2 .dialog_layer_title .close {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    color: #a2a2a2;
    float: right;
}
.dialog_layer_v2 .dialog_layer_title .close i {
    position: absolute;
    top: 12px;
    right: 20px;
    font: 400 18px Tahoma;
}
.dialog_layer_v2 .dialog_layer_cont {
    line-height: 20px;
    padding: 20px;
    background: #fff;
    font-size: 14px;
    min-height: 60px;
}
.dialog_layer_v2 .dialog_layer_cont:after, .dialog_layer_v2 .dialog_layer_cont:before {
    content: '';
    display: table;
}
.dialog_layer_v2 .dialog_layer_ft {
    padding: 15px 0;
    border-top: 1px solid #dadde0;
    position: relative;
    text-align: center;
    background-color: #f0f4f7;
}
.dialog_layer_v2 .dialog_layer_ft .btn {
    font-size: 14px;
    font-weight: 400;
    margin: 0 7px;
    padding: 6px 20px;
    color: #fff;
}
.btn {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border-radius: 2px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    padding: 5px 20px;
    background-repeat: no-repeat;
    text-decoration: none;
    outline: 0;
    min-width: 24px;
}
.btn_blue{
    border: 1px solid #0064b6;
    background: #2277da;
    text-decoration: none;
}
.btn_white_2 {
    border: 1px solid #d1d2d3;
    border-radius: 2px;
    background: #fcfcfc;
    color: #2277da;
    text-decoration: none;
}
.dialog_layer_v2 .dialog_layer_ft .btn_white_2 {
    color: #2277da;
}
.auth-dialog .red-text {
    color: red;
    display: none;
}
.shop-loading-white-icon {
    background-image: url('//imgcache.qq.com/qcloud/partners/img/market/buy/loading_white.gif');
}/*  |xGv00|dfffb5941b7249b5d66b8cffd8ae7848 */