/*2.产品列表*/
.lanmuc-cpld{ width:100%; height:auto;}

.lanmuc-cpld .nwy{ width:860px; height:auto;  padding:0 10px; float:left;}
.lanmuc-cpld .nwt{ width:860px; height:40px; line-height:30px; float:left; border-bottom:#666 1px solid;}
.lanmuc-cpld .nwt .z{ width:auto; float:left;}
.lanmuc-cpld .nwt .y{ width:auto; float:right; text-align:right;}
.lanmuc-cpld .nwt a{ color:#666;}
.lanmuc-cpld .nwt a:hover{ color:#fb592d;}
.lanmuc-cpld .nwyx{ width:860px; padding:30px 0px; float:left;  line-height:30px; }
.lanmuc-cpld .nwyx ul li{ width:250px; height:280px; float:left; padding:5px; margin:10px; text-align:center;}
.lanmuc-cpld .cps{    width: 92%;
    height: 220px;
    float: left;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
    margin: 10px 2%;
    padding: 10px 2%;}
.lanmuc-cpld .cps img{ width:100%; height:auto; 
    transition: all 0.5s;}
.lanmuc-cpld .cps:hover img{transform: scale(1.1);}
.lanmuc-cpld .cpx{ float:left; width:100%; height:40px; line-height:40px; text-align:center;}
.lanmuc-cpld .nwyx ul li a{ color:#666;}
.lanmuc-cpld .nwyx ul li a:hover{ color:#333;}
.lanmuc-cpld .ydd{ width:100%; height:30px; line-height:30px; color:#FFF; background-color:#fb592d; padding:10px 20px; border-radius:5px;}

.lanmuc-cpld .paging {width:100%;height:24px;text-align:center; padding:15px 0; margin:30px 0 0; background:#f6f6f6}
.lanmuc-cpld .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-cpld .paging a:hover {background:#636363;color:#fff; border:1px solid #505050;box-shadow: inset 0 0 30px rgba(80,80,80,0.7)}

