﻿/*html, body {*/
/*height: 100%;*/
/*min-height: 768px;*/
/*margin: 0 auto;*/
/*}*/

/*body {*/
/*background: url(../../Resources/images/bj.jpg) 0 0 no-repeat;*/
/*background-size: 100%;*/
/*position: relative;*/
/*}*/

/*.container {
	width: 1200px;
	min-height: 768px;
	height: 100%;
	margin: 0 auto;
}*/

.wrap {
    margin: 0 auto;
}

.f_left {
    float: left;
}

.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: "\20";
}

img {
    border: 0;
}

.logo {
    display: block;
    margin-top: 36px;
}

.tips {
    display: block;
    margin-top: 175px;
}

/*.row {
    float: left;
    min-height: 768px;
    height: 100%;
    overflow: hidden;
}*/

.pr {
    position: relative;
}

.down-wrap {
    position: relative;
    margin-top: 80px;
}

.qr_code {
    margin-left: 5px;
}

.ios {
    position: absolute;
    top: 0;
    left: 160px;
}

.android {
    position: absolute;
    top: 65px;
    left: 160px;
}

.phone {
    position: absolute;
    right: -30px;
    top: 80px;
    display: block;
}

/*.footer {
    width: 100%;
    padding: 5px 0;
    position: absolute;
    bottom: 0;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

    .footer img {
        vertical-align: middle;
    }*/

#chongzhi {
    position: absolute;
    right: 66px;
    top: 34px;
    font-size: 2.4em;
    font-family: "微软雅黑";
    color: #ffffff;
    cursor: pointer;
    width: 88px;
    height: 44px;
    line-height: 39px;
}

.clear {
    clear: both;
}

.font_black {
    color: #000000;
}

#denglu {
    position: absolute;
    width: 500px;
    left: 50%;
    margin-left:-250px;
    top: 22%;
    text-align: center;
    background: url(../images/login_bg.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login_bg.png',sizingMethod='scale');
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.gif',sizingMethod='scale')";*/
    border: 0;
    font-family: "微软雅黑";
    padding-bottom: 2%;
    z-index: 999;
    /*-ms-behavior: url(../../Resources/js/libs/backgroundsize.min.htc); 
    behavior:url(../../Resources/js/libs/backgroundsize.min.htc);*/
}

    #denglu .denglu_title {
        font-weight: 500;
        color: black;
        font-size: 20px;
        margin-top: 10%;
        height: 31px;
        line-height: 31px;
    }

    #denglu .denglu_id {
        font-size: 1em;
        position: relative;
        width: 60%;
        height: 40px;
        margin-top: 2%;
        color: #c2ccd1;
        border: 1px solid #c2ccd1;
    }

#verify {
    width: 60%;
    height: 40px;
    margin-top: 2%;
}

#denglu .verify_code {
    font-size: 1em;
    width: 49%;
    height: 100%;
    margin-left: 0px;
    color: #c2ccd1;
    border: 1px solid #c2ccd1;
}

#denglu .denglu_id input {
    width: 94%;
    height: 100%;
    border: medium none;
    outline: medium none;
}

#denglu .verify_code input {
    width: 94%;
    height: 87%;
    border: medium none;
    outline: medium none;
}

#denglu .verifycodeimg {
    position: relative;
    height: 40px;
    width: 114.75px;
    margin-left: 36px;
}

#denglu .denglu_btn {
    width: 35%;
    height: 40px;
    line-height: 40px;
    margin-top: 2%;
}

#denglu .close {
    position: absolute;
    cursor: pointer;
    width: 16px;
    height: 16px;
    right: 5%;
    top: 10%;
    border: 0;
    transition: all 1s;
}
#denglu .close:hover{
    transform: rotate(360deg);
}

#denglu .error_msg {
    color: red;
    text-align: center;
    width: 100%;
    margin-top: 14px;
}

#login_btn {
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 1.5em;
    background-color: #B6B6B6;
    border: solid 1px #88F0DE;
    cursor: pointer;
    width: 100%;
    outline: none;
    border: none;
}

.c1, .c2, .c3, .c4 {
    margin-left: 4%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#recharge {
    position: absolute;
    width: 809px;
    min-height: 489px;
    top: 22%;
    left: 50%;
    margin-left:-404px;
    background: url(../images/recharge_bg.png) 0 0 no-repeat;
    background-size: 100% 100%;
    border: 0;
    font-family: "微软雅黑";
    color: #9E9D9D;
    z-index: 99;
}

    #recharge .close2 {
        position: absolute;
        cursor: pointer;
        width: 16px;
        height: 16px;
        right: 4%;
        top: 6%;
        border: 0;
        transition: all 1s;
    }
    #recharge .close2:hover{
        transform: rotate(360deg);
    }

    #recharge .c1 .c10, .c11, .c12, .c13, .c14 {
        line-height: 80px;
    }

    #recharge .c1 {
        width: 94%;
        height: 80px;
        font-size: 1.2em;
        margin-top: 40px;
    }

.c1 .c11 {
    position: relative;
    margin-right: 8px;
    top: 14px;
    left: 5px;
}

#avatar {
    width: 55px;
    height: 57px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
}

.c1 .c12 {
    margin-right: 7px;
    margin-left: 7px;
}

.c1 .names {
    max-width: 174px;
    height: 57px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c1 .c13 {
    position: relative;
    margin-left: 5%;
}

.c1 .c14 {
    margin-left: 24px;
    color: #019fff;
    cursor: pointer;
}

#recharge .c2 {
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 1.2em;
}

.c2 .pay_type {
    font-size: 0.8em;
    width: 86px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    position: relative;
    top: 11px;
    left: 4px;
    margin: 0 3px;
    cursor: pointer;
}

.c2 .pay_type_normal {
    border: solid 1px #ccc;
}

.c2 .pay_type_active {
    border: solid 1px #019fff;
    color: #019fff;
}

#recharge .c3 {
    width: 100%;
    height: 55px;
    line-height: 74px;
    font-size: 1.2em;
}

#recharge .c4 {
    width: 95%;
    min-height: 184px;
    overflow: hidden;
}

#recharge .dd {
    width: 47%;
    height: 34px;
    line-height: 34px;
    border: solid 1px #CCCCCC;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    margin-top: 14px;
    margin-right: 20px;
    font-size: 0.9rem;
    position: relative;
    cursor: pointer;
}

.dd .diamonds {
    color: #CE6761;
    margin-left: 4%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dd .rmb {
    color: #CE6761;
    margin-right: 14%;
}

.dd .cp {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 18px;
    height: 18px;
    border: solid 1px #99999c;
    background: #ffffff;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    /*behavior:url(../../Resources/js/libs/ie-css3.htc);*/
    /*z-index:2;*/
}

.dd .cp_2 {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    background: url(../images/gou.png) no-repeat;
    background-size: cover;
    /*behavior:url(../../Resources/js/libs/ie-css3.htc);
    z-index:2;*/
}

.dd .dismonds_icon {
    position: relative;
    margin-top: 7px;
    margin-left: 4px;
    width: 21px;
    height: 21px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dd .diamond_gift {
    margin-left: 1%;
    width: 28%;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c5 {
    width: 31%;
    height: 44px;
    line-height: 44px;
    margin-left: 34.5%;
    text-align: center;
}

#pay_btn {
    width: 100%;
    height: 40px;
    border: 0;
    outline: none;
    background-color: #ff9567;
    text-align: center;
    font-family: "微软雅黑";
    color: #ffffff;
    font-size: 1.2em;
    cursor: pointer;
}

#isInfoRight {
    position: absolute;
    width: 282px;
    height: 436px;
    top: 22%;
    left: 42%;
    background: #f9f7f8;
    font-family: "微软雅黑";
    z-index: 999;
}

    #isInfoRight .info_person {
        width: 100%;
        height: 248px;
        background: #ffffff;
        color: #9E9D9D;
        text-align: center;
        font-size: 1.2em;
    }

.info_person .avatar {
    width: 120px;
    height: 120px;
    /*margin-left:81px;*/
    margin-top: 40px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
}

.info_person .nickname {
    color: #000000;
    max-width: 174px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.info_person .langke_id {
    margin-top: 5px;
    font-size: 0.9em;
}

#isInfoRight .info_money {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.f_orange {
    color: #ff9666;
}

    .f_orange .bigger {
        font-size: 40px;
    }

#isInfoRight .info_btn {
    text-align: center;
    margin-top: 20px;
}

.info_btn .btn {
    width: 98px;
    height: 40px;
    color: #ffffff;
    border: 0;
    text-align: center;
    font-size: 1.2em;
    outline: 0;
    cursor: pointer;
    font-family: "微软雅黑";
}

.info_btn .okay {
    margin-left: 25px;
    background: #ff9666;
}

.info_btn .cancel {
    background: #cccccc;
}

#shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.5;
    filter: alpha(opacity =50);
    z-index:22;
}

#ali2D {
    position: absolute;
    width: 350px;
    height: 350px;
    left: 40%;
    top: 22%;
    background: #ffffff;
    font-family: "微软雅黑";
    z-index: 999;
}

#wx2D {
    position: absolute;
    width: 300px;
    height: 300px;
    left: 40%;
    top: 22%;
    background: #f9f7f8;
    font-family: "微软雅黑";
    z-index: 999;
}

.ali2D_img {
    width: 100%;
    height: 270px;
    background: #ffffff;
    padding-top: 30px;
    margin-top: 0;
    margin-left: 0;
    text-align: center;
    font-size: 14px;
}

.wx2D_img {
    width: 100%;
    height: 258px;
    background: #ffffff;
    padding-top: 40px;
    margin-top: 0;
    margin-left: 0;
    text-align: center;
    font-size: 14px;
}

.ali2D_img_title, .wx2D_img_title {
    letter-spacing: 1px;
    color: #555;
}

.ali_qrcode, .wx_qrcode {
    width: 200px;
    height: 200px;
    margin: 4% auto;
}

.close_ali2D, .close_wx2D, .close_succ2D {
    position: absolute;
    cursor: pointer;
    width: 16px;
    height: 16px;
    right: 5%;
    top: 4%;
    border: 0;
}

.ali2D_redir {
    text-align: center;
    margin-top: 50px;
}

    .ali2D_redir .ali2D_img_tip {
        margin-top: 30px;
        color: #555;
        font-size: 14px;
    }

    .ali2D_redir .loginali_btn {
        color: #ffffff;
        width: 200px;
        height: 48px;
        background: #7ccbfa;
        border: 0;
        outline: 0;
        font-size: 14px;
        font-family: "微软雅黑";
        margin-top: 20px;
        cursor: pointer;
    }

#recharge-success {
    position: absolute;
    width: 300px;
    height: 300px;
    left: 40%;
    top: 22%;
    background: #f9f7f8;
    font-family: "微软雅黑";
    text-align: center;
    font-size: 24px;
    z-index:999;
}

.gou {
    width: 86px;
    margin-top: 30%;
}
