.ts-im-top p{
  text-align: center;
  margin:20px 0;
}
.ts-im-top p.top-ti{
  font-size: 22px;
}

.ts-im-top p.sub-ti{
    font-size: 22px;
}
.ts-im-top p.ly-ll{
  font-size: 14px;
  color: #888;
  height: 24px;
  line-height: 24px;
  background: #eee;
}
.ts-im-top p.ly-ll span{
  padding: 0 5px;
}