.PhotoList_i1 {margin: 2.6vw auto 1vw auto;}
.PhotoList_i1 li{float: left;width: 30.4%;margin-right: 4.4%;margin-bottom: 1.8vw;}
.PhotoList_i1 li:nth-child(3n){margin-right: 0;}
.PhotoList_i1 li a{box-sizing: border-box;border: 1px solid #3c3c3c; height: 14.5vw;display: block;position: relative;overflow: hidden;background-color: #05131c;
transition:.5s all ease-out;-ms-transition:.5s all ease-out;-webkit-transition:.5s all ease-out;}
.PhotoList_i1 a img{position: absolute;left: 50%;top: 50%;max-height: 80%;max-width: 80%;width: auto;min-height: 50%;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;}
.PhotoList_i1 h4{display: none;}
.PhotoList_i1 li>span,.PhotoList_i1 li h3 a{font-size: 16px;display: block;text-align: center;line-height: 1.8; color: #ffffff;margin-top: 0.7vw;padding: 0.5vw;border-radius: 0.5vw;box-sizing: border-box;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height: auto;
    background: -webkit-linear-gradient(90deg,#ff756f ,#ce0b02);background: linear-gradient(90deg,#ff756f,#ce0b02);
}

.NewsList_g2 .ntime,.NewsList_g2 p{display: none;}

.honor .PhotoList_i1 li,.honor .PhotoList_i1 li:nth-child(3n){width: 20.4%;margin-right: 6.1%;margin-bottom: 1.8vw;}
.honor .PhotoList_i1 li:nth-child(4n){margin-right: 0;}
.honor .PhotoList_i1 span{margin-top: 5px;background: none;padding: 0;}
.case .PhotoList_i1 a img{min-height: 100%;width: 100%;max-width: 100%;}
.product .PhotoList_i1 a img{max-height: 100%;max-width: 100%;}

.product .PhotoList_i1 li a,.case .PhotoList_i1 li a{box-shadow: rgba(255, 242, 84,0.2) 0px 0px 0.8vw;}
@media screen and (min-width: 1250px){
    .PhotoList_i1 li:hover>a{border-color: #fff254;}
    .honor .PhotoList_i1 li:hover a{box-shadow: rgba(255, 242, 84,0.3) 0px 0px 1.5vw inset;}
    .honor .PhotoList_i1 li:hover span{color: #fff254;background: none;}
    .PhotoList_i1 li:hover span{color: #000000;
        background: -webkit-linear-gradient(90deg,#ffef41 ,#ffc000);background: linear-gradient(90deg,#ffef41,#ffc000);}
    .PhotoList_i1 a:hover img{transform: scale(1.1) translate(-45%, -45%);-webkit-transform: scale(1.1) translate(-45%, -45%);}
}
@media screen and (max-width: 1250px){
    .PhotoList_i1 li a{height: 16.5vw;}
}
@media screen and (max-width: 1024px){
    .PhotoList_i1 li,.PhotoList_i1 li:nth-child(4n),.honor .PhotoList_i1 li,.honor .PhotoList_i1 li:nth-child(3n),.honor .PhotoList_i1 li:nth-child(4n){width: 31.8%;margin-right: 2.3%;margin-bottom: 3vw;}
    .PhotoList_i1 li:nth-child(3n),.honor .PhotoList_i1 li:nth-child(3n){margin-right: 0;}
    .PhotoList_i1 li a{height: 20.5vw;}
    .honor .PhotoList_i1 li a{height: 24.5vw;}
}
@media screen and (max-width: 640px){
    .PhotoList_i1 li,.PhotoList_i1 li:nth-child(4n),.PhotoList_i1 li:nth-child(3n),.honor .PhotoList_i1 li,.honor .PhotoList_i1 li:nth-child(3n),.honor .PhotoList_i1 li:nth-child(4n){width: 47.5%;margin-right: 5%;}
    .PhotoList_i1 li:nth-child(2n),.honor .PhotoList_i1 li:nth-child(2n){margin-right: 0;}
    .PhotoList_i1 li a{height: 32vw;}
    .PhotoList_i1 span{font-size: 3.8vw;}
    .honor .PhotoList_i1 li a{height: 41vw;}
}