
.lanmuc-newd{ width:100%; height:auto; margin-top:30px;}
/*2.新闻列表*/
.lanmuc-newd .nwy{ width:860px; height:auto;  padding:0 10px; float:left;}
.lanmuc-newd .nwt{ width:860px; height:40px; line-height:30px; float:left; border-bottom:#666 1px solid;}
.lanmuc-newd .nwt .z{ width:300px; float:left;}
.lanmuc-newd .nwt .y{ width:300px; float:right; text-align:right;}
.lanmuc-newd .nwt a{ color:#666;}
.lanmuc-newd .nwt a:hover{ color:#fb592d;}
.lanmuc-newd .nwyx{ width:860px; padding:30px 10px; float:left;  line-height:30px; }
.lanmuc-newd .nwyx ul li{ width:860px; height:40px; line-height:40px; border-bottom:#CCC dotted 1px;}
.lanmuc-newd .nwyx ul li span{ float:right;}
.lanmuc-newd .nwyx ul li a{ color:#666;}
.lanmuc-newd .nwyx ul li a:hover{ color:#333;}


/*==========分页样式===========*/
.lanmuc-newd .paging {width:100%;height:24px;text-align:center; padding:15px 0; margin:30px 0 0; background:#f6f6f6}
.lanmuc-newd .paging a{ color:#666666;padding:1px 8px;border:solid 1px #c9c9c9;display:inline-block;white-space:nowrap;margin:0 3px; border-radius:3px; background:#f5f5f5; box-shadow: inset 0 0 30px rgba(239,239,239,0.7)}
.lanmuc-newd .paging a:hover {background:#636363;color:#fff; border:1px solid #505050;box-shadow: inset 0 0 30px rgba(80,80,80,0.7)}