.jdmth{display:none}
.jdmth-spacer{display:block}
.jdmth.jdmth-design{width:100%;max-width:100%;overflow:hidden}
.jdmth-top-wrap{position:relative;z-index:10010}
.jdmth-top-wrap.fixed{position:fixed;top:0;left:0;width:100%;z-index:10020}
.jdmth-top-wrap.sticky{position:sticky;top:0}
.jdmth.jdmth-design .jdmth-top-wrap{z-index:80}
.jdmth-top{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 52px 52px;gap:8px;align-items:center;padding:0 20px;border-bottom:1px solid rgba(0,0,0,.08);box-sizing:border-box;overflow:visible}
.jdmth-top .jdmth-slot.slot_left{grid-column:1;grid-row:1}
.jdmth-top .jdmth-slot.slot_center{position:absolute;top:0;bottom:0;left:50%;width:120px;transform:translateX(-50%);z-index:1}
.jdmth-top .jdmth-slot.slot_right_1{grid-column:2;grid-row:1}
.jdmth-top .jdmth-slot.slot_right_2{grid-column:3;grid-row:1}
.jdmth-slot{height:100%;min-height:100%;display:flex;align-items:center;justify-content:center;position:relative;pointer-events:none}
.jdmth.jdmth-design .jdmth-slot{min-width:0}
.jdmth-slot.slot_left{justify-content:flex-start}
.jdmth-touch{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:100%;border:0;background:transparent;padding:0 6px;margin:0;color:inherit;pointer-events:auto}
.jdmth-touch>span:not(.jdmth-logo-text):not(.jdmth-fallback){display:inline-flex;align-items:center;justify-content:center;line-height:0}
.jdmth-touch i,
.jdmth-touch svg,
.jdmth-touch .jdmth-menu-icon{display:block !important;line-height:1;vertical-align:middle}
.jdmth-logo-img{display:block;width:auto;max-width:none;max-height:none;object-fit:contain;flex:none}
.jdmth-logo-text{font-weight:700}
.jdmth-btn-img{display:block;width:auto;max-width:100%;object-fit:contain}
.jdmth-fallback{font-size:18px;font-weight:700;color:#b1b1b1}
.jdmth-submenu{display:flex;overflow:hidden;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}
.jdmth-submenu.slide{overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}
.jdmth-submenu.table{display:flex;flex-wrap:wrap}
.jdmth-submenu-item{flex:1 1 0;min-width:0;padding:0 14px;border:0;border-right:1px solid;border-bottom:1px solid;background:transparent;font-weight:700;text-align:center;white-space:nowrap;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}
.jdmth-submenu.slide .jdmth-submenu-item{flex:1 1 0;min-width:max-content}
.jdmth-submenu.table .jdmth-submenu-item{flex:1 0 25%;min-width:0}
.jdmth-submenu.table .jdmth-submenu-item:nth-child(4n),
.jdmth-submenu.table .jdmth-submenu-item:last-child{border-right:0}
.jdmth-mask{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:10030}
.jdmth-drawer{position:fixed;top:0;bottom:0;width:320px;max-width:86vw;background:#fff;z-index:10040;display:flex;flex-direction:column;transition:transform .25s ease}
body._mbv.jd-mobile-top-drawer-open #user-header{position:relative;z-index:1210}
body._mbv.jd-mobile-top-drawer-open #user-header .jdmth.jdmth-design{overflow:visible}
body._mbv .jdmth.jdmth-design .jdmth-mask{z-index:1211}
body._mbv .jdmth.jdmth-design .jdmth-drawer{z-index:1212}
.jdmth-drawer.right{right:0;transform:translateX(100%)}
.jdmth-drawer.left{left:0;transform:translateX(-100%)}
.jdmth-drawer.open{transform:translateX(0)}
.jdmth-drawer-top{min-height:62px;box-sizing:border-box;padding:18px 18px 16px;position:relative}
.jdmth-drawer-close{position:absolute;top:10px;right:14px;width:42px;height:42px;border:0;background:transparent;font-size:0;line-height:1;padding:0;color:inherit}
.jdmth-drawer-close:before,.jdmth-drawer-close:after{content:"";position:absolute;top:50%;left:50%;width:28px;height:1.5px;background:currentColor;border-radius:999px;transform-origin:center}
.jdmth-drawer-close:before{transform:translate(-50%,-50%) rotate(45deg)}
.jdmth-drawer-close:after{transform:translate(-50%,-50%) rotate(-45deg)}
.jdmth-drawer-logo{padding-right:44px;margin-bottom:14px}
.jdmth-drawer-logo img{display:block;max-width:140px;object-fit:contain}
.jdmth-drawer-member{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;font-size:14px;font-weight:600}
.jdmth-auth-row{display:flex;gap:10px}
.jdmth-auth-btn{flex:1;min-width:0;height:30px;border:1px solid;border-radius:2px;font-size:14px;font-weight:500;background:#fff}
.jdmth-drawer-menu{flex:1;overflow:auto}
.jdmth-main-item{width:100%;min-height:62px;padding:0 18px;border:0;border-top:1px solid;background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left}
.jdmth-sub-items{border-top:1px solid;padding:18px 18px 18px 34px;display:flex;flex-direction:column;gap:18px}
.jdmth-sub-item{border:0;background:transparent;padding:0;text-align:left}
.jdmth-drawer-bottom{min-height:90px;padding:18px 16px;display:flex;align-items:center;justify-content:center;gap:20px}
.jdmth-service-btn{border:0;background:transparent;padding:0}
.jdmth-service-circle{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}
.jdmth-service-circle.svg{background:transparent!important;border:0!important}
.jdmth-service-svg{width:100%;height:100%;display:block;object-fit:contain}
body._mbv .jdmth{display:block}
@media (max-width: 767px){
    .jdmth{display:block}
}