*{box-sizing:border-box}
body.home-v2{margin:0;background:#eef6ff;color:#071b3d;font-family:"Microsoft YaHei",Arial,sans-serif}
.home-v2 a{text-decoration:none;color:inherit}
.home-main{background:linear-gradient(180deg,#edf6ff 0,#f7fbff 58%,#edf6ff 100%)}
.home-container{width:calc(100% - 64px);max-width:1280px;margin:0 auto}

.home-hero{position:relative;min-height:420px;overflow:hidden;background:linear-gradient(90deg,rgba(1,16,50,.88) 0,rgba(2,31,82,.72) 42%,rgba(2,35,88,.18) 72%),url("/assets/home/images/v3/home-banner-datacenter.png") center/cover no-repeat}
.home-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:90px;background:linear-gradient(180deg,transparent,rgba(0,42,102,.28))}
.home-hero-inner{position:relative;z-index:1;width:calc(100% - 64px);max-width:1280px;min-height:420px;margin:0 auto;display:flex;align-items:center}
.home-hero-copy{width:min(620px,58%);padding:28px 0 62px;color:#fff}
.home-hero-copy h1{margin:0 0 18px;font-size:54px;line-height:1.18;font-weight:900;letter-spacing:1px;text-shadow:0 8px 26px rgba(0,0,0,.3)}
.home-hero-copy p{margin:0 0 28px;color:rgba(255,255,255,.88);font-size:19px}
.home-hero-points{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:30px}
.home-hero-points span{position:relative;min-height:42px;padding-left:42px;color:rgba(255,255,255,.88);font-size:12px;line-height:1.55;font-weight:700}
.home-hero-points span:before{content:"";position:absolute;left:0;top:2px;width:30px;height:30px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:radial-gradient(circle,#4db5ff 0 4px,rgba(255,255,255,.1) 5px,rgba(255,255,255,.06))}
.home-hero-actions{display:flex;gap:20px}
.home-hero-actions a{width:160px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:7px;font-weight:900;font-size:16px}
.home-hero-primary{color:#fff;background:linear-gradient(135deg,#1687ff,#005cff);box-shadow:0 12px 24px rgba(0,90,255,.25)}
.home-hero-secondary{color:#fff;border:1px solid rgba(255,255,255,.78);background:rgba(255,255,255,.05)}
.home-hero-dots{position:absolute;left:50%;bottom:22px;display:flex;gap:10px;transform:translateX(-50%)}
.home-hero-dots span{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.42)}
.home-hero-dots span:first-child{background:#fff}

.home-domain-search{position:relative;margin-top:-62px;z-index:3}
.home-domain-card{position:relative;min-height:132px;display:grid;grid-template-columns:92px 180px minmax(0,1fr);gap:22px;align-items:center;padding:24px 36px;border:1px solid #dfe9f5;border-radius:12px;background:#fff;box-shadow:0 12px 32px rgba(28,75,132,.12)}
.home-domain-figure{width:78px;height:78px;background:url("/assets/home/images/v3/domain-search-icon.png") center/contain no-repeat}
.home-domain-title h2{margin:0 0 8px;font-size:24px;color:#10244a;letter-spacing:.5px}
.home-domain-title p{margin:0;color:#536983;font-size:14px;line-height:1.55}
.home-domain-form{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 110px 148px;height:48px;border:1px solid #d7e2ef;border-radius:6px;overflow:hidden;background:#fff}
.home-domain-form input,.home-domain-form select,.home-domain-form button{border:0;outline:0;font-family:inherit}
.home-domain-form input{padding:0 22px;color:#10244a;font-size:14px}
.home-domain-form select{padding:0 16px;border-left:1px solid #d7e2ef;color:#10244a;background:#fff;font-weight:700}
.home-domain-form button{color:#fff;background:linear-gradient(135deg,#1287ff,#0059ee);font-weight:900;font-size:15px;cursor:pointer}
.home-hot-tlds{grid-column:3;display:flex;align-items:center;gap:12px;margin-top:-16px}
.home-hot-tlds strong{color:#526982;font-size:13px}
.home-hot-tlds a{min-width:48px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid #dbe6f2;border-radius:999px;background:#fff;color:#3b506f;font-size:12px;font-weight:800}
.home-hot-tlds a.more{margin-left:auto;color:#0a74ff;border:0;background:transparent}

.home-product-entry{padding:18px 0 16px}
.home-entry-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.home-entry-card{min-height:196px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 14px 18px;border:1px solid #e1ebf7;border-radius:10px;background:#fff;box-shadow:0 10px 24px rgba(29,75,130,.08);transition:.2s ease}
.home-entry-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(29,75,130,.14)}
.home-entry-icon{width:66px;height:62px;display:block;margin-bottom:10px;background:center/contain no-repeat}
.home-entry-icon.is-server{background-image:url("/assets/home/images/v3/entry-server.png")}
.home-entry-icon.is-cloud{background-image:url("/assets/home/images/v3/entry-cloud.png")}
.home-entry-icon.is-domain{background-image:url("/assets/home/images/v3/entry-domain.png")}
.home-entry-icon.is-ssl{background-image:url("/assets/home/images/v3/entry-ssl.png")}
.home-entry-icon.is-colo{background-image:url("/assets/home/images/v3/entry-colo.png")}
.home-entry-icon.is-mobile{background-image:url("/assets/home/images/v3/entry-mobile.png")}
.home-entry-card strong{margin-bottom:7px;color:#071b3d;font-size:20px;line-height:1.2}
.home-entry-card em{min-height:42px;color:#5c6d84;font-size:13px;font-style:normal;line-height:1.65}
.home-entry-card b{margin-top:8px;color:#f12d20;font-size:18px}
.home-entry-card i{margin-top:10px;color:#006eff;font-size:13px;font-style:normal;font-weight:900}

.home-network,.home-recommend,.home-news{padding:0 0 18px}
.home-panel{background:#fff;border:1px solid #e1ebf7;border-radius:12px;box-shadow:0 10px 28px rgba(29,75,130,.08)}
.home-datacenter-image-panel{overflow:hidden;border-radius:12px;box-shadow:0 10px 28px rgba(29,75,130,.08)}
.home-datacenter-image-panel img{display:block;width:100%;height:auto}
.home-map-panel{padding:26px 32px 18px}
.home-map-layout{display:grid;grid-template-columns:255px 1fr;gap:22px;align-items:start}
.home-map-copy h2{margin:0 0 8px;font-size:30px;color:#071b3d}
.home-map-copy p{margin:0 0 18px;color:#5e7087;font-size:14px}
.home-region-list{display:grid;gap:12px}
.home-region-list div{min-height:58px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;padding:8px 14px;border:1px solid #dfe9f5;border-radius:9px;background:#fff;box-shadow:0 8px 18px rgba(25,86,158,.06)}
.home-region-list img{grid-row:1/3;width:38px;height:38px;object-fit:contain}
.home-region-list strong{display:block;color:#0a74ff;font-size:15px;line-height:1.2}
.home-region-list span{display:block;margin-top:5px;color:#5d6f86;font-size:12px}
.home-world-map{width:100%;aspect-ratio:561/231;min-height:0;background:url("/assets/home/images/v3/datacenter-world-map-full.png") center/contain no-repeat}
.home-map-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:12px 6px 0 290px}
.home-map-stats span{min-height:70px;display:grid;grid-template-columns:54px auto;grid-template-rows:auto auto;column-gap:10px;align-items:center;padding:11px 18px;border:1px solid #dfe9f5;border-radius:10px;background:#fff;box-shadow:0 8px 18px rgba(25,86,158,.06)}
.home-map-stats img{grid-row:1/3;width:46px;height:46px;object-fit:contain}
.home-map-stats i{grid-row:1/3;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#e8f4ff,#fff);border:1px solid #b9d8ff}
.home-map-stats strong{color:#0875ff;font-size:30px;line-height:1;font-weight:900}
.home-map-stats em{color:#5e7087;font-style:normal;font-size:13px}

.home-section-title,.home-center-title{position:relative;margin:0 0 18px;text-align:center;color:#071b3d;font-size:28px;font-weight:900}
.home-section-title:before,.home-section-title:after,.home-center-title:before,.home-center-title:after{content:"";display:inline-block;width:78px;height:1px;margin:0 16px 8px;background:linear-gradient(90deg,transparent,#1681ff)}
.home-section-title:after,.home-center-title:after{background:linear-gradient(90deg,#1681ff,transparent)}
.home-recommend-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.home-recommend-card{min-height:272px;display:flex;flex-direction:column;padding:24px 28px 22px;border:1px solid #e1ebf7;border-radius:10px;background:#fff;box-shadow:0 10px 24px rgba(29,75,130,.08)}
.home-recommend-card .home-entry-icon{width:58px;height:58px;margin:0 0 10px}
.home-recommend-card h3{margin:0 0 4px;color:#065bd8;font-size:18px}
.home-recommend-card p{margin:0 0 12px;color:#5d6f86;font-size:13px}
.home-recommend-card ul{list-style:none;display:grid;gap:7px;margin:0 0 14px;padding:0;color:#263b5a;font-size:13px}
.home-recommend-card li{display:flex;justify-content:space-between;gap:10px}
.home-recommend-card strong{margin-top:auto;color:#f12d20;font-size:22px}
.home-recommend-card strong em{color:#60718a;font-size:13px;font-style:normal}
.home-recommend-card b{height:36px;display:flex;align-items:center;justify-content:center;margin-top:12px;border-radius:6px;background:#006eff;color:#fff;font-size:14px}

.home-carrier-panel{padding:24px 22px 26px}
.home-center-desc{text-align:center;margin:-8px 0 18px;color:#5d6f86}
.home-carrier-logos{max-width:1234px;margin:0 auto 18px}
.home-carrier-logos img{display:block;width:100%;height:auto}
.home-carrier-visual{width:100%;aspect-ratio:1230/499;min-height:320px;border:1px solid #e1ebf7;border-radius:10px;background:url("/assets/home/images/v3/carrier-visual.jpg") center/contain no-repeat #fff}

.home-two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.home-info-board{padding:28px 0 36px;background:linear-gradient(180deg,#f3f8ff 0,#eef6ff 100%)}
.home-info-grid{align-items:stretch}
.home-news .home-panel.home-info-card{min-height:430px;display:flex;flex-direction:column;padding:32px 38px 28px;border:1px solid #dbe8f8;border-radius:10px;background:#fff;box-shadow:0 14px 34px rgba(0,41,92,.07)}
.home-info-heading{display:flex;align-items:center;gap:20px;margin:0 0 26px}
.home-info-icon{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 54px;border-radius:10px;background:linear-gradient(180deg,#f4f8ff,#ebf3ff);box-shadow:inset 0 0 0 1px rgba(44,132,255,.06)}
.home-info-icon:before{content:"";width:30px;height:30px;display:block;background:#2f86ff}
.home-info-icon.is-notice:before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 10a2 2 0 0 1 2-2h3l8-4a1 1 0 0 1 1.45.9v14.2a1 1 0 0 1-1.45.9l-8-4H5a2 2 0 0 1-2-2v-4z'/%3E%3Cpath d='M19 8h1.5v8H19z'/%3E%3Cpath d='M7 16l2 5h2l-2-5z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 10a2 2 0 0 1 2-2h3l8-4a1 1 0 0 1 1.45.9v14.2a1 1 0 0 1-1.45.9l-8-4H5a2 2 0 0 1-2-2v-4z'/%3E%3Cpath d='M19 8h1.5v8H19z'/%3E%3Cpath d='M7 16l2 5h2l-2-5z'/%3E%3C/svg%3E") center/contain no-repeat}
.home-info-icon.is-support:before{-webkit-mask:url("/assets/icons/menu/headset.svg") center/contain no-repeat;mask:url("/assets/icons/menu/headset.svg") center/contain no-repeat}
.home-info-heading h2{margin:0;color:#001b44;font-size:30px;line-height:1.15;font-weight:900;letter-spacing:0}
.home-info-heading i{display:block;width:42px;height:3px;margin-top:12px;border-radius:999px;background:#2d82ff;box-shadow:0 2px 5px rgba(45,130,255,.25)}
.home-news-list{flex:1}
.home-news-row{min-height:56px;display:grid;grid-template-columns:10px minmax(0,1fr) 108px;gap:14px;align-items:center;color:#0b1f3f;font-size:16px;border-bottom:1px solid #e5edf8}
.home-news-row:before{content:"";grid-column:1;justify-self:center;width:7px;height:7px;border-radius:50%;background:#2d82ff;box-shadow:0 0 0 3px rgba(45,130,255,.08)}
.home-news-row span{grid-column:2;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-news-row em{grid-column:3;color:#71809a;font-style:normal;text-align:right;font-size:15px}
.home-news-tag{display:inline-flex;align-items:center;justify-content:center;height:23px;margin-right:9px;padding:0 10px;border-radius:7px;background:#edf5ff;color:#177cff;font-size:13px;font-weight:800;vertical-align:1px}
.home-news-tag.is-top{background:#fff3e8;color:#ff6a00}
.home-media-list{display:grid;gap:12px;flex:1}
.home-news-media{position:relative;min-height:82px;display:grid;grid-template-columns:128px minmax(0,1fr) 24px;gap:18px;align-items:center;padding:7px 20px 7px 7px;border:1px solid #dceafd;border-radius:8px;background:linear-gradient(90deg,#f3f8ff 0,#f9fcff 100%);color:#0b1f3f;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,border-color .18s ease}
.home-news-media:hover{transform:translateY(-2px);border-color:#c8defa;background:linear-gradient(90deg,#edf6ff 0,#f7fbff 100%);box-shadow:0 12px 24px rgba(36,101,181,.1)}
.home-news-thumb{width:128px;height:68px;border:1px solid #d3e4fa;border-radius:8px;background:center/contain no-repeat #ecf5ff;box-shadow:0 8px 18px rgba(25,86,158,.08)}
.home-news-thumb.has-cover{background-size:cover}
.home-news-thumb.is-1,.home-news-thumb:not(.is-2):not(.is-3){background-image:url("/assets/home/images/v3/news-1.png")}
.home-news-thumb.is-2,.home-news-thumb.is-alt{background-image:url("/assets/home/images/v3/news-2.png")}
.home-news-thumb.is-3,.home-news-thumb.is-third{background-image:url("/assets/home/images/v3/news-3.png")}
.home-news-media strong{min-width:0;color:#001b44;font-size:16px;line-height:1.45;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-news-media em,.home-news-media small{display:none}
.home-news-arrow{justify-self:center;width:10px;height:10px;border-top:2px solid #2d82ff;border-right:2px solid #2d82ff;transform:rotate(45deg)}
.home-soft-link{display:inline-flex;align-items:center;gap:12px;margin-top:22px;color:#1178ff;font-size:16px;font-weight:800;line-height:1.2}
.home-soft-link span{width:9px;height:9px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}
.home-soft-link:hover{color:#005ed8}
.home-company-news .home-soft-link{width:100%;padding-top:20px;border-top:1px solid #e5edf8}

.home-footer{padding:34px 0 18px;background:linear-gradient(180deg,#f5faff,#eaf4ff);border-top:1px solid #dce9f7}
.home-footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:42px}
.home-logo{display:flex;align-items:center;gap:10px}
.home-logo img{width:46px;height:46px}
.home-logo strong{display:block;color:#071b3d;font-size:24px}
.home-logo em{display:block;color:#667790;font-style:normal;font-size:12px}
.home-footer p,.home-footer a{display:block;margin:8px 0;color:#60718a;font-size:13px;line-height:1.65}
.home-footer .home-logo{display:flex;align-items:center;gap:10px;margin:0 0 8px}
.home-footer h3{margin:0 0 12px;color:#10244a;font-size:15px}
.home-footer-brand p{line-height:1.75;margin:10px 0 18px}
.home-socials{display:flex;gap:12px;margin-top:0;align-items:center}
.home-socials span{width:32px;height:32px;border-radius:50%;background:linear-gradient(180deg,#f3f8ff,#e2f0ff);border:1px solid #bed8f6;box-shadow:0 6px 16px rgba(22,119,255,.12);display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.home-socials span:hover{transform:translateY(-2px);border-color:#8bbcff;box-shadow:0 10px 22px rgba(22,119,255,.18)}
.home-socials img{width:17px;height:17px;display:block}
.home-copyright{max-width:1280px;width:calc(100% - 64px);margin:24px auto 0;padding-top:14px;border-top:1px solid #d8e6f5;text-align:center;color:#718198;font-size:12px}

@media (max-width:1100px){
    .home-container{width:calc(100% - 32px)}
    .home-hero-inner{width:calc(100% - 32px)}
    .home-hero-copy{width:min(560px,64%)}
    .home-hero-copy h1{font-size:44px}
    .home-hero-points{grid-template-columns:repeat(2,1fr)}
    .home-entry-grid{grid-template-columns:repeat(3,1fr)}
    .home-recommend-grid{grid-template-columns:repeat(2,1fr)}
    .home-map-layout{grid-template-columns:1fr}
    .home-map-stats{margin-left:0}
}
@media (max-width:760px){
    .home-hero{min-height:330px;background-position:64% center}
    .home-hero-inner{min-height:330px}
    .home-hero-copy{width:100%;padding:32px 0 74px}
    .home-hero-copy h1{font-size:34px}
    .home-hero-copy p{font-size:15px;margin-bottom:16px}
    .home-hero-points{display:none}
    .home-hero-actions a{width:132px;height:42px;font-size:14px}
    .home-hero-dots{bottom:44px}
    .home-domain-search{margin-top:-28px}
    .home-domain-card{grid-template-columns:58px 1fr;padding:18px;gap:12px;align-items:center}
    .home-domain-figure{width:64px;height:64px}
    .home-domain-form,.home-hot-tlds{grid-column:1/3}
    .home-domain-title h2{font-size:20px;margin-bottom:5px}
    .home-domain-title p{font-size:12px;line-height:1.45}
    .home-domain-form{height:auto;display:grid;grid-template-columns:1fr;gap:10px;border:0;border-radius:0;overflow:visible;background:transparent}
    .home-domain-form input{width:100%;height:46px;padding:0 14px;border:1px solid #d7e2ef;border-radius:8px;background:#fff;box-shadow:0 6px 16px rgba(25,86,158,.08)}
    .home-domain-form select{display:none}
    .home-domain-form button{width:100%;height:46px;border-radius:8px;box-shadow:0 10px 22px rgba(0,104,255,.18)}
    .home-hot-tlds{flex-wrap:wrap;margin:0;gap:8px}
    .home-hot-tlds strong{width:100%;font-size:12px}
    .home-hot-tlds a{height:26px;min-width:44px;padding:0 10px}
    .home-hot-tlds a.more{margin-left:0}
    .home-entry-grid,.home-recommend-grid,.home-map-stats,.home-two-col{grid-template-columns:1fr}
    .home-map-panel{padding:22px 18px}
    .home-world-map{min-height:0}
    .home-carrier-panel{padding:20px 14px 22px;overflow:hidden}
    .home-carrier-panel .home-center-title{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:10px;font-size:22px;line-height:1.3;white-space:nowrap}
    .home-carrier-panel .home-center-title:before,.home-carrier-panel .home-center-title:after{flex:0 1 34px;width:34px;margin:0}
    .home-carrier-panel .home-center-desc{margin:0 0 14px;font-size:13px;line-height:1.6}
    .home-carrier-logos{margin-bottom:14px;padding:8px 10px;border:1px solid #edf2f8;border-radius:8px;background:#f9fcff}
    .home-carrier-visual{aspect-ratio:1230/499;min-height:0;background-size:contain}
    .home-info-board{padding:22px 0 28px}
    .home-news .home-panel.home-info-card{min-height:0;padding:24px 20px}
    .home-info-heading{gap:14px;margin-bottom:18px}
    .home-info-icon{width:48px;height:48px;flex-basis:48px}
    .home-info-icon:before{width:27px;height:27px}
    .home-info-heading h2{font-size:24px}
    .home-info-heading i{margin-top:9px}
    .home-news-row{min-height:50px;grid-template-columns:9px minmax(0,1fr) 96px;gap:10px;font-size:14px}
    .home-news-row em{font-size:13px}
    .home-news-tag{height:20px;margin-right:6px;padding:0 8px;font-size:12px}
    .home-news-media{min-height:74px;grid-template-columns:96px minmax(0,1fr) 20px;gap:12px;padding:6px 14px 6px 6px;align-items:center}
    .home-news-thumb{width:96px;height:58px}
    .home-news-media strong{font-size:14px}
    .home-footer-grid{grid-template-columns:1fr 1fr;gap:22px}
}
@media (max-width:520px){
    .home-footer-grid{grid-template-columns:1fr}
    .home-domain-card{grid-template-columns:52px 1fr;padding:16px}
    .home-domain-figure{width:52px;height:52px}
    .home-domain-title h2{font-size:18px}
    .home-domain-title p{font-size:12px}
    .home-news .home-panel.home-info-card{padding:22px 16px}
    .home-info-icon{width:44px;height:44px;flex-basis:44px}
    .home-info-heading h2{font-size:22px}
    .home-news-row{grid-template-columns:8px minmax(0,1fr) 78px;font-size:13px}
    .home-news-row em{font-size:12px}
    .home-news-tag{height:19px;margin-right:5px;padding:0 7px;font-size:11px}
    .home-news-media{grid-template-columns:78px minmax(0,1fr) 16px;gap:10px;padding-right:10px}
    .home-news-thumb{width:78px;height:52px}
    .home-news-media strong{font-size:13px}
    .home-news-arrow{width:8px;height:8px}
    .home-carrier-panel .home-center-title{gap:8px;font-size:20px}
    .home-carrier-panel .home-center-title:before,.home-carrier-panel .home-center-title:after{flex-basis:22px;width:22px}
}
