.container { background-color: #ffffff; } .login-btn { /* width:400rpx; */ width: 94%; margin-left: 3%; height:86rpx; line-height: 86rpx; background:#0074FF; border-radius:43rpx; font-size:30rpx; color: #ffffff; text-align: center; margin: 0 auto; } .send-code { font-size:28rpx; font-family:PingFangSC-Regular; font-weight:400; color:#0074FF; white-space: nowrap; } .def-btn-verify { border: none; padding: 0; font-size:28rpx; font-family:PingFangSC-Regular; font-weight:400; color: #0074FF; white-space: nowrap; background-color: #fff; } .def-btn-verify::after { border: none; } .form-item { border-bottom: solid 1px #e5e6e7; padding: 60rpx 0 35rpx 0; } .form-btn { margin-top: 60rpx; text-align: center; } .container { position: relative; padding: 0 40rpx; }