img {
	user-select: none;
	-webkit-user-drag: none;
}

.s2b2cSlideItem,
.s2bSlideItem {
	color: #fff;
}

.s2b2cSlideItem .swiper-item .fullLink .swiper-content .btns p,
.s2bSlideItem p {
	color: #fff;
}

.s2b2cSlideItem .btns a.btn-banner,
.s2bSlideItem .btns a.btn-banner {
	background-color: #fff;
	border: none;
	margin-bottom: 150px;
	margin-top: 26px;
}

.s2b2cSlideItem a .btns {
}

.s2b2cSlideItem a .btns > h1 {
	font-size: 40px;
	font-weight: 400;
	color: #ffffff;
	line-height: 56px;
}

.s2b2cSlideItem a .btns > h2 {
	font-size: 40px;
	font-weight: 400;
	color: #ffffff;
	line-height: 56px;
	text-align: left;
}

.fakeA-wrap {
	margin-top: 26px;
}

.fullLink {
	position: relative;
	z-index: 2;
	width: 48%;
}

.index.pro-center .s3 .com-logo {
	width: 1152px;
}

.zixun_ul {
	padding-top: 22px;
}

.zixun_ul li:first-child {
	margin-top: 0;
}

.zixun_ul li {
	width: 330px !important;
	list-style-type: disc;
	margin-top: 13px;
	margin-left: 6px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.6);
	font-weight: 400;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	list-style-position: inside;
}
.zixun_ul li a {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
}
.zixun_ul li:hover {
	color: #f06a1d;
}
.zixun_ul li a:hover {
	color: #f06a1d;
}

.zixun_check_detail {
	width: 390px;
	height: 40px;
	background: #f06a1d;
	display: none;
}

.zixun_check_detail .readDetail {
	height: 40px;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(240, 106, 29, 1);
	color: #fff;
	margin: 0 auto;
}
.zixun_check_detail .readDetail img {
	width: 16px;
	height: 16px;
}
.business-service-active {
	position: relative;
	top: -18px;
}
.business-service-active .zixun_check_curr {
	display: block;
}

.e_commerce_information_recommend {
	background: #fff;
}
.e_commerce_information_recommend * {
	margin: 0;
	padding: 0;
}
.e_commerce_information_recommend > ul {
	width: 100%;
	height: 66px;
	box-shadow: 0px 1px 0px 0px #ebebeb;

	display: flex;
	align-items: center;

	padding: 0 150px;
	overflow-x: auto;
	/* 移除滚动条 */
	scrollbar-width: none;
	-ms-overflow-style: none;
	&::-webkit-scrollbar {
		display: none;
	}
}
.e_commerce_information_recommend > ul > li {
	font-size: 16px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
	line-height: 16px;

	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;

	cursor: pointer;

	padding: 0 50px;

	width: auto !important;
	flex: 0 0 auto;
}
.e_commerce_information_recommend > ul > li::after {
	content: " ";
	width: 100%;
	height: 3px;
	background: transparent;

	display: block;
	margin-top: 21px;
}
.e_commerce_information_recommend > ul > li.ecir_active {
	color: #f06a1d;
}
.e_commerce_information_recommend > ul > li.ecir_active::after {
	background: #f06a1d;
}

.e_commerce_information_recommend_list {
	padding: 40px 0;
	height: 458px;
}
.e_commerce_information_recommend_list_item {
	width: 100%;
	height: 100%;
}

.e_commerce_information_recommend_list_item > ul {
	width: calc((100% - 72px * 2) / 3);
	display: flex;
	flex-direction: column;
}
.e_commerce_information_recommend_list_item > ul:not(:last-child) {
	margin-right: 72px;
}
.e_commerce_information_recommend_list_item > ul > li > a {
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 22px;
	display: block;

	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.e_commerce_information_recommend_list_item > ul > li > a:hover {
	color: #f06a1d;
}
.e_commerce_information_recommend_list_item > ul > li > span {
	font-size: 14px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
	line-height: 20px;
}

.e_commerce_information_recommend_list_item_imgText {
}
.e_commerce_information_recommend_list_item_imgText > li {
	width: 100% !important;
}
.e_commerce_information_recommend_list_item_imgText > li > img {
	width: 100%;
	height: 242px;
	margin-bottom: 24px;
	object-fit: cover;
}
.e_commerce_information_recommend_list_item_imgText > li > a {
	margin-bottom: 12px;
}
.e_commerce_information_recommend_list_item_imgText > li > p {
	font-size: 14px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
	line-height: 22px;
	margin-bottom: 13px !important;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.e_commerce_information_recommend_list_item_text > li {
	width: 100% !important;

	display: flex;
	flex-direction: column;
}
.e_commerce_information_recommend_list_item_text > li:not(:last-child) {
	margin-bottom: 32px;
}
.e_commerce_information_recommend_list_item_text > li > a {
	margin-bottom: 8px;
}

.index_2024_content {
	padding: 80px 0;
}
.index_2024_content * {
	margin: 0;
	padding: 0;
}
.index_2024_content img {
	user-select: none;
	-webkit-user-drag: none;
}
.index_2024_item_title {
	margin-bottom: 80px;
	text-align: center;
}
.index_2024_item_title > div {
	font-weight: 400;
	font-size: 32px;
	color: rgba(0, 0, 0, 0.8);
	line-height: 32px;
}
.index_2024_item_title > p {
	font-weight: 400;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.6);
	line-height: 24px;

	margin-top: 24px;
}

.index_2024_content_item01 {
	display: flex;
	gap: 16px;
}
.index_2024_content_item01 > li {
	position: relative;
	flex: 0 0 calc((100% - 16px * 1) / 2);
	height: 420px;
	background: #F7F7F7;
	padding: 48px 40px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}.index_2024_content_item01 > li::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("http://www.wanmi.com/attachment/20250724/056bd6b2ec82432b923ec968af2e3ab3.png");
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0;
	transition: opacity 0.3s ease;
	z-index: -1;
}

.index_2024_content_item01 > li:hover {
	background: none;
}
.index_2024_content_item01 > li:hover::before {
	opacity: 1;
}

.index_2024_content_item01 > li:nth-child(2)::before {
	background-image: url("http://www.wanmi.com/attachment/20250724/d8c085bdd5d54804ad64b12ded5ec353.png");
}




.index_2024_content_item01 > li:hover .btn-wrap {
	background: #ffffff;
	border: transparent;
}
.index_2024_content_item01 > li:hover .btn-wrap .btn-text {
	color: #0a6afa;
}
.index_2024_content_item01 > li:hover .info-top > p {
	color: #ffffff !important;
}
.index_2024_content_item01 > li:hover .info-list > li {
	color: #ffffff !important;
}
.index_2024_content_item01 > li > .info {
}
.index_2024_content_item01 > li > .info > .info-top {
	display: flex;
	align-items: center;
	gap: 20px;
}
.index_2024_content_item01 > li > .info > .info-top > img {
	width: 64px;
	height: 64px;
	border: 1px solid #fff;
	border-radius: 8px;
}
.index_2024_content_item01 > li > .info > .info-top > p {
	font-weight: 500;
	font-size: 24px;
	color: rgba(0, 0, 0, 0.8);
	line-height: 28px;
}
.index_2024_content_item01 > li > .info > .info-list {
	margin-top: 24px;
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.index_2024_content_item01 > li > .info > .info-list > li {
	font-weight: 400;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	line-height: 22px;
	text-indent: -1em; /* 负缩进，让项目符号突出 */
	padding-left: 1em; /* 左内边距，为项目符号留空间 */
}
.index_2024_content_item01 > li > .btn-wrap {
	width: 160px;
	height: 40px;
	background: #f06a1d;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	cursor: pointer;
	user-select: none;
}
.index_2024_content_item01 > li > .btn-wrap > .btn-text {
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	line-height: 14px;
}
.index_2024_content_item01 > li > .btn-wrap > .btn-arrow {
	width: 16px;
	height: 16px;
	background-image: url("http://www.wanmi.com/attachment/20250721/bf33ef15dce64db1b9538c6afc417a0e.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.3s ease;
}
.index_2024_content_item01 > li:hover > .btn-wrap > .btn-arrow {
	background-image: url("http://www.wanmi.com/attachment/20250721/9531ceb63bb44871bc9c971a853d0c24.png");
}

.index_2024_content_item02 {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.index_2024_content_item02 > li {
	height: 286px;
	background: #ffffff;
    padding: 40px;
    padding-top: 48px;
	flex: 0 0 calc((100% - 16px * 3) / 4);
	display: flex;
	flex-direction: column;
	align-items: center;
    position: relative;
    overflow: hidden;
}

.index_2024_content_item02 > li:hover {
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.08);
}

.index_2024_content_item02 > li > img {
	width: 64px;
	height: 64px;
	margin-bottom: 24px;
}
.index_2024_content_item02 > li .title {
	font-weight: 500;
	font-size: 20px;
	color: rgba(0, 0, 0, 0.8);
	line-height: 28px;
    margin-bottom: 16px;
}
.index_2024_content_item02 > li .subtitle {
	height: 66px;
	font-weight: 400;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	line-height: 22px;
    text-align: center;

	/* 3行 */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.index_2024_content_item02 > li .btn-wrap {
    background: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0;
    transform: translateY(100%);
    transition: all 0.3s ease;
}
.index_2024_content_item02 > li .btn-wrap .btn {
	width: 124px;
	height: 30px;
	border: none;
	border-radius: 0px;
	background: #f06a1d;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    cursor: pointer;
    user-select: none;
}
.index_2024_content_item02 > li:hover .btn-wrap {
    transform: translateY(0);
}
.index_2024_content_item02 > li .btn-wrap .btn .btn-text {
    font-weight: 400;
	font-size: 12px;
	color: #fff;
	line-height: 12px;
}
.index_2024_content_item02 > li .btn-wrap .btn .btn-arrow {
    width: 16px;
    height: 16px;
    background-image: url("http://www.wanmi.com/attachment/20250721/bf33ef15dce64db1b9538c6afc417a0e.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.index_2024_content_item03 {
	display: flex;
}
.index_2024_content_item03 > li {
	background: #ffffff;
	width: calc((100% - 16px * 2) / 3);
	height: 408px;

	position: relative;
}
.index_2024_content_item03 > li:not(:last-child) {
	margin-right: 16px;
}
.index_2024_content_item03 > li:hover {
	box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.08);
}
.index_2024_content_item03 > li:hover > div {
	transform: translateY(-50px);
	height: calc(100% - 160px + 50px);
}
.index_2024_content_item03 > li:hover > div > div > a {
	display: inline-flex;
}
.index_2024_content_item03 > li > img {
	width: 100%;

	position: relative;
	z-index: 1;
}
.index_2024_content_item03 > li > div {
	padding: 32px 24px 40px;

	display: flex;
	flex-direction: column;

	width: 100%;
	height: calc(100% - 160px);
	position: absolute;
	top: 160px;
	z-index: 2;

	background: #fff;
	transition: 0.15s;
}
.index_2024_content_item03 > li > div > p {
	font-weight: 400;
	font-size: 20px;
	color: rgba(0, 0, 0, 0.8);
	line-height: 20px;
}
.index_2024_content_item03 > li > div > div {
	margin-top: 24px;

	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
}
.index_2024_content_item03 > li > div > div > ul {
	flex: 1;
}
.index_2024_content_item03 > li > div > div > ul > li {
	font-weight: 400;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	line-height: 20px;
}
.index_2024_content_item03 > li > div > div > ul > li:not(:last-child) {
	margin-bottom: 16px;
}
.index_2024_content_item03 > li > div > div > a {
	padding: 0 26px 0 30px;
	height: 30px;
	background-color: #f06a1d;

	font-weight: 400;
	font-size: 12px;
	color: #ffffff;
	line-height: 12px;

	display: none;
	align-items: center;
	justify-content: center;

	margin: 20px auto 0;
}
.index_2024_content_item03 > li > div > div > a:after {
	content: "";
	background-image: url("http://www.wanmi.com/attachment/20240401/b0739b9209ea447ba9e16fd04df08d2b.png");
	background-repeat: no-repeat;
	background-size: 100%;

	width: 16px;
	height: 16px;

	margin-left: 4px;
}

.index_2024_content_item05 {
	display: flex;
}
.index_2024_content_item05 > li {
	flex: 1;

	height: 432px;
}

.index_2024_content_item05
	> li:first-child
	> div.index_2024_content_item05_normal {
	border-left: 1px solid #ebebeb;
}
.index_2024_content_item05_normal {
	background: rgba(255, 255, 255, 0.8);

	text-align: center;
	height: 100%;

	border-bottom: 1px solid #ebebeb;

	display: block;
}
.index_2024_content_item05_normal > div {
	height: 148px;
	background: #ededed;

	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;

	box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 0.06);
}
.index_2024_content_item05_normal > div > img {
}
.index_2024_content_item05_normal > div > p {
	font-weight: 400;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.8);
	line-height: 16px;

	margin-top: 12px;
}
.index_2024_content_item05_normal > ul {
	padding: 40px 10px;

	height: calc(100% - 148px);
	box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 0.06);
}
.index_2024_content_item05_normal > ul > li {
	font-weight: 400;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	line-height: 14px;
}
.index_2024_content_item05_normal > ul > li:not(:last-child) {
	margin-bottom: 24px;
}

.index_2024_content_item05_active {
	display: none;

	height: 100%;
	box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.08);

	position: relative;

	width: 432px;
}
.index_2024_content_item05_active > div {
	height: 100%;
	position: absolute;
}
.index_2024_content_item05_active_top {
	height: 148px;

	background: url("http://www.wanmi.com/attachment/20200622/20ec679d16284441b86f663ec771205e.png")
		no-repeat;
	background-size: 100% 100%;

	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.index_2024_content_item05_active_top > img {
}
.index_2024_content_item05_active_top > p {
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	line-height: 16px;

	margin-top: 12px;
}
.index_2024_content_item05_active_bottom {
	padding: 36px 24px 40px;

	height: calc(100% - 148px);

	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background: #fff;
}
.index_2024_content_item05_active_bottom > p {
	font-weight: 400;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	line-height: 22px;
}
.index_2024_content_item05_active_bottom > a {
	font-weight: 400;
	font-size: 12px;
	color: #ffffff;
	line-height: 12px;

	width: 124px;
	height: 30px;
	background: #f06a1d;

	display: flex;
	align-items: center;
	justify-content: center;

	margin: 0 auto;
}
.index_2024_content_item05_active_bottom > a > img {
	width: 16px;
	height: 16px;

	margin-left: 4px;
}

/* 行业解决方案整体布局 */
.industry-solution-wrap {
    display: flex;
    background: #fff;

    overflow: hidden;
    min-height: 480px;

	border: 1px solid #EBEBEB;
}
.industry-solution-nav-list {
    width: 268px;
    display: flex;
    flex-direction: column;
	justify-content: center;
}
.industry-solution-nav-item {
	font-weight: 500;
	font-size: 20px;
	color: #333;
	line-height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 90px;
    cursor: pointer;
    border-left: 4px solid transparent;
    transition: all .3s ease;
}
.industry-solution-nav-item.active {
    color: #F06A1D;
    font-weight: bold;
    border-left: 4px solid #F06A1D;
    background: #f7f7f7;
}
.industry-solution-content {
    flex: 1;
	background: #f7f7f7;


}
.industry-solution-content-item {
    display: flex;
    align-items: center;
    height: 100%;
	padding: 60px 40px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 100% 100%;

}
.industry-solution-content-main {
	position: relative;
	max-width: 480px;
	height: 100%;
}
.industry-solution-title {
	font-weight: 500;
	font-size: 24px;
	color: rgba(0,0,0,0.8);
	line-height: 28px;
	margin-bottom: 28px;

}
.industry-solution-desc,
.industry-solution-desc2 {
	font-weight: 400;
	font-size: 16px;
	color: rgba(0,0,0,0.6);
	line-height: 24px;
	margin-bottom: 28px;
}
.industry-solution-btns {
	display: flex;
	gap: 16px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.industry-solution-btn {
    display: flex;
	align-items: center;
	justify-content: center;
	width: 160px;
	height: 40px;
	font-weight: 400;
	font-size: 14px;
	color: #F06A1D;
	line-height: 14px;

    cursor: pointer;
    transition: all .3s ease;
    border: 1px solid #FF8000;
}
.industry-solution-btn.primary {
    background: #F06A1D;
    color: #fff;
    border-color: transparent;
}
.industry-solution-btn.outline:hover {
	color: #F06A1D;
}

