@charset "utf-8";
/* CSS Document */

/*通栏列表页*/
.lanmuc-xwww{width: 100%; height: 50px; background: #f6f6f6;}
.lanmuc-xwww .cadas{width: 1200px; height: auto; margin: 0 auto;}
.lanmuc-xwww .cadaz{width: 300px; height: 50px; float: left; line-height: 50px; color: #666;}
.lanmuc-xwww .cadaz a{color: #333;}
.lanmuc-xwlb{width: 100%; height: auto;}
.lanmuc-xwlb .nrda ul li{width: 1100px; padding: 10px 50px; float: left; background:#f6f6f6; margin-bottom: 10px; height: 40px;border-bottom: dotted 1px #ccc; line-height: 40px;}
.lanmuc-xwlb .nrda ul li>a{font-size: 16px; color: #666;}
.lanmuc-xwlb .nrda ul li>a:hover{color:#155cbc;}
.lanmuc-xwlb .nrda ul li>a span{float: right; font-size: 12px; color:#999; }
.lanmuc-xwlb .nrda{width: 1200px; height: auto; margin: 20px auto; padding-bottom: 20px;}
.lanmuc-xwlb .nrda h2{text-align: center; font-size: 20px; color: #333; }
.lanmuc-xwlb .nrda center{color: #999;}
.lanmuc-xwlb .nrda p{text-indent: 2rem; font-size: 14px;}

/*==========分页样式===========*/
.lanmuc-xwlb .paging {width:100%;height:24px;text-align:center; padding:15px 0; margin:30px 0 0; background:#f6f6f6；float:left;}
.lanmuc-xwlb .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-xwlb .paging a:hover {background:#636363;color:#fff; border:1px solid #505050;box-shadow: inset 0 0 30px rgba(80,80,80,0.7)}
