.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; .fxx-logo{ text-align: center; margin-bottom:68rpx; } .fxx-content{ width:100%; background:#fff; border-radius: 20rpx; padding:38rpx 40rpx; .content-title{ font-size: 32rpx; font-weight: 400; color: #020B18; line-height: 50rpx; margin-bottom:26rpx; } .content-main{ font-size: 28rpx; font-weight: 400; color: #020B18; line-height: 50rpx; text-align: justify; } } } .br{ height:20rpx; }