.page {
	background-color: rgba(255, 255, 255, 1);
	position: relative;
	width: 1600px;
	overflow: hidden;
}

.box-broadcast {
	background-color: rgba(31, 39, 50, 1);
	width: 1600px;
	height: 45px;
	padding: 0px 230px;
	font-size: 14px;
}
.text-box-broadcast-address {
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	line-height: 12px;
}
.text-box-broadcast-email {
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	line-height: 12px;
}
/* banner carousel */
.carousel {
	position: relative;
	width: 100%;
	height: 890px; /* 保持与原 banner 高度一致 */
	overflow: hidden;
}

.carousel-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	opacity: 0;
	transition: opacity 1s ease-in-out;
	z-index: 1;
}

.carousel-item.active {
	opacity: 1;
	z-index: 2;
}
.box-team-desc-pics {
	gap: 26px;
}
.box-team-desc-pics-detail {
	background-color: rgba(255, 255, 255, 1);
	width: 265px;
	height: 140px;
	border: 1px solid rgba(230, 230, 230, 1);
}

.image-text_26 {
	width: 136px;
	height: 42px;
	margin: 50px 0 0 65px;
}

.label_1 {
	width: 48px;
	height: 42px;
}

.text_13 {
	width: 67px;
	height: 24px;
	overflow-wrap: break-word;
	color: rgba(51, 51, 51, 1);
	font-size: 17px;
	text-align: left;
	white-space: nowrap;
	line-height: 17px;
	margin-top: 8px;
}

.text-box-team-desc-pics-detail {
	overflow-wrap: break-word;
	color: rgba(51, 51, 51, 1);
	font-size: 17px;
	line-height: 17px;
}

.image-text_27 {
	width: 147px;
	height: 27px;
	margin-top: 32px;
}

.box-cooperation-mode-content {
	overflow-wrap: break-word;
	color: rgba(0, 0, 0, 1);
	font-size: 19px;
	white-space: nowrap;
	line-height: 19px;
}

.image-text_28 {
	width: 178px;
	height: 27px;
	margin-top: 26px;
}

.image-text_29 {
	width: 147px;
	height: 27px;
	margin-top: 26px;
}

.image-text_30 {
	width: 165px;
	height: 27px;
	margin-top: 26px;
}

.text-wrapper_28 {
	background-image: linear-gradient(292deg, rgba(202, 148, 219, 1) 9.211604%, rgba(243, 189, 203, 1) 100%);
	border-radius: 40px;
	height: 52px;
	margin-top: 60px;
	width: 134px;
}

.box_58 {
	width: 356px;
	height: 406px;
	margin-top: 59px;
}

.image-text_31 {
	width: 102px;
	height: 27px;
	margin: 32px 0 0 29px;
}
.box-cooperation-mode-content-mark {
	width: 16px;
	height: 16px;
	margin-top: 6px;
}

.image-text_32 {
	width: 147px;
	height: 27px;
	margin: 26px 0 0 29px;
}

.image-text_33 {
	width: 147px;
	height: 27px;
	margin: 26px 0 0 29px;
}

.image-text_34 {
	width: 203px;
	height: 27px;
	margin: 26px 0 0 29px;
}

.text-wrapper_29 {
	background-image: linear-gradient(292deg, rgba(202, 148, 219, 1) 9.211604%, rgba(243, 189, 203, 1) 100%);
	border-radius: 40px;
	height: 52px;
	width: 134px;
	margin: 60px 0 0 29px;
}

.image-text_35 {
	width: 94px;
	height: 22px;
	margin: 10px 0 0 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.text-group_19 {
	width: 64px;
	height: 22px;
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 16px;

	text-align: left;
	white-space: nowrap;
	line-height: 22px;
}

.text-box-contact-us {
	color: rgba(255, 255, 255, 1);
	overflow-wrap: break-word;
	white-space: nowrap;
	text-align: left;
}

.text-box-contact-us.title {
	font-size: 42px;
	line-height: 42px;
}

.text-box-contact-us.mail-address {
	font-size: 22px;
	line-height: 22px;
}

.text-box-contact-us.mail {
	font-size: 16px;
	line-height: 16px;
	margin: 19px 0 0 18px;
}

.text-box-contact-us.theme {
	font-size: 16px;
	line-height: 16px;
	margin: 19px 0 0 18px;
}

.text-box-contact-us.content {
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
	text-align: left;
	white-space: nowrap;
	line-height: 16px;
	margin: 10px 0 0 18px;
}

.box-contact-us-submit {
	width: 102px;
	height: 52px;
	background: #4aa2ff;
	border-radius: 40px 40px 40px 40px;
	color: #fff;
	margin-top: 38px;
}
.box-contact-us-submit span {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	overflow-wrap: break-word;
	line-height: 52px;
}

.box-contact-us-text-wrapper {
	height: 60px;
	border: 1px solid rgba(255, 255, 255, 1);
	width: 268px;
}

.page-footer {
	background-color: rgba(40, 46, 56, 1);
	width: 1600px;
	height: 200px;
	gap: 500px;
	padding: 54px 230px 76px;
	margin-top: 120px;
}

.footer-company-name {
	font-size: 26px;
	color: #ffffff;
}
.footer-company-address {
	font-size: 16px;
	color: #ffffff;
}
.page-footer-nav {
	gap: 16px;
	height: 20px;
}
.page-footer-nav-cat {
	font-size: 16px;
}
.text-page-footer-nav-cat {
	font-size: 16px;
	color: #fff8f4;
}

.image-text_36 {
	width: 352px;
	height: 377px;
}

.image-text_38 {
	width: 352px;
	height: 397px;
}

.box_nav {
	background-image: linear-gradient(180deg, #c8e4fc 0%, #7bacf8 100%);
	width: 1600px;
	height: 109px;
	margin-top: -3px;
}
.box-nav-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 70px;
}

.box-nav-title {
	font-size: 20px;
}
.box-nav-cat {
	font-size: 16px;
}

.text-nav-title {
	width: 170px;
	height: 36px;
	overflow-wrap: break-word;
	color: rgba(255, 255, 255, 1);
	font-size: 26px;

	text-align: left;
	white-space: nowrap;
	line-height: 26px;
	margin: 31px 0 0 225px;
}
.text-nav-cat {
	overflow-wrap: break-word;
	color: #333;
	font-size: 16px;
	text-align: left;
	white-space: nowrap;
	line-height: 16px;
}

.box-nav-contact-button button {
	width: 157px;
	height: 44px;
	background: #ff722e;
	border-radius: 0px 0px 0px 0px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.box-banner {
	height: 890px;
}

.box-team-desc {
	width: 100%;
	height: 642px;
	background: linear-gradient(270deg, #c8e4fc 0%, #faf7ff 52%, #f7f1ff 100%);
	gap: 70px;
}

/* team description */
.box-mission {
	width: 1141px;
	height: 144px;
	background: #fe6e25;
}

.text_mission {
	font-size: 26px;
	color: #ffffff;
	text-align: left;
}

.box-mission-contact-button {
	width: 186px;
	height: 44px;
	margin: 10px 0 0 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	border: 2px solid #ffffff;
}

.box-team-desc-title {
	font-size: 62px;
	text-align: center;
	color: #ff1f93;
	line-height: 87px;
	margin-bottom: 16px;
}
.box-team-desc-details {
	width: 835px;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-bottom: 32px;
}

.box-cooperation {
	margin-top: 96px;
}
.box-cooperation-title-container {
	width: 100%;
	height: 272px;
	background: linear-gradient(276deg, #c8e4fc 0%, #c9e4fc 32%, #faf6ff 74%, #f7f1ff 100%);
}
.box-cooperation-title {
	font-size: 96px;
	text-shadow: 0px 4px 16px rgba(54, 160, 255, 0.16);
	text-align: center;
	color: #1575dc;
}
.box-cooperation-subtitle {
	font-family: Alibaba PuHuiTi 2, Alibaba PuHuiTi 20;
	font-size: 40px;
	text-shadow: 0px 4px 16px rgba(54, 160, 255, 0.16);
	text-align: center;
	color: #1575dc;
}
.box-cooperation-mode {
	width: 1140px;
	margin-top: 96px;
}

.box-cooperation-mode-title {
	font-weight: normal;
	font-size: 44px;
	color: #000000;
	text-align: left;
	background: url('../img/index/FigmaDDSSlicePNG223cdc0a075b69e31bf104c4d3a9d660.png');
	background-repeat: no-repeat;
}

.box-cooperation-mode-pic {
	background-color: rgba(246, 246, 246, 1);
	border-radius: 10px;
	width: 647px;
}

.box-cooperation-mode-round {
	width: 52px;
	height: 12px;
	margin: 23px 0 16px 19px;
}

.box-cooperation-contact {
	width: 134px;
	height: 52px;
	background: linear-gradient(180deg, #c6e3fc 0%, #85b4f9 100%);
	border-radius: 40px 40px 40px 40px;
	font-size: 17px;
	line-height: 52px;
	color: #ffffff;
	text-align: center;
}

.box-contact-us {
	width: 100%;
	height: 580px;
	background: linear-gradient(180deg, #c8e4fc 0%, #7bacf8 100%);
	margin-top: 96px;
}

.box-contact-us-container {
	width: 570px;
	height: 438px;
}
