body {
    font-family: "Microsoft Yahei";
    font-size: 12px;
    margin: 0;
    background: #fff url(../images/1.jpg) 50% 0 no-repeat;
}
h1 {
    margin: 80px auto 50px auto;
    text-align: center;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    text-shadow: 0px 1px 1px #555;
}
.login {
    width: 370px;
    border: 0;
    padding: 5px 0;
    background: #fff;
    margin: 0 auto;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .3);
}
.header {
    height: 50px;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
    font-family: "Microsoft Yahei";
}
.header .switch {
    left: 150px;
}
.header .switch {
    height: 45px;
    position: absolute;
    left: 150px;
    bottom: 0;
    font-size: 16px;
}
.header .switch .switch_btn_focus {
    color: #333;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    outline: none;
}
a {
    text-decoration: none;
}
.web_qr_login {
    position: relative;
    overflow: hidden;
}
.web_login {
    padding-bottom: 20px;
    width: 370px;
    position: relative;
}
.web_login .login_form {
    margin-top: 30px;
}
.web_login .login_form {
    width: 272px;
    margin: 0 auto;
}
.web_login .uinArea {
    height: 60px;
}
.web_login .uinArea {
    height: 55px;
    position: relative;
    z-index: 10;
}
.web_login .input-tips {
    float: left;
    margin-top: 10px;
    width: 50px;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    font-family: "Hiragino Sans GB", "Microsoft Yahei";
}
.web_login .inputOuter {
    width: 200px;
    height: 42px;
    margin-top: 10px;
    float: left;
}
.web_login .inputstyle {
    width: 200px;
    height: 38px;
    padding-left: 5px;
    line-height: 30px;
    line-height: 38px;
    border: 1px solid #D7D7D7;
    background: #fff;
    color: #333;
    border-radius: 2px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 16px;
    ime-mode: disabled;
}
.web_login .pwdArea {
    height: 55px;
    margin-bottom: 10px;
    position: relative;
    z-index: 3;
}
.button_blue {
    display: inline-block;
    float: left;
    height: 41px;
    border-radius: 4px;
    background: #2795dc;
    border: none;
    cursor: pointer;
    border-bottom: 3px solid #0078b3;
    color: #fff;
    font-size: 16px;
    padding: 0 10px;
    text-align: center;
    outline: none;
    font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif;
}
.jianyi {
    color: #fff;
    text-align: center;
    margin-top: 25px;
    color: #B3B8C4;
}
.web_login .login_form {
    margin-top: 30px;
}