.index{width:100%;height:100vh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.bg-image{width:100%;height:100%;position:fixed;left:0;top:0;z-index:-1}.login-body{width:90%;height:7rem;background-color:#fff;border-radius:.26667rem}.phone-cell{box-sizing:border-box;margin:.42667rem;width:calc(100% - .85333rem);height:1.33333rem;position:relative;display:flex;align-items:center}.phone-cell .solt-phone{width:.64rem;height:.64rem}.phone-cell .input-style{width:calc(100% - .85333rem)}.phone-cell .input-style,.phone-cell .smcode-style{font-size:.42667rem;margin-left:.32rem;height:1.06667rem}.phone-cell .smcode-style{width:calc(100% - 3.76rem);position:relative}.phone-cell .smcode-style:after{position:absolute;content:"";right:.02667rem;top:0;width:.02667rem;height:100%;background-color:#404040}.phone-cell .sms-button-style{font-size:.37333rem;height:1.06667rem;width:2.66667rem;line-height:1.06667rem;text-align:center;color:#009e9f}.phone-cell:after{content:"";position:absolute;left:0;bottom:-.01333rem;right:0;height:.01333rem;background-color:#dcdcdc}.login-button{width:90%;background-color:#009e9f;color:#fff;margin:.32rem auto}.el-button:focus,.el-button:hover{color:#fff;border-color:#009e9f;background-color:#009e9f}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#fff;background-color:rgba(0,158,159,.5)}