.mdhd {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.mdhd_a {
    width: 100%;
    height: 50px;
    background: var(--ys02);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    position: relative;
}
.mdhd_aa {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 7px;
    position: relative;
    z-index: 1;
}
.mdhd_aaa {
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.mdhd_aaaa {
    height: 15px;
    display: block;
    object-fit: cover;
}
.mdhd_aab {
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    color: var(--ys12);
    position: relative;
    top: 1px;
    background: linear-gradient(135deg, var(--ys05), var(--ys06), var(--ys18));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 200% 200%;
}
.mdhd_ab {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    padding: 10px 0;
    gap: 10px;
}
.mdhd_aba {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}
.mdhd_abaa {
    width: 200px;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.mdhd_abaa .tj_tyhs_dhwb {
    border: 1px solid rgb(249 249 249 / 10%);
    background: var(--ys08);
}
.mdhd_abab {
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.mdhd_abab::before {
    content: '\e752';
}
.mdhd_abab:hover {
    transform: translateY(-1px);
}
.mdhd_abb {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 3px;
    border-radius: 4px;
    background: var(--ys05);
    transition: var(--sd01);
    padding: 0 15px;
}
.mdhd_abb:hover {
    transform: translateY(-1px);
}
.mdhd_abba {
    font-size: 12px;
    line-height: 1;
    color: var(--ys04);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.mdhd_abba::before {
    content: '\e89f';
}
.mdhd_abbb {
    font-size: 12px;
    line-height: 1;
    color: var(--ys04);
}
.mdhd_b {
    width: 100%;
    flex: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.mdhd_c {
    width: 303px;
    background: var(--ys02);
    border-radius: 8px;
    position: absolute;
    z-index: 9999;
    top: 70px;
    right: 15px;
    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 15px;
    gap: 5px;
}
.mdhd_ca {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.mdhd_caa {
    font-size: 14px;
    line-height: 1;
    color: var(--ys04);
    font-weight: 600;
}
.mdhd_cab {
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    transition: var(--sd01);
}
.mdhd_cab::before {
    content: '\eb51';
}
.mdhd_cab:hover {
    transform: rotate(90deg);
}
.mdhd_cb {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.mdhd_cba {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dashed #212a36;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.mdhd_cba:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.mdhd_cbaa {
    width: 44px;
    font-size: 12px;
    line-height: 1;
    color: var(--ys12);
    text-align-last: justify;
}
.mdhd_cbab {
    flex: 1;
    font-size: 12px;
    line-height: 1;
    color: var(--ys06);
    text-align: right;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.mdhd_dtbz {
    height: auto !important;
    padding: 15px;
    background: var(--ys04);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.mdhd_dtbz_a {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.mdhd_dtbz_aa {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.mdhd_dtbz_aaa {
    font-size: 13px;
    line-height: 1;
    color: var(--ys16);
}
.mdhd_dtbz_ab {
    font-size: 16px;
    line-height: 1;
    color: var(--ys17);
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}