/*登录、注册开始*/body {height:100%;background-image:url(/images/login_bg.jpg);background-repeat:no-repeat;background-size:100% 100%;background-color:#fff;}
.head {width:1200px;height:47px;padding-top:34px;margin:0 auto;}
.head h1 {width:224px;height:47px;float:left;}
.head span {width:80px;height:40px;color:#fff;font-size:20px;line-height:40px;text-align:center;border-left:1px solid #fff;margin-top:3px;float:left;}
.head dl {width:895px;height:auto;margin-top:3px;float:left;}
.head dl p {color:#fff;font-size:14px;line-height:40px;background-image:url(/images/login-tel.png);background-repeat:no-repeat;background-position:0px 12px;padding-left:26px;float:right;}
.head dl p a {color:#fff;font-size:14px;line-height:40px;padding:10px 24px;text-decoration:none;}
.head dl p a.logins {border:1px solid #fff;border-radius:6px;}
.login-form {position:relative;width:480px;height:480px;margin:0 auto;}
.login-form .filter {position:absolute;width:480px;height:480px;background-color:#fff;filter:alpha(opacity=60);opacity:0.6;border-radius:6px;top:0px;left:0px;}
.login-form .form-content {position:absolute;width:480px;height:auto;top:0px;left:0px;}
.login-form .form-content form {width:380px;height:auto;padding:0px 50px;}
.login-form .form-content form p {width:380px;height:82px;color:#ff3333;font-size:24px;text-align:center;line-height:82px;float:left;}
.login-form .form-content form dl {width:380px;height:auto;float:left;}
.login-form .form-content form dl dt {width:380px;height:auto;margin-top:24px;float:left;}
.login-form .form-content form dl dd.code-text {width:230px;height:auto;margin-top:24px;float:left;}
.login-form .form-content form dl dd.code-img {width:150px;height:50px;text-align:center;margin-top:24px;cursor:pointer;float:left;}
.login-form .form-content form dl dd.code-img img {max-width:130px;max-height:50px;_height:expression(this.width > 130 && this.width > this.height ? 50:true);border:0px;vertical-align:middle;}
.login-form .form-content form dl dd.code-img:after {display:inline-block;width:0rem;height:100%;content:" ";vertical-align:middle;overflow:hidden;}
.login-form .form-content form dl dd.m-text {width:100%;height:auto;text-align:right;line-height:40px;float:left;}
.login-form .form-content form dl dd.m-text a {color:#5293d7;background-image:url(/images/login-get-pass.png);background-repeat:no-repeat;background-position:0px 6px;padding-left:18px;text-decoration:underline;}
.login-text {height:48px;color:#b6b6b6;border:1px solid #eaeaec;padding-left:34px;outline:none;float:left;}
.name {width:344px;background-image:url(/images/login-ico.png);background-repeat:no-repeat;background-position:0px 0px;}
.password {width:344px;background-image:url(/images/login-ico.png);background-repeat:no-repeat;background-position:0px -48px;}
.code {width:194px;background-image:url(/images/login-ico.png);background-repeat:no-repeat;background-position:0px -96px;}
.login-btn {width:100%;height:50px;color:#fff;font-size:16px;text-align:center;line-height:50px;background-color:#ff3333;border-radius:3px;cursor:pointer;border:0px;display:block;}
.login-form .form-bottom {position:absolute;width:480px;height:50px;color:#ababab;text-align:center;line-height:50px;background-color:#fff;border-radius:0px 0px 6px 6px;bottom:0px;left:0px;}
.login-form .form-bottom a {color:#ff3333;text-decoration:none;}
.bottom {width:480px;height:auto;color:#fff;font-size:14px;text-align:center;line-height:26px;margin:0 auto;}
