.step1-con{
	width: 100%;
	text-align: center;
	padding-bottom: 86px;
}
.main img{	
	width: 100%;
	height: 920px;
}
.regBtn{
	width: 678px;
	height: 94px;
	background:#f08888;
	color: #fff;
	text-align: center;
	border: none;
	font-size: 36px;
	line-height: 94px;
}
.nextStepck{
	margin-top:46px;
	position: relative;
}
.nextStepck label{
	font-size: 24px;
    line-height: 27px;
}
.nextStepck .openAccount{
    width: 32px;
    height: 40px;
    display: inline-block;
    position: relative;
    top: 10px;
    left: -16px;
}
.nextStepck a{
	display: inline;
	color: #1b91eb;
	text-decoration: underline;
	font-size: 24px;
    line-height: 27px;
    position: relative;
    left: 10px;
}
.nextTip{
  background:#e54040;
}
/*step10-success*/
.success-icon{
	width:280px;
	height: 280px;
	margin: 100px auto 0;
}
.icon-txt{
	font-size: 30px;
    line-height: 48px;
    text-align: center;
    margin: 54px auto 0;
    width: 480px;
}
.icon-txt span{
	color: #e4403f;
}
.backBtn{
	background-color: #e54040;
	margin-top: 231px;
}
.noway-con{
	margin-top: 300px;
}
/*step10*/
.pdfList{
	width: 578px;
	margin: 50px auto 0;
}
.pdfList p{
	font-size: 30px;
	line-height: 32px;
	text-align: left;
	padding-bottom: 30px;
	font-weight: bold;
}
.pdfList a{
	font-size: 26px;
	line-height: 100px;
	background: url(../images/pdflogo.png) no-repeat 30px center;
	border:1px solid #e8e9eb;
	color: #656d78;
	padding-left: 107px;
	text-align: left;
	margin-bottom: 20px;
}