.login{width: 100vw;height: 94vh;background: #FFF;padding-top: 8vh;}
.logo{display: block;width: 1.38rem;height: 1.58rem;margin: 0 auto;}
.loginFrame{width: 6.9rem;border-bottom: 1px solid #dcdcdc;margin: 0 auto;padding-top: 0.45rem;}
.login_icon{width: .9rem;height: .5rem;margin: 0.2rem 0;padding:0 .2rem;border-right: 1px solid #dcdcdc;font-size: .4rem;color: #666;text-align: center;line-height: .5rem;}
.phone,.password,.strWorkNo{width: calc(100% - .9rem);height: .9rem;line-height: .9rem;border: 0;padding-left: .4rem;color: #aaa;font-size: .28rem;}
.codeFrame{width: 6.9rem;margin: 0.45rem auto;}
.code{height: .9rem;line-height: .9rem;border-bottom: 1px solid #dcdcdc;color: #aaa;font-size: .28rem;width: 65%;padding-left: .4rem;}
.getCode{width: 33%;height: .9rem;line-height: .9rem;color: #999;font-size: .3rem;border: 0;background: #eee;border-radius: 2px;}
.getCodeBtn{background: #FF5100;color: #fff;}
.login_btn{width: 6.9rem;height: .88rem;margin:1.3rem auto;border-radius: 4px;display: block;font-size: .36rem;color: #fff;background: #FF5100;}
