/* 软件产品 */
.software-prod {
	background-color: #f7f7f7;
}
.software-prod .row1 .cont .brief {
	font-size: 16px;
	text-align: justify;
	line-height: 2;
}
.prod-serv {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.prod-serv .lt {
	width: 50.8854167%;
}
.prod-serv .lt img {
	vertical-align: middle;
}
.prod-serv .rt {
	width: 44.9479167%;
	padding: 2% 3.854167% 2% 0;
	box-sizing: border-box;
}
.prod-serv .rt h3 {
	font-size: 32px;
	color: #333;
	font-weight: 700;
}
.prod-serv .rt h5 {
	font-size: 16px;
	color: #666;
	font-weight: normal;
}
.prod-serv .rt em {
	display: block;
	width: 39px;
	height: 6px;
	background-color: #3163b4;
	margin: 22px 0 65px;
}
.prod-serv .rt .brief {
	font-size: 24px;
	line-height: 2;
	color: #666;
	text-align: justify;
}
.prod-serv-cont {
	background-color: #f7f7f7;
	padding: 4.4271% 0 0;
}
.prod-serv-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prod-serv-wrapper .block {
	box-sizing: border-box;
	width: 49%;
	background-color: #fff;
	padding: 2.5% 2.916666%;
	margin-bottom: 2.33333%;
}
.prod-serv-wrapper .block h3 {
	font-size: 24px;
	color: #333;
	margin-bottom: 18px;
}
.prod-serv-wrapper .block h3 img {
	vertical-align: bottom;
	margin-right: 4px;
}
.prod-serv-wrapper .block .brief {
	font-size: 16px;
	color: #666;
	line-height: 2;
	text-align: justify;
}
.prod-serv-cont article {
	padding: 40px 0 60px;
	text-align: justify;
	font-size: 16px;
	color: #666;
	line-height: 2;
}
.prod-serv-cont article table {
	width: 100%;
	border-collapse: collapse;
}
.prod-serv-cont article table td {
	border: 1px solid #dee5eb;
	width: 25%;
	height: 87px;
	text-align: center;
	font-size: 20px;
	color: #4568a0;
}
.business-sys .row1 .cont .wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 3.33333% 0 2.08333%;
}
.business-sys .row1 .cont .wrapper .block {
	width: 32.5%;
	text-align: justify;
	text-align-last: center;
	padding: 5.5% 3.33333% 3% 2.833333%;
	color: #fff;
	box-sizing: border-box;
}
.business-sys .row1 .cont .wrapper .block:nth-child(1) {
	background-color: #ea554b;
}
.business-sys .row1 .cont .wrapper .block:nth-child(2) {
	background-color: #3c7bc0;
}
.business-sys .row1 .cont .wrapper .block:nth-child(3) {
	background-color: #3eb8a6;
}
.business-sys .row1 .cont .wrapper .block .icon {
	margin-bottom: 7px;
}
.business-sys .row1 .cont .wrapper .block h3 {
	font-size: 30px;
	margin-bottom: 10.1266%;
}
.business-sys .row1 .cont .wrapper .block .text {
	line-height: 1.7;
	font-size: 18px;
}
.business-sys .bg-wrapper {
	position: relative;
	overflow: hidden;
}
.business-sys .bg-wrapper img {
	display: block;
	width: 100%;
	vertical-align: middle;
}
.business-sys .bg-wrapper .mask {
	width: 100%;
	color: #fff;
	font-size: 43px;
	text-align: center;
	line-height: 100px;
	background-color: #3c7bc0;
}
.manage-wrapper {
	margin: 6% 0 3%;
}
.manage-wrapper .block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	padding: 3.33333% 3.916667% 4.08333%;
	margin-bottom: 2.5%;
}
.manage-wrapper .block .icon {
	position: relative;
	overflow: hidden;
	width: 110px;
	height: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: #3c7bc0;
}
.manage-wrapper .block .title {
	flex: 1;
	margin-left: 4.3333%;
}
.manage-wrapper .block .title h3 {
	font-size: 24px;
	color: #18242e;
	margin-bottom: 1.899%;
}
.manage-wrapper .block .title h3::before {
	content: "";
	display: inline-block;
	width: 26px;
	height: 27px;
	background: url(../images/dot-icon.png) no-repeat;
	background-size: contain;
	vertical-align: sub;
	margin-right: 11px;
}
.manage-wrapper .block .title .text {
	font-size: 18px;
	color: #16232d;
	line-height: 2;
}
.platform-content {
	padding-bottom: 5.20833%;
}
.platform-content article {
	font-size: 18px;
	color: #3a3a3a;
	line-height: 2;
	text-align: justify;
}
.platform-content article table {
	border-collapse: collapse;
	width: 100%;
}
.platform-content article table td {
	border: 1px solid #dee5eb;
	width: 15%;
	background-color: #f7fbfe;
	font-size: 18px;
	color: #4568a0;
	padding: 0 2.33333%;
	height: 39px;
}
.platform-content article table td:nth-child(1) {
	width: 32.8333%;
	padding: 0 0.66667%;
}
.platform-content article table td:nth-child(4) {
	width: 20.8333%;
}
.platform-content article table td input[type=checkbox] {
	position: relative;
	-webkit-appearance: none;
	width: 17px;
	height: 17px;
	outline: none;
	border: 1px solid #4568a0;
	color: #4568a0;
}
.platform-content article table td input[type=checkbox]:checked::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/checked-icon.png) no-repeat;
	background-size: contain;
	background-position: center;
}