<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1200px) {
	.container {
		width: 1000px;
	}

	.content {
		width: 1000px;
	}
}

@media screen and (max-width: 1024px) {
	.wrap {
		width: 100%;
		height: 100%;
		overflow: hidden;
		background: url("../img/mBJ.jpg");
		background-size: 100% 100%;
		background-color: #750008;
		margin-top: 0;
		padding-bottom: 1.2rem;
	}

	.container {
		width: 100%;
	}

	/* å¤´éƒ¨ */
	.header {
		display: none;
	}

	.mbheader {
		width: 100%;
		display: block !important;
		text-align: right;
		padding: .15rem 0;
		background: #cd0503;
		background-image: linear-gradient(to bottom, #cd0503, #b60b08, #aa0b08);
		border-bottom: 1px solid #ffd359;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 90;
	}

	.mbheader .logo {
		width: 1.8rem;
		margin-right: 0.2rem;
	}

	.mbheader .out {
		position: absolute;
		right: .2rem;
		top: 50%;
		transform: translateY(-50%);
		cursor: pointer;
	}

	.mbheader .out img {
		width: .16rem;
		vertical-align: middle;
	}

	.mbheader .out span {
		font-size: .16rem;
		color: #fff;
		margin-left: 0.05rem;
		line-height: 1;
		vertical-align: middle;
	}

	/* è½®æ’­ */
	.banner {
		display: none;
	}

	.mbbanner {
		width: 100%;
		min-height: 4rem;
		background-position: center;
		display: flex !important;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.mbbanner .titleLogo {
		width: 3.5rem;
		top: .2rem;
		margin-top: 0.9rem;
		position: relative;
		-webkit-animation: dzoom 1.5s infinite;
		animation: dzoom 1.5s infinite;
	}

	/* è€è™Ž */
	.mbbanner .gamesTiger {
		width: 100%;
		position: relative;
	}

	.Jackpot {
		width: 80%;
		height: 5.6rem;
		position: relative;
		margin: auto;
		left: 0;
		top: 0;
		padding-top: 0.5rem;
		z-index: 2;
	}

	.Jackpot .plate {
		width: 100%;
		/* transition: all 4s; */
		position: relative;
		z-index: 2;
		width: 4.5rem;
		height: 4.5rem;
		border-radius: 50%;
	}

	.Jackpot .plate img {
		width: 100%;
		z-index: 2;
	}

	.product {
		width: .6rem;
		height: 100%;
		position: absolute;
		left: 50%;
		top: 0;
		padding-top: .35rem;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		z-index: 2;
	}

	.product p {
		font-size: .2rem;
		font-weight: bold;
		white-space: nowrap;
		z-index: 2;
	}

	.product span {
		font-size: .14rem;
		margin-top: .05rem;
		white-space: nowrap;
		z-index: 2;
		z-index: 2;
	}

	.Jackpot .startBtn {
		width: 25%;
		position: absolute;
		left: 50%;
		top: 2.1rem;
		cursor: pointer;
		transform: translateX(-50%);
		z-index: 2;
	}

	.Jackpot .long {
		width: 5.3rem;
		position: absolute;
		left: -.4rem;
		top: 0;
		-webkit-animation: zoom 2s infinite;
		animation: zoom 2s infinite;
		z-index: 2;
	}

	.f1 {
		height: 2.5rem;
		width: auto;
		position: absolute;
		right: -.55rem;
		top: -2.5rem;
		left: auto;
		animation: moveBackAndForth 2s infinite alternate;
		-webkit-animation: moveBackAndForth 2s infinite alternate;
	}

	.f2 {
		height: 2.1rem;
		width: auto;
		position: absolute;
		left: -.55rem;
		top: -2.2rem;
		animation: moveForthAndBack 2s infinite alternate;
		-webkit-animation: moveForthAndBack 2s infinite alternate;
	}

	.f3 {
		width: 5.3rem;
		position: absolute;
		left: -.4rem;
		bottom: 0.3rem;
	}

	/* ä¸­å¥–åå• */
	.zjmd {
		display: block !important;
		width: 100%;
		padding: 0 0.2rem;
		box-sizing: border-box;
	}

	.zjmd .scrollborder {
		width: 5.3rem;
		height: 4rem;
		position: relative;
		overflow-y: hidden;
		background: url('../img/srcollBorder1.png');
		background-size: 100% 100%;
		padding: 1.2rem .6rem .3rem .6rem;
		box-sizing: border-box;
	}

	.zjmd .scrollborder .swiper {
		width: 100%;
		height: 100%;
	}



	.zjmd .scrollborder .swiper-slide {
		font-size: 0.18rem;
		text-align: center;
		color: #fff;
		display: flex;
	}

	.zjmd .scrollborder .swiper-wrapper .name {
		font-size: 0.18rem;
		color: #ffea00;
		margin-right: .2rem;
		margin-left: .1rem;
		min-width: 1rem;
	}

	.zjmd .scrollborder .swiper-wrapper .price {
		font-size: 0.18rem;
		color: #24ff00;
		margin-right: .1rem;
		margin-left: .1rem;
	}

	.zjmd .scrollborder .swiper-wrapper .date {
		font-size: 0.18rem;
		margin-left: .1rem;
	}

	.zjmd .scrollborder .swiper-wrapper .gongxi {
		font-size: 0.18rem;
		color: #fff;
	}

	.zjmd .scrollborder .swiper-wrapper .chongzhong {
		font-size: 0.18rem;
		color: #fff;
	}

	.des {
		display: block !important;
		width: 100%;
		background: url(../img/textbg.png);
		background-size: 100% 100%;
		padding: .4rem .4rem .5rem .4rem;
		box-sizing: border-box;
		margin-top: 0.2rem;
	}

	.des span {
		font-size: 0.18rem;
		line-height: 0.22rem;
	}

	/* å†…å®¹ */
	.content {
		width: 100%;
		height: auto;
		padding-bottom: 0;
	}

	.content .container {
		width: 100%;
	}

	.content .container .hd1 {
		width: 70%;
		display: block;
		margin: .2rem auto;
	}

	.content .container .rules {
		margin: .4rem auto .2rem;
	}

	.content .container .info {
		font-size: .16rem;
		color: #000;
		margin-bottom: .08rem;
	}

	.content .container .info.mmm {
		margin-bottom: .7rem;
	}

	.content .container .item {
		font-size: .16rem;
		line-height: 0.28rem;
		color: #000;
		padding-left: 0.25rem;
		box-sizing: border-box;
		position: relative;
	}

	.content .container .num {
		font-size: .16rem;
		color: #fff;
	}

	.content .container .rulesItem {
		color: #fff;
	}

	/* è¡¨æ&nbsp;¼ */
	.content .container .active_table {
		margin: 10px 0;
		width: 100%;
		font-size: .16rem;
	}

	.content .container .active_table th,
	.content .container .active_table td {
		font-size: .16rem;
		height: .35rem;
		line-height: .25rem;
	}

	.content .container .active_table thead {
		background-color: #f0cc82;
		border-bottom: 1px solid #e1020f;
	}

	.content .container .active_table thead th {
		width: 20%;
		color: #e1020f;
		font-weight: normal;
		text-align: center;
		border-right: 1px solid #e1020f;
	}

	.content .container .active_table tbody {
		background-color: #fff;
	}

	.content .container .active_table tbody td {
		color: #000;
		text-align: center;
		border-right: 1px solid #e1020f;
		border-bottom: 1px solid #e1020f;
	}

	.content .container .active_table tbody td:last-child {
		padding: 0 .1rem;
	}

	.banquan {
		/* display: none; */
		font-size: .18rem;
		margin-bottom: 1.2rem;
	}

	/* åº•éƒ¨ */
	.footer {
		display: flex !important;
		width: 100%;
		height: 1rem;
		background-color: #fae5c5;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 20;
	}

	.footer-item {
		width: 25%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.footer-item img {
		width: .4rem;
		object-fit: cover;
	}

	.footer-item .app {
		width: .3rem;
	}

	.footer-item .kefu {
		width: .32rem;
	}

	.footer-item span {
		font-size: .18rem;
		color: #be0302;
		margin-top: .1rem;
	}

	.footer-item.act span {
		color: #f4d64f;
	}

	/* çº¢åŒ… */
	.result_container .result_content .result_img {
		display: block;
		width: 5.5rem;
	}

	.result_container .result_content .amount {
		position: absolute;
		width: 2.5rem;
		height: 0.5rem;
		line-height: 0.5rem;
		font-size: .28rem;
		font-weight: bold;
		letter-spacing: 2px;
		text-align: center;
		color: #000;
		left: 50%;
		transform: translateX(-50%);
		top: 2.2rem;
	}

	.result_container .result_content .amount2 {
		height: 0.3rem;
		line-height: .3rem;
		font-size: .18rem !important;
		top: 1.25rem;
		display: none;
	}

	.result_container .result_content .amount2 span {
		font-size: .18rem !important;
	}

	/* æç¤º */
	.light_hint {
		width: auto;
		height: 0.6rem;
		line-height: 0.6rem;
		border-radius: 10px;
		background-color: rgba(0, 0, 0, 0.6);
		font-size: .18rem;
		letter-spacing: 2px;
		color: #fff;
		text-align: center;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 10002;
		display: none;
	}

	/* è¾“å…¥è´¦å· */
	.login_container {
		width: 4.5rem;
		height: 2.5rem;
		background-color: #fcf3e2;
		position: relative;
		border-radius: .2rem;
	}

	.login_container .close {
		display: block;
		width: .4rem;
		position: absolute;
		top: -.1rem;
		right: -.1rem;
		cursor: pointer;
	}

	.login_container .login_head {
		background: linear-gradient(to top, #f78710 0%, #f9a908 100%);
		padding: .3rem 0;
		border-radius: .2rem .2rem 0 0;
	}

	.login_container .login_head input {
		display: block;
		margin: 0 auto;
		color: #000;
	}

	.login_container .login_head input::placeholder {
		font-size: .16rem;
		color: #b4ac9e;
	}

	.login_container .account_ipt,
	.login_container .login_btn {
		width: 3rem;
		height: 0.6rem;
		line-height: 0.6rem;
		font-size: .18rem;
		border-radius: .2rem;
		text-align: center;
	}

	.login_container .login_btn {
		color: #fff;
		margin: .2rem auto 0;
		background-color: #f43d3c;
		cursor: pointer;
	}

	/* æŸ¥è¯¢ */
	.query_container {
		width: 4.5rem;
		border-radius: .2rem;
		background-color: #fff;
		position: relative;
	}

	.query_container .query_head {
		border-radius: .2rem .2rem 0 0;
		height: .5rem;
		line-height: .5rem;
		padding: 0 .3rem 0 .3rem;
		background: linear-gradient(to top, #f78710 0%, #f9a908 100%);
	}

	.query_container .query_head p {
		font-size: .24rem;
		font-weight: bold;
		color: #960302;
	}

	.query_container .query_head img {
		display: block;
		width: .4rem;
		position: absolute;
		top: 0.05rem;
		right: 0.05rem;
		cursor: pointer;
	}

	.query_container .query_list {
		margin: .2rem .2rem 0;
		padding-bottom: .2rem;
	}

	.query_container .query_list table {
		width: 100%;
		text-align: center;
	}

	.query_container .query_list table th,
	.query_container .query_list table td {
		font-size: .15rem;
		height: .4rem;
	}

	/* åˆ†é¡µ */
	.turn-container {
		padding: .2rem 0 .2rem;
		text-align: center;
	}

	.turn-container .turn-page {
		display: inline-block;
	}

	.turn-container .turn-page span {
		float: left;
		width: 0.36rem;
		height: 0.36rem;
		line-height: 0.36rem;
		font-size: .14rem;
		text-align: center;
		color: #333;
		margin: 0 0.02rem;
	}

	.turn-container .turn-page span.active {
		display: inline-block;
		width: 0.36rem;
		height: 0.36rem;
		line-height: 0.36rem;
		font-size: .14rem;
		text-align: center;
		border-radius: 4px;
		margin-left: 0.02rem;
		cursor: pointer;
		border: none;
		color: #fff;
		background-color: #f43d3c;
	}

	.turn-container .turn-page a {
		float: left;
		display: inline-block;
		width: 0.36rem;
		height: 0.36rem;
		line-height: 0.36rem;
		font-size: .14rem;
		text-align: center;
		color: #333;
		background: #f4f4f5;
		border-radius: 4px;
		margin: 0 0.02rem;
		cursor: pointer;
		text-decoration: none;
	}

	.turn-container .turn-page a.prev {
		width: 0.36rem;
		height: 0.36rem;
	}

	.turn-container .turn-page a.prev.disabled {
		background: #ccc;
	}

	.turn-container .turn-page a.next {
		width: 0.36rem;
		height: 0.36rem;
	}

	.turn-container .turn-page a.next.disabled {
		background-color: #ccc;
	}

	.turn-container .turn-page a:hover {
		color: #fff;
		background-color: #f43d3c;
	}

	.turn-container .turn-page .active {
		color: #fff;
		background-color: #f43d3c;
	}

	.turn-container .turn-page input {
		float: left;
		width: 0.4rem;
		height: 0.34rem;
		line-height: .16rem;
		text-align: center;
		background: #fff;
		border: 1px solid #ebebeb;
		outline: none;
		font-size: .14rem;
		margin: 0 0.02rem;
		color: #333;
	}

	.turn-container .turn-page a,
	.turn-container .turn-page span,
	.turn-container .turn-page input {
		margin-bottom: 0.1rem;
	}

	#loader {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 9999;
		width: 100%;
	}

	#loader img {
		width: 100%;
	}
}</pre></body></html>