.elementor-11771 .elementor-element.elementor-element-ee89ce6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 030px;--row-gap:30px;--column-gap:030px;--padding-top:60px;--padding-bottom:60px;--padding-left:5px;--padding-right:5px;}.elementor-11771 .elementor-element.elementor-element-ee89ce6:not(.elementor-motion-effects-element-type-background), .elementor-11771 .elementor-element.elementor-element-ee89ce6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-7b39735 );}.elementor-11771 .elementor-element.elementor-element-da14613{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-b2198fc );--border-color:var( --e-global-color-b2198fc );}.elementor-11771 .elementor-element.elementor-element-71647a8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-b2198fc );--border-color:var( --e-global-color-b2198fc );--border-radius:5px 5px 5px 5px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-11771 .elementor-element.elementor-element-e6d2e56 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-11771 .elementor-element.elementor-element-e6d2e56 .elementor-button .elementor-button-content-wrapper{gap:10px;}.elementor-11771 .elementor-element.elementor-element-e6d2e56 .elementor-button{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );background-color:var( --e-global-color-7b39735 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );padding:8px 20px 8px 20px;}.elementor-11771 .elementor-element.elementor-element-e6d2e56 .elementor-button:hover, .elementor-11771 .elementor-element.elementor-element-e6d2e56 .elementor-button:focus{color:var( --e-global-color-7b39735 );background-color:var( --e-global-color-primary );}.elementor-11771 .elementor-element.elementor-element-e6d2e56 .elementor-button:hover svg, .elementor-11771 .elementor-element.elementor-element-e6d2e56 .elementor-button:focus svg{fill:var( --e-global-color-7b39735 );}.elementor-11771 .elementor-element.elementor-element-d390abf{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 030px;--row-gap:30px;--column-gap:030px;--padding-top:60px;--padding-bottom:60px;--padding-left:5px;--padding-right:5px;}.elementor-11771 .elementor-element.elementor-element-d390abf:not(.elementor-motion-effects-element-type-background), .elementor-11771 .elementor-element.elementor-element-d390abf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-7b39735 );}.elementor-11771 .elementor-element.elementor-element-d51299d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11771 .elementor-element.elementor-element-2699807a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-11771 .elementor-element.elementor-element-71647a8{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}}@media(min-width:768px){.elementor-11771 .elementor-element.elementor-element-da14613{--width:35%;}.elementor-11771 .elementor-element.elementor-element-71647a8{--width:65%;}}@media(max-width:1024px) and (min-width:768px){.elementor-11771 .elementor-element.elementor-element-da14613{--width:50%;}.elementor-11771 .elementor-element.elementor-element-71647a8{--width:50%;}}/* Start custom CSS for global, class: .elementor-global-1922 *//* 主图片容器样式 */
    .main-image-container {
      position: relative;
      text-align: center;
      margin-bottom: 10px;
      border: 0px solid rgb(5, 230, 140);
      max-width: 1500px;
      margin: 0 auto;
    }
    .main-image-container img{
      
      border: 1px solid #cd552000;
     
    }

    /* 缩略图容器样式 */
    .thumbnails-container {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      justify-content: left;
      max-width: 900px;
      margin-top: 10px;
    }

    /* 缩略图默认样式 */
    .thumbnail {
      width: calc((100% - 50px) / 6);
      cursor: pointer;
      border: 1px solid #000000;
      border-radius: 1px;
      opacity: 0.9;
    }

    /* 激活状态的缩略图样式 */
    .thumbnail.active {
      border: 2px solid #1B2B78;
      border-radius: 2px;
      opacity: 1.0;
    }

    /* 图片描述样式 */
    .image-description {
      position: absolute;
      bottom: 0px;
      left: 0;
      width: 100%;
      background-color: rgba(255, 0, 0, 0.5);
      color: #ffffff;
      text-align: center;
      padding: 0px 0;
      font-size: 16px;
      line-height: 1.5em;
      margin: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      height: auto;
    }

    /* 箭头区域样式 */
    .arrow-left,
    .arrow-right {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 30px;
      height: 30px;
      background-color: #E5773400;
      cursor: pointer;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #1B2B78;
      font-size: 30px;
      z-index: 10;
    }
    
    .arrow-left:hover,
    .arrow-right:hover {
     
      background-color: #ffffff99;
     
    }

    .arrow-left {
      left: 5px;
    }

    .arrow-right {
      right: 5px;
    }

    /* 箭头图标 */
    .arrow-left::before {
        font-family: "Font Awesome 5 Free"; 
             content: "\f060";                   
             font-weight: 600;                  
             font-size:19px;
    }

    .arrow-right::before {
         font-family: "Font Awesome 5 Free"; 
        content: "\f061";                   
        font-weight: 600;                  
             font-size:16px;
    }

    /* 方案3的缩放效果 */
    .zoom-container {
      overflow: hidden;
      position: relative;
      width: 100%;
      max-width: 900px;
    }

    .zoom-image {
      display: block;
      width: 100%;
      transition: transform 0.1s ease;
      transform-origin: center;
    }

    /* hover 放大效果 */
    .zoom-container:hover .zoom-image {
      transform: scale(1.6);
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f6da695 *//* 外层容器 */
.fgsdd-pro-showcase {
  font-family: Arial, sans-serif;
  color: #333333;
  line-height: 1.6;
  width: 100%;
  box-sizing: border-box;
  background-color: #f7f9fa;
  padding: 10px;
}

/* 独立卡片区块 */
.fgsdd-card-box {
  background-color: #ffffff;
  border: 1px solid #e1e4e8;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
  padding: 30px;
  margin-bottom: 30px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.fgsdd-card-box:hover {
  box-shadow: 0 8px 30px rgba(183, 45, 40, 0.08);
}

/* 卡片主标题 */
.fgsdd-card-title {
  font-size: 21px;
  font-weight: bold;
  color: #111111;
  margin-bottom: 20px;
  border-left: 5px solid #B72D28;
  padding-left: 12px;
  line-height: 1.3;
}

/* 正文段落 */
.fgsdd-summary-text {
  font-size: 15px;
  line-height: 1.7;
  color: #555555;
  margin-bottom: 12px;
}

/* 流程图样式容器 */
.fgsdd-workflow-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
}

/* 上下料节点卡片 */
.fgsdd-wf-step {
  background-color: #fafbfc;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  padding: 12px 25px;
  text-align: center;
  width: 100%;
  max-width: 400px;
  position: relative;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.fgsdd-wf-step:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
}

.wf-step-tag {
  position: absolute;
  top: -10px;
  left: 20px;
  background-color: #B72D28;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 8px;
  border-radius: 3px;
}

.fgsdd-wf-step h4 {
  font-size: 15px;
  font-weight: bold;
  color: #111111;
  margin: 4px 0;
}

.fgsdd-wf-step p {
  font-size: 13px;
  color: #666666;
  margin: 0;
}

/* 箭头 */
.wf-arrow {
  font-size: 18px;
  color: #B72D28;
  font-weight: bold;
  line-height: 1;
}

/* 核心一键式自动操作大框 */
.fgsdd-wf-core-box {
  background: linear-gradient(135deg, #fdf2f2 0%, #ffffff 100%);
  border: 2px solid #B72D28;
  border-radius: 8px;
  padding: 20px;
  width: 100%;
  max-width: 700px;
  text-align: center;
  box-shadow: 0 4px 15px rgba(183, 45, 40, 0.05);
}

.wf-core-badge {
  display: inline-block;
  background-color: #B72D28;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 15px;
  border-radius: 20px;
  margin-bottom: 15px;
  box-shadow: 0 2px 6px rgba(183,45,40,0.2);
}

/* 4步核心工艺网格 */
.wf-core-steps-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  text-align: left;
}

.wf-mini-step {
  background-color: #ffffff;
  border: 1px solid #e1e4e8;
  border-left: 3px solid #B72D28;
  padding: 10px 12px;
  border-radius: 4px;
  transition: transform 0.2s ease;
}

.wf-mini-step:hover {
  transform: translateX(3px);
}

.step-num {
  display: block;
  font-size: 11px;
  color: #B72D28;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.wf-mini-step strong {
  font-size: 13px;
  color: #222222;
}

/* 动画效果 */
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(15px); }
  to { opacity: 1; transform: translateY(0); }
}

.fade-in-item {
  opacity: 0;
  animation: fadeInUp 0.6s ease-out forwards;
}

/* 响应式适配：手机端自动排版 */
@media (max-width: 768px) {
  .wf-core-steps-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-e6d2e56 */.elementor-11771 .elementor-element.elementor-element-e6d2e56 svg{
    
    font-size: 8px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-09a25bf *//* 外层容器 */
.fgsdd-pro-showcase {
  font-family: Arial, sans-serif;
  color: #333333;
  line-height: 1.6;
  width: 100%;
  box-sizing: border-box;
  background-color: #f7f9fa;
  padding: 10px;
}

/* 独立卡片区块 */
.fgsdd-card-box {
  background-color: #ffffff;
  border: 1px solid #e1e4e8;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
  padding: 30px;
  margin-bottom: 30px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.fgsdd-card-box:hover {
  box-shadow: 0 8px 30px rgba(183, 45, 40, 0.08);
}

/* 卡片主标题 */
.fgsdd-card-title {
  font-size: 21px;
  font-weight: bold;
  color: #111111;
  margin-bottom: 20px;
  border-left: 5px solid #B72D28;
  padding-left: 12px;
  line-height: 1.3;
}

/* 列表样式优化 */
.fgsdd-styled-list {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}

.fgsdd-styled-list > li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 14px;
  font-size: 14px;
  color: #555555;
  line-height: 1.6;
  transition: transform 0.2s ease, color 0.2s ease;
}

.fgsdd-styled-list > li::before {
  content: "■";
  position: absolute;
  left: 0;
  top: 1px;
  color: #B72D28;
  font-size: 10px;
}

.fgsdd-styled-list > li:hover {
  color: #111111;
  transform: translateX(4px);
}

.feature-name {
  color: #111111;
  font-weight: bold;
}

/* 渐进式加载动画 */
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(15px); }
  to { opacity: 1; transform: translateY(0); }
}

.fade-in-item {
  opacity: 0;
  animation: fadeInUp 0.6s ease-out forwards;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6553335 *//* 外层容器 */
.fgsdd-pro-showcase {
  font-family: Arial, sans-serif;
  color: #333333;
  line-height: 1.6;
  width: 100%;
  box-sizing: border-box;
  background-color: #f7f9fa;
  padding: 10px;
}

/* 独立卡片区块 */
.fgsdd-card-box {
  background-color: #ffffff;
  border: 1px solid #e1e4e8;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
  padding: 30px;
  margin-bottom: 30px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.fgsdd-card-box:hover {
  box-shadow: 0 8px 30px rgba(183, 45, 40, 0.08);
}

/* 卡片主标题 */
.fgsdd-card-title {
  font-size: 21px;
  font-weight: bold;
  color: #111111;
  margin-bottom: 20px;
  border-left: 5px solid #B72D28;
  padding-left: 12px;
  line-height: 1.3;
}

/* 列表样式优化 */
.fgsdd-styled-list {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}

.fgsdd-styled-list > li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 14px;
  font-size: 14px;
  color: #555555;
  line-height: 1.6;
  transition: transform 0.2s ease, color 0.2s ease;
}

.fgsdd-styled-list > li::before {
  content: "■";
  position: absolute;
  left: 0;
  top: 1px;
  color: #B72D28;
  font-size: 10px;
}

.fgsdd-styled-list > li:hover {
  color: #111111;
  transform: translateX(4px);
}

.feature-name {
  color: #111111;
  font-weight: bold;
}

/* 渐进式加载动画 */
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(15px); }
  to { opacity: 1; transform: translateY(0); }
}

.fade-in-item {
  opacity: 0;
  animation: fadeInUp 0.6s ease-out forwards;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7f49b34 *//* 容器样式 */
.fgsdd-table-container {
  font-family: Arial, sans-serif;
  color: #333333;
  padding: 15px;
  background-color: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 6px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  margin: 20px 0;
  width: 100%;
  box-sizing: border-box;
}

/* 标题样式 */
.fgsdd-table-title {
  font-size: 18px;
  font-weight: bold;
  color: #B72D28;
  margin-bottom: 12px;
  border-bottom: 2px solid #B72D28;
  padding-bottom: 6px;
  display: inline-block;
}

/* 滚动包装层 */
.fgsdd-table-wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* 表格主体 */
.fgsdd-specs-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-size: 13px;
  line-height: 1.4;
}

/* 表头样式 */
.fgsdd-specs-table th {
  background-color: #B72D28;
  color: #ffffff;
  padding: 8px 12px;
  font-weight: bold;
  border: 1px solid #a02420;
}

/* 单元格样式（紧凑设计） */
.fgsdd-specs-table td {
  padding: 6px 12px;
  border: 1px solid #e0e0e0;
  color: #444444;
  vertical-align: middle;
  transition: background-color 0.2s ease;
}

/* 隔行变色 */
.fgsdd-specs-table tbody tr:nth-child(even) {
  background-color: #fcfcfc;
}

/* 悬停行高亮 */
.fgsdd-specs-table tbody tr:hover {
  background-color: #fdf2f2;
  color: #111111;
}

.fgsdd-specs-table td:hover {
  background-color: #fae6e5;
  font-weight: 500;
}/* End custom CSS */