/*====================================================
					banner 
======================================================*/
.innovative-concept-banner-home {
	position: relative;
	/* background-image: url('../assets/imgInnovativeConcept/市场洞察-创新服务-banner图@2x.png');
	background-size: 100% 66.83rem;
	background-repeat: no-repeat; */
	/* 如果不希望背景重复 */
	/* background-position: center top; */
	/* 设置背景图像的位置 */
	/* height: 66.83rem; */
	/* 确保元素有足够的高度显示背景图像 */
}

.innovative-concept-banner-home>img {
	width: 100%;
}

.innovative-concept-banner-home .title-box {
	position: absolute;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	bottom: 6.68rem;
}

.innovative-concept-banner-home .title-box .title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 5.79rem;
	color: #FFFFFF;
	text-shadow: 0.43rem 0 0.43rem #505050;
	text-align: left;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0.2em;
	position: relative;
	z-index: 2;
}

.innovative-concept-banner-home .title-box .shape-top {
	width: 5.75rem;
	height: 5.92rem;
	border-radius: 50%;
	margin-bottom: -6rem;
	margin-left: -2rem;
}

.innovative-concept-banner-home .title-box .english-title-box {
	position: relative;
}

.innovative-concept-banner-home .title-box .english-title-box .english-title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 2rem;
	color: #FFFFFF;
	font-style: normal;
	text-transform: none;
	display: inline-block;
	flex: 1;
	letter-spacing: 0.8em;
}

.innovative-concept-banner-home .title-box .english-title-box .shape-bottom {
	position: absolute;
	right: 0rem;
	bottom: 3rem;
	width: 3rem;
	height: 3rem;
	background: rgb(104 185 79 / 40%);
	opacity: 0.8;
	border-radius: 50%;
	z-index: 1;
}

.innovative-concept-banner-home .innovative-concept-slogan {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 2rem;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	border: 0.04rem #fff solid;
	display: inline-block;
	padding: 0.8rem;
	margin-top: 2.68rem;
}


/*====================================================
					创新研究服务 
======================================================*/
.introduction {
	/* padding-bottom: 5.25rem; */
	background-image: url('../assets/imgIndex/行业解决方案 底图@2x.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.introduction .title-box {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 8rem;
	margin-top: 9.83rem;
}

.introduction .title-box .title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 3.5rem;
	color: #262626;
	text-align: center;
	font-style: normal;
	text-transform: none;
}

.introduction .title-box .shape-top {
	margin-left: -0.2rem;
	width: 5.75rem;
	height: 0.67rem;
	background: #68B94F;
	border: 0.04rem solid #68B94F;
	border-radius: 0.75rem;
	opacity: 0.6;
}

.introduction .title-box .english-title-box .english-title-bar {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 1.32rem;
	color: rgb(88 209 50 / 60%);
	font-style: normal;
	text-transform: none;
	display: inline-block;
	flex: 1;
}

.introduction .title-box .english-title-box .shape-bottom {
	float: right;
	width: 4.08rem;
	height: 0.67rem;
	background: #68B94F;
	border: 0.04rem solid #68B94F;
	border-radius: 0.75rem;
	opacity: 0.4;
}

.introduction .innovative-concept-list {}

.introduction .innovative-concept-list .innovative-concept-item {
	display: flex;
	padding-bottom: 6.08rem;
}

.introduction .innovative-concept-list .innovative-concept-item .innovative-concept-content {
	flex: 1;
	margin-right: 3.17rem;
	border-bottom: 0.25rem #e9f2e4 solid;
}

.introduction .innovative-concept-list .innovative-concept-item .innovative-concept-content .innovative-concept-title {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 1.83rem;
	color: #262626;
	line-height: 2.78rem;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
}

.introduction .innovative-concept-list .innovative-concept-item .innovative-concept-content .innovative-concept-title img {
	width: 3.33rem;
	height: 2.25rem;
	vertical-align: sub;
}

.introduction .innovative-concept-list .innovative-concept-item .innovative-concept-content .innovative-concept-info {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 1.33rem;
	color: #545454;
	line-height: 2.43rem;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
}

.introduction .innovative-concept-list .innovative-concept-item .innovative-concept-img-box {
	width: 36rem;
	background-color: #68B94F;
}

.introduction .innovative-concept-list .innovative-concept-item .innovative-concept-img-box img {
	width: 100%;
}

.introduction .innovative-concept-list .innovative-concept-item .innovative-concept-img-box .innovative-concept-img-title {
	font-family: SourceHanSansSC, SourceHanSansSC;
	font-weight: 400;
	font-size: 1.39rem;
	color: #FFFFFF;
	line-height: 1.85rem;
	text-align: center;
	font-style: normal;
	text-transform: none;
	height: 3rem;
	line-height: 3rem;
}

/* 平板设备 */
@media (max-width: 1024px) {

	.introduction {
		/* padding-bottom: 5.25rem; */
		background-image: url('../assets/imgIndex/行业解决方案 底图.png');
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
}

/* 手机设备 */
@media (max-width: 768px) {}

/* 小屏手机设备 */
@media (max-width: 480px) {}