.hot-match {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px 0;
	margin-left: 20px;
	color: #ffefe9;
}
.hot-match .match-swiper {
	position: relative;
	width: 1200px;
}
.hot-match .match-swiper .swiper-slide {
	width: 385px;
	height: auto;
	border-radius: 14px;
}
.hot-match .match-box {
	padding: 4px 3px 4px 5px;
	margin: auto;
	background: linear-gradient(180deg, #fff, #c2dafd);
	border-radius: 14px;
}
.hot-match .match-btn {
	margin-top: -30px;
}
.hot-match .match-btn .btn {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	padding: 10px 30px;
	margin: 10px auto 0;
	color: #fff;
	cursor: pointer;
	background: linear-gradient(0deg, #4794ff, #7ab9fe);
	border-radius: 13px;
}
.hot-match .match-item {
	position: relative;
	width: 375px;
	height: 136px;
	padding: 15px 32px;
	cursor: pointer;
	background: #dbe6f5;
	background-origin: padding-box;
	border-radius: 10px;
	transition: 0.2s;
}
.hot-match .match-item .match-container {
	display: flex;
	justify-content: space-around;
}
.hot-match .match-item .match-container .match-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	text-align: center;
}
.hot-match .match-item .match-container .match-content .vs {
	font-size: 20px;
	font-weight: 400;
	color: #0d0d0d;
}
.hot-match .match-item:before {
	position: absolute;
	inset: 0;
	z-index: -1;
	margin: -2px;
	content: '';
	border-radius: inherit;
}
.hot-match .match-item .item-time {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #4794ff;
	text-align: center;
}
.hot-match .match-item .item-title {
	margin: 10px 0 5px;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.hot-match .match-item .item-img-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
}
.hot-match .match-item .item-img-wrap > img {
	width: 46px;
	height: 46px;
	object-fit: contain;
}
.hot-match .match-item .part-1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 20px;
	font-size: 12px;
	font-weight: 500;
	color: #000;
}
.hot-match .match-item .part-1 img {
	height: 50px;
}
.hot-match .match-item .part-1 > p {
	width: 76px;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
}
.hot-match .hot-match-title {
	display: flex;
	align-items: center;
	justify-content: center;
}
.hot-match .swiper-arrow {
	z-index: 1;
	width: 40px;
	height: 40px;
	background: linear-gradient(0deg, #4794ff, #7ab9fe);
	border: 1px solid #fff;
	border-radius: 20px;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.49019607843137253);
}
.hot-match .swiper-arrow.swiper-button-disabled {
	color: #fff;
	cursor: not-allowed;
	background: linear-gradient(0deg, #a5a5a5, #fff);
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.49019607843137253);
}
.hot-match .swiper-arrow.prev {
	position: absolute;
	top: 50px;
	left: -15px;
}
.hot-match .swiper-arrow.next {
	position: absolute;
	top: 50px;
	right: -10px;
}
.hot-match .swiper-arrow.next .svg-icon {
	margin: 10px 0 0 15px;
	transform: rotate(180deg);
}
.hot-match .swiper-arrow .svg-icon {
	width: 9px;
	height: 16px;
	margin: 10px 0 0 13px;
}
.br_index_modal[data-v-b7546d6a] {
	position: fixed;
	inset: 0;
	z-index: 1111;
	display: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.br_index_modal.active[data-v-b7546d6a] {
	display: block;
}
.br_imodal_main[data-v-b7546d6a] {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #f0f0f0;
	border: 2px solid #666;
	border-radius: 5px;
}
.br_imodal_content[data-v-b7546d6a] {
	z-index: 9;
	width: 1200px;
	height: 586px;
}
.br_imodal_cmain[data-v-b7546d6a] {
	position: relative;
	width: 100%;
	height: 100%;
}
.logoImg[data-v-b7546d6a] {
	padding-top: 10px;
	text-align: center;
}
.br_imodal_cmtitle[data-v-b7546d6a] {
	height: 80px;
	font-size: 30px;
	line-height: 80px;
	color: #e7c46f;
	text-align: center;
	border-bottom: 1px solid #e7c46f;
}
.br_imodal_cmbody[data-v-b7546d6a] {
	height: 490px;
	overflow: hidden;
}
.br_imodal_pbody[data-v-b7546d6a] {
	height: 100%;
	overflow: auto;
}
.br_imodal_typereq[data-v-b7546d6a] {
	overflow: hidden;
}
.br_imodal_trmain[data-v-b7546d6a] {
	position: relative;
	padding: 0 150px;
}
.br_imodal_tname[data-v-b7546d6a] {
	position: absolute;
	top: 50%;
	left: 0;
	width: 150px;
	margin-top: -15px;
	font-size: 18px;
	line-height: 30px;
	color: #666;
	text-align: center;
}
.br_imodal_tbtn[data-v-b7546d6a] {
	position: absolute;
	top: 50%;
	right: 0;
	width: 150px;
	height: 32px;
	margin-top: -16px;
	text-align: center;
}
.br_imodal_tbtn span[data-v-b7546d6a] {
	display: inline-block;
	width: 52px;
	height: 32px;
	margin: auto 5px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
}
.br_imodal_tbtn span.res[data-v-b7546d6a] {
	background-color: #9b1021;
}
.br_imodal_tbtn span.rej[data-v-b7546d6a] {
	background-color: #7cd1f9;
}
.br_imodal_tbtn span[data-v-b7546d6a]:hover {
	opacity: 0.9;
}
.br_imodal_tlist[data-v-b7546d6a] {
	border-right: 1px solid #e7c46f;
	border-left: 1px solid #e7c46f;
}
.br_imodal_tlist li[data-v-b7546d6a] {
	display: block;
	overflow: hidden;
	border-top: 1px solid #e7c46f;
}
.br_imodal_tlist li[data-v-b7546d6a]:first-child {
	border-top: 0;
}
.br_imodal_tlist li span[data-v-b7546d6a] {
	float: left;
	display: block;
	font-size: 14px;
	line-height: 35px;
	color: #666;
	text-align: center;
	border-left: 1px solid #e7c46f;
}
.br_imodal_tlist li span[data-v-b7546d6a]:first-child {
	border-left: 0;
}
.br_imodal_tlist.four li span[data-v-b7546d6a] {
	width: 25%;
}
.br_imodal_tlist.three li span[data-v-b7546d6a] {
	width: 33.33%;
}
.br_imodal_tagreement[data-v-b7546d6a] {
	padding: 10px 30px;
}
.br_imodal_tagreement p[data-v-b7546d6a] {
	margin-left: 26px;
	font-size: 13px;
	line-height: 1.5em;
	color: #666;
}
.br_imodal_tagreement p.title[data-v-b7546d6a] {
	margin-left: 0;
	font-size: 14px;
}
.index_notice[data-v-21d64dd8] {
	position: relative;
	background: rgba(0, 0, 0, 0.5);
}
.notice_main[data-v-21d64dd8] {
	position: relative;
	padding: 0 15px;
	overflow: hidden;
}
.notice_mcontext[data-v-21d64dd8] {
	display: flex;
	align-items: center;
}
.notice_icon[data-v-21d64dd8] {
	width: 30px;
}
.notice_icon img[data-v-21d64dd8] {
	vertical-align: middle;
}
.notice_list[data-v-21d64dd8] {
	height: 44px;
}
.marquee_box[data-v-21d64dd8] {
	flex: 1;
	height: 44px;
}
.notice_list li[data-v-21d64dd8] {
	display: inline-block;
	margin-right: 70px;
	font-size: 14px;
	line-height: 44px;
	color: #fff;
	cursor: pointer;
}
.br_imodal_content[data-v-c6cc52d4] {
	position: relative;
	z-index: 9;
	width: 980px;
	height: 611.5px;
	background-color: #f0f0f0;
	border: 2px solid #666;
	border-radius: 5px;
}
.br_imodal_content .logoImg[data-v-c6cc52d4] {
	padding-top: 10px;
	text-align: center;
}
.br_imodal_cmain[data-v-c6cc52d4] {
	width: 920px;
	height: 530px;
	padding-top: 10px;
	margin: 0 auto;
}
.br_imodal_cmtitle[data-v-c6cc52d4] {
	font-size: 30px;
	font-style: italic;
	font-weight: 700;
	color: #666;
	text-align: center;
	letter-spacing: 2px;
}
.br_imodal_cmbody[data-v-c6cc52d4] {
	width: 760px;
	max-height: 440px;
	margin: 10px auto 0;
	overflow-y: auto;
	color: #d0d0d0;
}
.br_imodal_cmbody p[data-v-c6cc52d4] {
	font-size: 18px;
	line-height: 30px;
	color: #666;
}
.br_imodal_cmbody[data-v-c6cc52d4]::-webkit-scrollbar {
	width: 10px;
	height: 1px;
}
.br_imodal_cmbody[data-v-c6cc52d4]::-webkit-scrollbar-thumb {
	background: #e8e8e8;
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}
.br_imodal_cmbody[data-v-c6cc52d4]::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}
[data-v-c6cc52d4] .public_pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	padding: 0 60px;
	border-top: 1px solid #666;
}
[data-v-c6cc52d4] .public_pagination a {
	display: block;
	padding: 6px 10px;
	margin: 5px;
	overflow: hidden;
	font-weight: 600;
	color: #333;
	text-decoration: none;
	outline: none;
	border: 1px solid #333;
	border-radius: 8px;
}
[data-v-c6cc52d4] .public_pagination .disabled a {
	color: #7e7b7b;
	border: 1px solid #7e7b7b;
}
[data-v-c6cc52d4] .public_pagination .public_page-item.active a {
	color: #fff;
	background-color: #0074cc;
	border: 1px solid #0074cc;
}
.game-banner .slide-img {
	display: block;
	width: 100%;
	height: 100%;
}
.game-banner .swiper-slide {
	width: 100%;
	height: 100%;
}
.game-banner .swiper-pagination .swiper-pagination-bullet {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	background-color: rgba(0, 0, 0, 0.9);
	border-radius: 100%;
}
.game-banner .swiper-pagination .swiper-pagination-bullet-active {
	background: #414755;
}
.game-banner .swiper-container-horizontal > .swiper-pagination-bullets,
.game-banner .swiper-pagination-custom {
	bottom: 15%;
	left: 50%;
	width: 500px;
	border-radius: 5px;
	transform: translate(-50%);
}
.br_download_body .common_advantage {
	margin: 0 0 74px;
}
.download-wrapper {
	width: 100%;
}
.download-wrapper.pageDown {
	padding-top: 0;
}
.download-top-bg {
	width: 100%;
	background: #f3f3f3;
}
.download-banner {
	position: relative;
	width: 1200px;
	height: 700px;
	margin: 0 auto;
}
.down-top-img {
	position: absolute;
	top: 60px;
	left: 0;
}
.down-top-img img {
	display: block;
	width: 610px;
}
.download-banner-text {
	position: absolute;
	top: 60px;
	right: 30px;
	width: 510px;
}
.erweima-info p {
	font-size: 14px;
	font-weight: 700;
	line-height: 2;
	color: #fff;
}
.banner-text-bottom p {
	font-size: 14px;
	line-height: 24px;
	color: #616161;
}
.banner-text-bottom a {
	font-size: 15px;
	color: #315aae;
	cursor: pointer;
}
.download-e7rweima {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.erweima-img {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-bottom: 25px;
}
.erweima-info {
	margin-bottom: 20px;
}
.banner-text-bottom {
	margin-top: 20px;
}
.download-middle {
	width: 100%;
	padding-top: 80px;
}
.download-center {
	width: 1366px;
	margin: 0 auto;
	overflow: hidden;
}
.download-left {
	float: left;
	width: 664px;
	height: 541px;
	padding-top: 90px;
	padding-left: 160px;
}
.download-wrapper h2 {
	font-size: 54px;
	font-weight: 400;
	line-height: 1.2;
}
.download-banner-title h2 {
	font-size: 47px;
	font-weight: 700;
	color: #fff;
}
.left-title h2 {
	color: #626262;
}
.left-content {
	margin-top: 50px;
}
.left-erweima {
	float: left;
	width: 134px;
	height: 134px;
	background: #e8e8e8;
}
.left-erweima img {
	width: 100%;
	height: 100%;
}
.left-btn {
	float: left;
	width: 270px;
	margin-left: 30px;
}
.left-btn .btn {
	display: block;
	width: 100px;
	height: 32px;
	margin-top: 16px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	background-color: #1e2336;
	border-radius: 16px;
}
.left-btn p {
	font-size: 14px;
	line-height: 2;
	color: #737373;
}
.qr-bg {
	width: 178px;
	height: 219px;
	padding: 12px;
	background-color: #303441;
	border-radius: 20px;
}
.qr-bg:not(:last-child) {
	margin-right: 65px;
}
.qr-text {
	display: flex;
	gap: 20px;
	align-items: center;
	justify-content: center;
	padding-top: 10px;
	font-size: 20px;
	font-weight: 700;
	color: #ecfaff;
}
.qr-text svg.svg-icon {
	width: 30px;
	height: 30px;
	fill: #ecfaff;
}
.colorRed {
	font-size: 15px;
	color: #636363;
}
.qrcode_box_wrap {
	width: 154px;
	height: 154px;
	padding: 12px;
	overflow: hidden;
	background-color: #303441;
	border-radius: 12px;
}
.qrcode_box_wrap img {
	width: 100%;
	height: 100%;
}
.down-description {
	max-width: 100%;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
}
.down-description > p {
	padding-bottom: 5px;
}
.down-description a {
	font-size: 12px;
	font-weight: 700;
	color: #479bfe;
	text-decoration: underline;
	cursor: pointer;
	transition: 0.2s;
}
.down-description a:hover {
	text-decoration: underline;
	filter: brightness(1.2);
}
.title[data-v-12edc9ae] {
	justify-content: space-between;
	width: 95%;
	height: 100px;
}
.title .leftT[data-v-12edc9ae],
.title[data-v-12edc9ae] {
	display: flex;
	align-items: center;
}
.title .leftT img[data-v-12edc9ae] {
	width: 48px;
	height: 48px;
	margin-right: 10px;
	border-radius: 50%;
	box-shadow: 0 6px 20px 0 rgba(70, 139, 240, 0.34);
}
.title .leftT span[data-v-12edc9ae] {
	font-size: 24px;
	font-weight: 700;
	color: #313236;
}
.title .btn_more[data-v-12edc9ae] {
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #5d9fff;
	white-space: nowrap;
	cursor: pointer;
}
.title .btn_more img[data-v-12edc9ae] {
	width: 8px;
	height: 12px;
	margin-left: 10px;
}
.promoEnter_wrap {
	position: relative;
}
.promoEnter_wrap .promo_list {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 72px;
	overflow: hidden;
}
.promoEnter_wrap .promo_list .promo_list_item {
	width: 386px;
	height: 237px;
	margin-right: 18px;
	margin-bottom: 28px;
	overflow: hidden;
	cursor: pointer;
	border-radius: 16px;
	box-shadow: 0 15px 18px 0 rgba(93, 159, 255, 0.15);
}
.promoEnter_wrap .promo_list .promo_list_item:nth-child(3n) {
	margin-right: 0;
}
.promoEnter_wrap .promo_list .promo_img {
	width: 100%;
	height: 100%;
}
.promoEnter_wrap .promo_list .promo_img img {
	display: block;
	width: 100%;
	height: 100%;
}
.promoEnter_wrap .promo_list .promo_content {
	width: 406px;
	padding: 20px 0 20px 20px;
}
.promoEnter_wrap .promo_list .promo_content .promo_title {
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	font-weight: 700;
	white-space: nowrap;
}
.promoEnter_wrap .promo_list .promo_content .promo_time {
	font-size: 15px;
	line-height: 30px;
}
.promoEnter_wrap .promo_list .promo_content .promo_main {
	height: 75px;
	margin-top: 10px;
	overflow: hidden;
}
.promoEnter_wrap .promo_list .promo_content .promo_main p {
	font-size: 12px;
	line-height: 25px;
	color: #7f7f7f;
}
.jackpot-num__list {
	position: absolute;
	top: 35%;
	right: 49px;
	z-index: 10;
	display: flex;
	align-items: center;
}
.jackpot-num__list .currencySymbol {
	margin-right: 15px;
	font-size: 50px;
	font-weight: 700;
	background: linear-gradient(180deg, #5ca7ff, #005fce);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke: 3px #e2cd50;
}
.jackpot-num__list .jackpot-num__item {
	position: relative;
	padding: 0 7px;
	overflow: hidden;
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	background:
		linear-gradient(180deg, #5ca7ff, #005fce),
		linear-gradient(270deg, #e2cd50 6.18%, #fbf24a 26%, #c09a0b 60%, #e2cd50);
	background-clip: padding-box, border-box;
	background-origin: padding-box, border-box;
	border: 3px solid transparent;
	border-radius: 12px;
	box-shadow:
		0 2px 6px 0 rgba(0, 0, 0, 0.8),
		inset 0 3px 3px 4px rgba(0, 0, 0, 0.3);
	-webkit-clip-path: inset(0 round 12px);
	clip-path: inset(0 round 12px);
}
.jackpot-num__list .jackpot-num__item:not(:last-child) {
	margin-right: 8px;
}
.jackpot-num__list .point {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	width: 8px;
	height: 100%;
	margin-left: -8px;
	font-size: 45px;
	color: #005fce;
	text-align: center;
}
.jackpot-num__list .scroll-num {
	width: 100%;
	transition: transform 1s;
}
.jackpot-num__list .scroll-num li {
	width: 100%;
	text-align: center;
}
.rngEnter_wrap {
	padding: 30px 0 0;
	margin-bottom: 40px;
}
.rngEnter_wrap .hot-game {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 1200px;
	margin: 10px auto 20px;
}
.rngEnter_wrap .hot-game svg {
	width: 100%;
	max-width: 460px;
	height: 22px;
	fill: #9daec0;
}
.rngEnter_wrap .hot-game .text {
	position: relative;
	font-size: 41px;
	font-weight: 800;
	color: #313236;
	text-align: center;
}
.rngEnter_wrap .hot-title {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	margin: 0 0 17px;
}
.rngEnter_wrap .hot-title img {
	width: 48px;
	height: 48px;
	margin-right: 10px;
	border-radius: 50%;
	box-shadow: 0 6px 20px 0 rgba(70, 139, 240, 0.34);
}
.rngEnter_wrap .hot-title svg {
	width: 48px;
	height: 48px;
	margin-right: 35px;
}
.rngEnter_wrap .hot-title span {
	font-size: 24px;
	font-weight: 700;
	color: #313236;
	text-transform: uppercase;
}
.rngEnter_wrap .hot-title .btn-more {
	display: flex;
	align-items: center;
	margin-left: auto;
	font-size: 16px;
	color: #5d9fff;
	white-space: nowrap;
	cursor: pointer;
	transition: 0.2s;
}
.rngEnter_wrap .hot-title .btn-more:hover {
	color: #facf20;
}
.rngEnter_wrap .hot-title .btn-more:hover svg {
	fill: #facf20;
}
.rngEnter_wrap .hot-title .btn-more svg {
	width: 14px;
	height: 14px;
	margin-left: 5px;
	fill: #5d9fff;
}
.rngEnter_wrap .roll-num {
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 121px;
	filter: contrast(100%) hue-rotate(-484deg) grayscale(7%) saturate(5.4);
}
.rngEnter_wrap .game_box {
	display: flex;
	justify-content: space-between;
}
.rngEnter_wrap .game_box .sports_list {
	position: relative;
	border-radius: 16px;
}
.rngEnter_wrap .rngs_bg {
	position: relative;
	width: 888px;
	height: 515px;
	margin-right: 18px;
	margin-left: -55px;
	background: url(/assets/images/rngs-bg.afd1390.png) no-repeat top;
	background-size: 100% 100%;
}
.rngEnter_wrap .rngs_game {
	position: absolute;
	right: 30px;
	bottom: 40px;
	z-index: 10;
	display: grid;
	grid-template-columns: repeat(5, 106px);
	gap: 7px;
	padding: 10px;
	background: rgba(99, 170, 255, 0.2);
	border-radius: 20px;
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
}
.rngEnter_wrap .rngs_game li {
	position: relative;
	margin-bottom: 7px;
	cursor: pointer;
}
.rngEnter_wrap .rngs_game li .game-img {
	display: block;
	height: 106px;
	border-radius: 15px;
}
.rngEnter_wrap .rngs_game li .game-vendor {
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px 8px;
	background: #fda704;
	border-radius: 14px 0;
}
.rngEnter_wrap .rngs_game li .game-vendor img {
	width: 28px;
	height: auto;
}
.rngEnter_wrap .rngs_game li p {
	width: 90px;
	margin-top: -5px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	font-weight: 700;
	color: #4e5863;
	text-align: center;
	white-space: nowrap;
}
.rngEnter_wrap .rngs_game li .egame_btn {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 106px;
	border-radius: 12px;
	opacity: 0;
	transition: 0.2s;
}
.rngEnter_wrap .rngs_game li .egame_btn:hover {
	background: rgba(0, 39, 96, 0.3);
	opacity: 1;
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
}
.rngEnter_wrap .rngs_game li .egame_btn .name {
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);
}
.rngEnter_wrap .rngs_game li .egame_btn .free,
.rngEnter_wrap .rngs_game li .egame_btn .play {
	padding: 7px 15px;
	font-size: 12px;
	font-weight: 700;
	color: #fda704;
	text-align: center;
	cursor: pointer;
	border-radius: 50px;
	transition: 0.2s;
}
.rngEnter_wrap .rng_list .title {
	height: 48px;
	margin: 0 0 41px;
	text-transform: uppercase;
}
.rngEnter_wrap .rng_game {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.rngEnter_wrap .rng_game li {
	position: relative;
	width: 352px;
	height: 140px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 50% 20%;
	background-size: 100% 100%;
	border-radius: 16px;
	box-shadow: 0 7px 15px 0 rgba(147, 188, 223, 0.9);
}
.rngEnter_wrap .rng_game li:first-child {
	background-image: url(/assets/images/rng-bg.40ffb4c.png);
}
.rngEnter_wrap .rng_game li:nth-child(2) {
	background-image: url(/assets/images/fish-bg.24a8d92.png);
}
.rngEnter_wrap .rng_game li:nth-child(3) {
	background-image: url(/assets/images/live-bg.ed809e9.png);
}
.rngEnter_wrap .rng_game li .title-name {
	margin: 29px 0 0 25px;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	background: linear-gradient(180deg, #ffc14c, #fda704 48%, #e52b2a 95%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.rngEnter_wrap .rng_game li .entry-btn {
	position: relative;
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: center;
	width: -webkit-min-content;
	width: min-content;
	height: 30px;
	padding: 0 21px;
	margin-top: 10px;
	margin-left: 25px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.45);
	cursor: pointer;
	background: linear-gradient(180deg, #7ab9ff, #459dff 62.5%, #1a78ff);
	border-radius: 50px;
	box-shadow:
		inset 0 0 3px 3px rgba(146, 198, 255, 0.4),
		0 3px 12px 0 rgba(0, 0, 0, 0.25),
		0 2px 4px 0 rgba(0, 0, 0, 0.25),
		0 0 10px 0 #b3d8ff;
	transition: 0.2s;
}
.rngEnter_wrap .rng_game li .entry-btn:hover {
	opacity: 0.8;
}
.br_index_main {
	overflow: hidden;
	background: url(/assets/images/index-bg.5692cd8.png) no-repeat 50%;
	background-size: cover;
}
.br_index_main .banner_box {
	position: relative;
	width: 100%;
}
.br_index_main .banner_box .index_notice {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 110;
	width: 100%;
}
.br_index_main .download-wrapper {
	position: relative;
	background-image: url(/assets/images/bg-money.png);
	background-position: 50%;
}
.br_index_main .download-wrapper .download-top-bg {
	background: none;
}

@media (max-width: 768px) {
	.hot-match .match-swiper,
	.br_imodal_content[data-v-b7546d6a],
	.download-banner {
		width: auto !important;
	}

	.erweima-img {
		display: none;
	}

	.hot-match {
		display: none;
	}
	.down-top-img {
		display: none;
	}
	.download-banner-text {
		position: relative;
		top: auto;
		right: auto;
		width: auto;
		padding: 50px 15px;
	}

	.promoEnter_wrap .promo_list,
	.rng_list {
		padding: 0 15px;
	}

	.rngEnter_wrap .game_box {
		flex-direction: column;
	}
	.rngEnter_wrap .rngs_bg {
		width: auto;
	}

	.jackpot-num__list {
		display: none;
	}

	.rngEnter_wrap .rngs_game {
		grid-template-columns: repeat(5, 50px);
	}
	.rngEnter_wrap .rngs_game li {
		width: 50px;
	}
	.rngEnter_wrap .rngs_game li .game-img {
		height: 50px;
	}
	.rngEnter_wrap .rngs_game li .egame_btn {
		height: 50px;
	}
}
