@charset "utf-8";
/* CSS Document */

#qr_div #qrcode img{
    margin: 0 auto;
}
#qr_div table{
    margin-left: 65px!important;
}
.erweima{
    width: 53px;
    height: 53px;
    position: absolute;
    top: 0;
    right: -45px;
    box-sizing: border-box;
    padding: 0px 0px;
    cursor: pointer;
    margin: 4px 4px 0 0;
}
.erweima img{
    width:100%;
    height:100%;
}
.tell{
    width:134px;
    height:22px;
    background:url(../img/login/tell.png) no-repeat top left;
    background-size:134px 22px;
    position:absolute;
    top:15px;
    right:6px;
    line-height:22px;
    font-size:12px;
    color:#df9c1f;
    text-align:center;
}
.tellinter{
    width: 127px;
    height: 19px;
    background: #fefcee;
    margin: 1px 0 0 1px;
    border-radius: 3px;
    line-height: 19px;
}