#banner-section{padding:0;position:relative;background:#f5f5f7}
#banner-section .home-banner-viewport{overflow:hidden;width:100%}
#banner-section .home-banner-track{display:flex;width:200%;transition:transform .55s ease}
#banner-section .home-banner-panel{position:relative;flex:0 0 50%;min-height:700px;display:flex;align-items:stretch;justify-content:center;overflow:hidden;background:#e8eaed}
#banner-section .home-banner-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
#banner-section .home-banner-overlay{position:relative;z-index:1;width:100%;min-height:700px;padding-top:450px}
#banner-section .home-banner-inner{width:50%;text-align:left}
#banner-section .home-banner-track .home-banner-panel:nth-of-type(2) .home-banner-inner{margin-left:auto}
#banner-section .home-banner-btn{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;min-width:180px;height:52px;padding:0 24px;font-size:16px;font-weight:700;line-height:1;text-decoration:none;color:#236ee7;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.12)}
#banner-section .home-banner-btn:hover{color:#0d5bdc;background:#f7f9fc}
#banner-section .home-banner-btn-primary{color:#fff;background:#007aff}
#banner-section .home-banner-btn-primary:hover{color:#fff;background:#0066d6}
#banner-section .home-banner-pagination{position:absolute;left:0;right:0;bottom:24px;display:flex;justify-content:center;gap:10px;z-index:2}
#banner-section .home-banner-bullet{box-sizing:border-box;width:80px;height:8px;border-radius:100px;background:#fff;opacity:.6;cursor:pointer}
#banner-section #home_banner_slide_1:checked~.home-banner-pagination label[for=home_banner_slide_1],
#banner-section #home_banner_slide_2:checked~.home-banner-pagination label[for=home_banner_slide_2]{opacity:1}
#banner-section #home_banner_slide_1:checked~.home-banner-viewport .home-banner-track{transform:translateX(0)}
#banner-section #home_banner_slide_2:checked~.home-banner-viewport .home-banner-track{transform:translateX(-50%)}
#banner-section .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;clip-path:inset(50%)}
@media (max-width:768px){
    #banner-section .home-banner-panel{min-height:420px}
    #banner-section .home-banner-overlay{min-height:420px;padding-top:300px}
    #banner-section .home-banner-inner{width:100%;text-align:center}
    #banner-section .home-banner-pagination{bottom:16px}
    #banner-section .home-banner-bullet{width:48px;height:6px}
}


#products-section{background:#fff}
#products-section .section-header{text-align:left}
#products-section .section-title{font-size:20px;line-height:28px;font-weight:400;color:#333;margin:0}
#products-section .section-desc{display:none}
#products-section .section-body{margin-top:20px;padding-bottom:50px}
#products-section .home-pro-list{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}
#products-section .home-pro-card{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;width:300px;min-height:360px;padding:38px 16px 28px;text-align:center}
#products-section .home-pro-wide{width:620px;max-width:100%}
#products-section .home-pro-mid{background:#e8f6fc}
#products-section .home-pro-card:first-child{background:#eaf2ff}
#products-section .home-pro-gold{background:#f9f4e8}
#products-section .home-pro-iconwrap{display:flex;align-items:center;justify-content:center;width:120px;height:120px;flex-shrink:0}
#products-section .home-pro-icon{display:block;max-width:100%;height:auto}
#products-section .home-pro-body{display:flex;flex-direction:column;align-items:center;flex:1;width:100%}
#products-section .home-pro-name{font-size:22px;line-height:30px;color:#333;font-weight:400;margin:0}
#products-section .home-pro-intro{font-size:14px;line-height:22px;color:#333;margin:4px 0 0}
#products-section .home-pro-details{width:100%;max-width:220px;margin-top:22px;border:0;background:transparent;text-align:center}
#products-section .home-pro-dlbtn{display:block;width:180px;max-width:100%;height:44px;line-height:44px;text-align:center;border-radius:8px;background:rgba(0,122,255,.15);font-size:14px;font-weight:700;color:#236ee7;margin:0 auto}
#products-section .home-pro-dlbtn:hover{background:rgba(0,122,255,.25)}
#products-section .home-pro-dlbtn-gold{color:#e58530;background:rgba(229,133,48,.15)}
#products-section .home-pro-dlbtn-gold:hover{background:rgba(229,133,48,.25)}
#products-section .home-pro-more{font-size:13px;line-height:24px;color:rgba(51,51,51,.5);margin-top:16px}
#products-section .home-pro-more:hover{color:#333}
@media (max-width:768px){
    #products-section .home-pro-list{flex-direction:column}
    #products-section .home-pro-card{width:100%;min-height:0}

}

#news-section{background:#f5f5f7;padding-bottom:24px}
#news-section .home-news-head{display:flex;align-items:center;justify-content:space-between;text-align:left;gap:16px;padding-top:8px}
#news-section .section-title{font-size:20px;line-height:28px;font-weight:400;color:#333;margin:0}
#news-section .section-desc{display:none}
#news-section .section-body{margin-top:16px}
#news-section .home-news-more{display:inline-flex;align-items:center;font-size:14px;line-height:20px;color:#808080;text-decoration:none}
#news-section .home-news-more::after{content:"";display:block;width:20px;height:20px;margin-left:4px;background:url(images/home/icon-rt-dark.svg) no-repeat center}
#news-section .home-news-list{list-style:none;margin:0;padding:0}
#news-section .home-news-item{display:flex;width:100%;min-height:220px;margin-bottom:16px;background:#fff;transition:background .3s ease}
#news-section .home-news-item:hover{background:rgba(0,0,0,.08)}
#news-section .home-news-img{flex-shrink:0;width:300px;max-width:42%;aspect-ratio:300/220;overflow:hidden}
#news-section .home-news-img img{display:block;width:100%;height:100%;object-fit:cover;transition:filter .3s ease}
#news-section .home-news-item:hover .home-news-img img{filter:brightness(.89)}
#news-section .home-news-main{flex:1;display:flex;flex-direction:column;padding:40px 52px 40px 44px;min-width:0}
#news-section .home-news-title{margin:0;font-size:16px;line-height:1.5}
#news-section .home-news-title a{color:#3d3d3d;text-decoration:none}
#news-section .home-news-title a:hover{color:#236ee7}
#news-section .home-news-intro{display:block;margin:8px 0 0;font-size:14px;line-height:24px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#news-section .home-news-info{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px 40px;margin-top:auto}
#news-section .home-news-meta{display:inline-flex;align-items:center;font-size:13px;line-height:20px;color:#bbb;gap:8px}
@media (max-width:768px){
    #news-section .home-news-head{align-items:flex-start;flex-direction:column}
    #news-section .home-news-item{flex-direction:column;min-height:0}
    #news-section .home-news-img{width:100%;max-width:none;aspect-ratio:16/10}
    #news-section .home-news-main{padding:16px 16px 20px}
    #news-section .home-news-info{justify-content:flex-start;margin-top:8px}
}
