body {
  background: #e5e5e5; }

.manset-right-news .manset-right-news-list li {
  background: #fff;
  border: 0;
  height: 98px;
  margin: 0 0 3px;
  padding: 11px 9px 10px 10px; }
  .manset-right-news .manset-right-news-list li:nth-child(2n) {
    background: #f4f4f4; }
  .manset-right-news .manset-right-news-list li:first-child {
    padding: 11px 9px 10px 10px; }
  .manset-right-news .manset-right-news-list li:last-child {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 0; }
  .manset-right-news .manset-right-news-list li .news-img-right span {
    font-size: 16px; }
