.mainWrap{position:relative; height:440px;}
.main{position:relative; z-index:99; width:990px; height:440px; margin:0px auto;}
.slide div{position:absolute; left:0; top:0; width:100%; height:440px; background-position:center; }

/* 登录表单 */
.form-login .text-account,
.form-login .text-password,
.formWrap .collect-tri{background: url(../Images/icon.png) no-repeat;}

.main .formWrap{position:absolute; right:0; top:35px; padding:10px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000'); background:rgba(0,0,0,0.7);}
:root .main .formWrap{filter:none;}
.main .formInner{width:260px; padding:25px; background:#fff;}
.formWrap h3{margin-bottom:15px; color:#555; font-size:16px; font-weight:bold;}
.formWrap .form-login{position:relative; color:#999; *zoom:1;}
.form-login .text-account,
.form-login .text-password{padding:10px 30px 10px 5px; border:1px solid #8a8a8a;}
.form-login .text-account{background-position:230px -50px;}
.form-login .text-password{background-position:230px -100px;}
.form-login .account-focus{border:1px solid #ff4300; background-position:230px 0;}
.form-login .password-focus{border:1px solid #ff4300; background-position:230px -150px;}
.form-login .textInput{width:213px; _width: 210px; border:none; color:#999; outline:none;}
.form-login .btn-submit{display:block; width:260px; height:40px; line-height:100px; overflow:hidden; border:none; cursor:pointer; background:url(../Images/cs_loginCnter.png) no-repeat;}
.form-login .btn-submit:hover{background-position:0 -50px;}
.form-login .form-link{padding-top:10px; margin-top:20px; border-top:1px dashed #ccc; text-align:center;}
.form-login .form-link a{color:#ff4300; padding: 0 8px;}
.form-login .form-tips{position:absolute; left:0; bottom:-13px; width:100%;}
.form-login .form-tips .icon{/*margin-top:6px; */background-position: 0 -201px;}

.formWrap .collect-tri{position:absolute; top:10px; right:10px; width:20px; height:20px; line-height: 20px; overflow:hidden; text-indent:20px; color:#fff; background-color:#ccc; background-position: 0 -635px;}
.formWrap .collect-tri:hover{text-decoration:none; color:#fff;}

/* 焦点图分页 */
.main .slide-page{position:absolute; left:15px; bottom:15px;}
.main .slide-page a{display:inline-block; width:12px; height:12px; margin-right: 10px; overflow:hidden; border-radius:6px; filter:alpha(opacity=70); opacity:.7; background:#000; }
.main .slide-page a.now{filter:alpha(opacity=100); opacity:1; background:#ff4300;}

/* 登录成功 */
.loginStatus{position:absolute; left:50%; top:50%; width:400px; margin:-113px 0 0 -280px; padding:40px 0 60px 160px; background:url(../Images/login/shadow.png) no-repeat center bottom;}
.loginStatus h2{margin-bottom:15px; font:bold 24px "\5fae\8f6f\96c5\9ed1", "\5b8b\4f53", sans-serif; color:#ff4300;}
.loginStatus p{font:bold 14px/30px "\5fae\8f6f\96c5\9ed1", "\5b8b\4f53", sans-serif; color:#666;}
.loginStatus p a{text-decoration:underline;}
.loginStatus .statusPic{position:absolute; left:10px; top:40px; width:120px; height:120px; background:url(../Images/login/pic_direct.png) no-repeat;}

/* 修改密码 */
.fl{float:left;}
.clear-both{clear:both;}
.change-password-page{width:1000px;height:560px;margin:0px auto;}
.change-password-title{margin:35px 30px 70px;font-size:12px;line-height:36px;color:#f73a01;border-bottom:1px solid #ddd;}
.change-password-form .label{width:360px;height:36px;line-height:36px;font-size:14px;color:#666;}
.change-password-form .form-item .textInput{width:240px;height:34px;line-height:34px;}
.change-password-form .onFocus,.change-password-form .onError,.change-password-form .onCorrect{height:34px;line-height:34px;}
.change-password-form .onFocus .icon,.change-password-form .onError .icon,.change-password-form .onCorrect .icon{margin-top:8px;}
.change-password-form p {clear:left;line-height:24px;color:#999;}
.change-password-form .password-level{margin-top:6px;}
.change-password-form .password-level span{font-size:14px;padding:3px 33px;background-color:#bbb;color:#fff;margin-right:1px;color:#aaa;}
.change-password-form .password-level span.red{background-color:#f00;color:#f00;}
.change-password-form .password-level span.orange{background-color:#ff9c00;color:#ff9c00;}
.change-password-form .password-level span.green{background-color:#98c700;color:#98c700;}
.change-password-form .password-level span.match{color:#fff;}
.change-password-form .submit-btn{margin-top:60px;margin-left:360px;width:250px;height:40px;border:none;background:url(../Images/login/button_bg.png) no-repeat;color:#fff;font-size:16px;}
.change-password-form .submit-btn:hover{background-position:0px -40px;}

.form-login .yzm{border: 1px solid #8A8A8A;width: 90px;}