.info-banner {
	background: url(img/20191224/banner.png) no-repeat center top;
}
.monitor-brief {
	margin-top: 37px;
}
.function-table td {
	padding: 20px 17px;
}
td.function-title {
	padding-left: 40px;
}
.function-title span {
	background-image: url(img/monitor_function.png);
}
span.function-icon-plane {
	background-position: 0 0;
}
span.function-icon-cube {
	background-position: 0 -34px;
}
span.function-icon-alarm {
	background-position: 0 -68px;
}
.fun-wrap{
    background-color: #f7f8fa;
    padding: 80px 0;
}
/* 产品功能 */
.biz-function {
	margin: 36px 0;
	background-color: #ffffff;
	border: solid 1px #cfd6e3;
}
.biz-deck {
	/* display: table;
	width: 100%;
	position: relative;
	padding-left: 7%;
	min-height: 120px;
	margin-top: 20px; */
	padding-bottom: 30px;;
	border-bottom: 1px solid #e4e8f1;
}
.biz-item-title {
	/* position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 36px; */
	/* border: 1px solid #eee; */
	/* background: #fafafa; */
	float: left;
}
.biz-item-title span {
	/* position: absolute;
	top: 50%;
	left: 50%;
	width: 1em;
	margin-top: -30px;
	margin-left: -6px;
	line-height: 1;
	font-size: 12px;
	color: #999; */
	display: inline-block;
	margin:42px 38px;
	width: 52px;
	height: 52px;
	background: url(img/20191224/product-function-1.png)  no-repeat center;
}
.biz-item-title .bg2 {
	background: url(img/20191224/product-function-2.png)  no-repeat center;
}

.biz-main {
	float: left;
	vertical-align: middle;
	margin-top: 30px;
}
.biz-title {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}
.biz-subtitle {
	color: #000;
	font-size: 14px;
	margin-top: 15px;
}
.function-table {
	text-align: center;
}
.function-table th {
	line-height: 50px;
	/* background-color: #fafafa; */
	text-align: left;
	padding-left: 18px;
	border-left: 1px solid #eee;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	border-bottom: 1px solid #eee;
}
.function-table th:last-child{
	border-right: 1px solid #eee;
}
.function-table th:first-child, .function-table tr td:first-child{
	background-color: #fafafa;
	font-weight: bold;

}
.function-table th:first-child {
	border-left: none;
}
.qa-block {
	margin-bottom: 50px;
	padding-top:50px;
	font-size: 14px;
}
.qa-block > div {
	margin-top: 20px;
	line-height: 1.8em;
}
.q-row {
	color: #0088ff;
	background-color: rgba(242,249,255,1);
	padding-left: 36px;
}
.qa-label {
	display: inline-block;
	width: 30px;
}
.q-row .qa-label {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 0px;
	color: #0080ff;
}
.ans-row {
	padding-left: 36px;
	color: #333;
}
.ans-row .qa-label {
	color: #ff6600;
}
.qa-more {
	color: #0088ff;
}
.ans-more{
	padding-left: 64px !important;
	color:#333;
}
/* 新版优势内容 start*/
.adv-wrap{
	
}
.adv-wrap ul{
	
}
.adv-wrap ul li{
	width: 240px;
	float: left;
	margin: 60px 81px 0;
}
.adv-wrap .adv-icon{
	width: 36px;
	height: 42px;
	margin: 0 auto;
}
.adv-wrap .adv-title{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	margin:30px 0 20px
}
.adv-wrap .adv-content{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	line-height: 24px;
	color: #999999;
}
.adv-wrap .adv-icon-1{
	background: url(img/20191224/product-decr-1.png)  no-repeat center;
}
.adv-wrap .adv-icon-2{
	background: url(img/20191224/product-decr-2.png)  no-repeat center;
}
.adv-wrap .adv-icon-3{
	background: url(img/20191224/product-decr-3.png)  no-repeat center;
}
.doc-wrap{
    /* padding-top: 80px; */
}