.top-wid-1440{
    width:1440px;
    height:320px;
    position:fixed;
    top:0;
    left:50%;
    transform: translateX(-50%);
    background:rgba(255,255,255,0.3)
}
.animateBx span{
    display:inline-block
}
.animateBx span img{
    display:block;
    width: 100%;
    height: 100%;
}
.r-1{
    display:inline-block;
    width:137px;
    height:120px;
    position:absolute;

}

