﻿@import url('common.css');
@import url('animate.css');
.newslist {}
.newslist li{font-size:14px;height:24px;line-height:24px;overflow:hidden;margin-bottom:5px;zoom:1;}
.newslist li a{background:url(/cms/image/d.png) no-repeat left center;padding-left:10px;display:block;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.newslist .linel{height:8px;line-height:8px;font-size:8px;background:url(/cms/image/line.png) repeat-x left center;overflow:hidden;}
.time{float:right;color:#999999;margin-left:20px;font-size:12px;}