/*图片icon*/
.itz-logo{ width:190px; height: 37px; text-indent: -9999px; background:url(../images/itz-logo.png) no-repeat}
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 #e74849;
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: #e43737; 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: #d23433;
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 #e43737;}
.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: #fe6d00;}
.login_register-step li.current .login_register-step-num{ background: #fe6d00; 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; }

/*登录页面*/
.login_register-con{ width: 100%; }
.login_register-inner{ width: 1000px; margin:0 auto; position: relative; }
.login-page{ min-height:540px; _height: 540px; }
.login-inner{ position: absolute; top: 50px; left: 660px; padding-top:30px; width: 340px; 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; margin-bottom: 18px}
.login-form-error{ height: 18px; line-height: 18px; font-size: 12px; color: #e43737; 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(../images/icon-ren.png) no-repeat 3px 0;}
.login-form-password{background:url(../images/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: 40px auto; background: #fff; width: 998px; border:1px solid #ececec; border-radius: 4px; font-family:'Microsoft Yahei';}
.register-login-other{ width: 329px; height: 383px; 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(../images/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: 461px; padding-bottom: 20px; }
.register-con-form li{ float: left; height: 70px; width: 100%;}
.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: 80px; 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}
.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: #e43737}
.register-con-form .input-submit-width-1{ width: 148px;}
.register-con-form-1{ margin-left: 273px; width: 370px;}
.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: 215px; width: 430px; }
.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: 261px; }
.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;}
.register-con-form-2 .rcf-phone_vlicode .input-text-style-3{ width:183px; }
.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{ border:1px solid #dcdcdc; cursor: pointer; display: inline-block; color:#666; font-size: 14px; height: 42px; line-height: 40px; padding: 0 10px; position: absolute; left: 332px; 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: 5px; display: inline; height: 21px; width: 21px; overflow: hidden; background:url(../images/refresh.jpg) no-repeat;}
.form-disabled .input-submit-style-3:hover{cursor:default}

/*登录注册表单样式*/
.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: 3px 0 0 80px; overflow: hidden; height: 28px;color: #333; _margin-left:40px;}
.rcf-alert-hint{ color: #999; display:none}
.rcf-alert-error{}
.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, #formStep3 .rcf-alert, #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='../images/regSuc.png', sizingMethod='scale');-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/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;}



