.banner {
	margin:0px auto 0px; width: 100%; height: 560px;  z-index:0;
}
.DB_tab25 {
	width: 100%; height: 560px; overflow: hidden; position: relative; cursor: pointer;
}
.DB_tab25 .DB_bgSet {
	position: relative;
}
.DB_tab25 .DB_bgSet li {
	width: 100%; height: 560px; display: none; position: absolute;
}
.DB_tab25 .DB_imgSet {
	 width: 1200px;  position: absolute; margin:0 auto;
}
/*.DB_tab25 .DB_imgSet {
	left: 50%; width: 100%; margin-left: -50%; position: absolute;
}
*/
.DB_tab25 .DB_imgSet .DB_1_1 {
	left: 740px; top: 65px; position: absolute;
}
.DB_tab25 .DB_imgSet .DB_1_2 {
	left: 10px; top: 230px; position: absolute;
}
.DB_tab25 .DB_imgSet .DB_1_3 {
	left: 10px; top: 285px; position: absolute;
}
.DB_tab25 .DB_imgSet .DB_2_1 {
	left: 350px; top: 210px; position: absolute;
}
.DB_tab25 .DB_imgSet .DB_2_2 {
	left: 420px; top: 250px; position: absolute;
}
.DB_tab25 .DB_imgSet .DB_2_3 {
	left: 390px; top: 315px; position: absolute;
}

.DB_tab25 .DB_imgSet .DB_3_1 {
	left: 22px; top: 220px; position: absolute;
}
.DB_tab25 .DB_imgSet .DB_3_2 {
	left: 22px; top: 270px; position: absolute;
}
.DB_tab25 .DB_imgSet .DB_3_3 {
	left: 500px; top: 90px; position: absolute;
}

.DB_tab25 .DB_menuWrap {
	left: 50%; width: 1120px; margin-left: -560px; position: absolute;
}
.DB_tab25 .DB_menuWrap .DB_menuSet {
	border-radius: 20px; top: 530px; width: 100%; text-align: center; font-size: 0px; position: absolute;
}
.DB_tab25 .DB_menuWrap .DB_menuSet li {
	margin: 0px 3px; display: inline; cursor: pointer;
}
.DB_tab25 .DB_prev {
	left: -100px; top: 250px; display: none; position: absolute; cursor: pointer;
}
.DB_tab25 .DB_next {
	top: 250px; right: -100px; display: none; position: absolute; cursor: pointer;
}
