.system-infor-wrapp{
	width: 100%;
	border:1px solid #afd7af;
}
.system-infor-wrapp .container-fluid{
	height:300px;
	background:#f1faf0;
	border-bottom:1px solid #afd7af;
	padding-left:0;
	padding-right:0;
}
.system-infor-wrapp .container-fluid .row{
	margin-left:0;
	margin-right: 0;
}
.system-infor-wrapp .container-fluid .row div{
	padding-right: 0;
}
.system-infor-wrapp .container-fluid .comon-title{
	padding-left:0;
	margin-bottom: 10px;
}
.system-infor-text{
	width:80px;
	display: inline-block;
	text-align:right;
}