/* reset */
body { margin: 0; font-size: 12px; color: #333; }
ul { margin: 0; padding: 0; list-style: none; }
a { text-decoration: none; color: inherit; }
p { margin: 0; }
h2 { margin: 0; }
img { border: none\9; }
input[type="text"], input[type="password"] { padding: 0; outline: none; }
input[type="checkbox"] { margin: 0; padding: 0; }
input[type="button"] { outline: none; }
::-ms-clear, ::-ms-reveal { display:none; }

/* public */
::-webkit-input-placeholder { color:#999; }
::-moz-placeholder { color:#999; }
:-ms-input-placeholder { color:#999; }
.z_gPop { display: none; position: fixed; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); }
.z_gPop .z_lHint { width: 350px; margin: 200px auto 0; box-shadow: 0 0 0 5px rgba(0,0,0,.3); background: #fff; }
.z_gPop .z_lHint .z_iBar { background: #f9f9f9; border-bottom: 1px solid #e0e0e0; line-height: 36px; font-size: 14px; font-family: 'Microsoft YaHei'; }
.z_gPop .z_lHint .z_iBar b { margin-left: 10px; font-weight: normal; }
.z_gPop .z_lHint .z_iBar .z_close { float: right; width: 23px; height: 23px; margin: 6px 6px 0 0; padding: 0; background: url(/Login/img/close2.png) no-repeat; border: none; cursor: pointer; }
.z_gPop .z_lHint .z_iBar .z_close.z_on { background: url(/Login/img/close2_on.png) no-repeat; }
.z_gPop .z_lHint .z_iContent p { width: 264px; margin: 34px auto 22px; text-align: center; line-height: 1.8; color: #666; }
.z_gPop .z_lHint .z_iBtns { width: 192px; margin: 0 auto; padding-bottom: 35px; overflow: hidden; }
.z_gPop .z_lHint .z_iBtns .z_btn { float: right; width: 86px; height: 30px; border-radius: 2px; font-size: 14px; font-family: 'Microsoft YaHei'; }
.z_gPop .z_lHint .z_iBtns .z_btn:hover { cursor: pointer; }
.z_gPop .z_lHint .z_iBtns .z_btn:first-child { float: left; }
.z_gPop .z_lHint .z_iBtns .z_btn.z_red { background: #dc1e23; border: none; color: #fff; }
.z_gPop .z_lHint .z_iBtns .z_btn.z_no { background: #fff; border: 1px solid #e0e0e0; }
.z_gHeader, .z_pLogin1 .z_gFooter, .z_pLogin1 .z_gMain { position: relative; min-width: 1200px; }
.z_gHeader { height: 98px; border: 1px solid #e6e6e6; }
.z_gw { width: 1200px; margin: 0 auto; }
.z_iw { overflow: hidden; }
.z_gHeader .z_lLogo { float: left; margin-top: 36px; }
.z_gHeader .z_lDc { float: right; margin-top: 47px; line-height: 18px; color: #999; }
.z_gHeader .z_lDc:hover { color: #dc1e23; }
.z_gHeader .z_lDc img { float: left; margin-right: 4px; }
.z_gHeader .z_lSnav { float: left; height: 24px; margin: 40px 0 0 20px; padding-left: 18px; border-left: 1px solid #e6e6e6; font-size: 18px; font-family: 'Microsoft YaHei'; }
.z_gFooter p { min-height: 50px; margin-top: 48px; text-align: center; color: #999; }
.z_header1 { box-shadow: 0 0 10px 0 rgba(0,0,0,.1); }
.z_main1 .z_gw { height: 782px; border-bottom: 1px solid #ddd; }
.z_loginBox { position: relative; width: 410px; height: 420px; margin: 0 auto; overflow: hidden; box-sizing: border-box; margin-top: 73px; padding: 0 45px; background: #f9fcfe; color: #666; }
.z_loginBox h2 { margin: 42px 0 32px; font-size: 20px; font-weight: normal; font-family: 'Microsoft YaHei'; color: #666; }
.z_loginBox .z_iIpt { height: 44px; box-sizing: border-box; margin-bottom: 20px; background-color: #fff; background-position: 8px center !important; background-repeat: no-repeat !important; border: 1px solid #ddd; }
.z_loginBox .z_iIpt.z_on { border-color: #3796e1; }
.z_loginBox .z_iIpt input[type="text"], .z_loginBox .z_iIpt input[type="password"] { width: 240px; height: 100%; margin-left: 45px; border: none; line-height: 44px\9; }
:root .z_loginBox .z_iIpt input[type="text"] { line-height: normal; }
.z_loginBox .z_iUser { background-image: url(/Login/img/user.png); }
.z_loginBox .z_iUser.z_on { background-image: url(/Login/img/user_on.png); }
.z_loginBox .z_iPhone { background-image: url(/Login/img/pho.png); }
.z_loginBox .z_iPhone.z_on { background-image: url(/Login/img/pho_on.png); }
.z_loginBox .z_iPwd { margin-bottom: 12px; background-image: url(/Login/img/lock.png); }
.z_loginBox .z_iPwd.z_on { background-image: url(/Login/img/lock_on.png); }
.z_loginBox .z_iApwd { line-height: 22px; }
.z_loginBox .z_iApwd label { cursor: pointer; }
.z_loginBox .z_iApwd input[type="checkbox"] { float: left; margin: 5px 5px 0 0; }
.z_loginBox .z_iApwd a { float: right; }
.z_loginBox .z_iApwd a:hover { color: #dc1e23; }
.z_loginBox .z_iYzm { float: left; width: 196px; margin-right: 10px; }
.z_loginBox .z_iYzmimg { width: 113px; height: 44px; cursor: pointer; }
.z_loginBox .z_iYzm input[type="text"] { width: 100%; margin: 0; padding: 0 10px; box-sizing: border-box; }
.z_loginBox .z_sendMsg { width: 113px; height: 44px; background: #fafafa; border: 1px solid #ddd; color: #999; cursor: pointer; }
.z_loginBox .z_iBtn { width: 100%; height: 44px; margin-top: 32px; background: #dc1e23; border: none; font-size: 18px; font-family: 'Microsoft YaHei'; color: #fff; cursor: pointer; }
.z_loginBox .z_iBtn:hover { background: #c3050a; }
.z_loginBox .z_iReg { margin-top: 14px; overflow: hidden; }
.z_loginBox .z_iReg a { float: right; color: #dc1e23; }
.z_loginBox .z_iReg a img { float: right; margin-left: 5px; }
.z_loginBox .z_iOther { margin-top: 20px; }
.z_loginBox .z_iOther a { margin-right: 26px; line-height: 19px; }
.z_loginBox .z_iOther a:hover { color: #dc1e23; }
.z_loginBox .z_iOther a img { margin-right: 5px; vertical-align: top; }
.z_loginBox .z_iLast { margin-bottom: 0; }
.z_loginBox .z_iIpt .z_r { display: none; float: right; width: 32px; height: 100%; background-position: center !important; background-repeat: no-repeat !important; }
.z_loginBox .z_iIpt .z_r.z_on { display: block; }
.z_loginBox .z_iIpt .z_r.z_close { background: url(/Login/img/close.png); }
.z_loginBox .z_iIpt .z_r.z_eye { background: url(/Login/img/eye_on.png); }
.z_loginBox .z_iIpt .z_r.z_eye.z_show { background: url(/Login/img/eye.png); }
.z_loginBox .z_iChg { position: absolute; top: 0; right: 0; }
.z_loginBox.z_1 { width: 400px; padding: 0; overflow: visible; background: none; }
.z_loginBox.z_1 h2 { width: 550px; margin: 0 0 60px 0; font-size: 18px; font-weight: bold; color: #333; }
.z_loginBox.z_1 .z_iIpt input[type="text"], .z_loginBox.z_1 .z_iIpt input[type="password"] { width: 315px; }
.z_loginBox.z_1 .z_iIpt { height: 54px; margin: 42px 0 26px; }
.z_loginBox.z_1 .Validform_checktip { display: none; margin-top: 8px; padding-left: 20px; background-repeat: no-repeat; line-height: 16px; }
.z_loginBox.z_1 .Validform_wrong { display: block; background-image: url(/Login/img/wrong.png); color: #dc1e23; }
.z_formBox { width: 512px; margin: 90px auto 0; overflow: hidden; }
.z_formBox .z_iw { position: relative; }
.z_formBox .z_iChg { position: absolute; bottom: 15px; right: 0; }
.z_formBox .z_iChg a { color: #3796e1; }
.z_formBox label { float: left; width: 112px; line-height: 54px; font-size: 14px; color: #666; }
.z_formBox .z_iIpt { float: left; width: 400px; height: 54px; box-sizing: border-box; margin-bottom: 42px; background-color: #fff; background-position: 8px center !important; background-repeat: no-repeat !important; border: 1px solid #ddd; }
.z_formBox .z_iIpt.z_on { border-color: #3796e1; }
.z_formBox .z_iIpt input[type="text"], .z_formBox .z_iIpt input[type="password"] { width: 100%; height: 100%; padding: 0 10px; box-sizing: border-box; border: none; line-height: 54px\9; }
.z_formBox .z_iYzm { width: 257px; margin-right: 10px; }
.z_formBox .z_iYzm input[type="text"] { width: 100%; margin: 0; padding: 0 10px; box-sizing: border-box; }
.z_formBox .z_iYzmimg { width: 133px; height: 54px; cursor: pointer; }
.z_formBox .z_sendMsg { width: 133px; height: 54px; background: #fafafa; border: 1px solid #ddd; color: #999; cursor: pointer; }
.z_formBox .z_iBtn { float: right; width: 400px; height: 44px; margin-top: 20px; background: #dc1e23; border: none; font-size: 18px; font-family: 'Microsoft YaHei'; color: #fff; cursor: pointer; }
.z_formBox .z_iBtn:hover { background: #c3050a; }
.z_formBox .z_iPwd input { width: 366px !important; }
.z_formBox .z_iIpt .z_r { display: none; float: right; width: 32px; height: 100%; background-position: center !important; background-repeat: no-repeat !important; }
.z_formBox .z_iIpt .z_r.z_on { display: block; }
.z_formBox .z_iIpt .z_r.z_eye { background: url(/Login/img/eye_on.png); }
.z_formBox .z_iIpt .z_r.z_eye.z_show { background: url(/Login/img/eye.png); }
.z_formBox .Validform_checktip { display: none; margin-top: 8px; padding-left: 20px; background-repeat: no-repeat; line-height: 16px; }
.z_formBox .Validform_wrong { display: block; background-image: url(/Login/img/wrong.png); color: #dc1e23; }
/*.z_formBox .su .Validform_right{ position:absolute; top:20px; right:10px; display:block; width:15px; height:15px; margin:0; padding:0; background-image:url(/Login/img/right2.png);}
*/
/* 通用登录页面1 */
.z_pLogin1 { overflow-x: hidden; }
.z_pLogin1 .z_gMain { height: 566px; }
.z_pLogin1 .z_gMainBg { position: relative; }
.z_pLogin1 .z_gMainBg ul { position: absolute; z-index: 0; top: 0; }
.z_pLogin1 .z_gMainBg li { position: absolute; top: 0; left: 0; opacity: 0; transition: opacity 1s; }
.z_pLogin1 .z_gMainBg li.z-crt { opacity: 1; }
.z_pLogin1 .z_gMainBg .nu { position: absolute; top: 530px; width: 100%; text-align: center; cursor: pointer; }
.z_pLogin1 .z_gMainBg .nu i { display: inline-block; width: 12px; height: 12px; box-sizing: border-box; border: 2px solid rgba(255,255,255,.3); border-radius: 12px; background: rgba(0,0,0,.4); background-clip: padding-box; }
.z_pLogin1 .z_gMainBg .nu i + i { margin-left: 8px; }
.z_pLogin1 .z_gMainBg .nu i.z-crt { background: rgba(255,255,255,.8); background-clip: padding-box; }
.z_pLogin1 .z_gMain .z_lBox { float: right; /*opacity: 0.9;*/ }
.z_pLogin1 .Validform_checktip { display: none; position: relative; z-index: 1; width: 100%; height: 34px; top: -22px; margin-top: -34px; box-sizing: border-box; background-color: #fef2ef; background-position: 10px center !important; background-repeat: no-repeat !important; border: 1px solid #fcd5d4; line-height: 32px; text-indent: 30px; font-size: 12px; color: #666; }
.z_pLogin1 .Validform_loading { display: block;  }
.z_pLogin1 .Validform_wrong { display: block; background-image: url(/Login/img/wrong.png); }
.z_common .Validform_checktip { display: none; position: relative; z-index: 1; width: 100%; height: 34px; top: -22px; margin-top: -34px; box-sizing: border-box; background-color: #fef2ef; background-position: 10px center !important; background-repeat: no-repeat !important; border: 1px solid #fcd5d4; line-height: 32px; text-indent: 30px; font-size: 12px; color: #666; }
.z_common .Validform_wrong { display: block; background-image: url(/Login/img/wrong.png); }
.z_common .Validform_loading { display: block;  }
/* 找回密码页-邮箱-验证身份 */
.z_pZhmm1 .z_gMain .z_lStatus { width: 819px; margin: 77px auto 0; overflow: hidden; }
.z_pZhmm1 .z_gMain .z_lStatus .z_iStep { float: left; width: 273px; background-image: url(/Login/img/un.png); background-repeat: no-repeat; }
.z_pZhmm1 .z_gMain .z_lStatus .z_iStep.cur { background-image: url(/Login/img/cur.png); }
.z_pZhmm1 .z_gMain .z_lStatus .z_iStep.finish { background-image: url(/Login/img/finish.png); }
.z_pZhmm1 .z_gMain .z_lStatus .z_iStep i { display: block; line-height: 58px; text-align: center; font-size: 20px; font-style: normal; font-family: 'Microsoft YaHei'; color: #fff; }
.z_pZhmm1 .z_gMain .z_lStatus .z_iStep b { display: block; margin-top: 14px; text-align: center; font-size: 16px; font-weight: normal; font-family: 'Microsoft YaHei'; color: #666; }
.z_pZhmm1 .z_gMain .z_lOk { margin-top: 118px; vertical-align: top; line-height: 30px; text-align: center; font-size: 14px; color: #666; }
.z_pZhmm1 .z_gMain .z_lOk img { margin-right: 10px; vertical-align: top; }
.z_pZhmm1 .z_gMain .z_lOk a { color: #0096ff; }
.z_formBox .z_iAgreement { margin-left: 112px; }
.z_formBox .z_iAgreement label { float: none; width: auto; line-height: inherit; font-size: 12px; color: #666; }
.z_formBox .z_iAgreement input { float: left; margin: 1px 5px 0 0; }
.z_formBox .z_iAgreement a { color: #0096ff; }
/* 新用户注册页 */
.z_pNewuser .z_gHeader .z_lHave { float: right; line-height: 98px; font-size: 16px; font-family: 'Microsoft YaHei'; }
.z_pNewuser .z_gHeader .z_lHave a { color: #0096ff; }
.z_pNewuser .z_gMain .z_lBox { float: left; margin-left: 72px; }
.z_pNewuser .z_gMain .z_lBox .z_iBtn { margin-top: 36px; cursor: pointer; }
.z_pNewuser .z_gMain .z_lBox .z_iBtn:hover { background: #c3050a; }
.z_pNewuser .z_gMain .z_lBox .z_iHave { display: none; position: absolute; bottom: 20px; left: 110px; color: #666; }
.z_pNewuser .z_gMain .z_lBox .z_iHave a { color: #0096ff; }
.z_pNewuser .z_gMain .z_lBox .z_iNo { display: none; position: absolute; top: 20px; right: 10px; width: 15px; height: 15px; margin: 0; padding: 0; background-image: url(/Login/img/right2.png); }
.z_pNewuser .z_gMain .z_lBox .z_iw.z_exist .z_iHave { display: block; }
.z_pNewuser .z_gMain .z_lBox .z_iw.z_noexist .z_iNo { display: block; }
.z_pNewuser .z_gMain .z_lBox .Validform_wrong { position: absolute; }
.z_pNewuser .z_gMain .z_lIntr { float: right; width: 336px; margin: 90px 98px 0 0; padding-left: 74px; box-sizing: border-box; border-left: 1px solid #e0e0e0; font-family: 'Microsoft YaHei'; }
.z_pNewuser .z_gMain .z_lIntr .z_iTitle { font-size: 26px; color: #999; }
.z_pNewuser .z_gMain .z_lIntr .z_iTitle b { color: #dc1e23; }
.z_pNewuser .z_gMain .z_lIntr .z_iImg { display: block; }
.z_pNewuser .z_gMain .z_lIntr ul { margin: 40px 0 70px; font-size: 16px; color: #666; }
.z_pNewuser .z_gMain .z_lIntr li { margin-bottom: 26px; line-height: 32px; }
.z_pNewuser .z_gMain .z_lIntr li img { margin-right: 20px; vertical-align: top; }
/* 第三方登录 */
.z_pDsfdl .z_gMain .z_gw { background: #f9f9f9; border: 1px solid #e6e6e6; }
.z_pDsfdl .z_lBox.z_active h2 { color: #333 !important; }
.z_pDsfdl .z_loginBox { float: left; margin: 54px 0 0 60px; }
.z_pDsfdl .z_formBox { float: right; margin-top: 54px; padding: 0 58px; border-left: 1px solid #e0e0e0; }
.z_pDsfdl h2 { margin-bottom: 60px; font-family: 'Microsoft YaHei'; font-size: 18px; color: #666 !important; }
.z_pDsfdl .z_gMain .z_lBox .z_iBtn { margin-top: 36px; }
.z_pDsfdl .z_gUser { width: 1200px; margin: 0 auto; padding: 40px 0 20px 6px; line-height: 28px; font-size: 14px; color: #666; }
.z_pDsfdl .z_gUser .z_iUserimg { vertical-align: top; }
.z_pDsfdl .z_gUser .z_iName { margin: 0 10px 0 5px; color: #999; }
