.g-container {
	padding-top: 0
}
.g-banner {
	height: 500px
}
.g-banner .g-banner-bg {
	width: 100%;
	height: 100%;
	padding-top: 190px;
	background-repeat: no-repeat;
	background-position: top;
	-webkit-background-size: 1920px 500px;
	background-size: 1920px 500px;
	background-color: #f7f9fc
}
.g-banner h1, .g-banner h2 {
	line-height: 56px;
	color: #111f33;
	font-weight: 500;
	font-size: 40px;
	text-align: center
}
.g-banner .js-free-use {
	display: block;
	width: 220px;
	height: 44px;
	line-height: 44px;
	background: #2373ff;
	border-radius: 45px;
	text-align: center;
	font-size: 16px;
	letter-spacing: -.336px;
	color: #fff;
	margin: 27px auto 0
}
.g-banner .js-free-use:hover {
	background: #4888fa
}
.g-content .g-content-header {
	background: #eceff4
}
.g-content .g-content-header ul {
	width: 900px;
	margin: 0 auto
}
.g-content .g-content-header ul li {
	width: 100px;
	margin-right: 60px;
	height: 60px;
	float: left;
	position: relative
}
.g-content .g-content-header ul li:last-child {
	margin-right: 0
}
.g-content .g-content-header ul li.active:after, .g-content .g-content-header ul li:hover:after {
	width: 100%;
	height: 4px;
	background: #236def;
	border-radius: 2px;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0
}
.g-content .g-content-header ul li a {
	font-weight: 600;
	font-size: 18px;
	padding-left:4px;
	line-height: 58px;
	display: block;
	    float: left;

}

.g-content .g-content-header ul li span {
	width:24px;
	height:58px;
	background-size: 48px 24px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: 0 50%;
}

.g-content .g-content-header ul li:hover span {
	background-position: -24px 50%;
}

.g-content .g-content-header ul li a {
	color: #676c73
}


.g-content-header ul li:hover a {
	color: #111f33
}

.g-content .g-content-body h2 {
	font-weight: 500;
	font-size: 32px;
	line-height: 45px;
	text-align: center;
	color: #111f33
}
.g-content .g-content-body ul {
	margin-top: 40px
}
.g-content .g-content-body ul li {
	background: #fff;
	-webkit-box-shadow: 0 9px 36px rgba(47,56,111,.1);
	box-shadow: 0 9px 36px rgba(47,56,111,.1);
	border-radius: 10px;
	width: 280px;
	height: 200px;
	padding: 16px 20px 0;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px
}
.g-content .g-content-body ul li:nth-child(4n) {
	margin-right: 0
}
.g-content .g-content-body ul li i {
	display: block;
	width: 56px;
	height: 56px;
	border-radius: 50%
}
.g-content .g-content-body ul li h3 {
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	color: #111f33;
	margin-top: 20px
}
.g-content .g-content-body ul li p {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #676c73;
	margin-top: 8px
}
.g-content .g-content-body .email-controls {
	padding: 50px 0 60px
}
.g-content .g-content-body .email-controls .icon-1 i {

	-webkit-background-size: 56px 56px;
	background-size: 56px 56px
}

.g-content .g-content-footer {
	height: 250px;
	background: -webkit-radial-gradient(48.33% 2.4%, 33.4% 90.9%, #42a3fd 0, #0042c1 100%);
	background: -moz-radial-gradient(48.33% 2.4%, 33.4% 90.9%, #42a3fd 0, #0042c1 100%);
	background: radial-gradient(33.4% 90.9% at 48.33% 2.4%, #42a3fd 0, #0042c1 100%);
	padding-top: 80px
}
.g-content .g-content-footer h2 {
	font-weight: 500;
	font-size: 26px;
	line-height: 36px;
	text-align: center;
	color: #fff
}
.g-content .g-content-footer a {
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	color: #236def;
	font-size: 14px;
	border-radius: 20px;
	margin: 42px auto 0
}
.g-content.is-scroll {
	padding-top: 60px
}
.g-content.is-scroll .g-content-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0
}
.top-banner-btn {
	width: 220px;
	height: 44px;
	line-height: 44px;
	background-color: #2373ff;
	border-radius: 45px;
	font-size: 16px;
	color: #fff;
	margin: 27px auto 0
}
.top-apply-use, .top-banner-btn {
	display: block;
	text-align: center
}
.top-apply-use {
	color: #2373ff;
	font-size: 14px;
	margin-top: 14px
}
