@charset "UTF-8";
/* CSS Document */

/*CSS重置*/
body, div {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #030303;
}

img {
    display: block;
}

ul, h1, h2, h4, h5 {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

input {
    border: 0;
    padding: 0;
}

p {
    margin: 0;
}

.clearfix {
    clear: both;
}

input {
    border: 0;
    padding: 0;
    outline: none;
}

/*页头*/
.top_nav_bg {
    margin: 0 auto;
    background-color: #fff;
    height: 80px;
    box-shadow: 0px 2px 2px 0px rgba(227, 227, 227, 0.004);
}

.top_nav_center {
    max-width: 1000px;
    margin: 0 auto;
    border-bottom: 1px solid #e1e1e1;
}

.top_nav {
    height: 80px;
}

.login_logo {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 140px;
    height: 42px;
    float: left;
}

.login_logo img {
    width: 120px;
    height: 42px;
}

.top_nav > h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 80px;
    margin-left: 10px;
    color: #030303;
    float: left;
    font-family: "微软雅黑";
}

.top_nav > h1 {
    font-size: 14px;
    color: #989898;
    line-height: 80px;
    float: right;
    margin-right: 40px;
    font-family: "微软雅黑";
    font-weight: normal;
}

.top_nav > h1 > a {
    font-size: 16px;
    color: #030303;
    line-height: 80px;
    cursor: pointer;
    font-family: "微软雅黑";
    font-weight: normal;
}

.login_bg {
    margin: 0 auto;
    height: 560px;
    background-image: url(../img/login_bg2.jpeg)

}

.login_center {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}

.login_box {
    width: 400px;
    height: 440px;
    background-color: #Fff;
}

.login_code {
    width: 100%;
}

.login_code > h1 {
    float: left;
    font-size: 22px;
    font-weight: normal;
    color: #0fb6ff;
    margin-top: 21px;
    margin-left: 80px;
}

.login_code > h2 {
    float: left;
    font-size: 22px;
    font-weight: normal;
    margin-top: 21px;
    margin-left: 48px;
}

.code > img {
    width: 200px;
    height: 200px;
    background-color: #e1e1e1;
    margin-left: 96px;
    margin-top: 20px;
}

.login_code > p {
    font-size: 14px;
    color: #030303;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.login_code > p > span {
    font-size: 14px;
    color: #0fb6ff;
}

.login_infor {
    margin-left: 50px;
    margin-top: 20px;
    font-size: 16px;
    color: #030303;
}

.login_infor > ul > li {
    float: left;
    text-align: center;
    padding-left: 50px;
    position: relative;
    box-sizing: border-box;
    font-size: 14px;
    color: #989898;
    font-weight: normal;
}

.login_infor > ul > li > img {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    position: absolute;
    left: 20px;
    top: 1px;
}

.login_box > h1 > a {
    float: right;
    margin-right: 30px;
    color: #0fb6ff;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    cursor: pointer;
    font-family: "微软雅黑"
}

.login_infor_line {
    width: 100%;
    height: 1px;
    background-color: #e1e1e1;
    margin-top: 20px;
}

.login_box {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: 200px;
}

.login_user_box {
    padding-top: 20px;
}

.user_box {
    margin: 0 auto;
    position: relative;
}

.user {
    width: 360px;
    height: 60px;
    background-color: #fff;
    margin-left: 20px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding-left: 60px;
}

.user_icon {
    position: absolute;
    top: 0;
    left: 0px;
    width: 60px;
    height: 60px;
    background-image: url(file:///computer/%E7%B3%96%E7%B3%96%E7%9A%84%E5%B7%A5%E4%BD%9C%E8%B5%84%E6%96%99/%E9%87%91%E5%9C%A3%E8%BE%BE%E5%81%A5%E5%BA%B7%E7%AE%A1%E5%AE%B6%E7%BD%91%E9%A1%B5/%E9%87%91%E5%9C%A3%E8%BE%BE%E7%BD%91%E9%A1%B5%E7%AC%AC%E4%B8%89%E7%A8%BF%E5%AD%90%EF%BC%BB7-3%EF%BC%BD/img/user_icon.png)
}

.password_box {
    margin-top: 20px;
    position: relative;
}

.password {
    width: 360px;
    height: 60px;
    background-color: #fff;
    margin-left: 20px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding-left: 60px;
    position: relative;
}

.password_icon {
    position: absolute;
    top: 0;
    left: 0px;
    width: 60px;
    height: 60px;
    background-image: url(file:///computer/%E7%B3%96%E7%B3%96%E7%9A%84%E5%B7%A5%E4%BD%9C%E8%B5%84%E6%96%99/%E9%87%91%E5%9C%A3%E8%BE%BE%E5%81%A5%E5%BA%B7%E7%AE%A1%E5%AE%B6%E7%BD%91%E9%A1%B5/%E9%87%91%E5%9C%A3%E8%BE%BE%E7%BD%91%E9%A1%B5%E7%AC%AC%E4%B8%89%E7%A8%BF%E5%AD%90%EF%BC%BB7-3%EF%BC%BD/img/password_icon.png);
}

.forgot_password > a {
    color: #989898;
    font-size: 14px;
}

.forgot_password {
    float: right;
    margin-top: 10px;
    margin-right: 30px;
}

.btn_login {
    width: 360px;
    height: 60px;
    background-color: #0fb6ff;
    margin-top: 20px;
    border: 0px;
    color: #fff;
    font-size: 22px;
    line-height: 60px;
    margin-left: 20px;
    border-radius: 4px;
}

.btn_login > a {
    color: #fff;
}

/*.login_code>.current:hover{ color:#00a2e9;}*/
.current {
    color: #00a2e9;
}

.copyright_login_box {
    margin-top: 10px;
    background-color: #fff;

}

.copyright_login_center {
    max-width: 1200px;
    margin: 0 auto;
}

.copyright_login_center > ul {

    max-width: 510px;
    margin: 0 auto;

}

.copyright_login_center > ul > li {
    float: left;
    font-size: 14px;
    color: #a1a1a1;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
    line-height: 14px;
    border-right: 1px solid #c3c3c3;
    box-sizing: border-box;
}

.copyright_login_center > p {
    clear: both;
    margin-top: 10px;
    font-size: 14px;
    color: #a1a1a1;
    text-align: center;
    margin-bottom: 10px;
}

.copyright_login_center > ul > .contact {
    border-right: none;
}

.copyright_login_box {
    margin-top: 10px;
    background-color: #fff;

}

.copyright_login_center {
    max-width: 1200px;
    margin: 0 auto;
}

.copyright_login_center > ul {

    max-width: 510px;
    margin: 0 auto;

}

.copyright_login_center > ul > li {
    float: left;
    font-size: 14px;
    color: #a1a1a1;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
    line-height: 14px;
    border-right: 1px solid #c3c3c3;
    box-sizing: border-box;
}

.copyright_login_center > p {
    clear: both;
    margin-top: 10px;
    font-size: 14px;
    color: #a1a1a1;
    text-align: center;
    margin-bottom: 10px;
}

.copyright_login_center > ul > .contact {
    border-right: none;
}

.copyright_login_box {
    margin-top: 10px;
    background-color: #fff;

}

.copyright_login_center {
    max-width: 1200px;
    margin: 0 auto;
}

.copyright_login_center > ul {

    max-width: 510px;
    margin: 0 auto;

}

.copyright_login_center > ul > li {
    float: left;
    font-size: 14px;
    color: #a1a1a1;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
    line-height: 14px;
    border-right: 1px solid #c3c3c3;
    box-sizing: border-box;
}

.copyright_login_center > p {
    clear: both;
    margin-top: 10px;
    font-size: 14px;
    color: #a1a1a1;
    text-align: center;
    margin-bottom: 10px;
}

.copyright_login_center > ul > .contact {
    border-right: none;
}

.copyright_login_box > .copyright_login_center > ul > li > a {
    color: #a1a1a1;
}

.forgot_password
{
    margin-top: 20px;
    width:360px;
    margin-left: 40px;

}
.re_password
{
    float:left;
    margin-left: 10px;
}
.auto_login
{
    float:left;
    margin-left: 40px;
}
.auto_login
{

    font-size: 16px;
}
.forgot_password_body
{
    float:right;
}
.forgot_password_body>a
{
    color:#989898;
    font-size: 16px;
}
