* {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}

body {
    background: url(../images/login2/tms_login_bg.jpg) no-repeat top center;
    padding: 8% 0px 30px 0px;
    font-family: "微软雅黑";
    font-size: 100%;
    text-align: left;
    overflow: hidden;
    background-size: 100% 100%;
}

.login-title {
    margin: 0 auto 20px;
    width: 400px;
    text-align: center;
    position: relative;
}

.tms_edition_x {
    position: absolute;
    left: 289px;
    top: 28px;
    font-size: 14px;
    font-weight: normal;
    width: 100px;
    text-align: left;
}

.login {
    width: 34.8%;
    min-width: 534px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.login-top {
    background: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    padding-top: 33px;
    border: 10px solid #e0e6eb;
    box-shadow: 0px 0px 10px #004381;
}

    .login-top h1 {
        text-align: center;
        font-size: 27px;
        font-weight: 500;
        color: #4d7397;
        margin: 0px 0px 20px 0px;
    }

.login-txt input {
    height: 40px;
    outline: none;
    color: #818181;
    padding: 0 20px 0 63px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    width: 64%;
    -webkit-appearance: none;
    font: 14px/40px "微软雅黑";
}

.login-txt span {
    position: relative;
    margin: 0 0 20px 0;
    display: inline-block;
    width: 70%;
}

.login-txt i {
    background: url("../images/login2/tms_19.png") no-repeat;
    display: inline-block;
    width: 33px;
    height: 22px;
    position: absolute;
    top: 10px;
    left: 15px;
}

.login-pwd span {
    position: relative;
    margin: 0 0 22px 0;
    display: inline-block;
    width: 70%;
}

.login-pwd i {
    background: url("../images/login2/tms_26.png") no-repeat;
    display: inline-block;
    width: 33px;
    height: 22px;
    position: absolute;
    top: 10px;
    left: 15px;
}

.login-txt {
    width: 80%;
    margin: 0 auto;
    min-width: 345px;
}

    .login-txt label {
        width: 25%;
        text-align: right;
        display: inline-block;
        padding-right: 5px;
        color: #000;
    }

.login-top input[type="password"], .login-pwd input {
    height: 40px;
    outline: none;
    color: #818181;
    padding: 0 20px 0 63px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    width: 64%;
    -webkit-appearance: none;
    font: 14px/40px "微软雅黑";
}

.login-pwd {
    width: 80%;
    margin: 0 auto;
    min-width: 345px;
}

    .login-pwd label {
        width: 25%;
        text-align: right;
        display: inline-block;
        padding-right: 5px;
        color: #000;
    }

    .login-pwd input {
        height: 40px;
        outline: none;
        color: #818181;
        padding: 0 20px 0 63px;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        width: 75%;
        -webkit-appearance: none;
        font: 14px/40px "微软雅黑";
    }

.code {
    width: 80%;
    min-width: 345px;
    margin: 0 auto;
    padding-bottom: 22px;
}

    .code label {
        width: 25%;
        text-align: right;
        display: inline-block;
        padding-right: 5px;
        color: #000;
    }

    .code .code_yz {
        position: relative;
        display: inline-block;
        width: 200px;
        float: none !important;
        padding-left: 0;
    }

        .code .code_yz i {
            background: url("../images/login2/tms_31.png") no-repeat;
            display: inline-block;
            width: 33px;
            height: 22px;
            position: absolute;
            top: 10px;
            left: 15px;
        }

    .code input {
        height: 40px;
        outline: none;
        font-size: 15px;
        font-weight: 500;
        color: #818181;
        padding: 0 20px 0 63px;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        width: 52%;
        -webkit-appearance: none;
        font: 14px/40px "微软雅黑";
    }

    .code img {
        height: 40px;
        width: 94px;
        margin-left: 10px;
        vertical-align: middle;
    }

    .code span {
        float: left;
        padding-left: 10px;
    }

.forgot {
    width: 80%;
    margin: 0 auto;
}

    .forgot label {
        display: inline-block;
        width: 29%;
        height: 20px;
        padding-right: 5px;
    }

    .forgot a {
        font-size: 13px;
        color: #4d7397;
        display: inline-block;
        border-right: 2px solid #4d7397;
        padding: 0px 7px 0px 0px;
    }

        .forgot a:hover {
            color: #014180;
        }

    .forgot input[type="submit"], .forgot input {
        background: #0056a6;
        color: #fff;
        width: 36%;
        display: inline-block;
        cursor: pointer;
        border-radius: 6px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 6px;
        -o-border-radius: 6px;
        outline: none;
        font: 18px/40px "微软雅黑";
        height: 40px;
        margin-top: 10px;
    }

.forgot_box {
    width: 61%;
    margin: -15px auto 0 auto;
}

    .forgot_box p {
        float: left;
    }

        .forgot_box p input[type=checkbox] {
            vertical-align: middle;
            margin-right: 5px;
        }

        .forgot_box p span {
            font-size: 12px;
            color: #666;
        }

        .forgot_box p.forgot_box_z {
            float: right;
        }

    .forgot_box label {
        display: inline-block;
        width: 29%;
        height: 20px;
        padding-right: 7px;
        float: left;
    }

.copyright {
    text-align: center;
}

.copyright2 {
    padding: 165px 0px 0px 0px;
}

.copyright p {
    font-size: 13px;
    font-weight: 400;
    color: #818182;
}

    .copyright p a {
        font-size: 12px;
        font-weight: 400;
        color: #868181;
    }

        .copyright p a:hover {
            color: #f08600;
            transition: 0.5s all;
            -webkit-transition: 0.5s all;
            -moz-transition: 0.5s all;
            -o-transition: 0.5s all;
        }

.clear {
    clear: both;
}

.code-link {
    float: left;
    width: 50px;
    color: #666;
    font-size: 12px;
}

.login-msg {
    display: none;
    line-height: 24px;
    color: red;
    font-size: 14px;
    position: absolute;
    z-index: 0;
    width: 80%;
    margin: 5px auto;
    min-width: 345px;
    margin-bottom: 18px;
    top: -25px;
    left: 70px;
}

    .login-msg .im {
        display: inline-block;
        width: 15px;
        height: 15px;
        background: url(../images/login2/login-ico.png) no-repeat;
        vertical-align: sub;
        padding-right: 5px;
    }

    .login-msg label {
        width: 26%;
        text-align: right;
        display: inline-block;
        padding-right: 5px;
        color: #fff;
    }

    .login-msg i {
        padding: 3px 10px;
        font-style: normal;
    }
/*404*/
.tms_404_x {
    background: #fff;
    overflow: hidden;
}

.tms_404main_x {
    width: 100%;
    background: #94c5ef;
    overflow: hidden;
}

.tms_404Main_x {
    width: 1126px;
    height: 404px;
    padding-top: 25px;
    box-sizing: border-box;
    position: absolute;
    top: 58%;
    margin-top: -202px;
    left: 50%;
    background: url(../images/login2/404_03.png) no-repeat;
}

.tms_404_text_x {
    color: #004483;
    font-family: "微软雅黑";
    font-size: 18px;
    padding-bottom: 5px;
}

.tms_404_indent_x {
    font-size: 45px;
}

.tms_404_back_x {
    font-size: 14px;
    color: #004483;
    padding-top: 20px;
    font-weight: bold;
}

    .tms_404_back_x a {
        color: #f8b62b;
        padding: 0 5px;
    }

.tms_404text_main_x {
    position: absolute;
    padding-left: 68px;
    left: -360px;
    top: -100px;
    background: url(../images/login2/404_erro.png) no-repeat left 12px;
}

/*500*/
.tms_500 {
    background: url(../images/login2/500_07.png) no-repeat left 12px;
}

/*首页改变*/
.tms_dongBg_x {
    width: 100%;
    height: 300px;
    position: absolute;
    bottom: 0px;
    z-index: 1;
    text-align: center;
}

.tms_loginInputBg_x {
    width: 100%;
    position: relative;
    margin-left: -32px;
    padding: 7px 32px 18px 32px;
    padding-bottom: 0;
}

.tms_loginInputBgJiao_x {
    width: 32px;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.tms_loginInputBgJiao2_x {
    width: 32px;
    height: 20px;
    position: absolute;
    bottom: -20px;
    right: 0;
}

.tms_loginTopKeFu_x {
    width: 100%;
    height: 52px;
    background: url(../images/login2/touMingBg_03.png) repeat;
    position: absolute;
    top: 0;
}

.tms_loginTopKeFuMain_x {
    width: 100%;
    height: 52px;
    margin: 0 auto;
    text-align: center;
    line-height: 52px;
}

.tms_customerTel_x {
    display: inline-block;
    height: 52px;
}

span.tms_customerQQ_x {
    display: inline-block;
    height: 52px;
    padding-left: 53px;
    background: url(../images/login2/tms_kefu_01.png) no-repeat;
    background-position: 16px 16px;
    color: #333333;
    font-size: 14px;
    font-family: "微软雅黑";
}

    span.tms_customerQQ_x a {
        color: #333;
    }

span.tms_customerTel_x {
    display: inline-block;
    height: 52px;
    padding-left: 53px;
    background: url(../images/login2/tms_kefu.png) no-repeat;
    background-position: 26px 16px;
    color: #333333;
    font-size: 14px;
    font-family: "微软雅黑";
}

.tms_introduce_x {
    width: 1022px;
    height: 86%;
    overflow: hidden;
    position: absolute;
    bottom: -1200px;
    left: 50%;
    box-sizing: border-box;
    z-index: 9999;
    margin-left: -505px;
    border: 1px solid #526692;
    background: url(../images/login2/jieshaoBg_23.jpg) top center no-repeat #fff;
    text-align: center;
}

.tms_introduce_scroll_x {
    width: 1022px;
    height: 93%;
    overflow: auto;
}

.tms_introduce_x h3 {
    font-size: 30px;
    color: #0f2c8e;
    font-family: "微软雅黑";
    padding: 20px 0;
}

.tms_introduce_x ul li {
    width: 365px;
    padding-left: 118px;
    padding-bottom: 33px;
    padding-right: 10px;
    overflow: hidden;
    float: left;
    color: #0f2c8e;
    text-align: left;
    line-height: 28px;
}

    .tms_introduce_x ul li.jieshaoIco1 {
        background: url(../images/login2/jieshao_28.png) no-repeat;
        background-position: 38px 20px;
    }

    .tms_introduce_x ul li.jieshaoIco2 {
        background: url(../images/login2/jieshao_30.png) no-repeat;
        background-position: 38px 20px;
    }

    .tms_introduce_x ul li.jieshaoIco3 {
        background: url(../images/login2/jieshao_34.png) no-repeat;
        background-position: 38px 20px;
    }

    .tms_introduce_x ul li.jieshaoIco4 {
        background: url(../images/login2/jieshao_35.png) no-repeat;
        background-position: 38px 20px;
    }

.tms_introduceTitle_x {
    width: 100%;
    height: 50px;
    background: rgba(58, 112, 193, 0.26);
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 50px;
    box-sizing: border-box;
    padding-left: 10px;
}

.tms_introduceClose_x {
    float: right;
    padding-right: 10px;
}

    .tms_introduceClose_x:hover {
        color: red;
        cursor: pointer;
    }

.tms_lagan {
    width: 120px;
    height: 147px;
    background: none;
    position: absolute;
    top: 0;
    left: 200px;
    cursor: pointer;
}

#tms_lagan {
    transition: top 0.2s;
    -moz-transition: top 0.2s;
    -webkit-transition: top 0.2s;
    -o-transition: top 0.2s;
}

    #tms_lagan:hover {
        top: -5px;
    }

.dongBgTExt {
    font-size: 45px;
    width: 1336px;
    margin: 0 auto;
    text-align: right;
    padding-top: 40px;
}

.tms_Text_chuangzao {
    color: #0f2c8e;
}

.tms_Text_fuwu {
    color: #f08600;
}

.tms_position_Pic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

span.tms_customerJshao_x {
    padding-right: 20px;
    background: url(../images/login2/tms_jieshao.png) 25px 16px no-repeat;
}

.tms_bodyScroll_x {
    overflow: auto;
    min-height: 658px;
}

.tms_setIndex_x {
    position: absolute;
    right: 18px;
    top: 0px;
}

    .tms_setIndex_x a {
        margin-right: 5px;
        font-size: 14px;
        color: #333;
    }

        .tms_setIndex_x a:hover {
            color: #cc2026;
        }

/*首页二次修改*/
.tms_loginTopKeFuMain_x_box {
    position: absolute;
    top: 0;
    right: 335px;
}

.tms_setIndex_x em {
    font-style: normal;
    font-size: 12px;
    margin-right: 5px;
    vertical-align: top;
}

.tms_bodyScroll_x_login_box {
    position: relative;
}

.tms_bodyScroll_x_bg {
    width: 100%;
    height: 213px;
    position: absolute;
    top: 36%;
    left: 0;
    background: url("../images/login2/tms_bg.jpg") no-repeat #00509b;
    background-size: 100%;
}

.copyright_box {
    width: 100%;
    margin: 0 auto;
    padding: 15px 0 0 0;
    vertical-align: middle;
}

.copyright_logo {
    float: left;
    vertical-align: middle;
}

.copyright {
    margin-top: 8px;
}

p.copyright_suggest {
    color: #f8b62b;
    font-size: 12px;
    margin-top: 10px;
}

.login_code_im {
    margin-top: 25px;
}

.login_code_w {
    font-size: 14px;
    color: #000;
}

.tms_code_x {
    display: none;
}

::-ms-clear, ::-ms-reveal {
    display: none;
}

@media screen and (min-width:1440px) and (max-width:1600px) {
    .copyright_box {
        padding: 0;
    }

    .login_code_im {
        margin-top: 97px;
    }
}

@media screen and (max-width: 1366px) {
    body {
        padding: 5% 0 30px 0;
    }

    .tms_loginTopKeFuMain_x {
        height: 36px;
        line-height: 36px;
        font-size: 12px;
    }

    .tms_loginTopKeFu_x {
        height: 36px;
    }

    .tms_bodyScroll_x_bg {
        height: 150px;
        top: 44%;
        background: url(../images/login2/tms_bg_1280.jpg) no-repeat #00509b;
    }

    span.tms_customerQQ_x {
        height: 36px;
        background-position: 16px 7px;
        font-size: 12px;
    }

    span.tms_customerTel_x {
        height: 36px;
        background-position: 26px 7px;
        font-size: 12px;
    }

    .tms_setIndex_x a {
        font-size: 12px;
    }

    .login-title img {
        width: 386px;
        height: 93px;
    }

    .login-top {
        padding: 10px 0 0 0 !important;
    }

    .login-txt label, .login-pwd label, .code label {
        font-size: 14px;
    }

    .login-txt input, .login-top input[type="password"], .login-pwd input, .code input {
        font-size: 12px;
    }

    .login-txt input {
        height: 34px;
        line-height: 34px;
        margin-bottom: 15px;
    }

    .login-txt span {
        width: 270px;
    }

    .login-pwd span {
        width: 270px;
    }

    .code .code_yz {
        width: 165px;
    }

    .login-top input[type="password"], .login-pwd input {
        height: 34px;
        line-height: 34px;
        margin-bottom: 15px;
    }

    .code {
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

        .code input {
            height: 34px;
            line-height: 34px;
        }

    .forgot input[type="submit"], .forgot input {
        margin-top: 0;
    }

    .login-txt i, .login-pwd i, .code .code_yz i {
        top: 7px;
    }

    .login-txt span, .login-pwd span {
        margin: 0;
    }

    .forgot input[type="submit"], .forgot input {
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        margin-top: 10px;
    }

    .tms_dongBg_x {
        height: 180px;
    }

    .copyright p {
        font-size: 12px;
    }

    .login-msg {
        position: absolute;
        top: -13px;
        left: 71px;
    }

    .forgot span, .forgot a {
        padding: 0px 1.5% !important;
        line-height: 33px !important;
        font-size: 12px;
    }

    .forgot span {
        width: 50%;
    }

    .tms_loginInputBg_x {
        padding: 17px 32px 0 32px;
    }

    em.hidden_list {
        top: 30px !important;
    }

    .copyright_box {
        padding: 65px 0 0 0;
    }

    .tms_code_x {
        display: inline-block;
    }

        .tms_code_x i {
            font-style: normal;
            font-size: 12px;
            color: #333;
            cursor: pointer;
        }

    span.tms_code_x {
        height: 36px;
        background: url("../images/login2/tms_code_1280.png") center no-repeat;
        padding-left: 80px;
        font-size: 12px;
    }

    .tms_code_x_im {
        position: absolute;
        top: 35px;
        left: 35px;
        z-index: 999;
        display: none;
    }

    .tms_code_x:hover .tms_code_x_im {
        display: inline-block;
    }
}

.login_userlist {
    display: none;
    width: 64%;
    max-height: 152px;
    position: absolute;
    top: 33px;
    padding: 1px 20px 1px 63px;
    border: 1px solid #ccc;
    background: #fff;
    z-index: 99;
    overflow: auto;
}

    .login_userlist li {
        padding: 0 19px 0 62px;
        margin-left: -62px;
        width: 100%;
        font-size: 14px;
        background: #e8f0f8;
        line-height: 38px;
        color: #666;
        cursor: pointer;
    }

        .login_userlist li em {
            display: none;
            margin-right: -12px;
            font-size: 26px;
            line-height: 33px;
        }

        .login_userlist li:hover {
            background: #0b6eb9;
            color: #fff;
        }

            .login_userlist li:hover em {
                float: right;
                display: block;
                font-style: normal;
            }

em.hidden_list {
    position: absolute;
    right: 23%;
    top: 22px;
    width: 20px;
    height: 12px;
    background: url(../images/login2/user_list_bg.png) no-repeat;
    z-index: 99;
    cursor: pointer;
}

.show_user_list em {
    background-position: 0 -32px;
}

.show_user_list .login_userlist {
    display: block;
}

.forgot, .forgot a {
    font-size: 14px;
    color: #0056a6;
    border-right: 0;
}

    .forgot span, .forgot a {
        padding: 5px 1.5%;
        line-height: 40px;
        padding-top: 5px;
        display: inline-block;
        padding-right: 0;
        color: #0056a6;
    }

        .forgot a:hover span {
            color: #014180;
        }

        .logo_type_img2, .forgot a:hover .logo_type_img1 {
            display: none;
        }

        .forgot a:hover .logo_type_img2 {
            display: inline;
        }
