@charset "utf-8";

html, body {
	margin: 0;
	padding: 0;
}

.service .container-1200 {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.service .container-1172 {
	max-width: 1172px;
	margin: 0 auto;
	overflow: hidden;
}

.service .clean-inline-block {
	font-size: 0;
}

@media screen and (max-width: 992px) {
	.service .container-h5 {
		max-width: 90%;
		margin: 0 auto;
		overflow: hidden;
	}
}

.service .banner {
	width: 100%;
	height: 560px;
	overflow: hidden;
	background-color: #dae3f6;
}

.service .banner .banner-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	column-gap: 4%;
	height: 100%;
}

.service .banner .banner-box .content {
	width: 50%;
}

.service .banner .banner-box .content .title {
	font-size: 46px;
	font-weight: bold;
	color: #08162a;
}

.service .banner .banner-box .content .desc {
	font-size: 22px;
	color: #08162a;
	line-height: 1.5;
	margin-top: 34px;
}

.service .banner .banner-box .content .link {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	background-color: #0084fd;
	border-radius: 3px;
	width: 160px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	margin-top: 96px;
}

.service .banner .banner-box .content .link:hover {
	color: #fff !important;
}

.service .banner .img-box {
	width: 460px;
	height: 350px;
	overflow: hidden;
}

.service .banner .img-box img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

@media screen and (max-width: 992px) {
	.service .banner {
		height: unset;
		background-color: #dde9ff;
		padding: 0.9rem 0 0.8rem 0;
	}

	.service .banner .banner-box {
		flex-direction: column-reverse;
		text-align: center;
	}

	.service .banner .banner-box .content {
		margin-top: 0.4rem;
		width: 70%;
	}

	.service .banner .banner-box .content .title {
		font-size: 0.4rem;
	}

	.service .banner .banner-box .content .desc {
		font-size: 0.24rem;
		margin-top: 0.3rem;
	}

	.service .banner .banner-box .content .link {
		width: unset;
		height: unset;
		line-height: unset;
		padding: 0.1rem 0.35rem;
		font-size: 0.14rem;
		margin-top: 0.4rem;
		box-sizing: border-box;
	}

	.service .banner .banner-box .img-box {
		width: 4.2rem;
		height: auto;
	}
}

@media screen and (max-width: 415px) {
	.service .banner .banner-box .content .title {
		font-size: 20px;
	}

	.service .banner .banner-box .content .desc {
		font-size: 12px;
	}
}
/*banner end*/

/*服务团队 start*/
.service .server {
	padding: 120px 0 80px 0;
	background-color: #fff;
}

.service .server .content {
	text-align: center;
}

.service .server .content .title {
	font-weight: 400;
	color: #282d31;
	font-size: 40px;
}

.service .server .content .desc {
	color: #666;
	font-size: 18px;
	margin-top: 16px;
}

.service .server .img-box {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 90px;
}

.service .server .img-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.service .server .item-box {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-top: 4px;
}

.service .server .item-box .item {
	width: 25%;
	text-align: center;
	margin: 0 auto;
}

.service .server .item-box .item .item-img-box {
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}

.service .server .item-box .item .item-img-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.service .server .item-box .item .sheet {
	display: inline-block;
	color: var(--color);
	font-size: 32px;
	margin-top: 22px;
}

.service .server .item-box .item .desc {
	font-size: 22px;
	color: #333;
}


@media screen and (max-width: 992px) {
	.service .server {
		padding: 0.9rem 0 0.8rem 0;
	}

	.service .server .content .title {
		font-size: 0.4rem;
	}

	.service .server .content .desc {
		font-size: 0.18rem;
		margin-top: 0.4rem;
	}

	.service .server .img-box {
		margin-top: 0.3rem;
	}

	.service .server .item-box .item {
		width: 25%;
	}

	.service .server .item-box .item .item-img-box {
		width: 0.4rem;
		height: 0.4rem;
	}

	.service .server .item-box .item .item-img-box img {
		vertical-align: top;
	}

	.service .server .item-box .item .sheet {
		font-size: 0.18rem;
		margin-top: 0.1rem;
	}

	.service .server .item-box .item .desc {
		font-size: 0.12rem;
	}
}

@media screen and (max-width: 415px) {
	.service .server .content .title {
		font-size: 20px;
		font-weight: 600;
	}

	.service .server .content .desc {
		font-size: 12px;
	}
}
/*服务团队 end*/

/*客服团队 start*/
.service ._customer {
	padding: 80px 0 110px 0;
	background-color: #fff;
}

.service ._customer .content {
	text-align: center;
}

.service ._customer .content .title {
	font-weight: 400;
	color: #282d31;
	font-size: 40px;
}

.service ._customer .content .desc {
	color: #666;
	font-size: 18px;
	margin-top: 16px;
}

.service ._customer .item-box {
	background-image: url('../../images/service/sl.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80%;
	width: 100%;
	height: 850px;
	margin-top: 100px;
	position: relative;
}

.service ._customer .item-box::after {
	display: block;
	content: '为企业量身定制\A增长服务闭环';
	color: #fff;
	font-size: 28px;
	white-space: pre;
	width: 200px;
	height: 84px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -63px;
	margin-left: -100px;
}

.service ._customer .item-box .item {
	display: inline-flex;
	flex-direction: var(--flex-direction);
	background-color: #fff;
	box-shadow: 4px 4px 10px 0 #dddff5;
	border-radius: 10px;
	padding: 28px 24px;
	box-sizing: border-box;
	width: 376px;
	position: absolute;
	top: var(--top);
	bottom: var(--bottom);
	left: var(--left);
	right: var(--right);
	transform: translateX(var(--translateX));
	cursor: pointer;
}

.service ._customer .item-box .item:hover {
	background-color: #eaf3ff;
}

.service ._customer .item-box .item .order {
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background-color: #0084fd;
	color: #fff;
	font-size: 21px;
	font-weight: normal;
	border-radius: 4px;
	margin-right: var(--margin-right);
	margin-left: var(--margin-left);
}

.service ._customer .item-box .item .text {
	text-align: var(--text-align);
}

.service ._customer .item-box .item .text h4 {
	font-weight: bold;
	font-size: 22px;
	color: #333;
	margin-bottom: 5px;
}

.service ._customer .item-box .item .text p {
	font-size: 14px;
	color: #555;
	line-height: 1.5;
}

.service ._customer .link {
	width: 100%;
	text-align: center;
	margin-top: 70px;
}

.service ._customer .link a {
	display: inline-block;
	color: #fff;
	background-color: #0084fd;
	text-align: center;
	border-radius: 3px;
	width: 160px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	text-decoration: none;
}

.service ._customer .link a:hover {
	cursor: pointer;
	color: #fff !important;
}

@media screen and (max-width: 992px) {
	.service ._customer {
		padding: 0.9rem 0 0.8rem 0;
	}

	.service ._customer .content .title {
		font-size: 0.4rem;
	}

	.service ._customer .content .desc {
		font-size: 0.18rem;
		margin-top: 0.4rem;
	}

	.service ._customer .item-box {
		background-image: unset;
		position: unset;
		height: unset;
		margin-top: 0.6rem;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		gap: 4vw 4%;
	}

	.service ._customer .item-box::after {
		display: none;
	}

	.service ._customer .item-box .item {
		position: unset;
		flex-direction: column;
		transform: translateX(0);
		width: 48%;
		background-image: linear-gradient(to bottom, #edf4ff, #feffff);
		padding: 0.2rem;
		height: 2.7rem;
		box-sizing: border-box;
		overflow: hidden;
	}

	.service ._customer .item-box .item:last-child {
		width: 100%;
		height: auto;
	}

	.service ._customer .item-box .item:last-child .text p {
		display: inline-block;
		margin-right: 0.2rem;
	}

	.service ._customer .item-box .item .order {
		margin-left: unset;
		margin-right: unset;
		font-style: italic;
		border-radius: 50%;
		font-size: 0.2rem;
		width: 0.34rem;
		height: 0.34rem;
		line-height: 0.34rem;
	}

	.service ._customer .item-box .item .text {
		text-align: left;
	}

	.service ._customer .item-box .item .text h4 {
		font-size: 0.2rem;
		margin-top: 0.2rem;
	}

	.service ._customer .item-box .item .text p {
		font-size: 0.16rem;
		display: flex;
		align-items: flex-start;
		margin-top: 0.02rem;
	}

	.service ._customer .item-box .item .text p::before {
		display: inline-block;
		content: '';
		width: 0.08rem;
		height: 0.08rem;
		border-radius: 50%;
		background-color: #0084fd;
		margin-right: 0.1rem;
		margin-top: 0.06rem;
		flex-shrink: 0;
	}

	.service ._customer .link {
		margin-top: 0.3rem;
	}

	.service ._customer .link a {
		width: unset;
		height: unset;
		line-height: unset;
		font-size: 0.14rem;
		padding: 0.1rem 0.35rem;
	}
}

@media screen and (max-width: 415px) {
	.service ._customer .content .title {
		font-size: 20px;
		font-weight: 600;
	}

	.service ._customer .content .desc {
		font-size: 12px;
	}

	.service ._customer .item-box .item {
		height: 3rem;
	}
}

@media screen and (max-width: 391px) {
	.service ._customer .item-box .item {
		height: 3rem;
	}

	.service ._customer .item-box .item .order {
		text-indent: -0.2em;
	}

	.service ._customer .item-box .item .text p::before {
		width: 0.1rem;
		height: 0.1rem;
		margin-top: 0.06rem;
	}
}

@media screen and (max-width: 376px) {
	.service ._customer .item-box .item {
		height: 3.8rem;
	}
}

@media screen and (max-width: 321px) {
	.service ._customer .item-box .item {
		height: 5rem;
	}

	.service ._customer .item-box .item .order {
		width: 0.5rem;
		height: 0.5rem;
		line-height: 0.5rem;
		text-indent: -0.2em;
	}

	.service ._customer .item-box .item .text p::before {
		width: 0.14rem;
		height: 0.14rem;
		margin-top: 0.1rem;
	}
}
/*客服团队 end*/

/*深度评估用户场景 start*/
.service .estimate {
	background-image: url('../../images/service/sv.bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	padding: 120px 0 150px 0;
}

.service .estimate .content {
	text-align: center;
}

.service .estimate .content .title {
	font-size: 40px;
	font-weight: 400;
	color: #fff;
}

.service .estimate .content .desc {
	color: #fff;
	font-size: 18px;
	margin-top: 16px;
}

.service .estimate .item-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	column-gap: 14px;
	margin-top: 64px;
}


.service .estimate .item-box.pc {
	display: flex;
}

.service .estimate .item-box.h5 {
	display: none;
	width: 100%;
	overflow: hidden;
}

.service .estimate .item-box .item {
	width: 290px;
	height: 410px;
	overflow: hidden;
	cursor: pointer;
	transition: transform .4s ease-in-out;
}

.service .estimate .item-box .item:hover {
	transform: translateY(-18px);
}

.service .estimate .item-box .item img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}


@media screen and (max-width: 992px) {
	.service .estimate {
		padding: 0.9rem 0 0.8rem 0;
	}

	.service .estimate .content .title {
		font-size: 0.4rem;
	}

	.service .estimate .content .desc {
		font-size: 0.18rem;
		margin-top: 0.4rem;
	}

	.service .estimate .item-box.pc {
		display: none;
	}

	.service .estimate .item-box.h5 {
		display: block;
		width: 100%;
		overflow: hidden;
		margin-top: 0.4rem;
	}

	.service .estimate .item-box .item {
		width: 100%;
		height: auto;
	}

	.service .estimate .item-box .item:hover {
		transform: translateY(0);
	}
}

@media screen and (max-width: 415px) {
	.service .estimate .content .title {
		font-size: 20px;
		font-weight: 600;
	}

	.service .estimate .content .desc {
		font-size: 12px;
	}
}
/*深度评估用户场景 end*/


/*一对一专业实操培训 start*/
.service .train {
	padding: 120px 0 105px 0;
	background-color: #fff;
}

.service .train .content {
	text-align: center;
}

.service .train .content .title {
	font-weight: 400;
	color: #282d31;
	font-size: 40px;
}

.service .train .content .desc {
	color: #666;
	font-size: 18px;
	margin-top: 16px;
}

.service .train .item-box {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 27px;
}

.service .train .item-box .item {
	width: 25%;
	text-align: center;
	margin-top: 78px;
}

.service .train .item-box .item .item-img-box {
	background-color: #dae3f6;
	width: 195px;
	height: 195px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}

.service .train .item-box .item .item-img-box img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	margin-top: 25px;
}

.service .train .item-box .item .name {
	display: block;
	color: #0081fa;
	font-size: 20px;
	margin-top: 22px;
}

.service .train .item-box .item .desc {
	font-size: 16px;
	color: #000;
}

@media screen and (max-width: 992px) {
	.service .train {
		padding: 0.9rem 0 0.4rem 0;
	}

	.service .train .content .title {
		font-size: 0.4rem;
	}

	.service .train .content .desc {
		font-size: 0.18rem;
		margin-top: 0.4rem;
	}

	.service .train .item-box {
		width: 100%;
		overflow: hidden;
		display: flex;
		column-gap: 2%;
		row-gap: 0.4rem;
		margin-top: 0.4rem;
	}

	.service .train .item-box .item {
		width: 23.5%;
		margin-top: 0;
		margin-bottom: 0;
		overflow: hidden;
	}

	.service .train .item-box .item .item-img-box {
		border-radius: 10px;
		width: 100%;
		aspect-ratio: 0.8;
		height: auto;
	}

	.service .train .item-box .item .item-img-box img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

	.service .train .item-box .item .name {
		font-size: 0.18rem;
		margin-top: 0.2rem;
	}

	.service .train .item-box .item .desc {
		font-size: 0.14rem;
	}
}

@media screen and (max-width: 415px) {
	.service .train .content .title {
		font-size: 20px;
		font-weight: 600;
	}

	.service .train .content .desc {
		font-size: 12px;
	}
}
/*一对一专业实操培训 end*/

/*协助用户精准定位市场 start*/
.service .assist {
	background-color: #f3f6ff;
	padding: 120px 0 105px 0;
}

.service .assist .content {
	text-align: center;
}

.service .assist .content .title {
	font-weight: 400;
	color: #282d31;
	font-size: 40px;
}

.service .assist .content .desc {
	color: #666;
	font-size: 18px;
}

.service .assist .content .assist-desc {
	width: 75%;
	margin: 16px auto 0 auto;
}

.service .assist .img-box {
	position: relative;
	height: 630px;
	overflow: hidden;
	text-align: center;
	margin-top: 100px;
}

.service .assist .img-box .img-item-1 {
	width: 1062px;
	height: auto;
	object-fit: contain;
	overflow: hidden;
}

.service .assist .img-box .img-item-2 {
	width: 460px;
	height: auto;
	position: absolute;
	left: 480px;
	bottom: 0;
}

.service .assist .img-box .img-item-3 {
	width: 460px;
	height: auto;
	position: absolute;
	left: 4px;
	bottom: 0;
}

.service .assist .img-box .img-item-4 {
	width: 550px;
	height: auto;
	object-fit: contain;
	overflow: hidden;
	position: absolute;
	right: 4px;
	top: 94px;
}

.service .assist .img-box .img-item-5 {
	width: 788px;
	height: auto;
	position: absolute;
	left: 0;
	top: 122px;
}

.service .assist .link {
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

.service .assist .link a {
	display: inline-block;
	color: #fff;
	background-color: #0084fd;
	text-align: center;
	border-radius: 3px;
	width: 160px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	text-decoration: none;
}

.service .assist .link a:hover {
	cursor: pointer;
	color: #fff !important;
}

@media screen and (max-width: 992px) {
	.service .assist {
		padding: 0.9rem 0 0.8rem 0;
	}

	.service .assist .content .title {
		font-size: 0.4rem;
	}

	.service .assist .content .desc {
		font-size: 0.18rem;
		margin-top: 0.4rem;
	}

	.service .assist .img-box {
		margin-top: 0.7rem;
		height: unset;
	}

	.service .assist .img-box .img-item-1 {
		width: 100%;
		height: auto;
	}

	.service .assist .img-box .img-item-2 {
		left: unset;
		width: 40vw;
		right: 0;
		top: 6vw;
	}

	.service .assist .img-box .img-item-3 {
		bottom: 0;
		left: 0;
		width: 36vw;
		height: auto;
	}

	.service .assist .img-box .img-item-4 {
		top: unset;
		bottom: 0;
		left: 40vw;
		width: 45vw;
		height: auto;
	}

	.service .assist .img-box .img-item-5 {
		top: 6vw;
		width: 70vw;
	}

	.service .assist .link {
		margin-top: 0.3rem;
	}

	.service .assist .link a {
		width: unset;
		height: unset;
		line-height: unset;
		padding: 0.1rem 0.35rem;
		font-size: 0.14rem;
	}
}

@media screen and (max-width: 415px) {
	.service .assist .content .title {
		font-size: 20px;
		font-weight: 600;
	}

	.service .assist .content .desc {
		font-size: 12px;
	}
}
/*协助用户精准定位市场 end*/

/*帮助用户获取优质线索 start*/
.service .clue {
	padding: 120px 0 160px 0;
	background-color: #fff;
}

.service .clue .content {
	text-align: center;
}

.service .clue .content .title {
	font-weight: 400;
	color: #282d31;
	font-size: 40px;
}

.service .clue .content .desc {
	color: #666;
	font-size: 18px;
	margin-top: 16px;
}

.service .clue .tab-box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 56px;
	column-gap: 190px;
}

.service .clue .tab-box .tab-item {
	font-size: 20px;
	color: #333;
	padding: 0 1px 10px 1px;
}

.service .clue .tab-box .tab-item.active {
	color: #0084fd;
	border-bottom: 1px solid #0084fd;
}

.service .clue .tab-box .tab-item:hover {
	cursor: pointer;
}

.service .clue .tab-box .tab-item:last-child {
	margin-right: 0;
}

.service .clue .tab-content {
	text-align: center;
	margin-top: 34px;
}

.service .clue .content-item {
	display: none;
}

.service .clue .content-item.show {
	display: block;
}

.service .clue .tab-content .item-img-box {
	max-width: 100%;
	height: auto;
	overflow: hidden;
}

.service .clue .tab-content .item-img-box img {
	display: block;
}

.service .clue .tab-content .item-img-box table {
	display: none;
}

.service .clue .tab-content .item-img-box img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.service .clue .tab-content .item-table {
	text-align: center;
	border: 1px solid #e5ecff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 0 1px #e5ecff;
}

.service .clue .tab-content .item-table tbody,
.service .clue .tab-content .item-table td,
.service .clue .tab-content .item-table tfoot,
.service .clue .tab-content .item-table th,
.service .clue .tab-content .item-table thead,
.service .clue .tab-content .item-tabletr {
	border-width: 1px;
}

.service .clue .tab-content .item-table td {
	width: 20%;
}

.service .clue .tab-content .item-table thead tr {
	background-color: #0084fd;
	color: #fff;
	font-size: 24px;
}

.service .clue .tab-content .item-table tbody tr {
	font-size: 16px;
}

.service .clue .tab-content .item-table tbody tr:nth-child(2n) {
	background-color: #fff;
	color: #555;
}

.service .clue .tab-content .item-table tbody tr:nth-child(2n+1) {
	background-color: #f1f3ff;
	color: #778cb1;
}

.service .clue .tab-content .item-table tbody tr.color-odd {
	background-color: #f1f3ff;
	color: #778cb1;
}

.service .clue .tab-content .item-table tbody tr td.cellpadding {
	padding-left: 3.8%;
	padding-right: 6%;
}

.service .clue .tab-content .item-table tbody tr .font-large {
	font-size: 18px;
}

.service .clue .tab-content .item-table tbody tr .font-small {
	font-size: 12px;
}

.service .clue .tab-content .item-table tbody tr .font-remark {
	font-size: 14px;
}

@media screen and (max-width: 992px) {
	.service .clue {
		padding: 0.9rem 0 0.8rem 0;
	}

	.service .clue .content .title {
		font-size: 0.4rem;
	}

	.service .clue .content .desc {
		font-size: 0.18rem;
		margin-top: 0.4rem;
	}

	.service .clue .tab-box {
		justify-content: center;
		column-gap: 1rem;
	}

	.service .clue .tab-box .tab-item {
		margin-right: unset;
		font-size: 0.2rem;
	}

	.service .clue .tab-box .tab-item.active {
		border-width: 4px;
	}

	.service .clue .tab-content .item-img-box img {
		display: none;
	}

	.service .clue .tab-content .item-img-box table {
		display: unset;
		width: 100%;
		border-collapse: separate;
		border-spacing: 0.1rem;
	}

	.service .clue .tab-content .item-img-box td {
		background-color: #f4f7ff;
		border-radius: 10px;
		overflow: hidden;
		padding-bottom: 0.2rem;
	}

	.service .clue .tab-content .item-img-box td h4 {
		font-size: 0.2rem;
		color: #fff;
		background-color: #0587fd;
		padding: 0.14rem 0;
	}

	.service .clue .tab-content .item-img-box td ul {
		padding: 0.2rem 0.1rem;
		box-sizing: border-box;
	}

	.service .clue .tab-content .item-img-box td ul li {
		font-size: 0.14rem;
		font-weight: 400;
		color: #9d9fa3;
		margin-top: 0.02rem;
		text-align: left;
		display: flex;
		align-items: flex-start;
		overflow: hidden;
	}

	.service .clue .tab-content .item-img-box td ul li.spe {
		margin-left: 0.14rem;
	}

	.service .clue .tab-content .item-img-box td ul li.spe:before {
		display: none;
	}

	.service .clue .tab-content .item-img-box td ul li::before {
		display: block;
		content: '';
		width: 0.04rem;
		height: 0.04rem;
		background-color: #0084fd;
		border-radius: 50%;
		margin-right: 0.1rem;
		margin-top: 0.1rem;
		flex-shrink: 0;
	}

	.service .clue .tab-content .item-table th {
		padding: 8px 5px;
	}

	.service .clue .tab-content .item-table td {
		padding: 8px 5px;
		border: 1px solid #dcdcdc;
	}

	.service .clue .tab-content .item-table thead tr {
		background-color: #e6edfe;
		color: #313942;
	}

	.service .clue .tab-content .item-table tbody tr:nth-child(2n) {
		font-size: 0.16rem;
		zoom: 80%;
	}

	.service .clue .tab-content .item-table thead tr th {
		font-size: 0.18rem;
		zoom: 80%;
	}

	.service .clue .tab-content .item-table tbody tr td {
		font-size: 0.14rem;
		zoom: 80%;
	}

	.service .clue .tab-content .item-table tbody tr .font-large {
		font-size: 0.16rem;
		zoom: 80%;
	}

	.service .clue .tab-content .item-table tbody tr .font-small {
		font-size: 0.12rem;
		zoom: 80%;
	}

	.service .clue .tab-content .item-table tbody tr .font-remark {
		font-size: 0.12rem;
		zoom: 80%;
	}

	.service .clue .tab-content .item-table tbody tr .h5 {
		vertical-align: top;
		padding-top: 0.2rem;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 415px) {
	.service .clue .content .title {
		font-size: 20px;
		font-weight: 600;
	}

	.service .clue .content .desc {
		font-size: 12px;
	}
}
/*帮助用户获取优质线索 end*/

/*协助建立全面的客户档案 start*/
.service .record {
	padding: 120px 0 105px 0;
	background-color: #f3f6ff;
}

.service .record .content {
	text-align: center;
}

.service .record .content .title {
	font-size: 40px;
	font-weight: 400;
	color: #282d31;
}

.service .record .content .desc {
	color: #666;
	font-size: 18px;
	margin-top: 16px;
}

.service .record .tab-box {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 210px;
	margin-top: 50px;
}

.service .record .tab-box .tab-item {
	font-size: 20px;
	color: #333;
	padding: 0 1px 10px 1px;
	box-sizing: border-box;
	cursor: pointer;
}

.service .record .tab-box .active {
	color: #0084fd;
	border-bottom: 1px solid #0084fd;
}

.service .record .tab-content {
	margin-top: 52px;
}

.service .record .tab-content .content-item {
	display: none;
}

.service .record .tab-content .img-box.show {
	display: flex;
}

.service .record .tab-content .item-report-box.show {
	display: flex;
}

.service .record .tab-content .item-report-box .pc {
	display: flex;
}

.service .record .tab-content .item-report-box .h5 {
	display: none;
}

.service .record .tab-content .img-box {
	position: relative;
	height: 492px;
}

.service .record .tab-content .img-box .img-item-1 {
	object-fit: contain;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 796px;
	height: 372px;
}

.service .record .tab-content .img-box .img-item-2 {
	object-fit: contain;
	position: absolute;
	right: 78px;
	top: 0;
	width: 452px;
	height: 212px;
}

.service .record .tab-content .img-box .img-item-3 {
	object-fit: contain;
	position: absolute;
	left: 20px;
	bottom: 38px;
	width: 296px;
	height: 222px;
}

.service .record .tab-content .img-box .img-item-4 {
	object-fit: contain;
	position: absolute;
	right: 20px;
	bottom: 0;
	width: 488px;
	height: 142px;
}

.service .record .tab-content .item-report-box {
	display: none;
	align-items: flex-start;
	justify-content: space-between;
}

.service .record .tab-content .item-report-box .report-left {
	width: 40%;
}

.service .record .tab-content .item-report-box .report-left p {
	font-size: 18px;
	color: #666;
	border-bottom: 1px solid #e7ecfa;
	padding-bottom: 40px;
}

.service .record .tab-content .item-report-box .report-left ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	gap: 20px 40px;
	margin-top: 30px;
}

.service .record .tab-content .item-report-box .report-left ul li {
	width: 40%;
	display: flex;
	align-items: center;
	font-size: 16px;
}

.service .record .tab-content .item-report-box .report-left ul li:before {
	display: inline-block;
	content: '';
	width: 20px;
	height: 20px;
	background-image: var(--background-image);
	background-size: 100% 100%;
	margin-right: 16px;
}

.service .record .tab-content .item-report-box .report-right {
	width: 540px;
	height: 400px;
}

.service .record .tab-content .item-report-box .report-right .swiper-slide {
	width: 520px;
	height: 350px;
	overflow: hidden;
}

.service .record .tab-content .item-report-box .report-right .swiper-slide img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.service .record .link {
	text-align: center;
	margin-top: 54px;
}

.service .record .link a {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	background-color: #0084fd;
	border-radius: 3px;
	padding: 0 60px;
	height: 46px;
	text-align: center;
	line-height: 46px;
}

.service .record .link a:hover {
	cursor: pointer;
	color: #fff !important;
}

@media screen and (max-width: 992px) {
	.service .record {
		padding: 0.9rem 0 0.8rem 0;
	}

	.service .record .content .title {
		font-size: 0.4rem;
	}

	.service .record .content .desc {
		font-size: 0.18rem;
		margin-top: 0.4rem;
	}

	.service .record .tab-box {
		column-gap: 1rem;
	}

	.service .record .tab-box .tab-item {
		font-size: 0.2rem;
	}

	.service .record .tab-content {
		margin-top: 0.4rem;
	}

	.service .record .tab-content .item-report-box .pc {
		display: none;
	}

	.service .record .tab-content .item-report-box .h5 {
		display: block;
	}

	.service .record .tab-content .img-box {
		position: relative;
		height: 3rem;
	}

	.service .record .tab-content .img-box .img-item-1 {
		width: 90%;
		height: auto;
	}

	.service .record .tab-content .img-box .img-item-2 {
		right: 0;
		top: 0;
		width: 3.4rem;
		height: auto;
	}

	.service .record .tab-content .img-box .img-item-3 {
		left: 0;
		bottom: 0;
		width: 1.8rem;
		height: auto;
	}

	.service .record .tab-content .img-box .img-item-4 {
		right: 0.2rem;
		bottom: 0;
		width: 3.6rem;
		height: auto;
	}

	.service .record .tab-content .item-report-box .h5 {
		width: 100%;
	}

	.service .record .tab-content .item-report-box p {
		font-size: 0.14rem;
		line-height: 1.5;
		padding-bottom: 0.1rem;
		border-bottom: 1px solid #e7ecfa;
		padding-bottom: 0.4rem;
	}

	.service .record .tab-content .item-report-box .report-bottom {
		display: flex;
		margin-top: 0.2rem;
	}

	.service .record .tab-content .item-report-box ul {
		width: 50%;
		clear: both;
	}

	.service .record .tab-content .item-report-box ul li {
		float: left;
		font-size: 0.12rem;
		width: 50%;
		display: flex;
		align-items: flex-start;
		padding-right: 4px;
		box-sizing: border-box;
		margin-top: 0.1rem;
	}

	.service .record .tab-content .item-report-box ul li:before {
		display: block;
		content: '';
		width: 0.2rem;
		height: 0.2rem;
		background-image: var(--background-image);
		background-size: 100% 100%;
		margin-right: 0.1rem;
		margin-bottom: 0.1rem;
		flex-shrink: inherit;
	}

	.service .record .tab-content .swiper {
		width: 50%;
	}

	.service .record .tab-content .item-report-box .swiper-slide {
		width: 100%;
		height: 2.2rem;
	}

	.service .record .tab-content .item-report-box .swiper-slide img{
		width: 100%;
		height: 1.8rem;
		object-fit: contain;
	}

	.service .record .tab-content .item-report-box .swiper-pagination {
		font-size: 0;

	}

	.service .record .link {
		margin-top: 0.3rem;
	}

	.service .record .link a {
		width: unset;
		height: unset;
		line-height: unset;
		padding: 0.1rem 0.35rem;
		font-size: 0.14rem;
	}

}

@media screen and (max-width: 415px) {
	.service .record .content .title {
		font-size: 20px;
		font-weight: 600;
	}

	.service .record .content .desc {
		font-size: 12px;
	}
}
/*协助建立全面的客户档案 end*/


/*定制差异化客户营销策略 start*/
.service .ploy {
	padding: 120px 0 118px 0;
	background-color: #fff;
}

.service .ploy .content {
	text-align: center;
}

.service .ploy .content .title {
	font-size: 40px;
	font-weight: 400;
	color: #282d31;
}

.service .ploy .content .desc {
	color: #666;
	font-size: 18px;
	margin-top: 16px;
}

.service .ploy .tab-box {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 210px;
	margin-top: 50px;
}

.service .ploy .tab-box .tab-item {
	font-size: 20px;
	color: #333;
	padding: 0 1px 10px 1px;
	box-sizing: border-box;
	cursor: pointer;
}

.service .ploy .tab-box .active {
	color: #0084fd;
	border-bottom: 1px solid #0084fd;
}

.service .ploy .tab-content {
	margin-top: 52px;
}

.service .ploy .tab-content .content-item {
	display: none;
}

.service .ploy .tab-content .content-item.show {
	display: block;
}

.service .ploy .tab-content .img-box-1 {
	position: relative;
	height: 586px;
}

.service .ploy .tab-content .img-box-1 .img-item-1 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	width: 792px;
	height: 300px;
	object-fit: contain;
}

.service .ploy .tab-content .img-box-1 .img-item-2 {
	object-fit: contain;
	position: absolute;
	right: 22px;
	top: 36px;
	width: 430px;
	height: 264px;
	z-index: 2;
}

.service .ploy .tab-content .img-box-1 .img-item-3 {
	object-fit: contain;
	position: absolute;
	left: 20px;
	bottom: 100px;
	width: 550px;
	height: 306px;
}

.service .ploy .tab-content .img-box-1 .img-item-4 {
	object-fit: contain;
	position: absolute;
	right: 90px;
	bottom: 0;
	width: 732px;
	height: 314px;
}

.service .ploy .tab-content .img-box-2 {
	position: relative;
	height: 590px;
}

.service .ploy .tab-content .img-box-2 .img-item-1 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1027px;
	height: 489px;
	object-fit: contain;
}

.service .ploy .tab-content .img-box-2 .img-item-2 {
	object-fit: contain;
	position: absolute;
	left: 0;
	top: 0;
	width: 360px;
	height: 306px;
}

.service .ploy .tab-content .img-box-2 .img-item-3 {
	object-fit: contain;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 362px;
	height: 378px;
}

@media screen and (max-width: 992px) {
	.service .ploy {
		padding: 0.9rem 0 0.8rem 0;
	}

	.service .ploy .content .title {
		font-size: 0.4rem;
	}

	.service .ploy .content .desc {
		font-size: 0.18rem;
		margin-top: 0.4rem;
	}

	.service .ploy .tab-box {
		display: flex;
		align-items: center;
		justify-content: center;
		column-gap: 1rem;
	}

	.service .ploy .tab-box .tab-item {
		font-size: 0.2rem;
	}

	.service .ploy .tab-content .img-box-1 {
		height: 50vw;
	}

	.service .ploy .tab-content .img-box-1 .img-item-1 {
		position: absolute;
		width: 80vw;
		height: auto;
	}

	.service .ploy .tab-content .img-box-1 .img-item-2 {
		position: absolute;
		right: 0;
		top: 0.1rem;
		width: 36vw;
		height: auto;
		z-index: 2;
	}

	.service .ploy .tab-content .img-box-1 .img-item-3 {
		object-fit: contain;
		position: absolute;
		left: 0.1rem;
		bottom: 10vw;
		width: 50vw;
		height: auto;
	}

	.service .ploy .tab-content .img-box-1 .img-item-4 {
		object-fit: contain;
		position: absolute;
		right: 90px;
		bottom: 0;
		width: 60vw;
		height: auto;
	}

	.service .ploy .tab-content .img-box-2 {
		height: 50vw;
	}

	.service .ploy .tab-content .img-box-2 .img-item-1 {
		position: absolute;
		top: 0;
		width: 80vw;
		height: auto;
	}

	.service .ploy .tab-content .img-box-2 .img-item-2 {
		position: absolute;
		left: 2vw;
		top: 0;
		width: 30vw;
		height: auto;
	}

	.service .ploy .tab-content .img-box-2 .img-item-3 {
		position: absolute;
		right: 2vw;
		bottom: 0;
		width: 28vw;
		height: auto;
	}
}

@media screen and (max-width: 415px) {
	.service .ploy .content .title {
		font-size: 20px;
		font-weight: 600;
	}

	.service .ploy .content .desc {
		font-size: 12px;
	}
}
/*定制差异化客户营销策略 end*/


.service .customer {
	padding-bottom: 92px;
}

@keyframes fadeInLeft {
	0% {
		opacity: 0.2;
		transform: translateX(-50px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0.2;
		transform: translateX(50px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
