.nav_change .current {
	color: #000 !important;
	font-weight: 400 !important;
}

.swiper-slide-swiperimg-title {
	font-size: 36px;
	line-height: 38px;
}

.swiper-slide-swiperimg-tips {
	color: #3D485D;
	width: 290px;
	font-weight: 700;
}
.swiper-slide-swiperimg-title-center {
	width: 400px;
}
.swiper-slide-swiperimg-bg {
	background-image: url(https://lxp-website-test.oss-cn-hangzhou.aliyuncs.com/image/zhitui/lntelligent-swiper-img.jpeg);
}

.management_lis {
	width: 30%;
	transition: all 0.3s;
	padding: 30px 30px 50px;
	margin-bottom: 30px;
}

.management_lis_num {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #0071EF;
}
.customer_search_box .management_lis {
	padding: 30px 30px 0px;
}
.customer_search_box .management_lis .management_lis_img{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.management_lis_title {
	text-align: center;
	padding: 20px 0 20px 0;
}

.management_lis:hover {
	box-shadow: 0px 16px 32px 0px rgba(192, 199, 218, 0.5);
	transform: scale(1.1);
}

.ad-resources-title {
	/* padding-bottom: 50px; */
}

#yunying .container .item {
	height: 84px;
	font-size: 16px;
}

#yunying .carousel-item .growth_w_left {
	width: 457px;
	height: 329px;
}
#yunying .container .item {
	height: 84px;
	flex: 1;
	font-size: 16px;
}
.growth_w_right_box {
	width: 451px;
}
.business_module_box .growth_w_right_box{
	/* border-bottom: 1px solid #EEEEEE; */
	width: 100%;
}
.enterprise_private_ul .management_lis{
	padding: 20px 30px 0;
	box-shadow: none;
}
.enterprise_private_ul .management_lis_title {
	padding: 20px 0 30px 0;
}
.enterprise_private_ul .management_lis_img {
	width: 64px;
	height: 64px;
}
.enterprise_private_ul .management_lis:hover {
	transform: scale(1.1);
	box-shadow: 0px 16px 32px 0px rgba(192, 199, 218, 0.5);
}
.human_efficiency_ul .management_lis{
	width: 31%;
	padding:20px;
}
.human_efficiency_ul .management_lis_title {
	padding: 0;
}
#yunying .carousel .item {
	border-bottom: 4px solid #F4F7FA;
}

#yunying .container .index-profItem-active {
	border-bottom: 4px solid #3c7fff;
}
#yunying .carousel-item img {
	width: 50px;
	height: 50px;
	
}
.omnichannel_solutions_box .omnichannel_solutions_box_rightimg{
	width: 524px;
	height: 445px;
}
.newgrass_sbqsjr_img {
	width: 100%;
}
.management_lis_khfk_img {
	width: 108px;
	height: 108px;
}
.management_lis_khfk_type {
	padding: 8px 16px;
	background-color: #0071EF;
	border-radius: 30px;
}
.pingtai_item_box {
	width: 23%;
	box-sizing: border-box;
	padding: 20px 0;
	/* 主色 */
	border-bottom: 1px solid rgb(0, 113, 239);
	box-shadow: 0px 16px 32px 0px rgba(192, 199, 218, 0.5);
	background: #fff;
}
.lntelligent_customer_search_box .management_lis{
	width: 23%;
}
.lntelligent_customer_search_box .management_lis .management_lis_img {
	width: 130px;
	height: 130px;
}

@media screen and (max-width: 991px)  {
	.index_swiper_box .container {
		background: linear-gradient(#EBF6FB 50%, rgba(0,0,0,0) 80%);
	}
	.customer_search_box_max_991 {
		flex-direction: column;
	}
	.customer_search_box_max_991 .management_lis {
		width: 100%;
		padding: 0;
		background-color: #fff;
		border-radius: 4px;
		box-shadow: 0px 16px 32px 0px rgba(192, 199, 218, 0.35);
		overflow: hidden;
		margin-bottom: 24px;
	}
	.business_module_box_max_991_container {
		flex-direction: column;
	}
	#yunying .carousel-item .growth_w_left {
		width: 100%;
		padding: 0;
		height: auto;
		margin-bottom: 24px;
	}
	#yunying .container .item {
		height: 40px;
	}
	.lntelligent_customer_search_box .management_lis {
		width: 48%;
		background-color: #fff;
		border-radius: 4px;
	}
	.management_lis:hover {
		box-shadow: none;
		transform: scale(1);
	}
}
