.ny-cont{width: 100%;overflow:hidden;}
.mbx{margin:40px 0px;}
.mbx,.mbx a{font-size: 16px;color: #999;}

/* 内页列表 */
.ny-cont{overflow: hidden;margin-bottom: 150px;}
.nyson-nav h1{font-size: 24px;font-weight: bold;border-bottom: solid 1px #ccc;padding-bottom: 10px;margin-bottom: 32px;line-height: 24px;}
.nyson-nav .list-ul{width: 100%;overflow: hidden;}
.nyson-nav .list-ul li{width: 16.2%;float: left;margin-right:0.5%;margin-bottom: 2.5%;}
.nyson-nav .list-ul li:nth-child(6n){margin-right:0px;}
.nyson-nav .list-ul li .list-img{width: 100%;height:262px;overflow:hidden;}
.nyson-nav .list-ul li .list-img img{width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.nyson-nav .list-ul li h3{font-size: 18px;line-height: 32px;text-align: center;font-weight: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nyson-nav .list-ul li:hover img{transform: scale(1.2);}
.nyson-nav .list-ul li:hover .list-img{border:1px solid #e93;box-sizing: border-box;}
.nyson-nav .list-ul li:hover h3{color: #e93;}

/* 产品目录 */
.mt40{margin-top: 40px;}
.ml-div h2{border-bottom: solid #ccc 1px;font-size: 22px; font-weight: normal;line-height: 24px;}
.ml-div .ml-l{width: 100%;overflow: hidden;margin:20px auto;}
.ml-div .ml-l li{width: 132px;float: left;margin:0px 23px;transition: all 0.6s;}
.ml-div .ml-l li .ml-img{width: 100%;height: 156px;box-sizing: border-box;padding:4px;border:1px solid #ccc;overflow: hidden;}
.ml-div .ml-l li .ml-img img{width: 100%;height:100%;object-fit: cover;}
.ml-div .ml-l li h3{font-size: 14px;line-height: 24px;text-align: center;}
.ml-div .ml-l li:hover .ml-img{border:1px solid #e93;background: #ccc;}

/* 新闻资讯 */
.news-ul li{width: 100%;line-height: 40px;color: #666;box-sizing: border-box;padding:0px 15px;margin:5px auto;}
.news-ul li:before{content:'';display: inline-block;width:5px;height: 5px;background: #666;border-radius: 50%;margin-bottom: 4px;margin-right: 15px;}
.news-ul li span.times{display: inline-block;margin-right:15px;font-size: 14px;}
.news-ul li h3{font-weight: normal;display: inline-block;font-size: 16px;}
.news-ul li:nth-child(even){background:#eee;}

/* 单页信息 */
.nyson-nav h1,.contents h1{color:#d4352b;}
.contents h1{font-size: 24px;font-weight: bold;border-bottom: solid 1px #ccc;padding-bottom: 10px;margin-bottom: 32px;line-height: 24px;}
.contents p{font-size:16px;line-height: 32px;}
td,th{ border:1px solid #eee; }
.wd a{display: block;float: left;margin-right: 30px;text-align: center;}
.wd h3{clear: both;font-size: 22px; font-weight: normal;margin: 40px 0 20px 0;}
.wd .simg{width: 80px;display: inline-block;text-align: center;}
.wd span{display:block;font-size:16px;color: #999;line-height: 24px;margin-top: 10px;}

/* 产品详情 */
.procont-imgs .pi-bd{width: 100%;}
.procont-imgs .pi-bd li{width: 100%;text-align: center;background: #eee;}
.procont-imgs .pi-hd ul{width:100%;text-align: center;margin-top: 20px;}
.procont-imgs .pi-hd ul li{width: 130px;height: 130px;box-sizing: border-box;border:1px solid #ccc;display: inline-block;margin:0px 10px;}
.procont-imgs .pi-hd ul li.on{border:1px solid #000;}
.procont-imgs .pi-hd ul li img{width: 100%;height: 100%;object-fit: cover;}
.case-list{position: relative;background:#eee;}
.case-hd ul{display: inline-block;text-align: center;position:absolute;bottom:20px;margin:0 auto;left:0;right: 0;}
.case-hd li{width:10px;height: 10px;border-radius: 50%;background:rgba(0,0,0,0.5);border:2px solid #fff;display: inline-block;margin:0px 5px;}
.case-hd li.on{background:#e93;}
.case-list .pi-bd{width: 1440px;height: 1080px;margin:0 auto;}
.case-list .pi-bd ul li{width: 100%;height:1080px;margin:0 auto;}
.case-list .pi-bd ul li img{width: 100%;height: 100%;object-fit: cover;}