 .东方仙盟_灵颜妙手 {
            background-color: #f0f8ff;
            padding: 10px;
            display: block;
            width:100%;
            height: 100%;
                display: block;
        }
        
        .东方仙盟_灵颜妙手 a{
           text-decoration: none;
        }

        .东方仙盟_灵颜妙手 .表单 {
            max-width: 800px;
            margin: 0 auto;
            background-color: white;
            border-radius: 8px;
            box-shadow: 0 0 10px rgba(0, 123, 255, 0.1);
            padding: 20px;
                display: block;
        }
       
        
      .东方仙盟_灵颜妙手 .表单  h2 {
            color: #007bff;
            text-align: center;
             
            margin-top: 0px;
           margin-bottom: 10px;
        }

      

        

        .东方仙盟_灵颜妙手 .表单 table {
            width: 100%;
            border-collapse: collapse;
        }

       
        .东方仙盟_灵颜妙手 .表单 th {
            padding: 10px;
            border: 1px solid #e0e0e0;
            text-align: center;
        }
        .东方仙盟_灵颜妙手 .表单   td {
            padding: 10px;
            border: 1px solid #e0e0e0;
            
        }

        .东方仙盟_灵颜妙手 .表单 th {
            background-color: #f0f8ff;
            color: #007bff;
        }

        .东方仙盟_灵颜妙手 .表单 input, select {
            width: 100%;
            padding: 8px;
            border: 1px solid #ddd;
            border-radius: 4px;
        }

       .东方仙盟_灵颜妙手 .表单 .按钮容器 {
            display: flex;
            justify-content: center;
            gap: 10px;
            margin-top: 20px;
        }

        .东方仙盟_灵颜妙手 .表单 button {
            background-color: #007bff;
            color: white;
            border: none;
            padding: 8px 15px;
            border-radius: 4px;
            cursor: pointer;
        }

        .东方仙盟_灵颜妙手 .表单 button:hover {
            background-color: #0056b3;
        }

        .东方仙盟_灵颜妙手 .表单 .delete-btn {
            background-color: #dc3545;
        }

        .东方仙盟_灵颜妙手 .表单 .delete-btn:hover {
            background-color: #c82333;
        }

        .东方仙盟_灵颜妙手 .表单 .edit-btn {
            background-color: #ffc107;
            color: #333;
        }

        .东方仙盟_灵颜妙手 .表单 .edit-btn:hover {
            background-color: #e0a800;
        }
        
         .东方仙盟_灵颜妙手 .按钮 {
            background-color: #007bff;
            color: white;
            border: none;
            padding: 8px 15px;
            border-radius: 4px;
            cursor: pointer;
            display: inline-block;
        }
         .东方仙盟_灵颜妙手 .删除 {
            background-color: #dc3545 !important;
        }
        .东方仙盟_灵颜妙手  .编辑 {
            background-color: #ffc107;
            color: #333;
        }
        
        
        .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination>li.active>a, .pagination>li.active>a:hover {
    background-color: #6faed9;
    border-color: #6faed9;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    z-index: 2;
}

 .东方仙盟_灵颜妙手 .仙盟分页汇总 {
     display: inline;
 }
 .东方仙盟_灵颜妙手 .仙盟分页容器 {
     display: inline;
 }
 .仙盟分页容器ul{
    margin:0 12px;
     display: inline;
}

 
 .仙盟分页容器 li {
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
 
 
  
        margin-left: 5px;
    border-radius: 5px;
    border: 1px solid #2196F3;
}

.仙盟分页容器 li.active {
    display: inline;
    
 
    background-color: #2196F3;
    border-color: #2196F3;
}


.仙盟分页容器ul>li>span{border-width:1px;border-radius:0!important}

.东方仙盟_灵颜妙手 .仙盟分页>li>a,.仙盟分页容器ul>li>a{border-width:1px;border-color:#d4dfe3;border-radius:0!important;color:#2283c5;background-color:#fafafa;margin:0 -1px 0 0;position:relative;z-index:auto}
.东方仙盟_灵颜妙手 .仙盟分页>li>a:hover,.仙盟分页容器ul>li>a:hover{color:#1c6ca2;background-color:#eaeff2;border-color:#c1d1d7;z-index:1}
.东方仙盟_灵颜妙手 .仙盟分页>li>a:focus,.仙盟分页容器ul>li>a:focus{background-color:#eaeef2}
.东方仙盟_灵颜妙手 .仙盟分页>li.disabled>a,.东方仙盟_灵颜妙手 .仙盟分页>li.disabled>a:hover,.仙盟分页容器ul>li.disabled>a,.仙盟分页容器ul>li.disabled>a:hover{background-color:#f9f9f9;border-color:#d9d9d9;z-index:auto}
.仙盟分页容器ul>li.active>a,.仙盟分页容器ul>li.active>a:hover{background-color:#6faed9;border-color:#6faed9;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);z-index:2}


        .东方仙盟_灵颜妙手 .表单 .form-group ,.fg{
            display: block;
            padding-top: 5px;
            padding-bottom: 5px;
        }
        
        /*2025-7-20*/
        /*
        .form-label {
    display: block;
    color: #333;
    margin-bottom: 8px;
    font-size: 15px;
}
*/
    .东方仙盟_灵颜妙手 .表单 .fg label{
             display: inline-block;
            color: #333;
            margin-bottom: 8px;
            font-size: 15px;
            margin-left: 5px;
   }
        
        
        
        	.仙盟创梦header {
            background-color: #007bff;
            color: white;
            text-align: center;
            padding: 20px;
            font-size: 24px;
        }

		 .仙盟创梦footer {
           background-color: #007bff;
    color: white;
    text-align: center;
    padding: 8px;
    font-size: 14px;
    position: fixed;
    width: 100%;
    bottom: 0px;
        }
        
         .东方仙盟_灵颜妙手 .cyberwin_app_page{
            
            margin: 0 auto;
            background-color: white;
            border-radius: 8px;
            box-shadow: 0 0 10px rgba(0, 123, 255, 0.1);
            padding: 20px;
                display: block;
        }
        
         .东方仙盟_灵颜妙手 .cyberwin_app_page input, select {
            width: 100%;
            padding: 8px;
            border: 1px solid #ddd;
            border-radius: 4px;
        }
        
        
/*差异*/
 .东方仙盟_灵颜妙手 .不同点统计 {
            margin-bottom: 15px;
            padding: 10px;
            background-color: #e8f5e9;
            border-radius: 4px;
            display: flex;
            gap: 20px;
        }
        
        
        .东方仙盟_灵颜妙手  .不同点统计-item {
            display: flex;
            align-items: center;
        }
         .东方仙盟_灵颜妙手 .不同点统计-item i {
            margin-right: 8px;
        }
        .东方仙盟_灵颜妙手  .不同点统计-item span {
            font-weight: bold;
            margin-left: 5px;
        }
        
        
        .diff-added { color: #2e7d32; }
        .diff-removed { color: #c62828; }
        .diff-modified { color: #f57c00; }
        
        
        .东方仙盟_灵颜妙手 .不同点列表 {
            margin-top: 15px;
        }
        .不同点列表 .diff-item {
            margin-bottom: 15px;
            padding: 10px;
            border-radius: 4px;
            
                 padding-top: 5px;
                padding-bottom: 5px;
             margin-bottom: 8px;

        }
        .不同点列表 h4{
            margin-top: 8px;
    margin-bottom: 8px;
        }
        .不同点列表 .diff-item-added {
            background-color: #e8f5e9;
            border-left: 4px solid #2e7d32;
        }
        .不同点列表 .diff-item-removed {
            background-color: #ffebee;
            border-left: 4px solid #c62828;
        }
        .不同点列表 .diff-item-modified {
            background-color: #fff3e0;
            border-left: 4px solid #f57c00;
        }
        .不同点列表 .diff-line {
            font-family: monospace;
            padding: 3px 5px;
            margin: 2px 0;
            border-radius: 2px;
        }
        .不同点列表 .diff-line-added {
            background-color: #a5d6a7;
        }
        .不同点列表 .diff-line-removed {
            background-color: #ef9a9a;
        }
        .不同点列表 .diff-line-modified-old {
            background-color: #ef9a9a;
            text-decoration: line-through;
        }
        .不同点列表 .diff-line-modified-new {
            background-color: #a5d6a7;
        }
        .不同点列表 .diff-lineno {
            display: inline-block;
            width: 40px;
            text-align: right;
            margin-right: 10px;
            color: #666;
            font-weight: normal;
        }
        .东方仙盟_灵颜妙手 .error-message {
            padding: 10px;
            background-color: #ffebee;
            border-left: 4px solid #c62828;
            color: #c62828;
            margin-bottom: 15px;
        }


/*弹窗*/
   .仙盟_dialog{
           z-index: 999;
            border: 2px solid #2196F3;
            border-radius: 20px;
            min-width: 500px;
            top: 100px;
   }
   .仙盟_dialog  .content {
      background-color: #fefefe;
      margin: 15% auto;
      padding: 20px;
      border: 1px solid #888;
      width: 50%;
      max-width: 500px;
      border-radius: 5px;
    }
   
    .仙盟_dialog .close {
      color: #aaa;
      float: right;
      font-size: 28px;
      font-weight: bold;
    }
    
    .仙盟_dialog .close:hover,
    .仙盟_dialog .close:focus {
      color: black;
      text-decoration: none;
      cursor: pointer;
    }
   
   
   /*2025-6-8*/
   .flex {
    display: flex;
   }
   .h_screen {
    height: 100vh;
}
   
   /*2025-6-8 侧边栏*/
    .东方仙盟_左侧菜单sidebar{
       background-color: rgb(30 64 175 );
       color: white;
            width: 250px;
            height: 100%;
            overflow-y: auto;
            padding-top: 10px;
            transition: width 0.3s;
            display: block;
   }
   
   .东方仙盟_左侧菜单sidebar.collapsed {
            width: 60px;
        }

        .东方仙盟_左侧菜单sidebar.collapsed .nav-item span,
        .东方仙盟_左侧菜单sidebar.collapsed .软件名称 h2 {
            display: none;
        }
        
  .东方仙盟_左侧菜单sidebar .软件名称 {
            display: flex;
            align-items: center;
            padding: 10px 5px;
            margin-bottom: 10px;
        }
   
   .东方仙盟_左侧菜单sidebar .软件名称 h2 {
    margin-left: 0px;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 9px;
    color:#ffffff;
}
   .东方仙盟_左侧菜单sidebar .收缩{
       display: inline-block;
       cursor: pointer;
       /*
       position: absolute;
      right: 16px;
      top: 16px;
      */
      cursor: pointer;
      z-index: 10;
        
    }
    
    
        .东方仙盟_左侧菜单sidebar .nav-list {
            list-style: none;
        }

        .东方仙盟_左侧菜单sidebar .nav-item {
            padding: 10px 15px;
            cursor: pointer;
            display: flex;
            align-items: center;
            transition: background-color 0.2s;
        }

        .东方仙盟_左侧菜单sidebar .nav-item:hover {
            background-color: #0056b3;
        }

        .东方仙盟_左侧菜单sidebar .nav-item.active {
            background-color: #0056b3;
        }

        .东方仙盟_左侧菜单sidebar.nav-item i {
            margin-right: 10px;
        }
        
        
/*2025-7-27*/
 /* 东方仙盟_开源_输入窗样式 */
    .仙盟_输入dialog {
      position: fixed;
      inset: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 1000;
      opacity: 0;
      pointer-events: none;
      transition: opacity 0.3s ease;
    }
    
    .仙盟_输入dialog.active {
      opacity: 1;
      pointer-events: auto;
    }
    
    .仙盟_输入dialog-backdrop {
      position: absolute;
      inset: 0;
      background-color: rgba(0, 0, 0, 0.5);
    }
    
    .仙盟_输入dialog-content {
      position: relative;
      background-color: white;
      border-radius: 12px;
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
      width: 90%;
      max-width: 400px;
      transform: scale(0.95);
      transition: transform 0.3s ease;
    }
    
    .仙盟_输入dialog.active .仙盟_输入dialog-content {
      transform: scale(1);
    }
    
    .仙盟_输入dialog-header {
      padding: 20px;
      border-bottom: 1px solid #e2e2e2;
    }
    
    .仙盟_输入dialog-title {
      margin: 0;
      font-size: 20px;
      font-weight: 600;
    }
    
    .仙盟_输入dialog-body {
      padding: 20px;
    }
    
     .仙盟_输入dialog-footer {
      padding: 20px;
      display: flex;
      justify-content: flex-end;
      gap: 10px;
      border-top: 1px solid #e2e2e2;
    }
    
    .仙盟_输入dialog .btn-secondary {
      background-color: #f5f5f7;
      color: #1d1d1f;
    }
    
    .仙盟_输入dialog .btn-secondary:hover {
      background-color: #e8e8ed;
    }
    
     .仙盟_输入dialog  .单个输入框 {
      width: 100%;
      padding: 10px;
      border: 1px solid #d2d2d7;
      border-radius: 8px;
      font-size: 16px;
      box-sizing: border-box;
      transition: border-color 0.2s ease;
    }
    
    .仙盟_输入dialog .单个输入框:focus {
      outline: none;
      border-color: #0071e3;
    }
    
    
    /* 结果提示样式 */
    .东方仙盟_底部提示toast {
      position: fixed;
      bottom: 20px;
      left: 50%;
      transform: translateX(-50%) translateY(20px);
      padding: 12px 20px;
      background-color: #333;
      color: white;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
      opacity: 0;
      transition: all 0.3s ease;
      z-index: 1001;
    }
    
    
    .东方仙盟_底部提示toast.active {
      opacity: 1;
      transform: translateX(-50%) translateY(0);
    }
    
    .东方仙盟_底部提示toast.success {
      background-color: #34c759;
    }
    
    .东方仙盟_底部提示toast.error {
      background-color: #ff3b30;
    }
    
    
/*2026*/
/* 核心容器样式 - ul导航盒子 */
.nav-list {
    list-style: none;
    margin: 0;
    padding: 8px 0 !important; /* 覆盖行内的padding-left，统一内边距 */
    width: 220px; /* 菜单宽度，可自行调整 */
    background: rgba(255, 255, 255, 0.06); /* 轻透底色，适配毛玻璃 */
    border-radius: 12px; /* 圆润圆角，高级感基础 */
    border: 1px solid rgba(255, 255, 255, 0.15); /* 轻描边框，不突兀 */
    box-sizing: border-box;
}

/* 核心菜单项样式 - li基础样式 无卡顿核心 */
.nav-item {
    /* 基础布局 */
    display: flex;
    align-items: center;
    padding: 12px 18px;
    margin: 4px 8px;
    cursor: pointer;
    color: #e8e8e8; /* 主文字色，柔和不刺眼 */
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    /* 核心高端样式 【无卡顿+层次感+毛玻璃】 */
    border-radius: 8px; /* 圆角呼应外层，过渡自然 */
    border: 1px solid transparent; /* 预占边框位置，hover不位移，0卡顿 */
    background: rgba(255, 255, 255, 0.02); /* 半透底色，毛玻璃基底 */
    backdrop-filter: blur(8px); /* ✅ 轻量毛玻璃核心，硬件加速，无卡顿 */
    -webkit-backdrop-filter: blur(8px); /* 兼容webkit内核浏览器 */
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08); /* 微阴影，拉开层次，无卡顿 */
    /* 关键：取消所有过渡动画 transition: none; 彻底杜绝任何卡顿 */
    transition: none;
    box-sizing: border-box;
}

/* 鼠标悬浮样式 - 高亮+边框变色 无过渡 0卡顿 */
.nav-item:hover {
    color: #ffffff;
    background: rgba(100, 120, 220, 0.12);
    border-color: rgba(120, 140, 255, 0.4); /* 悬浮时显示渐变感边框，层次感拉满 */
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

/* ✅ 选中态样式 - 给当前激活的菜单加高亮（比如工作台选中），直接加这个class即可 */
.nav-item.active {
    background: rgba(80, 100, 210, 0.18);
    border-color: rgba(100, 130, 255, 0.6);
    color: #ffffff;
    font-weight: 500;
}

/* 特殊项美化 - 比如带♥的绑定收款，单独加一点点点缀，不影响性能 */
.nav-item:last-child {
    color: #ff99aa;
}