.index3_60 .index3_62 {
    width: 1280px;
    clear: both;
    margin: 0 auto;
    margin-top: 127px;
    text-align: left;
    background-color: #fff;
    border-radius: 5px 0 0 5px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    padding-top: 20px;
}

.index3_60 .index3_62 .index3_63 {
    width: 1200px;
    height: 631px;
    padding: 0px;
    text-align: left;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.index3_60 .index3_62 .index3_63 .index3_64 {
    width: 306px;
    height: 631px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-image: url(../images/index3/index3_70_70.jpg);
    background-repeat: no-repeat;
    background-position-y: bottom;
}

.index3_60 .index3_62 .index3_63 .index3_64 .index3_65 {
    width: 306px;
    height: 25px;
    font-size: 1px;
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    text-align: left;
    font-weight: bold;
    font-size: 28px;
    line-height: 25px;
    display: block;
}

.index3_60 .index3_62 .index3_63 .index3_64 .index3_66 {
    width: 306px;
    height: 26px;
    font-size: 1px;
    padding: 0px;
    clear: both;
    margin-top: 25px;
    margin-left: 0px;
    text-align: left;
    font-weight: bold;
    font-size: 28px;
    line-height: 26px;
    display: block;
}

.index3_60 .index3_62 .index3_63 .index3_64 .index3_67 {
    width: 306px;
    padding: 0px;
    clear: both;
    margin-top: 49px;
    margin-left: 0px;
    text-align: left;
    color: #333333;
    font-size: 18px;
    line-height: 18px;
    display: block;
}

.index3_60 .index3_62 .index3_63 .index3_64 .index3_68 {
    width: 306px;
    height: 51px;
    padding: 0px;
    clear: both;
    margin-top: 52px;
    margin-left: 0px;
    text-align: left;
    line-height: 51px;
    display: block;
}

.index3_60 .index3_62 .index3_63 .index3_68 .index3_71 {
    width: 200px;
    height: 51px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    background-color: #9AFF00;
    text-align: left;
    line-height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index3_60 .index3_62 .index3_63 .index3_68 .index3_71 .index3_72 {
    width: 100%;
    height: 17px;
    padding: 0px;
    margin-left: 0px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    display: block;
}

.index3_60 .index3_62 .index3_63 .index3_64 .index3_69 {
    width: 306px;
    height: 199px;
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    text-align: left;
    display: block;
    position: relative;
}

.index3_60 .index3_62 .index3_63 .index3_64 .index3_69 .index3_70 {
    width: 100px;
    height: 140px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    text-align: left;
    display: block;
    position: absolute;
    bottom: 0;
}

.index3_60 .index3_62 .index3_63 .index3_73 {
    width: 867px;
    height: 631px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 27px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76 {
    width: 285px;
    height: 631px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    text-align: left;
    opacity: 0.7;
    transform: scale(0.95) translateY(20px);
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76 .index3_75 {
    width: 285px;
    height: 520px;
    padding: 0px;
    margin-top: 111px;
    margin-left: 0px;
    text-align: left;
    transition: all 0.4s ease;
    display: block;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active {
    opacity: 1;
    transform: scale(1.05) translateY(-10px);
    z-index: 10;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76:not(.wel-active):hover {
    opacity: 0.9;
    transform: scale(1) translateY(0px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, #9AFF00, #00BFFF, #9AFF00);
    border-radius: 14px;
    z-index: -1;
    opacity: 0.6;
    animation: cardGlow 3s ease-in-out infinite alternate;
}

@keyframes cardGlow {
    0% {
        background: linear-gradient(45deg, #9AFF00, #00BFFF, #9AFF00);
        transform: rotate(0deg);
    }
    100% {
        background: linear-gradient(45deg, #00BFFF, #9AFF00, #00BFFF);
        transform: rotate(360deg);
    }
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_75 {
    animation: contentSlideIn 0.8s ease-out;
}

@keyframes contentSlideIn {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_79 {
    animation: imageZoom 0.6s ease-out;
}

@keyframes imageZoom {
    0% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76 .index3_75 .index3_79 {
    width: 90%;
    height: 506px;
    padding: 0px;
    text-align: left;
    margin: 0 auto;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76 .index3_75 .index3_79 .index3_80 {
    width: 100%;
    height: 151px;
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    background-image: url(../images/index3/index3_87_87.jpg);
    text-align: left;
    line-height: 151px;
    transition: all 0.4s ease;
    border-radius: 8px 8px 0 0;
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76 .index3_75 .index3_79 .index3_81 {
    width: 100%;
    height: 244px;
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    text-align: left;
    transition: all 0.3s ease;
    display: block;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76 .index3_75 .index3_79 .index3_81 .index3_82 {
    width: 225px;
    padding: 0px;
    margin-top: 17px;
    margin-left: 16px;
    text-align: left;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_81 .index3_82 .index3_83,
.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_81 .index3_82 .index3_84,
.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_81 .index3_82 .index3_85,
.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_81 .index3_82 .index3_86 {
    animation: textSlideUp 0.8s ease-out;
    animation-fill-mode: both;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_81 .index3_82 .index3_83 {
    animation-delay: 0.1s;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_81 .index3_82 .index3_84 {
    animation-delay: 0.2s;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_81 .index3_82 .index3_85 {
    animation-delay: 0.3s;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_81 .index3_82 .index3_86 {
    animation-delay: 0.4s;
}

@keyframes textSlideUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* 点击波纹效果 */
.index3_60 .index3_62 .index3_63 .index3_73 .index3_76 .card-ripple {
    position: absolute;
    border-radius: 50%;
    background: rgba(154, 255, 0, 0.6);
    transform: scale(0);
    animation: ripple 0.6s linear;
    pointer-events: none;
}

@keyframes ripple {
    to {
        transform: scale(4);
        opacity: 0;
    }
}

/* 移动端优化 */
@media (max-width: 768px) {
    .index3_60 .index3_62 {
        padding: 15px;
        height: auto !important;
        min-height: auto;
        overflow: visible;
    }

    .index3_60 .index3_62 .index3_63 {
        height: auto !important;
        min-height: auto;
    }

    .index3_60 .index3_62 .index3_63 .index3_73_2 {
        height: auto !important;
        min-height: auto;
        overflow: visible;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_65,
    .index3_60 .index3_62 .index3_63 .index3_64 .index3_66 {
        font-size: 20px;
        height: auto;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_67 {
        font-size: 14px;
        padding: 0 10px;
        height: auto;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_68 .index3_71 {
        width: 200px;
        height: 45px;
        line-height: 45px;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_68 .index3_71 .index3_72 {
        font-size: 12px;
    }

    .welfare-list {
        padding: 0 15px;
        gap: 20px;
        height: auto;
        min-height: auto;
    }

    .welfare-list-item {
        padding: 20px;
        margin-bottom: 0;
        height: auto;
        min-height: auto;
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }

    .welfare-item-title {
        font-size: 18px;
    }

    .welfare-item-area {
        font-size: 12px;
    }

    .welfare-item-description {
        font-size: 13px;
    }

    .welfare-item-action {
        font-size: 13px;
    }
}

/* 保留原有的文本样式 */
.index3_60 .index3_62 .index3_63 .index3_73 .index3_76 .index3_75 .index3_79 .index3_81 .index3_82 .index3_83 {
    width: 225px;
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    display: block;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76 .index3_75 .index3_79 .index3_81 .index3_82 .index3_84 {
    width: 225px;
    height: 37px;
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    text-align: left;
    font-weight: bold;
    color: #666666;
    font-size: 14px;
    line-height: 37px;
    display: block;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76 .index3_75 .index3_79 .index3_81 .index3_82 .index3_85 {
    width: 225px;
    padding: 0px;
    clear: both;
    margin: 10px 0;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
    display: block;
    height: 100px;
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}



.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_75 .index3_79 .index3_81 .index3_82 .index3_85 {
    -webkit-line-clamp: none;
    height: 400px;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_75 .index3_79 .index3_80 {
    display: none;
}

.index3_60 .index3_62 .index3_63 .index3_73 .index3_76 .index3_75 .index3_79 .index3_81 .index3_82 .index3_86 {
    width: 225px;
    height: 20px;
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    display: block;
}

/* 选中状态下的hover效果优化 */
.index3_60 .index3_62 .index3_63 .index3_73 .index3_76.wel-active .index3_75:hover {
    background-color: rgba(51, 161, 133, 0.1);
}


/* 卡片选择器容器样式 */
.index3_60 .index3_62 .index3_63 .index3_73 {
    width: 855px;
    height: 631px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}

/* 添加连接线效果 */
.index3_60 .index3_62 .index3_63 .index3_73::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent 0%, rgba(154, 255, 0, 0.3) 20%, rgba(154, 255, 0, 0.6) 50%, rgba(154, 255, 0, 0.3) 80%, transparent 100%);
    z-index: 1;
    animation: connectionFlow 4s ease-in-out infinite;
}

@keyframes connectionFlow {
    0%, 100% {
        opacity: 0.3;
        transform: scaleX(0.8);
    }
    50% {
        opacity: 1;
        transform: scaleX(1);
    }
}

@media (max-width: 1199px) {
    .index3_60 .index3_62 .index3_63 {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        height: auto !important;
        width: 100%;
        min-height: auto;
    }

    .index3_60 .index3_62 {
        height: auto !important;
        width: 100%;
        max-width: 1200px;
        padding: 20px;
        box-sizing: border-box;
        min-height: auto;
        overflow: visible;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 {
        width: 100%;
        height: auto;
        margin-bottom: 40px;
        text-align: center;
        display: block;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_65,
    .index3_60 .index3_62 .index3_63 .index3_64 .index3_66 {
        width: 100%;
        text-align: center;
        font-size: 24px;
        line-height: 1.2;
        height: auto;
        display: block;
        clear: both;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_67 {
        width: calc(100% - 40px);
        max-width: 600px;
        height: auto;
        margin: 30px auto;
        text-align: center;
        font-size: 16px;
        line-height: 1.5;
        padding: 0 20px;
        display: block;
        clear: both;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_68 {
        width: 100%;
        height: auto;
        margin: 30px auto;
        text-align: center;
        display: block;
        clear: both;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_68 .index3_71 {
        width: 250px;
        margin: 0 auto;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_69 {
        display: none;
    }

    /* 隐藏原来的卡片布局 */
    .index3_60 .index3_62 .index3_63 .index3_73 {
        display: none;
    }

    /* 显示列表布局 */
    .index3_60 .index3_62 .index3_63 .index3_73_2 {
        display: block !important;
        width: 100%;
        height: auto;
        margin-top: 20px;
        clear: both;
        overflow: visible;
    }
}

/* index3_73_2的基础样式（大屏幕时隐藏） */
.index3_60 .index3_62 .index3_63 .index3_73_2 {
    display: none;
    width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    overflow: visible;
    box-sizing: border-box;
    flex-shrink: 0;
}

/* 列表样式 */
.welfare-list {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 0 20px;
    height: auto;
    min-height: auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.welfare-list-item {
    width: 100%;
    margin-bottom: 0;
    padding: 25px;
    background: linear-gradient(135deg, rgba(154, 255, 0, 0.1) 0%, rgba(0, 191, 255, 0.1) 100%);
    border-radius: 12px;
    border: 1px solid rgba(154, 255, 0, 0.3);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    height: auto;
    min-height: auto;
    box-sizing: border-box;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    gap: 20px;
}

.welfare-list-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(180deg, #9AFF00 0%, #00BFFF 100%);
    transition: width 0.3s ease;
}

.welfare-list-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(154, 255, 0, 0.2);
    border-color: rgba(154, 255, 0, 0.6);
}

.welfare-list-item:hover::before {
    width: 8px;
}

.welfare-item-content {
    width: 100%;
    flex: 1;
    position: relative;
    z-index: 2;
}

.welfare-item-image {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    background-image: url('../images/index3/index3_87_87.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.welfare-item-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(154, 255, 0, 0.1), rgba(0, 191, 255, 0.1));
    opacity: 0;
    transition: opacity 0.3s ease;
}

.welfare-list-item:hover .welfare-item-image::before {
    opacity: 1;
}

.welfare-list-item:hover .welfare-item-image {
    transform: scale(1.05);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.welfare-item-title {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    line-height: 1.3;
}

.welfare-item-area {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.welfare-item-description {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 20px;
}

.welfare-item-action {
    font-size: 14px;
    font-weight: bold;
    color: #9AFF00;
    cursor: pointer;
    transition: color 0.3s ease;
    display: inline-flex;
    align-items: center;
}

.welfare-item-action:hover {
    color: #00BFFF;
}

.welfare-item-action::after {
    content: '';
    width: 20px;
    height: 2px;
    background: currentColor;
    margin-left: 10px;
    transition: width 0.3s ease;
}

.welfare-item-action:hover::after {
    width: 30px;
}

/* 添加动画效果 */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.welfare-list-item {
    animation: fadeInUp 0.6s ease-out;
}

.welfare-list-item:nth-child(1) { animation-delay: 0.1s; }
.welfare-list-item:nth-child(2) { animation-delay: 0.2s; }
.welfare-list-item:nth-child(3) { animation-delay: 0.3s; }

/* 添加点击和悬浮效果 */
.welfare-list-item.clicked {
    transform: translateY(-3px) scale(0.98);
    transition: all 0.15s ease;
}

.welfare-list-item.hover-effect {
    background: linear-gradient(135deg, rgba(154, 255, 0, 0.15) 0%, rgba(0, 191, 255, 0.15) 100%);
}

.welfare-list-item.fade-in-animation {
    animation: fadeInUp 0.6s ease-out both;
}

/* 增强的淡入动画 */
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(30px) scale(0.9);
    }
    50% {
        opacity: 0.5;
        transform: translateY(15px) scale(0.95);
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

/* 平板设备优化 */
@media (min-width: 769px) and (max-width: 1199px) {
    .index3_60 .index3_62 {
        padding: 25px;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_67 {
        max-width: 700px;
        font-size: 15px;
    }

    .welfare-list {
        max-width: 900px;
    }

    .welfare-list-item {
        padding: 30px;
        margin-bottom: 0;
        gap: 25px;
    }

    .welfare-item-image {
        width: 140px;
        height: 140px;
    }

    .welfare-item-title {
        font-size: 22px;
    }

    .welfare-item-area {
        font-size: 15px;
    }

    .welfare-item-description {
        font-size: 15px;
    }
}

/* 超小屏幕优化 */
@media (max-width: 480px) {
    .index3_60 .index3_62 {
        padding: 10px;
        margin-top: 60px;
        height: auto !important;
        min-height: auto;
        overflow: visible;
    }

    .index3_60 .index3_62 .index3_63 {
        height: auto !important;
        min-height: auto;
    }

    .index3_60 .index3_62 .index3_63 .index3_73_2 {
        height: auto !important;
        min-height: auto;
        overflow: visible;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_65,
    .index3_60 .index3_62 .index3_63 .index3_64 .index3_66 {
        font-size: 18px;
        margin: 10px 0;
        height: auto;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_67 {
        font-size: 13px;
        margin: 20px auto;
        padding: 0 5px;
        height: auto;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_68 .index3_71 {
        width: 180px;
        height: 40px;
        line-height: 40px;
    }

    .index3_60 .index3_62 .index3_63 .index3_64 .index3_68 .index3_71 .index3_72 {
        font-size: 11px;
        margin-top: 12px;
    }

    .welfare-list {
        padding: 0 10px;
        gap: 15px;
        height: auto;
        min-height: auto;
    }

    .welfare-list-item {
        padding: 15px;
        margin-bottom: 0;
        height: auto;
        min-height: auto;
        flex-direction: column;
        gap: 12px;
        text-align: center;
    }

    .welfare-item-title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .welfare-item-area {
        font-size: 11px;
        margin-bottom: 10px;
    }

    .welfare-item-description {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .welfare-item-action {
        font-size: 12px;
    }

    .welfare-item-image {
        width: 80px;
        height: 80px;
        align-self: center;
    }
}

/* 加载状态动画 */
.welfare-list-item.loading {
    opacity: 0.5;
    pointer-events: none;
}

.welfare-list-item.loading::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    border: 2px solid #9AFF00;
    border-top: 2px solid transparent;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* 改善文本可读性 */
@media (prefers-color-scheme: dark) {
    .welfare-item-title {
        color: #fff;
    }
    
    .welfare-item-area {
        color: #ccc;
    }
    
    .welfare-item-description {
        color: #ddd;
    }
    
    .welfare-list-item {
        background: linear-gradient(135deg, rgba(154, 255, 0, 0.05) 0%, rgba(0, 191, 255, 0.05) 100%);
        border-color: rgba(154, 255, 0, 0.2);
    }
}

.welfare-item-content {
    width: 100%;
}

.welfare-item-image {
    width: 100px;
    height: 100px;
    align-self: center;
}