body{ 
	display: flex;
    flex-flow: column;
    min-height: 100vh;
    height:100vh;
}
/*图片icon*/
.itz-logo {
	width: 190px;
	height: 37px;
	text-indent: -9999px;
	/*background: url() no-repeat*/
}
.regSubBtning{
	background-color:#b91616;
	color:#fff;
}
input,button,textarea {
	outline: none
}

.icon-login_register {
	display: inline-block;
	background: url(../images/login_sprite.png) no-repeat;
}

.icon-error {
	width: 18px;
	height: 18px;
	background-position: 0px 0px;
}

.icon-ren {
	width: 18px;
	height: 21px;
	background-position: 0px -18px;
}

.icon-suo {
	width: 16px;
	height: 20px;
	background-position: 0px -39px;
}

.icon-qq {
	width: 19px;
	height: 22px;
	background-position: 0px -59px;
}

.icon-sina {
	width: 24px;
	height: 20px;
	background-position: 0px -81px;
}

.icon-duigou {
	width: 17px;
	height: 18px;
	background-position: 0px -101px;
}

/*头锟斤拷*/
.header-tmpl-1 {
	width: 100%;
	height: 80px;
	background: #fff;
	border-bottom: 2px solid #ececec;
}

.header-tmpl-1-con {
	margin: 0 auto;
	width: 1000px;
	height: 80px;
}

.header-tmpl-1-txt {
	float: right;
	margin-top: 46px;
	font: 14px/15px 'Microsoft Yahei';
	color: #666;
}

.header-tmpl-1-txt strong {
	padding-left: 10px;
	font-weight: bold;
}

.header-tmpl-1 .itz-logo {
	float: left;
	margin-top: 22px;
}

/*锟斤拷锟斤拷锟斤拷式*/
.input-text-style-3 {
	width: 255px;
	padding: 11px 0;
	height: 18px;
	line-height: 18px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	font-size: 14px;
	color: #333;
	padding-left: 43px;
	transition-property: border;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}

.input-text-style-3:hover {
	border: 1px solid #ff9241;
	transition-property: border;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}

.input-text-style-3:focus {
	border: 1px solid #ff9241;
	transition-property: border;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}

.select-style-3 {
	width: 255px;
	padding: 11px 0;
	height: 42px;
	line-height: 42px;
	*height: auto;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	font-size: 14px;
	color: #333;
	padding-left: 10px;
}

.rcf-txt-value-select-ie6 {
	_height: 30px;
	_padding-top: 10px;
}

.input-submit-style-3 {
	cursor: pointer;
	background: none;
	background-color: #239bd9;
	border: none;
	width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
	transition-property: background-color;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}

.input-submit-style-3:hover {
	background-color: #239bd9;
	transition-property: background-color;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}

.input-checkbox-style-3 {
	border: none;
	background: none;
	background-color: #fff;
	width: 13px;
	height: 13px;
	overflow: hidden;
	border: 1px solid #ddd;
}

.title-style-1 {
	margin: 30px 0 0 30px;
	height: 21px;
	line-height: 20px;
	overflow: hidden;
	border-left: 3px solid #ff9241;
}

.title-style-1 h2 {
	font-size: 20px;
	text-indent: 10px;
	font-weight: bold;
}

.login_register-con-inner {
	height: 554px;
	margin: 60px auto;
	background: #fff;
	width: 998px;
	border: 1px solid #ddd;
	border-radius: 4px;
}

.register-reward-info {
	width: 360px;
	height: 77px;
	padding-left: 90px;
	margin: 0 auto;
	background: url(../images/tuigou.jpg) 0 0 no-repeat;
	font-size: 12px;
	color: #666;
}

.register-reward-info strong {
	display: block;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: normal;
}

.register-reward-info span {
	display: block;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 10px;
}

.register-reward-info a {
	color: #1368eb;
}

.register-reward-info-1 {
	margin-top: 130px;
}

.register-reward-info-1 strong {
	padding-top: 15px;
}

.register-reward-info-1 b {
	color: #dd2a2a;
}

.placeholder {
	color: #aaa
}

/*注锟结步锟斤拷锟斤拷式*/
.login_register-step {
	margin-top: 50px;
	height: 57px;
	width: 100%;
}

.login_register-step li {
	float: left;
	position: relative;
	width: 280px;
	height: 57px;
}

.login_register-step-line {
	position: absolute;
	display: block;
	height: 5px;
	overflow: hidden;
	width: 100%;
	z-index: 1;
	background: #d2d2d2;
	top: 14px;
}

.login_register-step-num {
	position: absolute;
	display: block;
	z-index: 2;
	border-radius: 23px;
	top: 0;
	left: 0;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background: #d2d2d2;
	height: 34px;
	width: 34px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.login_register-step-txt {
	position: absolute;
	display: block;
	z-index: 3;
	height: 14px;
	bottom: 0px;
	color: #999;
}

.login_register-step .login_register-step-end {
	width: 38px;
}

.login_register-step li.current .login_register-step-txt {
	color: #d23433;
}

.login_register-step li.current .login_register-step-num {
	background: #d23433;
	color: #fff;
}

.login_register-step li.current.login_register-step-end .login_register-step-txt
	{
	color: #00c25f;
}

.login_register-step li.current.login_register-step-end .login_register-step-num
	{
	background: #00c25f;
}

/*锟斤拷录页锟斤拷*/
.zz-logo-login{
	display:inline-block;
}
.login_register-con {
	/* width: 100%; */
}
h2.login-title{
	text-align:center;
	font-size:20px;
	color: #333;
}
.login_register-inner {
	width: 390px;
	height: 305px;
    margin: 0 auto;
    padding-top: 10px;
    /* position: relative; */
    background-color: #fff;
    padding-bottom: 10px;
    border-radius: 3px;
	font-family: 'Microsoft Yahei';
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
}

.login-page {
	min-height: 364px;
	_height: 364px;
}

.login-inner {
	/* position: absolute;
	top: 80px; */
	/* left:33%; */
/* 	padding-top: 30px; */
	/* width: 390px; */
	padding-bottom: 10px;
	/* background: #fff; */
	border-radius: 3px;
	font-family: 'Microsoft Yahei';
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
	-o-box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
}

.login-inner h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	/* text-indent: 20px; */
	text-align:center;
	margin-bottom: 18px
}
#login-page{
		background: #239bd9;
		padding-top: 150px;
	}
	.login-form-succeed{ height: 18px; line-height: 18px; font-size: 14px; color: #00C05C; width: 300px; margin: 0 auto 5px}
	.login-form-succeed .succeed{padding-left:0px}
	.icon-duigou1{width:13px; height:13px; }
	.loadings{
		background-color: #CFD5D9; 
		background-position:137px 3px;
		/*background-image: url('../../images/lode.gif');*/
		background-repeat: no-repeat;
		background-size: 35px 35px;
	}
.login-form-error {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #ff9241;
	width: 300px;
	margin: 0 auto 5px
}

.login-form-error .error {
	padding-left: 22px
}

.login-form-error .icon-error {
	margin-right: 3px;
}

.login-form {
	width: 300px;
	margin: 0 auto;
}

.login-form li {
	width: 300px;
	height: 42px;
	margin-bottom: 25px;
	position: relative
}

.login-form-username,.login-form-password {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	top: 10px;
	left: 13px
}
/*.login-form-username{background:url(../img/login_register/icon-ren.png) no-repeat 3px 0;}
.login-form-password{background:url(../img/login_register/icon-suo.png) no-repeat 4px 1px;}*/
.login-form .rcf-valicode .input-text-style-3 {
	float: left;
	width: 150px;
	padding-left: 10px;
}

.login-form .login-form-checkbox {
	height: 16px;
	line-height: 16px;
	margin-bottom: 19px;
}

.login-form-checkbox .input-checkbox-style-3 {
	margin-top: 1px;
	margin-right: 5px;
}

.login-other {
	width: 300px;
	margin: 0 auto;
	padding-top: 20px;
}

.login-other dt {
	color: #333;
	width: 100%;
	margin-bottom: 9px;
}

.login-other dd {
	float: left;
	line-height: 22px;
	margin-right: 20px;
}

.login-other dd a {
	color: #666;
}

.login-other dd a:hover {
	color: #333;
	text-decoration: none;
}

.login-other .icon-login_register {
	margin-right: 5px;
}

/*注锟斤拷页锟斤拷*/
.register-page {
	background: #f0eeef;
	padding-bottom: 70px;
	font-family: 'Microsoft Yahei';
}

.register-inner {
	margin: 20px auto;
	background: #fff;
	width: 998px;
	border: 1px solid #ececec;
	border-radius: 4px;
	font-family: 'Microsoft Yahei';
}

.register-login-other {
	width: 329px;
	height: 70%;
	float: left;
	margin-top: 50px;
	margin-left: 90px;
	display: inline;
	border-left: 1px solid #ececec;
}

.rcf-valicode .input-text-style-3 {
	width: 230px;
	border-radius: 3px 0 0 3px;
	border-right: 0px;
}

.rcf-valicode img {
	float: left;
	width: 100px;
	height: 42px;
}

.register-login-other p {
	text-indent: 56px;
	font-size: 16px;
	line-height: 18px;
	color: #333;
	margin-bottom: 30px;
}

.register-login-other p a {
	color: #dd2a2a;
}

.register-login-other dl {
	margin-left: 56px;
}

.register-login-other dt {
	font-size: 16px;
	line-height: 18px;
	color: #333;
	margin-bottom: 10px;
}

.register-login-other dd {
	float: left;
	border-radius: 3px;
	border: 1px solid #ececec;
	padding: 3px 5px;
	margin-right: 10px;
	transition-property: border;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}

.register-login-other dd:hover {
	border: 1px solid #ff9241;
	transition-property: border;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}

.register-login-other dd a {
	font-size: 16px;
	color: #666;
}

.register-login-other .icon-login_register {
	margin-right: 5px;
	margin-top: 2px;
}

.rcf-alert-error a {
	color: #1368EB
}

/*注锟结奖锟斤拷页*/
.register-reward {
	width: 500px;
	height: 300px;
	margin: 133px auto;
	/*background:url(../img/login_register/reward.jpg) bottom center no-repeat;*/
	position: relative;
}

.register-reward .register-reward-link {
	position: absolute;
	top: 250px;
	left: 175px;
	width: 115px;
	height: 37px;
	text-indent: -9999px;
}

/*锟揭伙拷锟斤拷锟斤拷页-锟斤拷伞锟斤拷始锟斤拷锟斤拷页锟斤拷*/
.login_register-find_password {
	width: 890px;
	margin: 0 auto;
}

/*锟斤拷录注锟斤拷?锟斤拷式*/
.register-con-form {
	float: left;
	display: inline;
	margin: 50px 0 0 50px;
	width: 481px;
	padding-bottom: 20px;
}

.register-con-form li {
	float: left;
	height: 70px;
	width: 100%;
	position: relative;
}

.register-con-form .input-text-style-3 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 358px;
}

.register-con-form .input-checkbox-style-3 {
	float: left;
	margin: 4px 5px 0 0;
}

.register-con-form .input-submit-style-3 {
	width: 378px;
}

.rcf-label {
	float: left;
	font-size: 16px;
	width: 90px;
	height: 42px;
	line-height: 42px;
}

.rcf-error,.rcf-hint {
	float: left;
	display: inline;
	margin-left: 80px;
	line-height: 30px;
	overflow: hidden;
	height: 28px;
}

.rcf-error {
	display: none;
	color: #333;
	_margin-left: 40px;
}

.rcf-error .icon-login_register {
	float: left;
	margin: 5px 5px 0 0;
}

.rcf-txt-value {
	float: left;
	height: 42px;
	line-height: 42px;
	width: 358px;
	font-size: 18px;
	font-weight: bold;
}

.rcf-hint {
	color: #999;
}

.rcf-password {
	float: left;
	margin-top: 2px;
	display: none
}
.login_register-find_password .intension{
	margin-top: 15px;
}
.rcf-password span {
	display: inline-block;
	width: 60px;
	height: 16px;
	line-height: 16px;
	color: #fff;
	background: #dcdcdc;
	text-align: center;
	margin-right: 2px
}

.rcf-password .rcf-password-1 {
	background: #ffa6a6;
}

.rcf-password .rcf-password-2 {
	background: #ffca92;
}

.rcf-password .rcf-password-3 {
	background: #21e277;
}

.register-con-form .rcf-protocol {
	height: 50px;
	font-size: 14px;
	color: #666;
}

.rcf-protocol .rcf-error {
	margin-left: 0px;
	font-size: 12px
}

.rcf-protocol a {
	color: #ff9241
}

.register-con-form .input-submit-width-1 {
	width: 148px;
	margin-left: 30px;
}

.register-con-form-1 {
	margin-left: 273px;
	width: 590px;
}

.register-con-form-1 .input-text-style-3 {
	width: 261px;
}

.register-con-form-1 .rcf-valicode .input-text-style-3 {
	width: 130px;
}

.register-con-form-2 {
	margin-left: 169px;
	width: 676px;
}

.register-con-form-2 .rcf-label {
	width: 137px;
	padding-right: 10px;
	text-align: right;
}

.register-con-form-2 .rcf-error {
	margin-left: 148px;
	_margin-left: 74px;
}

.register-con-form-2 .input-text-style-3 {
	width: 296px;
}

.register-con-form-2 .select-style-3 {
	width: 283px;
	_width: 253px;
}

.register-con-form-2 .rcf-txt-value {
	width: 261px;
}

.register-con-form-2 .rcf-valicode .input-text-style-3 {
	width: 130px;
}

.register-con-form-2 .rcf-phone_vlicode {
	position: relative;
	margin-bottom: 10px;
}

.register-con-form-2 .rcf-phone_vlicode .input-text-style-3 {
	text-align: left;
	width: 162px;
}

.register-con-form .yuyin-channel {
	height: auto;
	width: 165%;
	margin: 0 0 22px 0;
}

.register-con-form .yuyin-channel .rcf-label {
	line-height: 22px;
}

.form-style-1-other i {
	display: none;
	float: left;
	font-style: normal;
}

.voicech {
	border: none;
	background: none;
	color: #fe7e00;
	cursor: pointer;
}

.voicechdis {
	color: #666;
	cursor: default;
}

.register-con-form-2 .rcf-phone_vlicode .rcf-phone_send {
	min-width: 120px;
	_width: 156px;
	border: 1px solid #dcdcdc;
	cursor: pointer;
	display: inline-block;
	color: #666;
	font-size: 14px;
	height: 42px;
	line-height: 40px;
	padding: 0 10px;
	position: absolute;
	right: 209px;
	top: 0;
	background-image: -moz-linear-gradient(top, #f4f4f4, #eaeaea);
	/* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f4f4),
		color-stop(1, #eaeaea)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',
		endColorstr='#eaeaea', GradientType='0'); /* IE*/
}

.register-con-form-2 .rcf-phone_vlicode .rcf-phone_send:hover {
	background-image: -moz-linear-gradient(top, #eaeaea, #f4f4f4);
	/* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eaeaea),
		color-stop(1, #f4f4f4)); /* Saf4+, Chrome */
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea',
		endColorstr='#f4f4f4', GradientType='0');*/ /* IE*/
}

.register-con-form-2 .rcf-hint {
	margin-left: 148px;
}
/* 锟斤拷锟矫�锟斤拷式 */
.form-disabled .input-submit-style-3 {
	background-color: #ddd;
	color: #999;
	text-shadow: 1px 1px 1px #fff
}

.form-disabled .input-text-style-3 {
	background-color: #eee;
}

.form-disabled .input-text-style-3:hover {
	border: 1px solid #dcdcdc;
}

.form-disabled .input-text-style-3:focus {
	border: 1px solid #dcdcdc;
}

.form-disabled .rcf-phone_vlicode .rcf-phone_send {
	background-image: none;
	background-color: #ddd;
	border: 1px solid #dcdcdc;
}

.form-disabled .rcf-phone_vlicode .rcf-phone_send:hover {
	background-image: none;
	background-color: #ddd;
}

.form-disabled .select-style-3 {
	background-color: #eee;
}

.icon-refresh {
	float: left;
	margin-top: 12px;
	cursor: pointer;
	margin-left: 9px;
	display: inline;
	height: 21px;
	width: 21px;
	overflow: hidden;
	background: url(../images/refresh.jpg) no-repeat;
}

.form-disabled .input-submit-style-3:hover {
	cursor: default
}

.phone-li {
	position: relative;
}

#cardFmt {
	position: absolute;
	top: -27px;
	text-align: center;
	left: 147px;
	width: 296px;
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #fe6d00;
	border: 1px solid #fe6d00;
	background: #ffd3b2
}

/*锟斤拷录注锟斤拷?锟斤拷式*/
.login_register-find_password-input {
	font-size: 14px;
	color: #666;
	line-height: 16px;
	height: 16px;
	text-align: center;
	margin-top: 50px;
	float: left;
	width: 100%;
}

/*锟斤拷锟斤拷锟斤拷证*/
.login_register-email-con {
	background: url(../images/emailBg.jpg) no-repeat;
	width: 619px;
	position: relative;
	height: 204px;
	margin: 0 auto;
	margin-top: 64px;
}

.login_register-email-con h2 {
	position: absolute;
	font-size: 18px;
	color: #333;
	top: 34px;
	left: 36px;
}

.login_register-email-con p {
	position: absolute;
	font-size: 14px;
	line-height: 18px;
	top: 87px;
	left: 92px;
	width: 479px;
	height: 40px;
	color: #666;
}

.login_register-email-con p a {
	color: #fe6d00;
}

.login_register-email-con span {
	position: absolute;
	font-size: 12px;
	top: 160px;
	left: 36px;
	color: #999;
}

/*锟斤拷锟斤拷锟斤拷式*/
.rcf-alert {
	float: left;
	margin: 13px 0 0 10px;
	overflow: hidden;
	height: 28px;
	color: #333;
	padding-left:10px;
}
.setpTwoAlert{
	padding-left:145px;
}
.rcf-alert-hint {
	color: #999;
	display: none
}

.rcf-alert .rcf-alert-error {
	color:red;
	font-size: 12px;
}

.rcf-alert-error label,.rcf-alert-container,.login-form-error label {
	background: url(../images/login_sprite.png) no-repeat;
	display: block;
	height: 18px;
}

.rcf-alert-error .error,.rcf-alert-container {
	padding-left: 22px
}

.rcf-alert-error .success {
	background-position: 0px -101px;
	width: 17px;
}

.rcf-alert-error .success2 {
	padding-left: 22px;
	width: auto
}

.rcf-protocol .rcf-alert {
	margin-left: 0px;
	font-size: 12px
}

.rcf-protocol .check-label {
	float: left;
	width: 380px
}

.rcf-valicode .input-text-style-3 {
	width: 230px;
	border-radius: 3px 0 0 3px
}

.rcf-alert-container {
	color: #E43737;
	margin: 0 0 8px 79px
}

.vcodeWrapper {
	float: left;
	height: 40px;
	width: 100px;
	border: solid 1px #DCDCDC;
	border-radius: 0 3px 3px 0;
	position: relative;
	overflow: hidden
}

.vcodeWrapper img {
	display: block;
	position: absolute;
	left: -2px;
	top: -2px;
	width: 104px;
	height: 44px;
	cursor: pointer
}
/* 锟揭伙拷锟斤拷锟斤拷step2 */
#formStep2 .rcf-alert-container,#formStep3 .rcf-alert-container {
	margin-left: 148px
}

#formStep3 .rcf-alert-container {
	margin-top: 13px
}

#formStep2 .register-con-form li {
	_float: none
}
/* 锟斤拷锟斤拷锟铰甲拷锟揭�*/
.ouathSave .ouathSave-con {
	margin: 60px auto;
	padding-bottom: 20px;
	width: 445px
}

.ouathSave-con li {
	float: left;
	height: 70px;
	width: 100%;
}

.ouathSave-con .input-text-style-3 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 279px;
}

.ouathSave-skip {
	margin-left: 20px
}

.ouathSave-status-box {
	margin-bottom: 60px
}

.ouathSave-con .input-checkbox-style-3 {
	margin: 2px 5px 0 0
}

.ouathSave-status-box p {
	background: url("../images/tuigou.jpg") no-repeat;
	color: #666;
	height: 77px;
	padding-left: 90px;
	white-space: nowrap
}

.ouathSave-status-box strong {
	display: block;
	font-size: 24px;
	line-height: 24px;
	padding: 13px 0 10px
}

.ouathSave-status-box span {
	display: block;
	font-size: 14px
}

/*锟斤拷应式锟斤拷锟街ｏ拷支锟斤拷ipad*/
@media screen and (max-width: 1024px) {
	.login-inner {
		left: 630px
	}
}

@media screen and (max-width: 768px) {
	.login-inner {
		left: 395px
	}
}

/*锟斤拷录锟斤拷锟斤拷图片锟斤拷锟斤拷锟斤拷*/
.wan_href {
	position: absolute;
	top: 0;
	left: 0;
	width: 659px;
	height: 540px;
	cursor: pointer;
	overflow: hidden;
}

/*@chenjunhao@itouzi.com modified register_success.tpl page style at 2014/12/15*/
.register-suc #authpopbg {
	display: none !important;
}

.register-suc-page {
	background: #fff;
	padding-bottom: 0;
}

.register-suc-inner {
	width: 100%;
	max-width: 1000px;
	border: none;
}

.register-suc-inner .register-reward {
	border: none;
	margin: 20px auto;
	width: auto;
	height: auto;
	border-color: #339900;
	background-color: #f0ffe9;
	padding: 30px 0 0 30px;
}

.register-suc-inner .register-reward-info {
	background: url("../images/regSuc.png") no-repeat 0 0;
	background-size: 35px;
	padding-left: 60px;
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/login_register/regSuc.png',
		sizingMethod='scale');
	-ms-filter:
		"progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/login_register/regSuc.png', sizingMethod='scale')";
}

.register-suc-inner .register-reward-info strong {
	color: #333;
	font-weight: bolder;
}

.register-suc-inner .register-reward-info span {
	color: #999;
}

.register-suc-inner .register-reward-info span a {
	color: #e25353;
}

.register-suc-inner .user-box-title-1 {
	width: 100%;
	height: 50px;
	_overflow: hidden;
	line-height: 60px;
	border-bottom: 2px solid #e0e0e0;
	position: relative;
	z-index: 0;
	background-color: #fff;
	margin: 0 auto;
}

.register-suc-inner .user-box-title-1 h2 {
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	overflow: hidden;
	color: #333;
	float: left;
	border-bottom: 2px solid #808080;
	z-index: 1;
}

.register-suc-inner .regSuc-confirm {
	padding: 30px 15px 0px;
	position: relative;
	width: auto;
	margin: 0 !important;
	left: 0 !important;
	box-shadow: none;
	border: none;
	top: 0 !important;
}

.register-suc-inner .regSuc-confirm .tt {
	display: none;
}

.register-suc-inner .authPopups .cn .item {
	border-bottom: none;
	border-top: 2px solid #e0e0e0;
	margin: 10px 0;
}

.register-suc-inner .regSuc-confirm-msg a {
	color: #e25353;
	font-size: 12px;
}

.register-suc-inner .regSuc-confirm dl {
	margin-top: 20px;
}

.register-suc-inner .regSuc-confirm dt {
	width: 100%;
	border-top: 2px solid #e0e0e0;
	padding: 15px 0;
}

.register-suc-inner .regSuc-confirm .regSuc-confirm-left {
	float: left;
}

.register-suc-inner .regSuc-confirm h2 {
	color: #333;
	font-size: 14px;
}

.register-suc-inner .regSuc-confirm dt h2 {
	font-family: Simsun;
}

.register-suc-inner .regSuc-confirm p {
	padding-left: 40px;
	color: #999;
}

.register-suc-inner .regSuc-confirm .pop_no,.register-suc-inner .regSuc-confirm .pop_ok
	{
	left: 25px;
}

.register-suc-inner .regSuc-confirm p.authItem {
	color: #333;
	text-indent: 25px;
	font-size: 14px;
}

.register-suc-inner .regSuc-confirm p.authItem.mgt {
	margin-top: -5px !important;
}

.register-suc-inner .regSuc-confirm .regSuc-confirm-button,.register-suc-inner .regSuc-confirm dt a
	{
	float: right;
}

.register-suc-inner .regSuc-confirm dt a.authUpdateLink {
	float: none;
	padding-left: 20px;
}

.register-suc-inner .regSuc-confirm dt a.authUpdateLink .pop_right {
	position: relative;
	top: 3px;
	left: -10px;
}

.register-suc-inner .regSuc-confirm .regSuc-confirm-button {
	width: auto;
	padding: 3px 6px;
	height: 28px;
	margin-top: 7px;
	right: 0;
	background: #e25353;
}

.register-suc-inner .regSuc-confirm dt a {
	color: #e25353;
}

.register-suc-inner .btn-style-5 {
	background: none;
	border: none;
	padding: 0 15px;
	*padding: 0 7px;
	text-align: center;
	display: block;
	float: left;
	height: 24px;
	color: #fff;
	line-height: 24px;
	background: #da4848;
	font-size: 12px;
	cursor: pointer;
}

.register-suc-inner .btn-style-5:hover {
	text-decoration: none;
	background: #da4848;
	color: #fff;
}

.register-suc-inner .authPopups .authBtn {
	color: #fff;
}

.register-suc-inner .authSettingPop form div label,.register-suc-inner .authModifyPop form div label,.register-suc-inner .authPasswordPop form div label
	{
	margin: -3px 0 0 75px;
}

.register-suc-inner .authSettingPop .authModifyBtn,.register-suc-inner .authModifyPop .authModifyBtn,.register-suc-inner .authPasswordPop .authModifyBtn,.register-suc-inner .authSettingPop .authSettingBtn
	{
	margin-left: 172px;
	background: #e25353;
}

.register-suc-inner .authup1 object,.register-suc-inner .authup2 object
	{
	left: 171px;
	width: 130px;
}

.register-suc-inner .authupload {
	left: 170px;
}

.register-suc-inner object {
	cursor: pointer;
}

.popWindow1 .ui-dialog-titlebar {
	display: none
}

.popWindow1 .ui-dialog-content {
	overflow: hidden
}

.popWindow1 {
	border-radius: 8px;
	background: #fff;
	z-index: 1001;
	box-shadow: 0px 0px 10px rgba(2, 2, 2, .28);
}

.ui-widget .input-submit-style-3 {
	font-size: 16px;
	font-family: 'Microsoft Yahei'
}

#update_pw {
	display: none;
}

.newLogin-pop-title {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #f2f2f2;
}

.newLogin-pop-title h2 {
	text-indent: 20px;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

#update_pw p {
	font-size: 15px;
	line-height: 18px;
	color: #333;
	margin-bottom: 10px;
	padding: 20px;
}

#update_pw a {
	display: block;
	margin: 0 auto;
	width: 60px;
	height: 30px;
	line-height: 30px;
	color: #fff;
}

.register-info .rcf-alert {
	margin: 6px 0 0 81px;
}

.register-info .rcf-valicode {
	width: 502px;
}

.radio-label {
	float: left;
	padding-left:10px;
/* 	padding-left: 60px; */
	font-size: 16px;
	width: 170px;
	height: 42px;
	line-height: 42px;
}

.register-con-form .clearfix.input-radio-style-3 {
	text-align: left;
	padding-top: 30px;
	padding-left: 60px;
	width: 170px;
}

.input-radio-style-3:hover {
	border: 1px solid #dcdcdc;
}

.input-radio-style-3:focus {
	border: 1px solid #dcdcdc;
}
.relationright{
	width: 100px;
	height: 120px;
	padding-top:10px;
	position: absolute;
	top:0px;
	right: 2px;
}
.relationright a{
	display: block;
    margin-bottom: 4px;
    border: 1px solid #e6e6e6;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.register-page .relation{
	margin-top: 20px!important;
}
.relationleft{
	width: 195px;
	height: 120px;
	position: absolute;
	top:0px;
	left:0px;
	padding-left: 20px;
	padding-top: 10px;
}
.relationleft h3{
	font-size: 22px;
    line-height: 22px;
    margin-bottom: 10px;
   /* font-weight: 750;*/
}
.relationleft p{
	font-size: 14px;
    line-height: 25px;
}
.register-page .header{
	height: 60px!important;
}
.message{
    width: 619px;
    position: relative;
    height: 204px;
    margin: 0 auto;
    margin-top: 64px;
}
.message h2{
	position: absolute;
    font-size: 18px;
    color: #333;
    top: 60px;
    left: 180px;
}
.message p{
	position: absolute;
    font-size: 14px;
    line-height: 18px;
    top: 87px;
    left: 200px;
    width: 479px;
    height: 40px;
    color: #666;
}
.message span{
	position: absolute;
    font-size: 12px;
    top: 150px;
    left: 188px;
    color: #999;
}
.footer {
	clear: both;
	padding-top: 25px;
}
.footer p {
	text-align: center;
}
/*=====================找回密码================*/
.info_forgetPwd {
	height: 50px;
	width: 500px;
}

.info_forgetPwd .label_forgetPwd {
	display: inline-block;
	width: 135px;
	text-align: right;
	line-height: 48px;
	font-size: 16px;
	padding-right: 10px;
}

.info_forgetPwd .infoItem {
	display: inline-block;
	width: 100px;
	text-align: left;
	line-height: 48px;
	font-size: 16px;
	/*font-weight: 888;*/
}

.reminder {
	margin: 8px !important;
	padding-left: 45px;
	display: none;
}
