.i-page{ width:100%; height:calc(100vh-120rpx) ; min-height: 100vh; background: #F7FAFF; .scroll-y-hs{ height: 1300rpx; padding-top:6rpx; .i-line{ margin: 0 30rpx; padding-bottom:20rpx; .line-item{ margin-top:24rpx; width: 690rpx; height: 100%; background: #FFFFFF; box-shadow: 0rpx 0rpx 10rpx 0rpx rgba(232,232,232,0.49); border-radius: 10rpx; .item-des{ padding: 35rpx 28rpx 0; } .item-time{ padding: 26rpx 0 33rpx 28rpx; } } } .i-lins-null{ padding-top:6rpx; .footer-img{ margin:30% 146rpx 0; width: 458rpx; height: 458rpx; background-size: 100%; } .footer-text{ // margin-top: 30%; height: 40rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 28rpx; color: #999999; line-height: 40rpx; text-align: center; } } } .my-n-footer{ position: fixed; bottom:0 ; width: 100%; height: 146rpx; background: #FFFFFF; .footer-btn{ margin: 23rpx 40rpx 48rpx; width: 670rpx; height: 88rpx; background: linear-gradient( 137deg, #3877F5 0%, #5690FA 100%); border-radius: 44rpx; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 32rpx; color: #FFFFFF; line-height: 88rpx; text-align: center; font-style: normal; } } }