body{
	transition: transform 0.3s ease-in-out;
}
.page {
	background-color: rgba(255, 255, 255, 1);
	position: relative;
	width: 100%;
	max-width: 1600px;
	overflow: hidden;
}

.box-broadcast {
	background-color: rgba(31, 39, 50, 1);
	width: 100%;
	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;
	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;
	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: 100%;
	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: 100%;
	height: 109px;
	margin-top: -3px;
}

.box-nav-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 70px;
}
.small-screen-nav{
	display: flex;
	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;
	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;
}

.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;
	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;
}

@media screen and (max-width: 768px) {
	/* 页面容器 */
	.page {
		width: 100%;
		min-width: unset;
	}

	.box-broadcast {
		/* height: auto; */
		padding: 8px 16px;
		font-size: 12px;
	}

	.text-box-broadcast-email {
		font-size: 11px;
		white-space: normal;
		word-break: break-all;
	}

	.box_nav {
		height: auto;
		padding: 12px 16px;
	}

	.box-nav-container {
		flex-direction: column;
		gap: 12px;
		align-items: flex-start;
	}

	.text-nav-title {
		font-size: 20px;
		margin: 0;
		height: auto;
		width: auto;
		line-height: 1.2;
	}

	.box-nav-cat {
		font-size: 14px;
	}

	.text-nav-cat {
		font-size: 14px;
		white-space: normal;
	}

	/* 轮播图 */
	.carousel {
		height: 200px;
	}

	.carousel-item img {
		object-fit: cover;
		height: 200px;
	}

	/* 团队介绍 */
	.box-team-desc {
		height: auto;
		padding: 30px 16px;
		gap: 30px;
	}

	.box-mission {
		width: 100%;
		height: auto;
		padding: 20px 16px;
	}

	.text_mission {
		font-size: .5em;
		text-align: center;
		line-height: 1.5;
	}

	.box-team-desc-title {
		font-size: 28px;
		line-height: 1.3;
		margin-bottom: 12px;
	}

	.box-team-desc-details {
		width: 100%;
		font-size: 13px;
		padding: 0 !important;
	}

	.box-team-desc-details p {
		padding: 0 !important;
	}

	.box-team-desc-pics {
		flex-direction: column;
		gap: 12px;
		width: 100%;
	}

	.box-team-desc-pics-detail {
		width: 100%;
		height: auto;
		padding: 16px;
	}

	.text-box-team-desc-pics-detail {
		font-size: 14px;
	}

	/* 合作模式 */
	.box-cooperation {
		margin-top: 48px;
		padding: 0 24px;
	}

	.box-cooperation-title-container {
		height: auto;
		padding: 48px 24px;
	}

	.box-cooperation-title {
		font-size: 40px;
	}

	.box-cooperation-subtitle {
		font-size: 20px;
		margin-top: 12px;
	}

	/* 代理合作 & 联运合作 - 768px 垂直布局 */
	.box-cooperation-mode {
		width: 100%;
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.box-cooperation-mode.agent .flex-row,
	.box-cooperation-mode.joint .flex-row {
		flex-direction: column;
		gap: 24px;
	}

	.box-cooperation-mode.joint .flex-row {
		flex-direction: column;
	}

	/* 内容区域 */
	.group_30,
	.box_58 {
		width: 100%;
		height: auto;
		margin-top: 0;
		padding: 20px;
		background: #fff;
		border-radius: 12px;
		box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
	}

	.box_58 {
		margin-top: 0;
	}

	/* 标题样式 */
	.box-cooperation-mode-title {
		font-size: 22px;
		font-weight: bold;
		color: #333;
		margin-bottom: 16px;
		padding-bottom: 12px;
		border-bottom: 2px solid #1575dc;
		background: none;
	}

	/* 合作项目列表 */
	.image-text_27,
	.image-text_28,
	.image-text_29,
	.image-text_30,
	.image-text_31,
	.image-text_32,
	.image-text_33,
	.image-text_34 {
		width: 100%;
		height: auto;
		padding: 14px 0;
		margin: 0;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: flex-start;
		gap: 14px;
		border-bottom: 1px solid #eee;
	}

	.image-text_27:last-child,
	.image-text_28:last-child,
	.image-text_29:last-child,
	.image-text_30:last-child,
	.image-text_31:last-child,
	.image-text_32:last-child,
	.image-text_33:last-child,
	.image-text_34:last-child {
		border-bottom: none;
	}

	/* 项目图标 */
	.box-cooperation-mode-content-mark {
		width: 26px;
		height: 26px;
		margin: 0;
		flex-shrink: 0;
	}

	/* 项目文字 */
	.box-cooperation-mode-content {
		font-size: 15px;
		color: #555;
		line-height: 1.4;
		white-space: normal;
		word-break: break-word;
	}

	/* 图片区域 */
	.box-cooperation-mode-pic {
		width: 100%;
		height: auto;
		margin-top: 0;
		padding: 24px;
		background: linear-gradient(135deg, #f8f9ff 0%, #e8f4ff 100%);
		border-radius: 12px;
		display: flex;
		flex-direction: column;
		gap: 16px;
	}

	.box-cooperation-mode-pic img {
		height: auto;
		object-fit: contain;
	}

	.box-cooperation-mode-round {
		width: 50px;
		height: 12px;
		margin: 0;
	}

	/* 页脚 */
	.page-footer {
		height: auto;
		padding: 30px 16px;
		gap: 24px;
		flex-direction: column;
		align-items: flex-start;
		margin-top: 60px;
	}

	.footer-company-name {
		font-size: 18px;
	}

	.footer-company-address {
		font-size: 13px;
	}

	.page-footer-nav {
		flex-wrap: wrap;
		gap: 12px;
		height: auto;
	}

	.page-footer-nav-cat {
		font-size: 13px;
	}

	.text-page-footer-nav-cat {
		font-size: 13px;
	}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
	.box-broadcast {
		padding: 0 60px;
	}

	.text-nav-title {
		margin-left: 60px;
	}

	/* 轮播图 */
	.carousel {
		height: 400px;
	}

	.carousel-item img {
		object-fit: cover;
		height: 400px;
	}

	/* 团队介绍 */
	.box-team-desc {
		height: auto;
		padding: 40px 40px;
		gap: 40px;
	}

	.box-mission {
		width: 90%;
		max-width: 800px;
		height: auto;
		padding: 30px;
		margin: 0 auto;
	}

	.text_mission {
		font-size: 20px;
		text-align: center;
		line-height: 1.5;
	}

	.box-team-desc-title {
		font-size: 42px;
		line-height: 1.3;
		margin-bottom: 16px;
	}

	.box-team-desc-details {
		width: 100%;
		max-width: 700px;
		font-size: 14px;
		padding: 0 !important;
	}

	.box-team-desc-pics {
		flex-direction: row;
		flex-wrap: wrap;
		gap: 20px;
		width: 100%;
		justify-content: center;
	}

	.box-team-desc-pics-detail {
		flex: 1 1 calc(50% - 20px);
		max-width: calc(50% - 20px);
		height: auto;
		padding: 20px;
	}

	.text-box-team-desc-pics-detail {
		font-size: 15px;
	}

	/* 合作模式 */
	.box-cooperation {
		margin-top: 60px;
		padding: 0 40px;
	}

	.box-cooperation-title-container {
		height: auto;
		padding: 60px 40px;
	}

	.box-cooperation-title {
		font-size: 60px;
	}

	.box-cooperation-subtitle {
		font-size: 28px;
		margin-top: 12px;
	}

	/* 代理合作 & 联运合作 */
	.box-cooperation-mode {
		width: 100%;
		max-width: 800px;
		margin: 50px auto 0;
	}

	.box-cooperation-mode.agent .flex-row,
	.box-cooperation-mode.joint .flex-row {
		flex-direction: column;
		gap: 30px;
	}

	/* 内容区域 */
	.group_30,
	.box_58 {
		width: 100%;
		height: auto;
		margin-top: 0;
		padding: 28px;
		background: #fff;
		border-radius: 16px;
		box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
	}

	/* 标题样式 */
	.box-cooperation-mode-title {
		font-size: 28px;
		font-weight: bold;
		color: #333;
		margin-bottom: 20px;
		padding-bottom: 14px;
		border-bottom: 3px solid #1575dc;
		background: none;
	}

	/* 合作项目列表 */
	.image-text_27,
	.image-text_28,
	.image-text_29,
	.image-text_30,
	.image-text_31,
	.image-text_32,
	.image-text_33,
	.image-text_34 {
		width: 100%;
		height: auto;
		padding: 16px 0;
		margin: 0;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: flex-start;
		gap: 16px;
		border-bottom: 1px solid #eee;
	}

	.image-text_27:last-child,
	.image-text_28:last-child,
	.image-text_29:last-child,
	.image-text_30:last-child,
	.image-text_31:last-child,
	.image-text_32:last-child,
	.image-text_33:last-child,
	.image-text_34:last-child {
		border-bottom: none;
	}

	/* 项目图标 */
	.box-cooperation-mode-content-mark {
		width: 28px;
		height: 28px;
		margin: 0;
		flex-shrink: 0;
	}

	/* 项目文字 */
	.box-cooperation-mode-content {
		font-size: 16px;
		color: #555;
		line-height: 1.4;
		white-space: nowrap;
		word-break: break-word;
	}

	/* 图片区域 */
	.box-cooperation-mode-pic {
		width: 100%;
		height: auto;
		margin-top: 0;
		padding: 32px;
		background: linear-gradient(135deg, #f8f9ff 0%, #e8f4ff 100%);
		border-radius: 16px;
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	/* .box-cooperation-mode-pic img {
		width: 100%;
		object-fit: contain;
	} */

	.box-cooperation-mode-round {
		width: 60px;
		height: 14px;
		margin: 0;
	}

	/* 两个合作模式之间的间距 */
	.box-cooperation-mode {
		margin-bottom: 50px;
	}

	/* 页脚 */
	.page-footer {
		height: auto;
		padding: 40px 60px;
		gap: 40px;
		flex-direction: row;
		align-items: flex-start;
		margin-top: 80px;
	}

	.footer-company-name {
		font-size: 20px;
	}

	.footer-company-address {
		font-size: 14px;
	}

	.page-footer-nav {
		flex-wrap: wrap;
		gap: 16px;
		height: auto;
	}

	.page-footer-nav-cat {
		font-size: 14px;
	}

	.text-page-footer-nav-cat {
		font-size: 14px;
	}
}
