﻿body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "微软雅黑",Tahoma;
    background-color: #1c77ac !important;
    display: block;
}
.login-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    
    background: url(../images/loginbg3.png) no-repeat center center;
}
.login-top {
    height: 222px;
    width: 950px;
    margin: 0px auto;
}

.login-main {
    width: 420px;
    padding-left: 238px;
    background: url(../images/logininfo2.png) center center no-repeat;
    height: 382px;
    margin: 0px auto;
    position: relative;
}

.mimay-denglu1, .mimay-denglu2 {
    position: absolute;
    top: 10px;
    right: -16px;
    width: 31px;
    height: 210px;
    cursor: pointer;
}

.mimay-denglu1 {
    background: url(../images/denglufangshi.png) left top no-repeat;
}
.mimay-denglu2 {
    background: url(../images/denglufangshi.png) left -228px no-repeat;
}
.mimay-denglu-top {
    height: 99px;
}

.mimay-denglu-bottom {
    height: 111px;
}

.height20 {
    height: 20px;
}

.login-main-top {
    height: 45px;
    background: url(../images/logo-people.jpg) left center no-repeat;
    line-height: 45px;
    color: #085aad;
    font-size: 18px;
    padding-left: 40px;
}
.mimay {
    color: #666666;
    line-height: 40px;
    font-size: 18px;
    height: 40px;
}
table {
    border-collapse: collapse;
    table-layout: fixed;
}
.mimay tr td {
    padding-top: 6px;
}
.mimay select {
    height: 32px;
    line-height: 40px;
    font-size: 16px;
    color: #333333;
    width: 227px;
    border: 1px solid #dddddd;
}
.mimay input {
    height: 30px;
    line-height: 38px;
    font-size: 16px;
    color: #333333;
    width: 215px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #dddddd;
}
.yyf-text1 {
    border: solid 1px #DDDDDD;
    background-color: #f6f6f6;
    height: 40px;
    line-height: 38px;
    color: #333;
    margin-left: 16px;
    width: 100px;
    cursor: pointer;
    text-align: center;
}
.yyf-zhuche {
    line-height: 20px;
    font-size: 12px;
}
    .yyf-zhuche input {
        width: 16px;
        height: 16px;
        line-height: 16px;
        vertical-align: sub;
        margin-right: 5px;
    }
a {
    text-decoration: none;
}
.yyf-text2 {
    border: solid 1px #DDDDDD;
    background-color: #085aad;
    height: 40px;
    line-height: 38px;
    color: #fff;
    width: 227px;
    font-size: 15px;
    margin-top: 10px;
    cursor: pointer;
    text-align: center;
}
.banqian {
    line-height: 20px;
    padding: 20px 0px;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.height250 {
    height: 200px;
}
