.index_page__9DSr6 {
	overflow-y: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	--background-color: #111112;
	--color: #fff;
	color: var(--color);
	background-color: var(--background-color)
}

.index_page__9DSr6>div {
	min-height: 100%;
	display: flex;
	flex-direction: column
}

[data-theme=dark] .index_page__9DSr6 {
	--background-color: #111112;
	--color: #fff
}

[data-theme=light] .index_page__9DSr6 {
	--background-color: #fff;
	--color: #333
}

.index_page__9DSr6 .index_downApp__chV4C {
	display: none
}

@media (max-width:767px) {
	.index_page__9DSr6 .index_downApp__chV4C {
		display: flex;
		align-items: center;
		justify-content: space-between;
		background: #242629;
		padding: 0 19px 0 16px;
		height: 60px;
		position: fixed;
		width: 100%;
		z-index: 1000;
		top: 0
	}

	.index_page__9DSr6 .index_downApp__chV4C .index_downAppLeft__ymyAY {
		display: flex;
		align-items: center
	}

	.index_page__9DSr6 .index_downApp__chV4C .index_downAppLeft__ymyAY .index_downLogo__y3D80 {
		width: 34px;
		height: 34px;
		margin-right: 9px
	}

	.index_page__9DSr6 .index_downApp__chV4C .index_downAppLeft__ymyAY .index_downTitle__2_ba8 {
		font-weight: 500;
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 5px;
		color: #fff
	}

	.index_page__9DSr6 .index_downApp__chV4C .index_downAppLeft__ymyAY .index_downText__MlG2K {
		font-weight: 400;
		font-size: 12px;
		line-height: 12px;
		color: #fff
	}

	.index_page__9DSr6 .index_downApp__chV4C .index_downAppRight__ZNvXJ {
		display: flex;
		align-items: center
	}

	.index_page__9DSr6 .index_downApp__chV4C .index_downAppRight__ZNvXJ .index_downAction__W_Vjy {
		width: 36px;
		height: 36px;
		margin-right: 17px;
		cursor: pointer
	}

	.index_page__9DSr6 .index_downApp__chV4C .index_downAppRight__ZNvXJ .index_downClose__Ydlxq {
		width: 14px;
		height: 14px;
		cursor: pointer
	}
}

.index_main__iXFtb {
	flex: 1
}

.index_open__PLQdT {
	border-radius: 20px;
	background: #ffbe40;
	padding: 4px 16px;
	text-align: center;
	color: #000000cc;
	font-family: PingFang SC;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	margin-right: 15px
}

.index_app-ad__tgFTY {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
	background: rgba(0, 0, 0, .5);
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	overflow: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px
}

.index_app-ad__tgFTY>div {
	margin: auto;
	text-align: center
}

.index_app-ad__tgFTY>div>div {
	position: relative
}

.index_app-ad__tgFTY>div>div>img {
	max-width: 386px;
	max-width: min(386px, 70vw);
	min-width: 200px;
	max-height: 570px;
	max-height: min(570px, 70vh);
	border-radius: 10px
}

.index_app-ad__tgFTY>div>div>div {
	position: absolute;
	left: 10px;
	bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 1
}

.index_app-ad__tgFTY>div>div>div>i {
	cursor: pointer;
	margin-right: 10px
}

.index_app-ad__tgFTY>div>div>div>i.index_iconotc_selected_ico_1__r3beb {
	color: #ffbe40
}

.index_app-ad__tgFTY>div>button {
	margin-top: 20px;
	color: #fff
}

.index_app-ad__tgFTY>div>button>i {
	font-size: 25px
}

.index_app-ad-enter-active__ZDIlw,
.index_app-ad-leave-active__iMjk_ {
	transition: background-color .2s ease-in-out
}

.index_app-ad-enter-active__ZDIlw>div,
.index_app-ad-leave-active__iMjk_>div {
	transition: transform .2s ease-in-out
}

.index_app-ad-enter__kIBXm,
.index_app-ad-leave-to__OQcz8 {
	background-color: transparent
}

.index_app-ad-enter__kIBXm>div,
.index_app-ad-leave-to__OQcz8>div {
	transform: scale(0)
}

.index_app-ad-enter-to__E2tUD,
.index_app-ad-leave__iEXg5 {
	background-color: rgba(0, 0, 0, .5)
}

.index_app-ad-enter-to__E2tUD>div,
.index_app-ad-leave__iEXg5>div {
	transform: scale(1)
}

.index_quick-reg-wrapper__AGLkO {
	width: 100%;
	height: 52px;
	display: flex;
	border-radius: 7px
}

@media (max-width:767px) {
	.index_quick-reg-wrapper__AGLkO {
		height: 52px;
		border-radius: 8.35px
	}
}

.index_quick-reg-wrapper__AGLkO .ant-input-group {
	height: 100%
}

@media (max-width:767px) {
	.index_quick-reg-wrapper__AGLkO .ant-input-group {
		height: 250px;
		display: flex;
		flex-direction: column
	}
}

.index_quick-reg-wrapper__AGLkO .ant-input-group-wrapper {
	height: 100%;
	display: block
}

@media (max-width:767px) {
	.index_quick-reg-wrapper__AGLkO .ant-input-group-addon {
		margin-top: 16px;
		height: 52px;
		width: 100%;
		border-radius: 6px;
		font-weight: 500
	}

	.index_quick-reg-wrapper__AGLkO .ant-input-group-addon span {
		font-size: 18px;
		line-height: 18px;
		font-weight: 700
	}

	.index_quick-reg-wrapper__AGLkO .ant-input-search-button {
		width: 100%
	}
}

.index_quick-reg-wrapper__AGLkO .ant-input-group .ant-input {
	height: 100%;
	outline: none;
	box-shadow: none;
	background-color: transparent;
	color: rgba(0, 0, 0, .8);
	padding-left: 20px;
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	border-radius: 5px 0 0 5px;
	border: 1px solid transparent
}

[data-theme=dark] .index_quick-reg-wrapper__AGLkO .ant-input-group .ant-input {
	background-color: #242629;
	color: #fff
}

[data-theme=light] .index_quick-reg-wrapper__AGLkO .ant-input-group .ant-input {
	background-color: #fff;
	color: rgba(0, 0, 0, .8)
}

.index_quick-reg-wrapper__AGLkO .ant-input-group .ant-input:focus,
.index_quick-reg-wrapper__AGLkO .ant-input-group .ant-input:hover {
	border-color: #ffbe40 !important
}

.index_quick-reg-wrapper__AGLkO .ant-input-group .ant-input::-moz-placeholder {
	font-weight: 400
}

.index_quick-reg-wrapper__AGLkO .ant-input-group .ant-input::placeholder {
	font-weight: 400
}

@media (max-width:767px) {
	.index_quick-reg-wrapper__AGLkO .ant-input-group .ant-input {
		height: 52px;
		font-size: 18px;
		line-height: 18px;
		border-radius: 6.35px
	}
}

.index_quick-reg-wrapper__AGLkO .ant-btn-primary {
	height: 100%;
	background: #febe40;
	border-radius: 0 5px 5px 0;
	font-weight: 900;
	font-size: 16px;
	color: #2d2d2e
}

.index_quick-reg-wrapper__AGLkO .ant-input-search>.ant-input-group>.ant-input-group-addon:last-child {
	left: 0;
	background: transparent
}

.index_quick-reg-wrapper__AGLkO .ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button {
	border-radius: 0 6px 6px 0;
	padding: 0 55px;
	font-weight: 500;
	font-size: 24px;
	line-height: 24px
}

@media (max-width:767px) {
	.index_quick-reg-wrapper__AGLkO .ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button {
		border-radius: 6px
	}
}

.index_quick-reg-wrapper__AGLkO .index_btn-text__Amk0i {
	font-family: Arial Black
}

.index_quick-reg-wrapper__AGLkO input::input-placeholder {
	color: rgba(0, 0, 0, .2)
}

[data-theme=dark] .index_quick-reg-wrapper__AGLkO input::input-placeholder {
	color: hsla(0, 0%, 100%, .2)
}

[data-theme=light] .index_quick-reg-wrapper__AGLkO input::input-placeholder {
	color: rgba(0, 0, 0, .2)
}

.index_quick-reg-wrapper__AGLkO input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .2)
}

[data-theme=dark] .index_quick-reg-wrapper__AGLkO input::-webkit-input-placeholder {
	color: hsla(0, 0%, 100%, .2)
}

[data-theme=light] .index_quick-reg-wrapper__AGLkO input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .2)
}

.lib_main__lAwXj {
	display: flex
}

.lib_btn__UDH0Z {
	width: 30px;
	height: 30px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	touch-action: manipulation;
	position: relative;
	outline: 0;
	padding: 0;
	margin: 0;
	border: none;
	color: inherit;
	font-size: inherit;
	background: transparent;
	text-decoration: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.lib_btn__UDH0Z:active,
.lib_btn__UDH0Z:focus,
.lib_btn__UDH0Z:hover {
	outline: 0
}

.lib_btn__UDH0Z>* {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.lib_btn__UDH0Z+.lib_btn__UDH0Z {
	margin-inline-start: 20px
}

.lib_light__P6FHU {
	display: block
}

.lib_dark__YyNx6,
[data-theme=dark] .lib_light__P6FHU {
	display: none
}

[data-theme=dark] .lib_dark__YyNx6 {
	display: block
}

.index_banner-container__UAZlQ {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	overflow: hidden;
	background-color: #000001;
	padding-top: 60px;
	width: 100%;
	background: transparent;
	background-size: cover;
	background-position: 50%;
	--bgTheme: #2d2d2e;
	--bannerBottom: hsla(0, 0%, 100%, .05);
	--bannerBottomHover: hsla(0, 0%, 100%, .1);
	--titTheme: #fff;
	--noticeTheme: #2d2d2e;
	--noticeTextTheme: #fff;
	--marketTextTheme: #fff;
	--carouselTheme: #575758;
	--color06: hsla(0, 0%, 100%, .6)
}

@media (max-width:767px) {
	.index_banner-container__UAZlQ {
		padding: 34px 16px 20px;
		height: unset
	}
}

[data-theme=dark] .index_banner-container__UAZlQ {
	--bgTheme: #2d2d2e;
	--bannerBottom: hsla(0, 0%, 100%, .05);
	--bannerBottomHover: hsla(0, 0%, 100%, .1);
	--titTheme: #fff;
	--noticeTheme: #2d2d2e;
	--noticeTextTheme: #fff;
	--marketTextTheme: #fff;
	--carouselTheme: #575758;
	--color06: hsla(0, 0%, 100%, .6)
}

[data-theme=light] .index_banner-container__UAZlQ {
	--bannerBottom: rgba(45, 45, 46, .4);
	--bannerBottomHover: rgba(45, 45, 46, .8);
	--titTheme: #2d2d2e;
	--noticeTheme: #fff;
	--noticeTextTheme: #212121;
	--marketTextTheme: #2b2b2b;
	--carouselTheme: #d5d5d5;
	--color06: rgba(0, 0, 0, .6)
}

.index_n-font-fm__1KHQ3 {
	font-family: Arial Black
}

.index_banner-title__USzl3 {
	position: relative;
	width: 100%;
	animation: flipInX 1s linear;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.index_big-tit__KcooA {
	text-align: left;
	margin-bottom: 30px;
	width: 860px;
	font-weight: 700;
	font-size: 64px;
	line-height: 74px;
	color: var(--titTheme)
}

@media (max-width:767px) {
	.index_big-tit__KcooA {
		font-size: 36px;
		line-height: 40px;
		width: 100%;
		margin-bottom: 14px;
		margin-top: 35px
	}
}

.index_big-tit__KcooA span {
	color: #febe40
}

.index_little-tit__HRgqn {
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	color: var(--color06);
	text-align: left
}

@media (max-width:767px) {
	.index_little-tit__HRgqn {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 26px
	}
}

.index_little-titW__FaMma {
	margin-bottom: 58px;
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	color: var(--color06);
	text-align: left
}

@media (max-width:767px) {
	.index_little-titW__FaMma {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 26px
	}
}

.index_quickRegToolConten__DYVL_ {
	display: flex;
	position: relative
}

@media (max-width:767px) {
	.index_quickRegToolConten__DYVL_ {
		display: block
	}
}

.index_quickRegTool-box__Yexy7 {
	width: 500px
}

@media (max-width:767px) {
	.index_quickRegTool-box__Yexy7 {
		width: unset
	}
}

.index_downloadBox__G7_Ox {
	margin-left: 20px;
	padding: 15px 20px;
	background-color: #fff;
	color: #333;
	font-family: HarmonyOS Sans;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #ccc;
	display: flex;
	align-items: center;
	margin-right: 12px
}

[data-theme=dark] .index_downloadBox__G7_Ox {
	background-color: #333;
	color: #fff;
	border: 1px solid hsla(0, 0%, 100%, .2)
}

.index_downloadBox__G7_Ox img {
	margin-right: 6px
}

.index_downloadBox__G7_Ox:hover {
	background-color: #ebebeb
}

[data-theme=dark] .index_downloadBox__G7_Ox:hover {
	background-color: #333
}

.index_hoverDownload__rLkUn {
	position: absolute;
	right: 15px;
	bottom: 85px;
	z-index: 11;
	display: none;
	padding: 24px;
	background-color: #ebebeb;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .12);
	border-radius: 5px;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 500;
	text-align: center
}

[data-theme=dark] .index_hoverDownload__rLkUn {
	background-color: #333;
	color: #fff;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .12)
}

.index_hoverDownload__rLkUn .index_qrBox__yHj4u {
	background-color: #fff;
	border-radius: 5px;
	padding: 8px 8px 2px
}

.index_hoverDownload__rLkUn .index_scanAndDown__rZFhG {
	margin-top: 18px;
	margin-bottom: 18px
}

.index_hoverDownload__rLkUn .index_otherDlWays__hDPrk {
	cursor: pointer;
	padding: 13px 38px;
	background-color: #ffbe40;
	border-radius: 5px
}

[data-theme=dark] .index_hoverDownload__rLkUn .index_otherDlWays__hDPrk {
	color: #333
}

.index_downloadBoxWrapper__qn_rw {
	display: inline-block
}

.index_downloadBoxWrapper__qn_rw:hover .index_hoverDownload__rLkUn {
	display: block;
	max-width: 210px
}

.index_bottom-trade-info__3A2Q9 {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	min-height: 125px;
	display: grid;
	grid-template-columns: 1fr;
	grid-auto-columns: 1fr;
	grid-auto-flow: column dense;
	grid-template-rows: 125px;
	gap: 0 2px
}

@media (min-width:768px) and (max-width:991px) {
	.index_bottom-trade-info__3A2Q9 {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media (max-width:767px) {
	.index_bottom-trade-info__3A2Q9 {
		bottom: 50px;
		grid-template-columns: 1fr
	}
}

.index_base-text__YPTF8 {
	font-family: HarmonyOS_Sans_Black !important;
	font-weight: 900;
	font-size: 14px;
	color: #fff;
	line-height: 20px
}

@media (min-width:992px) and (max-width:1199px) {
	.index_base-text__YPTF8 {
		font-size: 12px
	}
}

.index_trade-item__Pz53E {
	background-color: hsla(0, 0%, 100%, .05);
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-backdrop-filter: blur(16.3097px);
	backdrop-filter: blur(16.3097px);
	display: flex;
	flex-direction: column;
	padding: 20px 0 20px 20px;
	box-sizing: border-box;
	justify-content: space-between
}

.index_trade-item__Pz53E:hover {
	background-color: hsla(0, 0%, 100%, .1)
}

.index_trade-item-bigtext__ZTkS_ {
	font-size: 28px;
	line-height: 39px;
	font-family: HarmonyOS_Sans_Black !important
}

.index_trade-item-sales__AkYf8 {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	font-family: Arial
}

.index_trade-item-red___B1ze {
	color: #fd5760
}

.index_trade-item-green__OP458 {
	color: #17c186
}

@media (min-width:992px) and (max-width:1199px) {
	.index_trade-item-bigtext__ZTkS_ {
		font-size: 18px
	}

	.index_trade-item-sales__AkYf8 {
		font-size: 12px
	}
}

@media (min-width:768px) and (max-width:991px) {

	.index_trade-item__Pz53E:nth-child(3),
	.index_trade-item__Pz53E:nth-child(4) {
		display: none
	}
}

@media (max-width:767px) {
	.index_trade-item__Pz53E {
		display: none
	}
}

.index_banner-mask-b__Jt6FY {
	position: absolute;
	width: 100%;
	height: 270px;
	bottom: 0
}

@media (max-width:767px) {
	.index_banner-mask-b__Jt6FY {
		height: 150px
	}
}

[data-theme=dark] .index_banner-mask-b__Jt6FY,
[data-theme=light] .index_banner-mask-b__Jt6FY {
	background: linear-gradient(180deg, rgba(45, 45, 46, 0), #2d2d2e)
}

.index_banner-container-box__wYbsM .index_banner-action__ytPUt {
	background: #ffbe40;
	border-radius: 6px;
	height: 60px;
	width: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	font-size: 20px;
	color: rgba(0, 0, 0, .8)
}

@media (max-width:768px) {
	.index_banner-container-box__wYbsM {
		width: 100%
	}
}

.index_trade-item-phone__P1IsG {
	display: none;
	width: 100%;
	height: 134px;
	background-color: var(--bannerBottom);
	-webkit-backdrop-filter: blur(16.3097px);
	backdrop-filter: blur(16.3097px);
	padding: 24px 20px;
	box-sizing: border-box;
	justify-content: space-between;
	align-items: center
}

.index_trade-item-phone__P1IsG .index_trade-item-phone-sales__0838E {
	font-size: 28px;
	line-height: 39px;
	font-family: Arial Black;
	margin-top: 5px
}

.index_trade-item-phone__P1IsG .index_trade-item-price__Ox1bg {
	margin-top: 5px
}

@media (max-width:767px) {
	.index_trade-item-phone__P1IsG {
		display: flex
	}
}

  @media (max-width: 768px) {
    #video_telefona {
      display: none !important;
    }
  }

.index_box__6fg9G {
	display: flex;
	width: 1200px;
	justify-content: space-between;
	align-items: center;
	position: relative
}

@media (max-width:767px) {
	.index_box__6fg9G {
		width: 100%;
		padding-right: 0
	}
}

.index_box__6fg9G .index_banner-mobile__siBCU {
	width: 330px;
	height: 440px;
	position: relative
}

@media (max-width:767px) {
	.index_box__6fg9G .index_banner-mobile__siBCU {
		display: none
	}
}

.index_thirdPartyDiv__pB_w_ {
	margin-top: 20px;
	min-height: 64px;
	color: #666;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px
}

.index_thirdPartyDiv__pB_w_>div+div {
	margin-top: 14px
}

@media (max-width:767px) {
	.index_thirdPartyDiv__pB_w_ {
		margin-top: 100px
	}
}

.index_home-notice-container__CquJ1 {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 20px;
	max-width: 1200px;
	margin: 40px auto 17px
}

.index_home-notice-container__CquJ1,
[data-theme=dark] .index_home-notice-container__CquJ1 {
	--noticeTheme: #2d2d2e;
	--noticeTextTheme: #fff;
	--color04: hsla(0, 0%, 100%, .4);
	--color08: #fff
}

[data-theme=light] .index_home-notice-container__CquJ1 {
	--noticeTheme: #fff;
	--noticeTextTheme: #212121;
	--color04: rgba(0, 0, 0, .4);
	--color08: rgba(0, 0, 0, .8)
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 {
		padding: 0 16px;
		margin-top: 17px;
		margin-bottom: 19px
	}
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF {
	height: 100%;
	width: 1200px;
	display: flex;
	align-items: center
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 .index_notice-content__RhxIF {
		justify-content: flex-start;
		width: unset
	}
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_iconfont__ddEa5 {
	color: #ffbe41
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_notice-img__SWdb1 {
	width: 14px;
	height: 14px;
	margin-top: -2px
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_notice-img__SWdb1 {
		width: 12px;
		height: 12px
	}
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_horse-light-container__2GjMp {
	display: block;
	width: 518px
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_horse-light-container__2GjMp {
		display: block;
		height: 100%;
		width: calc(100% - 30px);
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}
}

@keyframes index_horseAni__JCUWB {
	0% {
		transform: translateY(0);
		-webkit-transform: translateY(0)
	}

	66% {
		transform: translateY(0);
		-webkit-transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-20px)
	}
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_horse-light-container__2GjMp .index_horse-light-base__3sAAk {
	min-height: 150px
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_horse-light-container__2GjMp .index_horse-light-base__3sAAk>span {
	height: 20px;
	line-height: 20px;
	display: flex;
	justify-content: space-between;
	padding-top: 5px
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_horse-light-container__2GjMp .index_horse-light-base__3sAAk>span {
		padding-top: 0
	}
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_horse-light-container__2GjMp .index_horse-light-base__3sAAk>span .index_news-time__AhyL4 {
	flex: none;
	margin-left: 20px;
	color: var(--color04)
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_horse-light-container__2GjMp .index_horse-light-base__3sAAk>span .index_news-time__AhyL4 {
		font-size: 12px
	}
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_horse-light-container__2GjMp .index_horse-light-base__3sAAk>span>a {
	padding-left: 10px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: left;
	display: inline-block;
	color: var(--color08);
	font-weight: 500;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_horse-light-container__2GjMp .index_horse-light-base__3sAAk>span>a {
		font-size: 12px
	}
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_news-more__nUSFW {
	position: absolute;
	right: 0;
	color: #ffbe40;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_news-more__nUSFW {
		height: 100%;
		font-size: 12px;
		right: 16px
	}

	.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_news-more__nUSFW .index_more-text__J2pDM {
		display: none
	}
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_news-more__nUSFW .index_more-img__eGC4l {
	height: 10px;
	margin-left: 7px
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_news-box__NiUCE {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_news-box__NiUCE {
		display: none
	}
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_news-box__NiUCE .index_news-item__RW99I {
	padding: 0 16px;
	position: relative;
	width: 518px
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_news-box__NiUCE .index_news-item__RW99I:before {
	position: absolute;
	content: "/";
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	color: #999
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_news-box__NiUCE .index_news-item__RW99I:before {
		content: ""
	}
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_news-box__NiUCE .index_news-item__RW99I:last-child:before {
	content: ""
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_news-box__NiUCE .index_news-item__RW99I a {
	font-size: 14px;
	display: block;
	color: var(--noticeTextTheme);
	max-width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.index_home-notice-container__CquJ1 .index_notice-content__RhxIF .index_news-box__NiUCE .index_news-item__RW99I a:hover {
	color: #ffbe41
}

.index_home-notice-container__CquJ1 .index_slider__GVWn_ {
	width: 1100px
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 .index_slider__GVWn_ {
		width: calc(100% - 30px)
	}
}

.index_home-notice-container__CquJ1 .index_slier-item__rIek6 {
	position: relative;
	display: flex !important;
	align-items: center
}

.index_home-notice-container__CquJ1 .index_slier-item__rIek6 a {
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	display: inline-block;
	color: var(--color08);
	font-weight: 500;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 .index_slier-item__rIek6 a {
		font-size: 12px
	}
}

.index_home-notice-container__CquJ1 .index_slier-item__rIek6 span {
	flex: none;
	margin-left: 30px;
	color: var(--color04)
}

@media (max-width:768px) {
	.index_home-notice-container__CquJ1 .index_slier-item__rIek6 span {
		font-size: 12px
	}
}

.index_banner-carousel__ymOzX {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	max-width: 1300px;
	margin: 0 auto;
	--carouselTheme: #575758
}

@media (min-width:430px) and (max-width:767px) {
	.index_banner-carousel__ymOzX {
		width: 100%
	}
}

@media (min-width:768px) and (max-width:991px) {
	.index_banner-carousel__ymOzX {
		min-height: 170px
	}
}

@media (max-width:767px) {
	.index_banner-carousel__ymOzX {
		min-height: 170px
	}
}

[data-theme=dark] .index_banner-carousel__ymOzX {
	--carouselTheme: #575758
}

[data-theme=light] .index_banner-carousel__ymOzX {
	--carouselTheme: #d5d5d5
}

.index_banner-carousel__ymOzX .index_carousel1200___qiS2 {
	width: calc(100% + 16px);
	display: block;
	text-align: center
}

@media (max-width:767px) {
	.index_banner-carousel__ymOzX .index_carousel1200___qiS2 {
		display: none
	}
}

.index_banner-carousel__ymOzX .index_carousel768__m8mzD {
	width: 100%;
	display: none;
	text-align: center
}

@media (max-width:767px) {
	.index_banner-carousel__ymOzX .index_carousel768__m8mzD {
		display: block
	}
}

.index_banner-carousel__ymOzX .index_activity-view__CNqeg {
	max-width: 1500px !important;
	padding: 0;
	box-sizing: border-box
}

@media (max-width:767px) {
	.index_banner-carousel__ymOzX .index_activity-view__CNqeg {
		max-width: 100% !important;
		padding: 0 16px
	}
}

.index_banner-carousel__ymOzX .index_activity-view__CNqeg .index_child-act-1__msqrT {
	max-width: 400px
}

.index_banner-carousel__ymOzX .index_activity-view__CNqeg .index_child-act-2__pjSQ5 {
	max-width: 800px
}

.index_banner-carousel__ymOzX .index_activity-view__CNqeg ul {
	display: flex;
	margin: 17px auto;
	list-style: none
}

@media (max-width:767px) {
	.index_banner-carousel__ymOzX .index_activity-view__CNqeg ul {
		margin: 0
	}
}

.index_banner-carousel__ymOzX .index_activity-view__CNqeg ul li {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin-left: 8px;
	margin-right: 8px
}

@media (max-width:767px) {
	.index_banner-carousel__ymOzX .index_activity-view__CNqeg ul li {
		margin: 0
	}
}

.index_banner-carousel__ymOzX .index_activity-view__CNqeg ul li .index_smallBanner__N5aPd:hover {
	transform: scale(1.05)
}

.index_banner-carousel__ymOzX .index_activity-view__CNqeg ul li img {
	max-height: 140px;
	cursor: pointer;
	border-radius: 5px;
	transition: all .3s linear
}

@media (max-width:767px) {
	.index_banner-carousel__ymOzX .index_activity-view__CNqeg ul li img {
		width: 100%;
		max-height: 180px
	}

	.index_banner-carousel__ymOzX .index_activity-view__CNqeg ul li:first-child,
	.index_banner-carousel__ymOzX .index_activity-view__CNqeg ul li:last-child {
		margin: 0
	}
}

.index_banner-carousel__ymOzX .index_activity-view1__SWC_D li {
	margin: 0 !important
}

.index_banner-carousel__ymOzX/deep/.index_slick-dots__mX3Cg button {
	background-color: var(--carouselTheme)
}

.index_banner-carousel__ymOzX/deep/.index_slick-dots__mX3Cg .index_slick-active__zqAsV button {
	background: #febe40
}

.index_banner-carousel__ymOzX/deep/.index_ant-carousel__nOCFw .index_slick-dots-bottom__aFQaK {
	bottom: 0
}

.index_phone-click-mask__Z7uvc {
	z-index: 10;
	width: 95%;
	height: 77%;
	position: absolute;
	max-height: 180px;
	margin: 20px 16px;
	box-sizing: border-box;
	display: none
}

@media (max-width:767px) {
	.index_phone-click-mask__Z7uvc {
		display: block
	}
}

.index_ia-dropdown-trigger__tRAuP {
	cursor: pointer;
	transition: color .2s ease-in-out
}

.index_ia-dropdown-trigger__tRAuP:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 4px;
	vertical-align: 4px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 0;
	border-top: 4px solid #dcdcdc;
	transition: border-top-color .2s ease-in-out
}

.index_ia-dropdown-trigger__tRAuP:hover {
	color: #ffbe40
}

.index_ia-dropdown-trigger__tRAuP.index_atv__I84I6:after,
.index_ia-dropdown-trigger__tRAuP:hover:after {
	border-top-color: #ffbe40
}

.index_ant-dropdown-placement-bottomRight__JO5JO>.index_ia-dropdown-menu__tjUZ_ {
	text-align: right
}

.index_ia-dropdown-menu__tjUZ_ {
	background: #262626;
	cursor: pointer;
	max-height: 300px;
	overflow-y: scroll;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .15)
}

[data-theme=light] .index_ia-dropdown-menu__tjUZ_ {
	background: #fff
}

[data-theme=dark] .index_ia-dropdown-menu__tjUZ_ {
	background: #262626
}

.index_ia-dropdown-menu__tjUZ_ .index_ia-dropdown-menu-item__b0cK3 {
	color: #fff;
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 15px
}

[data-theme=light] .index_ia-dropdown-menu__tjUZ_ .index_ia-dropdown-menu-item__b0cK3 {
	color: #2d2d2e
}

[data-theme=dark] .index_ia-dropdown-menu__tjUZ_ .index_ia-dropdown-menu-item__b0cK3 {
	color: #fff
}

.index_ia-dropdown-menu__tjUZ_ .index_ia-dropdown-menu-item__b0cK3:hover {
	color: #ffbe40
}

[data-theme=light] .index_ia-dropdown-menu__tjUZ_ .index_ia-dropdown-menu-item__b0cK3:hover {
	background: #f8f9fa
}

[data-theme=dark] .index_ia-dropdown-menu__tjUZ_ .index_ia-dropdown-menu-item__b0cK3:hover {
	background-color: #000
}

.index_ia-dropdown-menu-bottomRight__P7Lbs .index_ia-dropdown-menu-item__b0cK3 {
	text-align: right
}

.index_xt-pane-container__4f629 {
	position: inherit;
	width: 100%;
	height: 100%
}

.index_xt-pane-container__4f629 .index_pane-nodata__Exie2 {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 12px
}

.index_xt-pane-container__4f629 .index_pane-nodata__Exie2 img {
	width: 42px;
	height: 41px;
	margin-bottom: 15px
}

.index_xt-pane-container__4f629 .index_pane-nodata__Exie2 span {
	font-weight: 400;
	color: #b9b9ba
}

.index_xt-pane-container__4f629 .index_pane-nologin__jGiZ1 {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	color: #b9b9ba
}

.index_xt-pane-simple-container__Ttjd9 .index_pane-nodata__Exie2 img {
	display: none
}

.index_xt-pane-simple-container__Ttjd9 .index_pane-nodata__Exie2 span {
	color: #666;
	font-size: 12px
}

.index_main__JHps3 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, .6);
	color: #333
}

[data-theme=light] .index_main__JHps3 {
	color: #333
}

[data-theme=dark] .index_main__JHps3 {
	color: #fff
}

.index_main__JHps3>div {
	font-family: 500;
	padding: 3px;
	border-radius: 1px
}

.index_main__JHps3>div,
[data-theme=light] .index_main__JHps3>div {
	color: #333;
	background-color: #ebebeb
}

[data-theme=dark] .index_main__JHps3>div {
	color: #fff;
	background-color: hsla(0, 0%, 100%, .08)
}

.index_main__JHps3>*+* {
	margin-left: 2px
}

.index_simple__E1Efg {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: 400
}

.index_card_box__WHVKy {
	display: flex;
	gap: 8px
}

.index_card_box__WHVKy .index_card__Bd9UC {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--xt-theme-background-color);
	border-radius: 6px;
	width: 50px;
	height: 36px
}

.index_card_box__WHVKy .index_card__Bd9UC div {
	font-size: 16px;
	font-weight: 700;
	color: var(--xt-theme-text-color)
}

.index_card_box__WHVKy .index_card__Bd9UC span {
	font-size: 10px;
	font-weight: 400;
	color: var(--xt-color-grey);
	margin-left: 2px;
	margin-top: 5px
}

.index_xt-btntxt__hM_As {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	touch-action: manipulation;
	position: relative;
	outline: 0;
	padding: 0;
	margin: 0;
	border: none;
	color: inherit;
	font-size: inherit;
	background: transparent;
	text-decoration: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.index_xt-btntxt__hM_As:active,
.index_xt-btntxt__hM_As:focus,
.index_xt-btntxt__hM_As:hover {
	outline: 0
}

.index_xt-btntxt__hM_As:not([disabled]) {
	cursor: pointer
}

.index_xt-btntxt__hM_As[disabled] {
	cursor: not-allowed
}

.index_xt-btntxt__hM_As>svg {
	flex: none
}

.index_market-group-container__NfVEk {
	padding-top: 47px;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	--titTheme: #fff;
	--marketTextTheme: #fff;
	--tabColor: hsla(0, 0%, 100%, .4);
	--tabActiveColor: #fff;
	--bgColor: hsla(0, 0%, 100%, .03);
	--bgColor08: hsla(0, 0%, 100%, .08)
}

@media (max-width:768px) {
	.index_market-group-container__NfVEk {
		display: block;
		padding-top: 70px
	}
}

[data-theme=dark] .index_market-group-container__NfVEk {
	--titTheme: #fff;
	--marketTextTheme: #fff;
	--tabColor: hsla(0, 0%, 100%, .4);
	--tabActiveColor: #fff;
	--bgColor: hsla(0, 0%, 100%, .03);
	--bgColor08: hsla(0, 0%, 100%, .08)
}

[data-theme=light] .index_market-group-container__NfVEk {
	--titTheme: #2d2d2e;
	--marketTextTheme: #2b2b2b;
	--tabColor: rgba(0, 0, 0, .4);
	--tabActiveColor: rgba(0, 0, 0, .8);
	--bgColor: rgba(0, 0, 0, .03);
	--bgColor08: rgba(0, 0, 0, .08)
}

.index_market-group-container__NfVEk .index_tit__yT6gC {
	font-family: Arial Black;
	font-style: normal;
	font-weight: 900;
	font-size: 40px;
	text-align: center;
	margin: 140px auto 45px;
	color: var(--titTheme)
}

@media (max-width:768px) {
	.index_market-group-container__NfVEk .index_tit__yT6gC {
		margin: 100px auto 45px
	}
}

.index_market-group-container__NfVEk .index_tabs-content__pLLNG {
	display: flex;
	padding-left: 30px;
	border-bottom: 1px solid var(--bgColor08)
}

@media (max-width:768px) {
	.index_market-group-container__NfVEk .index_tabs-content__pLLNG {
		margin: 0;
		padding-left: 16px;
		padding-right: 16px
	}
}

.index_market-group-container__NfVEk .index_tabs-content__pLLNG div {
	color: var(--tabColor);
	cursor: pointer;
	font-weight: 400;
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 18px;
	margin-right: 60px
}

@media (max-width:768px) {
	.index_market-group-container__NfVEk .index_tabs-content__pLLNG div {
		margin-right: 30px;
		font-weight: 700;
		font-size: 16px;
		line-height: 16px
	}
}

.index_market-group-container__NfVEk .index_tabs-content__pLLNG .index_tab-active__spTww {
	color: var(--tabActiveColor);
	border-bottom: 2px solid #ffbe40;
	margin-bottom: -1px;
	font-weight: 700
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt {
	border-radius: 4px;
	margin: 0 auto;
	transition: .3s
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-tabs__GeO0h {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding-left: 16px;
	border-bottom: 1px solid hsla(0, 0%, 100%, .08)
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-tabs__GeO0h .index_tab-base__zCHWx {
	cursor: pointer;
	height: 60px;
	line-height: 25px;
	font-size: 16px;
	transition: none;
	color: var(--titTheme);
	margin-right: 25px
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-tabs__GeO0h .index_active__0NBeD {
	font-weight: 900;
	color: #ffbe40 !important;
	border-bottom: 4px solid #ffbe40
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-header__MYUYm {
	background: transparent !important;
	cursor: default
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-header__MYUYm li {
	height: 60px;
	color: var(--tabColor);
	text-align: left;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	padding-top: 12px;
	cursor: default
}

@media (max-width:768px) {
	.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-header__MYUYm li {
		height: 40px;
		line-height: 40px;
		font-size: 12px;
		min-height: 52px;
		padding-top: 0
	}
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-header__MYUYm li .index_dropdown-btn__PLO_l:after {
	border-top-color: #999
}

[data-theme=dark] .index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-header__MYUYm li .index_dropdown-btn__PLO_l:after {
	border-top-color: hsla(0, 0%, 100%, .4)
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-header__MYUYm li .index_dropdown-btn__PLO_l:hover:after {
	border-top-color: #ffbe40
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-header__MYUYm:hover {
	background-color: transparent;
	cursor: pointer
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-content__vV964 {
	position: relative;
	min-height: 300px
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-content-nodata__nzTZz {
	display: flex
}

@media (max-width:768px) {
	.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-content__vV964 {
		min-height: 200px
	}
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-content__vV964 ul:hover {
	background-color: rgba(254, 190, 64, .08);
	max-width: 1500px;
	cursor: pointer
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
	transition: .3s
}

@media (max-width:768px) {
	.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul {
		padding: 0 16px
	}
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul:hover {
	background: var(--bgColor)
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li:first-child {
	font-family: Arial bold
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li {
	flex: 1;
	list-style: none;
	height: auto;
	min-height: 64px;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: var(--marketTextTheme);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-family: Arial
}

@media (max-width:768px) {
	.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li {
		height: auto;
		font-size: 14px;
		line-height: 14px;
		font-weight: 400
	}
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
	border-radius: 50%
}

@media (max-width:768px) {
	.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li img {
		width: 20px;
		height: 20px
	}

	.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li:first-child {
		justify-content: flex-start
	}

	.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li:nth-child(2),
	.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li:nth-child(3) {
		justify-content: flex-end
	}

	.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li:nth-child(4),
	.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li:nth-child(5),
	.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li:nth-child(6) {
		display: none
	}
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li:last-child {
	flex: 0.7;
	justify-content: flex-end
}

@media (max-width:768px) {
	.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul li:last-child {
		display: none
	}

	.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul .index_last-price__t3nC5 {
		display: flex;
		flex-direction: column;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.index_market-group-container__NfVEk .index_market-list-view__pSCKt ul .index_last-price__t3nC5 .index_convert-price__UgxuV {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-content-ul__yCsK3 {
	cursor: pointer
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-content-ul__yCsK3 .index_tag__2lbhg {
	display: inline-block;
	height: 16px;
	color: var(--xt-color-primary);
	border-radius: 2px;
	padding: 0 3px;
	margin-left: 4px;
	font-size: 12px;
	line-height: 14px
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-content-ul__yCsK3 .index_tag__2lbhg.index_etf_long__F6kfx {
	color: var(--xt-color-green);
	background: rgba(23, 193, 134, .1)
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-content-ul__yCsK3 .index_tag__2lbhg.index_etf_short__jBux7 {
	color: var(--xt-color-red);
	background: rgba(253, 87, 96, .1)
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-content-li-trade__n4QUR {
	border: 1px solid var(--bgColor08);
	border-radius: 2px;
	width: 86px;
	height: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--tabActiveColor)
}

.index_market-group-container__NfVEk .index_market-list-view__pSCKt .index_list-content-li-trade__n4QUR:hover {
	background: #ffbe40;
	border: none;
	color: rgba(0, 0, 0, .8)
}

@media (max-width:768px) {
	.index_last-price-li__ASh3j {
		padding-left: 8px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}
}

.index_last-price-li__ASh3j .index_last-price-li-div__ys9MX {
	width: 100%
}

@media (max-width:768px) {
	.index_last-price-li__ASh3j .index_last-price-li-div__ys9MX {
		display: flex;
		flex-direction: column;
		align-items: flex-end
	}
}

.index_rate-mb__k0pEZ {
	display: none;
	text-align: left
}

@media (max-width:768px) {
	.index_rate-mb__k0pEZ {
		display: block
	}
}

.index_viewmore-wrapper__pKwrV,
.index_viewmore___7J6B {
	display: flex;
	justify-content: center;
	align-items: center
}

.index_viewmore___7J6B {
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
	margin-top: 20px
}

@media (max-width:768px) {
	.index_viewmore___7J6B {
		font-size: 14px;
		margin-top: 18px
	}
}

.index_viewmore___7J6B .index_more-img__U8N9C {
	height: 10px;
	margin-left: 7px
}

.index_text-uppercase__FblXA {
	text-transform: uppercase
}

.index_up-color__j4F6E {
	color: var(--up-color) !important
}

.index_down-color__Z5Oe_ {
	color: var(--down-color) !important
}

.index_slideInUp__mWno8 {
	animation: index_slideInUp1__U4UZd 1.5s ease-out
}

.index_list-header-markets__cNzs5 {
	white-space: nowrap;
	color: var(--titTheme);
	transition: .2s ease-in-out;
	border: 0
}

[data-theme=light] .index_list-header-markets__cNzs5/deep/.index_ant-dropdown-menu__gR92d {
	background: #fff
}

[data-theme=dark] .index_list-header-markets__cNzs5/deep/.index_ant-dropdown-menu__gR92d {
	background: #262626
}

.index_list-header-markets__cNzs5/deep/.index_ant-dropdown-menu__gR92d .index_ant-dropdown-menu-item__6lLtX {
	color: var(--titTheme);
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 15px
}

.index_list-header-markets__cNzs5/deep/.index_ant-dropdown-menu__gR92d .index_ant-dropdown-menu-item__6lLtX:hover {
	color: #ffbe40
}

[data-theme=light] .index_list-header-markets__cNzs5/deep/.index_ant-dropdown-menu__gR92d .index_ant-dropdown-menu-item__6lLtX:hover {
	background: #f8f9fa
}

[data-theme=dark] .index_list-header-markets__cNzs5/deep/.index_ant-dropdown-menu__gR92d .index_ant-dropdown-menu-item__6lLtX:hover {
	background-color: #000
}

@keyframes index_slideInUp1__U4UZd {
	0% {
		transform: translateY(200px);
		visibility: hidden
	}

	to {
		transform: translateY(0);
		visibility: visible
	}
}

.index_pagination-wrapper__04JZ_ {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center
}

@media (max-width:768px) {
	.index_pagination-wrapper__04JZ_ {
		margin-top: 0;
		font-family: HarmonyOS Sans;
		font-size: 14px;
		font-weight: 500;
		line-height: 14px;
		text-align: left;
		text-underline-position: from-font;
		-webkit-text-decoration-skip-ink: none;
		text-decoration-skip-ink: none;
		color: #ffbe40
	}
}

.index_pagination-wrapper__04JZ_ .ant-pagination-item {
	border: 0;
	border-radius: 4px;
	width: 26px;
	height: 26px;
	min-width: 26px;
	min-height: 26px;
	background: #f7f7f7
}

[data-theme=dark] .index_pagination-wrapper__04JZ_ .ant-pagination-item {
	background: hsla(0, 0%, 100%, .03)
}

.index_pagination-wrapper__04JZ_ .ant-pagination-item a {
	width: 26px;
	height: 26px;
	min-width: 26px;
	min-height: 26px;
	line-height: 26px;
	color: #333
}

[data-theme=dark] .index_pagination-wrapper__04JZ_ .ant-pagination-item a {
	color: #fff
}

.index_pagination-wrapper__04JZ_ .ant-pagination-item.ant-pagination-item-active {
	background: var(--primary-color)
}

.index_pagination-wrapper__04JZ_ .ant-pagination-item.ant-pagination-item-active a {
	color: #333
}

.index_pagination-wrapper__04JZ_ .ant-pagination-next,
.index_pagination-wrapper__04JZ_ .ant-pagination-prev {
	width: 26px;
	height: 26px;
	min-width: 26px;
	min-height: 26px
}

.index_pagination-wrapper__04JZ_ .ant-pagination-next .ant-pagination-item-link,
.index_pagination-wrapper__04JZ_ .ant-pagination-prev .ant-pagination-item-link {
	border: 0;
	border-radius: 4px;
	width: 26px;
	height: 26px;
	min-width: 26px;
	min-height: 26px;
	line-height: 26px;
	background: #f7f7f7;
	color: #333
}

[data-theme=dark] .index_pagination-wrapper__04JZ_ .ant-pagination-next .ant-pagination-item-link,
[data-theme=dark] .index_pagination-wrapper__04JZ_ .ant-pagination-prev .ant-pagination-item-link {
	background: hsla(0, 0%, 100%, .03);
	color: #fff
}

.index_pagination-wrapper__04JZ_ .ant-pagination-next .ant-pagination-item-link:disabled,
.index_pagination-wrapper__04JZ_ .ant-pagination-next .ant-pagination-item-link:disabled:active,
.index_pagination-wrapper__04JZ_ .ant-pagination-next .ant-pagination-item-link:disabled:focus,
.index_pagination-wrapper__04JZ_ .ant-pagination-next .ant-pagination-item-link:disabled:hover,
.index_pagination-wrapper__04JZ_ .ant-pagination-prev .ant-pagination-item-link:disabled,
.index_pagination-wrapper__04JZ_ .ant-pagination-prev .ant-pagination-item-link:disabled:active,
.index_pagination-wrapper__04JZ_ .ant-pagination-prev .ant-pagination-item-link:disabled:focus,
.index_pagination-wrapper__04JZ_ .ant-pagination-prev .ant-pagination-item-link:disabled:hover {
	color: #999 !important
}

.index_home-guide-container__gXVto {
	width: 1200px;
	margin: 0 auto;
	padding-top: 95px;
	--color04: hsla(0, 0%, 100%, .4);
	--color08: #fff;
	--bgColor: hsla(0, 0%, 100%, .03);
	--bdColor: #ebebeb
}

[data-theme=dark] .index_home-guide-container__gXVto {
	--color04: hsla(0, 0%, 100%, .4);
	--color08: #fff;
	--bgColor: hsla(0, 0%, 100%, .03);
	--bdColor: hsla(0, 0%, 100%, .08)
}

[data-theme=light] .index_home-guide-container__gXVto {
	--color04: rgba(0, 0, 0, .4);
	--color08: rgba(0, 0, 0, .8);
	--bgColor: rgba(0, 0, 0, .03);
	--bdColor: #ebebeb
}

@media (max-width:920px) {
	.index_home-guide-container__gXVto {
		width: unset;
		padding-left: 16px;
		padding-right: 16px;
		padding-top: 23px
	}
}

.index_home-guide-container__gXVto .index_guideTitle__TAQkm {
	font-family: PingFang SC;
	font-size: 40px;
	font-weight: 600;
	line-height: 40px;
	text-align: center;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: var(--color08)
}

@media (max-width:920px) {
	.index_home-guide-container__gXVto .index_guideTitle__TAQkm {
		font-family: PingFang SC;
		font-size: 24px;
		font-weight: 600;
		line-height: 24px;
		text-align: left;
		text-underline-position: from-font;
		-webkit-text-decoration-skip-ink: none;
		text-decoration-skip-ink: none
	}
}

.index_home-guide-container__gXVto .index_content__CMjH3 {
	display: flex;
	align-items: flex-start;
	margin-top: 50px
}

@media (max-width:920px) {
	.index_home-guide-container__gXVto .index_content__CMjH3 {
		margin-top: 20px;
		border: 1px solid var(--bdColor);
		padding: 30px 16px;
		border-radius: 8px
	}
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_left__P_84_ {
	flex: 1;
	padding-right: 20px
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_left__P_84_ .index_box__ePzyd {
	padding: 24px;
	border-radius: 8px;
	width: 520px
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_left__P_84_ .index_box__ePzyd:hover {
	background-color: var(--bgColor);
	cursor: pointer
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_left__P_84_ .index_title1__fHZcG {
	font-family: PingFang SC;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: var(--color08)
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_left__P_84_ .index_title2__ChsRv {
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: var(--color04);
	margin-top: 20px;
	width: 400px
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_left__P_84_>div:nth-child(2) {
	margin-top: 40px;
	margin-bottom: 40px
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_right__L7R7I {
	flex: 0 0 auto
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_right__L7R7I img {
	width: 568px;
	height: 480px
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_mImageContent__Qo_xi .index_imgBox__NsznQ {
	display: flex !important;
	justify-content: center !important
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_mImageContent__Qo_xi .index_imgBox__NsznQ img {
	width: 220px;
	height: 190px;
	text-align: center
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_mImageContent__Qo_xi .index_titleBox__UTSnP {
	margin-top: 14px;
	margin-bottom: 24px
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_mImageContent__Qo_xi .index_titleBox__UTSnP .index_title__5vHcZ {
	font-family: PingFang SC;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	text-align: left;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: var(--color08)
}

.index_home-guide-container__gXVto .index_content__CMjH3 .index_mImageContent__Qo_xi .index_titleBox__UTSnP .index_text__ZKgG8 {
	margin-top: 10px;
	font-family: PingFang SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: var(--color04)
}

[data-theme=""] .redGreenNum_container__P6UdW {
	color: #eaecef
}

[data-theme=light] .redGreenNum_container__P6UdW {
	color: #333
}

[data-theme=dark] .redGreenNum_container__P6UdW {
	color: #eaecef
}

.index_home-copy-container__66hIS {
	--color08: #fff;
	--bgColor: hsla(0, 0%, 100%, .03);
	--color04: hsla(0, 0%, 100%, .4);
	--bg1: #fff;
	width: 1200px;
	display: flex;
	justify-content: space-between;
	background: var(--bgColor);
	min-height: 380px;
	padding: 40px 0 40px 40px;
	border-radius: 8px
}

.index_home-copy-container__66hIS ::-webkit-scrollbar {
	display: none
}

[data-theme=dark] .index_home-copy-container__66hIS {
	--color04: hsla(0, 0%, 100%, .4);
	--bg1: #121212;
	--color08: #fff;
	--bgColor: hsla(0, 0%, 100%, .03)
}

[data-theme=light] .index_home-copy-container__66hIS {
	--color04: rgba(0, 0, 0, .4);
	--color08: rgba(0, 0, 0, .8);
	--bgColor: rgba(0, 0, 0, .03);
	--bg1: #fff
}

@media (max-width:767px) {
	.index_home-copy-container__66hIS {
		display: block;
		width: 100%
	}
}

.index_home-copy-container__66hIS .index_user-box__RYSmg {
	background-color: var(--bg1);
	border-radius: 8px;
	min-height: 300px;
	padding: 24px 20px 0
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-info__6aas9 {
	display: flex;
	align-items: center
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-info__6aas9 .index_user-info-left__EueNg {
	margin-right: 14px
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-info__6aas9 .index_user-info-left__EueNg .index_avatar__UXsXv {
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-info__6aas9 .index_user-info-right__89ojd .index_nickName__ZFoiz {
	font-family: HarmonyOS Sans;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	text-align: left;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: var(--color08);
	width: 110px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-info__6aas9 .index_user-info-right__89ojd .index_time__E_YmL {
	margin-top: 6px;
	width: -moz-max-content;
	width: max-content;
	display: flex;
	align-items: center;
	background-color: rgba(254, 190, 64, .1);
	padding: 5px;
	border-radius: 2px
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-info__6aas9 .index_user-info-right__89ojd .index_time__E_YmL img {
	width: 12px;
	height: 12px
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-info__6aas9 .index_user-info-right__89ojd .index_time__E_YmL .index_followerCount__Ju65r {
	font-family: HarmonyOS Sans;
	font-size: 10px;
	font-weight: 400;
	line-height: 10px;
	text-align: center;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: #ffbe40;
	margin-left: 4px
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-profit__44oHf {
	margin-top: 14px;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-profit__44oHf .index_title__lwR1r {
	font-family: PingFang SC;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	text-align: right;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: var(--color04)
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-profit__44oHf .index_count__aapXx {
	font-family: HarmonyOS Sans;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	text-align: right;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: var(--color08)
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-profit-rate__RRMba {
	margin-top: 14px
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-profit-rate__RRMba .index_title__lwR1r {
	font-family: HarmonyOS Sans;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	text-align: left;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: var(--color04)
}

.index_home-copy-container__66hIS .index_user-box__RYSmg .index_user-profit-rate__RRMba .index_count__aapXx {
	margin-top: 8px;
	font-family: HarmonyOS Sans;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	text-align: left;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

.index_home-copy-container__66hIS .index_left__FRrhS {
	width: 28%;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

@media (max-width:767px) {
	.index_home-copy-container__66hIS .index_left__FRrhS {
		width: 100%
	}
}

.index_home-copy-container__66hIS .index_left__FRrhS .index_title1___PlAX {
	font-family: PingFang SC;
	font-size: 28px;
	font-weight: 600;
	line-height: 38px;
	text-align: left;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: var(--color08);
	margin-bottom: 24px
}

@media (max-width:767px) {
	.index_home-copy-container__66hIS .index_left__FRrhS .index_title1___PlAX {
		font-family: PingFang SC;
		font-size: 18px;
		font-weight: 600;
		line-height: 22px;
		text-align: left;
		text-underline-position: from-font;
		-webkit-text-decoration-skip-ink: none;
		text-decoration-skip-ink: none;
		margin-bottom: 14px
	}
}

.index_home-copy-container__66hIS .index_left__FRrhS .index_title2__3o2G4 {
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	text-align: left;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: var(--color04)
}

@media (max-width:767px) {
	.index_home-copy-container__66hIS .index_left__FRrhS .index_title2__3o2G4 {
		font-family: PingFang SC;
		font-size: 16px;
		font-weight: 400;
		line-height: 16px;
		text-align: left;
		text-underline-position: from-font;
		-webkit-text-decoration-skip-ink: none;
		text-decoration-skip-ink: none;
		margin-bottom: 24px
	}
}

.index_home-copy-container__66hIS .index_left__FRrhS .index_title3__OTaEo {
	display: flex;
	align-items: center;
	cursor: pointer
}

@media (max-width:767px) {
	.index_home-copy-container__66hIS .index_left__FRrhS .index_title3__OTaEo {
		padding-bottom: 23px
	}
}

.index_home-copy-container__66hIS .index_left__FRrhS .index_title3__OTaEo img {
	height: 10px;
	margin-right: 9px
}

.index_home-copy-container__66hIS .index_left__FRrhS .index_title3__OTaEo a {
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	color: #ffbe40
}

@media (max-width:767px) {
	.index_home-copy-container__66hIS .index_left__FRrhS .index_title3__OTaEo a {
		font-family: PingFang SC;
		font-size: 16px;
		font-weight: 600;
		line-height: 16px;
		text-align: justified;
		text-underline-position: from-font;
		-webkit-text-decoration-skip-ink: none;
		text-decoration-skip-ink: none
	}
}

.index_home-copy-container__66hIS .index_carousel__wdKk2 {
	width: 70%
}

@media (max-width:767px) {
	.index_home-copy-container__66hIS .index_carousel__wdKk2 {
		overflow: hidden;
		width: 100%
	}
}

.index_home-copy-container__66hIS .index_carousel__wdKk2 .index_list__F1KXW {
	display: flex;
	gap: 20px
}

.index_home-copy-container__66hIS .index_button-box__8964Q,
.index_home-copy-container__66hIS .index_charts__CKQ9V {
	margin-top: 14px
}

.index_home-copy-container__66hIS .index_button-box__8964Q .index_button__UC84A {
	height: 36px;
	width: 100%;
	border-radius: 5px;
	background: #febe40;
	border-color: #febe40;
	font-family: HarmonyOS_Sans_Regular;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	font-feature-settings: "zero" on;
	text-shadow: none !important;
	box-shadow: none !important;
	color: rgba(0, 0, 0, .8)
}

.index_home-copy-container__66hIS .index_button-box__8964Q .index_button__UC84A:active,
.index_home-copy-container__66hIS .index_button-box__8964Q .index_button__UC84A:focus,
.index_home-copy-container__66hIS .index_button-box__8964Q .index_button__UC84A:hover {
	background: #febe40;
	border-color: #febe40;
	color: rgba(0, 0, 0, .8)
}

.index_home-copy-container__66hIS .index_button-box__8964Q .index_button__UC84A.index_dark__VF4nD {
	background: #febe40;
	border-color: #febe40
}

.index_home-copy-container__66hIS .index_button-box__8964Q .index_button__UC84A.index_dark__VF4nD:active,
.index_home-copy-container__66hIS .index_button-box__8964Q .index_button__UC84A.index_dark__VF4nD:focus,
.index_home-copy-container__66hIS .index_button-box__8964Q .index_button__UC84A.index_dark__VF4nD:hover {
	background: #febe40
}

.index_home-nfts-container__LVdiG {
	--color08: #fff;
	--bgColor: hsla(0, 0%, 100%, .03);
	--color04: hsla(0, 0%, 100%, .4);
	border-radius: 8px;
	overflow: hidden;
	padding-top: 108px;
	width: 1200px;
	margin: 0 auto
}

.index_home-nfts-container__LVdiG ::-webkit-scrollbar {
	display: none
}

[data-theme=dark] .index_home-nfts-container__LVdiG {
	--color04: hsla(0, 0%, 100%, .4);
	--color08: #fff;
	--bgColor: hsla(0, 0%, 100%, .03)
}

[data-theme=light] .index_home-nfts-container__LVdiG {
	--color04: rgba(0, 0, 0, .4);
	--color08: rgba(0, 0, 0, .8);
	--bgColor: rgba(0, 0, 0, .03)
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG {
		margin-top: 36px;
		width: 100%
	}
}

@media (max-width:920px) {
	.index_home-nfts-container__LVdiG {
		width: unset;
		padding: 10px 16px 0
	}
}

.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 {
	display: flex;
	justify-content: space-between
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 {
		flex-wrap: wrap;
		margin-bottom: 0
	}
}

.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 .index_action__iuoXm {
	width: 384px;
	height: 340px;
	background: var(--bgColor);
	padding-left: 32px;
	padding-top: 50px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 8px
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 .index_action__iuoXm {
		padding-left: 28px;
		padding-top: 71px;
		margin-bottom: 20px;
		border-radius: 6px;
		height: 278px
	}
}

.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 .index_action__iuoXm .index_action-title__TYyZo {
	font-weight: 500;
	font-size: 28px;
	line-height: 38px;
	color: var(--color08);
	padding-right: 32px;
	text-align: left
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 .index_action__iuoXm .index_action-title__TYyZo {
		font-weight: 500;
		font-size: 24px;
		line-height: 34px;
		padding-right: 28px
	}
}

.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 .index_action__iuoXm .index_action-title__TYyZo span {
	font-weight: 700
}

.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 .index_action__iuoXm .index_action-bottom__FjDNE {
	display: flex;
	justify-content: space-between;
	align-items: flex-end
}

.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 .index_action__iuoXm .index_action-bottom__FjDNE .index_action-text__AbK5k {
	display: flex;
	align-items: center;
	padding-bottom: 30px;
	cursor: pointer
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 .index_action__iuoXm .index_action-bottom__FjDNE .index_action-text__AbK5k {
		padding-bottom: 23px
	}
}

.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 .index_action__iuoXm .index_action-bottom__FjDNE .index_action-text__AbK5k img {
	height: 10px;
	margin-right: 9px
}

.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 .index_action__iuoXm .index_action-bottom__FjDNE .index_action-text__AbK5k a {
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	color: #ffbe40
}

.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 .index_action__iuoXm .index_action-bottom__FjDNE .index_action-img__EDbUy {
	width: 112px;
	height: 112px
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-actions__aido7 .index_action__iuoXm .index_action-bottom__FjDNE .index_action-img__EDbUy {
		width: 106px;
		height: 106px;
		border-radius: 0 0 6px 0
	}
}

.index_home-nfts-container__LVdiG .index_nfts-title__BcH3I {
	color: var(--color08);
	margin-bottom: 57px;
	text-align: center;
	font-weight: 600;
	font-size: 40px;
	line-height: 40px
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-title__BcH3I {
		font-weight: 700;
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 20px;
		color: var(--color08);
		text-align: left
	}
}

.index_home-nfts-container__LVdiG .index_nfts-title1__mdsM_ {
	color: var(--color08);
	margin-bottom: 57px;
	font-weight: 600;
	font-size: 28px;
	line-height: 38px;
	text-align: left
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-title1__mdsM_ {
		font-weight: 500;
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 28px;
		color: var(--color08)
	}
}

.index_home-nfts-container__LVdiG .index_nfts-title1__mdsM_ span {
	font-weight: 700
}

.index_home-nfts-container__LVdiG .index_nfts-title-desc__KVSMh {
	margin: 20px;
	font-size: 16px;
	color: #fff;
	opacity: .6;
	text-align: center;
	font-family: Arial
}

[data-theme=light] .index_home-nfts-container__LVdiG .index_nfts-title-desc__KVSMh {
	color: #2d2d2e
}

[data-theme=dark] .index_home-nfts-container__LVdiG .index_nfts-title-desc__KVSMh {
	color: #fff
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-title-desc__KVSMh {
		font-size: 14px;
		margin: 18px 10px 10px
	}
}

.index_home-nfts-container__LVdiG .index_nfts-learn-btn__pJH_e {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 200px;
	height: 55px;
	background: #febe40;
	border-radius: 5px;
	font-weight: 900;
	font-size: 16px;
	color: #2d2d2e;
	cursor: pointer;
	font-family: HarmonyOS_Sans_Bold !important;
	font-style: normal;
	padding: 0 20px
}

@media (min-width:921px) {
	.index_home-nfts-container__LVdiG .index_nfts-learn-btn__pJH_e {
		max-width: 50%
	}
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-learn-btn__pJH_e {
		min-width: 120px;
		height: 40px;
		font-size: 14px;
		padding: 0 10px
	}
}

.index_home-nfts-container__LVdiG .index_mobile__f7qq2 {
	display: none
}

@media (max-width:920px) {
	.index_home-nfts-container__LVdiG .index_mobile__f7qq2 {
		display: flex;
		font-weight: 900;
		margin-top: 40px
	}
}

.index_home-nfts-container__LVdiG .index_nfts-container__cY508 {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	background: var(--bgColor);
	border-radius: 8px
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-container__cY508 {
		width: 100%
	}
}

.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-left__oBNuu {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 400px;
	margin-right: 10px;
	padding: 58px 39px 30px
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-left__oBNuu {
		padding: 71px 28px 23px;
		width: 100%
	}
}

.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-left__oBNuu .index_nfts-text__IMypL {
	display: flex;
	align-items: center
}

.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-left__oBNuu .index_nfts-text__IMypL img {
	height: 10px;
	margin-right: 9px
}

.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-left__oBNuu .index_nfts-text__IMypL a {
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	color: #ffbe40
}

.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-mb__c59pg {
	display: none
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-mb__c59pg {
		display: flex;
		margin-bottom: 42px
	}

	.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-mb__c59pg .index_nft-img__3CSLK {
		display: flex !important;
		justify-content: center
	}

	.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-mb__c59pg .index_nft-img__3CSLK img {
		width: 200px;
		border-radius: 20px
	}
}

.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-right__7PJrf {
	display: flex;
	overflow: hidden;
	flex: 1;
	padding-top: 54px;
	padding-bottom: 33px;
	position: relative
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-right__7PJrf {
		display: none
	}
}

.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-right__7PJrf .index_nfts-right-mask__6LZkM {
	position: absolute;
	left: 0;
	top: 54px;
	width: 200px;
	height: 200px;
	z-index: 998;
	background: linear-gradient(90deg, #f7f7f7, hsla(0, 0%, 91%, .502) 42.79%, hsla(0, 0%, 85%, 0))
}

.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-right__7PJrf .index_nfts-right-mask-dark__lsM2U {
	position: absolute;
	left: 0;
	top: 54px;
	width: 89px;
	height: 200px;
	background: linear-gradient(90deg, #181819, rgba(12, 12, 13, .507) 51.69%, transparent);
	z-index: 998
}

.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-right__7PJrf .index_nft-img__3CSLK {
	width: 220px;
	padding-right: 20px
}

.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-right__7PJrf .index_nft-left-img__FNmi9,
.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-right__7PJrf .index_nft-right-img__8EKRj {
	transition: all .5s;
	transform: translateY(0);
	display: flex
}

@media (max-width:920px) {
	.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-right__7PJrf {
		width: 90%;
		height: 340px
	}
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-right__7PJrf {
		width: 90%;
		height: 320px;
		border-radius: 10px
	}
}

.index_home-nfts-container__LVdiG .index_nfts-container__cY508 .index_nfts-right__7PJrf img {
	width: 200px;
	margin-right: 24px;
	border-radius: 20px
}

.index_home-nfts-container__LVdiG .index_nfts-container-copy__cmYc7 {
	min-height: 380px
}

.index_home-nfts-container__LVdiG .index_nfts-copy__S6LkQ {
	margin-bottom: 24px
}

.index_home-nfts-container__LVdiG .index_nfts-copy__S6LkQ .index_nfts-title1__mdsM_ {
	color: var(--color08);
	margin-bottom: 24px;
	font-weight: 600;
	font-size: 28px;
	line-height: 38px;
	text-align: left
}

@media (max-width:767px) {
	.index_home-nfts-container__LVdiG .index_nfts-copy__S6LkQ .index_nfts-title1__mdsM_ {
		font-weight: 500;
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 28px;
		color: var(--color08)
	}
}

.index_home-nfts-container__LVdiG .index_nfts-copy__S6LkQ .index_nfts-title1__mdsM_ span {
	font-weight: 700
}

.index_home-nfts-container__LVdiG .index_nfts-copy__S6LkQ .index_nfts-title2__1XFAD {
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	text-align: left;
	text-underline-position: from-font;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
	color: var(--color04)
}

.index_home-nfts-container__LVdiG .index_slideInUp__qXN4Y {
	animation: index_slideInUp1__VrIbD 1.5s ease-out
}

@keyframes index_slideInUp1__VrIbD {
	0% {
		transform: translateY(200px);
		visibility: hidden
	}

	to {
		transform: translateY(0);
		visibility: visible
	}
}

.index_app-download-container__W4npk {
	margin: 0 auto;
	width: 1200px;
	padding-top: 130px;
	transition: all .2s linear;
	background-size: 100% 100%
}

.index_app-download-container__W4npk,
[data-theme=dark] .index_app-download-container__W4npk {
	--color04: hsla(0, 0%, 100%, .4);
	--color08: #fff;
	--bgColor: hsla(0, 0%, 100%, .03)
}

[data-theme=light] .index_app-download-container__W4npk {
	--color04: rgba(0, 0, 0, .4);
	--color08: rgba(0, 0, 0, .8);
	--bgColor: rgba(0, 0, 0, .03)
}

@media (max-width:768px) {
	.index_app-download-container__W4npk {
		width: 100%;
		padding-top: 40px
	}
}

.index_app-download-container__W4npk .index_quick-box__U7k8U {
	text-align: center;
	padding-top: 60px
}

@media (max-width:768px) {
	.index_app-download-container__W4npk .index_quick-box__U7k8U {
		margin: 0 20px;
		padding-top: 30px
	}
}

.index_app-download-container__W4npk .index_quick-box__U7k8U div span span input {
	border: 1px solid rgba(45, 45, 46, .1) !important;
	border-radius: 6px 0 0 6px !important
}

.index_app-download-container__W4npk .index_quick-box__U7k8U .index_quick-box-input__rWyPN {
	display: inline-block;
	max-width: 480px;
	width: 100%
}

.index_app-download-container__W4npk article {
	display: flex;
	justify-content: space-around;
	flex-direction: column
}

.index_app-download-container__W4npk article .index_download-title__JBK17 {
	font-weight: 600;
	font-size: 40px;
	line-height: 40px;
	color: #fff;
	margin-bottom: 55px;
	text-align: center
}

[data-theme=light] .index_app-download-container__W4npk article .index_download-title__JBK17 {
	color: #000
}

[data-theme=dark] .index_app-download-container__W4npk article .index_download-title__JBK17 {
	color: #fff
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_download-title__JBK17 {
		font-weight: 700;
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 0;
		color: var(--color08);
		padding: 0 16px
	}
}

.index_app-download-container__W4npk article .index_download-title-second__soMn7 {
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	margin: 45px 0 11px
}

[data-theme=light] .index_app-download-container__W4npk article .index_download-title-second__soMn7 {
	color: #2d2d2e
}

[data-theme=dark] .index_app-download-container__W4npk article .index_download-title-second__soMn7 {
	color: #fff
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_download-title-second__soMn7 {
		font-size: 16px;
		margin: 20px 0 6px
	}
}

.index_app-download-container__W4npk article .index_download-title-desc__plG3j {
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	mix-blend-mode: normal;
	opacity: .6
}

[data-theme=light] .index_app-download-container__W4npk article .index_download-title-desc__plG3j {
	color: #2d2d2e
}

[data-theme=dark] .index_app-download-container__W4npk article .index_download-title-desc__plG3j {
	color: #fff
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_download-title-desc__plG3j {
		font-size: 10px
	}
}

.index_app-download-container__W4npk article .index_load-img__OpUYO {
	flex: 2;
	text-align: center;
	padding: 0 45px;
	margin: 116px 0 0
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-img__OpUYO {
		margin: 40px 0 0
	}
}

.index_app-download-container__W4npk article .index_load-img__OpUYO img {
	width: 100%;
	max-width: 800px
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy {
	flex: 1
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy h3 {
	font-size: 30px;
	font-weight: 700
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy h3 {
		text-align: center
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy h4 {
	margin-top: 30px;
	font-weight: 700;
	line-height: 10px;
	font-size: 18px
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy h4 {
		display: none
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy h5 {
	font-weight: 400
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy h5 {
		text-align: center
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_phone-tool__SCjSR {
	display: none
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_phone-tool__SCjSR {
		display: flex;
		padding: 30px 0;
		justify-content: space-between
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_download-icon-android__5Re_L,
.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_download-icon-google__rOkkV,
.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_download-icon-ios__Xd_H9,
.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_download-icon-macOs__EGDiR,
.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_download-icon-windows__lw23n {
	width: 30px;
	height: 30px;
	background-size: cover;
	margin-bottom: 13px
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane__FiSKw {
	display: flex;
	align-items: center;
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane__FiSKw {
		flex-wrap: wrap
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane__FiSKw>img {
	height: 402px;
	margin-right: 26px;
	margin-left: -35px;
	margin-top: -25px
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane__FiSKw>img {
		height: unset;
		width: calc(100% - 6px);
		margin: 0 0 24px -6px
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT {
	display: flex;
	flex: 1;
	flex-direction: column
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT {
		padding: 0 16px;
		margin-bottom: 30px
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_qcode-drop__I7ptY {
	background: var(--bgColor);
	border-radius: 5px;
	display: flex;
	align-items: center;
	margin-bottom: 47px;
	padding: 18px 20px
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_qcode-drop__I7ptY {
		padding: 22px 13px;
		display: block;
		margin-bottom: 35px
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_qcode-drop__I7ptY .index_qrBox__xBntY {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 2px;
	background-color: #fff
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_qcode-drop__I7ptY .index_qrBox__xBntY {
		background-color: transparent
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_qcode-drop__I7ptY .index_qcode-tip__dxO1x {
	margin-left: 20px
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_qcode-drop__I7ptY .index_qcode-tip__dxO1x {
		margin-left: 0;
		text-align: center
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_qcode-drop__I7ptY .index_qcode-tip__dxO1x p {
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 7px;
	color: var(--color04)
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_qcode-drop__I7ptY .index_qcode-tip__dxO1x p {
		font-weight: 400;
		font-size: 12px;
		line-height: 12px;
		margin-bottom: 10px;
		margin-top: 10px
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_qcode-drop__I7ptY .index_qcode-tip__dxO1x div {
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	color: var(--color08)
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_qcode-drop__I7ptY .index_qcode-tip__dxO1x div {
		font-weight: 500;
		font-size: 18px;
		line-height: 18px
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_pane-tool-con__bMGxM {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 57px
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_pane-tool-con__bMGxM {
		margin-bottom: 7px
	}

	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_pane-tool-con1__uy7Sc {
		display: none
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_download-item__n1sn0 {
	display: flex;
	width: 100px;
	flex-direction: column;
	align-items: center;
	cursor: pointer
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_download-text__1w3HV .index_download-text-top__BT5a6 {
	color: #fff;
	opacity: .6;
	font-size: 14px
}

[data-theme=light] .index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_download-text__1w3HV .index_download-text-top__BT5a6 {
	color: #2d2d2e
}

[data-theme=dark] .index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_download-text__1w3HV .index_download-text-top__BT5a6 {
	color: #fff
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_download-text__1w3HV .index_download-text-bottom__xQDBr {
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: var(--color08)
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_tool-qcode__MWos1 {
	display: flex;
	align-items: center;
	height: 60px;
	width: 60px;
	border: 0;
	color: #fff;
	background-color: rgba(0, 0, 0, .4);
	border-color: rgba(0, 0, 0, .4);
	cursor: pointer;
	padding-left: 11px;
	border-radius: 5px;
	position: relative;
	z-index: 1
}

[data-theme=light] .index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_tool-qcode__MWos1 {
	color: #2d2d2e;
	background-color: transparent;
	border: 1px solid #2d2d2e
}

[data-theme=dark] .index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_tool-qcode__MWos1 {
	color: #fff;
	background-color: rgba(0, 0, 0, .4);
	border: 0
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_tool-qcode__MWos1 {
		display: none
	}
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_tool-qcode__MWos1 i {
	font-size: 38px
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_tool-qcode__MWos1 .index_qcode-drop__I7ptY {
	display: none;
	background: #fff;
	transform: translateX(-100%);
	opacity: 0;
	transition: all .3s;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2);
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
	margin-left: 28px;
	z-index: 999;
	background: rgba(45, 45, 46, .8);
	-webkit-backdrop-filter: blur(27.1828px);
	backdrop-filter: blur(27.1828px);
	border-radius: 20px;
	min-width: 160px;
	padding: 20px 0 15px
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_tool-qcode__MWos1 .index_qcode-drop__I7ptY .index_qrcode-container__XKeiw {
	border-radius: 10px;
	overflow: hidden
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_tool-qcode__MWos1 .index_qcode-drop__I7ptY .index_download-text__1w3HV {
	font-family: Arial;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	max-width: 95%;
	white-space: normal;
	text-align: center;
	margin-top: 20px
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tool__mg7hT .index_tool-qcode__MWos1:hover .index_qcode-drop__I7ptY {
	display: flex;
	opacity: 1;
	z-index: 999
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tip__IaFdT {
	display: flex;
	justify-content: center
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tip__IaFdT li {
	padding: 8px 20px;
	background-color: hsla(0, 0%, 100%, .2);
	-webkit-backdrop-filter: blur(16.3097px);
	backdrop-filter: blur(16.3097px);
	border-radius: 5px;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	margin: 0 5px;
	white-space: nowrap
}

[data-theme=light] .index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tip__IaFdT li {
	background-color: rgba(45, 45, 46, .05)
}

[data-theme=dark] .index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tip__IaFdT li {
	background-color: hsla(0, 0%, 100%, .2)
}

[data-theme=light] .index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tip__IaFdT li {
	color: #2d2d2e
}

[data-theme=dark] .index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tip__IaFdT li {
	color: #fff
}

.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tip__IaFdT li img {
	position: relative;
	top: -1px;
	width: 20px;
	margin-right: 20px
}

@media (max-width:768px) {
	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tip__IaFdT li img {
		width: 12px;
		margin-right: 10px
	}

	.index_app-download-container__W4npk article .index_load-pane__OcHZy .index_pane-tip__IaFdT li {
		font-size: 10px;
		padding: 5px 10px;
		border-radius: 3px
	}
}

.index_app-download-container__W4npk .index_app-download-guide__gnEQj {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999;
	background: rgba(0, 0, 0, .8);
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding-right: 20px
}

.index_app-download-container__W4npk .index_app-download-guide__gnEQj .index_guide-arrow___iqRf {
	width: 100px
}

.index_app-download-container__W4npk .index_app-download-guide__gnEQj ul li {
	line-height: 28px;
	font-size: 16px;
	color: #fff;
	margin-right: 30px;
	margin-bottom: 10px
}

.index_app-download-container__W4npk .index_app-download-guide__gnEQj ul li span {
	display: inline-block;
	height: 28px;
	width: 28px;
	background: #ffbe40;
	color: #000;
	font-weight: 700;
	text-align: center;
	margin-right: 6px;
	border-radius: 50%
}

.index_app-download-container__W4npk .index_app-download-guide__gnEQj ul li img {
	height: 30px
}

.index_app-download-container__W4npk li {
	list-style: none
}

.index_slideInUp__0uMI7 {
	animation: index_slideInUp__0uMI7 1.5s ease-out
}

@keyframes index_slideInUp__0uMI7 {
	0% {
		transform: translateY(700px);
		visibility: hidden
	}

	to {
		transform: translateY(0);
		visibility: visible
	}
}

.index_HomeAssetNew__3H8pA {
	padding-top: 80px;
	padding-bottom: 100px;
	width: 100%;
	background: var(--bgColor)
}

.index_HomeAssetNew__3H8pA,
[data-theme=dark] .index_HomeAssetNew__3H8pA {
	--color04: hsla(0, 0%, 100%, .4);
	--color08: #fff;
	--bgColor: hsla(0, 0%, 100%, .03);
	--bgColor08: hsla(0, 0%, 100%, .08);
	--titTheme: #fff
}

[data-theme=light] .index_HomeAssetNew__3H8pA {
	--color04: rgba(0, 0, 0, .4);
	--color08: rgba(0, 0, 0, .8);
	--bgColor: rgba(0, 0, 0, .03);
	--bgColor08: rgba(0, 0, 0, .08);
	--titTheme: #000
}

@media (max-width:767px) {
	.index_HomeAssetNew__3H8pA {
		padding: 40px 16px
	}
}

.index_HomeAssetNew__3H8pA .index_content__yTVdg {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	flex-direction: column
}

@media (max-width:767px) {
	.index_HomeAssetNew__3H8pA .index_content__yTVdg {
		width: 100%
	}
}

.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_title__nT7Cg {
	font-weight: 600;
	font-size: 40px;
	line-height: 40px;
	color: var(--titTheme);
	margin-bottom: 50px;
	text-align: center
}

@media (max-width:767px) {
	.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_title__nT7Cg {
		font-weight: 700;
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 38px
	}
}

.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_steps__lUJuc {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 66px
}

@media (max-width:767px) {
	.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_steps__lUJuc {
		flex-direction: column;
		margin-bottom: 48px
	}
}

.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_steps__lUJuc .index_step__de_oH {
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 236px
}

@media (max-width:767px) {
	.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_steps__lUJuc .index_step__de_oH {
		width: unset
	}
}

.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_steps__lUJuc .index_step__de_oH img {
	width: 80px;
	height: 80px;
	margin-bottom: 28px
}

@media (max-width:767px) {
	.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_steps__lUJuc .index_step__de_oH img {
		margin-bottom: 18px
	}
}

.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_steps__lUJuc .index_step__de_oH p {
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
	color: var(--color08)
}

@media (max-width:767px) {
	.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_steps__lUJuc .index_step__de_oH p {
		margin-bottom: 0
	}

	.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_steps__lUJuc .index_step__de_oH {
		margin-bottom: 67px
	}
}

.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_steps__lUJuc .index_step__de_oH:last-child {
	margin-bottom: 0
}

.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_steps__lUJuc .index_step-line__yX6Bg {
	width: 300px;
	height: 1px;
	background: var(--bgColor08);
	margin-top: 40px
}

@media (max-width:767px) {
	.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_steps__lUJuc .index_step-line__yX6Bg {
		display: none
	}
}

.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_action__vvI93 {
	display: flex
}

@media (max-width:767px) {
	.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_action__vvI93 {
		width: 100%
	}
}

.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_action__vvI93 a {
	background: #ffbe40;
	border-radius: 5px;
	height: 56px;
	width: 208px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
	color: rgba(0, 0, 0, .8)
}

@media (max-width:767px) {
	.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_action__vvI93 a {
		flex-grow: 1;
		height: 50px
	}
}

.index_HomeAssetNew__3H8pA .index_content__yTVdg .index_action__vvI93 .index_action-last__80HmF {
	margin-left: 20px
}