*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei",Arial,sans-serif;color:#333}a{text-decoration:none;color:inherit}.site-header{position:absolute;z-index:10;top:0;left:0;right:0;color:#fff}.header-inner{max-width:1440px;margin:auto;padding:24px 42px;display:flex;align-items:center;gap:32px}.brand img{width:210px;height:auto;display:block}.nav{margin-left:auto;display:flex;align-items:center;gap:0}.nav a{padding:8px 20px;text-align:center;font-size:16px;border-right:1px solid rgba(255,255,255,.35)}.nav a:last-child{border:0}.nav a small{display:block;font-size:11px;opacity:.8;margin-top:4px}.nav a.active,.nav a:hover{color:#fff;background:rgba(0,63,151,.7)}.header-search{font-size:27px;line-height:1}.menu-toggle{display:none;background:none;border:0}.hero{height:min(740px,52vw);min-height:500px;position:relative;overflow:hidden;background:#dce9f3}.slides,.slide{position:absolute;inset:0}.slide{background-size:cover;background-position:center;opacity:0;transition:opacity .7s}.slide.active{opacity:1}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:rgba(0,0,0,.18);color:#fff;width:42px;height:72px;font-size:48px;line-height:55px;cursor:pointer}.hero-arrow.prev{left:20px}.hero-arrow.next{right:20px}.dots{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:10px}.dots button{width:34px;height:3px;border:0;background:rgba(255,255,255,.55);cursor:pointer}.dots button.active{background:#fff}.section-wrap{max-width:1200px;margin:0 auto;padding:75px 24px}.section-heading{text-align:center;position:relative;margin-bottom:45px}.section-heading h2{font-size:36px;margin:0;font-weight:700;position:relative}.section-heading p{font-size:22px;margin:10px 0 0;color:#444}.section-heading i{display:block;width:50px;height:4px;background:#0b58ad;margin:10px auto 0}.ghost{position:absolute;font-size:220px;line-height:1;color:#f4f6f9;left:50%;top:-95px;transform:translateX(-50%);font-weight:700;z-index:0}.section-heading h2,.section-heading p,.section-heading i{z-index:1}.product-viewport{overflow:hidden}.product-track{display:flex;gap:22px;transition:transform .4s}.product-card{flex:0 0 calc(25% - 17px);background:#fff;padding:10px 10px 20px;text-align:center;box-shadow:0 3px 14px rgba(0,45,100,.09)}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.product-card b{display:block;font-size:16px;margin-top:14px}.track-controls{text-align:right;margin:18px 0}.track-controls button{border:0;background:#003f97;color:#fff;width:35px;height:28px;margin-left:6px;cursor:pointer}.more-button{display:flex;width:162px;height:50px;border-radius:28px;background:#003f97;color:#fff;align-items:center;justify-content:space-between;padding-left:30px;padding-right:4px;margin:22px auto 0}.more-button span{width:43px;height:43px;border-radius:50%;background:#fff;color:#003f97;display:grid;place-items:center;font-size:23px}.more-button.outline{background:transparent;color:#003f97;border:1px solid #003f97}.more-button.outline span{background:#003f97;color:#fff}.advantages{background:#003f97;color:#fff;padding:78px 24px 90px}.advantages .section-heading{max-width:1200px;margin:0 auto 30px}.section-heading.light p,.section-heading.light h2{color:#fff}.section-heading.light i{background:#fff}.section-heading.light .ghost{color:rgba(255,255,255,.09)}.advantage-grid{max-width:1050px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:36px 80px;background:url('assets/images/adv-bg.png') center/500px auto no-repeat}.advantage-grid article{display:flex;align-items:center;gap:20px;min-height:150px}.advantage-grid article:nth-child(even){flex-direction:row-reverse;text-align:right}.advantage-grid img{width:68px;height:68px;object-fit:contain}.advantage-grid h3{font-size:24px;margin:0 0 9px}.advantage-grid p{font-size:14px;line-height:1.8;margin:0;opacity:.9}.videos{padding-bottom:55px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.video-grid a{position:relative;display:block;overflow:hidden}.video-grid img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .3s}.video-grid a:hover img{transform:scale(1.04)}.video-grid span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;background:rgba(0,63,151,.85);color:#fff;display:grid;place-items:center;font-size:23px}.news{padding-top:45px}.news-list{max-width:950px;margin:auto;border-top:1px solid #ddd}.news-list a{display:grid;grid-template-columns:1fr 120px;gap:8px 25px;padding:22px 0;border-bottom:1px solid #ddd}.news-list h3{margin:0;font-size:19px;font-weight:500}.news-list time{text-align:right;color:#999;font-size:14px}.news-list p{grid-column:1/-1;margin:0;color:#777;font-size:14px;line-height:1.7}.site-footer{background:#202328;color:#bdbdbe}.footer-main{display:grid;grid-template-columns:1.2fr 1.4fr .8fr;gap:70px;padding-top:62px;padding-bottom:50px}.footer-main h3{color:#e0e0e0;font-size:23px;font-weight:400;margin:0 0 25px}.footer-main p{font-size:14px;line-height:2;margin:8px 0}.footer-main a:hover{color:#fff}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;color:#bdbdbe;font-size:14px}.follow>div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #535557;padding:20px 0}.follow p{margin:0}.follow strong{font-weight:400;font-size:18px}.follow img{width:100px;height:100px;object-fit:cover}.copyright{text-align:center;border-top:1px solid #34373c;padding:22px 15px;font-size:12px;color:#657180}.back-top{display:none;position:fixed;right:24px;bottom:24px;border:0;border-radius:50%;width:44px;height:44px;background:#003f97;color:#fff;font-size:22px;cursor:pointer;z-index:20}.back-top.show{display:block}
@media(max-width:768px){.header-inner{padding:16px 20px;justify-content:space-between}.brand img{width:165px}.nav{display:none;position:absolute;top:70px;left:0;right:0;background:rgba(0,48,115,.97);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{border:0;border-bottom:1px solid rgba(255,255,255,.15);padding:13px 22px;text-align:left}.nav a small{display:inline;margin-left:8px}.header-search{display:none}.menu-toggle{display:block;width:34px;padding:4px}.menu-toggle span{display:block;height:2px;background:#fff;margin:6px 0}.hero{height:62vw;min-height:310px}.hero-arrow{width:30px;height:50px;font-size:35px}.hero-arrow.prev{left:8px}.hero-arrow.next{right:8px}.dots{bottom:15px}.dots button{width:24px}.section-wrap{padding:58px 18px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:27px}.section-heading p{font-size:17px}.ghost{font-size:145px;top:-60px}.product-track{gap:14px}.product-card{flex-basis:calc(50% - 7px);padding:7px 7px 15px}.product-card b{font-size:14px;margin-top:9px}.track-controls{display:none}.more-button{margin-top:28px}.advantages{padding:58px 18px}.advantage-grid{display:flex;flex-direction:column;gap:8px;background-size:350px auto}.advantage-grid article,.advantage-grid article:nth-child(even){flex-direction:row;text-align:left;gap:14px;min-height:125px}.advantage-grid article:nth-child(even) img{order:0}.advantage-grid img{width:52px;height:52px}.advantage-grid h3{font-size:19px}.advantage-grid p{font-size:13px;line-height:1.6}.video-grid{grid-template-columns:1fr;gap:14px}.videos{padding-bottom:30px}.news{padding-top:30px}.news-list a{grid-template-columns:1fr 85px;gap:5px 10px;padding:17px 0}.news-list h3{font-size:16px;line-height:1.5}.news-list p{font-size:13px}.footer-main{display:block;padding-top:45px;padding-bottom:30px}.footer-main>div{margin-bottom:34px}.footer-main h3{font-size:20px;margin-bottom:15px}.footer-links{grid-template-columns:repeat(2,1fr)}.follow>div{max-width:320px}.copyright{line-height:1.8}}
