.navbar{background-color:#fff}

.jumbotron {
    padding: 0;
    height: 550px;
}

.jumbotron .bg-img {
    -moz-box-pack: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: 0;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.jumbotron .decs {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-pack: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 1;
    font-size: 16px;
    line-height: 28px;
}

.jumbotron .decs .col, .jumbotron .decs .col-md-4 {
    margin: 0;
    padding: 0;
}

.product-banner .btn {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    width: 160px;
}

.product-module .card {
    border-radius: 16px;
    border: none;
}

.product-module .card-body {
    padding: 2rem;
}

.product-module .card-text {
    color: #595959;
    ;
}

.product-module strong.price {
    font-size: 2rem;
    color: #0055ff;
}

.product-module .card-title {
    ;
}

.product-type .nav-pills .nav-link {
    padding: 0;
    height: 60px;
    line-height: 60px;
}

.product-type .nav-pills .nav-link.active {
    color: #0055ff;
    box-shadow: inset 0 -2px 0 0 #0055ff;
    background-color: transparent;
    border: 0;
    border-radius: 0;
}


.scene .nav-pills .nav-link {
    color: inherit;
}

.scene .nav-pills {
    line-height: 3.5;
}

.scene .nav-pills .nav-link.active {
    color: #0055ff;
    background: #fff;
    box-shadow: inset 0 -2px 0 0 #0055ff;
    border-radius: 0;
    display: inline-block;
}

.cases .nav-pills img {
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: .5;
    height: 60px;
    display: inline-block;
}

.cases .nav-pills img:hover {
    opacity: .3;
}

.cases .nav-pills .active img,
.cases .nav-pills .active img:hover {
    box-shadow: 0 2px 0 0 #0055ff;
    border-radius: 0;
    display: inline-block;
    filter: none;
    opacity: 1;
}

.text-desc {
    color: #fff;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 54px;
    letter-spacing: .16px;
}

.product-help {
    background: #f7f8fb;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 12px;
    padding: 28px;
}

.product-help ul {
    padding: 0;
}

.product-help li a {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #4e5969;
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: 14px;
    letter-spacing: .028px;
    line-height: 22px;
    margin-top: 10px;
    text-decoration: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.product-help li a:hover {
    color: #0055ff;
}

.dian {
    background-color: #4e5969;
    border-radius: 4px;
    height: 4px;
    margin-right: 12px;
    width: 4px;
}

.product-help li a:hover .dian {
    background-color: #0055ff;
}

.product-trends .card-title {
    color: #181818;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    margin-top: 10px;
}

.product-trends .carousel-caption {
    right: 10%;
    left: 10%;
}

.product-trends .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin-right: 5px;
    margin-left: 5px;
    border: none;
    border-radius: 20px;
    background: #e5e8ef;
}

.product-trends .carousel-indicators li.active {
    width: 10px;
    background: #0055ff;
}

.product-trends .carousel-item {
    height: 20rem;
}

.product-trends .carousel-indicators {
    bottom: 3rem;
}

.product-trends .carousel-control-prev,
.product-trends .carousel-control-next {
    display: block;
    background: #555;
    height: 48px;
    width: 48px;
    top: -6rem;
    margin: auto 3rem;
    border-radius: 50%;
    z-index: 2;
}

.por-btn-large {
    display: inline-block;
    padding: .75rem 2rem;
    font-weight: bold;
}


    .zonkvm-index-section .section-title {
      font-size: 32px;
      font-weight: 700;
      color: #222;
      margin-bottom: 30px;
    }
    .zonkvm-index-section .section-desc {
      font-size: 14px;
      line-height: 1.8;
      color: #666;
      margin-bottom: 40px;
    }
    .zonkvm-index-section .btn-consult {
      background-color: #0052d9;
      color: #fff;
      font-size: 16px;
      padding: 16px 40px;
      border-radius: 50px;
      border: none;
      transition: background-color 0.2s;
    }
    .zonkvm-index-section .btn-consult:hover {
      background-color: #0043b8;
      color: #fff;
      text-decoration: none;
    }
    .zonkvm-index-section .img-wrapper {
      position: relative;
      text-align: center;
    }
    .zonkvm-index-section .img-wrapper img {
      max-width: 100%;
      height: auto;
      display: inline-block;
    }
    /* 响应式适配 */
    @media (max-width: 991px) {
      .zonkvm-index-section .section-title {
        font-size: 30px;
      }
      .zonkvm-index-section .section-desc {
        font-size: 16px;
      }
      .zonkvm-index-section .btn-consult {
        font-size: 16px;
        padding: 12px 30px;
      }
      .zonkvm-index-section .img-wrapper {
        margin-top: 40px;
      }
    }
    

.zonkvm-caiwu .zonkvm-divider {
    border: none;
    border-top: 1px solid #e8eaf6;
    margin: 1.5rem 0;
}
.zonkvm-caiwu .icon svg {
    flex-shrink: 0;
}
.zonkvm-caiwu .title {
    color: #222;
    font-size: 1.1rem;
}
.zonkvm-caiwu .desc {
    font-size: 0.95rem;
    line-height: 1.6;
}


  .zonkvm-index-service {
      padding: 60px 0;
      background-color: #ffffff;
    }
    .zonkvm-index-service .service-card {
      border: 1px solid #e9ecef;
      border-radius: 8px;
      padding: 30px;
      height: 100%;
      transition: box-shadow 0.2s ease;
    }
    .zonkvm-index-service .service-card:hover {
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    }
    .zonkvm-index-service .icon-box {
      position: relative;
      display: inline-block;
      margin-bottom: 20px;
    }
    .zonkvm-index-service .icon-box .icon-bg {
      position: absolute;
      left: 8px;
      top: 8px;
      width: 60px;
      height: 60px;
      background-color: rgba(43, 120, 228, 0.1);
      border-radius: 8px;
      z-index: 0;
    }
    .zonkvm-index-service .icon-box i {
      position: relative;
      z-index: 1;
      font-size: 36px;
      color: #0055ff;
      width: 60px;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #0055ff;
      border-radius: 8px;
      color: #fff;
    }
    .zonkvm-index-service h3 {
      font-size: 22px;
      font-weight: 600;
      color: #222;
     padding-bottom: 5px;
      align-items: center;
    }
    .zonkvm-index-service p {
      font-size: 14px;
      color: #666;
      line-height: 1.6;
      margin: 0;
    }
    /* 响应式适配 */
    @media (max-width: 991px) {
      .zonkvm-index-service h3 {
        font-size: 20px;
      }
      .zonkvm-index-service p {
        font-size: 12px;
      }
    }
    
    
    /* 版本对比表格样式 - 不冲突版 */
.zonkvm-index-priceTable .priceTable {
  width: 100%;
  border: 1px solid #dee2e6;
  border-radius: 8px;
  overflow: hidden;
}
.zonkvm-index-priceTable .priceTable-head {
  display: flex;
  background-color: #007bff;
  color: #fff;
  font-weight: bold;
}
.zonkvm-index-priceTable .priceTable-row {
  display: flex;
  border-bottom: 1px solid #dee2e6;
  background-color: #fff;
}
.zonkvm-index-priceTable .priceTable-row:last-child {
  border-bottom: 0;
}
.zonkvm-index-priceTable .cell {
  flex: 1;
  padding: 18px 15px;
  text-align: center;
  border-right: 1px solid #dee2e6;
}
.zonkvm-index-priceTable .cell:last-child {
  border-right: 0;
}
.zonkvm-index-priceTable .text-red {
  color: #dc3545;
  font-weight: bold;
}


  .zonkvm-index-process {
      padding: 60px 0;
      background-color: #ffffff;
    }
    .zonkvm-index-process .step-item {
      text-align: center;
      position: relative;
    }
    .zonkvm-index-process .step-icon {
      font-size: 60px;
      color: #0055ff;
      margin-bottom: 20px;
    }
    .zonkvm-index-process .step-text {
      font-size: 18px;
      color: #333;
      font-weight: 500;
    }
    .zonkvm-index-process .arrow {
      position: absolute;
      top: 30px;
      right: -15%;
      font-size: 40px;
      color: #e9ecef;
    }
    /* 响应式适配 */
    @media (max-width: 991px) {
      .zonkvm-index-process .arrow {
        display: none;
      }
      .zonkvm-index-process .step-text {
        font-size: 20px;
      }
    }
    
    
    .zonkvm-hy-card {
    background: #fff;
    border-radius: 12px;
    padding: 24px;
    height: 100%;
    display: flex;
    align-items: flex-start;
    gap: 18px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
}
.zonkvm-hy-card:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}



.zonkvm-hy-advantages {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.zonkvm-hy-advantage-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.zonkvm-hy-advantage-number {
  width: 48px;
  height: 48px;
  background: rgba(0, 123, 255, 0.1);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 18px;
  font-weight: bold;
  color: #007bff;
}
.zonkvm-hy-advantage-content h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 6px 0;
  color: #222;
}
.zonkvm-hy-advantage-content p {
  font-size: 13px;
  color: #666;
  line-height: 1.5;
  margin: 0;
}

/* 数据悬浮卡片 */
.zonkvm-hy-stats-card {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  padding: 16px 20px;
  width: 80%;
  z-index: 2;
}


.zonkvm-hy-scene-card {
    background: #fff;
    border-radius: 12px;
    padding: 24px;
    height: 100%;
    display: flex;
    align-items: flex-start;
    gap: 18px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
}
.zonkvm-hy-scene-card:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    transform: translateY(-3px);
}
.zonkvm-hy-scene-icon {
    width: 50px;
    height: 50px;
    background: rgba(0, 123, 255, 0.1);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.zonkvm-hy-scene-icon i {
    font-size: 22px;
    color: #007bff;
}
.zonkvm-hy-scene-content h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 8px 0;
    color: #222;
}
.zonkvm-hy-scene-content p {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    margin: 0;
}
.zonkvm-hy-license-table {
    border: 1px solid #e9ecef;
    border-radius: 8px;
    overflow: hidden;
}
.zonkvm-hy-license-table .border-top {
    border-top: 1px solid #e9ecef;
}
.zonkvm-hy-license-table .bg-primary {
    background-color: #3b82f6 !important;
}

/* 功能列表 */
.zonkvm-hy-price-features {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
}
.zonkvm-hy-price-features li {
    display: flex;
    align-items: flex-start;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5;
}
.zonkvm-hy-price-features li i {
    color: #28a745;
    margin-right: 10px;
    margin-top: 3px;
    font-size: 16px;
    width: 16px;
}
.zonkvm-hy-price-features li.disabled {
    color: #999;
}
.zonkvm-hy-price-features li.disabled i {
    color: #999;
}
.zonkvm-hy-price-card.featured .zonkvm-hy-price-features li i {
    color: #fff;
}

/* 按钮 */
.zonkvm-hy-price-btn {
    display: block;
    width: 100%;
    text-align: center;
    background: #007bff;
    color: #fff;
    padding: 10px 0;
    border-radius: 6px;
    font-weight: 500;
    transition: all 0.3s;
}
.zonkvm-hy-price-btn:hover {
    background: #0069d9;
    color: #fff;
    text-decoration: none;
}
.zonkvm-hy-price-btn.white {
    background: #fff;
    color: #007bff;
}
.zonkvm-hy-price-btn.white:hover {
    background: #f5f5f5;
}

/* 定制方案 */
.zonkvm-hy-custom-plan {
    background: #f8f9fa;
}


.zonkvm-hy-action-grid {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e9ecef;
}
.zonkvm-hy-action-icon {
    font-size: 32px;
    color: #0055ff;
    margin-bottom: 10px;
}
.zonkvm-hy-action-text {
    font-size: 14px;
    color: #666;
    margin: 0;
}
/* 适配小屏幕 */
@media (max-width: 767px) {
    .zonkvm-hy-action-icon {
        font-size: 24px;
    }
    .zonkvm-hy-action-text {
        font-size: 12px;
    }
}

 .zonkvm-hy .feature-item {
            padding: 20px 15px;
            border-bottom: 1px solid #e9ecef;
        }

        /* 最后一行取消下边框 */
        .zonkvm-hy .row:last-child .feature-item {
            border-bottom: none;
        }

        .zonkvm-hy .feature-title {
            display: flex;
            align-items: center;
            font-size: 16px;
            font-weight: 600;
            color: #2d3748;
            margin-bottom: 16px;
        }

        .zonkvm-hy .feature-title .fa {
            color: #0055ff;
            font-size: 14px;
            margin-right: 10px;
            border: 3px solid #0055ff;
            border-radius: 50%;
            width: 28px;
            height: 28px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            background-color: #ffffff;
        }

        .zonkvm-hy .feature-desc {
            font-size: 13px;
            color: #718096;
            line-height: 1.7;
            margin: 0;
        }

        /* 响应式适配 */
        @media (max-width: 767.98px) {
            .zonkvm-hy .feature-item {
                border-bottom: 1px solid #e9ecef;
            }
            .zonkvm-hy .row:last-child .feature-item:last-child {
                border-bottom: none;
            }
        }
        
        
        .zonkvm-bt-grid .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.zonkvm-bt-grid .col-md-2 {
    flex: 0 0 16.6667%;
    max-width: 16.6667%;
    text-align: center;
    padding: 2rem 1rem;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    position: relative;
}
/* 去掉最后一列的右边框 */
.zonkvm-bt-grid .col-md-2:nth-child(6n) {
    border-right: none;
}
.zonkvm-bt-icon {
    font-size: 28px;
    color: #0055ff;
    margin-bottom: 0.75rem;
}
.zonkvm-bt-text {
    margin: 0;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}
/* 移动端适配 3 列 */
@media (max-width: 768px) {
    .zonkvm-bt-grid .col-md-2 {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
    .zonkvm-bt-grid .col-md-2:nth-child(6n) {
        border-right: 1px solid #eee;
    }
    .zonkvm-bt-grid .col-md-2:nth-child(3n) {
        border-right: none;
    }
}
/* 优势对比专属样式 */
.zonkvm-advantage table th {
  font-weight: 600;
}
.zonkvm-advantage table td {
  vertical-align: middle;
}
/* 版本支持专属样式 */
.zonkvm-support .card {
  transition: transform 0.3s;
  border-radius: 12px;
}
.zonkvm.support .card:hover {
  transform: translateY(-5px);
}
/* 专属样式类：zonkvm-bt-dj */
.zonkvm-bt-dj .step-num {
  position: absolute;
  top: -20px;
  left: 20px;
  width: 50px;
  height: 50px;

  color: #fff;
 
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  z-index: 1;
}
.zonkvm-bt-dj .hover-link {
  text-decoration: none;
}
.zonkvm-bt-dj .hover-link:hover {
  opacity: 0.8;
}
/* 防止图片溢出 */
.zonkvm-bt-dj img.img-fluid {
  max-width: 100% !important;
  height: auto !important;
  display: block !important;
}


.apidx-banner {
	position: relative;
	height: 500px;
	background: #fff url(../images/banner/banner_3.jpg) no-repeat center;
  background-size: cover;
}

.apidx-banner .main-title{
	padding-top: 150px;
	font-size: 40px;
	font-weight: normal;
    line-height: 50px;
}
.apidx-banner .main-title-desc{
    margin-top:20px;
    color: #666;
	font-size: 18px;
	font-weight: normal;
}
.apidx-banner .apidx-btn {
  display: block;
  font-size: 16px;
  margin: 0 auto 80px;
  text-align: center;
  color: #fff;
  width: 188px;
  height: 43px;
  background-color: #0055ff;
  line-height: 43px;
  border: 1px solid #0055ff;
}
 .zonkvm-mof {
      padding-top: 5rem !important;
      padding-bottom: 5rem !important;
    }
    .zonkvm-mof .step-circle {
      width: 48px;
      height: 48px;
      background-color: #007bff;
      color: #fff;
      border-radius: 50%;
      font-size: 18px;
      font-weight: bold;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 1.5rem;
    }
 .zonkvm-mof h2{padding-bottom:50px;}
    .zonkvm-mof .process-card {
      background-color: #fff;
      border: 1px solid #e9ecef;
      border-radius: 0.5rem;
      padding: 1.5rem;
      height: 100%;
      transition: all 0.3s ease;
    }
    .zonkvm-mof .process-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 10px 20px rgba(0,0,0,0.08);
    }
    .zonkvm-mof .docs-link {
      margin-top: 3rem !important; 
    }
    .zonkvm-mof .docs-link a {
      color: #007bff;
      font-weight: 500;
      transition: color 0.2s ease;
    }
    .zonkvm-mof .docs-link a:hover {
      color: #0056b3;
      text-decoration: none;
    }
    
    
      .zonkvm-mof .feature-list {
      list-style: none;
      padding-left: 0;
    }
    .zonkvm-mof .feature-list li {
      font-size: 1.75rem;
      color: #212529;
      margin-bottom: 1.75rem;
      padding-left: 1.5rem;
      position: relative;
    }
    /* 蓝色竖线图标 */
    .zonkvm-mof .feature-list li::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0.5rem;
      bottom: 0.5rem;
      width: 3px;
      background: linear-gradient(180deg, #007bff 0%, #7dd3fc 100%);
      border-radius: 2px;
    }
    /* 右侧面板图片容器 */
    .zonkvm-mof .panel-image-wrap {
      position: relative;
    }
    .zonkvm-mof .panel-image {
      width: 100%;
      border-radius: 12px;
      box-shadow: 0 10px 30px rgba(0,0,0,0.12);
    }
    /* 响应式适配 */
    @media (max-width: 991.98px) {
      .zonkvm-mof .section-title {
        font-size: 2.5rem;
        margin-bottom: 2rem;
      }
      .zonkvm-mof .feature-list li {
        font-size: 1.35rem;
        margin-bottom: 1.25rem;
      }
      .zonkvm-mof .panel-image-wrap {
        margin-top: 3rem;
      }
    }
    
       .zonkvm-dldcim  {
      padding: 60px 0;
    }
    .zonkvm-dldcim .feature-text h3 {
      font-size: 1.25rem;
      color: #333;
      line-height: 1.8;
      margin-bottom: 1rem;
    }
    .zonkvm-dldcim .stat-card {
      background: #f8f9fa;
      border-radius: 16px;
      padding: 30px 20px;
      text-align: center;
      transition: all 0.3s ease;
    }
    .zonkvm-dldcim .stat-card:hover {
      box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    }
    .zonkvm-dldcim .stat-card .num {
      font-size: 3.5rem;
      font-weight: 700;
      color: #3b82f6;
      margin-bottom: 0.5rem;
    }
    .zonkvm-dldcim .stat-card .label {
      font-size: 1.25rem;
      color: #555;
    }
    .zonkvm-dldcim .device-img-box {
      border-radius: 20px;
      box-shadow: 0 10px 30px rgba(0,0,0,0.1);
      overflow: hidden;
    }
    .zonkvm-dldcim .device-img-box img {
      width: 100%;
      height: auto;
      display: block;
    }
    @media (max-width: 767.98px) {
      .zonkvm-dldcim .stat-card .num {
        font-size: 2.5rem;
      }
      .zonkvm-dldcim .feature-section {
        padding: 30px 0;
      }
      .zonkvm-dldcim .device-img-box {
        margin-top: 30px;
      }
    }
    
    /* 效率对比模块专用 CSS */
.zonkvm-dldcim .efficiency-section {
  padding: 40px 0;
  background-color: #fff;
}
.zonkvm-dldcim .card-custom {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  padding: 32px;
  height: 100%;
}
.zonkvm-dldcim .icon-box {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.zonkvm-dldcim .icon-box-primary {
  background-color: rgba(0, 123, 255, 0.1);
  color: #007bff;
}
.zonkvm-dldcim .icon-box-gray {
  background-color: #e9ecef;
  color: #6c757d;
}
.zonkvm-dldcim .time-box-green {
  background-color: #d1fae5;
  border: 1px solid #a7f3d0;
  border-radius: 10px;
  padding: 16px;
  text-align: center;
  margin-top: 28px;
}
.zonkvm-dldcim .time-box-red {
  background-color: #fee2e2;
  border: 1px solid #fecaca;
  border-radius: 10px;
  padding: 16px;
  text-align: center;
  margin-top: 28px;
}
.zonkvm-dldcim .text-success {
  color: #059669 !important;
}
.zonkvm-dldcim .text-danger {
  color: #dc2626 !important;
}