#bgmask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999998;
}
#gonggao {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -232px;
  margin-top: -191px;
  width: 464px;
  height: 383px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 99999;
}
#ggclose img {
  position: absolute;
  width: 24px;
  right: -12px;
  top: -12px;
}
.index-recommended-right .videoshow {position: absolute;width: 100%;height: 100%;z-index: 13;left: 0;top: 0;}	

.index-recommended-right .videoshow video {display: block;width: 100%;height: 100%;}


.banner-hero {
    position: relative;
    width: 100%;
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;


    overflow: hidden;

  }

  .hero-content {
    position: relative;
    z-index: 2;

    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.2rem;
  }


  .hero-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    gap: 0.25rem 0.75rem;
    font-weight: 700;
    line-height: 1.15;

  }
@media (max-width: 1399px) {
    .title-main {
    font-size: 70px;
    font-weight: 800;
	  margin-top: 50px;
		margin-bottom: 10px;
    color: #f0f4ff;
	  text-transform:capitalize;
    text-shadow: 0 4px 20px rgba(0, 20, 80, 0.4);
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
    .title-main {
    font-size: 70px;
    font-weight: 800;
	  margin-top: 50px;
				margin-bottom: 10px;
    color: #f0f4ff;
	  text-transform:capitalize;
    text-shadow: 0 4px 20px rgba(0, 20, 80, 0.4);
  }
}
@media (min-width: 1440px) and (max-width: 1918px) {
    .title-main {
    font-size: 70px;
    font-weight: 800;
	  margin-top: 50px;
    color: #f0f4ff;
				margin-bottom: 10px;
	  text-transform:capitalize;
    text-shadow: 0 4px 20px rgba(0, 20, 80, 0.4);
  }
}
@media (min-width: 1919px) and (max-width: 2000px) {
    .title-main {
    font-size: 100px;
    font-weight: 800;
	  margin-bottom: 50px;
    color: #f0f4ff;
	  text-transform:capitalize;
    text-shadow: 0 4px 20px rgba(0, 20, 80, 0.4);
  }
}
@media (min-width: 1922px) {
    .title-main {
    font-size: 100px;
    font-weight: 800;
	  margin-bottom: 50px;
    color: #f0f4ff;
	  text-transform:capitalize;
    text-shadow: 0 4px 20px rgba(0, 20, 80, 0.4);
  }
}




  .title-sub {
    font-size: clamp(2rem, 7vw, 3.6rem);
    font-weight: 600;

    background: rgba(255, 255, 255, 0.05);
    padding: 0.1rem 0.8rem;
    border-radius: 40px;
    backdrop-filter: blur(2px);
  }

  .title-highlight {
    font-size: clamp(2.6rem, 9vw, 4.8rem);
    font-weight: 800;

    -webkit-background-clip: text;
    background-clip: text;

    text-shadow: 0 0 30px rgba(255, 200, 50, 0.2);

  }

  /* ---- 副标题：一大一小，层级清晰 ---- */
  .hero-desc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0.4rem 1.2rem;
    margin-top: 0.25rem;
    font-weight: 400;	  margin-bottom: 20px;

  }

  .desc-large {
	  
    font-size: clamp(1.2rem, 3.5vw, 2rem);
    font-weight: 500;
    color: #cfdefa;
    background: rgba(255, 255, 255, 0.03);
    padding: 0.1rem 1rem;
    border-left: 3px solid #ffb347;
    border-right: 3px solid #ffb347;
    border-radius: 30px;
    backdrop-filter: blur(4px);
  }
@media (max-width: 1399px) {
   .desc-small {
    font-size: 20px;
    font-weight: 500;
    color: #fff;

    text-transform: capitalize;
    opacity: 0.9;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
   .desc-small {
    font-size: 20px;
    font-weight: 500;
    color: #fff;

    text-transform: capitalize;
    opacity: 0.9;
  }
}
@media (min-width: 1440px) and (max-width: 1918px) {
   .desc-small {
    font-size: 20px;
    font-weight: 500;
    color: #fff;

    text-transform: capitalize;
    opacity: 0.9;
  }
}
@media (min-width: 1919px) and (max-width: 2000px) {
   .desc-small {
    font-size: 30px;
    font-weight: 500;
    color: #fff;

    text-transform: capitalize;
    opacity: 0.9;
  }
}
@media (min-width: 1922px) {
   .desc-small {
    font-size: 30px;
    font-weight: 500;
    color: #fff;

    text-transform: capitalize;
    opacity: 0.9;
  }
}


 

  /* ---- View More 按钮 ---- */
  .hero-actions {
    margin-top: 1.8rem;
  }

.btn-view-more {
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
    padding: 0.9rem 2.6rem 0.9rem 2.8rem;
    /* 修改为红色渐变 */
    background: linear-gradient(135deg, #e53935, #b71c1c);
    color: #ffffff; /* 文字改为白色 */
    font-weight: 600;
    font-size: clamp(1rem, 2vw, 1.25rem);
    text-decoration: none;
    border-radius: 60px;
    /* 调整阴影颜色以匹配红色主题 */
    box-shadow: 0 12px 28px -8px rgba(229, 57, 53, 0.4);
    transition: all 0.25s ease;
    border: 1px solid rgba(255, 255, 255, 0.15);
}



  .btn-view-more svg {
    transition: transform 0.2s ease;
  }
.btn-view-more:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 32px -8px rgba(183, 28, 28, 0.5);
    background: linear-gradient(135deg, #f44336, #c62828);
}

  .btn-view-more:hover svg {
    transform: translateX(5px);
  }

  /* ---- 背景光晕装饰 ---- */
  .hero-bg-glow {
    position: absolute;
    top: -20%;
    right: -10%;
    width: 70%;
    height: 120%;
    background: radial-gradient(circle at 70% 30%, rgba(56, 132, 255, 0.08), transparent 70%);
    z-index: 0;
    pointer-events: none;
  }

  /* 增加一个极小的移动端优化 */
  @media (max-width: 480px) {
    .hero-title {
      gap: 0.2rem 0.4rem;
    }
    .title-sub {
      padding: 0.1rem 0.5rem;
    }
    .desc-large {
      border-left: none;
      border-right: none;
      padding: 0.1rem 0.2rem;
    }
    .btn-view-more {
      padding: 0.7rem 1.8rem;
    }
  }



/* ================================================================
   Zhejiang Qingkong Stainless Steel — About Us Page
   Colors: Black #1a1a1a / Red #c41230 / Dark Gray #2d2d2d
   Style: Minimal · Industrial · Clean
   ================================================================ */

:root {
  --qk-black: #1a1a1a;
  --qk-dark: #2d2d2d;
  --qk-red: #c41230;
  --qk-red-dark: #9e0e26;
  --qk-red-light: #e8455a;
  --qk-gray: #666;
  --qk-gray-light: #999;
  --qk-bg: #f7f7f7;
  --qk-white: #fff;
  --qk-border: #e0e0e0;
}

/* ---- Container ---- */
.qk-about-container {
  width: 80%;
  margin: 0 auto;
}

/* ---- Section ---- */
.qk-about-section {
  padding: 80px 0;
  background: var(--qk-white);
}

.qk-about-dark {
 background: linear-gradient( 105deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.06) 15%, rgba(255, 255, 255, 0.18) 22%, rgba(255, 255, 255, 0.06) 30%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.04) 70%, rgba(255, 255, 255, 0.12) 78%, rgba(255, 255, 255, 0.04) 85%, rgba(255, 255, 255, 0) 100% ), repeating-linear-gradient( 90deg, transparent 0px, rgba(255, 255, 255, 0.03) 1px, transparent 2px, transparent 6px ), linear-gradient(180deg, #0a0a0c 0%, #1e1e24 30%, #141418 60%, #08080a 100%);
    color: #ccc;
}

/* ---- Header ---- */
.qk-about-header {
  text-align: center;
  margin-bottom: 20px;
}

.qk-about-tag {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  color: var(--qk-red);
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.qk-about-dark .qk-about-tag {
  color: var(--qk-red-light);
}

.qk-about-title {
  font-size: 38px;
  font-weight: 700;
  color: var(--qk-black);
  margin: 0 0 16px;
	padding-bottom: 20px!important;
}

.qk-about-dark .qk-about-title {
  color: var(--qk-white);
}

.qk-about-line {
  display: block;
  width: 36px;
  height: 3px;
  background: var(--qk-red);
  margin: 0 auto;
}

/* ---- Intro Text ---- */
.qk-about-intro {

  margin: 0 auto;

	margin-bottom: 50px!important;
}

.qk-about-intro p {
  font-size: 18px;
  color: var(--qk-gray);
  line-height: 1.9;
  margin: 0 0 14px;
}

.qk-about-intro p:last-child {
  margin-bottom: 0;
}

.qk-dark-intro p {
  color: #aaa;
}

.qk-about-intro strong {
  color: var(--qk-black);
}

.qk-dark-intro strong {
  color: var(--qk-white);
}

/* ---- Key Figures ---- */
.qk-about-figures {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  max-width: 1000px;
  margin: 0 auto;
}

.qk-figure-item {
  text-align: center;
  padding: 32px 16px;
  position: relative;
}

.qk-figure-item::after {
  content: '';
  position: absolute;
  right: 0;
  top: 20%;
  height: 60%;
  width: 1px;
  background: var(--qk-border);
}

.qk-figure-item:last-child::after {
  display: none;
}

.qk-figure-num {
  font-size: 36px;
  font-weight: 800;
  color: var(--qk-black);
  line-height: 1.2;
}

.qk-figure-num span {
  font-size: 18px;
  font-weight: 600;
  color: var(--qk-red);
  margin-left: 2px;
}

.qk-figure-label {
  font-size: 16px;
  color: var(--qk-gray-light);
  margin-top: 6px;
}

/* ---- Warehouse Grid ---- */
.qk-warehouse-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: rgba(255,255,255,0.04);
}

.qk-warehouse-card {
  background: var(--qk-dark);
  padding: 38px 28px 32px;
  text-align: center;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}

.qk-warehouse-card:hover {

}

.qk-warehouse-card::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) scaleY(0);
  width: 3px;
  height: 40px;
  background: var(--qk-red);
  transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.qk-warehouse-card:hover::before {
  transform: translateY(-50%) scaleY(1);
}

.qk-warehouse-icon {
  width: 44px;
  height: 44px;
  margin: 0 auto 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 50%;
  transition: all 0.3s;
}

.qk-warehouse-card:hover .qk-warehouse-icon {
  border-color: var(--qk-red);
  box-shadow: 0 0 18px rgba(196,18,48,0.15);
}

.qk-warehouse-icon svg {
  width: 20px;
  height: 20px;
  color: #999;
  transition: color 0.3s;
}

.qk-warehouse-card:hover .qk-warehouse-icon svg {
  color: var(--qk-red);
}

.qk-warehouse-card h5 {
  font-size: 18px;
  font-weight: 700;
  color: #ddd;
  margin: 0 0 8px;
}

.qk-warehouse-card p {
  font-size: 18px;
  color: #888;
  line-height: 1.6;
  margin: 0;
}

/* ---- Strength Grid ---- */
.qk-strength-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-bottom: 44px;
}

.qk-strength-card {
  padding: 34px 30px;
  border: 1px solid var(--qk-border);
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}

.qk-strength-card:hover {
  border-color: var(--qk-red);
  box-shadow: 0 6px 24px rgba(0,0,0,0.06);
  transform: translateY(-2px);
}

.qk-strength-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: var(--qk-red);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
}

.qk-strength-card:hover::before {
  transform: scaleX(1);
}

.qk-strength-icon {
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(196,18,48,0.06);
  border-radius: 50%;
  transition: all 0.3s;
}

.qk-strength-card:hover .qk-strength-icon {
  background: rgba(196,18,48,0.12);
}

.qk-strength-icon svg {
  width: 20px;
  height: 20px;
  color: var(--qk-red);
}

.qk-strength-card h4 {
  font-size: 20px;
  font-weight: 700;
  color: var(--qk-black);
  margin: 0 0 12px;
}

.qk-strength-card p {
  font-size: 15px;
  color: var(--qk-gray);
  line-height: 1.8;
  margin: 0;
}

/* ---- Industry Tags ---- */
.qk-industry-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.qk-industry-tags span {
  display: inline-block;
  padding: 8px 20px;
  font-size: 13px;
  font-weight: 600;
  color: var(--qk-dark);
  background: var(--qk-bg);
  border: 1px solid var(--qk-border);
  transition: all 0.25s;
}

.qk-industry-tags span:hover {
  color: var(--qk-red);
  border-color: var(--qk-red);
  background: #fef5f6;
}

/* ---- Responsive ---- */
@media screen and (max-width: 1024px) {
  .qk-about-figures {
    grid-template-columns: repeat(2, 1fr);
  }
  .qk-figure-item:nth-child(2)::after {
    display: none;
  }
  .qk-warehouse-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .qk-strength-grid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 768px) {
  .qk-about-container {
    width: 92%;
  }
  .qk-about-section {
    padding: 50px 0;
  }
  .qk-about-title {
    font-size: 26px;
  }
  .qk-about-figures {
    grid-template-columns: repeat(2, 1fr);
  }
  .qk-warehouse-grid {
    grid-template-columns: 1fr;
  }
  .qk-strength-grid {
    grid-template-columns: 1fr;
  }
}

:root {
  --qk-black: #1a1a1a;
  --qk-dark: #2d2d2d;
  --qk-red: #c41230;
  --qk-red-light: #e8455a;
  --qk-gray: #666;
  --qk-gray-light: #999;
  --qk-bg: #f7f7f7;
  --qk-white: #fff;
  --qk-border: #e0e0e0;
}
.qk-about-container { width: 80%; margin: 0 auto; }
.qk-about-section { padding: 80px 0; background: var(--qk-white); }
.qk-about-dark { background: linear-gradient( 105deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.06) 15%, rgba(255, 255, 255, 0.18) 22%, rgba(255, 255, 255, 0.06) 30%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.04) 70%, rgba(255, 255, 255, 0.12) 78%, rgba(255, 255, 255, 0.04) 85%, rgba(255, 255, 255, 0) 100% ), repeating-linear-gradient( 90deg, transparent 0px, rgba(255, 255, 255, 0.03) 1px, transparent 2px, transparent 6px ), linear-gradient(180deg, #0a0a0c 0%, #1e1e24 30%, #141418 60%, #08080a 100%);
    color: #ccc; }
.qk-about-header { text-align: center; margin-bottom: 44px; }
.qk-about-title { font-size: 38px; font-weight: 700; color: var(--qk-black); margin: 0 0 16px; }
.qk-about-dark .qk-about-title { color: var(--qk-white); }
.qk-about-line { display: block; width: 36px; height: 3px; background: var(--qk-red); margin: 0 auto; }
.qk-about-intro {  margin: 0 auto 0px;}
.qk-about-intro p { font-size: 18px; color: var(--qk-gray); line-height: 1.9; margin: 0 0 14px; }
.qk-about-intro p:last-child { margin-bottom: 0; }
.qk-dark-intro p { color: #aaa; }
.qk-about-figures { display: grid; grid-template-columns: repeat(4, 1fr); max-width: 1080px; margin: 0 auto; }
.qk-figure-item { text-align: center; padding: 32px 16px; position: relative; }
.qk-figure-item::after { content: ''; position: absolute; right: 0; top: 20%; height: 60%; width: 1px; background: var(--qk-border); }
.qk-figure-item:last-child::after { display: none; }
.qk-figure-num { font-size: 36px; font-weight: 800; color: var(--qk-black); line-height: 1.2; }
.qk-figure-num span { font-size: 18px; font-weight: 600; color: var(--qk-red); margin-left: 2px; }
.qk-figure-label { font-size: 16px; color: var(--qk-gray-light); margin-top: 6px; }
.qk-warehouse-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: rgba(255,255,255,0.04); }
.qk-warehouse-card { background: var(--qk-dark); padding: 38px 28px 32px; text-align: center; transition: all 0.3s; position: relative; overflow: hidden; }

.qk-warehouse-card::before { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%) scaleY(0); width: 3px; height: 40px; background: var(--qk-red); transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1); }
.qk-warehouse-card:hover::before { transform: translateY(-50%) scaleY(1); }
.qk-warehouse-icon { width: 44px; height: 44px; margin: 0 auto 16px; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(255,255,255,0.12); border-radius: 50%; transition: all 0.3s; }
.qk-warehouse-card:hover .qk-warehouse-icon { border-color: var(--qk-red); box-shadow: 0 0 18px rgba(196,18,48,0.15); }
.qk-warehouse-icon svg { width: 20px; height: 20px; color: #999; transition: color 0.3s; }
.qk-warehouse-card:hover .qk-warehouse-icon svg { color: var(--qk-red); }
.qk-warehouse-card h5 { font-size: 18px; font-weight: 700; color: #ddd; margin: 0 0 8px; }
.qk-warehouse-card p { font-size: 16px; color: #888; line-height: 1.6; margin: 0; }
.qk-facility-gallery { margin-top: 50px; }
.qk-gallery-swiper { overflow: hidden; border-radius: 4px; }
.qk-gallery-item { position: relative; }
.qk-gallery-img { height: 340px; }
.qk-gallery-caption { display: block; text-align: center; font-size: 16px; font-weight: 600; color: #aaa; margin-top: 14px; letter-spacing: 1px; }
.qk-gallery-nav { display: flex; align-items: center; justify-content: center; gap: 24px; margin-top: 20px; }
.qk-gallery-prev, .qk-gallery-next { position: static; width: 36px; height: 36px; border: 1px solid rgba(255,255,255,0.18); border-radius: 50%; color: #999; margin: 0; transition: all 0.25s; }
.qk-gallery-prev:hover, .qk-gallery-next:hover { border-color: var(--qk-red); color: var(--qk-red); }
.qk-gallery-prev::after, .qk-gallery-next::after { font-size: 12px; font-weight: 700; }
.qk-gallery-pagination { position: static; width: auto; display: flex; gap: 8px; }
.qk-gallery-pagination .swiper-pagination-bullet { width: 8px; height: 8px; background: #555; opacity: 0.6; margin: 0; }
.qk-gallery-pagination .swiper-pagination-bullet-active { background: var(--qk-red); opacity: 1; }
.qk-strength-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
.qk-strength-card { padding: 34px 30px; border: 1px solid var(--qk-border); transition: all 0.3s; position: relative; overflow: hidden; }
.qk-strength-card:hover { border-color: var(--qk-red); box-shadow: 0 6px 24px rgba(0,0,0,0.06); transform: translateY(-2px); }
.qk-strength-card::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 2px; background: var(--qk-red); transform: scaleX(0); transform-origin: left; transition: transform 0.35s ease; }
.qk-strength-card:hover::before { transform: scaleX(1); }
.qk-strength-icon { width: 42px; height: 42px; margin-bottom: 18px; display: flex; align-items: center; justify-content: center; background: rgba(196,18,48,0.06); border-radius: 50%; transition: all 0.3s; }
.qk-strength-card:hover .qk-strength-icon { background: rgba(196,18,48,0.12); }
.qk-strength-icon svg { width: 20px; height: 20px; color: var(--qk-red); }
.qk-strength-card h4 { font-size: 20px; font-weight: 700; color: var(--qk-black); margin: 0 0 12px; }
.qk-strength-card p { font-size: 15px; color: var(--qk-gray); line-height: 1.8; margin: 0; }
/* ---- 响应式：多版本分辨率适配 ---- */
@media screen and (max-width: 1400px) {
  .qk-about-container { width: 84%; }
  .banner-hero { min-height: 55vh; }
  .qk-about-title { font-size: 36px; }
  .qk-about-intro p { font-size: 17px; }
  .qk-figure-num { font-size: 34px; }
  .qk-figure-num span { font-size: 17px; }
  .qk-strength-card h4 { font-size: 19px; }
  .qk-warehouse-card h5 { font-size: 17px; }
  .qk-gallery-caption { font-size: 15px; }
}
@media screen and (max-width: 1200px) {
  .qk-about-container { width: 88%; }
  .qk-about-title { font-size: 34px; }
  .banner-hero { min-height: 50vh; }
  .qk-about-intro p { font-size: 16px; }
  .qk-figure-num { font-size: 32px; }
  .qk-figure-label { font-size: 15px; }
  .qk-strength-card h4 { font-size: 18px; }
  .qk-strength-card p { font-size: 14px; }
  .qk-warehouse-card h5 { font-size: 17px; }
  .qk-warehouse-card p { font-size: 15px; }
  .qk-industry-tags span { font-size: 12px; }
  .qk-gallery-caption { font-size: 15px; }
}
@media screen and (max-width: 1024px) {
  .qk-about-container { width: 90%; }
  .qk-about-section { padding: 60px 0; }
  .qk-about-title { font-size: 30px; }
  .qk-about-intro p { font-size: 15px; }
  .qk-about-figures { grid-template-columns: repeat(2, 1fr); max-width: 100%; }
  .qk-figure-item:nth-child(2)::after { display: none; }
  .qk-figure-num { font-size: 28px; }
  .qk-warehouse-grid { grid-template-columns: repeat(2, 1fr); }
  .qk-warehouse-card { padding: 28px 20px 24px; }
  .qk-strength-grid { grid-template-columns: 1fr; }
  .qk-strength-card { padding: 24px 22px; }
  .qk-strength-card h4 { font-size: 18px; }
  .qk-gallery-img { height: 240px; }
  .banner-hero { min-height: 45vh; }
}
@media screen and (max-width: 768px) {
  .qk-about-container { width: 92%; }
  .qk-about-section { padding: 45px 0; }
  .qk-about-header { margin-bottom: 30px; }
  .qk-about-title { font-size: 24px; }
  .qk-about-intro p { font-size: 14px; line-height: 1.7; }
  .qk-about-figures { grid-template-columns: repeat(2, 1fr); }
  .qk-figure-item { padding: 20px 10px; }
  .qk-figure-num { font-size: 24px; }
  .qk-figure-label { font-size: 13px; }
  .qk-warehouse-grid { grid-template-columns: 1fr; }
  .qk-warehouse-card { padding: 24px 18px 20px; }
  .qk-warehouse-card h5 { font-size: 16px; }
  .qk-warehouse-card p { font-size: 14px; }
  .qk-strength-grid { grid-template-columns: 1fr; }
  .qk-strength-card { padding: 20px 18px; }
  .qk-strength-card h4 { font-size: 17px; }
  .qk-strength-card p { font-size: 13px; }
  .qk-gallery-img { height: 180px; }
  .qk-industry-tags span { padding: 6px 14px; font-size: 11px; }
  .banner-hero { min-height: 40vh; }
}
@media screen and (max-width: 480px) {
  .qk-about-container { width: 94%; }
  .qk-about-section { padding: 35px 0; }
  .qk-about-header { margin-bottom: 24px; }
  .qk-about-tag { font-size: 9px; letter-spacing: 3px; }
  .qk-about-title { font-size: 20px; padding-bottom: 14px !important; }
  .qk-about-line { width: 28px; height: 2px; }
  .qk-about-intro p { font-size: 13px; line-height: 1.6; }
  .qk-about-figures { grid-template-columns: repeat(2, 1fr); }
  .qk-figure-item { padding: 16px 8px; }
  .qk-figure-num { font-size: 20px; }
  .qk-figure-num span { font-size: 13px; }
  .qk-figure-label { font-size: 11px; }
  .qk-warehouse-card h5 { font-size: 15px; }
  .qk-warehouse-card p { font-size: 13px; }
  .qk-warehouse-icon { width: 36px; height: 36px; }
  .qk-warehouse-icon svg { width: 16px; height: 16px; }
  .qk-strength-card { padding: 18px 14px; }
  .qk-strength-card h4 { font-size: 16px; }
  .qk-strength-card p { font-size: 12px; }
  .qk-strength-icon { width: 34px; height: 34px; margin-bottom: 12px; }
  .qk-strength-icon svg { width: 16px; height: 16px; }
  .qk-gallery-img { height: 150px; }
  .qk-gallery-nav { gap: 14px; margin-top: 14px; }
  .qk-gallery-prev, .qk-gallery-next { width: 28px; height: 28px; }
  .qk-gallery-caption { font-size: 13px; margin-top: 10px; }
  .qk-industry-tags { gap: 6px; }
  .qk-industry-tags span { padding: 5px 10px; font-size: 10px; }
  .banner-hero { min-height: 35vh; }
  .title-main { font-size: 36px !important; margin-top: 20px; }
  .desc-small { font-size: 14px !important; }
  .btn-view-more { padding: 0.6rem 1.5rem; font-size: 0.9rem; }
}