.cr-header{
	border-bottom: 1px solid #ddd;
	margin: 0 40px;
}
.cr-header li{
	display: inline-block;
	float: left;
	width: 260px;
	height: 48px;
	font-size: 16px;
	border-bottom: 2px solid #c0c0c0;
	margin-left: 16px; 
	text-align: center;
	cursor: pointer;
	position: relative;
	bottom:-1px;
}
.cr-header li.current{
	border-bottom: 2px solid #0285c6;
}
.cr-header-up{
	background: url(../../images/acc/ico-bule-ball.png) no-repeat ;
	width: 32px;
	height: 32px;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	font-size: 18px;
	color: #dddddd;
	margin-right: 15px;
}
.cr-header-up-gray{
	background: url(../../images/acc/ico-gray-ball.png) no-repeat ;
	width: 32px;
	height: 32px;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	font-size: 18px;
	color: #dddddd;
	margin-right: 15px;
}

.cr-register{
	padding-top: 52px;
	}
.cr-header-big-up{
	width: 828px;
    margin: 0 auto;
}
.cr-header li.current .cr-header-up{
	background: url(../../images/acc/ico-bule-ball.png) no-repeat;
}
.cr-box{
	display: none;
	min-height: 400px;
}
.cr-contianer{
    width: 1000px;
    margin-left: 28%;
    padding: 60px 0;
}
.cr-contianer .yjs-textbox-placeholder{
	margin-left:15px
}
.fsps-contianer {
    width: 1000px;
    margin-left: 8%;
    padding: 60px 0;
}
.cr-contianer-tow-header{
    margin-left: 30%;
    padding: 60px 0;
}
.hr-line{
	height: 1px;
	width: 1120px;
	background: #ddd;
	overflow: hidden;
	margin: 0 40px;
}
.cr-contianer-tow-zhong{
	text-align: center;
    width: 350px;
    height: 80px;
    padding:40px 0 80px 0;
    margin:0 auto
}
.cr-contianer-tow li{
	margin-bottom: 35px; 
}
.cr-contianer-xi{
	color: #ff5555;
}
.cr-contianer-words{
	font-size: 14px;
	color: #414141;
	float: left;
	display: inline-block;
	text-align: right;
	width: 100px;
	height: 35px;
	line-height: 35px;
}
.fsps-contianer-words{
	font-size: 14px;
	color: #414141;
	float: left;
	display: inline-block;
	text-align: right;
	width: 135px;
	height: 35px;
	line-height: 47px;
}

.cr-contianer-input{
	width: 280px;
	height: 22px;
	margin-left: 14px;
	background-color: #fff;
}
.cr-contianer-input-shot{
	width: 130px;
	height: 22px;
	margin-left: 14px;
	background-color: #fff;
}
.cr-contianer-get{
	width: 133px;
    height: 32px;
    background: #f6f6f6;
    border: 1px solid #dadada;
    text-align: center;
    line-height: 32px;
	position: relative;
	top:-2px;
}
.cr-contianer-verify{
	width: 280px;
	height: 25px;
	margin-left: 14px;
}
.cr-verify-father{
	position: relative;
}
.cr-contianer li{
	margin-bottom: 35px;
}
.fsps-contianer li{
	margin-bottom: 5px;
}


.cr-contianer .linkbutton{
    width: 300px;
    height: 35px;
    background: #0185C6;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    margin-left: 110px
}
.linkbutton{
	width: 300px;
    height: 35px;
    background: #0185C6;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    margin-top: 20px;
}
.linkbutton:hover{
	background: #1C9CE7;
	color: #fff;
}
.cr-contianer-checkbox{
	height: 16px;
	width: 16px;
	border: 1px solid#ddd;
	margin-right: 19px;
}
.cr-blue{
	color: #1c9ce7;
}
.cr-succeed{
	color: #333333;
	font-size: 14px;
	width: 500px;
	margin:0 auto;
	position: relative;
	padding-top:140px;
}
.cr-succeed a{
	font-size: 14px;
	color: #1c9ce7;

}
.cr-succeed .linkbutton{
	color: #fff;
	width: auto;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
}
.cr-succeed-xia{
	width: 180px;
}

.cr-succeed-zhong{
	position: absolute;
    margin-left: 100px;
    margin-top: -77px;
}
.cr-header-aptitude-big-up{
	width: 828px;  
}.cr-header .cr-header-aptitude-big-up li{
	width: 154px;
}
.cr-contianer .yjs-password-grade{
    margin-left: 14px;
}
.lf-box{
	float:left;
	padding-right: 30px;
}
.rf-box{
	float: left;
}
.rf-box h1{
	font-size: 24px;
	width: 400px;
}
.rf-con a{
	margin-right: 15px;
}
.rf-con a:hover{
	text-decoration: underline;
}
.rf-con a.linkbutton:hover{
	text-decoration: none;
}