@font-face{
	font-family: AdobeHeitiStd-Regular;
}

html,body{
	width:100%;
	margin:0px;
	padding:0px;
	-webkit-text-size-adjust:none;
}


#intro,#intro img,#system{
	position:absolute;
	width:100%;
}

#system #name,#system #descr,#system #descrlong,#jc_title,#center_title{
	font-family:AdobeHeitiStd-Regular;
	font-weight:bold;
}

#line,#line2,#line3{
	background-color:#4589e6;
}

.main-footer {
	background: #ffffff;
	border-top: 1px solid #dee2e6;
	color: #869099;
	padding: 1rem;
}


#system #descrlong{
	color:#666666;
}

.center_h4{
	font-family:AdobeHeitiStd-Regular;
	font-weight: bolder;
}

.center_p{
	color: #999999;
}

.center_row_div{
	padding-left: 50px;
}