/* Css for , Version=1768183010 */
 .input-number {width: 150px;}
.input-number input {border-left: none; border-right: none}
.breadcrumb+.block-region {margin-top: 0;}
.article-content {padding: 10px; border: 1px solid #ddd;}

.appheader > img {width: 100%}
#commentBox,#powerby,.numcss1 i{display:none;}.modal-header .close{color:#999 !important;}.appbar.fix-top{background-color:#fffcf2 !important;color:#666;border-bottom-color:#666 !important;}.modal-header{background-color:#fffcf2 !important;color:#fff;border-bottom-color:#666;}.btn{color:#666 !important;}#words{width:100% !important;border:1px #ddd solid !important;padding:10px 10px !important;height:47px !important;line-height:47px !important;}.btn{padding:12px 10px !important;}#company,.appheader,.article{padding:15px 10px !important;}.appbar.fix-bottom{background:#fffcf2 !important;}a.primary,a.text-primary,a:hover,a:focus{color:#999 !important;}.table-bordered{border:0px solid #ddd !important;}.table-bordered td,.table-bordered th{border:0px solid #ddd !important;}#focusMiddle,#focusBottom{margin:0px 0;}.appnav.fix-top .nav > li > a{color:#666 !important;}.appbar-actions{padding:4px 0 !important;}nav{box-shadow:0px 5px 30px 0px #000;}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background:none !important;}.appinfo{width:100%;margin:0 !important;}.appinfo .copyright{width:100%;text-align:center;}#protab .nav li{float:left !important;}.nav-tabs li.active{background:#f25500;border-radius:8px 8px 0 0px !important;}.nav-tabs li.active>a,.nav-tabs li.active> a:hover,.nav-tabs li.active> a:focus{color:#fff !important;}
#appnav .mainnav .nav > li {
  /* 移除relative定位 */
  padding: 8px 15px;
  cursor: pointer;
}
.subnav-item {
  /* 移除absolute/top/left/z-index，改为文档流布局 */
  background: #ffffff !important;
  min-width: 100% !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1) !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  /* 添加内边距，区分一级菜单 */
  padding-left: 15px !important;
}
.subnav-item li {
  padding: 8px 15px !important;
  border-bottom: 1px solid #f5f5f5 !important;
}
/* 三级菜单保留原有样式（悬浮显示） */
.subnav-item li .dropdown-menu {
  position: absolute !important;
  left: 100% !important;
  top: 0 !important;
  z-index: 9999 !important;
  background: #ffffff !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1) !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  min-width: 150px !important;
}
#block134{}#block134 .panel-heading{}.logo{width:50%;height:auto;}.appbar-title{line-height:40px !important;height:40px !important;}#logo img{filter:brightness0(180%);}body.with-appnav.with-appbar-top{padding-top:40px !important;}.appnav>.mainnav .nav{margin:0;width:100% !important;float:left !important;}.appnav .nav>li{width:100% !important;float:right !important;text-align:center;}.appnav>.subnavs{position:relative !important;background-color:#999;}.appnav>.subnavs>.nav>li>a{color:#fff;}.appnav.fix-top{background-color:#f0f0f0 !important;color:#fff;border-bottom-color:#f0f0f0 !important;}
.files-list {display: block; padding: 5px; margin: 0; background-color: @color-gray-pale;}
.files-list > li {position: relative; display: block; float: left; padding: 0; margin: 5px; position: relative;}
.files-list > li > a {color: #666; display: block; height: 70px; min-width: 70px; line-height: 60px; padding: 3px; max-width: 400px; overflow: hidden; text-align: center;background-color: #fff; opacity: 0.9; border: 1px solid #ddd}
.files-list > li > a:hover {opacity: 1; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3); border-color: #ccc; color: #506EAF;text-decoration: none;}
.files-list > li > a > img, .files-list > li > a > img:hover{max-width: 200px; max-height: 100%; box-shadow: none; margin: 0}
.files-list:empty {display: none;}
.files-list > li.file > a {line-height: 25px; padding: 40px 30px 5px; max-width: 240px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.files-list > li.file > a:before {display: block; width: 100%; font-size: 30px; position: absolute; top: 10px; text-align: center; left: 0; content: '\e6d4'; font-family: ZenIcon;}
.files-list > li.files-list-heading {float: none; display: block; color: #999;font-weight: bold;}
.files-list > li .file-actions {display: block; position: absolute; right: 0; top: 0;} 
.files-list > li .file-actions > a {opacity: 0; display: inline-block; background-color: #D9E8F5; color: #666; padding: 3px 7px;}
.files-list > li:hover .file-actions > a,.files-list > li .file-actions > a:hover {opacity: 1; background-color: #145BCC; color: #fff; text-decoration: none;}

.files-list > li.file.file-zip > a:before, .files-list > li.file.file-rar > a:before {content: '\e751'}
.files-list > li.file.file-doc > a:before {content: '\e72c';}
.files-list > li.file > .file-md5 {display: none}
.files-list > li.file > .file-download {top: 3px; right: 5px; position: absolute; font-size: 12px; opacity: .5}

        /* Base Style Reset */
        .ds-container {
            margin: 0;
            padding: 0;
            background-color: #ffffff;
            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
            line-height: 21px; /* Uniform line spacing */
        }
        .ds-silane-card {
            background-color: #ffffff;
            width: 100%;
            max-width: 500px;
            box-sizing: border-box;
            margin: 0;
            padding: 0; 
        }
        .ds-info-table {
            width: 100%;
            border-collapse: collapse;
            border: none; /* No border */
        }
        .ds-info-table td {
            padding: 4px 0; /* Spacing adjusted for 21px line-height */
            border-bottom: 1px solid #e9ecef;
            font-size: 14px; /* Uniform px format */
            line-height: 21px;
            color: #333333;
        }
        .ds-info-table td:first-child {
            font-weight: 600;
            color: #343a40;
            width: 40%;
        }
        .ds-info-table tr:last-child td {
            border-bottom: none;
        }
        /* Warning Area Styles */
        .ds-warning-box {
            background-color: #fff3f3;
            border-radius: 0; /* Square corners for minimalist style */
            padding: 8px 0;
            margin-top: 10px;
        }
        /* Red text for warnings */
        .ds-static-red-text {
            color: #ff0000;
            font-weight: bold;
            font-size: 15px; /* px format */
            line-height: 21px;
            margin: 0;
            text-align: left;
        }
        /* Subscript optimization */
        .ds-sub {
            vertical-align: baseline;
            position: relative;
            font-size: 10px;
            line-height: 0;
            bottom: -3px;
        }
    
    /* 外层容器：确保响应式 */
    .xt-table-wrapper {
        width: 100%;
        margin: 20px 0;
        box-shadow: 0 2px 10px rgba(0,0,0,0.05);
        border: 1px solid #e0e0e0;
        border-radius: 4px;
        overflow: hidden; /* 手机端隐藏溢出 */
    }
    /* 主表格样式 */
    .xt-quality-table {
        width: 100%;
        border-collapse: collapse;
        font-size: 14px; /* 默认电脑端字号 */
        color: #333;
        background-color: #fff;
        table-layout: auto; /* 让浏览器根据内容自动分配宽度 */
    }
    /* 单元格通用样式 */
    .xt-quality-table th, 
    .xt-quality-table td {
        border: 1px solid #eef2f7;
        padding: 12px 8px; /* 略微缩小内边距 */
        text-align: center;
        vertical-align: middle;
        line-height: 1.4;
        word-break: break-word; /* 防止内容撑破表格 */
    }
    /* 表头样式 */
    .xt-quality-table thead th {
        background-color: #f7f9fc;
        color: #2c3e50;
        font-weight: 600;
        border-bottom: 2px solid #dde2e7;
    }
    /* 标题行 */
    .xt-quality-table .xt-main-title {
        background-color: #0056b3;
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
    }
    /* 类别列 */
    .xt-category-col {
        font-weight: bold;
        background-color: #fafbfc;
        color: #555;
        width: 15%; /* 使用百分比，更具弹性 */
    }
    .xt-quality-table tbody tr:hover {
        background-color: #f8fbff;
    }
    .xt-data-value {
        font-family: Consolas, Monaco, monospace;
        font-weight: 600;
        color: #000;
    }
    /* --- 手机端适配关键代码 (屏幕宽度小于 600px 时生效) --- */
    @media screen and (max-width: 600px) {
        .xt-quality-table {
            font-size: 11px; /* 缩小手机端字号以容纳更多列 */
        }
        .xt-quality-table th, 
        .xt-quality-table td {
            padding: 8px 4px; /* 极简边距 */
        }
        .xt-main-title {
            font-size: 14px !important;
        }
        .xt-category-col {
            width: 60px; /* 限制手机端侧边栏宽度 */
        }
    }

        /* Class prefix: disilane-app- */
        .disilane-app-wrapper {
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            font-family: "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
            box-sizing: border-box;
            padding: 20px;
        }
        .disilane-app-header {
            text-align: center;
            margin-bottom: 30px;
        }
        /* Title font size 20px */
        .disilane-app-title {
            font-size: 20px;
            color: #0056b3;
            font-weight: bold;
            margin: 0;
        }
        /* 2x2 Grid System */
        .disilane-app-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 20px;
        }
        .disilane-app-card {
            background: #ffffff;
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            padding: 20px;
            display: flex;
            flex-direction: column;
            box-shadow: 0 2px 8px rgba(0,0,0,0.05);
        }
        /* Content Header font size 20px */
        .disilane-app-card-h3 {
            font-size: 20px;
            color: #0056b3;
            margin-top: 0;
            margin-bottom: 12px;
            display: flex;
            align-items: center;
        }
        /* Body Text font size 15px */
        .disilane-app-card-p {
            font-size: 15px;
            color: #555;
            line-height: 1.6;
            margin: 0 0 15px 0;
            flex-grow: 1;
        }
        .disilane-app-tag {
            font-size: 13px;
            background: #e6f2ff;
            color: #0056b3;
            padding: 4px 10px;
            border-radius: 4px;
            display: inline-block;
            align-self: flex-start;
        }
        /* Responsive: Single column on narrow screens */
        @media (max-width: 768px) {
            .disilane-app-grid {
                grid-template-columns: 1fr;
            }
        }
    
        /* 基础样式：将字体改为 px 格式 */
        body {
            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
            font-size: 16px; /* 设置基准字号为 16px */
            line-height: 1.6;
            color: #333;
            margin: 0;
            padding: 15px; 
            background-color: #f8f9fa;
        }
        h2 {
            text-align: center;
            color: #0056b3; 
            border-bottom: 2px solid #0056b3;
            padding-bottom: 10px;
            margin: 20px 0 30px;
            font-size: 24px; /* 原 1.5rem 转换为 24px */
        }
        .container {
            max-width: 1000px;
            margin: auto;
            background: #fff;
            padding: 20px;
            border-radius: 12px;
            box-shadow: 0 4px 6px rgba(0,0,0,0.05);
        }
        h3 {
            color: #333;
            border-left: 4px solid #17a2b8;
            padding-left: 10px;
            margin-top: 30px;
            font-size: 20px; /* 设置副标题字号为 20px */
        }
        /* 包装展示样式 */
        .packaging-section {
            display: flex;
            flex-wrap: wrap;
            justify-content: center; 
            gap: 20px;
            margin-bottom: 40px;
        }
        .package-item {
            width: 100%;
            max-width: 320px; 
            text-align: center;
            border: 1px solid #eee;
            border-radius: 12px;
            padding: 20px;
            background: #fff;
            transition: transform 0.3s ease;
        }
        .package-item:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 15px rgba(0,0,0,0.1);
        }
        .package-item img {
            width: 100%;
            height: auto;
            max-height: 250px;
            object-fit: contain;
            border-radius: 8px;
            margin-bottom: 15px;
            background: #fcfcfc;
        }
        .package-item h3 {
            color: #17a2b8; 
            margin-top: 0;
            border: none;
            padding: 0;
            font-size: 20px; /* 原 1.25rem 转换为 20px */
        }
        /* 响应式表格 */
        .table-responsive {
            width: 100%;
            overflow-x: auto; 
            -webkit-overflow-scrolling: touch; 
            margin-top: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
        }
        .spec-table {
            width: 100%;
            min-width: 600px; 
            border-collapse: collapse;
        }
        .spec-table th, .spec-table td {
            border-bottom: 1px solid #eee;
            padding: 12px 15px;
            text-align: left;
            font-size: 15px; /* 原 0.95rem 转换为 15px */
        }
        .spec-table th {
            background-color: #e9f4ff; 
            color: #0056b3;
            font-weight: bold;
            white-space: nowrap; 
        }
        .spec-table tr:last-child td {
            border-bottom: none;
        }
        .spec-table tr:nth-child(even) {
            background-color: #fafafa;
        }
        /* 底部提示文字 */
        .footer-note {
            font-size: 13px; /* 原 0.8rem 转换为 13px */
            color: #888;
            margin-top: 15px;
        }
        /* PC端微调 */
        @media (min-width: 768px) {
            body { padding: 40px 20px; }
            h2 { font-size: 32px; } /* 原 2rem 转换为 32px */
            .container { padding: 40px; }
        }
    
  #productSlide{height:320px;text-align:center;}
  #productSlide .carousel-inner{width:320px;height:320px;display:inline-block;}
#block319{}#block319 .panel-heading{}#block319{margin-bottom:20px !important;float:left;}#block319 .panel-body{margin:0px !important;padding:0px !important;width:100%;}#block319 a{color:#fff;}#block319 a:hover{color:#f25500;}#block319 .table{border:0px !important;}#block319 .table td,#block319 .table th{padding:0px 0px !important;border:0px !important;}#block319 img{width:100% !important;height:auto !important;}