/* 代码整理：大头网 www.datouwang.com */
.fullSlide {
	width:100%;
	position:relative;
	height:700px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
}
.fullSlide .bd ul {
	width:2000px !important;
    left:50%; margin-left:-1000px;
}
.fullSlide .bd li {
	width:100% !important;
	height:700px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd ul li img{
    height: 700px;
}
.fullSlide .hd {
	width:93%;
	position:absolute;
	z-index:1;
	bottom:36px;
	left:0;
	height:92px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:right;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:117px;
	height:68px;
    /*border-radius: 100%;*/
	/*!*/ margin:5px 5px; 
	overflow:hidden;
    background:#fff;
	/*filter:alpha(opacity=50);*/
	/*opacity:0.8;*/
	line-height:999px;
	background: url('/zmImages/banner/000.jpg') no-repeat;
	background-size: 100%;
	border: 4px solid #0000;
}

.fullSlide .hd ul li:hover{
border: 4px solid #fff;
}

.fullSlide .hd ul li:nth-of-type(2){background: url('/zmImages/banner/008.jpg') no-repeat;}
.fullSlide .hd ul li:nth-of-type(3){background: url('/zmImages/banner/001.jpg') no-repeat;}
.fullSlide .hd ul li:nth-of-type(4){background: url('/zmImages/banner/002.jpg') no-repeat;}
.fullSlide .hd ul li:nth-of-type(5){background: url('/zmImages/banner/004.jpg') no-repeat;}
.fullSlide .hd ul li:nth-of-type(6){background: url('/zmImages/banner/005.jpg') no-repeat;}

.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url("/Images/slider-arrow.png") -126px -137px no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}



/* 代码整理：大头网 www.datouwang.com */
.fullSlide2 {
    width:100%;
    position:relative;
    height:200px;
}
.fullSlide2 .bd {
    margin:0 auto;
    position:relative;
    z-index:0;
    overflow:hidden;
}
.fullSlide2 .bd ul {
    width:305px !important;
    left:50%; margin-left:-152px;
}
.fullSlide2 .bd li {
    width:100% !important;
    height:200px;
    overflow:hidden;
    text-align:center;
}
.fullSlide2 .bd ul li img{
    height: 200px;
}
.fullSlide2 .bd ul li p{
    height: 35px;
    line-height: 35px;
    position: absolute;
    bottom: 0;
    width: 305px;
    text-align: center;
    background: rgba(0, 0, 0, 0.58);
    color: #fff;
}
.fullSlide2 .hd {
    width:100%;
    position:absolute;
    z-index:1;
    bottom:28px;
    left:0;
    height:30px;
    line-height:30px;
}
.fullSlide2 .hd ul {
    text-align:center;
}
.fullSlide2 .hd ul li {
    cursor:pointer;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:15px;
    height:15px;
    border-radius: 100%;
    margin:5px 5px;
    overflow:hidden;
    background:#fff;
    filter:alpha(opacity=50);
    opacity:0.8;
    line-height:999px;
}
.fullSlide2 .hd ul .on {
    background:#ef5829;
}
.fullSlide2 .prev,.fullSlide2 .next {
    display:block;
    position:absolute;
    z-index:1;
    top:50%;
    margin-top:-30px;
    left:2px;
    z-index:1;
    width:35px;
    height:35px;
    background:url("/Images/cus-prev.jpg") no-repeat -5px -2px;
    cursor:pointer;
    filter:alpha(opacity=50);
    opacity:0.5;
    display:none;
}
.fullSlide2 .next {
    left:auto;
    right:2px;
    background:url("/Images/cus-next.jpg") 5px -2px no-repeat;
}



/* 代码整理：大头网 www.datouwang.com */
.fullSlide3 {
    width:100%;
    position:relative;
    background:#000;
    height: 400px;
}
.fullSlide3 .bd {
    margin:0 auto;
    position:relative;
    z-index:0;
    overflow:hidden;
}
.fullSlide3 .bd ul {
    width:560px !important;
    overflow: hidden;
}
.fullSlide3 .bd li {
    width:100% !important;
    height:400px;
    overflow:hidden;
    text-align:center;
}
.fullSlide3 .bd ul li img{
    height: 400px;
    width: 560px;
}
.fullSlide3 .hd {
    width:100%;
    position:absolute;
    z-index:1;
    bottom:10px;
    left:0;
    height:30px;
    line-height:30px;
}
.fullSlide3 .hd ul {
    text-align:center;
}
.fullSlide3 .hd ul li {
    cursor:pointer;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:15px;
    height:15px;
    border-radius: 100%;
    margin:5px 5px;
    overflow:hidden;
    background:#fff;
    filter:alpha(opacity=50);
    opacity:0.8;
    line-height:999px;
}
.fullSlide3 .hd ul .on {
    background:#ef5829;
}
.fullSlide3 .prev,.fullSlide3 .next {
    display:block;
    position:absolute;
    z-index:1;
    top:50%;
    margin-top:-30px;
    left:2px;
    z-index:1;
    width:35px;
    height:35px;
    background:url("/Images/cus-prev.jpg") no-repeat -5px -2px;
    cursor:pointer;
    filter:alpha(opacity=50);
    opacity:0.5;
    display:none;
}
.fullSlide3 .next {
    left:auto;
    right:2px;
    background:url("/Images/cus-next.jpg") 5px -2px no-repeat;
}