.fzjg_dtbj {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.fzjg_dtbj_a {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    gap: 50px;
}
.fzjg_dtbj_aa {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.fzjg_dtbj_aaa {
    flex: 1;
    height: 45px;
    position: relative;
    display: flex;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}
.fzjg_dtbj_aaaa {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.fzjg_dtbj_aaaaa {
    width: 100%;
    height: 100%;
    padding: 0 15px;
    font-size: 15px;
    line-height: 1;
    color: var(--bqyz);
    border: 1px solid var(--qsbk);
    border-radius: 8px;
    outline: none;
    transition: var(--jcgd);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.fzjg_dtbj_aaaa:hover .fzjg_dtbj_aaaaa {
    border-color: var(--fzys);
    background: var(--xfbj);
}
.fzjg_dtbj_aaaa.active .fzjg_dtbj_aaaaa {
    border-color: var(--fzys);
    border-radius: 8px 8px 0 0;
    border-bottom: 1px solid var(--qsbk);
}
.fzjg_dtbj_aaaaaa {
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.fzjg_dtbj_aaaaab {
    height: 100%;
    transition: var(--jcgd);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    line-height: 1;
    color: var(--bqyz);
    opacity: .5;
}
.fzjg_dtbj_aaaaab:before {
    content: "\eac7";
}
.fzjg_dtbj_aaaa:hover .fzjg_dtbj_aaaaab {
    color: var(--fzys);
    opacity: 1;
}
.fzjg_dtbj_aaaa.active .fzjg_dtbj_aaaaab {
    color: var(--fzys);
    opacity: 1;
    transform: rotate(180deg);
}
.fzjg_dtbj_aaaab {
    width: 100%;
    max-height: 0;
    position: absolute;
    top: 100%;
    left: 0;
    overflow: hidden;
    background-color: var(--bsbj);
    border: 1px solid transparent;
    border-top: 0;
    border-radius: 0 0 8px 8px;
    z-index: 1;
    transition: max-height 0.3s ease, border-color 0.3s ease;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.fzjg_dtbj_aaaa.active .fzjg_dtbj_aaaab {
    max-height: 202px;
    overflow-y: auto;
    border-color: var(--qsbk);
}
.fzjg_dtbj_aaaab::-webkit-scrollbar {
    width: 0;
}
.fzjg_dtbj_aaaaba {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    font-size: 15px;
    line-height: 1;
    color: var(--bqyz);
    transition: var(--jcgd);
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.fzjg_dtbj_aaaaba:hover {
    background-color: var(--xfbj);
    color: var(--fzys);
}
.fzjg_dtbj_aaaaba.active {
    background-color: var(--xfbj);
    color: var(--fzys);
}
.fzjg_dtbj_aaab {
    width: 100%;
    height: 100%;
    padding: 0 15px;
    font-size: 15px;
    line-height: 1;
    color: var(--bqyz);
    background-color: var(--bsbj);
    border: 1px solid var(--qsbk);
    border-radius: 8px;
    transition: var(--jcgd);
}
.fzjg_dtbj_aaab:hover {
    border-color: var(--fzys);
    background: var(--xfbj);
}
.fzjg_dtbj_aaab:focus {
    border-color: var(--fzys);
}
.fzjg_dtbj_aaab::placeholder {
    color: var(--qsyz);
    font-size: 15px;
}
.fzjg_dtbj_aab {
    flex: 0 0 100px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(120deg, var(--fzys), #c9a55c);
    color: var(--bsbj);
    font-size: 15px;
    line-height: 1;
    border-radius: 25px;
    transition: var(--jcgd);
}
.fzjg_dtbj_aab:hover {
    background: linear-gradient(120deg, var(--fzys), #c9a55c);
    color: var(--bsbj);
    border-color: var(--fzys);
    transform: translateY(-2px);
}
.fzjg_dtbj_ab {
    width: 100%;
    height: 580px;
    background: var(--osbj);
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
}
.fzjg_dtbj_aba {
    width: 880px;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.fzjg_dtbj_abaa {
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.fzjg_dtbj_abab {
    width: 380px;
    position: absolute;
    top: 50%;
    left: 30px;
    padding: 20px;
    background: var(--bsbj);
    border-radius: 8px;
    transform: translateY(-50%);
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
    gap: 15px;
}
.fzjg_dtbj_abab.show {
    visibility: visible;
    opacity: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}
.fzjg_dtbj_abab.show:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to bottom, transparent, var(--fzys), transparent);
}
.fzjg_dtbj_ababa {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: var(--fzys);
    color: var(--bsbj);
    font-size: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    transition: var(--jcgd);
}
.fzjg_dtbj_ababa:hover {
    transform: rotate(90deg);
}
.fzjg_dtbj_ababa:before {
    content: "\eac4";
}
.fzjg_dtbj_abb {
    width: 400px;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.fzjg_dtbj_abba {
    width: 100%;
    height: 70px;
    background: linear-gradient(120deg, var(--fzys), #c9a55c);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}
.fzjg_dtbj_abbaa {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 24px;
    line-height: 1;
    color: var(--bsbj);
}
.fzjg_dtbj_abbaa:before {
    content: "\ea70";
}
.fzjg_dtbj_abbab {
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: flex-end;
    font-size: 16px;
    line-height: 1;
    color: var(--bsbj);
    gap: 5px;
}
.fzjg_dtbj_abbaba {
    height: 26px;
    font-size: 38px;
    line-height: 26px;
    font-weight: 600;
    font-family: 'rajdhani-bold', sans-serif;
    position: relative;
    z-index: 1;
}
.fzjg_dtbj_abbb {
    width: 100%;
    height: calc(100% - 70px);
    overflow-y: auto;
    padding: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.fzjg_dtbj_abbb::-webkit-scrollbar {
    width: 0;
}
.fzjg_dtbj_abbba {
    position: relative;
    width: 100%;
    padding: 20px;
    border-radius: 8px;
    background-color: var(--bsbj);
    transition: var(--jcgd);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 15px;
}
.fzjg_dtbj_abbba:hover::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to bottom, transparent, var(--fzys), transparent);
    opacity: 0.8;
}
.fzjg_dtbj_abbba.active:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to bottom, transparent, var(--fzys), transparent);
    opacity: 0.8;
}
.fzjg_dtbj_abbbaa {
    font-size: 16px;
    line-height: 1;
    color: var(--ztys);
    font-weight: 600;
}
.fzjg_dtbj_abbbab {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}
.fzjg_dtbj_abbbaba {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: var(--bqyz);
    text-align: justify;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin: -5px 0;
    position: relative;
}
.fzjg_dtbj_abbbabaa {
    width: 42px;
    position: absolute;
    color: var(--zywz);
    top: 0;
    left: 0;
}
.fzjg_dtbj_abbbabab {
    padding-left: 42px;
}
.fzjg_dtbj_abbbb {
    width: 100%;
    height: 100%;
    color: var(--cywz);
    font-size: 16px;
    line-height: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.fzjg_dtbj_abbbb:before {
    content: "\e81c";
    font-size: 40px;
    line-height: 1;
    opacity: .3;
}
@media (max-width: 768px) {
.fzjg_dtbj_a {
    gap: 20px;
}
.fzjg_dtbj_aa {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    flex-direction: column;
    gap: 10px;
}
.fzjg_dtbj_aaa {
    flex: auto;
    width: 100%;
    height: 40px;
}
.fzjg_dtbj_aaaaa {
    font-size: 13px;
    border-radius: 7px;
}
.fzjg_dtbj_aaaa.active .fzjg_dtbj_aaaaa {
    border-radius: 7px 7px 0 0;
}
.fzjg_dtbj_aaaa.active .fzjg_dtbj_aaaab {
    max-height: 182px;
    border-radius: 0 0 7px 7px;
    z-index: 9999;
}
.fzjg_dtbj_aaaaba {
    height: 30px;
}
.fzjg_dtbj_aaab {
    font-size: 13px;
    border-radius: 7px;
}
.fzjg_dtbj_aaab:focus {
    border-color: var(--fzys);
}
.fzjg_dtbj_aaab::placeholder {
    color: var(--qsyz);
    font-size: 13px;
}
.fzjg_dtbj_aab {
    flex: auto;
    width: 100%;
    height: 40px;
    font-size: 14px;
    background: var(--fzys);
}
.fzjg_dtbj_ab {
    height: auto;
    border-radius: 7px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    background: none;
}
.fzjg_dtbj_aba {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
}
.fzjg_dtbj_abab {
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: rgb(247 247 247 / 80%);
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
    gap: 10px;
    transform: unset;
    border-radius: 0;
}
.fzjg_dtbj_abab.show:before {
    content: "";
    display: none;
}
.fzjg_dtbj_ababa {
    right: 0;
}
.fzjg_dtbj_abbbaa {
    font-size: 14px;
    color: var(--cywz);
    font-weight: 550;
}
.fzjg_dtbj_abbbab {
    gap: 5px;
}
.fzjg_dtbj_abbbaba {
    line-height: 20px;
    margin: -3px 0;
}
.fzjg_dtbj_abb {
    width: 100%;
    height: 346px;
    background: var(--osbj);
    border-radius: 7px;
    overflow: hidden;
}
.fzjg_dtbj_abba {
    height: 45px;
    background: var(--fzys);
    padding: 0 15px;
}
.fzjg_dtbj_abbaa {
    font-size: 16px;
}
.fzjg_dtbj_abbab {
    font-size: 14px;
}
.fzjg_dtbj_abbaba {
    height: 21px;
    font-size: 28px;
    line-height: 21px;
    font-family: 'gilroy-bold';
}
.fzjg_dtbj_abbba {
    padding: 15px;
    border-radius: 7px;
    gap: 10px;
}
.fzjg_dtbj_abbb {
    height: calc(100% - 45px);
    gap: 10px;
}
}