#banner {background:#fff; overflow: hidden; position: relative; margin:0 auto; min-width:1190px;}#banner_img { display: block; height:236px; background-color:#ececee}    #banner_img li { position: absolute; top: 0; left: 0; width: 100%; height:236px;background-position: center; display: none; background-repeat:no-repeat;}#banner_img li img{width:100%;height:236px;}#banner_ctr { position: absolute; height: 7px; left:20%; bottom: 25px; z-index: 1; }    #banner_ctr ul { width: 260px;  height: 7px; font-size: 0; line-height: 0; position:absolute; left:0;  }    #banner_ctr li { display: block; float: left; width:11px; height: 11px; cursor: pointer; background:#7b9582; margin-right:3px; text-decoration:-9999px; overflow:hidden; border-radius:50%; }        #banner_ctr li.first-item { background: #fff; width: 11px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; cursor: default; }        #banner_ctr li.last-item { background: #fff; width: 11px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; cursor: default; }#drag_ctr { position: absolute; top: 0; left:0; width: 11px; height:11px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; bottom: 170px; background: #d5a340; z-index:999}#drag_arrow { position: absolute;width: 11px; height:11px; border-radius:50%}