body,
input,
button{
	font-family: -apple-system, "PingFang SC", BlinkMacSystemFont, "Segoe UI", Roboto,
             "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei",
             SimSun, sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-weight: bold;
}
.wrap{
	margin: 0 auto;
	width: 1200px;
}
.consult-btn{
	display: block;
	text-align: center;
	font-size: 24px;
	color: #fff;
	border-radius: 35px;
}
.banner{
	position: relative;
	width: 100%;
	height: 600px;
	background: url('http://www.gec-edu.org/Uploads/201912/5dfb1b4494ceb.jpg') no-repeat center;
}
/*http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/banner.png*/
.banner .consult-btn{
	position: absolute;
	left: 50%;
	bottom: 135px;
	margin-left: -148px;
	width: 296px;
	height: 60px;
	line-height: 60px;
	background-color: #2eccd7;
	box-shadow: 0 10px 40px 0 #4a14b2;
}
.banner .consult-btn:hover{
	width: 292px;
	height: 56px;
	line-height: 56px;
	color: #2eccd7;
	background: none;
	border: 2px solid #2eccd7;
}
h1{
	font-size: 40px;
	color: #333;
}
.safe-item{
	padding-top: 100px;
}
.safe-top{
	width: 100%;
	height: 64px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/top_title_bg.png') no-repeat center 58px;
}
.safe-top h1{
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.safe-main{
	margin-top: 60px;
}
.what{
	margin: 100px 0 0 0;
}
.what li{ 
	margin-bottom: 60px;
	height: 336px;
}
.what-text{
	margin-top: 60px;
	width: 50%;
}
.what-text h1{
	margin-bottom: 30px;
	padding-left: 18px;
	height: 40px;
	line-height: 40px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/what_title_bg.png') no-repeat;
}
.what-text p{
	line-height: 30px;
	font-size: 18px;
	color: #666;
}
.what-img{
	width: 50%;
}
.what-img-one{
	text-align: right;
}
.what-img img{
	width: 575px;
	height: 336px;
}
.what-text-two{
	margin-left: 38px;
	width: 562px;
}
.why{
	width: 100%;
	height: 592px;
	background-color: #f9f9f9;
}
.why-main{
	margin-top: 60px;
	width: 100%;
	height: 405px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/why_bg.png') no-repeat;
}
.why-main ul{
	padding-top: 25px;
}
.why-main li{
	float: left;
	margin: 0 0 45px 145px;
	width: 455px;
	height: 85px;
}
.why-main li h6{
	margin: 8px 0 10px 0;
	font-size: 24px;
	color: #333;
}
.why-main li p{
	font-size: 18px;
	color: #666;
}
.teacher{
	padding-bottom: 80px;
}
.teacher-main{
	position: relative;
	margin: 60px auto 0;
	width: 1080px;
	height: 380px;
	background-color: #2db5fe;
	border: 10px solid #2a9edd;
	overflow: hidden;
}
.teacher-main ul{
	position: absolute;
	top: 0;
	left: -1080px;
	width: 9720px;
}
.teacher-main li{
	float: left;
	width: 1080px;
	height: 380px;
}
.teacher-img{
	margin: 30px 0 0 70px;
	width: 240px;
	height: 312px;
}
.teacher-img img{
	width: 100%;
}
.teacher-desc{
	position: relative;
	width: 730px;
	height: 320px;
	color: #fff;
}
.teacher-desc h6{
	margin-top: 75px;
	font-size: 20px;
}
.teacher-desc h6 span{
	margin-right: 20px;
	font-size: 30px;
}
.teacher-desc p{
	margin: 15px 0 24px 0;
	line-height: 30px;
	font-size: 18px;
}
.teacher-desc .consult-btn{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 186px;
	height: 44px;
	line-height: 44px;
	font-size: 20px;
	color: #2db5fe;
	background-color: #fff;
	border-radius: 25px;
}
.teacher-desc .consult-btn:hover{
	width: 182px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #2db5fe;
	border: 2px solid #fff;
}
.teacher-dot{
	margin: 40px auto 0;
	width: 218px;
	height: 24px;
	line-height: 24px;
}
.teacher-dot li{
	float: left;
	margin: 6px 20px 0 0;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background-color: #666;
	cursor: pointer;
}
.teacher-dot li.on{
	margin: 0 20px 0 0;
	width: 24px;
	height: 24px;
	background-color: #fff;
	border: 1px solid #2db5fe;
	border-radius: 24px;
}
.teacher-dot li.last{
	margin-right: 0;
}
.course{
	padding-bottom: 80px;
	background-color: #f9f9f9;
}
.course-step{
	padding-left: 20px;
	width: 270px;
	height: 390px;
	color: #333;
	background-color: #fff;
	border: 1px solid #0f9ff8;
}
.course-step h6{
	margin-top: 33px;
	padding-bottom: 5px;
	width: 250px;
	font-size: 24px;
	border-bottom: 1px solid #d9d9d9;
}
.course-step li{
	margin-top: 22px;
	width: 242px;
	font-size: 18px;
	cursor: pointer;
}
.course-step li.on{
	color: #0f9ff8;
}
.course-step li span{
	float: right;
	margin-top: -2px;
}
.course-top{
	position: relative;
	width: 878px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/course_title_bg.png') no-repeat;
}
.course-top .left{
	margin-left: 40px;
	color: #fff;
}
.course-top .right{
	position: absolute;
	top: 0;
	left: 646px;
	color: #333;
}
.course-bottom{
	margin-top: -1px;
	padding: 40px 0 0 38px;
	width: 838px;
	background-color: #fff;
	border: 1px solid #0f9ff8;
}
.course-title{
	width: 102px;
}
.course-title li{
	line-height: 24px;
	font-weight: bold;
	font-size: 20px;
	color: #333;
}
.course-content{
	width: 730px;
	font-size: 18px;
}
.course-content p{
	line-height: 24px;
	color: #666;
}
.course-content h6{
	margin-top: 28px;
	font-size: 24px;
	color: #333;
}
.course-content img{
	margin: 15px 0 34px 0;
}
.course-list{
	margin: 35px 0 58px 0;
}
.course-list li{
	float: left;
	margin-bottom: 18px;
	padding-left: 16px;
	width: 325px;
	color: #333;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/course_list_bg.png') no-repeat 0 8px;
}
.course-content p.last{
	margin-bottom: 76px;
}
.course .consult-btn,
.pay .consult-btn{
	margin: 60px auto 0;
	width: 320px;
	height: 68px;
	line-height: 68px;
	background-color: #0f9ff8;
}
.course .consult-btn:hover,
.pay .consult-btn:hover{
	width: 313px;
	height: 64px;
	line-height: 64px;
	color: #0f9ff8;
	background-color: #fff;
	border: 2px solid #0f9ff8;
}
.campus{
	padding-bottom: 90px;
}
.campus-main{
	width: 100%;
	height: 306px;
}
.campus-main li{
	float: left;
	cursor: pointer;
	overflow: hidden;
}
.campus-main li img{
	transition: all 0.5s;
}
.campus-main li img:hover{
	transform: scale(1.1);
}
.campus-main .left{
	width: 710px;
	height: 296px
}
.campus-main .left li{
	margin-right: 10px;
	height: 296px;
}
.campus-one{
	width: 440px;
}
.campus-two{
	width: 250px;
}
.campus-main .left img{
	height: 100%;
}
.campus-main .right{
	width: 490px;
}
.campus-main .right li{
	margin: 0 10px 10px 0;
	width: 240px;
	height: 143px;
}
.campus-main .right .last{
	margin: 0 0 10px 0;
}
.campus-main .right img{
	width: 100%;
}
.students{
	padding-top: 353px;
	width: 100%;
	height: 127px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/students.png') no-repeat center;
}
.students p{
	text-align: center;
	font-size: 36px;
	color: #fff;
}
.pay{
	padding-bottom: 80px;
}
.partner-main img{
	margin-left: 75px;
}
.pay-main li{
	float: left;
	margin-right: 16px;
	padding-top: 196px;
	width: 288px;
	height: 142px;
	cursor: pointer;
}
.pay-main .one{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/free_1_bg.png') no-repeat;
}
.pay-main .two{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/free_2_bg.png') no-repeat;
}
.pay-main .three{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/free_3_bg.png') no-repeat;
}
.pay-main .four{
	margin-right: 0;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/free_4_bg.png') no-repeat;
}
.pay-main li p{
	line-height: 30px;
	text-align: center;
	font-size: 24px;
	color: #2db5fe;
}
.pay-main .one:hover{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/free_1_hover_bg.png') no-repeat;
}
.pay-main .two:hover{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/free_2_hover_bg.png') no-repeat;
}
.pay-main .three:hover{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/free_3_hover_bg.png') no-repeat;
}
.pay-main .four:hover{
	margin-right: 0;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/free_4_hover_bg.png') no-repeat;
}
.pay-main li:hover p{
	color: #fff;
}
.pay .consult-btn{
	margin: 50px auto 0;
}
.sign-up{
	padding-top: 230px;
	width: 100%;
	height: 410px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/web_safe/image/sign_up_bg.png') no-repeat center;
}
.sign-up .am-form{
	margin-left: 145px; 
	width: 320px;
}
.am-form h4{
	margin-bottom: 30px;
	text-align: center;
	font-size: 36px;
	color: #fff;
}
.am-form input{
	margin: 0 0 12px 24px;
	padding: 0 10px;
	width: 250px;
	height: 52px;
	line-height: 52px;
	font-size: 20px;
	color: #2b2b2b;
	background-color: #fff;
	box-sizing: content-box;
}
.am-form button{
	margin: 30px 0 0 25px;
	width: 270px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 30px;
	color: #fff;
	background-color: #2db5fe;
	border-radius: 30px;
}
.am-form button:hover{
	color: #2b2b2b;
	background: #ebe308;
}
.am-form button:focus{
	outline: none;
}