#tab{
    overflow:hidden;
    width:100%;
    height:400px;
    position:relative;
    float:left;
}
#tab>img:not(:first-child){ display:none; }
