[data-v-47d12d34]{margin:0;padding:0;box-sizing:border-box}.chose-type-container[data-v-47d12d34]{background:#f0f0f0;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px;background:url(../../assets/img/loginback.jpg) no-repeat 50% fixed;background-size:cover}.chose-type-box[data-v-47d12d34]{width:100%;max-width:500px;height:300px;background:#fff;padding:20px;box-shadow:0 2px 10px rgba(0,0,0,.1);position:relative;display:flex;flex-direction:column;align-items:center}.chose-type-btn[data-v-47d12d34]{width:250px;height:44px;background:#000;color:#fff;border:none;cursor:pointer;font-size:16px;font-weight:500;transition:background-color .3s,opacity .3s;position:relative;margin-top:30px}.chose-type-btn[data-v-47d12d34]:hover{background:#333}.chose-type-btn[data-v-47d12d34]:active{background:#555}.chose-type-btn[data-v-47d12d34]:disabled{background:#999;cursor:not-allowed}.chose-type-btn.loading[data-v-47d12d34]{opacity:.8}.chose-type-btn.loading[data-v-47d12d34]:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin:-8px 0 0 -8px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:spin 1s ease-in-out infinite}