@charset "utf-8";
/* CSS Document */


/*news*/
.lanmuc-newg{width: 100%; height: auto;}
/*新闻频道列表页*/
.lanmuc-newg .xwtit{width:860px; height: 60px; line-height: 60px; float: left; border-bottom: 1px dotted #ccc; margin-left: 20px;}
.lanmuc-newg .xwtit a{color: #666;}
.lanmuc-newg .xwtit a:hover{color: #333;}
.lanmuc-newg .xwll{width:860px; float: left; height: auto; padding-bottom: 40px; margin-left: 20px;}
.lanmuc-newg .xwll ul{margin-top: 20px;}
.lanmuc-newg .xwll ul li{width: 100%; height: 60px; float:left; padding: 10px 0; margin-bottom: 10px; color: #666;}
.lanmuc-newg .xwll ul li .time{width: 60px; height: 60px; float: left; text-align: center;}
.lanmuc-newg .xwll ul li .nee{margin-left:30px; width:770px; float: left; overflow: hidden;}
.lanmuc-newg .shang{ height: 40px; line-height: 35px; font-size: 24px;}
.lanmuc-newg .xia{ font-size: 12px;}
.lanmuc-newg .title{   font-size: 18px; line-height:140%; text-align: left;}
.lanmuc-newg .title a{color: #333;}
.lanmuc-newg .title a:hover{color:#b63d32}
.lanmuc-newg .xiang { line-height: 140%; font-size: 12px; color: #999; word-wrap: break-word;     overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;}
/*==========分页样式===========*/
.lanmuc-newg .paging {width:100%;height:24px;text-align:center; padding:15px 0; margin:30px 0 0; background:#f6f6f6}
.lanmuc-newg .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-newg .paging a:hover {background:#636363;color:#fff; border:1px solid #505050;box-shadow: inset 0 0 30px rgba(80,80,80,0.7)}
