/*banner start*/
.banner{width:100%;position:relative;height:auto !important;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;min-width:1160px;padding-top: 40px; }
.slides{position:relative;z-index:1; width:100%; height:auto;}
.slides li{height:auto; width:100%;}


.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%;}
.flex-direction-nav li a{display:block;width:50px;height:38px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.flex-direction-nav li a.flex-prev{left:0%;background:url(/pyfile/images/prev_icon.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:0%;background:url(/pyfile/images/next_icon.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
/*banner end*/