.tips{position:fixed;bottom:0;left:0;width:100%;text-align:center;margin:25px 0;color:#757575}.tips span{color:#ee085e;cursor:pointer}.loginBoxp{width:500px;height:400px;margin:50px auto;border-radius:10px;overflow:hidden;padding:25px;box-sizing:border-box}.loginBoxp .operate{display:flex;justify-content:space-between;color:#555;cursor:pointer}.loginBoxp .authButton{font-size:15px;background:#ee085e;text-align:center;line-height:45px;border-radius:5px;letter-spacing:2px;color:#fff;cursor:pointer;margin:30px 0 20px}.loginBoxp .fromUl li{background:#ebebeb;margin-bottom:25px;padding:10px 15px;overflow:hidden;line-height:26px;border-radius:5px;font-size:15px;position:relative;color:#757575}.loginBoxp .fromUl li input{color:#757575;width:100%;height:26px;border:none;background:none}.loginBoxp .fromUl li span{position:absolute;right:10px;cursor:pointer}.loginBoxp>p{color:#fff;font-size:20px;margin:10px 0 20px}.loginBoxp .loginType{display:flex;justify-content:space-around;margin-bottom:30px}.loginBoxp .loginType span{cursor:pointer;font-size:18px;color:hsla(0,0%,100%,.5);padding-bottom:5px}.loginBoxp .loginType span.on{color:#fff}.loginPage{width:100%;height:100vh;background:#0d0d0d;overflow:hidden}