.fullSlide {
	width:100%;
	position:relative;
	max-height:550px;
	background:#fff;
	

}
.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:550px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:550px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:30px;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#fff;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px; 
}
.fullSlide .hd ul .on {
	background:#0161b2;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:45%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:5%;
	background-position:-6px -137px;
}

@media screen and (max-width: 1680px) {

.fullSlide {
	height:481px;
	max-height:481px;

}


.fullSlide .bd li {
	height:481px;
}
.fullSlide .bd li a {
	height:481px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

}


@media screen and (max-width: 1440px) {

.fullSlide {
	height:413px;
	
	max-height:413px;
}


.fullSlide .bd li {
	height:413px;
}
.fullSlide .bd li a {
	height:413px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

}

@media screen and (max-width: 1366px) {
	
	
	.fullSlide {
	height:390px;
	max-height:390px;

}


.fullSlide .bd li {
	height:390px;
}
.fullSlide .bd li a {
	height:390px;
}
	
	
	}
@media screen and (max-width: 1280px) {
	
	
	
.fullSlide {
	height:367px;
	max-height:367px;

}


.fullSlide .bd li {
	height:367px;
}
.fullSlide .bd li a {
	height:367px;
}

	
	
	}


@media screen and (max-width: 1024px) {

.fullSlide {
	height:293px;
	max-height:293px;

}


.fullSlide .bd li {
	height:293px;
}
.fullSlide .bd li a {
	height:293px;
}


}










@media screen and (max-width: 768px) {

.fullSlide {
	width:768px;
	height:220px;
	max-height:220px;

}


.fullSlide .bd li {
	height:220px;
}
.fullSlide .bd li a {
	height:220px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

.fullSlide .hd ul li {
display:none
}

}



@media screen and (max-width: 414px) {

.fullSlide { 
	height:119px;
		max-height:119px;

}


.fullSlide .bd li {
	height:119px;
}
.fullSlide .bd li a {
	height:119px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

.fullSlide .hd ul li {
display:none
}

}

/*

@media screen and (max-width: 375px) {

.fullSlide {
	width:375px;
	position:relative;
	height:59px;
	background:#fff;
	
	max-height:88px;
}


.fullSlide .bd li {
	width:375px !important;
	height:88px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:88px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

.fullSlide .hd ul li {
display:none
}

}



@media screen and (max-width: 360px) {

.fullSlide {
	width:360px;
	position:relative;
	height:84px;
	background:#fff;
	

}


.fullSlide .bd li {
	width:360px !important;
	height:84px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:84px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

.fullSlide .hd ul li {
display:none
}

}*/