html{
    filter:expression(document.execCommand("BackgroundImageCache", false, true));}
/*for ie6*/
body{
    width:100%;
    margin:0;
    padding:0;
    font-size: 14px;
    background: #fff;
    font-family: Microsoft YaHei, Helvetica, STHeiti STXihei, Microsoft JhengHei, Arial;
}
div,span,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td,frame,iframe,dt,dl,dd,a,ul,li,ol,button{
    margin:0;
    padding:0;
    border:0;
    text-align:left;
    font-weight:normal;
}
img{
    border:0px;
}

a{
    outline:none;
    blr:expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #333;
}
a:link,a:visited,a:active,a:hover{
    text-decoration:none;
    color: #333;
}
a:hover{
    text-decoration:none;
}
button,input{
    margin:0;
    padding:0;
    border:0;
}
ul,li,dl,dd{
    list-style-type:none;
}
i,em{
    font-style:normal;
}
input,button,select,textarea{
    outline:none;
}
.clearfix:after{display:block;content:".";height:0;visibility:hidden;clear:both;font-size:0;line-height:0;}
.clearfix{*zoom:1;}
.fl{float:left;}
.fr{float:right;}
.login-content{
    width: 1106px;
    height: auto;
    margin:100px auto 28px;
}
.login-top,.login-footer{margin: 0 22px 0 16px;}
.login-top{
    height: 92px;
    background: #2963af;
}
.login-topbox{
    margin-left: 2%;
}
.login-logo{
    width: 350px;
    padding:10px 0;
    float: left;
}
.login-centre{
    width: auto;
    height: 100%;
    margin: 21px 22px 50px 16px;
    background: url(../images/banner.jpg) no-repeat;
}
.loginpic{width: 66.5%;}
.loginpic img{
    width:100%;
}
.login-footer{
    background-color: #dbdbdb;
    height: 52px;
}
.login-footer p{
    line-height: 52px;
    font-size: 14px;
    color: #4f4f4f;
    text-align: center;
}
.login-login{
    margin-left: 21px;
}
.login-form{
    width: 333px;
    height: 338px;
    background: #ececec;
    display:block;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius:10px;
    -moz-border-radius: 10px;
    -moz-box-shadow: 5px 5px 5px  5px #e1e1e1;
    box-shadow: 5px 5px 5px 5px #e1e1e1;
    -webkit-shadow: 5px 5px 5px 5px #e1e1e1;
}
.login{
    font-size:18px;
    color:#fefefe;
    background-color: #2963af;
    font-weight: bold;
    font-family:Microsoft YaHei;
    text-align: center;
    height: 46px;
    line-height: 46px;
    border-top-left-radius: 10px;
    border-top-right-radius:10px;
}
.login-box{
    margin: 20px 20px;
}
.login-logininput{
    padding-bottom: 10px;
    display: block;
}
.login-itxt{
    width:225px;
    height:37px;
    border: 1px solid #e6e6e6;
    border-left: none;
    display: inline-block;
    padding-left: 10px;
    color: #333;
    font-size: 14px;
    font-family: "microsoft yahei";
}
.login-btn{
    cursor: pointer;
    width:140px;
    height:46px;
    line-height: 42px;
    display: inline-block;
    -webkit-border-radius: 5px;
    -ms-border-radius:5px;
    -moz-border-radius: 5px;
    background: #2963af;
    font-size: 16px;
    color: #fff;
    text-align:center;
}
.reset-btn{background: #006eff;}
.login-btn:hover,.login-btn:active{
    background: #428bca;
}
.loginphone {
    font-size: 14px;
    width: 56px;
    height: 37px;
    line-height: 37px;
    float: left;
    display: inline-block;
}
.login-account{
    background-position: 9px 8px;
}
.login-password {
    background-position: -31px 8px;
}
#jcaptchaCode{width: 108px;margin-right: 10px;}
.jcaptcha-img{vertical-align: middle;}
.form-group{margin: 10px 0 20px;}
#j_remember{vertical-align: middle;margin-right: 10px;}
