@charset "utf-8";

.banner{
	padding-top: 355px;
	width: 100%;
	height: 265px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/banner.png') no-repeat center;
}
.banner .consult-btn{
	width: 389px;
	height: 204px;
	line-height: 180px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/banner_btn.png') no-repeat 100%;
}
.banner .consult-btn:hover{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/banner_btn_on.png') no-repeat 100%;
}
.trend{
	width: 100%;
	background-color: #040817;
}
.public-top{
	margin-bottom: 60px;
	text-align: center;
}
.public-top h1{
	line-height: 40px;
	font-weight: bold;
	font-size: 34px;
	color: #20eefc;
	background-size: 100%;
	background-position: center;
}
.public-top p{
	margin-top: 14px;
	font-size: 20px;
	color: #fff;
}

.trend{
	height: 753px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/trend_bg.png') no-repeat center;
}
.trend .public-top{
	padding-top: 97px;
}
.trend-main{
	height: 411px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/trend_main_bg.png') no-repeat center;
}
.trend-intro{
	margin-top: 124px;
	width: 420px;
	text-align: center;
	color: #fff;
}
.trend-intro p{
	margin-bottom: 16px;
	font-size: 20px;
}
.trend-intro h6{
	font-size: 30px;
}
.trend-industry{
	margin: 102px 45px 0 0;
	width: 530px;
}
.trend-industry li{
	float: left;
	margin: 0 42px 28px 0;
	width: 144px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #030306;
	background-color: #47eefa;
}
.trend-industry li:nth-child(3n){
	margin: 0 0 28px 0;
}
.skill{
	height: 914px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/skill_bg.png') no-repeat center;
}
.skill-main{

}
.skill-main li{
	float: left;
	margin: 0 54px 32px 0;
	width: 364px;
}
.skill-main li.last{
	margin: 0 0 32px 0;
}
.skill-main li img{
	width: 100%;
}
.skill-main li p{
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.consult-btn{
	display: block;
	margin: 0 auto;
	width: 323px;
	height: 89px;
	line-height: 66px;
	text-align: center;
	font-size: 28px;
	color: #fff;
	letter-spacing: 1px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/consult_btn.png') no-repeat 100%;
}
.consult-btn:hover{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/consult_btn_on.png') no-repeat 100%;
}
.skill .consult-btn{
	margin-top: 16px;
}
.job{
	height: 489px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/job_bg.png') no-repeat center;
}
.job-main{
	margin-top: 30px;
	width: 1200px;
}
.job-main li{
	float: left;
	margin-right: 50px;
	width: 200px;
}
.job-main li.last{
	margin-right: 0;
}
.job-img{
	position: relative;
	width: 200px;
}
.job-main li p{
	margin-top: 26px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.job-item-bg{
	width: 193px;
	height: 196px;
	-webkit-animation: jobAnimate 3s linear infinite;
	-moz-animation: jobAnimate 3s linear infinite;
	-o-animation: jobAnimate 3s linear infinite;
    animation: jobAnimate 3s linear infinite;
}
.job-sculpture{
	position: absolute;
	top: 22px;
	left: 19px;
	width: 154px;
	height: 153px;
}
@keyframes jobAnimate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes jobAnimate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes jobAnimate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-o-keyframes jobAnimate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
.course{
	height: 812px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/course_bg.png') no-repeat center;
}
.course-outer{
	position: relative;
	width: 1198px;
	height: 508px;
	border: 1px solid #20eefc;
}
.course-inner{
	position: relative;
	margin: 40px 0 0 80px;
	width: 1042px;
	height: 395px;
	overflow: hidden;
}
.course-slide{
	position: absolute;
	top: 0;
	left: -1042px;
	width: 8336px;
}
.course-slide > li{
	float: left;
	width: 1042px;
	height: 395px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/course_item_bg.png') no-repeat 100%;
}
.step{
	padding-top: 65px;
	width: 304px;
	text-align: center;
	color: #030306;
}
.step h6{
	font-weight: bold;
	font-size: 24px;
}
.step p{
	margin: 31px 0 10px 0;
	font-size: 20px;
}
.step li{
	line-height: 31px;
	font-size: 18px;
}
.target{
	margin: 80px 0 0 62px;
}
.target h6{
	font-weight: bold;
	font-size: 24px;
	color: #fff;
}
.target span{
	margin: 8px 0 30px 0;
	display: block;
	width: 50px;
	height: 3px;
	background-color: #fff;
}
.target ul{
	margin-bottom: 14px;
}
.target li{
	line-height: 30px;
	font-size: 16px;
	color: #fff;
}
.target li.short{
	line-height: 18px;
}
.target a{
	font-size: 20px;
	color: #20eefc;
}
.target-img{

}
.target-img li{
	float: left;
	margin-right: 40px;
	width: 240px;
	height: 160px;
}
.training{
	margin-top: 75px;
	width: 316px;
}
.training h6{
	font-weight: bold;
	font-size: 24px;
	color: #fff;
}
.training p{
	margin: 10px 0 20px 0;
	font-size: 16px;
	color: #fff;
}
.training img{
	width: 240px;
	height: 160px;
}
.left-arrow,
.right-arrow{
	position: absolute;
	top: 143px;
	width: 28px;
	overflow: hidden;
	cursor: pointer;
}
.left-arrow{
	left: 0;
}
.right-arrow{
	right: 0;
}
.right-arrow img{
	margin-left: -28px;
}
.course-dot{
	margin: 30px 0 0 520px;
	width: 160px;
}
.course-dot li{
	float: left;
	margin-right: 14px;
	width: 10px;
	height: 10px;
	background-color: #9ba3b8;
	border-radius: 10px;
}
.course-dot li.on{
	width: 40px;
	height: 10px;
	background-color: #20eefc;
}
.course-dot li:last-child{
	margin-right: 0;
}
.course .consult-btn{
	margin-top: 58px;
}
.exercise{
	width: 100%;
	height: 1208px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/exercise_bg.png') no-repeat center;
}
.exercise-main{

}
.exercise-main ul{
	margin-top: 24px;
	width: 600px;
}
.exercise-main li{
	width: 350px;
	height: 166px;
}
.exercise-main li.tall{
	margin-bottom: 72px;
}
.exercise-main li.short{
	margin-bottom: 42px;
}
.exercise-main .left li{
	margin-left: 40px;
}
.exercise-main .left li.middle{
	margin-left: 204px;
}
.exercise-main .right li{
	margin-left: 234px;
}
.exercise-main .right li.middle{
	margin-left: 72px;
}
.exercise-main li h6{
	margin: 28px 0 15px 0;
	font-weight: normal;
	font-size: 24px;
	color: #20eefc;
}
.exercise-main li p{
	width: 320px;
	line-height: 24px;
	font-size: 16px;
	color: #fff;
}
.exercise .consult-btn{
	margin-top: 40px;
}
.teach{
	width: 100%;
	height: 710px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/teach_bg.png') no-repeat center;
}
.teach-main{
	
}
.teach-main ul{
	margin: 84px 0 0 324px;
}
.teach-main li{
	margin-bottom: 35px;
	height: 50px;
	line-height: 50px;
}
.teach-main li.one{
	margin-left: 72px;
}
.teach-main li.two{
	margin-left: 123px;
}
.teach-main li .title{
	display: inline-block;
	margin-right: 40px;
	width: 144px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #030306;
	background-color: #20eefc;
}
.teach-main li .cont{
	font-size: 20px;
	color: #fff;
}
.teacher{
	width: 100%;
	height: 770px;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/teacher_bg.png') no-repeat center;
}
.teacher .public-top{
	margin-bottom: 80px;
}
.teacher-main{
	text-align: center;
}
.teacher-main img{
	width: 1136px;
}
.question{
	width: 100%;
	height: 680px;
	background-color: #072374;
}
.question .public-top h1{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/title_bg_question.png') no-repeat center;
}
.question-main{

}
.question-main li{
	float: left;
	margin: 0 60px 40px 0;
	padding: 0 35px;
	width: 290px;
	height: 220px;
	color: #fff;
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/question_li_bg.png') no-repeat 100%;
}
.question-main li.last{
	margin: 0 0 40px 0;
}
.question-main li h6{
	margin: 55px 0 25px 0;
	font-weight: bold;
	text-align: center;
	font-size: 28px;
}
.question-main li p{
	line-height: 28px;
	font-size: 18px;
}
.sign-up{
	width: 100%;
	height: 390px;
	background-color: #072374;
}
.sign-up .public-top{
	margin-bottom: 90px;
}
.sign-up .public-top h1{
	background: url('http://gecedu.oss-cn-hangzhou.aliyuncs.com/Public/zhuanti/huan_ran/cloud_computing/image/title_bg_form.png') no-repeat center;
}
.orange{
	color: #ffd600;
}
.sign-up-form{

}
.sign-up-form ul{

}
.sign-up-form li{
	float: left;
	margin-right: 40px;
	width: 360px;
}
.sign-up-form li.last{
	margin-right: 0;
}
.sign-up-form li span{
	display: inline-block;
	width: 96px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	color: #072372;
	vertical-align: top;
	background-color: #20eefc;
}
.sign-up-form ul input{
	padding: 0 28px;
	width: 204px;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	color: #fff;
	background-color: #112362;
	border: 1px solid #20eefc;
}
.sign-up-form .consult-btn{
	margin-top: 78px;
}