#box_banner { width: 100%; position: relative; height:500px; z-index: 1 }
.fullSlide { height:500px }
.fullSlide .bd { height:500px }
.fullSlide .bd LI { height:500px }
.fullSlide .bd LI A { height:500px }
.fullSlide .hd { display: none }
.fullSlide { position: relative; width: 100%; background: #000; overflow: hidden }
.fullSlide .bd { z-index: 0; position: relative; margin: 0 auto; overflow: hidden }
.fullSlide .bd UL { width: 100%!important }
.fullSlide .bd LI { /* margin-top: 18px; *//* text-align: center; */ width: 100%; left: 50%; /* overflow: hidden; */ margin-left: -944px; /* position: absolute  */ }
.fullSlide .bd LI A { display: block; color: #fff }
.fullSlide .bd LI img { /* width: 100%; */ margin: 0 auto; min-width: 100%; height:500px; }
.fullSlide .hd { z-index: 1; position: absolute; line-height: 30px; width: auto; bottom: 15px; height: 30px; left: 45% }
.fullSlide .hd UL { text-align: center; padding-left: 2%; width: 100%; height: 30px }
.fullSlide .hd UL LI { filter: alpha(opacity=50); line-height: 999px; margin: 1px; width: 42px; zoom: 1; display: inline-block; background: #fff; float: left; height: 8px; overflow: hidden; cursor: pointer; opacity: .5 }
.fullSlide .hd UL .on { background: #f00 }
.fullSlide .prev { z-index: 1; position: absolute; filter: alpha(opacity=50); margin-top: -59px; width: 56px; display: none; background: url(../images/btn_main_prev.png) no-repeat 0 0; height: 118px; top: 50%; cursor: pointer; left: 3%; opacity: .5 }
.fullSlide .next { z-index: 1; position: absolute; filter: alpha(opacity=50); margin-top: -59px; width: 56px; display: none; background: url(../images/btn_main_next.png) no-repeat 0 0; height: 118px; top: 50%; cursor: pointer; left: auto; right: 3%; opacity: .5 }
.fullSlide .bd .f_title { /* bottom: 1px; */ /* position: absolute; */ /* width: 100%; */ height: 30px; line-height: 30px; text-align: center; background: #000; filter: alpha(opacity=40); opacity: .4; display: none }
