/*Ê×Ò³banner css*/



.infaceBanner{float:left;width:100%;display:block;}

@media screen and (min-width:1281px){


.fullSlide{ width:100%;  position:relative;  height:350px;}
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:350px; overflow:hidden; text-align:center;  }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; text-align:center;}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:15px; margin:5px 10px; background:url(tg_flash_p.png) -15px 0; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{  background:url(tg_flash_p.png) 0 0; }
	
}


@media screen and (max-width:1280px) {
	
.fullSlide{ width:100%;  position:relative;  height:300px;}
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:300px; overflow:hidden; text-align:center;  }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:30px; line-height:30px; text-align:center;}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:15px; margin:5px 10px; background:url(tg_flash_p.png) -15px 0; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{  background:url(tg_flash_p.png) 0 0; }
	
}