.become-member-page{ background: #1B1B1B; height: 100vh; padding:188rpx 0 0; } .become-member{ background: url('https://jzmall.lifejingzhi.com/file/jzmall/weixin/new/become-member-bg.png') no-repeat center top; background-size: 100%; width:662rpx; height: 532rpx; margin:0 auto; display: flex; flex-direction: column; align-items: center; padding:60rpx 0 0; } .success-title{ color: #5D3A11; font-size: 60rpx; height: 60rpx; line-height: 60rpx; font-weight:bold; background: linear-gradient(180deg, #F1E3C8 0%, #e6cc8c 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin:0 0 16rpx 0; } .member-title{ color: #5D3A11; font-size: 60rpx; height: 60rpx; line-height: 60rpx; font-weight:bold; background: linear-gradient(180deg, #ebd09c 0%, #e6bd57 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .valid-date{ height: 26rpx; line-height: 26rpx; font-size: 26rpx; color: #5D3A11; background: linear-gradient(181deg, #ebd09c 0%, #E6C162 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin:36rpx 0 120rpx; } .benefit-btn{ width: 384rpx; height: 76rpx; line-height: 76rpx; background: linear-gradient(181deg, #F1E3C8, #E6C162); border-radius: 38rpx; font-size: 32rpx; color:#5D3A11; font-weight: bold; text-align: center; }