.Panel.Top { background-color: rgba(255,255,255,0);}
.Panel.Lottery { position: absolute; top: 17%; height: 72%; opacity: 0; width: 90%; left: 50%; margin-left: -45%; display: none }
.lottery-left { width: 66%; height: 100%; position: relative; float: left; margin-right: 2%; background-color: rgba(255, 255, 255, 0.2); border: 1px solid rgba(255, 255, 255, 0.4) }
.lottery-right { width: 30%; height: 98%; position: relative; float: left; background-color: rgba(255, 255, 255, 0.2); border: 1px solid rgba(255, 255, 255, 0.4); padding: 3px; overflow: auto }
.lottery-title { width: 100%; height: 60px; position: relative; color: #fff; font-size: 35px; line-height: 60px; font-family: Arial, Helvetica, sans-serif; background: url(../images/lot-title.png) 10px center no-repeat }
.lottery-title .title-label { margin-left: 50px }
.lottery-title .usercount-label { position: absolute; right: 10px; text-align: right }
.lottery-bottom { position: absolute; bottom: 0; width: 100%; height: 60px; }
.lottery-bottom .round-num { font-size: 15px; font-family: Arial, Helvetica, sans-serif; color: #fff; margin-left: 10px; line-height: 60px }
.select-panel div { display: inline-block; text-align: center }
.select-button { width: 28px; height: 28px; border: 1px solid #fff; line-height: 28px; font-size: 22px; cursor: pointer }
.select-value { width: 40px; height: 28px }
.lottery-bottom .button-happy { position: absolute; right: 10px; height: 40px; top: 50%; margin-top: -20px; line-height: 40px; padding-left: 40px; width: 80px; font-size: 20px; color: #fff; border: 1px solid #fff; background: url(../images/lot-happy.png) 15px center no-repeat; cursor: pointer; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px }
.lottery-bottom .button-showresult { position: absolute; right: 10px; height: 40px; top: 50%; margin-top: -20px; line-height: 40px; width: 80px; font-size: 20px; padding: 0 10px; color: #fff; border: 1px solid #fff; cursor: pointer; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px }
.lottery-bottom .button-reload { position: absolute; right: 10px; height: 40px; top: 50%; margin-top: -20px; line-height: 40px; width: 80px; font-size: 20px; padding: 0 10px; color: #fff; border: 1px solid #fff; cursor: pointer; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px }
.lottery-run { position: absolute; top: 60px; bottom: 60px; left: 0; right: 0; }
.user { background: url(lot_nouser.jpg) center center no-repeat; background-size: contain; background-color: rgba(0, 0, 0, 0.85); }
.user .nick-name { display: none }
.lottery-run .user .nick-name { position: absolute; width: 200%; height: 30px; left: -50%; bottom: -35px; font-size: 14px; color: #fff; text-align: center; display: block; text-shadow: 0 1px 3px rgba(0,0,0,0.45); }
.result-line { position: relative; width: 100%; height: 70px; margin: 3px auto; background: rgba(255, 255, 255,0.15); overflow: hidden; display: none }
.result-line:first-child { margin-top: 0 }
.result-line:last-child { margin-bottom: 0 }
.result-line .result-num, .result-line .user, .result-line .user .nick-name { display: inline-block }
.result-line .result-num { width: 30px; height: 30px; color: #E62841; position: relative; top: 20px; text-align: center; margin-left: 10px; font-size: 16px; line-height: 30px; background-color: #FFF; border-radius: 100%; }
.result-line .user { position: absolute; display: inline-block; width: 60px; height: 60px; background: url(lot_nouser.jpg) center center no-repeat; background-size: contain; top: 5px; left: 50px; border-radius: 100%; }
.result-line .user .nick-name { position: absolute; height: 60px; width: 500%; top: 0; left: 70px; overflow: visible; font-size: 20px; line-height: 60px; text-align: left; display: block; color: #fff; text-shadow: 0 1px 3px rgba(0,0,0,0.45); }
.lottery-run .control { display: none; position: absolute; left: 50%; margin-left: -50px; bottom: 5px; width: 100px; text-align: center; padding: 8px 10px 12px 10px; background-color: #fff; border-radius: 8px; font-weight: bolder; cursor: pointer; color: #E74145; box-shadow: 0 2px 0px 3px rgba(0,0,0,0.15), 0 -3px 0px 0px #D0D0D0 inset; }
.lottery-run .control:active { padding: 10px 10px 10px 10px; box-shadow: 0 2px 0px 3px rgba(0,0,0,0.15), 0 0 5px rgba(0, 0, 0, 0.52) inset; }
/*  */
.table-bg {
	background-image: url(../images/background.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
}
.table-box {
	width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -50%;
}
.table {
    width: 800px;
    height: 500px;
    position: relative;
    top: 50%;
    margin-top: -280px;
    left: 50%;
    margin-left: -480px;
}
.table img {
	position: absolute;
	width: 100%;
}
.table-num {
	position: absolute;
	font-size: 66px;
    line-height: 74px;
	color: #ffe822;
	font-family: "微软雅黑";
	width: 100%;
	display: block;
	margin-top:20%;
	text-align: center;
	line-height: 98px;
}
.table-win {
background-image: url(../images/xyh/table-glassBg.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    padding: 10px 15px;
    width: 265px;
    height: 500px;
    background-size: 100% 100%;
    top: 50%;
    margin-left: 200px;
    margin-top: -250px;
}
.table-winTit {
	width: 100%;
}
.table-list {
	position: absolute;
    top: 80px;
    left: 55px;
    right: 50px;
    bottom: 30px;
    overflow: auto;
}
.table-list li {
	background-image: url(../images/xyh/table-winBg.png);
	background-repeat: no-repeat;
    color: #eb1d31;
    font-family: "微软雅黑";
    text-align: center;
    float: left;
    margin: 2px 6.5px 0 6.5px;
    overflow: hidden;
    padding-bottom:20px;
	
	background-size: 75px 70px;
    width: 75px;
    font-size: 19px;
    line-height: 60px;
    padding-bottom: 10px;
}
.table-move1 {
	background-image: url(../images/xyh/tableMove1.png);
	background-size: 82px 97px;
	background-repeat: no-repeat;
	width: 82px;
	height: 97px;
	line-height:60px;
	font-size: 21px;
	color: #eb1d31;
	font-family: "微软雅黑";
	text-align: center;
	display: block;
	left: 515px;
}
.table-move {
	position: absolute;
	display: none;
}
.table-move span {
	position: absolute;
}
.seat-img1 {
	-webkit-animation: seat-img1 1.2s ease-in-out forwards 0.3s;
	animation: seat-img1 1.2s ease-in-out forwards 0.3s;
	-webkit-transition-property: all;
	transition-property: all;
	opacity: 0;
}
@-webkit-keyframes seat-img1 {
0%, 100%, 60%, 75%, 90% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(0, 3000px, 0);
transform:translate3d(0, 3000px, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
75% {
-webkit-transform:translate3d(0, 10px, 0);
transform:translate3d(0, 10px, 0)
}
90% {
-webkit-transform:translate3d(0, -5px, 0);
transform:translate3d(0, -5px, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes seat-img1 {
0%, 100%, 60%, 75%, 90% {
-webkit-transition-timing-function:cubic-bezier(0.215, .61, .355, 1);
transition-timing-function:cubic-bezier(0.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(0, 3000px, 0);
-ms-transform:translate3d(0, 3000px, 0);
transform:translate3d(0, 3000px, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(0, -20px, 0);
-ms-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
75% {
-webkit-transform:translate3d(0, 10px, 0);
-ms-transform:translate3d(0, 10px, 0);
transform:translate3d(0, 10px, 0)
}
90% {
-webkit-transform:translate3d(0, -5px, 0);
-ms-transform:translate3d(0, -5px, 0);
transform:translate3d(0, -5px, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
-ms-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity: 1;
}
}
.seat-img2 {
	-webkit-animation: seat-img2 1.5s ease-in-out forwards 1s;
	animation: seat-img2 1.5s ease-in-out forwards 1s;
	-webkit-transition-property: all;
	transition-property: all;
	opacity: 0;
}
@-webkit-keyframes seat-img2 {
 0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
 60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
 100% {
opacity: 1;
}
}
@keyframes seat-img2 {
 0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-ms-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
 60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
 100% {
opacity: 1;
}
}
.seat-img3 {
	-webkit-animation: seat-img3 .8s ease-in-out forwards 12s;
	animation: seat-img3 .8s ease-in-out forwards 2s;
	-webkit-transition-property: all;
	transition-property: all;
	opacity: 0;
}
@-webkit-keyframes seat-img3 {
 0% {
-webkit-transform:translateY(100px);
}
 100% {
-webkit-transform:translateY(0);
opacity: 1;
}
}
@keyframes tada {
0% {
-webkit-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
10%, 20% {
-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
-ms-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
-ms-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
}
40%, 60%, 80% {
-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
-ms-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
-ms-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1);
opacity: 1;
}
}
.table-moving {
	display: block;
}
.table-moving .table-move1 {
	-webkit-animation: table-move1 1s ease-in-out forwards;
	animation: table-move1 1s ease-in-out forwards;
	-webkit-transition-property: all;
	transition-property: all;
	opacity: 1;
	display: block;
}
@-webkit-keyframes table-move1 {
 0% {
}
 100% {
-webkit-transform:translate(100px, -80px) scale(0.4, 0.4);
transform:translate(100px, -80px) scale(0.4, 0.4);
opacity: 0;
}
}
.seat-img4 {
	-webkit-animation: seat-img4 0.5s ease-in-out forwards 2.5s;
	animation: seat-img4 0.5s ease-in-out forwards 2.5s;
	-webkit-transition-property: all;
	transition-property: all;
	opacity: 0;
}
@-webkit-keyframes seat-img4 {
 0% {
-webkit-transform:translateY(-80px);
transform:translateY(-80px);
opacity: 0;
}
 100% {
-webkit-transform:translateY(0);
transform:translateY(0);
opacity: 1;
}
}
@keyframes seat-img4 {
 0% {
-webkit-transform:translateY(-80px);
transform:translateY(-80px);
opacity: 0;
}
 100% {
-webkit-transform:translateY(0);
transform:translateY(0);
opacity: 1;
}
}
.table-num {
	-webkit-animation: table-num 1s ease-in-out forwards 2.8s;
	animation: table-num 1s ease-in-out forwards 2.8s;
	-webkit-transition-property: all;
	transition-property: all;
	opacity: 0;
}
@-webkit-keyframes table-num {
 0% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
 40% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
 60% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity:1
}
 80% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);
transform:perspective(400px) rotate3d(1, 0, 0, -5deg)
}
 100% {
-webkit-transform:perspective(400px);
transform:perspective(400px);
opacity: 1;
}
}
@keyframes table-num {
 0% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
-ms-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
 40% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
-ms-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
 60% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
-ms-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity:1
}
 80% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);
-ms-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);
transform:perspective(400px) rotate3d(1, 0, 0, -5deg)
}
 100% {
-webkit-transform:perspective(400px);
-ms-transform:perspective(400px);
transform:perspective(400px);
opacity: 1;
}
}
.table-win {
	-webkit-animation: table-win 0.5s ease-in-out forwards 3.2s;
	animation: table-win 0.5s ease-in-out forwards 3s;
	-webkit-transition-property: all;
	transition-property: all;
	opacity: 0;
}
@-webkit-keyframes table-win {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
.table-btn {
	float: left;
	/*background-image: url(../images/table-btn1.png);*/
	background-repeat: no-repeat;
	background-size: 285px 57px;
	line-height: 42px;
    font-size: 17px;
	color:#6F0606;
	font-family: "微软雅黑";
	margin-right:16px;
}
.table-btn select {
	border: none;
	background-color: #fff;
	border-radius: 3px;
	width: 80px;
    height: 30px;
    line-height: 30px;
	color:#757575;
	cursor: pointer;
	font-family: "微软雅黑";
	text-align: center;
}
.table-btn input {
    border: none;
    background-color: #fff;
    border-radius: 3px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #757575;
    font-family: "微软雅黑";
    text-align: center;
}
.table-btn p {
	padding: 0;
    margin: 0;
	margin-left: 0;
	float: left;
}
.table-button button {
	background-color:#ffde12;
	border-radius:5px;
    box-shadow: 0 2px 0px 0px rgba(0, 0, 0, 0.15), 0 -6px 0px 0px rgba(255, 158, 37, 1) inset;
	display: block;
	text-align: center;
	width: 112px;
    padding: 6px 15px 10px 15px;
    font-size: 18px;
	color: #a20e0b;
	font-family: "微软雅黑";
	float: left;
	border: none;
	cursor: pointer;
}
.table-button a:active {
	padding: 8px 15px 8px 15px;
	box-shadow: 0 2px 0px 0px rgba(0, 0, 0, 0.15), 0 0px 0px 0px rgba(255, 158, 37, 1) inset;
}
.table-button {
    width: 480px;
    left: 50%;
    position: absolute;
    bottom: -30px;
    margin-left: -240px;
    background-color: #de3e2e;
    border-radius: 5px;
    box-shadow: 0 2px 0px 0px rgba(0, 0, 0, 0.15), 0 -6px 0px 0px rgba(185, 28, 24, 1) inset;
    padding: 15px;
}
.table-tit {
	text-align: center;
	position: absolute;
	width: 100%;
}
.table-tit img {
	height: 200px;
}
 @keyframes table-move1 {
 0% {
transform:translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 3.33% {
transform:translate(0.2589px, -6.6211px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 6.67% {
transform:translate(1.0356px, -13.0178px) scale(0.9998) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 10% {
transform:translate(2.33px, -19.19px) scale(0.9994) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 13.33% {
transform:translate(4.1422px, -25.1378px) scale(0.9986) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 16.67% {
transform:translate(6.4722px, -30.8611px) scale(0.9972) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 20% {
transform:translate(9.32px, -36.36px) scale(0.9952) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 23.33% {
transform:translate(12.6856px, -41.6344px) scale(0.9924) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 26.67% {
transform:translate(16.5689px, -46.6844px) scale(0.9886) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 30% {
transform:translate(20.97px, -51.51px) scale(0.9838) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 33.33% {
transform:translate(25.8889px, -56.1111px) scale(0.9778) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 36.67% {
transform:translate(31.3256px, -60.4878px) scale(0.9704) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 40% {
transform:translate(37.28px, -64.64px) scale(0.9616) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 43.33% {
transform:translate(43.7522px, -68.5678px) scale(0.9512) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 46.67% {
transform:translate(50.7422px, -72.2711px) scale(0.939) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 50% {
transform:translate(58.25px, -75.75px) scale(0.925) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 53.33% {
transform:translate(66.2756px, -79.0044px) scale(0.909) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 56.67% {
transform:translate(74.8189px, -82.0344px) scale(0.8908) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 60% {
transform:translate(83.88px, -84.84px) scale(0.8704) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 63.33% {
transform:translate(93.4589px, -87.4211px) scale(0.8476) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 66.67% {
transform:translate(103.5556px, -89.7778px) scale(0.8222) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 70% {
transform:translate(114.17px, -91.91px) scale(0.7942) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 73.33% {
transform:translate(125.3022px, -93.8178px) scale(0.7634) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 76.67% {
transform:translate(136.9522px, -95.5011px) scale(0.7296) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 80% {
transform:translate(149.12px, -96.96px) scale(0.6928) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 83.33% {
transform:translate(161.8056px, -98.1944px) scale(0.6528) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 86.67% {
transform:translate(175.0089px, -99.2044px) scale(0.6094) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 90% {
transform:translate(188.73px, -99.99px) scale(0.5626) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 93.33% {
transform:translate(202.9689px, -100.5511px) scale(0.5122) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 96.67% {
transform:translate(217.7256px, -100.8878px) scale(0.458) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
}
 100% {
transform:translate(233px, -101px) scale(0.4) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(-50%, -50%);
opacity: 0;
}
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.hide {
    display: none !important;
    visibility: hidden;
}

@media (min-width: 1900px) {
.table {
    width: 1000px;
    height: 645px;
    margin-top: -360px;
    margin-left: -600px;
}
.table-num {
    font-size: 76px;
    margin-top: 22%;
}
.table-win {
    width: 365px;
    height: 648px;
    margin-left: 220px;
    margin-top: -350px;
}
.table-list li {
    background-size: 102px 92px;
    width: 105px;
    height: 92px;
    font-size: 26px;
    line-height: 80px;
}
.table-list {
    top: 100px;
    left: 75px;
    right: 50px;
    bottom: 30px;
    overflow: auto;
}
}