body {
	color: #fff;
}
.clear {clear: both;}
.aImg,.aImg img {display: block;position: relative;width: 100%;height: 100%;}
.pageWrap {
	position: fixed;
	top: 0;
	left: 50%;
	width: 16rem;
	height: 100%;
	/* max-width: 16rem; */
	margin-left: -8rem;
	display: none;
	background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.bg_02.jpg) no-repeat #b00f11;background-size: 100% 100%;
}

.pageWrap-box {
	position: relative;
	width: 100%;
	height: 100%;
}
/* .pageLoad {display: block;} */
/* .pageActive {display: block;} */
/* .pageGamever {display: block;} */
/* .pagePics {display: block;} */
.pagePics {position: relative;top:auto;left:auto;width: 16rem;margin: 0 auto !important;height: auto;background: none;}
.pagePics:before {
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  width: 16rem;
  height: 100%;
  margin-left: -8rem;
  background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.bg_02.jpg) center 0 no-repeat;
  background-size: 100% 100%;
}
.pageLoad .box-0 {height: 10.51rem;position: absolute;top:0;left:0;}
.pageLoad .box-1 {height: 10.51rem;position: absolute;top:50%;left:0;margin-top: -4.15rem;opacity: 0;
	transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;	
	-moz-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;	
	transform: rotate(0deg) scale(0.1, 0.1);
	/* -ms-transform: rotate(0deg) scale(0, 0);
	-webkit-transform: rotate(0deg) scale(0, 0);
	-o-transform: rotate(0deg) scale(0, 0);
	-moz-transform: rotate(0deg) scale(0, 0); */
}
.pageLoad .box-1.active {
	opacity: 1;
	transform: rotate(0deg) scale(1, 1);
	top:0;
	margin-top: 0;
/* 	animation: eff5 .5s ease-out 0s 1 normal;
	-moz-animation: eff5 .5s ease-out 0s 1 normal;
	-webkit-animation: eff5 .5s ease-out 0s 1 normal;
	-o-animation: eff5 .5s ease-out 0s 1 normal;
	animation-fill-mode:forwards; */
}
.pageLoad .box-0.active2,.pageLoad .box-1.active2 {
	animation: eff8 .8s ease 0s 1 normal;
	-moz-animation: eff8 .8s ease 0s 1 normal;
	-webkit-animation: eff8 .8s ease 0s 1 normal;
	-o-animation: eff8 .8s ease 0s 1 normal;
	animation-fill-mode:forwards;
}
.pageLoad .box-0.active2 div {
	position: relative;width: 100%;height: 100%;
}
.pageLoad .box-0 .box-0-gif {position: absolute;top:0;left:0;width: 100%;height: 100%;display: none;}
.pageLoad .box-0.active2 .box-0-gif {display: block;}
.pageLoad .box-2 {position: absolute;bottom:1.28rem;left:0;font-size: .68rem;width: 100%;text-align: center;}
.pageLoad .box-loading {position: absolute;top:50%;left:50%;width: 11.94rem;margin-left: -5.97rem;margin-top: 1.81rem;/* margin-top: 5.81rem; */}
.pageLoad .box-loading strong {display: block;height: 1.49rem;background: #fff;border-radius: 100px;box-shadow: 0 0 20px rgba(0,0,0,0.4);margin-bottom: 1rem;}
.pageLoad .box-loading strong span {display: block;position: relative;width: 100%;height: 100%;border-radius: 100px;box-shadow: 0px 0px 10px rgba(255,2,6,0.4) inset;}
.pageLoad .box-loading strong em {display: block;position: absolute;top:0;left:.192rem;width: 11.56rem;height: 1.1rem;margin-top: .192rem;border-radius: 100px;overflow: hidden;}
.pageLoad .box-loading strong em b {display: block;position: relative;width: 0%;height: 100%;background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.bg-loading_05.jpg) repeat-x;background-size: 100% 100%;}
.pageLoad .box-loading i {display: block;text-align: center;font-size: .9rem;}
.pageLoad .box-map {position: absolute;top:50%;left:0;margin-top: -3.776rem;width: 100%;height: 12.75rem;background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.bg-map_02.png) no-repeat;background-size: 100% 100%;
	opacity: 0;
}
.pageLoad .box-map.active {
	animation: eff2 .5s ease 0s 1 normal;
	-moz-animation: eff2 .5s ease 0s 1 normal;
	-webkit-animation: eff2 .5s ease 0s 1 normal;
	-o-animation: eff2 .5s ease 0s 1 normal;
	animation-fill-mode:forwards;
	opacity: 1;
}
.pageLoad .box-map.active2 {
	/* animation: eff4 .5s ease 0s 1 normal;
	-moz-animation: eff4 .5s ease 0s 1 normal;
	-webkit-animation: eff4 .5s ease 0s 1 normal;
	-o-animation: eff4 .5s ease 0s 1 normal;
	animation-fill-mode:forwards; */
}
.pageLoad .box-map .box-map-box {position: relative;width: 100%;height: 100%;}
.pageLoad .box-map .box-map-box-eff {position: absolute;top:0;left:0;width: 100%;height: 100%;background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.bg-map_03.png) no-repeat;background-size: 100% 100%;
	opacity: 0;
	transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;	
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;	
}
.pageLoad .box-map .box-map-box-eff.active {
	opacity: 1;
}
.pageLoad .box-map li {position: absolute;top:50%;left:50%;width: 1.6rem;height: 1.05rem;background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.page-1-2_02.png) no-repeat;background-size: 100% 100%;
	transform: rotate(0deg) scale(0, 0);
	-ms-transform: rotate(0deg) scale(0, 0);
	-webkit-transform: rotate(0deg) scale(0, 0);
	-o-transform: rotate(0deg) scale(0, 0);
	-moz-transform: rotate(0deg) scale(0, 0);
}
.pageLoad .box-map li.li-1 {margin-top:-1.78rem;margin-left:-1.14rem;}
.pageLoad .box-map li.li-2 {margin-top:-2.75rem;margin-left:2.06rem;}
.pageLoad .box-map li.li-3 {margin-top:-0rem;margin-left:1.81rem;}
.pageLoad .box-map li.li-4 {margin-top:-0.11rem;margin-left:-0.82rem;}
.pageLoad .box-map li.li-5 {margin-top:.068rem;margin-left:.64rem;}
.pageLoad .box-map li.li-6 {margin-top:-1.79rem;margin-left:1.04rem;}
.pageLoad .box-map li.li-7 {margin-top:-2.24rem;margin-left:-.14rem;}
.pageLoad .box-map li.li-8 {margin-top:-.96rem;margin-left:2.616rem;}
.pageLoad .box-map li.li-9 {margin-top:-1.256rem;margin-left:-2.512rem;}
.pageLoad .box-map li.li-10 {margin-top:-2.618rem;margin-left:-3.04rem;}
.pageLoad .box-map li.active {
	animation: eff3 .5s ease 0s 1 normal;
	-moz-animation: eff3 .5s ease 0s 1 normal;
	-webkit-animation: eff3 .5s ease 0s 1 normal;
	-o-animation: eff3 .5s ease 0s 1 normal;
	animation-fill-mode:forwards;
}
.pageLoad .box-map li.active2 {margin-top:-2rem;margin-left:-.8rem;
	transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;	
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;	
}
.pageLoad .box-map li.active3 {/* margin-top:-1rem;margin-left:-8rem;width: 16rem;height: 10.51rem;position: fixed;top:0;left:50%;
	transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;	
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s; */	
}
.pageLoad .box-brief {text-align: justify;text-align: justify;opacity:0;text-shadow: 2px 2px 0px rgba(0,0,0,0.5);position: absolute;top:70%;left:50%;font-size: .68rem;height: 6.35rem;width: 13.67rem;margin-left: -6.835rem;margin-top: -2.34rem;background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.brief.png) no-repeat;background-size: 100% 100%;
	transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;	
	-moz-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;	
}
.pageLoad .box-brief.active {
	opacity:1;top:50%;
	/* animation: eff6 1s ease .5s 1 normal;
	-moz-animation: eff6 1s ease .5s 1 normal;
	-webkit-animation: eff6 1s ease .5s 1 normal;
	-o-animation: eff6 1s ease .5s 1 normal;
	animation-fill-mode:forwards; */
}
.pageLoad .box-btn {opacity:0;position: absolute;bottom:2.43rem;left:50%;width: 12.45rem;height: 2.64rem;margin-left: -6.225rem;display: none;}
.pageLoad .box-btn.active {
	display: block;
	animation: eff7 3s ease .5s infinite normal;
	-moz-animation: eff7 3s ease .5s infinite normal;
	-webkit-animation: eff7 3s ease .5s infinite normal;
	-o-animation: eff7 3s ease .5s infinite normal;
	animation-fill-mode:forwards;
	opacity:0.8;
}
.pageLoad .box-en {display: none;border: 1px #fff solid;border-radius: 5px;position: absolute;top:.5rem;right:.6rem;font-size: .64rem;padding: .3rem;}
.gamewinwrap {position: relative;width: 100%;height: 100%;background: rgba(0,0,0,0.4);}
.gamewinbox {position: absolute;top:50%;left:50%;width: 10.6rem;height: 8.74rem;margin-top: -7.78rem;margin-left: -5.3rem;background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.bg-3_03.png) no-repeat;background-size: 100% 100%;}
.gamewinbox .gamewintitle {text-align: center;font-size: .93rem;/* text-shadow: 2px 2px 0px rgba(255,255,255,1); */color: #f85552; -webkit-text-stroke: .018rem #fff;font-weight: bold;padding: 0.9rem 0;height: 1.088rem;line-height: 2.88rem;}
.gamewinbox .gamewintitle span {display: block;background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.title-1.png) no-repeat;background-size: 100% 100%;width: 7.616rem;margin: 0 auto;height: 1.088rem;}
.gamewinbox .gamewinbrief {text-align: justify;font-size: .59rem;padding: 0 1rem;line-height: 1.06rem;}
.gamewinbox .btn-iknow {position: absolute;bottom:-.7rem;left:50%;width: 5.12rem;margin-left: -2.56rem;height: 1.49rem;line-height: 1.49rem;text-align: center;font-size: .64rem;background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.bg-2_06.png) no-repeat;background-size: 100% 100%;}
.pageActive .readygo {position: absolute;top:4.43rem;left:0;width: 16rem;height: 2.56rem;}
.pageActive .readygo ul {position: relative;width: 100%;height: 100%;}
.pageActive .readygo li {position: absolute;top:0;left:0;display: none;}
.pageActive .gametimer {position: absolute;top:.53rem;left:50%;width: 3.2rem;height: 3.52rem;margin-left: -1.6rem;}
.pageActive .gametimer-box {position: relative;width: 100%;height: 100%;}
.pageActive .gametimer-bg {position: absolute;top:0;left:0;width: 100%;height: 100%;background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.clock_03.png) no-repeat;background-size: 100% 100%;}
.pageActive .gametimer-bg.active {
	animation: eff12 .1s ease 0s infinite normal;
	-moz-animation: eff12 .1s ease 0s infinite normal;
	-webkit-animation: eff12 .1s ease 0s infinite normal;
	-o-animation: eff12 .1s ease 0s infinite normal;
}
.pageActive .gametimer span {position: relative;display: block;text-align: center;padding-top: 1.6rem;color: #ff5a00;font-size: 1.4rem;font-weight: bold;}
.pageActive .gamedx {position: absolute;bottom: 6.02rem;left:50%;width: 8.86rem;height: 7.87rem;margin-left: -4.43rem;background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.icon-1_04.png) no-repeat;background-size: 100% 100%;}
.pageActive .gamedx.active {
	animation: eff10 1s ease 0s infinite normal;
	-moz-animation: eff10 1s ease 0s infinite normal;
	-webkit-animation: eff10 1s ease 0s infinite normal;
	-o-animation: eff10 1s ease 0s infinite normal;
}
.pageActive .gamedx.active2 {
	animation: eff10 .1s ease 0s infinite normal;
	-moz-animation: eff10 .1s ease 0s infinite normal;
	-webkit-animation: eff10 .1s ease 0s infinite normal;
	-o-animation: eff10 .1s ease 0s infinite normal;
}
.pageActive .gamezt {position: absolute;top:4.43rem;left:0;width: 16rem;height: 3.79rem;}
.pageActive .gamezt ul {position: relative;width: 100%;height: 100%;}
.pageActive .gamezt li {position: absolute;top:0;left:0;display: none;}
.pageActive .btn-resetbegin {position: absolute;bottom:1.34rem;left:50%;width: 12.34rem;margin-left: -6.17rem;display: none;}
.pageActive .gameNum {position: absolute;top:0rem;left:0;width: 16rem;height: 3.79rem;display: none;}
.pageActive .gameNum img {height: 100%;width: auto;}
.pageActive .gameNumB {position: absolute;bottom:14rem;right:0;width: 4.34rem;margin-right: 1rem;height: 2rem;text-align: left;background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.jh.png) no-repeat left center;background-size: auto 50%;padding-left: 1.3rem;
	animation: eff13 1s ease 0s 1 normal;
	-moz-animation: eff13 1s ease 0s 1 normal;
	-webkit-animation: eff13 1s ease 0s 1 normal;
	-o-animation: eff13 1s ease 0s 1 normal;
	opacity: 0;
	animation-fill-mode:forwards;
	display: none;
}
.pageActive .gameNumB img {height: 100%;width: auto;display: inline-block;width: auto;}
.pageActive .gameNum .numjh {height: .5rem;vertical-align: middle;}
.pageGamever .box-1 {position: absolute;top:1.28rem;left:0;width: 100%;text-align: center;font-size: .85rem;line-height: 1.55rem;}
.pageGamever .box-1 span {color: #ffeb94;margin: 0 .3rem;font-weight: bold;}
.pageGamever .box-2 {position: absolute;top:50%;left:0;width: 100%;height: 3.24rem;margin-top:-6.35rem;}
.pageGamever .box-3 {position: absolute;top:50%;left:0;width: 100%;height: 3.24rem;margin-top:-1.49rem;text-align: center;font-size: 1.28rem;}
.pageGamever .box-3 span {font-size: 5.12rem;color: #fff;vertical-align: sub;}
.pageGamever .box-4 {position: absolute;top:50%;left:50%;width: 10.8rem;height: .74rem;margin-top:4.35rem;margin-left: -5.4rem;}
.pageGamever .box-4 .box-4-con {position: relative;width: 100%;height: 100%;}
.pageGamever .box-4 .box-4-con span {display: block;width: 1.7rem;height: .8rem;color: #fff;position: absolute;top:-.05rem;left:5.3rem;font-size: .89rem;text-align: center;font-weight: bold;}
.pageGamever .box-5 {position: absolute;bottom:3.3rem;left:50%;width: 12.54rem;height: 2.75rem;margin-left: -6.27rem;}
.pageGamever .box-6 {position: absolute;bottom:1.55rem;left:50%;width: 3.78rem;height: 1.19rem;margin-left: -1.89rem;}

#div1 {
	width: 100%;
	position: absolute;
	width: 100%;
	height: 100%;
}

.wrap-auto {
	margin: 0 auto;
	overflow: hidden;
}

#log {
	position: absolute;
	top: 50%;
	left: 0;
}

#log2 {
	position: absolute;
	bottom: 0;
	left: 0;
}

.cjEff {
	opacity: 0;
	width: 10px;
	height: 9px;
	background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.icon-1_04.png);
	background-size: 100% 100%;
	position: absolute;
	margin-top: -3px;
	margin-left: -3px;

	transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;

	animation: eff1 .5s linear 0s 1 normal;
	-moz-animation: eff1 .5s linear 0s 1 normal;
	-webkit-animation: eff1 .5s linear 0s 1 normal;
	-o-animation: eff1 .5s linear 0s 1 normal;
	animation-fill-mode:forwards;
}
.cjEff2 {
	opacity: 0;
	width: 10px;
	height: 9px;
	background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.icon-1_04.png);
	background-size: 100% 100%;
	position: absolute;
	margin-top: -3px;
	margin-left: -3px;

	transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;

	animation: eff1 .5s linear .3s 1 normal;
	-moz-animation: eff1 .5s linear .3s 1 normal;
	-webkit-animation: eff1 .5s linear .3s 1 normal;
	-o-animation: eff1 .5s linear .3s 1 normal;
	animation-fill-mode:forwards;
}
.cjEff3 {
	opacity: 0;
	width: 10px;
	height: 9px;
	background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.icon-1_04.png);
	background-size: 100% 100%;
	position: absolute;
	margin-top: -3px;
	margin-left: -3px;

	transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;

	animation: eff1 .5s linear .6s 1 normal;
	-moz-animation: eff1 .5s linear .6s 1 normal;
	-webkit-animation: eff1 .5s linear .6s 1 normal;
	-o-animation: eff1 .5s linear .6s 1 normal;
	animation-fill-mode:forwards;
}
.cjEff4 {
	opacity: 0;
	width: 10px;
	height: 9px;
	background: url(https://f2.cri.cn/M00/13/8E/rBABCl_HOSOAYj6gAAAAAAAAAAA8734001.icon-1_04.png);
	background-size: 100% 100%;
	position: absolute;
	margin-top: -3px;
	margin-left: -3px;

	transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;

	animation: eff1 .5s linear .9s 1 normal;
	-moz-animation: eff1 .5s linear .9s 1 normal;
	-webkit-animation: eff1 .5s linear .9s 1 normal;
	-o-animation: eff1 .5s linear .9s 1 normal;
	animation-fill-mode:forwards;
}

.pagePics .box-title {text-align: center;font-size: .68rem;height: 2.56rem;line-height: 2.56rem;}
.pagePics .box-title span {position: relative;}
.pagePics .box-title span::after {content: "";width: 1.28rem;height: 1px;position: absolute;top:50%;left:-1.6rem;background: #fff;}
.pagePics .box-title span::before {content: "";width: 1.28rem;height: 1px;position: absolute;top:50%;right:-1.6rem;background: #fff;}
.pagePics .list-box {width: 16rem;overflow: hidden;padding-bottom: 4rem;}
.pagePics .list-box ul {padding-left: .64rem;width: 17rem;}
.pagePics .list-box li {width: 4.26rem;height: 7.46rem;float: left;margin-right: .96rem;margin-bottom: .96rem;}
.pagePics .btn-backone {position: fixed;bottom:1.34rem;left:50%;width: 12.34rem;margin-left: -6.17rem;}
/* .all-bg {position: fixed;top:0;left:0;height: 100%;width: 100%;background: rgba(0,0,0,0.4);} */
.win-1 {position: fixed;top:0;left:0;height: 100%;width: 100%;text-align: center;z-index: 9;background: rgba(0,0,0,0.4);}
.win-1 img {/* width: 100%;height: 100%; */}

@keyframes eff1 {
	0% {
		transform: rotate(0deg) scale(1, 1) translate(0px, 0px);
		opacity: 1;
	}
	25% {
		transform: rotate(0deg) scale(3.5, 3.5) translate(-5px, -5px);
		opacity: 0.75;
	}
	50% {
		transform: rotate(0deg) scale(3.5, 3.5) translate(0px, -10px);
		opacity: 0.5;
	}
	75% {
		transform: rotate(0deg) scale(3.5, 3.5) translate(5px, -15px);
		opacity: 0.25;
	}
	100% {
		transform: rotate(0deg) scale(3.5, 3.5) translate(0px, -20px);
		opacity: 0;
	}
}

@keyframes eff2 {
	0% {
		/* transform: rotate(0deg) scale(2, 2); */
		transform: translate(0px, -100px);
		opacity: 0;
	}
	100% {
		/* transform: rotate(0deg) scale(1, 1); */
		transform: rotate(0deg) scale(1, 1) translate(0px, 0px);
		opacity: 1;
	}
}

@keyframes eff3 {
	0% {
		transform: rotate(0deg) scale(0, 0);
	}
	100% {
		transform: rotate(0deg) scale(1, 1);
	}
}

@keyframes eff4 {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/* @keyframes eff5 {
	0% {
		transform: rotate(0deg) scale(0.1, 0.1);
		top:50%;
		margin-top: -4.15rem;
	}
	100% {
		transform: rotate(0deg) scale(1, 1);
		top:0;
		margin-top: 0;
	}
} */

/* @keyframes eff6 {
	0% {
		top:70%;
		opacity: 0;
	}
	100% {
		top:50%;
		opacity: 1;
	}
} */

@keyframes eff7 {
	0% {
		opacity: 0.8;
	}
	30% {
		opacity: 1;
	}
	70% {
		opacity: 1;
	}
	100% {
		opacity: 0.8;
	}
}

@keyframes eff8 {
	0% {
		transform: rotate(0deg) scale(1, 1);
	}
	50% {
		transform: rotate(0deg) scale(1.2, 1.2);
	}
	100% {
		transform: rotate(0deg) scale(1, 1);
	}
}

@keyframes eff10 {
	0% {
		transform: rotate(0deg) scale(1, 1);
	}
	50% {
		transform: rotate(0deg) scale(1.2, 1.2);
	}
	100% {
		transform: rotate(0deg) scale(1, 1);
	}
}

@keyframes eff12 {
	0% {
		transform: rotate(5deg) scale(1, 1);
	}
	50% {
		transform: rotate(-5deg) scale(1, 1);
	}
	100% {
		transform: rotate(5deg) scale(1, 1);
	}
}

@keyframes eff13 {
	0% {
		transform: rotate(0deg) scale(1, 1) translate(0px, 0px);
		opacity: 1;
	}
	80% {
		transform: rotate(0deg) scale(1, 1) translate(0px, -20px);
	}
	100% {
		transform: rotate(0deg) scale(1, 1) translate(0px, -20px);
		opacity: 0;
	}
}

/* @-moz-keyframes eff1
			{
			0%   {-moz-transform: rotate(0deg) scale(1,1);}
			100%   {-moz-transform: rotate(0deg) scale(3.5,3.5);}
			}
			
			@-webkit-keyframes eff1
			{
			0%   {-webkit-transform: rotate(0deg) scale(1,1);}
			100%   {-webkit-transform: rotate(0deg) scale(3.5,3.5);}
			}
			
			@-o-keyframes eff1
			{
			0%   {-o-transform: rotate(0deg) scale(1,1);}
			100%   {-o-transform: rotate(0deg) scale(3.5,3.5);}
			} */

.tsxx {position: fixed;top:50%;left:50%;width: 14rem;height: 2rem;margin-top: -1rem;margin-left: -7rem;line-height: 2rem;font-size: .7rem;text-align: center;background: rgba(120,120,120,0.6);}