.loginPC{width:100%;height:100%;background:url(../img/login_bg.03eeb14a.png) no-repeat bottom;background-color:#015cf2}.loginPC,.loginPC .wrapper{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}.loginPC .wrapper{width:480px;height:440px;background:#fff;border-radius:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}.loginPC .wrapper .logoImg{width:80px;height:80px;text-align:center;line-height:100px;font-size:28px;font-weight:700;background:#ccc;color:#fff;border-radius:50%;overflow:hidden;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 1s;transition:all 1s}.loginPC .wrapper .logoImg img{width:100%;height:100%}.loginPC .wrapper .logoImg:hover{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.loginPC .wrapper .name{font-size:22px;font-weight:700;color:#0079fe;margin-top:20px;margin-bottom:10px}.loginPC .wrapper .form{width:320px;height:40px;margin-top:16px}.loginPC .wrapper .form input{width:100%;height:40px;font-size:16px;border-radius:4px;color:#333;border:1px solid #ccc;padding-left:18px;-webkit-box-sizing:border-box;box-sizing:border-box}.loginPC .wrapper .code,.loginPC .wrapper .code .btn{display:-webkit-box;display:-ms-flexbox;display:flex}.loginPC .wrapper .code .btn{width:120px;height:36px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loginPC .wrapper .code .btn button{width:100px;height:36px;border-radius:4px;color:#999;cursor:pointer}.loginPC .wrapper .code .btn button.active{color:#fff;background:#0079fe}.loginPC .wrapper .code input{-webkit-box-flex:1;-ms-flex:1;flex:1}.loginPC .wrapper .loginBtn{width:66.6%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.loginPC .wrapper .loginBtn button{background:#0079fe}.loginPC .wrapper .bot{width:320px;height:60px;padding:10px 2px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.loginPC .wrapper .bot,.loginPC .wrapper .bot p{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.loginPC .wrapper .bot p{cursor:pointer;font-size:15px;color:#737373}.loginPC .wrapper .bot p input[type=checkbox]{width:16px;height:16px;background:#fff;margin-right:4px}.loginPC .registerShow{width:100%;height:100%;position:absolute;background:rgba(0,0,0,.7);left:0;top:0;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.loginPC .registerShow img{width:300px;height:300px;border-radius:5%}.loginPC .registerShow p{color:#ccc;line-height:50px}