@charset "utf-8";
.top{
	position: fixed;
}
.Creative .topbox .nav span a{
	color: #555555;
}
.Creative .topbox .nav .btn a{
	color: white;
}
.nav span a{
	color: white;
}
.active{
	border-bottom: 2px solid white;
}
.Creative .topbox .nav .btn a:hover{
	color: #909a9a;
}
/*banner*/
.banner{
	background: url(../img/indexbanner_01.png) 100% 100% no-repeat;
	text-align: center;
	color: white;
	margin-bottom: 74px;
	max-width: 1920px;
	margin: 0 auto;
}
.banner h2{
	padding-top: 181px;
	font-size: 46px;
}
.banner >div:nth-child(2){
	padding-top: 29px;
	padding-bottom: 18px;
	font-size: 24px;
}
.banner >div:nth-child(3){
	padding-bottom: 58px;
	font-size: 22px;
}
.banner >div:nth-child(4){
	padding-bottom: 242px;
}
.banner >div:nth-child(3) a:nth-child(2){
	margin-left: 60px;
}
.banner a{
	color: white;
	display: inline-block;
	width: 180px;
	height: 48px;
	background: #37c2c2;
	text-align: center;
	line-height: 48px;
	border-radius: 4px;
	position: relative;
}
.banner a:nth-child(2){
	color: white;
	background: none;
	border: 1px solid white;;
	text-align: center;
	line-height: 48px;
	border-radius: 4px;
}
.zc_logo{
	position: absolute;
	top: -24px;
    left: -29px;
}
.banner_tips{
	padding-top: 13px;
	color: #FBDF5E;
	font-size: 14px;
}







/*获得*/
.Get{
	text-align: center;
	padding-top: 87px;
}
.Get h1{
	color: #333333;
	font-size: 36px;
}
.Get h2{
	color: #999999;
	font-size: 22px;
	font-weight: normal;
	padding-top: 3px;
}
.Getbox{
	width: 70%;
	margin: 0 auto;
	padding-top: 40px;
	font-size: 0;
	padding-bottom: 82px;
}
.Get_box{
	float: left;
	width: 23.1%;
	margin-right: 2.5%;
}
.Get_box:nth-child(4n){
	margin-right: 0;
}
.Get_boxs{
	width: 60%;
	height: 207px;
	margin: 0 auto;
	padding-bottom: 41px;
}
.Getbox_title{
	font-size: 18px;
	color: #333333;
	padding-top: 25px;
    padding-bottom: 10px;
}
.Getbox_neirong{
	color: #666666;
	font-size: 16px;
}






/*加入*/
.join{
	background: #F5F8FA;
}
.join h1{
	color: #333333;
	font-size: 36px;
	text-align: center;
	padding-top: 60px;
}
.join h2{
	text-align: center;
	color: #999999;
	font-size: 22px;
	font-weight: normal;
	padding-top: 3px;
}
.joinbox{
	width: 60%;
	margin: 0 auto;
	padding-top: 46px;
	font-size: 0;
	padding-bottom: 69px;
}
.joinbox >div{
	float: left;
}
.join_pic{
	width:47%;
}
.join_pic img{
	width: 100%;
}
.join_neirong{
	width: 45%;
	padding-left: 62px;
}
.join_neirongbox_top >span{
	display: inline-block;
	color: #333333;
	font-weight: 500;
	font-family:NotoSansHans-Medium;
	font-size: 18px;
}
.join_dian{
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #37C2C2;
	margin-right: 8px;
}
.join_neirongbox_bottom{
	color: #666666;
	font-size: 15px;
}
.join_neirongbox{
	padding-top: 52px;
}
.join_neirongbox:first-child{
	padding-top: 58px;
}







/*申请*/
.Apply{
	padding-top: 60px;
	padding-bottom: 467px;
}
.Apply h1{
	color: #333333;
	font-size: 36px;
	text-align: center;
}
.Apply h2{
	text-align: center;
	color: #999999;
	font-size: 22px;
	font-weight: normal;
	padding-top: 3px;
}
.Apply_tips{
	text-align: center;
	padding-top: 31px;
	color: #666666;
	font-size: 18px;
	font-family:NotoSansHans-Medium;
}
.Apply_input{
	font-size: 0;
	padding-top: 59px;
	text-align: center;
}
.Apply_inputbox input{
	font-size: 16px;
	color: #999999;
	padding-bottom: 10px;
	padding-left: 15px;
	border: none;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 20px;
	width:420px;
}
.Apply_inputbox:first-child input{
	margin-top: 0px;
}
.Apply_button span{
	display: inline-block;
	color: white;
	font-size: 14px;
	width:140px;
	height:39px;
	line-height:39px;
	background: #37C2C2;
	border-radius:4px;
	cursor: pointer;
}
.Apply_button{
	text-align: center;
	padding-top: 62px;
}




.Get_title{
	text-align: center;
}
.Get_title img{
	width: 50%;
}
















@media (max-width: 1000px){
	.Get{
		padding-top: 30px;
	}
	.web{
		min-width:auto;
	}
	.web .banner{
		background-size: 100% 100%;
	    /*width: 375px;*/
	    height: 159px;
	    padding-top: 49px;
	}
	.banner h2{
		padding-top: 22px;
		font-size: 14px;
	}
	.banner >div:nth-child(2){
	    padding-top: 15px;
	    padding-bottom: 0;
	    font-size: 10px;
	}
	.banner a{
		width:110px;
		height:24px;
		border-radius:2px;
		font-size: 12px;
		line-height: 24px;
	}
	.zc_logo{
		display: none;
	}
	.banner_tips{
		font-size: 10px;
		padding-top: 4px;
	}
	.help{
		padding-top: 30px;
	}
	.banner >div:nth-child(3){
		padding-bottom: 0;
		font-size: 12px;
	}
	.planbox{
	    width: 46%;
        margin-right: 3.2%;
        margin-top: 20px;
        height:168px;
        border: 1px solid #DDDDDD;
        margin-left: 0;
	}
	.planbox:nth-child(2n){
        margin-left: 0%;
        margin-right: 0%;
	}
	.Get_box{
		width: 47%;
	}
	.Getbox{
		width: 90%;
		margin: 0 auto;
		padding-bottom: 0;
	}
	.Get_boxs{
		width: 100%;
		margin: auto;
		height: 120px;
		padding-bottom: 17px;
	}
	.Get_boxs img{
		width:29px;
	}
	.Getbox_title{
		font-size: 12px;
		padding-top: 6px;
		padding-bottom: 11px;
	}
	.Getbox_neirong{
		font-size: 10px;
	}
	.joinbox{
		width: 100%;
		padding-bottom: 42px;
	}
	.joinbox >div{
		float: none;
	}
	.join_pic{
		width: 100%;
	}
	.join_neirong{
		width: 90%; 
    	padding-left: 0;
    	margin: 0 auto; 
	}
	.join_neirongbox_top >span{
		font-size: 12px;
	}
	.join_neirongbox_bottom{
		font-size: 10px;
		padding-top: 10px;
	}
	.join_neirongbox{
		padding-top: 15px;
	}
	.join_neirongbox:first-child{
		padding-top: 15px;
	}
	.join_neirongbox_top >span{
		vertical-align: middle;
	}
	.Apply_tips{
		font-size: 12px;	
	}
	.Apply{
		padding-top: 0;
		width: 90%;
		margin: 0 auto;
		padding-bottom: 87px;
	}
	.Apply_inputbox{
		overflow: hidden;
	}
	.Apply_inputbox input{
		font-size: 10px;
	}
	.Apply_input{
		padding-top: 40px;
	}
	.Apply_button{
		padding-top: 28px;
	}
	.Apply_button span{
		width:144px;
		height:26px;
		border-radius:2px;
		font-size: 10px;
		line-height: 26px;
	}
	.join{
		background: white;
	}
	.Get_title{
		display: block;
	}
	.join h1{
		display: none;
	}
	.Get h1{
		display: none;
	}
	.Apply h1{
		display: none;
	}
	.join h2{
		display: none;
	}
	.Get h2{
		display: none;
	}
	.Apply h2{
		display: none;
	}
}

@media (min-width: 1200px){
	.Get_title{
		display: none;
	}
	.join h1{
		display: block;
	}
	.Get h1{
		display: block;
	}
	.Apply h1{
		display: block;
	}
	.join h2{
		display: block;
	}
	.Get h2{
		display: block;
	}
	.Apply h2{
		display: block;
	}
}