/* 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}

        /* 1. 移除全局所有边距 */
        html, body {
            margin: 0;
            padding: 0;
            background-color: #ffffff;
            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
            overflow-x: hidden;
        }
        /* 2. 容器设置为 100% 宽度，无外边距 */
        .tcs-container-card {
            width: 100%;
            max-width: 500px; /* 电脑端上限，手机端全屏 */
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        /* 3. 表格设置 */
        .tcs-container-table {
            width: 100%;
            border-collapse: collapse;
            table-layout: fixed;
        }
        .tcs-container-table td {
            padding: 0; 
            border-bottom: 1px solid #e9ecef;
            font-size: 14px;
            /* 关键修改：行高设定为 28px */
            line-height: 28px; 
            color: #333333;
            vertical-align: middle;
            word-break: break-all;
        }
        /* 左侧标题列 */
        .tcs-container-label {
            font-weight: 600;
            width: 90px;
            color: #343a40;
        }
        /* 4. 警告区域 */
        .tcs-container-warning-box {
            margin-top: 8px; /* 增加一点与表格的间距 */
            padding: 0;
        }
        .tcs-container-alert-text {
            color: #ff0000; 
            font-weight: bold;
            font-size: 14px;
            /* 警告文字行高同步设定为 28px */
            line-height: 28px;
            margin: 0;
        }
        /* 化学下标微调 */
        sub {
            vertical-align: baseline;
            font-size: 10px;
            position: relative;
            bottom: -2px;
        }
    
    /* 外层容器：确保在小屏幕下可以横向滚动 */
    .xt-table-wrapper {
        width: 100%;
        overflow-x: auto;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        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%;
        min-width: 600px;
        border-collapse: collapse;
        font-size: 14px;
        color: #333;
        background-color: #fff;
    }
    /* 单元格通用样式 */
    .xt-quality-table th, 
    .xt-quality-table td {
        border: 1px solid #eef2f7;
        padding: 12px 15px;
        text-align: center;
        vertical-align: middle;
        line-height: 1.5;
    }
    /* 表头样式 */
    .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;
        border: none;
    }
    /* 第一列（分类）样式 */
    .xt-category-col {
        font-weight: bold;
        background-color: #fafbfc;
        color: #555;
        width: 60px;
    }
    /* 数据行鼠标悬停效果 */
    .xt-quality-table tbody tr:hover {
        background-color: #f8fbff;
    }
    /* 指标列加粗显示 */
    .xt-data-value {
        font-family: Consolas, Monaco, monospace;
        font-weight: 600;
        color: #000;
    }

        /* 使用 TCS-APP 作为命名空间前缀，实现类名隔离 */
        .TCS-APP-wrapper {
            width: 100%;
            max-width: 1200px; /* 宽度自适应，最大限制 */
            margin: 0 auto;
            padding: 20px;
            box-sizing: border-box;
            background-color: #f7f9fc;
            font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
        }
        .TCS-APP-header {
            text-align: center;
            margin-bottom: 30px;
        }
        .TCS-APP-header h1 {
            font-size: 24px;
            color: #0056b3;
        }
        /* 2x2 网格布局控制 */
        .TCS-APP-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr); /* 强制 2 列 */
            grid-template-rows: repeat(2, auto);    /* 强制 2 行 */
            gap: 20px;
        }
        .TCS-APP-card {
            background: #ffffff;
            border-radius: 12px;
            padding: 24px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
            display: flex;
            flex-direction: column;
            border: 1px solid #eee;
        }
        /* 标题 20px */
        .TCS-APP-card-title {
            font-size: 20px;
            color: #0056b3;
            margin: 0 0 15px 0;
            font-weight: 700;
            padding-bottom: 8px;
            border-bottom: 2px solid #0056b3;
            display: inline-block;
        }
        /* 正文 15px */
        .TCS-APP-card-content p {
            font-size: 15px;
            line-height: 1.6;
            color: #555;
            margin: 0 0 12px 0;
        }
        .TCS-APP-highlight-chem {
            color: #008080;
            font-weight: bold;
        }
        .TCS-APP-highlight-metric {
            color: #e32636;
            font-weight: bold;
        }
        .TCS-APP-tag-group {
            margin-top: auto;
            padding-top: 12px;
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
        }
        .TCS-APP-tag {
            font-size: 13px;
            padding: 4px 10px;
            background: #e6f0ff;
            color: #0056b3;
            border-radius: 4px;
            font-weight: 600;
        }
        /* 移动端自适应：当屏幕过窄时切换为单列 */
        @media (max-width: 768px) {
            .TCS-APP-grid {
                grid-template-columns: 1fr;
            }
        }
    
              .container {
            background-color: #ffffff; /* 白色内容区域背景 */
            padding: 40px;
            border-radius: 12px;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
            max-width: 600px;
            text-align: center;
        }
        /* Logo 区域样式 */
        .logo-area {
            margin-bottom: 30px; /* 增加与标题的间距 */
        }
        /* Logo 图片样式（用于显示虚拟地址/占位） */
        .logo-area img {
            width: 200px; /* Logo 宽度增大 */
            height: 70px; /* Logo 高度增大 */
            object-fit: contain; /* 确保图片完整显示 */
            /* 移除了边框样式 */
        }
        h1 {
            color: #1e88e5; /* 醒目的蓝色 */
            font-size: 28px;
            margin-bottom: 20px;
            border-bottom: 3px solid #1e88e5; /* 标题下方的蓝色线条 */
            display: inline-block;
            padding-bottom: 5px;
        }
        p {
            font-size: 18px;
            line-height: 1.6;
            color: #555;
            margin-bottom: 25px;
        }
        .highlight {
            color: #0d47a1; /* 深蓝色强调 */
            font-weight: bold;
        }
        .contact-info {
            background-color: #e3f2fd; /* 浅蓝色背景块 */
            padding: 15px;
            border-radius: 8px;
            border-left: 5px solid #1e88e5; /* 左侧的蓝色条 */
            font-style: italic;
        }
    
  #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;}