@charset "utf-8";
@import url("/hkbm/yjjy.css");
/* CSS Document */
html, body {
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 14px;
}

/* 20260622g polished directory theme */
html body {
    background: #eef4f0 !important;
    color: #18382f;
}

html body .box.pad[id],
html body .box.pad[id^="yxym"],
html body .box.pad[id="yxym"] {
    margin: 10px 0 !important;
    padding: 0 !important;
    overflow: hidden;
    border: 1px solid #d8e3d8 !important;
    border-left: 1px solid #d8e3d8 !important;
    border-radius: 8px !important;
    background: #fffefb !important;
    box-shadow: 0 1px 0 rgba(255,255,255,.85), 0 8px 20px rgba(36,76,60,.08) !important;
}

html body .box.pad[id] > table,
html body .box.pad[id^="yxym"] > table,
html body .box.pad[id="yxym"] > table {
    width: 100% !important;
    margin: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

body {
    padding: 8px 8px 18px !important;
}

    display: none !important;
}

html body .yc-jc-banner {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 9px;
    clear: both;
    margin: 10px 0 !important;
    padding: 10px 12px !important;
    overflow: visible !important;
    border: 1px solid #8bb7df !important;
    border-radius: 8px !important;
    background: linear-gradient(180deg, #f5fbff 0%, #e5f2ff 100%) !important;
    box-shadow: 0 8px 18px rgba(28, 83, 128, .12) !important;
}

html body .yc-jc-label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 46px;
    min-height: 30px;
    padding: 0 8px;
    border-radius: 6px;
    background: #1463a5;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    line-height: 1;
}

html body .yc-jc-text {
    color: #123653;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.45;
}

html body .box {
    margin: 10px 0 !important;
    overflow: hidden;
    border: 1px solid #d8e3d8 !important;
    border-radius: 8px !important;
    background: #fffefb !important;
    box-shadow: 0 1px 0 rgba(255,255,255,.85), 0 8px 20px rgba(36,76,60,.08) !important;
}

html body .box.pad {
    padding: 0 !important;
}

html body .box.pad.xjct {
    padding: 6px !important;
    border-style: dashed !important;
    background: #f8fbf7 !important;
    box-shadow: none !important;
}

html body .box.pad.xjct img {
    display: block;
    border-radius: 6px;
}

html body .news-box {
    border: 0 !important;
    background: #21483f !important;
    box-shadow: 0 8px 20px rgba(20,63,50,.16) !important;
}

html body .riqi {
    padding: 10px 12px !important;
    border: 0 !important;
    background: linear-gradient(90deg,#244f43,#326653) !important;
    color: #fff7d7 !important;
    font-weight: 900;
    line-height: 1.7;
    text-align: left;
}

html body .nav.clearfix {
    display: grid !important;
    grid-template-columns: repeat(auto-fit,minmax(148px,1fr)) !important;
    gap: 8px !important;
    margin: 10px 0 !important;
    padding: 10px !important;
    border: 1px solid #cddbcf !important;
    border-radius: 8px !important;
    background: #fffefb !important;
    box-shadow: 0 6px 18px rgba(36,76,60,.08) !important;
}

html body .nav.clearfix span {
    display: block !important;
    width: auto !important;
    min-width: 0;
    height: auto !important;
    border: 0 !important;
    background: none !important;
}

html body .nav.clearfix span a {
    position: relative;
    display: grid !important;
    grid-template-columns: 30px 1fr !important;
    align-items: center;
    gap: 8px !important;
    min-height: 46px !important;
    padding: 8px 26px 8px 9px !important;
    border: 1px solid #dce6dc !important;
    border-radius: 7px !important;
    background: #f5faf3 !important;
    text-align: left !important;
    text-decoration: none !important;
}

html body .nav.clearfix span a:before {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border: 0 !important;
    border-radius: 50%;
    background: #285144 !important;
    color: #f7d274 !important;
    font-size: 11px;
    font-weight: 900;
}

html body .nav.clearfix span a:after {
    right: 9px !important;
    color: #c59a37 !important;
}

html body .nav.clearfix span a .nav-ico {
    display: none !important;
}

html body .nav.clearfix span a .nav-tx {
    overflow: hidden;
    color: #18382f !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    display: grid !important;
    grid-template-columns: 88px 1fr;
    gap: 0 10px;
    margin: 10px 0 !important;
    padding: 10px !important;
    border: 1px solid #ccdacf !important;
    border-radius: 8px !important;
    background: #fffefb !important;
    box-shadow: 0 8px 20px rgba(36,76,60,.08) !important;
    text-align: left !important;
}

    grid-row: 1 / span 2;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    border: 1px solid #dce6dc;
    border-radius: 7px;
    background: #f2f7ef;
}

    width: 64px !important;
    height: auto !important;
    max-height: 54px;
}

    align-self: end;
    margin: 0 0 7px !important;
    color: #70541a !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
}

    display: grid !important;
    grid-template-columns: repeat(3,minmax(0,1fr)) !important;
    gap: 6px !important;
    background: transparent !important;
}

    min-height: 54px;
    padding: 8px 4px !important;
    border: 1px solid #dce6dc !important;
    border-radius: 7px !important;
    background: #f7faf3 !important;
    color: #18382f !important;
    box-shadow: none !important;
}

    border-color: #285144 !important;
    background: #285144 !important;
    color: #fff6d5 !important;
}

    color: inherit !important;
    font-size: 14px !important;
    text-shadow: none !important;
}

    color: inherit !important;
    font-size: 10px !important;
    opacity: .78;
}

    top: 4px !important;
    right: 4px !important;
    border-radius: 4px !important;
    background: #f1c45a !important;
    color: #2d2106 !important;
    box-shadow: none !important;
}

html body .yc-kj-box {
    border-color: #cddbcf !important;
    border-radius: 8px !important;
    background: #fffefb !important;
}

html body .yc-kj-slogan {
    padding: 10px 12px !important;
    border-bottom: 1px solid #d8e3d8;
    background: #285144 !important;
    color: #fff6d5 !important;
    text-align: left !important;
    text-shadow: none !important;
}

html body .list-title,
html body .tzptyx-tit {
    display: flex;
    align-items: center;
    min-height: 42px;
    padding: 10px 12px !important;
    border: 0 !important;
    border-left: 4px solid #d0a13c !important;
    border-bottom: 1px solid #d8e3d8 !important;
    border-radius: 0 !important;
    background: #f5f8f1 !important;
    color: #18382f !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    line-height: 1.3 !important;
    text-align: left !important;
    letter-spacing: 0 !important;
}

html body .domain-tag {
    float: none !important;
    margin-left: auto;
    padding-left: 8px;
    font-size: 11px !important;
    white-space: nowrap;
}

html body table {
    border-collapse: collapse;
    background: #fffefb !important;
    font-size: 14px;
}

html body td,
html body th {
    padding: 8px 5px !important;
    border-color: #e0e8df !important;
    line-height: 1.55;
    word-break: break-word;
}

html body tr:nth-child(even) td,
html body tr:nth-child(even) th {
    background-color: #f9fbf6 !important;
}

html body i.cr,
html body i.cb,
html body i.cg {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 22px;
    height: 22px;
    margin: 1px 2px;
    border-radius: 50%;
    color: #fff !important;
    font-weight: 900;
    line-height: 22px;
}

html body i.cr { background: #c9433d; }
html body i.cb { background: #336fc2; }
html body i.cg { background: #238a58; }

html body span[style*="#FFFF00"],
html body span[style*="#ffff00"] {
    display: inline-block;
    padding: 0 3px;
    border-radius: 4px;
    background: #fff0a3 !important;
}

html body .post-list li {
    min-height: 36px !important;
    height: auto !important;
    line-height: 1.35 !important;
}

html body .post-list li a {
    padding: 8px 10px !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
}

html body .foot-img {
    padding: 12px !important;
    color: #53645c;
    background: #f5f8f1 !important;
}

html body a[href="#fhdb"] p {
    margin: 10px 0 2px !important;
    padding: 11px !important;
    border: 1px solid #cddbcf;
    border-radius: 8px;
    background: #fffefb;
    color: #285144;
    font-size: 16px !important;
}

html body a[href="#fhdb"] font {
    font-size: 16px !important;
}

@media screen and (max-width: 480px) {
    html body {
        font-size: 13px;
    }

    html body .nav.clearfix {
        grid-template-columns: repeat(2,minmax(0,1fr)) !important;
        gap: 6px !important;
        padding: 8px !important;
    }

    html body .nav.clearfix span a {
        grid-template-columns: 26px 1fr !important;
        min-height: 44px !important;
        padding: 7px 22px 7px 8px !important;
    }

    html body .nav.clearfix span a:before {
        width: 24px;
        height: 24px;
        font-size: 10px;
    }

        grid-template-columns: 1fr;
    }

        display: none !important;
    }

        font-size: 12px !important;
    }

    html body td,
    html body th {
        padding: 7px 4px !important;
    }
}
html{
    background: #E8D5F5;
}
body{
    max-width: 720px;
    margin:0 auto;
    background: #E8D5F5;
}
/*div, span, iframe, map, font, input, img, a img, samp, hr, h1, h2, h3, h4, h5, h6, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th {

    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/

* {
    padding: 0;

    border: 0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #FF0000;
}

a:active {
    text-decoration: none;
}

a:focus {
    outline: none;
}

a.hidefocus {
    outline: none
}



input[type=text], input[type=button], input[type=submit] {
    -webkit-appearance: none;
    outline: none;
}




button {
    border: 0;
    outline: none;
    cursor: pointer;
}
input{outline:none}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
table{
    table-layout: fixed;
    width: 100%;
}

/* Jubaohe directory theme */
html,
body {
    background: #f4f6ed;
    color: #17372f;
}

body {
    padding: 0 7px 16px;
}

.box {
    margin: 7px 0;
    border: 1px solid #cbd8ca;
    border-radius: 0;
    background: #fffefa;
    box-shadow: none;
}

.news-box {
    border-color: #d5c17d;
    background: #fffbdf;
}

.riqi {
    padding: 8px 10px !important;
    border-left: 6px solid #d0a13c;
    background: #fff6c5;
    color: #24443a;
    font-weight: 800;
    line-height: 1.8;
}

body .nav.clearfix {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 1px !important;
    margin: 8px 0 !important;
    padding: 1px !important;
    overflow: hidden !important;
    border: 1px solid #284d42 !important;
    border-radius: 0 !important;
    background: #284d42 !important;
    box-shadow: none !important;
}

body .nav.clearfix span {
    display: block !important;
    flex: 1 1 0;
    min-width: 0;
    float: none !important;
    width: auto !important;
    height: auto !important;
    line-height: normal !important;
    background: none !important;
}

body .nav.clearfix span:hover {
    background: none !important;
}

body .nav.clearfix span a {
    display: flex !important;
    align-items: center;
    justify-content: center !important;
    min-height: 42px !important;
    padding: 0 8px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #f9fbf2 !important;
    text-align: center;
    text-decoration: none !important;
}

body .nav.clearfix span a .nav-ico {
    display: none !important;
}

body .nav.clearfix span a .nav-tx {
    color: #17372f !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 900 !important;
    line-height: 1.2 !important;
}

body .nav.clearfix span a:active {
    background: #e7eedf !important;
}

    display: grid !important;
    grid-template-columns: 96px 1fr;
    gap: 0 10px;
    margin: 8px 0 !important;
    padding: 10px !important;
    border: 1px solid #284d42 !important;
    border-left: 6px solid #d0a13c !important;
    border-radius: 0 !important;
    background: #fffefa !important;
    box-shadow: none !important;
    text-align: left !important;
}

    grid-row: 1 / span 2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    background: #edf3e8;
    border: 1px solid #cbd8ca;
}

    width: 72px !important;
    height: auto !important;
    max-height: 58px;
}

    align-self: end;
    margin: 0 0 7px !important;
    color: #71551b !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
}

    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 1px !important;
    background: #284d42;
}

    min-height: 58px;
    padding: 8px 4px !important;
    border-radius: 0 !important;
    background: #f8fbf2 !important;
    color: #17372f !important;
    box-shadow: none !important;
}

    color: #17372f;
    font-size: 14px !important;
    text-shadow: none !important;
}

    color: #68776f;
    font-size: 11px !important;
}

    top: 4px !important;
    right: 4px !important;
    border-radius: 0 !important;
    background: #d0a13c !important;
    color: #241909 !important;
    box-shadow: none !important;
}

    background: #284d42 !important;
    color: #fff8d2 !important;
    outline: 0 !important;
}

    color: #fff8d2 !important;
}

.yc-kj-box {
    padding: 0 !important;
    border: 1px solid #284d42 !important;
    border-radius: 0 !important;
    background: #fffefa !important;
    box-shadow: none !important;
}

.yc-kj-slogan {
    padding: 10px 8px !important;
    background: #284d42 !important;
    color: #fff8d2 !important;
    text-align: left !important;
    text-shadow: none !important;
}

.yc-extra-banner {
    border: 1px solid #d5c17d;
    border-width: 1px 0;
    background: #fffefa !important;
}

.list-title,
.tzptyx-tit {
    min-height: 38px;
    padding: 0 10px 0 12px !important;
    border-bottom: 1px solid #cbd8ca;
    border-radius: 0 !important;
    background: #284d42 !important;
    color: #fff8d2 !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    line-height: 38px;
    letter-spacing: 0 !important;
    text-align: left !important;
}

.domain-tag {
    float: right;
    padding-left: 8px;
    font-size: 12px;
    font-weight: 900;
}

.pad {
    padding: 4px;
}

.qxtable,
.duilianpt1,
.gongshi,
.cdr,
.cdrjzt,
table {
    border-color: #d9e2d5 !important;
}

td,
th {
    border-color: #d9e2d5 !important;
}

tr:nth-child(even) td {
    background-color: #fbfcf5;
}

.foot-img {
    color: #53645c;
    background: #f4f6ed;
}

.box.pad[id="yxym"] {
    position: relative;
    padding: 0 0 6px;
    border-left: 6px solid #d0a13c;
    background: #fffefa;
}

.box.pad[id="yxym"] > table {
    width: calc(100% - 10px);
    margin: 5px;
}

.box.pad:not([id]) {
    border-radius: 0;
}

@media screen and (max-width: 480px) {
    body .nav.clearfix span a {
        min-height: 39px !important;
        padding: 0 4px !important;
    }

    body .nav.clearfix span a .nav-tx {
        font-size: 13px !important;
    }

        grid-template-columns: 78px 1fr;
        padding: 8px !important;
    }

        width: 62px !important;
    }

        font-size: 12px !important;
    }

        font-size: 10px !important;
    }
}

/* 20260622i final Jubaohe polish */
html body {
    background: #edf4ee !important;
    color: #1d3b32 !important;
}

html body .box,
html body .box.pad,
html body .box.pad[id],
html body .box.pad[id="yxym"],
html body .box.pad[id^="yxym"],
html body .yc-kj-box {
    margin: 10px 0 !important;
    overflow: hidden !important;
    border: 1px solid #cddbd1 !important;
    border-radius: 8px !important;
    background: #fffefb !important;
    box-shadow: 0 1px 0 rgba(255,255,255,.9), 0 8px 22px rgba(35,76,59,.08) !important;
}

html body .box.pad,
html body .box.pad[id],
html body .box.pad[id="yxym"],
html body .box.pad[id^="yxym"] {
    padding: 0 !important;
    border-left-width: 1px !important;
}

html body .box.pad.xjct {
    padding: 6px !important;
    border-style: dashed !important;
    background: #f8fbf6 !important;
    box-shadow: none !important;
}

html body .news-box {
    border-color: #234b3f !important;
    background: #234b3f !important;
}

html body .riqi {
    padding: 10px 12px !important;
    background: linear-gradient(90deg, #234b3f, #326955) !important;
    color: #fff7d7 !important;
    font-weight: 900 !important;
    line-height: 1.7 !important;
    text-align: left !important;
}

html body .nav.clearfix {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(148px, 1fr)) !important;
    gap: 8px !important;
    padding: 10px !important;
    border: 1px solid #cddbd1 !important;
    border-radius: 8px !important;
    background: #fffefb !important;
    box-shadow: 0 8px 22px rgba(35,76,59,.08) !important;
}

html body .nav.clearfix span {
    float: none !important;
    width: auto !important;
    height: auto !important;
    border: 0 !important;
}

html body .nav.clearfix span a {
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) 10px !important;
    align-items: center !important;
    gap: 8px !important;
    min-height: 46px !important;
    padding: 8px 10px !important;
    border: 1px solid #d9e5db !important;
    border-radius: 7px !important;
    background: #f7fbf4 !important;
    color: #1d3b32 !important;
    text-align: left !important;
    text-decoration: none !important;
}

html body .nav.clearfix span a:before {
    content: attr(href);
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 26px !important;
    height: 26px !important;
    overflow: hidden !important;
    border-radius: 50% !important;
    background: #234b3f !important;
    color: #f3ca5a !important;
    font-size: 0 !important;
}

html body .nav.clearfix span a:after {
    content: "";
    display: block !important;
    width: 7px !important;
    height: 7px !important;
    margin-left: auto !important;
    border-top: 2px solid #c39734 !important;
    border-right: 2px solid #c39734 !important;
    transform: rotate(45deg) !important;
}

html body .nav.clearfix span a .nav-ico {
    display: none !important;
}

html body .nav.clearfix span a .nav-tx {
    min-width: 0 !important;
    color: #1d3b32 !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    line-height: 1.25 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

    display: grid !important;
    grid-template-columns: 86px 1fr !important;
    gap: 0 10px !important;
    padding: 10px !important;
}

    display: flex !important;
    grid-row: 1 / span 2 !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    border: 1px solid #d9e5db !important;
    border-radius: 7px !important;
    background: #f2f8f0 !important;
}

    width: 64px !important;
    height: auto !important;
    max-height: 54px !important;
}

    align-self: end !important;
    margin: 0 0 7px !important;
    color: #76591c !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
}

    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 6px !important;
    background: transparent !important;
}

    min-height: 56px !important;
    padding: 8px 4px !important;
    border: 1px solid #d9e5db !important;
    border-radius: 7px !important;
    background: #f7fbf4 !important;
    color: #1d3b32 !important;
    box-shadow: none !important;
}

    border-color: #234b3f !important;
    background: #234b3f !important;
    color: #fff7d7 !important;
}

    color: inherit !important;
    text-shadow: none !important;
}

    font-size: 14px !important;
}

    font-size: 10px !important;
    opacity: .8 !important;
}

    top: 4px !important;
    right: 4px !important;
    border-radius: 4px !important;
    background: #f1c45a !important;
    color: #2d2106 !important;
    box-shadow: none !important;
}

html body .yc-kj-slogan {
    padding: 10px 12px !important;
    border-bottom: 1px solid #dce7dd !important;
    background: #234b3f !important;
    color: #fff7d7 !important;
    text-align: left !important;
    text-shadow: none !important;
}

html body .list-title,
html body .tzptyx-tit {
    display: flex !important;
    align-items: center !important;
    min-height: 42px !important;
    padding: 10px 12px !important;
    border: 0 !important;
    border-left: 4px solid #d0a13c !important;
    border-bottom: 1px solid #dce7dd !important;
    background: #f6f9f2 !important;
    color: #1d3b32 !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    line-height: 1.3 !important;
    text-align: left !important;
    letter-spacing: 0 !important;
}

html body .domain-tag {
    float: none !important;
    margin-left: auto !important;
    padding-left: 8px !important;
    font-size: 11px !important;
    white-space: nowrap !important;
}

html body table {
    width: 100% !important;
    margin: 0 !important;
    border-collapse: collapse !important;
    background: #fffefb !important;
}

html body td,
html body th {
    padding: 8px 5px !important;
    border-color: #dfe8df !important;
    line-height: 1.55 !important;
    word-break: break-word !important;
}

html body tr:nth-child(even) td,
html body tr:nth-child(even) th {
    background-color: #f9fbf6 !important;
}

html body i.cr,
html body i.cb,
html body i.cg {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 22px !important;
    height: 22px !important;
    margin: 1px 2px !important;
    border-radius: 50% !important;
    color: #fff !important;
    font-weight: 900 !important;
    line-height: 22px !important;
}

html body i.cr { background: #c9433d !important; }
html body i.cb { background: #336fc2 !important; }
html body i.cg { background: #238a58 !important; }

html body span[style*="#FFFF00"],
html body span[style*="#ffff00"] {
    display: inline-block !important;
    padding: 0 4px !important;
    border-radius: 4px !important;
    background: #fff0a3 !important;
}

html body .foot-img {
    padding: 12px !important;
    color: #53645c !important;
    background: #f6f9f2 !important;
}

html body a[href="#fhdb"] p {
    margin: 10px 0 2px !important;
    padding: 11px !important;
    border: 1px solid #cddbd1 !important;
    border-radius: 8px !important;
    background: #fffefb !important;
    color: #234b3f !important;
}

@media screen and (max-width: 480px) {
    html body .nav.clearfix {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 6px !important;
        padding: 8px !important;
    }

    html body .nav.clearfix span a {
        grid-template-columns: 24px 1fr 10px !important;
        min-height: 44px !important;
        padding: 7px 8px !important;
    }

    html body .nav.clearfix span a:before {
        width: 24px !important;
        height: 24px !important;
    }

        grid-template-columns: 1fr !important;
    }

        display: none !important;
    }
}

/* 20260622i compact top links */
html body .nav.clearfix {
    grid-template-columns: repeat(auto-fit, minmax(104px, 1fr)) !important;
}

@media screen and (max-width: 480px) {
    html body .nav.clearfix {
        grid-template-columns: repeat(auto-fit, minmax(92px, 1fr)) !important;
        gap: 6px !important;
    }

    html body .nav.clearfix span a {
        min-height: 42px !important;
    }
}

/* 20260622j large single-row tool links */
html body .nav.clearfix {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    margin: 12px 0 !important;
    padding: 12px !important;
    overflow: visible !important;
    border: 1px solid #bccfc0 !important;
    border-radius: 8px !important;
    background: linear-gradient(180deg, #fffffb 0%, #edf6ec 100%) !important;
    box-shadow: 0 14px 28px rgba(34, 73, 56, .13), inset 0 1px 0 rgba(255,255,255,.92) !important;
}

html body .nav.clearfix span {
    flex: 1 1 0 !important;
    min-width: 0 !important;
}

html body .nav.clearfix span a {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    min-height: 82px !important;
    padding: 12px 4px 10px !important;
    border: 1px solid #d6e3d7 !important;
    border-radius: 8px !important;
    background: linear-gradient(180deg, #ffffff 0%, #f4faef 100%) !important;
    box-shadow: 0 8px 18px rgba(35, 75, 58, .10) !important;
    color: #17372f !important;
    text-align: center !important;
    text-decoration: none !important;
}

html body .nav.clearfix span:nth-child(2) a {
    background: linear-gradient(180deg, #fffdf3 0%, #f7efd5 100%) !important;
}

html body .nav.clearfix span:nth-child(3) a {
    background: linear-gradient(180deg, #f8fffb 0%, #e7f4ef 100%) !important;
}

html body .nav.clearfix span a:before,
html body .nav.clearfix span a:after {
    content: none !important;
    display: none !important;
}

html body .nav.clearfix span a .nav-ico {
    display: block !important;
    width: 38px !important;
    height: 38px !important;
    padding: 5px !important;
    border: 1px solid #d0dfd3 !important;
    border-radius: 50% !important;
    background: #234b3f !important;
    box-shadow: 0 4px 10px rgba(35, 75, 58, .18) !important;
    object-fit: contain !important;
}

html body .nav.clearfix span a .nav-tx,
html body .nav.clearfix span a font {
    display: block !important;
    overflow: hidden !important;
    max-width: 100% !important;
    color: #17372f !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: 1.15 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

@media screen and (max-width: 480px) {
    html body .nav.clearfix {
        gap: 7px !important;
        padding: 9px !important;
    }

    html body .nav.clearfix span a {
        min-height: 70px !important;
        padding: 9px 3px 8px !important;
        gap: 6px !important;
    }

    html body .nav.clearfix span a .nav-ico {
        width: 32px !important;
        height: 32px !important;
        padding: 4px !important;
    }

    html body .nav.clearfix span a .nav-tx,
    html body .nav.clearfix span a font {
        font-size: 13px !important;
    }
}
