.dc-contact{position:relative;padding:74px 0;overflow:hidden;width:100%;min-height:400px;background-color:#091223}.dc-contact__bg{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;background:url(/_next/static/media/select-contact.8a68d9a2.png) no-repeat 50%;background-size:cover}.dc-contact__content{position:relative;z-index:1;text-align:center;max-width:1200px;margin:0 auto;padding:0 16px}.dc-contact__header{margin-bottom:24px}.dc-contact__title{font-size:48px;font-weight:400;color:#ffffff;margin-bottom:24px!important;line-height:1}.dc-contact__desc{font-size:48px;background:linear-gradient(90deg,#60A5FA,#1A6DFF 50%,#A78BFA);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:24px;line-height:1.08}.dc-contact__tags{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.dc-contact__tag{display:inline-flex;align-items:center;padding:0 16px;background:rgba(15,161,235,.1);border:1px solid rgba(15,161,235,.3);border-radius:15px;height:30px;font-size:14px;color:#38BDF8;cursor:pointer;transition:all .3s ease}.dc-contact__tag:hover{background:rgba(15,161,235,.2);border-color:rgba(15,161,235,.5);transform:translateY(-2px)}.dc-contact__btn{justify-content:center;width:240px;height:54px;background:linear-gradient(90deg,#0FA1EA,#1C79FC);border-radius:99px 99px 99px 99px;cursor:pointer;transition:all .3s ease;font-size:16px;border:none;margin:0 auto}.dc-contact__btn,.dc-contact__btn a{display:flex;align-items:center;color:#fff}.dc-contact__btn img{margin-left:5px}.dc-contact__btn:hover{transform:translateY(-2px);box-shadow:0 10px 40px rgba(0,112,243,.4)}@media screen and (max-width:768px){.dc-contact{padding:40px 0;min-height:320px}.dc-contact__content{padding:0 8px}.dc-contact__title{font-size:28px;margin-bottom:16px!important}.dc-contact__desc{font-size:28px;margin-bottom:16px}.dc-contact__tag{padding:0 12px;height:26px;font-size:8px}.dc-contact__btn{width:100%;max-width:240px;height:48px;font-size:14px}}@media screen and (max-width:480px){.dc-contact{min-height:280px}.dc-contact__desc,.dc-contact__title{font-size:24px}.dc-contact__tags{gap:8px}.dc-contact__tag{padding:0 10px;height:24px;font-size:12px}.dc-contact__btn{height:44px}}.header,.header-container{height:80px}.header{position:fixed;top:0;left:0;right:0;z-index:100;margin:0 auto;padding:16px 0;background:rgba(6,9,20,.15);box-sizing:border-box;backdrop-filter:blur(20px)}.header__nav{justify-content:space-between;max-width:1200px;height:100%;margin:0 auto}.header__logo,.header__nav{display:flex;align-items:center}.header__logo{transition:transform .2s ease}.header__logo:hover{transform:scale(1.02)}.header__logo-icon{height:37.59px}.header__logo-text{display:none}.header__content{justify-content:flex-end;gap:160px;width:828px}.header__content,.header__menu{display:flex;align-items:center}.header__menu{gap:40px}.header__dropdown-wrapper{position:relative}.header__dropdown-wrapper:hover .header__menu-item--dropdown{border:1px solid #1854c2;color:#1e6fff}.header__dropdown-wrapper:hover .header__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header__menu-item{font-family:Microsoft YaHei UI,sans-serif;font-weight:400;font-size:14px;line-height:1.27em;color:#ffffff;transition:all .2s ease;display:flex;align-items:center;gap:4px;border:1px solid transparent;position:relative;padding:4px 16px;border-radius:4px}.header__menu-item--active,.header__menu-item:hover{border:1px solid #1854c2;color:#1e6fff}.header__menu-item--dropdown{cursor:pointer;padding:4px 16px;border-radius:4px}.header__menu-item--dropdown--open{border:1px solid #1854c2;color:#1e6fff}.header__menu-arrow{width:14px;height:14px;transition:transform .2s ease}.header__dropdown{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .3s ease;position:absolute;top:calc(100% + 12px);left:0;min-width:120px;background:rgba(9,23,56,.95);border:1px solid rgba(24,84,194,.5);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.4),0 0 0 1px rgba(24,84,194,.1);z-index:1000}.header__dropdown-item{display:flex;justify-content:space-between;align-items:center;padding:5px 15px;color:rgba(255,255,255,.9);text-decoration:none;transition:all .2s ease;cursor:pointer;font-size:14px}.header__dropdown-item:hover{background:linear-gradient(90deg,rgba(14,94,215,.3),rgba(14,94,215,.1));color:#1e90ff;padding-left:20px;text-decoration:none}.header__dropdown-arrow{width:12px;height:12px;opacity:.5;transition:opacity .2s ease}.header__dropdown-item:hover .header__dropdown-arrow{opacity:1}.header__actions{justify-content:flex-end}.header__actions,.header__contact{display:flex;align-items:center;width:112px}.header__contact{justify-content:center;gap:4px;height:40px;padding:10px;background:linear-gradient(270deg,#0fa1eb,#1c78fc);border-radius:8px;font-family:Microsoft YaHei UI,sans-serif;font-weight:400;font-size:14px;line-height:1.27em;color:#ffffff;transition:all .3s ease}.header__contact:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(15,161,235,.4);color:#fff;text-decoration:none}.header__contact-arrow{width:10px;height:10px}.header__mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px}.header__mobile-icon{width:28px;height:28px}.header__mobile-menu{display:none;position:fixed;top:60px;left:0;right:0;bottom:0;background:rgba(6,9,20,.98);backdrop-filter:blur(20px);z-index:99;transform:translateX(100%);transition:transform .3s ease,opacity .3s ease;overflow-y:auto;opacity:0;visibility:hidden;height:calc(100vh - 60px)}.header__mobile-menu--open{transform:translateX(0);opacity:1;visibility:visible}.header__mobile-content{padding:24px 16px}.header__mobile-menu-item{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.05)}.header__mobile-link{font-size:18px;color:#ffffff;text-decoration:none}.header__mobile-link:hover{color:#1e6fff}.header__mobile-dropdown-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;padding:0;font-size:18px;color:#ffffff;cursor:pointer}.header__mobile-dropdown-arrow{width:16px;height:16px;transition:transform .3s ease}.header__mobile-dropdown-arrow--open{transform:rotate(180deg)}.header__mobile-dropdown{margin-top:12px;padding-left:16px;display:flex;flex-direction:column;gap:12px}.header__mobile-dropdown-item{font-size:16px;color:rgba(255,255,255,.7);text-decoration:none;padding:8px 0;transition:color .2s ease}.header__mobile-dropdown-item:hover{color:#1e6fff}.header__mobile-contact{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.05)}.header__mobile-contact-link{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;background:linear-gradient(270deg,#0fa1eb,#1c78fc);border-radius:8px;font-size:16px;color:#ffffff;text-decoration:none}.header__mobile-contact-arrow{width:14px;height:14px}@media screen and (max-width:1024px){.header,.header-container{height:60px}.header{padding:10px 0}.header__nav{padding:0 16px}.header__content{display:none}.header__mobile-menu,.header__mobile-toggle{display:block}.header__logo-text{display:none}}.footer{width:100%;background:url(/home/common-bg.png) no-repeat 50%;background-size:cover}.footer__box{width:1200px;padding:120px 0;margin:0 auto}.footer__content{position:relative;display:flex;justify-content:space-between;align-items:flex-start;box-sizing:border-box;margin-bottom:40px}.footer__left{display:flex;flex-direction:column;gap:18px}.footer__logo{display:flex;align-items:center;gap:16px;width:134px;height:38px;transition:transform .2s ease}.footer__logo:hover{transform:scale(1.02)}.footer__logo-icon{height:38px}.footer__info{gap:24px;height:140px}.footer__contact,.footer__info{display:flex;flex-direction:column}.footer__contact{gap:8px}.footer__label{font-family:PingFang SC,sans-serif;font-weight:400;font-size:12px;line-height:1em;color:#a0b4d6}.footer__phone{font-family:DIN Black,sans-serif;font-weight:900;font-size:16px;line-height:1em;color:#ffffff}.footer__address{display:flex;flex-direction:column;gap:8px}.footer__address-text{font-size:16px;line-height:1.5em;color:#ffffff;width:316px}.footer__address-text,.footer__copyright{font-family:PingFang SC,sans-serif;font-weight:400}.footer__copyright{font-size:14px;text-align:center;color:#a0b4d6;padding:0 20px}.footer__copyright span{line-height:24px}.footer__copyright a{color:#a0b4d6}.footer__copyright a:hover{text-decoration:underline}.footer__divider{width:1px;height:196px;background:#38bdf8;opacity:.1}.footer__links{display:flex;gap:40px}.footer__link-group{display:flex;flex-direction:column;gap:16px;width:160px}.footer__link-title{font-family:PingFang SC,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#ffffff;margin:0}.footer__link-list{display:flex;flex-direction:column;gap:12px}.footer__link{font-family:PingFang SC,sans-serif;font-weight:400;font-size:12px;line-height:1.6em;color:#a0b4d6;text-decoration:none;transition:all .2s ease}.footer__link:hover{color:#0FA1EB;padding-left:8px}.footer__qrcode{width:158px;height:196px}.footer__qrcode-bg{position:relative;width:100%;height:100%;background:#091738;border-radius:8px;transition:transform .3s ease}.footer__qrcode-bg:hover{transform:scale(1.02)}.footer__qrcode-image{position:absolute;top:24px;left:24px;width:110px;height:110px;background:rgba(255,255,255,.1);border-radius:8px}.footer__qrcode-text{position:absolute;top:150px;left:24px;width:110px;font-family:PingFang SC,sans-serif;font-weight:400;font-size:12px;line-height:1.66667em;color:#a0b4d6;text-align:center}@media screen and (max-width:768px){.footer__box{width:100%;padding:60px 0}.footer__content{flex-direction:column;align-items:center;width:100%;padding:0 24px;gap:40px}.footer__left{align-items:center;text-align:center}.footer__info{height:auto;gap:16px}.footer__address,.footer__contact,.footer__info{align-items:center}.footer__address-text{width:100%;max-width:316px;text-align:center;font-size:14px}.footer__copyright{text-align:center}.footer__divider{display:none}.footer__links{flex-wrap:wrap;justify-content:center;gap:32px;width:100%}.footer__link-group{width:30%;min-width:120px}.footer__link-title{font-size:14px;text-align:center}.footer__link-list{align-items:center}.footer__qrcode{width:140px;height:180px}.footer__qrcode-bg:hover{transform:none}.footer__qrcode-image{top:20px;left:15px;width:100px;height:100px}.footer__qrcode-text{top:130px;left:15px;width:100px}}@media screen and (max-width:480px){.footer__content{padding:40px 16px;gap:32px}.footer__logo{width:100px;height:28px}.footer__logo-icon{height:28px}.footer__phone{font-size:14px}.footer__address-text{font-size:12px;max-width:280px}.footer__links{flex-direction:column;align-items:center;gap:24px}.footer__link-group{width:100%;min-width:unset}.footer__link-title{font-size:13px;margin-bottom:8px}.footer__link-list{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px 16px}.footer__link{font-size:12px;padding:4px 8px}.footer__qrcode{width:120px;height:160px}.footer__qrcode-image{top:16px;left:10px;width:90px;height:90px}.footer__qrcode-text{top:115px;left:10px;width:90px;font-size:11px}}*{box-sizing:border-box;margin:0;padding:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-size:16px;color:#ffffff;scroll-behavior:smooth}body{min-height:100vh;background-color:#091223}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;margin-bottom:16px}h1{font-size:56px}h2{font-size:20px}h3{font-size:16px}h4{font-size:12px}p{margin-bottom:16px;color:rgba(255,255,255,.8)}a{color:#0FA1EB;text-decoration:none;transition:color .3s ease}button{cursor:pointer;transition:all .3s ease}button,input,select,textarea{font-family:inherit;font-size:inherit}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.animate-fade-in-up{-webkit-animation:fadeInUp .5s ease forwards;animation:fadeInUp .5s ease forwards}.animate-fade-in{-webkit-animation:fadeIn .3s ease forwards;animation:fadeIn .3s ease forwards}.animate-scale-in{-webkit-animation:scaleIn .3s ease forwards;animation:scaleIn .3s ease forwards}.animate-pulse{-webkit-animation:pulse 2s ease-in-out infinite;animation:pulse 2s ease-in-out infinite}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.scroll-reveal{opacity:0;transform:translateY(30px);transition:all .5s ease}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.main-content{min-height:calc(100vh - 80px);background-color:#080c19}.dc-hero{position:relative;padding:56px 0;overflow:hidden;margin-bottom:80px}.dc-hero__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;width:1200px;max-width:100%;margin:0 auto;padding:0 16px;box-sizing:border-box}.dc-hero__bg{position:absolute;z-index:0;top:0;left:0;right:0;bottom:0}.dc-hero__left{flex:1;max-width:600px;padding-right:30px}.dc-hero__badge{display:inline-flex;align-items:center;justify-content:center;width:118px;height:38px;background:#132356;border-radius:8px;border:1px solid #2459bb;font-weight:400;font-size:16px;color:#38bdf8;margin-bottom:24px}.dc-hero__badge img{width:12px;height:12px;margin-right:5px}.dc-hero__title{font-size:48px;font-weight:700;color:#ffffff;margin-bottom:32px;line-height:1.1;display:flex;flex-wrap:wrap;gap:8px}.dc-hero__title-highlight{background:#10a0eb;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dc-hero__desc{font-size:16px;color:rgba(255,255,255,.8);line-height:1.7;margin-bottom:32px;opacity:.8}.dc-hero .mb-80{margin-bottom:80px}.dc-hero__tags{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:88px}.dc-hero__tag{display:flex;align-items:center;justify-content:center;width:82px;height:30px;background:rgba(56,189,248,.1);border-radius:15px;border:1px solid #243b64;font-size:12px;color:#38bdf8;transition:all .3s ease}.dc-hero__tag:hover{background:rgba(15,161,235,.2);border-color:rgba(15,161,235,.4)}.dc-hero__actions{display:flex;gap:24px}.dc-hero__btn{padding:16px 56px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.dc-hero__btn--primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 4px 20px rgba(59,130,246,.3)}.dc-hero__btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(59,130,246,.4)}.dc-hero__btn--secondary{background:rgba(15,161,235,.1);border:1px solid rgba(15,161,235,.3);color:#0FA1EB}.dc-hero__btn--secondary:hover{background:rgba(15,161,235,.2);border-color:rgba(15,161,235,.5)}.dc-hero__right{flex:1;display:flex;justify-content:flex-end}.dc-hero__image-wrapper{position:relative;width:700px;height:490px}.dc-hero__image-border{position:absolute;top:0;left:0;width:100%;height:100%}.dc-hero__image-border img{position:absolute;top:30px;right:0;width:70px}.dc-hero__image-border img:first-child{right:390px;animation:float1 4s ease-in-out infinite}.dc-hero__image-border img:nth-child(2){right:80px;top:80px;animation:float2 3s ease-in-out infinite}.dc-hero__image-border img:nth-child(3){right:450px;top:300px;animation:float3 5s ease-in-out infinite}.dc-hero__image-border img:nth-child(4){right:150px;top:380px;animation:float4 3.5s ease-in-out infinite}.dc-hero .collection__hero img{position:absolute;top:30px;right:0;width:70px}.dc-hero .collection__hero img:first-child{right:480px;animation:float1 4s ease-in-out infinite}.dc-hero .collection__hero img:nth-child(2){right:180px;top:80px;animation:float2 3s ease-in-out infinite}.dc-hero .collection__hero img:nth-child(3){right:450px;top:350px;animation:float3 5s ease-in-out infinite}.dc-hero .collection__hero img:nth-child(4){right:290px;top:400px;animation:float4 3.5s ease-in-out infinite}.dc-hero .collection__hero img:nth-child(5){right:150px;top:350px;animation:float2 4s ease-in-out infinite}.dc-hero__image{width:100%;height:auto}@keyframes borderGlow{0%,to{opacity:.5}50%{opacity:1}}@keyframes float1{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes float2{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes float3{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes float4{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@media screen and (max-width:1200px){.dc-hero{padding:24px 0;margin-bottom:60px}.dc-hero__content{flex-direction:column;text-align:center}.dc-hero__left{max-width:100%;padding-right:0;margin-bottom:40px}.dc-hero__title{font-size:42px;justify-content:center}.dc-hero__desc{font-size:15px}.dc-hero__tags{margin-bottom:60px}.dc-hero__actions,.dc-hero__tags{justify-content:center}.dc-hero__image-wrapper{width:400px;height:auto}.dc-hero__image-border img{width:56px}.dc-hero__image-border img:first-child{right:216px}.dc-hero__image-border img:nth-child(2){right:64px;top:16px}.dc-hero__image-border img:nth-child(3){right:240px;top:136px}.dc-hero__image-border img:nth-child(4){right:88px;top:160px}.dc-hero .collection__hero img{width:56px}.dc-hero .collection__hero img:first-child{right:240px}.dc-hero .collection__hero img:nth-child(2){right:64px;top:16px}.dc-hero .collection__hero img:nth-child(3){right:280px;top:136px}.dc-hero .collection__hero img:nth-child(4){right:160px;top:240px}.dc-hero .collection__hero img:nth-child(5){right:24px;top:136px}.dc-hero__badge{display:flex;margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.dc-hero{padding:16px 0;margin-bottom:40px}.dc-hero__title{font-size:32px}.dc-hero__desc{font-size:14px}.dc-hero__image-wrapper{width:320px}.dc-hero__image-border img{width:45px}.dc-hero__image-border img:first-child{right:173px}.dc-hero__image-border img:nth-child(2){right:51px;top:13px}.dc-hero__image-border img:nth-child(3){right:192px;top:109px}.dc-hero__image-border img:nth-child(4){right:70px;top:128px}.dc-hero .collection__hero img{width:45px}.dc-hero .collection__hero img:first-child{right:192px}.dc-hero .collection__hero img:nth-child(2){right:51px;top:13px}.dc-hero .collection__hero img:nth-child(3){right:224px;top:109px}.dc-hero .collection__hero img:nth-child(4){right:128px;top:192px}.dc-hero .collection__hero img:nth-child(5){right:19px;top:109px}.dc-hero__btn{padding:8px 24px;font-size:14px}}@media screen and (max-width:480px){.dc-hero__title{font-size:26px;line-height:1.2}.dc-hero__desc{font-size:13px}.dc-hero__image-wrapper{width:100%;max-width:280px}.dc-hero__image-border img{width:39px}.dc-hero__image-border img:first-child{right:151px}.dc-hero__image-border img:nth-child(2){right:45px;top:11px}.dc-hero__image-border img:nth-child(3){right:168px;top:95px}.dc-hero__image-border img:nth-child(4){right:62px;top:112px}.dc-hero .collection__hero img{width:39px}.dc-hero .collection__hero img:first-child{right:168px}.dc-hero .collection__hero img:nth-child(2){right:45px;top:11px}.dc-hero .collection__hero img:nth-child(3){right:196px;top:95px}.dc-hero .collection__hero img:nth-child(4){right:112px;top:168px}.dc-hero .collection__hero img:nth-child(5){right:17px;top:95px}.dc-hero__actions{flex-direction:column;gap:16px}.dc-hero__btn{width:100%;padding:16px 56px}.dc-hero__badge{width:96px;height:32px;font-size:14px}}.aiui-container{position:relative;width:1200px;max-width:100%;margin:0 auto 60px;padding:0 16px;box-sizing:border-box}.aiui-container .aiui-image{width:100%;height:auto;object-fit:contain}@media screen and (max-width:768px){.aiui-container{margin-bottom:40px}}.aiui-magnetic-area{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:400px;height:200px;margin:0 auto;z-index:100}.magnetic-images{position:absolute;top:0;left:0;width:100%;height:100%}.magnetic-img{position:absolute;width:88px;height:88px;object-fit:contain;transition:transform .3s ease-out}.magnetic-img--1{top:20px;left:40px;z-index:3;animation:float1-x 12s ease-in-out infinite,float1-y 15s ease-in-out infinite}.magnetic-img--2{top:100px;right:20px;z-index:2;animation:float2-x 14s ease-in-out 2s infinite,float2-y 11s ease-in-out 1s infinite}.magnetic-img--3{bottom:30px;left:100px;z-index:1;animation:float3-x 13s ease-in-out 1.5s infinite,float3-y 16s ease-in-out .5s infinite}.magnetic-img:hover{transform:scale(1.1)}.mark_flex{display:flex!important;gap:40px;flex-wrap:wrap;justify-content:center}.mark_flex .dc-capability__card{width:calc(33.3% - 40px);max-width:calc(33.3% - 40px)}@media screen and (max-width:768px){.aiui-magnetic-area{width:280px;height:150px}.mark_flex .dc-capability__card{width:100%;max-width:100%}.magnetic-img{width:56px;height:56px}.magnetic-img--1{top:10px;left:20px}.magnetic-img--2{top:60px;right:10px}.magnetic-img--3{bottom:10px;left:60px}}@media screen and (max-width:480px){.aiui-magnetic-area{width:220px;height:120px}.mark_flex .dc-capability__card{width:100%;max-width:100%}.magnetic-img{width:44px;height:44px}.magnetic-img--1{top:5px;left:10px}.magnetic-img--2{top:50px;right:5px}.magnetic-img--3{bottom:5px;left:50px}}@keyframes float1-x{0%,to{transform:translateX(0)}14%{transform:translateX(20px)}28%{transform:translateX(10px)}42%{transform:translateX(-15px)}57%{transform:translateX(-8px)}71%{transform:translateX(12px)}85%{transform:translateX(5px)}}@keyframes float1-y{0%,to{transform:translateY(0)}14%{transform:translateY(-12px)}28%{transform:translateY(-5px)}42%{transform:translateY(10px)}57%{transform:translateY(3px)}71%{transform:translateY(-8px)}85%{transform:translateY(-2px)}}@keyframes float2-x{0%,to{transform:translateX(0)}16%{transform:translateX(-18px)}32%{transform:translateX(-8px)}48%{transform:translateX(22px)}64%{transform:translateX(12px)}80%{transform:translateX(-10px)}}@keyframes float2-y{0%,to{transform:translateY(0)}16%{transform:translateY(8px)}32%{transform:translateY(-6px)}48%{transform:translateY(-15px)}64%{transform:translateY(-5px)}80%{transform:translateY(10px)}}@keyframes float3-x{0%,to{transform:translateX(0)}12%{transform:translateX(15px)}25%{transform:translateX(-20px)}37%{transform:translateX(-10px)}50%{transform:translateX(25px)}62%{transform:translateX(8px)}75%{transform:translateX(-15px)}87%{transform:translateX(-5px)}}@keyframes float3-y{0%,to{transform:translateY(0)}12%{transform:translateY(-10px)}25%{transform:translateY(15px)}37%{transform:translateY(5px)}50%{transform:translateY(-18px)}62%{transform:translateY(-6px)}75%{transform:translateY(12px)}87%{transform:translateY(3px)}}.dc-capability{padding:56px 0 65px;background:url(/images/safe-bg.png) no-repeat 50%}.dc-capability--mark{margin-bottom:0!important;background:none!important;padding:0 0 65px!important}.dc-capability__grid{display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));gap:40px;padding:0 16px;max-width:1200px;margin:0 auto}.dc-capability__card{position:relative;padding:24px;background:#091738;height:240px;border:1px solid rgba(15,161,235,.1);border-radius:16px;transition:all .3s ease;box-sizing:border-box}.dc-capability__card:hover{background:linear-gradient(180deg,#091738,#1a429e);border:1px solid #38bdf8;transform:translateY(-3px)}.dc-capability__card:hover .dc-capability__card-icon{transform:scale(1.2)}.dc-capability__card--highlight{background:rgba(15,161,235,.12);border-color:rgba(15,161,235,.3);box-shadow:0 4px 20px rgba(15,161,235,.15)}.dc-capability__card-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.dc-capability__card-icon{width:44px;height:44px;border-radius:4px;flex-shrink:0;object-fit:contain;transition:transform .3s ease-out}.dc-capability__card-icon--video{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.dc-capability__card-icon--pointcloud{background:linear-gradient(135deg,#06b6d4,#0891b2)}.dc-capability__card-icon--image{background:linear-gradient(135deg,#a855f7,#9333ea)}.dc-capability__card-icon--audio{background:linear-gradient(135deg,#10b981,#059669)}.dc-capability__card-icon--text{background:linear-gradient(135deg,#f59e0b,#d97706)}.dc-capability__card-icon--multimodal{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.dc-capability__card-icon:before{content:"";position:absolute;width:20px;height:20px;background:rgba(255,255,255,.9)}.dc-capability__card-icon--video:before{clip-path:polygon(0 0,100% 50%,0 100%);margin-left:4px}.dc-capability__card-icon--pointcloud:before{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.dc-capability__card-icon--image:before{border-radius:3px}.dc-capability__card-icon--image:before:after{content:"";position:absolute;top:8px;left:14px;width:8px;height:8px;background:rgba(168,85,247,.6);border-radius:2px}.dc-capability__card-icon--audio:before{width:12px;height:14px;border-radius:6px 6px 0 0}.dc-capability__card-icon--audio:before:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);width:18px;height:4px;background:rgba(255,255,255,.9);border-radius:2px}.dc-capability__card-icon--text:before{width:16px;height:18px;border-radius:2px}.dc-capability__card-icon--text:before:after{content:"";position:absolute;top:4px;left:4px;width:8px;height:2px;background:rgba(245,158,11,.6);box-shadow:0 4px 0 rgba(245,158,11,.6),0 8px 0 rgba(245,158,11,.6)}.dc-capability__card-icon--multimodal:before{width:16px;height:16px;background:transparent;border:3px solid rgba(255,255,255,.9);border-radius:3px}.dc-capability__card-icon--multimodal:before:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:rgba(255,255,255,.9);border-radius:50%}.dc-capability__card-title{font-size:24px;font-weight:600;color:#ffffff;margin-bottom:0}.dc-capability__card-desc{font-size:16px;color:rgba(255,255,255,.8);line-height:24px}@media (max-width:1200px){.dc-capability__grid{max-width:100%;padding:0 16px}.dc-capability__card{height:auto;min-height:200px}}@media (max-width:1024px){.dc-capability{padding:40px 0 48px;margin-bottom:80px}.dc-capability--mark{padding:0 0 48px!important}.dc-capability__grid{grid-template-columns:repeat(2,1fr);gap:24px;padding:0 16px}.dc-capability__card{height:auto;min-height:180px;padding:16px 24px}.dc-capability__card-header{gap:12px;margin-bottom:16px}.dc-capability__card-icon{width:36px;height:36px}.dc-capability__card-title{font-size:20px}.dc-capability__card-desc{font-size:12px;line-height:1.5}}@media (max-width:768px){.dc-capability{padding:32px 0 40px;margin-bottom:60px}.dc-capability--mark{padding:0 0 40px!important}.dc-capability__grid{grid-template-columns:1fr;gap:16px;padding:0 16px}.dc-capability__card{min-height:auto;padding:24px}.dc-capability__card-icon{width:32px;height:32px}.dc-capability__card-title{font-size:18px}.dc-capability__card-desc{font-size:12px}}@media (max-width:480px){.dc-capability{padding:24px 0 32px;margin-bottom:40px}.dc-capability--mark{padding:0 0 32px!important}.dc-capability__grid{gap:12px;padding:0 12px}.dc-capability__card{padding:16px}.dc-capability__card-header{gap:10px;margin-bottom:12px}.dc-capability__card-icon{width:28px;height:28px}.dc-capability__card-title{font-size:16px}.dc-capability__card-desc{font-size:12px;line-height:1.4}}@media (max-width:1024px){.mark_flex{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;padding:0 16px}.mark_flex .dc-capability__card{width:calc(50% - 12px);height:auto;min-height:180px}}@media (max-width:768px){.mark_flex{flex-direction:column;gap:16px;padding:0 16px}.mark_flex .dc-capability__card{width:100%;min-height:auto}}@media (max-width:480px){.mark_flex{gap:12px;padding:0 12px}.mark_flex .dc-capability__card{padding:16px}}.dc-no--background{background:transparent;padding:0}.dc-process{margin-bottom:80px}.dc-process__header{text-align:center;margin-bottom:56px}.dc-process__title{font-size:32px;font-weight:600;color:#ffffff;margin-bottom:16px}.dc-process__content{position:relative;max-width:1200px;margin:0 auto;padding:0 16px;background:url(/images/cj-bg.png) no-repeat 50%;background-size:55%}.dc-process__center{position:absolute;top:50%;left:50%;transform:translate(-50%,-70%);z-index:1}.dc-process__center-inner{position:relative;width:80px;height:80px;background:url(/images/cj-circle.png) no-repeat 50%;background-size:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.dc-process__center-inner span{position:absolute;left:50%;top:90px;width:140px;transform:translateX(-50%);text-align:center;font-weight:800;font-size:24px;color:#438cff;line-height:32px}.dc-process__center-icon{color:#0FA1EB;margin-bottom:8px}.dc-process__center-text{font-size:12px;color:#ffffff;font-weight:500}.dc-process__cards{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.dc-process__card{position:relative;padding:24px;background:#091738;border:1px solid rgba(15,161,235,.15);border-radius:16px;min-height:180px;transition:all .3s ease;width:373px;box-sizing:border-box}.dc-process__card:hover{background:linear-gradient(180deg,#091738,#1a429e);border:1px solid #38bdf8}.dc-process__card:hover .dc-globe__card-icon{transform:scale(1.2)}.dc-process__card--1{grid-column:1;grid-row:1;justify-self:flex-end}.dc-process__card--2{grid-column:3;grid-row:1;justify-self:flex-start}.dc-process__card--3{grid-column:1;grid-row:3;justify-self:flex-end}.dc-process__card--4{grid-column:3;grid-row:3;justify-self:flex-start}.dc-process__card--1,.dc-process__card--2{margin-top:80px}.dc-process__card--3{margin-top:60px;margin-right:-110px}.dc-process__card--4{margin-top:60px;margin-left:-110px}.dc-process__card-icon{width:40px;height:40px;border-radius:4px;margin-bottom:16px;position:relative;transition:transform .3s ease-out}.dc-process__card-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dc-process__card-icon--confirm:before{width:16px;height:16px;border:2px solid #0fa1eb;border-radius:4px}.dc-process__card-icon--confirm:before:after{content:"";position:absolute;top:3px;left:6px;width:4px;height:8px;border-right:2px solid #0fa1eb;border-bottom:2px solid #0fa1eb;transform:rotate(45deg)}.dc-process__card-icon--collect:before{width:14px;height:10px;background:#0FA1EB;border-radius:2px}.dc-process__card-icon--collect:before:after{content:"";position:absolute;top:-4px;left:50%;transform:translateX(-50%);width:8px;height:6px;border-left:2px solid #0fa1eb;border-right:2px solid #0fa1eb;border-top:2px solid #0fa1eb;border-radius:4px 4px 0 0}.dc-process__card-icon--filter:before{width:16px;height:12px;background:#0FA1EB;clip-path:polygon(50% 0,100% 100%,0 100%)}.dc-process__card-icon--deliver:before{width:16px;height:14px;background:#0FA1EB;border-radius:2px}.dc-process__card-icon--deliver:before:after{content:"";position:absolute;top:3px;left:3px;width:10px;height:6px;background:rgba(9,23,56,.6);border-radius:1px}.dc-process__card-title{font-size:24px;font-weight:600;color:#ffffff;margin-bottom:24px}.dc-process__card-desc{font-size:16px;color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:0}@media (max-width:1200px){.dc-process__content{max-width:100%;padding:0 16px}.dc-process__card{width:calc(50% - 16px)}.dc-process__cards{grid-template-columns:repeat(2,1fr);gap:16px}.dc-process__card--1,.dc-process__card--2,.dc-process__card--3,.dc-process__card--4{grid-column:auto;grid-row:auto;justify-self:stretch}.dc-process__center{transform:translate(-50%,-50%)}}@media (max-width:1024px){.dc-process{margin-bottom:60px}.dc-process__title{font-size:28px}.dc-process__content{background:none}.dc-process__center{display:none}.dc-process__cards{grid-template-columns:repeat(2,1fr)}.dc-process__card{width:100%;min-height:160px;padding:16px 24px}.dc-process__card-title{font-size:20px}.dc-process__card-desc{font-size:12px}}@media (max-width:768px){.dc-process{margin-bottom:48px}.dc-process__title{font-size:24px}.dc-process__cards{grid-template-columns:1fr}.dc-process__card{width:100%!important;justify-self:stretch!important;min-height:auto;padding:24px}.dc-process__card-title{font-size:18px}.dc-process__card-desc{font-size:12px;line-height:1.5}.dc-process__center,.dc-process__lines{display:none}}@media (max-width:480px){.dc-process{margin-bottom:32px}.dc-process__title{font-size:22px}.dc-process__card{padding:16px}.dc-process__card-icon{width:32px;height:32px}.dc-process__card-title{font-size:16px;margin-bottom:8px}.dc-process__card-desc{font-size:12px}}.dc-equipment{-background:#091223;margin-bottom:60px}.dc-equipment__header{text-align:center;margin-bottom:56px}.dc-equipment__title{font-size:32px;font-weight:600;color:#ffffff;margin-bottom:16px}.dc-equipment__grid{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:24px;padding:0 16px;max-width:1200px;margin:0 auto}.dc-equipment__card{position:relative;border-radius:16px;overflow:hidden;background:#091738;border:1px solid rgba(15,161,235,.15);min-height:260px;transition:all .6s ease-in-out}.dc-equipment__card:hover{cursor:pointer;background:linear-gradient(0deg,#091738,#1a429e);border:1px solid #38bdf8}.dc-equipment__card:hover .dc-globe__card-icon{transform:scale(1.2)}.dc-equipment__card-content{position:relative;z-index:1;padding:24px;width:55%}.dc-equipment__card-title{font-size:24px;font-weight:600;color:#ffffff;margin-bottom:16px}.dc-equipment__card-desc{font-size:16px;color:#a0b4d6;width:360px;line-height:24px;margin-bottom:24px;overflow:hidden}.dc-equipment__card-tag{display:flex;align-items:center;justify-content:center;width:102px;height:30px;background:rgba(56,189,248,.1);border-radius:15px;border:1px solid #243b64;font-weight:400;font-size:14px;color:#38bdf8;line-height:14px}.dc-equipment__card-bg{position:absolute;top:0;right:0;width:45%;height:100%;background-size:cover;background-position:50%}@media (max-width:1200px){.dc-equipment__grid{max-width:100%;padding:0 16px}.dc-equipment__card-content{width:60%}.dc-equipment__card-bg{width:40%}.dc-equipment__card-desc{width:100%}}@media (max-width:1024px){.dc-equipment{margin-bottom:48px}.dc-equipment__title{font-size:28px}.dc-equipment__grid{grid-template-columns:repeat(2,1fr);gap:16px}.dc-equipment__card{min-height:220px}.dc-equipment__card-content{width:100%;padding:16px 24px}.dc-equipment__card-title{font-size:20px}.dc-equipment__card-desc{width:100%;font-size:12px;line-height:1.5}.dc-equipment__card-bg{display:none}}@media (max-width:768px){.dc-equipment{margin-bottom:40px}.dc-equipment__title{font-size:24px}.dc-equipment__grid{grid-template-columns:1fr}.dc-equipment__card{min-height:auto}.dc-equipment__card-content{width:100%;padding:24px}.dc-equipment__card-title{font-size:18px}.dc-equipment__card-desc{font-size:12px}.dc-equipment__card-tag{width:auto;padding:0 16px;font-size:13px;height:28px}.dc-equipment__card-bg{display:none}}@media (max-width:480px){.dc-equipment{margin-bottom:32px}.dc-equipment__title{font-size:22px}.dc-equipment__card-content{padding:16px}.dc-equipment__card-title{font-size:16px;margin-bottom:8px}.dc-equipment__card-desc{font-size:12px;line-height:1.4;margin-bottom:16px}.dc-equipment__card-tag{font-size:12px;height:24px;padding:0 12px}}.dc-coverage{padding:56px 0;background:#091223}.dc-coverage__header{text-align:center;margin-bottom:56px}.dc-coverage__title{font-size:32px;font-weight:600;color:#ffffff;margin-bottom:16px}.dc-coverage__desc{font-size:16px;color:rgba(255,255,255,.8)}.dc-coverage__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1000px;margin:0 auto;padding:0 16px}.dc-coverage__card{display:flex;align-items:center;gap:16px;padding:16px 24px;background:rgba(255,255,255,.05);border-radius:8px;transition:all .2s ease}.dc-coverage__card:hover{background:rgba(15,161,235,.1);transform:translateX(5px)}.dc-coverage__card-icon{width:8px;height:8px;background:#0FA1EB;border-radius:50%}.dc-coverage__card-text{font-size:12px;color:rgba(255,255,255,.8)}@media (max-width:700px){.dc-coverage__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.dc-coverage__grid{grid-template-columns:1fr}}.dc-globe{position:relative;padding:48px 0 0;overflow:hidden;margin:0 auto;width:1200px;height:600px;background:rgba(9,23,56,.4);border-radius:16px}.dc-globe__bg{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/global.png) no-repeat 0 0;background-size:600px 100%;opacity:.6}.dc-globe__content{position:relative;z-index:1;text-align:left;max-width:500px;margin-left:auto;padding:0 56px;margin-bottom:102px}.dc-globe__title{display:flex;align-items:center;font-size:32px;font-weight:700;color:#ffffff;margin-bottom:16px;line-height:1.3}.dc-globe__desc{font-size:16px;color:rgba(255,255,255,.8);margin-bottom:80px;line-height:26px}.dc-globe__btn{padding:16px 56px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(59,130,246,.3)}.dc-globe__btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.4)}.dc-globe__cards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:24px;padding:0 48px}.dc-globe__card{height:200px;background:#091738;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:24px;transition:.5s;box-sizing:border-box}.dc-globe__card:hover{background:linear-gradient(180deg,#091738,#1a429e);border-radius:16px;border:1px solid #38bdf8;transform:translateY(-10px);box-shadow:0 6px 20px rgba(59,130,246,.8)}.dc-globe__card:hover .dc-globe__card-icon{transform:scale(1.2)}.dc-globe__card-icon{display:block;width:48px;height:48px;border-radius:4px;margin-bottom:16px;position:relative;transition:transform .3s ease-out}.dc-globe__card-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dc-globe__card-icon--region:before{width:18px;height:18px;border:2px solid #0fa1eb;border-radius:50%}.dc-globe__card-icon--region:before:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #0fa1eb}.dc-globe__card-icon--base:before{width:12px;height:16px;background:#0FA1EB;border-radius:2px}.dc-globe__card-icon--base:before:after{content:"";position:absolute;top:-4px;left:-3px;width:18px;height:6px;background:#0FA1EB;border-radius:2px 2px 0 0}.dc-globe__card-icon--language:before{width:16px;height:16px;border:2px solid #0fa1eb;border-radius:4px}.dc-globe__card-icon--language:before:after{content:"";position:absolute;top:3px;left:3px;width:6px;height:10px;border-right:2px solid #0fa1eb;transform:skewX(-20deg)}.dc-globe__card-icon--service:before{width:16px;height:14px;border-radius:2px;background:transparent;border:2px solid #0fa1eb}.dc-globe__card-icon--service:before:after{content:"";position:absolute;top:4px;left:4px;width:8px;height:2px;background:#0FA1EB;box-shadow:0 3px 0 #0FA1EB,0 6px 0 #0FA1EB}.dc-globe__card-title{font-size:24px;font-weight:600;color:#fff;margin-bottom:16px}.dc-globe__card-desc{font-size:16px;color:#A0B4D6;line-height:1.5}@media (max-width:1200px){.dc-globe{width:100%;max-width:1200px;padding:32px 0 0;height:auto;min-height:500px}.dc-globe__bg{background-size:50% 100%}.dc-globe__content{max-width:100%;margin-left:auto;margin-right:auto;text-align:center;padding:0 24px;margin-bottom:48px}.dc-globe__desc{margin-bottom:40px}.dc-globe__cards{grid-template-columns:repeat(2,minmax(200px,1fr));padding:0 24px}.dc-globe__card{height:180px}}@media (max-width:1024px){.dc-globe{width:100%;height:auto;min-height:auto;margin-bottom:60px}.dc-globe__bg{background:none}.dc-globe__content{max-width:100%;text-align:center;padding:0 16px;margin-bottom:32px}.dc-globe__title{font-size:28px}.dc-globe__desc{font-size:12px;line-height:1.5;margin-bottom:32px}.dc-globe__btn{padding:8px 24px;font-size:12px}.dc-globe__cards{grid-template-columns:repeat(2,1fr);padding:0 16px;gap:16px}.dc-globe__card{height:auto;min-height:160px;padding:16px 24px}.dc-globe__card-desc,.dc-globe__card-title{font-size:12px}}@media (max-width:768px){.dc-globe{padding:24px 0 0;margin-bottom:48px}.dc-globe__content{padding:0 16px;margin-bottom:24px}.dc-globe__title{font-size:24px}.dc-globe__cards{grid-template-columns:1fr;padding:0 16px}.dc-globe__card{min-height:auto;padding:24px}.dc-globe__card-icon{width:40px;height:40px}.dc-globe__card-title{font-size:16px}.dc-globe__card-desc{font-size:12px}}@media (max-width:480px){.dc-globe{padding:16px 0 0;margin-bottom:32px}.dc-globe__content{padding:0 12px;margin-bottom:20px}.dc-globe__title{font-size:22px}.dc-globe__desc{font-size:12px;margin-bottom:24px}.dc-globe__btn{padding:8px 16px;font-size:13px}.dc-globe__cards{padding:0 12px;gap:8px}.dc-globe__card{padding:16px}.dc-globe__card-icon{width:32px;height:32px}.dc-globe__card-title{font-size:14px;margin-bottom:8px}.dc-globe__card-desc{font-size:12px;line-height:1.4}}.dc-dual-path__header{width:1200px;max-width:100%;margin:0 auto 40px;padding:0 16px;text-align:center;box-sizing:border-box}.dc-dual-path__title{width:100%;font-size:48px;margin:0 auto 16px;text-align:center;color:#ffffff;font-weight:600;line-height:1.2}.dc-dual-path__subtitle{display:flex;flex-direction:column;font-size:16px;opacity:.8;color:#a0b4d6}.dc-dual-path__subtitle span{line-height:1.6}@media screen and (max-width:768px){.dc-dual-path__header{margin-bottom:24px}.dc-dual-path__title{font-size:28px}.dc-dual-path__subtitle{font-size:14px}}@media screen and (max-width:480px){.dc-dual-path__title{font-size:24px}.dc-dual-path__subtitle{font-size:12px}}.dc-mark .dc-globe__bg,.dc-robot .dc-globe__bg{background:url(/images/robot.png) no-repeat right 0;background-size:600px 100%}.dc-mark .dc-globe__content,.dc-robot .dc-globe__content{margin-left:0;margin-bottom:64px}.dc-mark .dc-globe__bg{background:url(/images/global-2.png) no-repeat right 0;background-size:600px 100%}.dc-coverage-area{position:relative;padding:0 0 56px;overflow:hidden}.dc-coverage-area__header{position:relative;z-index:1;text-align:center}.dc-coverage-area__title{height:67px;line-height:67px;font-size:48px;color:#ffffff;margin-bottom:16px}.dc-coverage-area__desc{font-size:15px;color:rgba(255,255,255,.8);max-width:800px;margin:0 auto}.dc-coverage-area__content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 16px;background:url(/images/rotate.png) no-repeat 50%;background-size:796px 796px}.dc-coverage-area__center{width:180px;height:180px;z-index:2}.dc-coverage-area__center,.dc-coverage-area__center-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dc-coverage-area__center-inner{text-align:center}.dc-coverage-area__center-label{display:block;font-size:20px;color:#ffffff;margin-bottom:4px}.dc-coverage-area__center-value{font-size:20px}.dc-coverage-area__cards{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding-bottom:60px}.dc-coverage-area__card{position:relative;padding:24px;background:#091738;border:1px solid rgba(15,161,235,.15);border-radius:16px;transition:all .3s ease;width:350px;height:216px;box-sizing:border-box;top:100px;opacity:.8}.dc-coverage-area__card:nth-child(2){left:55px}.dc-coverage-area__card:nth-child(5){right:55px}.dc-coverage-area__card:hover{background:linear-gradient(180deg,#091738,#1A429E);border:1px solid #38bdf8;transform:translateY(-5px);opacity:1}.dc-coverage-area__card:hover .dc-coverage-area__card-icon{transform:scale(1.2)}.dc-coverage-area__card:first-child{grid-column:1;grid-row:1}.dc-coverage-area__card:nth-child(2){grid-column:1;grid-row:2}.dc-coverage-area__card:nth-child(3){top:60px;grid-column:2;grid-row:3}.dc-coverage-area__card:nth-child(4){grid-column:3;grid-row:1}.dc-coverage-area__card:nth-child(5){grid-column:3;grid-row:2}.dc-coverage-area__card-header{display:flex;align-items:center;gap:16px;margin-bottom:8px}.dc-coverage-area__card-icon{flex-shrink:0;width:48px;height:48px;border-radius:8px;object-fit:contain;padding:6px;transition:transform .3s ease-out}.dc-coverage-area__card-title{flex:1;font-size:24px;font-weight:600;color:#ffffff;margin:0;min-width:0}.dc-coverage-area__card-desc{font-size:15px;color:rgba(255,255,255,.6);line-height:1.6}@media (max-width:1200px){.dc-coverage-area__content{max-width:100%;padding:0 16px;background:none}.dc-coverage-area__cards{grid-template-columns:repeat(3,1fr);gap:24px}.dc-coverage-area__card{width:100%;height:auto;min-height:180px;top:auto;left:auto;right:auto;opacity:1}.dc-coverage-area__card:first-child,.dc-coverage-area__card:nth-child(2),.dc-coverage-area__card:nth-child(3),.dc-coverage-area__card:nth-child(4),.dc-coverage-area__card:nth-child(5){grid-column:auto;grid-row:auto;top:auto;left:auto;right:auto}.dc-coverage-area__center{display:none}}@media (max-width:1024px){.dc-coverage-area__title{font-size:40px;height:auto;line-height:1.2}.dc-coverage-area__desc{font-size:12px;line-height:1.5;padding:0 16px}.dc-coverage-area__cards{grid-template-columns:repeat(2,1fr);gap:20px;padding-bottom:48px}.dc-coverage-area__card{min-height:160px;padding:16px 24px}.dc-coverage-area__card-title{font-size:20px}.dc-coverage-area__card-desc{font-size:12px}.dc-coverage-area__card-icon{width:40px;height:40px}}@media (max-width:768px){.dc-coverage-area{padding-bottom:24px}.dc-coverage-area__title{font-size:32px}.dc-coverage-area__desc{font-size:14px;padding:0 16px}.dc-coverage-area__cards{grid-template-columns:repeat(2,1fr);gap:16px;padding:0 16px 40px}.dc-coverage-area__card{min-height:auto;padding:24px}.dc-coverage-area__card-header{gap:8px;margin-bottom:8px}.dc-coverage-area__card-icon{width:36px;height:36px}.dc-coverage-area__card-title{font-size:18px}.dc-coverage-area__card-desc{font-size:12px;line-height:1.5}}@media (max-width:480px){.dc-coverage-area__title{font-size:26px}.dc-coverage-area__desc{font-size:13px;padding:0 12px}.dc-coverage-area__cards{grid-template-columns:1fr;gap:12px;padding:0 12px 32px}.dc-coverage-area__card{padding:16px}.dc-coverage-area__card-icon{width:32px;height:32px}.dc-coverage-area__card-title{font-size:16px}.dc-coverage-area__card-desc{font-size:12px;line-height:1.4}}.dc-area-mark .dc-coverage-area__content{background:url(/images/rotate-rect.png) no-repeat 50%;background-size:796px 796px}.dc-area-mark .dc-coverage-area__center-inner{width:160px;text-align:center}.dc-area-mark .dc-coverage-area__center-label,.dc-area-mark .dc-coverage-area__center-value{color:#438CFF;font-size:24px}.three-circle{position:relative;margin-bottom:100px}.three-circle__container{position:relative;width:1200px;max-width:100%;margin:0 auto;padding:0 16px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:20px;height:545px;background:url(/images/line.png) no-repeat 50%;background-size:100% 100%;box-sizing:border-box}@media (max-width:1024px){.three-circle{margin-bottom:30px}.three-circle__container{display:flex;flex-direction:column;align-items:center;height:auto;background:none;gap:20px}}.flywheel-card{padding:50px 40px;transition:all .3s ease;align-self:start;width:320px;height:320px;background:url(/images/fl.png) no-repeat 50%;background-size:inherit}.flywheel-card:hover{transform:translateY(-5px);-background:url(/images/fl-act.png) no-repeat center center;-background-size:100% 100%}.flywheel-card:hover .flywheel-card__title img{transform:rotate(1turn)}.flywheel-card:hover .flywheel-card__desc{background:linear-gradient(180deg,#091738,#1A429E)}.flywheel-card:hover .flywheel-card__desc p{color:#fff}.flywheel-card__content{position:relative;z-index:2}.flywheel-card__desc{width:288px;background:#091738;padding:24px;margin-left:-25px;border-radius:16px}.flywheel-card__desc p{color:#A0B4D6;margin-bottom:5px}.flywheel-card__icon-wrapper{width:36px;height:36px;margin-bottom:14px;background:rgba(15,161,235,.2);border-radius:6px}.flywheel-card__icon-wrapper,.flywheel-card__title{display:flex;align-items:center;justify-content:center}.flywheel-card__title{flex-direction:column;font-size:24px;font-weight:600;color:#fff;margin-bottom:15px;gap:20px}.flywheel-card__title img{display:block;width:40px;height:40px;transition:transform .6s ease-out}.flywheel-card__desc{font-size:16px;line-height:1.7;color:#A0B4D6}.flywheel-card--row1-col1{grid-row:1;grid-column:1}.flywheel-card--row2-col2{grid-row:2;grid-column:2;align-self:center;justify-self:center;margin-top:-430px}.flywheel-card--row2-col3{grid-row:1;grid-column:3}@media (max-width:1024px){.three-circle__container{display:flex;flex-direction:column;align-items:center;height:auto;background:none;gap:20px}.flywheel-card{grid-row:auto!important;grid-column:auto!important;align-self:auto;justify-self:auto;margin-top:0!important;width:100%;max-width:340px;padding:30px 24px;height:auto;box-sizing:border-box}.flywheel-card__content{display:flex;flex-direction:column;align-items:center}.flywheel-card__title{font-size:20px;gap:12px;text-align:center}.flywheel-card__title img{width:32px;height:32px}.flywheel-card__desc{width:100%;font-size:14px;padding:16px;margin-left:0;margin-top:10px}.flywheel-card__desc p{margin-bottom:8px;text-align:justify}.flywheel-card--row2-col2{margin-top:0!important}}.dc-advantage{display:flex;flex-wrap:wrap;gap:24px;padding:16px 0 0;width:1200px;margin:0 auto}.dc-advantage__card{position:relative;padding:32px;background-color:#091738;border:1px solid rgba(15,161,235,.15);border-radius:8px;transition:all .3s ease;width:calc(25% - 24px);box-sizing:border-box}.dc-advantage__card:nth-child(2),.dc-advantage__card:nth-child(4){width:calc(50% - 24px)}.dc-advantage__card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(15,161,235,.15);background:linear-gradient(0deg,#091738,#1A429E);border-radius:16px;border:1px solid #38bdf8}.dc-advantage__card:hover .dc-advantage__desc{color:#fff}.dc-advantage__card:hover .dc-advantage__icon{transform:scale(1.2)}.dc-advantage__icon{width:48px;height:48px;justify-content:center;transition:transform .3s ease-out}.dc-advantage__icon,.dc-advantage__title{display:flex;align-items:center;margin-bottom:16px}.dc-advantage__title{font-size:22px;font-weight:600;color:#fff}.dc-advantage__desc{font-size:16px;line-height:24px;color:#A0B4D6}@media (max-width:1200px){.dc-advantage{width:100%;max-width:1200px;padding:16px 16px 60px;box-sizing:border-box}.dc-advantage__card,.dc-advantage__card:nth-child(2),.dc-advantage__card:nth-child(4){width:calc(33.333% - 16px)}}@media (max-width:1024px){.dc-advantage{gap:20px;padding:16px 16px 48px}.dc-advantage__card{padding:28px 20px}.dc-advantage__card,.dc-advantage__card:nth-child(2),.dc-advantage__card:nth-child(4){width:calc(50% - 10px)}.dc-advantage__icon{width:40px;height:40px;margin-bottom:12px}.dc-advantage__title{font-size:20px;margin-bottom:12px}.dc-advantage__desc{font-size:12px;line-height:1.5}}@media (max-width:768px){.dc-advantage{gap:16px;padding:12px 16px 40px}.dc-advantage__card{width:100%;padding:24px}.dc-advantage__card:nth-child(2),.dc-advantage__card:nth-child(4){width:100%}.dc-advantage__icon{width:36px;height:36px}.dc-advantage__title{font-size:18px}.dc-advantage__desc{font-size:12px}}@media (max-width:480px){.dc-advantage{gap:12px;padding:8px 12px 32px}.dc-advantage__card{padding:16px}.dc-advantage__icon{width:32px;height:32px;margin-bottom:10px}.dc-advantage__title{font-size:16px;margin-bottom:10px}.dc-advantage__desc{font-size:12px;line-height:1.4}}.language-capability{height:1080px}.dc-hero__video{width:0;height:0;overflow:hidden}.bg-common{background:url(/home/common-bg.png) no-repeat 50%!important;background-size:cover!important;padding:40px 0 80px}@media screen and (max-width:768px){.bg-common{padding-bottom:0}}.bg-style .dc-globe__bg{background-size:700px auto!important}