.g-banner {
	height: 300px
}
.g-banner h1, .g-banner h2 {
	margin-top: 23px;
	line-height: 84px;
	color: #fff;
	font-weight: 500;
	font-size: 60px;
	text-align: center
}
.g-banner .fbt {
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #fff;
	text-align: center
}
.g-banner .js-free-use {
	background: -webkit-gradient(linear, left top, right top, color-stop(4.51%, #2c7aff), color-stop(104.51%, #498cff));
	background: -webkit-linear-gradient(left, #2c7aff 4.51%, #498cff 104.51%);
	background: -moz-linear-gradient(left, #2c7aff 4.51%, #498cff 104.51%);
	background: linear-gradient(90deg, #2c7aff 4.51%, #498cff 104.51%);
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
	width: 136px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	display: block;
	margin: 32px auto 0
}
.g-content {
	background: #fff
}
.g-content .g-wrapper {
	padding: 50px 0 150px;
	text-align: center
}
.g-content .g-wrapper h2 {
	color: #111f33;
	font-weight: 500;
	font-size: 32px;
	line-height: 45px
}
.g-content .g-wrapper p {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #787e87
}
.g-content .g-wrapper table {
	width: 900px;
	margin: 40px auto 0
}
.g-content .g-wrapper table th {
	background: #eceff4;
	border: 1px solid #dfe3e6;
	line-height: 22px;
	font-size: 16px;
	padding: 13px 0
}
.g-content .g-wrapper table td {
	border: 1px solid #eceff4;
	font-size: 14px;
	color: #787e87;
	line-height: 2;
	padding: 16px 0
}
.g-content .g-wrapper table td:nth-child(odd) {
	background: #fcfcfd;
	font-weight: 600;
	font-size: 14px;
	color: #111f33;
	width: 150px
}
.g-content .g-wrapper table td:nth-child(odd).except {
	padding: 46px 0;
	vertical-align: middle
}
.g-content .g-wrapper table td:nth-child(2n) {
	text-align: left;
	padding-left: 40px
}
.g-content .g-wrapper table td:nth-child(2n).except {
	padding: 39px 0 39px 40px;
	vertical-align: middle;
	line-height: 1.5
}
.g-content .g-wrapper .who-use-mail {
	margin-top: 150px
}
.g-content .g-wrapper .who-use-mail .icon-schools {
	margin: 40px auto 32px;
	width: 1091px;
	height: 128px;
}
.g-content .g-wrapper .param-mail {
	margin-top: 150px
}
.g-content .g-wrapper .param-mail p {
	margin-top: 24px
}
.g-content .open-implementation-process {
	background: url(../bgimg/bg_campus.png) no-repeat top;
	height: 400px
}
.g-content .open-implementation-process .g-wrapper {
	padding-bottom: 0
}
.g-content .open-implementation-process .g-wrapper ul {
	margin-top: 41px
}
.g-content .open-implementation-process .g-wrapper ul li {
	width: 250px;
	height: 150px;
	position: relative;
	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;
	float: left;
	margin-left: 60px;
	padding: 16px 0 0 20px
}
.g-content .open-implementation-process .g-wrapper ul li:first-child {
	margin-left: 0
}
.g-content .open-implementation-process .g-wrapper ul li i {
	display: block;
	width: 56px;
	height: 56px
}
.g-content .open-implementation-process .g-wrapper ul li p {
	text-indent: 0;
	text-align: left;
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	color: #111f33;
	margin-top: 10px
}
.g-content .open-implementation-process .g-wrapper ul li span {
	display: inline-block;
	position: absolute;
	width: 24px;
	height: 24px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACaSURBVHgB7ZLBDYJQEERnNbEOWvFkPHAy9mEHfqrxYIwHTZQTrVAHCSzQADvsXiDhnffP+9lZYGPxvD7lHQF21oBCU0RiCkRRRySmoGn1GJEIM/R4/7LDXioVZAJJl/xUgIQSRCS0wCuZJfBIzJKn6NCZH3SvaLiq4pqfk/XGVTIbTgu84ZQgEj5ilhwJpwSRcIrn93/DxqrpAXauYEcnIMKOAAAAAElFTkSuQmCC) no-repeat top;
	right: -42px;
	top: 63px
}
