.login,.login .bg{position:relative}.login .bg{width:100vw;height:100vh;background:url(../img/loginBj.937e7ed8.jpg) 50% no-repeat;background-size:cover}.login .bg>p{font-size:50px;color:#fff;position:absolute;top:18%;right:15%;letter-spacing:4px}.login .bg h4{width:100%;color:#c6e2ff;font-weight:400;text-align:center;margin-top:20px}.login .bg .loginBox{width:450px;border-radius:10px;position:absolute;top:50%;margin-top:-279px;right:15%;text-align:center;padding:60px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.login .bg .loginBox>p{font-size:48px;color:#fff;text-align:center;font-weight:700;margin-bottom:30px}.login .bg .loginBox>.tips{font-size:18px;color:#fff;text-align:right;margin-top:30px;opacity:1}.login .bg .loginBox>.tips span{padding-bottom:1px;border-bottom:1px solid #fff}.login .bg .loginBox input{width:100%;height:48px;border:0 solid #efefef;border-radius:30px;padding-left:65px;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;font-size:16px;margin-bottom:30px;-webkit-box-shadow:0 4px 9px #e6e6e6!important;box-shadow:0 4px 9px #e6e6e6!important}.login .bg .loginBox .user{background:url(../img/user.43c946eb.png) 24px no-repeat;background-size:24px;background-color:#fff}.login .bg .loginBox .pwd{background:url(../img/psd.4a7fa92b.png) 24px no-repeat;background-size:24px;background-color:#fff}.login .bg .loginBox .code{height:48px;position:relative;margin-bottom:34px}.login .bg .loginBox .code input{padding-left:27px;padding-right:125px}.login .bg .loginBox .code img{width:125px;color:#fff;height:46px;line-height:46px;position:absolute;right:1px;top:1px;font-size:28px;border-top-right-radius:30px;border-bottom-right-radius:30px;text-align:center;border:none}.login .bg .loginBox button{width:100%;height:40px;color:#fff;font-size:24px;letter-spacing:5px;border:0;-webkit-box-shadow:1.526px 7.853px 9px 0 hsla(0,0%,54.1%,.12);box-shadow:1.526px 7.853px 9px 0 hsla(0,0%,54.1%,.12);border-radius:30px;background:-webkit-gradient(linear,left top,left bottom,from(#8a8a8a),to(#333));background:linear-gradient(#8a8a8a,#333);cursor:pointer;margin-bottom:20px}