﻿/*! ablejs - v0.2.0 - Thursday, January 25th, 2018, 6:10:49 PM
* http://www.ablesky.com
* Copyright (c) 2018 frontend@ablesky.com; Licensed  */
html,body{min-height:100%;background-color:#fff}.input-wrap{background-color:#fff;height:28.58rem;width:100%}input{display:block;margin:0 auto;padding-left:1rem;width:100%;font-size:1.25rem;border:0;border-radius:0}.ablesky-app-download{display:none}.phone-wrap{display:-webkit-flex;display:flex;flex:1;height:1.25rem;padding:2.63rem .75rem 1.22rem;margin:0 1.25rem;border-bottom:1px solid #e3e3e3}.phone-input{display:-webkit-flex;display:flex;flex:1;height:1.5rem;padding-left:0}.identify-wrap{display:-webkit-flex;display:flex;flex:1;height:5.45rem;margin:0 1.25rem;border-bottom:#e3e3e3 solid 1px;overflow:hidden}.identify-input{display:-webkit-flex;display:flex;flex:1;height:1.12rem;padding:3.08rem .75rem 1.25rem;float:left}.password-wrap{display:-webkit-flex;display:flex;flex:1;height:5.5rem;margin:0 1.25rem;border-bottom:#e3e3e3 solid 1px;overflow:hidden}.password-input{display:-webkit-flex;display:flex;flex:1;height:1.14rem;padding:3.2rem .75rem 1.16rem}.identify-btn{display:block;width:6.15rem;height:2.5rem;color:#fff;background-color:#4993fa;float:left;margin-top:2.33rem;margin-bottom:1rem;border-radius:.5rem;text-align:center;line-height:2.7rem;text-decoration:none;font-size:1rem;border:2px solid #4993fa}.time-down{display:block;width:6.15rem;height:2.5rem;color:#4993fa;background-color:#fff;font-weight:400;float:left;margin-top:2.33rem;margin-bottom:1rem;border-radius:.5rem;text-align:center;line-height:2.7rem;border:2px solid #4993fa}.submit-wrap{height:auto;background-color:#fff;position:relative}.submit-btn{display:block;width:24.16rem;height:3.83rem;color:#fff;background-color:#4993fa;border-radius:.5rem;text-align:center;line-height:3.83rem;text-decoration:none;font-size:1.25rem;margin:0 auto}[data-dpr="2"] html,[data-dpr="2"] input,[data-dpr="2"] .identify-btn,[data-dpr="2"] .submit-btn,[data-dpr="2"] .exp{font-size:28px}[data-dpr="3"] html,[data-dpr="3"] input,[data-dpr="3"] .identify-btn,[data-dpr="3"] .submit-btn,[data-dpr="3"] .exp{font-size:42px}#m-error-tip{position:absolute;width:100%;color:#fff;height:5rem;top:50px;text-align:center;z-index:999}#m-error-tip .m-error-des{display:inline-block;border-radius:2rem;max-width:280px;line-height:1.5rem;padding:.5rem 1rem;background:#1f1f1f;opacity:0}.bounceIn{-webkit-animation:animation 2s linear;-moz-animation:animation 2s linear;-o-animation:animation 2s linear;animation:animation 2s linear}.disabled{background-color:#ccc;border-color:#ccc}@-webkit-keyframes animation{from{opacity:0}50%{opacity:.8}to{opacity:.8}}@-moz-keyframes animation{from{opacity:0}50%{opacity:.8}to{opacity:.8}}@-o-keyframes animation{from{opacity:0}50%{opacity:.8}to{opacity:.8}}@keyframes animation{from{opacity:0}50%{opacity:.8}to{opacity:.8}}