body{
    padding:0;
    margin:0;
    overflow: hidden;
}
.father{position:fixed;width:100%;height:100%;top:0;left:0;}
#div{
    width:200px;
    height:100px;
    position:absolute;
    top:50%;
    left:60%;
    margin-top:-300px;
    margin-left:-600px;

}
.son{
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    width:100%;
    height:67%;
    margin:auto;
    background: url('../../Images/bg1.png') top center ;
    background-size:cover;
}
#first-input{
    position: absolute;
    top: 57px;
    left: 649px;
    width: 251px;
    height: 500px;
    z-index: 9999;
}
#first-input p{
    margin: 40px;
    margin-left: 20px;
    margin-bottom: 20px;
    font-size: 28px;
    letter-spacing: 4px;
    position: relative;
}
.btn{
    text-align: center;
    width: 389px;
    height: 45px;
    position: absolute;
    top: 310px;
    background: #008FE6;
    border-radius: 5px;
    margin-top: 38px;
    margin-left: 26px;
    border: 1px solid #008FE6;
    cursor: pointer;
}
.btn div{
    text-align: center;
    padding-left: 10px;
    height: 45px;
    font-size: 28px;
    letter-spacing: 10px;
    line-height: 46px;
    background: #008FE6;
    color: #ffffff;}
.copyright{
    position: fixed;
    bottom: 22%;
    width: 100%;
    text-align: center;
    color: #383939;
    font-size: 14px
}
.Password{
    position: absolute;
    border-right: 1px solid #B4B4B4;
    padding-right:14px;
    padding-left: 10px;
    top:244px;
    z-index: 2;
    left: 35px;}
.User-name{
    position: absolute;
    border-right: 1px solid #B4B4B4;
    padding-right:14px;
    padding-left: 10px;
    top: 150px;
    -moz-top:110px;
    left: 32px;}
#txtLoginName{
    position: absolute;
    top: 118px;
    width: 321px;
    height: 46px;
    border: 1px solid #B4B4B4;
    border-radius: 5px;
    color: #A1A1A1;
    padding-left: 60px;
    font-size: 18px;
    margin-top: 18px;
    margin-left: 24px;
    outline: none;
}
#txtpassword{
    position: absolute;
    top:210px;
    width: 321px;
    height:46px;
    padding-left:60px;
    margin-left:24px;
    margin-top:20px;
    border-radius:5px;
    border:1px solid #B4B4B4;
    outline:none
}
#txtpwd{
    position: absolute;
    top: 210px;
    width: 321px;
    height: 46px;
    border: 1px solid #B4B4B4;
    border-radius: 5px;
    font-size: 18px;
    color: #A1A1A1;
    margin-top: 20px;
    margin-left: 24px;
    padding-left: 60px;
    outline: none;
}
@media screen and (min-width:1750px) and (max-width:1830px) {
    .son {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 71%;
        margin: auto;
        background: url(../../Images/bg1.png) top center;
        background-size: cover;
    }
    #div
    {width:200px;height:100px;
        position:absolute;
        top:50%;
        left:50%;
        margin-top:-300px;
        margin-left:-600px;

    }
    #first-input {
        position: absolute;
        top: 98px;
        left:830px;
        width: 251px;
        height: 500px;
        z-index: 9999;
    }
    #txtLoginName {
        position: absolute;
        top: 90px;
        width: 278px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        color: #A1A1A1;
        padding-left: 60px;
        font-size: 18px;
        margin-top: 18px;
        margin-left: 24px;
        outline: none;
    }
    #txtpwd {
        position: absolute;
        top: 176px;
        width: 278px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        font-size: 18px;
        color: #A1A1A1;
        margin-top: 20px;
        margin-left: 24px;
        padding-left: 60px;
        outline: none;
    }
    #txtpassword {
        position: absolute;
        top:176px;
        width: 278px;
        height: 46px;
        padding-left: 60px;
        margin-left: 24px;
        margin-top: 20px;
        border-radius: 5px;
        border: 1px solid #B4B4B4;
        outline: none;
    }
    .btn {
        text-align: center;
        width:330px;
        height: 45px;
        position: absolute;
        top:245px;
        background: #008FE6;
        border-radius: 5px;
        margin-top: 38px;
        margin-left: 26px;
        border: 1px solid #008FE6;
        cursor: pointer;
    }
    .Password {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 210px;
        z-index: 2;
        left: 35px;
    }
    .User-name {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 123px;
        -moz-top: 110px;
        left: 32px;
    }
    .copyright {
        position: fixed;
        bottom: 19%;
        width: 100%;
        text-align: center;
        color: #383939;
        font-size: 14px;
    }
}
@media screen and (min-width:1661px) and (max-width:1750px) {
    .son {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 71%;
        margin: auto;
        background: url(../../Images/bg1.png) top center;
        background-size: cover;
    }
    #div
    {width:200px;height:100px;
        position:absolute;
        top:50%;
        left:50%;
        margin-top:-300px;
        margin-left:-600px;

    }
    #first-input {
        position: absolute;
        top: 98px;
        left:810px;
        width: 251px;
        height: 500px;
        z-index: 9999;
    }
    #txtLoginName {
        position: absolute;
        top: 90px;
        width: 290px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        color: #A1A1A1;
        padding-left: 60px;
        font-size: 18px;
        margin-top: 18px;
        margin-left: 24px;
        outline: none;
    }
    #txtpwd {
        position: absolute;
        top: 176px;
        width: 290px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        font-size: 18px;
        color: #A1A1A1;
        margin-top: 20px;
        margin-left: 24px;
        padding-left: 60px;
        outline: none;
    }
    #txtpassword {
        position: absolute;
        top:176px;
        width: 290px;
        height: 46px;
        padding-left: 60px;
        margin-left: 24px;
        margin-top: 20px;
        border-radius: 5px;
        border: 1px solid #B4B4B4;
        outline: none;
    }
    .btn {
        text-align: center;
        width:330px;
        height: 45px;
        position: absolute;
        top:245px;
        background: #008FE6;
        border-radius: 5px;
        margin-top: 38px;
        margin-left: 26px;
        border: 1px solid #008FE6;
        cursor: pointer;
    }
    .Password {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 210px;
        z-index: 2;
        left: 35px;
    }
    .User-name {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 123px;
        -moz-top: 110px;
        left: 32px;
    }
    .copyright {
        position: fixed;
        bottom: 19%;
        width: 100%;
        text-align: center;
        color: #383939;
        font-size: 14px;
    }
}
@media screen and (min-width:1592px) and (max-width:1660px) {
    .son {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 71%;
        margin: auto;
        background: url(../../Images/bg1.png) top center;
        background-size: cover;
    }
    #div
    {width:200px;height:100px;
        position:absolute;
        top:50%;
        left:50%;
        margin-top:-300px;
        margin-left:-600px;

    }
    #first-input {
        position: absolute;
        top: 98px;
        left:800px;
        width: 251px;
        height: 500px;
        z-index: 9999;
    }
    #txtLoginName {
        position: absolute;
        top: 90px;
        width: 266px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        color: #A1A1A1;
        padding-left: 60px;
        font-size: 18px;
        margin-top: 18px;
        margin-left: 24px;
        outline: none;
    }
    #txtpwd {
        position: absolute;
        top: 176px;
        width: 266px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        font-size: 18px;
        color: #A1A1A1;
        margin-top: 20px;
        margin-left: 24px;
        padding-left: 60px;
        outline: none;
    }
    #txtpassword {
        position: absolute;
        top:176px;
        width: 266px;
        height: 46px;
        padding-left: 60px;
        margin-left: 24px;
        margin-top: 20px;
        border-radius: 5px;
        border: 1px solid #B4B4B4;
        outline: none;
    }
    .btn {
        text-align: center;
        width:326px;
        height: 45px;
        position: absolute;
        top:245px;
        background: #008FE6;
        border-radius: 5px;
        margin-top: 38px;
        margin-left: 26px;
        border: 1px solid #008FE6;
        cursor: pointer;
    }
    .Password {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 210px;
        z-index: 2;
        left: 35px;
    }
    .User-name {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 123px;
        -moz-top: 110px;
        left: 32px;
    }
    .copyright {
        position: fixed;
        bottom: 19%;
        width: 100%;
        text-align: center;
        color: #383939;
        font-size: 14px;
    }
}
@media screen and (min-width:1530px) and (max-width:1591px) {
    .son {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 71%;
        margin: auto;
        background: url(../../Images/bg1.png) top center;
        background-size: cover;
    }
    #div
    {width:200px;height:100px;
        position:absolute;
        top:50%;
        left:50%;
        margin-top:-300px;
        margin-left:-600px;

    }
    #first-input {
        position: absolute;
        top: 98px;
        left:800px;
        width: 231px;
        height: 500px;
        z-index: 9999;
    }
    #txtLoginName {
        position: absolute;
        top: 90px;
        width:237px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        color: #A1A1A1;
        padding-left: 60px;
        font-size: 18px;
        margin-top: 18px;
        margin-left: 24px;
        outline: none;
    }
    #txtpwd {
        position: absolute;
        top: 176px;
        width: 237px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        font-size: 18px;
        color: #A1A1A1;
        margin-top: 20px;
        margin-left: 24px;
        padding-left: 60px;
        outline: none;
    }
    #txtpassword {
        position: absolute;
        top:176px;
        width: 237px;
        height: 46px;
        padding-left: 60px;
        margin-left: 24px;
        margin-top: 20px;
        border-radius: 5px;
        border: 1px solid #B4B4B4;
        outline: none;
    }
    .btn {
        text-align: center;
        width:292px;
        height: 45px;
        position: absolute;
        top:245px;
        background: #008FE6;
        border-radius: 5px;
        margin-top: 38px;
        margin-left: 26px;
        border: 1px solid #008FE6;
        cursor: pointer;
    }
    .Password {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 210px;
        z-index: 2;
        left: 35px;
    }
    .User-name {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 123px;
        -moz-top: 110px;
        left: 32px;
    }
    .copyright {
        position: fixed;
        bottom: 19%;
        width: 100%;
        text-align: center;
        color: #383939;
        font-size: 14px;
    }
}
@media screen and (min-width:1470px) and (max-width:1529px) {
    .son {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 71%;
        margin: auto;
        background: url(../../Images/bg1.png) top center;
        background-size: cover;
    }
    #div
    {width:200px;height:100px;
        position:absolute;
        top:50%;
        left:50%;
        margin-top:-300px;
        margin-left:-600px;

    }
    #first-input {
        position: absolute;
        top: 98px;
        left:788px;
        width: 231px;
        height: 500px;
        z-index: 9999;
    }
    #txtLoginName {
        position: absolute;
        top: 90px;
        width:237px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        color: #A1A1A1;
        padding-left: 60px;
        font-size: 18px;
        margin-top: 18px;
        margin-left: 24px;
        outline: none;
    }
    #txtpwd {
        position: absolute;
        top: 176px;
        width: 237px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        font-size: 18px;
        color: #A1A1A1;
        margin-top: 20px;
        margin-left: 24px;
        padding-left: 60px;
        outline: none;
    }
    #txtpassword {
        position: absolute;
        top:176px;
        width: 237px;
        height: 46px;
        padding-left: 60px;
        margin-left: 24px;
        margin-top: 20px;
        border-radius: 5px;
        border: 1px solid #B4B4B4;
        outline: none;
    }
    .btn {
        text-align: center;
        width:292px;
        height: 45px;
        position: absolute;
        top:245px;
        background: #008FE6;
        border-radius: 5px;
        margin-top: 38px;
        margin-left: 26px;
        border: 1px solid #008FE6;
        cursor: pointer;
    }
    .Password {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 210px;
        z-index: 2;
        left: 35px;
    }
    .User-name {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 123px;
        -moz-top: 110px;
        left: 32px;
    }
    .copyright {
        position: fixed;
        bottom: 19%;
        width: 100%;
        text-align: center;
        color: #383939;
        font-size: 14px;
    }
}
@media screen and (min-width:1401px) and (max-width:1469px) {
    .son {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 71%;
        margin: auto;
        background: url(../../Images/bg1.png) top center;
        background-size: cover;
    }
    #div
    {width:200px;height:100px;
        position:absolute;
        top:50%;
        left:50%;
        margin-top:-300px;
        margin-left:-600px;

    }
    #first-input {
        position: absolute;
        top: 98px;
        left:781px;
        width: 231px;
        height: 500px;
        z-index: 9999;
    }
    #txtLoginName {
        position: absolute;
        top: 90px;
        width:219px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        color: #A1A1A1;
        padding-left: 60px;
        font-size: 18px;
        margin-top: 18px;
        margin-left: 24px;
        outline: none;
    }
    #txtpwd {
        position: absolute;
        top: 176px;
        width: 219px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        font-size: 18px;
        color: #A1A1A1;
        margin-top: 20px;
        margin-left: 24px;
        padding-left: 60px;
        outline: none;
    }
    #txtpassword {
        position: absolute;
        top:176px;
        width: 219px;
        height: 46px;
        padding-left: 60px;
        margin-left: 24px;
        margin-top: 20px;
        border-radius: 5px;
        border: 1px solid #B4B4B4;
        outline: none;
    }
    .btn {
        text-align: center;
        width:280px;
        height: 45px;
        position: absolute;
        top:245px;
        background: #008FE6;
        border-radius: 5px;
        margin-top: 38px;
        margin-left: 26px;
        border: 1px solid #008FE6;
        cursor: pointer;
    }
    .Password {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 210px;
        z-index: 2;
        left: 35px;
    }
    .User-name {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 123px;
        -moz-top: 110px;
        left: 32px;
    }
    .copyright {
        position: fixed;
        bottom: 19%;
        width: 100%;
        text-align: center;
        color: #383939;
        font-size: 14px;
    }
}
@media screen and (max-width:1400px) {
    .son {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 71%;
        margin: auto;
        background: url(../../Images/bg1.png) top center;
        background-size: cover;
    }
    #div
    {width:200px;height:100px;
        position:absolute;
        top:50%;
        left:50%;
        margin-top:-300px;
        margin-left:-600px;

    }
    #first-input {
        position: absolute;
        top: 98px;
        left: 774px;
        width: 251px;
        height: 500px;
        z-index: 9999;
    }
    #txtLoginName {
        position: absolute;
        top: 90px;
        width: 195px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        color: #A1A1A1;
        padding-left: 60px;
        font-size: 18px;
        margin-top: 18px;
        margin-left: 24px;
        outline: none;
    }
    #txtpwd {
        position: absolute;
        top: 176px;
        width: 195px;
        height: 46px;
        border: 1px solid #B4B4B4;
        border-radius: 5px;
        font-size: 18px;
        color: #A1A1A1;
        margin-top: 20px;
        margin-left: 24px;
        padding-left: 60px;
        outline: none;
    }
    #txtpassword {
        position: absolute;
        top:176px;
        width:195px;
        height: 46px;
        padding-left: 60px;
        margin-left: 24px;
        margin-top: 20px;
        border-radius: 5px;
        border: 1px solid #B4B4B4;
        outline: none;
    }
    .btn {
        text-align: center;
        width: 255px;
        height: 45px;
        position: absolute;
        top:245px;
        background: #008FE6;
        border-radius: 5px;
        margin-top: 38px;
        margin-left: 26px;
        border: 1px solid #008FE6;
        cursor: pointer;
    }
    .Password {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 210px;
        z-index: 2;
        left: 35px;
    }
    .User-name {
        position: absolute;
        border-right: 1px solid #B4B4B4;
        padding-right: 14px;
        padding-left: 10px;
        top: 123px;
        -moz-top: 110px;
        left: 32px;
    }
    .copyright {
        position: fixed;
        bottom: 19%;
        width: 100%;
        text-align: center;
        color: #383939;
        font-size: 14px;
    }
}
