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

.swiper-slide-swiperimg-title {
	color: #fff;
	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/dingzhikaifafw-bgimg.jpeg);
}

.management_lis {
	width: 22%;
	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 0;
}

.customer_search_box .management_lis .management_lis_img {
	width: 151px;
	height: 98px;
}

.management_lis_title {
	text-align: center;
	padding: 10px 0 40px 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: 547px;
	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;
}

.customization_left_img {
	width: 571px;
	height: 323px;
	margin-right: 26px;
}
#navbar_top .nav-item a {
	color: #fff;
}
.nav_change .nav-item a{
	color: #000 !important;
}

@media screen and (max-width: 991px) {
	.logo_change {
		width: 57px;
	}
	.index_swiper_box .container {
		background: linear-gradient(#001022 50%, rgba(0,0,0,0) 80%);
	}
	.customer_search_box .management_lis {
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.customer_search_box .management_lis:hover {
		transform: scale(1);
		box-shadow: none;
	}

	.customer_search_box .management_lis:nth-child(odd) {
		flex-direction: row-reverse;
	}
	.customer_search_box .management_lis .management_lis_title {
		text-align: left;
	}
	.customization_gongsi_max_991 {
		flex-direction: column;
	}
	.customization_gongsi_max_991 .customization_left_img {
		width: 100%;
		height: auto;
		margin: 0 0 20px 0;
	}
}
