.photo ul li{width: 22.5%;float: left;margin-right: 3.05%;margin-bottom: 2vw;overflow: hidden;position: relative;}
.photo ul li:nth-child(4n){margin-right: 0;}
.photo ul li>a,.NewsList_g3 .nwimg{background: #f2faff; box-sizing: border-box; height: 12vw;display: block;position: relative;overflow: hidden;}
.photo ul a img{position: absolute;left: 50%;top: 50%;/* max-height: 95%;max-width: 95%; */object-fit:cover; 
    width: 100%;height: 100%;max-width: 100%;max-height: 100%;
    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 ul h4{display: none;}
.photo ul li span,.NewsList_g3 h3 a{height: auto !important; color: #333333;margin: 0 auto;padding: 1vw 5%; box-sizing: border-box;font-size: 16px;
    text-align: center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;background-color: #f0f0f0;
    transition:.5s all ease-out;-ms-transition:.5s all ease-out;-webkit-transition:.5s all ease-out;
}
.photo ul li i{display: none;}
/* .photo ul li:after{content: "";display: block;width: 0;left: 50%;bottom: 0; height: 6px;background-color: #025da3;position: absolute;
    transition:.6s all ease-out;-ms-transition:.6s all ease-out;-webkit-transition:.6s all ease-out;
} */

.NewsList_g3 a{padding: 0.7vw 5%;background-color: none;}
.NewsList_g3 .nwimg{height: 23vw;}
    .rid37 .photo ul li{transition:.5s all ease-out;-ms-transition:.5s all ease-out;-webkit-transition:.5s all ease-out;}

.rid37 li p:last-child,.rid37 .ntime{display: none;}

@media screen and (min-width: 1024px){
    .rid37 .photo ul li:hover h3 a{background-color: #eb6100;color: #fff;}
    .rid37 .photo ul li:hover{box-shadow: 1px 0 10px 0 rgba(235,97,1,0.8);}
    .photo ul 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) ;}
    .photo ul li:hover span{background-color: #eb6100;color: #fff;}
}
@media screen and (max-width: 1024px){
    .photo ul li,.photo ul li:nth-child(4n){width: 31.3%;margin-right: 3.05%;}
    .photo ul li:nth-child(3n){margin-right: 0;}
    .photo ul li>a{height: 18vw;}
    .NewsList_g3 .nwimg{height: 35vw;}
}
@media screen and (max-width: 640px){
    .photo ul li,.photo ul li:nth-child(2n){width: 48.5% !important;margin-right: 3% !important; margin-bottom: 3.3vw !important;}
    .photo ul li:nth-child(2n){margin-right: 0 !important;}
    .photo ul li a{height: 35vw;}
    .photo ul li span,.NewsList_g3 h3 a{font-size: 3.8vw;padding: 2.0vw 5%; }

    .NewsList_g3 .nwimg{height: 62vw;}
}