UIColor * color = UIColorWithRGBA(234, 99, 99, 1);
[self.navigationBar lt_setBackgroundColor:[color colorWithAlphaComponent:1]];
UIColor * color = UIColorWithRGBA(234, 99, 99, 1);
[self.navigationBar lt_setBackgroundColor:[color colorWithAlphaComponent:1]];