@charset "utf-8";

body{background:#f4f7fb;color:#172235;font-family:"Microsoft Yahei",Arial,sans-serif;}
a{transition:all .2s ease;}

/* homepage premium section */
.idc-capability{padding:86px 0;background:#fff;}
.idc-capability-inner{width:1200px;margin:0 auto;}
.idc-capability-title{display:flex;align-items:flex-end;justify-content:space-between;gap:56px;margin-bottom:34px;}
.idc-capability-title span{display:inline-block;margin-bottom:12px;color:#1d89e4;font-size:13px;font-weight:800;letter-spacing:3px;}
.idc-capability-title h2{margin:0;color:#101a2b;font-size:34px;font-weight:800;line-height:1.3;}
.idc-capability-title p{width:480px;margin:0;color:#647389;font-size:15px;line-height:28px;}
.idc-capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:0;padding:0;}
.idc-capability-grid li{position:relative;min-height:205px;padding:30px 24px;background:#f7f9fc;border:1px solid #e7edf5;border-radius:8px;box-sizing:border-box;overflow:hidden;transition:all .25s ease;}
.idc-capability-grid li:before{content:"";position:absolute;right:-48px;top:-48px;width:120px;height:120px;border-radius:50%;background:rgba(29,137,228,.08);}
.idc-capability-grid li:hover{transform:translateY(-8px);background:#fff;border-color:#cfe3f8;box-shadow:0 24px 64px rgba(9,30,66,.12);}
.idc-capability-grid li span{display:block;color:#1d89e4;font-size:13px;font-weight:800;letter-spacing:2px;}
.idc-capability-grid li h3{margin:34px 0 12px;color:#101a2b;font-size:20px;font-weight:800;line-height:1.25;}
.idc-capability-grid li p{margin:0;color:#647389;font-size:14px;line-height:25px;}
.idc-resource{padding:78px 0 84px;background:#eef3f9;}
.idc-resource .section-title{margin-bottom:34px;text-align:center;}
.idc-resource .section-title span{display:block;margin-bottom:12px;color:#1d89e4;font-size:13px;font-weight:800;letter-spacing:3px;}
.idc-resource .section-title h1,.idc-resource .section-title h2{margin:0;color:#101a2b;font-size:34px;font-weight:800;line-height:1.3;}
.idc-resource .section-title h2+h3{margin:12px 0 0;color:#647389;font-size:15px;font-weight:400;line-height:28px;}
.idc-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;width:1200px;margin:0 auto;}
.idc-resource-grid a{position:relative;display:block;min-height:174px;padding:28px 28px 26px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.07);box-sizing:border-box;overflow:hidden;transition:all .25s ease;}
.idc-resource-grid a:before{content:"";position:absolute;right:-52px;top:-52px;width:128px;height:128px;border-radius:50%;background:rgba(29,137,228,.08);}
.idc-resource-grid a:after{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:linear-gradient(180deg,#26a5ff,#82d8ff);opacity:.9;}
.idc-resource-grid a:hover{transform:translateY(-8px);border-color:#cfe3f8;box-shadow:0 30px 74px rgba(9,30,66,.14);}
.idc-resource-grid span{display:block;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2px;}
.idc-resource-grid strong{display:block;margin:24px 0 10px;color:#101a2b;font-size:20px;font-weight:800;line-height:1.35;}
.idc-resource-grid p{margin:0;color:#647389;font-size:14px;line-height:25px;}
.home-plan-showcase{width:1200px;margin:36px auto 0;padding:32px;border:1px solid #dfe9f5;border-radius:8px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);box-shadow:0 22px 68px rgba(9,30,66,.09);box-sizing:border-box;}
.home-plan-head{display:flex;align-items:flex-end;justify-content:space-between;gap:56px;margin-bottom:24px;}
.home-plan-head span{display:block;margin-bottom:10px;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:3px;}
.home-plan-head h2{margin:0;color:#101a2b;font-size:30px;font-weight:800;line-height:1.25;}
.home-plan-head p{width:520px;margin:0;color:#647389;font-size:14px;line-height:26px;}
.chanpin-title>h2,.us>h2,.map-service>h2{margin:0;color:#101a2b;font-size:34px;font-weight:800;line-height:1.3;text-align:center;}
.chanpin-title>h3,.us>h3,.map-service>h3{margin:12px 0 0;color:#647389;font-size:15px;font-weight:400;line-height:28px;text-align:center;}
.home-plan-region{margin-top:24px;}
.home-plan-region+.home-plan-region{margin-top:30px;padding-top:26px;border-top:1px solid #e7edf5;}
.home-plan-region-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;}
.home-plan-region-title span{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:4px;background:#eef7ff;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:1.6px;}
.home-plan-region-title strong{margin-right:auto;color:#101a2b;font-size:20px;font-weight:800;}
.home-plan-region-title a{color:#1d89e4!important;font-size:13px;font-weight:800;}
.home-plan-region-title a:hover{color:#0f6ec0!important;}
.home-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
.home-plan-card{position:relative;display:flex;min-height:326px;padding:24px 22px 22px;border:1px solid #e2ebf5;border-radius:8px;background:#fff;box-shadow:0 14px 42px rgba(9,30,66,.06);box-sizing:border-box;overflow:hidden;flex-direction:column;transition:all .25s ease;}
.home-plan-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#1d89e4,#73d5ff);}
.home-plan-card:hover{transform:translateY(-6px);border-color:#c8e4fb;box-shadow:0 24px 64px rgba(9,30,66,.13);}
.home-plan-tag{display:inline-flex;align-self:flex-start;min-height:26px;align-items:center;padding:0 10px;border-radius:4px;background:#eef7ff;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:1px;}
.home-plan-card h3{margin:18px 0 10px;color:#101a2b;font-size:20px;font-weight:800;line-height:1.3;}
.home-plan-price{margin:0 0 12px;color:#ff6a00;font-size:34px;font-weight:800;line-height:1.1;}
.home-plan-price span{font-size:17px;vertical-align:13px;}
.home-plan-price em{margin-left:5px;color:#647389;font-size:13px;font-style:normal;font-weight:700;}
.home-plan-card ul{margin:0;padding:0;}
.home-plan-card li{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;list-style:none;padding:9px 0;border-bottom:1px solid #edf2f8;color:#7b8ca2;font-size:13px;line-height:20px;}
.home-plan-card li span{flex:0 0 54px;color:#7b8ca2;}
.home-plan-card li strong{color:#101a2b;font-weight:800;text-align:right;word-break:break-word;}
.home-plan-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;padding-top:18px;}
.home-plan-actions a{display:flex;align-items:center;justify-content:center;height:40px;border-radius:4px;background:#1d89e4;color:#fff!important;font-size:13px;font-weight:800;box-sizing:border-box;}
.home-plan-actions a.more{border:1px solid #d8e8f7;background:#f6fbff;color:#1d89e4!important;}
.home-plan-actions a:hover{background:#0f6ec0;color:#fff!important;}
.home-plan-actions a.more:hover{border-color:#1d89e4;background:#1d89e4;color:#fff!important;}

/* unified header */
.header{overflow:visible;}
.header_top{background:rgba(5,15,31,.78)!important;backdrop-filter:blur(10px);box-shadow:0 16px 40px rgba(0,0,0,.18);}
.header_top .top>ul{display:flex!important;align-items:center!important;justify-content:flex-end!important;width:100%!important;margin:0!important;padding:0!important;}
.header_top .top>ul>li{float:none!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;width:auto!important;margin:0!important;}
.header_top .top>ul>li:first-child{display:none!important;}
.header_top .top>ul>li .clearfix{display:none!important;}
.header_top .top>ul>li a{background:#1d89e4!important;border-radius:4px;font-weight:600;}
.header_top .top>ul>li a:hover{background:#0f6ec0!important;color:#fff!important;}
.idc-lang-switch{display:inline-flex;vertical-align:middle;margin-left:2px;padding:2px;border:1px solid rgba(116,200,255,.42);border-radius:4px;background:rgba(7,17,31,.82);}
.header_top .top>ul>li .idc-lang-switch a{display:inline-block!important;height:24px!important;line-height:24px!important;margin:0!important;padding:0 8px!important;border-radius:3px!important;background:transparent!important;color:#b9d6ef!important;font-size:12px!important;font-weight:800!important;box-shadow:none!important;}
.header_top .top>ul>li .idc-lang-switch a.active,.header_top .top>ul>li .idc-lang-switch a:hover{background:#1d89e4!important;color:#fff!important;}
.nav_box .logo img{max-height:68px;width:auto;}
.nav_box .menu .yjbt{font-weight:700;letter-spacing:.5px;color:#fff!important;}
.nav_box .menu .yjbt:hover,.nav_box .nav a:hover{color:#74c8ff!important;}

@media screen and (min-width:769px){
  .header{height:auto!important;background:#07111f!important;}
  .header_top{position:relative!important;width:100%!important;min-width:1200px!important;height:92px!important;background:linear-gradient(90deg,rgba(7,17,31,.96),rgba(18,31,48,.92))!important;border-bottom:1px solid rgba(116,200,255,.16)!important;box-shadow:0 14px 34px rgba(0,0,0,.18)!important;}
  .header_top:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,rgba(116,200,255,0),rgba(116,200,255,.32),rgba(116,200,255,0));pointer-events:none;}
  .header_top .top{position:absolute!important;z-index:4;left:50%!important;top:50%!important;width:1200px!important;height:30px!important;margin-left:-600px!important;margin-top:-15px!important;padding:0!important;pointer-events:none!important;}
  .header_top .top>ul{height:28px!important;line-height:28px!important;}
  .header_top .top>ul>li{height:30px!important;line-height:30px!important;pointer-events:auto!important;}
  .header_top .top>ul>li a{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:30px!important;min-width:66px!important;margin:0!important;padding:0 14px!important;border:1px solid rgba(116,200,255,.16)!important;border-radius:4px!important;background:rgba(29,137,228,.95)!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:30px!important;box-shadow:0 8px 20px rgba(29,137,228,.18)!important;box-sizing:border-box!important;}
  .header_top .top>ul>li a:hover{background:#0f6ec0!important;border-color:rgba(116,200,255,.34)!important;transform:translateY(-1px);}
  .idc-lang-switch{height:30px!important;margin-left:4px!important;padding:2px!important;border-color:rgba(116,200,255,.3)!important;background:rgba(2,9,18,.62)!important;box-sizing:border-box!important;}
  .header_top .top>ul>li .idc-lang-switch a{height:24px!important;min-width:34px!important;line-height:24px!important;padding:0 8px!important;border:0!important;font-size:12px!important;box-shadow:none!important;}
  .nav_box{position:relative!important;z-index:3!important;display:flex!important;align-items:center!important;width:1200px!important;height:92px!important;margin:0 auto!important;padding:0 276px 0 0!important;background:transparent!important;box-sizing:border-box!important;}
  .nav_box .logo{position:static!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important;float:none!important;display:flex!important;align-items:center!important;flex:0 0 250px!important;width:250px!important;height:92px!important;margin:0!important;padding:0!important;transform:none!important;}
  .nav_box .logo img{display:block!important;width:auto!important;max-width:205px!important;max-height:56px!important;margin:0!important;object-fit:contain!important;}
  .nav_box .nav{position:static!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important;float:none!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;height:auto!important;transform:none!important;}
  .nav_box .menu{position:static!important;display:flex!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;transform:none!important;}
  .nav_box .menu .menu-tit{float:none!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;line-height:1!important;}
  .nav_box .menu .yjbt{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:40px!important;min-width:auto!important;padding:0 17px!important;border-radius:4px!important;color:#f4f9ff!important;font-size:15px!important;font-weight:800!important;line-height:40px!important;background:transparent!important;border:1px solid transparent!important;box-sizing:border-box!important;}
  .nav_box .menu .yjbt:hover,.nav_box .menu .nav_se{background:rgba(116,200,255,.09)!important;border-color:rgba(116,200,255,.2)!important;color:#8fd7ff!important;}
}

/* English landing pages */
.en-page{background:#eef3f8;color:#101a2b;font-family:Arial,"Microsoft Yahei",sans-serif;}
.en-shell{min-height:100vh;background:#eef3f8;}
.en-header{position:relative;z-index:10;background:rgba(5,15,31,.88);box-shadow:0 16px 40px rgba(0,0,0,.18);}
.en-header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;width:1200px;margin:0 auto;padding:14px 0;}
.en-logo img{display:block;max-height:62px;width:auto;}
.en-nav{display:flex;align-items:center;gap:20px;margin-left:auto;}
.en-nav a{color:#fff!important;font-size:15px;font-weight:800;}
.en-nav a:hover{color:#74c8ff!important;}
.en-auth{display:flex;align-items:center;gap:8px;}
.en-auth a{display:inline-block;padding:8px 12px;border-radius:4px;background:#1d89e4;color:#fff!important;font-size:13px;font-weight:800;line-height:16px;}
.en-auth a:hover{background:#0f6ec0;color:#fff!important;}
.en-lang{display:inline-flex;padding:2px;border:1px solid rgba(116,200,255,.42);border-radius:4px;background:rgba(7,17,31,.82);}
.en-lang a{padding:6px 9px;border-radius:3px;color:#b9d6ef!important;font-size:12px;font-weight:800;}
.en-lang a.active,.en-lang a:hover{background:#1d89e4;color:#fff!important;}
.en-hero{position:relative;padding:150px 0 92px;background:linear-gradient(90deg,rgba(3,10,23,.92),rgba(5,20,42,.72)),url(/Resources/ZOStyle/images/banner-idc-hero-20260706.png) center/cover no-repeat;color:#fff;overflow:hidden;}
.en-product-hk .en-hero{padding:108px 0 54px;background:linear-gradient(90deg,rgba(3,10,23,.92),rgba(5,20,42,.72)),url(/Resources/ZOStyle/images/banner-hk-idc-20260812.jpg) center/cover no-repeat;}
.en-product-us .en-hero{padding:108px 0 54px;background:linear-gradient(90deg,rgba(3,10,23,.92),rgba(5,20,42,.72)),url(/Resources/ZOStyle/images/banner-us-idc-20260812.jpg) center/cover no-repeat;}
.en-product-kr .en-hero{padding:108px 0 54px;background:linear-gradient(90deg,rgba(3,10,23,.92),rgba(5,20,42,.72)),url(/Resources/ZOStyle/images/banner-kr-idc-20260812.jpg) center/cover no-repeat;}
.en-hero:after{content:"";position:absolute;right:9%;top:22%;width:310px;height:310px;border:1px solid rgba(116,200,255,.18);border-radius:50%;box-shadow:0 0 80px rgba(29,137,228,.18),inset 0 0 60px rgba(29,137,228,.1);}
.en-hero-inner,.en-section,.en-footer-inner{position:relative;z-index:1;width:1200px;margin:0 auto;}
.en-kicker{display:block;margin-bottom:14px;color:#74c8ff;font-size:13px;font-weight:800;letter-spacing:3px;text-transform:uppercase;}
.en-hero h1{width:760px;margin:0;color:#fff;font-size:50px;font-weight:800;line-height:1.16;}
.en-hero p{width:690px;margin:22px 0 0;color:#c7d7ea;font-size:17px;line-height:32px;}
.en-hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;}
.en-hero-proof span{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid rgba(116,200,255,.34);border-radius:4px;background:rgba(7,17,31,.46);color:#e9f4ff;font-size:13px;font-weight:800;}
.en-actions{display:flex;gap:14px;margin-top:32px;}
.en-actions a{display:inline-block;padding:14px 28px;border-radius:4px;background:#1d89e4;color:#fff!important;font-size:15px;font-weight:800;box-shadow:0 16px 36px rgba(29,137,228,.34);}
.en-actions a.dark{background:#07111f;border:1px solid rgba(116,200,255,.28);}
.en-metrics{display:grid;grid-template-columns:repeat(3,150px);gap:14px;margin:34px 0 0;padding:0;}
.en-metrics li{list-style:none;padding:18px 14px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.06);}
.en-metrics strong{display:block;color:#fff;font-size:24px;font-weight:800;}
.en-metrics span{display:block;margin-top:7px;color:#9fb4cb;font-size:12px;font-weight:700;}
.en-section{padding:78px 0;}
.en-title{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:28px;}
.en-title h2{margin:0;color:#101a2b;font-size:34px;font-weight:800;line-height:1.25;}
.en-title p{width:520px;margin:0;color:#647389;font-size:15px;line-height:28px;}
.en-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}
.en-card,.en-notice,.en-contact-card{padding:28px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.07);box-sizing:border-box;}
.en-card span{display:block;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;}
.en-card h3{margin:24px 0 12px;color:#101a2b;font-size:22px;font-weight:800;}
.en-card p,.en-notice p,.en-contact-card p{margin:0;color:#647389;font-size:14px;line-height:26px;}
.en-card ul{margin:18px 0 0;padding:0;}
.en-card li{display:flex;justify-content:space-between;gap:12px;list-style:none;padding:10px 0;border-bottom:1px solid #edf2f8;color:#52657c;font-size:14px;}
.en-card li strong{color:#101a2b;}
.en-price{margin-top:20px;color:#ff6a00;font-size:28px;font-weight:800;line-height:1.1;white-space:nowrap;}
.en-price small{color:#647389;font-size:14px;}
.en-usdt-price{display:none!important;min-height:24px;margin-top:8px;padding:5px 8px;border-radius:4px;background:#f5fbff;color:#42617f;font-size:12px;font-weight:800;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.en-usdt-price strong{color:#0f6ec0;font-size:14px;}
.en-card .en-btn{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;margin-top:18px!important;padding:0 18px!important;border-radius:4px;background:#1d89e4;color:#fff!important;text-align:center!important;font-size:14px!important;font-weight:800!important;line-height:20px!important;text-indent:0!important;white-space:normal!important;overflow:visible!important;}
.en-notice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;}
.en-notice h3,.en-contact-card h3{margin:0 0 12px;color:#101a2b;font-size:22px;font-weight:800;}
.en-notice-grid div{padding:18px;border:1px solid #e7edf5;border-radius:8px;background:#f8fbff;}
.en-notice-grid strong{display:block;margin-bottom:8px;color:#101a2b;font-size:15px;font-weight:800;}
.en-seo-guide{padding-top:46px;padding-bottom:0;}
.en-seo-guide .en-title,.en-seo-faq .en-title{margin-bottom:22px;}
.en-seo-grid,.en-seo-faq-grid{display:grid;gap:14px;}
.en-seo-grid{grid-template-columns:repeat(3,1fr);}
.en-seo-faq-grid{grid-template-columns:repeat(2,1fr);}
.en-seo-grid>div,.en-seo-faq-grid>div{padding:22px 20px;border:1px solid #e7edf5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.06);box-sizing:border-box;}
.en-seo-grid>div{background:#f8fbff;}
.en-seo-grid strong,.en-seo-faq-grid strong{display:block;color:#101a2b;font-size:16px;font-weight:800;line-height:1.35;}
.en-seo-grid p,.en-seo-faq-grid p{margin:10px 0 0;color:#647389;font-size:13px;line-height:23px;}
.en-seo-actions{display:flex;gap:12px;margin-top:22px;}
.en-seo-actions a{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 22px;border-radius:4px;background:#1d89e4;color:#fff!important;font-size:14px;font-weight:800;box-shadow:0 12px 26px rgba(29,137,228,.22);box-sizing:border-box;}
.en-seo-actions a.dark{background:#101a2b;box-shadow:0 12px 26px rgba(16,26,43,.18);}
.en-product-overview{padding-top:42px;padding-bottom:18px;}
.en-product-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px;}
.en-product-tabs a{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid #d9e8f7;border-radius:4px;background:#fff;color:#1b2d43!important;font-size:13px;font-weight:800;box-shadow:0 12px 34px rgba(9,30,66,.06);}
.en-product-tabs a:hover{border-color:#1d89e4;background:#eff8ff;color:#1d89e4!important;}
.en-product-group{padding-top:28px;}
.en-product-title{align-items:flex-start;margin-bottom:20px;}
.en-product-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;}
.en-product-card{display:flex;min-height:0;padding:22px;flex-direction:column;}
.en-product-card h3{margin:16px 0 8px;font-size:18px;line-height:1.35;}
.en-product-card ul{margin-top:8px;}
.en-product-card li{align-items:flex-start;padding:8px 0;font-size:13px;line-height:20px;}
.en-product-card li span{width:82px;min-width:82px;letter-spacing:0;text-transform:none;}
.en-product-card li strong{text-align:right;word-break:break-word;}
.en-product-card .en-price{margin-top:auto;padding-top:16px;font-size:24px;}
.en-product-card .en-btn{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;margin-top:14px!important;padding:0 18px!important;color:#fff!important;font-size:14px!important;font-weight:800!important;line-height:20px!important;text-align:center!important;text-indent:0!important;white-space:normal!important;overflow:visible!important;}
.en-featured-plans{padding-top:24px;background:#f6f9fd;}
.en-home-plan-region{margin-top:24px;}
.en-home-plan-region+.en-home-plan-region{margin-top:30px;padding-top:26px;border-top:1px solid #dfe9f5;}
.en-home-region-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;}
.en-home-region-title span{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:4px;background:#eef7ff;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:1.6px;text-transform:uppercase;}
.en-home-region-title strong{margin-right:auto;color:#101a2b;font-size:20px;font-weight:800;}
.en-home-region-title a{color:#1d89e4!important;font-size:13px;font-weight:800;}
.en-home-region-title a:hover{color:#0f6ec0!important;}
.en-home-plan-grid{grid-template-columns:repeat(3,1fr);}
.en-home-plan{position:relative;display:flex;min-height:326px;flex-direction:column;overflow:hidden;}
.en-home-plan:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#1d89e4,#73d5ff);}
.en-home-plan h3{margin-top:18px;font-size:20px;}
.en-home-plan .en-price{margin-top:0;margin-bottom:12px;font-size:30px;}
.en-home-plan ul{margin-top:0;}
.en-home-plan li{font-size:13px;line-height:20px;}
.en-home-plan li span{width:78px;min-width:78px;letter-spacing:0;text-transform:none;}
.en-home-plan li strong{text-align:right;word-break:break-word;}
.en-home-plan .en-btn{margin-top:auto;}
.en-contact-card{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;}
.en-contact-card table{width:100%;border-collapse:collapse;}
.en-contact-card th,.en-contact-card td{padding:13px;border-bottom:1px solid #edf2f8;color:#52657c;font-size:14px;line-height:24px;text-align:left;}
.en-contact-card th{width:150px;color:#101a2b;font-weight:800;}
.en-footer{padding:34px 0;background:#07111f;color:#aebfd4;}
.en-footer-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;}
.en-footer strong{display:block;color:#fff;font-size:18px;}
.en-footer p{margin:6px 0 0;color:#aebfd4;font-size:13px;}
.en-footer a{color:#e9f7ff!important;font-weight:800;}
.en-footer-contact{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;}
.en-footer-contact-link{display:inline-flex!important;align-items:center;justify-content:center;min-width:86px;height:34px;padding:0 12px;border-radius:4px;color:#fff!important;font-size:12px;font-weight:800;line-height:34px;box-sizing:border-box;}
.en-footer-contact-link.wa{background:#25d366;}
.en-footer-contact-link.tg{background:#2f9df4;}
.en-footer-contact-link:hover{filter:brightness(.92);color:#fff!important;transform:translateY(-1px);}
.en-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:620px;}
.en-footer-links a{display:inline-block;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:4px;background:rgba(255,255,255,.05);font-size:13px;line-height:18px;}
.en-footer-links a:hover{border-color:#74c8ff;background:#1d89e4;color:#fff!important;}
.en-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}
.en-feature-grid>div{padding:24px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.07);}
.en-feature-grid strong{display:block;color:#101a2b;font-size:17px;font-weight:800;}
.en-feature-grid p{margin:10px 0 0;color:#647389;font-size:14px;line-height:25px;}
.en-policy-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px;}
.en-policy-list div{padding:20px;border:1px solid #e7edf5;border-radius:8px;background:#f8fbff;}
.en-policy-list strong{display:block;color:#101a2b;font-size:16px;font-weight:800;}
.en-policy-list p{margin:8px 0 0;color:#647389;font-size:14px;line-height:25px;}

/* trust / policy pages */
.trust-page{background:#eef3f8;color:#101a2b;font-family:"Microsoft Yahei",Arial,sans-serif;}
.trust-page .trust-wrap{display:block!important;clear:both;position:relative;z-index:2;width:1180px;margin:0 auto;padding:118px 0 64px;}
.trust-page .trust-hero{position:relative;padding:46px 48px;border-radius:8px;background:linear-gradient(135deg,#07111f 0%,#0d2f50 62%,#155b91 100%);box-shadow:0 24px 70px rgba(9,30,66,.18);overflow:hidden;color:#fff;}
.trust-page .trust-hero:after{content:"";position:absolute;right:-120px;top:-140px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(116,200,255,.24),rgba(116,200,255,0) 68%);}
.trust-page .trust-hero span{display:block;margin-bottom:12px;color:#74c8ff;font-size:12px;font-weight:800;letter-spacing:2.4px;}
.trust-page .trust-hero h1{position:relative;z-index:1;margin:0;color:#fff;font-size:36px;font-weight:800;line-height:1.3;}
.trust-page .trust-hero p{position:relative;z-index:1;max-width:760px;margin:14px 0 0;color:#c7d7ea;font-size:15px;line-height:28px;}
.trust-page .trust-grid{display:grid;grid-template-columns:2fr 1fr;gap:22px;margin-top:24px;}
.trust-page .trust-card{padding:30px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.07);box-sizing:border-box;}
.trust-page .trust-card h2{margin:0 0 16px;color:#101a2b;font-size:24px;font-weight:800;}
.trust-page .trust-card h3{margin:26px 0 10px;color:#101a2b;font-size:18px;font-weight:800;}
.trust-page .trust-card p{margin:0 0 12px;color:#647389;font-size:14px;line-height:26px;}
.trust-page .trust-card ul{margin:0;padding:0;}
.trust-page .trust-card li{list-style:none;position:relative;margin:0 0 10px;padding-left:18px;color:#52657c;font-size:14px;line-height:25px;}
.trust-page .trust-card li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:#1d89e4;}
.trust-page .trust-side{display:grid;gap:16px;}
.trust-page .trust-badge{padding:22px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.06);}
.trust-page .trust-badge span{display:block;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:1.8px;}
.trust-page .trust-badge strong{display:block;margin-top:8px;color:#101a2b;font-size:18px;font-weight:800;}
.trust-page .trust-badge p{margin:8px 0 0;color:#647389;font-size:13px;line-height:23px;}
.trust-page .trust-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;}
.trust-page .trust-actions a{display:inline-block;padding:12px 18px;border-radius:4px;background:#1d89e4;color:#fff!important;font-size:14px;font-weight:800;}
.trust-page .trust-actions a.dark{background:#07111f;}
.trust-page .trust-note{margin-top:20px;padding:18px 20px;border-left:4px solid #1d89e4;background:#f5fbff;color:#52657c;font-size:13px;line-height:24px;}
.trust-page .trust-table{width:100%;border-collapse:collapse;margin-top:10px;}
.trust-page .trust-table th,.trust-page .trust-table td{padding:14px;border-bottom:1px solid #edf2f8;color:#52657c;font-size:14px;line-height:24px;text-align:left;vertical-align:top;}
.trust-page .trust-table th{width:160px;color:#101a2b;font-weight:800;}
.contact-conversion-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:22px;margin-top:24px;align-items:start;}
.contact-summary-card{min-height:100%;}
.contact-mini-kicker{display:block;margin-bottom:10px;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2.4px;}
.contact-summary-card>p,.en-contact-card.contact-summary-card p{margin:0 0 18px;color:#647389;font-size:14px;line-height:26px;}
.contact-method-list{display:grid;grid-template-columns:1fr;gap:10px;margin-top:16px;}
.contact-method-item{position:relative;display:block;padding:15px 16px 15px 18px;border:1px solid #dfe9f5;border-radius:8px;background:#f8fbff;color:#101a2b!important;box-sizing:border-box;overflow:hidden;transition:all .2s ease;}
.contact-method-item:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,#1d89e4,#72d6ff);}
.contact-method-item:hover{transform:translateY(-2px);border-color:#c8e4fb;background:#fff;box-shadow:0 16px 42px rgba(9,30,66,.1);}
.contact-method-item span{display:block;color:#1d89e4;font-size:11px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase;}
.contact-method-item strong{display:block;margin-top:7px;color:#101a2b;font-size:16px;font-weight:800;line-height:1.35;word-break:break-word;}
.contact-method-item em{display:block;margin-top:5px;color:#7b8ca2;font-size:12px;font-style:normal;line-height:18px;}
.contact-company-mini{margin-top:16px;padding:17px 18px;border-radius:8px;background:#eef7ff;border:1px solid #d7eafa;}
.contact-company-mini strong{display:block;color:#101a2b;font-size:15px;font-weight:800;line-height:1.35;}
.contact-company-mini p{margin:8px 0 0!important;color:#647389!important;font-size:13px!important;line-height:23px!important;}
.contact-lead-card{margin-top:0;}
.contact-support-grid{grid-template-columns:1fr;margin-top:22px;}
.contact-support-grid .trust-side{grid-template-columns:repeat(3,1fr);}
.en-contact-conversion-grid .en-contact-card{display:block;}
.contact-order-notice{margin-top:22px;}
.lead-form-wrap{margin-top:28px;padding:28px;border:1px solid #dfe9f5;border-radius:8px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);box-shadow:0 18px 52px rgba(9,30,66,.07);box-sizing:border-box;}
.lead-form-wrap>span{display:block;margin-bottom:10px;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2.4px;}
.lead-form-wrap h2{margin:0 0 10px!important;color:#101a2b!important;font-size:24px!important;font-weight:800!important;line-height:1.3!important;}
.lead-form-wrap p{margin:0 0 18px!important;color:#647389!important;font-size:14px!important;line-height:26px!important;}
.lead-form-alert{margin:0 0 16px;padding:12px 14px;border:1px solid #ffd3c0;border-radius:4px;background:#fff6f1;color:#b84a1b;font-size:13px;font-weight:800;line-height:22px;}
.lead-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;}
.lead-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;}
.lead-form label{display:block;color:#101a2b;font-size:13px;font-weight:800;line-height:22px;}
.lead-form input,.lead-form select,.lead-form textarea{display:block;width:100%;margin-top:7px;padding:12px 13px;border:1px solid #dbe7f4;border-radius:4px;background:#fff;color:#172235;font-family:inherit;font-size:14px;line-height:22px;box-sizing:border-box;outline:none;transition:all .2s ease;}
.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#1d89e4;box-shadow:0 0 0 3px rgba(29,137,228,.11);}
.lead-form-help{display:block;margin-top:6px;color:#7b8ca2;font-size:12px;font-weight:400;line-height:18px;}
.lead-form textarea{min-height:126px;resize:vertical;}
.lead-form-full{margin-top:14px;}
.lead-form-footer{display:flex;align-items:center;gap:18px;margin-top:18px;}
.lead-form-footer button{flex:0 0 178px;height:46px;border:0;border-radius:4px;background:#1d89e4;color:#fff;font-size:15px;font-weight:800;box-shadow:0 14px 32px rgba(29,137,228,.25);cursor:pointer;transition:all .2s ease;}
.lead-form-footer button:hover{background:#0f6ec0;transform:translateY(-1px);}
.lead-form-footer small{color:#647389;font-size:12px;line-height:20px;}
.en-lead-form-wrap{margin-top:22px;}
.trust-page .trust-related{width:1180px;margin:-36px auto 64px;padding:30px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.07);box-sizing:border-box;}
.trust-page .trust-related-head{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:22px;}
.trust-page .trust-related-head span{display:block;margin-bottom:10px;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2.4px;}
.trust-page .trust-related-head h2{margin:0;color:#101a2b;font-size:24px;font-weight:800;line-height:1.3;}
.trust-page .trust-related-head p{width:560px;margin:0;color:#647389;font-size:14px;line-height:25px;}
.trust-page .trust-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}
.trust-page .trust-related-grid a{position:relative;display:block;min-height:154px;padding:24px 22px;border:1px solid #e7edf5;border-radius:8px;background:#f8fbff;box-sizing:border-box;overflow:hidden;transition:all .25s ease;}
.trust-page .trust-related-grid a:before{content:"";position:absolute;right:-48px;top:-48px;width:116px;height:116px;border-radius:50%;background:rgba(29,137,228,.08);}
.trust-page .trust-related-grid a:hover{transform:translateY(-6px);border-color:#cfe3f8;box-shadow:0 22px 56px rgba(9,30,66,.12);}
.trust-page .trust-related-grid span{display:block;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2px;}
.trust-page .trust-related-grid strong{display:block;margin:18px 0 9px;color:#101a2b;font-size:18px;font-weight:800;line-height:1.35;}
.trust-page .trust-related-grid p{margin:0;color:#647389;font-size:13px;line-height:23px;}
.network-test-page{padding-bottom:72px!important;}
.network-test-page .network-ip-panel,.network-test-page .network-visual-panel{margin-top:24px;padding:30px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.07);box-sizing:border-box;}
.network-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:22px;}
.network-section-head span,.network-visual-copy span{display:block;margin-bottom:10px;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2.4px;}
.network-section-head h2,.network-visual-copy h2{margin:0;color:#101a2b;font-size:26px;font-weight:800;line-height:1.3;}
.network-section-head p{width:560px;margin:0;color:#647389;font-size:14px;line-height:25px;}
.network-ip-grid,.en-network-ip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
.network-ip-grid article,.en-network-ip-grid article{position:relative;min-height:242px;padding:26px 24px;border:1px solid #e3edf7;border-radius:8px;background:linear-gradient(180deg,#f9fcff 0%,#fff 100%);box-shadow:0 14px 42px rgba(9,30,66,.06);box-sizing:border-box;overflow:hidden;}
.network-ip-grid article:before,.en-network-ip-grid article:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#1d89e4,#72d6ff);}
.network-ip-grid article:after,.en-network-ip-grid article:after{content:"";position:absolute;right:-54px;top:-54px;width:132px;height:132px;border-radius:50%;background:rgba(29,137,228,.08);}
.network-ip-grid span,.en-network-ip-grid span{display:block;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2px;}
.network-ip-grid h3,.en-network-ip-grid h3{margin:18px 0 12px;color:#101a2b;font-size:20px;font-weight:800;line-height:1.3;}
.network-ip-grid strong,.en-network-ip-grid strong{display:inline-block;padding:10px 14px;border-radius:4px;background:#07111f;color:#fff;font-size:20px;font-weight:800;letter-spacing:.4px;}
.network-ip-grid p,.en-network-ip-grid p{margin:15px 0 18px;color:#647389;font-size:13px;line-height:23px;}
.network-ip-grid a,.en-network-ip-grid a{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 16px;border-radius:4px;background:#1d89e4;color:#fff!important;font-size:13px;font-weight:800;box-shadow:0 12px 26px rgba(29,137,228,.2);}
.network-visual-panel,.en-network-visual{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:28px;align-items:center;}
.en-network-visual{width:1200px;margin:0 auto;padding:30px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.07);box-sizing:border-box;}
.network-visual-copy p{margin:0;color:#647389;font-size:14px;line-height:26px;}
.network-visual-copy ul{display:grid;grid-template-columns:1fr;gap:10px;margin:18px 0 0;padding:0;}
.network-visual-copy li{list-style:none;position:relative;padding-left:18px;color:#52657c;font-size:14px;line-height:24px;}
.network-visual-copy li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%;background:#1d89e4;}
.network-map-card{position:relative;min-height:292px;padding:22px;border-radius:8px;background:linear-gradient(135deg,#07111f 0%,#0d2f50 62%,#155b91 100%);box-shadow:0 24px 70px rgba(9,30,66,.18);box-sizing:border-box;overflow:hidden;color:#fff;}
.network-map-card:before{content:"";position:absolute;right:-90px;top:-90px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(116,200,255,.24),rgba(116,200,255,0) 68%);}
.network-map-top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:20px;}
.network-map-top strong{display:block;color:#fff;font-size:17px;font-weight:800;line-height:1.35;}
.network-map-top span{color:#9fb4cb;font-size:12px;line-height:18px;text-align:right;}
.network-map-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.05);}
.network-map-grid i{display:block;height:28px;border-radius:4px;background:rgba(255,255,255,.1);}
.network-map-grid i.ok{background:linear-gradient(180deg,#2de28b,#16b86d);}
.network-map-grid i.mid{background:linear-gradient(180deg,#ffd166,#f7a928);}
.network-map-grid i.slow{background:linear-gradient(180deg,#ff7a7a,#e04b4b);}
.network-map-legend{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;}
.network-map-legend span{display:inline-flex;align-items:center;gap:7px;color:#c7d7ea;font-size:12px;}
.network-map-legend i{width:10px;height:10px;border-radius:50%;}
.network-map-legend i.ok{background:#2de28b;}
.network-map-legend i.mid{background:#ffd166;}
.network-map-legend i.slow{background:#ff6b6b;}
.network-map-image-card{background:#fff;color:#101a2b;border:1px solid #dfe9f5;}
.network-map-image-card:before{background:radial-gradient(circle,rgba(29,137,228,.12),rgba(29,137,228,0) 68%);}
.network-map-image-card .network-map-top strong{color:#101a2b;}
.network-map-image-card .network-map-top span{color:#647389;}
.network-map-image-card img{position:relative;z-index:1;display:block;width:100%;height:auto;border:1px solid #edf2f8;border-radius:6px;background:#fff;box-sizing:border-box;}
.network-map-image-card figcaption{position:relative;z-index:1;margin:12px 0 0;color:#647389;font-size:12px;line-height:21px;}
.en-network-panel{padding-bottom:34px;}
.thank-you-page{background:#eef3f8;}
.thank-you-wrap{position:relative;width:1120px;margin:0 auto;padding:128px 0 82px;box-sizing:border-box;}
.thank-you-card{position:relative;padding:58px 62px 54px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(9,30,66,.12);box-sizing:border-box;overflow:hidden;text-align:center;}
.thank-you-card:before{content:"";position:absolute;right:-130px;top:-150px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(29,137,228,.14),rgba(29,137,228,0) 68%);}
.thank-you-icon{position:relative;z-index:1;width:74px;height:74px;margin:0 auto 22px;border-radius:50%;background:linear-gradient(135deg,#1d89e4,#72d6ff);box-shadow:0 18px 42px rgba(29,137,228,.28);}
.thank-you-icon:before{content:"";position:absolute;left:23px;top:34px;width:13px;height:24px;border:solid #fff;border-width:0 4px 4px 0;transform:rotate(45deg);}
.thank-you-card .en-kicker{position:relative;z-index:1;display:block;margin-bottom:12px;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2.8px;}
.thank-you-card h1{position:relative;z-index:1;margin:0;color:#101a2b;font-size:38px;font-weight:800;line-height:1.25;}
.thank-you-card p{position:relative;z-index:1;max-width:650px;margin:14px auto 0;color:#647389;font-size:16px;line-height:29px;}
.thank-you-actions{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:12px;margin-top:28px;}
.thank-you-actions .en-btn{width:auto;min-width:184px;}
.thank-you-contact{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px;}
.thank-you-contact>div{position:relative;padding:24px 22px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.07);box-sizing:border-box;overflow:hidden;}
.thank-you-contact>div:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#1d89e4,#72d6ff);}
.thank-you-contact span{display:block;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2px;}
.thank-you-contact strong{display:block;margin:15px 0 12px;color:#101a2b;font-size:18px;font-weight:800;line-height:1.35;word-break:break-word;}
.thank-you-contact a{color:#1d89e4!important;font-size:13px;font-weight:800;}

/* unified footer */
.footer-banner{height:220px!important;background:linear-gradient(135deg,#0b2440,#07111f),url(images/footer_bg001.jpg) center!important;background-blend-mode:multiply;color:#fff;}
.footer-banner-text{padding-top:58px;font-size:26px;font-weight:800;}
.footer-banner-button a{border-radius:4px;background:#1d89e4!important;border-color:#1d89e4!important;box-shadow:0 14px 34px rgba(29,137,228,.28);}
.footer-banner-button a:hover{background:#0f6ec0!important;color:#fff!important;}
.footer{background:#07111f!important;}
.footer-floor1{padding:44px 0 24px;}
.footer-left .company-logo p{font-weight:800;letter-spacing:1px;}
.footer-list{border-left-color:rgba(255,255,255,.12)!important;}
.footer-list .flist-title{font-weight:800;}
.footer-list li a:hover{color:#74c8ff!important;}
.official-plat .neirong_box{display:flex;align-items:center;gap:10px;margin:0;padding:0;}
.official-plat .neirong_box>li.footer-contact-item{position:relative;float:none!important;width:auto!important;height:auto!important;list-style:none;}
.official-plat .footer-contact-icon{position:relative;display:flex!important;align-items:center;justify-content:center;width:40px!important;height:40px!important;border-radius:50%;background:#334252!important;box-shadow:0 12px 28px rgba(0,0,0,.22);text-indent:0!important;overflow:hidden;transition:all .2s ease;}
.official-plat .footer-contact-icon span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);}
.official-plat .footer-contact-icon:before{color:#fff;font-size:12px;font-weight:900;letter-spacing:.4px;}
.official-plat .telegram-logo:before{content:"TG";}
.official-plat .whatsapp-logo:before{content:"WA";}
.official-plat .telegram-logo{background:#2f9df4!important;}
.official-plat .whatsapp-logo{background:#25d366!important;}
.official-plat .footer-contact-icon:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(29,137,228,.28);}
.official-plat .neirong{display:none;position:absolute;left:0;bottom:50px;z-index:20;width:188px;margin:0;padding:0 0 12px;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.22);overflow:hidden;}
.official-plat .neirong:after{content:"";position:absolute;left:16px;bottom:-6px;width:12px;height:12px;background:#fff;transform:rotate(45deg);}
.official-plat .neirong h6{margin:0 0 8px;padding:9px 12px;color:#fff;font-size:13px;font-weight:800;line-height:18px;}
.official-plat .neirong a{display:block;margin:7px 10px;padding:8px 9px;border-radius:4px;background:#eef6ff;color:#1d89e4!important;font-size:12px;font-weight:800;line-height:18px;text-align:center;}
.official-plat .neirong a:hover{background:#1d89e4;color:#fff!important;}
.official-plat .footer-contact-item:hover .neirong{display:block;}
.idc-compliance-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:30px 0 10px;padding:24px 28px;border:1px solid rgba(116,200,255,.22);border-radius:8px;background:linear-gradient(135deg,rgba(29,137,228,.14),rgba(7,17,31,.18));box-shadow:0 18px 52px rgba(0,0,0,.12);}
.idc-compliance-copy{max-width:520px;}
.idc-compliance-copy span{display:block;margin-bottom:8px;color:#74c8ff;font-size:12px;font-weight:800;letter-spacing:2px;}
.idc-compliance-copy strong{display:block;color:#fff;font-size:20px;font-weight:800;line-height:1.3;}
.idc-compliance-copy p{margin:8px 0 0;color:#aebfd4;font-size:13px;line-height:24px;}
.idc-compliance-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:560px;}
.idc-compliance-links a{display:inline-block;padding:9px 12px;border:1px solid rgba(255,255,255,.12);border-radius:4px;background:rgba(255,255,255,.06);color:#e9f7ff!important;font-size:13px;font-weight:800;line-height:18px;}
.idc-compliance-links a:hover{border-color:#74c8ff;background:#1d89e4;color:#fff!important;}
.five-superiority{border-bottom-color:rgba(255,255,255,.1)!important;}
.five-superiority-list li a{font-weight:700;}
.pop-support,.to-top{display:block!important;width:54px!important;height:54px!important;border-radius:5px!important;position:relative;opacity:.86!important;background-color:#1d89e4!important;background-repeat:no-repeat!important;background-position:center!important;box-shadow:0 12px 30px rgba(29,137,228,.24);cursor:pointer;}
.pop-support:hover,.to-top:hover{opacity:1!important;background-color:#0f6ec0!important;}
.pop-support{font:0/0 a!important;color:transparent!important;text-align:center!important;text-indent:0!important;text-shadow:none!important;overflow:hidden;background-image:none!important;}
.pop-support:before{content:"";position:absolute;left:13px;top:13px;width:24px;height:19px;border:2px solid #fff;border-bottom:0;border-radius:16px 16px 0 0;}
.pop-support:after{content:"";position:absolute;left:18px;top:29px;width:20px;height:12px;border-left:3px solid #fff;border-right:3px solid #fff;border-bottom:3px solid #fff;border-radius:0 0 10px 10px;}
.to-top{background-image:url(images/to-top.png)!important;}
.phone,.telegram,.connect-us,.support-pop{border-radius:8px!important;box-shadow:0 18px 52px rgba(9,30,66,.22)!important;}
.phone h6,.telegram h6,.connect-us h6,.support-pop h6,.official-plat .neirong h6{background:#1d89e4!important;}
.telegram a,.official-plat a{color:#1d89e4;}
.support-pop{display:none;position:absolute;right:64px;top:50%;width:236px;padding:0 0 13px;background:#fff;color:#26384d;text-align:center;overflow:visible;transform:translateY(-50%);}
.support-pop:after{content:"";position:absolute;right:-7px;top:50%;width:14px;height:14px;background:#fff;transform:translateY(-50%) rotate(45deg);}
.support-pop p{margin:13px 18px 10px;color:#5d7088;font-size:13px;line-height:22px;}
.support-pop-action{display:block;margin:8px 18px;padding:9px 8px;border-radius:4px;background:#eef6ff;color:#1d89e4!important;font-size:13px;font-weight:800;line-height:18px;white-space:nowrap;}
.support-pop-action:hover{background:#1d89e4;color:#fff!important;}
.support-pop-more{display:block;margin:10px 18px 0;color:#5d7088!important;font-size:12px;line-height:18px;}
.support-pop-more:hover{color:#1d89e4!important;}
.suspension-support:hover .support-pop{display:block;}

/* product page hero */
.product-page .wrapper{font-size:0;}
.product-page .bannerbox{position:relative;height:360px;overflow:hidden;background:#07111f;}
.product-page .bannerbox:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:linear-gradient(90deg,rgba(3,10,23,.9) 0%,rgba(5,20,42,.72) 46%,rgba(5,20,42,.2) 100%);}
.product-page .bannerbox:after{content:"";position:absolute;right:9%;top:24%;z-index:3;width:300px;height:300px;border:1px solid rgba(116,200,255,.18);border-radius:50%;box-shadow:0 0 80px rgba(29,137,228,.18),inset 0 0 60px rgba(29,137,228,.1);pointer-events:none;}
.product-page .tubox{width:300%;height:360px;left:0;top:0;position:absolute;z-index:1;}
.product-page .tubox>li{float:left;width:calc(100% / 3);height:360px;overflow:hidden;}
.product-page .bannerbox img{width:100%;height:360px;min-width:1200px;object-fit:cover;filter:saturate(1.05) contrast(1.05);}
.product-page .bannerbox .yuan{z-index:5;bottom:26px;}
.product-page .bannerbox .yuan li{width:34px;height:4px;border-radius:4px;background:rgba(255,255,255,.35);}
.product-page .bannerbox .yuan li.se{background:#62c7ff;}
.product-hero-content{position:absolute;z-index:4;left:50%;top:50%;width:1200px;transform:translate(-50%,-42%);color:#fff;}
.product-hero-content span{display:inline-block;color:#74c8ff;font-size:13px;font-weight:800;letter-spacing:3px;margin-bottom:16px;}
.product-hero-content h1{width:720px;margin:0;font-size:40px;font-weight:800;line-height:1.22;}
.product-hero-content p{width:650px;margin:16px 0 0;color:#c7d7ea;font-size:16px;line-height:29px;}
.product-hero-content a{display:inline-block;margin-top:22px;padding:13px 28px;border-radius:4px;background:#1d89e4;color:#fff;font-size:16px;font-weight:800;box-shadow:0 16px 36px rgba(29,137,228,.36);}
.product-hero-content a:hover{background:#0f6ec0;color:#fff;}

/* product page content */
.product-page .content_zy1{background:#eef3f9!important;padding:42px 0 76px;}
.product-page .rendPlspg,.product-page .mod1,.product-page .inCon{width:1200px!important;max-width:1200px!important;margin:0 auto!important;}
.product-page .nav-side{float:none!important;width:100%!important;margin:0 0 28px!important;background:#fff;border:1px solid #e7edf5;border-radius:8px;box-shadow:0 18px 52px rgba(9,30,66,.08);overflow:hidden;}
.product-page .zy_tj{display:none!important;}
.product-page #nav-div{width:100%!important;height:auto!important;margin:0!important;padding:0!important;}
.product-page #nav-div ul{display:flex;flex-wrap:wrap;gap:0;margin:0;padding:0;}
.product-page #nav-div li{float:none!important;width:auto!important;min-width:170px;height:auto!important;line-height:1.2!important;margin:0!important;padding:20px 26px!important;border:0!important;border-right:1px solid #e7edf5!important;color:#344154;background:#fff;font-size:15px;font-weight:800;cursor:pointer;text-align:center;box-sizing:border-box;}
.product-page #nav-div li:hover,.product-page #nav-div li.on{color:#fff!important;background:#1d89e4!important;}
.product-page .tbC{width:100%!important;min-height:0!important;margin:0 0 36px!important;padding:0!important;background:transparent!important;box-sizing:border-box;display:block;clear:both;}
.product-page .rendPlspg .mod1 .lft,.product-page .lft{float:none!important;width:100%!important;height:auto!important;position:static!important;left:auto!important;top:auto!important;margin:0 0 24px!important;z-index:auto!important;}
.product-page .rit + .lft{margin:26px 0 0!important;}
.product-page .rendPlspg .mod1 .lft .md,.product-page .lft .md{width:auto!important;height:auto!important;background:#07111f;background:linear-gradient(135deg,#07111f,#0b2440 58%,#103b64);border-radius:8px;padding:30px 34px!important;box-shadow:0 24px 70px rgba(9,30,66,.18);}
.product-page .tt1{display:block;color:#fff!important;font-size:26px!important;font-weight:800!important;line-height:1.35!important;}
.product-page .tt2{margin-top:12px;color:#c7d7ea!important;font-size:15px!important;line-height:28px!important;}
.product-page .rendPlspg .mod1 .rit,.product-page .rit{float:none!important;width:100%!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px;position:static!important;z-index:auto!important;clear:both;}
.product-page .rit:before,.product-page .rit:after{display:none!important;}
.product-page .rendPlspg .mod1 .mod,.product-page .mod{float:none!important;width:auto!important;height:auto!important;min-height:430px;margin:0!important;padding:28px 28px!important;background:#fff!important;border:1px solid #e7edf5!important;border-radius:8px!important;box-shadow:0 18px 52px rgba(9,30,66,.08)!important;position:relative!important;overflow:hidden;transition:all .25s ease;box-sizing:border-box;}
.product-page .mod:hover{transform:translateY(-8px);box-shadow:0 28px 70px rgba(9,30,66,.14)!important;border-color:#cfe3f8!important;}
.product-page .mod:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,#26a5ff,#82d8ff);}
.product-page .mod .icon{display:none!important;}
.product-page .prsRow{height:auto!important;line-height:1!important;margin:12px 0 22px!important;text-align:left!important;color:#ff7200!important;}
.product-page .prsRow .ys{font-size:20px!important;vertical-align:16px!important;color:#ff7200!important;}
.product-page .prsRow .num{font-size:40px!important;font-weight:800!important;color:#ff7200!important;}
.product-page .prsRow .dw{font-size:14px!important;color:#7c8796!important;}
.product-page .propr{width:100%!important;margin:0!important;padding:0!important;border:none!important;}
.product-page .propr table{width:100%!important;border-collapse:collapse!important;}
.product-page .propr tr{border-bottom:1px solid #eef2f7;}
.product-page .propr td{height:auto!important;line-height:22px!important;padding:11px 0!important;color:#344154!important;font-size:14px!important;border:none!important;background:transparent!important;vertical-align:middle!important;}
.product-page .propr td:first-child{width:88px!important;min-width:88px!important;color:#8795a8!important;white-space:nowrap!important;text-align:left!important;}
.product-page .propr td:last-child{text-align:right;font-weight:800;color:#1d2a3a!important;word-break:normal!important;overflow-wrap:anywhere;}
.product-page .bts{margin-top:24px!important;text-align:left!important;}
.product-page .bts .btn{display:block!important;width:100%!important;height:auto!important;line-height:1.2!important;padding:14px 0!important;border-radius:4px!important;background:#1d89e4!important;color:#fff!important;border:none!important;text-align:center!important;font-size:16px!important;font-weight:800!important;box-shadow:0 14px 32px rgba(29,137,228,.25);}
.product-page .bts .btn:hover{background:#0f6ec0!important;color:#fff!important;}

@media screen and (max-width:1300px){
  .product-hero-content,.product-page .rendPlspg,.product-page .mod1,.product-page .inCon{width:1100px!important;max-width:1100px!important;}
  .product-page .rendPlspg .mod1 .rit,.product-page .rit{grid-template-columns:repeat(3,1fr);}
}

/* rebuilt product suite */
.product-page .idc-product-suite{width:1200px;margin:0 auto;}
.product-page .idc-product-tabs{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 30px;padding:10px;background:#fff;border:1px solid #e0e9f4;border-radius:8px;box-shadow:0 18px 52px rgba(9,30,66,.08);}
.product-page .idc-product-tabs li{list-style:none;margin:0;padding:0;}
.product-page .idc-product-tabs button{display:block;min-width:190px;height:54px;padding:0 26px;border:1px solid transparent;border-radius:6px;background:#f5f8fc;color:#172235;font-size:15px;font-weight:800;font-family:"Microsoft Yahei",Arial,sans-serif;cursor:pointer;}
.product-page .idc-product-tabs li.active button,.product-page .idc-product-tabs button:hover{background:#07111f;border-color:#07111f;color:#fff;box-shadow:0 14px 32px rgba(7,17,31,.18);}
.product-page .idc-product-panel{display:none;}
.product-page .idc-product-panel.active{display:block;}
.product-page .idc-product-intro{display:flex;align-items:center;justify-content:space-between;gap:34px;margin-bottom:28px;padding:34px 38px;border-radius:8px;background:#07111f;background:linear-gradient(135deg,#07111f 0%,#0b2440 58%,#103b64 100%);box-shadow:0 24px 70px rgba(9,30,66,.18);color:#fff;overflow:hidden;position:relative;}
.product-page .idc-product-intro:after{content:"";position:absolute;right:-90px;top:-120px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(116,200,255,.22),rgba(116,200,255,0) 68%);}
.product-page .idc-product-intro span{display:inline-block;margin-bottom:12px;color:#74c8ff;font-size:12px;font-weight:800;letter-spacing:2.5px;}
.product-page .idc-product-intro h2{margin:0;color:#fff;font-size:28px;font-weight:800;line-height:1.35;}
.product-page .idc-product-intro p{max-width:940px;margin:14px 0 0;color:#c7d7ea;font-size:15px;line-height:29px;}
.product-page .idc-product-intro>div{position:relative;z-index:1;}
.product-page .idc-product-intro ul{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,105px);gap:12px;margin:0;padding:0;}
.product-page .idc-product-intro li{list-style:none;padding:18px 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.06);text-align:center;}
.product-page .idc-product-intro strong{display:block;color:#fff;font-size:22px;font-weight:800;line-height:1;}
.product-page .idc-product-intro em{display:block;margin-top:8px;color:#9fb4cb;font-size:12px;font-style:normal;}
.product-page .idc-plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:start;}
.product-page .idc-plan-card{position:relative;display:flex;flex-direction:column;min-height:0;padding:0;background:#fff;border:1px solid #dfe9f5;border-radius:8px;box-shadow:0 18px 52px rgba(9,30,66,.08);overflow:hidden;transition:all .25s ease;}
.product-page .idc-plan-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,#26a5ff,#82d8ff);}
.product-page .idc-plan-card.is-featured{border-color:#bdddf8;box-shadow:0 26px 70px rgba(29,137,228,.17);}
.product-page .idc-plan-card:hover{transform:translateY(-8px);border-color:#cfe3f8;box-shadow:0 30px 74px rgba(9,30,66,.15);}
.product-page .idc-plan-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:25px 22px 0;margin:0 0 18px;}
.product-page .idc-plan-head span{display:block;margin-bottom:8px;color:#718096;font-size:12px;font-weight:800;letter-spacing:1.5px;}
.product-page .idc-plan-head h3{margin:0;color:#101a2b;font-size:18px;font-weight:800;line-height:1.25;}
.product-page .idc-plan-head em{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:#edf7ff;color:#1d89e4;font-size:11px;font-style:normal;font-weight:800;letter-spacing:.5px;}
.product-page .idc-plan-card.is-featured .idc-plan-head em{background:#fff3e7;color:#ff7200;}
.product-page .idc-plan-price{margin:0 22px 18px;color:#ff7200;line-height:1;}
.product-page .idc-plan-price span{font-size:20px;vertical-align:16px;margin-right:6px;}
.product-page .idc-plan-price strong{font-size:38px;font-weight:800;}
.product-page .idc-plan-price em{margin-left:6px;color:#6b7890;font-size:14px;font-style:normal;}
.product-page .idc-usdt-price{display:none!important;max-width:calc(100% - 44px);margin:-8px 22px 16px;padding:7px 10px;border-radius:4px;background:#f5fbff;color:#42617f;font-size:12px;font-weight:800;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:top;}
.product-page .idc-usdt-price strong{color:#0f6ec0;font-size:16px;}
.product-page .idc-plan-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 22px 16px;}
.product-page .idc-plan-tags span{padding:6px 9px;border-radius:4px;background:#f0f6fc;color:#42617f;font-size:12px;font-weight:800;}
.product-page .idc-plan-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;border-top:1px solid #edf2f8;border-bottom:1px solid #edf2f8;background:#f8fbff;}
.product-page .idc-plan-summary div{min-width:0;padding:14px 10px;border-right:1px solid #edf2f8;box-sizing:border-box;}
.product-page .idc-plan-summary div:last-child{border-right:none;}
.product-page .idc-plan-summary span{display:block;margin-bottom:6px;color:#8795a8;font-size:12px;font-weight:800;}
.product-page .idc-plan-summary strong{display:block;color:#07111f;font-size:13px;font-weight:800;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.product-page .idc-plan-specs{display:grid;grid-template-columns:62px minmax(0,1fr);margin:0;padding:8px 22px 0;}
.product-page .idc-plan-specs dt,.product-page .idc-plan-specs dd{min-height:40px;margin:0;padding:10px 0;border-bottom:1px solid #eef2f7;font-size:13px;line-height:19px;box-sizing:border-box;}
.product-page .idc-plan-specs dt{color:#8795a8;font-weight:800;white-space:nowrap;}
.product-page .idc-plan-specs dd{text-align:right;color:#06162c;font-weight:800;overflow-wrap:anywhere;}
.product-page .idc-plan-btn{display:block;margin:20px 22px 22px;padding:14px 0;border-radius:4px;background:#1d89e4;color:#fff!important;text-align:center;font-size:16px;font-weight:800;box-shadow:0 14px 32px rgba(29,137,228,.25);}
.product-page .idc-plan-btn:hover{background:#0f6ec0;color:#fff!important;}
.product-page .idc-compare{margin-top:24px;background:#fff;border:1px solid #dfe9f5;border-radius:8px;box-shadow:0 18px 52px rgba(9,30,66,.07);overflow:hidden;}
.product-page .idc-compare-title{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #edf2f8;background:#fbfdff;}
.product-page .idc-compare-title span{color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2px;}
.product-page .idc-compare-title h3{margin:0;color:#101a2b;font-size:20px;font-weight:800;}
.product-page .idc-compare table{width:100%;border-collapse:collapse;table-layout:fixed;}
.product-page .idc-compare th{padding:15px 14px;background:#07111f;color:#d9e8f7;font-size:13px;font-weight:800;text-align:left;}
.product-page .idc-compare td{padding:16px 14px;border-bottom:1px solid #eef2f7;color:#344154;font-size:13px;font-weight:700;line-height:20px;vertical-align:middle;overflow-wrap:anywhere;}
.product-page .idc-compare tbody tr:hover{background:#f8fbff;}
.product-page .idc-compare tbody tr:last-child td{border-bottom:none;}
.product-page .idc-compare-price{color:#ff7200!important;font-size:15px!important;font-weight:800!important;}
.product-page .idc-compare a{display:inline-block;padding:8px 14px;border-radius:4px;background:#1d89e4;color:#fff!important;font-size:13px;font-weight:800;}
.product-page .idc-compare a:hover{background:#0f6ec0;color:#fff!important;}
.product-page .idc-panel-cta{display:flex;align-items:center;gap:18px;margin-top:22px;padding:22px 24px;border:1px solid #dce9f6;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.07);}
.product-page .idc-panel-cta strong{color:#101a2b;font-size:18px;font-weight:800;}
.product-page .idc-panel-cta span{flex:1;color:#647389;font-size:14px;line-height:24px;}
.product-page .idc-panel-cta a{display:inline-block;padding:12px 22px;border-radius:4px;background:#07111f;color:#fff!important;font-size:14px;font-weight:800;}
.product-page .idc-panel-cta a:hover{background:#1d89e4;color:#fff!important;}
.product-page .idc-after-products{margin-top:34px;}
.product-page .idc-network-card{display:flex;align-items:center;justify-content:space-between;gap:42px;padding:38px 42px;border-radius:8px;background:#07111f;background:linear-gradient(135deg,#07111f 0%,#0b2440 58%,#123d66 100%);box-shadow:0 24px 70px rgba(9,30,66,.18);color:#fff;overflow:hidden;position:relative;}
.product-page .idc-network-card:after{content:"";position:absolute;right:-120px;top:-130px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(116,200,255,.22),rgba(116,200,255,0) 68%);}
.product-page .idc-network-copy{position:relative;z-index:1;max-width:650px;}
.product-page .idc-network-copy span,.product-page .idc-block-title span,.product-page .idc-final-cta span{display:inline-block;margin-bottom:12px;color:#74c8ff;font-size:12px;font-weight:800;letter-spacing:2.5px;}
.product-page .idc-network-copy h3{margin:0;color:#fff;font-size:30px;font-weight:800;line-height:1.35;}
.product-page .idc-network-copy p{margin:14px 0 0;color:#c7d7ea;font-size:15px;line-height:29px;}
.product-page .idc-network-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,116px);gap:12px;margin:0;padding:0;}
.product-page .idc-network-stats li{list-style:none;padding:22px 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.06);text-align:center;}
.product-page .idc-network-stats strong{display:block;color:#fff;font-size:25px;font-weight:800;line-height:1;}
.product-page .idc-network-stats em{display:block;margin-top:9px;color:#9fb4cb;font-size:12px;font-style:normal;}
.product-page .idc-strength-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;}
.product-page .idc-strength-grid>div,.product-page .idc-service-block,.product-page .idc-faq-block{background:#fff;border:1px solid #dfe9f5;border-radius:8px;box-shadow:0 18px 52px rgba(9,30,66,.07);}
.product-page .idc-strength-grid>div{position:relative;padding:28px 26px;overflow:hidden;}
.product-page .idc-strength-grid>div:after{content:"";position:absolute;right:-46px;top:-46px;width:118px;height:118px;border-radius:50%;background:rgba(29,137,228,.08);}
.product-page .idc-strength-grid span{display:block;color:#1d89e4;font-size:13px;font-weight:800;letter-spacing:2px;}
.product-page .idc-strength-grid h4{margin:28px 0 11px;color:#101a2b;font-size:19px;font-weight:800;}
.product-page .idc-strength-grid p{margin:0;color:#647389;font-size:14px;line-height:25px;}
.product-page .idc-service-block,.product-page .idc-faq-block{margin-top:22px;padding:30px 30px 32px;}
.product-page .idc-block-title{display:flex;align-items:flex-end;justify-content:space-between;gap:38px;margin-bottom:24px;}
.product-page .idc-block-title span{color:#1d89e4;}
.product-page .idc-block-title h3{margin:0;color:#101a2b;font-size:26px;font-weight:800;line-height:1.3;}
.product-page .idc-block-title p{width:520px;margin:0;color:#647389;font-size:14px;line-height:25px;}
.product-page .idc-service-block ul{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;}
.product-page .idc-service-block li{list-style:none;padding:22px 20px;border:1px solid #e7edf5;border-radius:8px;background:#f8fbff;box-sizing:border-box;}
.product-page .idc-service-block h4,.product-page .idc-faq-list h4{margin:0;color:#101a2b;font-size:16px;font-weight:800;line-height:1.35;}
.product-page .idc-service-block p,.product-page .idc-faq-list p{margin:10px 0 0;color:#647389;font-size:13px;line-height:23px;}
.product-page .idc-faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;}
.product-page .idc-faq-list>div{padding:22px 22px;border:1px solid #e7edf5;border-radius:8px;background:#fbfdff;box-sizing:border-box;}
.product-page .idc-final-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:22px;padding:34px 38px;border-radius:8px;background:#fff;border:1px solid #dfe9f5;box-shadow:0 18px 52px rgba(9,30,66,.07);}
.product-page .idc-final-cta span{color:#1d89e4;}
.product-page .idc-final-cta h3{margin:0;color:#101a2b;font-size:26px;font-weight:800;}
.product-page .idc-final-cta p{max-width:720px;margin:12px 0 0;color:#647389;font-size:14px;line-height:25px;}
.product-page .idc-final-cta a{flex:0 0 auto;display:inline-block;padding:14px 28px;border-radius:4px;background:#1d89e4;color:#fff!important;font-size:15px;font-weight:800;box-shadow:0 14px 32px rgba(29,137,228,.25);}
.product-page .idc-final-cta a:hover{background:#0f6ec0;color:#fff!important;}
.product-hk .idc-plan-card,.product-us .idc-plan-card,.product-kr .idc-plan-card{min-height:0;}
.product-hk .idc-plan-btn{margin-top:20px;}
.product-us .idc-plan-btn{margin-top:18px;}
.product-kr .idc-plan-btn{margin-top:18px;}
.product-page .idc-seo-guide{width:1200px;margin:38px auto 0;padding:0;box-sizing:border-box;}
.product-page .idc-seo-guide-inner{padding:34px 38px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.07);box-sizing:border-box;}
.product-page .idc-seo-head,.product-page .idc-seo-title{display:flex;align-items:flex-end;justify-content:space-between;gap:38px;margin-bottom:24px;}
.product-page .idc-seo-head span,.product-page .idc-seo-title span,.product-page .idc-seo-faq-title span{display:block;margin-bottom:10px;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2.5px;}
.product-page .idc-seo-head h2,.product-page .idc-seo-title h2,.product-page .idc-seo-faq-title h3{margin:0;color:#101a2b;font-size:26px;font-weight:800;line-height:1.3;}
.product-page .idc-seo-head p,.product-page .idc-seo-title p,.product-page .idc-seo-faq-title p{width:560px;margin:0;color:#647389;font-size:14px;line-height:25px;}
.product-page .idc-seo-points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;}
.product-page .idc-seo-points li{list-style:none;padding:22px 20px;border:1px solid #e7edf5;border-radius:8px;background:#f8fbff;color:#647389;font-size:13px;line-height:23px;box-sizing:border-box;}
.product-page .idc-seo-points strong,.product-page .idc-seo-faq-grid strong{display:block;color:#101a2b;font-size:16px;font-weight:800;line-height:1.35;}
.product-page .idc-seo-points p,.product-page .idc-seo-faq-grid p{margin:10px 0 0;color:#647389;font-size:13px;line-height:23px;}
.product-page .idc-seo-actions{display:flex;gap:12px;margin-top:22px;}
.product-page .idc-seo-actions a{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 22px;border-radius:4px;background:#1d89e4;color:#fff!important;font-size:14px;font-weight:800;box-shadow:0 12px 26px rgba(29,137,228,.22);box-sizing:border-box;}
.product-page .idc-seo-actions a.dark{background:#101a2b;box-shadow:0 12px 26px rgba(16,26,43,.18);}
.product-page .idc-seo-faq{width:1200px;margin:34px auto 0;padding:34px 38px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.07);box-sizing:border-box;}
.product-page .idc-seo-faq-title{display:flex;align-items:flex-end;justify-content:space-between;gap:38px;margin-bottom:22px;}
.product-page .idc-seo-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;}
.product-page .idc-seo-faq-grid>div{padding:22px;border:1px solid #e7edf5;border-radius:8px;background:#fbfdff;box-sizing:border-box;}
.product-page .idc-ad-notice{width:1200px;margin:34px auto 36px;padding:34px 38px;border:1px solid #dfe9f5;border-radius:8px;background:#fff;box-shadow:0 18px 52px rgba(9,30,66,.07);box-sizing:border-box;}
.product-page .idc-ad-notice-title{display:flex;align-items:flex-end;justify-content:space-between;gap:38px;margin-bottom:22px;}
.product-page .idc-ad-notice-title span{display:block;margin-bottom:10px;color:#1d89e4;font-size:12px;font-weight:800;letter-spacing:2.5px;}
.product-page .idc-ad-notice-title h3{margin:0;color:#101a2b;font-size:26px;font-weight:800;line-height:1.3;}
.product-page .idc-ad-notice-title p{width:560px;margin:0;color:#647389;font-size:14px;line-height:25px;}
.product-page .idc-ad-notice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}
.product-page .idc-ad-notice-grid>div{padding:22px 20px;border:1px solid #e7edf5;border-radius:8px;background:#f8fbff;box-sizing:border-box;}
.product-page .idc-ad-notice-grid strong{display:block;color:#101a2b;font-size:16px;font-weight:800;line-height:1.35;}
.product-page .idc-ad-notice-grid p{margin:10px 0 0;color:#647389;font-size:13px;line-height:23px;}

@media screen and (max-width:1300px){
  .product-page .idc-product-suite{width:1100px;}
  .product-page .idc-seo-guide,.product-page .idc-seo-faq{width:1100px;}
  .trust-page .trust-related{width:1100px;}
  .product-page .idc-ad-notice{width:1100px;}
  .product-page .idc-plan-grid{grid-template-columns:repeat(4,1fr);gap:16px;}
  .product-page .idc-plan-card{padding:26px 18px 22px;}
  .product-page .idc-plan-price strong{font-size:34px;}
}

.idc-service-pop{position:fixed;left:50%;top:50%;z-index:1001;display:flex;width:430px;min-height:176px;background:#fff;border:1px solid #2e8bea;border-radius:8px;box-shadow:0 24px 70px rgba(9,30,66,.24);overflow:hidden;font-family:"Microsoft Yahei",Arial,sans-serif;box-sizing:border-box;transform:translate(-50%,-50%);}
.idc-service-pop:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#1d89e4 0%,#67d6ff 100%);}
.idc-service-pop-close{position:absolute;right:8px;top:7px;width:22px;height:22px;padding:0;border:0;border-radius:4px;background:#1d89e4;color:#fff;font-size:17px;line-height:20px;text-align:center;cursor:pointer;z-index:2;}
.idc-service-pop-media{flex:0 0 126px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#eef8ff 0%,#fff 100%);}
.idc-service-pop-media span{position:relative;width:82px;height:102px;border-radius:8px;background:linear-gradient(180deg,#263a52 0%,#0d1b2d 100%);box-shadow:inset 0 0 0 2px rgba(255,255,255,.12),0 14px 28px rgba(9,30,66,.18);}
.idc-service-pop-media span:before{content:"";position:absolute;left:13px;right:13px;top:17px;height:4px;border-radius:4px;background:#5fd3ff;box-shadow:0 15px 0 #5fd3ff,0 30px 0 #5fd3ff,0 45px 0 #5fd3ff,0 60px 0 #5fd3ff;}
.idc-service-pop-media span:after{content:"";position:absolute;left:18px;right:18px;bottom:10px;height:5px;border-radius:5px;background:rgba(255,255,255,.22);}
.idc-service-pop-body{flex:1;min-width:0;padding:22px 24px 18px 0;box-sizing:border-box;}
.idc-service-pop-kicker{display:block;margin-bottom:5px;color:#1d89e4;font-size:11px;font-weight:800;letter-spacing:2px;}
.idc-service-pop-body h3{margin:0;color:#f04438;font-size:20px;font-weight:800;line-height:1.3;}
.idc-service-pop-body p{margin:9px 0 9px;color:#101a2b;font-size:14px;font-weight:800;line-height:22px;}
.idc-service-pop-body ul{display:flex;flex-wrap:wrap;gap:6px 12px;margin:0 0 14px;padding:0;}
.idc-service-pop-body li{list-style:none;color:#008a22;font-size:12px;font-weight:800;line-height:16px;}
.idc-service-pop-actions{display:flex;gap:10px;}
.idc-service-pop-actions a,.idc-service-pop-actions button{height:34px;padding:0 22px;border-radius:4px;border:0;font-size:14px;font-weight:800;line-height:34px;text-align:center;cursor:pointer;box-sizing:border-box;}
.idc-service-pop-actions a{background:#35b83a;color:#fff!important;box-shadow:0 10px 20px rgba(53,184,58,.24);}
.idc-service-pop-actions a:hover{background:#21992a;color:#fff!important;}
.idc-service-pop-actions button{background:#ff9a52;color:#fff;}
.idc-service-pop-actions button:hover{background:#f07c2e;color:#fff;}

@media screen and (max-width:1300px){
  .idc-service-pop{width:398px;}
  .idc-service-pop-media{flex-basis:112px;}
  .home-plan-showcase{width:1100px;}
}

@media screen and (max-width:768px){
  html,body{width:100%!important;min-width:0!important;overflow-x:hidden!important;}
  .en-header-inner,.en-hero-inner,.en-section,.en-footer-inner{width:100%!important;box-sizing:border-box!important;}
  .en-header-inner{display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:10px!important;padding:12px 14px!important;}
  .en-logo img{width:44px!important;height:44px!important;object-fit:cover!important;object-position:left center!important;border-radius:50%!important;}
  .en-nav{grid-column:1 / -1!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;}
  .en-nav a{display:block!important;padding:10px 8px!important;border:1px solid rgba(116,200,255,.22)!important;border-radius:4px!important;background:rgba(255,255,255,.05)!important;text-align:center!important;font-size:14px!important;}
  .en-auth{grid-column:2!important;grid-row:1!important;justify-self:end!important;margin-right:76px!important;}
  .en-auth a{padding:7px 9px!important;font-size:12px!important;}
  .en-lang{justify-self:end!important;align-self:center!important;}
  .en-hero{padding:74px 14px 48px!important;}
  .en-hero h1,.en-hero p{width:auto!important;}
  .en-hero h1{font-size:31px!important;}
  .en-hero p{font-size:15px!important;line-height:28px!important;}
  .en-hero-proof{gap:8px!important;margin-top:18px!important;}
  .en-hero-proof span{min-height:30px!important;font-size:12px!important;}
  .en-actions{display:grid!important;grid-template-columns:1fr!important;}
  .en-actions a{text-align:center!important;}
  .en-metrics{grid-template-columns:1fr!important;}
  .en-section{padding:46px 14px!important;}
  .en-title{display:block!important;margin-bottom:22px!important;}
  .en-title h2{font-size:26px!important;}
  .en-title p{width:auto!important;margin-top:10px!important;}
  .en-card-grid,.en-notice-grid,.en-contact-card,.en-feature-grid,.en-policy-list{grid-template-columns:1fr!important;}
  .en-seo-grid,.en-seo-faq-grid{grid-template-columns:1fr!important;}
  .en-seo-guide{padding-top:28px!important;}
  .en-seo-actions{display:grid!important;grid-template-columns:1fr!important;}
  .en-seo-actions a{text-align:center!important;}
  .en-footer-inner{display:block!important;padding:0 14px!important;}
  .en-footer-links{justify-content:flex-start!important;margin-top:16px!important;}
  .en-footer a{display:inline-block!important;}
  .wrapper,.header,.header_top,.header_top .top,.nav_box,.bannerbox,.content_zy1,.rendPlspg,.mod1,.inCon{width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important;}
  .header{position:relative!important;height:auto!important;overflow:visible!important;background:#07111f!important;}
  .header_top{position:static!important;left:auto!important;top:auto!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:10px 8px!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:10px 12px 12px!important;background:#07111f!important;overflow:visible!important;box-sizing:border-box!important;}
  .header_top .top{grid-column:2!important;grid-row:1!important;height:auto!important;padding:0!important;}
  .header_top .top>ul{display:block!important;float:none!important;width:100%!important;margin:0!important;padding:0!important;text-align:center!important;}
  .header_top .top>ul>li{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;float:none!important;width:100%!important;margin:0!important;line-height:1!important;}
  .header_top .top>ul>li:first-child{display:none!important;}
  .header_top .top>ul>li a{display:inline-block!important;height:28px!important;line-height:28px!important;padding:0 10px!important;border-radius:4px!important;font-size:12px!important;box-sizing:border-box!important;}
  .nav_box{position:static!important;display:contents!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;background:transparent!important;text-align:center!important;overflow:visible!important;}
  .nav_box .logo{position:static!important;left:auto!important;top:auto!important;grid-column:1!important;grid-row:1!important;float:none!important;display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:28px!important;margin:0!important;text-align:center!important;}
  .nav_box .logo img{display:block!important;width:32px!important;height:32px!important;max-width:32px!important;max-height:32px!important;margin:0!important;object-fit:cover!important;object-position:left center!important;border-radius:50%!important;}
  .nav_box .nav{grid-column:1 / -1!important;grid-row:2!important;float:none!important;display:block!important;width:100%!important;max-width:none!important;margin:0!important;line-height:1!important;}
  .nav_box .menu{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important;}
  .nav_box .menu .menu-tit{float:none!important;width:100%!important;height:auto!important;margin:0!important;}
  .nav_box .menu .yjbt{display:block!important;width:100%!important;height:34px!important;line-height:34px!important;padding:0 8px!important;border:1px solid rgba(116,200,255,.16)!important;border-radius:4px!important;background:rgba(255,255,255,.04)!important;font-size:14px!important;text-align:center!important;box-sizing:border-box!important;}
  .nav_box .menu .menu-tit:nth-child(1){order:4!important;}
  .nav_box .menu .menu-tit:nth-child(2){order:3!important;}
  .nav_box .menu .menu-tit:nth-child(3){order:2!important;}
  .nav_box .menu .menu-tit:nth-child(4){order:1!important;}
  .bannerbox{height:520px!important;overflow:hidden!important;background:#07111f!important;}
  .bannerbox .tubox{width:100%!important;left:0!important;}
  .bannerbox .tubox,.bannerbox .tubox li{height:520px!important;}
  .bannerbox .tubox li{width:100%!important;}
  .bannerbox img,.product-page .bannerbox img{width:100%!important;min-width:0!important;height:520px!important;object-fit:cover!important;}
  .bannerbox .yuan{bottom:16px!important;}
  .hero-content{left:18px!important;right:18px!important;top:126px!important;width:auto!important;max-width:none!important;transform:none!important;}
  .hero-content span{font-size:11px!important;letter-spacing:1.8px!important;}
  .hero-content h1{width:auto!important;max-width:none!important;font-size:31px!important;line-height:1.25!important;}
  .hero-content p{width:auto!important;max-width:none!important;font-size:14px!important;line-height:25px!important;}
  .hero-actions{display:flex!important;flex-direction:column!important;gap:10px!important;}
  .hero-actions a{width:100%!important;text-align:center!important;box-sizing:border-box!important;}
  .hero-metrics{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;}
  .hero-metrics li{padding:13px 8px!important;}
  .hero-metrics strong{font-size:19px!important;}
  .header_footer{height:auto!important;padding:18px 14px!important;}
  .header_footer ul{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;margin:0!important;padding:0!important;}
  .header_footer li{float:none!important;width:100%!important;height:auto!important;margin:0!important;padding:18px!important;box-sizing:border-box!important;}
  .idc-capability{padding:48px 14px!important;}
  .idc-capability-inner{width:100%!important;}
  .idc-capability-title{display:block!important;margin-bottom:22px!important;}
  .idc-capability-title h2{font-size:25px!important;}
  .idc-capability-title p{width:auto!important;margin-top:12px!important;font-size:14px!important;line-height:25px!important;}
  .idc-capability-grid{grid-template-columns:1fr!important;gap:12px!important;}
  .idc-capability-grid li{min-height:0!important;padding:24px 20px!important;}
  .chanpin,.us,.map,.hezuo,.wenti,.news,.idc-resource{width:100%!important;min-width:0!important;max-width:none!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important;overflow:hidden!important;}
  .chanpin-title,.chanpin .product-grid,.us .adList,.map-service,.auto,.autoWidth,.hezuo_huoban,.news .ww,.wenti,.idc-resource-grid{width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important;}
  .chanpin-title h1,.chanpin-title h2,.section-title h1,.section-title h2,.map-service h1,.map-service h2,.us>h2{font-size:25px!important;line-height:1.35!important;}
  .chanpin-title h2,.chanpin-title h3,.section-title h2,.section-title h3,.map-service h2,.map-service h3,.us>h3{font-size:14px!important;line-height:25px!important;}
  .chanpin .product-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;margin-top:24px!important;padding:0!important;}
  .chanpin .product-grid>li{width:100%!important;min-height:0!important;padding:24px 20px!important;margin:0!important;}
  .home-plan-showcase{width:100%!important;margin-top:22px!important;padding:22px 16px!important;box-sizing:border-box!important;}
  .home-plan-head{display:block!important;margin-bottom:18px!important;}
  .home-plan-head h2{font-size:24px!important;}
  .home-plan-head p{width:auto!important;margin-top:10px!important;font-size:14px!important;line-height:25px!important;}
  .home-plan-region{margin-top:18px!important;}
  .home-plan-region+.home-plan-region{margin-top:24px!important;padding-top:22px!important;}
  .home-plan-region-title,.en-home-region-title{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;align-items:flex-start!important;}
  .home-plan-region-title strong,.en-home-region-title strong{font-size:18px!important;}
  .home-plan-region-title a,.en-home-region-title a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:36px!important;border:1px solid #d8e8f7!important;border-radius:4px!important;background:#f6fbff!important;box-sizing:border-box!important;}
  .home-plan-grid{grid-template-columns:1fr!important;gap:12px!important;}
  .home-plan-card{min-height:0!important;padding:22px 18px 20px!important;}
  .home-plan-card h3{font-size:19px!important;}
  .home-plan-price{font-size:30px!important;}
  .home-plan-actions{grid-template-columns:1fr!important;}
  .en-home-plan{min-height:0!important;}
  .chanpin .product-meta{grid-template-columns:1fr!important;}
  .chanpin .product-actions{display:flex!important;flex-direction:column!important;gap:10px!important;}
  .chanpin .product-actions a,.chanpin .chakan{display:block!important;width:100%!important;text-align:center!important;box-sizing:border-box!important;}
  .us .adList{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin-top:22px!important;padding:0!important;}
  .us>ul>li,.us .adList>li{float:none!important;width:100%!important;min-height:0!important;margin:0!important;padding:24px 20px!important;box-sizing:border-box!important;}
  .reason_img{width:44px!important;height:44px!important;}
  .reason_img:before{line-height:44px!important;}
  .ad_left,.ad_right{float:none!important;width:auto!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;}
  .ad_left{margin-top:18px!important;font-size:18px!important;}
  .ad_right{margin-top:10px!important;font-size:14px!important;line-height:25px!important;}
  .map-service-wrapper,.map-service-box,.world-map-wrapper{width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important;}
  .world-map-wrapper{height:auto!important;min-height:260px!important;padding:22px 0!important;background-size:contain!important;overflow:hidden!important;}
  .world-map{width:100%!important;max-width:360px!important;height:260px!important;margin:0 auto!important;transform:scale(.78)!important;transform-origin:center top!important;}
  .map-service-left,.data-list,.data-list-li{width:100%!important;max-width:none!important;float:none!important;box-sizing:border-box!important;}
  .hezuo_huoban>ul,.newsList{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:0!important;}
  .hezuo_huoban li,.newsList li{width:100%!important;float:none!important;box-sizing:border-box!important;}
  .idc-compliance-strip{display:block!important;margin:22px 14px 10px!important;padding:22px 18px!important;overflow:hidden!important;}
  .idc-compliance-copy{max-width:none!important;}
  .idc-compliance-copy span{font-size:11px!important;letter-spacing:1.7px!important;line-height:18px!important;}
  .idc-compliance-copy strong{font-size:18px!important;line-height:1.4!important;white-space:normal!important;}
  .idc-compliance-copy p{font-size:13px!important;line-height:23px!important;}
  .idc-compliance-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important;gap:8px!important;max-width:none!important;margin-top:16px!important;}
  .idc-compliance-links a{display:block!important;width:100%!important;padding:9px 8px!important;font-size:12px!important;line-height:18px!important;text-align:center!important;white-space:normal!important;box-sizing:border-box!important;}
  .idc-resource{padding-top:48px!important;padding-bottom:54px!important;}
  .idc-resource .section-title h1,.idc-resource .section-title h2{font-size:25px!important;line-height:1.35!important;}
  .idc-resource .section-title h2+h3,.idc-resource .section-title h3{font-size:14px!important;line-height:25px!important;}
  .idc-resource-grid{grid-template-columns:1fr!important;gap:12px!important;}
  .idc-resource-grid a{min-height:0!important;padding:24px 20px 22px!important;}
  .idc-resource-grid strong{margin-top:20px!important;font-size:18px!important;}
  .trust-page .trust-related{width:auto!important;margin:22px 14px 36px!important;padding:24px 18px!important;}
  .trust-page .trust-related-head{display:block!important;margin-bottom:18px!important;}
  .trust-page .trust-related-head h2{font-size:22px!important;}
  .trust-page .trust-related-head p{width:auto!important;margin-top:10px!important;}
  .trust-page .trust-related-grid{grid-template-columns:1fr!important;}
  .trust-page .trust-related-grid a{min-height:0!important;}
  .contact-conversion-grid{grid-template-columns:1fr!important;gap:14px!important;margin-top:18px!important;}
  .contact-method-item{padding:14px 15px 14px 17px!important;}
  .contact-support-grid .trust-side{grid-template-columns:1fr!important;}
  .contact-order-notice{margin:18px 14px 0!important;}
  .lead-form-wrap{margin-top:22px!important;padding:22px 18px!important;}
  .lead-form-wrap h2{font-size:22px!important;}
  .lead-form-grid{grid-template-columns:1fr!important;gap:12px!important;}
  .lead-form-footer{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
  .lead-form-footer button{width:100%!important;flex:auto!important;}
  .network-test-page .network-ip-panel,.network-test-page .network-visual-panel{margin:22px 14px 0!important;padding:24px 18px!important;}
  .network-section-head{display:block!important;margin-bottom:18px!important;}
  .network-section-head h2,.network-visual-copy h2{font-size:22px!important;}
  .network-section-head p{width:auto!important;margin-top:10px!important;}
  .network-ip-grid,.en-network-ip-grid{grid-template-columns:1fr!important;}
  .network-ip-grid article,.en-network-ip-grid article{min-height:0!important;padding:24px 20px!important;}
  .network-ip-grid strong,.en-network-ip-grid strong{font-size:18px!important;word-break:break-all!important;}
  .network-visual-panel,.en-network-visual{display:block!important;width:auto!important;margin:0 14px!important;padding:24px 18px!important;}
  .network-map-card{min-height:0!important;margin-top:20px!important;padding:18px!important;}
  .network-map-top{display:block!important;}
  .network-map-top span{display:block!important;margin-top:6px!important;text-align:left!important;}
  .network-map-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;padding:14px!important;}
  .network-map-grid i{height:24px!important;}
  .thank-you-wrap{width:100%!important;padding:96px 14px 46px!important;}
  .thank-you-card{padding:38px 22px 34px!important;}
  .thank-you-card h1{font-size:30px!important;}
  .thank-you-card p{font-size:15px!important;line-height:27px!important;}
  .thank-you-actions{display:grid!important;grid-template-columns:1fr!important;}
  .thank-you-actions .en-btn{width:100%!important;min-width:0!important;}
  .thank-you-contact{grid-template-columns:1fr!important;gap:12px!important;}
  .thank-you-contact>div{padding:22px 20px!important;}
  .five-superiority{clear:both!important;height:auto!important;min-height:0!important;margin:0!important;padding:18px 14px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;overflow:visible!important;}
  .five-superiority-list{clear:both!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;}
  .five-superiority-list li{display:block!important;min-height:0!important;height:auto!important;width:100%!important;margin:0!important;padding:16px 18px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:8px!important;background:rgba(255,255,255,.035)!important;box-sizing:border-box!important;float:none!important;position:static!important;overflow:visible!important;}
  .five-superiority-list li a{display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;background:none!important;background-image:none!important;background-position:0 0!important;position:static!important;line-height:1.4!important;white-space:normal!important;box-sizing:border-box!important;}
  .five-superiority-list li a:before{display:none!important;content:none!important;}
  .five-superiority-list li span{display:block!important;position:static!important;margin:0!important;padding:0!important;color:#fff!important;font-size:17px!important;line-height:24px!important;font-weight:800!important;text-align:left!important;white-space:normal!important;}
  .footer,.footer .auto,.footer .container,.footer .row{width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important;}
  .footer .auto{padding:0!important;}
  .footer .suspension,.en-suspension{display:none!important;}
  .footer-banner{display:none!important;}
  .footer-floor1{clear:both!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:28px 18px 18px!important;box-sizing:border-box!important;overflow:visible!important;}
  .footer-left{float:none!important;width:100%!important;margin:0 0 22px!important;padding:0!important;text-align:left!important;box-sizing:border-box!important;}
  .company-box,.company-logo,.company-name,.official-plat{width:100%!important;float:none!important;margin:0!important;padding:0!important;box-sizing:border-box!important;}
  .company-logo p{font-size:24px!important;line-height:32px!important;margin:0 0 12px!important;white-space:normal!important;}
  .company-name{font-size:14px!important;line-height:24px!important;color:#d9e8f7!important;}
  .official-plat{margin-top:16px!important;}
  .official-plat .neirong_box{margin:0!important;padding:0!important;}
  .official-plat .neirong_box>li{float:none!important;width:44px!important;height:44px!important;margin:0!important;}
  .official-plat .neirong{display:none!important;}
  .footer-list{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;float:none!important;width:100%!important;margin:0!important;padding:22px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.1)!important;box-sizing:border-box!important;}
  .footer-list ul{float:none!important;width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important;}
  .footer-list li{display:block!important;margin:0!important;padding:0!important;line-height:28px!important;white-space:normal!important;}
  .footer-list .flist-title{margin-bottom:8px!important;font-size:16px!important;line-height:24px!important;color:#fff!important;}
  .footer-list li a{font-size:14px!important;line-height:28px!important;white-space:normal!important;}
  .product-page .bannerbox{height:340px!important;}
  .product-page .bannerbox .tubox,.product-page .bannerbox .tubox li,.product-page .bannerbox img{height:340px!important;}
  .product-hero-content{left:18px!important;right:18px!important;top:96px!important;width:auto!important;max-width:none!important;transform:none!important;}
  .product-hero-content h1{width:auto!important;max-width:none!important;font-size:29px!important;line-height:1.28!important;}
  .product-hero-content p{width:auto!important;max-width:none!important;font-size:14px!important;line-height:25px!important;}
  .product-page .content_zy1{padding:30px 14px 44px!important;}
  .product-page .rendPlspg,.product-page .mod1,.product-page .inCon,.product-page .idc-product-suite{width:100%!important;max-width:none!important;}
  .product-page .nav-side{margin-bottom:18px!important;}
  .product-page #nav-div{display:flex!important;overflow-x:auto!important;white-space:nowrap!important;}
  .product-page #nav-div li{flex:0 0 auto!important;min-width:138px!important;padding:16px 18px!important;font-size:14px!important;}
  .product-page .idc-product-tabs{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important;padding:8px!important;margin-bottom:18px!important;}
  .product-page .idc-product-tabs button{min-width:142px!important;height:46px!important;padding:0 16px!important;font-size:14px!important;}
  .product-page .idc-product-intro{display:block!important;margin-bottom:18px!important;padding:26px 20px!important;}
  .product-page .idc-product-intro h2{font-size:23px!important;}
  .product-page .idc-product-intro p{font-size:14px!important;line-height:25px!important;}
  .product-page .idc-product-intro ul{grid-template-columns:repeat(3,1fr)!important;margin-top:18px!important;}
  .product-page .idc-product-intro li{padding:14px 8px!important;}
  .product-page .idc-product-intro strong{font-size:18px!important;}
  .product-page .idc-plan-grid{grid-template-columns:1fr!important;gap:14px!important;}
  .product-page .idc-plan-card{padding:0!important;}
  .product-page .idc-plan-head{padding:24px 20px 0!important;}
  .product-page .idc-plan-price{margin-left:20px!important;margin-right:20px!important;}
  .product-page .idc-usdt-price{max-width:calc(100% - 40px)!important;margin-left:20px!important;margin-right:20px!important;}
  .product-page .idc-plan-tags,.product-page .idc-plan-specs{margin-left:20px!important;margin-right:20px!important;padding-left:0!important;padding-right:0!important;}
  .product-page .idc-plan-btn{margin:18px 20px 20px!important;}
  .product-page .idc-compare{overflow-x:auto!important;}
  .product-page .idc-compare table{min-width:760px!important;}
  .product-page .idc-panel-cta,.product-page .idc-network-card,.product-page .idc-final-cta{display:block!important;padding:24px 20px!important;}
  .product-page .idc-panel-cta span{display:block!important;margin:10px 0 16px!important;}
  .product-page .idc-panel-cta a,.product-page .idc-final-cta a{display:block!important;text-align:center!important;}
  .product-page .idc-network-copy{max-width:none!important;}
  .product-page .idc-network-copy h3,.product-page .idc-block-title h3,.product-page .idc-final-cta h3{font-size:23px!important;}
  .product-page .idc-network-stats{grid-template-columns:repeat(3,1fr)!important;margin-top:18px!important;}
  .product-page .idc-network-stats li{padding:16px 8px!important;}
  .product-page .idc-strength-grid,.product-page .idc-service-block ul,.product-page .idc-faq-list,.product-page .idc-ad-notice-grid{grid-template-columns:1fr!important;}
  .product-page .idc-seo-guide,.product-page .idc-seo-faq{width:auto!important;margin:22px 14px!important;}
  .product-page .idc-seo-guide-inner,.product-page .idc-seo-faq{padding:24px 18px!important;}
  .product-page .idc-seo-head,.product-page .idc-seo-title,.product-page .idc-seo-faq-title{display:block!important;margin-bottom:18px!important;}
  .product-page .idc-seo-head h2,.product-page .idc-seo-title h2,.product-page .idc-seo-faq-title h3{font-size:22px!important;}
  .product-page .idc-seo-head p,.product-page .idc-seo-title p,.product-page .idc-seo-faq-title p{width:auto!important;margin-top:10px!important;}
  .product-page .idc-seo-points,.product-page .idc-seo-faq-grid{grid-template-columns:1fr!important;}
  .product-page .idc-seo-actions{display:grid!important;grid-template-columns:1fr!important;}
  .product-page .idc-seo-actions a{text-align:center!important;}
  .product-page .idc-block-title{display:block!important;}
  .product-page .idc-block-title p,.product-page .idc-ad-notice-title p{width:auto!important;margin-top:10px!important;}
  .product-page .idc-ad-notice{width:auto!important;margin:22px 14px!important;padding:24px 18px!important;}
  .product-page .idc-ad-notice-title{display:block!important;margin-bottom:18px!important;}
  .product-page .idc-ad-notice-title h3{font-size:22px!important;}
  .product-page .idc_onebg,.product-page .idc_twobg,.product-page .idc_threebg,.product-page .idc_fourbg,.product-page .idc_fivebg{height:auto!important;min-height:0!important;padding:46px 18px!important;background-size:cover!important;background-position:center!important;box-sizing:border-box!important;overflow:hidden!important;}
  .product-page .idc_onecont,.product-page .idc_twocont,.product-page .idc_threecont,.product-page .idc_fourcont,.product-page .idc_fivecont{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;text-align:left!important;box-sizing:border-box!important;}
  .product-page .idc_one_tit,.product-page .idc_two_tit,.product-page .idc_three_tit,.product-page .idc_four_tit,.product-page .idc_five_tit{width:100%!important;max-width:none!important;margin:0 0 18px!important;color:inherit;font-size:24px!important;line-height:1.35!important;text-align:left!important;box-sizing:border-box!important;}
  .product-page .idc_one_tit strong,.product-page .idc_four_tit strong{width:100%!important;max-width:none!important;margin:12px 0 0!important;text-indent:0!important;font-size:14px!important;line-height:26px!important;text-align:left!important;}
  .product-page .idc_one_txt,.product-page .idc_two_txt,.product-page .idc_three_txt,.product-page .idc_fivecont p{width:100%!important;max-width:none!important;margin:12px 0 0!important;font-size:14px!important;line-height:26px!important;text-align:left!important;box-sizing:border-box!important;}
  .product-page .idc_two_txt ul,.product-page .idc_three_txt ul{margin:0!important;padding:0!important;}
  .product-page .idc_two_txt li,.product-page .idc_three_txt li{height:auto!important;min-height:0!important;margin:0 0 14px!important;list-style:none!important;overflow:hidden!important;}
  .product-page .idc_two_txt img,.product-page .idc_three_txt img{float:left!important;width:42px!important;height:42px!important;margin:0 12px 8px 0!important;box-sizing:border-box!important;}
  .product-page .idc_two_txt i,.product-page .idc_three_txt i{float:none!important;display:block!important;width:auto!important;max-width:none!important;font-style:normal!important;line-height:24px!important;overflow-wrap:anywhere!important;}
  .product-page .idc_four_img{width:100%!important;max-width:none!important;margin:14px 0 0!important;position:relative!important;overflow:hidden!important;}
  .product-page .idc_four_img img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;}
  .product-page .idc_four_i1,.product-page .idc_four_i2,.product-page .idc_four_i3{display:none!important;}
  .product-page .idc_fivecont{text-align:left!important;}
  .idc-service-pop{width:calc(100% - 28px)!important;max-width:430px!important;min-height:0!important;}
  .idc-service-pop-media{display:none!important;}
  .idc-service-pop-body{padding:24px 20px 18px!important;}
  .idc-service-pop-actions a,.idc-service-pop-actions button{flex:1!important;padding:0 10px!important;}
}

@media screen and (max-width:480px){
  .nav_box{display:contents!important;text-align:center!important;}
  .nav_box .logo{margin:0!important;}
  .nav_box .menu{justify-content:center!important;}
  .hero-content h1{font-size:27px!important;}
  .product-hero-content h1{font-size:26px!important;}
  .hero-metrics,.product-page .idc-product-intro ul,.product-page .idc-network-stats{grid-template-columns:1fr!important;}
  .product-page .idc-plan-summary{grid-template-columns:1fr!important;}
  .product-page .idc-plan-summary div{border-right:none!important;border-bottom:1px solid #edf2f8!important;}
  .product-page .idc-plan-summary div:last-child{border-bottom:none!important;}
}
