.scrollleft{
    width:1300px;
}
.scrollleft li{
    float:left;
    margin-right:20px;
    display:inline;
    width:324px;
    /* height:100px; */
    text-align:center;
    line-height:19px;
    border:1px solid #ddd;
}
.scrollleft img{
    width:100%;
    /* height:100px; */
}