@charset "utf-8";
/* CSS 执行文件 */

/*此处设置是无限循环*/
.animated .action_d, .animated .part-show .web-layer, .part02.animated .com-part-show, .animated .part-show .show-left, .animated .part-show .show-right, .part04.animated .part-show li, .part05.animated .part-show .comp-layer, .h-part2.animated .part-show {
	visibility: visible;
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated .scroll-up {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.animated .scroll-left {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.animated .scroll-right {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
.animated .scroll-down {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}


/*新增*/
.animated .scroll-outright {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}





/*此处是消失作用*/
.scroll-up, .scroll-left, .scroll-right {
	visibility: hidden;
}


/*
     FILE ARCHIVED ON 19:41:48 Mar 27, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:42:49 Jun 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.799
  exclusion.robots: 0.093
  exclusion.robots.policy: 0.078
  esindex: 0.012
  cdx.remote: 65.971
  LoadShardBlock: 166.937 (3)
  PetaboxLoader3.datanode: 85.11 (5)
  PetaboxLoader3.resolve: 333.933 (3)
  load_resource: 293.026
  loaddict: 26.641
*/