#banner { padding: 0px; width: 1920px; height: 509px; }
.slides { margin: 0px auto; width: 1920px; height: 509px; overflow: hidden; position: relative; }
.slide-pic { margin: 0px; padding: 0px; width: 1920px; overflow: hidden; list-style: none; }
    .slide-pic img { width: 1920px; height: 509px; }
    .slide-pic li { display: none; }
        .slide-pic li.cur { display: block; }
		
.slide-li { bottom: 27px; position: absolute; width:257px; height:16px; left:650px;}
    .slide-li li { margin: 0px; padding: 0px; float: left; width:43px; height:6px; overflow: hidden; list-style: none; margin-left:7px; margin-top:5px; cursor:hand;}
.op li {background: url(../images/yuan1.jpg) no-repeat;width:43px; height:6px; float:left; cursor:hand;}
    .op li.cur {background: url(../images/yuan.jpg) no-repeat; width:43px; height:6px; cursor:hand;}
.slide-txt span { display: none; }
