.body-background { background: linear-gradient(180deg, #FF9545 0%, rgba(255, 149, 69, 0) 100%); } .fxx-container{ padding:82rpx 56rpx; justify-content: center; align-items: center; position:relative; .fxx-logo{ text-align: center; margin-bottom:68rpx; position: absolute; top:0; z-index: -1; } .fxx-content{ margin-top:220rpx; padding:{ bottom:48rpx; left:10rpx; right:10rpx; } width:100%; background:#fff; border-radius: 20rpx; .content-title{ font-size: 32rpx; font-weight: 400; color: #020B18; line-height: 50rpx; margin-bottom:26rpx; } .content-image{ justify-content: center; margin:{ top:38rpx; bottom:0; } } .content-main{ padding:0 80rpx; .main-title{ font-size: 32rpx; font-weight: 400; color: #020B18; line-height: 50rpx; } .main-desc{ font-size: 32rpx; font-weight: 400; color: #FF9545; line-height: 50rpx; margin-bottom:36rpx; } .main-ext{ font-size: 28rpx; font-weight: 400; color: #000000; line-height: 50rpx; } } .done-btn:nth-child(1){ width:240rpx; padding:{ right:20rpx; } } .done-btn{ width: 360rpx; } } } .br{ height:20rpx; }