html,
body {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
}


body {
	font-family: "microsoft yahei", Arial;
	font-size: .26rem;
	line-height: 1;
	color: #333;
	-webkit-user-select: none;
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;
	-moz-text-size-adjust: 100% !important;
	overflow-x: hidden;
	background-color: #000;
}

img {
	max-width: 100%;
	margin: auto;
	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;
	line-height: 0;
}

::-webkit-scrollbar {
	width: 0;
	height: 0
}


em {
	font-style: normal;
}

.content {
	position: relative;
	min-height: 100vh;
	width: 100%;
	float: left;
	background-image: url(../img/j564rfbgre4yty.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
	padding-bottom: 1.7rem;
	z-index: 5;
}

/*  */
.dfghy534ger {
	height: 1.48rem;
	padding-top: .42rem;
	margin: auto;
}

.dfghy534ger img {
	max-height: 100%;
	width: auto;
	margin: auto;
}

.ghy54rvf1vd5 {
	padding: .2rem .46rem;
}

.jgyjtref2vv4t3 {
	padding: .15rem 0.32rem;
}

.vghygfe4554 {
	padding: .15rem 1.44rem;
}

/*  */
/*  */
.gdghtrerbfd {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: flex-start;
	gap: .22rem;
	padding: 0 .38rem .38rem .38rem;
}

.fhtwesdgh54 {
	width: calc(33% - .13rem);
	position: relative;
}

.dvdbfgjtje {
	font-family: SourceHanSansCN-Bold;
	font-size: .24rem;
	letter-spacing: -1px;
	color: #ffffff;
	position: absolute;
	bottom: .84rem;
	width: 100%;
	text-align: center;
	font-weight: 700;
}

.ftrwedvbdg {
	background-repeat: no-repeat;
	background-image: linear-gradient(90deg, #f3d883, #f9fec7 32%, #edda8e 60%);
	background-clip: text;
	color: transparent;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.njuytfbbdf {
	font-family: SourceHanSansCN-Bold;
	font-size: .21rem;
	letter-spacing: -1px;
	color: #ffffff;
	position: absolute;
	bottom: .54rem;
	width: 100%;
	text-align: center;
	font-weight: 600;
}

.dvsgrgerer {
	background-repeat: no-repeat;
	background-image: linear-gradient(90deg, #f3f1e4, #ffffff 32%, #ede9e3 60%);
	background-clip: text;
	color: transparent;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*  */

/*  */
.ggggerhert {
	text-align: center;
	padding: 0 0.2rem;
	position: relative;
	z-index: 1;

}

.cfhyjrdfgr63f {
	padding: .26rem .2rem;
}

.hnrdffgh6756 {
	padding: .26rem 0;
}

/*  */
/*  */
.fgu65fdvetey {
	position: fixed;
	right: 0.1rem;
	top: 20%;
	z-index: 5;
}

.fgu65fdvetey img {
	width: .9rem;
}

@media screen and (min-width: 750px) {
	.fgu65fdvetey {
		right: calc(50% - 3.7rem);
		top: 45%;
	}
}

/*  */

/*  */
.footer {
	width: 7.5rem;
	position: fixed;
	left: 50%;
	margin-left: -3.75rem;
	bottom: 0;
	display: flex;
	height: 1.2rem;
	padding: 0 .3rem;
	gap: 0.2rem;
	align-content: center;
	flex-wrap: wrap;
	z-index: 2;
}

.footer .jhklhghf {
	position: relative;
	width: calc(50% - 0.1rem);
	border-radius: 0.15rem;
	height: 0.68rem;
	line-height: 0.68rem;
	text-align: center;
	color: #fff;
}

.footer .hfsjdfg {
	background-color: #ff9a0a;
}

.footer .mhgrdvd {
	background-color: #5a09fa;
}

.gdfgtrh {
	display: contents;
}

.c_fff000 {
	color: #fff000;
}

.footer .jhklhghf .vfbhgjmm {
	position: absolute;
	bottom: .78rem;
	right: 0;
	padding: 0.1rem .15rem;
	background-color: #ea4e3d;
	border-radius: .15rem;
	font-size: .18rem;
	line-height: 0.32rem;
	width: 85%;
	white-space: normal;
	word-break: break-all;
	color: #fff;
}

.footer .jhklhghf .vfbhgjmm:before {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border: .3rem solid transparent;
	border-left: .4rem solid #ea4e3d;
	left: 0;
	bottom: -0.2rem;
}

/*  */

/*  */
@-webkit-keyframes shake {
	10% {
		transform: rotate(15deg);
	}

	20% {
		transform: rotate(-10deg);
	}

	30% {
		transform: rotate(5deg);
	}

	40% {
		transform: rotate(-5deg);
	}

	50%,
	100% {
		transform: rotate(0deg);
	}
}

@keyframes zoom2 {

	0%,
	100% {
		transform: scale(1.02);
	}

	50% {
		transform: scale3d(.95, .95, .95);
	}
}

@keyframes zoom1 {

	0%,
	100% {
		transform: scale(1.05);
	}

	50% {
		transform: scale3d(.97, .97, .97);
	}
}

.zoom1 {
	-webkit-animation: zoom1 1.5s linear infinite;
	animation: zoom1 1.5s linear infinite;
}

.zoom2 {
	-webkit-animation: zoom2 1.4s linear infinite;
	animation: zoom2 1.4s linear infinite;
}

@keyframes floating {
	0% {
		transform: translateX(0);
	}

	20% {
		transform: translateX(-0.3rem);
	}

	40% {
		transform: translateX(0.15rem);
	}

	60% {
		transform: translateX(-0.1rem);
	}

	100% {
		transform: translateX(0);
	}
}


.floating {
	animation: floating 1.5s ease-in-out infinite;
	-moz-animation: floating 1.5s ease-in-out infinite;
	-webkit-animation: floating 1.5s ease-in-out infinite;
	-o-animation: floating 1.5s ease-in-out infinite;
}


@keyframes heartbeat {

	0%,
	28%,
	70% {
		transform: scale(0.95);
	}

	14%,
	42% {
		transform: scale(1.01);
	}
}

.heartbeat {
	-webkit-animation: heartbeat 1.4s ease-in-out infinite;
	animation: heartbeat 1.4s ease-in-out infinite;
}


.cg-mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background-color: transparent;
	margin: 0 auto;
	max-width: 100%;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	will-change: opacity;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	display: none;
}

.cg-modal-container {
	position: absolute;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cg-line-dialog {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 .3rem;
	width: 7.5rem;
	position: fixed;
	left: 50%;
	margin-left: -3.75rem;
	padding: 0 0.5rem;
}

.cg-line-dialog .cg-line-warp {
	border-radius: .213333rem;
	border: solid 1px #ff9a0a;
	overflow: hidden;
	padding: 0.2rem 0.2rem;
	background-color: rgb(0 0 0 / 82%);
	box-shadow: 0 0 8px rgb(246 218 136);
}

.cg-line-warp .cg-line-item {
	height: .8rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: .25rem;
}

.cg-lines-space {
	line-height: .4rem;
	text-align: center
}

.cg-lines-space .cg-lines {
	position: relative;
	width: 1rem;
	font-size: 0;
	line-height: 0px;
}

.cg-lines-space .cg-line-icon {
	display: inline-block;
	width: 0.08rem;
	height: 0.3rem;
	border-radius: 0.2rem;
	margin: 0 0.04rem;
	background-color: #04be02;
}

.cg-lines-space .cg-line-icon.cg-line-1 {
	height: 0.14rem;
}

.cg-lines-space .cg-line-icon.cg-line-2 {
	height: 0.22rem;
}

.cg-flex-con {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	color: #fff;
}

.cg-line-text {
	color: #04be02;
	width: 1rem;
	display: inline-block;
}

.cg-go-play {
	height: 0.6rem;
	padding: 0 0.25rem;
	background-image: linear-gradient(0deg,
			#f83600 0%,
			rgba(250, 110, 34, 1) 100%),
		linear-gradient(#1678ff,
			#1678ff);
	border-radius: .1rem;
	color: #fff;
	line-height: 0.6rem;
}

.cg-close {
	position: absolute;
	width: 0.7rem;
	height: 0.7rem;
	color: #fff;
	z-index: 99;
	left: 50%;
	top: calc(50% - .1rem);
	-webkit-transform: translate3d(-50%, 2.5rem, 0);
	transform: translate3d(-50%, 2.5rem, 0);
}

.cg-close img {
	width: 100%;
	height: 100%;
}