.layui-laydate-header i:hover, .layui-laydate-header span:hover {
    color: #00B9F2 !important;
}
.chart-container {
    width: 100%;
    max-width: 78%;
    margin: 30px auto 0;
    padding: 20px 0;
    box-sizing: border-box;
}

.chart-header {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.time-filters {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 10
}

.time-filter {
    padding: 0px 12px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #D6D6D6;
    background: #F6F6F6;
    font-family: Rubik Bolder;
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    margin-right: 8px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
}

.date-range-container .time-filter {
    color: #999
}

.time-filter .date_icon {
    background-image: url("/uiFramework/commonResource/image/2025080416264474630.svg");
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
}

.time-filter .date_icon_active {
    background-image: url("/uiFramework/commonResource/image/2025080416324161977.svg");
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.time-filter.active {
    color: #fff;
    background: #00B9F2;
    border: none;
}

#chart {
    width: 100%;
    height: 500px;
}

.date-range-container {
    position: relative;
    display: inline-block;
}

.layui-laydate .layui-this,
.layui-laydate .layui-this>div {
    background-color: #00B9F2 !important;
}

.layui-laydate-linkage .layui-laydate-content td.laydate-selected>div {
    background: #E5F8FE !important;
}

.layui-laydate-content td.laydate-day-now>div {
    color: #fff !important;
background: #00b9f2;
}

.layui-laydate-content td.laydate-day-now:after {
    border: 1px solid #00B9F2 !important;
    height: 100% !important;


}

.page_data {
    margin-bottom: 16px;
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #333333;
    margin-left: 11%;
    margin-top:24px
}

.dataTable {
    width: 78%;
      border-collapse: separate !important; /* 必须设置，否则圆角失效 */
    border-spacing: 0 !important; /* 去除单元格间距 */
border-radius:8px 8px 0 0;
    margin: 0 auto 16px;
    border: 1px solid #D9D9D9;
    overflow: hidden;
}

.dataTable thead {
    background: #F9F9FB;
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #002E6C;
}

.dataTable th,
td {
    border-bottom: 1px solid #D9D9D9;
    text-align: center;
    padding: 20px 0;
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #333333;
    /*width: 50%;*/
}

.dataTable tr :first-child {
    width: 50%;
}

.dataTable th {
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #002E6C
}

.dataTable td {
    padding: 12px 0 !important;
    border-bottom: 1px solid #D9D9D9;
}
.dataTable tr:last-child td {
  border-bottom: none !important;
}
.dataTable tr {
    border-bottom: 1px solid #D9D9D9;
}

#loading {
    display: none;
    color: #666;
    margin: 10px 0;
}

.loadMoreBtn {
    width: 143px;
    height: 44px;
    line-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border-radius: 8px;
    background-color: #fff;
    color: #00B9F2;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin: 16px auto 50px;
    font-family: Rubik Bolder;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    height: auto;
    margin: 16px auto 48px;
}

.loadMoreBtn img {
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    vertical-align: middle;
}

.fund_title {
    padding-top: 96px !important;
    width: 78%;
    height: 206px;
    margin: 0 auto;
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 48px;
    /* line-height: 150px; */
    letter-spacing: -2%;
    vertical-align: middle;
    color: #002E6C;
}

/* 标签 */
.dataTag {
    display: flex;
    align-items: center;
    margin: 5px 0;
    border-bottom: 1px solid #D9D9D9;
    padding: 6px;
    font-family: Rubik Regular;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
}

.dataTag span {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #00B9F2;
    margin-right: 8px;
    border-radius: 50%;
    font-family: Rubik Regular;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
}

.dataTag strong {
    font-family: Rubik Bolder;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
    margin-left: 10px;
}

.tagdate {
    margin-bottom: 0px;
    text-align: center;
    font-family: Rubik Regular;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
}

.layui-laydate-content th,
.layui-laydate .laydate-month-list>li {
    font-family: Rubik Regular !important;
}

@media (max-width: 953px) {

.date-range-container .time-filter{
font-family: Rubik Regular;
}
.dataTable th,.dataTable td{
font-size: 12px;
    line-height: 18px;
}
    .common-breadcrumb .common-breadcrumb-back {
        margin-top: -10px;
    }
.fund_title {
    padding-top: 43px !important;
height: 150px !important;
}
    .layui-laydate-range {
        width: 80%;
    }

    .chart-container {
        max-width: 88%;
        margin: 0px 24px;
        padding: 0;
    }

    .time-filters {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        /* 允许换行 */
        gap: 8px;
        /* 可选，设置元素间距 */
        justify-content: space-between;
        /* margin-bottom: 30px; */
    }

    .date-range-container {
        width: 100%;
        margin-top: 10px
    }
    .chart-header {
        margin-bottom: 0 !important;
    }
    .fund_title {
        width: 78%;
        height: 206px;
        margin: 0 auto;
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .time-filter {
        justify-content: flex-start;
        color: #333;
        font-family: Rubik Bolder;
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        margin-right: 0px;
background:#FCFCFC;
    }

    .page_data {
        /* margin-top: -45px; */
        margin-left: 24px;
    }

    .dataTable {
        width: 100%;
    }

    /* .loadMoreBtn{
color: #00B9F2;
font-family: Rubik Bolder;
font-size: 16px;
font-weight: 500;
line-height: 24px;
height: auto;
margin: 16px auto 48px;
} */
    #date-range-btn {
        width: 100%;
        /* margin-top: 8px; */
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 10px;
        margin-bottom: 30px;
    }

    .date_icon,
    .date_icon_active {
        width: 16px;
        height: 16px;
        margin-right: 8px;
        background-size: contain;
    }

    .layui-laydate {
                width: 87% !important;
        max-width: 100% !important;
        left: 7% !important;
    }

    .layui-laydate-content table {
        width: 100% !important;
    }
    .layui-laydate-content th,
    .layui-laydate-content td {
        padding: 0 !important;
        height: 36px !important;
        line-height: 36px !important;
    }

    .layui-laydate-main {
        font-size: 12px !important;
    }

    .layui-laydate-header {
        padding: 8px !important;
        font-size: 14px !important;
    }

    .layui-laydate-content th {
        font-size: 12px !important;
    }
     .layui-laydate-content td {
        font-size: 10px !important;
    }
    .layui-laydate-header i{
        font-size: 10px !important;
        padding: 0 !important;
        top: 8px !important;
    }
    .layui-laydate-content td>div{
        padding: 0 !important;
    }
    .layui-laydate-header i.laydate-prev-m{
        left:28px !important;
    }
    .layui-laydate-header i.laydate-next-m{
        right: 28px !important;
    }
}