.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/ks-ad-swiper-img.jpeg);
	background-size: auto 580px;
	background-position-x: 90%;
	/* background-position: center; */
}

.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 20px;
}

.customer_search_box .management_lis .management_lis_img {
	width: 100%;
	height: auto;
}

.management_lis_title {
	text-align: center;
	padding: 10px 0 20px 0;
}

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

.swiper-slide-swiperimg-tips {
	color: #fff;
}

.prof_ul {
	margin-right: 10px;
	width: 200px;
	min-width: 95px;
}

#yunying .carousel-item {}

#prof .prof_ul ul {
	height: 100%;
	/* display: block; */
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.container_shuzi_shadow {
	box-shadow: none;
}
#prof .prof_ul ul li {
	display: flex;
	width: 100%;
}
#prof .prof_ul ul {
	background-color: rgba(0, 0, 0, 0.1);
}

.tx_ad_container {
	padding: 50px 0;
	box-shadow: inset 0px 8px 24px 0px rgba(188, 199, 220, 0.3);
	margin-bottom: 64px;
}

#yunying .carousel-item .zj_douyinkaiping_left_img {
	height: auto;
}

.base_btn {
	width: 188px;
}

.tx_ad_container img {
	width: 46px;
	height: 46px;
}

#yunying .container .item {
	height: 84px;
}

.carousel_item_bd_card {}

#yunying .carousel_item_bd_card .baidu_yuannxiaoku {
	/* margin-left: 200px; */

}

.douyin-laiping-right-img {
	width: 515px;
	height: 435px;

}

#yunying .carousel-item .douyin-laiping-right-img img {
	width: 100%;
	height: 515px;
	transform: translateY(-15px);
	/* height: auto; */
}

.placement_ui_lis {
	width: 374px;
	transition: all 0.3s;
	height: 214px;
	padding: 20px 30px 0 30px;
}

.placement_ui_img {
	width: 64px;
	height: 64px;

}

.placement_ui_lis:hover {
	transform: scale(1.1);
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px 16px 32px 0px rgba(192, 199, 218, 0.5);
}

.zj_ad_shuzi_box .swiper-container {
	height: 420px;
}

.zj_ad_shuzi_box .swiper-slide {
	height: 420px;
}

.zj_ad_swiper_item {
	height: 420px;
}
#navbar_top .nav-item a {
	color: #fff;
}
.nav_change .nav-item a{
	color: #000 !important;
}
.douyin-laiping-right-img-tips {
	padding: 10px 20px;
	top:0;
	background-color: pink;
	left: 0;
}
@media screen and (max-width: 991px)  {
	.ks_ad_row_max_991 {
		width: 800px;
	}
	.swiper-slide-swiperimg-bg {
		background-size: auto 380px;
		background-position-x: 90%;
	}
	.index_swiper_box .container {
		background: linear-gradient(#001022 50%, rgba(0,0,0,0) 80%);
	}
	#yunying .container .item {
		height: 40px;
	}
	#yunying .index-tabBox {
		overflow-x: scroll;
	}
	.ks_carousel_inner_max_991 .p_b_50 {
		padding-bottom: 10px;
	}
	.ks_carousel_inner_max_991 .carousel_item_bd_card {
		padding-top: 10px;
	}
	.ks-ad-resources-container {
		overflow-x: scroll;
	}
	.ks-ad-resources-container .customer_search_box {
		min-width: 800px;
	}
	.ks-ad-resources-container .customer_search_box .management_lis {
		background-color: #fff;
		border-radius: 4px;
		box-shadow: 0px 16px 32px 0px rgba(192, 199, 218, 0.35);
	}
}
/* 针对PC屏幕（宽度大于或等于992px） */
@media screen and (min-width: 992px)  {
	.yuan_bgimg_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%;
	}
}