﻿
.fixedHeader
{
    position: sticky;
    top: -1px;
    left: 0px;
    z-index: 50;
}
.fixedHeader-1
{
    position: sticky;
    top: -1px;
    left: 77px;
    z-index: 50;
}
.fixedHeader-2
{
    position: sticky;
    top: -1px;
    left: 136px;
    z-index: 40;
}
.fixedHeader-3
{
    position: sticky;
    top: -1px;
    left: 282px;
    z-index: 40;
}
.fixedHeader-4
{
    position: sticky;
    top: -1px;
    left: 384px;
    z-index: 40;
}
.fixed-column
{
    position: sticky;
    left: 0px; /* 根据需要调整 */
    z-index: 20; /* 确保固定在表头之上 */
    background-color: inherit; /* 保持与表格背景一致 */
    border-color: inherit;
}
.fixed-column-1
{
    position: sticky;
    left: 77px; /* 根据需要调整 */
    z-index: 20; /* 确保固定在表头之上 */
    background-color: inherit; /* 保持与表格背景一致 */
    border-color: inherit;
}
.fixed-column-2
{
    position: sticky;
    left: 136px; /* 根据需要调整 */
    z-index: 20; /* 确保固定在表头之上 */
    background-color: inherit; /* 保持与表格背景一致 */
    border-color: inherit;
}
.fixed-column-3
{
    position: sticky;
    left: 282px; /* 根据需要调整 */
    z-index: 20; /* 确保固定在表头之上 */
    background-color: inherit; /* 保持与表格背景一致 */
    border-color: inherit;
}
.fixed-column-4
{
    position: sticky;
    left: 384px; /* 根据需要调整 */
    z-index: 20; /* 确保固定在表头之上 */
    background-color: inherit; /* 保持与表格背景一致 */
    border-color: inherit;
}
.fixed-column-Inboat-1
{
    position: sticky;
    left: 60px; /* 根据需要调整 */
    z-index: 20; /* 确保固定在表头之上 */
    background-color: inherit; /* 保持与表格背景一致 */
    border-color: inherit;
}
.fixed-column-Inboat-2
{
    position: sticky;
    left: 193px; /* 根据需要调整 */
    z-index: 20; /* 确保固定在表头之上 */
    background-color: inherit; /* 保持与表格背景一致 */
    border-color: inherit;
}
.fixed-column-Inboat-3
{
    position: sticky;
    left: 272px; /* 根据需要调整 */
    z-index: 20; /* 确保固定在表头之上 */
    background-color: inherit; /* 保持与表格背景一致 */
    border-color: inherit;
}

.fixed-column-VoyageWage-1
{
    position: sticky;
    left: 78px; /* 根据需要调整 */
    z-index: 20; /* 确保固定在表头之上 */
    background-color: inherit; /* 保持与表格背景一致 */
    border-color: inherit;
}
.fixed-column-VoyageWage-2
{
    position: sticky;
    left: 135px; /* 根据需要调整 */
    z-index: 20; /* 确保固定在表头之上 */
    background-color: inherit; /* 保持与表格背景一致 */
    border-color: inherit;
}
.fixed-column-VoyageWage-3
{
    position: sticky;
    left: 270px; /* 根据需要调整 */
    z-index: 20; /* 确保固定在表头之上 */
    background-color: inherit; /* 保持与表格背景一致 */
    border-color: inherit;
}
.fixed-column-VoyageWage-4
{
    position: sticky;
    left: 350px; /* 根据需要调整 */
    z-index: 20; /* 确保固定在表头之上 */
    background-color: inherit; /* 保持与表格背景一致 */
    border-color: inherit;
}
