.login{height:100vh;background:url(../img/login_p_bg.png) no-repeat bottom;background-size:cover}.login .header{margin-bottom:50px;text-align:center}.login .login_tu{border-radius:20px;overflow:hidden;width:600px}.login .login_con{background:#fff;padding:50px 100px;border-radius:20px;width:550px}.login .ivu-tabs-nav-container{line-height:2;font-size:17px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;position:relative;zoom:1}.login .form{padding-top:1vh}.login .form .input-verify{width:70%}.login .form .count-verify,.login .form .send-verify{width:100px}.login .forget-pass,.login .other-way{font-size:14px}.login .login-btn,.login .other-login{margin-top:3vh}.login .icons,.login .other-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login .other-icon{cursor:pointer;margin-left:10px;color:rgba(0,0,0,.2)}.login .other-icon :hover{color:#2d8cf0}.login .foot{margin-bottom:2vh;color:rgba(0,0,0,.45);font-size:14px}.login .foot .help{margin:0 auto;margin-bottom:1vh;width:60%}.login .foot .help .item{color:rgba(0,0,0,.45)}.login .foot .help :hover{color:rgba(0,0,0,.65)}.login .ivu-tabs-nav{width:100%;float:none}.login .ivu-tabs-nav .ivu-tabs-tab{width:50%;padding:8px 0;text-align:center;margin:0}.spinner{margin-top:20vh;margin-bottom:30vh;height:60px;text-align:center;font-size:10px}.spinner span{display:block;font-size:12px;color:rgba(0,0,0,.45);margin-top:1vh}.spinner div{margin-right:4px;background-color:#78b9fe;height:100%;width:6px;display:inline-block;-webkit-animation:stretchdelay 1.2s ease-in-out infinite;animation:stretchdelay 1.2s ease-in-out infinite}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.ivu-tabs-nav .ivu-tabs-tab .ivu-icon{width:14px;height:14px;margin-right:8px;margin-bottom:5px}