.bg-bubbles[data-v-3b075816]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;margin:0;overflow:hidden}.bg-bubbles li[data-v-3b075816]{position:absolute;list-style:none;display:block;width:16px;height:16px;bottom:-16px;-webkit-animation:square-3b075816 25s infinite;animation:square-3b075816 25s infinite;-webkit-transition-timing-function:linear;transition-timing-function:linear;border-radius:4px;opacity:.3}.bg-bubbles li[data-v-3b075816]:nth-child(12){left:5%;width:32px;height:32px;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-duration:10s;animation-duration:10s;background:#e54757}.bg-bubbles li[data-v-3b075816]:first-child{left:10%;background:#31b48d}.bg-bubbles li[data-v-3b075816]:nth-child(2){left:20%;width:32px;height:32px;-webkit-animation-duration:15s;animation-duration:15s;background:#38a0f3}.bg-bubbles li[data-v-3b075816]:nth-child(11){left:22%;width:40px;height:40px;-webkit-animation-delay:3s;animation-delay:3s;background:#7438c7}.bg-bubbles li[data-v-3b075816]:nth-child(3){left:25%;background:#31b48d}.bg-bubbles li[data-v-3b075816]:nth-child(9){left:25%;width:24px;height:24px;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:10s;animation-duration:10s;background:#38a0f3}.bg-bubbles li[data-v-3b075816]:nth-child(7){left:32%;-webkit-animation-delay:3s;animation-delay:3s;background:#7438c7}.bg-bubbles li[data-v-3b075816]:nth-child(4){left:40%;width:40px;height:40px;-webkit-animation-duration:20s;animation-duration:20s;background:#e54757}.bg-bubbles li[data-v-3b075816]:nth-child(8){left:55%;width:24px;height:24px;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-duration:10s;animation-duration:10s;background:#31b48d}.bg-bubbles li[data-v-3b075816]:nth-child(5){left:70%;background:#7438c7}.bg-bubbles li[data-v-3b075816]:nth-child(14){left:70%;width:40px;height:40px;-webkit-animation-delay:6s;animation-delay:6s;background:#38a0f3}.bg-bubbles li[data-v-3b075816]:nth-child(6){left:80%;width:24px;height:24px;background:#e54757}.bg-bubbles li[data-v-3b075816]:nth-child(13){left:85%;width:40px;height:40px;-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-duration:10s;animation-duration:10s;background:#31b48d}.bg-bubbles li[data-v-3b075816]:nth-child(10){left:90%;width:24px;height:24px;-webkit-animation-delay:3s;animation-delay:3s;background:#38a0f3}@-webkit-keyframes square-3b075816{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-1000px) rotate(600deg);transform:translateY(-1000px) rotate(600deg)}}@keyframes square-3b075816{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-1000px) rotate(600deg);transform:translateY(-1000px) rotate(600deg)}}.login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;background-size:cover;overflow:hidden}.login-con{position:absolute;top:50%;-webkit-transform:translateY(-60%);transform:translateY(-60%);width:300px}.login-con-header{font-size:16px;font-weight:300;text-align:center;padding:30px 0}.login-con .form-con{padding:10px 0 0}.login-con .login-tip{font-size:10px;text-align:center;color:#c3c3c3}