﻿@charset "UTF-8";

.t_main {
    background: #fdfdfd;
    overflow: hidden;
    min-height: 750px
}

    .t_main .box {
        background: #fff;
        position: initial;
        margin: 85px auto;
        width: 1500px
    }

.forget_password_area {
    text-align: center;
    background: #fff;
    padding: 30px 0
}

.t_forget_pwd_title {
    margin: 0 56px;
    font-size: 26px;
    color: #555;
    height: 105px;
    line-height: 105px;
    border-bottom: 1px #eee solid
}

    .t_forget_pwd_title p {
        border-bottom: 2px red solid;
        display: inline-block;
        line-height: 101px
    }

.retrieve-password-step {
    width: 100%;
    overflow: hidden
}

.step-img {
    position: relative;
    width: 790px;
    text-align: center;
    margin: auto
}

    .step-img ul {
        position: relative;
        z-index: 9;
        height: 100px
    }

        .step-img ul li {
            position: absolute;
            margin-left: -13%;
            width: 25%;
            text-align: center
        }

            .step-img ul li:nth-child(2) {
                left: 33%
            }

            .step-img ul li:nth-child(3) {
                left: 66%
            }

            .step-img ul li:nth-child(4) {
                left: 100%
            }

            .step-img ul li .p1 {
                width: 45px;
                height: 45px;
                color: #fff;
                text-align: center;
                line-height: 45px;
                font-size: 26px;
                margin: auto;
                border-radius: 50%;
                background: #ccc
            }

            .step-img ul li.ac-li .p1 {
                background: #f13a47;
                transition: all .5s ease-in-out 0s
            }

            .step-img ul li .p2 {
                margin-top: 18px;
                color: #999;
                line-height: 18px
            }

            .step-img ul li.ac-li .p2 {
                color: #0d4377;
                transition: all .5s ease-in-out 0s
            }

.step-box-hidden {
    overflow: hidden
}

.retrieve-password-step .step-box {
    width: 100%
}

.step-box .step-main {
    float: left;
    width: 1180px;
    display: none;
    margin-left: 150px
}

.step-box .stem-action {
    display: block !important
}

.step-main table {
    width: 700px;
    text-align: center;
    margin: 70px auto 0
}

    .step-main table td {
        padding: 12.5px 0
    }

    .step-main table td {
        padding-right: 20px;
        color: #626262;
        text-align: right;
        font-size: 16px
    }

    .step-main table td {
        padding-right: 20px;
        color: #626262;
        text-align: right;
        font-size: 16px
    }

    .step-main table tr:nth-child(2n-1) td {
        padding-top: 0;
        width: 141px
    }

    .step-main table td .input-box {
        position: relative;
        width: 510px;
        height: 45px;
        font-size: 12px
    }

        .step-main table td .input-box input {
            padding-left: 10px;
            width: 100%;
            height: 100%;
            font-size: 18px;
            outline: 0;
            border-radius: 8px;
            border-width: 1px;
            border-style: solid;
            border-color: #ddd;
            border-image: initial
        }

    .step-main table td:nth-child(2n) {
        padding-right: 0;
        line-height: 40px
    }

    .step-main table td .input-box {
        position: relative;
        width: 510px;
        height: 45px;
        font-size: 12px
    }

.mailbox-bnt p {
    margin: 0;
    margin-left: 10px;
    width: 150px;
    height: 45px;
    border: 1px solid #ddd;
    background: #f2f2f2;
    color: #555;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 45px;
    display: inline-block;
    vertical-align: top
}

.eml-box {
    width: 333px !important
}

.dfe-vera {
    width: 40% !important
}

.intp-box {
    position: absolute;
    top: 430px;
    left: 246px
}

    .intp-box input {
        width: 100%;
        height: 100%;
        background: 0 0;
        border: 0;
        padding-left: 65px;
        padding-right: 30px;
        outline: 0
    }

    .intp-box .intp1 {
        width: 336px;
        background: 0 0;
        margin-bottom: 20px;
        height: 45px
    }

    .intp-box .intp2 {
        width: 336px;
        background: 0 0;
        margin-bottom: 24px;
        height: 50px;
        opacity: 0
    }

.verify-img {
    width: 50%;
    line-height: 40px
}

    .verify-img p {
        font-size: 14px;
        vertical-align: middle
    }

    .verify-img img {
        width: 80px;
        height: 30px;
        cursor: pointer
    }

    .verify-img p span {
        color: #21a7f4
    }

.step-btn {
    width: 410px;
    margin: auto
}

.btn-submit {
    width: 340px;
    font-weight: 600;
    color: #fff;
    height: 53px;
    font-size: 27px;
    letter-spacing: 5px;
    cursor: pointer;
    margin: 30px 0 0 59px;
    outline: 0;
    background: #f13a47;
    border-radius: 8px
}

.step-btn-tip {
    margin: 110px auto 0;
    padding-left: 59px;
    width: 410px;
    color: #555;
    text-align: left;
    letter-spacing: 1.2px;
    font-weight: 600;
    font-size: 30px
}

.step-btn a {
    display: block;
    width: 340px;
    border: 0;
    text-align: center;
    line-height: 53px;
    margin: 95px auto;
    outline: 0;
    font-weight: 600;
    background: #f13a47;
    border-radius: 8px;
    color: #fff;
    height: 53px;
    font-size: 27px;
    letter-spacing: 5px
}

.t_bg_banner {
    background-image: url(../images/img_bg_banner.png);
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 300px;
    z-index: 0
}

.box.t_other {
    padding-bottom: 50px;
    width: 1500px;
    min-height: 775px;
    margin: 100px auto;
    margin-bottom: 175px;
    position: relative;
    left: 0;
    box-shadow: 0 0 5px 3px rgba(0,0,0,.05)
}

.t_title_name {
    margin: 0 60px;
    padding: 35px 0
}

    .t_title_name p {
        font-size: 22px;
        line-height: 100%;
        padding-left: 15px;
        text-align: center;
        background-image: url(/style2.0/images/titeo.png);
        background-repeat: no-repeat;
        background-position: center;
        font-weight: 700
    }

.t_table_box {
    margin: 0 230px 85px 245px
}

    .t_table_box select {
        border: 1px solid #bbb;
        border-radius: 4px;
        width: 300px;
        height: 35px;
        font-size: 14px;
        padding: 0 10px
    }

    .t_table_box input[type=text] {
        border: 1px solid #bbb;
        margin-right: 2px;
        border-radius: 4px;
        width: 96px;
        height: 33px;
        font-size: 14px;
        padding: 0 10px
    }

    .t_table_box input.t_long {
        width: 300px
    }

    .t_table_box table tr td {
        font-size: 14px;
        color: #888
    }

        .t_table_box table tr td:nth-child(2n) {
            color: #333
        }

.t_source_table {
    margin: 0 75px;
    min-height: 380px;
    margin-bottom: 60px
}

    .t_source_table table tr th {
        background: #f2f2f2;
        height: 50px;
        font-size: 14px;
        color: #333;
        padding-left: 40px;
        border-right: 1px #fff solid
    }

table {
    empty-cells: show
}

.t_source_table table tr td {
    font-size: 14px;
    color: #555;
    border-right: 1px #f2f2f2 solid;
    padding: 16px 10px;
    vertical-align: text-top
}

    .t_source_table table tr td.t_pay {
        color: #da251d;
        font-weight: 600
    }

.t_source_table .tb_left a {
    background: #2c2b2b;
    color: #fff;
    border-radius: 4px;
    min-width: 100px;
    display: inline-block;
    text-align: center;
    padding: 5px 0
}

    .t_source_table .tb_left a:hover {
        background: #4b4b4b
    }

.t_none_source {
    text-align: center
}

    .t_none_source img {
        padding: 20px 0
    }

    .t_none_source .p1 {
        font-size: 20px;
        color: #555;
        font-weight: 700;
        padding-bottom: 10px
    }

    .t_none_source .p2 {
        font-size: 14px;
        color: #888
    }

.main {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

.t_banner {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

    .t_banner .am-slider-default {
        margin: 0
    }

        .t_banner .am-slider-default .am-control-nav li a {
            width: 13px;
            height: 13px
        }

        .t_banner .am-slider-default .am-control-nav {
            bottom: 145px
        }

.box {
    position: absolute;
    top: 90px;
    left: 62px;
    width: 93%
}

.t_functional-area {
    width: 365px;
    background: #fff;
    border-radius: 4px;
    padding-bottom: 25px;
    position: relative;
    top: 105px;
    right: 1%
}

ul.t_login_tab {
    width: 100%;
    color: #888;
    font-size: 18px;
    height: 60px;
    line-height: 58px;
    margin-top: 15px;
    border-bottom: 1px #eee solid
}

    ul.t_login_tab li {
        cursor: pointer;
        margin-right: 40px
    }

.t_functional_tab {
    margin: 0 35px
}

ul.t_login_tab li span {
    display: block;
    font-weight: 600
}

    .on, ul.t_login_tab li span:hover {
        color: #333
    }

.verify-img {
    width: 95px;
    height: 48px;
    text-align: center;
    line-height: 47px;
    border: none;
    border-left: 1px #eee solid
}

.t_functional_div {
    display: none
}

.select {
    display: block
}

.t_functional_div li input[type=password], .t_functional_div li input[type=text] {
    width: 83.5%;
    height: 48px;
    outline: 0;
    border: none;
    background-color: #f7f7f7 !important
}

.t_functional_div ul {
    overflow: hidden
}

.t_functional_div li {
    border: 1px #eee solid;
    margin: 7px 0;
    height: 50px;
    line-height: 0;
    background-color: #f7f7f7 !important
}

.t_functional_div {
    margin-top: 33px
}

    .t_functional_div .t_two_child input[type=text] {
        width: 150px
    }

    .t_functional_div .t_two_child a {
        width: 95px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        display: block;
        float: right;
        border: none;
        border-left: 1px #eee solid
    }

.t_button {
    background: #da251d;
    color: #fff;
    font-size: 20px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 5px auto;
    margin-bottom: 20px;
    cursor: pointer;
    border: none
}

    .t_button a {
        color: #fff
    }

.t_service_area {
    position: relative;
    top: 105px;
    right: 0;
    width: 232px
}

    .t_service_area li {
        width: 100%;
        margin-bottom: 1px;
        overflow: hidden
    }

        .t_service_area li div {
            width: 68px;
            height: 68px;
            text-align: center;
            line-height: 68px;
            background: rgba(0,0,0,.3);
            float: right
        }

            .t_service_area li div a {
                display: block
            }

            .t_service_area li div p {
                color: #fff;
                font-size: 16px;
                vertical-align: middle;
                padding: 0 20px;
                display: none
            }

            .t_service_area li div:hover {
                width: 190px
            }

            .t_service_area li div.t_phone:hover .t_small_code_ico {
                display: none
            }

            .t_service_area li div:hover p.t_service_detail {
                display: inline-block
            }

    .t_service_area .t_wx_qr_code_big {
        display: none
    }

        .t_service_area .t_wx_qr_code_big div {
            width: 190px;
            height: 155px;
            line-height: 125px
        }

            .t_service_area .t_wx_qr_code_big div p {
                width: 100%;
                height: 30px;
                line-height: 30px;
                color: #fff;
                font-size: 16px;
                margin-top: -15px
            }

.t_forget_pwd_div {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 40px
}

    .t_forget_pwd_div a:hover {
        color: #0a5fab
    }

    .t_forget_pwd_div span {
        margin-left: 10px
    }

    .t_forget_pwd_div input[type=checkbox] {
        margin: 0
    }

.t_track_search_area {
    width: 1351px;
    margin: 0 auto;
    padding: 65px 0
}

.t_track_search_left {
    width: 163px
}

p.t_track_search_left_big {
    font-size: 24px;
    color: #000
}

p.t_track_search_left_small {
    font-size: 18px;
    color: #888
}

.t_track_search_middle {
    width: 800px;
    height: 62px;
    margin: 0 15px
}

textarea.t_track_search_middle_textarea {
    width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-left: 10px;
    font-size: 14px;
    outline: 0;
    border-color: #000
}

textarea::-webkit-input-placeholder {
    color: #ccc
}

button.t_track_search_btn {
    width: 350px;
    height: 60px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #000;
    border: none
}

.t_source_table table tr.t_none_source td {
    color: #000;
    font-size: 16px;
    text-align: left
}

footer {
    bottom: 0;
    width: 100%;
    height: 95px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.t_button input {
    background: #da251d;
    border: none
}

.t_input_img {
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    display: inline-block
}

.t_jisuan {
    font-weight: 700;
    background: #1b4bd6;
    color: #fff;
    border-radius: 4px;
    min-width: 220px;
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    height: 36px
}

    .t_jisuan:hover {
        background: #1b4bd6
    }

.wb_img {
    margin-bottom: 60px;
    padding: 75px 0;
    width: 100%;
    border-bottom: 1px dashed #dedede;
    text-align: center
}

    .wb_img img {
        max-width: 81px;
        max-height: 200px
    }

    .wb_img b {
        display: block;
        padding-top: 8px;
        width: 100%;
        color: #999;
        text-align: center;
        font-size: 22px;
        line-height: 38px
    }

img.t_logined_img {
    margin-left: -35px
}

.t_user_headPortrait {
    text-align: center
}

    .t_user_headPortrait img {
        width: 100px;
        height: 100px
    }

.t_user_info {
    margin: 20px 0
}

    .t_user_info li {
        height: 35px;
        line-height: 35px
    }

        .t_user_info li img {
            vertical-align: middle;
            margin: 0 10px 0 5px
        }

        .t_user_info li p {
            font-size: 16px;
            color: #666;
            display: inline-block;
            vertical-align: middle
        }

            .t_user_info li p span {
                color: #000
            }

.t_logined_btn {
    font-size: 16px;
    border: none
}

.t_user_exit {
    display: inline-block;
    cursor: pointer
}

    .t_user_exit p {
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px
    }

a.tc:hover {
    color: #da251d
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .t_service_area {
        top: 80px;
        width: 200px
    }

    .t_functional-area {
        top: 70px
    }
}

@media screen and (min-width:480px) and (max-width:1367px) {
    .t_service_area {
        top: 30px;
        width: 180px
    }

    .t_functional-area {
        top: 20px;
        padding-bottom: 0
    }

    .t_forget_pwd_div {
        margin-top: 20px
    }

    ul.t_login_tab {
        margin-top: 0
    }

    .t_functional_div {
        margin-top: 13px
    }
}

.weixin {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    border: 1px solid #dedede;
    overflow: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none
}

    .weixin iframe {
        width: 320px;
        height: 430px;
        background: #fff;
        border: 1px solid #dedede;
        overflow: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

.helpBox {
    width: 1500px;
    margin: 30px auto;
    display: flex;
    justify-content: space-between
}

.helpLeft {
    width: 210px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,.05)
}

.helpRight {
    width: 1260px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.05);
    padding-left: 40px
}

.helpLeft_title {
    padding: 21px 0 21px 25px;
    font-size: 16px;
    font-weight: bolder;
    border-bottom: 1px solid #f2f3f7
}

.helpLeft_list {
    padding-bottom: 30px
}

    .helpLeft_list .helpLeft_text {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 8px 25px;
        cursor: pointer
    }

        .helpLeft_list .helpLeft_text img {
            width: 6px;
            height: 10px;
            transition: .3s
        }

    .helpLeft_list .helpLeft_di.on img {
        transform: rotate(90deg)
    }

    .helpLeft_list .helpLeft_di.on .helpLeft_text {
        background: #154fd5;
        color: #fff
    }

.helpLeft_ul {
    background: #fdfdfd;
    line-height: 36px;
    display: none;
    border-top: 1px solid #fff
}

    .helpLeft_ul a {
        display: block;
        padding: 0 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }

        .helpLeft_ul a.on {
            color: #154fd5
        }

.helpRight_title {
    height: 128px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f2f3f7;
    justify-content: space-between;
    padding-right: 40px
}

.helpRight_titleD1 .p1 {
    position: relative;
    left: -40px;
    padding-left: 40px;
    font-size: 28px;
    font-weight: 700;
    border-left: 4px solid #154fd5;
    line-height: 26px
}

.helpRight_titleD1 .p2 {
    margin-top: 15px;
    color: #999;
    font-size: 12px
}

.helpRight_inputBox {
    display: flex
}

.helpRight_input {
    font-size: 12px;
    height: 40px;
    width: 380px;
    border: 1px solid #d2d2d2;
    padding: 0 12px;
    outline: 0
}

.helpRight_button {
    height: 40px;
    background: #d2d2d2;
    border: 1px solid #d2d2d2;
    width: 105px;
    color: #666;
    font-size: 16px;
    outline: 0
}

.helpRight_details {
    padding: 40px 40px 40px 0
}

.newFee {
    margin: 40px auto;
    background: #fff;
    position: initial;
    width: 1500px;
    border: 1px solid #e9f0f4
}

.t_title_nav {
    padding: 20px 200px;
    display: flex;
    flex-wrap: wrap
}

    .t_title_nav p {
        min-width: 80px;
        text-align: center;
        background: #fdfdfd;
        height: 32px;
        line-height: 32px;
        border: 1px solid #e7e7e7;
        border-radius: 3px;
        margin: 0 10px 10px;
        padding: 0 15px;
        cursor: pointer
    }

        .t_title_nav p.on {
            border-color: #1b4bd6;
            background: #1b4bd6;
            color: #fff
        }

.t_source_table table {
    border: 1px #f2f2f2 solid
}

    .t_source_table table tr td.red {
        color: red;
        font-weight: 700
    }

        .t_source_table table tr td.red img {
            transition: .3s
        }

    .t_source_table table tr.on td.red img {
        transform: rotate(-90deg)
    }

.trZhu {
    cursor: pointer
}

    .trZhu.on {
        border-top: 2px solid #1b4bd6;
        border-left: 2px solid #1b4bd6;
        border-right: 2px solid #1b4bd6
    }

.trFu {
    display: none;
    border-right: 2px solid #1b4bd6;
    border-left: 2px solid #1b4bd6;
    background: #f8f8f8
}

    .trFu.flst {
        border-bottom: 2px solid #1b4bd6
    }
