@charset "UTF-8";

body,div,h3,ul,li{margin:0;padding:0;font:12px/1.5 Microsoft Yahei,tahoma,\5b8b\4f53;}
ul,ol{list-style:none;}
a{text-decoration:none;outline:none;color:#c9f7ff;}
a:hover{text-decoration: none;}
a:focus, *:focus {outline:none;}


.news-mod{position: relative;width: 330px;height: 118px;}

.news-h3{background: url(./images/gonggao.png) no-repeat;width: 66px;height: 17px;margin: 15px 0 10px;}


.news-bg{width: 329px;height: 118px;background: #086095;margin-top: 5px;border-radius:8px ;}
.newslist{padding-top: 6px;}


.gongg{color: #02dfc6;float: left;}
.newslist li{line-height: 25px;height: 25px;vertical-align: top;}
.newslist li a{color: #fff;margin-left: 10px;height: 25px;display: block;position: relative;border-bottom: 1px dashed #1684c7;margin-right: 10px;line-height: 25px;}
.newslist .w-text{width: 270px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #fff;float: left;}
.newslist .date{float: left;color: #fff;}
.newslist .i-notice{width: 16px;height: 12px;position: absolute;background: url(../news_img/icon_sprites.png) no-repeat;top: 5px;left: 0;}
.newslist a:hover{color: #fff;}
.newslist a:hover .i-notice{background-position: 0 -12px;}