@media only screen and (min-width:769px) {
	.p1703m615eb7b002900b45 .obj_list{width:20%;-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;}
	.p1703m615eb7b002900b45 .obj_list.on {width:40%;}
	.p1703m3ef3fc2650f120b4,.p1703m748d1bd52a7eacb9{-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;}

	/*¶¯»­*/
	.img_list{position:absolute;}
	.xg_img .svg .img1{width:137px;height:134px;left:20px;top:110px;animation:goblace1 2s ease-out infinite}
	.xg_img .svg .img2{width:20px;height:15px; left:30px;top:335px;animation:goblace2 1s linear infinite}
	.xg_img .svg .img3{width:20px;height:15px; left:402px;top:188px;animation:goblace3 3s linear infinite}
	.xg_img .svg .img4{width:20px;height:15px; left:45px;top:261px;animation:goblace4 3s linear infinite}
	.xg_img .svg .img5{width:5px;height:30px; left:402px;top:188px;animation:goblace5 1.5s linear infinite .2s;}
	.xg_img .svg .img6{width:5px;height:30px;left: 385px;top: 170px;animation:goblace6 1.5s linear infinite .8s;}
	.xg_img .svg .img7{width:5px;height:30px;left: 360px;top: 180px;animation:goblace7 1.5s linear infinite .5s;}
	.xg_img .svg .img8{width:5px;height:30px;left: 280px;top: 125px;animation:goblace8 1s linear infinite .2s;}
	.xg_img .svg .img9{width:5px;height:30px;left: 225px;top: 120px;animation:goblace9 1s linear infinite .6s;}

	/*img1*/
	@keyframes goblace1 {
		0% {
			top:110px;
		}
		50% {
			top:100px;
		}
		100% {
			top:110px;
		}
	}
	@-webkit-keyframes goblace1 {
		0% {
			top:110px;
		}
		50% {
			top:100px;
		}
		100% {
			top:110px;
		}
	}
	@-moz-keyframes goblace1 {
		0% {
			top:110px;
		}
		50% {
			top:100px;
		}
		100% {
			top:110px;
		}
	}

	/*img2*/
	@keyframes goblace2 {
		0% {
			left:30px;
			top:335px;
			opacity:1;
		}
		50% {
			left:159px;
			top:411px;
			opacity:1;
		}
		100% {
			left:270px;
			top:346px;
			opacity:0;
		}
	}

	/*img3*/
	@keyframes goblace3 {
		0% {
			left:402px;
			top:188px;
			opacity:1;
		}
		20% {
			left:430px;
			top:171px;
			opacity:1;
		}
		55% {
			left:565px;
			top:247px;
			opacity:1;
		}
		60% {
			left:572px;
			top:260px;
			opacity:1;
		}
		65% {
			left:565px;
			top:270px;
			opacity:1;
		}
		85% {
			left:449px;
			top:337px;
			opacity:1;
		}
		90% {
			left:384px;
			top:301px;
			opacity:0;
		}
		100% {
			left:384px;
			top:301px;
			opacity:0;
		}
	}

	/*img4*/
	@keyframes goblace4 {
		0% {
			left:45px;
			top:261px;
			opacity:0;
		}
		50% {
			left:128px;
			top:214px;
			opacity:1;
		}
		60% {
			left:146px;
			top:203px;
			opacity:0;
		}
		70% {
			left:166px;
			top:191px;
			opacity:1;
		}
		100% {
			left:230px;
			top:154px;
			opacity:0;
		}
	}

	/*img5*/
	@keyframes goblace5 {
		0% {
			top:188px;
			opacity:1;
		}
		100% {
			top:90px;
			opacity:0;
		}
	}

	/*img6*/
	@keyframes goblace6 {
		0% {
			top:170px;
			opacity:1;
		}
		100% {
			top:100px;
			opacity:0;
		}
	}

	/*img7*/
	@keyframes goblace7 {
		0% {
			top:180px;
			opacity:1;
		}
		100% {
			top:88px;
			opacity:0;
		}
	}

	/*img8*/
	@keyframes goblace8 {
		0% {
			top:125px;
			opacity:1;
		}
		100% {
			top:95px;
			opacity:0;
		}
	}

	/*img9*/
	@keyframes goblace9 {
		0% {
			top:120px;
			opacity:1;
		}
		100% {
			top:97px;
			opacity:0;
		}
	}
} 
@media only screen and (max-width:768px) {
}