<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/*  reset  */
html, body {
    margin: 0px;
    margin: 0px !important;
    padding: 0px;
    font-size: 12px; /*overflow: hidden;*/
    color: #555;
    height: 100%;
}

input {
    color: #555;
}

a {
    color: #555;
}

.hide {
    display: none;
}

body, input, textarea {
    font-family: 'Microsoft Yahei',verdana;
}

header, footer, section, aside, article, nav, hgroup, figure, figcaption, body, h1, h2, h3, h4, h5, h6, ul, ol, li, form, p, dl, dt, dd, blockquote, legend, table, th, td, fieldset, menu, pre, img {
    margin: 0px;
    padding: 0px;
}

header, footer, section, aside, article, nav, hgroup, figure, figcaption {
    display: block;
}

ul, ol, li {
    list-style: none;
    list-style-type: none;
}

table, th, td, img, fieldset {
    border: 0;
}

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

input {
    vertical-align: middle;
}

li {
    list-style-type: none;
}

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

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

input:focus {
    border: 1px solid #a3c1fd;
}

.login-button1 {
    background: url(../images/btn1.png) no-repeat;
    border: none;
    color: #fff;
    font-size: 15px;
    height: 28px;
    line-height: 28px;
    margin: 15px 0 15px 38%;
    text-align: center;
    width: 85px;
    cursor: pointer;
}


.item label /*,  .item span */ {
    float: left;
}

    .item label span {
        color: #fa0c23;
    }

.item label {
    color: #6d6b6b;
    float: left;
    padding: 5px 10px 0 35px;
    text-align: left;
    width: 95px;
}

.item label, .item span {
    float: left;
}

.item {
    float: left;
    height: 56px;
    overflow: hidden;
    width: 530px;
    position: relative;
}


/*input[type=text]{ border:0; border:1px solid #d3d3d3;}*/
.pop-up {
    height: auto;
    font-size: 14px;
    position: absolute;
    top: 15%;
    left: 35%;
    z-index: 10000;
    background-color: #fff;
}

.userswidth {
    height: 420px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 500px;
}


#btnSendCode, #SendCode, #newSendCode {
    height: 30px;
    left: 75px;
    line-height: 25px;
    width: 150px;
}



body {
    background: #fff;
    padding: 0;
    margin: 0;
    color: #535c67;
    width: 100%;
}

.top_login {
    text-align: center;
}

.dxyzm {
    background: url(../images/btn2.png) 0 0;
    color: #fff;
    display: block;
    float: right;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 100px;
    margin-right: 40px;
}

.getposition {
    position: absolute;
}

    .getposition .point {
        position: absolute;
        width: 16px;
        height: 16px;
        background-image: url(../images/tag.png);
    }

.login_input label {
    color: #333333;
    text-align: right;
}

.input-focus.code-input {
    border: 1px solid #bfbdbd;
    border-radius: 3px;
    display: inline-block;
    height: 27px;
    line-height: 27px;
    text-indent: 5px;
    width: 70px;
}

.login_input .login_name, .login_input .login_password, .login_input .login_username, .login_input .login_code {
    margin-bottom: 0; /* float: left; margin-top:0; */
}

.showimage {
    position: relative;
    left: 30px;
}

.login_input .login_name input, .login_input .login_phone input, .login_input .login_password input {
    border: 0;
    width: 78%;
    height: 20px;
    padding: 4px 0 2px 0;
    margin-left: 60px;
    outline: none;
}


.rightimage {
    position: absolute;
    top: 205px;
}

#div_login .loginname_focus {
    box-shadow: 0 0 5px #029AFC
}



input:-webkit-autofill {
    background-color: #fff !important;
}

input:focus {
    outline-offset: 0;
}

.regesist {
    height: 50px;
    line-height: 50px;
    margin-left: 305px;
}

    .regesist a {
        color: #004aa3;
        cursor: pointer;
    }

.ca_user {
    margin: 60px 0 99px 60px;
    height: 30px;
    line-height: 30px;
    color: #333333;
}

    .ca_user img {
        vertical-align: middle;
    }

    .ca_user span {
        margin-left: 20px;
    }

.login_bottom {
    height: 50px;
    line-height: 20px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.placeholder {
    font-size: 14px;
    font-family: SimSun;
    color: #9e9e9e;
}

.placeholder {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 60px;
    line-height: 35px;
}

    .placeholder + input {
        position: relative;
        z-index: 1;
        background-size: 100% 100%;
        box-sizing: border-box;
    }

#loading {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff no-repeat center;
    opacity: 0.5;
    filter: alpha(opacity=50);
    line-height: 350px;
    font-size: 20px;
    text-align: center;
    color: #000;
    z-index: 1000;
}

.index_login {
    height: 100%;
    width: 100%;
}

.middle_content {
    width: 390px;
    height: 100%;
    top: 0px;
    border: 0px solid #67a7dd;
}

.middle_content_login {
    background: #fff;
    height: 305px;
    width: 390px;
    margin-top: 55px;
    position: relative;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

    .middle_content_login #tab li {
        border-bottom: 1px solid #c0c0c0;
        background: none;
        color: #333333;
        font-size: 14px;
        font-weight: bold;
        border: none;
        letter-spacing: 2px;
        border-bottom: 2px solid #fff;
        width: 40%
    }

    .middle_content_login #tab .on {
        color: #333333;
        background: none;
        border-bottom: 2px solid rgb(65,131,248);
    }

#tab {
    padding-top: 10px
}

    #tab li {
        height: 35px;
        line-height: 35px;
        float: left;
        cursor: pointer;
        width: 50%;
        text-align: center;
        background: #cdcdcd;
        color: #FFF;
    }

.login_input {
    margin: 15px 0 0 20px;
}

    .login_input input {
        margin-bottom: 5px;
    }

.login_username {
    background: url(../images/login_username.png) -1px 0px;
    /* border: 0 none; */
    border: 1px solid #c0c0c0;
    border-radius: 2px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 0 0 0 60px;
    vertical-align: middle;
    width: 355px;
}
.login_password {
    background: url(../images/login_password.png) -1px 0px;
    /* border: 0 none; */
    border: 1px solid #c0c0c0;
    border-radius: 2px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 0 0 0 60px;
    vertical-align: middle;
    width: 355px;
}
.login_verifycode {
    background: url(../images/login_verifycode.png) -1px 0px;
    border: 1px solid #c0c0c0;
    border-radius: 2px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 0 0 0 60px;
    vertical-align: middle;
    width: 255px;
}
.caclass {
    display: none;
}

.login_btn {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center;
}

.btn_submit {
    width: 150px;
    height: 30px;
    /*background:#004aa3;*/
    background-color: rgb(65,131,248);
    border: 1px solid rgb(65,131,248);
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    padding: 0 42px;
    height: 35px;
    line-height: 35px;
    font-family: SimSun;
}

.middle_content_login #gdstab_tab li {
    background: #4ea2f8;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    border: none;
    letter-spacing: 2px;
    float: left;
    width: 40%;
    margin-top: 10px;
}

    .middle_content_login #gdstab_tab li:first-child {
        border-top-left-radius: 6px;
    }

        .middle_content_login #gdstab_tab li:first-child + li {
            border-top-right-radius: 6px;
        }

.middle_content_login #gdstab_tab .active_user {
    color: #333333;
    background-color: rgb(248,184,78);
    color: #fff;
    height: 55px;
    line-height: 55px;
    margin-top: 0;
    z-index: 1;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

#gdstab_tab {
    width: 100%;
}

#jgtab {
    padding-top: 10px;
}

    #jgtab .on {
        color: #333333;
        background: none;
        border-bottom: 2px solid rgb(65,131,248);
    }

    #jgtab li {
        height: 35px;
        line-height: 35px;
        float: left;
        cursor: pointer;
        border-bottom: 2px solid #fff;
        width: 100%;
        text-align: left;
        background: none;
        color: #333333;
        font-size: 14px;
        font-weight: bold;
        border: none;
        letter-spacing: 2px;
    }
</pre></body></html>