/*high起来*/
.btn-link{border-radius:0;color:#428BCA;cursor:pointer;font-weight:normal;}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:rgba(0,0,0,0);box-shadow:none;}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:rgba(0,0,0,0);}.btn-link:hover,.btn-link:focus{background-color:rgba(0,0,0,0);color:#2A6496;text-decoration:none;}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999999;text-decoration:none;}}

/*文章二维码*/
.handle{display:flex;align-items:center}.joe_-post .main .tags .handle .item.reward{background-color:#dd524e !important}.joe_post .main .tags .handle .item{position:relative;cursor:pointer;display:flex;align-items:center;color:var(--background);background:var(--theme);border:none;height:32px;padding:0 15px;border-radius:3px;margin-left:10px;font-size:12px;user-select:none;transition:opacity 0.35s}.joe_post .main .tags .handle .item:hover{opacity:0.85}.joe_post .main .tags .handle .item svg{width:15px;height:15px;fill:var(--background);margin-right:5px}.joe_post .main .tags .handle .item:first-child{margin-left:0}.joe_post .main .tags .handle .share{position:relative;margin-left:10px}.joe_post .main .tags .handle .share .j-dropdown{top:42px;width:120px}.joe_post .main .tags .handle .share .j-dropdown #j-share-code{border-top:1px solid var(--classD);padding-top:15px}
img.ewm { margin: 10px; width: 90px; height: 90px; float: left;}

/*私密评论*/
div.SecretComments{background:repeating-linear-gradient(145deg,var(--classB),var(--classB) 15px,var(--background) 0,var(--background) 30px);display:block;color:var(--main);border-radius:5px;margin:auto 0;text-align:center}
@media screen and (max-width:768px){.joe_comment__respond-form .foot{flex-direction:column;align-items:flex-start}
.joe_comment__respond-form .foot > div:first-child{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px;width:100%}
.joe_comment__respond-form .foot .submit{position:relative;top:auto;right:auto;align-self:flex-end;margin-top:10px}
.comment_box,.Comment_Citation{margin-left:0}
}

/* UA和os */
.ua-text{display:inline}
@media screen and (max-width:768px){.ua-text{display:none}
}

/* ============PostCard 样式 ============ */
.wp-embed-card{display:flex;align-items:stretch;position:relative;width:auto;padding:10px;margin:20px 0;border:1px dashed #d4d4d4;overflow:hidden;background:#fff;border-radius:4px;transition:all 0.3s ease}
.wp-embed-card:hover{box-shadow:0 2px 10px rgba(0,0,0,0.1);border-color:#bbb}
.wp-embed-card a{text-decoration:none !important;border:none !important}
.wp-embed-card-category{position:absolute;top:10px;left:10px;background-color:rgba(43,110,200,0.9);color:#fff !important;padding:2px 8px;font-size:12px;border-radius:0 0 4px 0;z-index:2}
.wp-embed-card-category:hover{background-color:#2b6ec8}
.wp-embed-card-img{position:relative;width:200px;margin-right:15px;flex-shrink:0;overflow:hidden;border-radius:2px;height:auto}
.wp-embed-card-img a,.wp-embed-card-img span{display:block;width:100%;height:100%}
.wp-embed-card-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;margin:0 !important;display:block;border-radius:2px}
.wp-embed-card-info{flex:1;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}
.wp-card-name{color:#333;font-size:16px;line-height:1.4;font-weight:bold;display:block;margin-bottom:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.wp-card-abstract{font-size:13px;color:#666;line-height:1.6;overflow:hidden;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.wp-card-controls{font-size:13px;color:#999;display:flex;align-items:center;margin-top:auto}
.wp-group-data{margin-right:15px}
.wp-group-data i{font-style:normal;margin-right:4px}
.wp-card-controls > a{margin-left:auto}
.wp-card-btn-deep{background-color:#ff5e5c;color:#fff !important;padding:4px 25px;border-radius:2px;font-size:14px;display:inline-block}
.wp-card-btn-deep:hover{opacity:0.9}
html[data-night="night"] .wp-embed-card{background:#2a2a2a;border-color:#444}
html[data-night="night"] .wp-embed-card:hover{box-shadow:0 2px 10px rgba(0,0,0,0.3);border-color:#666}
html[data-night="night"] .wp-card-name{color:#e0e0e0}
html[data-night="night"] .wp-card-abstract{color:#aaa}
html[data-night="night"] .wp-card-controls{color:#888}
html[data-night="night"] .wp-embed-card-category{background-color:rgba(43,110,200,0.8)}
html[data-night="night"] .wp-embed-card-img img{filter:brightness(0.9);transition:filter 0.3s ease}
@media screen and (max-width:600px){.wp-embed-card-img{float:none;width:100%;height:160px;margin-bottom:10px}
.wp-card-abstract{height:auto;max-height:60px}
html[data-night="night"] .wp-embed-card-img img{filter:brightness(0.85)}
}@media screen and (max-width:768px){.wp-embed-card{display:block !important;float:none !important;width:100% !important;padding:12px !important;margin:15px 0 !important;box-sizing:border-box !important}
.wp-embed-card-img{display:block !important;float:none !important;width:100% !important;height:180px !important;max-width:none !important;margin:0 0 12px 0 !important;padding:0 !important;order:1}
.wp-embed-card-img img{width:100% !important;height:100% !important;object-fit:cover !important}
.wp-embed-card-info{display:block !important;width:100% !important;order:2;padding:0 !important;margin:0 !important}
.wp-card-name{display:block !important;font-size:16px !important;line-height:1.4 !important;height:auto !important;white-space:normal !important;overflow:visible !important;text-overflow:clip !important;margin-bottom:8px !important}
.wp-card-abstract{display:block !important;font-size:13px !important;line-height:1.6 !important;height:auto !important;max-height:4.8em !important;overflow:hidden !important;margin-bottom:12px !important}
.wp-card-controls{display:flex !important;flex-wrap:wrap !important;align-items:center !important;gap:10px !important;padding:10px 0 0 0 !important;margin:0 !important;border-top:1px solid #eee !important;order:3}
.wp-group-data{font-size:12px !important;margin:0 !important;flex:1 1 auto !important}
.wp-card-btn-deep{background-color:#ff5e5c !important;color:#fff !important;border:none !important;padding:6px 15px !important;font-size:14px !important;border-radius:4px !important;box-shadow:0 2px 5px rgba(0,0,0,0.2) !important;flex-shrink:0 !important}
.wp-embed-card-category{display:block !important;width:auto !important;margin:0 0 10px 0 !important;padding:4px 10px !important}
}

/* 代码高亮开始 *//*joe.global.min.css中也有部分控制代码块的代码，但是已经被此css接管。*/
.joe_detail__article pre[class*='language-']::before,.joe_detail__article pre[class*='language-'] .copy{display:none !important}
.code-block-container{position:relative;border-radius:8px;margin-bottom:20px;overflow:hidden;border:1px solid rgba(0,0,0,0.1);background:#fff}
.is-collapsed .code-content-wrapper{max-height:300px;overflow:hidden}
.code-header{height:38px;display:flex;align-items:center;padding:0 15px;position:relative;border-bottom:1px solid rgba(0,0,0,0.03)}
.code-header::before{content:'';position:absolute;left:15px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#fc625d;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b}
.language,.status-text,.footer-status{font-size:14px !important;font-weight:normal;color:#5c6370;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
.language{margin-left:65px !important;font-weight:bold}
.status-text{position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap;cursor:pointer}
.copy{margin-left:auto;cursor:pointer;color:#909399;font-size:14px;transition:color .2s}
.copy:hover{color:#409eff}
.code-content-wrapper pre{display:flex !important;margin:0 !important;padding:0 !important}
.line-numbers{flex-shrink:0;width:3.1em !important;border-right:2px solid rgba(0,0,0,0.1);display:flex;flex-direction:column;align-items:center;user-select:none}
.line-number{width:100%;text-align:center !important;height:1.5em;line-height:1.5em;color:#999;font-size:14px}
.code-block-container pre code{flex:1;overflow-x:auto;padding:0 15px 12px !important}
.code-footer-mask{position:absolute;bottom:0;left:0;width:100%;height:80px;display:none;justify-content:center;align-items:flex-end;padding-bottom:8px;cursor:pointer;z-index:10}
.is-collapsed.is-long .code-footer-mask{display:flex;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%)}
.code-block-container:not(.is-collapsed) .code-footer-mask{position:relative;height:30px;display:flex;background:transparent !important}

/*图片灯箱滚轮放大放小平滑*/
.fancybox-content img{transition:transform 0.2s ease-in-out;max-width:100%;height:auto}

/*标签云css*/
.joe_aside__item.tags-flat{background-color:#ffffff;border-radius:8px}
.my-flat-tags-container{padding:15px;display:flex;flex-wrap:wrap;gap:8px}
.flat-tag-item{display:inline-block;padding:5px 12px;border-radius:6px;font-size:13px;color:#fff !important;text-decoration:none !important;transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1);white-space:nowrap;position:relative;overflow:hidden}
.flat-tag-item:hover{transform:translateY(-3px);box-shadow:0 4px 10px rgba(0,0,0,0.2);filter:brightness(1.1);color:#fff !important}
.flat-tag-item:nth-child(10n+1){background-color:#3b82f6}
.flat-tag-item:nth-child(10n+2){background-color:#10b981}
.flat-tag-item:nth-child(10n+3){background-color:#f59e0b}
.flat-tag-item:nth-child(10n+4){background-color:#ef4444}
.flat-tag-item:nth-child(10n+5){background-color:#8b5cf6}
.flat-tag-item:nth-child(10n+6){background-color:#ec4899}
.flat-tag-item:nth-child(10n+7){background-color:#06b6d4}
.flat-tag-item:nth-child(10n+8){background-color:#6366f1}
.flat-tag-item:nth-child(10n+9){background-color:#14b8a6}
.flat-tag-item:nth-child(10n+10){background-color:#f97316}
html[data-night="night"]{--night-bg:#121212;--night-bg-card:#1e1e1e;--night-text:#e0e0e0;--night-text-secondary:#a0a0a0;--night-border:#333;--joe-bg:var(--night-bg);--joe-bg-card:var(--night-bg-card);--joe-font:var(--night-text);--joe-border:var(--night-border)}
html[data-night="night"] body{background:var(--night-bg);color:var(--night-text)}
html[data-night="night"] .joe_aside__item{background:var(--night-bg-card);border:1px solid var(--night-border)}
html[data-night="night"] .flat-tag-item{filter:saturate(0.6) brightness(0.85);color:#fff !important}
html[data-night="night"] .flat-tag-item:hover{filter:saturate(0.8) brightness(1.05)}
html[data-night="night"] img{opacity:.9}
.joe_statistics__tabs{display:flex;gap:15px;margin-bottom:15px}
.joe_statistics__tabs button{flex:1;height:45px;border:none;border-radius:var(--radius-wrap);background:var(--background);box-shadow:var(--box-shadow);color:var(--routine);font-size:14px;font-weight:500;cursor:pointer;transition:all 0.3s ease}
.joe_statistics__tabs button.active{background:var(--theme);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.15)}
.joe_statistics__tabs button:hover:not(.active){background:var(--classD);color:var(--theme)}
.joe_statistics__charts{display:grid;grid-template-columns:1fr;gap:20px}
.joe_statistics__charts > div{background:var(--background);box-shadow:var(--box-shadow);border-radius:var(--radius-wrap);padding:20px;height:400px}
@media (max-width:768px){.joe_statistics__charts > div{height:300px;padding:15px}
}.joe_statistics__charts{margin-bottom:25px}

/*文章下方点赞开始*/
.wl-reaction{display:flex;flex-direction:column;align-items:center;margin:30px 0;width:100%}
.wl-reaction-title{margin-bottom:25px;font-weight:600;font-size:16px;color:var(--main)}
.wl-reaction-list{display:flex;flex-wrap:nowrap;gap:26px;justify-content:center;align-items:flex-end;margin:0;padding:10px;list-style:none;width:100%;max-width:100%}
.wl-reaction-item,.joe_pay_item{display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative;user-select:none;transition:all 0.3s ease;flex-shrink:0}
.wl-reaction-item:hover .wl-reaction-img,.wl-reaction-item.active .wl-reaction-img,.joe_pay_item:hover .shang-icon-wrapper{transform:scale(1.15);border-color:var(--theme)}
.wl-reaction-item:hover .wl-reaction-text,.wl-reaction-item.active .wl-reaction-text,.joe_pay_item:hover .pay-text{transform:scale(1.15);color:var(--theme);font-weight:bold}
.wl-reaction-img{width:63px;height:63px;background:var(--background);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;border:1px solid transparent}
.shang-icon-wrapper{width:54px;height:54px;background:#FF9256;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}
.wl-reaction-item img{width:80%;height:80%;object-fit:contain}
.wl-reaction-text,.pay-text{margin-top:10px;font-size:12px;color:var(--minor);transition:all 0.3s ease}
.wl-reaction-votes{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--minor);color:#fff;font-weight:bold;font-size:11px;line-height:18px;text-align:center;border:2px solid var(--background)}
.wl-reaction-item.active .wl-reaction-img{background:var(--theme);box-shadow:0 0 12px rgba(var(--theme-rgb),0.5)}
.joe_pay_popover{display:none;position:absolute;bottom:85px;right:-20px;background:var(--background);padding:10px;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.15);z-index:1001;border:1px solid rgba(0,0,0,0.05);width:210px}
.joe_pay_item.active .joe_pay_popover{display:block !important;animation:joeFadeUp 0.3s ease}
#ewm{width:100% !important;height:auto !important;display:block;border-radius:4px;margin-bottom:10px}
.pay-options{display:flex;gap:8px;width:100%}
.pay-options input{display:none}
.pay-options label{flex:1;text-align:center;cursor:pointer;padding:6px 0;font-size:12px;border-radius:6px;background:#f5f5f5;color:#666;transition:all 0.3s;border:1px solid transparent}
.pay-options input:checked + label{background:#50bfff;color:#fff;font-weight:bold}
@keyframes joeFadeUp{from{opacity:0;transform:translateY(10px)}
to{opacity:1;transform:translateY(0)}
}@media (max-width:768px){.wl-reaction-list{gap:8px;padding:5px}
.wl-reaction-img{width:40px;height:40px}
.shang-icon-wrapper{width:34px;height:34px}
.shang-icon-wrapper img{width:18px;height:18px}
.wl-reaction-votes{min-width:14px;height:14px;font-size:9px;line-height:14px;right:-3px;top:-3px}
.wl-reaction-text,.pay-text{font-size:10px;margin-top:6px}
.joe_pay_popover{width:160px;bottom:70px;right:-10px}
.pay-options label{padding:4px 0;font-size:10px}
}
/*文章下方点赞结束*/


/*滚动首页公告栏*/
.joe_index__title-notice{display:flex;align-items:center;overflow:hidden;height:32px;padding:0 10px}
.joe_index__title-notice svg{flex-shrink:0;margin-right:8px;display:block}
.notice-swiper{flex:1;height:32px;overflow:hidden}
.notice-list{margin:0;padding:0;list-style:none}
.notice-item{height:32px;line-height:32px;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.notice-item a{text-decoration:none;display:block;color:inherit;font-size:14px}
@keyframes noticeScroll{0%{transform:translateY(0)}}


/*画板评论马赛克*/
.joe_mosaic_draw_wrapper{position:relative;cursor:pointer;display:inline-block;max-width:100%}
.joe_mosaic_draw_body{filter:blur(18px) brightness(0.8);transition:filter 0.3s ease;user-select:none;pointer-events:none}
.joe_mosaic_draw_tip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;background:rgba(0,0,0,0.7);color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;white-space:nowrap}
.joe_mosaic_draw_wrapper.active .joe_mosaic_draw_body{filter:blur(0) brightness(1);pointer-events:auto}
.joe_mosaic_draw_wrapper.active .joe_mosaic_draw_tip{display:none}

/*评论卡片*/
.joe_card_wrapper{position:relative;display:inline-block;z-index:1}
.joe_card_wrapper:hover{z-index:1000!important}
.joe_profile_card{display:none;position:fixed !important;top:45px;left:45px;width:330px;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);padding:12px;border:1px solid #eee;opacity:0;transform:translateY(5px);transition:all .2s ease;pointer-events:auto;z-index:9999;font-family:system-ui,-apple-system,sans-serif}
@media (min-width:768px){.joe_card_wrapper:hover .joe_profile_card{display:block;opacity:1;transform:translateY(0)}
}@media (max-width:767px){.joe_profile_card{display:none!important}
}.profile-header{display:flex;align-items:center;border-radius:12px;padding:6px;margin-bottom:12px}
.profile-avatar-container{width:60px;height:60px;border-radius:50%;overflow:hidden;border:2px solid #f0f0f0;background:#f5f5f5;flex-shrink:0}
.vcard-avatar{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out!important}
.profile-avatar-container:hover .vcard-avatar{transform:scale(1.15)}
.profile-header-info{margin-left:12px;flex:1}
.joe_vcard_nickname{color:#fff!important;font-size:16px!important;font-weight:600!important;margin:0 0 4px 0!important;text-shadow:0 1px 2px rgba(0,0,0,.1)!important}
.profile-meta-row{display:flex;align-items:center;gap:6px}
.joe_vcard_badge,.joe_vcard_count{font-size:11px!important;padding:2px 8px!important;border-radius:12px!important;display:inline-block!important;font-weight:700!important;line-height:1.4!important}
.joe_vcard_count,.joe_vcard_id_admin{background:#ffe8e8!important;color:#f5222d!important;border:none!important}
.joe_vcard_id_core{background:#e8fff3!important;color:#36b37e!important;border:none!important}
.joe_vcard_id_friend{background:#e8f3ff!important;color:#165DFF!important;border:none!important}
.joe_vcard_id_visitor{background:rgba(255,255,255,.25)!important;color:#fff!important;border:none!important}
.profile-divider{height:1px;background:#f0f0f0;margin:8px 0}
.profile-info-item{margin:8px 0;font-size:13px;display:flex;color:#444}
.info-label{color:#999;width:50px;flex-shrink:0}
.profile-url{color:#75b798;text-decoration:none;font-weight:600}
html[data-night="night"] .joe_profile_card{background:#1a1a1a;border-color:#333;box-shadow:0 4px 25px rgba(0,0,0,.5)}
html[data-night="night"] .profile-divider{background:#333}
html[data-night="night"] .profile-info-item{color:#bbb!important}
html[data-night="night"] .joe_vcard_count,html[data-night="night"] .joe_vcard_id_admin{background:#3a1a1a!important;color:#ff4d4f!important}
html[data-night="night"] .joe_vcard_id_core{background:#1a2e24!important;color:#36b37e!important}
html[data-night="night"] .joe_vcard_id_friend{background:#1a223a!important;color:#165DFF!important}
/*文章投票*/
joe-poll{display:block;margin:25px 0;width:100%}
.joe_poll_card{position:relative;padding:20px;background:var(--background);border:1px solid var(--classA);border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,0.03);overflow:hidden}
.joe_poll_title{font-size:17px;font-weight:600;color:var(--main);margin-bottom:20px;text-align:center}
.joe_poll_option{position:relative;display:flex;justify-content:space-between;align-items:center;padding:14px 18px;margin-bottom:12px;border:1px solid var(--classA);border-radius:8px;background:transparent;cursor:pointer;overflow:hidden;transition:all 0.3s ease;z-index:1}
.joe_poll_bar{position:absolute;left:0;top:0;bottom:0;width:0;background:var(--theme);opacity:0.15;z-index:0;transition:width 1.2s cubic-bezier(0.23,1,0.32,1);overflow:hidden}
.joe_poll_bar::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.3),transparent);transform:translateX(-100%);animation:joe-poll-scroll 3s infinite linear}
@keyframes joe-poll-scroll{0%{transform:translateX(-100%)}
100%{transform:translateX(100%)}
}.joe_poll_option.active .joe_poll_bar{opacity:0.3}
.joe_poll_option.active .joe_poll_bar::after{background:linear-gradient(90deg,transparent,rgba(255,255,255,0.5),transparent);animation-duration:2s}
.joe_poll_percent_inner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none;font-size:13px;font-family:'Monaco',monospace;font-weight:700;color:var(--theme);opacity:0;transition:opacity 0.5s ease}
.joe_poll_count{position:relative;z-index:1;font-size:13px;font-family:'Monaco',monospace;color:var(--minor);font-weight:600;opacity:0;transform:translateX(10px);transition:all 0.5s ease}
.joe_poll_card.voted .joe_poll_percent_inner,.joe_poll_card.voted .joe_poll_count{opacity:1;transform:translateX(0)}
.joe_poll_option.active .joe_poll_text{color:var(--theme);font-weight:700}
@media (max-width:768px){.joe_poll_card{padding:15px}
.joe_poll_option{padding:12px 15px}
}
/*侧边栏文章导航目录*/
.joe_aside__item.catalogue{margin-bottom:15px;transition:top 0.35s;background:var(--background)}
.joe_aside__item.catalogue .joe_aside__item-contain{padding:0;margin:0;margin-left:10px;max-height:400px;overflow-y:auto}
.joe_aside__item.catalogue .joe_aside__item-contain::-webkit-scrollbar{width:3px}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items{border-left:2px solid var(--classC);padding:10px 15px}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item{margin:0;padding:0;line-height:26px;font-size:15px}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item a{position:relative;display:block;line-height:26px;color:var(--main);transition:color 0.5s}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item a:hover{color:var(--theme)}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item._active>a,.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item.active>a{color:var(--theme);font-weight: bold;}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item._active>a::before,.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item.active>a::before{content:"";position:absolute;left:-17px;top:0;width:2px;height:26px;background-color:var(--theme);transition:height 0.35s}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-2>.catalogue-item,.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-3 .catalogue-item{font-size:14px}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-2 .catalogue-item._active>a::before,.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-2 .catalogue-item.active>a::before,.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-3 .catalogue-item._active>a::before,.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-3 .catalogue-item.active>a::before{left:-34px}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-2 .catalogue-item .level-3 .catalogue-item,.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-3 .catalogue-item .level-3 .catalogue-item{font-size:14px}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-2 .catalogue-item .level-3 .catalogue-item._active>a::before,.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-2 .catalogue-item .level-3 .catalogue-item.active>a::before,.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-3 .catalogue-item .level-3 .catalogue-item._active>a::before,.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-3 .catalogue-item .level-3 .catalogue-item.active>a::before{left:-51px}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item .level-3>.catalogue-item{font-size:14px}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item ul{padding-left:17px}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items ul{display:block;list-style-type:disc}
.joe_aside__item.catalogue .joe_aside__item-contain .catalogue-items .catalogue-item a span.dir_name{display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
