.login{background:url(../../static/img/bg008.bc3d32a6.svg) no-repeat;background-size:cover;min-height:100vh}.login .show-container{width:100%;min-height:90vh;display:flex;justify-content:center;align-items:center}.login .show-container .left-pic{box-sizing:border-box;width:380px;height:430px;background:linear-gradient(0deg,#3a485a,#607089);padding:20px 30px 80px 30px;box-shadow:0 0 2px hsla(0,0%,100%,.30196078431372547);display:flex;justify-content:space-around;align-items:flex-start;flex-direction:column;color:#fff}.login .show-container .left-pic .login-box{width:100%;display:flex;align-items:center;justify-content:center;font-size:1rem}.login .show-container .left-pic .login-box .logo{font-size:1rem;padding:5px;display:inline-block;width:100px;height:100px;background-size:cover}.login .show-container .login-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-sizing:border-box;width:380px;height:430px;background:#fff;padding:40px 60px;box-shadow:0 0 10px rgba(0,0,0,.30196078431372547)}.login .verify-img{width:80px;height:28px;margin-top:3px;border-radius:3px}.login .copyright{display:flex;justify-content:center;padding:20px;font-size:.6em;word-wrap:break-word;text-align:center;line-height:1.2em}