@charset "utf-8";

.banner{ height:750px; }
.banner a{ display:block; background:url(../img/a001.jpg) no-repeat center 0;height:750px;}

.banners{height: 750px;}
.fullSlide {width:100%;position:relative;height:750px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;}
.fullSlide .bd ul {}
.fullSlide .bd li { float:left; background-repeat: no-repeat;width:100%;height:750px;overflow:hidden;text-align:center;background-position:center top;}
.fullSlide .bd li a {display:block;height:750px;}
.fullSlide .hd {margin-left: 323px;position:absolute;z-index:1;bottom:10px;left:50%;height:50px;line-height:50px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;border-radius: 10px; transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s;
                  -moz-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Firefox 4 */
                  -webkit-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Safari and Chrome */
                  -o-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Opera */
                   display:inline-block;*display:inline;zoom:1;width:25px;height:25px;margin:5px 10px;overflow:hidden;background:#fff; color:#3BA86F; line-height:25px;filter:alpha(opacity=80);opacity:0.8;}
.fullSlide .hd ul .on {background:#007bcb; color:#fff; width:40px;filter:alpha(opacity=100);opacity:1;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-45px;left:5%;z-index:1;width:128px;height:128px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .prev{ background:url(bleft.png) no-repeat; }
.fullSlide .next {left:auto;right:5%;background:url(bright.png) no-repeat;}


