@charset "UTF-8";html,body{
font-family:"arial"}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,fieldset,lengend,button,input,textarea,th,td{margin:0;padding:0;_background-image:url(about:blank);_background-attachment:fixed}
body,button,input,select,textarea{font-size:14px;outline:0}
ul,ol,li{list-style:none}
img{border:0;vertical-align:middle;width: auto;max-width: 100%;}
.img-responsive{width:100%;height:auto}
html{background:#FFF}
img{border:0;width:auto;height:auto;max-width: 100%;}
.aoyika_chanpin-img img{transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;-webkit-transition:all 1s ease}
.aoyika_chanpin-img:hover img{width:100%;transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2)}
a{color:#000;text-decoration:none}
a:link{text-decoration:none}
html body div a:hover{color:#181d93;text-decoration:underline;text-decoration:none}
html body div li a:hover{color:#181d93}
a:link{color:#323232}
a:active{color:yellow}
a:visited{color:#323232}
ul{list-style:none}
em{font-style:normal}
.clear{clear:both}
#ClCache{display:none}
#dr_url{display:none}
.kf{position:fixed;right:4%;bottom:25%;text-align:center;z-index:999}
.kf-top{width:50px;height:50px;border-radius:50%;background:#3a3a3a;line-height:50px;color:#fff}
.kf-top>span{font-size:30px}
.kf_ico{width:50px;background:#25d366;color:#fff;height:50px;line-height:50px;border-radius:50%;margin-bottom:20px}
.kf_ico.smt_foot-tia{display:block;background:#1b1464;width:50px;border-radius:50%;height:50px;line-height:50px}
.kf_ico.smt_foot-tia>span{font-size:30px}
.kf_ico a{display:block;height:50px}
.kf_ico a>span{font-size:30px;color:#fff}
.kf-weixin-one{display:none;}
.kf-weixin-one>img{width:auto;max-width:100%;display:block}
.kf-weixin-one>p{font-size: 11px;line-height: initial;color: #333;}
.kf-weixin:hover .kf-weixin-one{display:block;position: absolute;left: -144px;width: 110px;top: -50px;background: #fff;padding: 10px;border-radius: 5px;}
.kf-weixin{width:50px;background:#2aae67;color:#fff;height:50px;line-height:50px;border-radius:50%;margin-bottom:20px}
.kf-weixin>span{font-size:30px;color:#fff}
.w80{width:80%;margin:0 auto;}
.header{width:100%;height:82px;background:linear-gradient(135deg,rgba(9,14,58,.96),rgba(22,28,126,.94));border-bottom:1px solid rgba(255,255,255,.09);box-shadow:0 18px 50px rgba(0,0,0,.18);backdrop-filter:blur(18px);position:relative;z-index:9999;transition:all .35s ease;}
.header:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(83,220,255,.5),rgba(255,255,255,0));pointer-events:none;}
.header.index-head{position:fixed;top:0;left:0;background:linear-gradient(135deg,rgba(5,10,36,.58),rgba(23,28,110,.46));box-shadow:none;}
.header.index-head:hover,.header.on{background:linear-gradient(135deg,rgba(9,14,58,.98),rgba(22,28,126,.96));box-shadow:0 18px 50px rgba(0,0,0,.18);}
.head-container{width:88%;max-width:1560px;margin:0 auto;}
.header_body{height:82px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:36px;}
.header_logo{display:flex;align-items:center;justify-content:flex-start;}
.header_logo a{display:flex;align-items:center;text-decoration:none;}
.header_logo img{display:block;width:auto;max-width:170px;max-height:58px;height:auto;object-fit:contain;}
.header_nav{height:82px;display:flex;align-items:center;justify-content:center;min-width:0;}
.header_nav-ul{height:82px;display:flex;align-items:center;justify-content:center;}
.header_nav-ul>ul{height:82px;display:flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:0;list-style:none;}
.header_nav-ul>ul>li{height:82px;list-style:none;position:relative;display:flex;align-items:center;line-height:82px;padding:0 2px;}
.header_nav-ul>ul>li:before{content:"";position:absolute;left:-18px;right:-18px;top:100%;height:34px;background:transparent;z-index:1;}
.header_nav-ul>ul>li>a{position:relative;height:42px;display:flex;align-items:center;padding:0 17px;border-radius:999px;font-size:15px;font-weight:700;color:rgba(255,255,255,.88);text-decoration:none;line-height:42px;white-space:nowrap;letter-spacing:.1px;transition:all .25s ease;}
.header_nav-ul>ul>li>a:after{content:"";position:absolute;left:20px;right:20px;bottom:-8px;height:2px;border-radius:20px;background:linear-gradient(90deg,#43d8ff,#7b7cff);opacity:0;transform:scaleX(.25);transition:all .25s ease;}
.header_nav-ul>ul>li.active>a,.header_nav-ul>ul>li:hover>a{color:#fff;background:rgba(255,255,255,.11);box-shadow:inset 0 0 0 1px rgba(255,255,255,.13),0 10px 24px rgba(0,0,0,.12);}
.header_nav-ul>ul>li.active>a:after,.header_nav-ul>ul>li:hover>a:after{opacity:1;transform:scaleX(1);}
.header_nav-ul>ul>li>.arr{width:7px;height:7px;border-right:2px solid rgba(255,255,255,.78);border-bottom:2px solid rgba(255,255,255,.78);transform:rotate(45deg);margin-left:0;margin-right:8px;margin-top:-4px;transition:all .25s ease;cursor:pointer;flex:0 0 auto;}
.header_nav-ul>ul>li:hover>.arr{border-color:#43d8ff!important;transform:rotate(225deg);margin-top:4px;}
.nav_li-non{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease,transform .22s ease;}
.header_nav-ul>ul>li:hover>.nav_li-non{opacity:1;visibility:visible;pointer-events:auto;}
.nav_li-mega{position:fixed;left:0;top:82px;width:100%;background:linear-gradient(180deg,#f8faff,#eef3ff);padding:32px 0 38px;transform:translateY(12px);box-shadow:0 30px 80px rgba(5,14,45,.18);border-top:1px solid rgba(255,255,255,.7);z-index:9998;}
.header_nav-ul>ul>li:hover>.nav_li-mega{transform:translateY(0);}
.nav_li-mega:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 0,rgba(67,216,255,.18),rgba(255,255,255,0) 34%),radial-gradient(circle at 82% 12%,rgba(24,29,147,.13),rgba(255,255,255,0) 36%);pointer-events:none;}
.nav_li-mega .head_li-body{position:relative;width:88%;max-width:1440px;margin:0 auto;}
.nav_li-mega .head_li-body>ul{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0;padding:0;list-style:none;}
.nav_li-mega .head_li-body>ul>li{list-style:none;min-height:146px;background:rgba(255,255,255,.92);border:1px solid rgba(20,28,80,.08);border-radius:22px;padding:22px 24px;display:flex;align-items:center;gap:18px;transition:all .28s ease;box-shadow:0 8px 26px rgba(10,24,70,.05);}
.nav_li-mega .head_li-body>ul>li:hover{background:#fff;border-color:rgba(24,29,147,.22);box-shadow:0 22px 54px rgba(10,24,70,.16);transform:translateY(-5px);}
.nav_li-mega .nav_li-img{width:88px;height:76px;flex:0 0 88px;border-radius:18px;background:linear-gradient(135deg,#f3f7ff,#fff);border:1px solid rgba(24,29,147,.08);display:flex;align-items:center;justify-content:center;}
.nav_li-mega .nav_li-img img{max-width:78px;max-height:66px;width:auto;height:auto;object-fit:contain;display:block;transition:all .28s ease;}
.nav_li-mega .head_li-body>ul>li:hover .nav_li-img img{transform:scale(1.06);}
.nav_li-mega .nav_li-a{flex:1;display:flex;align-items:center;justify-content:space-between;gap:14px;}
.nav_li-mega .nav_li-a>a{font-size:16px;font-weight:700;color:#151b33;text-decoration:none;line-height:1.45;transition:color .25s ease;}
.nav_li-mega .nav_li-a:after{content:"›";width:34px;height:34px;border-radius:50%;background:#f0f3ff;color:#181d93;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1;transition:all .25s ease;}
.nav_li-mega .head_li-body>ul>li:hover .nav_li-a>a{color:#181d93;}
.nav_li-mega .head_li-body>ul>li:hover .nav_li-a:after{background:#181d93;color:#fff;transform:translateX(4px);}
.nav_li-simple{position:absolute;left:50%;top:82px;width:280px;background:#fff;transform:translate(-50%,12px);box-shadow:0 24px 64px rgba(5,14,45,.18);border:1px solid rgba(20,28,80,.08);border-radius:20px;padding:10px;z-index:9999;}
.header_nav-ul>ul>li:hover>.nav_li-simple{transform:translate(-50%,0);}
.nav_li-simple:before{content:"";position:absolute;left:50%;top:-7px;width:14px;height:14px;background:#fff;border-left:1px solid rgba(20,28,80,.08);border-top:1px solid rgba(20,28,80,.08);transform:translateX(-50%) rotate(45deg);}
.nav_li-simple .head_li-body{width:100%;margin:0;}
.nav_li-simple .head_li-body>ul{display:block;margin:0;padding:0;list-style:none;}
.nav_li-simple .head_li-body>ul>li{list-style:none;background:#fff;border-radius:13px;position:relative;transition:background .25s ease;}
.nav_li-simple .head_li-body>ul>li.active .nav_li-a>a{color:#181d93}
.nav_li-simple .nav_li-img{display:none;}
.nav_li-simple .nav_li-a{display:block;width:100%;}
.nav_li-simple .nav_li-a>a{display:block;padding:15px 38px 15px 17px;font-size:15px;font-weight:650;color:#172033;text-decoration:none;line-height:1.35;position:relative;border-radius:13px;transition:all .25s ease;}
.nav_li-simple .nav_li-a>a:after{content:"";position:absolute;right:18px;top:50%;width:7px;height:7px;border-right:2px solid #181d93;border-bottom:2px solid #181d93;transform:translateY(-50%) rotate(-45deg);opacity:0;transition:all .25s ease;}
.nav_li-simple .head_li-body>ul>li:hover .nav_li-a>a{color:#181d93;background:#f3f6ff;padding-left:23px;}
.nav_li-simple .head_li-body>ul>li:hover .nav_li-a>a:after{opacity:1;right:14px;}
.head-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;}
.head-so{height:82px;display:flex;align-items:center;color:#fff;}
.head-so .head_so-ico{width:44px;height:44px;border-radius:15px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;position:relative;cursor:pointer;transition:all .25s ease;}
.head-so .head_so-ico:hover,.head-so .head_so-ico.open{background:#fff;color:#181d93;box-shadow:0 16px 34px rgba(0,0,0,.2);}
.head-so .head_so-ico>span{font-size:22px;display:block;line-height:1;}
.head-so .head_so-ico .head_so-one{position:fixed;z-index:9997;width:100%;background:linear-gradient(135deg,rgba(8,12,62,.98),rgba(24,29,147,.98));box-shadow:0 28px 80px rgba(5,10,40,.28);display:block;opacity:0;visibility:hidden;left:0;right:0;padding:34px 0;top:68px;transform:translateY(-14px);transition:.32s all ease;}
.head-so .head_so-ico.open .head_so-one{opacity:1;visibility:visible;transform:translateY(0);top:82px;}
.head-so .head_so-one>form{width:88%;max-width:1180px;margin:0 auto;text-align:right;}
.head-so .form{width:100%;height:58px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;background:#fff;border-radius:999px;box-shadow:0 20px 55px rgba(0,0,0,.18);overflow:hidden;}
.head-so .search-keyword{width:100%;height:58px;line-height:58px;border:0;border-radius:999px 0 0 999px;padding:0 24px;font-size:17px;color:#111827;outline:none;}
.head-so .search-keyword::placeholder{color:#8a93a8;}
.head-so .search-submit{width:76px;height:58px;border:0;background:#18c7ff;color:#06133a;cursor:pointer;transition:all .25s ease;}
.head-so .search-submit:hover{background:#43d8ff;}
.head-so .search-submit>i{font-size:25px;display:block;line-height:58px;}
.head-quote{height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:999px;background:#18c7ff;color:#04142c;font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap;transition:all .28s ease;box-shadow:0 12px 30px rgba(24,199,255,.22);}
.head-quote:hover{background:#43d8ff;transform:translateY(-2px);box-shadow:0 18px 42px rgba(24,199,255,.36);}
.nav__trigger{display:none;width:44px;height:44px;align-items:center;justify-content:center;text-decoration:none;border-radius:13px;background:rgba(255,255,255,.1);}
.nav_icon{width:24px;height:2px;background:#fff;position:relative;display:block;transition:all .3s ease;}
.nav_icon:before,.nav_icon:after{content:"";position:absolute;left:0;width:24px;height:2px;background:#fff;transition:all .3s ease;}
.nav_icon:before{top:-8px;}
.nav_icon:after{top:8px;}
.header_nav.open .nav_icon{background:transparent;}
.header_nav.open .nav_icon:before{top:0;transform:rotate(45deg);}
.header_nav.open .nav_icon:after{top:0;transform:rotate(-45deg);}
body.nav-open{overflow:hidden;}
.banner{overflow:hidden;width:100%;position: relative;height: calc(100vh - 0px);}
.banner>video{width: 100%;object-fit: cover;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
.banner-title{width: 100%;position: absolute;display: flex;align-items: center;top: 0;bottom: 0;left: 0;z-index: 2;}
.banner-title .banner-title-body{width: 100%;text-align: center;}
.banner-title .banner-title-body>h1{width: 100%;color: #fff;font-size: 64px;}
.banner-title .banner-title-body>p{width: 100%;font-size: 48px;color: #fff;margin: 40px 0;}
.banner-title .banner-title-body>a{line-height: 50px;text-align: center;font-size: 16px;color: #fff;border-radius: 6px;padding: 14px 30px;border: 1px solid #fff;}
.banner-title .banner-title-body>a:hover{background: #1074BC;}
.banner-title .banner-title-body>a>span{font-size: 16px;margin-left: 8px;}
.banner-swiper-title{display: flex;align-items: center;position: absolute;top: 0;bottom: 0;width: 1400px;margin: 0 auto;right: 0;left: 0;box-sizing: border-box;}
.banner-swiper-title-body{width: 100%;display: flex;flex-wrap: wrap;justify-content: flex-start;}
.banner .banner-swiper-title{align-items: center;background: rgb(0 0 0 / 50%);padding: 4%;}
.banner-swiper-title .banner-swiper-title-body>h2{color: #fff;font-size: 40px;margin-bottom: 20px;}
.banner-swiper-title .banner-swiper-title-body>p{font-size: 16px;color: #fff;margin: 20px 0;}
.banner-swiper-title .banner-swiper-title-body>a{font-size: 16px;width: 140px;background: #2e3192;display: block;text-align: center;line-height: 40px;color: #fff;}
.ico{width: 100%;padding: 8rem 0;}
.ico_body{width: 100%;}
.ico_body-title{width: 100%;margin-bottom: 2rem;}
.ico_body-title>h2{font-size: 3rem;width: 50%;line-height: 4rem;margin-bottom: 2rem;}
.ico_body-title>p{font-size: 1rem;width: 50%;line-height: 1.75;color: hsl(0deg 0% 0% / 60%);}
.ico_body>ul{width: 100%;display: flex;justify-content: flex-start;flex-wrap: wrap;gap: 40px;}
.ico_body>ul>li{width: calc((100% - 120px) / 4);display: flex;align-items: center;gap: 16px;padding: 28px 30px;border-right: 1px solid #e5eaf2;box-sizing: border-box;}
.ico_body>ul>li:last-child{border-right: 0px solid #e5eaf2;}
.ico_body>ul>li .ico_ico{width:60px;}
.ico_body>ul>li .ico_ico>span{font-size:3rem;color: #1b1464;}
.ico_body>ul>li .ico_title{width:auto}
.ico_body>ul>li .ico_title>span{font-size: 3rem;color: #1b1464;font-weight: 400;}
.ico_body>ul>li .ico_title>p{font-size: 1rem;color: hsl(0deg 0% 0% / 60%);}
.ico_body>ul>li .ico_title>h3{font-size:1.2rem;margin: 10px 0;color: hsl(0deg 0% 0% / 60%);}

/*banner*/
.gk_machine-page-banner{width:100%;position:relative;overflow:hidden;background:#07182d;color:#fff;font-family:Arial,Helvetica,sans-serif;}
.gk_machine-page-banner-bg{width:100%;height:auto;display:block;position:relative;z-index:1;}
.gk_machine-page-banner-div{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(3,13,25,.96) 0%,rgba(3,13,25,.88) 23%,rgba(3,13,25,.62) 42%,rgba(3,13,25,.22) 64%,rgba(3,13,25,.04) 100%);}
.gk_machine-page-banner-div:after{content:"";position:absolute;left:0;right:0;bottom:0;height:120px;background:linear-gradient(180deg,rgba(3,13,25,0) 0%,rgba(3,13,25,.42) 100%);pointer-events:none;}
.gk_machine-page-banner-div .w80{height:100%;position:relative;z-index:3;}
.gk_machine-page-banner-body{height:100%;display:flex;align-items:center;}
.gk_machine-page-banner-title{width:40%;max-width:100%;position:relative;z-index:4;}
.gk_machine-page-banner-eyebrow{display:block;margin-bottom:18px;color:#fff;font-size:56px;line-height:.96;font-weight:900;letter-spacing:.035em;text-transform:uppercase;text-shadow:0 8px 26px rgba(0,0,0,.22);}
.gk_machine-page-banner-title h1{margin:0;color:#fff;font-size:31px;line-height:1.35;font-weight:500;letter-spacing:.01em;max-width:580px;text-shadow:0 8px 24px rgba(0,0,0,.22);}
.gk_machine-page-banner-title>p{color: #e1e1e1;font-size: 16px;line-height: 1.8;}
.gk_machine-page-banner-line{width:70px;height:3px;margin:28px 0 36px;background:#1ca7ff;border-radius:99px;box-shadow:0 0 20px rgba(28,167,255,.55);}
.gk_machine-page-banner-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 34px;max-width:580px;}
.gk_machine-page-banner-point{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;}
.gk_machine-page-banner-icon{width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 20px rgba(255,255,255,.05),0 10px 30px rgba(0,0,0,.18);backdrop-filter:blur(8px);}
.gk_machine-page-banner-icon span{color:#fff;font-size:13px;font-weight:800;letter-spacing:.04em;}
.gk_machine-page-banner-point p{margin:0;color:#fff;font-size:16px;line-height:1.5;font-weight:700;text-shadow:0 6px 18px rgba(0,0,0,.22);}
.gk_machine-page-banner-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:42px;}
.gk_machine-page-banner-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 28px;border-radius:14px;font-size:15px;font-weight:900;text-decoration:none;transition:.28s ease;}
.gk_machine-page-banner .gk_machine-page-banner-btn-primary{background:#1919c8;color:#fff;box-shadow:0 18px 40px rgba(255,107,0,.28);}
.gk_machine-page-banner .gk_machine-page-banner-btn-primary:hover{background:#1ca7ff;transform:translateY(-2px);}
.gk_machine-page-banner .gk_machine-page-banner-btn-light{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);}
.gk_machine-page-banner .gk_machine-page-banner-btn-light:hover{background:rgba(255,255,255,.14);transform:translateY(-2px);}
@media(max-width:1200px){
.gk_machine-page-banner-title{width:560px;}
.gk_machine-page-banner-eyebrow{font-size:48px;}
.gk_machine-page-banner-title h1{font-size:27px;}
.gk_machine-page-banner-line{margin:24px 0 30px;}
.gk_machine-page-banner-points{gap:20px 26px;}
}
@media(max-width:1024px){
.gk_machine-page-banner-bg{width:140%;max-width:none;margin-left:-34%;}
.gk_machine-page-banner-div{position:absolute;background:linear-gradient(90deg,rgba(3,13,25,.94) 0%,rgba(3,13,25,.82) 42%,rgba(3,13,25,.35) 100%);}
.gk_machine-page-banner-title{width:520px;}
.gk_machine-page-banner-eyebrow{font-size:42px;}
.gk_machine-page-banner-title h1{font-size:24px;}
.gk_machine-page-banner-points{grid-template-columns:1fr;gap:17px;}
.gk_machine-page-banner-actions{margin-top:34px;}
}

@media(max-width:768px){
.gk_machine-page-banner-bg{width:190%;max-width:none;margin-left:-76%;}
.gk_machine-page-banner-div{position:absolute;background:linear-gradient(180deg,rgba(3,13,25,.90) 0%,rgba(3,13,25,.78) 55%,rgba(3,13,25,.60) 100%);}
.gk_machine-page-banner-body{align-items:flex-start;padding:72px 0 54px;}
.gk_machine-page-banner-title{width:100%;}
.gk_machine-page-banner-eyebrow{font-size:36px;line-height:1;}
.gk_machine-page-banner-title h1{font-size:21px;line-height:1.45;}
.gk_machine-page-banner-line{margin:22px 0 28px;}
.gk_machine-page-banner-actions{flex-direction:column;}
.gk_machine-page-banner-btn{width:100%;}
}

@media(max-width:480px){
.gk_machine-page-banner-bg{width:230%;margin-left:-105%;}
.gk_machine-page-banner-eyebrow{font-size:30px;}
.gk_machine-page-banner-title h1{font-size:19px;}
.gk_machine-page-banner-point{grid-template-columns:42px 1fr;}
.gk_machine-page-banner-icon{width:42px;height:42px;}
.gk_machine-page-banner-point p{font-size:15px;}
}

.gk-scroll-section {position: relative; background: #fff; }
.gk-fixed { height: 100vh; width: 100%; position: relative; overflow: hidden; background: #fff; }
.gk-big-img { position: absolute; inset: 0; z-index: 1; }
.gk-big-img img { width: 100%; height: 100%; object-fit: cover; }
.gk-shape-wrap { position: absolute; inset: 0; z-index: 2; display: flex; align-items: center; justify-content: center; pointer-events: none; }
.gk-shape { width: 100vw; height: 100vh; position: relative; overflow: hidden; -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 360'%3E%3Ctext x='50%25' y='54%25' text-anchor='middle' dominant-baseline='middle' font-family='Arial Black, Arial, sans-serif' font-size='250' font-weight='900' fill='black'%3EGK%3C/text%3E%3C/svg%3E"); -webkit-mask-repeat: no-repeat; -webkit-mask-position: center center; -webkit-mask-size: 360vw; mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 360'%3E%3Ctext x='50%25' y='54%25' text-anchor='middle' dominant-baseline='middle' font-family='Arial Black, Arial, sans-serif' font-size='250' font-weight='900' fill='black'%3EGK%3C/text%3E%3C/svg%3E"); mask-repeat: no-repeat; mask-position: center center; mask-size: 360vw; }
.gk-shape img { width: 100%; height: 100%; object-fit: cover; }
.gk-text-box { position: absolute; right: 8%; top: 100%; width: 42%; z-index: 3; pointer-events: none; }
.gk-text-inner { opacity: 0; transform: translateY(0); margin-bottom: 40px; }
.gk-feature-list { list-style: none; padding: 0; margin: 24px 0 0 0; display: grid; gap: 14px; }
.gk-feature-list li { position: relative; padding-left: 30px; font-size: 16px; line-height: 1.8; color: #172533; }
.gk-feature-list li::before { content: "✓"; position: absolute; left: 0; top: 3px; width: 18px; height: 18px; border-radius: 50%; background: #e9f4ff; border: 1px solid rgba(0,91,215,.1); display: flex; align-items: center; justify-content: center; color: #005bbb; font-weight: 800; font-size: 12px; }
.gk-sup { font-size: 30px; line-height: 1.3; color: #1919c8; margin-bottom: 14px; }
.gk-text-inner h2 { font-size: 3rem; line-height: 1.35; color: #1919c8; font-weight: 600; margin: 0 0 28px; padding-bottom: 28px; border-bottom: 1px solid #eee; }
.gk-text-inner p { font-size: 17px; line-height: 1.9; color: #666; margin-bottom: 36px; }
.gk-scroll-section .gk-more { display: inline-flex; align-items: center; justify-content: center; padding: 14px 33px; border-radius: 20px; font-size: 15px; font-weight: 700; letter-spacing: 0.02em; color: #fff; background: linear-gradient(90deg, #005bbb, #0073e6); box-shadow: 0 8px 24px rgba(0,91,187,0.2); transition: all 0.3s ease; text-decoration: none; }
.gk-more:hover { transform: translateY(-2px); box-shadow: 0 12px 32px rgba(0,91,187,0.25); background: linear-gradient(90deg, #0066cc, #3399ff); }
.gk_hot-machine{width: 100%;background: #F3FAFF;padding: 8rem 0;}
.gk_hot-machine .gk_hot-machine-body{width: 100%;}
.gk_hot-machine-body .gk_hot-machine-body-title{width: 100%;margin-bottom: 3rem;}
.gk_hot-machine-body .gk_hot-machine-body-title>h2{font-size: 3rem;text-align: center;margin-bottom: 2rem;}
.gk_hot-machine-body .gk_hot-machine-body-title>p{font-size: 16px;line-height: 1.75;color: #666;text-align: center;width: 80%;margin: 0 auto;}
.gk_hot-machine-body .gk_hot-machine-body-ul{width: 100%;}
.gk_hot-machine-body .gk_hot-machine-body-ul>ul{width:100%;display: flex;gap: 40px;flex-wrap: wrap;justify-content: flex-start;}
.gk_hot-machine-body .gk_hot-machine-body-ul>ul>li{width: calc((100% - 120px)/4);}
.gk_hot-machine-body .gk_hot-machine-body-ul>ul>li:hover .solution_product-body-ul-img img{transform:scale(1.2);}
.gk_hot-machine-body .solution_product-body-ul-img{width: 100%;overflow: hidden;border-radius: 10px;}
.gk_hot-machine-body .solution_product-body-ul-img img{width: 100%;transition: all 1s;display: block;}
.gk_hot-machine-body .solution_product-body-ul-title{width: 100%;padding-top: 2rem;}
.gk_hot-machine-body .solution_product-body-ul-title>h3,.solution_product-body-ul-title>h3 a{font-size: 1.4rem;font-weight: 400;position: relative;text-align: center;padding-bottom: 1.4rem;margin-bottom: 1rem;}
.gk_hot-machine-body .solution_product-body-ul-title>h3::before{content: "";position: absolute;width: 30px;height: 2px;background: #1074bc;bottom: 0px;right: 0;left: 0;margin: 0 auto;}
.gk_hot-machine-body .solution_product-body-ul-title>p{font-size: 0.9rem;color: rgb(27 27 27 / 60%);overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 10px;text-align: center;line-height: 1.65;}
.gk_hot-parts{padding: 6rem 0;}
.gk_hot-parts .gk_hot-machine-body-ul>ul>li{box-shadow: rgba(13, 10, 44, 0.05) 0px 34px 26px 0px, rgba(13, 10, 44, 0.08) 0px 12px 34px 0px;border-radius: 10px;overflow: hidden;}
.gk_hot-parts .gk_hot-machine-body-ul>ul>li:hover{--tw-translate-y: -.25rem;}
.gk_feedback{width: 100%;padding: 8rem 0;}
.global-scroll{height:100vh;position:relative;overflow:hidden;}
.global-pin{height:100vh;position:relative;overflow:hidden;}
.global-bg{position:absolute;inset:0;z-index:0;}
.global-bg img{width:100%;height:100%;object-fit:cover;display:block;}
.bg-shadow-mask{position:absolute;inset:0;background:rgba(0,0,0,0.25);z-index:2;pointer-events:none;opacity:0;}
.world-map{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:0;box-shadow:0 0 120px rgba(54,160,255,.55);}
.world-map img{width:100%;height:100%;object-fit:cover;display:block;}
.earth-ball{position:absolute;left:50%;top:50%;width:560px;height:560px;border-radius:50%;overflow:hidden;transform:translate(-50%,-50%) scale(.6);opacity:0;z-index:3;box-shadow:0 0 35px rgba(70,160,255,.65),0 0 100px rgba(70,160,255,.28);}
.earth-ball img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%;}
.global-info{position:absolute;left:7%;top:100%;width:520px;transform:translateY(0);opacity:0;z-index:5;}
.global-info span{display:block;color:#34d8ff;margin-bottom:18px;}
.global-info h2{font-size:62px;color:#fff;margin-bottom:26px;}
.global-info p{font-size:18px;color:rgba(255,255,255,.72);margin-bottom:34px;}
.client-slider{overflow:hidden;width:100%;}
.client-track{display:flex;gap:18px;width:max-content;animation:moveLogo 24s linear infinite;}
.client-logo{width:138px;height:66px;display:flex;align-items:center;justify-content:center;}
.client-logo img{max-width:80%;max-height:38px;}
@keyframes moveLogo{0%{transform:translateX(0);}100%{transform:translateX(-50%);}}
@media(max-width:768px){.earth-ball{width:330px;height:330px;}.global-info{left:5%;right:5%;top:auto;bottom:8%;width:auto;}.global-info h2{font-size:38px;}.global-info p{font-size:15px;}}
.gk_feedback{width:100%;padding:95px 0 110px;overflow:hidden;}
.gk_feedback .w80{width:80%;margin:0 auto;}
.gk_feedback-body{width:100%;}
.gk_feedback-body-title{text-align:center;margin-bottom:52px;}
.gk_feedback-body-title h2{font-size:34px;line-height:1.3;color:#222;margin:0 0 18px;font-weight:700;}
.gk_feedback-body-title p{max-width:980px;margin:0 auto;font-size:15px;line-height:1.75;color:#444;}
.gk_feedback-body-ul{width:100%;overflow:hidden;position:relative;}
.gk_feedback-body-ul ul{display:flex!important;gap:28px!important;margin:0!important;padding:0!important;list-style:none!important;transition:transform .75s cubic-bezier(.22,.61,.36,1);will-change:transform;}
.gk_feedback-body-ul li{width:calc((100% - 56px) / 3)!important;min-width:calc((100% - 56px) / 3)!important;max-width:calc((100% - 56px) / 3)!important;flex:0 0 calc((100% - 56px) / 3)!important;box-sizing:border-box!important;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 5px 18px rgba(0,0,0,.10);transition:box-shadow .35s ease,opacity .35s ease;}
.gk_feedback-body-ul li:hover{box-shadow:0 12px 28px rgba(0,0,0,.16);}
.gk_feedback-body-ul-img{width:100%;overflow:hidden;background:#ddd;aspect-ratio: 4 / 3;}
.gk_feedback-body-ul-img a{display:block;width:100%;height:100%;}
.gk_feedback-body-ul-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.22,.61,.36,1);}
.gk_feedback-body-ul li:hover .gk_feedback-body-ul-img img{transform:scale(1.045);}
.gk_feedback-body-ul-title{width:100%;padding:22px 18px 18px;box-sizing:border-box;overflow:hidden;background:#fff;}
.gk_feedback-body-ul-title h3{margin:0 0 16px;font-size:17px;line-height:1.45;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gk_feedback-body-ul-title h3 a{color:#222;text-decoration:none;transition:.3s;}
.gk_feedback-body-ul-title h3 a:hover{color:#ff5b2e;}
.gk_feedback-body-ul-title-p{min-height:58px;margin-bottom:16px;}
.gk_feedback-body-ul-title-p p{font-size:14px;line-height:1.65;color:#555;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.gk_feedback-body-ul-title-span{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid #e5e5e5;}
.gk_feedback-body-ul-title-span span:first-child{font-size:13px;color:#666;}
.gk_feedback-body-ul-title-span span:last-child{font-size:14px;color:#ff6a00;letter-spacing:1px;}
.gk_feedback-nav{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:34px;}
.gk_feedback-nav button{width:42px;height:42px;border-radius:50%;border:0;background:#5c5c5c;color:#fff;font-size:22px;cursor:pointer;transition:all .3s ease;}
.gk_feedback-nav button:hover{background:#ff5b2e;}
.gk_feedback-nav button.rs-disabled{background:#c9c9c9;cursor:not-allowed;}
.gk-footer{position:relative;background: linear-gradient(135deg, #071a33 0%, #0d2f5c 100%);color:#fff;overflow:hidden;}
.gk-footer:before{content:"";position:absolute;left:50%;top:-220px;width:900px;height:900px;background:radial-gradient(circle,rgba(0,132,255,.18),rgba(0,0,0,0) 62%);transform:translateX(-50%);pointer-events:none;}
.asm-final-cta { padding:100px 0; text-align:center; background:linear-gradient(135deg,#071a33 0%,#0d2f5c 100%); color:#fff; }
.asm-final-cta h2 { font-size:clamp(34px,4vw,56px); line-height:1.06; margin:0 0 18px; }
.asm-final-cta p { max-width:760px; margin:0 auto; color:rgba(255,255,255,.76); font-size:17px; line-height:1.9; }
.asm-final-cta .asm-hero-btns { justify-content:center; }
.asm-final-cta .asm-btn-secondary { background:transparent; color:#fff; border-color:rgba(255,255,255,.28); }
.asm-hero-btns { display:flex; flex-wrap:wrap; gap:14px; margin-top:34px; }
.asm-btn-primary { display:inline-flex; align-items:center; justify-content:center; min-height:52px; padding:0 28px; border-radius:14px; background:#fff; color:#fff; font-weight:800; box-shadow:0 14px 32px rgba(255,107,0,.18); transition:.25s; }
.asm-hero-btns .asm-btn-primary:hover { transform:translateY(-2px); background:#181d93; color: #fff;}
.asm-btn-secondary { display:inline-flex; align-items:center; justify-content:center; min-height:52px; padding:0 28px; border-radius:14px; background:#fff; color:var(--blue); border:1px solid rgba(0,91,187,.18); font-weight:800; transition:.25s; }
.asm-btn-secondary:hover { transform:translateY(-2px); border-color:var(--blue); }
.gk-footer-main{position:relative;z-index:2;padding:76px 0 30px;}
.gk-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr;gap:48px;}
.gk-footer-logo{display:block;margin-bottom:24px;}
.gk-footer-logo img{max-width:180px;height:auto;display:block;}
.gk-footer-brand p{font-size:15px;line-height:1.85;color:rgba(255,255,255,.68);margin-bottom:22px;}
.gk-footer-tags{display:flex;flex-wrap:wrap;gap:10px;}
.gk-footer-tags span{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);font-size:12px;color:rgba(255,255,255,.75);}
.gk-footer-col h3,.gk-footer-contact h3{font-size:18px;margin-bottom:22px;color:#fff;}
.gk-footer-col ul{list-style:none;margin:0;padding:0;}
.gk-footer-col li{margin-bottom:13px;}
.gk-footer-col a{font-size:15px;color:rgba(255,255,255,.66);text-decoration:none;transition:.25s;}
.gk-footer-col a:hover{color:#43d8ff;padding-left:6px;}
.gk-footer-contact-item{margin-bottom:18px;}
.gk-footer-contact-item span{display:block;font-size:12px;color:#43d8ff;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:7px;}
.gk-footer-contact-item a,.gk-footer-contact-item p{font-size:15px;line-height:1.7;color:rgba(255,255,255,.7);text-decoration:none;}
.gk-footer-contact-item a:hover{color:#43d8ff;}
.gk-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:60px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);}
.gk-footer-bottom p{font-size:14px;color:rgba(255,255,255,.52);}
.gk-footer-bottom div{display:flex;gap:24px;}
.gk-footer-bottom a{font-size:14px;color:rgba(255,255,255,.55);text-decoration:none;}
.gk-footer-bottom a:hover{color:#43d8ff;}

@media(max-width:1200px){
.gk-footer-grid{grid-template-columns:1.4fr 1fr 1fr;}
}

@media(max-width:768px){
.gk-footer-cta{padding:50px 0 0;}
.gk-footer-cta-body{display:block;padding:32px 24px;border-radius:22px;}
.gk-footer-cta-body h2{font-size:30px;}
.gk-footer-cta-body p{font-size:15px;margin-bottom:24px;}
.gk-footer-cta-btn{width:100%;}
.gk-footer-main{padding:50px 0 24px;}
.gk-footer-grid{grid-template-columns:1fr;gap:32px;}
.gk-footer-bottom{display:block;text-align:center;}
.gk-footer-bottom div{justify-content:center;margin-top:14px;}
}

.gvst-container{width:80%;max-width:1440px;margin:0 auto;}
.gvst-subnav{position:relative;z-index:5;margin-top:-52px;padding-bottom:62px;}
.gvst-subnav-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}
.gvst-subnav-card{display:block;padding:26px;border-radius:24px;background:#fff;border:1px solid #e1ebf5;box-shadow:0 18px 55px rgba(7,30,80,.12);text-decoration:none;transition:.3s;}
.gvst-subnav-card:hover,.gvst-subnav-card.active{transform:translateY(-6px);border-color:rgba(0,120,255,.3);box-shadow:0 28px 70px rgba(7,30,80,.18);}
.gvst-subnav-card span{display:block;font-size: 21px;font-weight:900;color:#0078ff;margin-bottom:12px;}
.gvst-subnav-card strong{font-size: 14px;color: #5d6879;line-height: 1.65;font-weight: 400;}
.gk_faq{position:relative;padding:90px 0;background:radial-gradient(circle at 15% 10%,rgba(24,104,255,.12),transparent 34%),radial-gradient(circle at 85% 80%,rgba(0,210,255,.10),transparent 32%),linear-gradient(180deg,#ffffff 0%,#f5f8ff 100%);overflow:hidden;}
.gk_faq .w80{position:relative;z-index:2;}
.gk_faq-title{text-align:center;max-width:760px;margin:0 auto 52px;}
.gk_faq-title h2{margin:0 0 16px;font-size:42px;line-height:1.15;font-weight:800;color:#0b1220;letter-spacing:-1px;}
.gk_faq-title p{margin:0;font-size:17px;line-height:1.8;color:#5d6b82;}
.gk_faq-box{position:relative;padding:34px;border-radius:32px;}
.gk_faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 34px;}
.gk_faq-col{display:flex;flex-direction:column;gap:22px;}
.gk_faq-item{position:relative;overflow:hidden;border-radius:22px;background:#fff;border:1px solid rgba(18,78,190,.08);box-shadow:0 16px 42px rgba(12,35,80,.07);transition:.35s ease;}
.gk_faq-item::before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:4px;border-radius:0 8px 8px 0;background:linear-gradient(180deg,#1264ff,#23d5ff);opacity:0;transition:.35s ease;}
.gk_faq-item:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(12,35,80,.12);}
.gk_faq-item.active{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border-color:rgba(18,100,255,.18);}
.gk_faq-item.active::before{opacity:1;}
.gk_faq-question{position:relative;display:grid;grid-template-columns:62px 1fr 28px;align-items:center;gap:18px;padding:30px 34px;cursor:pointer;}
.gk_faq-question span{font-size:28px;line-height:1;font-weight:700;color:#1264ff;letter-spacing:-1px;}
.gk_faq-question h3{margin:0;font-size:20px;line-height:1.45;font-weight:750;color:#06111f;}
.gk_faq-question em{width:28px;height:28px;border-radius:50%;font-style:normal;display:flex;align-items:center;justify-content:center;color:#1264ff;background:rgba(18,100,255,.08);transition:.35s ease;}
.gk_faq-item.active .gk_faq-question em{color:#fff;background:#1264ff;transform:rotate(180deg);}
.gk_faq-answer{display:none;padding:0 34px 34px 114px;}
.gk_faq-item.active .gk_faq-answer{display:block;}
.gk_faq-answer p{position:relative;margin:0;padding:24px 28px;border-radius:18px;background:linear-gradient(180deg,#f2f6ff 0%,#eef4ff 100%);font-size:16px;line-height:1.85;color:#334155;}
.gk_faq-contact{margin-top:34px;padding:28px 34px;border-radius:24px;background:linear-gradient(90deg,rgba(8,22,45,.96),rgba(15,70,160,.95)),radial-gradient(circle at 15% 30%,rgba(35,213,255,.35),transparent 28%);display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:24px;box-shadow:0 24px 60px rgba(9,38,95,.18);}
.gk_faq-contact-icon{width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-size:26px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18);}
.gk_faq-contact-text h3{margin:0 0 8px;font-size:22px;color:#fff;}
.gk_faq-contact-text p{margin:0;font-size:15px;color:rgba(255,255,255,.72);}
.gk_faq-contact a{min-width:220px;height:56px;padding:0 28px;border-radius:14px;background:linear-gradient(135deg,#1b6cff,#00c8ff);display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#fff;font-size:16px;font-weight:750;text-decoration:none;box-shadow:0 16px 36px rgba(0,115,255,.34);transition:.35s ease;}
.gk_faq-contact a:hover{transform:translateY(-3px);box-shadow:0 22px 46px rgba(0,115,255,.45);}
.gk_faq-contact a span{transition:.35s ease;}
.gk_faq-contact a:hover span{transform:translateX(5px);}

@media(max-width:1024px){
.gk_faq-list{grid-template-columns:1fr;}
.gk_faq-box{padding:24px;}
}

@media(max-width:768px){
.gk_faq{padding:60px 0;}
.gk_faq-title h2{font-size:32px;}
.gk_faq-question{grid-template-columns:48px 1fr 24px;gap:14px;padding:24px 20px;}
.gk_faq-question span{font-size:24px;}
.gk_faq-question h3{font-size:17px;}
.gk_faq-answer{padding:0 20px 24px 20px;}
.gk_faq-answer p{padding:20px;font-size:15px;}
.gk_faq-contact{grid-template-columns:1fr;text-align:center;justify-items:center;padding:30px 22px;}
.gk_faq-contact a{width:100%;min-width:0;}
}

.gk_index_blog{position:relative;padding:100px 0;background:linear-gradient(180deg,#f7f9ff 0%,#ffffff 100%);overflow:hidden;}
.gk_index_blog::before{content:"";position:absolute;right:-180px;top:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(35,110,255,.14),rgba(35,110,255,0) 68%);pointer-events:none;}
.gk_index_blog::after{content:"";position:absolute;left:-160px;bottom:-220px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(0,210,255,.12),rgba(0,210,255,0) 68%);pointer-events:none;}
.gk_index_blog .w80{position:relative;z-index:2;}
.gk_index_blog-body{position:relative;}
.gk_index_blog-body-title{max-width:760px;margin:0 auto 55px;text-align:center;}
.gk_index_blog-body-title h2{margin:0 0 16px;font-size:46px;line-height:1.15;font-weight:800;color:#07111f;letter-spacing:-1px;}
.gk_index_blog-body-title p{margin:0;font-size:17px;line-height:1.8;color:#5d6b82;}
.gk_index_blog-body-ul ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;list-style:none;margin:0;padding:0;}
.gk_index_blog-body-ul li{position:relative;overflow:hidden;border-radius:26px;background:#fff;border:1px solid rgba(20,70,160,.08);box-shadow:0 18px 48px rgba(10,35,80,.08);transition:.38s ease;}
.gk_index_blog-body-ul li::before{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,#145dff,#00c8ff);transform:scaleX(0);transform-origin:left;transition:.38s ease;z-index:3;}
.gk_index_blog-body-ul li:hover{transform:translateY(-8px);box-shadow:0 28px 70px rgba(10,35,80,.14);border-color:rgba(20,95,255,.18);}
.gk_index_blog-body-ul li:hover::before{transform:scaleX(1);}
.gk_index_blog-ul-img{position:relative;aspect-ratio: 16 / 9;overflow:hidden;background:#eef3ff;}
.gk_index_blog-ul-img::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 42%,rgba(0,0,0,.34) 100%);opacity:.45;transition:.35s ease;pointer-events:none;}
.gk_index_blog-ul-img a{display:block;width:100%;height:100%;}
.gk_index_blog-ul-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s ease;}
.gk_index_blog-body-ul li:hover .gk_index_blog-ul-img img{transform:scale(1.08);}
.gk_index_blog-body-ul li:hover .gk_index_blog-ul-img::after{opacity:.7;}
.gk_index_blog-ul-title{position:relative;padding:28px 30px 34px;background:#fff;}
.gk_index_blog-ul-title span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;margin-bottom:18px;background:linear-gradient(135deg,#145dff,#00c8ff);color:#fff;font-size:18px;box-shadow:0 12px 28px rgba(20,93,255,.25);}
.gk_index_blog-ul-title a{position:relative;display:block;margin-bottom:14px;font-size:22px;line-height:1.38;font-weight:800;color:#07111f;text-decoration:none;transition:.3s ease;}
.gk_index_blog-ul-title a::after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:#145dff;transition:.35s ease;}
.gk_index_blog-body-ul li:hover .gk_index_blog-ul-title a{color:#145dff;}
.gk_index_blog-body-ul li:hover .gk_index_blog-ul-title a::after{width:54px;}
.gk_index_blog-ul-title p{margin:0;font-size:15px;line-height:1.8;color:#5d6b82;}
.gk_index_blog-ul-title::after{content:"Read More";display:inline-flex;margin-top:22px;font-size:14px;font-weight:700;color:#145dff;letter-spacing:.2px;}
.gk_index_blog-body-title h2:empty::before{content:"Latest SMT Insights & Technical Articles";}
.gk_index_blog-body-title p:empty::before{content:"Explore professional articles about SMT equipment, ASMPT machines, spare parts, feeder maintenance, placement technology and production line optimization.";}

@media(max-width:1200px){
.gk_index_blog-body-ul ul{grid-template-columns:repeat(2,minmax(0,1fr));}
}

@media(max-width:768px){
.gk_index_blog{padding:70px 0;}
.gk_index_blog-body-title{margin-bottom:36px;text-align:left;}
.gk_index_blog-body-title h2{font-size:32px;}
.gk_index_blog-body-title p{font-size:15px;}
.gk_index_blog-body-ul ul{grid-template-columns:1fr;gap:22px;}
.gk_index_blog-ul-img{height:220px;}
.gk_index_blog-ul-title{padding:24px 22px 30px;}
.gk_index_blog-ul-title a{font-size:20px;}
}

.gk_ecology{width: 100%;padding: 80px 0;}
.gk_ecology .gk_ecology-body{width: 100%;}
.gk_ecology .gk_ecology-body .gk_ecology-body-title{width: 100%;margin-bottom: 3rem;}
.gk_ecology .gk_ecology-body-title>h2{font-size: 3rem;text-align: center;margin-bottom: 20px;}
.gk_ecology .gk_ecology-body-title>p{font-size: 1rem;color: hsl(0deg 0% 0% / 60%);text-align: center;}
.gk_ecology .gk_ecology-body-div{width: 100%;}
.gk_ecology .gk_ecology-body-div .gk_ecology-body-tab{width: 100%;border-top: 1px solid #ececec;padding-top: 30px;display: flex;flex-wrap: wrap;justify-content: flex-start;gap: 40px;position: relative;}
.gk_ecology .gk_ecology-body-tab .gk_ecology-body-tab-p{font-size: 1.3rem;color: #a6a6a6;position: relative;}
.gk_ecology .gk_ecology-body-tab .gk_ecology-body-tab-p.open{width: auto;color: #1919c8;font-weight: 600;}
.gk_ecology .gk_ecology-body-tab .gk_ecology-body-tab-p.open:before {background: #1919c8;content: "";height: 2px;left: 0;position: absolute;right: 0;top: -31px;}
.gk_ecology .gk_ecology-body-tab-none-div{width: 100%;}
.gk_ecology .gk_ecology-body-tab-none-div.open{display: block;}
.gk_ecology .gk_ecology-body-tab-none-body{width: 100%;display: flex;padding-top: 5rem;}
.gk_ecology .gk_ecology-body-tab-none-body-l{width: 50%;}
.gk_ecology .gk_ecology-body-tab-none-body-l-title{width:100%;margin-bottom: 8rem;}
.gk_ecology .gk_ecology-body-tab-none-body-l-title>h3{font-size: 2rem;margin-bottom: 2rem;}
.gk_ecology .gk_ecology-body-tab-none-body-l-title>p{font-size: 1.2rem;color: #666;line-height: 1.75;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.gk_ecology .gk_ecology-body-tab-none-body-l-title>a{font-size:16px;border: 1px solid #dbdbdb;color: #666;line-height: 42px;display: block;width: 160px;text-align: center;border-radius: 6px;margin-top: 2rem;}
.gk_ecology-body-tab-none-body-l-ul{width: 100%;}
.gk_ecology-body-tab-none-body-l-ul>ul{width: 100%;display: flex;gap: 30px;}
.gk_ecology-body-tab-none-body-l-ul>ul>li{width: calc((100% - 90px) / 4);text-align: center;opacity: 0.5;}
.gk_ecology-body-tab-none-body-l-ul>ul>li.active{opacity: 1}
.gk_ecology-body-tab-none-body-l-ul>ul>li .gk_ecology-body-tab-none-body-l-ul-img img{width: 100%;}
.gk_ecology-body-tab-none-body-l-ul>ul>li .gk_ecology-body-tab-none-body-l-ul-img{width: 50%;text-align: center;margin: 0 auto;margin-bottom: 14px;}
.gk_ecology-body-tab-none-body-l-ul>ul>li h4{font-size: 1.2rem;font-weight: 400;}
.gk_ecology .gk_ecology-body-tab-none-body-r{width: 50%;display: flex;align-items: center;flex-wrap: wrap;justify-content: center;}
.gk_ecology .gk_ecology-body-tab-none-body-r img{width: auto;max-width: 100%;}
.gk_ecology .gk_ecology-body-tab-none-body-r-none{display: none;}
.gk_ecology .gk_ecology-body-tab-none-body-r-none.active{display: block;}
.gk_ecology-body-tab-none-body-r-none.tab-cover.open{display: block;opacity: 1;}
.gk_ecology-body-tab-none-body-l-ul>ul>li,.gk_ecology-body-tab-none-body-r-none {transition: all 0.3s ease-in-out;}
.gk_ecology-body-tab-none-div {opacity: 0;visibility: hidden;transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;transform: translateY(10px);}
.gk_ecology-body-tab-none-div.open {opacity: 1;visibility: visible;transform: translateY(0);}
.gk_ecology-body-tab-none-body-l-ul > ul > li {transition: all 0.3s ease-in-out;opacity: 0.7;}
.gk_ecology-body-tab-none-body-l-ul > ul > li.active {transform: scale(1.05);opacity: 1;}
.gk_ecology-body-tab-none-body-r-none {transition: all 0.3s ease-in-out;opacity: 0.5;}
.gk_ecology-body-tab-none-body-r-none.active {transform: scale(1.05);opacity: 1;}
.gk_ecology .gk_ecology-body-tab-none-div{display: none;}
@media (max-width: 768px) {
  .gk-text-box { width: 86%; left: 7%; right: auto; top: 68%; }
  .gk-text-inner h2 { font-size: 30px; }
  .gk-sup { font-size: 22px; }
  .gk-text-inner p { font-size: 15px; }
}
@media(max-width:1200px){.w80{width:92%;}.header_nav-ul>ul{gap:24px;}.nav_li-mega .head_li-body{width:92%;}.nav_li-mega .head_li-body>ul{grid-template-columns:repeat(3,1fr);}.nav_li-mega .head_li-body>ul>li{padding:22px;}}
@media(max-width:991px){.header{height:70px;background:#fff;}.header_body{height:70px;}.nav__trigger{display:flex;}.header_nav-ul{position:fixed;left:0;top:70px;width:100%;height:calc(100vh - 70px);background:#fff;display:block;overflow-y:auto;padding:8px 5%;transform:translateX(100%);transition:transform .35s ease;z-index:99999;}.header_nav.open .header_nav-ul{transform:translateX(0);}.header_nav-ul>ul{display:block;height:auto;gap:0;}.header_nav-ul>ul>li{height:auto;display:block;border-bottom:1px solid #eee;line-height:normal;}.header_nav-ul>ul>li:before{display:none;}.header_nav-ul>ul>li>a{height:56px;font-size:16px;color:#111827!important;display:flex;align-items:center;justify-content:space-between;line-height:56px;}.header_nav-ul>ul>li>.arr{position:absolute;right:6px;top:23px;margin:0;border-right:2px solid #111827!important;border-bottom:2px solid #111827!important;}.header_nav-ul>ul>li.open>.arr{transform:rotate(225deg);top:27px;border-color:#bebeff!important;}.nav_li-non{position:static;width:100%;padding:0;background:#fafafa;box-shadow:none;border:0;opacity:1;visibility:visible;pointer-events:auto;transform:none;display:none;transition:none;}.nav_li-non:before{display:none;}.header_nav-ul>ul>li.open>.nav_li-non{display:block;}.nav_li-mega .head_li-body,.nav_li-simple .head_li-body{width:100%;max-width:none;margin:0;}.nav_li-mega .head_li-body>ul,.nav_li-simple .head_li-body>ul{display:block;padding:8px 0 16px;margin:0;}.nav_li-mega .head_li-body>ul>li,.nav_li-simple .head_li-body>ul>li{min-height:auto;padding:14px 10px;border:0;border-bottom:1px solid #eee;background:#fafafa;display:flex;align-items:center;gap:14px;transform:none;box-shadow:none;}.nav_li-mega .head_li-body>ul>li:hover,.nav_li-simple .head_li-body>ul>li:hover{transform:none;box-shadow:none;background:#f7f7f7;}.nav_li-mega .nav_li-img{width:64px;height:54px;flex:0 0 64px;}.nav_li-mega .nav_li-img img{max-width:64px;max-height:54px;}.nav_li-simple .nav_li-img{display:none;}.nav_li-mega .nav_li-a,.nav_li-simple .nav_li-a{width:100%;display:flex;align-items:center;justify-content:space-between;}.nav_li-mega .nav_li-a>a,.nav_li-simple .nav_li-a>a{font-size:15px;color:#111827;padding:0;}.nav_li-mega .nav_li-a:after{font-size:26px;}.nav_li-simple .nav_li-a>a:after{display:none;}}
@media(max-width:575px){.w80{width:92%;}.header{height:64px;}.header_body{height:64px;}.header_logo img{max-width:165px;}.header_nav-ul{top:64px;height:calc(100vh - 64px);padding:8px 4%;}.header_nav-ul>ul>li>a{height:54px;line-height:54px;}.nav_li-mega .head_li-body>ul>li,.nav_li-simple .head_li-body>ul>li{padding:13px 6px;}.nav_li-mega .nav_li-img{width:58px;height:48px;flex:0 0 58px;}.nav_li-mega .nav_li-img img{max-width:58px;max-height:48px;}.nav_li-mega .nav_li-a>a,.nav_li-simple .nav_li-a>a{font-size:14px;}}
