@charset "utf-8";
.fullSlide{min-width:1000px;position:relative;height:300px;overflow:hidden;width:100%+3px;}
.fullSlide .bd{position:relative;z-index:9;width:100%;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:300px;overflow:hidden;}
.fullSlide .bd li a{display:block;height:300px;}
.fullSlide .hd{	width:100%;	bottom:25px;	float:left;	z-index:10;	overflow:hidden;	position: relative;}
.fullSlide .hd ul{width:120px; height:20px;margin:0 auto;}
.fullSlide .hd ul li{float:left;margin:0 5px;display:inline;cursor:pointer; width:18px; height:18px;background:url(../images/2_05.png) center 0 no-repeat;z-index:10;}
.fullSlide .hd ul li img{width:18px;line-height:18px;display:block;}
.fullSlide .hd ul .on{background:url(../images/1_03.png) center 0 no-repeat;z-index:11; }