﻿@charset "utf-8";
.imgshow{display:flex;flex-wrap:wrap;justify-content:space-between}
.imgshow>div{width:24%;box-sizing:border-box;text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;border:1px solid #ccc;margin-bottom:20px;padding:5px}
.imgshow>div img{width:100% !Important;height:auto !Important;display:block}
.paging li{display:inline-block;border:1px solid #ccc;line-height:30px;height:30px}
.paging li p.active{background:#000;color:#fff}
.paging li p{padding:0 10px}
.home-product .product-list,.home-news .newslist{align-items:flex-start;}
.home-product .product-list .itempro .img,.home-news .newslist .newsitem .img,.common-news .news-list .list1 li .img{position:relative;height:0;padding-bottom:100%;}
.home-product .product-list .itempro .img img,.home-news .newslist .newsitem .img img,.common-news .news-list .list1 li .img img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;background:#fff}
.home-news .newslist .newsitem .info,.common-news .news-list .list1 li .info{transform: translateY(-8px);}
@media (min-width:1025px){.home-product .product-list .itempro .info .title{min-height:60px}
.common-news .news-list .list1 li .info .text p{min-height:77px}}
.caseshow.imgshow>div>div{padding-bottom:0!important}
.caseshow.imgshow>div p{margin-top:auto}
@media (max-width:768px){.imgshow>div{width:47%;}}
.products-list li .pr-img>a {width:100%;padding-bottom:100%;height:0;}
.products-list li .pr-img>a img {position:absolute;top:0;left:0;object-fit:contain;}
.products-list .list1 li {display:flex;flex-direction:column;}
.products-list .list1 .info {flex:1;}
.nymovideolist {display:flex;flex-wrap:wrap;}
.nymovideolist li {width:32%;margin:0 2% 25px 0;text-align:center;}
.nymovideolist li:nth-child(3n) {margin-right:0;}
.nymovideolist li iframe {display:block;width:100%;height:280px;}
.nymovideolist li p {margin-top:10px;font-size:17px;}
@media (max-width:1024px){.nymovideolist li {width:48%;margin:0 4% 25px 0;}
.nymovideolist li:nth-child(3n) {margin-right:4%;}
.nymovideolist li:nth-child(2n) {margin-right:0;}}
@media (max-width:640px){.nymovideolist li {width:100%;margin:0 0 25px 0;}
.nymovideolist li:nth-child(3n) {margin-right:0;}
.nymovideolist li iframe {height:250px;}}
@media (max-width:500px){.pr-common-page {flex-wrap:wrap;}
.pr-common-page>a,.pr-common-page>span {width:auto;min-width:32px;height:32px;margin:0 5px 12px;padding:0 8px;}}
@media (max-width:768px){.prodetails-left .thumbnail-box img{object-fit:contain;}}
.home-case{background-size: cover;aspect-ratio: 1919 / 775;}
.news-detail-content .news-detail-data .latest-news-time:nth-child(2){display:none}