/* 探极邮局-卡片中心-列表页面开始 */
.tjyj_kpzx {
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tjyj_kpzx_a {
    width: 100%;
    height: 240px;
    background: var(--ys02);
    border-bottom: var(--xt01);
    display: flex;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;
    padding: 80px 0 40px 0;
    position: relative;
}
.tjyj_kpzx_a::before {
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(180deg, rgba(245, 158, 11, .06) 0%, transparent 100%);
    position: absolute;
    top: 0;
}
.tjyj_kpzx_aa {
    width: 1280px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
}
.tjyj_kpzx_aaa {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 7px;
}
.tjyj_kpzx_aaaa {
    font-size: 25px;
    line-height: 1;
    font-weight: 600;
    background: linear-gradient(135deg, var(--ys05), var(--ys06), var(--ys18));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 200% 200%;
    animation: gradientFlow 4s ease infinite;
}
.tjyj_kpzx_aaab {
    font-size: 16px;
    line-height: 1;
    color: var(--ys12);
}
.tjyj_kpzx_aab {
    font-size: 24px;
    line-height: 1;
    color: var(--ys04);
    font-family: 'ywxsj-kpzx';
    letter-spacing: 3px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}
.tjyj_kpzx_aaba {
    display: inline-block;
    font-family: inherit;
    opacity: 0;
    transform: translateY(8px);
    animation: sigCharIn 0.5s ease-out forwards;
}
@keyframes sigCharIn {
    from { opacity: 0; transform: translateY(8px); }
    to   { opacity: 1; transform: translateY(0); }
}
.tjyj_kpzx_b {
    width: 100%;
    flex: 1;
    padding: 50px 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tjyj_kpzx_ba {
    width: 1280px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
}
.tjyj_kpzx_baa {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}
.tjyj_kpzx_baaa {
    width: 100%;
    background: var(--ys02);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    transition: var(--sd01);
}
.tjyj_kpzx_baaa:hover {
    transform: translateY(-1px);
}
.tjyj_kpzx_baaaa {
    width: 100%;
    aspect-ratio: 14 / 9;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    transition: var(--sd01);
}
.tjyj_kpzx_baaaaa {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.tjyj_kpzx_baaaab {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(18 24 31 / 50%);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    line-height: 1;
    color: var(--ys04);
    opacity: 0;
    transition: var(--sd01);
}
.tjyj_kpzx_baaaab::before {
    content: '\e752';
}
.tjyj_kpzx_baaaa:hover .tjyj_kpzx_baaaab {
    opacity: 1;
}
.tjyj_kpzx_baaab {
    width: 100%;
    padding: 12px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}
.tjyj_kpzx_baaaba {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}
.tjyj_kpzx_baaabaa {
    font-size: 15px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 550;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tjyj_kpzx_baaabab {
    font-size: 13px;
    line-height: 1;
    color: var(--ys06);
}
.tjyj_kpzx_baaabb {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tjyj_kpzx_baaabba {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}
.tjyj_kpzx_baaabbaa {
    width: 25px;
    height: 25px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: var(--ys04);
    border-radius: 25px;
    overflow: hidden;
}
.tjyj_kpzx_baaabbaaa {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.tjyj_kpzx_baaabbab {
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
}
.tjyj_kpzx_baaabbb {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 3px;
}
.tjyj_kpzx_baaabbba {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
.tjyj_kpzx_baaabbba::before {
    content: '\e89f';
}
.tjyj_kpzx_baaabbbb {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
/* 探极邮局-卡片中心-列表页面结束 */
/* 探极邮局-卡片验证-查询页面开始 */
.tjyj_kpyz {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
}
.tjyj_kpyz_a {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
}
.tjyj_kpyz_a canvas {
    display: block;
    width: 100%;
    height: 100%;
}
.tjyj_kpyz_b {
    width: 100%;
    position: fixed;
    top: 30px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
}
.tjyj_kpyz_ba {
    height: 22px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.tjyj_kpyz_baa {
    height: 100%;
    object-fit: cover;
    display: block;
}
.tjyj_kpyz_bb {
    background: rgba(102, 126, 234, 0.1);
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
    padding: 10px 20px;
    border-radius: 5px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tjyj_kpyz_bb:hover {
    transform: translateX(-1px);
    color: var(--ys06);
}
.tjyj_kpyz_c {
    width: 500px;
    background: rgba(102, 126, 234, 0.05);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    border-radius: 20px;
    padding: 50px;
    gap: 50px;
}
.tjyj_kpyz_ca {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.tjyj_kpyz_caa {
    height: 70px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tjyj_kpyz_caaa {
    height: 100%;
    display: block;
    object-fit: cover;
}
.tjyj_kpyz_cab {
    font-size: 22px;
    line-height: 1;
    color: var(--ys04);
    text-align: center;
}
.tjyj_kpyz_cb {
    width: 100%;
    height: 45px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.tjyj_kpyz_cba {
    flex: 1;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.tjyj_kpyz_cba .tj_tyhs_dhwb {
    background: var(--ys03);
    text-indent: 35px;
    font-size: 15px;
}
.tjyj_kpyz_cbaa {
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 30px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}
.tjyj_kpyz_cbaa::before {
    content: '\e932';
}
.tjyj_kpyz_cbb {
    height: 100%;
    font-size: 15px;
    line-height: 1;
    font-weight: 550;
    padding: 0 20px;
    border-radius: 4px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tjyj_kpyz_cbb:hover {
    transform: translateY(-1px);
}
.tjyj_kpyz_d {
    width: 200px;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    gap: 10px;
}
.tjyj_kpyz_d.show {
    display: flex;
}
.tjyj_kpyz_da {
    width: 150px;
    height: 150px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tjyj_kpyz_daa {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.tjyj_kpyz_db {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    gap: 5px;
}
.tjyj_kpyz_dba::after {
    content: '';
    animation: dotting 1.2s steps(1, end) infinite;
}
@keyframes dotting {
    0%   { content: ''; }
    25%  { content: '.'; }
    50%  { content: '..'; }
    75%  { content: '...'; }
    100% { content: ''; }
}
.tjyj_kpyz_e {
    width: 880px;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    gap: 30px;
}
.tjyj_kpyz_e.yztg {
    display: flex;
}
.tjyj_kpyz_ea {
    font-size: 24px;
    line-height: 1;
    color: var(--ys04);
}
.tjyj_kpyz_eb {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.tjyj_kpyz_eba {
    width: 100%;
    background: rgba(102, 126, 234, 0.05);
    padding: 15px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
.tjyj_kpyz_ebaa {
    width: 100%;
    padding: 12px 0;
    border-bottom: 1px dashed #212a36;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tjyj_kpyz_ebaa:first-child {
    padding-top: 0;
}
.tjyj_kpyz_ebaa:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.tjyj_kpyz_ebaaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tjyj_kpyz_ebaab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys06);
}
.tjyj_kpyz_ebb {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    gap: 15px;
}
.tjyj_kpyz_ebba {
    width: 100%;
    aspect-ratio: 14 / 9;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    transition: var(--sd01);
    border-radius: 8px;
}
.tjyj_kpyz_ebbaa {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.tjyj_kpyz_ebbab {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(18 24 31 / 50%);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    line-height: 1;
    color: var(--ys04);
    opacity: 0;
    transition: var(--sd01);
}
.tjyj_kpyz_ebbab::before {
    content: '\e752';
}
.tjyj_kpyz_ebba:hover .tjyj_kpyz_ebbab {
    opacity: 1;
}
.tjyj_kpyz_ec {
    height: 40px;
    font-size: 14px;
    line-height: 1;
    padding: 0 25px;
    border-radius: 5px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tjyj_kpyz_ec:hover {
    transform: translateY(-1px);
}
.tjyj_kpyz_f {
    width: 100%;
    position: fixed;
    bottom: 20px;
    left: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.tjyj_kpyz_fa {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 3px
}
.tjyj_kpyz_faa {
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
}
.tjyj_kpyz_fb {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
    transform: translateY(-1px);
}
.tjyj_kpyz_fb:hover {
    color: var(--ys06);
}
/* 探极邮局-卡片验证-查询页面结束 */