.cover_box{
    position: relative;
}
.cover_box .img{
  width: 100%;
  height: 300px;
}
.cover_box .img .img{
  width: 100%;
  height: 100%;
}