﻿html, body {
    width: 100%;
    height: 100%;
}

body {
    min-width: 1240px;
    min-height: 660px;
}

.header {
    width: 100%;
    height: 80px;
    background: #FEFEFE;
    box-shadow: 0px 3px 3px rgba(191, 191, 191, 0.16);
    margin: 0 auto;
}

.logodiv {
    width: 49px;
    height: 80px;
    float: left;
}

.logo {
    margin: 23px 0 0px 80px;
}

.login {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

    .login .login_bg {
        display: flex;
        justify-content: center;
        flex-direction: column;
        flex: 1;
        background: #f1f8fd;
        background-repeat: no-repeat;
        background-image: url('../images/index/login-bg.png');
        background-position: center;
        background-size: auto;
    }

    .login .login_top {
        width: 100%;
        height: 80px;
        display: flex;
        align-items: end;
        vertical-align: middle;
        padding-left: 150px;
    }

    .login .content {
        width: 100%;
        flex: 1;
        position: relative;
    }

        .login .content .loginform {
            padding-bottom: 20px;
            width: 426px;
            background: #FFFFFF;
            float: left;
            border-radius: 16px 16px 16px 16px;
            position: absolute;
            top: 50%;
            right: 230px;
            transform: translateY(-50%);
        }

@media screen and (max-width:1440px) {
    .login .content .loginform {
        right: 120px;
    }
}

@media (min-width:1441px) and (max-width:1600px) {
    .login .content .loginform {
        right: 140px;
    }
}

.footer {
    width: 100%;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .footer p {
        font-weight: 400;
        font-size: 12px;
        color: #666666;
    }

#beian, #policebeian {
    color: #666666;
}

.form-msg {
    margin-top: 32px;
    margin-bottom: 32px;
    font-family: Microsoft YaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    color: #1D49B1;
    opacity: 1;
}


.control-label {
    width: 89px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-right: none;
    padding-left: 14px;
    font-size: 14px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    line-height: 39px;
    color: #666666;
    opacity: 1;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    float: left;
}

.control-label-wxbind {
    width: 89px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-right: none;
    /*padding-left: 14px;*/
    font-size: 14px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    line-height: 39px;
    color: #666666;
    opacity: 1;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    float: left;
}

.form-group {
    position: relative;
    margin-left: 16px;
    margin-bottom: 16px;
    width: 336px;
}

.form-group-wxbind {
    position: relative;
    margin-bottom: 16px;
    width: 336px;
}

.form-control {
    width: 247px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    font-family: "Microsoft YaHei";
    color: #1A1A1A;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    box-shadow: none;
    opacity: 1;
}

.form-group-title {
    z-index: 1;
    margin-left: 31px;
}

.btn:focus, .btn:active:focus,
.btn.active:focus, .btn.focus,
.btn:active.focus, .btn.active.focus {
    outline: none;
    border-color: transparent;
    box-shadow: none;
}

.btn-login {
    width: 336px;
    height: 42px;
    margin-top: 4px;
    background-color: #2737AF;
    color: white !important;
    vertical-align: middle;
    border-radius: 0px 0px 0px 0px;
}

    .btn-login:hover {
        background-color: #1366EC;
        /*background: url(../images/index/btn_login_hover.png);*/
    }

    .btn-login:active {
        background-color: #1366EC;
        /*background: url(../images/index/btn_login_hover.png);*/
    }

    .btn-login:focus {
        background-color: #1366EC;
        /*background: url(../images/index/btn_login_hover.png);*/
    }

    .btn-login:active:focus {
        background-color: #1366EC;
        /*background: url(../images/index/btn_login_hover.png);*/
    }

    .btn-login:disabled {
        background-color: #1366EC;
        /*background: url(../images/index/btn_login_hover.png);*/
    }


.from-control-verify {
    width: 160px;
    float: left;
}

.from-control-verifyimg {
    margin-right: 24px;
    margin-top: 16px;
    float: right;
}

.btn-sendTelRegi {
    margin-right: 10px;
    margin-top: 18px;
    float: right;
}


.btn-sendTel {
    margin-right: 24px;
    margin-top: 16px;
    float: right;
}

.divverfiy {
    margin-left: 16px;
}

.tab-pane {
    margin: 30px auto;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border-bottom: 2px solid #004eff;
        color: #4877E6;
    }

.nav-tabs > li > a {
    color: #555;
    font-size: 18px;
    font-weight: bold
}


.nav-tab-li-login {
    width: 50%;
    text-align: center;
}

.display-inline {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.linkBro {
    text-decoration: none;
    color: #303030;
}

    /*去除未被访问的a标签的下划线*/
    .linkBro:link {
        text-decoration: none;
        color: #303030;
    }
    /*去除已经被访问过的a标签的下划线*/
    .linkBro:visited {
        text-decoration: none;
        color: #303030;
    }
    /*去除鼠标悬停时的a标签的下划线*/
    .linkBro:hover {
        text-decoration: none;
        color: #303030;
    }
    /*去除正在点击的a标签的下划线（鼠标按下，尚未松开）*/
    .linkBro:active {
        text-decoration: none;
        color: #303030;
    }
    /*去除获得焦点的a标签的下划线（被鼠标点击过）*/
    .linkBro:focus {
        text-decoration: none;
        color: #303030;
    }

.hiscorp {
    position: absolute;
    display: none;
    width: 247px;
    top: 38px;
    border-radius: 0 0 10px 10px;
    border: 1px solid #66AFE9 !important;
    border-top: 0 !important;
    box-shadow: none;
    font-family: Arial,"PingFang SC","Microsoft YaHei",sans-serif;
    z-index: 100;
    float: right;
    margin-left: 89px;
    opacity: 1;
    background: #FFFFFF;
}

    .hiscorp ul {
        margin: 5px 14px 0;
        padding: 6px 0 7px;
        background: 0 0;
        border-top: 1px solid #f5f5f6;
    }

    .hiscorp li {
        width: auto;
        padding-left: 14px;
        margin-left: -14px;
        margin-right: -14px;
        list-style: none;
        line-height: 28px;
        padding: 0 8px;
        position: relative;
        cursor: default;
    }

        .hiscorp li:hover {
            color: #004eff;
            background-color: #f5f5f6;
        }

.loginsystem-div {
    display: flex;
    align-content: center;
    justify-content: space-between;
    padding-bottom: 20px;
}

.loginsystem-div-wx {
    height: 50px;
    width: 50px;
    background-image: url(../images/index/icon_login_wx.png);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 10px 10px 0px 0px;
}

.loginsystem-div-account {
    height: 50px;
    width: 50px;
    background-image: url(../images/index/icon_login_account.png);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 10px 10px 0px 0px;
}

.ispassprivacy-area {
    font-size: 14px;
    color: #666666;
    font: 100
}

.ispassprivacy-checkbox {
    height: 14px;
    width: 14px;
    position: relative;
    top: -2px;
    vertical-align: middle;
    box-shadow: none;
}

.ispassprivacy-checkbox-privacy {
    color: dodgerblue;
}
