#app,body,html{position:relative;width:100%;max-width:500px;margin:0 auto;padding:0;background-color:#f8f8f8;font-size:14px}*{box-sizing:border-box}input,select,textarea{display:block;border:none;outline:none;background:none;appearance:none;-webkit-appearance:none;-moz-appearance:none}.img-wrap{position:relative}.img-wrap,.img-wrap>img{width:100%}.img-wrap>form{position:absolute;left:0;top:.89rem;width:7.5rem}form .form-row{position:relative;width:100%;padding:0 .65rem 0 .58rem;display:flex;justify-content:space-between;overflow:hidden}.form-row .select-wrap,.form-row input[type=text]{position:relative;width:2.86rem;height:.46rem}.form-row input,.form-row select{padding-left:.9rem;margin-bottom:.27rem;line-height:.46rem}.select-wrap>select{width:100%;height:100%}.form-row .select-wrap:after{content:"";position:absolute;top:.1rem;right:.2rem;width:.26rem;height:.26rem;background:url(select.2119dc36a1.png) no-repeat;background-size:100%}.form-row>input[name=address]{width:6.3rem;padding:0 0 0 1.25rem;margin-bottom:1.1rem}form>textarea{width:5.8rem;height:1.45rem;margin:0 .98rem 0 .82rem}form .btn_submit{width:3rem;height:.64rem;margin:.8rem auto 0}.toast{position:fixed;left:50%;top:50%;width:4rem;max-width:200px;padding:0 .2rem;transform:translate(-50%,-50%);text-align:center;font-size:.26rem;line-height:.6rem;word-wrap:break-word;color:#fff;background-color:rgba(0,0,0,.5);border-radius:10px;opacity:1;z-index:1}.fade-leave-active{transition:all .5s ease-out}.fade-leave-to{opacity:0}