/***********banner开始************/ /* flexslider */ .flexslider{position:relative;height:100%; width:100%;overflow:hidden;background:url(../banner/loading.gif) 50% no-repeat; z-index:100;} .slides{position:relative;z-index:1;} .slides li{height:756px; } .ol{} .flex-control-nav{ height:23px; padding-top:12px; position:absolute;bottom:15px;z-index:2;width:100%;text-align:center;} .flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;} .flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../banner/dot.png) right 0 no-repeat;cursor:pointer;} .flex-control-nav .flex-active{background-position:0 0;} .flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%; margin-top:-60px;} .flex-direction-nav li a{display:block;width:60px;height:60px; overflow:hidden;cursor:pointer;position:absolute;} .flex-direction-nav li a.flex-prev{left:40px; height:60px; width:60px;background:url(../banner/banner_PreNext02.png) top center no-repeat;} .flex-direction-nav li a:hover.flex-prev{left:40px; height:60px; width:60px;background:url(../banner/banner_PreNext.png) top center no-repeat;} .flex-direction-nav li a.flex-next{right:40px; height:60px; width:60px;background:url(../banner/banner_PreNext02.png) bottom center no-repeat;} .flex-direction-nav li a:hover.flex-next{right:40px; height:60px; width:60px;background:url(../banner/banner_PreNext.png) bottom center no-repeat;} /***********banner结束************/