.flexslider{position:relative;height:300px;overflow:hidden; width:1020px; margin:0 auto;font-family:"Microsoft Yahei","微软雅黑","黑体","宋体"; font-size:14px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;}
.slides{position:relative;z-index:1; list-style:none;}
.slides li{height:300px; width:1020px;position:relative;}
.slides li .li-img{width:1020px; height:300px;top:0px; left:0;position:absolute;z-index:1;}
.slidesbg{background:#000; width:1020px;height:32px;text-indent:5px;text-align:center; line-height:32px;bottom:0px;position:absolute;z-index:2;color:#fff;filter:alpha(opacity=30);-moz-opacity:0.3; -khtml-opacity:0.3;opacity:0.3;  }

.flex-control-nav{position:absolute;z-index:2;width:100%; height:24px; bottom:3px;right:0; text-align:right; list-style:none; overflow:hidden; margin:0; padding:0;}
.flex-control-nav li{display:inline-block;width:30px;height:24px;padding:0 1px;*display:inline;zoom:1; margin:0;text-align:center;border-radius: 4px;}
.flex-control-nav a{display:inline-block;width:20px;height:20px;line-height:20px;overflow:hidden; background:#025c38;cursor:pointer;margin:0;color:#fff;border-radius: 20px;}
.flex-control-nav .flex-active{background:#ff0000;margin:0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;}
.flex-direction-nav li a{display:block;width:22px;height:60px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:0px;top:107px;background: url(prev.png) no-repeat;}
.flex-direction-nav li a.flex-next{right:0px;top:107px;background: url(next.png) no-repeat;}