#creative{
    box-sizing:border-box;
    border: 1px solid #000;
    overflow:hidden;
    cursor:pointer;
}

img{
    width:100%;
    height:auto;
}

#player{
    width: 444px;
    height: 248px;
    z-index:1;
    position: absolute;
    left:525px;
    top:1px;
    
}
.static{
    width:970px;
}
