/* Hudoo-Tech · VIS 2026 · static social links and shared article system. */
.footer .hudoo-home-social{position:static!important;inset:auto!important;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:auto;max-width:100%;margin:20px 0 0;padding:0;border:0;background:transparent;box-shadow:none;transform:none;z-index:auto}
.footer .hudoo-home-social a{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;padding:10px;border:1px solid #D4E7EC;border-radius:10px;background:#fff;color:#1A96B1;transition:background .2s}
.footer .hudoo-home-social a:nth-child(1){color:#0A66C2}
.footer .hudoo-home-social a:nth-child(2){color:#1877F2}
.footer .hudoo-home-social a:nth-child(3){color:#0084FF}
.footer .hudoo-home-social svg{display:block;width:24px;height:24px;fill:currentColor}
.footer .hudoo-home-social a:hover{background:#EAF6FA}
.footer .hudoo-home-social a:focus-visible{outline:3px solid #1A96B1;outline-offset:3px}
/* Query the actual left column, not the viewport: the title and handshake stay together. */
.index_gobal_bottom_left{container-type:inline-size}
.index_gobal_bottom_left_title{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;max-width:100%}
body .index_gobal_bottom_left_title h2{flex:0 1 auto!important;width:auto!important;min-width:0;margin:0!important;font-family:Jost,"Noto Sans SC","Source Han Sans CN",sans-serif!important;font-size:clamp(20px,2.3vw,34px)!important;font-size:clamp(20px,6.15cqi,38px)!important;font-weight:900!important;line-height:1.4!important;white-space:nowrap!important;word-break:normal!important;text-wrap:nowrap!important;letter-spacing:0!important}
.index_gobal_bottom_left_title h2 em{font-family:Jost,sans-serif!important;font-size:inherit!important;font-weight:700!important;white-space:nowrap;color:#1A96B1}
body .index_gobal_bottom_left_title>img{display:block;flex:0 0 auto;width:clamp(28px,8cqi,46px)!important;height:auto!important;margin:0!important;object-fit:contain}
.pg_ico .hd-media-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px}
.pg_ico .hd-media-icons img{display:block;width:24px;height:24px;object-fit:contain}
.pg_ico .hd-media-icons img:only-child{width:30px;height:30px}
.hudoo-vis-blog-page #news_content figcaption{margin:10px 0 0;color:#526971;font-size:13px;line-height:1.7;text-align:left}
.hudoo-vis-blog-page #news_content .article-table-wrap:focus-visible{outline:2px solid #1A96B1;outline-offset:3px}
.hudoo-vis-blog-page #news_content .hudoo-article-note{margin:24px 0;padding:18px 20px;border-left:3px solid #31B0D5;background:#F0FAFB}
.hudoo-vis-blog-page #news_content .hudoo-article-note p:last-child{margin-bottom:0}
@media(max-width:767px){
 .index_gobal_bottom_left_title{gap:8px!important}
 .footer .hudoo-home-social{margin-top:18px}
 .hudoo-vis-blog-page #news_content .article-table-wrap{max-width:100%;overflow-x:auto}
 .hudoo-vis-blog-page #news_content .article-table-wrap:before{content:"← 左右滑动查看完整表格 →";display:block;width:100%;margin:0 0 10px;color:#526971;font-size:12px;line-height:1.7}
}
