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


.swiper-slide-swiperimg-bg {
	background-image: url(https://lxp-website-test.oss-cn-hangzhou.aliyuncs.com/image/zhitui/antstar-swiper-bgimg.jpeg);
}

.management_lis {
	width: 22%;
	transition: all 0.3s;
	box-shadow: 0px 16px 32px 0px rgba(192, 199, 218, 0.5);
	padding: 30px 30px 50px;
}

.management_lis_num {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #0071EF;
}

.management_lis_title {
	text-align: center;
	padding: 30px 0 50px 0;
}

.management_lis:hover {
	transform: scale(1.1);
}

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

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

.yuanxiaoku_img_box {
	width: 240px;
	height: 515px;
}

#yunying .carousel-item .growth_w_left {
	width: 526px;
	height: 308px;
}

#yunying .carousel-item .growth_w_left_imgs img {
	width: 100%;
	height: auto;
}

.growth_w_right_box {
	/* border-bottom: 1px solid rgb(238, 238, 238); */
}

.human_efficiency_ul .management_lis {
	padding: 30px;
	width: 18%;
}

.human_efficiency_ul .management_lis_title {
	padding: 0;
	line-height: 40px;
}
.ant_advantages_box {
	background-image: url('https://lxp-website-test.oss-cn-hangzhou.aliyuncs.com/image/zhitui/antstar-card-bgimg1.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.ant_advantages_box_icon {
	width: 151px;
	height: 98px;
	vertical-align: middle;
}

.ant_advantages_card {
	padding: 32px 30px;
	width: 48%;
	background-color: #fff;
	box-shadow: 0px 0px 32px 0px rgba(192, 199, 218, 0.35);
}

#yunying .container .item {
	width: auto;
}

#yunying .carousel-item {
	padding: 0;
}

#yunying .carousel .item {
	border-bottom: 4px solid #F4F7FA;
}

#yunying .container .index-profItem-active {
	border-bottom: 4px solid #3c7fff;
}

.pinpai_title_box img {
	width: 19.5%;
	height: auto;
}
.ant_advantages_card {
	transition: all 0.3s;
}
.ant_advantages_card:hover {
	transform: scale(1.1);
}

@media screen and (max-width: 991px) {
	.ant_advantages_box {
		background-image: none;
	}
	.index_swiper_box .container {
		background: linear-gradient(#D9E0F2 50%, rgba(0,0,0,0) 80%);
	}
	.swiper-slide-swiperimg-title {
		font-size: 36px;
	}

	.ant_advantages_card {
		width: 100%;
		margin: 0;
		background-color: #F4F7FA;
		box-shadow: none;
		border-bottom: 1px solid #fff;
	}
.ant_advantages_card:hover {
	transform: scale(1);
}
	.ant_advantages_box .ant_advantages_card:nth-child(even) {
		flex-direction: row-reverse;
	}

	.ant_advantages_box_icon {
		width: 107px;
		height: 70px;
	}

	#yunying .container .item {
		flex: none;
		width: 120px;
		height: 40px;
	}

	.max_991_flex1_to_100 {
		flex: none;
		width: 100%;
	}

	#yunying .carousel-item .growth_w_left_imgs img {
		width: 100% !important;
		height: auto !important;
	}

	.yuanxiaoku_bgimg_left_max_991 {
		display: flex;
	}
.yuanxiaoku_bgimg_left_max_991 {
	padding: 20px 10px;
}
.yuanxiaoku_bgimg_left_max_991 .growth_w_right_box {
	display: flex;
	flex-direction: column;
    justify-content: center;
	
}
.yuanxiaoku_bgimg_left_max_991 .growth_w_right_box .font_22 {
	font-weight: 700;
}
	#yunying .carousel-item .yuanxiaoku_bgimg_left_max_991_img {
		margin-right: 10px;
		width: 140px;
		height: auto;
	}
	.pinpai_title_box img {
		width: 32%;
	}
}