html,
body {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background-color: rgb(27, 8, 38);
}

html {
	font-size: 3.91px;
	width: 391px;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar {
	display: none;
}

img {
	max-width: 100%;
	display: block;
}

a {
	text-decoration: none;
}

a:active {
	color: blue;
	outline: none;
	text-decoration: none;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

em {
	font-style: normal;
}

.flex {
	display: flex;
	flex-wrap: wrap;
	gap: 0.18rem;
}


.flex1 {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
}

.fl {
	display: flex;
	justify-content: center;
	align-items: center;
}

.fr {
	display: flex;
	justify-content: center;
	align-items: center;
}

.al_cen {
	text-align: center;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.content {
	margin: auto;
	padding-top: 1.4rem;
	max-width: 100%;
}

.header {
	padding: 0.5rem 0;
	position: fixed;
	top: 0;
	width: 10rem;
	height: 1.4rem;
	line-height: 1.4rem;
	z-index: 1000;
	overflow: hidden;
	background: transparent;
	margin: auto;
	text-align: center;
	background-color: rgb(27, 8, 38);
	left: 50%;
	transform: translateX(-50%);
}

.header .back {
	position: absolute;
	top: 50%;
	margin-top: -0.53rem;
	height: 1.06rem;
	left: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	overflow: hidden;
}
.header .back img {
	width: 1.06rem;
	height: 1.06rem;
}

.header .logo {
	position: absolute;
	top: 50%;
	margin-top: -0.53rem;
	height: 1.06rem;
	left: 0.35rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	overflow: hidden;
}

.header .detlogo {
	left: 1.2rem;
}

.header .logo img {
	height: 0.66rem;
}

.hright-container {
	position: absolute;
	top: 50%;
	margin-top: -0.44rem;
	right: 0.25rem;
	width: 7rem;
	height: 0.88rem;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.right-loginframe,
.right-regframe {
	position: relative;
	margin-left: 0.22rem;
	height: 0.6rem;
	width: auto;
}

.right-loginframe img,
.right-regframe img {
	max-height: 100%;
	width: auto;
}

.top-noty-bar-frame {
	position: relative;
	margin-top: 0.44rem;
	left: 0.44rem;
	width: 7.77rem;
	height: 1.1rem;
	background: rgb(255, 255, 255);
	border-radius: 0.22rem;
	background-color: #cffce2;
}

.van-notice-bar {
	position: relative;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	height: 40px;
	color: rgb(237, 106, 12);
	font-size: 14px;
	line-height: 24px;
	background-color: rgb(255, 251, 232);
	padding: 0px 16px;
}

@keyframes scroll {
	0% {
		transform: translateX(5%);
	}

	100% {
		transform: translateX(-100%);
	}
}

.van-notice-bar__wrap {
	position: relative;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-box-align: center;
	align-items: center;
	height: 100%;
	flex: 1 1 0%;
	overflow: hidden;
	white-space: nowrap;
}

.van-notice-bar__content {
	position: absolute;
	white-space: nowrap;
	transform: translateX(0px);
	/* animation: scroll 20s linear infinite; */
	/* 	width: 100%; */
}

.top-noty-bar-frame-icon {
	opacity: 1;
	position: absolute;
	left: 0.2rem;
	width: 0.6rem;
	height: 0.6rem;
	top: 50%;
	margin-top: -0.3rem;
}

.top-noty-bar-frame .sys-msg {
	position: absolute;
	top: 0px;
	right: -1.34rem;
	width: 1rem;
	height: 1rem;
	box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 8px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgb(255, 255, 255);
	border-radius: 0.22rem;
	background-color: #cffce2;
}

.top-noty-bar-frame .sys-msg-icon {
	width: 0.6rem;
	height: 0.6rem;
}

.notice-swipe {
	margin-left: 0.5rem;
	height: 1.1rem;
	line-height: 1.1rem;
	font-size: 12.5px;
	font-weight: initial;
	color: rgb(23, 109, 64);
	background: transparent;
}

/*  */
.jackpot-box {
	padding: 0 0.44rem;
}

.jackpot {
	background-image: url(../img/mingdan_bg.jpg);
	background-position: bottom;
	height: 5.4rem;
	background-size: contain;
	background-repeat: no-repeat;
}

.jackpot .title {
	background-image: url(../img/mindan_gua.png);
	background-position: top;
	background-size: contain;
	background-repeat: no-repeat;
	height: 3.3rem;
	position: relative;
}

.jackpot .title span {
	font-size: 0.8rem;
	line-height: 0.82rem;
	letter-spacing: 0px;
	color: #ffffff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 50%;
	font-weight: bold;
	background: -webkit-linear-gradient(#efb525, #f9e741, #fbf047, #fffbed);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	/* -webkit-text-stroke: 1px #19684b; */
	font-family: SourceHanSansCN-Bold;
}

#jackpotScoll {
	line-height: 0.6rem;
	font-size: 0.3rem;
	color: #000;
	overflow: hidden;
	height: 1.8rem;
}

#jackpotScoll ul {
	padding: 0 0.55rem;
	margin: 0;
	width: 100%;
}

#jackpotScoll li {
	height: auto;
	display: flex;
	justify-content: space-around;
	overflow: hidden;
	height: 0.6rem;
}

#jackpotScoll li .account {
	width: 1.6rem;
	text-align: center;
	display: inline-block;
}

#jackpotScoll li .award {
	width: 2.5rem;
	text-align: center;
	display: inline-block;
}

/*  */
.top-libanner-frame {
	position: relative;
	padding: 0 0.44rem 0 0.44rem;
	display: flex;
	gap: 0.2rem;
}

.top-libanner-frame .libanner1,
.top-libanner-frame .libanner2,
.top-libanner-frame .libanner3 {
	flex: 1;
	margin-top: 0.3rem;
}

.top-libanner-frame .libannerbg {
	width: 100%;
}

/* .top-libanner-frame {
	position: relative;
	margin-top: 0.3rem;
	left: 0.44rem;
	width: 9.12rem;
	height: 1.78rem;
}

.top-libanner-frame .libanner1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 2.92rem;
	height: 1.77rem;
	overflow: hidden;
}

.top-libanner-frame .libanner2 {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -1.46rem;
	width: 2.92rem;
	height: 1.77rem;
	overflow: hidden;
}

.top-libanner-frame .libanner3 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 2.92rem;
	height: 1.77rem;
	overflow: hidden;
}

.top-libanner-frame .libannerbg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0.22rem;
} */

/*  */
.groupfun {
	position: relative;
	margin-top: 0.6rem;
	font-size: 0.24rem;
	overflow-x: scroll;
	overflow-y: hidden;
	height: unset;
	left: 0.17rem;
	width: 9.8rem;
}

.groupfun::-webkit-scrollbar {
	display: none;
}

.groupfun .group-item {
	position: relative;
	display: inline-block;
	width: 1.56rem;
	height: 1.56rem;
	top: 0px;
}

.groupfun .group-item-top {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -0.5rem;
	width: 1rem;
	height: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgb(199, 250, 221);
	border-radius: 0.22rem;
}

.groupfun .group-item-top .topicon {
	width: 0.6rem;
	height: 0.6rem;
}

.groupfun .group-item-bottom {
	position: absolute;
	top: 1.1rem;
	left: 0px;
	width: 100%;
	height: 0.44rem;
	line-height: 0.44rem;
	color: rgba(0, 0, 0, 0.65);
	font-size: 0.32rem;
	text-align: center;
}

/*  */
.van-swipe-item {
	display: flex;
	flex-wrap: wrap;
	gap: 0.3rem;
	padding: 0.4rem 0.44rem 0.12rem 0.44rem;
}

.van-swipe-item .item {
	width: calc(33% - 0.18rem);
}

.ggame-item-content-img {
	border-radius: 0.22rem;
	width: 100%;
}

/*  */
.apendice {
	padding: 0.12rem 0.44rem;
}

.apendice .title {
	background-color: #c7fadd;
	border-radius: 0.22rem;
	line-height: 0.9rem;
	font-size: 0.6rem;
	letter-spacing: 0px;
	color: #353535;
	padding-left: 0.2rem;
}

.apendice .detail {
	background-color: #e9ffe9;
	border-radius: 0.22rem;
	border: solid 1px #77ba94;
	margin-top: 0.2rem;
	padding: 0.28rem;
	line-height: 0.54rem;
	font-size: 0.38rem;
	color: #353535;
}

.apendice .detail ol {
	padding-left: 0.44rem;
}

.apendice .detail * {
	margin: unset;
	padding: unset;
}

/*  */
.banner-box {
	padding: 0.26rem .44rem;
}

.swiper-container {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: space-between;
	padding: 0.2rem 0;
}

.banner-box .swiper-slide {
	height: auto;
	transition: transform .3s ease;
	width: auto;
}

.button-next {
	background-image: url(../img/after.png);
	margin-left: 0.15rem;
}

.button-prev {
	background-image: url(../img/prev.png);
	margin-right: 0.15rem;
}

.button-next,
.button-prev {
	background-size: 0.3rem 0.3rem;
	background-repeat: no-repeat;
	background-position: center;
	right: 0 !important;
	position: relative;
	height: 0.6rem;
	width: 0.4rem;
}

.displayFlexBetween .custom-content {
	height: 0.6rem;
	line-height: 0.6rem;
	color: rgba(0, 0, 0, 0.65);
	font-size: 0.34rem;
}

.displayFlexBetween .custom-content .menu-icon {
	border-radius: .16rem;
	height: .6rem;
	margin-right: .08rem;
	-o-object-fit: contain;
	object-fit: contain;
	width: .6rem;
}

.displayFlexBetween .custom-content .text_content {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.displayFlexBetween .custom-content .text_content span {
	line-height: 0.52rem;
	color: #3d3d3d;
}

.displayFlexBetween .swiper-slide .custom-content .van-divider {
	height: .08rem;
	width: 100%;
}

.displayFlexBetween .swiper-slide.active .custom-content .text_content span {
	color: #138901;
}

.displayFlexBetween .swiper-slide.active .custom-content .van-divider {
	background: #138901;
	border-color: #138901;
	height: .08rem;
	width: 100%;
}

.displayFlexStart {
	align-items: center;
	display: flex;
	justify-content: flex-start;
}

/*  */
.displayFlexBetween {
	align-items: center;
	display: flex;
	justify-content: space-between;
	gap: 0.3rem;
}

.content-item {
	background-color: #ffffff;
	border-radius: 10px;
	border: solid 1px #b5d8af;
	margin-bottom: .2rem;
	padding: .2133333rem;
}

img.cover {
	border-radius: .22rem;
	height: 2.91rem;
	-o-object-fit: cover;
	object-fit: cover;
	width: 2.4rem;
	flex-shrink: 0;
}

.textContent {
	flex: 1;
}

.textContent .title {
	color: #0d2245;
	font-size: .48rem;
	font-weight: 600;
	height: .48rem;
	line-height: .48rem;
	margin-bottom: .32rem;
}

.lineLimit1,
.lineLimit2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-height: .4266667rem;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
}

.lineLimit1 {
	-webkit-line-clamp: 1;
	height: .4266667rem;
}

.lineLimit2 {
	-webkit-line-clamp: 2;
	max-height: .8533333rem;
}

.textContent .desc {
	color: #6d7693;
	font-size: .3466667rem;
	font-weight: 400;
	line-height: .5333333rem;
	margin-bottom: .32rem;
	max-height: 1.0666667rem;
}

.textContent .time {
	color: #9dabc9;
	font-size: .2666667rem;
	margin-right: .2133333rem;
	text-align: right;
}

.banner-box .checkMore {
	color: #6d7693;
	font-size: .3733333rem;
	font-weight: 400;
	line-height: .3733333rem;
	text-align: center;
	width: 100%;
}

/*  */
.panel-partner {
	position: relative;
	margin-top: 0.05rem;
	left: 0;
	width: 10rem;
	height: 6.4rem;
}

.home-partner-item1 {
	position: absolute;
	width: 2.22rem;
	height: 1.33rem;
	border-radius: 0.44rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.home-partner-item1 img {
	height: 0.88rem;
}

.home-partner-item2 {
	position: absolute;
	width: 2.2rem;
	height: 1.33rem;
	border-radius: 0.44rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.home-partner-item2 img {
	height: 0.88rem;
}

.home-bottom-download {
	position: relative;
	left: 0;
	width: 10rem;
	height: 1.77rem;
	background: rgba(255, 255, 255, 0.04);
}

.home-bottom-download .left-icon {
	position: absolute;
	left: 0.5rem;
	top: 50%;
	margin-top: -0.33rem;
	height: 0.66rem;
}

.home-bottom-download .right-btn {
	position: absolute;
	right: 0.5rem;
	width: 2rem;
	height: 0.88rem;
	top: 50%;
	margin-top: -0.44rem;
	border-radius: 0.5rem;
	background: rgba(0, 0, 0, 0.08);
	display: flex;
	justify-content: center;
	align-items: center;
}

.home-bottom-download .right-btn img {
	width: 0.44rem;
	height: 0.44rem;
	margin-right: 0.1rem;
	opacity: 0.45;
}

.home-bottom-download .right-btn span {
	color: #000000;
	font-size: .26rem;
}

.home-promotion-logo {
	position: absolute;
	top: 2.9rem;
	left: 50%;
	margin-left: -1.11rem;
	width: 2.22rem;
	height: 1.33rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0.44rem;
}

.home-promotion-logo .img1 {
	height: 0.55rem;
}

.home-promotion-logo .img2 {
	height: 0.35rem;
}

/*  */
.sdpromotion-frame-typet {
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.00) 50%);
	box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0.08);
}

.sdpromotion-frame-type1 {
	position: relative;
	font-size: .4rem;
	text-align: center;
	width: 10rem;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
}

.sdpromotion-frame-type1 .share-title {
	position: relative;
	height: 1.2rem;
	left: 0;
	width: 10rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sdpromotion-frame-type1 .share-title img {
	filter: invert(100%);
}

.sdpromotion-frame-title {
	margin-left: 0.1rem;
	font-size: .373rem;
	color: #18925F;
	font-weight: 700;
}

.sdpromotion-content {
	width: 9rem;
	margin: 0rem auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	flex-wrap: wrap;
}

.div-link {
	margin: 0.1rem;
	border-radius: 0.65rem;
	width: 1rem;
	height: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: transform 0.1s ease-in-out;
}

.div-link img {
	width: 1rem;
	height: 1rem;
}

/*  */
.newsContent {
	padding: 0.2rem 0;
}

.newsContainer .title {
	color: #0d2245;
	font-size: .48rem;
	font-weight: 600;
	line-height: .6rem;
	padding: 0.44rem;
	text-align: center;
	padding-bottom: 0.1rem;
}

.newsContainer .news-content {
	padding: .44rem;
	color: #6d7693;
	font-size: .3466667rem;
	font-weight: 400;
	line-height: .5333333rem;
	margin-bottom: .32rem;
}

.newsContainer .news-content img {
	width: 100% !important;
}


.light_hint {
	width: auto;
	height: auto;
	font-size: 0.42rem;
	line-height: 0.8rem;
	border-radius: 10px;
	background-color: rgba(0, 0, 0, 0.6);
	letter-spacing: 2px;
	color: #fff;
	text-align: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10002;
	display: none;
	padding: 0.22rem 0.44rem;
}