.bg { width: 100%; height: 100%; background-color: #fff; } .block { height: 233rpx; } .bind-logo { display: block; width: 200rpx; height: 200rpx; margin: 0 auto; } .bind-text { padding-top: 30rpx; font-size: 32rpx; color: #eab86a; text-align: center; } .bind-btn { display: block; margin: 375rpx auto 0; width: 710rpx; height: 88rpx; border: 1px solid #eab86a; border-radius: 4rpx; } .bind-btn__button { width: 710rpx; height: 88rpx; text-align: center; line-height: 88rpx; color: #eab86a; font-size: 28rpx; } .bind-btn1 { display: block; margin: 20rpx auto 0; width: 710rpx; height: 88rpx; border: 1px solid #cccccc; border-radius: 4rpx; } .bind-btn1__button { width: 710rpx; height: 88rpx; text-align: center; line-height: 88rpx; color: #999999; font-size: 28rpx; }