.r-page{ width: 100%; height: 100vh; max-height: 1624rpx; background: #F7FAFF; .r-box{ padding-top:9rpx; .box-contain{ margin-top:43rpx; .r-line{ display: flex; align-items: center; width: 100%; height: 120rpx; background: #FFFFFF; .line-text{ flex:1; margin-left: 30rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 32rpx; color: #333333; line-height: 120rpx; text-align: left; font-style: normal; } .line-input{ margin-right: 30rpx; width: 494rpx; height: 120rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 32rpx; color: #333333; line-height: 120rpx; text-align: left; font-style: normal; border-bottom: 1rpx solid #E9E9E9; } .line-inputs{ margin-right: 30rpx; width: 494rpx; height: 120rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 32rpx; color: #333333; line-height: 120rpx; text-align: left; font-style: normal; } } } } .footer-btn{ margin:152rpx 30rpx 0; width: 690rpx; height: 98rpx; background: #FF6F26; border-radius: 49rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 32rpx; color: #FFFFFF; line-height: 98rpx; text-align: center; font-style: normal; } }