*,
*::before,
*::after {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html {
	/*height: 100%;*/
	background: red url('/data/images/cj_bg.jpg') no-repeat;background-position: center;background-size: cover;
}

.luckdrawBox {
	width: 1280px;
	height: 700px;
	position: relative;
	margin: 30px auto;
	overflow: hidden;
	background: url(/data/images/zp.png) no-repeat;
	background-position: 29px -19px;
	/* background-size: 100% 100%; */
	padding: 20px;
}

.luckdraw {
	width: 455px;
	height: 455px;
	position: relative;
	margin-top: 53px;
	border-radius: 50%;
	overflow: hidden;
	margin-left: 100px;
}
.infPanel{
	width: 454px;
	height: 677px;
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	background: url("images/infoBg.png");
	color:darkred;
	padding-top: 76px;
}
.chooseTypeBox{
	width: 668px;
	height:90px;
	position: relative;
	overflow: hidden;
	margin-top: 88px;
}
.chooseTypeBox a{
	width: 330px;
	height: 80px;
	background-color: #FFF;
	color:darkred;
	display: block;
	cursor:pointer;
	line-height: 80px;
	text-align: center;
	font-size: 24px;
	font-weight: bolder;
	float: left;
	margin-top:2px;
}
.chooseTypeBox a.active{
	height: 84px;
	margin-top:0;
	position: relative;
}
.chooseTypeBox a.active span{
	height: 80px;
	display: block;
	background: #f5c532;
	margin:2px;
}
.chooseTypeBox a.active:before{
	content: "";
	height: 48px;
	width: 48px;
	display: block;
	background: url(images/checked.png) no-repeat;
	position: absolute;
	right: -15px;
	top: 7px;
	background-size: 50%;
}
.chooseTypeBox a:nth-child(1),.chooseTypeBox a:nth-child(1) span{border-top-left-radius:10px;border-bottom-left-radius:10px;}
.chooseTypeBox a:nth-child(2), .chooseTypeBox a:nth-child(2) span{border-top-right-radius:10px;border-bottom-right-radius:10px;}
.chooseTypeBox a.layui-btn+layui-btn{margin: 0}

small{font-size: 10px;}
.luckpanel {
	position: relative;
	width: 100%;
	height: 100%;

	transition: transform 3s ease-in-out;
}

#canvas {
	position: relative;
	width: 100%;
	height: 100%;
}

#canvas .sector-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 50%;
	transform-origin: right bottom;
	overflow: hidden;
}

.prize {
	position: absolute;
	top: 0;
	left: 50%;
	width: 50%;
	height: 50%;
	transform: translateX(-50%);
}

.prize-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform-origin: center bottom;
}

.prize-item__name {
	position: absolute;
	top: 20px;
	left: 10px;
	width: calc(100% - 20px);
	font-size: 15px;
	text-align: center;
	color: #ff572f;
	font-weight:bold;
}

.prize-item__img {
	position: absolute;
	top: 50px;
	left: calc(50% - 30px /2);
	width: 30px;
	height: 30px;
}

.prize-item__img img {
	width: 100%;
	height: 100%;
	vertical-align: bottom;
}

/* 抽奖 */
.pointer {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 90px;
	height: 90px;
	background-color: orange;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	font-weight: bold;
	cursor: pointer;
	user-select: none;
}

.pointer::after {
	content: '';
	position: absolute;
	top: -70px;
	border: 40px solid orange;
	border-left-width: 10px;
	border-right-width: 10px;
	border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
}
.btn{
	color: #fff;
	background: #00c0ef;
	display: inline-block;
	border-radius: 4px;
	transition-duration: .25s;
	border: none;
	width:150px;
	height:50px;
	font-size:18px;
	line-height: 48px;
	text-align: center;
	text-decoration:none;
}
a.btn1, a.btn2{position:absolute;}
a.btn1{
	background: #00c0ef;
}
a.btn2{
	background: #FF0066;
}
div.jqmWindow{background-color: #FFF;border-radius: 5px;display: none;}
.prize-got{top: 37%}
.prize-got{width: 400px;margin-left:-200px;height:200px;}
.jqAtitle{}
.jqAContent{text-align: center;height: 39px;}
.jqAfooter{text-align: center;margin-top:30px;}
/*.jqAfooter button{background: #999; height:30px;width: 130px;}*/
.gotSubmit{background: #70b4fd;width: 100px; height: 30px;line-height: 30px; }
#game_id{height: 30px;width: 150px;margin-top: 15px;}

.form-group{margin-top: 10px;}
.form-control{width: 200px;height:32px;}
.m-t{text-align:center}
.btn-danger{ width: 100px; height: 30px;line-height: 30px;}
.jqAlertBox{width: 300px;margin-left:-150px;}
.jqmClose{width: 100px; height: 30px;line-height: 30px; background: #ff0000}
.getLotteryReward{/*width: 80px;
	height: 30px;
	font-size: 15px;
	line-height: 15px;*/}

.sk-chase {
	width: 40px;
	height: 40px;
	position: relative;
	animation: sk-chase 2.5s infinite linear both;
}

.sk-chase-dot {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	animation: sk-chase-dot 2.0s infinite ease-in-out both;
}

.sk-chase-dot:before {
	content: '';
	display: block;
	width: 25%;
	height: 25%;
	background-color: greenyellow;
	border-radius: 100%;
	animation: sk-chase-dot-before 2.0s infinite ease-in-out both;
}

.sk-chase-dot:nth-child(1) { animation-delay: -1.1s; }
.sk-chase-dot:nth-child(2) { animation-delay: -1.0s; }
.sk-chase-dot:nth-child(3) { animation-delay: -0.9s; }
.sk-chase-dot:nth-child(4) { animation-delay: -0.8s; }
.sk-chase-dot:nth-child(5) { animation-delay: -0.7s; }
.sk-chase-dot:nth-child(6) { animation-delay: -0.6s; }
.sk-chase-dot:nth-child(1):before { animation-delay: -1.1s; }
.sk-chase-dot:nth-child(2):before { animation-delay: -1.0s; }
.sk-chase-dot:nth-child(3):before { animation-delay: -0.9s; }
.sk-chase-dot:nth-child(4):before { animation-delay: -0.8s; }
.sk-chase-dot:nth-child(5):before { animation-delay: -0.7s; }
.sk-chase-dot:nth-child(6):before { animation-delay: -0.6s; }

@keyframes sk-chase {
	100% { transform: rotate(360deg); }
}

@keyframes sk-chase-dot {
	80%, 100% { transform: rotate(360deg); }
}

@keyframes sk-chase-dot-before {
	50% {
		transform: scale(0.4);
	} 100%, 0% {
		  transform: scale(1.0);
	  }
}
.progress-box-prize{
	width: 1280px;
	height: 180px;
	position: relative;
	margin: 0px auto;
	overflow: hidden;
}
.progress-box-prize div.layui-progress{
	/*background: url("images/processBg.png") no-repeat;*/
	width: 1115px;
	margin: 0 auto;
}
.progress-detail-box{height:80px;color:#fff}
/*.progress-detail-box div{
	float:left;
	width: 50px;
	height:80px;
	text-align: right;

}*/
.progress-detail{position: absolute;width:84px;height:130px;text-align:center;}
.progress-detail:nth-child(1){left:10px;width:280px;}
.progress-detail:nth-child(2){left:412px;}
.progress-detail:nth-child(3){left:780px;}
.progress-detail:nth-child(4){right:40px;}

.progress-detail div:nth-child(1){}
.progress-detail div:nth-child(2){
	height: 80px;
	background: url(images/processGiftBg.png) no-repeat;
	background-size: contain;
	background-position: 35%;
}
.progress-detail div:nth-child(2) img{
	width: 42px;
	position: absolute;
	bottom: 38px;
	left: 15px;
	filter: grayscale(100%);
}
.progress-detail.active{cursor: pointer;font-weight: bolder;color:yellow;}
.progress-detail.active div img{filter: none}
.progress-detail div.got img{filter: none;}
.progress-detail div.got:before{
	content: "";
	height: 26px;
	width: 26px;
	/* display: block; */
	background: url(images/prizegot.png) no-repeat;
	position: absolute;
	right: 35px;
	bottom: 48px;
	background-size: contain;
	z-index: 1;
}
.flows table {	border: 1px solid #CCCCCC}
.flows table thead,
.flows tbody tr {
	display: table;
	width: calc( 100% - 1px);
	table-layout: fixed;
}
.flows tbody {
	display: block;
	overflow-y: scroll;
	height: 450px;
}
.flows th,
.flows td {
	padding: 3px 0px;
	text-align: center;
}
