body{
    width:100%;
    height:100%;
    background-color:white;
}
body .weui_cells{
    margin-top:0;

}
body .weui_cells_form {
    padding-top:3rem;
}
.weui_vcode .weui_cell_ft img{
    width:100px;
}
.login{
    position: relative;
    top:2rem;
    padding:10px 20px;
}
.login p{
    width:100%;
    text-align:center;
    background-color: #069991;
    height:2.5rem;
    line-height:2.5rem;
    border-radius:5px;
    color:white;
}
.gif_text{
    color:#069991;
}
