:root {
    --ys01: #12181F;
    --ys02: #161D26;
    --ys03: rgba(36, 45, 57, 0.6);
    --ys04: #ffffff;
    --ys05: #674AFF;
    --ys06: #02C39A;
    --ys07: #919699;
    --ys08: #212A36;
    --ys09: #A4A8AB;
    --ys10: #1F2F2F;
    --ys11: #332229;
    --ys12: #94a3b8;
    --ys13: #FF3E46;
    --ys15: #FB774A;
    --ys16: #1A995B;
    --ys17: #EB8307;
    --ys18: #4D72FF;
    --ys19: #1a2332;
    --ty01: 0 2px 8px rgba(0, 0, 0, 0.2);
    --ty02: 0 4px 15px rgba(0, 0, 0, 0.3);
    --sd01: all 0.3s ease;
    --xt01: 1px  solid #212a36;
}
html, body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
body {
    background: var(--ys01);
    color: var(--ys11);
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    cursor: pointer;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
}
a {
    text-decoration: none;
    color: inherit;
}
ul, ol {
    list-style: none;
}
button, input, textarea {
    outline: none;
    border: none;
    background: none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1;
}
p {
    margin: 0;
}
body::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}
::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}
body::-webkit-scrollbar-thumb {
    background: var(--ys12);;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}
::-webkit-scrollbar-thumb {
    background: var(--ys12);;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}
@font-face {
  font-family: 'iconfont';  /* Project id 4359648 */
  src: url('//at.alicdn.com/t/c/font_4359648_99w2k3c4qob.woff2?t=1782360402592') format('woff2'),
       url('//at.alicdn.com/t/c/font_4359648_99w2k3c4qob.woff?t=1782360402592') format('woff'),
       url('//at.alicdn.com/t/c/font_4359648_99w2k3c4qob.ttf?t=1782360402592') format('truetype');
}
.icon {
    font-family: 'iconfont';
}
@font-face {
    font-family: 'ywxsj-kpzx';
    src: url('/static/font/ywxsj-subset.woff2') format('woff2'),
         url('/static/font/ywxsj.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sinclair';
    src: url('/static/font/FS Sinclair Bold.otf') format('woff2'),
         url('/static/font/ywxsj.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'ywxsj';
	src: url('/static/font/ywxsj.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-ThinItalic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-ExtraLightItalic.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-SemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-BoldItalic.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-ExtraBoldItalic.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Poppins';
	src: url('/static/font/Poppins-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Inter';
	src: url('/static/font/inter-300-normal-1.woff2') format('woff2'),
	     url('/static/font/inter-300-normal-2.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Inter';
	src: url('/static/font/inter-400-normal-1.woff2') format('woff2'),
	     url('/static/font/inter-400-normal-2.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Inter';
	src: url('/static/font/inter-500-normal-1.woff2') format('woff2'),
	     url('/static/font/inter-500-normal-2.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Inter';
	src: url('/static/font/inter-600-normal-1.woff2') format('woff2'),
	     url('/static/font/inter-600-normal-2.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Inter';
	src: url('/static/font/inter-700-normal-1.woff2') format('woff2'),
	     url('/static/font/inter-700-normal-2.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'JetBrains Mono';
	src: url('/static/font/jetbrains-mono-400-normal-1.woff2') format('woff2'),
	     url('/static/font/jetbrains-mono-400-normal-2.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'JetBrains Mono';
	src: url('/static/font/jetbrains-mono-500-normal-1.woff2') format('woff2'),
	     url('/static/font/jetbrains-mono-500-normal-2.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Orbitron';
	src: url('/static/font/orbitron-400-normal-1.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Orbitron';
	src: url('/static/font/orbitron-500-normal-1.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Orbitron';
	src: url('/static/font/orbitron-600-normal-1.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Orbitron';
	src: url('/static/font/orbitron-700-normal-1.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Orbitron';
	src: url('/static/font/orbitron-800-normal-1.woff2') format('woff2');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Orbitron';
	src: url('/static/font/orbitron-900-normal-1.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'DS-DIGIB';
	src: url('/static/font/DS-DIGIB.TTF') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'xbst';
    src: url('/static/font/xbst.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* 关键：防止页面闪烁、报错 */
}
/* 按钮样式 */
/* 查看 */
.an_01 {
    background: linear-gradient(135deg, #4a90d9 0%, #357abd 100%);
    color: #fff;
}
/* 编辑 */
.an_02 {
    background: linear-gradient(135deg, #52b788 0%, #40916c 100%);
    color: #fff;
}
/* 发布/新增 */
.an_03 {
    background: linear-gradient(135deg, #5b9bd5 0%, #3b7cc4 100%);
    color: #fff;
}
/* 置顶 */
.an_04 {
    background: linear-gradient(135deg, #e8913a 0%, #d6752a 100%);
    color: #fff;
}
/* 删除 */
.an_05 {
    background: linear-gradient(135deg, #d9534f 0%, #c9302c 100%);
    color: #fff;
}
/* 通过/审核 */
.an_06 {
    background: linear-gradient(135deg, #28a745 0%, #1e7e34 100%);
    color: #fff;
}
/* 拒绝/驳回 */
.an_07 {
    background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
    color: #fff;
}
/* 禁用 */
.an_08 {
    background: linear-gradient(135deg, #95a5a6 0%, #7f8c8d 100%);
    color: #fff;
}
/* 启用 */
.an_09 {
    background: linear-gradient(135deg, #27ae60 0%, #1e8449 100%);
    color: #fff;
}
/* 保存 */
.an_10 {
    background: linear-gradient(135deg, #2ecc71 0%, #229954 100%);
    color: #fff;
}
/* 取消 */
.an_11 {
    background: linear-gradient(135deg, #bdc3c7 0%, #909497 100%);
    color: #fff;
}
/* 导出 */
.an_12 {
    background: linear-gradient(135deg, #3498db 0%, #2471a3 100%);
    color: #fff;
}
/* 刷新 */
.an_13 {
    background: linear-gradient(135deg, #17a2b8 0%, #117a8b 100%);
    color: #fff;
}
/* 搜索 */
.an_14 {
    background: linear-gradient(135deg, #6c5ce7 0%, #5348c7 100%);
    color: #fff;
}
/* 重置 */
.an_15 {
    background: linear-gradient(135deg, #636e72 0%, #4a5053 100%);
    color: #fff;
}
.kg_01 {
    background: rgb(2 195 154 / 10%);
    color: var(--ys06) !important;
    border-radius: 25px;
}
.kg_02 {
    background: rgb(255 62 70 / 10%);
    color: var(--ys13) !important;
    border-radius: 25px;
}
.kg_03 {
    background: rgb(77 114 255 / 10%);
    color: var(--ys18) !important;
    border-radius: 25px;
}
.kg_04 {
    background: rgb(103 74 255 / 10%);
    color: var(--ys05) !important;
    border-radius: 25px;
}
.kg_05 {
    background: rgba(255, 62, 70, 0.1);
    color: var(--ys13) !important;
    border-radius: 25px;
}
.kg_06 {
    background: rgba(235, 131, 7, 0.1);
    color: var(--ys17) !important;
    border-radius: 25px;
}
.kg_07 {
    background: rgba(29, 78, 216, 0.1);
    color: var(--ys18) !important;
    border-radius: 25px;
}
.kg_08 {
    background: rgba(22, 163, 74, 0.1);
    color: var(--ys16) !important;
    border-radius: 25px;
}
.kg_09 {
    background: rgba(6, 182, 212, 0.1);
    color: var(--ys06) !important;
    border-radius: 25px;
}
.kg_10 {
    background: rgba(249, 115, 22, 0.1);
    color: var(--ys17) !important;
    border-radius: 25px;
}
.bl_01 {
    color: var(--ys06) !important;
}
.bl_02 {
    color: var(--ys13) !important;
}
.bl_03 {
    color: var(--ys17) !important;
}
/* 按钮样式 */
/* 通用函数-暂无数据 */
.tj_tyhs_zwsj {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.tj_tyhs_zwsj_a {
    width: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin: -65px 0 -60px 0;
}
.tj_tyhs_zwsj_aa {
    width: 100%;
    display: block;
    object-fit: cover;
}
.tj_tyhs_zwsj_b {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_tyhs_zwsj_c {
    font-size: 14px;
    line-height: 1;
    padding: 10px 15px;
    border-radius: 4px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_tyhs_zwsj_c:hover {
    transform: translateY(-1px);
}
/* 通用函数-暂无数据 */
/* 通用函数-单行文本 */
.tj_tyhs_dhwb {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    border: var(--xt01);
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_tyhs_dhwb.wtts {
    border: 1px solid rgb(255 62 70 / 40%);
}
.tj_hyzx_ckym_babaaaa .tj_tyhs_dhwb {
    text-align: center;
    color: var(--ys12);
}
.tj_hyzx_ckym_babaaaa .tj_tyhs_dhwb:hover {
    color: var(--ys04);
}
.tj_tyhs_dhwb:focus {
    border-color:  rgb(86 100 210 / 50%)
}
.tj_tyhs_dhwb:disabled {
    background: rgba(102, 126, 234, 0.05);
    cursor: not-allowed;
}
.tj_tyhs_dhwb::placeholder {
    color: var(--ys12);
    opacity: 0.5;
}
.tj_tyhs_dhwb::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* 通用函数-单行文本 */
/* 通用函数-选择按钮 */
.tj_tyhs_xzan {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 3px;
}
.tj_tyhs_xzan_a {
    width: 14px;
    height: 14px;
}
.tj_tyhs_xzan_b {
    font-size: 14px;
    line-height: 1;
    color: var(--ys18);
}
/* 通用函数-选择按钮 */
/* 通用函数-滑动选项 */
.tj_tyhs_hdxx {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
/* 通用函数-滑动选项 */
/* 通用函数-颜色选择 */
.tj_tyhs_ysxz {
    width: 30px;
    height: 30px;
    padding: 0;
    border-radius: 4px;
    border: var(--xt01);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_ysxz::-webkit-color-swatch-wrapper {
    padding: 0;
}
.tj_tyhs_ysxz::-webkit-color-swatch {
    border: none;
}
/* 通用函数-颜色选择 */
/* 通用函数-下拉菜单 */
.tj_tyhs_xlcd {
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
}
.tj_tyhs_xlcd_a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1;
}
.tj_tyhs_xlcd_a[disabled] + .tj_tyhs_xlcd_b .tj_tyhs_xlcd_ba {
    background: rgba(102, 126, 234, 0.05);
    cursor: not-allowed;
}
.tj_tyhs_xlcd_a[disabled] + .tj_tyhs_xlcd_b .tj_tyhs_xlcd_bb {
    display: none;
}
.tj_tyhs_xlcd_a[disabled] + .tj_tyhs_xlcd_b .tj_tyhs_xlcd_bba {
    pointer-events: none;
    opacity: 0.7;
}
.tj_tyhs_xlcd_b {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_xlcd_ba {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    border: var(--xt01);
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
}
.tj_tyhs_xlcd_ba.wtts {
    border: 1px solid rgb(255 62 70 / 40%);
}
.tj_tyhs_xlcd_ba.disabled {
    background: var(--ys09);
    cursor: not-allowed;
    opacity: 0.7;
}
.tj_tyhs_xlcd_b.open .tj_tyhs_xlcd_ba {
    border-color: rgb(86 100 210 / 50%);
}
.tj_tyhs_xlcd_ba::after {
    content: '\eb6d';
    font-size: 8px;
    line-height: 1;
    color: var(--ys12);
    font-family: 'iconfont';
    transition: var(--sd01);
}
.tj_tyhs_xlcd_b.open .tj_tyhs_xlcd_ba::after {
    transform: rotate(180deg);
}
.tj_tyhs_xlcd_bb {
    display: none;
}
.tj_tyhs_xlcd_b.open .tj_tyhs_xlcd_bb {
    width: 100%;
    max-height: 200px;
    position: absolute;
    left: 0;
    transition: max-height 0.2s ease;
    z-index: 9999;
    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_tyhs_xlcd_b.xxzk .tj_tyhs_xlcd_bb {
    top: 100%;
    bottom: auto;
    border: var(--xt01);
    border-top: none;
    border-radius: 0 0 4px 4px;
}
.tj_tyhs_xlcd_b.xszk .tj_tyhs_xlcd_bb {
    top: auto;
    bottom: 100%;
    border: var(--xt01);
    border-bottom: none;
    border-radius: 4px 4px 0 0;
}
.tj_tyhs_xlcd_bba {
    width: 100%;
    height: 35px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 0 10px;
    flex-shrink: 0;
    transition: background-color 0.2s ease;
    background: var(--ys02);
}
.tj_tyhs_xlcd_bba:hover {
    color: var(--ys05);
}
.tj_tyhs_xlcd_bba.selected {
    background: var(--ys01);
    color: var(--ys04);
}
.tj_tyhs_xlcd_bba.selected:hover {
    background: var(--ys01);
    color: var(--ys04);
}
/* 通用函数-下拉菜单 */
/* 通用函数-提示弹窗 */
.tj_tyhs_tstc {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
    z-index: 99999999;
    white-space: nowrap;
}
.tj_tyhs_tstc.success {
    background: linear-gradient(135deg, #52b788 0%, #40916c 100%);
}
.tj_tyhs_tstc.error {
    background: linear-gradient(135deg, #d9534f 0%, #c9302c 100%);
}
.tj_tyhs_tstc.warning {
    background: linear-gradient(135deg, #FF951F 0%, #EB8307 100%);
}
/* 通用函数-提示弹窗 */
/* 通用函数-确认弹窗 */
.tj_tyhs_qytc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 60%);
    z-index: 9999;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_qytc_a {
    min-width: 300px;
    max-width: 400px;
    background: var(--ys02);
    border: var(--xt01);
    border-radius: 8px;
    padding: 25px 15px 15px 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 25px;
}
.tj_tyhs_qytc_aa {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    margin: -3px 0;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.tj_tyhs_qytc_ab {
    width: 100%;
    height: 34px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.tj_tyhs_qytc_aba {
    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_tyhs_qytc_aba:hover {
    transform: translateY(-1px);
}
.tj_tyhs_qytc_qdan {
    background: var(--ys05);
    color: var(--ys04);
}
.tj_tyhs_qytc_qxan {
    background: var(--ys08);
    font-weight: 500;
    color: var(--ys12);
}
/* 通用函数-确认弹窗 */
/* 通用函数-单键弹窗 */
.tj_tyhs_djtc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 60%);
    z-index: 9999;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_djtc_a {
    min-width: 300px;
    max-width: 400px;
    background: var(--ys02);
    border: var(--xt01);
    border-radius: 8px;
    padding: 25px 15px 15px 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 25px;
}
.tj_tyhs_djtc_aa {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: var(--ys12);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: -5px 0;
}
.tj_tyhs_djtc_ab {
    width: 100%;
    height: 34px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.tj_tyhs_djtc_aba {
    height: 100%;
    padding: 0 35px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_tyhs_djtc_aba:hover {
    transform: translateY(-1px);
}
.tj_tyhs_djtc_qdan {
    background: var(--ys05);
    color: var(--ys04);
}
/* 通用函数-单键弹窗 */
/* 通用函数-弹窗页面 */
.tj_tyhs_ymtc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 60%);
    z-index: 999;
    display: none;
    align-items: center;
    justify-content: center;
    overscroll-behavior: contain;
}
.tj_tyhs_ymtc_a {
    width: 600px;
    height: auto;
    max-height: 80vh;
    background: var(--ys02);
    border: var(--xt01);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.tj_tyhs_ymtc_aa {
    width: 100%;
    height: 50px;
    background: var(--ys01);
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    border-bottom: var(--xt01);
}
.tj_tyhs_ymtc_aaa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
}
.tj_tyhs_ymtc_aab {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_tyhs_ymtc_aab::before {
    content: '\eb51';
}
.tj_tyhs_ymtc_aab:hover {
    transform: rotate(90deg);
}
.tj_tyhs_ymtc_ab {
    width: 100%;
    flex: 1;
    display: flex;
    overflow: hidden;
    overscroll-behavior: contain;
}
body.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
/* 通用函数-弹窗页面 */
/* 通用函数-弹窗录入 */
.tj_tyhs_ymtc_lrym {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 15px;
}
.tj_tyhs_ymtc_lrym_a {
    width: 100%;
    height: auto;
    max-height: calc(80vh - 50px - 34px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    overflow-y: auto;
    scrollbar-width: none;
    gap: 15px;
}
.tj_tyhs_ymtc_lrym_aa {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}
.tj_tyhs_ymtc_lrym_aaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_tyhs_ymtc_lrym_aab {
    width: 100%;
    height: 40px;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_ymtc_lrym_aab:has(.tj_tyhs_fhwb) {
    height: auto;
}
.tj_tyhs_ymtc_lrym_aab:has(.tj_tyhs_tbsc) {
    height: auto;
}
.tj_tyhs_ymtc_lrym_aab:has(.tj_hyzx_spsc) {
    height: auto;
}
.tj_tyhs_ymtc_lrym_aab:has(.tj_tyhs_kgan) {
    height: auto;
}
.tj_tyhs_ymtc_lrym_aab:has(.tj_hyzx_fjsc) {
    height: auto;
}
.tj_tyhs_ymtc_lrym_aab:has(.tj_tyhs_fxan) {
    height: auto;
}
.tj_tyhs_ymtc_lrym_b {
    width: 100%;
    height: 34px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
    flex-shrink: 0;
}
.tj_tyhs_ymtc_lrym_ba {
    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_tyhs_ymtc_lrym_ba:hover {
    transform: translateY(-1px);
}
.tj_tyhs_tbsc {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 15px;
}
.tj_tyhs_tbsc_a {
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border: 1px dashed #212a36;
    border-radius: 4px;
    transition: var(--sd01);
    gap: 10px;
}
.tj_tyhs_tbsc_a:hover {
    border-color: var(--ys05);
    background: rgb(86 100 210 / 3%);
}
.tj_tyhs_tbsc_aa {
    font-size: 20px;
    line-height: 1;
    color: var(--ys12);
}
.tj_tyhs_tbsc_aa::before {
    content: '\eb5e';
}
.tj_tyhs_tbsc_ab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_tyhs_tbsc_b {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 4px;
    border: var(--xt01);
}
/* 通用函数-附件上传 */
.tj_tyhs_fjsc {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.tj_tyhs_fjsc_a {
    width: 100%;
    height: 200px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
    border: 1px dashed #212a36;
    border-radius: 4px;
    transition: var(--sd01);
}
.tj_tyhs_fjsc_a:hover {
    border-color: var(--ys05);
    background: rgb(86 100 210 / 3%);
}
.tj_tyhs_fjsc_aa {
    font-family: 'iconfont';
    width: 55px;
    height: 55px;
    background: var(--ys08);
    border-radius: 15px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    line-height: 1;
    color: var(--ys17);
}
.tj_tyhs_fjsc_aa::before {
    content: '\e735';
}
.tj_tyhs_fjsc_ab {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
}
.tj_tyhs_fjsc_aba {
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
}
.tj_tyhs_fjsc_abb {
    font-size: 13px;
    line-height: 1;
    color: var(--ys17);
}
.tj_tyhs_fjsc_b {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 24px;
    height: 24px;
    background: var(--ys13);
    border-radius: 50%;
    font-size: 10px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    transition: var(--sd01);
}
.tj_tyhs_fjsc_b::before {
    content: '\eb51';
}
.tj_tyhs_fjsc_b:hover {
    transform: rotate(90deg);
}
/* 通用函数-附件上传 */
.tj_httc_aaab:has(.tj_tyhs_fjsc) {
    height: auto;
}
.tj_hyzx_spsc {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 15px;
}
.tj_hyzx_spsc_a {
    width: 100px;
    height: 100px;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: var(--ys01);
    border: var(--xt01);
    border-radius: 4px;
    transition: var(--sd01);
    gap: 10px;
}
.tj_hyzx_spsc_a:hover {
    background: var(--ys08);
}
.tj_hyzx_spsc_aa {
    font-size: 20px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_spsc_aa::before {
    content: '\eaeb';
}
.tj_hyzx_spsc_ab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_spsc_b {
    width: 220px;
    height: 130px;
    object-fit: cover;
    border-radius: 4px;
    border: 1px solid var(--ys13);
}
/* 文件上传/附件 */
.tj_hyzx_wjsc {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 15px;
}
.tj_hyzx_wjsc_a {
    width: 100px;
    height: 100px;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: var(--ys01);
    border: var(--xt01);
    border-radius: 4px;
    transition: var(--sd01);
    gap: 10px;
}
.tj_hyzx_wjsc_a:hover {
    background: var(--ys08);
}
.tj_hyzx_wjsc_aa {
    font-size: 20px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wjsc_aa::before {
    content: '\eb5f';
}
.tj_hyzx_wjsc_ab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wjsc_b {
    font-size: 14px;
    line-height: 1.4;
    color: var(--ys05);
    word-break: break-all;
}
.tj_hyzx_wjsc_ba {
    font-size: 12px;
    color: var(--ys06);
    cursor: pointer;
    margin-left: 10px;
    user-select: none;
}
.tj_hyzx_wjsc_ba:hover {
    text-decoration: underline;
}
/* 多图上传 */
.tj_hyzx_ftsc {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.tj_hyzx_ftsc_a {
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: var(--ys01);
    border: var(--xt01);
    border-radius: 4px;
    font-size: 14px;
    color: var(--ys12);
    transition: var(--sd01);
    cursor: pointer;
    user-select: none;
}
.tj_hyzx_ftsc_a:hover {
    background: var(--ys08);
}
.tj_hyzx_ftsc_aa {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.tj_hyzx_ftsc_aaa {
    width: 100px;
    height: 100px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    border: var(--xt01);
}
.tj_hyzx_ftsc_aaa img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tj_hyzx_ftsc_aaaa {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 12px;
    line-height: 1;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.2s;
}
.tj_hyzx_ftsc_aaa:hover .tj_hyzx_ftsc_aaaa {
    opacity: 1;
}
.tj_hyxz_xxan {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-bottom: var(--xt01);
    gap: 15px;
}
.tj_hyxz_xxan_a {
    padding: 0 0 10px 0;
    font-size: 15px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
    position: relative;
}
.tj_hyxz_xxan_a.active {
    color: var(--ys05);
}
.tj_hyxz_xxan_a.active::before {
    content: '';
    width: 100%;
    position: absolute;
    border-bottom: 1px solid var(--ys05);
    bottom: -1px;
}
.tj_hyxz_xxnr {
    width: 100%;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.tj_hyxz_xxnr.active {
    display: flex;
}
/* 通用函数-弹窗录入 */
/* 通用函数-窗口页面 */
.tj_hyzx_ckym {
    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: 15px;
    padding: 15px;
}
.tj_hyzx_ckym_a {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tj_hyzx_ckym_a.wdh {
    justify-content: flex-end;
}
.tj_hyzx_ckym_aa {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.tj_hyzx_ckym_aa.wss {
    flex: 1;
    justify-content: space-between;
    gap: 0;
}
.tj_hyzx_ckym_aaa {
    height: 44px;
    padding: 5px;
    border-radius: 8px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border: var(--xt01);
}
.tj_hyzx_ckym_aaaa {
    height: 100%;
    padding: 0 15px;
    border-radius: 5px;
    color: var(--ys12);
    transition: var(--sd01);
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_ckym_aaaa:hover {
    color: var(--ys04);
}
.tj_hyzx_ckym_aaaa.active {
    background: var(--ys08);
    color: var(--ys04);
}
.tj_hyzx_ckym_aaaa.active:hover {
    color: var(--ys04);
}
.tj_hyzx_ckym_aab {
    height: 34px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_ckym_aaba {
    height: 100%;
    background: var(--ys18);
    color: var(--ys04);
    padding: 0 15px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_hyzx_ckym_aaba:hover {
    transform: translateY(-1px);
}
.tj_hyzx_ckym_ac {
    height: 34px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_ckym_ac .tj_hyzx_ckym_aca {
    width: 300px;
    background: var(--ys02);
    color: var(--ys12);
}
.tj_hyzx_ckym_ac .tj_hyzx_ckym_aca::placeholder {
    color: var(--ys12);
}
.tj_hyzx_ckym_acb {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_ckym_acba {
    height: 100%;
    color: var(--ys04);
    padding: 0 15px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_hyzx_ckym_acba:hover {
    transform: translateY(-1px);
}
.tj_hyzx_ckym_acba.ssan {
    background: var(--ys06);
}
.tj_hyzx_ckym_acba.czan {
    background: var(--ys08);
    color: var(--ys12);
}
.tj_hyzx_ckym_acc {
    height: 100%;
    background: var(--ys05);
    color: var(--ys04);
    padding: 0 15px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_hyzx_ckym_acc:hover {
    transform: translateY(-1px);
}
.tj_hyzx_ckym_acd {
    width: 120px;
    height: 100%;
    background: var(--ys02);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_ckym_ace {
    width: 290px;
    height: 100%;
    background: var(--ys02);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_ckym_b {
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    background: var(--ys02);
    border-radius: 8px;
    padding: 15px;
    overflow: hidden;
}
.tj_hyzx_ckym_ba {
    width: 100%;
    height: calc(100% - 51px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_ckym_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_ckym_baaa {
    flex: 1;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_ckym_baaaa {
    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_ckym_bab {
    width: 100%;
    height: calc(100% - 40px);
    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_ckym_baba {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_ckym_babaa {
    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_ckym_babaaa {
    flex: 1;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_ckym_babaaaa {
    height: 100%;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_ckym_babaaaaa.yes {
    background: rgba(2, 195, 154, 0.1);
    color: var(--ys06);
}
.tj_hyzx_ckym_babaaaaa.no {
    background: rgba(255, 62, 70, 0.1);
    color: var(--ys13);
}
.tj_hyzx_ckym_babaaaaa.zx {
    background: rgb(247 147 26 / 15%);
    color: var(--ys17);
}
.tj_hyzx_ckym_babaa:hover .tj_hyzx_ckym_babaaaa {
    color: var(--ys04);
}
.tj_hyzx_ckym_babaaba {
    width: 66px;
    height: 100%;
    border: var(--xt01);
    border-radius: 4px;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    color: var(--ys12);
    transition: var(--sd01);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_ckym_babaaba:hover {
    transform: translateY(-1px);
    color: var(--ys04);
}
.tj_hyzx_ckym_babab {
    font-size: 16px;
    line-height: 1;
    color: var(--ys12);
    padding: 50px 0;
}
.tj_hyzx_ckym_bb {
    width: 100%;
    height: 30px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}
.tj_hyzx_ckym_bba {
    height: 100%;
    background: var(--ys08);
    border: var(--xt01);
    color: var(--ys12);
    padding: 0 10px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_hyzx_ckym_bba:hover {
    transform: translateY(-1px);
}
.tj_hyzx_ckym_bba.disabled {
    color: var(--ys07);
    cursor: not-allowed;
}
/* 会员管理 */
.hygl .tj_hyzx_ckym_baaaa:nth-child(1) {
    width: 50px;
}
.hygl .tj_hyzx_ckym_baaaa:nth-child(2) {
    width: 100px;
}
.hygl .tj_hyzx_ckym_baaaa:nth-child(3) {
    width: 100px;
}
.hygl .tj_hyzx_ckym_baaaa:nth-child(4) {
    width: 50px;
}
.hygl .tj_hyzx_ckym_baaaa:nth-child(5) {
    flex: 1;
}
.hygl .tj_hyzx_ckym_baaaa:nth-child(6) {
    flex: 1;
}
.hygl .tj_hyzx_ckym_baaaa:nth-child(7) {
    width: 220px;
}
.hygl .tj_hyzx_ckym_baaaa:nth-child(8) {
    width: 80px;
}
.hygl .tj_hyzx_ckym_baaaa:nth-child(9) {
    flex: 1;
}
.hygl .tj_hyzx_ckym_baaaa:nth-child(10) {
    flex: 1;
}
.hygl .tj_hyzx_ckym_baaaa:nth-child(11) {
    width: 80px;
}
.hygl .tj_hyzx_ckym_baaaa:nth-child(12) {
    width: 80px;
}
.hygl .tj_hyzx_ckym_baaaa:nth-child(13) {
    flex: 1;
}
.hygl .tj_hyzx_ckym_baab {
    width: 80px;
    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;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(1) {
    width: 50px;
    font-weight: 500;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(2) {
    width: 100px;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(3) {
    width: 100px;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(4) {
    width: 50px;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(5) {
    flex: 1;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(6) {
    flex: 1;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(7) {
    width: 220px;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(8) {
    width: 80px;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(9) {
    flex: 1;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(10) {
    flex: 1;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(11) {
    width: 80px;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(12) {
    width: 80px;
    padding: 7px;
}
.hygl .tj_hyzx_ckym_babaaaa:nth-child(13) {
    flex: 1;
}
.hygl .tj_hyzx_ckym_babaaaaa {
    height: 100%;
    padding: 0 10px 1px 10px;
    border-radius: 25px;
    font-size: 12px;
    line-height: 1;
    transition: var(--sd01);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.hygl .tj_hyzx_ckym_babaaaaa.qx.yes {
    background: none;
    padding: 0;
    font-size: 14px;
    border-radius: 0;
}
.hygl .tj_hyzx_ckym_babaaaaa.qx.no {
    background: none;
    padding: 0;
    font-size: 14px;
    border-radius: 0;
}
.hygl .tj_hyzx_ckym_babaaaaa.qx.zx {
    background: none;
    padding: 0;
    font-size: 14px;
    border-radius: 0;
}
.hygl .tj_hyzx_ckym_babaaaaa.dsh {
    color: var(--ys17);
    padding: 0;
    font-size: 14px;
    border-radius: 0;
}
.hygl .tj_hyzx_ckym_babaaaaa.ytg {
    color: var(--ys06);
    padding: 0;
    font-size: 14px;
    border-radius: 0;
}
.hygl .tj_hyzx_ckym_babaaaaa.ybh {
    color: var(--ys13);
    padding: 0;
    font-size: 14px;
    border-radius: 0;
}
.hygl .tj_hyzx_ckym_babaab {
    width: 80px;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 7px;
    padding: 7px;
}
/* 备考会员 */
.bkhy .tj_hyzx_ckym_baaaa:nth-child(1) {
    width: 50px;
}
.bkhy .tj_hyzx_ckym_baaaa:nth-child(2) {
    flex: 1;
}
.bkhy .tj_hyzx_ckym_baaaa:nth-child(3) {
    flex: 1;
}
.bkhy .tj_hyzx_ckym_baaaa:nth-child(4) {
    width: 80px;
}
.bkhy .tj_hyzx_ckym_baaaa:nth-child(5) {
    width: 80px;
}
.bkhy .tj_hyzx_ckym_baaaa:nth-child(6) {
    width: 140px;
}
.bkhy .tj_hyzx_ckym_babaaaa:nth-child(1) {
    width: 50px;
    font-weight: 500;
}
.bkhy .tj_hyzx_ckym_babaaaa:nth-child(2) {
    flex: 1;
}
.bkhy .tj_hyzx_ckym_babaaaa:nth-child(3) {
    flex: 1;
}
.bkhy .tj_hyzx_ckym_babaaaa:nth-child(4) {
    width: 80px;
    padding: 7px;
}
.bkhy .tj_hyzx_ckym_babaaaa:nth-child(5) {
    width: 80px;
}
.bkhy .tj_hyzx_ckym_babaaaa:nth-child(6) {
    width: 140px;
}
.bkhy .tj_hyzx_ckym_babaaaaa {
    height: 100%;
    padding: 0 10px 1px 10px;
    border-radius: 25px;
    font-size: 12px;
    line-height: 1;
    transition: var(--sd01);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.bkhy .tj_hyzx_ckym_babaaaaa.qx.yes {
    background: none;
    padding: 0;
    font-size: 14px;
    border-radius: 0;
}
.bkhy .tj_hyzx_ckym_babaaaaa.qx.no {
    background: none;
    padding: 0;
    font-size: 14px;
    border-radius: 0;
}
.bkhy .tj_hyzx_ckym_babaaaaa.qx.zx {
    background: none;
    padding: 0;
    font-size: 14px;
    border-radius: 0;
}
.bkhy .tj_hyzx_ckym_babaaaaa.wsj {
    color: var(--ys17);
}
.bkhy .tj_hyzx_ckym_babaaaaa.ysj {
    color: var(--ys06);
}
.bkhy .tj_hyzx_ckym_babaaaaa.ybh {
    color: var(--ys13);
}
/* 题库管理 */
.tkgl .tj_hyzx_ckym_baaaa:nth-child(1) {
    width: 50px;
}
.tkgl .tj_hyzx_ckym_baaaa:nth-child(2) {
    width: 80px;
}
.tkgl .tj_hyzx_ckym_baaaa:nth-child(3) {
    width: 80px;
}
.tkgl .tj_hyzx_ckym_baaaa:nth-child(4) {
    flex: 1;
}
.tkgl .tj_hyzx_ckym_baaaa:nth-child(5) {
    width: 120px;
}
.tkgl .tj_hyzx_ckym_baaaa:nth-child(6) {
    width: 80px;
}
.tkgl .tj_hyzx_ckym_baaaa:nth-child(7) {
    width: 80px;
}
.tkgl .tj_hyzx_ckym_baab {
    width: 153px;
    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;
}
.tkgl .tj_hyzx_ckym_babaaaa:nth-child(1) {
    width: 50px;
    font-weight: 500;
}
.tkgl .tj_hyzx_ckym_babaaaa:nth-child(2) {
    width: 80px;
}
.tkgl .tj_hyzx_ckym_babaaaa:nth-child(3) {
    width: 80px;
}
.tkgl .tj_hyzx_ckym_babaaaa:nth-child(4) {
    flex: 1;
    line-height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}
.tkgl .tj_hyzx_ckym_babaaaa:nth-child(5) {
    width: 120px;
    color: var(--ys16);
}
.tkgl .tj_hyzx_ckym_babaaaa:nth-child(6) {
    width: 80px;
    padding: 7px;
}
.tkgl .tj_hyzx_ckym_babaaaa:nth-child(7) {
    width: 80px;
    padding: 7px;
}
.tkgl .tj_hyzx_ckym_babaaaaa {
    height: 100%;
    padding: 0 10px 1px 10px;
    border-radius: 25px;
    font-size: 12px;
    line-height: 1;
    transition: var(--sd01);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tkgl .tj_hyzx_ckym_babaab {
    width: 153px;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 7px;
    padding: 7px;
}
/* 错题统计 */
.cttj .tj_hyzx_ckym_baaaa:nth-child(1) {
    width: 50px;
}
.cttj .tj_hyzx_ckym_baaaa:nth-child(2) {
    width: 80px;
}
.cttj .tj_hyzx_ckym_baaaa:nth-child(3) {
    width: 80px;
}
.cttj .tj_hyzx_ckym_baaaa:nth-child(4) {
    flex: 1;
}
.cttj .tj_hyzx_ckym_baaaa:nth-child(5) {
    width: 80px;
}
.cttj .tj_hyzx_ckym_baaaa:nth-child(6) {
    width: 80px;
}
.cttj .tj_hyzx_ckym_babaaaa:nth-child(1) {
    width: 50px;
    font-weight: 500;
}
.cttj .tj_hyzx_ckym_babaaaa:nth-child(2) {
    width: 80px;
}
.cttj .tj_hyzx_ckym_babaaaa:nth-child(3) {
    width: 80px;
}
.cttj .tj_hyzx_ckym_babaaaa:nth-child(4) {
    flex: 1;
    line-height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}
.cttj .tj_hyzx_ckym_babaaaa:nth-child(5) {
    width: 80px;
    flex-wrap: nowrap;
    align-content: center;
    gap: 3px;
}
.cttj .tj_hyzx_ckym_babaaaaaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys17);
}
.cttj .tj_hyzx_ckym_babaaaaaa::before {
    content: '\100f4';
}
.cttj .tj_hyzx_ckym_babaaaa:nth-child(6) {
    width: 80px;
    padding: 7px;
    color: var(--ys13);
}
/* 刷题记录 */
.stjl .tj_hyzx_ckym_baaaa:nth-child(1) {
    width: 50px;
}
.stjl .tj_hyzx_ckym_baaaa:nth-child(2) {
    width: 100px;
}
.stjl .tj_hyzx_ckym_baaaa:nth-child(3) {
    width: 100px;
}
.stjl .tj_hyzx_ckym_baaaa:nth-child(4) {
    flex: 1;
}
.stjl .tj_hyzx_ckym_baaaa:nth-child(5) {
    flex: 1;
}
.stjl .tj_hyzx_ckym_baaaa:nth-child(6) {
    flex: 1;
}
.stjl .tj_hyzx_ckym_baaaa:nth-child(7) {
    flex: 1;
}
.stjl .tj_hyzx_ckym_baaaa:nth-child(8) {
    width: 100px;
}
.stjl .tj_hyzx_ckym_baaaa:nth-child(9) {
    width: 100px;
}
.stjl .tj_hyzx_ckym_baaaa:nth-child(10) {
    width: 100px;
}
.stjl .tj_hyzx_ckym_baaaa:nth-child(11) {
    width: 100px;
}
.stjl .tj_hyzx_ckym_baaaa:nth-child(12) {
    width: 140px;
}
.stjl .tj_hyzx_ckym_babaaaa:nth-child(1) {
    width: 50px;
    font-weight: 500;
}
.stjl .tj_hyzx_ckym_babaaaa:nth-child(2) {
    width: 100px;
}
.stjl .tj_hyzx_ckym_babaaaa:nth-child(3) {
    width: 100px;
}
.stjl .tj_hyzx_ckym_babaaaa:nth-child(4) {
    flex: 1;
}
.stjl .tj_hyzx_ckym_babaaaa:nth-child(5) {
    flex: 1;
}
.stjl .tj_hyzx_ckym_babaaaa:nth-child(6) {
    flex: 1;
}
.stjl .tj_hyzx_ckym_babaaaa:nth-child(7) {
    flex: 1;
}
.stjl .tj_hyzx_ckym_babaaaa:nth-child(8) {
    width: 100px;
}
.stjl .tj_hyzx_ckym_babaaaa:nth-child(9) {
    width: 100px;
    color: var(--ys16);
}
.stjl .tj_hyzx_ckym_babaaaa:nth-child(10) {
    width: 100px;
    color: var(--ys13);
}
.stjl .tj_hyzx_ckym_babaaaa:nth-child(11) {
    width: 100px;
}
.stjl .tj_hyzx_ckym_babaaaa:nth-child(12) {
    width: 140px;
}
/* 考试记录 */
.kstj .tj_hyzx_ckym_baaaa:nth-child(1) {
    width: 50px;
}
.kstj .tj_hyzx_ckym_baaaa:nth-child(2) {
    width: 100px;
}
.kstj .tj_hyzx_ckym_baaaa:nth-child(3) {
    width: 100px;
}
.kstj .tj_hyzx_ckym_baaaa:nth-child(4) {
    flex: 1;
}
.kstj .tj_hyzx_ckym_baaaa:nth-child(5) {
    flex: 1;
}
.kstj .tj_hyzx_ckym_baaaa:nth-child(6) {
    flex: 1;
}
.kstj .tj_hyzx_ckym_baaaa:nth-child(7) {
    flex: 1;
}
.kstj .tj_hyzx_ckym_baaaa:nth-child(8) {
    width: 100px;
}
.kstj .tj_hyzx_ckym_baaaa:nth-child(9) {
    width: 100px;
}
.kstj .tj_hyzx_ckym_baaaa:nth-child(10) {
    width: 140px;
}
.kstj .tj_hyzx_ckym_babaaaa:nth-child(1) {
    width: 50px;
    font-weight: 500;
}
.kstj .tj_hyzx_ckym_babaaaa:nth-child(2) {
    width: 100px;
}
.kstj .tj_hyzx_ckym_babaaaa:nth-child(3) {
    width: 100px;
}
.kstj .tj_hyzx_ckym_babaaaa:nth-child(4) {
    flex: 1;
}
.kstj .tj_hyzx_ckym_babaaaa:nth-child(5) {
    flex: 1;
}
.kstj .tj_hyzx_ckym_babaaaa:nth-child(6) {
    flex: 1;
}
.kstj .tj_hyzx_ckym_babaaaa:nth-child(7) {
    flex: 1;
}
.kstj .tj_hyzx_ckym_babaaaa:nth-child(8) {
    width: 100px;
}
.kstj .tj_hyzx_ckym_babaaaa:nth-child(9) {
    width: 100px;
}
.kstj .tj_hyzx_ckym_babaaaa:nth-child(10) {
    width: 140px;
}
.kstj .tj_hyzx_ckym_babaaaa .hg {
    color: var(--ys16);
}
.kstj .tj_hyzx_ckym_babaaaa .bhg {
    color: var(--ys13);
}
/* 考试记录 */
.ksjl .tj_hyzx_ckym_baaaa:nth-child(1) {
    width: 50px;
}
.ksjl .tj_hyzx_ckym_baaaa:nth-child(2) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_baaaa:nth-child(3) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_baaaa:nth-child(4) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_baaaa:nth-child(5) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_baaaa:nth-child(6) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_baaaa:nth-child(7) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_baaaa:nth-child(8) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_baaaa:nth-child(9) {
    width: 80px;
}
.ksjl .tj_hyzx_ckym_baaaa:nth-child(10) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_baab {
    width: 153px;
    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;
}
.ksjl .tj_hyzx_ckym_babaaaa:nth-child(1) {
    width: 50px;
    font-weight: 500;
}
.ksjl .tj_hyzx_ckym_babaaaa:nth-child(2) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_babaaaa:nth-child(3) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_babaaaa:nth-child(4) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_babaaaa:nth-child(5) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_babaaaa:nth-child(6) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_babaaaa:nth-child(7) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_babaaaa:nth-child(8) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_babaaaa:nth-child(9) {
    width: 80px;
    padding: 7px;
}
.ksjl .tj_hyzx_ckym_babaaaa:nth-child(10) {
    flex: 1;
}
.ksjl .tj_hyzx_ckym_babaaaaa {
    height: 100%;
    padding: 0 10px 1px 10px;
    border-radius: 25px;
    font-size: 12px;
    line-height: 1;
    transition: var(--sd01);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.ksjl .tj_hyzx_ckym_babaab {
    width: 153px;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 7px;
    padding: 7px;
}
/* 会员审核 */
.hysh .tj_hyzx_ckym_baaaa:nth-child(1) {
    width: 50px;
}
.hysh .tj_hyzx_ckym_baaaa:nth-child(2) {
    width: 150px;
}
.hysh .tj_hyzx_ckym_baaaa:nth-child(3) {
    width: 150px;
}
.hysh .tj_hyzx_ckym_baaaa:nth-child(4) {
    width: 100px;
}
.hysh .tj_hyzx_ckym_baaaa:nth-child(5) {
    width: 100px;
}
.hysh .tj_hyzx_ckym_baaaa:nth-child(6) {
    flex: 1;
}
.hysh .tj_hyzx_ckym_baaaa:nth-child(7) {
    flex: 1;
}
.hysh .tj_hyzx_ckym_baaaa:nth-child(8) {
    flex: 1;
}
.hysh .tj_hyzx_ckym_baaaa:nth-child(9) {
    flex: 1;
}
.hysh .tj_hyzx_ckym_baaaa:nth-child(10) {
    flex: 1;
}
.hysh .tj_hyzx_ckym_baaaa:nth-child(11) {
    width: 100px;
}
.hysh .tj_hyzx_ckym_baab {
    width: 80px;
    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;
}
.hysh .tj_hyzx_ckym_babaaaa:nth-child(1) {
    width: 50px;
    font-weight: 500;
}
.hysh .tj_hyzx_ckym_babaaaa:nth-child(2) {
    width: 150px;
}
.hysh .tj_hyzx_ckym_babaaaa:nth-child(3) {
    width: 150px;
}
.hysh .tj_hyzx_ckym_babaaaa:nth-child(4) {
    width: 100px;
}
.hysh .tj_hyzx_ckym_babaaaa:nth-child(5) {
    width: 100px;
}
.hysh .tj_hyzx_ckym_babaaaa:nth-child(6) {
    flex: 1;
}
.hysh .tj_hyzx_ckym_babaaaa:nth-child(7) {
    flex: 1;
}
.hysh .tj_hyzx_ckym_babaaaa:nth-child(8) {
    flex: 1;
}
.hysh .tj_hyzx_ckym_babaaaa:nth-child(9) {
    flex: 1;
}
.hysh .tj_hyzx_ckym_babaaaa:nth-child(10) {
    flex: 1;
}
.hysh .tj_hyzx_ckym_babaaaa:nth-child(11) {
    width: 100px;
}
.hysh .tj_hyzx_ckym_babaab {
    width: 80px;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 7px;
    padding: 7px;
}
/* 会员审核 */
.hyys .tj_hyzx_ckym_baaaa:nth-child(1) {
    width: 50px;
}
.hyys .tj_hyzx_ckym_baaaa:nth-child(2) {
    width: 150px;
}
.hyys .tj_hyzx_ckym_baaaa:nth-child(3) {
    width: 150px;
}
.hyys .tj_hyzx_ckym_baaaa:nth-child(4) {
    width: 100px;
}
.hyys .tj_hyzx_ckym_baaaa:nth-child(5) {
    width: 100px;
}
.hyys .tj_hyzx_ckym_baaaa:nth-child(6) {
    flex: 1;
}
.hyys .tj_hyzx_ckym_baaaa:nth-child(7) {
    flex: 1;
}
.hyys .tj_hyzx_ckym_baaaa:nth-child(8) {
    flex: 1;
}
.hyys .tj_hyzx_ckym_baaaa:nth-child(9) {
    flex: 1;
}
.hyys .tj_hyzx_ckym_baaaa:nth-child(10) {
    width: 80px;
}
.hyys .tj_hyzx_ckym_baaaa:nth-child(11) {
    flex: 1;
}
.hyys .tj_hyzx_ckym_baab {
    width: 80px;
    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;
}
.hyys .tj_hyzx_ckym_babaaaa:nth-child(1) {
    width: 50px;
    font-weight: 500;
}
.hyys .tj_hyzx_ckym_babaaaa:nth-child(2) {
    width: 150px;
}
.hyys .tj_hyzx_ckym_babaaaa:nth-child(3) {
    width: 150px;
}
.hyys .tj_hyzx_ckym_babaaaa:nth-child(4) {
    width: 100px;
}
.hyys .tj_hyzx_ckym_babaaaa:nth-child(5) {
    width: 100px;
}
.hyys .tj_hyzx_ckym_babaaaa:nth-child(6) {
    flex: 1;
}
.hyys .tj_hyzx_ckym_babaaaa:nth-child(7) {
    flex: 1;
}
.hyys .tj_hyzx_ckym_babaaaa:nth-child(8) {
    flex: 1;
}
.hyys .tj_hyzx_ckym_babaaaa:nth-child(9) {
    flex: 1;
}
.hyys .tj_hyzx_ckym_babaaaa:nth-child(10) {
    width: 80px;
    padding: 7px;
}
.hyys .tj_hyzx_ckym_babaaaa:nth-child(11) {
    flex: 1;
}
.hyys .tj_hyzx_ckym_babaaaaa {
    height: 100%;
    padding: 0 10px 1px 10px;
    border-radius: 25px;
    font-size: 12px;
    line-height: 1;
    transition: var(--sd01);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.hyys .tj_hyzx_ckym_babaab {
    width: 80px;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 7px;
    padding: 7px;
}
/* 通用函数-窗口页面 */
/* 通用函数-筛选文本 */
.tj_hyzx_sswb {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_sswb_a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    max-height: 200px;
    overflow-y: auto;
    scrollbar-width: none;
    display: none;
    background: var(--ys02);
    border: var(--xt01);
    border-radius: 4px;
}
.tj_hyzx_sswb_aa {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_sswb_ab {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys05);
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
/* 通用函数-筛选文本 */
/* 通用函数-多行文本 */
.tj_tyhs_fhwb {
    width: 100%;
    height: 120px;
    padding: 7px 10px;
    border: var(--xt01);
    border-radius: 4px;
    font-size: 13px;
    line-height: 19px;
    color: var(--ys12);
    transition: var(--sd01);
    resize: none;
    text-align: justify;
}
.tj_tyhs_fhwb:focus {
    border-color:  rgb(86 100 210 / 50%)
}
.tj_tyhs_fhwb:disabled {
    background: rgba(102, 126, 234, 0.05);
    cursor: not-allowed;
}
.tj_tyhs_fhwb::placeholder {
    color: var(--ys12);
    opacity: 0.5;
}
.tj_tyhs_fhwb::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* 通用函数-多行文本 */
/* 通用函数-日期时间 */
.tj_tyhs_rqsj {
    width: 100%;
    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_tyhs_rqsj_a {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    border: var(--xt01);
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_tyhs_rqsj_a:focus {
    border-color:  rgb(86 100 210 / 50%)
}
.tj_tyhs_rqsj_a::placeholder {
    color: var(--ys12);
    opacity: 0.5;
}
.tj_tyhs_rqsj_a:disabled {
    background: rgba(102, 126, 234, 0.05);
    cursor: not-allowed;
}
.tj_tyhs_rqcj_a {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    border: var(--xt01);
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_tyhs_rqcj_a:focus {
    border-color:  rgb(86 100 210 / 50%)
}
.tj_tyhs_rqcj_a::placeholder {
    color: var(--ys12);
    opacity: 0.5;
}
.tj_tyhs_rqsj_b {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    color: var(--ys12);
    font-size: 12px;
    line-height: 1;
}
.tj_tyhs_rqsj_b::before {
    content: '\e922';
}
.tj_tyhs_rqsj_c {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9999;
    background: var(--ys08);
    border: var(--xt01);
    border-top: 0;
    border-radius: 0 0 4px 4px;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqsj_c.show {
    display: flex;
}
.tj_tyhs_rqsj_c.show-above {
    bottom: 100%;
    top: auto;
    border-top: var(--xt01);
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
}
.tj_tyhs_rqsj_ca {
    width: 100%;
    height: 40px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 7px 10px;
    background: var(--ys02);
}
.tj_tyhs_rqsj_caa {
    font-size: 18px;
    line-height: 1;
    color: var(--ys05);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_tyhs_rqsj_caa.prev:hover {
    transform: translateX(-1px);
}
.tj_tyhs_rqsj_caa.prev::before {
    content: '\101d3';
}
.tj_tyhs_rqsj_caa.next:hover {
    transform: translateX(1px);
}
.tj_tyhs_rqsj_caa.next::before {
    content: '\e795';
}
.tj_tyhs_rqsj_cab {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.tj_tyhs_rqsj_caba {
    width: 65px;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqsj_cabaa {
    width: 100%;
    height: 100%;
    background: var(--ys08);
    border-radius: 4px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqsj_cabaaa {
    width: 100%;
    max-height: 200px;
    position: absolute;
    top: 100%;
    background: var(--ys02);
    border-top: 0;
    border-radius: 0 0 4px 4px;
    overflow-y: auto;
    scrollbar-width: none;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqsj_cabaaaa {
    width: 100%;
    height: 30px;
    font-size: 12px;
    line-height: 1;
    flex-shrink: 0;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqsj_cabaaaa:hover {
    color: var(--ys05);
}
.tj_tyhs_rqsj_cabaaaa.selected {
    color: var(--ys05);
}
.tj_tyhs_rqsj_cabb {
    width: 65px;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqsj_cabba {
    width: 100%;
    height: 100%;
    background: var(--ys08);
    border-radius: 4px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqsj_cabbb {
    width: 100%;
    max-height: 200px;
    position: absolute;
    top: 100%;
    background: var(--ys02);
    border-top: 0;
    border-radius: 0 0 4px 4px;
    overflow-y: auto;
    scrollbar-width: none;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqsj_cabbba {
    width: 100%;
    height: 30px;
    font-size: 12px;
    line-height: 1;
    flex-shrink: 0;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqsj_cabbba:hover {
    color: var(--ys05);
}
.tj_tyhs_rqsj_cabbba.selected {
    color: var(--ys05);
}
.tj_tyhs_rqsj_cb {
    width: 100%;
    height: 38px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 5px;
    gap: 5px;
}
.tj_tyhs_rqsj_cba {
    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_tyhs_rqsj_cc {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5px;
    padding: 0 5px 5px 5px;
}
.tj_tyhs_rqsj_cca {
    height: 28px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqsj_cca:hover {
    color: var(--ys05);
}
.tj_tyhs_rqsj_cca.other {
    color: var(--ys01);
}
.tj_tyhs_rqsj_cca.other:hover {
    color: var(--ys01);
}
.tj_tyhs_rqsj_cca.today {
    background: var(--ys05);
    color: var(--ys04);
    border-radius: 4px;
}
.tj_tyhs_rqsj_cca.today:hover {
    background: var(--ys05);
    color: var(--ys04);
    border-radius: 4px;
}
.tj_tyhs_rqsj_cca.selected {
    background: var(--ys06);
    color: var(--ys04);
    border-radius: 4px;
}
.tj_tyhs_rqsj_cca.selected:hover {
    background: var(--ys06);
    color: var(--ys04);
    border-radius: 4px;
}
.tj_tyhs_rqsj_cd {
    width: 100%;
    padding: 7px 10px;
    border-top: 1px solid var(--ys02);
    border-bottom: 1px solid var(--ys02);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tj_tyhs_rqsj_cda {
    width: 100%;
    height: 26px;
    background: var(--ys02);
    border-radius: 4px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    -moz-appearance: textfield;
}
.tj_tyhs_rqsj_cda::-webkit-outer-spin-button,
.tj_tyhs_rqsj_cda::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tj_tyhs_rqsj_cdb {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    margin: 0 5px;
}
.tj_tyhs_rqsj_ce {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tj_tyhs_rqsj_cea {
    height: 26px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys04);
    background: var(--ys05);
    padding: 0 10px;
    border-radius: 4px;
    transition: var(--sd01);
}
.tj_tyhs_rqsj_cea:hover {
    transform: translateY(-1px);
}
.tj_tyhs_rqsj_ceb {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}
.tj_tyhs_rqsj_ceba {
    height: 26px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys04);
    background: var(--ys17);
    padding: 0 10px;
    border-radius: 4px;
    transition: var(--sd01);
}
.tj_tyhs_rqsj_ceba:hover {
    transform: translateY(-1px);
}
.tj_tyhs_rqsj_cebb {
    height: 26px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys04);
    background: var(--ys16);
    padding: 0 10px;
    border-radius: 4px;
    transition: var(--sd01);
}
.tj_tyhs_rqsj_cebb:hover {
    transform: translateY(-1px);
}
/* 通用函数-日期时间 */
/* 通用函数-日期区间 */
.tj_tyhs_rqqj {
    width: 100%;
    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_tyhs_rqqj_a {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    border: var(--xt01);
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_tyhs_rqqj_a:focus {
    border-color:  rgb(86 100 210 / 50%)
}
.tj_tyhs_rqqj_a::placeholder {
    color: var(--ys12);
    opacity: 0.5;
}
.tj_tyhs_rqqj_b {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    color: var(--ys12);
    font-size: 12px;
    line-height: 1;
}
.tj_tyhs_rqqj_b::before {
    content: '\e922';
}
.tj_tyhs_rqqj_c {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9999;
    background: var(--ys08);
    border: var(--xt01);
    border-top: 0;
    border-radius: 0 0 4px 4px;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqqj_c.show {
    display: flex;
}
.tj_tyhs_rqqj_c.up {
    top: auto;
    bottom: 100%;
    border-top: var(--xt01);
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
}
.tj_tyhs_rqqj_ca {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-between;
    align-items: stretch;
}
.tj_tyhs_rqqj_caa {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-right: 1px solid var(--ys02);
}
.tj_tyhs_rqqj_caa:last-child {
    border-right: 0;
}
.tj_tyhs_rqqj_caaa {
    width: 100%;
    height: 40px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 7px 10px;
    background: var(--ys02);
}
.tj_tyhs_rqqj_caaaa {
    font-size: 18px;
    line-height: 1;
    color: var(--ys05);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_tyhs_rqqj_caaaa.prev:hover {
    transform: translateX(-1px);
}
.tj_tyhs_rqqj_caaaa.prev::before {
    content: '\101d3';
}
.tj_tyhs_rqqj_caaaa.next:hover {
    transform: translateX(1px);
}
.tj_tyhs_rqqj_caaaa.next::before {
    content: '\e795';
}
.tj_tyhs_rqqj_caaab {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.tj_tyhs_rqqj_caaaba {
    width: 65px;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqqj_caaabaa {
    width: 100%;
    height: 100%;
    background: var(--ys08);
    border-radius: 4px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqqj_caaabaaa {
    width: 100%;
    max-height: 200px;
    position: absolute;
    top: 100%;
    background: var(--ys02);
    border-top: 0;
    border-radius: 0 0 4px 4px;
    overflow-y: auto;
    scrollbar-width: none;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqqj_caaabaaaa {
    width: 100%;
    height: 30px;
    font-size: 12px;
    line-height: 1;
    flex-shrink: 0;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqqj_caaabaaaa:hover {
    color: var(--ys05);
}
.tj_tyhs_rqqj_caaabaaaa.selected {
    color: var(--ys05);
}
.tj_tyhs_rqqj_caaabb {
    width: 65px;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqqj_caaabba {
    width: 100%;
    height: 100%;
    background: var(--ys08);
    border-radius: 4px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqqj_caaabbb {
    width: 100%;
    max-height: 200px;
    position: absolute;
    top: 100%;
    background: var(--ys02);
    border-top: 0;
    border-radius: 0 0 4px 4px;
    overflow-y: auto;
    scrollbar-width: none;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqqj_caaabbba {
    width: 100%;
    height: 30px;
    font-size: 12px;
    line-height: 1;
    flex-shrink: 0;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqqj_caaabbba:hover {
    color: var(--ys05);
}
.tj_tyhs_rqqj_caaabbba.selected {
    color: var(--ys05);
}
.tj_tyhs_rqqj_caab {
    width: 100%;
    height: 38px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 5px;
    gap: 5px;
}
.tj_tyhs_rqqj_caaba {
    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_tyhs_rqqj_caac {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5px;
    padding: 0 5px 5px 5px;
}
.tj_tyhs_rqqj_caaca {
    height: 28px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqqj_caaca:hover {
    color: var(--ys05);
}
.tj_tyhs_rqqj_caaca.ygrq {
    color: var(--ys01);
}
.tj_tyhs_rqqj_caaca.ygrq:hover {
    color: var(--ys01);
}
.tj_tyhs_rqqj_caaca.dqrq {
    background: var(--ys05);
    color: var(--ys04);
    border-radius: 4px;
}
.tj_tyhs_rqqj_caaca.dqrq:hover {
    background: var(--ys05);
    color: var(--ys04);
    border-radius: 4px;
}
.tj_tyhs_rqqj_caaca.ksrq {
    background: var(--ys06);
    color: var(--ys04);
    border-radius: 4px;
}
.tj_tyhs_rqqj_caaca.ksrq:hover {
    background: var(--ys06);
    color: var(--ys04);
    border-radius: 4px;
}
.tj_tyhs_rqqj_caaca.yxqj {
    color: var(--ys06);
    background: var(--ys02);
    border-radius: 4px;
}
.tj_tyhs_rqqj_cb {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    border-top: 1px solid var(--ys02);
}
.tj_tyhs_rqqj_cba {
    height: 26px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys04);
    background: var(--ys17);
    padding: 0 10px;
    border-radius: 4px;
    transition: var(--sd01);
}
.tj_tyhs_rqqj_cba:hover {
    transform: translateY(-1px);
}
.tj_tyhs_rqqj_cbb {
    height: 26px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys04);
    background: var(--ys16);
    padding: 0 10px;
    border-radius: 4px;
    transition: var(--sd01);
}
.tj_tyhs_rqqj_cbb:hover {
    transform: translateY(-1px);
}
/* 通用函数-日期区间 */
/* 通用函数-日期长期 */
.tj_tyhs_rqcq {
    width: 100%;
    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_tyhs_rqcq_a {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    border: var(--xt01);
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_tyhs_rqcq_a:focus {
    border-color:  rgb(86 100 210 / 50%)
}
.tj_tyhs_rqcq_a::placeholder {
    color: var(--ys12);
    opacity: 0.5;
}
.tj_tyhs_rqcq_b {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    color: var(--ys12);
    font-size: 12px;
    line-height: 1;
}
.tj_tyhs_rqcq_b::before {
    content: '\e922';
}
.tj_tyhs_rqcq_c {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9999;
    background: var(--ys08);
    border: var(--xt01);
    border-top: 0;
    border-radius: 0 0 4px 4px;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqcq_c.show {
    display: flex;
}
.tj_tyhs_rqcq_c.up {
    top: auto;
    bottom: 100%;
    border-top: var(--xt01);
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
}
.tj_tyhs_rqcq_ca {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-between;
    align-items: stretch;
}
.tj_tyhs_rqcq_caa {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-right: 1px solid var(--ys02);
}
.tj_tyhs_rqcq_caa:last-child {
    border-right: 0;
}
.tj_tyhs_rqcq_caaa {
    width: 100%;
    height: 40px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 7px 10px;
    background: var(--ys02);
}
.tj_tyhs_rqcq_caaaa {
    font-size: 18px;
    line-height: 1;
    color: var(--ys05);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_tyhs_rqcq_caaaa.prev:hover {
    transform: translateX(-1px);
}
.tj_tyhs_rqcq_caaaa.prev::before {
    content: '\101d3';
}
.tj_tyhs_rqcq_caaaa.next:hover {
    transform: translateX(1px);
}
.tj_tyhs_rqcq_caaaa.next::before {
    content: '\e795';
}
.tj_tyhs_rqcq_caaab {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.tj_tyhs_rqcq_caaaba {
    width: 65px;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqcq_caaabaa {
    width: 100%;
    height: 100%;
    background: var(--ys08);
    border-radius: 4px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqcq_caaabaaa {
    width: 100%;
    max-height: 200px;
    position: absolute;
    top: 100%;
    background: var(--ys02);
    border-top: 0;
    border-radius: 0 0 4px 4px;
    overflow-y: auto;
    scrollbar-width: none;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqcq_caaabaaaa {
    width: 100%;
    height: 30px;
    font-size: 12px;
    line-height: 1;
    flex-shrink: 0;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqcq_caaabaaaa:hover {
    color: var(--ys05);
}
.tj_tyhs_rqcq_caaabaaaa.selected {
    color: var(--ys05);
}
.tj_tyhs_rqcq_caaabb {
    width: 65px;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqcq_caaabba {
    width: 100%;
    height: 100%;
    background: var(--ys08);
    border-radius: 4px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqcq_caaabbb {
    width: 100%;
    max-height: 200px;
    position: absolute;
    top: 100%;
    background: var(--ys02);
    border-top: 0;
    border-radius: 0 0 4px 4px;
    overflow-y: auto;
    scrollbar-width: none;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_rqcq_caaabbba {
    width: 100%;
    height: 30px;
    font-size: 12px;
    line-height: 1;
    flex-shrink: 0;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqcq_caaabbba:hover {
    color: var(--ys05);
}
.tj_tyhs_rqcq_caaabbba.selected {
    color: var(--ys05);
}
.tj_tyhs_rqcq_caab {
    width: 100%;
    height: 38px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 5px;
    gap: 5px;
}
.tj_tyhs_rqcq_caaba {
    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_tyhs_rqcq_caac {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5px;
    padding: 0 5px 5px 5px;
}
.tj_tyhs_rqcq_caaca {
    height: 28px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_rqcq_caaca:hover {
    color: var(--ys05);
}
.tj_tyhs_rqcq_caaca.ygrq {
    color: var(--ys01);
}
.tj_tyhs_rqcq_caaca.ygrq:hover {
    color: var(--ys01);
}
.tj_tyhs_rqcq_caaca.dqrq {
    background: var(--ys05);
    color: var(--ys04);
    border-radius: 4px;
}
.tj_tyhs_rqcq_caaca.dqrq:hover {
    background: var(--ys05);
    color: var(--ys04);
    border-radius: 4px;
}
.tj_tyhs_rqcq_caaca.ksrq {
    background: var(--ys06);
    color: var(--ys04);
    border-radius: 4px;
}
.tj_tyhs_rqcq_caaca.ksrq:hover {
    background: var(--ys06);
    color: var(--ys04);
    border-radius: 4px;
}
.tj_tyhs_rqcq_caaca.yxqj {
    color: var(--ys06);
    background: var(--ys02);
    border-radius: 4px;
}
.tj_tyhs_rqcq_cc {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    border-top: 1px solid var(--ys02);
}
.tj_tyhs_rqcq_cca {
    width: 16px;
    height: 16px;
    accent-color: var(--ys05);
    cursor: pointer;
}
.tj_tyhs_rqcq_ccb {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    cursor: pointer;
    user-select: none;
}
.tj_tyhs_rqcq_cb {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    border-top: 1px solid var(--ys02);
}
.tj_tyhs_rqcq_cba {
    height: 26px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys04);
    background: var(--ys17);
    padding: 0 10px;
    border-radius: 4px;
    transition: var(--sd01);
}
.tj_tyhs_rqcq_cba:hover {
    transform: translateY(-1px);
}
.tj_tyhs_rqcq_cbb {
    height: 26px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys04);
    background: var(--ys16);
    padding: 0 10px;
    border-radius: 4px;
    transition: var(--sd01);
}
.tj_tyhs_rqcq_cbb:hover {
    transform: translateY(-1px);
}
/* 通用函数-日期长期 */
/* 通用函数-单个按钮 */
.tj_hyzx_dgan {
    height: 34px;
    background: var(--ys05);
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
    padding: 0 15px;
    border-radius: 4px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.tj_hyzx_dgan:hover {
    transform: translateY(-1px);
}
/* 通用函数-单个按钮 */
/* 通用函数-下拉搜索 */
.tj_hyzx_xlsx {
    width: 100%;
    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_xlsx_a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
}
.tj_hyzx_xlsx_aa {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    border: var(--xt01);
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tj_hyzx_xlsx_aa::placeholder {
    color: var(--ys12);
    opacity: 0.5;
}
.tj_hyzx_xlsx_a.open .tj_hyzx_xlsx_aa {
    border-color: rgb(86 100 210 / 50%);
}
.tj_hyzx_xlsx_ab {
    font-size: 8px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
    position: absolute;
    right: 10px;
}
.tj_hyzx_xlsx_a.open .tj_hyzx_xlsx_ab {
    transform: rotate(180deg);
}
.tj_hyzx_xlsx_ab::before {
    content: '\eb6d';
}
.tj_hyzx_xlsx_b {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    transition: max-height 0.2s ease;
    z-index: 9999;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    background: var(--ys02);
    overflow: hidden;
    border: var(--xt01);
    border-top: none;
    border-radius: 0 0 4px 4px;
}
.tj_hyzx_xlsx_ba {
    width: 100%;
    height: 40px;
    background: var(--ys01);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-top: var(--xt01);
    border-bottom: var(--xt01);
}
.tj_hyzx_xlsx_ba .tj_tyhs_dhwb {
    border: none;
}
.tj_hyzx_xlsx_bb {
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    scrollbar-width: none;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_xlsx_bba {
    width: 100%;
    height: 35px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 0 10px;
    flex-shrink: 0;
    transition: background-color 0.2s ease;
}
.tj_hyzx_xlsx_bba:hover {
    color: var(--ys05);
}
.tj_hyzx_xlsx_bba.selected {
    background: var(--ys01);
    color: var(--ys04);
}
.tj_hyzx_xlsx_bbb {
    width: 100%;
    padding: 15px 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_xlsx_bbba {
    width: 150px;
    height: 70px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 7px;
    background: var(--ys16);
    border-radius: 8px;
    color: var(--ys04);
    transition: var(--sd01);
}
.tj_hyzx_xlsx_bbba:hover {
    transform: translateY(-1px);
}
.tj_hyzx_xlsx_bbbaa {
    font-size: 16px;
    line-height: 1;
}
.tj_hyzx_xlsx_bbbaa::before {
    content: '\e8e9';
}
.tj_hyzx_xlsx_bbbab {
    font-size: 14px;
    line-height: 1;
}
/* 通用函数-下拉搜索 */
/* 通用函数-单选按钮 */
.tj_tyhs_dxan {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_tyhs_dxan_a {
    height: 30px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: var(--sd01);
}
.tj_tyhs_dxan_a:hover {
    transform: translateY(-1px);
}
.tj_tyhs_dxan_aa {
    display: none;
}
.tj_tyhs_dxan_ab {
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    padding: 0 15px;
    transition: var(--sd01);
    background: var(--ys08);
    color: var(--ys12);
    border-radius: 4px;
}
.tj_tyhs_dxan_a.active .tj_tyhs_dxan_ab, .tj_tyhs_dxan_a .tj_tyhs_dxan_aa:checked + .tj_tyhs_dxan_ab {
    background: linear-gradient(135deg, #6c5ce7 0%, #5348c7 100%);
    color: var(--ys04);
}
/* 通用函数-单选按钮 */
/* 通用函数-复选按钮 */
.tj_tyhs_fxan {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}
.tj_tyhs_fxan_a {
    height: 32px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: var(--sd01);
}
.tj_tyhs_fxan_a:hover {
    transform: translateY(-1px);
}
.tj_tyhs_fxan_aa {
    display: none;
}
.tj_tyhs_fxan_ab {
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    padding: 0 15px;
    transition: var(--sd01);
    background: var(--ys08);
    color: var(--ys12);
    border-radius: 4px;
}
.tj_tyhs_fxan_a.active .tj_tyhs_fxan_ab, .tj_tyhs_fxan_a .tj_tyhs_fxan_aa:checked + .tj_tyhs_fxan_ab {
    background: var(--ys05);
    color: var(--ys04);
}
/* 通用函数-复选按钮 */
/* 通用函数-选项管理 */
.tj_tyhs_xxgl {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}
.tj_tyhs_xxgl_a {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
.tj_tyhs_xxgl_aa {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}
.tj_tyhs_xxgl_aaa {
    width: 100%;
    height: 30px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys17);
    background: rgb(235 131 7 / 10%);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 0 7px;
}
.tj_tyhs_xxgl_aaa.active {
    background: rgb(2 195 154 / 10%);
    color: var(--ys06);
}
.tj_tyhs_xxgl_aaaa {
    font-size: 12px;
    line-height: 1;
    position: absolute;
    left: 7px;
}
.tj_tyhs_xxgl_aaaa::before {
    content: '\e820';
}
.tj_tyhs_xxgl_aaab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys13);
    position: absolute;
    top: -4px;
    right: -4px;
    transition: var(--sd01);
}
.tj_tyhs_xxgl_aaab::before {
    content: '\e8d5';
}
.tj_tyhs_xxgl_aaab:hover {
    transform: rotate(90deg);
}
.tj_tyhs_xxgl_ab {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}
.tj_tyhs_xxgl_aba {
    width: 100%;
    height: 30px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    background: rgba(102, 126, 234, 0.05);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_tyhs_xxgl_aba:hover {
    transform: translateY(-1px);
}
.tj_tyhs_xxgl_abaa {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
/* 通用函数-选项管理 */
/* 通用函数-城市联动 */
.tj_tyhs_csld {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_tyhs_csld_a {
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
select.tj_tyhs_csld_aa {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1;
}
.tj_tyhs_csld_ab {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_csld_aba {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    border: var(--xt01);
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.tj_tyhs_csld_aba.disabled {
    background: var(--ys09);
    cursor: not-allowed;
}
.tj_tyhs_csld_ab.open .tj_tyhs_csld_aba {
    border-color:  rgb(86 100 210 / 50%)
}
.tj_tyhs_csld_aba::after {
    content: '\eb6d';
    font-size: 8px;
    line-height: 1;
    color: var(--ys12);
    font-family: 'iconfont';
    transition: var(--sd01);
    position: absolute;
    right: 10px;
}
.tj_tyhs_csld_ab.open .tj_tyhs_csld_aba::after {
    transform: rotate(180deg);
}
.tj_tyhs_csld_aba_placeholder {
    color: rgb(148 163 184 / 50%);
}
.tj_tyhs_csld_abb {
    display: none;
}
.tj_tyhs_csld_ab.open .tj_tyhs_csld_abb {
    width: 100%;
    max-height: 200px;
    position: absolute;
    left: 0;
    transition: max-height 0.2s ease;
    z-index: 9999;
    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_tyhs_csld_ab.xxzk .tj_tyhs_csld_abb {
    top: 100%;
    bottom: auto;
    border: var(--xt01);
    border-top: none;
    border-radius: 0 0 4px 4px;
}
.tj_tyhs_csld_ab.xszk .tj_tyhs_csld_abb {
    top: auto;
    bottom: 100%;
    border: var(--xt01);
    border-bottom: none;
    border-radius: 4px 4px 0 0;
}
.tj_tyhs_csld_abba {
    width: 100%;
    height: 35px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 0 10px;
    flex-shrink: 0;
    transition: background-color 0.2s ease;
    background: var(--ys02);
}
.tj_tyhs_csld_abba.selected {
    background: var(--ys01);
    color: var(--ys04);
}
.tj_tyhs_csld_abba:hover {
    background: var(--ys01);
    color: var(--ys04);
}
/* 通用函数-城市联动 */
/* 通用函数-开关按钮 */
.tj_tyhs_kgan {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 24px;
    flex-shrink: 0;
}
.tj_tyhs_kgan_a {
    opacity: 0;
    width: 0;
    height: 0;
}
.tj_tyhs_kgan_b {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--ys08);
    border: var(--xt01);
    border-radius: 24px;
    transition: .3s;
}
.tj_tyhs_kgan_b::before {
    content: '';
    position: absolute;
    height: 18px;
    width: 18px;
    left: 2px;
    bottom: 2px;
    background: var(--ys04);
    border-radius: 50%;
    transition: .3s;
}
.tj_tyhs_kgan_a:checked+.tj_tyhs_kgan_b {
    background: var(--ys18);
    border-color: var(--ys18);
}
.tj_tyhs_kgan_a:checked+.tj_tyhs_kgan_b::before {
    background: white;
    transform: translateX(20px);
}
/* 通用函数-开关按钮 */
/* 通用函数-选择按钮 */
input[type="checkbox"].tj_hyzx_xzan, input[type="checkbox"]#checkAll {
    width: 16px;
    height: 16px;
    border: var(--xt01);
    border-radius: 4px;
    background: var(--ys12);
    position: relative;
    transition: var(--sd01);
    transform: scale(1);
    appearance: none;
    -webkit-appearance: none;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
input[type="checkbox"].tj_hyzx_xzan:checked::after, input[type="checkbox"]#checkAll:checked::after {
    content: '\e8d7';
    font-size: 10px;
    line-height: 1;
    color: var(--ys04);
}
/* 通用函数-选择按钮 */
/* 通用函数-附件上传 */
.tj_hyzx_fjsc {
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
}
.tj_hyzx_fjsc_a[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
}
.tj_hyzx_fjsc_b {
    width: 100%;
    height: 34px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tj_hyzx_fjsc_ba {
    height: 100%;
    background: var(--ys05);
    color: var(--ys04);
    padding: 0 15px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_hyzx_fjsc_ba:hover {
    transform: translateY(-1px);
}
.tj_hyzx_fjsc_bb {
    height: 100%;
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
    display: flex;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}
/* 通用函数-附件上传 */
/* 通用函数-翻页按钮 */
.tj_hyzx_fyan {
    flex: 1;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.tj_hyzx_fyan_a {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
}
.tj_hyzx_fyan_aa {
    min-width: 30px;
    height: 30px;
    background: var(--ys08);
    border: var(--xt01);
    color: var(--ys12);
    border-radius: 4px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_hyzx_fyan_aa.active {
    background: var(--ys18);
    color: var(--ys04);
}
.tj_hyzx_fyan_aa.disabled {
    color: var(--ys07);
    cursor: not-allowed;
}
.tj_hyzx_fyan_aa:hover {
    color: var(--ys18);
}
.tj_hyzx_fyan_b {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    right: 0;
}
.tj_hyzx_fyan_ba {
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_fyan_bb {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
}
.tj_hyzx_fyan_bba {
    font-size: 13px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_fyan_bb .tj_tyhs_xlcd {
    width: 60px;
    height: 30px;
}
.tj_hyzx_fyan_bb .tj_tyhs_xlcd_b {
    width: 100%;
}
.tj_hyzx_fyan_dots {
    cursor: default !important;
    pointer-events: none;
    font-family: 'iconfont';
    font-size: 14px;
    padding: 0 6px;
}
.tj_hyzx_fyan_dots::before {
    content: '\ea52';
}
.tj_hyzx_fyan_dots:hover {
    color: var(--ys12) !important;
}
.tj_hyzx_fyan_syan,
.tj_hyzx_fyan_wyan {
    font-size: 13px;
    min-width: 48px;
    padding: 0 8px;
}
.tj_hyzx_fyan_jump {
    font-size: 13px;
    color: var(--ys12);
    margin-left: 4px;
    display: flex;
    align-items: center;
    gap: 4px;
    white-space: nowrap;
}
.tj_hyzx_fyan_jump_input {
    width: 40px;
    height: 30px;
    border: var(--xt01);
    border-radius: 4px;
    text-align: center;
    font-size: 13px;
    color: var(--ys12);
    background: var(--ys08);
    outline: none;
}
.tj_hyzx_fyan_jump_input:focus {
    border-color: var(--ys18);
}
/* 通用函数-翻页按钮 */
/* 欢迎页面 */
.tj_hyzx {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_a {
    width: 220px;
    height: 100%;
    background: var(--ys02);
    color: var(--ys04);
    border-right: var(--xt01);
    transition: width 0.3s ease;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.dhsq .tj_hyzx_a {
    width: 70px;
}
.tj_hyzx_aa {
    width: 100%;
    height: 65px;
    background: var(--ys02);
    border-bottom: var(--xt01);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_aaa {
    height: 45px;
    object-fit: cover;
}
.dhsq .tj_hyzx_aaa {
    height: 36px;
    object-fit: cover;
}
.tj_hyzx_ab {
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
}
.tj_hyzx_aba {
    width: 100%;
    padding: 25px 15px 15px 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
    border-bottom: var(--xt01);
}
.dhsq .tj_hyzx_aba {
    padding: 10px;
}
.tj_hyzx_abaa {
    width: 70px;
    height: 70px;
    border-radius: 25px;
    overflow: hidden;
    background: var(--ys04);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.dhsq .tj_hyzx_abaa {
    width: 50px;
    height: 50px;
    border-radius: 12px;
}
.tj_hyzx_abaaa {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.tj_hyzx_abab {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}
.dhsq .tj_hyzx_abab {
    display: none;
}
.tj_hyzx_ababa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
}
.tj_hyzx_ababb {
    font-size: 14px;
    line-height: 1;
    color: var(--ys06);
}
.tj_hyzx_abb {
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    overflow: hidden;
}
.tj_hyzx_abba {
    width: 100%;
    height: 35px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_abbaa {
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: var(--ys08);
    color: var(--ys12);
    font-size: 13px;
    line-height: 1;
    transition: var(--sd01);
}
.tj_hyzx_abbaa.active {
    background: var(--ys18);
    color: var(--ys04);
}
.tj_hyzx_abbaa:not(.active):hover {
    color: var(--ys04);
}
.dhsq .tj_hyzx_abba {
    display: none;
}
.tj_hyzx_abbb {
    width: 100%;
    flex: 1;
    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_abbb_dl {
    width: 100%;
    height: 44px;
    flex-shrink: 0;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 0 20px;
    gap: 10px;
    color: var(--ys12);
}
.dhsq .tj_hyzx_abbb_dl {
    padding: 0 10px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.dhsq .tj_hyzx_abbb_dl.active {
    border-left: none;
    padding-left: 10px;
}
.tj_hyzx_abbb_dl_a {
    font-size: 14px;
    line-height: 1;
}
.dhsq .tj_hyzx_abbb_dl_a {
    font-size: 22px;
}
.tj_hyzx_abbb_dl_a.wdgd::before {
    content: '\e7e9';
}
.tj_hyzx_abbb_dl_a.sjkb::before {
    content: '\eb4f';
}
.tj_hyzx_abbb_dl_a.wdtz::before {
    content: '\ebc4';
}
.tj_hyzx_abbb_dl_a.zjtz::before {
    content: '\ebc4';
}
.tj_hyzx_abbb_dl_a.tlrz::before {
    content: '\eb62';
}
.tj_hyzx_abbb_dl_a.hzdt::before {
    content: '\ebbe';
}
.tj_hyzx_abbb_dl_b {
    font-size: 14px;
    line-height: 1;
}
.dhsq .tj_hyzx_abbb_dl_b {
    display: none;
}
.tj_hyzx_abbb_dl:hover {
    background: var(--ys01);
}
.tj_hyzx_abbb_dl.active {
    background: var(--ys05);
    color: var(--ys04);
}
.tj_hyzx_abbb_fl {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_abbb_fl_a {
    width: 100%;
    height: 44px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}
.dhsq .tj_hyzx_abbb_fl_a {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.dhsq .tj_hyzx_abbb_fl.active .tj_hyzx_abbb_fl_a {
    border-left: none;
}
.tj_hyzx_abbb_fl:hover .tj_hyzx_abbb_fl_a {
    background: var(--ys01);
    color: var(--ys07);
}
.tj_hyzx_abbb_fl.active .tj_hyzx_abbb_fl_a {
    background: var(--ys01);
    color: var(--ys12);
}
.tj_hyzx_abbb_fl_aa {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    color: var(--ys12);
}
.tj_hyzx_abbb_fl_aaa {
    font-size: 14px;
    line-height: 1;
}
.dhsq .tj_hyzx_abbb_fl_aaa {
    font-size: 22px;
}
.tj_hyzx_abbb_fl_aaa.zjtz::before {
    content: '\ebc4';
}
.tj_hyzx_abbb_fl_aaa.tjgf::before {
    content: '\ea80';
}
.tj_hyzx_abbb_fl_aaa.shzx::before {
    content: '\eb67';
}
.tj_hyzx_abbb_fl_aaa.ttgl::before {
    content: '\eb69';
}
.tj_hyzx_abbb_fl_aaa.tlrz::before {
    content: '\eb62';
}
.tj_hyzx_abbb_fl_aaa.tjyj::before {
    content: '\e8a2';
}
.tj_hyzx_abbb_fl_aaa.wdtt::before {
    content: '\e80e';
}
.tj_hyzx_abbb_fl_aaa.tjbk::before {
    content: '\eb72';
}
.tj_hyzx_abbb_fl_aaa.tjhy::before {
    content: '\e6dc';
}
.tj_hyzx_abbb_fl_aaa.tjgd::before {
    content: '\e7e9';
}
.tj_hyzx_abbb_fl_aaa.tjgw:before {
    content: '\ea80';
}
.tj_hyzx_abbb_fl_aaa.xtpz::before {
    content: '\e8b8';
}
.tj_hyzx_abbb_fl_aaa.tjgl::before {
    content: '\e6dc';
}
.tj_hyzx_abbb_fl_aaa.wdsc::before {
    content: '\e957';
}
.tj_hyzx_abbb_fl_aaa.tjkf::before {
    content: '\100f3';
}
.tj_hyzx_abbb_fl_aaa.htsq::before {
    content: '\ebc0';
    position: relative;
    top: 1px;
}
.tj_hyzx_abbb_fl_aab {
    font-size: 14px;
    line-height: 1;
}
.dhsq .tj_hyzx_abbb_fl_aab {
    display: none;
}
.tj_hyzx_abbb_fl_ab {
    font-size: 8px;
    line-height: 1;
    color: var(--ys12);
    opacity: .5;
    transition: var(--sd01);
}
.dhsq .tj_hyzx_abbb_fl_ab {
    display: none;
}
.tj_hyzx_abbb_fl.active .tj_hyzx_abbb_fl_ab {
    transform: rotate(180deg);
}
.tj_hyzx_abbb_fl_ab::before {
    content: '\eb6d';
}
.tj_hyzx_abbb_fl_b {
    width: 100%;
    height: 0;
    transition: var(--sd01);
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 5px;
    gap: 5px;
}
.dhsq .tj_hyzx_abbb_fl_b {
    padding: 0;
    gap: 0;
}
.tj_hyzx_abbb_fl.active .tj_hyzx_abbb_fl_b {
    height: auto;
    display: flex;
}
.tj_hyzx_abbb_fl_aba {
    width: 100%;
    height: 36px;
    font-size: 14px;
    line-height: 1;
    border-radius: 4px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: var(--ys12);
    transition: var(--sd01);
}
.dhsq .tj_hyzx_abbb_fl_aba {
    font-size: 13px;
    border-radius: 0;
}
.tj_hyzx_abbb_fl_aba:hover {
    background: var(--ys01);
}
.tj_hyzx_abbb_fl_aba.active {
    background: var(--ys05);
    color: var(--ys04);
}
.tj_hyzx_b {
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_ba {
    width: 100%;
    height: 65px;
    background: var(--ys02);
    border-bottom: var(--xt01);
    padding: 0 20px;
    color: var(--ys04);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tj_hyzx_baa {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.tj_hyzx_baaa {
    font-size: 20px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_hyzx_baaa::before {
    content: '\eb5c';
}
.tj_hyzx.dhsq .tj_hyzx_baaa::before {
    content: '\eb5d';
}
.tj_hyzx_baaa:hover {
    color: var(--ys09);
}
.tj_hyzx_baab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_baab_title {
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
    padding: 0 15px 0 25px;
    position: relative;
}
.tj_hyzx_baab_title:not(:empty)::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 14px;
    background: var(--ys08);
}
.tj_hyzx_bab {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
}
.tj_hyzx_baba {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    padding: 10px 0;
    gap: 10px;
}
.tj_hyzx_babaa {
    width: 44px;
    height: 100%;
    background: var(--ys01);
    border: var(--xt01);
    border-radius: 15px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
    position: relative;
}
.tj_hyzx_babaa:hover {
    transform: translateY(-1px);
}
.tj_hyzx_babaaa {
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_babaaa.wdzx::before {
    content: '\100f3';
}
.tj_hyzx_babaaa.zxkf::before {
    content: '\eb11';
}
.tj_hyzx_babaaa.wdxx::before {
    content: '\e6d0';
}
.tj_hyzx_babaaa.tjtx::before {
    content: '\eb61';
}
.tj_hyzx_babaaa.wzsy::before {
    content: '\e6ca';
}
.tj_hyzx_babaaa.qchc::before {
    content: '\e76f';
}
.tj_hyzx_babaab {
    font-size: 7px;
    position: absolute;
    top: 7px;
    right: 7px;
    color: var(--ys13);
    display: none;
}
.tj_hyzx_babaab::before {
    content: '\e621';
}
.tj_hyzx_babb {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.tj_hyzx_babba {
    width: 44px;
    height: 100%;
    padding: 10px 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.tj_hyzx_babbaa {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    transition: var(--sd01);
}
.tj_hyzx_babbaa:hover {
    transform: translateY(-1px);
}
.tj_hyzx_babbb {
    width: 200px;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    top: 100%;
    right: 0;
    padding-top: 10px;
    margin-right: -5px;
    z-index: 1000;
    animation: fadeIn_a 0.3s ease;
}
.tj_hyzx_babb:hover .tj_hyzx_babbb,
.tj_hyzx_babbb.show {
    display: flex;
}
@keyframes fadeIn_a {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.tj_hyzx_babbba {
    width: 100%;
    background: var(--ys08);
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border: var(--xt01);
    position: relative;
}
.tj_hyzx_babbba::before {
    content: '\1011b';
    font-family: 'iconfont';
    position: absolute;
    top: -18px;
    right: 17px;
    font-size: 18px;
    line-height: 1;
    color: var(--ys08);
}
.tj_hyzx_babbbaa {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding: 15px 10px;
    background: var(--ys02);
    border-radius: 12px 12px 0 0;
    border-bottom: var(--xt01);
}
.tj_hyzx_babbbaaa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
}
.tj_hyzx_babbbaab {
    background: rgb(235 131 7 / 20%);
    border-radius: 25px;
    padding: 6px 10px;
    font-size: 10px;
    line-height: 1;
    color: var(--ys17);
}
.tj_hyzx_babbbab {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-radius: 0 0 12px 12px;
    overflow: hidden;
}
.tj_hyzx_babbbaba {
    width: 100%;
    height: 60px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 0 15px;
    gap: 10px;
    transition: var(--sd01);
}
.tj_hyzx_babbbaba:hover {
    background: var(--ys02);
}
.tj_hyzx_babbbaba.active {
    background: var(--ys02);
}
.tj_hyzx_babbbabaa {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    line-height: 1;
    color: var(--ys04);
}
.tj_hyzx_babbbabaa.wdda {
    background: #6C5DD3;
}
.tj_hyzx_babbbabaa.wdda::before {
    content: '\eb68';
}
.tj_hyzx_babbbabaa.wdsb {
    background: #26A17B;
}
.tj_hyzx_babbbabaa.wdsb::before {
    content: '\eb6b';
    font-size: 19px;
    position: relative;
    bottom: 1px;
}
.tj_hyzx_babbbabaa.zhaq {
    background: #FB774A;
}
.tj_hyzx_babbbabaa.zhaq::before {
    content: '\e760';
}
.tj_hyzx_babbbabaa.zhbd {
    background: #ED6167;
}
.tj_hyzx_babbbabaa.zhbd::before {
    content: '\ea5b';
}
.tj_hyzx_babbbabaa.tcxt {
    background: #FFAA35;
}
.tj_hyzx_babbbabaa.tcxt::before {
    content: '\e75b';
}
.tj_hyzx_babbbabaa.xhzr {
    background: #5B8DEF;
}
.tj_hyzx_babbbabaa.xhzr::before {
    content: '\e972';
}
.tj_hyzx_babbbabaa.tgzh {
    background: #7C4DFF;
}
.tj_hyzx_babbbabaa.tgzh::before {
    content: '\ec3a';
}
.tj_hyzx_babbbabab {
    flex: 1;
    height: 100%;
    border-top: 1px solid #1c222b;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tj_hyzx_babbbaba:first-child .tj_hyzx_babbbabab {
    border-top: 0;
}
.tj_hyzx_babbbababa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
}
.tj_hyzx_babbbababb {
    font-size: 8px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_babbbababb::before {
    content: '\e68f';
}
.tj_hyzx_bb {
    width: 100%;
    flex: 1;
    display: flex;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    overflow: hidden;
    position: relative;
}
.tj_hyzx_bb_loading {
    position: absolute;
    inset: 0;
    background: var(--ys01);
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    z-index: 10;
    pointer-events: none;
}
.tj_hyzx_bb_loading.active {
    display: flex;
}
.tj_hyzx_bb_loading_spinner {
    width: 36px;
    height: 36px;
    border: 3px solid var(--ys08);
    border-top-color: var(--ys18);
    border-radius: 50%;
    animation: frameSpinner 0.7s linear infinite;
}
@keyframes frameSpinner {
    to { transform: rotate(360deg); }
}
.tj_hyzx_bb_loading_text {
    font-size: 13px;
    color: var(--ys09);
    letter-spacing: 0.5px;
}
.tj_hyzx_bba {
    width: 100%;
    height: 100%;
    border: none;
}
.tj_hyzx_zxtc {
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 60%);
    position: fixed;
    inset: 0;
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
    z-index: 999999;
}
.tj_hyzx_zxtc.active {
    display: flex;
}
.tj_hyzx_zxtc_a {
    width: 1280px;
    height: 80vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    background: var(--ys02);
    border: var(--xt01);
    border-radius: 8px;
    overflow: hidden;
}
.tj_hyzx_zxtc_aa {
    width: 100%;
    height: 50px;
    background: var(--ys01);
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    border-bottom: var(--xt01);
}
.tj_hyzx_zxtc_aaa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
}
.tj_hyzx_zxtc_aab {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
}
.tj_hyzx_zxtc_aaba {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_hyzx_zxtc_aaba.xhan::before {
    content: '\eb65';
}
.tj_hyzx_zxtc_aaba.qpan::before {
    content: '\eb63';
}
.tj_hyzx_zxtc_aaba.tcqp::before {
    content: '\eb64';
}
.tj_hyzx_zxtc_aaba.gban::before {
    content: '\eb51';
}
.tj_hyzx_zxtc_aaba:hover {
    transform: rotate(90deg);
}
.tj_hyzx_zxtc_ab {
    width: 100%;
    height: 100%;
    border: none;
}
.tj_hyzx_zxtc_aac {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
}
.tj_hyzx_zxtc_aaca {
    font-size: 20px;
    line-height: 1;
    color: var(--ys04);
    position: relative;
    top: 2px;
}
.tj_hyzx_zxtc_aaca::before {
    content: '\eb61';
}
.tj_hyzx_zxtc_aacb {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 3px;
}
.tj_hyzx_zxtc_aacba {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 600;
}
.tj_hyzx_zxtc_aacbb {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    position: relative;
    top: 1px;
}
.tj_hyzx_zxtc_aacbc {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    position: relative;
    top: 1px;
}
.tj_hyzx_zxtc_a.qpcz {
    width: 96%;
    height: 94%;
}
.tj_hyzx_zxtc_xftb {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: var(--ys01);
    border: var(--xt01);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    z-index: 9999999;
    animation: agentFloatBreath 2s ease-in-out infinite;
}
@keyframes agentFloatBreath {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.08);
    }
    100% {
        transform: scale(1);
    }
}
.tj_hyzx_zxtc_xftb:hover {
    transform: scale(1.15);
}
.tj_hyzx_zxtc_xftb_a {
    font-size: 24px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_zxtc_xftb_a.wdzx::before {
    content: '\100f3';
}
.tj_hyzx_zxtc_xftb_a.zxkf::before {
    content: '\eb11';
}
.tj_hyzx_zxtc_xftb_a.tjtx::before {
    content: '\eb61';
}
/* 欢迎页面 */
/* 弹窗内页 */
.tj_hyzx_tcny {
    width: 100%;
    height: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}
/* 我的坐席 */
/* 修改密码 */
.tj_tyhs_xgmm {
    width: 100%;
    padding: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}
.tj_tyhs_xgmm_a {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.tj_tyhs_xgmm_aa {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}
.tj_tyhs_xgmm_aaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_tyhs_xgmm_aab {
    width: 100%;
    height: 40px;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.tj_tyhs_xgmm_aaba {
    position: absolute;
    right: 10px;
    font-size: 15px;
    line-height: 1;
    color: var(--ys12);
}
.tj_tyhs_xgmm_aaba.xxmm::before {
    content: '\e901';
}
.tj_tyhs_xgmm_aaba.ycmm::before {
    content: '\e6a0';
}
.tj_tyhs_xgmm_b {
    width: 100%;
    height: 34px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
    flex-shrink: 0;
}
.tj_tyhs_xgmm_ba {
    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_tyhs_xgmm_ba:hover {
    transform: translateY(-1px);
}
.tj_tyhs_xgmm_ba.xgan {
    background: var(--ys05);
    color: var(--ys04);
}
.tj_tyhs_xgmm_ba.qxan {
    background: var(--ys08);
    color: var(--ys12);
}
/* 修改密码 */
/* 账号绑定 */
.tj_hyzx_zhbd {
    width: 100%;
    padding: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.tj_hyzx_zhbd_a {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.tj_hyzx_zhbd_aa {
    width: 100%;
    padding: 20px;
    background: var(--ys08);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
}
.tj_hyzx_zhbd_aaa {
    flex: 1;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_zhbd_aaaa {
    width: 60px;
    height: 60px;
    border-radius: 7px;
    background: var(--ys09);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_zhbd_aaaaa {
    font-size: 30px;
    line-height: 1;
    color: var(--ys01);
}
.tj_hyzx_zhbd_aaaaa.sj::before {
    content: '\e840';
}
.tj_hyzx_zhbd_aaaaa.yx::before {
    content: '\e758';
    font-size: 28px;
}
.tj_hyzx_zhbd_aaaaa.wx::before {
    content: '\e6a3';
}
.tj_hyzx_zhbd_aaaaa.qq::before {
    content: '\e7c5';
}
.tj_hyzx_zhbd_aaab {
    flex: 1;
    height: 60px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-evenly;
    align-items: flex-start;
}
.tj_hyzx_zhbd_aaaba {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
}
.tj_hyzx_zhbd_aaabb {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}
.tj_hyzx_zhbd_aaabba {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_zhbd_aaabbb {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_zhbd_aab {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_zhbd_aaba {
    height: 34px;
    padding: 0 15px;
    color: var(--ys04);
    border-radius: 5px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    transition: var(--sd01);
}
.tj_hyzx_zhbd_aaba:hover {
    transform: translateY(-1px);
}
.tj_hyzx_zhbd_aaba.bdan {
    background: var(--ys16);
}
.tj_hyzx_zhbd_aaba.bgan {
    background: var(--ys05);
}
.tj_hyzx_zhbd_b {
    width: 100%;
    height: 34px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
    flex-shrink: 0;
}
.tj_hyzx_zhbd_ba {
    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_hyzx_zhbd_ba:hover {
    transform: translateY(-1px);
}
.tj_hyzx_zhbd_ba.fhan {
    background: var(--ys08);
    color: var(--ys12);
}
.tj_hyzx_zhbd_bdtc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
    z-index: 999999;
}
.tj_hyzx_zhbd_bdtc_a {
    width: 400px;
    background: var(--ys02);
    border-radius: 8px;
    padding: 25px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.tj_hyzx_zhbd_bdtc_aa {
    font-size: 18px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
}
.tj_hyzx_zhbd_bdtc_ab {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 15px;
}
.tj_hyzx_zhbd_bdtc_aba {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}
.tj_hyzx_zhbd_bdtc_abaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_zhbd_bdtc_abab {
    width: 100%;
    height: 40px;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_zhbd_bdtc_abab .tj_tyhs_dhwb {
    flex: 1;
    width: auto;
}
.tj_hyzx_zhbd_bdtc_ababa {
    height: 100%;
    border-radius: 4px;
    padding: 0 15px;
    background: var(--ys16);
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
    transition: var(--sd01);
}
.tj_hyzx_zhbd_bdtc_ababa:hover {
    transform: translateY(-1px);
}
.tj_hyzx_zhbd_bdtc_ac {
    width: 100%;
    height: 40px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
    flex-shrink: 0;
}
.tj_hyzx_zhbd_bdtc_aca {
    width: 100%;
    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_hyzx_zhbd_bdtc_aca:hover {
    transform: translateY(-1px);
}
.tj_hyzx_zhbd_bdtc_aca.qran {
    background: var(--ys05);
    color: var(--ys04);
}
.tj_hyzx_zhbd_bdtc_aca.qxan {
    background: var(--ys08);
    color: var(--ys12);
}
/* 账号绑定 */
/* 个人中心 */
.tj_hyzx_wdda {
    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: 15px;
    padding: 15px;
}
.tj_hyzx_wdda_a {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
}
.tj_hyzx_wdda_aa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
}
.tj_hyzx_wdda_aa::before {
    content: '\eb3d';
}
.tj_hyzx_wdda_ab {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    position: relative;
    top: 1px;
}
.tj_hyzx_wdda_b {
    width: 100%;
    height: calc(100% - 31px);
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 15px;
}
.tj_hyzx_wdda_ba {
    width: 220px;
    background: var(--ys02);
    border-radius: 8px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_wdda_baa {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_wdda_baaa {
    width: 120px;
    height: 120px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 50%;
    margin-top: -7.5px;
}
.tj_hyzx_wdda_baaaa {
    width: 100%;
    height: 100%;
}
.tj_hyzx_wdda_baab {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin-top: -35px;
    gap: 15px;
}
.tj_hyzx_wdda_baaba {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_wdda_baabaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdda_baabab {
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;
    gap: 2px;
}
.tj_hyzx_wdda_baababa {
    font-size: 26px;
    line-height: 1;
    font-weight: 600;
}
.tj_hyzx_wdda_baababb {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
    position: relative;
    top: -3px;
}
.tj_hyzx_wdda_baabb {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.tj_hyzx_wdda_baabba {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.tj_hyzx_wdda_baabbaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys05);
}
.tj_hyzx_wdda_baabbaa::before {
    content: '\ea62';
}
.tj_hyzx_wdda_baabbab {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_wdda_baabbaba {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdda_baabbb {
    width: 100%;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
.tj_hyzx_wdda_baabbba {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_wdda_baabbbaa {
    width: 100%;
    height: 34px;
    background: var(--ys08);
    color: var(--ys12);
    font-size: 12px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
.tj_hyzx_wdda_bb {
    flex: 1;
    height: 100%;
    background: var(--ys02);
    border-radius: 8px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_wdda_bba {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    overflow-y: auto;
    scrollbar-width: none;
}
.tj_hyzx_wdda_bbaa {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
    border-bottom: 0.5px dashed var(--ys08);
}
.tj_hyzx_wdda_bbaaa {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
}
.tj_hyzx_wdda_bbaaaa {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_wdda_bbaaaaa {
    font-size: 30px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 600;
}
.tj_hyzx_wdda_bbaaaab {
    font-size: 12px;
    line-height: 1;
    background: #1F2F2F;
    color: #2ECF95;
    padding: 5px 10px;
    border-radius: 5px;
}
.tj_hyzx_wdda_bbaaab {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}
.tj_hyzx_wdda_bbaaaba {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.tj_hyzx_wdda_bbaaabaa {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}
.tj_hyzx_wdda_bbaaabaaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdda_bbaaabaaa.xm::before {
    content: '\e6dc';
}
.tj_hyzx_wdda_bbaaabaaa.xb::before {
    content: '\e694';
}
.tj_hyzx_wdda_bbaaabaaa.sr::before {
    content: '\e922';
}
.tj_hyzx_wdda_bbaaabaaa.sj::before {
    content: '\e840';
}
.tj_hyzx_wdda_bbaaabaaa.yx::before {
    content: '\e758';
}
.tj_hyzx_wdda_bbaaabaaa.cs::before {
    content: '\e8c4';
}
.tj_hyzx_wdda_bbaaabaab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdda_bbaab {
    width: 118px;
    height: 118px;
    background: var(--ys04);
    border-radius: 50%;
    border: 4px solid var(--ys04);
    overflow: hidden;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
}
.tj_hyzx_wdda_bbaaba {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.tj_hyzx_wdda_bbaabb {
    width: 100%;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
    background: rgb(0 0 0 / 50%);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 5px 0;
}
.tj_hyzx_wdda_bbaabb::before {
    content: '\e747';
}
.tj_hyzx_wdda_bbab {
    width: 100%;
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
    border-bottom: 0.5px dashed var(--ys08);
}
.tj_hyzx_wdda_bbab:last-child {
    border-bottom: 0;
}
.tj_hyzx_wdda_bbaba {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}
.tj_hyzx_wdda_bbabaa {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}
.tj_hyzx_wdda_bbabaaa {
    width: 5px;
    height: 18px;
    background: var(--ys06);
    border-radius: 25px;
}
.tj_hyzx_wdda_bbabaab {
    font-size: 18px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 600;
    position: relative;
    top: 1px;
}
.tj_hyzx_wdda_bbabab {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}
.tj_hyzx_wdda_bbababa {
    width: 58px;
    height: 30px;
    font-size: 14px;
    line-height: 1;
    background: var(--ys06);
    border-radius: 5px;
    color: var(--ys04);
    transition: var(--sd01);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
}
.tj_hyzx_wdda_bbababa:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdda_bbababb {
    display: none;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    position: absolute;
    top: 0;
}
.tj_hyzx_wdda_bbababba {
    width: 58px;
    height: 30px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
    border-radius: 5px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_hyzx_wdda_bbababba:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdda_bbabb {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
.tj_hyzx_wdda_bbabb.open {
    display: none;
}
.tj_hyzx_wdda_bbabba {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}
.tj_hyzx_wdda_bbabbaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdda_bbabbab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
}
.tj_hyzx_wdda_bbabbac {
    font-size: 14px;
    line-height: 1;
    height: 34px;
    padding: 0 15px;
    color: var(--ys04);
    background: var(--ys05);
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    transition: var(--sd01);
}
.tj_hyzx_wdda_bbabbac:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdda_bbabc {
    width: 100%;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}
.tj_hyzx_wdda_bbabb.open ~ .tj_hyzx_wdda_bbabc {
    display: flex;
}
.tj_hyzx_wdda_bbabca {
    display: none;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}
.tj_hyzx_wdda_bbabcaa {
    width: 350px;
    height: 225px;
    border: var(--xt01);
    border-radius: 8px;
    background: var(--ys08);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    gap: 20px;
}
.tj_hyzx_wdda_bbabcaa:hover {
    border-color:  rgb(86 100 210 / 50%)
}
.tj_hyzx_wdda_bbabcaaa {
    font-size: 36px;
    line-height: 1;
    color: var(--ys17);
}
.tj_hyzx_wdda_bbabcaaa::before {
    content: '\e683';
}
.tj_hyzx_wdda_bbabcaab {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_wdda_bbabcaaba {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdda_bbabcaabb {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdda_bbabcaac {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.tj_hyzx_wdda_bbabcaaca {
    height: 34px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1;
    padding: 0 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: var(--ys04);
    transition: var(--sd01);
}
.tj_hyzx_wdda_bbabcaaca:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdda_bbabcaaca.wjsc {
    background: var(--ys05);
}
.tj_hyzx_wdda_bbabcaaca.smsc {
    background: var(--ys16);
}
.tj_hyzx_wdda_bbabcab {
    width: 350px;
    height: 225px;
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}
.tj_hyzx_wdda_bbabcaba {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.tj_hyzx_wdda_bbabcabb {
    position: absolute;
    top: 10px;
    right: 10px;
    background: var(--ys17);
    font-size: 12px;
    line-height: 1;
    color: var(--ys04);
    padding: 5px 7px 4px 7px;
    border-radius: 4px;
    transition: var(--sd01);
}
.tj_hyzx_wdda_bbabcabb:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdda_bbabcac {
    width: 350px;
    height: 225px;
    background: var(--ys08);
    border: 1px solid rgb(86 100 210 / 50%);
    border-radius: 8px;
    padding: 20px;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
}
.tj_hyzx_wdda_bbabcaca {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_wdda_bbabcacaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdda_bbabcacab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
}
.tj_hyzx_wdda_bbabcacb {
    width: 100%;
    height: 34px;
    background: var(--ys17);
    color: var(--ys04);
    border-radius: 5px;
    font-size: 14px;
    line-height: 1;
    transition: var(--sd01);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_wdda_bbabcacb:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdda_bbabba .tj_tyhs_csld {
    height: 40px;
}
.tj_hyzx_wdda_bbabba .tj_tyhs_dhwb {
    height: 40px;
}
.tj_hyzx_wdda_bbabcb {
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}
.tj_hyzx_wdda_bbabcba {
    width: 350px;
    height: 225px;
    border: var(--xt01);
    border-radius: 8px;
    background: var(--ys08);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    gap: 20px;
}
.tj_hyzx_wdda_bbabcba:hover {
    border-color:  rgb(86 100 210 / 50%)
}
.tj_hyzx_wdda_bbabcbaa {
    font-size: 36px;
    line-height: 1;
    color: var(--ys17);
}
.tj_hyzx_wdda_bbabcbaa::before {
    content: '\e683';
}
.tj_hyzx_wdda_bbabcbab {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_wdda_bbabcbaba {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdda_bbabcbabb {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdda_bbabcbac {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.tj_hyzx_wdda_bbabcbaca {
    height: 34px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1;
    padding: 0 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: var(--ys04);
    transition: var(--sd01);
}
.tj_hyzx_wdda_bbabcbaca:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdda_bbabcbaca.wjsc {
    background: var(--ys05);
}
.tj_hyzx_wdda_bbabcbaca.smsc {
    background: var(--ys16);
}
.tj_hyzx_zjtc{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 60%);
    z-index: 9998;
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_zjtc_a {
    width: 600px;
    height: auto;
    max-height: 80vh;
    background: var(--ys02);
    border: var(--xt01);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.tj_hyzx_zjtc_aa {
    width: 100%;
    height: 50px;
    background: var(--ys01);
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    border-bottom: var(--xt01);
}
.tj_hyzx_zjtc_aaa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
}
.tj_hyzx_zjtc_aab {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_hyzx_zjtc_aab:hover {
    transform: rotate(90deg);
}
.tj_hyzx_zjtc_aab::before {
    content: '\eb51';
}
.tj_hyzx_zjtc_ab {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 15px;
}
.tj_hyzx_zjtc_aba {
    width: 100%;
    height: auto;
    max-height: calc(80vh - 50px - 34px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    overflow-y: auto;
    scrollbar-width: none;
    gap: 15px;
}
.tj_hyzx_zjtc_abaa {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}
.tj_hyzx_zjtc_abaaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_zjtc_abaab {
    width: 100%;
    height: 40px;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_zjtc_abb {
    width: 100%;
    height: 34px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
    flex-shrink: 0;
}
.tj_hyzx_zjtc_abba {
    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_hyzx_zjtc_abba:hover {
    transform: translateY(-1px);
}
.tj_hyzx_zjtc_abba.qdan {
    background: var(--ys05);
    color: var(--ys04);
}
.tj_hyzx_zjtc_abba.qxan {
    background: var(--ys08);
    color: var(--ys12);
}
.tj_hyzx_txtc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 60%);
    z-index: 999;
    display: none;
    align-items: center;
    justify-content: center;
}
.tj_hyzx_txtc_a {
    width: 600px;
    height: auto;
    max-height: 80vh;
    background: var(--ys02);
    border: var(--xt01);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.tj_hyzx_txtc_aa {
    width: 100%;
    height: 50px;
    background: var(--ys01);
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    border-bottom: var(--xt01);
}
.tj_hyzx_txtc_aaa {
    font-size: 16px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 500;
}
.tj_hyzx_txtc_aab {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_hyzx_txtc_aab::before {
    content: '\eb51';
}
.tj_hyzx_txtc_aab:hover {
    transform: rotate(90deg);
}
.tj_hyzx_txtc_ab {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_txtc_aba {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
}
.tj_hyzx_txtc_abaa {
    width: 400px;
    height: 400px;
    background: #f5f5f5;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
}
.tj_hyzx_txtc_abaaa {
    max-width:100%; max-height:100%; object-fit:contain;
}
.tj_hyzx_txtc_abab {
    flex: 1;
    height: 400px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 50px;
}
.tj_hyzx_txtc_ababa {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_hyzx_txtc_ababaa {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.tj_hyzx_txtc_ababb {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
}
.tj_hyzx_txtc_ababba {
    width: 100px;
    height: 34px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    transition: var(--sd01);
}
.tj_hyzx_txtc_ababba:hover {
    transform: translateY(-1px);
}
.tj_hyzx_txtc_abb {
    width: 100%;
    padding: 15px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 30px;
    background: var(--ys01);
    border-top: var(--xt01);
}
.tj_hyzx_txtc_abba {
    font-size: 28px;
    line-height: 1;
    color: var(--ys04);
}
.tj_hyzx_txtc_abba.xzxz::before {
    content: '\e9fd';
}
.tj_hyzx_txtc_abba.xyxz::before {
    content: '\e9fe';
}
.tj_hyzx_smsc {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 60%);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    z-index: 999999;
}
.tj_hyzx_smsc_a {
    width: 300px;
    background: var(--ys02);
    border: var(--xt01);
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    padding: 25px;
    gap: 20px;
}
.tj_hyzx_smsc_aa {
    font-size: 18px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 600;
}
.tj_hyzx_smsc_ab {
    width: 220px;
    height: 220px;
    background: var(--ys04);
    padding: 10px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    object-fit: cover;
}
.tj_hyzx_smsc_ac {
    font-size: 14px;
    line-height: 20px;
    color: var(--ys12);
    text-align: center;
    margin: -3px 0;
}
.tj_hyzx_smsc_ad {
    height: 34px;
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
    border-radius: 5px;
    background: var(--ys17);
    padding: 0 30px;
    transition: var(--sd01);
}
.tj_hyzx_smsc_ad:hover {
    transform: translateY(-1px);
}
/* 个人中心 */
/* 扫码上传 */
.sjsc {
    width: 100vw;
    height: 100vh;
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.sjsc_a {
    font-size: 20px;
    line-height: 1;
    color: var(--ys04);
}
.sjsc_b {
    width: 100%;
    max-width: 350px;
    height: 225px;
    background: var(--ys08);
    border: 1px dashed var(--ys05);
    border-radius: 8px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.sjsc_b:hover {
    border-color: #836fff;
    background: rgba(103,74,255,.08);
}
.sjsc_ba {
    display: none;
}
.sjsc_bb {
    font-size: 50px;
    line-height: 1;
    color: var(--ys17);
}
.sjsc_bb::before {
    content: '\e683';
}
.sjsc_bc {
    font-size: 16px;
    line-height: 1;
    color: var(--ys12);
}
.sjsc_c {
    width: 100%;
    max-width: 350px;
    max-height: 60vh;
    border-radius: 8px;
    overflow: hidden;
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}
.sjsc_ca {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.sjsc_c {
    width: 100%;
    max-width: 350px;
    max-height: 70vh;
    border-radius: 8px;
    overflow: hidden;
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
}
.sjsc_ca {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    transform-origin: center;
    max-height: 70vh;
}
.sjsc_d {
    width: 100%;
    max-width: 350px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.sjsc_da {
    width: 100%;
    height: 50px;
    color: var(--ys04);
    border-radius: 8px;
    font-size: 16px;
    line-height: 1;
    display: none;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.sjsc_da:hover {
  transform: translateY(-1px);
}
.sjsc_da.xzan {
    background: var(--ys05);
}
.sjsc_da.ccan {
    background: var(--ys17);
}
.sjsc_da.qdan {
    background: var(--ys16);
}
.sjsc_e {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
/* 扫码上传 */
/* 会员详情 */
/* 我的设备 */
.tj_hyzx_wdsb {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    overflow-y: auto;
    scrollbar-width: none;
    padding: 15px;
}
.tj_hyzx_wdsb_a {
    width: 100%;
    padding: 20px;
    background: var(--ys08);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    transition: var(--sd01);
}
.tj_hyzx_wdsb_a:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdsb_aa {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    overflow: hidden;
}
.mr .tj_hyzx_wdsb_aaa {
    font-size: 45px;
    line-height: 1;
    color: var(--ys06);
}
.ty .tj_hyzx_wdsb_aaa {
    font-size: 45px;
    line-height: 1;
    color: var(--ys13);
}
.tj_hyzx_wdsb_aaa::before {
    content: '\eb3b';
}
.tj_hyzx_wdsb_aab {
    display: flex;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    font-size: 12px;
    line-height: 22px;
    color: var(--ys04);
    font-family: 'Poppins';
    font-weight: 500;
    position: absolute;
    top: 4px;
    left: 3px;
    transform: rotate(-45deg);
}
.tj_hyzx_wdsb_ab {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.tj_hyzx_wdsb_aba {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.tj_hyzx_wdsb_abaa {
    width: 65px;
    height: 65px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: var(--ys02);
    font-size: 36px;
    line-height: 1;
    color: var(--ys17);
}
.tj_hyzx_wdsb_abaa::before {
    content: '\eb6b';
}
.tj_hyzx_wdsb_abab {
    height: 65px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: flex-start;
}
.tj_hyzx_wdsb_ababa {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
}
.tj_hyzx_wdsb_ababaa {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_wdsb_ababaaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
}
.tj_hyzx_wdsb_ababaab {
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
}
.tj_hyzx_wdsb_ababab {
    font-size: 12px;
    line-height: 1;
    color: var(--ys09);
}
.tj_hyzx_wdsb_ababc {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.tj_hyzx_wdsb_ababca {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_wdsb_abb {
    position: absolute;
    right: 20px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}
.tj_hyzx_wdsb_abba {
    width: 32px;
    height: 32px;
    background: var(--ys02);
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    color: var(--ys16);
}
.tj_hyzx_wdsb_abba::before {
    content: '\e98f';
    position: relative;
    top: 1px;
    left: 0.5px;
}
.tj_hyzx_wdsb_abbb {
    position: absolute;
    right: -10px;
    transition: var(--sd01);
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;
    gap: 10px;
}
.tj_hyzx_wdsb_abbb.show {
    display: flex;
    right: 0;
}
.tj_hyzx_wdsb_abbb.show + .tj_hyzx_wdsb_abba {
    display: none;
}
.tj_hyzx_wdsb_abbba {
    width: 24px;
    font-size: 12px;
    line-height: 1;
    transition: var(--sd01);
}
.tj_hyzx_wdsb_abbba:hover {
    transform: translateX(-1px);
}
.tj_hyzx_wdsb_abbba.mr {
    color: #26A17B;
}
.tj_hyzx_wdsb_abbba.ty {
    color: #FB774A;
}
.tj_hyzx_wdsb_abbba.qy {
    color: #FB774A;
}
.tj_hyzx_wdsb_abbba.bj {
    color: #ED6167;
}
.tj_hyzx_wdsb_abbba.sc {
    color: #FFAA35;
}
.tj_hyzx_wdsb_b {
    width: 100%;
    height: 105px;
    padding: 20px;
    background: var(--ys08);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
    transition: var(--sd01);
}
.tj_hyzx_wdsb_b:hover {
    transform: translateY(-1px);
}
.tj_hyzx_wdsb_ba {
    font-size: 24px;
    line-height: 1;
    color: var(--ys17);
}
.tj_hyzx_wdsb_ba::before {
    content: '\e938';
}
.tj_hyzx_wdsb_bb {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
/* 我的设备 */
/* 通用函数-批量导入 */
.tj_tyhs_pldr {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    padding: 15px;
}
.tj_tyhs_pldr_a {
    width: 100%;
    height: 220px;
    border: 1px dashed #212a36;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.tj_tyhs_pldr_a:hover {
    border-color: var(--ys05);
    background: rgba(86, 100, 210, .08);
}
.tj_tyhs_pldr_aa {
    width: 55px;
    height: 55px;
    background: var(--ys08);
    border-radius: 15px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    line-height: 1;
    color: var(--ys17);
}
.tj_tyhs_pldr_aa::before {
    content: '\eb6c';
}
.tj_tyhs_pldr_ab {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 7px;
}
.tj_tyhs_pldr_aba {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_pldr_abaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys17);
}
.tj_tyhs_pldr_abb {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
}
.tj_tyhs_pldr_ac {
    height: 30px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.tj_tyhs_pldr_aca {
    height: 100%;
    border-radius: 4px;
    font-size: 13px;
    line-height: 1;
    padding: 0 15px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_tyhs_pldr_aca:hover {
    transform: translateY(-1px);
}
.tj_tyhs_pldr_ad {
    display: none;
}
.tj_tyhs_pldr_b {
    width: 100%;
    height: 30px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}
.tj_tyhs_pldr_ba {
    height: 100%;
    padding: 0 15px;
    font-size: 13px;
    line-height: 1;
    border-radius: 4px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_tyhs_pldr_ba:hover {
    transform: translateY(-1px);
}
/* 通用函数-批量导入 */
/* 通用函数-批量导出 */
.tj_tyhs_pldc {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    padding: 15px;
}
.tj_tyhs_pldc_a {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.tj_tyhs_pldc_aa {
    width: 100%;
    height: 44px;
    border-radius: 5px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 0 12px;
}
.tj_tyhs_pldc_aa:hover {
    transform: translateY(-1px);
}
.tj_tyhs_pldc_aaa {
    height: 100%;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_tyhs_pldc_aab {
    font-size: 14px;
    line-height: 1;
}
.tj_tyhs_pldc_aab::before {
    content: '\ea10';
}
.tj_tyhs_pldc_b {
    width: 100%;
    flex-shrink: 0;
    height: 30px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}
.tj_tyhs_pldc_ba {
    height: 100%;
    padding: 0 15px;
    font-size: 13px;
    line-height: 1;
    border-radius: 4px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: var(--sd01);
}
.tj_tyhs_pldc_ba:hover {
    transform: translateY(-1px);
}
/* 通用函数-批量导出 */
/* 中继管理-中继录入 */
.tj_hyzx_tjzj {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 15px;
}
.tj_hyzx_tjzj_a {
    width: 100%;
    height: auto;
    max-height: calc(80vh - 50px - 34px);
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
    overflow-y: auto;
    scrollbar-width: none;
}
.tj_hyzx_tjzj_aa {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}
.tj_hyzx_tjzj_aaa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_hyzx_tjzj_aab {
    width: 100%;
    height: 40px;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.tj_hyzx_tjzj_aab .tj_tyhs_csld {
    gap: 15px;
}
.tj_hyzx_tjzj_aab .tj_tyhs_dxan {
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 15px;
}
.tj_hyzx_tjzj_aab .tj_tyhs_dxan_a {
    width: 100%;
}
.tj_hyzx_tjzj_aab:has(.tj_tyhs_fhwb) {
    height: auto;
}
.tj_hyzx_tjzj_b {
    width: 100%;
    height: 34px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
    flex-shrink: 0;
}
.tj_hyzx_tjzj_ba {
    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_hyzx_tjzj_ba:hover {
    transform: translateY(-1px);
}
/* 中继管理-中继录入 */
/* 图片预览弹窗 */
.tj_hyzx_tpyl {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 90%);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}
.tj_hyzx_tpyl.active {
    display: flex;
}
.tj_hyzx_tpyl_a {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    background: var(--ys08);
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.tj_hyzx_tpyl_a::before {
    content: '\eb51';
}
.tj_hyzx_tpyl_a:hover {
    transform: rotate(90deg);
}
.tj_hyzx_tpyl_b {
    max-width: 1280px;
    max-height: 85vh;
    width: auto;
    height: auto;
    object-fit: contain;
    border-radius: 12px;
    display: block;
    box-shadow: 0 4px 24px rgba(0,0,0,.3);
}
/* 图片预览弹窗 */
/* 全局变量-单图上传 */
.tj_tyhs_dtsc {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.tj_tyhs_dtsc_a {
    width: 100%;
    height: 220px;
    border: 1px dashed #212a36;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.tj_tyhs_dtsc_aa {
    font-family: 'iconfont';
    width: 55px;
    height: 55px;
    background: var(--ys08);
    border-radius: 15px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    line-height: 1;
    color: var(--ys17);
}
.tj_tyhs_dtsc_a:hover {
    border-color: var(--ys05);
    background: rgb(86 100 210 / 3%);
}
.tj_tyhs_dtsc_aa::before {
    content: '\eb5e';
}
.tj_tyhs_dtsc_ab {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
}
.tj_tyhs_dtsc_aba {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_tyhs_dtsc_abb {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    opacity: .5;
}
.tj_tyhs_dtsc_b {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_dtsc_ba {
    width: 100%;
    height: 220px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border: 1px dashed #212a36;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
.tj_tyhs_dtsc_baa {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    display: block;
}
.active .tj_tyhs_dtsc_a {
    border-color: var(--ys05);
    background: rgba(86, 100, 210, .08);
}
.tj_tyhs_dtsc_bab {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 24px;
    height: 24px;
    background: var(--ys13);
    border-radius: 50%;
    font-size: 10px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    transition: var(--sd01);
    opacity: 0;
}
.tj_tyhs_dtsc_bab::before {
    content: '\eb51';
}
.tj_tyhs_dtsc_bab:hover {
    transform: rotate(90deg);
}
.tj_tyhs_dtsc_ba:hover .tj_tyhs_dtsc_bab {
    font-family: 'iconfont';
    opacity: 1;
}
.tj_tyhs_dtsc_bd {
    width: 100%;
    height: 4px;
    background: var(--ys01);
    border-radius: 2px;
    overflow: hidden;
    margin-top: 10px;
}
.tj_tyhs_dtsc_bda {
    height: 100%;
    width: 0;
    background: var(--ys05);
    border-radius: 2px;
    transition: width .3s;
}
/* 全局变量-单图上传 */
/* 全局变量-视频上传 */
.tj_tyhs_spsc {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.tj_tyhs_spsc_a {
    width: 100%;
    height: 220px;
    border: 1px dashed #212a36;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.tj_tyhs_spsc_aa {
    font-family: 'iconfont';
    width: 55px;
    height: 55px;
    background: var(--ys08);
    border-radius: 15px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    line-height: 1;
    color: var(--ys17);
}
.tj_tyhs_spsc_a:hover {
    border-color: var(--ys05);
    background: rgb(86 100 210 / 3%);
}
.tj_tyhs_spsc_aa::before {
    content: '\e86b';
}
.tj_tyhs_spsc_ab {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
}
.tj_tyhs_spsc_aba {
    font-size: 14px;
    line-height: 1;
    color: var(--ys12);
}
.tj_tyhs_spsc_abb {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    opacity: .5;
}
.tj_tyhs_spsc_b {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tj_tyhs_spsc_ba {
    width: 200px;
    height: auto;
    min-height: 113px;
    aspect-ratio: 16/9;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border: 1px dashed #212a36;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
.tj_tyhs_spsc_baa {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    display: block;
}
.active .tj_tyhs_spsc_a {
    border-color: var(--ys05);
    background: rgba(86, 100, 210, .08);
}
.tj_tyhs_spsc_bab {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 24px;
    height: 24px;
    background: var(--ys13);
    border-radius: 50%;
    font-size: 10px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    transition: var(--sd01);
    opacity: 0;
}
.tj_tyhs_spsc_bab::before {
    content: '\eb51';
}
.tj_tyhs_spsc_bab:hover {
    transform: rotate(90deg);
}
.tj_tyhs_spsc_ba:hover .tj_tyhs_spsc_bab {
    font-family: 'iconfont';
    opacity: 1;
}
.tj_tyhs_spsc_bd {
    width: 100%;
    height: 4px;
    background: var(--ys01);
    border-radius: 2px;
    overflow: hidden;
    margin-top: 10px;
}
.tj_tyhs_spsc_bda {
    height: 100%;
    width: 0;
    background: var(--ys05);
    border-radius: 2px;
    transition: width .3s;
}
/* 全局变量-视频上传 */