@charset "utf-8";
/* CSS Document */


.rslides { margin: 0 auto;  padding:0; width: 100%; height:100%; position: relative; list-style: none; overflow: hidden; }
.rslides li { margin:0; padding:0; width: 100%; -webkit-backface-visibility: hidden; position: absolute; display: none; left: 0; top: 0; }
.rslides li:first-child { width: 100%; height: 100%; position: relative; display: block; float: left; overflow: hidden; }
.rslides img { width: 100%; height: 100%; display: block; float: left; border: 0; }
