.quan-code{
    position: fixed;
    top: 50%;
    left: 46%;
    z-index: 101;
    margin-top: -125px;
    margin-left: -200px;
    border-radius: 4px;
    background: #fff;
    width: 556px;
    height: 346px;
    text-align: center;
}
.quan{
    display: inline-block;
    margin-top: 72px;
    margin-bottom: 12px;

}
.quan-code .quan .l-yes{
    display: none;
    float: right;
    margin-top:-35px; ;
}

.quan-code .code-inp{
    margin-top: 4px;
    margin-left: 1pc;
    text-indent: 4px;
    font-size: 15px;
    line-height: 50px;
    height: 50px;
    width: 320px;
    border: #c9c9c9 1px solid;
    padding: 0 0 0 20px;
    border-radius: 2px;
}
.quan-code .yzm .l-yes{
    display: none;
    float: left;
    margin-top: 20px;
    margin-left: -55px;
}
.quan-code .yzm .yzm-verify{
    float: left;
    margin-left: -40px;
    margin-top: 5px;
}
.yzm{
    margin-bottom: 15px;
}
.yzm img{
    display: inline-block;
    overflow: hidden;
    margin: 0 0 0 6pt;
    width: 126px;
    height: 50px;
}
.yzm-code{
    margin-top: 4px;
    margin-left: 1pc;
    text-indent: 4px;
    font-size: 15px;
    line-height: 50px;
    height: 50px;
    width: 115px;
    border: #c9c9c9 1px solid;
    padding: 0 0 0 20px;
    border-radius:2px
}
.get-agin-verify{
    display: inline-block;
    width: 47px;
    height: 50px;
    background: url(../image/qq.png) -1px -221px no-repeat;
    vertical-align: -22px;
    cursor: pointer;
}
.quan-code .huan{
    display: inline-block;
    width: 253px;
    height: 50px;
    border-radius: 4px;
    background: #007aff;
    color: #fff;
    letter-spacing: 8px;
    font-size: 15px;
    line-height: 50px;
    margin-top: 35px;
}
.quan-code .no{
    display: inline-block;
    width: 20pc;
    height: 40px;
    color: #f60;
    margin-left: 70px;
    text-align: left;
    font-size: 13px;
    line-height: 26px;
}
.quan-code .l-no{
    margin-right: 5px;
    background: #f60;
    text-align: center;
}
.quan-code .l-yes{
    background: #76e784;
    vertical-align: 2px;
    font-size: 13px;
}

.quan-code .l-no,.quan-code .l-yes{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 45px;
    color: #fff;
    line-height: 20px;
}