/* HYJ H5 route compatibility CSS - service/product/news/detail dynamic routes */
:root{--hyj-orange:#f36500;--hyj-dark:#0b1220;--hyj-muted:#64748b;--hyj-line:#e8eef5;--hyj-bg:#f6f8fb}
html{scroll-behavior:smooth}
body{min-width:0}
.hyj-container,.hyj-wrap,.w1200,.wrap,.container{max-width:1360px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}
#hyj-maintenance,#hyj-rental,#hyj-sale,#hyj-training{scroll-margin-top:130px}

/* Common dynamic page shell */
.hyj-service-page,.hyj-list-page,.hyj-detail-page,.hyj-news-page,.hyj-page-product-list{background:var(--hyj-bg);color:var(--hyj-dark);font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif}
.hyj-service-page a,.hyj-list-page a,.hyj-detail-page a,.hyj-news-page a{text-decoration:none}
.hyj-eyebrow,.hyj-list-eyebrow{font-size:14px;font-weight:900;color:var(--hyj-orange);letter-spacing:.05em;margin:0 0 14px}

/* Hero blocks */
.hyj-service-hero,.hyj-message-hero,.hyj-contact-hero,.hyj-gallery-hero,.hyj-list-hero,.hyj-detail-hero,.hyj-news-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#f8fafc 55%,#eef3f8 100%);border-bottom:1px solid var(--hyj-line)}
.hyj-service-hero:before,.hyj-message-hero:before,.hyj-contact-hero:before,.hyj-gallery-hero:before{content:"";position:absolute;inset:0;background:url("/template/pc/cn2016/images/P_LIST1.jpg") no-repeat right 70%/520px auto;opacity:.07;pointer-events:none}
.hyj-service-hero-inner,.hyj-message-hero-inner,.hyj-contact-hero-inner,.hyj-gallery-hero-inner,.hyj-list-hero-inner,.hyj-detail-hero-inner,.hyj-news-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:48px;align-items:center;min-height:360px;padding:64px 0}
.hyj-service-copy h1,.hyj-message-hero h1,.hyj-contact-hero h1,.hyj-gallery-hero h1,.hyj-list-hero h1,.hyj-detail-hero h1,.hyj-news-hero h1{font-size:46px;line-height:1.14;margin:0 0 18px;font-weight:950;letter-spacing:-.8px;color:var(--hyj-dark)}
.hyj-service-copy p,.hyj-message-hero p,.hyj-contact-hero p,.hyj-gallery-hero p,.hyj-list-hero p,.hyj-detail-hero p,.hyj-news-hero p{max-width:760px;font-size:17px;line-height:1.9;color:#475569;margin:0}

/* Breadcrumb + search strips */
.hyj-service-strip,.hyj-list-strip,.hyj-detail-strip,.hyj-news-strip{background:#fff;border-bottom:1px solid var(--hyj-line)}
.hyj-service-strip-inner,.hyj-list-strip-inner,.hyj-detail-strip-inner,.hyj-news-strip-inner{display:grid;grid-template-columns:1fr minmax(320px,520px);gap:24px;align-items:center;min-height:76px}
.hyj-breadcrumb{font-size:14px;color:var(--hyj-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hyj-breadcrumb a{color:var(--hyj-muted)}
.hyj-service-search,.hyj-list-search,.hyj-news-search{display:grid;grid-template-columns:1fr 92px;height:44px}
.hyj-service-search input,.hyj-list-search input,.hyj-news-search input{border:1px solid #e3eaf2;border-right:0;border-radius:12px 0 0 12px;padding:0 16px;color:#334155;background:#fff;outline:0}
.hyj-service-search button,.hyj-list-search button,.hyj-news-search button{border:0;border-radius:0 12px 12px 0;background:var(--hyj-orange);color:#fff;font-weight:900;cursor:pointer}

/* Service center */
.hyj-service-section,.hyj-message-section,.hyj-contact-section,.hyj-gallery-section,.hyj-gallery-detail-section,.hyj-list-section,.hyj-detail-section,.hyj-news-section{padding:76px 0}
.hyj-service-head,.hyj-list-head,.hyj-news-head{text-align:center;max-width:820px;margin:0 auto 42px}
.hyj-service-head-left{text-align:left;margin-left:0}
.hyj-service-head span,.hyj-message-side span,.hyj-contact-info span,.hyj-service-text span,.hyj-list-head span,.hyj-news-head span{display:block;color:var(--hyj-orange);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}
.hyj-service-head h2,.hyj-message-side h2,.hyj-contact-info h2,.hyj-service-text h2,.hyj-list-head h2,.hyj-news-head h2{font-size:34px;line-height:1.25;margin:0 0 14px;font-weight:950;color:var(--hyj-dark)}
.hyj-service-head p,.hyj-list-head p,.hyj-news-head p{font-size:16px;line-height:1.8;color:var(--hyj-muted);margin:0}

.hyj-service-entry-grid,.hyj-category-grid,.hyj-news-grid,.hyj-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.hyj-service-entry-card,.hyj-category-card,.hyj-news-card,.hyj-gallery-card{display:block;background:#fff;color:var(--hyj-dark);border:1px solid #eef2f7;border-radius:20px;box-shadow:0 14px 34px rgba(15,23,42,.06);overflow:hidden;transition:.22s ease}
.hyj-service-entry-card:hover,.hyj-category-card:hover,.hyj-news-card:hover,.hyj-gallery-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(15,23,42,.1);border-color:rgba(243,101,0,.28)}
.hyj-service-entry-card{padding:30px 28px}
.hyj-service-entry-card i{display:block;font-style:normal;font-size:30px;line-height:1;font-weight:950;color:var(--hyj-orange);margin-bottom:20px}
.hyj-service-entry-card b{display:block;font-size:23px;margin-bottom:12px}
.hyj-service-entry-card span{display:block;font-size:15px;line-height:1.8;color:var(--hyj-muted)}

.hyj-service-detail{background:#fff}
.hyj-service-detail-alt{background:#f8fafc}
.hyj-service-detail-grid,.hyj-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:48px;align-items:center}
.hyj-service-media,.hyj-detail-media{background:#fff;border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.08);border:1px solid #eef2f7;padding:26px;min-height:320px;display:flex;align-items:center;justify-content:center}
.hyj-service-media img,.hyj-detail-media img{max-width:100%;max-height:320px;object-fit:contain}
.hyj-service-text p,.hyj-detail-editor p{font-size:16px;line-height:1.9;color:#475569;margin:0 0 20px}
.hyj-service-text ul{list-style:none;margin:0 0 26px;padding:0;display:grid;gap:10px}
.hyj-service-text li{position:relative;padding-left:20px;color:#334155;line-height:1.65}
.hyj-service-text li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:50%;background:var(--hyj-orange)}
.hyj-service-btn,.hyj-service-text a,.hyj-message-phone a,.hyj-contact-phone a,.hyj-side-btn,.hyj-list-btn{display:inline-flex;height:46px;align-items:center;justify-content:center;padding:0 20px;border-radius:12px;background:var(--hyj-orange);color:#fff!important;font-weight:900}

/* Products */
.hyj-product-grid-v16,.hyj-product-grid,.product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.hyj-product-card-v16,.hyj-product-card,.product-list li{display:flex;min-height:300px;flex-direction:column;overflow:hidden;border:1px solid #edf1f6;border-radius:20px;background:#fff;color:var(--hyj-dark);box-shadow:0 14px 34px rgba(15,23,42,.06);transition:.22s ease}
.hyj-product-card-v16:hover,.hyj-product-card:hover,.product-list li:hover{transform:translateY(-5px);border-color:rgba(243,101,0,.32);box-shadow:0 22px 48px rgba(15,23,42,.1)}
.hyj-product-pic{display:flex;align-items:center;justify-content:center;height:190px;background:linear-gradient(180deg,#fff,#f8fafc)}
.hyj-product-pic img,.hyj-product-card-v16 img,.hyj-product-card img,.product-list img{max-width:92%;max-height:180px;object-fit:contain}
.hyj-product-card-v16 strong,.hyj-product-card strong{display:block;padding:20px 22px 6px;font-size:20px;line-height:1.35;font-weight:950}
.hyj-product-card-v16 em,.hyj-product-card em{display:block;min-height:42px;padding:0 22px;color:var(--hyj-muted);font-style:normal;font-size:14px;line-height:1.7}
.hyj-page-box{text-align:center;margin-top:34px}
.hyj-page-box a,.hyj-page-box span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;margin:0 3px;padding:0 10px;border-radius:10px;background:#fff;border:1px solid #e5eaf1;color:var(--hyj-dark);font-weight:700}
.hyj-page-box a:hover,.hyj-page-box span.current{background:var(--hyj-orange);color:#fff;border-color:var(--hyj-orange)}

/* News/detail/editor */
.hyj-detail-editor,.hyj-news-editor,.content,.editor,.article-content{background:#fff;border-radius:20px;color:#334155;font-size:16px;line-height:1.9}
.hyj-detail-editor img,.hyj-news-editor img,.content img,.editor img,.article-content img{max-width:100%;height:auto;border-radius:14px}
.hyj-detail-editor table,.hyj-news-editor table,.content table,.editor table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}
.hyj-detail-editor th,.hyj-detail-editor td,.content th,.content td,.editor th,.editor td{border:1px solid #e5eaf1;padding:10px 12px}
.hyj-side-card,.hyj-gallery-side,.hyj-gallery-content,.hyj-message-side,.hyj-message-form-card,.hyj-contact-info,.hyj-contact-qr{background:#fff;border-radius:24px;border:1px solid #eef2f7;box-shadow:0 14px 34px rgba(15,23,42,.06);padding:34px}
.hyj-detail-side,.hyj-news-side{display:grid;gap:18px}

/* Legacy fallback for older CMS class names */
.location,.position,.path{max-width:1360px;margin:0 auto;padding:14px 24px;color:var(--hyj-muted);box-sizing:border-box}
.main,.mainbox,.ny_main,.ny_content,.page_main{max-width:1360px;margin:0 auto;padding:34px 24px;box-sizing:border-box}
.main:after,.mainbox:after,.ny_main:after,.ny_content:after{content:"";display:block;clear:both}
.left,.sidebar{box-sizing:border-box}
.right,.main_r,.content_r{box-sizing:border-box}
.about_con,.news_con,.product_con,.show_content{background:#fff;border:1px solid #eef2f7;border-radius:20px;box-shadow:0 14px 34px rgba(15,23,42,.05);padding:28px;line-height:1.9;color:#334155}
.about_con img,.news_con img,.product_con img,.show_content img{max-width:100%;height:auto}

/* Prevent naked text + huge image appearance on dynamic service routes */
body:not(.home) .hyj-service-page img,body:not(.home) .hyj-list-page img,body:not(.home) .hyj-detail-page img{max-width:100%;height:auto}
body:not(.home) h1,body:not(.home) h2{word-break:break-word}
body:not(.home) .hyj-service-page section,body:not(.home) .hyj-list-page section{box-sizing:border-box}

@media(max-width:1180px){
  .hyj-service-hero-inner,.hyj-message-hero-inner,.hyj-contact-hero-inner,.hyj-gallery-hero-inner,.hyj-list-hero-inner,.hyj-detail-hero-inner,.hyj-news-hero-inner,.hyj-service-detail-grid,.hyj-detail-grid{grid-template-columns:1fr}
  .hyj-service-entry-grid,.hyj-category-grid,.hyj-news-grid,.hyj-gallery-grid{grid-template-columns:repeat(2,1fr)}
  .hyj-product-grid-v16,.hyj-product-grid,.product-list{grid-template-columns:repeat(2,1fr)}
  .hyj-service-strip-inner,.hyj-list-strip-inner,.hyj-detail-strip-inner,.hyj-news-strip-inner{grid-template-columns:1fr}
}
@media(max-width:760px){
  .hyj-container,.hyj-wrap,.w1200,.wrap,.container,.main,.mainbox,.ny_main,.ny_content,.page_main{padding-left:16px;padding-right:16px}
  .hyj-service-hero-inner,.hyj-message-hero-inner,.hyj-contact-hero-inner,.hyj-gallery-hero-inner,.hyj-list-hero-inner,.hyj-detail-hero-inner,.hyj-news-hero-inner{padding:44px 0;min-height:auto}
  .hyj-service-copy h1,.hyj-message-hero h1,.hyj-contact-hero h1,.hyj-gallery-hero h1,.hyj-list-hero h1,.hyj-detail-hero h1,.hyj-news-hero h1{font-size:32px}
  .hyj-service-section,.hyj-message-section,.hyj-contact-section,.hyj-gallery-section,.hyj-gallery-detail-section,.hyj-list-section,.hyj-detail-section,.hyj-news-section{padding:48px 0}
  .hyj-service-entry-grid,.hyj-category-grid,.hyj-news-grid,.hyj-gallery-grid,.hyj-product-grid-v16,.hyj-product-grid,.product-list{grid-template-columns:1fr}
  .hyj-service-head h2,.hyj-message-side h2,.hyj-contact-info h2,.hyj-service-text h2,.hyj-list-head h2,.hyj-news-head h2{font-size:26px}
  .hyj-service-media,.hyj-detail-media{min-height:220px;padding:18px}
}
