.banner{
    width: 100%;
    min-width: 1300px;
}
.banner img{
    width: 100%;
    overflow: hidden;
    display: block;
}