/* Css for , Version=1774246037 */
 .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;
}
#block34{}#block34 .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}

        /* 基础样式重置 */
        .ds-container {
            margin: 0;
            padding: 0;
            background-color: #ffffff;
            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
            line-height: 21px; /* 统一行距 */
        }
        .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; /* 取消边框 */
        }
        .ds-info-table td {
            padding: 4px 0; /* 配合 21px 行高调整间距 */
            border-bottom: 1px solid #e9ecef;
            font-size: 14px; /* 统一 px 格式 */
            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;
        }
        /* 警告区域样式 */
        .ds-warning-box {
            background-color: #fff3f3;
            border-radius: 0; /* 取消圆角以符合极简风格 */
            padding: 8px 0;
            margin-top: 10px;
        }
        /* 取消闪烁，保留红色字体 */
        .ds-static-red-text {
            color: #ff0000;
            font-weight: bold;
            font-size: 15px; /* px 格式 */
            line-height: 21px;
            margin: 0;
            text-align: left;
        }
        /* 下角标样式优化 */
        .ds-sub {
            vertical-align: baseline;
            position: relative;
            font-size: 10px;
            line-height: 0;
            bottom: -3px;
        }
    
    /* 外层容器优化 */
    .xt-table-wrapper {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch; /* 提升 iOS 滚动流畅度 */
        margin: 20px 0;
        box-shadow: 0 2px 10px rgba(0,0,0,0.05);
        border: 1px solid #e0e0e0;
        border-radius: 4px;
    }
    .xt-quality-table {
        width: 100%;
        border-collapse: separate; /* 改为 separate 以支持某些粘性布局 */
        border-spacing: 0;
        font-size: 14px;
        color: #333;
        background-color: #fff;
        min-width: 500px; /* 稍微缩小最小宽度，增加手机适配性 */
    }
    .xt-quality-table th, 
    .xt-quality-table td {
        border-right: 1px solid #eef2f7;
        border-bottom: 1px solid #eef2f7;
        padding: 10px 8px; /* 缩小 padding */
        text-align: center;
        white-space: nowrap; /* 强制不换行，保持整齐 */
    }
    /* 表头样式 */
    .xt-quality-table thead th {
        background-color: #f7f9fc;
        color: #2c3e50;
        font-weight: 600;
        position: sticky;
        top: 0; /* 如果表格很长，表头会吸顶 */
        z-index: 10;
    }
    .xt-quality-table .xt-main-title {
        background-color: #0056b3;
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
        border: none;
    }
    /* 第一列分类样式：在手机端建议特殊处理 */
    .xt-category-col {
        font-weight: bold;
        background-color: #fafbfc;
        color: #555;
        width: 40px;
        font-size: 12px;
    }
    .xt-data-value {
        font-family: Consolas, Monaco, monospace;
        font-weight: 600;
        color: #000;
    }
    /* 移动端专用优化 */
    @media screen and (max-width: 600px) {
        .xt-quality-table {
            font-size: 12px; /* 手机端字号调小 */
        }
        .xt-quality-table th, 
        .xt-quality-table td {
            padding: 8px 4px; /* 极简边距 */
        }
        .xt-main-title {
            font-size: 14px;
        }
    }

        .disilane-app-wrapper {
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            font-family: "PingFang SC", "Helvetica Neue", "Microsoft YaHei", sans-serif;
            box-sizing: border-box;
            padding: 15px;
        }
        .disilane-app-header {
            text-align: center;
            margin-bottom: 25px;
        }
        .disilane-app-title {
            font-size: 22px;
            color: #0056b3;
            font-weight: bold;
            margin: 0;
            line-height: 1.4;
        }
        .disilane-app-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 20px;
        }
        .disilane-app-card {
            background: #ffffff;
            border: 1px solid #e0e0e0;
            border-radius: 12px;
            padding: 20px;
            display: flex;
            flex-direction: column;
            box-shadow: 0 4px 12px rgba(0,0,0,0.05);
        }
        .disilane-app-card-h3 {
            font-size: 18px;
            color: #0056b3;
            margin-top: 0;
            margin-bottom: 12px;
            font-weight: 600;
        }
        .disilane-app-card-p {
            font-size: 14px;
            color: #555;
            line-height: 1.6;
            margin: 0 0 15px 0;
            flex-grow: 1;
        }
        .disilane-app-tag {
            font-size: 12px;
            background: #e6f2ff;
            color: #0056b3;
            padding: 5px 12px;
            border-radius: 6px;
            display: inline-block;
            align-self: flex-start;
            font-weight: 500;
        }
        /* 响应式调整 */
        @media (min-width: 769px) {
            .disilane-app-wrapper { padding: 40px 20px; }
            .disilane-app-title { font-size: 28px; }
            .disilane-app-card-h3 { font-size: 20px; }
            .disilane-app-card-p { font-size: 15px; }
        }
        @media (max-width: 768px) {
            .disilane-app-grid { grid-template-columns: 1fr; gap: 15px; }
            .disilane-app-title { font-size: 18px; }
        }
    
        /* 基础样式优化 */
        body {
            font-family: 'Arial', 'Microsoft YaHei', sans-serif;
            line-height: 1.6;
            color: #333333;
            margin: 0;
            padding: 10px; /* 手机端留白 */
            background-color: #fcfcfc;
        }
        h2 {
            text-align: center;
            color: #0056b3; 
            border-bottom: 2px solid #0056b3;
            padding-bottom: 10px;
            margin-top: 20px;
            margin-bottom: 20px;
            font-size: 24px; /* 固定px */
        }
        .container {
            max-width: 1200px;
            margin: auto;
            background: #ffffff;
            padding: 15px;
            border-radius: 8px;
        }
        p {
            font-size: 16px;
        }
        h3 {
            font-size: 20px;
            color: #333333;
        }
        /* 包装方式展示样式 - 兼容手机 */
        .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 #dddddd;
            border-radius: 8px;
            padding: 15px;
            box-shadow: 2px 2px 10px rgba(0,0,0,0.05);
            box-sizing: border-box; /* 确保padding不撑开宽度 */
        }
        .package-item img {
            width: 100%;
            height: auto;
            max-height: 250px;
            object-fit: contain;
            border-radius: 4px;
            margin-bottom: 15px;
            background-color: #f9f9f9;
        }
        .package-item h3 {
            color: #17a2b8; 
            margin-top: 0;
            font-size: 18px;
        }
        .package-item p {
            font-size: 14px;
            margin: 5px 0;
        }
        /* --- 核心修改：表格兼容手机 --- */
        .table-responsive {
            width: 100%;
            overflow-x: auto; /* 关键：手机端出现横向滚动条 */
            -webkit-overflow-scrolling: touch; /* 优化丝滑滚动 */
            margin-top: 20px;
            border: 1px solid #dddddd;
        }
        .spec-table {
            width: 100%;
            min-width: 600px; /* 保证表格列不因挤压而换行 */
            border-collapse: collapse;
        }
        .spec-table th, .spec-table td {
            border: 1px solid #dddddd;
            padding: 12px 8px;
            text-align: center;
            font-size: 14px; /* 适配表格内容 */
        }
        .spec-table th {
            background-color: #e9f4ff; 
            color: #555555;
            font-weight: bold;
            white-space: nowrap; /* 标题不换行 */
        }
        .spec-table tr:nth-child(even) {
            background-color: #f9f9f9;
        }
        /* 电脑端适配 */
        @media (min-width: 768px) {
            body {
                padding: 30px;
            }
            .container {
                padding: 30px;
            }
            h2 {
                font-size: 32px;
            }
            .spec-table th, .spec-table td {
                font-size: 16px;
            }
        }
    
  #productSlide{height:320px;text-align:center;}
  #productSlide .carousel-inner{width:320px;height:320px;display:inline-block;}
#block297{}#block297 .panel-heading{}#block297{margin-bottom:20px !important;float:left;}#block297 .panel-body{margin:0px !important;padding:0px !important;width:100%;}#block297 a{color:#fff;}#block297 a:hover{color:#f25500;}#block297 .table{border:0px !important;}#block297 .table td,#block297 .table th{padding:0px 0px !important;border:0px !important;}#block297 img{width:100% !important;height:auto !important;}