.versionsBox{ height: 360rpx; background-image: url('https://formall.oss-accelerate.aliyuncs.com/douyin/drawable-xhdpi/aboutUs_bnt.png'); background-size: 100% 360rpx; } .Box{ width: 100%; margin: 0 0; height: 100vh; } .logoText{ height: 90rpx; text-align: center; font-size: 36px; font-family: Tensentype JinZhuanHeiJ; font-weight: 500; color: #FFFFFF; margin-top: 100rpx; } .versions{ height: 40rpx; text-align: center; height: 40rpx; font-size: 30rpx; font-family: PingFang SC; font-weight: 500; color: #FFFFFF; margin-top: 40rpx; } .describeBox{ width: 96%; margin: -70rpx auto 0 auto; background-color: #212838; border-radius: 30rpx; text-align: center; } .describe{ width: 90%; height: 400rpx; margin: 20rpx auto; padding: 20rpx; } .consult{ width: 80%; margin: 60rpx auto; height: 80rpx; border-radius: 60rpx; line-height: 80rpx; text-align: center; color: #FFFFFF; background: linear-gradient(-4deg, #4EE09D, #02C96E); }