html, body {
    height: 100%;
    background-color: #014888;
    font-family: 'Microsoft YaHei', "Segoe UI", Segoe, Tahoma, Arial, Verdana, sans-serif;
}

.login_top{
    height:32px;
    line-height:32px;
    background-color:#15518a;
    border-bottom:1px solid #0D639C;
    z-index:110;
}
.login_top .top_menu li{
    float:right;
    margin-right:10px;
    position:relative;
    z-index:111;
    list-style: none;
}
.top_menu li > a{
    display:block;
    width:auto;
    height:30px;
    padding:0px 20px 1px 10px;
    border:1px solid #15518a;
    border-bottom-width:0px;
    background:url(images/login/top_menu_a.gif) right 0 no-repeat;
    line-height:30px;
    color:#fff;
    font-size:14px;
    text-decoration:none;
    position:relative;
    z-index:111;
}
.top_menu li > a:hover,
.top_menu li > .active{
    background-color:#4087ca;
    background-position:right -31px;
    border-color:#022c54;
    border-bottom-width:1px;
    border-bottom-color:#4087ca;
    color:#fff;
    text-decoration:none;
}
.top_menu li > a:hover + .top_menu_cont,
.top_menu .active + .top_menu_cont{
    display:block;
}
.top_menu_cont{
    display:none;
    width:440px;
    height:auto;
    padding:20px;
    border:1px solid #022c54;
    background-color:#4087ca;
    position:absolute;
    top:32px;
    right:0;
    z-index:100;
    line-height:24px;
}
.top_menu_a{
    line-height:34px;
}
.top_menu_a a{
    display:inline-block;
    padding:0 7px;
    margin-right:4px;
    line-height:24px;
    color:#fff;
    font-size:14px;
    white-space:nowrap;
    text-decoration:none;
}
.top_menu_a a:hover,
.top_menu_a .click_on{
    color:#fff;
    background-color:#cd040c;
    text-decoration:none;
}
.top_menu_cont p{
    line-height:24px;
}

#header {
    position: absolute;
    top: 33px;
    left: 50%;
    width: 1368px;
    height: 120px!important;
    background-color: #556622;
    background: url(images/login/login_header.jpg) top center no-repeat;
    margin-left: -684px;
    z-index: 100;
}

.login-title {
    line-height: 90px;
    color: #d8edff;
    font-size: 32px;
    font-weight: bold;
    vertical-align:middle;
    letter-spacing:2px;
}

#container {
    width:760px;
    height:380px;
    background:url(images/login/login_container1.jpg) top center no-repeat;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-380px;
    margin-top: -190px;
    z-index: 98;
}

.loginDiv{
    /*position:absolute;
    top:120px;
    left:380px;
    width: 282px;*/
    width: 282px;
    top:120px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);

}

#container p{
    margin:0px 0px 10px 0px;
    width: 100%;
}
#container label{
    display: inline-block;
    height:36px;
    line-height:36px;
    width: 80px;
    padding: 0px;
    margin: 0px;
    background-color: #11507C;
    text-align: center;
    color: #FFFFFF;
    vertical-align: top;
}
#container input.login_name,
#container input.login_password {
    height: 34px;
    width: 194px;
    margin: 0px;
    border: transparent 1px solid;
    background-color: #CAD8E8;
    line-height: 34px;
}

.code-image {
    position:absolute;
    top:0px;
    right:0px;
    width:80px;
    height:36px;
    vertical-align:top;
    cursor: pointer;
}

.captcha-success {
    border-color:#2DC237 !important;
    background-color:#C8EFCA !important;
    color:#2DC237;
}

.captcha-failed {
    border-color:#E53935 !important;
    background-color:#f9cecd !important;
    color:#E53935;
}

.fa-check-circle {
    color: #2DC237;
}

.fa-times-circle {
    color: #E53935;
}

.yLost{float:right;text-align:right;}
.yLost a{color:#538abb;margin-left:15px;}
.yLost a:hover{color:#fff;}

.yLnotice{
    width:100%;
    background:#f8d98f;
    height:32px;
    margin-bottom:10px;
}
.yLnotice img{
    width:16px;
    height:16px;
    margin-top: 8px;
    margin-left:8px;
    vertical-align: top;
}
.yLnotice span{
    line-height: 32px;
    color:#ff5f5f;
}

.btn_login1{
    height:36px;
    width:98px;
    background:url(images/login/btn_login1.png) 0 0 no-repeat;
    border:none;
    cursor:pointer;
}

.btn_remove1{
    margin-left:20px;
    height:36px;
    width:98px;
    background:url(images/login/btn_login1.png) -98px 0 no-repeat;
    border:none;
    cursor:pointer;
}

.we-chat{
    position:fixed;
    z-index:999;
    width: auto;
    height:auto;
    top:140px;
    left:95px;
}

.we-chat img {
    width: 168px;
    height: 239px;
}

.mountain {
    position: absolute;
    top: 789px;
    left: 50%;
    width: 1000px;
    height: 165px;
    margin-left: -500px;
    background: url(images/login/login_mountain.jpg);
    z-index: 97;
}

#footer {
    position:absolute;
    width:100%;
    height: 100px;
    overflow: hidden;
    line-height:22px;
    margin:0px;
    font-size:12px;
    text-align:center;
    color:#95bbdd;
    bottom:0px;
    left: 0px;
    z-index: 99;
}

#footer p {
    margin: 0px;
    padding: 0px;
}

#footer .yBlue{
    color: #689bc8;
    margin-top: 12px;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    opacity:0.8;
}
