.slide_container { margin-bottom:0px; position: relative; float: left; width:720px; }
.rslides { position: relative; overflow: hidden; width:720px; height:370px; padding: 0; margin: 0; }
.rslides li {  -webkit-backface-visibility: hidden; position: relative; display: none; width:720px; height:370px; left: 0; top: 0; z-index:1; overflow:hidden}
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: 370px; float: left; width: 100%; border: 0;}
.rslides .bj{display:block;position:absolute; bottom:0;width:100%;height:80px;background: #000;background: rgba(0,0,0, .8);z-index:88;}
.rslides .title{display:block;position:absolute;bottom:0;color:#fff;width:100%;height:80px;margin:0;z-index:99;padding:0 10px}
.rslides .title p{ font-size:16px;color:#FFF;line-height:30px;height:30px;}
.rslides .title span{font-size:12px;color:#FFF;line-height:18px;}

.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("imagesthemes.gif") no-repeat left top; margin-top: -45px; }
.slide_nav:active { opacity: 1.0; }
.slide_nav.next { left: auto; background-position: right top; right: 0;}