.cover_image,a,img{
      transition: 0.3s;
    }
    a:hover .cover_image,a:hover img,a:hover .changeImg{
      transform: scale(1.05);
    }
    .play_icon {
        position: absolute;
        width: inherit;
        height: inherit;
         top: 0;
        left: 0;
        text-align: right;
        background: #0000002b;
        display: none;
    }
    .play_icon .img_1x {
        width: unset;
        height: unset;
    }
    .index_right_equities3 .bg_border{border: 1px solid #e3e3e3;    box-shadow: 0px 0px 3px 0px #c8d3d5;}
    .equities2_bottom_right .briefly h1{height: 40px;    display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
  .equities2_bottom_right .part .briefly{height: 100px;position: relative;}
  .equities2_bottom_right .briefly p{  color: #777;  height: 28px;line-height: 14px;margin-top: 10px !important;    display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
  .view-num{position: absolute;bottom: 0;right: 0;}