﻿/*
 * 紫田网络全站统一视觉层
 * 仅覆盖公共导航、公共页脚，以及带 zt-* 类名的新页面组件。
 * 不修改 WebForms 控件、服务端绑定、表单 name/id 或业务脚本。
 */
:root {
  --zt-primary: #1268f3;
  --zt-primary-dark: #0b53c5;
  --zt-navy: #07182d;
  --zt-title: #17243a;
  --zt-text: #344054;
  --zt-muted: #667085;
  --zt-line: #e4eaf2;
  --zt-soft: #f5f8fc;
  --zt-white: #fff;
  --zt-radius-sm: 4px;
  --zt-radius: 8px;
  --zt-shadow: 0 8px 24px rgba(16, 36, 68, .10);
  --zt-content: 1200px;
}

body.zt-page {
  min-width: 0 !important;
}

.zt-page-domain-service .container,
.zt-page-domain-service .w1200,
.zt-page-domain-service .search-block > .container,
.zt-page-legacy-host .host_canshu,
.zt-page-legacy-host .host_fwtext,
.zt-page-legacy-host .host_ystext,
.zt-page-legacy-host .host_zccx,
.zt-page-recruit .auto {
  width: calc(100% - 32px) !important;
  min-width: 0 !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.zt-page-domain-service .panel,
.zt-page-domain-service .tag-box,
.zt-page-domain-service .log-reg-block,
.zt-page-recruit .panel {
  border-color: var(--zt-line) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
}

.zt-page-domain-service .btn-u {
  border-radius: 4px !important;
  background: var(--zt-primary) !important;
}

.zt-page-recruit .panel-header {
  border-color: var(--zt-line) !important;
  background: #f8fafc !important;
}

.zt-page-legacy-cloud .tab-pane,
.zt-page-legacy-cloud .vps_title,
.zt-page-legacy-cloud .container,
.zt-page-legacy-cloud .w1200,
.zt-page-legacy-cloud .threecont,
.zt-page-legacy-cloud .three_tit,
.zt-page-legacy-cloud .fourcon,
.zt-page-legacy-cloud .container-question .content {
  width: calc(100% - 32px) !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.zt-page-legacy-help .dw,
.zt-page-legacy-help .photoshow,
.zt-page-legacy-help .w1200,
.zt-page-server-archive .container,
.zt-page-legacy-cloud-products .inner,
.zt-page-legacy-cloud-products .container,
.zt-page-legacy-cloud-products .section .container {
  width: calc(100% - 32px) !important;
  max-width: 1200px !important;
  min-width: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.zt-page-legacy-help .panel,
.zt-page-server-archive .pricing-v5,
.zt-page-server-archive .hosting-faq {
  border-color: var(--zt-line) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
}

.zt-page-legacy-cloud-products .wide-bannercontainer {
  min-width: 0 !important;
}

.zt-page-transaction {
  background: var(--zt-soft);
}

.zt-page-transaction .container.content,
.zt-page-transaction > form > .container,
.zt-page-transaction .pay_banner + .container {
  width: calc(100% - 32px) !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.zt-page-transaction .panel,
.zt-page-transaction .tag-box,
.zt-page-transaction .sky-form,
.zt-page-transaction .invoice-header,
.zt-page-transaction .modal-content {
  border-color: var(--zt-line) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  background: #fff;
}

.zt-page-transaction .panel-heading {
  border-bottom-color: var(--zt-line) !important;
  background: #f8fafc !important;
}

.zt-page-transaction .btn-u,
.zt-page-transaction .btn-primary,
.zt-page-transaction input[type="submit"].btn-u {
  border-radius: 4px !important;
  background: var(--zt-primary) !important;
}

.zt-page-transaction input,
.zt-page-transaction select,
.zt-page-transaction textarea {
  max-width: 100%;
}

.zt-page-transaction table.table {
  border-color: var(--zt-line);
  background: #fff;
}

/* 公共导航：保留原两层结构，只统一尺寸、颜色和交互反馈。 */
.zt-global-header.nav {
  height: 112px;
  background: rgba(5, 19, 39, .94);
  border-bottom: 1px solid rgba(255, 255, 255, .10);
  box-shadow: none;
}
.zt-global-header .head_main {
  width: var(--zt-content);
  max-width: calc(100% - 48px);
  height: 59px;
  margin: 0 auto;
  border-bottom-color: rgba(255, 255, 255, .12);
  box-sizing: border-box;
}
.zt-global-header .logo a {
  height: 58px;
  margin-left: 0;
  line-height: 58px;
}
.zt-global-header .logo img {
  display: block;
  width: auto;
  height: 38px;
  margin: 10px 0;
}
.zt-global-header .head_sull li {
  padding: 0 9px;
  line-height: 58px;
  color: rgba(255, 255, 255, .78);
  font-size: 13px;
}
.zt-global-header .head_sull li p,
.zt-global-header .head_sull li a {
  line-height: 58px;
  color: rgba(255, 255, 255, .82);
  font-size: 13px;
}
.zt-global-header .head_sull li a:hover { color: #fff; }
.zt-global-header .head_sull li:last-child { padding-left: 12px; }
.zt-global-header .head_sull li:last-child a:nth-child(2) {
  margin-left: 10px;
  padding: 0 16px;
  line-height: 30px;
  border: 1px solid rgba(255, 255, 255, .26);
  border-radius: var(--zt-radius-sm);
  background: rgba(18, 104, 243, .72);
}
.zt-global-header .header-wrapper {
  width: var(--zt-content);
  max-width: calc(100% - 48px);
  margin: 0 auto;
}
.zt-global-header .header-nav {
  float: none;
  width: 100%;
  margin-left: 0;
}
.zt-global-header .header-nav > ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.zt-global-header .header-nav-li {
  position: relative;
  float: none;
  flex: 1 1 auto;
  height: 52px;
  text-align: center;
}
.zt-global-header .header-nav-li > a {
  position: relative;
  height: 52px;
  padding: 0 13px;
  line-height: 52px;
  color: rgba(255, 255, 255, .88);
  font-size: 15px;
  white-space: nowrap;
  box-sizing: border-box;
}
.zt-global-header .header-nav-li > a:after {
  content: "";
  position: absolute;
  right: 13px;
  bottom: 0;
  left: 13px;
  height: 2px;
  background: transparent;
}
.zt-global-header .header-nav-li--active > a,
.zt-global-header .apy-header-nav-li-active > a,
.zt-global-header .header-nav .current {
  color: #fff;
}
.zt-global-header .header-nav-li--active > a:after,
.zt-global-header .apy-header-nav-li-active > a:after {
  background: #4f98ff;
}
.zt-global-header .apy-pop-list {
  top: 52px;
  left: 50% !important;
  right: auto !important;
  margin-left: 0 !important;
  padding: 12px 12px 18px;
  border: 1px solid var(--zt-line);
  border-radius: var(--zt-radius);
  background: #fff;
  box-shadow: var(--zt-shadow);
  transform: translateX(-50%);
  text-align: left;
}
.zt-global-header .header-nav-li:nth-last-child(-n+2) .apy-pop-list {
  right: 0 !important;
  left: auto !important;
  transform: none;
}
.zt-global-header .apy-pop-list:before { display: none; }
.zt-global-header .apy-pop-list > .clearfix {
  display: flex;
  align-items: flex-start;
}
.zt-global-header .apy-pop-list .apy-pop-item {
  flex: 1 1 0;
  width: auto !important;
  margin-left: 0;
  padding: 0 14px;
  box-sizing: border-box;
}
.zt-global-header .apy-pop-list .apy-pop-item-title {
  margin-bottom: 7px;
  padding: 8px 0 9px;
  border-bottom-color: var(--zt-line);
  color: var(--zt-title);
  font-size: 14px;
}
.zt-global-header .apy-pop-item li { border-radius: var(--zt-radius-sm); }
.zt-global-header .apy-pop-item li a,
.zt-global-header .apy-pop-item li a span {
  color: var(--zt-text) !important;
  line-height: 34px;
  font-size: 13px;
}
.zt-global-header .apy-pop-item li:hover { background: var(--zt-soft); }
.zt-global-header .apy-pop-item li:hover a,
.zt-global-header .apy-pop-item li:hover span { color: var(--zt-primary) !important; }
.zt-global-header .nav-item-name.nav-item-hot:after { display: none; }
.zt-mobile-menu-toggle,
.zt-mobile-actionbar { display: none; }

/* 公共页脚：信息结构不变，降低卡片、渐变、圆角和浮动感。 */
.zt-footer2026 { margin-top: 40px; background: #061426; }
.zt-footer2026 .zt-footer-service { padding: 22px 0; background: #0b5ccc; }
.zt-footer2026 .zt-footer-service-grid { gap: 0; }
.zt-footer2026 .zt-service-item {
  min-height: 70px;
  padding: 8px 20px;
  border: 0;
  border-right: 1px solid rgba(255, 255, 255, .18);
  border-radius: 0;
  background: transparent;
}
.zt-footer2026 .zt-service-item:last-child { border-right: 0; }
.zt-footer2026 .zt-service-icon {
  width: 42px;
  height: 42px;
  border-radius: var(--zt-radius-sm);
  background: rgba(255, 255, 255, .13);
  font-size: 14px;
}
.zt-footer2026 .zt-service-item strong { font-size: 15px; }
.zt-footer2026 .zt-footer-main { padding: 38px 0 30px; background: #07182d; }
.zt-footer2026 .zt-footer-grid { gap: 24px; }
.zt-footer2026 .zt-footer-brand .zt-footer-logo {
  margin-bottom: 14px;
  font-size: 24px;
  letter-spacing: 0;
}
.zt-footer2026 .zt-footer-tags span,
.zt-footer2026 .zt-wechat-trigger,
.zt-footer2026 .zt-wechat-pop,
.zt-footer2026 .zt-wechat-pop img { border-radius: var(--zt-radius-sm); }
.zt-footer2026 .zt-footer-col h4:after,
.zt-footer2026 .zt-footer-contact h4:after { height: 2px; border-radius: 0; }
.zt-footer2026 .zt-footer-col a:hover { transform: none; }
.zt-footer2026 .zt-wechat-pop { box-shadow: 0 10px 24px rgba(0, 0, 0, .22); }
.zt-footer2026 .zt-footer-bottom { padding-bottom: 26px; }

/* Header 已提供购物车、客服、电话、微信和返回顶部，避免出现两套悬浮工具。 */
.zt-float-contact { display: none !important; }

/* 新旧页面逐步迁移时共用的页面骨架与基础组件。 */
.zt-page {
  color: var(--zt-text);
  background: #fff;
  font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
}
.zt-container { width: var(--zt-content); max-width: calc(100% - 48px); margin: 0 auto; }
.zt-section { padding: 64px 0; }
.zt-section--soft { background: var(--zt-soft); }
.zt-section-title { margin: 0 0 12px; color: var(--zt-title); font-size: 30px; line-height: 1.35; }
.zt-section-lead { max-width: 760px; margin: 0 0 30px; color: var(--zt-muted); font-size: 15px; line-height: 1.8; }
.zt-breadcrumb { padding: 16px 0; color: var(--zt-muted); font-size: 13px; }
.zt-breadcrumb a { color: var(--zt-muted); }
.zt-breadcrumb a:hover { color: var(--zt-primary); }
.zt-page-hero {
  min-height: 260px;
  padding: 154px 0 44px;
  color: #fff;
  background: #0a2856;
  box-sizing: border-box;
}
.zt-page-hero h1 { margin: 0 0 14px; font-size: 38px; line-height: 1.3; }
.zt-page-hero p { max-width: 720px; margin: 0; color: rgba(255, 255, 255, .78); font-size: 16px; line-height: 1.8; }
.zt-grid { display: grid; gap: 20px; }
.zt-grid--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.zt-grid--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.zt-grid--4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.zt-card {
  padding: 24px;
  border: 1px solid var(--zt-line);
  border-radius: var(--zt-radius);
  background: #fff;
}
.zt-card h3 { margin: 0 0 10px; color: var(--zt-title); font-size: 19px; }
.zt-card p { margin: 0; color: var(--zt-muted); font-size: 14px; line-height: 1.75; }
.zt-button {
  display: inline-flex;
  min-height: 40px;
  padding: 0 20px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--zt-primary);
  border-radius: var(--zt-radius-sm);
  background: var(--zt-primary);
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  box-sizing: border-box;
}
.zt-button:hover { border-color: var(--zt-primary-dark); background: var(--zt-primary-dark); color: #fff; }
.zt-button--secondary { border-color: var(--zt-line); background: #fff; color: var(--zt-title); }
.zt-button--secondary:hover { border-color: #b9c7d9; background: var(--zt-soft); color: var(--zt-title); }
.zt-form-control {
  min-height: 40px;
  padding: 8px 12px;
  border: 1px solid #cfd8e6;
  border-radius: var(--zt-radius-sm);
  background: #fff;
  color: var(--zt-title);
  box-sizing: border-box;
}
.zt-form-control:focus { border-color: var(--zt-primary); outline: 0; box-shadow: 0 0 0 3px rgba(18, 104, 243, .10); }
.zt-table { width: 100%; border-collapse: collapse; border: 1px solid var(--zt-line); background: #fff; }
.zt-table th { padding: 13px 14px; background: var(--zt-soft); color: var(--zt-title); font-weight: 600; text-align: left; }
.zt-table td { padding: 13px 14px; border-top: 1px solid var(--zt-line); color: var(--zt-text); }

/* 首批代表页面：沿用各页功能和数据，只收敛视觉与文案层级。 */
.zt-page .zt-badge,
.zt-page .cloud-kicker,
.zt-page .eyebrow,
.zt-page .zt-title .en,
.zt-page .section-title > span,
.zt-page .support-cta span { display: none !important; }

.zt-page .zy-hero,
.zt-page .cloud-hero,
.zt-page .site-hero,
.zt-page .sub-hero,
.zt-page .support-hero,
.zt-page-domain .zt-hero,
.zt-page-domain .zt-whois-hero,
.zt-page-domain .zt-batch-hero,
.zt-page-domain .search-hero,
.zt-page-domain .sumprice-hero,
.zt-page-domain .whois-hero,
.zt-page-domain .batch-hero {
  padding-top: 150px !important;
  padding-bottom: 60px !important;
  color: #fff !important;
  background: #0a2856 !important;
}
.zt-page .zy-hero:before,
.zt-page .zy-hero:after,
.zt-page .cloud-hero:before,
.zt-page .cloud-hero:after,
.zt-page .site-hero:before,
.zt-page .site-hero:after,
.zt-page .sub-hero:before,
.zt-page .sub-hero:after,
.zt-page .support-hero:before,
.zt-page .support-hero:after,
.zt-page-domain .zt-whois-hero:before,
.zt-page-domain .zt-whois-hero:after,
.zt-page-domain .zt-batch-hero:before,
.zt-page-domain .zt-batch-hero:after { display: none !important; }
.zt-page .zy-hero h1,
.zt-page .cloud-hero h1,
.zt-page .site-hero h1,
.zt-page .sub-hero h1,
.zt-page .support-hero h1,
.zt-page-domain .zt-hero h1,
.zt-page-domain .zt-whois-hero h1,
.zt-page-domain .zt-batch-hero h1,
.zt-page-domain .search-hero h1,
.zt-page-domain .sumprice-hero h1,
.zt-page-domain .whois-hero h1,
.zt-page-domain .batch-hero h1 {
  margin-top: 0 !important;
  margin-bottom: 14px !important;
  color: #fff !important;
  font-size: 40px !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
}
.zt-page .zy-hero p,
.zt-page .cloud-hero p,
.zt-page .site-hero p,
.zt-page .sub-hero p,
.zt-page .support-hero p,
.zt-page-domain .zt-hero p,
.zt-page-domain .zt-whois-hero p,
.zt-page-domain .zt-batch-hero p,
.zt-page-domain .search-hero p,
.zt-page-domain .sumprice-hero p,
.zt-page-domain .whois-hero p,
.zt-page-domain .batch-hero p {
  color: rgba(255, 255, 255, .78) !important;
  font-size: 16px !important;
  line-height: 1.8 !important;
}

.zt-page .zt-btn,
.zt-page .site-btn,
.zt-page .cloud-btn,
.zt-page .btn-primary,
.zt-page .btn-outline,
.zt-page .btn-u {
  border-radius: var(--zt-radius-sm) !important;
  box-shadow: none !important;
  transform: none !important;
}
.zt-page .zt-btn:hover,
.zt-page .site-btn:hover,
.zt-page .cloud-btn:hover,
.zt-page .btn-primary:hover,
.zt-page .btn-outline:hover,
.zt-page .btn-u:hover { transform: none !important; }

/* 服务器租用 */
.zt-page-zuyong .zy-hero-stats { display: none !important; }
.zt-page-zuyong .zy-hero-left { width: 650px; }
.zt-page-zuyong .zy-hero-actions { margin-bottom: 0; }
.zt-page-zuyong .zy-hero-card {
  top: 8px;
  padding: 22px;
  border-radius: var(--zt-radius) !important;
  background: rgba(255, 255, 255, .08) !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}
.zt-page-zuyong .zy-node { border-radius: var(--zt-radius-sm) !important; background: rgba(255, 255, 255, .08) !important; }
.zt-page-zuyong .zy-filter { margin-top: 0 !important; }
.zt-page-zuyong .zy-filter-box {
  padding: 16px 0;
  border-bottom: 1px solid var(--zt-line);
  border-radius: 0 !important;
  box-shadow: none !important;
}
.zt-page-zuyong .zy-filter-tabs a { border-radius: var(--zt-radius-sm) !important; font-weight: 500; }
.zt-page-zuyong .zy-product-card,
.zt-page-zuyong .zy-dc-card,
.zt-page-zuyong .zy-adv,
.zt-page-zuyong .zy-compare-card,
.zt-page-zuyong .zy-faq-item {
  border-radius: var(--zt-radius) !important;
  box-shadow: none !important;
  transform: none !important;
}
.zt-page-zuyong .zy-product-card:hover { transform: none !important; box-shadow: none !important; border-color: #c8d5e6; }
.zt-page-zuyong .zy-product-head { background: var(--zt-soft) !important; }
.zt-page-zuyong .zy-dc-tag { border-radius: var(--zt-radius-sm) !important; font-weight: 500; }
.zt-page-zuyong .zy-adv .icon { border-radius: var(--zt-radius-sm) !important; background: var(--zt-primary) !important; }
.zt-page-zuyong .zy-cta { background: #0a2856 !important; }

/* 云服务器：配置表单和服务端控件保持原结构。 */
.zt-page-cloud .cloud-hero-card,
.zt-page-cloud .cloud-product-card,
.zt-page-cloud .cloud-config-card,
.zt-page-cloud .cloud-summary-card,
.zt-page-cloud .cloud-cta-box {
  border-radius: var(--zt-radius) !important;
  box-shadow: none !important;
  transform: none !important;
}
.zt-page-cloud .cloud-product-card:before { display: none !important; }
.zt-page-cloud .cloud-product-card:hover { transform: none !important; box-shadow: none !important; border-color: #c8d5e6 !important; }
.zt-page-cloud .cloud-card-tag,
.zt-page-cloud .cloud-node,
.zt-page-cloud .cloud-config-section .multi-radio a,
.zt-page-cloud .cloud-config-section .btnProduct,
.zt-page-cloud .cloud-config-section .btnDataCenter,
.zt-page-cloud .cloud-config-section .link-btn { border-radius: var(--zt-radius-sm) !important; }
.zt-page-cloud .cloud-cta { background: #0a2856 !important; }

/* 域名查询 */
.zt-page-domain .search-block,
.zt-page-domain .log-reg-block,
.zt-page-domain .tishi {
  border-radius: var(--zt-radius) !important;
  box-shadow: none !important;
}
.zt-page-domain .form-control { border-radius: var(--zt-radius-sm) !important; }

/* 服务器线路页：电信、联通、BGP 和移动共用同一展示规则。 */
.zt-page-server-line .dx-eyebrow,
.zt-page-server-line .lt-eyebrow,
.zt-page-server-line .yd-eyebrow { display: none !important; }
.zt-page-server-line .dx-hero,
.zt-page-server-line .lt-hero,
.zt-page-server-line .yd-hero {
  padding-top: 150px !important;
  padding-bottom: 60px !important;
  background: #0a2856 !important;
}
.zt-page-server-line .dx-hero:before,
.zt-page-server-line .dx-hero:after,
.zt-page-server-line .lt-hero:before,
.zt-page-server-line .lt-hero:after,
.zt-page-server-line .yd-hero:before,
.zt-page-server-line .yd-hero:after { display: none !important; }
.zt-page-server-line .dx-hero h1,
.zt-page-server-line .lt-hero h1,
.zt-page-server-line .yd-hero h1 {
  margin-top: 0 !important;
  color: #fff !important;
  font-size: 38px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
}
.zt-page-server-line .dx-hero p,
.zt-page-server-line .lt-hero p,
.zt-page-server-line .yd-hero p {
  color: rgba(255, 255, 255, .78) !important;
  font-size: 16px !important;
  line-height: 1.8 !important;
}
.zt-page-server-line .dx-btn,
.zt-page-server-line .lt-btn,
.zt-page-server-line .yd-btn,
.zt-page-server-line .primary,
.zt-page-server-line .ghost { border-radius: var(--zt-radius-sm) !important; box-shadow: none !important; transform: none !important; }
.zt-page-server-line .dx-btn.primary,
.zt-page-server-line .lt-btn.primary,
.zt-page-server-line .yd-btn.primary,
.zt-page-server-line .primary {
  border-color: var(--zt-primary) !important;
  background: var(--zt-primary) !important;
  color: #fff !important;
}
.zt-page-server-line .dx-hero-panel,
.zt-page-server-line .lt-hero-panel,
.zt-page-server-line .yd-hero-card,
.zt-page-server-line .dx-card,
.zt-page-server-line .lt-card,
.zt-page-server-line .yd-plan,
.zt-page-server-line .dx-table-wrap,
.zt-page-server-line .lt-table-wrap,
.zt-page-server-line .dx-scene-grid > div,
.zt-page-server-line .lt-scene-grid > div,
.zt-page-server-line .yd-scene-grid > div,
.zt-page-server-line .dx-adv-grid > div,
.zt-page-server-line .lt-adv-grid > div {
  border-radius: var(--zt-radius) !important;
  box-shadow: none !important;
  transform: none !important;
}
.zt-page-server-line .dx-card:hover,
.zt-page-server-line .lt-card:hover,
.zt-page-server-line .yd-plan:hover { transform: none !important; box-shadow: none !important; border-color: #c8d5e6 !important; }
.zt-page-server-line .dx-subnav,
.zt-page-server-line .lt-subnav { box-shadow: none !important; border-bottom: 1px solid var(--zt-line) !important; }
.zt-page-server-line .dx-subnav a.active,
.zt-page-server-line .lt-subnav a.active,
.zt-page-server-line .dx-subnav a:hover,
.zt-page-server-line .lt-subnav a:hover { border-color: var(--zt-primary) !important; color: var(--zt-primary) !important; }
.zt-page-server-line .dx-card.active,
.zt-page-server-line .lt-card.active,
.zt-page-server-line .yd-plan.active { border-color: var(--zt-primary) !important; }
.zt-page-server-line .dx-tags span,
.zt-page-server-line .lt-tags span,
.zt-page-server-line .yd-tags span { border-radius: var(--zt-radius-sm) !important; }
.zt-page-server-line .dx-cta,
.zt-page-server-line .lt-cta,
.zt-page-server-line .yd-cta { background: #0a2856 !important; }

/* 建站 */
.zt-page-site .site-stats { display: none !important; }
.zt-page-site .site-card,
.zt-page-site .site-plan,
.zt-page-site .template-panel,
.zt-page-site .site-step,
.zt-page-site .step,
.zt-page-site .site-cta {
  border-radius: var(--zt-radius) !important;
  box-shadow: none !important;
  transform: none !important;
}
.zt-page-site .site-card:hover,
.zt-page-site .site-plan:hover { transform: none !important; box-shadow: none !important; border-color: #c8d5e6 !important; }
.zt-page-site .site-plan.hot { border-color: var(--zt-primary) !important; }
.zt-page-site .site-plan .badge,
.zt-page-site .site-plan .offer,
.zt-page-site .step .num { border-radius: var(--zt-radius-sm) !important; }
.zt-page-site .site-section.gray { background: var(--zt-soft) !important; }
.zt-page-site .site-title h2 { font-size: 28px !important; font-weight: 600 !important; }

/* 客服与服务支持 */
.zt-page-contact .contact-card,
.zt-page-contact .hotline,
.zt-page-contact .wechat-main-panel,
.zt-page-contact .wechat-main-qrcode,
.zt-page-contact .wechat-card,
.zt-page-contact .service-block,
.zt-page-contact .contact-strip,
.zt-page-support .hero-panel,
.zt-page-support .service-card,
.zt-page-support .faq-item,
.zt-page-support .process-grid > div,
.zt-page-support .cta-box {
  border-radius: var(--zt-radius) !important;
  box-shadow: none !important;
  transform: none !important;
}
.zt-page-contact .wechat-card:hover,
.zt-page-support .service-card:hover { transform: none !important; box-shadow: none !important; border-color: #c8d5e6 !important; }
.zt-page-contact .wechat-main-panel,
.zt-page-support .support-cta,
.zt-page-support .cta-box { background: #0a2856 !important; }
.zt-page-contact .section-title h2,
.zt-page-support .section-title h2 { font-size: 28px !important; font-weight: 600 !important; }
.zt-page-support .service-card i { border-radius: var(--zt-radius-sm) !important; }

/* 第三批公共页面：关于、账户入口、数据中心、主机、内容与托管。 */
.zt-page-about .zt-about-badge,
.zt-page-datacenter .dc-eyebrow,
.zt-page-datacenter .dc-section-kicker,
.zt-page-datacenter .zyhp-eyebrow,
.zt-page-host .host-eyebrow,
.zt-page-host .host-badge,
.zt-page-solution .eyebrow,
.zt-page-tuoguan .tg-eyebrow,
.zt-page-cloud-sub .cloud-sub-kicker,
.zt-page-account .zt-account-eyebrow,
.zt-page-news .hero-kicker { display: none !important; }

.zt-page-about .zt-about-hero,
.zt-page-about .zt-cert-hero,
.zt-page-datacenter .dc-hero,
.zt-page-datacenter .zyhp-hero,
.zt-page-host .host-hero,
.zt-page-solution .solution-hero,
.zt-page-tuoguan .tg-hero,
.zt-page-cloud-sub .cloud-sub-hero,
.zt-page-news .news-detail-hero,
.zt-page-account .zt-account-hero {
  padding-top: 150px !important;
  padding-bottom: 60px !important;
  color: #fff !important;
  background: #0a2856 !important;
}
.zt-page-about .zt-about-hero:before,
.zt-page-about .zt-about-hero:after,
.zt-page-about .zt-cert-hero:before,
.zt-page-about .zt-cert-hero:after,
.zt-page-datacenter .dc-hero:before,
.zt-page-datacenter .dc-hero:after,
.zt-page-datacenter .zyhp-hero:before,
.zt-page-datacenter .zyhp-hero:after,
.zt-page-host .host-hero:before,
.zt-page-host .host-hero:after,
.zt-page-solution .solution-hero:before,
.zt-page-solution .solution-hero:after,
.zt-page-tuoguan .tg-hero:before,
.zt-page-tuoguan .tg-hero:after,
.zt-page-cloud-sub .cloud-sub-hero:before,
.zt-page-cloud-sub .cloud-sub-hero:after { display: none !important; }
.zt-page-about .zt-about-hero h1,
.zt-page-about .zt-cert-hero h1,
.zt-page-datacenter .dc-hero h1,
.zt-page-datacenter .zyhp-hero h1,
.zt-page-host .host-hero h1,
.zt-page-solution .solution-hero h1,
.zt-page-tuoguan .tg-hero h1,
.zt-page-cloud-sub .cloud-sub-hero h1,
.zt-page-news .news-detail-hero h1,
.zt-page-account .zt-account-hero h1 {
  margin-top: 0 !important;
  color: #fff !important;
  font-size: 40px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
}
.zt-page-about .zt-about-stats,
.zt-page-datacenter .dc-stats,
.zt-page-datacenter .zyhp-stats,
.zt-page-datacenter .zyhp-hero-metrics,
.zt-page-host .host-stats,
.zt-page-solution .solution-stats,
.zt-page-cloud-sub .cloud-sub-metrics,
.zt-page-account .zt-account-stats { display: none !important; }

.zt-page-about .zt-about-btn,
.zt-page-datacenter .dc-btn,
.zt-page-datacenter .zyhp-btn,
.zt-page-host .host-btn,
.zt-page-host .host-buy,
.zt-page-solution .btn-primary,
.zt-page-solution .btn-outline,
.zt-page-tuoguan .tg-btn,
.zt-page-cloud-sub .cloud-sub-btn,
.zt-page-cloud-sub .cloud-sub-buy,
.zt-page-news .news-back-btn,
.zt-page-account .btn-u { border-radius: var(--zt-radius-sm) !important; box-shadow: none !important; transform: none !important; }

.zt-page-about .zt-intro-card,
.zt-page-about .zt-adv-card,
.zt-page-about .zt-contact-card,
.zt-page-about .zt-cert-card,
.zt-page-about .zt-cert-hero-panel,
.zt-page-datacenter .dc-node-card,
.zt-page-datacenter .dc-network-card,
.zt-page-datacenter .dc-oversea-card,
.zt-page-datacenter .dc-choice,
.zt-page-datacenter .zyhp-hero-panel,
.zt-page-datacenter .zyhp-capability-card,
.zt-page-datacenter .zyhp-product-panel,
.zt-page-datacenter .zyhp-summary,
.zt-page-host .host-hero-card,
.zt-page-host .host-plan,
.zt-page-solution .hero-panel,
.zt-page-solution .solution-card,
.zt-page-solution .cta-box,
.zt-page-tuoguan .tg-hero-card,
.zt-page-tuoguan .tg-product-card,
.zt-page-tuoguan .tg-choice-card,
.zt-page-tuoguan .tg-dc-panel,
.zt-page-tuoguan .tg-compare-table,
.zt-page-cloud-sub .cloud-sub-panel,
.zt-page-cloud-sub .cloud-sub-product-card,
.zt-page-cloud-sub .cloud-sub-type-card,
.zt-page-account .zt-account-card,
.zt-page-account .zt-account-panel,
.zt-page-news .news-content,
.zt-page-news .news-sidebar,
.zt-page-news .news-detail-content,
.zt-page-pay .card-panel,
.zt-page-pay .info-card,
.zt-page-pay .pay-method-card,
.zt-page-pay .contact-strip {
  border-radius: var(--zt-radius) !important;
  box-shadow: none !important;
  transform: none !important;
}
.zt-page-about .zt-adv-card:hover,
.zt-page-datacenter .dc-node-card:hover,
.zt-page-datacenter .zyhp-product-panel:hover,
.zt-page-host .host-plan:hover,
.zt-page-solution .solution-card:hover,
.zt-page-tuoguan .tg-product-card:hover,
.zt-page-cloud-sub .cloud-sub-product-card:hover,
.zt-page-cloud-sub .cloud-sub-type-card:hover {
  transform: none !important;
  box-shadow: none !important;
  border-color: #c8d5e6 !important;
}
.zt-page-datacenter .dc-node-badge,
.zt-page-datacenter .zyhp-product-label,
.zt-page-datacenter .zyhp-tags span,
.zt-page-host .host-hero-tags span,
.zt-page-tuoguan .tg-product-badge,
.zt-page-cloud-sub .cloud-sub-tag,
.zt-page-account .zt-account-tags span { border-radius: var(--zt-radius-sm) !important; }
.zt-page-about .zt-about-contact,
.zt-page-datacenter .zyhp-cta,
.zt-page-host .host-cta,
.zt-page-solution .solution-cta,
.zt-page-tuoguan .tg-cta,
.zt-page-cloud-sub .cloud-sub-cta { background: #0a2856 !important; }

@media (max-width: 1200px) {
  .zt-global-header .head_sull li p.bai,
  .zt-global-header .head_sull li p.night { display: none; }
  .zt-global-header .header-nav-li > a { padding-right: 9px; padding-left: 9px; font-size: 14px; }
  .zt-footer2026 .zt-service-item { padding-right: 14px; padding-left: 14px; }
}
@media (max-width: 992px) {
  .zt-page .zy-dc-grid,
  .zt-page .zy-adv-grid,
  .zt-page .cloud-product-grid,
  .zt-page .site-plan-grid,
  .zt-page .wechat-card-grid,
  .zt-page .service-grid,
  .zt-page .dc-card-grid,
  .zt-page .dc-feature-grid,
  .zt-page .dc-oversea-grid,
  .zt-page .zyhp-capability-grid,
  .zt-page .host-plan-grid,
  .zt-page .solution-grid,
  .zt-page .tg-product-grid,
  .zt-page .cloud-sub-type-grid,
  .zt-page .cloud-sub-adv-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
}
@media (max-width: 768px) {
  html { overflow-x: hidden; }
  body.zt-page {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    padding-bottom: 52px;
    overflow-x: hidden;
  }
  body.zt-page img { max-width: 100%; height: auto; }

  .zt-global-header.nav {
    position: absolute;
    height: 64px;
    background: #07182d;
  }
  .zt-global-header .head_main {
    width: 100%;
    max-width: none;
    height: 64px;
    padding: 0 16px;
    border-bottom: 0;
  }
  .zt-global-header .logo a { height: 64px; line-height: 64px; }
  .zt-global-header .logo img { width: auto; height: 32px; margin: 16px 0; }
  .zt-global-header .head_sull,
  .zt-global-tools { display: none !important; }
  .zt-mobile-menu-toggle {
    position: absolute;
    top: 12px;
    right: 14px;
    display: flex;
    width: 42px;
    height: 40px;
    padding: 9px 8px;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid rgba(255, 255, 255, .24);
    border-radius: var(--zt-radius-sm);
    background: transparent;
    cursor: pointer;
    box-sizing: border-box;
  }
  .zt-mobile-menu-toggle span {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: transform .2s ease, opacity .2s ease;
  }
  .zt-mobile-open .zt-mobile-menu-toggle span:nth-child(1) { transform: translateY(9px) rotate(45deg); }
  .zt-mobile-open .zt-mobile-menu-toggle span:nth-child(2) { opacity: 0; }
  .zt-mobile-open .zt-mobile-menu-toggle span:nth-child(3) { transform: translateY(-9px) rotate(-45deg); }
  .zt-global-header .header {
    position: absolute;
    top: 64px;
    left: 0;
    display: none;
    width: 100%;
    max-height: calc(100vh - 116px);
    overflow-y: auto;
    border-top: 1px solid rgba(255, 255, 255, .10);
    background: #07182d;
    box-shadow: 0 12px 24px rgba(0, 0, 0, .24);
  }
  .zt-global-header.zt-mobile-open .header { display: block; }
  .zt-global-header .header-wrapper { width: 100%; max-width: none; }
  .zt-global-header .header-nav > ul { display: block; }
  .zt-global-header .header-nav-li {
    float: none;
    width: 100%;
    height: auto;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
    text-align: left;
  }
  .zt-global-header .header-nav-li > a {
    display: block;
    width: 100%;
    height: 48px;
    padding: 0 20px;
    line-height: 48px;
    text-align: left;
  }
  .zt-global-header .header-nav-li > a:after { display: none; }
  .zt-global-header .apy-pop-list { display: none !important; }
  .zt-mobile-actionbar {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1100;
    display: grid;
    height: 52px;
    grid-template-columns: repeat(3, 1fr);
    border-top: 1px solid #dce4ef;
    background: #fff;
    box-shadow: 0 -4px 16px rgba(11, 31, 61, .10);
  }
  .zt-mobile-actionbar a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #e7edf5;
    color: var(--zt-title);
    font-size: 14px;
    text-decoration: none;
  }
  .zt-mobile-actionbar a:first-child { background: var(--zt-primary); color: #fff; }
  .zt-mobile-actionbar a:last-child { border-right: 0; }
  .zt-mobile-actionbar em {
    min-width: 17px;
    height: 17px;
    margin-left: 4px;
    padding: 0 4px;
    border-radius: 9px;
    background: #ef4444;
    color: #fff;
    font-size: 10px;
    font-style: normal;
    line-height: 17px;
    text-align: center;
  }

  .zt-container { max-width: calc(100% - 30px); }
  .zt-page .zt-wrap,
  .zt-page .cloud-wrap,
  .zt-page .site-container,
  .zt-page .sub-container,
  .zt-page .support-container,
  .zt-page .dx-container,
  .zt-page .lt-container,
  .zt-page .yd-container,
  .zt-page .zt-about-container,
  .zt-page .dc-container,
  .zt-page .zyhp-container,
  .zt-page .host-container,
  .zt-page .solution-container,
  .zt-page .tg-wrap,
  .zt-page .cloud-sub-wrap {
    width: auto !important;
    max-width: none !important;
    margin-right: 16px !important;
    margin-left: 16px !important;
  }
  .zt-section { padding: 44px 0; }
  .zt-section-title { font-size: 26px; }
  .zt-grid--2, .zt-grid--3, .zt-grid--4 { grid-template-columns: 1fr; }

  .zt-page .zy-hero,
  .zt-page .cloud-hero,
  .zt-page .site-hero,
  .zt-page .sub-hero,
  .zt-page .support-hero,
  .zt-page-domain .zt-hero,
  .zt-page-domain .zt-whois-hero,
  .zt-page-domain .zt-batch-hero,
  .zt-page-domain .search-hero,
  .zt-page-domain .sumprice-hero,
  .zt-page-domain .whois-hero,
  .zt-page-domain .batch-hero,
  .zt-page-server-line .dx-hero,
  .zt-page-server-line .lt-hero,
  .zt-page-server-line .yd-hero,
  .zt-page-about .zt-about-hero,
  .zt-page-about .zt-cert-hero,
  .zt-page-datacenter .dc-hero,
  .zt-page-datacenter .zyhp-hero,
  .zt-page-host .host-hero,
  .zt-page-solution .solution-hero,
  .zt-page-tuoguan .tg-hero,
  .zt-page-cloud-sub .cloud-sub-hero,
  .zt-page-news .news-detail-hero,
  .zt-page-account .zt-account-hero {
    min-height: 0 !important;
    padding-top: 100px !important;
    padding-bottom: 40px !important;
  }
  .zt-page .zy-hero h1,
  .zt-page .cloud-hero h1,
  .zt-page .site-hero h1,
  .zt-page .sub-hero h1,
  .zt-page .support-hero h1,
  .zt-page-domain .zt-hero h1,
  .zt-page-domain .zt-whois-hero h1,
  .zt-page-domain .zt-batch-hero h1,
  .zt-page-server-line .dx-hero h1,
  .zt-page-server-line .lt-hero h1,
  .zt-page-server-line .yd-hero h1,
  .zt-page-about .zt-about-hero h1,
  .zt-page-about .zt-cert-hero h1,
  .zt-page-datacenter .dc-hero h1,
  .zt-page-datacenter .zyhp-hero h1,
  .zt-page-host .host-hero h1,
  .zt-page-solution .solution-hero h1,
  .zt-page-tuoguan .tg-hero h1,
  .zt-page-cloud-sub .cloud-sub-hero h1,
  .zt-page-news .news-detail-hero h1,
  .zt-page-account .zt-account-hero h1 { font-size: 28px !important; line-height: 1.35 !important; }

  .zt-page .zy-hero-card,
  .zt-page-home .zt-hero-visual,
  .zt-page-home .zt-hero-stats,
  .zt-page .cloud-hero-card,
  .zt-page .support-hero .hero-panel,
  .zt-page-server-line .dx-hero-panel,
  .zt-page-server-line .lt-hero-panel,
  .zt-page-server-line .yd-hero-card,
  .zt-page-about .zt-about-hero-visual,
  .zt-page-about .zt-cert-hero-panel,
  .zt-page-datacenter .dc-hero-visual,
  .zt-page-datacenter .zyhp-hero-panel,
  .zt-page-host .host-hero-card,
  .zt-page-solution .hero-panel,
  .zt-page-tuoguan .tg-hero-card,
  .zt-page-cloud-sub .cloud-sub-panel { display: none !important; }
  .zt-page .zy-hero-left,
  .zt-page .cloud-hero-copy,
  .zt-page .support-hero .hero-copy,
  .zt-page-server-line .dx-hero-text,
  .zt-page-server-line .lt-hero-text,
  .zt-page-server-line .yd-hero-copy,
  .zt-page-about .zt-about-hero-copy,
  .zt-page-datacenter .dc-hero-copy,
  .zt-page-datacenter .zyhp-hero-copy,
  .zt-page-host .host-hero-text,
  .zt-page-solution .hero-copy,
  .zt-page-tuoguan .tg-hero-copy,
  .zt-page-cloud-sub .cloud-sub-copy { width: 100% !important; max-width: none !important; }

  .zt-page .zy-products,
  .zt-page .zy-dc-grid,
  .zt-page .zy-adv-grid,
  .zt-page .zy-faq,
  .zt-page .cloud-product-grid,
  .zt-page .site-grid,
  .zt-page .site-plan-grid,
  .zt-page .site-feature-grid,
  .zt-page .hotline-grid,
  .zt-page .wechat-card-grid,
  .zt-page .service-grid,
  .zt-page .faq-list,
  .zt-page .process-grid,
  .zt-page-server-line .dx-product-grid,
  .zt-page-server-line .lt-product-grid,
  .zt-page-server-line .yd-grid,
  .zt-page-server-line .dx-scene-grid,
  .zt-page-server-line .lt-scene-grid,
  .zt-page-server-line .yd-scene-grid,
  .zt-page-about .zt-two-col,
  .zt-page-about .zt-adv-grid,
  .zt-page-about .zt-cert-grid,
  .zt-page-about .zt-cert-gallery,
  .zt-page-datacenter .dc-card-grid,
  .zt-page-datacenter .dc-feature-grid,
  .zt-page-datacenter .dc-oversea-grid,
  .zt-page-datacenter .zyhp-capability-grid,
  .zt-page-host .host-plan-grid,
  .zt-page-solution .solution-grid,
  .zt-page-solution .choose-grid,
  .zt-page-tuoguan .tg-product-grid,
  .zt-page-tuoguan .tg-choice-grid,
  .zt-page-cloud-sub .cloud-sub-type-grid,
  .zt-page-cloud-sub .cloud-sub-adv-grid,
  .zt-page-news .news-layout,
  .zt-page-pay .info-grid,
  .zt-page-pay .pay-method-grid,
  .zt-page-account .zt-login-layout,
  .zt-page-account .zt-register-grid { grid-template-columns: 1fr !important; }

  .zt-page .cloud-config-section .cloud-config-row { grid-template-columns: 1fr !important; }
  .zt-page .cloud-config-section .cloud-config-main,
  .zt-page .cloud-config-section .cloud-config-side { grid-column: 1 !important; }
  .zt-page .cloud-config-section .cloud-summary-card { position: static !important; width: auto !important; margin-top: 18px !important; }

  .zt-page .zy-hero-actions,
  .zt-page-home .zt-hero-actions,
  .zt-page .site-actions,
  .zt-page .hero-actions,
  .zt-page .cloud-hero-actions,
  .zt-page-server-line .dx-actions,
  .zt-page-server-line .lt-actions,
  .zt-page-server-line .yd-actions,
  .zt-page-about .zt-about-hero-actions,
  .zt-page-datacenter .dc-hero-actions,
  .zt-page-datacenter .zyhp-actions,
  .zt-page-host .host-actions,
  .zt-page-tuoguan .tg-hero-actions,
  .zt-page-cloud-sub .cloud-sub-actions { flex-wrap: wrap !important; }
  .zt-page .zy-filter-box,
  .zt-page .zy-cta .zt-wrap,
  .zt-page .site-cta,
  .zt-page .contact-strip,
  .zt-page .support-cta .cta-box,
  .zt-page-about .zt-contact-inner,
  .zt-page-tuoguan .tg-cta-box { align-items: flex-start !important; flex-direction: column !important; gap: 16px !important; }
  .zt-page .zy-filter-tabs { width: 100%; overflow-x: auto; padding-bottom: 4px; }
  .zt-page .zy-filter-tabs a { white-space: nowrap; }

  .zt-page .dx-table-wrap,
  .zt-page .lt-table-wrap,
  .zt-page .zyhp-table-wrap,
  .zt-page .table-responsive,
  .zt-page .pay-bank-list { max-width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .zt-page .dx-table,
  .zt-page .lt-table,
  .zt-page .zyhp-table,
  .zt-page .pay-bank-list table { min-width: 620px; }
  .zt-page-account .zt-account-card,
  .zt-page-account .zt-account-panel { width: auto !important; max-width: none !important; padding: 20px !important; }

  .zt-footer2026 .zt-service-item { border-right: 0; border-bottom: 1px solid rgba(255, 255, 255, .14); }
  .zt-footer2026 .zt-service-item:last-child { border-bottom: 0; }
  .zt-footer2026 { margin-bottom: 0; }
  .zt-footer2026 .zt-footer-container { max-width: calc(100% - 30px); }
  .zt-footer2026 .zt-footer-grid { grid-template-columns: 1fr 1fr; gap: 24px 18px; }
  .zt-footer2026 .zt-footer-brand,
  .zt-footer2026 .zt-footer-contact { grid-column: 1 / -1; }
  .zt-footer2026 .zt-footer-main { padding-top: 30px; }
  .zt-footer2026 .zt-footer-col h4,
  .zt-footer2026 .zt-footer-contact h4 { margin-bottom: 12px; }
}

/* Legacy public pages: keep their existing visual identity while removing fixed-width layout. */
.zt-page-legacy-tuoguan,
.zt-page-legacy-server-product,
.zt-page-legacy-server-line,
.zt-page-legacy-datacenter,
.zt-page-legacy-ssl,
.zt-page-legacy-ipv6,
.zt-page-legacy-about {
  color: var(--zt-text);
  background: #fff;
}

.zt-page-legacy-tuoguan .w1200,
.zt-page-legacy-tuoguan .container,
.zt-page-legacy-server-product .w1200,
.zt-page-legacy-server-product .container,
.zt-page-legacy-server-line .container,
.zt-page-legacy-datacenter .w1200,
.zt-page-legacy-datacenter .auto,
.zt-page-legacy-ssl .auto,
.zt-page-legacy-ipv6 .w1200,
.zt-page-legacy-about .ww {
  width: calc(100% - 32px) !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.zt-page-legacy-tuoguan .neiye-banner,
.zt-page-legacy-tuoguan .sec-banner,
.zt-page-legacy-server-product .neiye-banner,
.zt-page-legacy-ssl .neiye-banner,
.zt-page-legacy-ipv6 .neiye-banner,
.zt-page-legacy-datacenter .neiye-banner,
.zt-page-legacy-datacenter .neiye_banner {
  overflow: hidden;
}

.zt-page-legacy-tuoguan .neiye-banner-title,
.zt-page-legacy-server-product .neiye-banner-title,
.zt-page-legacy-ssl .neiye-banner-title,
.zt-page-legacy-ipv6 .neiye-banner-title,
.zt-page-legacy-datacenter .neiye-banner-title {
  letter-spacing: 0 !important;
}

.zt-page-legacy-tuoguan .cmain,
.zt-page-legacy-server-product .cmain {
  width: calc(100% - 32px) !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  display: flex;
  align-items: flex-start;
  gap: 24px;
}

.zt-page-legacy-tuoguan .cmain-left,
.zt-page-legacy-server-product .cmain-left {
  float: none !important;
  flex: 1 1 auto;
  min-width: 0;
  border-color: var(--zt-line) !important;
  border-radius: 10px;
  overflow: hidden;
}

.zt-page-legacy-tuoguan .cmain-right,
.zt-page-legacy-server-product .cmain-right {
  float: none !important;
  flex: 0 0 276px;
  width: 276px !important;
  border-color: var(--zt-line) !important;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.zt-page-legacy-tuoguan .cmain-left-title,
.zt-page-legacy-server-product .cmain-left-title {
  background: var(--zt-primary) !important;
}

.zt-page-legacy-tuoguan .cmain-tuoguan > dl {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  padding: 20px;
}

.zt-page-legacy-tuoguan .cmain-tuoguan > dl > dt {
  float: none !important;
  width: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 20px !important;
  border: 1px solid var(--zt-line) !important;
  border-radius: 8px;
  background: #fff;
}

.zt-page-legacy-tuoguan .cmain-tuoguan-title {
  height: auto !important;
  min-height: 32px;
  color: var(--zt-title) !important;
}

.zt-page-legacy-tuoguan .infoListf {
  float: none !important;
  width: 100% !important;
  min-height: 34px;
}

.zt-page-legacy-tuoguan .cmain-pro-more,
.zt-page-legacy-server-product .cmain-pro-more,
.zt-page-legacy-ssl .package-buy {
  border-radius: 4px !important;
  background: var(--zt-primary) !important;
}

.zt-page-legacy-server-product .cmain-content-pro,
.zt-page-legacy-server-product .cmain-pro {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.zt-page-legacy-server-product .cmain-content-pro-list,
.zt-page-legacy-server-product .cmain-content-pro-list3,
.zt-page-legacy-server-product .cmain-pro-list {
  float: none !important;
  width: auto !important;
  min-width: 0;
  height: auto !important;
  margin: 0 !important;
  border-color: var(--zt-line) !important;
  border-radius: 8px;
  box-shadow: none !important;
}

.zt-page-legacy-server-product .cmain-content-pro-info {
  height: auto !important;
  min-height: 255px;
}

.zt-page-legacy-server-product .cmain-pro-list-left,
.zt-page-legacy-server-product .cmain-pro-list-right {
  min-width: 0;
}

.zt-page-legacy-server-product .cases_img,
.zt-page-legacy-server-product .changjing ul,
.zt-page-legacy-server-product .advantage-table,
.zt-page-legacy-ipv6 .ipv6_youshi ul {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.zt-page-legacy-server-product .cases_img li,
.zt-page-legacy-server-product .changjing li,
.zt-page-legacy-server-product .advantage-table .item,
.zt-page-legacy-ipv6 .ipv6_youshi ul li {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
}

.zt-page-legacy-ssl .package-box {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  height: auto !important;
}

.zt-page-legacy-ssl .package-box > li {
  float: none !important;
  width: auto !important;
  height: auto !important;
}

.zt-page-legacy-ssl .package-item .item-info-box,
.zt-page-legacy-ssl .package-item.active .item-info-box {
  position: relative !important;
  inset: auto !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 485px;
  transform: none !important;
  border: 1px solid var(--zt-line) !important;
  box-shadow: none !important;
  border-radius: 8px;
  overflow: hidden;
}

.zt-page-legacy-ssl .package-item.active .item-info-box {
  border-top: 3px solid var(--zt-primary) !important;
}

.zt-page-legacy-ssl .package-item.active .package-title {
  background: #eef5ff !important;
}

.zt-page-legacy-ssl .package-item.active .main-title {
  color: var(--zt-title) !important;
}

.zt-page-legacy-ssl .package-item.active .domain-type,
.zt-page-legacy-ssl .package-item.active .domain-type span {
  color: var(--zt-muted) !important;
}

.zt-page-legacy-ssl .virtue-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.zt-page-legacy-ssl .virtue-list > li {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  border: 1px solid var(--zt-line);
  border-radius: 8px;
}

.zt-page-legacy-ssl .table-info {
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.zt-page-legacy-ssl .ssl-table {
  min-width: 720px;
}

.zt-page-legacy-ipv6 .ip_what_C,
.zt-page-legacy-ipv6 .mid-first-content,
.zt-page-legacy-ipv6 .why_c,
.zt-page-legacy-ipv6 .search_group {
  width: calc(100% - 32px) !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.zt-page-legacy-ipv6 .ip_what_C ul {
  max-width: 720px;
}

.zt-page-legacy-ipv6 .ipv6_youshi ul li {
  border: 1px solid var(--zt-line);
}

.zt-page-legacy-about .w_banner {
  height: 280px;
  background-size: cover !important;
}

.zt-page-legacy-about .huanjing {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.zt-page-legacy-about .huanjing dt {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  border: 1px solid var(--zt-line);
  background: #fff !important;
  overflow: hidden;
}

.zt-page-legacy-about .huanjing dt:hover {
  box-shadow: 0 8px 22px rgba(15, 23, 42, .08) !important;
}

.zt-page-legacy-datacenter .layout-page-container,
.zt-page-legacy-datacenter .zysjjdjj_yi,
.zt-page-legacy-datacenter .zysjjdjj_er,
.zt-page-legacy-datacenter .zysjjdjj_san {
  width: calc(100% - 32px) !important;
  max-width: 1160px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.zt-page-legacy-server-line .dianxin_p,
.zt-page-legacy-server-line .z_more_one,
.zt-page-legacy-server-line .z_duibi,
.zt-page-legacy-server-line .z_pinyou,
.zt-page-legacy-server-line .z_wenti {
  width: calc(100% - 32px) !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 992px) {
  .zt-page-legacy-tuoguan .cmain,
  .zt-page-legacy-server-product .cmain {
    display: block;
  }

  .zt-page-legacy-tuoguan .cmain-right,
  .zt-page-legacy-server-product .cmain-right {
    width: 100% !important;
    margin-top: 20px;
  }

  .zt-page-legacy-server-product .cases_img,
  .zt-page-legacy-server-product .changjing ul,
  .zt-page-legacy-server-product .advantage-table,
  .zt-page-legacy-ipv6 .ipv6_youshi ul,
  .zt-page-legacy-about .huanjing {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zt-page-legacy-ssl .package-box {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .zt-page-legacy-tuoguan .neiye-banner,
  .zt-page-legacy-tuoguan .sec-banner,
  .zt-page-legacy-server-product .neiye-banner,
  .zt-page-legacy-ssl .neiye-banner,
  .zt-page-legacy-ipv6 .neiye-banner,
  .zt-page-legacy-datacenter .neiye-banner,
  .zt-page-legacy-datacenter .neiye_banner {
    height: auto !important;
    min-height: 250px;
    padding: 52px 0 42px !important;
    background-position: center !important;
  }

  .zt-page-legacy-tuoguan .neiye-banner-left,
  .zt-page-legacy-server-product .neiye-banner-left,
  .zt-page-legacy-ssl .neiye-banner-left,
  .zt-page-legacy-ipv6 .neiye-banner-left,
  .zt-page-legacy-datacenter .neiye-banner-left {
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    padding: 0 16px !important;
  }

  .zt-page-legacy-tuoguan .neiye-banner-right,
  .zt-page-legacy-server-product .neiye-banner-right,
  .zt-page-legacy-ssl .neiye-banner-right,
  .zt-page-legacy-ipv6 .neiye-banner-right,
  .zt-page-legacy-datacenter .neiye-banner-right {
    display: none !important;
  }

  .zt-page-legacy-tuoguan .neiye-banner-title,
  .zt-page-legacy-server-product .neiye-banner-title,
  .zt-page-legacy-ssl .neiye-banner-title,
  .zt-page-legacy-ipv6 .neiye-banner-title,
  .zt-page-legacy-datacenter .neiye-banner-title {
    font-size: 28px !important;
    line-height: 1.25 !important;
  }

  .zt-page-legacy-tuoguan .neiye-banner-span,
  .zt-page-legacy-server-product .neiye-banner-span,
  .zt-page-legacy-ssl .neiye-banner-span,
  .zt-page-legacy-ipv6 .neiye-banner-span,
  .zt-page-legacy-datacenter .neiye-banner-span {
    width: auto !important;
    height: auto !important;
    font-size: 14px !important;
    line-height: 1.8 !important;
  }

  .zt-page-legacy-tuoguan .cmain-tuoguan > dl,
  .zt-page-legacy-server-product .cmain-content-pro,
  .zt-page-legacy-server-product .cmain-pro,
  .zt-page-legacy-ssl .package-box,
  .zt-page-legacy-ssl .virtue-list,
  .zt-page-legacy-server-product .cases_img,
  .zt-page-legacy-server-product .changjing ul,
  .zt-page-legacy-server-product .advantage-table,
  .zt-page-legacy-ipv6 .ipv6_youshi ul,
  .zt-page-legacy-about .huanjing {
    grid-template-columns: 1fr;
  }

  .zt-page-legacy-server-product .cmain-pro-list-left,
  .zt-page-legacy-server-product .cmain-pro-list-right {
    float: none !important;
    width: 100% !important;
  }

  .zt-page-legacy-server-product .cmain-pro-list-left ul li {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
  }

  .zt-page-legacy-ssl .module {
    padding: 0 16px 42px !important;
  }

  .zt-page-legacy-ssl .auto {
    width: 100% !important;
    padding-top: 34px !important;
  }

  .zt-page-legacy-ssl .module-title {
    height: auto !important;
    line-height: 1.35 !important;
    font-size: 26px !important;
  }

  .zt-page-legacy-ssl .brand-tabs {
    display: flex;
    overflow-x: auto;
    padding-bottom: 12px;
  }

  .zt-page-legacy-ssl .brand-tabs li {
    flex: 0 0 128px;
    width: 128px !important;
  }

  .zt-page-legacy-ssl .brand-block {
    height: auto !important;
    min-height: 280px;
    padding: 150px 22px 28px !important;
    background-position: center 28px !important;
  }

  .zt-page-legacy-ssl .virtue-list > li {
    height: auto !important;
    min-height: 280px;
    padding: 150px 24px 28px !important;
    background-position: center 34px !important;
  }

  .zt-page-legacy-ipv6 .ip_what_C {
    padding: 24px 0 42px !important;
  }

  .zt-page-legacy-ipv6 .ip_what_C ul,
  .zt-page-legacy-ipv6 .why-txt,
  .zt-page-legacy-ipv6 .why-svga {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .zt-page-legacy-ipv6 .why-svga {
    display: none !important;
  }

  .zt-page-legacy-ipv6 .next-tabs-nav,
  .zt-page-legacy-ipv6 .title-tab {
    overflow-x: auto;
    white-space: nowrap;
  }

  .zt-page-legacy-about .w_banner {
    height: 190px;
  }

  .zt-page-legacy-about .huanjing {
    padding-top: 24px !important;
    padding-bottom: 38px !important;
  }

  .zt-page-legacy-about .huanjing dt img {
    height: auto !important;
    aspect-ratio: 4 / 3;
    object-fit: cover;
  }

  .zt-page-legacy-datacenter .zysjjdjj_yi_yi,
  .zt-page-legacy-datacenter .zysjjdjj_er_yi,
  .zt-page-legacy-datacenter .zysjjdjj_san_yi {
    float: none !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 0 18px !important;
  }

  .zt-page-legacy-datacenter img,
  .zt-page-legacy-server-line img {
    max-width: 100% !important;
    height: auto !important;
  }

  .zt-page-legacy-server-line .dianxin_t {
    overflow-x: auto;
    white-space: nowrap;
  }

  .zt-page-legacy-server-line .dianxin_p,
  .zt-page-legacy-server-line .z_more_one,
  .zt-page-legacy-server-line .z_duibi,
  .zt-page-legacy-server-line .z_pinyou,
  .zt-page-legacy-server-line .z_wenti {
    height: auto !important;
  }

  .zt-page-legacy-server-line .dianxin_pimg,
  .zt-page-legacy-server-line .dianxin_py,
  .zt-page-legacy-server-line .z_dell_l,
  .zt-page-legacy-server-line .z_dell_r,
  .zt-page-legacy-server-line .z_pinyou_l,
  .zt-page-legacy-server-line .z_pinyou_r {
    float: none !important;
    width: 100% !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .zt-page-legacy-server-line .youshi-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .zt-page-legacy-server-line .youshi-item {
    min-width: 720px;
  }
}

/* Follow-up fixes found during 390px browser verification. */
.zt-page-legacy-tuoguan .cmain-left,
.zt-page-legacy-server-product .cmain-left {
  width: auto !important;
}

.zt-page-legacy-ssl .w1200 {
  width: calc(100% - 32px) !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.zt-page-legacy-ssl .zt-table-scroll {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 768px) {
  .zt-page-legacy-help .neiye-banner,
  .zt-page-server-archive .breadcrumbs-v3 {
    height: auto !important;
    min-height: 220px;
    padding: 44px 0 36px !important;
  }

  .zt-page-legacy-help .neiye-banner-left {
    float: none !important;
    width: 100% !important;
    padding: 0 16px !important;
  }

  .zt-page-legacy-help .neiye-banner-right {
    display: none !important;
  }

  .zt-page-legacy-help .api_advantage,
  .zt-page-legacy-help .api_show_main,
  .zt-page-legacy-help .i_a1,
  .zt-page-legacy-help .i_a2 {
    width: 100% !important;
    height: auto !important;
  }

  .zt-page-legacy-help .api_show,
  .zt-page-legacy-help .api_grade > .w1200 {
    width: calc(100% - 32px) !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .zt-page-legacy-help .api_show_main p {
    width: auto !important;
    max-width: 100% !important;
  }

  .zt-page-legacy-help .api_advantage > div,
  .zt-page-legacy-help .i_a1 > div,
  .zt-page-legacy-help .i_a2 > div,
  .zt-page-legacy-help [class*="col-md-"] {
    float: none !important;
    width: 100% !important;
  }

  .zt-page-legacy-help .photoshow,
  .zt-page-legacy-help .n-nxc img {
    max-width: 100% !important;
  }

  .zt-page-server-archive [class*="col-md-"],
  .zt-page-server-archive .pricing-v5 {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .zt-page-legacy-cloud-products .wide-banner,
  .zt-page-legacy-cloud-products .wide-bannercontainer {
    height: auto !important;
    min-height: 240px;
  }

  .zt-page-legacy-cloud-products .row,
  .zt-page-legacy-cloud-products .vpsoneit,
  .zt-page-legacy-cloud-products .vpstwoit,
  .zt-page-legacy-cloud-products .vpsthreeit {
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
    height: auto !important;
    gap: 14px;
  }

  .zt-page-legacy-cloud-products [class*="col-"],
  .zt-page-legacy-cloud-products .service-block {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .zt-page-legacy-cloud-products .container.content {
    overflow: hidden;
  }

  .zt-page-legacy-cloud .neiye-banner {
    height: auto !important;
    min-height: 250px;
    padding: 52px 0 42px !important;
  }

  .zt-page-legacy-cloud .neiye-banner-left {
    float: none !important;
    width: 100% !important;
    padding: 0 16px !important;
  }

  .zt-page-legacy-cloud .neiye-banner-right {
    display: none !important;
  }

  .zt-page-legacy-cloud .tab-pane,
  .zt-page-legacy-cloud .vps_youshi,
  .zt-page-legacy-cloud .threecont,
  .zt-page-legacy-cloud .fourcon {
    height: auto !important;
  }

  .zt-page-legacy-cloud .row,
  .zt-page-legacy-cloud .vps_youshi,
  .zt-page-legacy-cloud .threecont,
  .zt-page-legacy-cloud .fourcon {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px;
  }

  .zt-page-legacy-cloud [class*="col-md-"],
  .zt-page-legacy-cloud .vps_youshi_f,
  .zt-page-legacy-cloud .pri-cont {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .zt-page-legacy-cloud .three_tit {
    font-size: 30px !important;
    line-height: 1.3 !important;
  }

  .zt-page-domain-service .pay_banner,
  .zt-page-domain-service .breadcrumbs,
  .zt-page-domain-service .search-block {
    height: auto !important;
    min-height: 120px;
    padding-top: 34px !important;
    padding-bottom: 34px !important;
    background-position: center !important;
  }

  .zt-page-domain-service [class*="col-md-"],
  .zt-page-domain-service [class*="col-sm-"],
  .zt-page-domain-service .sky-form .col {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .zt-page-domain-service .input-group {
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) auto;
    width: 100%;
  }

  .zt-page-domain-service .input-group .form-control {
    width: 100% !important;
    min-width: 0 !important;
  }

  .zt-page-domain-service .input-group-btn {
    display: flex !important;
    width: auto !important;
  }

  .zt-page-domain-service .input-group-btn .btn-u {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .zt-page-domain-service table,
  .zt-page-domain-service .swiper-container {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .zt-page-domain-service table {
    min-width: 680px;
    white-space: nowrap;
  }

  .zt-page-overseas-region .pz {
    width: calc(100% - 32px) !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .zt-page-overseas-region .pz_l,
  .zt-page-overseas-region .pz_r {
    float: none !important;
    width: 100% !important;
  }

  .zt-page-overseas-region .pz_l ul li {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
  }

  .zt-page-overseas-region .slideBox,
  .zt-page-overseas-region .slideBox .bd,
  .zt-page-overseas-region .slideBox .bd li a,
  .zt-page-overseas-region .slideBox .bd img {
    height: 260px !important;
  }

  .zt-page-legacy-host .neiye-banner {
    height: auto !important;
    min-height: 250px;
    padding: 52px 0 42px !important;
  }

  .zt-page-legacy-host .w1200,
  .zt-page-legacy-host .cmain > .w1200 {
    width: calc(100% - 32px) !important;
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .zt-page-legacy-host .cmain {
    overflow: hidden;
  }

  .zt-page-legacy-host .cmain-left,
  .zt-page-legacy-host .cmain-right {
    float: none !important;
    width: 100% !important;
    margin: 0 0 18px !important;
  }

  .zt-page-legacy-host .btnCart {
    position: static !important;
    display: block !important;
    width: 100% !important;
    max-width: 220px;
    margin: 12px 0 !important;
  }

  .zt-page-legacy-host .host_cjbg ul {
    width: calc(100% - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .zt-page-legacy-host .host_cjbg li {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .zt-page-legacy-host .neiye-banner-left {
    float: none !important;
    width: 100% !important;
    padding: 0 16px !important;
  }

  .zt-page-legacy-host .neiye-banner-right {
    display: none !important;
  }

  .zt-page-legacy-host .nav_list,
  .zt-page-legacy-host #mynav ul {
    display: flex;
    width: 100% !important;
    overflow-x: auto;
  }

  .zt-page-legacy-host .nav_cell,
  .zt-page-legacy-host #mynav ul li {
    float: none !important;
    flex: 0 0 120px;
    width: 120px !important;
  }

  .zt-page-legacy-host .host_tit h1 {
    font-size: 27px !important;
  }

  .zt-page-legacy-host .host_bg {
    height: auto !important;
  }

  .zt-page-legacy-host .host_ystext {
    background-image: none !important;
  }

  .zt-page-about-culture .ww,
  .zt-page-about-culture .lianxi {
    width: calc(100% - 32px) !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .zt-page-about-culture [class*="-content"] {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 220px;
    padding-left: 16px !important;
    padding-right: 16px !important;
    background-size: cover !important;
  }

  .zt-page-about-culture .four-content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .zt-page-about-culture .four-content li {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .zt-page-about-culture img {
    max-width: 100% !important;
    height: auto !important;
  }

  .zt-page-recruit .welfare ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .zt-page-recruit .welfare ul li {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
  }

  .zt-page-recruit .panel-header,
  .zt-page-recruit .panel-body {
    height: auto !important;
    padding: 18px !important;
  }

  .zt-page-recruit .jobs {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .zt-page-transaction .pay_banner,
  .zt-page-transaction .breadcrumbs {
    height: auto !important;
    min-height: 120px;
    padding: 34px 0 !important;
    background-position: center !important;
  }

  .zt-page-transaction .container.content {
    padding-top: 24px !important;
    padding-bottom: 38px !important;
  }

  .zt-page-transaction .sky-form .row,
  .zt-page-transaction .form-horizontal .form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .zt-page-transaction .sky-form .col,
  .zt-page-transaction [class*="col-lg-"],
  .zt-page-transaction [class*="col-md-"],
  .zt-page-transaction [class*="col-sm-"] {
    float: none !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .zt-page-transaction .form-horizontal .control-label {
    margin-bottom: 7px;
    text-align: left !important;
  }

  .zt-page-transaction table.table,
  .zt-page-transaction .invoice-table {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }

  .zt-page-transaction .panel-body,
  .zt-page-transaction .tag-box {
    padding: 18px !important;
  }

  .zt-page-transaction .text-right {
    text-align: left !important;
  }

  .zt-page-transaction .text-right .btn,
  .zt-page-transaction .text-right .btn-u {
    width: 100%;
    margin: 6px 0 !important;
    text-align: center;
  }

  .zt-page-hnlt .ww,
  .zt-page-hnlt .products-config,
  .zt-page-hnlt .pz,
  .zt-page-hnlt .mianbeian_list {
    width: calc(100% - 32px) !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .zt-page-hnlt .products-config > li,
  .zt-page-hnlt .pz_l,
  .zt-page-hnlt .pz_r,
  .zt-page-hnlt .n_youshi_l,
  .zt-page-hnlt .n_youshi_r {
    float: none !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 0 16px !important;
  }

  .zt-page-hnlt .pz_l ul li {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
  }

  .zt-page-hnlt .n_cases,
  .zt-page-hnlt .n_scene_c,
  .zt-page-hnlt .mianbeian_list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .zt-page-hnlt .n_cases li,
  .zt-page-hnlt .n_scene_c li,
  .zt-page-hnlt .mianbeian_list li {
    float: none !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding-top: 16px !important;
  }

  .zt-page-hnlt .n_cases li img {
    height: auto !important;
  }

  .zt-page-hnlt .mianbeian {
    height: auto !important;
    padding-bottom: 36px;
  }

  .zt-page-legacy-tuoguan #kehu {
    width: 100% !important;
  }

  .zt-page-legacy-tuoguan .owl-wrapper-outer {
    width: 100% !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
  }

  .zt-page-legacy-tuoguan .owl-wrapper {
    display: flex !important;
    width: max-content !important;
    transform: none !important;
  }

  .zt-page-legacy-tuoguan .owl-item {
    flex: 0 0 290px !important;
    width: 290px !important;
  }

  .zt-page-legacy-tuoguan .owl-item .item,
  .zt-page-legacy-tuoguan .owl-item .mask {
    width: auto !important;
    max-width: 100% !important;
  }

  .zt-page-legacy-server-product .product-adv .content > div {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    width: calc(100% - 32px);
    margin: 18px auto 0 !important;
  }

  .zt-page-legacy-server-product .product-adv .content .item {
    display: flex !important;
    align-items: flex-start;
    width: 100% !important;
    margin: 0 !important;
    padding: 18px;
    border: 1px solid var(--zt-line);
    border-radius: 8px;
    background: rgba(255, 255, 255, .94);
    text-align: left;
  }

  .zt-page-legacy-server-product .product-adv .item-content {
    min-width: 0;
    margin-left: 14px !important;
  }

  .zt-page-legacy-server-product .product-adv .desc br {
    display: none;
  }

  .zt-page-legacy-server-product .fangyu_img img,
  .zt-page-legacy-server-product .fuwu_img img,
  .zt-page-legacy-server-product .liuliang_img img {
    max-width: 100% !important;
    height: auto !important;
  }

  .zt-page-legacy-server-line .z_changjing,
  .zt-page-legacy-server-line .z_changjing .z_ti,
  .zt-page-legacy-server-line .z_changjing .z_ppt1,
  .zt-page-legacy-server-line .z_changjing_list,
  .zt-page-legacy-server-line .z_case_t1 {
    width: 100% !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .zt-page-legacy-server-line .z_changjing_list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .zt-page-legacy-server-line .z_changjing_list li {
    float: none !important;
    width: 100% !important;
    height: auto !important;
    min-height: 160px;
    margin: 0 !important;
  }

  .zt-page-legacy-server-line .idc_two_icon {
    width: 100% !important;
    height: auto !important;
    padding: 24px 16px 38px !important;
  }

  .zt-page-legacy-server-line .idc_two_icon ul,
  .zt-page-legacy-server-line .z_case_t1 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .zt-page-legacy-server-line .idc_two_icon ul li,
  .zt-page-legacy-server-line .z_case_t1 li {
    float: none !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
  }

  .zt-page-legacy-server-line .z_duibi,
  .zt-page-legacy-server-line .z_cases_two {
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .zt-page-legacy-ssl .ssl-table {
    display: table;
    width: 720px !important;
  }
}

.zt-page-legacy-server-product .ww,
.zt-page-legacy-server-product .hk-content,
.zt-page-legacy-server-product .z_beian,
.zt-page-legacy-server-product .z_cases_m,
.zt-page-legacy-server-product .z_jizhi_img {
  width: calc(100% - 32px) !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 768px) {
  .zt-page-legacy-server-product .z_liang ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    width: calc(100% - 32px) !important;
    height: auto !important;
    margin: 0 auto !important;
  }

  .zt-page-legacy-server-product .z_liang li {
    float: none !important;
    width: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
  }

  .zt-page-legacy-server-product .z_jizhi_img img,
  .zt-page-legacy-server-product .z_cases_m img,
  .zt-page-legacy-server-product .speed-img img {
    max-width: 100% !important;
    height: auto !important;
  }

  .zt-page-legacy-server-product .z_jizhi_main {
    position: static !important;
    width: 100% !important;
    padding: 0 0 30px !important;
  }

  .zt-page-legacy-server-product .z_beian_m {
    width: 100% !important;
    max-width: 560px;
    height: auto !important;
    min-height: 118px;
    margin: 22px auto !important;
    background-size: cover !important;
  }

  .zt-page-legacy-server-product .z_beian_m p {
    line-height: 1.5 !important;
    padding: 32px 18px !important;
  }

  .zt-page-legacy-server-product .z_beian_m p span {
    display: inline-block;
    margin: 0 24px 0 0 !important;
  }

  .zt-page-legacy-server-product .z_cases_m {
    height: auto !important;
  }

  .zt-page-legacy-server-product .tejia_zhuanqu > li {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px !important;
  }

  .zt-page-legacy-server-product .tejia_zhuanqu_t,
  .zt-page-legacy-server-product #content ul.tejia_zhuanqu_main {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }

  .zt-page-legacy-server-product .tejia_remai_list {
    display: block !important;
    height: auto !important;
  }

  .zt-page-legacy-server-product .tejia_remai_list > ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    height: auto !important;
    padding: 16px !important;
  }

  .zt-page-legacy-server-product .tejia_remai_list > ul > li {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
  }

  .zt-page-legacy-server-product .tejia_remai_price {
    height: auto !important;
    margin: 0 !important;
    padding: 22px 16px;
    border-top: 1px solid var(--zt-line);
    border-left: 0 !important;
  }

  .zt-page-legacy-server-product .tejia_remai_price_price {
    position: static !important;
    transform: none !important;
  }

  .zt-page-legacy-server-product .hk-content {
    margin-top: 38px !important;
  }

  .zt-page-legacy-server-product .hk-title {
    font-size: 26px !important;
    line-height: 1.35 !important;
  }

  .zt-page-legacy-server-product .hk-show {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .zt-page-legacy-server-product .speed-fast,
  .zt-page-legacy-server-product .speed-slow {
    position: static !important;
    order: 2;
    padding: 14px;
    border: 1px solid var(--zt-line);
    border-radius: 8px;
  }

  .zt-page-legacy-server-product .speed-img {
    order: 1;
  }

  .zt-page-legacy-server-product .compare-item {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 30px !important;
  }

  .zt-page-legacy-server-product .compare-item .item-box {
    float: none !important;
    width: 100% !important;
    height: auto !important;
  }

  .zt-page-legacy-server-product .compare-item .item-head,
  .zt-page-legacy-server-product .compare-item li {
    height: auto !important;
    min-height: 52px;
    padding: 14px 12px !important;
    line-height: 1.65 !important;
  }

  .zt-page-legacy-server-product .compare-item .vs-img {
    display: none !important;
  }

  .zt-page-legacy-server-product .z_cases {
    height: auto !important;
    padding-bottom: 34px;
  }

  .zt-page-legacy-server-product .z_cases_m {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    max-width: 343px !important;
    overflow: hidden;
  }

  .zt-page-legacy-server-product .z_cases_m img {
    position: static !important;
    inset: auto !important;
    display: block;
    width: auto !important;
    max-width: 100% !important;
    margin: auto !important;
  }

  .zt-page-legacy-server-product .pro_div3 {
    min-width: 0 !important;
  }

  .zt-page-legacy-server-product .pro_div3 .bt,
  .zt-page-legacy-server-product .pro_div3 .div1,
  .zt-page-legacy-server-product .pro_div4,
  .zt-page-legacy-server-product .pro_div4 .bt,
  .zt-page-legacy-server-product .pro_div4 .div1,
  .zt-page-legacy-server-product .product,
  .zt-page-legacy-server-product .xg_product {
    width: calc(100% - 32px) !important;
    max-width: 1200px !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .zt-page-legacy-server-product .pro_div3 .div1 > ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .zt-page-legacy-server-product .pro_div3 .div1 > ul > li,
  .zt-page-legacy-server-product .pro_div3 .img_right {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .zt-page-legacy-server-product .pro_div3 .div1 > ul > li {
    display: grid;
    grid-template-columns: 70px minmax(0, 1fr);
    gap: 12px;
    padding: 16px;
    border: 1px solid var(--zt-line);
    border-radius: 8px;
    background: #fff;
  }

  .zt-page-legacy-server-product .pro_div4 .left_1,
  .zt-page-legacy-server-product .pro_div4 .right_r,
  .zt-page-legacy-server-product .pro_div4 .wuyu,
  .zt-page-legacy-server-product .pro_div4 .xia,
  .zt-page-legacy-server-product .pro_div4 .dd1 {
    float: none !important;
    width: 100% !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .zt-page-legacy-server-product .pro_div4 .shang {
    height: auto !important;
    min-height: 280px;
    background-size: cover !important;
  }

  .zt-page-legacy-server-product .pro_div4 .wuyu ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zt-page-legacy-server-product .pro_div4 .wuyu ul li {
    float: none !important;
    width: auto !important;
  }

  .zt-page-legacy-server-product .pro_div4 .right_r {
    min-height: 280px;
    margin-top: 24px !important;
    background-size: contain !important;
  }
}
