@CHARSET "UTF-8";
.banner_customize{
	background:url(/junior/images/custom_banner.jpg) no-repeat center center;
}
.banner_customize_txt p{
	position:absolute;
	left:460px;
	top:168px;
	z-index:10;
	font-size:48px;
	font-weight:bold;
	line-height:1.3em;
}
.banner_customize_txt p b{
	color:#20c680;
}

/*5步定制*/
.customize_five {
	float: left;
	width: 100%;
	margin: 30px 0 20px 0;
	text-align: center;
}

.customize_five li {
	float: left;
}
.customize_five .cursor .icon,
.customize_five li:hover .icon{
	background-color: #ff7f14;
}

.customize_five .bd{
	float:left;
	width: 120px;
}
.customize_five .icon {
	width: 100%;
	height: 120px;
	color: #fff;
	font-size: 45px;
	line-height: 120px;
	border-radius: 50%;
	background-color: #20c680;
}

.customize_five .txt {
	line-height: 40px;
	font-size: 18px;
}

.customize_five .arrow {
	float:left;
	width: 100px;
}

.customize_five .arrow i {
	line-height: 120px;
	color: #20c680;
	font-size: 40px;
}


/*定制表单*/
.customize_flow{
	position:relative;
	width:920px;
	height:350px;
	padding:40px;
	border-radius:10px;
	background-color:#f0f0f0;
}
.customize_flow .arrow{
	position:absolute;
	left:40px;
	top:-20px;
	z-index:10;
	width:0;
	height:0;
	border-right:transparent solid 20px;
	border-left:transparent solid 20px;
	border-bottom:#f0f0f0 solid 20px;
}
.customize_form_bg {
	float: left;
}

.customize_form_bg h3 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
}

.customize_form_bd{
	float: left;
	width: 420px;
	padding: 0 10px 10px 10px;
	background: #ff7f14;
}

.customize_form{
	padding: 17px 0 20px 0;
	background-color: #fff;
}
.customize_form_bg .login_status{
	padding:0 12px;
}
.customize_form_bg .login_status_txt{
	line-height:1.6em;
}
.customize_form_bg .login_status_line{
	margin:20px 0;
	border-top:none;
}

.customize_flow_txt1{
	float:left;
	width:480px;
}
.customize_flow p{
	line-height:1.8em;
	font-size:18px;
	padding:40px 0 0 40px;
}
.customize_flow .img{
	position:absolute;
	right:0;
	bottom:0;
	z-index:10;
}
.customize_flow .img img{
	float:left;
}

.customize_flow2 .arrow{
	left:262px;
}

.customize_flow_bd2{
	float:left;
	width:465px;
}
.customize_flow_txt2{
	float:left;
	width:455px;
}

.customize_flow3 .arrow{
	left:481px;
}
.customize_flow_bd3{
	float:left;
	width:410px;
	height:350px;
}
.customize_flow_txt3{
	float:left;
	width:510px;
}
.customize_flow_bd3 img{
	position:absolute;
	left:50px;
	bottom:0;
	z-index:0;
}


.customize_flow4 .arrow{
	left:704px;
}
.customize_flow_bd4{
	float:left;
	width:425px;
}
.customize_flow_txt4{
	float:left;
	width:495px;
}
.customize_flow_bd3 img{
	position:absolute;
	left:50px;
	bottom:0;
	z-index:0;
}

.customize_flow_bd5{
	width:920px;
	height:350px;
}
.customize_flow5 .arrow{
	left:920px;
}

.customize_flow_bd5 img{
	position:absolute;
	left:0;
	bottom:0;
	z-index:0;
}