/** {
    font: 13px/1.5 '寰蒋闆呴粦', Verdana, Helvetica, Arial, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -box-sizing: border-box;
    padding: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

body, html {
    height: 100%;
    overflow: hidden;
}

body {
    background:url(/Content/images/backgrond.jpg) no-repeat center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

a {
    color: #27A9E3;
    text-decoration: none;
    cursor: pointer;
}

.login {
    margin: 6px auto 0 auto;
    min-height: 340px;
    max-width: 420px;
    padding: 23px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: -385px;
}

a.logo {
    display: block;
    height: 58px;
    width: 167px;
    margin: 0 auto 30px auto;
    background-size: 167px 42px;
}

.message {
    margin: 8px 134px 0px 0;
    padding: 18px 10px 18px 40px;*/
    /* background: #27A9E3; */
    /*position: relative;
    color: #fff;
    font-size: 26px;
    width: 100%;
    left: 0px;
    margin-top: -107px;
}

.loginheader {
    margin: 8px 134px 0px 0;
    padding: 18px 10px 18px 40px;*/
    /* background: #27A9E3; */
    /*position: relative;
    color: #fff;
    font-size: 26px;
    width: 100%;
    left: 0px;
    margin-top: -105px;
}

.imgName {
    height: 50px;*/
    /* padding-top: 0%; */
    /*position: absolute;
    margin-left: -8%;
}

#btn-login hr15 {
    margin-left: -97px;
    cursor: pointer
}

.loginUser {
    background: url(/Content/images/user.png) no-repeat;
    background-size: 100% 92%;
}

.loginPwd {
    background: url('/Content/images/password.png') no-repeat;
    background-size: 100% 92%;
}

.headerLogin {
    background: url(/Content/images/images/Login.png);
}

.header {
    text-align: center;
    margin: 100px 0 10px 0;
}

#darkbannerwrap {*/
    /*background: url(../images/logo.png);*/
    /*width: 18px;
    height: 10px;
    margin: 0 0 20px -58px;
    position: relative;
}

input[type=text],
input[type=file],
input[type=password],
input[type=email], select {
    border: 1px solid rgba(30,144,255,0.8);
    vertical-align: middle;
    border-radius: 3px;
    height: 50px;
    font-size: 20px;
    width: 466px;
    padding-left: 12%;
}

    input[type=text]:focus,
    input[type=file]:focus,
    input[type=password]:focus,
    input[type=email]:focus, select:focus {
        border: 1px solid yellow;
        outline: none;
        box-shadow: 40px 40px 40px 40px rgba(30,144,255,0.4) inset;*/ /*鑳屾櫙鑹�*/
        /*font-size: 20px;
    }


input[type=submit],
input[type=button] {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 24px;
    margin: 0px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    background-color: #27A9E3;
    border-radius: 3px;
    border: none;
    -webkit-appearance: none;
    outline: none;
    width: 100%;
}

hr.hr12 {
    height: 5px;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

hr.hr15 {
    height: 15px;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

hr.hr20 {
    height: 20px;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.copyright {
    font-size: 14px;
    color: rgba(255,255,255,0.85);
    display: block;
    position: absolute;
    bottom: 15px;
    right: 15px;
}*/

* {
    margin: 0;
}

.backgroundcss {
    background: url(../images/loginBack.png?v=1.0) no-repeat;
    width: 100%;
    height: 100%;
    background-size: 172.76vw 127.29vw;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
}

.backk {
    background: url(../images/loginK.png) 100% no-repeat;
    height: 26.25vw;
    width: 41.78vw;
    background-size: cover;
    position: relative;
}

.title {
    font-size: 3.5vw;
    font-family: FZCQJW--GB1-0;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.inputtext1 {
    position: absolute;
    width: 26vw;
    height: 3vw;
    top: 28%;
    left: 19%;
    padding: 0;
    padding-left: 1vw;
    font-size: 1vw;
    border: 0;
}

.inputtext2 {
    position: absolute;
    width: 26vw;
    height: 3vw;
    top: 43%;
    left: 19%;
    padding: 0;
    padding-left: 1vw;
    font-size: 1vw;
    border: 0;
}

.loginBtnp {
    position: absolute;
    width: 25.99vw;
    top: 66.8%;
    left: 19%;
    text-align: center;
    color: white;
    font-size: 1.5vw;
    height: 2.7vw;
    cursor: pointer;
    line-height: 2.7vw;
}

    .loginBtnp:hover {
        background-color: #4090ea;
    }

.msg-login {
    position: absolute;
    top: 56%;
    width: 25.99vw;
    left: 19%;
    text-align: left;
    color: red;
    font-size: 1vw;
}

.footertext {
    position: absolute;
    bottom: 10px;
    color: white;
}
