.top-top{height: 100px;position: relative;overflow: hidden;}
.top-top-wrap{width: 100%;position: absolute;}
.top-top-item{height: 100px;position:relative;}
.top-top-item img{
	height: 100px;
    position:absolute;
    top:0;
    left:50%;
    margin-left:-950px;
}
