
.box[data-v-f3bca97c]{
    padding-top: 12px;
}
[data-v-f3bca97c] .el-checkbox__input{
    display: inline-block !important;
}
[data-v-f3bca97c] .el-checkbox__label{
    padding-left: 6px !important;
}
.checkbox[data-v-f3bca97c]{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    -moz-column-gap: 30px;
         column-gap: 30px;
    row-gap: 28px;
}
[data-v-f3bca97c] .el-checkbox{
    margin-bottom: 0px !important;
}
.btn-box[data-v-f3bca97c]{
    width: 100%;
    display: flex;
    justify-content: center;
    -moz-column-gap: 14px;
         column-gap: 14px;
    margin-top: 30px;
}


*[data-v-24c08a98] {
    box-sizing: border-box;
}
.page-box[data-v-24c08a98] {
    width: 100%;
    height: 100%;
    padding: 0 15px 0 18px;
    overflow-x: hidden;
    background-color: #f5f5f5;
}
.head-box[data-v-24c08a98] {
    display: grid;
    grid-template-columns: repeat(3, 1fr) 320px;
    grid-template-rows: 100px;
    -moz-column-gap: 13px;
         column-gap: 13px;
    margin-bottom: 13px;
}
.head-item[data-v-24c08a98] {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgba(184, 184, 184, 0.09);
    border-radius: 4px;
    min-height: 100px;
}
.head-item[data-v-24c08a98]:last-child {
    padding: 14px 18px 18px 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.today_num[data-v-24c08a98] {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    font-style: normal;
}
.num-toast[data-v-24c08a98] {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #666666;
    font-style: normal;
}
.code-box[data-v-24c08a98] {
    text-align: center;
    margin-top: 5px;
}
.code[data-v-24c08a98] {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 25px;
    color: #4E81F9;
    font-style: normal;
    cursor: pointer;
}
.grid-3[data-v-24c08a98] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    height: 100%;
    width: 100%;
    padding: 25px 0 20px 0;
}
.grid-3-item[data-v-24c08a98] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.clickable-card[data-v-24c08a98] {
    cursor: pointer;
    transition: all 0.2s ease;
    border-radius: 4px;
}
.clickable-card[data-v-24c08a98]:hover {
    /* 移除悬停效果，只保留点击手势 */
}
.number[data-v-24c08a98] {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 22px;
    font-style: normal;
}
.head-text[data-v-24c08a98] {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #666666;
    font-style: normal;
}
.data-box[data-v-24c08a98] {
    display: grid;
    grid-template-columns: calc(100% - 333px) 320px;
    grid-template-rows: auto auto;
    -moz-column-gap: 13px;
         column-gap: 13px;
    row-gap: 13px;
}
.data-box-item[data-v-24c08a98] {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgba(184, 184, 184, 0.09);
    border-radius: 4px;
}
.data-box-item[data-v-24c08a98]:nth-child(1) {
    padding: 20px 24px 0px 24px;
    display: flex;
    justify-content: space-between;
}
.data-box-item[data-v-24c08a98]:nth-child(2){
    padding: 20px 18px;
    display: flex;
    flex-direction: column;
    height: 380px;
}
.data-box-item[data-v-24c08a98]:nth-child(3){
    padding: 18px 20px 20px 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 15px;
    height: auto;
    justify-content: space-between;
}
.data-box-item[data-v-24c08a98]:nth-child(4){
    padding: 18px 18px;
    display: flex;
    flex-direction: column;
    height: 380px;
}
.agent-matters[data-v-24c08a98] {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    width: 68%;
}
.bet[data-v-24c08a98] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}
.title[data-v-24c08a98] {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    font-style: normal;
}
.link[data-v-24c08a98] {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #4E81F9;
    font-style: normal;
    cursor: pointer;
}
.Indicator[data-v-24c08a98]{
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translate(-50%,0);
    display: flex;
    -moz-column-gap: 10px;
         column-gap: 10px;
}
.Indicator-item-box[data-v-24c08a98]{
    padding: 7px 0;
    cursor: pointer;
}
.Indicator-item[data-v-24c08a98]{
    width: 18px;
    height: 4px;
    border-radius: 2px;
    background-color: #E2EBFF;
}
.active[data-v-24c08a98]{
    background-color: #4E81F9;
}
.no-data[data-v-24c08a98]{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    /* align-items: center; */
}
.no-data>img[data-v-24c08a98]{
    width: 241px;
    height: 263px;
}
.lunbo-box[data-v-24c08a98]{
    width: 100%;
    height: 302px;
    position: relative;
    /* padding-bottom: 22px; */
    overflow: hidden;
}
.lunbo-item[data-v-24c08a98]{
    width: 100%;
    height: 260px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s ease;
    cursor: pointer;
}
.lunbo-0[data-v-24c08a98]{
    transform: translateX(0);
}
.lunbo-1[data-v-24c08a98]{
    transform: translateX(100%);
}
.lunbo-2[data-v-24c08a98]{
    transform: translateX(200%);
}
.card-box[data-v-24c08a98] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 120px);
    gap: 18px;
}
.card[data-v-24c08a98] {
    border-radius: 4px;
    padding: 20px 0 0 20px;
    position: relative;
    cursor: pointer;
    border: 1px solid #ffffff;
}
.card-icon[data-v-24c08a98] {
    position: absolute;
    width: 3.125rem;
    height: 3.125rem;
    bottom: 0.9rem;
    right: 0.9rem;
}
.card-title[data-v-24c08a98] {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 19px;
    color: #111111;
    font-style: normal;
}
.card-num[data-v-24c08a98] {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    font-style: normal;
    margin-top: 15px;
}
.quick-access[data-v-24c08a98] {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    width: 28%;
}
.adhibition-box[data-v-24c08a98] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    gap: 10px;
}
.adhibition[data-v-24c08a98] {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 3px;
    cursor: pointer;
}
.adhibition-icon[data-v-24c08a98] {
    width: 40px;
    height: 40px;
}
.adhibition-name[data-v-24c08a98] {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #333333;
    font-style: normal;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}
.echarts_person_num[data-v-24c08a98]{
    height: 320px;
    width: 100%;
    margin-top: 10px;
}
.personnel-distribution[data-v-24c08a98]{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.echarts_personnel_distribution[data-v-24c08a98]{
    width: 100%;
    height: 280px;
    margin-top: 10px;
}
.education-group[data-v-24c08a98]{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.echarts_education_group[data-v-24c08a98]{
    width: 100%;
    height: 280px;
    margin-top: 10px;
}
.age-group[data-v-24c08a98]{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.echarts_age_group[data-v-24c08a98]{
    width: 100%;
    height: 280px;
    margin-top: 10px;
}
.echarts_area_person_num[data-v-24c08a98]{
    width: 100%;
    height: 320px;
    margin-top: 10px;
}

/* 添加水平滚动条支持，用于小屏设备 */
@media screen and (max-width: 1400px) {
.page-box[data-v-24c08a98] {
        overflow-x: auto;
        min-width: 1200px; /* 确保内容不会被压缩 */
}
    
    /* 保持原有布局和结构，但为容器添加最小宽度防止压缩 */
.head-box[data-v-24c08a98] {
        min-width: 1200px;
}
.data-box[data-v-24c08a98] {
        min-width: 1200px;
}
    
    /* 确保图表在小屏幕上能正常显示 */
.echarts_personnel_distribution[data-v-24c08a98],
    .echarts_education_group[data-v-24c08a98],
    .echarts_age_group[data-v-24c08a98],
    .echarts_area_person_num[data-v-24c08a98],
    .echarts_person_num[data-v-24c08a98] {
        min-width: 100%;
}
}

/* 为移动设备提供更好的可读性 */
@media screen and (max-width: 768px) {
.number[data-v-24c08a98] {
        font-size: 20px;
}
.title[data-v-24c08a98] {
        font-size: 16px;
}
.card-num[data-v-24c08a98] {
        font-size: 26px;
}
}


*[data-v-18c3d937]{
    box-sizing: border-box;
}
.page-box[data-v-18c3d937]{
    padding: 0 0.9375rem 0 1.125rem;
}
.head[data-v-18c3d937]{
    display: grid;
    grid-template-columns: 64.5rem auto;
    grid-template-rows: 26.375rem;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
}
.agent-matters[data-v-18c3d937] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.5rem 2rem 1.75rem 1.5rem;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 3px rgba(184,184,184,0.09);
}
.bet[data-v-18c3d937] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.title[data-v-18c3d937] {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 1.125rem;
    color: #333333;
    font-style: normal;
}
.card-box[data-v-18c3d937] {
    display: grid;
    grid-template-columns: repeat(4, 13.75rem);
    grid-template-rows: repeat(2, 8.75rem);
    gap: 2.1875rem 2rem
}
.card[data-v-18c3d937] {
    border-radius: 4px;
    padding: 1.7rem 0 0 2.25rem;
    position: relative;
    cursor: pointer;
    border: 1px solid #ffffff;
}
.card-icon[data-v-18c3d937] {
    position: absolute;
    width: 3.125rem;
    height: 3.125rem;
    bottom: 0.9rem;
    right: 0.9rem;
}
.card-title[data-v-18c3d937] {
    font-family: MicrosoftYaHei;
    font-size: 0.875rem;
    line-height: 1.1875rem;
    color: #111111;
    font-style: normal;
}
.card-num[data-v-18c3d937] {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 1.875rem;
    line-height: 2.5rem;
    font-style: normal;
    margin-top: 0.9375rem;
}
.firm-box[data-v-18c3d937]{
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-shadow: 0px 2px 4px 3px rgba(184,184,184,0.09);
    display: flex;
    padding: 1.75rem 0.625rem;
    -moz-column-gap: 0.6875rem;
         column-gap: 0.6875rem;
}
.firm-box > img[data-v-18c3d937]{
    width: 11.25rem;
    height: 3.125rem;
}
.friendly-link[data-v-18c3d937]{
    width: 100%;
    height: 29.5625rem;
    padding: 1.25rem 1.4375rem 1.25rem 1.5rem;
    background-color: #fff;
    margin-top: 0.9375rem;
    box-shadow: 0px 2px 4px 3px rgba(184,184,184,0.09);
    display: flex;
    flex-direction: column;
    row-gap: 1.1875rem;
    /* justify-content: space-between; */
}
.link-box[data-v-18c3d937]{
    display: grid;
    width: 100%;
    grid-template-columns: repeat(5,17rem);
    grid-template-rows: repeat(2,10rem);
    justify-content: space-between;
    row-gap: 1.5rem;
}
.link-item[data-v-18c3d937]{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0.5rem 0.75rem;
    row-gap: 0.4375rem;
    border-radius: 4px;
}
.link-item[data-v-18c3d937]:nth-child(1){
    background: #F7FAFF;
    border: 1px solid #A0BBFC;
}
.link-item[data-v-18c3d937]:nth-child(2){
    background: #FEF9F9;
    border: 1px solid #FF8589;
}
.link-item[data-v-18c3d937]:nth-child(3){
    background: #FEFBFF;
    border: 1px solid #E085FF;
}
.link-item[data-v-18c3d937]:nth-child(4){
    background: #FFFCF4;
    border: 1px solid #FFCC53;
}
.link-item[data-v-18c3d937]:nth-child(5){
    background: #F6F5FF;
    border: 1px solid #A798FF;
}
.link-item[data-v-18c3d937]:nth-child(6){
    background: #F6F5FF;
    border: 1px solid #A798FF;
}
.link-item[data-v-18c3d937]:nth-child(7){
    background: #FFFCF4;
    border: 1px solid #FFCC53;
}
.link-item[data-v-18c3d937]:nth-child(8){
    background: #F7FAFF;
    border: 1px solid #A0BBFC;
}
.link-item[data-v-18c3d937]:nth-child(9){
    background: #F7FAFF;
    border: 1px solid #E085FF;
}
.link-item[data-v-18c3d937]:nth-child(10){
    background: #F7FAFF;
    border: 1px solid #A0BBFC;
}
.link-item>img[data-v-18c3d937]{
    width: 8.75rem;
    height: 4.4375rem;
}
.link-item>.txt[data-v-18c3d937]{
    width: 100%;
    text-align: center;
}
.link-item > .txt > span[data-v-18c3d937]{
    font-family: MicrosoftYaHei;
    font-size: 0.875rem;
    color: #333333;
    line-height: 1.1875rem;
    font-style: normal;
}

