/*轮播幻灯片DBtab*/

.banner {
	width: 100%;
	min-width:1200px;
	height: 540px;
	position: relative;
	overflow: hidden;
}
/*轮播图*/
.DB_tab25 {
	width: 100%;
	height: 540px;
	position: relative;
	overflow: hidden;
}
.DB_tab25 img {
	width: auto;
}
.DB_tab25 .DB_bgSet {
	position: relative;
	overflow:visible;
}
.DB_tab25 .DB_bgSet li {
	position: absolute;
	width: 100%;
	height: 540px;
	display: none;
	z-index: -1;
	overflow:visible;
}
.DB_tab25 .DB_menuWrap {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	overflow:visible;
}
.DB_tab25 .DB_menuWrap .DB_menuSet {
	position: absolute;
	width: 100%;
	top: 500px;
	text-align: center;
	font-size: 0;
	border-radius: 20px;
	z-index: 2000;
	overflow:visible;
}
.DB_tab25 .DB_menuWrap .DB_menuSet li {
	cursor: pointer;
	margin: 0 3px;
	display: inline;
	overflow:visible;
}
.DB_tab25 .DB_prev {
	position: absolute;
	left: -100px;
	top: 200px;
	cursor: pointer;
	overflow:visible;

}
.DB_tab25 .DB_next {
	position: absolute;
	right: -100px;
	top: 200px;
	cursor: pointer;
	overflow:visible;

}
.DB_tab25 .DB_imgSet .DB_1_1 {
	position: absolute;
	left: 30px;
	top: 110px;
}
.DB_tab25 .DB_imgSet .DB_1_2 {
	position: absolute;
	left: 40px;
	top: 175px
}
.DB_tab25 .DB_imgSet .DB_1_3 {
	position: absolute;
	left: 40px;
	top: 200px
}
.DB_tab25 .DB_imgSet .DB_2_1 {
	position: absolute;
	left: 500px;
	top: 110px;
}
.DB_tab25 .DB_imgSet .DB_2_2 {
	position: absolute;
	left: 600px;
	;
	top: 200px
}
.DB_tab25 .DB_imgSet .DB_2_3 {
	position: absolute;
	left: 600px;
	;
	top: 230px
}
.DB_tab25 .DB_imgSet .DB_3_1 {
	position: absolute;
	left: 650px;
	top: 350px;
}
.DB_tab25 .DB_imgSet .DB_3_2 {
	position: absolute;
	left: 500px;
	;
	top: -20px
}
.DB_tab25 .DB_imgSet .DB_3_3 {
	position: absolute;
	left: 600px;
	;
	top: 230px
}
.DB_tab25 .DB_imgSet .DB_4_1 {
	position: absolute;
	left: 120px;
	top: 0px;
}
.DB_tab25 .DB_imgSet .DB_4_2 {
	position: absolute;
	left: 540px;
	top: 120px
}
.DB_tab25 .DB_imgSet .DB_4_3 {
	position: absolute;
	left: 690px;
	top: 150px
}
.DB_tab25 .DB_imgSet .DB_4_4 {
	position: absolute;
	left: 540px;
	top: 250px
}
.DB_tab25 .DB_imgSet .DB_4_5 {
	position: absolute;
	left: 770px;
	top: 0px
}
