.aaa{
  width: 212px;
height:40px;
font-family: PingFang SC, PingFang SC;
font-weight: 600;
font-size: 16px;
color: #171725;
line-height: 20px;
text-align: left;
font-style: normal;
text-transform: none;
margin-top: 4px;margin-left: 12px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}

.aaa:hover{
    color:#00b3ff !important;
  }
.show{
    width:160px;
    height:90px;
    background-color: #fff;
    position:absolute;
    opacity:0.1
  }
.show:hover{
     opacity:0
}
.right_content_every{
  margin-top: 20px;
  background-color: #fff;
  }

.foot{
    font-size: 12px;
    margin-bottom: 10px;
    padding: 20px 10px 20px 10px;
    color: #171725;
  }
.title1{
    font-size: 18px;
    color: #171725;
    font-weight: 700;
  width: 416px;
height: 80px;
line-height: 80px;
background: linear-gradient( 180deg, rgba(232,90,80,0.2) 0%, rgba(232,90,80,0) 100%);
display: flex;
align-items: center;
  }

.a1{
background: url(../img/bird.png);
  background-position: 76% 28%;
}

.a2{
background: url(../img/c1.png);
  background-position: 76% 28%;
}

.a3{
background: url(../img/c2.png);
  background-position: 76% 28%;
}