﻿* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
}


.login {
    min-width: 780px;
    height: 100%;
    position: relative;
    margin: 0 auto;
}


.logon_header {
    min-width: 800px;
    display: table;
    margin: 0 auto;
    width: 1180px;
    height: 15%;
    margin-bottom: 5px;
}

    .logon_header .logon_logo {
        margin-bottom: 10px;
    }

.logon_logo img {
    margin-right: 20px;
    float: left;
}

.logon_header .login_logo_text {
    font-family: 'Microsoft Yahei';
    color: #429bff;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 5px;
}

.logon_logo span {
    margin-top: 10px;
    float: left;
}

.logon_header .login_right {
    margin-top: 0px;
    float: right;
    font-family: 'Microsoft YaHei';
    color: #4c4c4c;
}

    .logon_header .login_right a {
        padding: 0px 10px;
        color: #595959;
        font-size: 13px;
    }

.logon_main {
    background: url(../css/img/logon/bg_68.png) 0px no-repeat;
    border-top: 1px solid #e9e9e9;
    height: 530px;
    width: 100%;
}

.container {
    width: 1180px;
    height: 475px;
    margin: 0 auto;
    padding-top: 20px;
    overflow: hidden;
}

.wrap-login {
    width: 600px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    color: #ffffff;
    font-size: 26px;

}

.wrap-logins {
    display: table;
    margin: 0 auto;
    text-align: center;
    position: relative;
    height: 398px;
}

.row:after, .row:before {
    display: table;
    content: " ";
}

.logon_main .map {
    min-width: 650px;
    max-width: 800px;
}

.logon_main .userLogin {
    width: 320px;
    height: 398px;
    box-shadow: 0px 3px 5px 0px #8e8787;
    margin: 0 auto;
}

    .logon_main .userLogin p {
        padding: 10px 0px;
    }

.left {
    display: table-cell;
    vertical-align: middle;
    padding-right: 125px;
}

@media (max-width: 1020px) {
    .hidden-xs {
        display: none!important;
    }
}

.device_online {
    padding-top: 34px;
    vertical-align: bottom;
    color: #C4D4ED;
}

    .device_online span {
        font-family: 'Microsoft YaHei';
        font-size: 22px;
        padding-bottom: 20px;
    }

    .device_online .online {
        font-family: 'Microsoft YaHei';
        font-size: 36px;
    }

.input_loginName {
    height: 30px;
    width: 100%;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0;
}

.login-name {
    height: 25px;
    font-size: 17px;
    margin-left: 2px;
    border: 0px;
    padding: 0px;
    outline: none;
    /*-webkit-border-top-left-radius:12px !important;
        -webkit-border-top-right-radius:12px !important;*/
}

.login_input:focus {
    border-radius: 5px;
    border-color: #67a7fb;
    outline: none;
}

.login-password {
    height: 25px;
    font-size: 17px;
    margin-left: 2px;
    border: 0px;
    padding: 0px;
    outline: none;
    /*-webkit-border-bottom-left-radius:12px !important;
        -webkit-border-bottom-right-radius:12px !important;*/
}

h2 {
    text-align: left;
    padding-top: 44px;
    color: white;
    font-size: 18px;
    font-family: "微软雅黑";
    margin-left: 35px;
    font-weight: 600;
    margin-bottom: 20px;
}

.pass-label {
    float: left;
}

.pass-label-userName {
    background: url(../../Images/hongfeng/user.png) no-repeat 10px center;
    display: block;
    padding: 5px 2px;
    width: 33px;
    height: 36px;
    background-size: 22px 24px;
}

.pass-label-password {
    background: url(../../Images/hongfeng/password.png) no-repeat 10px center;
    display: block;
    padding: 5px 2px;
    width: 33px;
    height: 36px;
    background-size: 22px 24px;
}

.pass-text-input {
    float: left;
    padding: 0px 0px 0px 6px;
}

.pass-text-input-userName {
    border: none;
}

.pass-text-input-password {
    border: none;
}

.login_login {
    display: block;
    height: 42px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 20px;
    font-size: 1.2em;
    text-decoration: none;
    clear: both;
    width: 80%;
    font-family: 'Microsoft YaHei';
    border: none;
    behavior: url(/Content/ie-css3.htc);
    background: url(/Content/css/img/logon/login_button.png) no-repeat;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    padding: 0px 0px 10px 0px;
    cursor: pointer;
}

.bar-other {
    font-family: 'Microsoft YaHei';
    width: 80%;
    margin: 0 auto;
}

    .bar-other p {
        height: 20px;
        padding: 5px !important;
    }

        .bar-other p a {
            font-size: 14px;
            color: white;
        }

            .bar-other p a:hover {
                color: yellow;
                text-decoration: underline;
            }

.other-left {
    width: 50%;
    float: left;
}

.other-right {
    width: 50%;
    float: right;
}

.forget-password {
    width: 80%;
    margin: 0 auto;
}

.auto-login {
    width: 13px;
    height: 13px;
    float: left;
    position: absolute;
    top: 3px;
    cursor: pointer;
}

.col-lg {
    width: 65%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 10px;
    color: #999;
    font-size: 0.5em;
    font-size: 12px;
}

.forget-tracking-ad {
    font-size: 0.5em;
    font-size: 12px;
    position: relative;
    top: 5px;
    right: 13px;
}

.logon_bottom {
    min-width: 300px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Microsoft YaHei';
    margin-top: 5px;
}

.foot_contact {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.foot_contacts {
    display: table;
    margin: 0 auto;
}

.font_app {
    display: block;
    float: left;
    width: 250px;
    margin-top: 23px;
    font-size: 13px;
}

    .font_app span {
        font-family: 'Microsoft Yahei';
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 5px;
        float: left;
        padding-top: 21px;
    }

    .font_app dt {
        text-align: center;
        text-align: center;
        position: relative;
        top: -6px;
    }

    .font_app dd {
        width: 75%;
        text-align: center;
        font-size: 14px;
    }

.font_lang {
    display: block;
    float: left;
    margin-top: 20px;
}

.lefts {
    display: table-cell;
    vertical-align: middle;
    padding-right: 215px;
}

    .lefts a {
        display: block;
        height: 52px;
    }

.right {
    float: left;
    max-width: 450px;
    min-width: 450px;
    height: 25px;
    margin: 0 auto;
    color: #595959;
    font-size: 14px;
}

.App_ios {
    display: block;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.App_android {
    cursor: pointer;
    width: 100%;
    height: 60px;
    display: table-cell;
}

    .App_android img {
        float: none;
    }

.wx {
    cursor: pointer;
    width: 100%;
    height: 60px;
    display: table-cell;
}

    .wx img {
        float: none;
    }

.marker {
    width: 129px;
    height: 116px;
    background-color: white;
    text-align: center;
    vertical-align: middle;
    padding-top: 12px;
}

    .marker img, .qrcode_marker img {
        cursor:pointer;
        vertical-align: middle;
        border: 1px solid #429bff;
        box-shadow: #666 0px 0px 10px;
    }

.marker_bom img {
    border: none;
    text-align: left;
    float: left;
    box-shadow: none;
}

.marker_bom span {
    text-align: center;
    display: table-cell;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    color: #4c4c4c;
    padding: 5px 0px 0px 0px;
    vertical-align: middle;
}

.marker_bom {
    padding: 9px 0px 0px 22px;
}

.amap-info-sharp {
    height: 23px;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    top: -19px;
    width: 40px;
    background: url(/Images/triangle.png) no-repeat 10px center;
    left: 41px;
}

.qrcode-info {
    position: absolute;
    z-index: 5;
    display: none;
    border: 1px solid silver;
    width: 160px;
    height: 160px;
    box-shadow: rgb(102, 102, 102) 0px 0px 10px;
    right: 110px;
    top: 71px;
    opacity: 1;
}

.qrcode_marker {
    width: 160px;
    height: 160px;
    background-color: white;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.qrcode-info-sharp {
    height: 23px;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    top: 155px;
    width: 40px;
    background: url(/Images/sharp_03.png) no-repeat 10px center;
    left: 59px;
}

.App_android img {
    float: none;
}

.App_android label {
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    text-align: center;
}

.wx img {
    float: none;
}

.wx label {
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    text-align: center;
}

.backgroundDiv {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 14;
    /* IE滤镜 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    /* CSS3 */
    background-color: rgba(25,94,7,.5);
}

.browse {
    text-align: center;
    color: #848484;
    line-height: 1.8;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 21;
    /* IE滤镜 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    /* CSS3 */
    background-color: rgba(25,94,7,.5);
}

.close-browser {
    top: 0px;
    width: 80px;
    height: 80px;
    right: 0px;
    position: absolute;
    background: url('../../Images/login/clos.png') scroll no-repeat 0% 0% transparent;
}

A:link {
    color: #ffffff;
    text-decoration: none;
}

.browser-box {
    width: 980px;
    margin: 140px auto 0px auto;
}

    .browser-box h1 {
        color: orange;
        font-size: 48px;
    }

    .browser-box p {
        color: #ccc;
        font-size: 25px;
        margin: 14px 0px 20px 0px;
    }

.browser {
    width: 680px;
    padding: 0px;
    margin: 100px auto 0px auto;
    list-style-type: none;
}

.clearfix:before {
    width: 0px;
    height: 0px;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: "\0020";
}

.clearfix:after {
    width: 0px;
    height: 0px;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: "\0020";
    clear: both;
}

.browser li {
    width: 170px;
    text-align: center;
    float: left;
}

.browser img {
    border-width: medium;
    border-style: none;
}

.browser span {
    display: block;
}

.load-app {
    width: 35%;
    margin: 0 auto;
    height: 110px;
    text-align: center;
    margin-top: 15px;
}

    .load-app dl {
        width: 50%;
        text-align: center;
        float: left;
    }

        .load-app dl dt {
        }

        .load-app dl dd {
            font-size: 13px;
        }

.wrap-left-img {
    width: 830px;
    height: 476px;
    float: left;
    margin-top: 35px;
}

.wrap-right-login {
    width: 320px;
    height: 398px;
    float: right;
    position: relative;
    top: 50px;
}


/* 红叶
    首页
*/

.logo-hf {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translate(-50%, 0%);
}

    .logo-hf img {
        width: 150px;
    }

.hf-title {
    position: absolute;
    width: 100%;
    top: 234px;
    text-align: center;
    color: #ffffff;
}

.hf-title h1 {
        /*font-family: monospace;*/
        font-size: 36px;
        letter-spacing: 1px;
}
.hf-right-login {
    position: absolute;
    top: 380px;
    left: 50%;
    margin-left: -330px;
    transform: translate(50%, 0%);
    width: 600px;
    height: 505px;
    background: url(../../Images/hongfeng/bg.png) 0px no-repeat;
    background-size: 100% 100%;
}
.hf-logins {
    display: flex;
}
    .hf-logins form {
        padding-left: 75px;
        padding-right: 75px;
        padding-top: 60px;
        box-sizing: border-box;
    }
    .hf-logins .hf-login_input {
        display: flex;
        height: 48px;
        margin-bottom: 30px;
    }
        .hf-logins .hf-login_input label {
            flex-grow: 1;
            width: 120px;
        }
            .hf-logins .hf-login_input label img {
                position: relative;
                top: 7px;
                width: 32px;
            }
            .hf-logins .hf-login_input label small {
                position: relative;
                top: -2px;
                font-size: 16px;
                color: #ffffff;
            }
        .hf-logins .hf-login_input input {
            flex-grow: 4;
            width: 346px;
            background-color: none;
            border: none;
            background: url(../../Images/hongfeng/input.png) 0px no-repeat;
            background-size: 100% 100%;
            outline: none;
            color: #ffffff;
            padding-left: 10px;
            box-sizing: border-box;
        
        }
.hf-forget-password {
    font-size: 12px;
    color: #ffffff;
    margin-bottom:30px;
}
    .hf-forget-password span {
        margin-right: 36px;
    }
        .hf-forget-password span img {
            width: 20px;
            position: relative;
            top: 4px;
            margin-right: 5px;
        }
        .hf-forget-password span input {
            position: relative;
            top: 2px;
            margin-right: 5px;
        }
.hf-bottm{
    height:48px;
    
}
    .hf-bottm input {
        background:#10acff;
        background-size: 100% 100%;
        border: none;
        outline: none;
        width: 100%;
        height: 100%;
        color:#ffffff;
    }
.hf-cp {
    position: absolute;
    top: -103px;
    left: -50%;
    transform: translate(-50%, 0%);
    width: 776px;
    margin-left: -70px;
}

@media screen and (max-width: 1682px) {
    .logo-hf img {
        width: 100px
    }
    .logo-hf {
        top:30px;
    }
    .hf-title {
        top:150px;
    }

    .hf-right-login {
        position: absolute;
        top: 230px;
        height: 305px;
        width: 500px;
    }
    .hf-logins form {
        padding-left: 25px;
        padding-right: 75px;
        padding-top: 0px;
    }
    .hf-bottm {
        height: 38px;
        width: 200px;
        background: #10acff;
        line-height: 38px;
        position: absolute;
        right: 29px;
        bottom: 22px;
    }
        .hf-bottm input {
            color: #ffffff !important;
            background:none;
        }
    .wrap-login {
        width:500px;
        height: 75px;
    }
    } 