* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
}

html,
body {
	height: 100%;
	width: 100%;
	background: #f4f7fc;
	overflow: hidden;
}

#app {
	height: 100%;
	width: 100%;
	font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
	overflow: hidden;
	margin: 0;
	position: fixed;
	line-height: 1;
}

#app .index {
	width: 100%;
	height: 100%;
	text-align: center;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#app .index .container {
	background-image: url(../img/logo_bord.png);
	width: 730px;
	height: 430px;
	position: absolute;
	margin-left: -365px;
	margin-top: -215px;
	left: 50%;
	top: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.container_first_div {
	width: 86%;
	padding-top: 5%;
	margin: 0 auto;
}

#app .index .footer-info {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 3.6vh;
	color: #efefef;
}

.footer-info .info-cell {
	display: inline-block;
}

.info-cell-1 {
	margin-right: 60px;
}

.friendly-link {
	position: absolute;
	bottom: 4.5vh;
	width: 100%;
	text-align: center;
}

.link-title {
	font-size: 18px;
	color: #fff;
}

.link-item {
	display: inline-block;
	padding: 0 2px;
	border: 1px solid rgba(0, 0, 0, .1);
}

.friendly-link img {
	height: 36px;
	vertical-align: -12px;
}

.sys-menu {
	width: 100%;
	height: 100px;
	background-color: #045793;
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: center;
	position: relative;
}

.sys-logo {
	width: 550px;
	height: 100px;
	float: left;
	background-size: cover;
	background-image: url(../img/logo.png);
}

.menu-container {
	float: right;
	padding-right: 10px;
}

.sys-menu-item {
	display: inline-block;
	width: 100px;
	height: 100px;
	color: #fff;
	text-align: center;
	line-height: 160px;
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

.rightTopImage1 {
	background-image: url(../img/onepage.png);
}

.sys-menu-item-active span {
	box-shadow: 0 24px 20px 1px #eef1f6;
}

.sys-menu-item {
	display: inline-block;
	width: 100px;
	height: 100px;
	color: #fff;
	text-align: center;
	line-height: 160px;
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

.rightTopImage2 {
	background-image: url(../img/qysb.png);
}

.sys-menu-item {
	display: inline-block;
	width: 100px;
	height: 100px;
	color: #fff;
	text-align: center;
	line-height: 160px;
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

.rightTopImage3 {
	background-image: url(../img/qjhx.png);
}
