.reg-send-code {
    position: absolute;
    right: 20px;
}

.p_codeBtn {
    display: none;
}



.zhuce_btn {
    margin-left: 23%;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    width: 77%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(5,55,147,1);
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
}