
html,body{margin:0;padding:0;overflow:hidden;}

body{background:url(../images/body_bg.jpg) 0px 0px repeat-x #000;}

.main_bg{background:url(../images/1.png) top center no-repeat;height:1000px;}

.shanDeng2
{
	background:url(../images/1.png) top center no-repeat !important;	
}
.shanDeng
{
	background:url(../images/2.png) top center no-repeat;
}
.sub_bg{background:url(../images/jackpotm.png) bottom center no-repeat;height:1000px;position: relative;}

.coinbg{background:url(../images/coin.png) center center no-repeat;height:100%;position: absolute;width: 100%;top:0;left: 0;animation: mymove 10s infinite;}

.bgcoin{background:url(../images/mix.png) center center no-repeat;height:100%;position: absolute;width: 100%;top:0;left: 0;animation: mymovewin 1s ease-in;}

.bgcoin1{background:url(../images/coin.png) center center no-repeat;height:100%;position: absolute;width: 100%;top:0;left: 0;animation: mymovewin 0.8s ease-in;background-size: 100%;}

.bgcoin2{background:url(../images/effect1.png) center center no-repeat;height:100%;position: absolute;width: 100%;top:0;left: 0;animation: uptodown 1s ease-in;background-size: 100%;}


.main{width:1500px;height:1000px;position:relative;margin:0 auto;}

.num_mask{background:url(../images/num_mask.png) 0px 0px no-repeat;height:184px;width:1200px;position:absolute;left: 37.5%;top:340px;margin-left:-370px;z-index:9;}

.num_box{height:400px;width:1100px;position:absolute;left:440px;top:485px;margin-left:-17%;z-index:8;overflow:hidden;text-align:center;}

.num{background:url(../images/num.png) top center repeat-y;width:157px;height:225px;float:left;margin-right:8px;margin-left:9px;}
.numno{
	margin-left: 0px;
}

.modal-backdrop.show
{
	opacity: 1;
}

.clickarea
{
	width: 200px;
	background-image:url(../images/item.png);
	background-size: contain;
	height: 325px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 999;
	display: none;
	right: 0px;
	transition: 1s;
	bottom: 20%;
}

.clickarea1
{
	width: 200px;
	background-image:url(../images/item1.png);
	background-size: contain;
	height: 325px;
	display: block;
	right: 5px;
	position: absolute;
	background-repeat: no-repeat;
	transition: 1s;
	cursor: pointer;
	z-index: 99;
	right: 0px;
	bottom: 30%;
}

.packagebox
{
	width:1000px;
	margin:0px 12.5%;
	position: absolute;
	top: 38%;
}

.innernoc
{
	width: 24%;
	float: left;
	margin-right:1%;
	color: #fae69a;
	text-align: center;
	font-weight: bold;
	font-size: 2.5rem;
	height: 70px;
	cursor: pointer;
	padding-top:5px;
	background-image: url(../images/btn-2.png);
	background-repeat: no-repeat;
	background-position:top center;
	
	background-size: contain;
}
.innoernocAct
{
	color: red;
	background-image: url(../images/btn.png) !important;
}
.rightcont
{
	position: fixed;
	right: 1%;
	top: 5%;
	max-width: 300px;
}
.lgout
{
	background-color: white;
	width: 100px;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
	padding: 5px;
	font-size: 1rem;
}
.innernoclast
{
	width: 24%;
	float: left;
	margin-right:0%;
	color: #fae69a;
	background-size: contain;
	text-align: center;
	font-weight: bold;
	font-size: 2.5rem;
	padding-top: 5px;
	cursor: pointer;
	height: 70px;
	background-image: url(../images/btn-2.png);
	background-repeat: no-repeat;
	background-position:top center;
}
.btn{background:url(../images/btn_start.png) 0px 0px no-repeat;width:264px;height:89px;position:absolute;left:50%;bottom:0px;margin-left:-132px;cursor:pointer;clear:both;}
.newbg
{
	background-image: url(../images/bg-r.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: transparent;
	color: white;
	padding-top: 18%;
	border: 0;
}
.logomain
{
	position: fixed;
	left: 1%;
	top: 5%;
	max-width: 300px;
}
.logomain img
{
	width: 100%;
}
.priceti
{
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}
.priceti1
{
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
}

.priceti1
{
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}
.priceti12
{
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
}

.mnbody
{
	height: 500px;
}

.priceti1new
{
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;	
}
.coin-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	user-select: none;
  }
  .coin-wrapper .coin-fool {
	position: relative;
	text-align: center;
	vertical-align: middle;
	border: 0px solid transparent;
	opacity: 1;
	border-radius: 10px;
	cursor: pointer;
  }
  
  .coin-particle {
	position: absolute;
	border-radius: 100%;
	user-select: none;
	transform-style: preserve-3d;
  }
  .coin-particle .coin-front,
  .coin-particle .coin-back {
	position: absolute;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
  }
  .coin-particle .coin-front > .icon,
  .coin-particle .coin-back > .icon {
	position: absolute;
	border-radius: 100%;
	font-size: 18px;
	color: #fff;
  }
  .coin-particle .coin-edge > div {
	position: absolute;
  }
  .modalbg1
  {
	  background-image: url(../images/win-bg.png);
  }
  .modalbg2
  {
	  background-image: url(../images/win-bg1.png);
  }
  #canvas {
	  width: 100%;
	  height: 100%;
	  position: absolute;
  }
.coupon
{
	background-image: url(../images/bgsma.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 85px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:5px 10px;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 2px;
	background-position: center;
	text-align: center;
	color: red;
}

.coupon1
{
	background-image: url(../images/step1.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 85px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:5px 10px;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 2px;
	background-position: center;
	text-align: center;
	color: #ffcdcd;
}

.coupon2
{
	background-image: url(../images/step2.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 85px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:5px 10px;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 2px;
	background-position: center;
	text-align: center;
	color:  #494949;
}

.btnokay
{
	width: 150px;
	text-align: center;
	padding: 5px;
	border-radius: 15px;
	margin:15px  auto;
	font-weight: bold;
	border: 2px solid #EED385;
	background-image: radial-gradient(circle, #f7e193, #e9cc7c, #dcb765, #cea350, #c18e3b);
	color: red;
}

@keyframes mymove {
  0% {background-size:100%;}
  50% {background-size:105%;}
  100% {background-size:100%;}
}
@keyframes mymovewin {
  0% {background-size:50%;}
  100% {background-size:115%;}
}
@keyframes uptodown {
  0% {transform: translate(0%,-105%);}
  100% {transform: translate(0%,0%);}
}
@media only screen and (max-width: 1450px) {

	.sub_bg{background:url(../images/jackpotm.png) bottom center no-repeat;height:950px;position: relative;background-size: auto;}

	.packagebox
	{
		width:980px;
		margin:0px 12.5%;
		position: absolute;
		top: 35%;
	}
	.main
	{
		width: 1477px;
		height: 950px;
	}
	.logomain
	{
		max-width: 200px;
	}
	.num_box
	{
		left: 420px;
		top: 435px;
		
	}
	.num
	{
		width:155px;
	}
}
@media only screen and (max-width: 1400px) {

	.sub_bg{background:url(../images/jackpotm.png) bottom center no-repeat;height:950px;position: relative;background-size: auto;}

	.packagebox
	{
		width:950px;
		margin:0px 12.5%;
		position: absolute;
		top: 35%;
	}
	.main
	{
		width: 1451px;
		height: 950px;
	}
	.logomain
	{
		max-width: 200px;
	}
	.num_box
	{
		left: 390px;
		top: 435px;
		
	}
	.num
	{
		width:155px;
	}
}
@media only screen and (max-width: 1350px) {

	.sub_bg{background:url(../images/jackpotm.png) bottom center no-repeat;height:900px;position: relative;background-size: contain;}

	.packagebox
	{
		width:900px;
		margin:0px 12.5%;
		position: absolute;
		top: 34%;
	}
	.main
	{
		width: 1397px;
		height: 900px;
	}
	.logomain
	{
		max-width: 200px;
	}
	.num_box
	{
		left: 380px;
		top: 410px;
		
	}
	.num
	{
		width:148px;
	}
}
@media only screen and (max-width: 1300px) {

	.sub_bg{background:url(../images/jackpotm.png) bottom center no-repeat;height:850px;position: relative;background-size: contain;}

	.packagebox
	{
		width:900px;
		margin:0px 12.5%;
		position: absolute;
		top: 32%;
	}
	.main
	{
		width: 1351px;
		height: 850px;
	}
	.logomain
	{
		max-width: 200px;
	}
	.num_box
	{
		left: 355px;
		top: 380px;
		
	}
	.num
	{
		width:144px;
		
		height: 199px;
	}
}
@media only screen and (max-width: 1250px) {

	.sub_bg{background:url(../images/jackpotm.png) bottom center no-repeat;height:850px;position: relative;background-size: contain;}

	.packagebox
	{
		width:850px;
		margin:0px 12.5%;
		position: absolute;
		top: 34%;
	}
	.main
	{
		width: 1309px;
		height: 880px;
	}
	.logomain
	{
		max-width: 200px;
	}
	.num_box
	{
		left: 351px;
		top: 395px;
		height: 199px;
		
	}
	.num
	{
		width:136px;
	}
}
@media only screen and (max-width: 1200px) {

	.sub_bg{background:url(../images/jackpotm.png) bottom center no-repeat;height:850px;position: relative;background-size: contain;}

	.packagebox
	{
		width:800px;
		margin:0px 12.5%;
		position: absolute;
		top: 35%;
	}
	.main
	{
		width: 1265px;
		height: 900px;
	}
	.logomain
	{
		max-width: 200px;
	}
	.num_box
	{
		left: 335px;
		top: 410px;
		height: 199px;
		
		width: 1000px;
	}
	.num
	{
		width:130px;
	}
}

@media only screen and (max-width: 1150px) {

	.sub_bg{background:url(../images/jackpotm.png) bottom center no-repeat;height:850px;position: relative;background-size: 100%;}

	.packagebox
	{
		width:750px;
		margin:0px 12.5%;
		position: absolute;
		top: 38%;
	}
	.innernoc
	{
		font-size: 2rem;
	}
	
	.innernoclast
	{
		font-size: 2rem;
	}
	.main
	{
		width: 1200px;
		height: 925px;
	}
	.logomain
	{
		max-width: 200px;
	}
	.num_box
	{
		left: 320px;
		top: 430px;
		height: 190px;
		width: 843px;
	}
	.num
	{
		width:120px;
		margin-right: 10px;
	}
}
@media only screen and (max-width: 1025px) {

	.sub_bg{background:url(../images/jackpotm.png) bottom center no-repeat;height:800px;position: relative;background-size: 105%;}

	.packagebox
	{
		width:700px;
		margin:0px 12.5%;
		position: absolute;
		top: 35%;
	}
	.innernoc
	{
		font-size: 2rem;
	}
	
	.innernoclast
	{
		font-size: 2rem;
	}
	.main
	{
		width: 1129px;
		height: 900px;
	}
	.logomain
	{
		max-width: 200px;
	}
	.num_box
	{
		left: 280px;
		top: 395px;
		height: 190px;
		width: 843px;
	}
	.num
	{
		width:112px;
		margin-right: 10px;
	}
	.numno
	{
		margin-left: 5px;
	}
}