﻿body {
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
    line-height: 24px;
    font-family: "Microsoft YaHei";
    height: 100%;
    width: 100%;
    float: left;
    background: #e1e4e5;
    overflow: hidden;
}

.login_bg {
    position: absolute;  
    width: 100%;
    top: 20%;
    height: 330px;
    background: #0197d6 url(img/login_bg.jpg) no-repeat;
}

form, ul, li, ol, li, dl, dt, dd, img, p, h1, h2, h3, h4, h5, h6, input {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
}

input, select {
    font-size: 12px;
}

img {
    border: 0;
}

ul, li {
    list-style-type: none;
}

strong {
    font-weight: normal;
}

em {
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    color: #393939;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        color: #333;
        text-decoration: underline;
    }

.color_6e, .color_6e a {
    color: #6E6E6E;
}

.display_no {
    display: none;
}

.display_yes {
    display: block;
}

.con_body {
    width: 100%;
    margin: 0 auto;
}

.lo_t {
    width: 210px;
    float: left;
    overflow: hidden;
}

.lo_c {
    width: 980px;
    margin: 0 auto;
    float: left;
    overflow: hidden;
}

.lo_r {
    width: 210px;
    float: left;
    overflow: hidden;
}
.Con_r {
    float: left;
    width: 360px;
    min-height: 440px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    ;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    ;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    ;
}

.m_t {
    margin-top: 100px;
}

.Con_r .title {
    height: 10px;
    width: 100%;
    background: #006cc4;
}

.Con_r .logo {
    margin: 0 auto;
    margin-top: 47px;
    width: 197px;
    height: 38px;
    text-align: center;
}

.Con_r ul {
    width: 310px;
    margin: 0 auto;
    margin-top: 50px;
}

    .Con_r ul li .input {
        float: left;
        width: 310px;
        height: 50px;
        border-radius: 5px;
        position: relative;
    }

    .Con_r ul li {
        float: left;
        font-size: 14px;
        color: #333;
        margin-bottom: 40px;
    }

        .Con_r ul li div {
            float: left;
        }

        .Con_r ul li em {
            margin-left: 14px;
        }

.input1 {
    width: 172px;
    overflow: hidden;
    height: 28px;
    margin-left: 48px;
    line-height: 28px;
    border: 0;
    background: none;
}

.input2 {
    width: 172px;
    overflow: hidden;
    height: 28px;
    margin-left: 48px;
    line-height: 28px;
    border: 0;
    background: none;
}

.Verifi {
    margin-left: 12px;
    margin-top: 13px;
    position: absolute;
    right: 10px;
}

    .Verifi a {
        text-decoration: none;
    }

.input_b {
    width: 310px;
    height: 50px;
    float: left;
    margin-left: 27px;
    display: inline;
    *+margin-top:50px;
}

.input3 {
    width: 310px;
    *+width:300px !important;
    overflow: hidden;
    height: 28px;
    margin-left: 48px !important;
    margin-left: 16px;
    line-height: 28px;
    padding-left: 10px !important;
    border: 1px solid #7ea2b8;
    font-family: "Microsoft YaHei";
    font-size: 14px !important;
    background: none;
    box-shadow: inset 1px 1px 2px #e6e5e6;
}

.submit {
    width: 310px;
    height: 50px;
    line-height: 50px;
    margin-top: 1px;
    border: 0;
    margin: 0 auto;
    background: #007ddb;
    border-radius: 5px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #fff;
    cursor: pointer;
}

.bottom div {
    font-family: Arial;
    margin-top: 100px;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #2a84d2;
}

    .bottom div img {
        margin-left: 8px;
        margin-right: 8px;
    }

.main {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}
.Mi_c {
    width: 540px;
    overflow: hidden;
    margin-left: 260px;
    margin-top: 35px;
}

.Mi_b {
    height: 67px;
    overflow: hidden;
}

    .Mi_b div {
        float: left;
    }

.Prompt {
    width: 450px;
    overflow: hidden;
    font-size: 14px;
    height: 38px;
    line-height: 18px;
    margin-top: 27px;
    margin-left: 5px;
}

.bo_r {
    float: right;
    margin-top: 59px;
    margin-right: 32px;
    *margin-right: 16px;
    _margin-right: 11px;
}


.checkInfo {
    position: absolute;
    top: 75%;
    left: 50%;
    width: 320px;
    height: 67px;
    margin-left: -160px;
    border: 1px solid #f6dfae;
    z-index: 999;
    background: #ffffe8;
}

    .checkInfo td.td2 {
        font-size: 12px;
        line-height: 20px;
        color: #333;
        padding: 2px 0;
        text-align: left;
        color: #f60;
    }

    .checkInfo td.td1 img {
        margin: 2px 10px;
    }

.copyright {
    font-family: Tahoma,Geneva,sans-serif,"宋体";
    height: 30px;
    line-height: 30px;
}

.admin {
    position: absolute;
    left: 30%;
    top: 40%;
}

.input input {
    width: 100%;
    *+width:240px;
    box-sizing: border-box;
    float: right;
    height: 50px;
    padding-left: 70px;
    font-size: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    line-height: 50px;
    position: absolute;
    left: -47px;
    z-index: 9;
}

    .input input:focus {
        outline: 0;
        border: 2px solid #007ddb;
    }

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}

.input span {
    position: absolute;
    margin: 12px 0 0 15px;
    left: 0;
    float: left;
    z-index: 10;
}

.input_c {
    float: left;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    text-align: right;
    padding: 20px 22px 0 0;
    box-sizing: border-box;
    color: red;
}

.input i {
    display: none;
}

.glyphicon-ok {
    color: green;
}

.glyphicon-remove {
    color: red;
}
