body,html{width:100%;min-height:100%;background-color:#fff;overflow-x:hidden;max-width: 960px;margin:0 auto}input{font-style:normal;font-weight:400;font-size:.4rem;line-height:.64rem;color:#33383e}.weui-cells__group_form .weui-cell{padding:.426667rem}.weui-cells__group_form .weui-cell:before,.weui-cells__group_form .weui-cells:before{left:0;right:0}.weui-cells__group_form .weui-cells:after{left:0;right:0}.weui-cells:before{height:0;border:0}.weui-cells{margin-top:0}.vcode-btn{font-style:normal;font-weight:500;font-size:.373333rem;line-height:1.066667rem;text-align:center;color:#33383e;background:#f1f2f4;opacity:.4;border-radius:.64rem;width:2.72rem;height:1.066667rem;padding:0;display:block}.btn-wrap .btn{height:1.28rem;width:9.146667rem;font-style:normal;font-weight:500;font-size:.4rem;line-height:1.066667rem;text-align:center;padding:.106667rem 0;border-radius:1.28rem}.btn-wrap .weui-btn_primary{background:#3991f0;color:#fff}.btn-wrap .weui-btn_default{background:#f1f2f4;color:#33383e;margin-top:.533333rem!important}.btn-wrap{margin-top:1.066667rem}.form{margin:0 .426667rem 0;padding-bottom:1.973333rem}.form .weui-cells .weui-cell{padding:0}.form .weui-cell{height:1.493333rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:.266667rem}.weui-btn_primary:not(.weui-btn_disabled):active{background-color:#10aeff;color:#fff}.linkTo{display:flex;flex-direction:row-reverse;justify-content:space-between;font-size:.373333rem;line-height:.586667rem;margin-top:.266667rem}.linkTo a{color:#3991f0}.protocol p{font-size:.4rem;line-height:.64rem;color:#33383e}.protocol a{color:#3991f0}.weui-cells_checkbox .weui-check:checked+.weui-icon-checked,.weui-cells_checkbox .weui-check[aria-checked=true]+.weui-icon-checked{color:var(--weui-INDIGO)}.protocol .weui-cells__group_form .weui-cells:after{border:0;height:0}.protocol.weui-form__control-area{width:100%;margin:0;position:fixed;bottom:40px}.protocol .weui-cells__group_form .weui-cell__hd{padding-right:.266667rem}.protocol .weui-cells_checkbox .weui-icon-checked{color:var(--weui-FG-3)}.form .weui-cells__group_form .weui-cells__tips{margin-top:10px;color:#f54531;font-size:.346667rem;line-height:.48rem;padding:0}.form .weui-cells__group_form .weui-cells__tips.hide{display:none}
.logo-wrap {
    padding: 0.426667rem 0.426667rem 0;
}
.logo-wrap a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: .533333rem;
    text-align: center;
    color: #273556;
}
.logo-wrap .icon-logo {
    width: 0.533333rem;
    height: 0.533333rem;
    background: url(../images/logo.png) no-repeat;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}
.logo-wrap span {
     display: inline-block;
     vertical-align: middle;
 }