.container { background-color: #F5E2BE; justify-content: flex-start; color: #1E1E1E; font-weight: 500; } .bg{ width: 639rpx; height:521rpx; position: fixed; bottom: 0; left:0; } .text1{ font-size:36rpx; text-align: center; margin-top: 132rpx; } .btn { width: 600rpx; height: 104rpx; background-color: #035834; border-radius: 14rpx; margin-top: 110rpx; } .btn1 { width: 100%; height: 90rpx; background-color: #03AF69; border-radius: 14rpx; position:relative; top:0; font-size: 36rpx; text-align: center; line-height: 90rpx; color:#fff; } .text2{ font-size:22rpx; width:560rpx; margin-top: 50rpx; } .line2{ width: 600rpx; height:3rpx; background-color: #593613; margin-top:80rpx; } .text3{ font-size:36rpx; color:#A20602; margin-top: 90rpx; z-index: 10; } .Triangle{ width: 16rpx; height:22rpx; margin-right: 22rpx; } .text4{ font-size:28rpx; margin-top: 60rpx; z-index: 10; } .text5{ margin-top: 20rpx; z-index: 10; }