@charset "utf-8";

.page-header {
	height: 708px;
	background: url("intro/syb_bg.jpg") center center;
}

.page-body {
	height: 550px;
}

.page-white {
	background: #fff;
	width: 100%;
	height: 488px;
	background: url("intro/syb_functions.gif") center center;
}

.page-white > p {
	margin: 60px 120px;
	font-size: 20px;
	color: #878787;
	line-height: 34px;
	text-indent: 4em;
}
.page-white > p > .highlight {
	color: #375eb6;
}

.page-qrcode {
	width: 163px;
	height: 163px;
	position: absolute;
	top: 324px;
	right: 167px;
}
.page-qrcode img {
	width: 100%;
	height: 100%;
	display: block;
}

.c-footer {
	background: #fff;
}
