.offlinepage{ padding-top: 88rpx; padding-bottom: 100rpx; .chead{ width: 100%; height: 88rpx; background: #FFFFFF; position: fixed; left:0rpx; top:0rpx; .icon{ font-size: 44rpx; color:$uni-color999; margin-left: 32rpx; } .titlesi{ color:$uni-color333; font-size: 34rpx; font-weight: 500; width:650rpx; text-align: center; } } .tipbox{ padding:0 24rpx; padding-top: 16rpx; margin-bottom: 16rpx; .tips{ width: 702rpx; background: #FFF8F2; border-radius: 0rpx 30rpx 30rpx 30rpx; padding:15rpx 24rpx; box-sizing: border-box; color:#F98119; font-size: 22rpx; .icon{font-size: 32rpx;margin-right: 16rpx;} } } .offlineinfo{ padding:0 24rpx; .isitem{ background: #FFFFFF; border-radius: 10rpx; box-sizing: border-box; padding:0 24rpx; padding-bottom: 12rpx; .t1{ height:73rpx; border-bottom: 1rpx solid #F0F0F2; font-size: 24rpx; color:$uni-color666; view{ color:$uni-color999; text{ color:#c2c4cc; font-size: 32rpx; margin-right: 6rpx; } } } .t2{ font-size: 24rpx; color:$uni-color666; padding-top: 15rpx; .row{ margin-bottom: 12rpx; } text{ color:$uni-color999; } } } } .payfoot{ width: 100%; position: fixed; left:0rpx; bottom: 0rpx; height: 100rpx; background: #FFFFFF; box-shadow: 0rpx -4rpx 20rpx 0rpx rgba(198,199,204,0.1); border-radius: 10rpx 10rpx 0rpx 0rpx; view{ width: 702rpx; height: 68rpx; background: #1969F9; border-radius: 10rpx; font-size: 28rpx; color:#fff; text-align: center; line-height: 68rpx; } } }