﻿@charset "utf-8";
#login{width:500px;height:264px;margin:200px auto 0 auto;clear:both;overflow:hidden;background:url(../images/login_line.gif) no-repeat center top;}
.logo{float:left;width:200px;text-align:right;margin:30px 100px 0 0;}
.menu{line-height:30px;height:30px;padding:0 5px 0 0;}
.menu a{color:#3E71B0;padding:5px 0 5px 25px;outline:none;}
.menu a:hover{color:#f60;}
.a{background:url(../images/ico_a.gif) no-repeat left;}
.b{background:url(../images/ico_b.gif) no-repeat left;}

.login{float:left;width:200px;margin:45px 0 0 0;}
.login dl{margin:0;padding:0;}
.login dl dt{padding:5px 0;}
.login dl dt img{cursor:pointer;}
.login dl dd{padding:5px 0 0 8px;}
 
 
.login .c{border:1px solid #B4B4B4;border-right:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;width:80px;height:20px;padding:5px 0 2px 5px;*padding:5px 0 0 5px;}
.login .input{border:1px solid #93B4D2;border-right:1px solid #A3D3FF;border-bottom:1px solid #A3D3FF;}
.login .lbnt{background:url(../images/login_bnt.gif) no-repeat;border:0;width:57px;height:25px;_height:27px;line-height:25px;text-align:center;color:#3E71B0;font-size:12px;margin:0 5px 0 0;border-radius:0;}

#msg{color:#f30;}

.loginbox { margin: 140px auto 400px; width: 460px; }
.loginbox .logo { width: 460px; height: 84px; display: block; background: url(../img/loginlogo.png) no-repeat 0 0; text-indent: -9999px; margin-bottom: 40px; }
.loginbox .sp { text-align: right; line-height: 30px; }
.loginbox .sp a { color: #666; }
.loginbox .sp .split { color: #999; margin: 0 10px; }
.loginbox .erweima { display: inline-block; background: url(../img/erweima.jpg) no-repeat 0 center; padding-left: 20px; }
.loginbox .input { height: 24px; line-height: 24px; padding: 12px 12px 12px 48px; border: 1px solid #bbb; width: 398px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; font-size: 15px; color: #999; margin-bottom: 10px; }
.loginbox .input1 { background: #fff url(../img/login_1.jpg) no-repeat 20px center; }
.loginbox .input2 { background: #fff url(../img/login_2.jpg) no-repeat 18px center; }
.loginbox .input3 { background: #fff url(../img/login_2.jpg) no-repeat 18px center; width: 158px;}

.loginbox .input:hover, .loginbox .input:focus { border-color: #2173c2; box-shadow: 0 0 9px #2173c2; }
.loginbox .btn { height: 48px; line-height: 48px; width: 100%; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; font-size: 20px; color: #fff; margin-bottom: 10px; letter-spacing: 10px; background: #2173c2; border: 0; font-family: microsoft yahei; cursor: pointer; }
.loginbox .btn:hover { box-shadow: 0 0 9px #2173c2; }
