.van-toast{position:fixed;top:50%;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:content-box;width:90px;max-width:70%;min-height:90px;padding:15px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-break:break-all;background-color:rgba(50,50,51,.88);border-radius:4px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-toast--unclickable *{pointer-events:none}.van-toast--text{width:-webkit-fit-content;width:fit-content;min-width:96px;min-height:unset;padding:8px 12px}.van-toast--text .van-toast__text{margin-top:0}.van-toast--top{top:50px}.van-toast--bottom{top:auto;bottom:50px}.van-toast__icon{font-size:40px}.van-toast__loading{padding:5px}.van-toast__text{margin-top:10px}.sign-in{padding:0 20px}.sign-in .logo{width:92px;height:57px;margin:60px auto;background:url(../../static/img/logo.4e900087.png) no-repeat;background-size:100% 100%}.sign-in .form{font-size:14px}.sign-in .van-field__control{padding-left:10px}.sign-in .option{height:20px;line-height:20px;margin-bottom:20px;padding:0 10px}.sign-in .option .signin-forgotPwd{float:left}.sign-in .option span{color:#f05b5b}.sign-in .option p{float:right}.sign-in .login-btn{width:100%;height:50px;background:#f05b5b;-webkit-box-shadow:0 2px 8px 0 rgba(240,91,91,.5);box-shadow:0 2px 8px 0 rgba(240,91,91,.5);border-radius:25px;font-size:18px;color:#fff;line-height:50px;text-align:center}.sign-in .login-btn,.sign-in .otherWay{font-family:PingFangSC-Regular;font-weight:400}.sign-in .otherWay{color:#999;line-height:17px;margin-top:37px;margin-bottom:20px}.sign-in .weschool{width:48px;height:48px;line-height:48px;background:#f05b5b;-webkit-box-shadow:0 2px 8px 0 rgba(240,91,91,.5);box-shadow:0 2px 8px 0 rgba(240,91,91,.5);border-radius:8px;color:#fff;margin:0 auto}.mint-button--primary{background-color:#2f84e9}