.image-container li{ padding-bottom: 10px;}
.image-container img {  width: 40px;
  margin-bottom: 5px;
  transition: filter 0.1s ease; /* 平滑过渡效果 */}
 
.image-container img:active{
  filter: sepia() saturate(20) hue-rotate(120deg) brightness(150%);  }
  .image-container .hover img{
    filter: sepia() saturate(20) hue-rotate(120deg) brightness(150%);  }
  

.index16 { display:block;}
.index16 li{display:block; margin-bottom:10px; background-color:#fff;  width:45.5%; margin-left:3%; float:left; text-align:center; float:left;}
.index16 li div{ height:140px; text-align:center; overflow:hidden;display:flex; align-items:center;}
.index16 li div img{ height:140px; margin:auto; width:auto}
.index16 li h3{ font-size:14px; margin:5px 0px; height:30px; line-height:30px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.foot{ background-color: #2a2a34; padding: 15px 0px; font-size: 12px;}

.cpzx1  { }
.cpzx1  li{padding: 0px 10px; text-align: center; border-bottom: 1px #ccc solid; line-height: 40px;  padding-left: 30px; }
.cpzx1  .hover{background:url(../images/xian.jpg) no-repeat left center; background-color: #fff; color:#54ab42; }
.cpzx1  .hover a{color:#54ab42; }
