.img-a { position: absolute; width: 100%; top: -280rpx; right: -100rpx; } .img-b { position: absolute; width: 50%; bottom: 0; left: -50rpx; margin-bottom: -200rpx; } .t-login { width: 600rpx; margin: 0 auto; font-size: 28rpx; color: #000; } .t-login button { font-size: 28rpx; background: #5677fc; color: #fff; height: 90rpx; line-height: 90rpx; border-radius: 50rpx; box-shadow: 0 5px 7px 0 rgba(86, 119, 252, 0.2); } .t-login input { padding: 0 20rpx 0 120rpx; height: 90rpx; line-height: 90rpx; margin-bottom: 50rpx; background: #f8f7fc; border: 1px solid #e9e9e9; font-size: 28rpx; border-radius: 50rpx; } .t-login .t-a { position: relative; } .t-login .t-a image { width: 60rpx; height: 40rpx; position: absolute; left: 40rpx; top: 28rpx; border-right: 2rpx solid #dedede; padding-right: 20rpx; } .t-login .t-b { text-align: left; font-size: 46rpx; color: #000; padding: 300rpx 0 120rpx 0; font-weight: bold; } .t-login .t-c { position: absolute; right: 22rpx; top: 22rpx; background: #5677fc; color: #fff; font-size: 24rpx; border-radius: 50rpx; height: 50rpx; line-height: 50rpx; padding: 0 25rpx; } .t-login .t-d { text-align: center; color: #999; margin: 80rpx 0; } .t-login .t-e { text-align: center; width: 250rpx; margin: 20rpx auto 0; } .t-login .t-g { text-align: center; } .t-login .t-e image { width: 100rpx; height: 100rpx; } .t-login .t-f { text-align: center; margin: 100rpx 0 0 0; color: #666; } .t-login .t-f text { margin-left: 20rpx; color: #aaaaaa; font-size: 27rpx; } .t-login .uni-input-placeholder { color: #000; } .cl { zoom: 1; } .cl:after { clear: both; display: block; visibility: hidden; height: 0; content: '\20'; } .my-phone { font-size: 24rpx; text-align: center; color: #A2A2A2; margin-top: 40rpx; } .my-phone view { margin-bottom: 10rpx; } .register { font-size: 24rpx; text-align: center; line-height: 50rpx; color: #808080; }