﻿
.ind-item>a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.ind-item>a:after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);}
.ind-item img{opacity: 1;}
.ind-item ul{position: relative;}
.ind-item:hover{color: #fff}