.footer {
	/* position: fixed; */
	/* bottom: 0px; */
}
.footer-hr{
	float: left;
	width: 100%;
	height: 90px;
}
.column-hlht-title {
	float: left;
	width: 100%;
	text-align: center;
	height: 100px;
	line-height: 100px;
	color: #0094cb;
	font-size: 32px;
}

.column-hlht-row {
	float: left;
	width: 100%;
	min-height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #111;
	padding-top: 20px;
	padding-bottom: 20px;
}

.column-hlht-row img {
	float: left;
	width: 80%;
	height: auto;
	margin-left: 10%;
}

.column-hlht-block {
	float: left;
	width: 100%;
	min-height: 290px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.column-hlht-block .column-hlht-block-img {
	float: left;
	width: 520px;
	height: 290px;
}

.column-hlht-block .column-hlht-block-img img {
	width: 100%;
	height: 100%;
}

.column-hlht-block .column-hlht-block-text {
	float: left;
	width: 370px;
	height: 290px;
	margin-left: 30px;
}

.chbt-title {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	color: #111;
	font-weight: 700;
}

.chbt-title-hr {
	float: left;
	height: 1px;
	width: 64px;
	border-bottom: 1px solid #0094cb;
}

.chbt-text {
	float: left;
	width: 100%;
	min-height: 24px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.chbt-table,
.chbt-table-three {
	float: left;
	width: 100%;
}

.chbt-table-three {
	width: 120%;
}

.chbt-table td {
	width: 50%;
	height: 30px;
	line-height: 30px;
	color: #666;
	padding-left: 10px;
}

.chbt-table-three td {
	width: auto;
	height: 40px;
	line-height: 40px;
	color: #666;
	padding-left: 20px;
}

.chbt-table-three tr.big td {
	height: 150px;
	line-height: 25px;
}

.chbt-table b,
.chbt-table-three b {
	font-size: 16px;
	color: #000000;
}

.column-saas-title {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	text-align: center;
	margin-top: 50px;
	color: #333;
}

.column-saas-title-hr {
	float: left;
	width: 12%;
	height: 2px;
	background-color: #00a8ca;
	margin: 0 auto;
	margin-left: 44%;
	margin-right: 44%;
}

.column-saas-block {
	float: left;
	width: 33.333333%;
	min-height: 100px;
	margin-top: 30px;
}

.column-saas-block .cssab-item1 {
	float: left;
	width: 100%;
	min-height: 40px;
	border-right: 1px solid #ddd;
	margin-top: 12px;
}

.column-saas-block.cssb-last .cssab-item1 {
	border-right: none!important;
}

.column-saas-block .cssab-item2 {
	float: left;
	width: 100%;
	height: 34px;
	line-height: 34px;
	background-color: #ebebeb;
	margin-top: 12px;
	text-align: center;
	color: #949494;
}

.content-pc {
	display: block;
}

.content-h5 {
	display: none;
}

.column-saas-block .cssabi-table {
	float: left;
	width: 100%;
	height: auto;
}

.column-saas-block .cssabi-table tr td {
	width: 80%;
	height: 34px;
	min-height: 34px;
	line-height: 34px;
	padding-left: 10%;
	padding-right: 10%;
	font-size: 14px !important;
}

.column-saas-block .cssabi-table tr td font {
	width: auto;
	min-height: 34px;
	line-height: 34px;
	color: #848484;
	display: inline;
}

.column-saas-block .cssabi-table tr td font.lithis {
	list-style: disc;
}

.circle {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #848484;
	margin-right: 3px;
	margin-bottom: 2px;
}

.column-saas-block .cssabi-table tr td.tdbig {
	height: 66px;
	line-height: 22px;
}

.column-saas-block-small {
	width: 25% !important;
	margin: 0px !important;
	margin-top: 10px !important;
	padding-bottom: 10px;
}

.column-saas-block-big {
	width: 100% !important;
	margin: 0px !important;
	margin-top: 10px !important;
	padding-bottom: 10px;
}

.column-saas-block .cssab-row {
	float: left;
	width: 96%;
	min-height: 50px;
	background-color: #ffffff;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
}

.cssab-row .cssabr-img {
	float: left;
	width: 60px;
	height: 60px;
}

.cssabr-title {
	float: left;
	width: auto;
	height: 26px;
	line-height: 26px;
	min-width: 50%;
	max-width: 90%;
	font-size: 18px;
	font-weight: 700;
}

.cssabr-desc {
	float: left;
	width: auto;
	margin-top: 10px;
	height: 40px;
	line-height: 20px;
	min-width: 50%;
	max-width: 90%;
	color: #848484;
}

.cssab-borderitem {
	display: block;
	padding: 6px;
	width: 90%;
	border: 1px solid #bbb;
	margin: 0 auto;
	min-height: 300px;
	margin-top: 20px !important;
	margin-bottom: 20px;
	text-align: center !important;
}

.cssab-borderitem .cssabbi-img {
	float: left;
	width: 100%;
	height: 90px;
	text-align: center;
	margin-top: 34px;
}

.cssab-borderitem .cssabbi-title {
	float: left;
	width: 80%;
	margin-left: 10%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #333;
	margin-top: 14px;
}

.cssab-borderitem .cssabbi-desc {
	float: left;
	width: 80%;
	margin-left: 10%;
	height: auto;
	line-height: 28px;
	color: #8d8d8e;
}

.cssab-borderitem .cssabbi-img img {
	width: 90px;
	height: 90px;
}

.cssab-borderitem .cssabbi-hr {
	float: left;
	width: 18%;
	margin-left: 41%;
	height: 4px;
	margin-top: 2px;
}


/*h5适配 start*/

@media only screen and (min-width: 0px) and (max-width: 767px) {
	.pgw-content {
		font-size: 12px;
		margin-top: 12px !important;
	}
	.chbt-title {
		font-size: 16px !important;
		text-align: center;
	}
	.chbt-title-hr {
		width: 10% !important;
		margin-left: 45%;
	}
	.column-hlht-title {
		font-size: 20px !important;
		height: 40px !important;
		line-height: 40px !important;
	}
	.column-hlht-row {
		font-size: 12px !important;
		width: 90%;
		margin-left: 5%;
		line-height: 20px;
	}
	.column-hlht-row img {
		width: 100% !important;
		margin-left: 0% !important;
	}
	.column-hlht-block-img,
	.column-hlht-block-text {
		width: 94% !important;
		margin: 0px !important;
		padding-left: 3% !important;
		height: auto !important;
		margin-top: 20px !important;
	}
	.chbt-text {
		width: 90%;
		margin-left: 5%;
	}
	.chbt-table-three {
		width: 94% !important;
		margin-left: 3% !important;
	}
	.chbt-table td,
	.chbt-table-three td {
		padding-left: 5px !important;
		font-size: 10px !important;
	}
	.chbt-table-three,
	.chbt-table {
		border: solid 1px #cccccc;
	}
	.column-saas-block {
		width: 92%;
		margin-left: 4%;
		margin-right: 4%;
	}
	.column-saas-title {
		font-size: 18px !important;
	}
	.column-saas-block .cssab-item1 {
		border: none !important;
	}
	.column-saas-block .cssab-item2 {
		margin-top: 10px !important;
	}
	.content-h5 {
		display: block;
	}
	.content-pc {
		display: none;
	}
	.column-saas-block .cssabi-table tr td {
		height: 22px;
		line-height: 22px;
		width: 98% !important;
		padding-left: 1% !important;
		padding-right: 1% !important;
	}
	.column-saas-block .cssabi-table tr td font {
		min-height: 22px;
		line-height: 22px;
	}
	.column-saas-block-small {
		width: 50% !important;
	}
	.column-saas-title {
		margin-top: 20px !important;
	}
	.column-saas-title-hr {
		width: 22% !important;
		margin-left: 39% !important;
		margin-right: 39% !important;
	}
	.column-saas-block .cssab-row {
		min-height: 160px !important;
	}
	.cssabr-img,
	.cssabr-title,
	.cssabr-desc {
		width: 100% !important;
		max-width: 100% !important;
		text-align: center !important;
	}
	.cssabr-desc {
		line-height: 16px !important;
	}
	.cssab-borderitem {
		display: block;
		padding: 6px;
		margin: 6px;
		width: 86%;
		border: 1px solid #bbb;
		margin: 0 auto;
		min-height: 200px;
		margin-top: 10px !important;
	}
	.cssab-borderitem .cssabbi-img {
		float: left;
		width: 100%;
		height: 70px;
		text-align: center;
		margin-top: 24px;
	}
	.cssab-borderitem .cssabbi-title {
		font-size: 12px !important;
		margin-top: 4px;
		width: 90%;
		margin-left: 5%;
	}
	.cssab-borderitem .cssabbi-desc {
		line-height: 18px;
		font-size: 12px;
		width: 90%;
		margin-left: 5%;
	}
	.cssab-borderitem .cssabbi-img img {
		width: 70px;
		height: 70px;
	}
	.cssab-borderitem .cssabbi-hr {
		float: left;
		width: 30%;
		margin-left: 35%;
		height: 2px;
		margin-top: 6px;
	}
}


/*h5适配 end*/