﻿
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, button, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}

body {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #333;
    -webkit-text-size-adjust: none;
}

select, input, button, textarea {
    font: 99% arial, "Microsoft Yahei", helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a, span, input, select, textarea, button {
    outline: none;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .clearfix:after {
        clear: both;
    }

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}
/*!grid system */
.row {
    overflow: hidden;
}

.ml8 {
    margin-left: 8px;
}

.ml36 {
    margin-left: 36px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

body {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #333;
    -webkit-text-size-adjust: none;
}

/* register ==20200220==*/
.reg-container{
    background: url(../img/login_bg4.png) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.reg-header {
    height: 105px;
    background-color: #e8ebef;
}

.reg-header .title {
    margin-left: 3%;
    font-weight: bold;
    font-size: 36px;
    color: #2b8edf;
    height: 105px;
    line-height: 105px;
}

.reg-body {
    width: 100%;
}

.reg-son {
  margin: auto;
  margin-top: 10px;
  position: initial;
  width: 900px;
}
.reg-footer {
    height: 96px;
    width: 100%;
    text-align: center;
    color: #666;
    background:#fff;
    padding-top: 15px;
}
.reg-footer >p {
    font-family: 微软雅黑;
    font-size: 12px;
    text-align: center;
    color: #999;
    line-height: 30px;
}
/* register ==20200220===end*/
.login-header {
    height: 105px;
}

.login-header .title {
  margin-left: 3%;
  font-weight: bold;
  font-size: 36px;
  color: #2b8edf;
  height: 105px;
  line-height: 105px;
}

.login-body {
    position: absolute;
    top: 105px;
    bottom: 96px;
    width: 100%;
    background: #2b8edf;    /*min-height: 800px;*/
    background: url(../img/login_bg4.png);
}
.login-footer {
    position: absolute;
    height: 96px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    color: #666;
}

.login-footer > p {
	margin-top: 16px;
}
.body-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.body-pic2 {
    position: absolute;
    top: 0px;
    left: -1%;
    height: 100%;
}

.body-icon2 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 23%;
}


/*��¼*/
.form-row::after {
    clear: both;
}

.form-row::after, .form-row::before {
    display: table;
    content: " ";
}

.login-bg {
    position: absolute;
    top: 15%;
    left: 15%;
    height: 67%;
}

.login-block {
    margin-top: -150px;
    position: absolute;
    top: 40%;
    right: 10%;
    width: 365px;
    /*background: url(../img/login-blockBg.png) no-repeat;*/
    background-size: 100% 100%;
}

.login-hd li {
    float: left;
    width: 50%;
    line-height: 44px;
    color: #999;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

.login-hd .cur {
    color: #3790e0;
    border-bottom: 2px solid #4d90df;
}

.submit-block {
    margin: 0 30px;
}

    .submit-block input, .submit-block2 input {
        width: 203px;
        height: 42px;
        line-height: 42px;
        padding-left: 50px;
        padding-right: 10px;
        overflow: hidden;
        margin-left: 0px;
        border: 1px solid #d7d8d5;
        border-radius: 4px;
        font-family: Microsoft Yahei;
        background: url(../img/person-login2.png) 11px center no-repeat;
    }

        .submit-block input.pwd {
            background-image: url(../img/pwd-login2.png);
            background-position-x: 11px;
        }

        .submit-block input.validate {
            background-image: url(../img/validate-login2.png);
            width: 105px;
        }

.mini-verifycode > img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.operate .download {
    padding-left: 23px;
    background: url(../img/download-icon.png) no-repeat 4px center;
}

.login-btn > button {
    margin-top: 16px;
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 18px;
    font-family: Microsoft Yahei;
    text-align: center;
    cursor: pointer;
    background-color: #43a8ef;
    border: 0;
    border-radius: 4px;
}

.submit-block {
    margin: 0 30px;
}

.submit-ca .mt14 {
    margin-top: 14px;
}

.operate a {
    color: #999;
    font-size: 14px;
}

.operate .download {
    padding-left: 23px;
    background: url(../img/download-icon.png) no-repeat 4px center;
}

.submit-ca .login-btn button {
    margin-top: 16px;
}

.nav-tabs-custom > .nav-tabs > li.active {
    border-bottom-color: #2b8edf;
}

.nav-tabs-custom > .nav-tabs > li {
    border-bottom: 3px solid transparent;
    border-top: none;
    margin-bottom: -2px;
    margin-right: 0px;
    width: 50%;
}

    .nav-tabs-custom > .nav-tabs > li > a, .nav-tabs-custom > .nav-tabs > li > a:hover {
        background: transparent;
        margin: 0;
        text-align: center;
        font-size: 16px;
    }

.box-footer a {
}

.m-form-group {
    margin: 20px 0;
}

.m-input-group {
    position: relative;
    font-size: 0;
}

.m-input-large, .m-select-value-large {
    width: 325px;
    height: 50px;
    font-size: 14px;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.m-input, .m-select-value {
    color: #333;
    padding: 0 2em 0 1em;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border .2s;
    -moz-transition: border .2s;
    transition: border .2s;
    -webkit-appearance: none;
}

.account-input {
    padding-right: 32px;
}

.account-input, .password-input {
    padding-left: 36px;
}

input::-ms-clear {
    display: none;
}

input::-ms-reveal {
    display: none;
}

.m-input-group .m-input-in-icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 24px;
    margin: auto;
    font-size: 0;
    line-height: 24px;
}

.icon-password, .icon-user {
    position: absolute;
    left: 8px;
    top: 0;
    bottom: 0;
    width: 24px;
    height: 20px;
    margin: auto;
    font-size: 16px;
    line-height: 20px;
    color: #ccc;
    text-align: center;
}


.m-input-group .icon-close-eye, .m-input-group .icon-open-eye {
    width: 24px;
    height: 20px;
    margin-top: 1px;
    margin-left: -1px;
    margin-right: 12px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.m-input-group .icon-clean, .m-input-group .icon-close-eye, .m-input-group .icon-open-eye {
    display: inline-block;
    color: #ccc;
    cursor: pointer;
    vertical-align: middle;
}

.m-input:focus {
    border-color: #4486e9;
    box-shadow: 0 0 2px #4486e9;
}

.btn-primary {
    background: #2b8edf;
}

.m-form .m-form-group.z-small {
    margin: 5px 0;
    font-size: 12px;
}

.other-link {
    margin-top: 10px;
    font-size: 12px;
}

.m-form-error {
    position: relative;
    max-width: 300px;
    color: #ff5c57;
    line-height: 20px;
}

    .m-form-error .m-error-message {
        display: block;
        margin-left: 26px;
    }

    .m-form-error .icon-fault {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 20px;
        height: 20px;
        margin: auto;
        font-size: 20px;
    }

.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #ffffff;
}

/* NAV TABS */
.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

    .nav-tabs-custom > .nav-tabs {
        margin: 0;
        border-bottom-color: #f4f4f4;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

        .nav-tabs-custom > .nav-tabs > li {
            border-top: 3px solid transparent;
            margin-bottom: -2px;
            margin-right: 5px;
        }

            .nav-tabs-custom > .nav-tabs > li.disabled > a {
                color: #777;
            }

            .nav-tabs-custom > .nav-tabs > li > a {
                color: #444;
                border-radius: 0;
            }

                .nav-tabs-custom > .nav-tabs > li > a.text-muted {
                    color: #999;
                }

                .nav-tabs-custom > .nav-tabs > li > a,
                .nav-tabs-custom > .nav-tabs > li > a:hover {
                    background: transparent;
                    margin: 0;
                }

                    .nav-tabs-custom > .nav-tabs > li > a:hover {
                        color: #999;
                    }

            .nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover,
            .nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus,
            .nav-tabs-custom > .nav-tabs > li:not(.active) > a:active {
                border-color: transparent;
            }

            .nav-tabs-custom > .nav-tabs > li.active {
                border-top-color: #3c8dbc;
            }

                .nav-tabs-custom > .nav-tabs > li.active > a,
                .nav-tabs-custom > .nav-tabs > li.active:hover > a {
                    background-color: #fff;
                    color: #444;
                }

                .nav-tabs-custom > .nav-tabs > li.active > a {
                    border-top-color: transparent;
                    border-left-color: #f4f4f4;
                    border-right-color: #f4f4f4;
                }

            .nav-tabs-custom > .nav-tabs > li:first-of-type {
                margin-left: 0;
            }

                .nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
                    border-left-color: transparent;
                }

        .nav-tabs-custom > .nav-tabs.pull-right {
            float: none !important;
        }

            .nav-tabs-custom > .nav-tabs.pull-right > li {
                float: right;
            }

                .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type {
                    margin-right: 0;
                }

                    .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type > a {
                        border-left-width: 1px;
                    }

                    .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type.active > a {
                        border-left-color: #f4f4f4;
                        border-right-color: transparent;
                    }

        .nav-tabs-custom > .nav-tabs > li.header {
            line-height: 35px;
            padding: 0 10px;
            font-size: 20px;
            color: #444;
        }

            .nav-tabs-custom > .nav-tabs > li.header > .fa,
            .nav-tabs-custom > .nav-tabs > li.header > .glyphicon,
            .nav-tabs-custom > .nav-tabs > li.header > .ion {
                margin-right: 5px;
            }

    .nav-tabs-custom > .tab-content {
        background: #fff;
        padding: 10px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .nav-tabs-custom .dropdown.open > a:active,
    .nav-tabs-custom .dropdown.open > a:focus {
        background: transparent;
        color: #999;
    }

    .nav-tabs-custom.tab-primary > .nav-tabs > li.active {
        border-top-color: #3c8dbc;
    }

    .nav-tabs-custom.tab-info > .nav-tabs > li.active {
        border-top-color: #00c0ef;
    }

    .nav-tabs-custom.tab-danger > .nav-tabs > li.active {
        border-top-color: #dd4b39;
    }

    .nav-tabs-custom.tab-warning > .nav-tabs > li.active {
        border-top-color: #f39c12;
    }

    .nav-tabs-custom.tab-success > .nav-tabs > li.active {
        border-top-color: #00a65a;
    }

    .nav-tabs-custom.tab-default > .nav-tabs > li.active {
        border-top-color: #d2d6de;
    }

    .nav-tabs-custom > .nav-tabs > li {
        border-bottom: 3px solid transparent;
        border-top: none;
        margin-bottom: -2px;
        margin-right: 0px;
        width: 50%;
    }

        .nav-tabs-custom > .nav-tabs > li > a, .nav-tabs-custom > .nav-tabs > li > a:hover {
            background: transparent;
            margin: 0;
            text-align: center;
            font-size: 16px;
        }
