.fullSlide {
	width:100%;
	position:relative;
	background:#fff; height:100vh;
	

}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;height:100vh;
}
.fullSlide .bd li {
	width:100% !important;
	height:100vh;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:100vh;
}
.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:55%;
	margin-top:-30px;
	left:15%;
	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:15%;
	background-position:-6px -137px;
}

@media screen and (max-width: 1680px) {

.fullSlide {
	width:100%;
	position:relative;
	height:788px;
	background:#fff;
	max-height:788px;

}


.fullSlide .bd li {
	width:100% !important;
	height:788px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:788px;
}

.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}

}


@media screen and (max-width: 1440px) {

.fullSlide {
	width:100%;
	position:relative;
	height:675px;
	background:#fff;
	
	max-height:675px;
}


.fullSlide .bd li {
	width:100% !important;
	height:675px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:675px;
}

/*.fullSlide .prev,.fullSlide .next {
	
	top:55%;
	

}*/

}




@media screen and (max-width: 1024px) {

.fullSlide {
	width:100%;
	position:relative;
	height:480px;
	background:#fff;
		max-height:480px;

}


.fullSlide .bd li {
	width:100% !important;
	height:480px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:480px;
}

/*.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}*/

.fullSlide .hd ul li {
display:none
}

}










@media screen and (max-width: 768px) {

.fullSlide {
	width:100%;
	position:relative;
	height:360px;
	background:#fff;
	max-height:360px;
     padding-top:30px!important;
}


.fullSlide .bd li {
	width:100% !important;
	height:360px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:360px;
}

/*.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}*/

.fullSlide .hd ul li {
display:none
}

}


@media screen and (max-width: 414px) {

.fullSlide {
	width:100%;
	position:relative;
	height:194px;
	background:#fff;
	max-height:194px; padding-top:50px!important;

}


.fullSlide .bd li {
	width:100% !important;
	height:194px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:194px;
}

/*.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}*/

.fullSlide .hd ul li {
display:none
}

}



@media screen and (max-width: 375px) {

.fullSlide {
	width:100%;
	position:relative;
	height:176px;
	background:#fff;
	max-height:176px;

}


.fullSlide .bd li {
	width:100% !important;
	height:176px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:176px;
}

/*.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}*/

.fullSlide .hd ul li {
display:none
}

}






@media screen and (max-width: 360px) {

.fullSlide {
	width:100%;
	position:relative;
	height:169px;
	background:#fff;
	max-height:169px;

}


.fullSlide .bd li {
	width:100% !important;
	height:px;
	overflow:hidden;
	text-align:center;
	background-position:center center;
}
.fullSlide .bd li a {
	display:block;
	height:169px;
}

/*.fullSlide .prev,.fullSlide .next {
	
	top:50%;
	

}*/

.fullSlide .hd ul li {
display:none
}

}