body {
	background-image: url(images/bj.png);
	background-position: 0 0;
	background-repeat: repeat
}
.font-c63535 {
	color: #c63535
}
.font-ffd700 {
	color: #ffd700
}
.wap {
	padding-top: 22px
}
.shake-title {
	height: 40px;
	margin: 0 22px 10px 22px;
	background-repeat: no-repeat;
	padding: 0 20px;
	font-size: 22px;
	color: #c63535;
	text-align: center;
	overflow: hidden;
	background: url('../images/title.png') no-repeat center center;
	background-size: contain;
	box-sizing: border-box;
	text-overflow: ellipsis;
	line-height: 40px
}
.game-box {
	border-radius: 3px;
	background-color: #fff;
	margin: 20px 15px 0 15px;
	padding: 10px
}
.game-box>h1 {
	font-size: 15px;
	color: #c63535;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	position: relative;
	border-bottom: 1px #c63535 solid
}
.game-box>h1>.tips {
	float: right;
	color: #777
}
.game-list>li {
	padding: 10px 0 0 0;
	color: #777;
	font-size: 14px
}
.prize-img {
	float: left;
	width: 30px;
	height: 30px
}
.prize-img img {
	width: 100%
}
.prize-name {
	float: left;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	margin-left: 5px
}
.prize-num {
	float: right;
	height: 30px;
	line-height: 30px;
	display: inline-block
}
.game-status {
	margin: 10px;
	padding: 10px;
	position: relative;
	box-sizing: border-box
}
.lihua {
	position: absolute;
	width: 80%;
	height: 80%;
	background: url(images/lihua.png) no-repeat center center;
	background-size: 100% 100%;
	top: 0;
	left: 10%;
	z-index: 993
}
.game-btn {
	margin-top: -40px
}
.game-yao {
	border-radius: 10000px;
	height: 80%;
	width: 80%;
	position: relative;
	background-color: rgba(255,255,255,0.3);
	box-sizing: border-box;
	z-index: 990;
	margin: 0 10%
}
.game-yao:after {
	content: '';
	z-index: 991;
	width: 90%;
	height: 90%;
	position: absolute;
	top: 5%;
	left: 5%;
	background-color: rgba(255,255,255,0.3);
	border-radius: 10000px
}
.game-yao:before {
	position: absolute;
	content: '';
	background: url(images/yao1.png) no-repeat center center #fff;
	background-size: 70% auto;
	width: 80%;
	height: 80%;
	top: 10%;
	left: 10%;
	border-radius: 10000px;
	box-shadow: 0 0 1px rgba(0,0,0,0.4);
	z-index: 992
}
.game-yao.no-start:before {
	position: absolute;
	content: '活动还未开始';
	text-align: center;
	color: #c63535;
	line-height: 190px;
	font-size: 24px;
	background: #fff;
	background-size: 70% auto;
	width: 80%;
	height: 80%;
	top: 10%;
	left: 10%;
	border-radius: 10000px;
	box-shadow: 0 0 1px rgba(0,0,0,0.4);
	z-index: 992
}
.game-yao.endding:before {
	position: absolute;
	content: '活动已结束';
	background: #fff;
	text-align: center;
	line-height: 190px;
	color: #c63535;
	font-size: 24px;
	background-size: 70% auto;
	width: 80%;
	height: 80%;
	top: 10%;
	left: 10%;
	border-radius: 10000px;
	box-shadow: 0 0 1px rgba(0,0,0,0.4);
	z-index: 992
}
.game-chance {
	font-size: 15px;
	text-align: center;
	color: #fff
}
.game-start {
	font-size: 24px;
	text-align: center;
	margin-top: 5px
}
.game-start-btn {
	color: #c63535;
	padding: 9px 33px;
	background-color: #ffd700;
	display: inline-block;
	border-radius: 3px
}
.game-num {
	font-size: 12px;
	text-align: center;
	color: #fff;
	margin-top: 5px
}
.record-list>li {
	line-height: 30px
}
.record-list>li>span {
	float: left
}
.record-list>li>span.exchange {
	border-radius: 3px;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #459e46;
	padding: 0 15px;
	display: inline-block;
	color: #fff;
	float: right
}
.record-list>li>span.exchange.done {
	background-color: #999
}
.content {
	padding: 10px 0;
	font-size: 14px
}
.content img {
	max-width: 100%
}
.game-blank {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: url('../images/bj1.png') repeat top left;
	z-index: 999
}
.game-run-top {
	width: 100%;
	height: 50%;
	background-image: url('../images/game_top.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 80% auto
}
.game-run-bottom {
	width: 100%;
	height: 50%;
	background-image: url('../images/game_bottom.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 80% auto
}
.game-boxs {
	position: fixed;
	top: 50%;
	z-index: 99991;
	background: #eaebd9;
	width: 96%;
	box-sizing: border-box;
	box-shadow: 0 0 10px #000;
	-moz-box-sizing: border-box;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-sizing: border-box;
	-webkit-box-shadow: 0 0 10px #000;
	font-size: 100%;
	margin-left: 2%
}
.game-sucess-tip {
	font-size: 100%;
	font-weight: bold;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 15px 0;
	background: #c63535;
	position: relative
}
.game-sucess-prize {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10px;
	text-align: center
}
.game-sucess-prize img {
	max-width: 100%;
	max-height: 100px
}
.game-sucess-input {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10px
}
.game-sucess-input b {
	display: block;
	margin: 10px 0
}
.game-sucess-input input {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1 solid #c3c3c3;
	font-size: 100%;
	padding: 5px 0
}
.game-sucess-but {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10px;
	text-align: center
}
.game-sucess-but input {
	padding: 10px 20px 10px 20px;
	display: inline-block;
	border: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ef951a;
	font-size: 100%;
	font-weight: bold;
	color: #fff
}
.game-sucess-but a {
	padding: 10px 20px 10px 20px;
	display: inline-block;
	border: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ef951a;
	font-size: 100%;
	font-weight: bold;
	color: #fff
}
#game_fangqi {
	margin-left: 20px
}
.close_game_box {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	background: url(images/X.png) no-repeat 0 0;
	background-size: contain
}
.back_black {
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(Opacity=80);
	-moz-opacity: .5;
	opacity: .5;
	position: fixed
}
.get-rs {
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
	background-color: #fff;
	border-radius: 3px
}
.get-rs>div {
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-bottom: 1px solid #ccc
}
.get-rs>div:last-child {
	border: 0
}
.get-rs>div>input {
	text-align: left;
	height: 42px;
	font-size: 14px;
	box-sizing: border-box;
	padding: 0 5px;
	line-height: 42px;
	width: 100%;
	display: block;
	background-color: transparent
}
.get-rs-btn>span {
	height: 42px;
	line-height: 42px;
	background-color: #459e46;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	color: #fff;
	display: block;
	margin-top: 10px
}
.results-list {
	height: 110px;
	overflow: hidden
}
.result-time {
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	height: 30px;
	line-height: 30px
}
.result-prize {
	max-width: 120px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	height: 30px;
	line-height: 30px
}
.xunhuan-item>li {
	padding: 10px 0 0 0;
	color: #777;
	font-size: 14px
}
#audio1, #audio2 {
	display: none
}
.game-run-tips {
	position: absolute;
	color: #ffd700;
	font-size: 28px;
	text-align: center;
	left: 0;
	width: 100%;
	bottom: 40px
}
.game-box>h1.game-prize-list {
	color: #222;
	border-bottom: 1px solid #222;
	margin-top: 10px;
	padding: 10px 0 5px 0
}
.prize-list>li {
	padding: 0;
	color: #222
}
.game-last-time {
	margin: 10px 20px;
	border-bottom: 1px solid #ffd700;
	border-top: 1px solid #ffd700;
	text-align: center;
	padding: 10px 0;
	font-size: 16px;
	color: #fff
}
.no-prize-box {
	background-color: #fef3b7;
	position: fixed;
	height: 176px;
	top: 50%;
	margin-top: -88px;
	width: 100%;
	z-index: 999996
}
.no-prize-box-title {
	color: #459e46;
	text-align: center;
	margin-top: 30px
}
.no-prize-box-title:before {
	content: '\e688';
	font-family: 'icomoon';
	font-size: 15px
}
.no-prize-box-con {
	color: #c63636;
	font-size: 24px;
	text-align: center;
	margin-top: 20px
}
.no-prize-box-btn {
	color: #fff;
	background-color: #c63636;
	margin: 20px 20px;
	text-align: center;
	padding: 10px 0;
	margin-top: 15px;
	border-radius: 3px
}
.no-prize-back {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.8);
	top: 0;
	left: 0;
	z-index: 999995
}
