/*2.通用列表*/
.lanmuc-tdaa{ width:100%; height:auto;}
.lanmuc-tdaa .nw{ width:1200px; height:auto; margin:20px auto;}
.lanmuc-tdaa .nwz{ width:300px; margin-right:20px; height:200px; float:left; background-color:#333;}
.lanmuc-tdaa .nwy{ width:860px; height:auto;  padding:0 10px; float:left;}
.lanmuc-tdaa .nwt{ width:860px; height:40px; line-height:30px; float:left; border-bottom:#666 1px solid;}
.lanmuc-tdaa .nwt .z{ width:300px; float:left;}
.lanmuc-tdaa .nwt .y{ width:300px; float:right; text-align:right;}
.lanmuc-tdaa .nwt a{ color:#666;}
.lanmuc-tdaa .nwt a:hover{ color:#fb592d;}
.lanmuc-tdaa .nwyx{ width:840px; padding:30px 20px; float:left;  line-height:30px; }
.lanmuc-tdaa .nwyx ul li{ width:270px; height:300px; float:left; padding:5px;}
.lanmuc-tdaa .cps{ width:100%; height:260px; float:left; overflow:hidden; text-align:center;}
.lanmuc-tdaa .cps img{ max-width:100%; height:100%; vertical-align:middle;}
.lanmuc-tdaa .cpx{ float:left; width:100%; height:40px; line-height:40px; text-align:center;}
.lanmuc-tdaa .nwyx ul li a{ color:#666;}
.lanmuc-tdaa .nwyx ul li a:hover{ color:#333;}
.lanmuc-tdaa .ydd{ width:100%; height:30px; line-height:30px; color:#FFF; background-color:#fb592d; padding:10px 20px; border-radius:5px;}
.lanmuc-tdaa .cpyfl{ width:860px; padding:20px 0; float:left;  line-height:30px;}
.lanmuc-tdaa .cpyfl a{ color:#666;}
.lanmuc-tdaa .cpyfl a:hover{ color:#f55d45;}

/*==========分页样式===========*/
.lanmuc-tdaa .paging {width:100%;height:24px;text-align:center; padding:15px 0; margin:30px 0 0; background:#f6f6f6; float:left;}
.lanmuc-tdaa .paging a{font:12px/22px "microsoft yahei";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-tdaa .paging a:hover {background:#636363;color:#fff; border:1px solid #505050;box-shadow: inset 0 0 30px rgba(80,80,80,0.7)}