@import url(./public.css);.index-img{background-color:#981d00;width:100%;}.index-img li{position:relative;}.index-img li:nth-child(1){margin-top:0px;}.index-img li:first{margin-top:0px;}.index-img li::before{content:'';background-color:rgba(0,0,0,.3);position:absolute;width:100%;height:100%;}.index-img li img{height:100%;object-fit:cover;width:100%;transition:all 0.5s}.index-img li h1{font-weight:normal;position:absolute;bottom:0px;font-size:63px;color:#ffffff;font-family:index;left:38.5%;bottom:1%;}.index-img li:hover::before{visibility:hidden;transition:all .5s ease-in-out;}.index-img li:hover a img{transform:scale(1.05);}@media screen and (max-width:1600px){.list_zpzx ul li a h1{font-size:50px;}}@media screen and (max-width:1400px){.list_zpzx ul li a h1{font-size:35px;}}