<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
<style>
#container{
overflow:hidden;
overflow-x:auto;
width:800px;
}
#container img{
float:left;
}
#container img + img{
margin-left:10px;
margin-top:0;
}
#inner_container{
width:4750px;
}
</style>
<script type="text/javascript" src="https://ku.shouce.ren/libs/jquery/1/jquery1.7.2.min.js">