.qh-data-image{width:100%;height:100%;object-fit:cover;}
.qh-slide-link{display:block;height:100%;color:inherit;}
.qh-event-link{position:absolute;inset:0;display:block;color:#fff;}
.qh-event-link::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,40,55,.04),rgba(4,40,55,.82));}
.qh-event-link .ev-tx{position:absolute;z-index:1;left:24px;right:24px;bottom:24px;color:#fff;}
.qh-event-link .ev-tx span{display:inline-block;margin-bottom:10px;padding:3px 10px;background:#159a79;font-size:12px;}
.qh-event-link .ev-tx h3{font-size:22px;line-height:1.5;}
.qh-event-link .ev-tx p{margin-top:8px;font-size:13px;color:rgba(255,255,255,.82);}
.qh-data-state{padding:34px 20px;text-align:center;color:#7b8c96;background:#f5f8f9;border:1px solid #e0e8eb;}
.qh-home-state{display:grid;min-height:100%;place-items:center;}
.qh-list-state{display:flex!important;align-items:center;justify-content:center;min-height:150px!important;color:#82929a;text-align:center;}
.qh-data-tabs{display:flex;gap:0;margin-bottom:16px;border-bottom:2px solid var(--green);}
.qh-data-tabs button{min-width:150px;padding:12px 24px;border:0;background:#eef4f3;color:var(--green);font:600 15px/1.4 inherit;cursor:pointer;}
.qh-data-tabs button.on{background:var(--green);color:#fff;}
.qh-data-panel[hidden]{display:none;}
.qh-data-panel .rows li{min-height:48px;}
.qh-data-panel .rows a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.qh-data-feature{display:grid;grid-template-columns:320px 1fr;min-height:210px;margin-bottom:18px;background:#fff;border:1px solid var(--line);overflow:hidden;}
.qh-data-feature img{width:100%;height:100%;min-height:210px;object-fit:cover;}
.qh-data-feature .tx{padding:24px 28px;}
.qh-data-feature .tx small{color:#7d8d96;}
.qh-data-feature h3{margin:8px 0;font-size:22px;line-height:1.5;color:var(--ink);}
.qh-data-feature p{color:var(--sub);line-height:1.9;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.qh-news-section{scroll-margin-top:28px;margin-bottom:24px;padding:26px 30px;background:#fff;border:1px solid var(--line);border-radius:5px;}
.qh-news-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px;padding-bottom:13px;border-bottom:1px solid var(--line);}
.qh-news-section-title h2{position:relative;padding-left:14px;color:var(--ink);font-size:20px;line-height:1.4;letter-spacing:2px;}
.qh-news-section-title h2::before{content:"";position:absolute;left:0;top:5px;width:4px;height:19px;background:var(--green);}
.qh-news-section-title span{color:#8b9aa3;font-size:12px;}
.qh-state{min-height:280px;display:grid;place-items:center;color:#8797a1;font-size:14px;}
.qh-important-layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,1fr);border:1px solid #dce7eb;background:#fff;}
.qh-important-lead{position:relative;min-height:280px;padding:30px 32px;background:linear-gradient(145deg,#eef7f8 0%,#f8fbfb 74%);border-right:1px solid #dce7eb;}
.qh-important-lead::after{content:"";position:absolute;right:0;top:30px;bottom:30px;width:3px;background:var(--green);opacity:.7;}
.qh-important-kicker{display:inline-block;margin-bottom:18px;padding:3px 10px;background:var(--green);color:#fff;font-size:12px;letter-spacing:2px;}
.qh-important-lead h3{font-size:25px;line-height:1.55;color:var(--ink);}
.qh-important-lead h3 a:hover{color:var(--lake-d);}
.qh-important-lead p{margin-top:16px;color:var(--sub);font-size:14px;line-height:1.9;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.qh-important-lead time{display:block;margin-top:22px;color:#8a9aa3;font-size:12px;}
.qh-important-list{display:grid;grid-template-columns:1fr 1fr;padding:14px 22px;column-gap:24px;}
.qh-important-list>a{display:flex;min-width:0;min-height:116px;flex-direction:column;justify-content:space-between;padding:17px 0;border-bottom:1px dotted #d6e1e5;}
.qh-important-list>a:nth-last-child(-n+2){border-bottom:0;}
.qh-important-list h3{font-size:15.5px;line-height:1.65;font-weight:600;color:#35434b;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.qh-important-list>a:hover h3{color:var(--lake-d);}
.qh-important-list time{color:#93a1a9;font-size:12px;}
.qh-news-feed{display:grid;gap:0;transition:opacity .18s;}
.qh-news-feed-item{display:grid;grid-template-columns:1fr;min-height:126px;padding:20px 0;border-bottom:1px solid #e3eaed;}
.qh-news-feed-item:first-child{padding-top:2px;}
.qh-news-feed-item:last-child{padding-bottom:4px;border-bottom:0;}
.qh-news-feed-item.has-cover{grid-template-columns:218px minmax(0,1fr);gap:24px;}
.qh-news-feed-cover{display:block;width:218px;aspect-ratio:4/3;overflow:hidden;background:#edf3f4;}
.qh-news-feed-cover img{width:100%;height:100%;object-fit:cover;}
.qh-news-feed-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;}
.qh-news-feed-meta{display:flex;align-items:center;gap:14px;margin-bottom:8px;color:#87969f;font-size:12px;}
.qh-news-feed-meta span{position:relative;padding-left:14px;}
.qh-news-feed-meta span::before{content:"";position:absolute;left:0;top:50%;width:4px;height:4px;margin-top:-2px;border-radius:50%;background:var(--gold);}
.qh-news-feed-copy h3{font-size:18px;line-height:1.6;color:#2f3e46;font-weight:600;}
.qh-news-feed-copy h3 a:hover{color:var(--lake-d);}
.qh-news-feed-copy p{margin-top:8px;color:#72818a;font-size:13px;line-height:1.8;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
[data-exhibition-content].is-loading{pointer-events:none;opacity:.5;}
.qh-news-pager{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:25px;padding-top:20px;border-top:1px solid var(--line);}
.qh-news-pager>a,.qh-news-pager>.disabled{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:34px;padding:0 11px;border:1px solid #d2dfe4;border-radius:3px;background:#fff;color:#52636c;font-size:13px;line-height:32px;}
.qh-news-pager>a:hover,.qh-news-pager>a.on{border-color:var(--green);background:var(--green);color:#fff;}
.qh-news-pager>.disabled{cursor:default;opacity:.42;}
.qh-news-pager .ellipsis{padding:0 3px;color:#97a5ac;}
.qh-news-pager .total{margin-left:8px;color:#8a989f;font-size:12px;}
.qh-data-card-fallback{background:linear-gradient(135deg,#dceef2,#b8d9df);}
.proj .ph img,.pcard>img{width:100%;height:100%;object-fit:cover;}
.qh-product-grid .pcard>img,.qh-product-media{display:block;width:100%;height:auto;aspect-ratio:1/1;overflow:hidden;background:#edf3f4;}
.qh-product-grid .pcard>img,.qh-product-media img,.qh-product-media .qh-data-card-fallback{width:100%;height:100%;object-fit:cover;object-position:center;}

/* Hide server-bound mock content only until the binder has cleared it. */
.qh-live-pending .hero,
.qh-live-pending .qh-grid,
.qh-live-pending .proj-grid,
.qh-live-pending .duo,
.qh-live-pending .page-grid > div:last-child,
.qh-live-pending .qinghai-main,
.qh-live-pending .industry-content,
.qh-live-pending #f27 {
  visibility: hidden;
}
.qh-product-grid .pcard p{display:none;}
.qh-product-card .bd,.qh-product-grid .pcard .bd{display:flex;align-items:center;justify-content:center;min-height:58px;padding:11px 13px 12px;text-align:center;}
.qh-product-card h4,.qh-product-grid .pcard h4{margin:0;font-size:15px;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.proj .amt.textual{font-size:13px;font-weight:500;color:var(--green);}
.qh-taste-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.qh-taste-card{display:block;background:#fff;border:1px solid var(--line);overflow:hidden;}
.qh-taste-card img{width:100%;aspect-ratio:4/3;object-fit:cover;}
.qh-taste-card div{padding:13px 15px 15px;}
.qh-taste-card h3{font-size:15px;line-height:1.55;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.qh-taste-card time{display:block;margin-top:8px;font-size:12px;color:#8a9aa3;}
.qh-live-halls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}
.qh-live-hall{position:relative;display:block;height:128px;overflow:hidden;background:#dcebef;}
.qh-live-hall img{width:100%;height:100%;object-fit:cover;}
.qh-live-hall span{position:absolute;left:0;right:0;bottom:0;padding:24px 12px 9px;color:#fff;font-weight:600;background:linear-gradient(transparent,rgba(5,48,64,.78));}
.fair-result-live{padding:12px 0;}
.fair-result-live h4{font-size:20px;line-height:1.55;color:var(--ink);}
.fair-result-live p{margin-top:12px;color:var(--sub);line-height:1.9;}
.fair-result-live a{display:inline-block;margin-top:16px;color:var(--green);font-weight:600;}
@media (max-width:900px){
  .qh-data-feature{grid-template-columns:1fr;}
  .qh-data-feature img{height:220px;}
  .qh-news-section{padding:22px 20px;}
  .qh-important-layout{grid-template-columns:1fr;}
  .qh-important-lead{min-height:0;border-right:0;border-bottom:1px solid #dce7eb;}
  .qh-important-lead::after{display:none;}
  .qh-news-feed-item.has-cover{grid-template-columns:180px minmax(0,1fr);gap:18px;}
  .qh-news-feed-cover{width:180px;}
  .qh-taste-grid{grid-template-columns:repeat(2,1fr);}
}
@media (max-width:560px){
  .qh-news-section-title{align-items:flex-start;flex-direction:column;gap:5px;}
  .qh-important-list{grid-template-columns:1fr;}
  .qh-important-list>a:nth-last-child(-n+2){border-bottom:1px dotted #d6e1e5;}
  .qh-important-list>a:last-child{border-bottom:0;}
  .qh-news-feed-item.has-cover{grid-template-columns:1fr;gap:13px;}
  .qh-news-feed-cover{width:100%;aspect-ratio:16/9;}
}
