body{
	background-color: #e6f2ff;
}
.banner{
	position: relative;
	width: 100%;
	background: url('/Public/zhuanti/huan_ran/h5/image/banner.png?i=1') no-repeat;
	background-size: 100% 100%;
}
.banner a{
	display: block;
	position: absolute;
	text-align: center;
	color: #fff;
	background-color: #f71b1b;
	border-radius: 20px;
}
.h5-item,
.h5-item>img{
	width: 100%;
}
.early{
	position: relative;
	width: 100%;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/h5/image/early_bg.png') no-repeat;
	background-size: 100% 100%;
}
.early .wrap{
	overflow-x: scroll;
}
.stu-list li{
	float: left;
	height: 100%;
}
.stu-list li img{
	width: 100%;
}
/*.sign-up{
	width: 100%;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/h5/image/sign_up_bg.png') no-repeat;
	background-size: 100% 100%;
}
.sign-up{
	background-color: #fff;
}
.sign-up div{
	color: #000;
	border: 1px solid #ccc;
}
.sign-up div span{
	color: #848484;
}
.sign-up button{
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: #124789;
}
.sign-up div input{
	vertical-align: top;
}
.sign-up button{
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: #124789;
}*/
.collect-data{
	background-color: #fff;
}
.collect-data .file,
.collect-data .file img{
	width: 100%;
}
.collect-data h1{
	text-align: center;
	font-weight: bold;
	color: #124789;
}
.add-wechat .left{
	border: 1px solid #124789;
}
.add-wechat .left img{
	width: 100%;
}
.add-wechat .right{
	text-align: center;
	color: #124789;
}
.add-wechat .right h6{
	font-weight: bold;
}
.add-wechat .right a{
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/h5/image/file_a_bg.png') no-repeat;
	background-size: 100% 100%;
}
.sign-up input{
	box-sizing: content-box;
}
.input-line{
	width: 100%;
}
.input-line span{
	vertical-align: top;
	color: #333;
}
.sign-up-two{
	width: 100%;
	background-color: #274ec7;
}
.sign-up-top{
	text-align: center;
	color: #fff;
}
.sign-up-top img{
	width: 100%;
}
.am-form-two{
	margin: 0 auto;
}
.am-form-two p{
	color: #fff;
}
.am-form-two .input-line{
	background-color: #fff;
	border-radius: 5px;
}
.am-form-two .input-line input{
	vertical-align: top;
	color: #333;
}
.am-form-two button{
	width: 100%;
	text-align: center;
	color: #d11f1f;
	background-color: #ffd800;
	border-radius: 5px;
}

/*兼容不同尺寸样式*/
/*iPhone 4、iPhone 5*/
@media screen and (max-width: 320px) {
	.banner{
		height: 280px;
	}
	.banner a{
		left: 100px;
		bottom: 50px;
		width: 120px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.early{
		height: 284px;
	}
	.stu-list{
		margin-top: 98px;
		width: 786px;
		height: 160px;
	}
	.stu-list li{
		margin-right: 10px;
		width: 121px;
	}
	/*.sign-up{
		margin-bottom: 60px;
		height: 155px;
	}
	.sign-up .am-form{
		margin: 0 auto;
		width: 276px;
	}
	.sign-up div{
		margin-bottom: 10px;
		padding: 0 10px;
		height: 34px;
		line-height: 34px;
		font-size: 15px;
	}
	.sign-up input{
		width: 204px;
		line-height: 34px;
		font-size: 15px;
	}
	.sign-up .spec input{
		width: 166px;
	}
	.sign-up button{
		margin-top: 5px;
		height: 34px;
		line-height: 34px;
		font-size: 15px;
	}*/

	/*.sign-up{
		margin-bottom: 60px;
		padding-top: 158px;
		height: 202px;
	}
	.am-form{
		margin: 0 auto;
		width: 200px;
	}
	.am-form-group input{
		margin: 0 auto 10px;
		width: 200px;
		height: 27px;
		line-height: 27px;
		font-size: 12px;
	}
	.sign-up button{
		margin: 10px auto 0;
		width: 200px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
		border-radius: 20px;
	}*/
	.collect-data{
		padding-bottom: 30px;
	}
	.collect-data h1{
		margin: 25px 0 20px;
		font-size: 23px;
	}
	.add-wechat{
		margin: 0 22px;
	}
	.add-wechat .left{
		width: 138px;
		height: 136px;
	}
	.add-wechat .right{
		width: 120px;
	}
	.add-wechat .right h6,
	.add-wechat .right p{
		height: 18px;
		line-height: 18px;
		font-size: 18px;
	}
	.add-wechat .right img{
		margin: 7px auto;
		width: 16px;
	}
	.add-wechat .right a{
		height: 30px;;
		line-height: 30px;
		font-size: 12px;
	}
	.sign-up{
		padding-bottom: 40px;
	}
	.input-line{
		margin-bottom: 10px;
	}
	.input-line span,
	.input-line input{
		font-size: 12px;
	}
	.am-form button{
		font-size: 16px;
	}
	.sign-up-two{
		margin-bottom: 59px;
		padding-top: 28px;
	}
	.sign-up-top h1{
		font-size: 31px;
	}
	.sign-up-top h4{
		font-size: 18px;
	}
	.sign-up-top img{
		margin-top: 2px;
	}
	.am-form-two{
		width: 277px;
	}
	.am-form-two p{
		margin: 8px 0 12px 0;
		font-size: 12px;
	}
	.am-form-two .input-line,
	.am-form-two .input-line input{
		height: 33px;
		line-height: 33px;
	}
	.am-form-two .input-line span{
		margin-left: 12px;
	}
	.am-form-two .input-line input{
		padding-right: 10px;
		width: 215px;
	}
	.am-form-two button{
		height: 36px;
		line-height: 36px;
	}
}

/*小米 5*/
@media screen and (min-width: 321px) and (max-width: 360px) {
	.banner{
		height: 315px;
	}
	.banner a{
		left: 112px;
		bottom: 56px;
		width: 136px;
		height: 34px;
		line-height: 34px;
		font-size: 13px;
	}
	.early{
		height: 319px;
	}
	.stu-list{
		margin-top: 101px;
		width: 882px;
		height: 180px;
	}
	.stu-list li{
		margin-right: 11px;
		width: 136px;
	}
	/*.sign-up{
		margin-bottom: 68px;
		height: 180px;
	}
	.sign-up .am-form{
		margin: 0 auto 28px;
		width: 326px;
	}
	.sign-up div{
		margin-bottom: 12px;
		padding: 0 10px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.sign-up input{
		width: 250px;
		line-height: 40px;
		font-size: 16px;
	}
	.sign-up .spec input{
		width: 210px;
	}
	.sign-up button{
		margin-top: 5px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}*/


	/*.sign-up{
		margin-bottom: 68px;
		padding-top: 177px;
		height: 228px;
	}
	.am-form{
		margin: 0 auto;
		width: 226px;
	}
	.am-form-group input{
		margin: 0 auto 12px;
		width: 226px;
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}
	.sign-up button{
		margin: 12px auto 0;
		width: 226px;
		height: 38px;
		line-height: 38px;
		font-size: 14px;
		border-radius: 20px;
	}*/
	.collect-data{
		padding-bottom: 34px;
	}
	.collect-data h1{
		margin: 28px 0 22px;
		font-size: 26px;
	}
	.add-wechat{
		margin: 0 22px;
	}
	.add-wechat .left{
		width: 156px;
		height: 153px;
	}
	.add-wechat .right{
		width: 135px;
	}
	.add-wechat .right h6,
	.add-wechat .right p{
		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}
	.add-wechat .right img{
		margin: 8px auto;
		width: 18px;
	}
	.add-wechat .right a{
		height: 34px;;
		line-height: 34px;
		font-size: 14px;
	}
	.sign-up{
		padding-bottom: 45px;
	}
	.input-line{
		margin-bottom: 12px;
	}
	.input-line span,
	.input-line input{
		font-size: 13px;
	}
	.am-form button{
		font-size: 17px;
	}
	.sign-up-two{
		margin-bottom: 68px;
		padding-top: 32px;
	}
	.sign-up-top h1{
		font-size: 35px;
	}
	.sign-up-top h4{
		font-size: 20px;
	}
	.sign-up-top img{
		margin-top: 2px;
	}
	.am-form-two{
		width: 312px;
	}
	.am-form-two p{
		margin: 6px 0 10px 0;
		font-size: 13px;
	}
	.am-form-two .input-line,
	.am-form-two .input-line input{
		height: 36px;
		line-height: 36px;
	}
	.am-form-two .input-line span{
		margin-left: 15px;
	}
	.am-form-two .input-line input{
		padding-right: 10px;
		width: 244px;
	}
	.am-form-two button{
		height: 40px;
		line-height: 40px;
	}
}

/*iPhone 6、iPhone 7、iPhone 8、iPhone X*/
@media screen and (min-width: 361px) and (max-width: 375px) {
	.banner{
		height: 328px;
	}
	.banner a{
		left: 117px;
		bottom: 58px;
		width: 140px;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}
	.early{
		height: 332px;
	}
	.stu-list{
		margin-top: 105px;
		width: 924px;
		height: 188px;
	}
	.stu-list li{
		margin-right: 12px;
		width: 142px;
	}
	/*.sign-up{
		margin-bottom: 70px;
		height: 190px;
	}
	.sign-up .am-form{
		margin: 0 auto 30px;
		width: 340px;
	}
	.sign-up div{
		margin-bottom: 14px;
		padding: 0 10px;
		height: 42px;
		line-height: 42px;
		font-size: 16px;
	}
	.sign-up input{
		width: 264px;
		line-height: 42px;
		font-size: 16px;
	}
	.sign-up .spec input{
		width: 224px;
	}
	.sign-up button{
		margin-top: 5px;
		height: 42px;
		line-height: 42px;
		font-size: 18px;
	}*/


	/*.sign-up{
		margin-bottom: 70px;
		padding-top: 185px;
		height: 237px;
	}
	.am-form{
		margin: 0 auto;
		width: 234px;
	}
	.am-form-group input{
		margin: 0 auto 13px;
		width: 234px;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
	}
	.sign-up button{
		margin: 13px auto 0;
		width: 234px;
		height: 40px;
		line-height: 40px;
		font-size: 15px;
		border-radius: 20px;
	}*/
	.collect-data{
		padding-bottom: 35px;
	}
	.collect-data h1{
		margin: 29px 0 23px;
		font-size: 28px;
	}
	.add-wechat{
		margin: 0 23px;
	}
	.add-wechat .left{
		width: 162px;
		height: 159px;
	}
	.add-wechat .right{
		width: 141px;
	}
	.add-wechat .right h6,
	.add-wechat .right p{
		height: 22px;
		line-height: 22px;
		font-size: 22px;
	}
	.add-wechat .right img{
		margin: 8px auto;
		width: 19px;
	}
	.add-wechat .right a{
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}
	.sign-up{
		padding-bottom: 47px;
	}
	.input-line{
		margin-bottom: 12px;
	}
	.input-line span,
	.input-line input{
		font-size: 14px;
	}
	.am-form button{
		font-size: 18px;
	}
	.sign-up-two{
		margin-bottom: 70px;
		padding-top: 33px;
	}
	.sign-up-top h1{
		font-size: 36px;
	}
	.sign-up-top h4{
		font-size: 21px;
	}
	.sign-up-top img{
		margin-top: 4px;
	}
	.am-form-two{
		width: 324px;
	}
	.am-form-two p{
		margin: 12px 0 16px 0;
		font-size: 14px;
	}
	.am-form-two .input-line,
	.am-form-two .input-line input{
		height: 38px;
		line-height: 38px;
	}
	.am-form-two .input-line span{
		margin-left: 15px;
	}
	.am-form-two .input-line input{
		padding-right: 10px;
		width: 253px;
	}
	.am-form-two button{
		height: 42px;
		line-height: 42px;
	}
}

/*iPhone 6 Plus、iPhone 7 Plus、iPhone 8 Plus*/
@media screen and (min-width: 376px) and (max-width: 414px) {
	.banner{
		height: 362px;
	}
	.banner a{
		left: 129px;
		bottom: 64px;
		width: 156px;
		height: 38px;
		line-height: 38px;
		font-size: 15px;
	}
	.early{
		height: 367px;
	}
	.stu-list{
		margin-top: 128px;
		width: 1020px;
		height: 208px;
	}
	.stu-list li{
		margin-right: 13px;
		width: 157px;
	}
	/*.sign-up{
		margin-bottom: 78px;
		height: 200px;
	}
	.sign-up .am-form{
		margin: 0 auto 32px;
		width: 376px;
	}
	.sign-up div{
		margin-bottom: 15px;
		padding:  0 15px;
		height: 44px;
		line-height: 44px;
		font-size: 18px;
	}
	.sign-up input{
		width: 284px;
		line-height: 44px;
		font-size: 18px;
	}
	.sign-up .spec input{
		width: 239px;
	}
	.sign-up button{
		margin-top: 5px;
		height: 44px;
		line-height: 44px;
		font-size: 20px;
	}*/


	/*.sign-up{
		margin-bottom: 78px;
		padding-top: 205px;
		height: 261px;
	}
	.am-form{
		margin: 0 auto;
		width: 258px;
	}
	.am-form-group input{
		margin: 0 auto 13px;
		width: 258px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.sign-up button{
		margin: 18px auto 0;
		width: 258px;
		height: 44px;
		line-height: 44px;
		font-size: 16px;
		border-radius: 20px;
	}*/
	.collect-data{
		padding-bottom: 39px;
	}
	.collect-data h1{
		margin: 32px 0 26px;
		font-size: 30px;
	}
	.add-wechat{
		margin: 0 26px;
	}
	.add-wechat .left{
		width: 179px;
		height: 176px;
	}
	.add-wechat .right{
		width: 155px;
	}
	.add-wechat .right h6,
	.add-wechat .right p{
		height: 23px;
		line-height: 23px;
		font-size: 23px;
	}
	.add-wechat .right img{
		margin: 10px auto;
		width: 21px;
	}
	.add-wechat .right a{
		height: 38px;;
		line-height: 38px;
		font-size: 16px;
	}
	.sign-up{
		padding-bottom: 52px;
	}
	.input-line{
		margin-bottom: 15px;
	}
	.input-line span,
	.input-line input{
		font-size: 16px;
	}
	.am-form button{
		font-size: 19px;
	}
	.sign-up-two{
		margin-bottom: 78px;
		padding-top: 37px;
	}
	.sign-up-top h1{
		font-size: 26px;
	}
	.sign-up-top h4{
		font-size: 23px;
	}
	.sign-up-top img{
		margin-top: 4px;
	}
	.am-form-two{
		width: 358px;
	}
	.am-form-two p{
		margin: 8px 0 14px 0;
		font-size: 15px;
	}
	.am-form-two .input-line,
	.am-form-two .input-line input{
		height: 42px;
		line-height: 42px;
	}
	.am-form-two .input-line span{
		margin-left: 15px;
	}
	.am-form-two .input-line input{
		padding-right: 10px;
		width: 279px;
	}
	.am-form-two button{
		height: 46px;
		line-height: 46px;
	}
}

/* 大于414px */
@media screen and (min-width: 415px) {
	body{
		margin: 0 auto;
		width: 768px;
	}
	.banner{
		height: 680px;
	}
	.banner a{
		left: 224px;
		bottom: 100px;
		width: 320px;
		height: 70px;
		line-height: 70px;
		font-size: 26px;
		border-radius: 35px;
	}
	.should,
	.best,
	.early,
	.sign-up{
		width: 768px;
	}
	.early{
		height: 567px;
	}
	.stu-list{
		margin-top: 190px;
		width: 1578px;
		height: 321px;
	}
	.stu-list li{
		margin-right: 20px;
		width: 243px;
	}
	/*.sign-up{
		margin-bottom: 118px;
		height: 310px;
	}
	.sign-up .am-form{
		margin: 0 auto 48px;
		width: 580px;
	}
	.sign-up div{
		margin-bottom: 15px;
		padding:  0 20px;
		width: 540px;
		height: 68px;
		line-height: 68px;
		font-size: 24px;
	}
	.sign-up input{
		width: 460px;
		line-height: 68px;
		font-size: 24px;
	}
	.sign-up .spec input{
		width: 400px;
	}
	.sign-up button{
		margin-top: 18px;
		height: 68px;
		line-height: 68px;
		font-size: 28px;
	}*/


	/*.sign-up{
		margin-bottom: 118px;
		padding-top: 320px;
		height: 400px;
	}
	.am-form{
		margin: 0 auto;
		width: 400px;
	}
	.am-form-group input{
		margin: 0 auto 20px;
		padding: 0 20px;
		width: 400px;
		height: 54px;
		line-height: 54px;
		font-size: 16px;
	}
	.sign-up button{
		margin: 20px auto 0;
		width: 400px;
		height: 60px;
		line-height: 60px;
		font-size: 22px;
		border-radius: 30px;
	}*/
	.collect-data{
		padding-bottom: 60px;
	}
	.collect-data h1{
		margin: 50px 0 40px;
		font-size: 48px;
	}
	.add-wechat{
		margin: 0 40px;
	}
	.add-wechat .left{
		width: 277px;
		height: 272px;
	}
	.add-wechat .right{
		width: 240px;
	}
	.add-wechat .right h6,
	.add-wechat .right p{
		height: 36px;
		line-height: 36px;
		font-size: 36px;
	}
	.add-wechat .right img{
		margin: 14px auto;
		width: 33px;
	}
	.add-wechat .right a{
		height: 60px;;
		line-height: 60px;
		font-size: 24px;
	}
	.sign-up{
		padding-bottom: 80px;
	}
	.input-line{
		margin-bottom: 20px;
	}
	.input-line span,
	.input-line input{
		font-size: 24px;
	}
	.am-form button{
		font-size: 30px;
	}
	.sign-up-two{
		margin-bottom: 118px;
		padding-top: 57px;
	}
	.sign-up-top h1{
		font-size: 62px;
	}
	.sign-up-top h4{
		font-size: 36px;
	}
	.sign-up-top img{
		margin-top: 4px;
	}
	.am-form-two{
		width: 554px;
	}
	.am-form-two p{
		margin: 16px 0 24px 0;
		font-size: 24px;
	}
	.am-form-two .input-line,
	.am-form-two .input-line input{
		height: 66px;
		line-height: 66px;
	}
	.am-form-two .input-line span{
		margin-left: 25px;
	}
	.am-form-two .input-line input{
		padding-right: 15px;
		width: 438px;
	}
	.am-form-two button{
		height: 72px;
		line-height: 72px;
	}
}