
	@media  screen and (max-width: 1500px) {
		body{overflow-x: hidden;min-width: 1300px;}
		.bg_top_h_tile{zoom:0.88;}
		.wuxiao{zoom: 1;}
		@-moz-document url-prefix() {
			.bg_top_h_tile{-moz-transform: scale(0.88) translateX(-7%);-moz-transform-origin: center 0px;transform: scale(0.88) translateX(-7%);transform-origin:center 0px;width:114%;position: absolute;min-width: 1502px;}
			.nav_wrapper_bg{min-width: 1320px;}
		}
	}
	@media  screen and (max-width: 1300px) {
		body{overflow-x: auto;min-width: 1300px;}
	}
