/* 股票式涨跌色：红涨、绿跌；不改变一至五星本身的业务含义。 */
.good,.up,.flow-up{color:#e53935 !important}
.bad,.down,.flow-down{color:#159947 !important}
