/*新产品列表页*/

.lanmuc-ygcb{width: 100%; height: auto;}
.lanmuc-ygcb .ygda{width: 1200px; height: auto; margin: 30px auto 0 auto;}
.lanmuc-ygcb .ygda ul{width: 100%; margin-top: 30px; float: left;}
.lanmuc-ygcb .ygda ul li{width: 380px; height:auto; float: left; margin-right: 20px; text-align: center; margin-bottom: 20px;}
.lanmuc-ygcb .ygda ul li:hover{filter: Alpha(Opacity=88); /*IE*/ -moz-opacity: 0.88; /*FF*/ opacity: 0.88;}
.lanmuc-ygcb .ygda ul li:nth-child(3n){margin-right: 0;}
.lanmuc-ygcb .ygda ul li .tu{width: 100%; padding-bottom: 10px; overflow: hidden; float: left; height:auto;}
.lanmuc-ygcb .ygda ul li .tu img{width: 100%; height:260px;}
.lanmuc-ygcb .ygda ul li .zi{width: 100%; height: 30px; line-height: 20px; overflow: hidden; text-align: center; font-size: 14px;}
/*==========分页样式===========*/
.lanmuc-ygcb .paging {width:100%;height:24px;text-align:center; padding:15px 0; margin:30px 0 0; background:#f6f6f6; float:left;}
.lanmuc-ygcb .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-ygcb .paging a:hover {background:#636363;color:#fff; border:1px solid #505050;box-shadow: inset 0 0 30px rgba(80,80,80,0.7)}