#slide_1{height:490px; position:relative;/*background:url(../images/lunhuan_bottom.png) no-repeat center bottom;*/}
#slide_1 #container {position:absolute; background:#fff;height:490px; width:1920px; left:-360px; top:0;}
#slide_1 .sliderbutton {width:25px; height:490px; cursor:pointer; position:absolute; top:0; z-index:9999; display:none;}
#slide_1 #slideleft {background:url(images/icons.gif) -50px -265px no-repeat; left:0;}
#slide_1 #slideleft:hover {background-position:-0 -265px}
#slide_1 #slideright {background:url(images/icons.gif) 0 90px no-repeat; right:0;}
#slide_1 #slideright:hover {background-position:-50px 90px}
#slide_1 #slider {position:relative; overflow:auto; width:1920px; height:490px}
#slide_1 #slider ul {position:absolute; list-style:none; top:0; left:0}
#slide_1 #slider li {float:left; width:1920px; height:490px; text-align:center;}
#slide_1 .pagination {position:absolute; bottom:5px; left:0; list-style:none; height:25px; text-align:center; width:100%;}
#slide_1 .pagination li { display:inline-block;cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0; background:#5A9CF1;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
#slide_1 .pagination li:hover, #slide_1 .pagination li.current{background:#FF6600;}