.photo li{width: 21.5%;margin-right: 4.5%;float: left;margin-bottom: 1.7vw;position: relative;}
.photo li:nth-child(4n){margin-right: 0;}
.photo li a,.ProductList_b2 .picimg{box-sizing: border-box; height: 17.5vw;display: block;position: relative;overflow: hidden;}
.photo li a img{position: absolute;left: 50%;top: 50%;height: 100%;width: 100%;object-fit:cover; transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);transition:.5s all ease-out;-ms-transition:.5s all ease-out;-webkit-transition:.5s all ease-out;}
.photo li h4{display: none;}
.photo li span,.ProductList_b2 h3{height: auto !important;margin-top: 0.8vw; padding: 0 1vw; box-sizing: border-box;
    text-align: left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;font-size: 18px;text-align:center;
}
.photo li i{display: none;}

.ProductList_b2 li{width: 24.2%;margin-right: 1%;}
.ProductList_b2 li a{height:auto !important;}
.ProductList_b2 .picimg{height: 9vw;}
.ProductList_b2 li span{display: none;}

#lg-download{display: none !important;}

.rid42 li a{height: 10.5vw;border:1px solid #f5f5f5;box-sizing: border-box;}
.rid35 li a{height: 12.5vw;}
.rid34 li a{height: 13vw;}
.rid34 li a img{max-height: 85%;max-width: 85% !important;width:auto;height: auto;}
.rid42 li a img{max-height: 85%;max-width: 85% !important;width:auto;height: auto;}
.rid34 li span{display: block;}
.rid34 img{ user-select: none;-webkit-user-drag: none;}

.rid38 .VideoList_d1 a{background: #000;height:12vw;}
.rid38 .VideoList_d1 a img{opacity: 0.7;}
.rid38 .VideoList_d1 a:after{content: "";display: block; position: absolute;left: 50%;top: 50%;width: 2.6vw;height: 2.6vw;background-image: url(../images/play.png);
background-repeat: no-repeat;background-position: center;background-size: contain;min-width: 30px;min-height: 30px;
max-width: 50px;max-height: 50px;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}

@media screen and (min-width: 1024px){
    .photo li:hover span{color: #adce27;}
    .photo li a:hover img,.PhotoList_k2 li a:hover img{transform:translate(-50%,-50%) scale(1.08,1.08) ;-ms-transform:translate(-50%,-50%) scale(1.08,1.08) ;-webkit-transform:translate(-50%,-50%) scale(1.08,1.08) ;}
}

@media screen and (max-width: 1024px){
    .honor ul li,.honor ul li:nth-child(5n){width: 31.3%;margin-right: 3.05%;}
    .honor ul li:nth-child(3n){margin-right: 0;}
}
@media screen and (max-width: 640px){
    .photo li,.photo li:nth-child(2n){width: 48.5%;margin-right: 3%; margin-bottom: 3.3vw;border-bottom-width: 2px;}
    .photo li:nth-child(2n){margin-right: 0;}
    .photo li a{height: 35vw;margin-bottom: 0;}
    .photo li span,.photo li span, .ProductList_b2 h3{font-size: 3.8vw;padding: 2.0vw 0; }
    
    .ProductList_b2 .picimg{height: 20vw;}
    .rid35 ul li a{height: 40.4vw;}
    .rid38 ul li a{height: 30.4vw;}
}