/* index - banner */
.full_banner { width:100%; position:relative; height:841px; background:#FFF; overflow:hidden; }
.full_banner .bd { margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.full_banner .bd ul { width:100% !important; }
.full_banner .bd li { width:100% !important; float:left; height:841px; overflow:hidden; text-align:center; }
.full_banner .bd li a { display:block; height:450px; }
.full_banner .hd { width:100%; position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.full_banner .hd ul { position:absolute; right:50px; z-index:3000; text-align:center; margin-top:-325px; }
.full_banner .hd ul li { cursor:pointer; display:inline-block; *display:inline;
zoom:1; width:8px; height:8px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; line-height:9999px; }
.full_banner .hd ul .on { background-position:0px 0px; }
