.section-banner {
	height: 350px;
	text-align: center;
	position: relative;
	background: url(/static/images/product/crm/bg.jpg) no-repeat 50%;
	background-color: #040b1d;
	background-size: 100% 100%
}

.section .container-ssl {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center
}

.section-banner h1,
.pageProds .section-banner p {
	text-align: center;
	padding-left: 0
}

.section-banner h1 {
	font-size: 58px;
	padding-top: 132px;
	padding-bottom: 40px;
	color: #FFF;
}

.section-banner p.font24 {
	font-size: 24px;
	color: #FFF;
}

.jinfeiyun {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fontbt {
		
		font-size: 30px;
		line-height: 35px;
		color: #00ADEF;
		box-sizing: border-box;
		padding: 0 15px 0 0;
}

.solution .inner,
.value .inner {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 4%;
	padding-bottom: 50px;
}

.solution h2,
.solution .inner p,
.value h2,
.value .inner p,
.wchoose h2 {
	color: #000;
	text-align: center;
}

.solution .inner p,
.value .inner p {
	font-size: 17px;
}

.solution h2,
.value h2 {
	padding-bottom: 20px;
}

.solution .inner .con ul {
	overflow: hidden;
	padding-top: 30px;
}

.solution .inner .con ul:nth-child(2) {
	padding-top: 40px;
}

.solution .inner .con ul li {
	float: left;
	width: 18.4%;
	margin: 0 1%;
	border: 1px solid #b7b7b7;
	border-radius: 4px;
	height: 210px;
}

.solution .inner .con ul li:first-child {
	margin-left: 0;
}

.solution .inner .con ul li:last-child {
	margin-right: 0;
}

.solution .inner .con ul li .tt {
	background: #366cf2;
	color: #fff;
	line-height: 40px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding: 10px 0px;
	font-size: 18px;
}

.solution .inner .con ul li .gr {
	background: #51ce66;
}

.solution .inner .con ul li .tl {
	padding: 16px 10px;
	font-size: 16px;
	line-height: 28px;
}

.solution .inner a {
	display: block;
	width: 28%;
	margin: 0 auto;
	max-width: 310px;
	background: #fa3e3e;
	color: #fff;
	border-radius: 4px;
	font-size: 22px;
	text-align: center;
	margin-top: 50px;
	line-height: 50px;
}

.fll {
	float: left;
}


.slideTxtBox {
	z-index: 99;
}

.slideTxtBox .hd {
	width: 1440px;

	height: 47px;
	line-height: 60px;
	padding: 0 20px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

.slideTxtBox .hd ul {
	display: flex;
	justify-content: space-around;
	align-items: center;
	left: 20px;
	top: -1px;
	height: 32px;
	list-style: none;
	width: 1200px;
}

.slideTxtBox .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	font-size: 24px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #4F5574;
}

.slideTxtBox .hd ul li.on {
	color: #2763fb;
	border-bottom: 5px solid #2763fb;
}

.slideTxtBox .bd {
	display: flex;
	justify-content: center;
}

.slideTxtBox .bd ul {
	padding: 15px;
	/* zoom: 1; */
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	z-index: 99;
	height: 535px;
	overflow: hidden;
	width: 1250px;
}

.slideTxtBox .bd li {
	margin-top: 10px;
	width: 285px;
	height: 234px;
	background: rgba(233, 241, 255, 0.42);
	border-radius: 8px;
}

.slideTxtBox .bd li:hover {
	cursor: pointer;
	box-shadow: 0 0 10px #888888;
	background: #FFFFFF;
	box-shadow: 0 2px 10px 0 rgba(120, 140, 185, 0.17);
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

.imgtab {
	width: 55px;
	height: 55px;
	margin-top: 20px;
	margin-left: 20px;
}

.p1tap {
	font-size: 24px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #2B2F3A;
	margin-top: 20px;
	margin-left: 20px;
}

.p2tap {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #394053;
	width: 230px;
	margin-top: 10px;
	margin-left: 20px;
}
