.banner { width: 100%; height: 360px; overflow: hidden; margin:0 auto; margin-bottom:15px;}
.banner .flexslider{position:relative;height:360px;overflow:hidden;background: no-repeat;position:relative}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{height:360px;}
.banner .flex-control-nav{position:absolute;bottom:15px;z-index:2;width:100%;text-align:center;}
.banner .flex-control-nav li{display:inline-block;width:30px;height:6px;margin:0 5px;*display:inline;zoom:1;}
.banner .flex-control-nav a{display:block;width:16px; height:0; padding-top:40px; overflow:hidden;background:url(404.png) 0 0 no-repeat;cursor:pointer;}
.banner .flex-control-nav .flex-active{background-position:right 0;}
.banner .flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%; display: none;}
