@charset "utf-8";
/*index CSS Document */

#flash { width:100%;height:480px; overflow:hidden; margin:0 auto; clear:both; position:relative;/*--*/}
#flash a {width:100%; /* display:none;*/}
#flash img {width:100%; /* display:none;*/}
.flash_bar {width:100%; padding-left:900px; z-index:69; height:30px; overflow:hidden; position:absolute;padding-top:13px!important; padding-top:12px; bottom:0px; left:0px; background:url(/skin/images/tg_flashbar.png) no-repeat 10px 0px; text-align:center;}
.flash_bar .dq { display:block; float:left; width:8px; height:8px; margin:5px 5px; /* background: url(/skin/images/tg_flash_p.png) no-repeat 0px 0px;*/ cursor:pointer;
background:url(/skin/images/tg_flash_p.png) no-repeat 0px 0px; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/skin/images/tg_flash_p.png" ,sizingMethod="crop"); }
.flash_bar .no { display:block; float:left; width:8px; height:8px; margin:5px 5px; /* background: url(/skin/images/tg_flash_p.png) no-repeat 0px 0px;*/ cursor:pointer;
background:url(/skin/images/tg_flash_p2.png) no-repeat 0px 0px; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/skin/images/tg_flash_p2.png" ,sizingMethod="crop"); }
#flashBg { height:auto; overflow:hidden; width:100%; clear:both; margin:0; padding:0;}
#flashLine {background:url(/skin/images/touming.png) repeat-x center bottom; width:100%; clear:both;}

@media (max-width: 768px){
	#flash {height:100px!important;}
}

 