/* packageUser/pages/user/bind/bind.wxss */ .bg { width: 100%; height: 100%; } .bind { width: 100%; height: 100%; } .bind-logo { display: block; width: 100%; height: 365rpx; } .phone { width: 633rpx; padding-left: 77rpx; height: 88rpx; line-height: 88rpx; font-size: 28rpx; } .phone-block { position: relative; width: 710rpx; height: 88rpx; border-bottom: 1px solid #cccccc; margin: 56rpx auto 0; } .text-placeholder { color: #bbbbbb; } .phone-logo { position: absolute; top: 23rpx; left: 16rpx; width: 30rpx; height: 40rpx; } .yzm-block { position: relative; width: 710rpx; margin: 40rpx auto 0; } .yzm-textBlock { position: relative; float: left; border-bottom: 1px solid #cccccc; } .yzm { width: 363rpx; height: 88rpx; padding-left: 77rpx; line-height: 88rpx; font-size: 28rpx; } .yzm-logo { position: absolute; top: 23rpx; left: 16rpx; width: 32rpx; height: 40rpx; } .getyzm { display: block; float: right; width: 228rpx; height: 86rpx; border: 1px solid #eab86a; border-radius: 6rpx; background-color: #fff; } .getyzm-btn { width: 100%; height: 100%; line-height: 86rpx; text-align: center; color: #eab86a; font-size: 28rpx; } .nogetyzm { display: block; float: right; width: 228rpx; height: 86rpx; border: 1px solid #cccccc; line-height: 86rpx; text-align: center; color: #cccccc; font-size: 28rpx; border-radius: 6rpx; } .bind-btn { display: block; width: 710rpx; height: 88rpx; margin: 70rpx auto 0; border-radius: 4rpx; } .bind-button { width: 100%; height: 100%; background-color: #eab86a; text-align: center; line-height: 88rpx; color: #fff; font-size: 36rpx; } .d5c-logo { width: 120rpx; height: 120rpx; margin: 240rpx auto 0; text-align: center; display: block; } .one-bind { margin: 0 auto; color: #b6b6b6; font-size: 28rpx; text-align: center; } .bind-border { position: relative; width: 710rpx; height: 60rpx; margin: 0 auto 50rpx; border-bottom: 1rpx solid #cccccc; } .bind-huo { width: 100rpx; height: 50rpx; position: absolute; background-color: #fff; color: #cccccc; font-size: 24rpx; position: absolute; left: 50%; margin-left: -50rpx; bottom: -25rpx; line-height: 50rpx; text-align: center; } .bind-d5c { width: 708rpx; height: 88rpx; border: 0; border: 1rpx solid #cccccc; background-color: #f3f3f3; border-radius: 4rpx; margin: 0 auto 20rpx; text-align: center; line-height: 88rpx; font-size: 32rpx; } button::after{ border:none; }