@charset 'utf-8';
.law-info,
.sw-box {
	width: 800px;
	margin-left: 40px;
}
.law .swiper-slide {
	/* width: 800px!important; */
}
.law-list,
.shopify .list .triangle-icon,
.tiktok-list.tiktok-video,
.amazon-list-02,
.amazon .triangle-icon,
.flex-ajcenter {
	display: flex;
	align-items: center;
	justify-content: center;
}
.amazon-list {
	display: flex;
	align-items: center;
}
.home-list-item,
.law-item,
.shopify .list,
.tiktok .list>div,
.amazon-list-02>div,
.flex-between {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.pc-flex {
	display: flex;
}
.shopify-list>div {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.home-list-info {
	/* flex: 1; */
	/* margin-right: 40px; */
}
.law-list>div,
.width-auto,
.col-width {
	width: 1600px;
}
.law-list>div {
	margin: 0 auto;
}
/*header start*/
.logo {
	width: 170px;
	height: 70px;
	margin-right: 20px;
}
/*语言 start*/
.sel-tit img {
	height: 10px;
	margin-right: 6px;
}
.sel-tit {
	min-width: 100px;
	max-width: 200px;
	height: 40px;
	padding: 0 10px;
	border-radius: 4px;
}
.sel-con {
	top: 70px;
	right: 0;
	border-radius: 0 0 6px 6px;
	font-size: 18px;
}
.sel-con div {
	padding: 10px;
}

/*语言 end*/

/*footer start*/
.footer {
	padding: 120px 0 44px;
	line-height: 48px;
}
.footer-list {
	width: 24%;
	margin-right: 1%;
}
.footer-list h2 {
	margin-bottom: 48px;
	line-height: 30px;
	font-size: 26px;
}
.footer-list a {
	margin-bottom: 28px;
	line-height: 28px;
	font-size: 24px;
}
.footer-bottom {
	margin-top: 100px;
}
/*footer end*/

/*header end*/
.banner {
	width: 100%;
	height: 100vh;
}
.banner h1 {
	font-size: 100px;
	line-height: 104px;
}
.banner h2  {
	margin-top: 20px;
	font-size: 48px;
	line-height: 52px;
}
.banner-info {
	margin-top: 20px;
	font-size: 30px;
	line-height: 48px;
	font-size: 24px;
}
.banner-info span {
	width: 30px;
	height: 4px;
}
.banner-btn {
	height: 56px;
	margin-top: 60px;
	line-height: 56px;
}
.banner-btn a {
	height: 56px;
	padding: 0 20px;
	border-radius: 8px;
	font-size: 24px;
}
.banner-btn a:last-child {
	margin-left: 80px;
}


.flex-1 {
	flex: 1;
  }
/*operation start*/
.operation {
	padding: 110px 0 50px;
}

.operation-box {
	display: flex;
}

.operation-info>div {
	width: 430px;
	padding: 40px 20px;
	margin-bottom: 40px;
	background-color: #eef1f7;
	border-radius: 2px;
}
.operation-info>div>img {
	width: 47px;
	height: 51px;
	margin-right: 20px;
}
.operation-info h2 {
	/* margin-bottom: 16px; */
	line-height: 48px;
	font-size: 36px;
}
.operation-info h3 {
	font-size: 20px;
}
.operation .btn {
	padding: 0 87px;
}
.operation a {
	height: 40px;
	margin-left: 50px;
	padding: 0 30px;
	line-height: 40px;
	font-size: 18px;
}
.operation-pic {
	margin-left: 106px;
}
.operation-pic img {
	height: 620px;
	/* height: 546px; */
	margin-bottom: 54px;
}
.operation-pic p {
	font-size: 18px;
	line-height: 36px;
}
/*operation  end*/


.home-section-01 {
	padding-bottom: 42px;
	font-size: 24px;
	line-height: 28px;
}
.home-section-01 img {
	width: 820px;
	height: 546px;
	margin-right: 50px;
}

.section-bg {
	background-color: #eef1f7;
}

.list-box {
	padding-top: 57px;
	padding-right: 38px;
}

.core {
	border-radius: 6px;
	padding: 15px 30px;
	background-color: #fff;
}
.core img {
	margin-right: 10px;
	width: 32px;
	height: 32px;
}
.core .title {
	margin: 0;
	color: #000;
	font-size: 30px;
	font-weight: bold;
}
.consult-tip {
	margin: 55px auto;
	text-align: center;
	color: #fff;
}
.consult-title{
	padding: 0 30px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.consult-text {
	text-align: center;
	font-size: 20px;
}

.home-section-01 {
	background: url("../images/1_pic5.jpg") no-repeat;
	background-size: 100% 100%;
}
.home-section-01>.width-auto {
	padding-top: 72px;
}
.home-section-01 p {
	margin-bottom: 40px;
}
.home-section-01 .btn {
	min-width: 200px;
	height: 56px;
	padding: 0 20px;
	border-radius: 4px;
	font-size: 18px;
	line-height: 56px;
	display: inline-block;
	background-color: #fff;
	color: #4577f7;
}
.partner-box {
	padding: 100px 0;
}
.title {
	margin-bottom: 30px;
	font-size: 50px;
	line-height: 54px;
}
.partner-box p {
	margin-bottom: 80px;
	line-height: 24px;
	font-size: 20px;
}

.partner-pic {
	width: 430px;
}
.partner-img {
	margin-bottom: 40px;
}
.partner-pic>.partner-img img {
	height: 94px;
}
.partner-pic .flex-wrap>.partner-img {
	width: 48%;
}
.partner-pic .flex-wrap>.partner-img:nth-child(2n) {
	margin-left: 4%;
}
.partner-pic .flex-wrap>.partner-img img {
	height: 78px;
}

.partner-box a {
	height: 64px;
	padding: 0 80px;
	line-height: 64px;
	font-size: 24px;
	border-radius: 32px;
}
.amazon-list-01 {
	padding: 100px 0;
}
.amazon-list-pic img {
	display: block;
	width: 800px;
}
.amazon-list-info {
	font-size: 24px;
}
.amazon-list-info ol {
	margin-left:  30px;
	font-size: 24px;
	line-height: 48px;
}

.item-bg {
	padding: 30px 24px;
	background-color: #eef1f7;
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.tiktokText04 {
	margin-bottom: 50px;
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.tiktokText05 {
	
	font-size: 22px;
	font-weight: bold;
	color: #333;
}

.tiktokText10 {
	width: 1600px;
	margin: auto;
	font-size: 30px;
	font-weight: bold;
	line-height: 48px;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
}
.tiktokText11 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 48px;
	color: #333333;
}
.tiktokText12 {
	margin: auto;
	width: 864px;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
}

.bg-gray {
	padding: 80px 0;
}
.manage-detail {
	padding-top: 80px;
}
.manage-item {
	margin-bottom: 24px;
	margin-right: 24px;
	width: 450px;
	height: 200px;
	padding: 25px 30px;
	background-color: #fff;
	color: #333333;
}
.manage_title {
	margin: 10px 0;
	font-size: 20px;
	font-weight: bold;
}
.manage_text {
	font-size: 16px;
	line-height: 24px;
}
.manage-search {
	position: relative;
	padding: 206px 28px 60px;
	min-width: 452px;
	height: fit-content;
	background-color: #335ecb;
	color: #fff;
	border-radius: 6px;
}
.manage-img {
	position: absolute;
	top: -145px;
	right: -110px;
}



.tiktok .bg-gray .flex-ajcenter {
	margin-left: 100px;
}
.tiktok .bg-gray .arrow {
	height: 110px;
	margin: 0 50px;
}
.tiktok .bg-gray h3,
.shopify .list h3,
.amazon-list-info h2 {
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 48px;
}
.amazon-list-info h3 {
	margin-bottom: 70px;
}
.home-list,
.law-list,
.news-list,
.shopify-list,
.tiktok-list,
.list,
.amazon-list-02 {
	padding: 88px 0;
	font-size: 22px;
}
.amazon-list-02 h2 {
	display: inline-block;
	border-bottom: 4px solid #fff;
	line-height: 48px;
	font-size: 40px;
}
.core-item {
	margin-top: 20px;
	width: 550px;
	height: 110px;
	padding: 20px 33px;
	background-image: linear-gradient(90deg, 
		#a7d5ff 0%, 
		transparent 100%);
	border-radius: 6px;
}
.core-item-reverse {
	margin-top: 20px;
	padding: 20px 33px;
	width: 550px;
	height: 110px;
	background-image: linear-gradient(90deg, 
		transparent 0%, 
		#a7d5ff 100%);
	border-radius: 6px;
}

.future-plan {
	padding: 80px;
}
.plan-title {
	margin-bottom: 60px;
	color: #333333;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	line-height: 48px;
}
.plan-text1 {
	margin-bottom: 20px;
	color: #333333;
	line-height: 30px;
	font-size: 22px;
}
.plan-text2 {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 30px;
	color: #333333;
}
.plan-text3 {
	font-size: 20px;
	line-height: 30px;
	color: #333333;
}
.plan-bg {
	margin-left: 63px;
	padding: 35px;
	background-color: #eef1f7;
	border-radius: 6px;
}
.plan-text4 {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.plan-text5 {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}

.tiktok .margin-r {
	margin-right: 80px;
}
.tiktok .margin-l {
	margin-left: 80px;
}
.margin-r {
	margin-right: 20px;
}
.margin-l {
	margin-left: 20px;
}
.tiktok .tips-info {
	margin-top: 89px;
	font-size: 14px;
}
.tiktok .list h2 {
	font-size: 32px;
}
.tiktok .tiktok-list .item-pic {
	margin-top: 74px;
}
.item-text {
	padding: 69px 53px;
	background-color: #eef1f7;
	font-size: 22px;
	line-height: 30px;
	color: #333333;
}
.item-title {
	font-size: 30px;
	font-weight: bold;
	line-height: 48px;
	color: #333333;
}
.item-title-1 {
	margin-bottom: 49px;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
	color: #335ecb;
}
.item-title-2 {
	margin-right: 28px;
	margin-bottom: 49px;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
}

.item-text-2{
	margin-top: 50px;
	padding: 80px 138px;
	background-color: #335ecb;
	font-size: 22px;
	line-height: 24px;
	color: #ffffff;
}


.shopify-title {
	margin: 80px 0 50px;
	font-size: 30px;
	font-weight: bold;
	line-height: 48px;
	color: #333333;
	text-align: center;
}
.why-item {
	margin: 0 auto 24px;
	padding: 0 49px;
	width: 688px;
	height: 200px;
	background-color: #eef1f7;
	border-radius: 6px;
	font-size: 20px;
	line-height: 24px;
	color: #333333;
}

.why-num {
	font-size: 48px;
	font-weight: bold;
	line-height: 48px;
	color: #335ecb;
}
.why-key {
	font-size: 16px;
	font-weight: normal;
	line-height: 48px;
	color: #333333;
}
.line {
	margin: 0 28px 0 59px;
	width: 2px;
	height: 120px;
	background-color: #dae0ec;
	border-radius: 1px;
}

.why-bg {
	padding: 26px 267px;
	background-color: #335ecb;
	border-radius: 6px;
	color: #fff;
	text-align: center;
}
.why-choose {
	position: relative;
	padding: 60px 322px 60px 50px;
	width: 763px;
	height: 500px;
	background-color: #eef1f7;
	border-radius: 6px;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.choose-item {
	margin-bottom: 30px;
}
.choose-order {
	margin-right: 10px;
	width: 18px;
	height: 18px;
	background-color: #4577f7;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 18px;
}
.choose-img {
	position: absolute;
	top: 95px;
	right: -439px;
}
.where-bg {
	padding: 113px 0 104px;
	/* height: 900px; */
	background: url("../images/pic_join_4.jpg");
}
.where-title {
	margin-bottom: 29px;
	color: #ffffff;
	font-weight: normal;
	line-height: 24px;
	font-size: 30px;
	text-align: center;
}
.where-sub {
	width: 998px;
	margin: 0 auto 60px;
	color: #ffffff;
	line-height: 24px;
	font-size: 20px;
}
.where-list {
	width: 580px;
	background-color: #eef1f7;
}
.where-item {
	padding: 15px 75px;
	background-color: #fff;
	font-weight: bold;
	color: #333;
}

.where-item>img {
	margin-right: 30px;
	align-items: stretch;
}
.where-list>:nth-child(odd){
	background-color: #eef1f7;
}


.law-title {
	font-size: 26px;
	color: #333;
	font-weight: bold;
}
.law-bg {
	padding: 21px 1.5rem;
	background-color: #eef1f7;
	border-radius: 6px;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
}
.swiper,
.swiper-slide .logo,
.swiper-slide .logo-1,
.swiper-slide .logo-2 {
	width: 800px;
	height: 915px;
}

.swiper-slide .logo {
	width: 680px;
	height: 915px;
}

.tiktok .tiktok-video {
	min-height: 424px;
	background-size: 100% 100%;
	font-size: 24px;
}
.tiktok .tiktok-video .title {
	margin-bottom: 10px;
}
.tiktok .tiktok-video .item-box {
	margin-top: 107px;
}

.contactText01 {
	font-size: 56px;
	font-weight: bold;
	line-height: 64px;
	color: #ffffff;
}

.contact ol {
	margin: 20px 0 40px 40px;
}
.tiktok ol,
.shopify ol {
	margin: 20px 0 0 40px;
}
.shopify-info {
	width: 45%;
	line-height: 30px;
}
.shopify-info h2 {
	margin-bottom: 59px;
	padding-bottom: 20px;
	border-bottom: 4px solid #fff;
	font-size: 40px;
}

.news-list a {
	padding: 40px 0;
	line-height: 24px;
}
.news-list img {
	width: 200px;
	height: 200px;
	margin-right: 80px;
}
.news-list p {
	margin-top: 20px;
	font-size: 18px;
}

.news .title-info {
	margin: 30px 0 66px;
	font-size: 24px;
}
.news .info ol,
.news .info p {
	margin-bottom: 20px;
	font-size: 18px;
}
.news .info ol {
	margin-left: 50px;
}
.news .info p {
	text-indent: 50px;
}
.news .info h4 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}
.contact-title {
	margin: 80px 0 30px;
	padding-bottom: 70px;
	line-height: 48px;
	font-size: 24px;
	text-align: center;
}
.contact-title h2 {
	font-size: 42px;
}
.list .contact-list .contact-img {
	width: auto;
	height: 48px;
	margin: 0 22px 0 0;
}
.contact-list span {
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 48px;
	color: #333333;
}
.contact-list {
	margin-right: 51px;
}

.contact-item {
	margin-bottom: 30px;
	padding: 29px 42px;
	background-color: #eef1f7;
}
.code-box div {
	margin-right: 80px;
}
.law-list .law-info p {
	margin-bottom: 20px;
}
.law-list .tc {
	margin: 0 auto;
	width: 800px;
}
.law-list img {
	width: 600px;
}
.law-list a {
	margin: 30px auto 0;
	padding: 10px 30px;
	border: 1px solid #ccc;
	border-radius: 50px;
	font-size: 26px;
	color: #333;
}
.law-list a:hover {
	border: 1px solid #ff0000;
	background-color: #ff0000;
	color: #fff;
}
.tiktok .item-info p,
.home-list-info p {
	margin-bottom: 20px;
}

.home-list-item>img {
	width: 700px;
	margin-right: 40px;
}


/* 首页报告标题区块科技风优化 */
.home-report-header {
	background: #fff;
	padding: 40px 0 30px 0;
	/* border-radius: 12px;
	box-shadow: 0 2px 16px rgba(0, 0, 0, 0.04); */
	text-align: center;
	margin: 32px auto 0 auto;
	max-width: 900px;
  }
  
  .home-main-title {
	font-size: 2.2rem;
	font-weight: 700;
	color: #222;
	letter-spacing: 1px;
	margin-bottom: 12px;
	line-height: 1.2;
  }
  
  .home-sub-title {
	font-size: 1.1rem;
	font-weight: 400;
	color: #555;
	margin-bottom: 6px;
	line-height: 1.4;
  }
  
  .home-report-header h3.home-sub-title {
	color: #888;
	font-size: 1rem;
	font-style: italic;
	margin-bottom: 0;
  }
  
  @media (max-width: 900px) {
	.home-report-header {
	  padding: 24px 4vw;
	}
  
	.home-main-title {
	  font-size: 1.5rem;
	}
  
	.home-sub-title {
	  font-size: 0.95rem;
	}
  
	.home-report-header h3.home-sub-title {
	  font-size: 0.85rem;
	}
  }
  
  .section-padded {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: white;
  }
  
  .policy-text {
	padding: 20px;
	background-color: #eef1f7;
	color: #666;
	font-size: 16px;
	line-height: 1.6;
  }
  
  .policy-text h2 {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
  }
  
  .elegant-text {
	padding: 30px;
	background-color: #f8f9fa;
	border-left: 4px solid #3a7bd5;
	color: #555;
	font-size: 18px;
	line-height: 1.8;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  }
  
  .elegant-text p {
	margin-bottom: 20px;
  }
  
  .elegant-text p:last-child {
	margin-bottom: 0;
  }
  
  .responsive-image-container {
	max-width: 100%;
	margin: 20px 20px;
	text-align: center;
  }
  
  .responsive-image {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
  }
  
  /* ... existing code ... */
  .cvk-title {
	font-size: 42px;
	font-weight: bold;
	color: black;
	margin-bottom: 15px;
	position: relative;
	text-align: center;
	margin: 0 auto 10px;
	width: 100%;
  }
  
  /* .cvk-title::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
	height: 40px;
	background: #335ecb;
  } */
  .cvk-subtitle {
	text-align: center;
	margin: 0 auto;
	width: 70%;
	font-size: 28px;
	color: gray;
	font-weight: 500;
	margin-bottom: 30px;
	letter-spacing: 1px;
  }
  
  .talent-growth {
	margin: 40px 0;
	padding: 30px;
	background: linear-gradient(135deg, #f5f7fa 0%, #e4e8f0 100%);
	/* border-left: 4px solid #4577f7; */
	/* max-width: 1200px; */
	border-radius: 4px;
	/* max-width: 800px;  */
	/* width: 65%; */
	width: 70vw;
	margin-left: auto;
	/* 新增，居中 */
	margin-right: auto;
	/* 新增，居中 */
  }
  
  .talent-subtitle {
	font-size: 1.5rem;
	font-weight: bold;
	color: gray;
	margin-bottom: 20px;
	position: relative;
  }
  
  /* .talent-subtitle::before {
	content: "";
	position: absolute;
	left: -10px;
	top: 50%;
	transform: translateY(-50%);
	width: 4px;
	height: 24px;
	background: #4577f7;
  } */
  
  .talent-content {
	text-align: left;
	/* 新增，文本左对齐 */
  }
  
  .talent-content p {
	font-size: 18px;
	line-height: 1.8;
	color: #333;
	margin-bottom: 15px;
  }
  
  .talent-content p:last-child {
	margin-bottom: 0;
	font-style: italic;
	color: #666;
  }
  
  .service-network {
	padding: 2rem;
	margin: 2rem 0;
	background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
	/* border-left: 4px solid #0d6efd; */
	/* width: 65%; */
	width: 70vw;
	margin-left: auto;
	/* 新增，居中 */
	margin-right: auto;
	/* 新增，居中 */
  }
  
  .service-subtitle {
	font-size: 1.5rem;
	font-weight: bold;
	color: gray;
	margin-bottom: 1rem;
  }
  
  .service-content p {
	font-size: 1.1rem;
	line-height: 1.8;
	color: #495057;
	margin-bottom: 0.8rem;
  }
  
  .national-momentum {
	padding: 2rem;
	margin: 2rem 0;
	background: linear-gradient(135deg, #f5f7fa 0%, #e4e8f0 100%);
	/* border-left: 4px solid #198754; */
	/* width: 65%; */
	width: 70vw;
	margin-left: auto;
	/* 新增，居中 */
	margin-right: auto;
	/* 新增，居中 */
  }
  
  .momentum-subtitle {
	font-size: 1.5rem;
	font-weight: bold;
	color: gray;
	margin-bottom: 1rem;
  }
  
  .momentum-content p {
	font-size: 1.1rem;
	line-height: 1.8;
	color: #495057;
	margin-bottom: 0.8rem;
  }
  
  .civilization-leap {
	padding: 2rem;
	margin: 2rem 0;
	background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
	/* border-left: 4px solid #fd7e14; */
	/* width: 65%; */
	width: 70vw;
	margin-left: auto;
	/* 新增，居中 */
	margin-right: auto;
	/* 新增，居中 */
  }
  
  .leap-subtitle {
	font-size: 1.5rem;
	font-weight: bold;
	color: gray;
	margin-bottom: 1rem;
  }
  
  .leap-content p {
	font-size: 1.1rem;
	line-height: 1.8;
	color: #495057;
	margin-bottom: 0.8rem;
  }
  
  .conclusion-section {
	padding: 2rem;
	margin: 3rem 0;
	background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
	border-radius: 8px;
	/* width: 65%; */
	width: 70vw;
	margin-left: auto;
	/* 新增，居中 */
	margin-right: auto;
	/* 新增，居中 */
  }
  
  .conclusion-content p {
	font-size: 1.1rem;
	line-height: 1.8;
	color: #495057;
	margin-bottom: 1rem;
	text-align: justify;
  }
  
  .conclusion-content .highlight {
	font-size: 1.3rem;
	color: gray;
	font-weight: 500;
	text-align: center;
	margin: 1.5rem 0;
	font-style: italic;
  }
  
  .vision-statement {
	margin: 60px auto;
	max-width: 800px;
	text-align: center;
  }
  
  .vision-title {
	font-size: 36px;
	line-height: 1.4;
	color: #333;
	margin-bottom: 20px;
	font-weight: bold;
  }
  
  .vision-signature {
	font-size: 24px;
	color: #666;
	font-style: italic;
	border-top: 1px solid #eee;
	padding-top: 20px;
  }
  
  .amazon-section {
	padding: 1rem 0;
  }
  
  .amazon-container {
	display: flex;
	align-items: stretch;
	max-width: 1200px;
	margin: 0 auto;
	gap: 2rem;
  }
  
  .amazon-image {
	flex: 0.6;
	display: flex;
	align-items: center;
  }
  
  .amazon-image img {
	width: 100%;
	height: auto;
	border-radius: 0.3rem;
  }
  
  .amazon-content {
	flex: 1.4;
	display: flex;
	flex-direction: column;
	justify-content: center;
  }
  
  .amazon-main-title {
	font-size: 1.2rem;
	margin-bottom: 0.8rem;
  }
  
  .amazon-sub-title {
	font-size: 1rem;
	margin-bottom: 0.6rem;
  }
  
  .amazon-text {
	font-size: 0.9rem;
	line-height: 1.6;
	margin-bottom: 1rem;
  }
  
  .amazon-divider {
	margin: 1rem 0;
  }
  
  .amazon-tabs-header {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 32px;
	margin-top: 40px;
	margin-bottom: 40px;
  }
  
  .amazon-tabs-title {
	font-size: 2.2rem;
	font-weight: 800;
	color: #23272e;
	margin: 0;
	line-height: 1.2;
	letter-spacing: 1px;
  }
  
  .amazon-tabs-subtitle,
  .amazon_index_subtitle {
	font-size: 1.15rem;
	color: #23272e;
	font-weight: 500;
	margin: 0;
	padding-left: 32px;
	border-left: 2px solid #e6eaf3;
	display: flex;
	align-items: center;
	height: 100%;
	width: auto;
	min-width: 0;
	max-width: none;
	white-space: nowrap;
  }
  
  .amazon-tabs-container {
	/* max-width: 1200px; */
	width: 100%;
	margin: 2rem auto;
	/* padding: 0 1rem; */
	display: flex;
	flex-direction: column;
	align-items: center;
  }
  
  .amazon-tabs {
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
  }
  
  .amazon-tab {
	padding: 0.7rem 2.2rem;
	border-radius: 12px;
	background: #f5f7f5;
	cursor: pointer;
	font-size: 1.35rem;
	font-weight: 700;
	color: #23272e;
	border: none;
	margin: 0;
	transition: color 0.2s, background 0.2s;
	box-shadow: none;
  }
  
  .amazon-tab.active {
	color: #fff;
	background: #6ea8e6;
	box-shadow: none;
  }
  
  .amazon-tab:not(.active):hover {
	background: #e6eaf3;
	color: #3a7bd5;
  }
  
  .amazon-tab-content {
	display: none;
	/* padding: 2.5rem 2.5rem 2.5rem 2.5rem; */
	background: #fff;
	/* border-radius: 0 0 18px 18px; */
	/* box-shadow: 0 2px 16px rgba(0, 0, 0, 0.06); */
	border-top: none;
	min-height: 340px;
	width: 70vw;
  }
  
  .amazon-tab-content.active {
	display: block;
  }
  
  .mazon_container_text {
	display: flex;
	flex-direction: column;
  }
  
  .amazon-content-container {
	display: flex;
	flex-direction: row-reverse;
	gap: 24px;
	align-items: stretch;
	justify-content: center;
  }
  
  .amazon-content-container-div1 {
	display: flex;
	align-items: stretch;
	gap: 40px;
	margin-top: 8px;
  }
  
  /* .amazon-text-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	flex: 1;
  } */
  
  .amazon-image-container {
	flex: 0 0 420px;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  
  .amazon-main-image {
	width: 100%;
	max-width: 420px;
	height: auto;
	object-fit: contain;
	border-radius: 18px;
	box-shadow: 0 4px 24px rgba(58, 123, 213, 0.1);
	background: #f8f9fa;
  }
  
  .amazon-text-container {
	flex: 2;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	margin: 0 auto;
  }
  
  .amazon-content-title {
	font-size: 2.1rem;
	font-weight: 800;
	color: #23272e;
	margin-bottom: 1.2rem;
  }
  
  .amazon-content-desc {
	color: #23272e;
	font-size: 1.15vw;
	line-height: 1.7;
	margin-bottom: 1.5em；;
  }
  
  .amazon-feature-list {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 1.2rem;
  }
  
  .amazon-feature-item {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 0.4rem;
  }
  
  .amazon-feature-row {
	display: flex;
	align-items: center;
	margin-bottom: 0.2rem;
  }
  
  .amazon-feature-icon {
	width: 32px;
	height: 32px;
	object-fit: cover;
	margin-right: 15px;
  }
  
  .amazon-feature-title {
	font-size: 1.5rem;
	font-weight: 700;
	color: #3a7bd5;
  }
  
  .amazon-feature-desc {
	color: #23272e;
	margin-left: 47px;
	font-size: 1.05vw;
	/* margin-bottom: 1.2em; */
  }
  
  .tech-blue-section {
	background-color: #1a73e8;
	padding: 40px 0;
	color: white;
  }
  
  .shopping-intro-container {
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
	gap: 40px;
  }
  
  .shopping-image-container {
	flex: 1;
  }
  
  .shopping-text-container {
	flex: 1;
  }
  
  .rounded-image {
	border-radius: 12px;
	width: 100%;
	height: auto;
  }
  
  .shopping-title {
	font-size: 2rem;
	margin-bottom: 20px;
  }
  
  .shopping-intro {
	font-size: 1.1rem;
	line-height: 1.6;
	margin-bottom: 30px;
  }
  
  .shopping-feature {
	margin-bottom: 25px;
  }
  
  .feature-title {
	font-size: 1.3rem;
	margin-bottom: 10px;
  }
  
  .feature-desc {
	font-size: 1rem;
	line-height: 1.5;
  }
  
  .amazon-shopping-gray-section {
	background-color: #f5f7fa;
	padding: 40px 0;
	color: #333;
  }
  
  .amazon-shopping-manage-container {
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
	gap: 40px;
  }
  
  .amazon-shopping-image-container {
	flex: 1;
  }
  
  .amazon-shopping-text-container {
	flex: 1;
  }
  
  .amazon-shopping-rounded-image {
	border-radius: 12px;
	width: 100%;
	height: auto;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  }
  
  .amazon-shopping-manage-title {
	font-size: 2rem;
	margin-bottom: 30px;
	color: #1a73e8;
  }
  
  .amazon-shopping-feature {
	margin-bottom: 25px;
  }
  
  .amazon-shopping-feature-title {
	font-size: 1.3rem;
	margin-bottom: 10px;
	color: #1a73e8;
  }
  
  .amazon-shopping-feature-desc {
	font-size: 1rem;
	line-height: 1.6;
  }
  
  .tictok-cooperate-gray-section {
	background-color: #f5f7fa;
	padding: 40px 0;
	color: #333;
  }
  
  .tictok-cooperate-container {
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
	gap: 40px;
	height: 645px;
  }
  
  .tictok-cooperate-image-container {
	flex: 1;
	height: 100%;
	/* 添加高度100% */
	display: flex;
	/* 添加flex布局 */
  }
  
  .tictok-cooperate-text-container {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: center;
	height: 100%;
	overflow: hidden;
	/* padding: 20px 0; */
  }
  
  .tictok-cooperate-rounded-image {
	border-radius: 12px;
	width: 100%;
	height: auto;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  }
  
  .tictok-cooperate-title {
	font-size: 2rem;
	margin-bottom: 20px;
	color: #1a73e8;
  }
  
  .tictok-cooperate-intro {
	font-size: 1.1rem;
	line-height: 1.6;
	margin-bottom: 30px;
  }
  
  .tictok-cooperate-feature {
	/* margin-bottom: 25px; */
	padding: 20px;
	background-color: white;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  }
  
  .tictok-cooperate-feature-title {
	font-size: 1.3rem;
	margin-bottom: 10px;
	color: #1a73e8;
  }
  
  .tictok-cooperate-feature-desc {
	font-size: 1rem;
	line-height: 1.5;
  }
  
  .tictok-goodness-blue-section {
	background-color: #1a73e8;
	/* background-color: #0ecfb5; */
	color: white;
	padding: 60px 0;
  }
  
  .tictok-goodness-container {
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
	gap: 60px;
	align-items: center;
  }
  
  .tictok-goodness-text-container {
	flex: 1;
  }
  
  .tictok-goodness-image-container {
	flex: 1;
  }
  
  .tictok-goodness-rounded-image {
	border-radius: 12px;
	width: 100%;
	height: auto;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }
  
  .tictok-goodness-feature {
	margin-bottom: 30px;
  }
  
  .tictok-goodness-feature-title {
	font-size: 1.5rem;
	margin-bottom: 12px;
  }
  
  .tictok-goodness-feature-desc {
	font-size: 1rem;
	line-height: 1.6;
  }
  
  .tictok-business-section {
	background-color: #f5f7fa;
	padding: 80px 0;
  }
  
  .tictok-business-container {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
  }
  
  .tictok-business-main-title {
	font-size: 2.5rem;
	margin-bottom: 20px;
  }
  
  .tictok-business-main-desc {
	font-size: 1.2rem;
	margin-bottom: 50px;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
  }
  
  .tictok-business-cards {
	display: flex;
	justify-content: center;
	gap: 40px;
	margin-bottom: 60px;
  }
  
  .tictok-business-card {
	background: white;
	border-radius: 12px;
	padding: 30px;
	flex: 1;
	max-width: 500px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  }
  
  /* .tictok-business-cards {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	margin-bottom: 60px;
  }
  
  .tictok-business-card {
	background: white;
	border-radius: 12px;
	padding: 20px;
	width: calc(16.666% - 20px); 
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  } */
  
  .tictok-business-card-title {
	font-size: 1.5rem;
	margin-bottom: 15px;
  }
  
  .tictok-business-card-desc {
	font-size: 1rem;
	line-height: 1.6;
  }
  
  /* .tictok-business-partners {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
  }
  
  .tictok-business-partner {
	width: 120px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
  } */
  .tictok-business-partners {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 15px;
	max-width: 900px;
	margin: 0 auto;
  }
  
  .tictok-business-partner {
	width: 120px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 5px;
  }
  
  .tictok-business-partner-logo {
	max-width: 100%;
	max-height: 100%;
	border-radius: 8px;
	object-fit: contain;
  }
  
  .shopify-smart-section {
	background: #f5f7fa;
	padding: 60px 0;
	text-align: center;
  }
  
  .shopify-smart-section > h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 30px;
  }
  
  .shopify-smart-cards {
	display: flex;
	justify-content: center;
	gap: 40px;
	max-width: 1200px;
	margin: 40px auto 0;
  }
  
  .shopify-smart-card {
	background: white;
	border-radius: 12px;
	padding: 30px;
	flex: 1;
	max-width: 320px;
	/* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	/* padding: 30px; */
	/* height: 100%; */
  }
  
  .shopify-smart-card > h3 {
	font-size: 20px;
	font-weight: 600;
	margin: 15px 0;
  }
  
  .shopify-smart-icon {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-bottom: 20px;
  }
  
  .shopify-manus-blue-section {
	background-color: #0d4fa7;
  
	/* background: url("../images/pic_join_4.jpg"); */
	padding: 80px 0;
	color: white;
  }
  
  .shopify-manus-container {
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
	gap: 60px;
	align-items: center;
	flex-direction: row;
	/* 明确指定横向排列 */
  }
  
  .shopify-manus-image-container {
	flex: 0.5;
	display: flex;
	justify-content: flex-start;
	align-items: center;
  }
  
  .shopify-manus-text-container {
	flex: 1.5;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 40px;
  }
  
  .shopify-manus-text-container h2 {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #ffffff;
	width: 100%;
  }
  
  .rounded-image {
	border-radius: 12px;
	width: 100%;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  }
  
  .shopify-manus-steps {
	display: flex;
	flex-direction: column;
	gap: 30px;
  }
  
  .shopify-manus-step h3 {
	font-size: 24px;
	margin-bottom: 15px;
	font-weight: 600;
  }
  
  .shopify-manus-step p {
	font-size: 18px;
	line-height: 1.6;
  }
  
  .shopify-manus-step ol {
	font-size: 18px;
	line-height: 1.8;
	padding-left: 20px;
  }
  
  .shopify-manus-step ol li {
	margin-bottom: 10px;
  }
  
  .shopify-address-section {
	background-color: #ffffff;
	padding: 60px 0;
  }
  
  .shopify-address-container {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
  }
  
  .shopify-address-container h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #333;
  }
  
  .shopify-address-container p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 15px;
	color: #666;
  }
  
  .shopify-address-link {
	color: #1a73e8;
	text-decoration: none;
	transition: color 0.3s;
  }
  
  .shopify-address-link:hover {
	color: #0d5bba;
	text-decoration: underline;
  }
  
  .law-promise-section {
	background-color: #f5f7fa;
	/* 科技灰背景 */
	padding: 60px 0;
  }
  
  .law-promise-container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
  }
  
  .law-promise-media {
	/* display: flex; */
	display: block;
	gap: 60px;
	align-items: flex-start;
  }
  
  .law-promise-image {
	/* flex: 1; */
	min-width: 400px;
  }
  
  .law-promise-image img {
	width: 100%;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  }
  
  .law-promise-content {
	/* flex: 2; */
	margin-top: 60px;
  }
  
  .law-promise-content h2 {
	font-size: 32px;
	color: black;
	margin-bottom: 20px;
  }
  
  .law-promise-content h3 {
	font-size: 24px;
	color: #333;
	margin: 25px 0 15px;
  }
  
  .law-promise-content p {
	font-size: 16px;
	line-height: 1.8;
	color: #555;
	margin-bottom: 15px;
  }
  
  .law-promise-actions {
	margin-top: 30px;
  }
  
  .law-promise-action-item {
	margin-bottom: 25px;
	padding-left: 20px;
	border-left: 3px solid gray;
  }
  
  .law-promise-action-item h4 {
	font-size: 18px;
	color: black;
	margin-bottom: 10px;
  }
  
  .home_index_flat-bg {
	background: #f5f7fa;
	padding: 48px 0 32px 0;
  }
  
  .home_index_flat-container {
	display: flex;
	align-items: center;
	justify-content: center;
	/* max-width: 1200px; */
	width: 70vw;
	margin: 0 auto;
	gap: 32px;
  }
  
  .home_index_flat-text {
	/* flex: 1 1 0; */
	padding-right: 48px;
	display: flex;
	flex-direction: column;
	/* gap: 32px; */
	max-width: 800px;
  }
  
  .home_index_section-title-group {
	margin-bottom: 0;
	margin-right: 32px;
  }
  
  .home_index_main-title {
	font-size: 2.2rem;
	color: #222;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 0.5em;
  }
  
  .home_index_sub-title {
	font-size: 1.2rem;
	color: #555;
	font-weight: 500;
	margin-bottom: 0.5em;
  }
  
  .home_index_desc {
	font-size: 1rem;
	color: #666;
	line-height: 1.7;
  }
  
  .home_index_flat-img {
	flex: 0 0 380px;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  
  .home_index_flat-img img {
	width: 100%;
	max-width: 340px;
	border-radius: 18px;
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.07);
  }
  
  .home_section_flat-white-bg {
	width: 100%;
	background: #fff;
	padding: 56px 0 48px 0;
	align-items: center;
  }
  
  .home_section_flat-container {
	display: flex;
	align-items: center;
	justify-content: center;
	/* max-width: 1200px; */
	/* width: 65%; */
	width: 70vw;
	margin: 0 auto;
	gap: 34px;
  }
  
  .home_section_flat-img {
	flex: 0 0 340px;
	/* 例如图片固定320px宽，可根据需求调整 */
	display: flex;
	align-items: center;
	justify-content: center;
  }
  
  .home_section_flat-img img {
	width: 100%;
	max-width: 340px;
	border-radius: 18px;
	box-shadow: 0 6px 32px rgba(0, 0, 0, 0.1);
  }
  
  .home_section_flat-content {
	/* flex: 1 1 0; */
	/* 文本自适应剩余空间 */
	display: flex;
	flex-direction: column;
	/* gap: 32px; */
	padding-left: 0;
  }
  
  .flat-title-group {
	margin-bottom: 0;
	border-left: 4px solid #23272f;
	padding-left: 28px;
	position: relative;
	min-height: 80px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/* max-width: 800px; */
  }
  
  .flat-title {
	font-size: 2.2rem;
	color: #23272f;
	font-weight: 800;
	letter-spacing: 1px;
	margin-bottom: 0.5em;
  }
  
  .flat-desc {
	font-size: 1.25rem;
	color: #444;
	margin-bottom: 0.3em;
	line-height: 1.7;
  }
  
  .home-section-divider {
	/* background: #f5f6fa; */
	background: white;
	padding: 48px 0 32px 0;
	margin: 0 0 0 0;
	border-radius: 12px;
	box-shadow: 0 2px 8px rgba(30, 34, 44, 0.04);
	display: flex;
	align-items: center;
	justify-content: center;
  }
  
  .home-section-divider-title {
	font-size: 2.2rem;
	font-weight: 700;
	color: #23272e;
	letter-spacing: 0.04em;
	line-height: 1.2;
	margin: 0;
	font-family: "Segoe UI", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
	text-align: center;
  }
  
  /* // ... existing code ... */
  .home-flat-section {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	gap: 32px;
	width: 70vw;
  }
  
  .home-flat-list {
	/* flex: 1 1 0; */
	/* max-width: 800px; */
	/* 原420px，容器更宽 */
	margin-right: 48px;
	/* 文字与图片间距更近 */
	display: flex;
	flex-direction: column;
	gap: 32px;
  }
  
  .home-flat-item,
  .home-flat-text {
	text-align: left;
	max-width: 100%;
  }
  
  .home-flat-title {
	font-size: 2.2rem;
	/* 更大 */
	font-weight: 700;
	color: #23272e;
	margin-bottom: 12px;
	letter-spacing: 0.02em;
  }
  
  .home-flat-desc {
	font-size: 1.2rem;
	/* 更大 */
	color: #555a64;
	line-height: 1.8;
  }
  
  .home-flat-img {
	flex-shrink: 0;
	/* margin-right: 48px; */
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 24px 0;
  }
  
  .home-flat-img img {
	width: 340px;
	/* max-width: 380px; */
	border-radius: 12px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
	margin-top: 12px;
	margin-bottom: 12px;
  }
  
  /* // ... existing code ... */
  .flat-grey-title-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	/* background: #f5f6fa; */
	background: #f5f7fa;
	padding: 48px 0 36px 0;
	margin: 0 auto 24px auto;
	border-radius: 10px;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
  }
  
  .flat-grey-title {
	color: #23272e;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center;
	margin: 0;
	line-height: 2.8rem;
	font-family: "Segoe UI", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
  }
  
  @media (max-width: 1200px) {
	.flat-grey-title {
	  font-size: 2.2rem;
	  line-height: 4rem;
	}
  
	.flat-grey-title-wrap {
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  justify-content: center;
	  text-align: center;
	  padding: 32px 0 24px 0;
	  align-items: center;
	}
  }
  
  .flat-grey-feature-wrap {
	width: 100%;
	background: #f5f6fa;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .flat-grey-feature-inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	/* max-width: 770px; */
	margin: 0 auto;
	text-align: left;
	/* width: 65%; */
	width: 70vw;
	padding: 2.5rem 0;
  }
  
  .flat-grey-feature-img {
	flex: 0.6;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
  }
  
  .flat-grey-feature-img img {
	max-width: 90%;
	max-height: 90%;
	border-radius: 10px;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
  }
  
  .flat-grey-feature-text {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	/* flex: 1; */
	width: 100%;
	text-align: center;
	padding: 0 2.5rem;
  }
  
  .flat-grey-feature-title {
	color: #23272e;
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 18px;
	line-height: 2.6rem;
	letter-spacing: 1px;
	text-align: center;
  }
  
  .flat-grey-feature-desc {
	color: #555;
	font-size: 1.4rem;
	line-height: 1.8rem;
	margin-bottom: 8px;
	text-align: left;
	/* width: 70%; */
	width: 900px;
  }
  
  @media (max-width: 900px) {
	.flat-grey-feature-inner {
	  flex-direction: column;
	  height: auto;
	}
  
	.flat-grey-feature-img,
	.flat-grey-feature-text {
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  text-align: center;
	  width: 100%;
	  padding-left: 0;
	  height: auto;
	}
  
	.flat-grey-feature-img {
	  margin-bottom: 18px;
	}
  }
  
  .image-overlay-section {
	position: relative;
	width: 70vw;
	/* max-width: 70vw; */
	margin: 0 auto 1.2rem auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	overflow: hidden;
  }
  
  .overlay-bg-img {
	/* width: 80vw; */
	/* max-width: 80vw; */
	height: auto;
	display: block;
	object-fit: cover;
	border-radius: 0.08rem;
  }
  
  .overlay-center-text {
	position: static;
	width: 80vw;
	max-width: 80vw;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 12px;
  }
  
  .overlay-title {
	color: #23272e;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	margin: 0;
	width: 100%;
	line-height: 1.2;
  }
  
  @media (max-width: 900px) {
	.image-overlay-section,
	.overlay-bg-img,
	.overlay-center-text {
	  width: 90vw;
	  max-width: 90vw;
	}
  
	.overlay-title {
	  font-size: 1.2rem;
	}
  }
  
  .policy_version2_container {
	background: #f5f6fa;
	border-radius: 5px;
	padding: 30px;
	margin: 0 auto 0 auto;
	width: 70vw;
	/* box-sizing: border-box; */
  }
  
  .policy_version2_title {
	font-size: 1.6rem;
	font-weight: 700;
	color: #222;
	margin-bottom: 28px;
	letter-spacing: 1px;
	text-align: left;
  }
  
  .policy_version2_paragraph {
	font-size: 1.02rem;
	color: #444;
	line-height: 2.1;
	margin-bottom: 18px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
  }
  
  .policy_version2_paragraph strong {
	color: #1a73e8;
	font-weight: 600;
	font-size: 1.08rem;
  }
  
  .policy_version2_paragraph:last-child {
	margin-bottom: 0;
  }
  
  .amazon_job_section {
	width: 70vw;
	display: flex;
	flex-direction: row;
	align-items: center;
	/* align-items: stretch; */
	justify-content: center;
	/* margin: 48px 0 0 0; */
	margin: 48px auto 0 auto;
	/* 关键：左右 auto 实现整体居中 */
	gap: 0;
  }
  
  .amazon_job_imgbox {
	width: 33.33vw;
	max-width: 33.33vw;
	/* min-width: 320px; */
	/* border-radius: 18px 0 0 18px; */
	overflow: hidden;
	box-shadow: 0 4px 32px rgba(0, 0, 0, 0.13);
	background: #222;
	margin: 0;
	display: flex;
	align-items: center;
  }
  
  .amazon_job_bgimg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	filter: grayscale(10%) brightness(0.85);
  }
  
  .amazon_job_content {
	width: 66.66vw;
	max-width: 66.66vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: 38px 0 38px 38px;
	background: none;
	margin: 0;
	z-index: 2;
	gap: 22px;
  }
  
  /* @media (max-width: 1200px) {
	.amazon_job_section {
	  flex-direction: column;
	  align-items: center;
	}
  
	.amazon_job_imgbox,
	.amazon_job_content {
	  width: 90vw;
	  max-width: 90vw;
	  min-width: unset;
	  border-radius: 18px;
	  padding: 0;
	}
  
	.amazon_job_content {
	  padding: 18px 0;
	}
  } */
  
  .amazon_job_item {
	background: #f7f7f7;
	border-radius: 12px;
	padding: 18px 32px 14px 32px;
	margin-bottom: 0;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
	backdrop-filter: blur(2px);
  }
  
  .amazon_job_title {
	font-size: 1.32rem;
	font-weight: 700;
	color: #23272e;
	margin-bottom: 8px;
	letter-spacing: 1px;
	text-shadow: none;
  }
  
  .amazon_job_subtitle {
	font-size: 1.08rem;
	font-weight: 500;
	color: #555;
	margin-bottom: 8px;
	letter-spacing: 0.5px;
	text-shadow: none;
  }
  
  .amazon_job_text {
	font-size: 1.02rem;
	color: #333;
	line-height: 2.1;
	text-shadow: none;
  }
  
  /* // ... existing code ... */
  .amazon_index_titlebox {
	background: #fff;
	padding: 2.5vw 0 0 0;
	text-align: center;
	/* border-radius: 12px; */
	/* box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04); */
	margin: 0 auto 2vw auto;
	max-width: 98vw;
  }
  
  .amazon_index_title {
	font-size: 2rem;
	font-weight: 800;
	color: #181c23;
	letter-spacing: 0.04em;
	margin-bottom: 0.18rem;
	text-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  }
  
  /* .amazon_index_subtitle {
	font-size: 1.5rem;
	color: #222;
	font-weight: 500;
	letter-spacing: 0.02em;
	margin: 0 auto;
	max-width: 90vw;
	opacity: 0.88;
  } */
  
  .amazon_index_subtitle {
	/* 基础字体大小 */
	font-size: clamp(1.2rem, 4vw, 1.5rem);
  
	/* 动态行高（根据字体大小比例） */
	line-height: 1.4;
  
	/* 自动宽度控制 */
	width: fit-content;
	max-width: min(90vw, 800px);
	/* 最大宽度限制 */
  
	/* 其他样式 */
	color: #222;
	font-weight: 500;
	letter-spacing: 0.02em;
	/* margin: 0 auto; */
	opacity: 0.88;
  
	/* 文本溢出处理 */
	word-wrap: break-word;
	overflow-wrap: break-word;
	hyphens: auto;
  }
  
  @media (max-width: 480px) {
	.amazon_index_titlebox {
	  padding: 4vw 0 3vw 0;
	  border-radius: 8px;
	}
  
	.amazon_index_title {
	  font-size: 0.36rem;
	  margin-bottom: 0.12rem;
	}
  
	.amazon_index_subtitle {
	  font-size: 0.22rem;
	  max-width: 94vw;
	}
  }
  
  .amazon_order_section {
	width: 100vw;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 1rem;
  }
  
  .amazon_order_imgbox {
	position: relative;
	width: 70vw;
	/* height: 36vw; */
	/* max-width: 1200px; */
	overflow: hidden;
	border-radius: 18px;
	margin-bottom: 24px;
  }
  
  .amazon_order_img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
  }
  
  .amazon_order_overlay {
	display: none;
  }
  
  .amazon_order_content {
	position: static;
	width: 70vw;
	/* max-width: 1200px; */
	background: rgba(255, 255, 255, 0.96);
	border-radius: 14px;
	box-shadow: 0 2px 16px rgba(40, 40, 40, 0.06);
	margin-top: 0;
	padding: 32px 2px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	z-index: 2;
  }
  
  .amazon_order_title {
	font-size: 2rem;
	color: #23272e;
	font-weight: 700;
	margin-bottom: 24px;
	text-shadow: none;
  }
  
  .amazon_order_feature_title {
	font-size: 1.2rem;
	color: #555;
	font-weight: 600;
	margin-bottom: 6px;
	text-shadow: none;
  }
  
  .amazon_order_feature_desc {
	font-size: 1.08rem;
	color: #333;
	line-height: 1.8;
	text-shadow: none;
	margin-bottom: 2rem;
  }
  
  /* // ... existing code ... */
  .tictok_coperate_gray_section {
	background: #f3f4f7;
	padding: 60px 0;
	margin-bottom: 0.3rem;
  }
  
  .tictok_coperate_container {
	display: flex;
	align-items: center;
	max-width: 1200px;
	margin: 0 auto;
	gap: 60px;
  }
  
  /* // ... existing code ... */
  .tictok_coperate_container {
	display: flex;
	align-items: stretch;
	max-width: 1200px;
	margin: 0 auto;
	/* gap: 0; */
	min-height: 0;
  }
  
  .tictok_coperate_image_container {
	flex: 1 1 0;
	display: flex;
	justify-content: center;
	align-items: stretch;
	min-width: 0;
  }
  
  .tictok_coperate_rounded_image {
	width: 100%;
	height: 100%;
	border-radius: 24px;
	object-fit: cover;
	box-shadow: 0 4px 24px rgba(40, 40, 40, 0.08);
	background: #e5e6eb;
	display: block;
  }
  
  .tictok_coperate_text_container {
	flex: 1 1 0;
	display: flex;
	flex-direction: column;
	gap: 32px;
	color: #222;
	justify-content: center;
	min-width: 0;
  }
  
  /* // ... existing code ... */
  .tictok_coperate_feature_title {
	font-size: 2rem;
	color: #18191c;
	font-weight: 700;
	margin-bottom: 10px;
  }
  
  .tictok_coperate_feature_desc {
	font-size: 1.1rem;
	color: #555;
	line-height: 1.8;
  }
  
  .tictok_coperate_feature:not(:last-child) {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 18px;
	margin-bottom: 18px;
  }
  
  /* // ... existing code ... */
  
  .tictok_goodness_container {
	/* width: 72vw; */
	width: 1600px;
	margin: 60px auto 60px auto;
	background: #fff;
	/* border-radius: 12px; */
	/* box-shadow: 0 4px 32px rgba(0, 0, 0, 0.08); */
	padding: 60px 0;
  }
  
  .tictok_goodness_inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
  }
  
  .tictok_goodness_text_group {
	/* flex: 1 1 0; */
	display: flex;
	flex-direction: column;
	gap: 36px;
	color: #222;
	padding-left: 48px;
  }
  
  .tictok_goodness_feature_title {
	font-size: 26px;
	font-weight: bold;
	color: #111;
	margin-bottom: 8px;
	letter-spacing: 1px;
  }
  
  .tictok_goodness_feature_desc {
	width: 80%;
	font-size: 14px;
	color: #555;
	line-height: 1.7;
  }
  
  .tictok_goodness_image_wrapper {
	flex: 0 0 480px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 48px;
  }
  
  .tictok_goodness_image {
	width: 100%;
	max-width: 420px;
	height: auto;
	border-radius: 10px;
	object-fit: contain;
	background: #f5f5f5;
	box-shadow: 0 2px 16px rgba(0, 0, 0, 0.06);
  }
  
  @media (max-width: 1200px) {
	.tictok_goodness_inner {
	  flex-direction: column-reverse;
	  padding: 0 16px;
	}
  
	.tictok_goodness_text_group {
	  padding-left: 0;
	  padding-top: 32px;
	  align-items: flex-start;
	}
  
	.tictok_goodness_image_wrapper {
	  padding-right: 0;
	  margin-bottom: 24px;
	}
  }
  
  .home_index_logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1rem;
	max-width: 100%;
    max-height: 100px;
	/* margin-bottom: 3rem; */
  }
  
  /* PC端专用字体大小样式 - 首页关于文本 */
  .pc-home-about-text {
	font-size: 1.2rem !important;
  }
  
  /* 通用PC端段落字体样式 */
  .pc-policy-paragraph-large {
	font-size: 1.2rem !important;
  }
  