/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
.animated {
	-webkit-animation-duration: 15s;
	animation-duration: 15s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
 @-webkit-keyframes shake {
 0%, 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
 10%, 30%, 50%, 70%, 90% {
 -webkit-transform: translate3d(-50px, 0, 0);
 transform: translate3d(-50px, 0, 0)
}
 20%, 40%, 60%, 80% {
 -webkit-transform: translate3d(50px, 0, 0);
 transform: translate3d(50px, 0, 0)
}
}
 @keyframes shake {
 0%, 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
 10%, 30%, 50%, 70%, 90% {
 -webkit-transform: translate3d(-50px, 0, 0);
 transform: translate3d(-50px, 0, 0)
}
 20%, 40%, 60%, 80% {
 -webkit-transform: translate3d(50px, 0, 0);
 transform: translate3d(50px, 0, 0)
}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}
.text-by {
	background-color: #f5f5f5;
	height: 60px;
	display: block;
	color: #393
}
.text-by h3 {
	margin: 0!important;
	padding: 0!important;
	line-height: 60px;
	font-size: 16px
}

/*
     FILE ARCHIVED ON 21:47:19 Nov 04, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:30:06 Oct 24, 2025.
     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.825
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.025
  esindex: 0.017
  cdx.remote: 200.399
  LoadShardBlock: 374.911 (3)
  PetaboxLoader3.datanode: 388.507 (4)
  load_resource: 154.511
  PetaboxLoader3.resolve: 66.565
*/