.agent-team_section {
	width: 100%;
	height: 938px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 30px;
	box-sizing: border-box
}

.agent-team_smallTitle {
	margin: 0 0 4px;
	text-align: center;
	font-style: normal;
	background: linear-gradient(90deg, #fff 47%, #8bfcfb);
	background-clip: text;
	-webkit-background-clip: text
}

.agent-team_mainTitle,
.agent-team_smallTitle {
	font-family: PingFang SC;
	font-size: 52px;
	font-weight: 600;
	line-height: 72px;
	-webkit-text-fill-color: transparent
}

.agent-team_mainTitle {
	background: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, .7));
	-webkit-background-clip: text;
	background-clip: text;
	text-align: center;
	margin: 0 0 64px
}

.agent-team_cardsWrapper{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%
}

.agent-team_cardsWrapperScroll {
	overflow: hidden;
	justify-content: flex-start
}

.agent-team_cardsRow {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 24px;
	flex-shrink: 0
}

.agent-team_cardsRowScroll {
	animation: agent-team_marqueeLeft__NMW4p var(--scroll-duration, 20s) linear infinite
}

.agent-team_cardsClone {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 24px;
	flex-shrink: 0
}

.agent-team_singleCard {
	flex-shrink: 0;
	width: 291px;
	height: 426px;
	border-radius: 20px;
	overflow: hidden
}

.agent-team_doubleCol {
	flex-shrink: 0;
	width: 273px;
	display: flex;
	flex-direction: column;
	gap: 24px
}

.agent-team_doubleColCard {
	flex-shrink: 0;
	width: 273px;
	height: 286px;
	border-radius: 20px;
	overflow: hidden
}

.agent-team_cardImg {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	border-radius: 20px
}

@keyframes agent-team_marqueeLeft__NMW4p {
	0% {
		transform: translateX(0)
	}

	to {
		transform: translateX(-50%)
	}
}

.agent-value_section {
	width: 100%;
	height: 716px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 0px;
	box-sizing: border-box
}

.agent-value_title {
	font-family: PingFang SC, -apple-system, sans-serif;
	font-weight: 600;
	font-size: 52px;
	line-height: 1.38em;
	background: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, .7));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-align: center;
	margin: 0 0 46px
}

.agent-value_card {
	width: 1200px;
	height: 480px;
	border-radius: 30px;
	background-image: url(https://cowork-storage-public-cdn.lx.netease.com/common/2026/05/18/88ab980e66f64266816228d4fbfa3577.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: row;
	overflow: hidden
}

.agent-value_cardText {
	flex: 1 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 80px;
	padding: 72px 65px 100px 72px
}

.agent-value_textGroup {
	display: flex;
	flex-direction: column;
	gap: 24px
}

.agent-value_groupTitle {
	font-family: PingFang SC, -apple-system, sans-serif;
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	margin: 0
}

.agent-value_groupDesc {
	font-family: PingFang SC, -apple-system, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: hsla(0, 0%, 100%, .65);
	margin: 0
}

.agent-value_cardVisual {
	flex-shrink: 0;
	width: 560px;
	height: 404px;
	align-self: center;
	margin-right: 32px;
	overflow: hidden;
	border-radius: 16px
}

.agent-value_cardVisualImg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block
}

.easy-trade_easyTradeWrapper,
.easy-trade_sectionItem {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center
}

.easy-trade_sectionItem {
	/*height: 750px;*/
	justify-content: flex-start;
	padding: 30px 0;
	box-sizing: border-box
}

.easy-trade_sectionFirst {
	height: 690px;
	padding-top: 0px
}

.easy-trade_bigTitle {
	font-family: PingFang SC, -apple-system, sans-serif;
	font-weight: 600;
	font-size: 52px;
	line-height: 1.3846em;
	background: linear-gradient(180deg, #fff 50%, hsla(0, 0%, 100%, .7));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-align: center;
	margin: 0 0 64px;
	width: 100%
}

.easy-trade_contentRow {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 112px;
	width: 1200px
}

.easy-trade_textBlock {
	flex-shrink: 0;
	width: 418px;
	display: flex;
	flex-direction: column
}

.easy-trade_agentBadge {
	display: flex;
	align-items: center
}

.easy-trade_badgeLabel {
	height: 32px !important;
	width: auto !important;
	display: block
}

.easy-trade_sectionTitle {
	text-shadow: 0 1px 0 rgba(0, 0, 0, .07);
	font-family: PingFang SC;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 50px;
	background: linear-gradient(110deg, #fff 65%, hsla(0, 0%, 100%, .43));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	white-space: pre-line;
	margin-top: 20px;
	margin-bottom: 0
}

.easy-trade_featureList {
	display: flex;
	flex-direction: column;
	gap: 28px;
	margin: 40px 0
}

.easy-trade_featureItem {
	display: flex;
	flex-direction: column;
	gap: 8px
}

.easy-trade_featureTitleRow {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 4px
}

.easy-trade_featureIcon {
	flex-shrink: 0;
	width: 16px;
	height: 16px;
	display: flex;
	align-items: center;
	justify-content: center
}

.easy-trade_featureTitle {
	font-family: PingFang SC, -apple-system, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4em;
	color: hsla(0, 0%, 100%, .9);
	margin: 0;
	flex: 1 1
}

.easy-trade_featureDesc {
	font-family: PingFang SC, -apple-system, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5714em;
	color: #a9a9a9;
	margin: 0
}

.easy-trade_ctaBtn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 48px;
	padding: 0 42px;
	border-radius: 8px;
	background: linear-gradient(165deg, #53afff, #4c6aff);
	border: none;
	cursor: pointer;
	font-family: PingFang SC, -apple-system, sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5em;
	color: #fff;
	white-space: nowrap;
	transition: opacity .2s;
	align-self: flex-start
}

.easy-trade_ctaBtn:hover {
	opacity: .85
}

.easy-trade_screenshotBlock {
	flex-shrink: 0;
	width: 670px;
	height: 470px;
	border-radius: 24px;
	overflow: hidden;
	border: 1px solid hsla(0, 0%, 100%, .2);
	background: hsla(0, 0%, 100%, .05);
	box-shadow: inset 0 0 0 9px hsla(0, 0%, 100%, .03)
}

.easy-trade_screenshotImg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block
}

.page_page {
	position: relative;
	width: 100%;
	background-color: #080b19;
	background-image: url(https://cowork-storage-public-cdn.lx.netease.com/common/2026/06/01/0a5ff9f2e6de45d4ade8fcaaafbe981c.jpg);
	background-size: 100% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow-x: hidden
}




.banner_banner {
	width: 100%;
	height: 770px;
	justify-content: center
}

.banner_banner,
.banner_inner {
	position: relative;
	display: flex;
	align-items: center
}

.banner_inner {
	z-index: 2;
	width: 1200px;
	flex-direction: row;
	justify-content: space-between
}

.banner_textCol {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: -moz-fit-content;
	width: fit-content;
	gap: 0;
	white-space: nowrap
}

.banner_badge {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
    width: 652px;
    height: 80px;
    margin-bottom: 40px;
    background-image: url(/images/aistaff-banner-1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-left: -5px
}

.banner_badgeText {
	position: relative;
	z-index: 2;
	font-family: PingFang SC, -apple-system, sans-serif;
	font-weight: 500;
	font-size: 20px;
	white-space: nowrap;
	background: linear-gradient(90deg, #fff, #fff 30%, #8bfcfb 48%, #fff 66%, #fff);
	background-size: 300% 100%;
	background-position: 100%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	animation: banner_badgeTextShimmer__RizFh 3s linear infinite
}

.banner_badgeIcon__Nda51 {
	position: relative;
	z-index: 2;
	animation: banner_badgeIconShimmer__PhbB3 3s ease-in-out infinite
}

@keyframes banner_badgeTextShimmer__RizFh {
	0% {
		background-position: 100%
	}

	45% {
		background-position: -60%
	}

	to {
		background-position: -60%
	}
}

@keyframes banner_badgeIconShimmer__PhbB3 {
	0% {
		filter: brightness(1) drop-shadow(0 0 0 transparent)
	}

	25% {
		filter: brightness(1) drop-shadow(0 0 0 transparent)
	}

	38% {
		filter: brightness(1.8) drop-shadow(0 0 6px rgba(43, 181, 255, .9))
	}

	50% {
		filter: brightness(1) drop-shadow(0 0 0 transparent)
	}

	to {
		filter: brightness(1) drop-shadow(0 0 0 transparent)
	}
}

.banner_mainTitle {
	font-family: FZLanTingHeiS-EB-GB, PingFang SC, sans-serif;
	font-style: italic;
	font-size: 54px;
	height: 83px;
	background: linear-gradient(90deg, #fff 53%, #6aebff);
	-webkit-background-clip: text;
	background-clip: text;
	filter: drop-shadow(0 5.66px 13.6px rgba(0, 0, 0, .45));
	margin: 0;
	padding: 8px 0;
	width: 500px;
	display: flex;
	align-items: center
}

.banner_mainTitle,
.banner_subTitle {
	-webkit-text-fill-color: transparent;
	white-space: nowrap;
	font-weight: 600
}

.banner_subTitle {
	font-size: 40px;
	background: linear-gradient(90deg, hsla(0, 0%, 100%, .7), hsla(0, 0%, 100%, .95) 19%, hsla(0, 0%, 100%, .95) 64%, hsla(0, 0%, 100%, .7));
	-webkit-background-clip: text;
	background-clip: text;
	margin: 0 0 16px
}

.banner_desc,
.banner_subTitle {
	font-family: PingFang SC, -apple-system, sans-serif;
	line-height: 1.6em
}

.banner_desc {
	font-weight: 400;
	font-size: 20px;
	color: hsla(0, 0%, 100%, .8);
	margin: 0 0 108px;
	white-space: nowrap
}

.banner_btnOuter {
	position: relative;
	display: inline-flex;
	width: 164px;
	height: 64px;
	border-radius: 12px;
	padding: 8px;
	box-sizing: border-box
}

.banner_btnOuter:before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: inherit;
	padding: 2px;
	background: radial-gradient(circle 48px at var(--mx, -200px) var(--my, -200px), #8bfcfb 0, #386aff 50%, #c681ff 80%, transparent 100%), hsla(0, 0%, 100%, .15);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	opacity: 0;
	transition: opacity .25s ease;
	pointer-events: none
}

.banner_btnOuter:hover:before {
	opacity: 1
}

.banner_ctaBtn {
	flex: 1 1;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	background: linear-gradient(180deg, hsla(0, 0%, 100%, .9), #fff 50%);
	border: none;
	cursor: pointer;
	font-family: PingFang SC, -apple-system, sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5em;
	color: #080b19;
	white-space: nowrap;
	transition: opacity .2s
}

.banner_ctaBtn:hover {
	opacity: .88
}

.banner_visualCol__MsJy6 {
	flex-shrink: 0;
	margin-top: 25px;
	margin-left: -30px
}

.banner_visualImg__wQvAs {
	width: 775px;
	height: 788px;
	display: block;
	object-fit: cover
}