/* ===== 用户端聊天页面样式 (来自 ls.css) ===== */
.tj_aikf {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
.tj_aikf_a {
    flex: 1;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
.tj_aikf_aa {
    width: 100%;
    height: 75px;
    background: var(--ys01);
    border-bottom: var(--xt01);
    padding: 15px 10px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tj_aikf_aaa {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
}
.tj_aikf_aaaa {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    padding: 6px 5px 4px 5px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.tj_aikf_aaaaa {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.tj_aikf_aaab {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: flex-start;
}
.tj_aikf_aaaba {
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    color: var(--ys04);
}
.tj_aikf_aaabb {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 0 5px;
}
.tj_aikf_aaabba {
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
}
.tj_aikf_aaabbb {
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
}
.tj_aikf_aab {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
}
.tj_aikf_aaba {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_aikf_aaba.xhan::before {
    content: '\eb65';
}
.tj_aikf_aaba.qpan::before {
    content: '\eb63';
}
.tj_aikf_aaba.tcqp::before {
    content: '\eb64';
}
.tj_aikf_aaba.gban::before {
    content: '\eb51';
}
.tj_aikf_aaba:hover {
    transform: rotate(90deg);
}
.tj_aikf_ab {
    width: 100%;
    flex: 1;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    overflow-y: auto;
    scrollbar-width: none;
}
.tj_aikf_aba {
    max-width: 75%;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 7px;
}
.tj_aikf_aba.ptyh {
    align-self: flex-end;
    flex-direction: column;
    align-items: flex-end;
}
.tj_aikf_abaa {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
    flex-shrink: 0;
    background: #fff;
}
.tj_aikf_abab {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 7px;
}
.tj_aikf_fssj {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
.tj_aikf_fsnr {
    padding: 12px 15px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 20px;
    word-break: break-all;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: justify;
}
.ptkf .tj_aikf_fsnr {
    background: var(--ys01);
    border-top-left-radius: 0;
    color: var(--ys04);
}
.ptyh .tj_aikf_fsnr {
    background: var(--ys16);
    color: var(--ys04);
    border-top-right-radius: 0;
}
.tj_aikf_fsnr:has(.tj_aikf_fsnr_fstp) {
    background: none !important;
    padding: 0;
}
.ptkf .tj_aikf_fsnr_fstp {
    border-radius: 0 10px 10px 10px;
}
.ptyh .tj_aikf_fsnr_fstp {
    border-radius: 10px 0 10px 10px;
}
.tj_aikf_fsnr_fstb {
    width: 20px;
    height: 20px;
    object-fit: cover;
    display: block;
}
.tj_aikf_fsnr_fstp {
    width: 300px;
    display: block;
}
.tj_aikf_ac {
    width: 100%;
    height: 170px;
    border-top: var(--xt01);
    background: var(--ys02);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
    gap: 10px;
}
.tj_aikf_aca {
    width: 100%;
    height: 32px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tj_aikf_acaa {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_aikf_acaaa {
    height: 100%;
    padding: 0 10px;
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: var(--ys01);
    border-radius: 5px;
    transition: var(--sd01);
    border: var(--xt01);
}
.tj_aikf_acaaa:hover {
    transform: translateY(-1px);
}
#btnCloseHuman {
    display: none;
}
.tj_aikf_acab {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}
.tj_aikf_acaba {
    width: 32px;
    height: 100%;
    font-size: 16px;
    line-height: 1;
    color: var(--ys12);
    background: var(--ys01);
    border-radius: 5px;
    transition: var(--sd01);
    border: var(--xt01);
}
.tj_aikf_acaba:hover {
    transform: translateY(-1px);
}
.tj_aikf_acaba.fstp::before {
    content: '\eb5f';
}
.tj_aikf_acaba.fsbq::before {
    content: '\eb53';
}
.tj_aikf_acb {
    width: 100%;
    flex: 1;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}
.tj_aikf_acba {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 7px;
}
.tj_aikf_acbaa {
    width: 100%;
    background: var(--ys01);
    display: none;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
    padding: 10px;
}
.tj_aikf_acbaaa {
    flex: 1;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_aikf_acbaab {
    font-size: 10px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_aikf_acbaab:hover {
    transform: rotate(90deg);
}
.tj_aikf_acbaab::before {
    content: '\eb51';
}
.tj_aikf_acbab {
    width: 100%;
    flex: 1;
    resize: none;
    color: var(--ys12);
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}
.tj_aikf_acbab::placeholder {
    color: var(--ys12);
    opacity: 0.5;
}
.tj_aikf_acbb {
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 17px;
    background: var(--ys17);
    width: 45px;
    height: 45px;
    overflow: hidden;
    font-size: 20px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_aikf_acbb::before {
    content: '\e6b1';
    transition: var(--sd01);
}
.tj_aikf_acbb:hover::before {
    transform: rotate(30deg);
}
.tj_aikf_cjwt {
    width: 326px;
    height: 250px;
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 10px;
    bottom: 180px;
}
.tj_aikf_cjwt::before {
    content: '\10121';
    font-family: 'iconfont';
    color: var(--ys01);
    position: absolute;
    left: 27px;
    bottom: -20px;
    font-size: 20px;
    line-height: 1;
}
.tj_aikf_cjwt_a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    background: var(--ys01);
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    padding: 15px;
    gap: 6.5px;
}
.tj_aikf_cjwt_aa {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.tj_aikf_cjwt_aaa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
    position: relative;
    top: 1px;
}
.tj_aikf_cjwt_aab {
    width: 22px;
    height: 22px;
    background: var(--ys02);
    border-radius: 8px;
    font-size: 8px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tj_aikf_cjwt_aab::before {
    content: '\eb51';
    transition: var(--sd01);
}
.tj_aikf_cjwt_aab:hover::before {
    transform: rotate(90deg);
}
.tj_aikf_cjwt_ab {
    width: 100%;
    height: calc(100% - 22.5px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    overflow-y: auto;
    scrollbar-width: none;
}
.tj_aikf_cjwt_aba {
    width: 100%;
    min-height: 40px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}
.tj_aikf_cjwt_abaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_aikf_cjwt_abaa::before {
    content: '\eb61';
}
.tj_aikf_cjwt_abab {
    flex: 1;
    height: 100%;
    border-bottom: var(--xt01);
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    text-align: justify;
    transition: var(--sd01);
}
.tj_aikf_cjwt_aba:hover .tj_aikf_cjwt_abab {
    color: var(--ys05);
}
.tj_aikf_bqtb {
    position: absolute;
    bottom: 180px;
    right: 360px;
    height: 249px;
    background: var(--ys01);
    border-radius: 8px;
    padding: 10px;
    display: none;
    align-content: start;
    justify-content: start;
    align-items: start;
    grid-template-columns: repeat(20, 1fr);
    gap: 5px;
    overflow-y: auto;
    scrollbar-width: none;
}
.tj_aikf_bqtb_a {
    width: 24px;
    height: 24px;
    display: block;
    object-fit: cover;
    transition: var(--sd01);
}
.tj_aikf_bqtb_a:hover {
    transform: translateY(-1px);
}
.tj_aikf_fwpj {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_aikf_fwpj_a {
    width: 500px;
    background: var(--ys01);
    border-radius: 10px;
    padding: 25px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.tj_aikf_fwpj_aa {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    color: var(--ys04);
    position: relative;
    top: 1;
}
.tj_aikf_fwpj_ab {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.tj_aikf_fwpj_aba {
    font-size: 16px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_aikf_fwpj_aba.on {
    color: var(--ys17);
}
.tj_aikf_fwpj_aba::before {
    content: '\100f4';
}
.tj_aikf_fwpj_ad {
    width: 100%;
    height: 34px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
}
.tj_aikf_fwpj_ada {
    height: 100%;
    padding: 0 25px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_aikf_fwpj_ada:hover {
    transform: translateY(-1px);
}
.tj_aikf_fwpj_ada.qxan {
    background: var(--ys02);
    color: var(--ys12);
}
.tj_aikf_fwpj_ada.tjan {
    background: var(--ys05);
    color: var(--ys04);
}
.tj_aikf_jzdh {
    height: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    gap: 3px;
    background: none !important;
    border: none !important;
    padding: 0;
    border-radius: 0;
}
.tj_aikf_jzdh_a {
    width: 6px;
    height: 6px;
    background: var(--ys12);
    border-radius: 50%;
    animation: typing 1.2s infinite ease-in-out;
}
.tj_aikf_jzdh_a:nth-child(1) {
    animation-delay: 0s;
}
.tj_aikf_jzdh_a:nth-child(2) {
    animation-delay: 0.2s;
}
.tj_aikf_jzdh_a:nth-child(3) {
    animation-delay: 0.4s;
}
@keyframes typing {
    0% { transform: translateY(0); opacity: 0.4; }
    50% { transform: translateY(-6px); opacity: 1; }
    100% { transform: translateY(0); opacity: 0.4; }
}







.tj_aikf_b {
    width: 350px;
    height: 100%;
    border-left: var(--xt01);
    padding: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

/* ===== 坐席工作台样式 (来自 style.css) ===== */
.tj_hyzx_tcny_a {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
}
.tj_hyzx_tcny_aa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
}
.tj_hyzx_tcny_aa::before {
    content: '\eb3d';
}
.tj_hyzx_tcny_ab {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    position: relative;
    top: 1px;
}
.tj_hyzx_tcny_a {
    height: 34px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_tcny_aa {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
    background: var(--ys01);
    border: var(--xt01);
    border-radius: 8px;
    padding: 0 15px;
    transition: var(--sd01);
}
.tj_hyzx_tcny_aa:hover {
    transform: translateY(-1px);
}
.tj_hyzx_tcny_aaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_tcny_aaa::before {
    content: '\e87d';
}
.tj_hyzx_tcny_aab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_tcny_b {
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    background: var(--ys01);
    border: var(--xt01);
    border-radius: 8px;
    overflow: hidden;
    padding: 15px;
}
.tj_hyzx_tcny_ba {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_tcny_baa {
    width: 100%;
    height: 30px;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    border-bottom: 1px solid var(--ys03);
}
.tj_hyzx_tcny_baaa {
    height: 100%;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    color: var(--ys04);
    display: flex;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}
.tj_hyzx_tcny_baaa:nth-child(1) {
    width: 50px;
}
.tj_hyzx_tcny_baaa:nth-child(2) {
    width: 150px;
}
.tj_hyzx_tcny_baaa:nth-child(3) {
    flex: 1;
}
.tj_hyzx_tcny_baaa:nth-child(4) {
    width: 150px;
}
.tj_hyzx_tcny_baaa:nth-child(5) {
    width: 150px;
}
.tj_hyzx_tcny_bab {
    width: 100%;
    height: calc(100% - 30px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_tcny_baba {
    width: 100%;
    flex: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_tcny_babb {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    overflow-y: auto;
    scrollbar-width: none;
    gap: 15px;
}
.tj_hyzx_tcny_babba {
    width: 100%;
    height: calc(100% - 51px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    overflow-y: auto;
    scrollbar-width: none;
}
.tj_hyzx_tcny_babbaa {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_tcny_babbaaa {
    width: 100%;
    height: 43px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed var(--ys03);
}
.tj_hyzx_tcny_babbaaaa {
    height: 100%;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_tcny_babba:hover .tj_hyzx_tcny_babbaaaa {
    color: var(--ys04);
}
.tj_hyzx_tcny_babbaaaa:nth-child(1) {
    width: 50px;
}
.tj_hyzx_tcny_babbaaaa:nth-child(2) {
    width: 150px;
}
.tj_hyzx_tcny_babbaaaa:nth-child(3) {
    flex: 1;
}
.tj_hyzx_tcny_babbaaaa:nth-child(4) {
    width: 150px;
}
.tj_hyzx_tcny_babbaaaa:nth-child(5) {
    width: 150px;
}
.tj_hyzx_tcny_babbb {
    width: 100%;
    height: 36px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}
/* 弹窗内页 */


/* 我的坐席 */
.tj_hyzx_wdzx {
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_wdzx_a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
}
.tj_hyzx_wdzx_aa {
    width: 240px;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-right: var(--xt01);
}
.tj_hyzx_wdzx_aaa {
    width: 100%;
    height: 55px;
    background: var(--ys02);
    border-bottom: var(--xt01);
    padding: 10px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_wdzx_aaaa {
    flex: 1;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
    border: 2px solid transparent;
}
.tj_hyzx_wdzx_aaaa:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdzx_aaaa.kfzx {
    background: #26A17B;
}
.tj_hyzx_wdzx_aaaa.kfml {
    background: #F7931A;
}
.tj_hyzx_wdzx_aaaa.kflx {
    background: #EF0027;
}
.tj_hyzx_wdzx_aaaa.active {
    border: 2px solid var(--ys04);
}
.tj_hyzx_wdzx_aab {
    width: 100%;
    flex: 1;
    padding: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    overflow-y: auto;
    scrollbar-width: none;
}
.tj_hyzx_wdzx_aaba {
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_wdzx_aabb {
    width: 100%;
    height: 70px;
    background: var(--ys02);
    border-radius: 5px;
    padding: 15px 10px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
    transition: var(--sd01);
    overflow: hidden;
    min-width: 0;
}
.tj_hyzx_wdzx_aabb:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdzx_aabb.active {
    background: var(--ys08);
}
.tj_hyzx_wdzx_aabba {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    display: flex;
    place-items: center;
}
.tj_hyzx_wdzx_aabbaa {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.tj_hyzx_wdzx_aabbb {
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: flex-start;
    min-width: 0;
}
.tj_hyzx_wdzx_aabbba {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    min-width: 0;
}
.tj_hyzx_wdzx_aabbbaa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tj_hyzx_wdzx_aabbbab {
    font-size: 12px;
    line-height: 1;
    color: #696974;
    flex-shrink: 0;
}
.tj_hyzx_wdzx_aabbbb {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    min-width: 0;
}
.tj_hyzx_wdzx_aabbbba {
    max-width: 75%;
    font-size: 12px;
    line-height: 1;
    color: var(--ys07);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tj_hyzx_wdzx_aabbbbb {
    font-size: 7px;
    line-height: 1;
    color: var(--ys13);
    display: none;
}
.tj_hyzx_wdzx_aabbbbb.show {
  display: block;
}
.tj_hyzx_wdzx_aabbbbb::before {
    content: '\e621';
}
.tj_hyzx_wdzx_aac {
    width: 100%;
    height: 45px;
    background: var(--ys02);
    border-top: var(--xt01);
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_wdzx_ab {
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_wdzx_aba {
    width: 100%;
    height: 55px;
    background: var(--ys02);
    border-bottom: var(--xt01);
    padding: 0 15px;
    display: none;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tj_hyzx_wdzx_abaa {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
.tj_hyzx_wdzx_abaaa {
    height: 100%;
    padding: 10px 0;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
}
.tj_hyzx_wdzx_abaaaa {
    width: 34px;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_hyzx_wdzx_abaaaaa {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.tj_hyzx_wdzx_abaaab {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: flex-start;
}
.tj_hyzx_wdzx_abaaaba {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    color: var(--ys04);
}
.tj_hyzx_wdzx_abaaabb {
    font-size: 12px;
    line-height: 1;
    color: var(--ys06);
}
.tj_hyzx_wdzx_abaab {
    position: absolute;
    top: 100%;
    left: -15px;
    width: 300px;
    z-index: 99;
    background: var(--ys02);
    border: var(--xt01);
    border-left: 0;
    border-radius: 0 0 8px 0;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 15px;
    gap: 15px;
}
.tj_hyzx_wdzx_abaa:hover .tj_hyzx_wdzx_abaab {
    display: flex;
}
.tj_hyzx_wdzx_abaaba {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_wdzx_abaabaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    font-weight: 500;
}
.tj_hyzx_wdzx_abaabab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdzx_abb {
    width: 100%;
    flex: 1;
    padding: 15px;
    overflow-y: auto;
    scrollbar-width: none;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 30px;
}
.tj_hyzx_wdzx_abb::-webkit-scrollbar {
    display: none;
}
.tj_hyzx_wdzx_abb.wkhh {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    color: var(--ys12);
}
.tj_hyzx_wdzx_abb .wkhh_a {
    width: 80px;
    height: 80px;
    object-fit: contain;
    opacity: 0.4;
}
.tj_hyzx_wdzx_abb .wkhh_b {
    font-size: 20px;
    line-height: 1;
    color: var(--ys12);
}
.tj_rgzx_abba {
    width: 100%;
    font-size: 12px;
    line-height: 1;
    color: var(--ys07);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_rgzx_abbb {
    max-width: 75%;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 7px;
}
.tj_rgzx_abbb.ptyh {
    align-self: flex-end;
    flex-direction: column;
    align-items: flex-end;
}
.tj_rgzx_abbba {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
    flex-shrink: 0;
    background: #fff;
}
.tj_rgzx_abbbb {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 7px;
}
.tj_rgzx_fssj {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
.tj_rgzx_fsnr {
    padding: 12px 15px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 20px;
    word-break: break-all;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: justify;
}
.tj_rgzx_fsnr_fstb {
    width: 20px;
    height: 20px;
    object-fit: cover;
    display: block;
}
.tj_rgzx_fsnr:has(.tj_rgzx_fsnr_fstp) {
    background: none !important;
    padding: 0;
}
.tj_rgzx_fsnr_fstp {
    width: 300px;
    display: block;
}
.ptkf .tj_rgzx_fsnr_fstp {
    border-radius: 0 10px 10px 10px;
}
.ptyh .tj_rgzx_fsnr_fstp {
    border-radius: 10px 0 10px 10px;
}
.ptkf .tj_rgzx_fsnr {
    background: var(--ys08);
    border-top-left-radius: 0;
    color: var(--ys04);
}
.ptyh .tj_rgzx_fsnr {
    background: var(--ys16);
    color: var(--ys04);
    border-top-right-radius: 0;
}
.tj_hyzx_wdzx_abc {
    width: 100%;
    height: 170px;
    border-top: var(--xt01);
    background: var(--ys02);
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
    gap: 10px;
}
.tj_hyzx_wdzx_abca {
    width: 100%;
    height: 32px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.tj_hyzx_wdzx_abcab {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_wdzx_abcabb {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}
.tj_hyzx_wdzx_abcabba {
    width: 32px;
    height: 100%;
    font-size: 16px;
    line-height: 1;
    color: var(--ys12);
    background: var(--ys01);
    border-radius: 5px;
    transition: var(--sd01);
    border: var(--xt01);
}
.tj_hyzx_wdzx_abcabba:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdzx_abcabba::before {
    content: '\eb53';
}
.tj_hyzx_wdzx_abcabbb {
    height: 249px;
    background: var(--ys02);
    position: absolute;
    bottom: 100%;
    margin-bottom: 20px;
    right: 0;
    border-radius: 8px;
    padding: 10px;
    display: none;
    align-content: start;
    justify-content: start;
    align-items: start;
    grid-template-columns: repeat(20, 1fr);
    gap: 5px;
    overflow-y: auto;
    scrollbar-width: none;
}
.tj_hyzx_wdzx_abcabbba {
    width: 24px;
    height: 24px;
    display: block;
    object-fit: cover;
    transition: var(--sd01);
}
.tj_hyzx_wdzx_abcabbba:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdzx_abcaba {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}
.tj_hyzx_wdzx_abcabaa {
    width: 32px;
    height: 100%;
    font-size: 16px;
    line-height: 1;
    color: var(--ys12);
    background: var(--ys01);
    border-radius: 5px;
    transition: var(--sd01);
    border: var(--xt01);
}
.tj_hyzx_wdzx_abcabaa:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdzx_abcabaa::before {
    content: '\eb5f';
}
.tj_hyzx_wdzx_abcabab {
    display:none;
}
.tj_hyzx_wdzx_abcaa {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_wdzx_abcaaa {
    height: 100%;
    padding: 0 10px;
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: var(--ys01);
    border-radius: 5px;
    transition: var(--sd01);
    border: var(--xt01);
}
.tj_hyzx_wdzx_abcaaa:hover {
    background: var(--ys10);
}
.tj_hyzx_wdzx_abcb {
    width: 100%;
    flex: 1;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}
.tj_hyzx_wdzx_abcba {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 7px;
}
.tj_hyzx_wdzx_abcbaa {
    width: 100%;
    background: var(--ys01);
    display: none;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
    padding: 10px;
}
.tj_hyzx_wdzx_abcbaaa {
    flex: 1;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdzx_abcbaab {
    font-size: 10px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_hyzx_wdzx_abcbaab:hover {
    transform: rotate(90deg);
}
.tj_hyzx_wdzx_abcbaab::before {
    content: '\eb51';
}
.tj_hyzx_wdzx_abcbab {
    width: 100%;
    flex: 1;
    resize: none;
    color: var(--ys12);
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}
.tj_hyzx_wdzx_abcbab::placeholder {
    color: var(--ys12);
    opacity: 0.5;
}
.tj_hyzx_wdzx_abcbb {
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 17px;
    background: var(--ys17);
    width: 45px;
    height: 45px;
    overflow: hidden;
    font-size: 20px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_wdzx_abcbb::before {
    content: '\e6b1';
    transition: var(--sd01);
}
.tj_hyzx_wdzx_abcbb:hover::before {
    transform: rotate(30deg);
}
.tj_hyzx_wdzx_zjtc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
    z-index: 9;
}
.tj_hyzx_wdzx_zjtc_a {
    width: 500px;
    background: var(--ys01);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    padding: 15px;
    gap: 15px;
}
.tj_hyzx_wdzx_zjtc_aa {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.tj_hyzx_wdzx_zjtc_aaa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
    position: relative;
    top: 1px;
}
.tj_hyzx_wdzx_zjtc_aab {
    width: 22px;
    height: 22px;
    background: var(--ys02);
    border-radius: 8px;
    font-size: 8px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tj_hyzx_wdzx_zjtc_aab::before {
    content: '\eb51';
    transition: var(--sd01);
}
.tj_hyzx_wdzx_zjtc_aab:hover::before {
    transform: rotate(90deg);
}
.tj_hyzx_wdzx_zjtc_ab {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_wdzx_zjtc_aba {
    width: 100%;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdzx_zjtc_abb {
    width: 100%;
    height: 30px;
    color: var(--ys12);
    font-size: 14px;
    line-height: 1;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tj_hyzx_wdzx_zjtc_abb:hover {
    color: var(--ys05);
}
.tj_hyzx_wdzx_zjtc_ac {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_wdzx_zjtc_aca {
    height: 34px;
    padding: 0 20px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_hyzx_wdzx_zjtc_aca:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdzx_zjtc_aca.bcan {
    background: var(--ys05);
    color: var(--ys04);
}
.tj_hyzx_wdzx_zjtc_aca.qxan {
    background: var(--ys02);
    color: var(--ys12);
}
.tj_hyzx_wdzx_kjhf {
    width: 326px;
    height: 250px;
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 250px;
    bottom: 180px;
}
.tj_hyzx_wdzx_kjhf::before {
    content: '\10121';
    font-family: 'iconfont';
    color: var(--ys01);
    position: absolute;
    left: 195px;
    bottom: -20px;
    font-size: 20px;
    line-height: 1;
}
.tj_hyzx_wdzx_kjhf_a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    background: var(--ys01);
    border-radius: 8px;
    overflow: hidden;
    padding: 15px;
    gap: 6.5px;
}
.tj_hyzx_wdzx_kjhf_aa {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.tj_hyzx_wdzx_kjhf_aaa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
    position: relative;
    top: 1px;
}
.tj_hyzx_wdzx_kjhf_aab {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    position: absolute;
    right: 0;
}
.tj_hyzx_wdzx_kjhf_aaba {
    width: 22px;
    height: 22px;
    background: var(--ys02);
    border-radius: 8px;
    font-size: 8px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_wdzx_kjhf_aaba.tj::before {
    content: '\e884';
    transition: var(--sd01);
}
.tj_hyzx_wdzx_kjhf_aaba.gb::before {
    content: '\eb51';
    transition: var(--sd01);
}
.tj_hyzx_wdzx_kjhf_aaba:hover::before {
    transform: rotate(90deg);
}
.tj_hyzx_wdzx_kjhf_ab {
    width: 100%;
    height: calc(100% - 22.5px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    overflow-y: auto;
    scrollbar-width: none;
}
.tj_hyzx_wdzx_kjhf_aba {
    width: 100%;
    min-height: 40px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}
.tj_hyzx_wdzx_kjhf_abaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdzx_kjhf_abaa::before {
    content: '\eb61';
}
.tj_hyzx_wdzx_kjhf_abab {
    flex: 1;
    height: 100%;
    border-bottom: var(--xt01);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    gap: 10px;
}
.tj_hyzx_wdzx_kjhf_ababa {
    flex: 1;
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
    padding: 10px 0;
    transition: var(--sd01);
}
.tj_hyzx_wdzx_kjhf_aba:hover .tj_hyzx_wdzx_kjhf_ababa {
    color: var(--ys05);
}
.tj_hyzx_wdzx_kjhf_ababb {
    width: 20px;
    height: 20px;
    background: var(--ys13);
    border-radius: 6px;
    font-size: 10px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_wdzx_kjhf_ababb::before {
    content: '\e8eb';
    transition: var(--sd01);
}
.tj_hyzx_wdzx_kjhf_ababb:hover::before {
    transform: rotate(30deg);
}
.tj_hyzx_wdzx_zjkf {
    width: 326px;
    height: 250px;
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 250px;
    bottom: 180px;
}
.zjkf.tj_hyzx_wdzx_zjkf::before {
    content: '\10121';
    font-family: 'iconfont';
    color: var(--ys01);
    position: absolute;
    left: 27px;
    bottom: -20px;
    font-size: 20px;
    line-height: 1;
}
.zjld.tj_hyzx_wdzx_zjkf::before {
    content: '\10121';
    font-family: 'iconfont';
    color: var(--ys01);
    position: absolute;
    left: 111px;
    bottom: -20px;
    font-size: 20px;
    line-height: 1;
}
.tj_hyzx_wdzx_zjkf_a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    background: var(--ys01);
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    padding: 15px;
    gap: 6.5px;
}
.tj_hyzx_wdzx_zjkf_aa {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.tj_hyzx_wdzx_zjkf_aaa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
    position: relative;
    top: 1px;
}
.tj_hyzx_wdzx_zjkf_aab {
    width: 22px;
    height: 22px;
    background: var(--ys02);
    border-radius: 8px;
    font-size: 8px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tj_hyzx_wdzx_zjkf_aab::before {
    content: '\eb51';
    transition: var(--sd01);
}
.tj_hyzx_wdzx_zjkf_aab:hover::before {
    transform: rotate(90deg);
}
.tj_hyzx_wdzx_zjkf_ab {
    width: 100%;
    height: calc(100% - 22.5px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    overflow-y: auto;
    scrollbar-width: none;
}
.tj_hyzx_wdzx_zjkf_aba {
    width: 100%;
    height: 100%;
    color: var(--ys12);
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_wdzx_zjkf_abb {
    width: 100%;
    height: 40px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_wdzx_zjkf_abba {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdzx_zjkf_abba::before {
    content: '\e6dc';
}
.tj_hyzx_wdzx_zjkf_abbb {
    flex: 1;
    height: 100%;
    border-bottom: var(--xt01);
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdzx_zjkf_abbb:hover {
    color: var(--ys05);
}