.reg-page .ftQrcode {
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.clearfix {
    zoom: 1;
}
.reg-page .ftQrcode .qrlogin-tip {
    position: absolute;
    top: 10px;
    right: 60px;
}
.reg-page .ftQrcode .qrlogin-tip .poptip {
    border: 1px solid #f3d995;
    line-height: 16px;
    padding: 5px 20px 5px 15px;
    background: #fefcee;
    position: relative;
}
.reg-page .ftQrcode .qrlogin-tip .poptip .poptip-arrow {
    position: absolute;
    z-index: 10;
    top: 8px;
    right: 0;
}
.reg-page .ftQrcode .qrlogin-tip .poptip .poptip-content {
    color: #df9c1f;
    font-size: 12px;
    font-weight: 400;
}
.reg-page .ftQrcode .qrlogin-tip .poptip .poptip-content i img {
    vertical-align: middle;
    padding-right: 7px;
}
.ftQrcode .qrcode {
    background: url(/static/assets/img/erweima.png) no-repeat;
    width: 49px;
    height: 49px;
    display: block;
    float: right;
    position: absolute;
    right: -7px;
    top: 0px;
}

.reg-page .ftQrcode .qrlogin-tip .poptip .poptip-arrow span ,
.reg-page .ftQrcode .qrlogin-tip .poptip .poptip-arrow em {
    position: absolute;
    width: 0;
    height: 0;
    border-color: rgba(255,255,255,0);
    border-color: transparent\9;
    border-style: solid;
    overflow: hidden;
    top: 0;
    left: 0;
}

.reg-page .ftQrcode .qrlogin-tip .poptip .poptip-arrow em {
    top: 0;
    left: 1px;
    border-left-color: #f3d995;
    border-width: 6px 0 6px 6px;
}

.reg-page .ftQrcode .qrlogin-tip .poptip .poptip-arrow span {
    border-left-color: #fefcee;
    border-width: 6px 0 6px 6px;
}

.ldLightbox .hd .ldPC, .ldLoginQrcode .hd .ldPC, .ldLoginWcQrcodei .hd .ldPC {
    background: url(/static/assets/img/computer.png) no-repeat;
    width: 49px;
    height: 49px;
    display: block;
    float: right;
    margin-right: 9px;
    margin-top: 1px;
}

.jsWxQrcode , .lQrCode {
    text-align:center;
}

.ldLoginWcQrcodei .ft .signup span {
    display: inline-block;
    text-align: left;
    background: url(/static/assets/img/sm.png) left center no-repeat;
    font-size: 14px;
    padding-left: 40px;
}
.ldLoginQrcode .ft .lQrCode img, .ldLoginWcQrcodei .ft .lQrCode img {
    width: 184px;
}

.ldLoginQrcode .ft .lQrCode, .ldLoginWcQrcodei .ft .lQrCode {
    width: 184px;
    height: 184px;
    margin: 0 auto 30px;
    border: 1px solid #8b8b8b;
    overflow: hidden;
    background: url(/static/assets/img/qrcodeLoading.gif) center no-repeat;
}

/*ç»‘å®šè´¦å·*/
.bind-btn {
    width:100%;
    text-align:center;
    border-radius:4px;
    padding:8px;
}

h2.bind-title {
    margin:20px;
}
.regetQrcode {
    display:none;
}
/**/
.ldLoginWcQrcodei .ft .signsuccess span {
    display: inline-block;
    text-align: left;
    background: url(/static/assets/img/smsuccess.png) left center no-repeat;
    font-size: 14px;
    padding-left: 40px;
}
.ldLoginWcQrcodei .ft .signsuccess {
     border: 1px solid #eee;
     background: #fbfbfb;
     padding: 5px;
     width: 200px;
     margin:auto;
}
.signsuccess {
    display:none;
}

.btn-gray {
    border: 0;
    color: #999;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 4px 13px;
    position: relative;
    background: #eee;
    display: inline-block;
    text-decoration: none;
    padding:8px;
}
a.btn-gray:hover{
    text-decoration: none;
}
