.topWarp { width: 100%; height: 736px; background: #C8CFE4; overflow: hidden; position: relative; z-index: 1;}
	.topWarp .cjBox { width: 100%; height: 600px; overflow: hidden; position: absolute; left: 0; top: 0; z-index: 6; background: url(/images/img-cj-1.gif) no-repeat 0 bottom;}
	.dc { position: absolute; width: 800px; height: 282px; left: 100%; bottom: 20px; z-index: 4;}
	.dc img { position: absolute; left: 0; top: 0;}
	.dy { position: absolute; width: 160px; height: 100px; right: 30%; top: 130px; z-index: 4;}
	.xl { position: absolute; width: 400px; height: 282px; left: 80%; top: 40px; z-index: 5;}
	.air { position: absolute; top: 320px; left: 90%; opacity: 1;  z-index: 4;}
	.qq {position: absolute; left: 70%; z-index: 3;}
	.qq img { position: absolute; top: 500px; left: 0;}
	.qq img:nth-child(2) { left: 100px; }
	.qq img:nth-child(3) { left: 130px;}
	.exch { position: absolute;}
	.exch img { position: absolute; left: 0; top: 0; display: none;}
	.exch img.show{ display: block;}
	.cars { display: none; opacity: 0;}
	.rws,.cars { position: absolute; z-index: 9;}
	.rws.lr {left: 20%; bottom: 415px;}
	.rws.rg {left: 35%; bottom: 380px;}
	.rws.xlh {left: 60%; bottom: 260px;}
	.cars.bus {left: 20%; bottom: 198px;}
	.cars.suv {left: 56%; bottom: 178px;}
	.cars.car {left: 70%; bottom: 76px;}
	.air {  top: 300px; left: 90%; transform: scale(.6);}
	
	
	@media screen and (max-width: 1260px) {
		.topWarp {height: 350px; background: #E1E8FA;}
		.topWarp .cjBox {height: 310px; background-image: url(/images/img-cj-1-app.gif);}
		.topWarp .dc { width: 400px; height: 50px; bottom: 90px;}
		.topWarp .dc img {height: 50px;}
		.topWarp .dy { width: 100px; right: 15%; top: 50px;}
		.topWarp .dy img { width: 100px;}
		.topWarp .dy { width: 100px; right: 35%;}		
		.topWarp .qq img { top: 180px; transform: scale(.4);}
		.topWarp .qq img:nth-child(2) { top: 200; left: 30px; }
		.topWarp .qq img:nth-child(3) { top: 220; left: 50px;}
		.xl { position: absolute; width: 200px; height: 80px; left: auto; right: 0; top: 60px;}
		.xl img { width: 150px;}
		.cars.bus { left: 4%; bottom: 103px;}
		.cars.bus img { width: 152px; height: 48px;}
		.cars.suv {left: 52%; bottom: 96px;}
		.cars.suv img { width: 82px;}
		.cars.car { left: auto; right: 4%; bottom: 46px;}
		.cars.car img { width: 80px;} 
		.topWarp .rws.lr { left: 10%; bottom: 170px;}
		.topWarp .rws.rg { left: 38%; bottom: 150px;}
		.topWarp .rws.xlh { left: 75%; bottom: 135px;}
		.topWarp .rws.lr img { height: 110px;}
		.topWarp .rws.rg img { height: 90px;}
		.topWarp .rws.xlh img { height: 60px;}
		.air { top: 220px;}
	}	