﻿@charset "utf-8";
#banner { height:340px; margin:auto; }
.slides { margin: 0px auto; height: 340px; overflow: hidden; position: relative; z-index:0; }
.slide-pic {overflow: hidden; list-style: none; }
.slide-pic li .bbg1{height:340px; background:url(http://www.daleng.cc/images/top22.jpg) center center no-repeat; }

.slide-pic li { display: none; }
.slide-pic li.cur { display: block; }

.slide-li { margin: 0px; padding: 0px; left:50%;  bottom:20px; margin-left:-50px; position: absolute; height:10px; z-index:10000; }
.slide-li li {width: 16px; height: 16px;line-height:16px;  margin-left:10px;  float: left; overflow: hidden; text-align:center; position:relative; z-index:90001; }

.slide-li a { width: 16px; height: 16px; display: block; }
.slide-li a:hover { color: #F00; text-decoration: none; }
.op li { background:url(images/banner_li.png) no-repeat; }
.op li.cur { background:url(imags/banner_li_focus.png) no-repeat; color:#fff; font-weight:bold; }
.slide-txt span { display: none; }
