*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none}li,ul{list-style:none}input::-webkit-input-placeholder{color:#888!important}input:-moz-placeholder,input::-moz-placeholder{color:#888!important}input:-ms-input-placeholder{color:#888!important}button,input{outline:none;border:none;background:transparent}img{max-width:100%}#app{min-height:100vh;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9f9f9}.form-item-label{color:#999;font-size:.4rem;padding:.466667rem 0 .2rem 0;display:flex;flex-flow:row nowrap;align-items:center}.form-item-label img{margin-right:.173333rem}.form-item-input{width:100%;height:1.173333rem;line-height:1.173333rem;background:#f8f8f8;border-radius:.266667rem;box-sizing:border-box;padding:0 .4rem 0 .533333rem;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.form-item-input input{color:#666;font-size:.4rem;font-weight:700}.form-item-input input::-webkit-input-placeholder{font-weight:400;color:#c5c4c4}.form-item-input input::-moz-placeholder{font-weight:400;color:#c5c4c4}.form-item-input input::-ms-input-placeholder{font-weight:400;color:#c5c4c4}.form-item-input .code-btn{cursor:pointer;font-size:.373333rem;font-weight:700;color:#1fc26d;line-height:.266667rem}.form-item-input .code-img{width:1.493333rem;height:.6rem}.form-item-btn{background:#1fc26d;border-radius:.133333rem;font-size:.4rem;font-weight:700;line-height:1.146667rem;height:1.146667rem;text-align:center;color:#fff;width:100%}