a:hover {
 color:#fff !important;}
.notice-list {
            display: flex;
            flex-direction: column;
            gap: 0;}

        .notice-item {
            display: flex;
            gap: 20px;
            padding: 8px 0;
            border-bottom: 1px solid #f0f0f0;
            cursor: pointer;
            transition: all 0.3s ease;}

        .notice-item:hover {
            background: #f8f9fa;
            padding-left: 12px;
            padding-right: 12px;
            margin-left: -12px;
            margin-right: -12px;
            border-radius: 8px;}

        .notice-item:last-child {
            border-bottom: none;}

        .notice-date {
            flex-shrink: 0;
            width: 80px;
            text-align: center;
            padding: 8px;
            background: #3b6dd4;
            border-radius: 8px;
            color: #ffffff;}

        .date-day {
            display:none;
            font-size: 24px;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 4px;}

        .date-month {
            font-size: 11px;
            opacity: 0.9;}

        .notice-content {
            flex: 1;
            display: flex;
            align-items: center;}

        .notice-title {
            font-size: 15px;
            color: #333;
            line-height: 1.6;
            transition: color 0.3s ease;
             white-space: nowrap;       /* 不换行 */
          overflow: hidden;          /* 超出隐藏 */
          text-overflow: ellipsis;}

        .notice-item:hover .notice-title {
            color: #3b6dd4;}

        .view-more {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            margin-top: 20px;
            padding: 6px 20px;
            background: #f0f5ff;
            color: #3b6dd4;
            border: none;
            border-radius: 24px;
            font-size: 11px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;}

        .view-more:hover {
            background: #3b6dd4;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(59, 109, 212, 0.3);}

        .view-more svg {
            width: 16px;
            height: 16px;
            stroke: currentColor;}
.notice-list {
            display: flex;
            flex-direction: column;
            gap: 0;}

        .notice-item {
            display: flex;
            gap: 20px;
            padding: 10px 0;
            border-bottom: 1px solid #f0f0f0;
            cursor: pointer;
            transition: all 0.3s ease;}

        .notice-item:hover {
            background: #f8f9fa;
            padding-left: 12px;
            padding-right: 12px;
            margin-left: -12px;
            margin-right: -12px;
            border-radius: 8px;}

        .notice-item:last-child {
            border-bottom: none;}

        .notice-date {
            flex-shrink: 0;
            width: 60px;
            text-align: center;
            padding: 8px;
            background: #3b6dd4;
            border-radius: 8px;
            color: #ffffff;}

        .date-day {
            font-size: 24px;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 4px;}

        .date-month {
            font-size: 11px;
            opacity: 0.9;}

        .notice-content {
            flex: 1;
            display: flex;
            align-items: center;}

        .notice-title {
            font-size: 15px;
            color: #333;
            line-height: 1.6;
            transition: color 0.3s ease;}

        .notice-item:hover .notice-title {
            color: #3b6dd4;}

        .view-more {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            margin-top: 20px;
            padding: 12px 32px;
            background: #f0f5ff;
            color: #3b6dd4;
            border: none;
            border-radius: 24px;
            font-size: 14px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;}

        .view-more:hover {
            background: #3b6dd4;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(59, 109, 212, 0.3);}

        .view-more svg {
            width: 16px;
            height: 16px;
            stroke: currentColor;}
.notice-list {
            display: flex;
            flex-direction: column;
            gap: 0;}

        .notice-item {
            display: flex;
            gap: 20px;
            padding: 10px 0;
            border-bottom: 1px solid #f0f0f0;
            cursor: pointer;
            transition: all 0.3s ease;}

        .notice-item:hover {
            background: #f8f9fa;
            padding-left: 12px;
            padding-right: 12px;
            margin-left: -12px;
            margin-right: -12px;
            border-radius: 8px;}

        .notice-item:last-child {
            border-bottom: none;}

        .notice-date {
            flex-shrink: 0;
            width: 60px;
            text-align: center;
            padding: 8px;
            background: #3b6dd4;
            border-radius: 8px;
            color: #ffffff;}

        .date-day {
            font-size: 24px;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 4px;}

        .date-month {
            font-size: 11px;
            opacity: 0.9;}

        .notice-content {
            flex: 1;
            display: flex;
            align-items: center;}

        .notice-title {
            font-size: 15px;
            color: #333;
            line-height: 1.6;
            transition: color 0.3s ease;}

        .notice-item:hover .notice-title {
            color: #3b6dd4;}

        .view-more {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            margin-top: 20px;
            padding: 12px 32px;
            background: #f0f5ff;
            color: #3b6dd4;
            border: none;
            border-radius: 24px;
            font-size: 14px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;}

        .view-more:hover {
            background: #3b6dd4;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(59, 109, 212, 0.3);}

        .view-more svg {
            width: 16px;
            height: 16px;
            stroke: currentColor;}
.notice-list {
            display: flex;
            flex-direction: column;
            gap: 0;}

        .notice-item {
            display: flex;
            gap: 20px;
            padding: 10px 0;
            border-bottom: 1px solid #f0f0f0;
            cursor: pointer;
            transition: all 0.3s ease;}

        .notice-item:hover {
            background: #f8f9fa;
            padding-left: 12px;
            padding-right: 12px;
            margin-left: -12px;
            margin-right: -12px;
            border-radius: 8px;}

        .notice-item:last-child {
            border-bottom: none;}

        .notice-date {
            flex-shrink: 0;
            width: 60px;
            text-align: center;
            padding: 8px;
            background: #3b6dd4;
            border-radius: 8px;
            color: #ffffff;}

        .date-day {
            font-size: 24px;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 4px;}

        .date-month {
            font-size: 11px;
            opacity: 0.9;}

        .notice-content {
            flex: 1;
            display: flex;
            align-items: center;}

        .notice-title {
            font-size: 15px;
            color: #333;
            line-height: 1.6;
            transition: color 0.3s ease;}

        .notice-item:hover .notice-title {
            color: #3b6dd4;}

        .view-more {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            margin-top: 20px;
            padding: 12px 32px;
            background: #f0f5ff;
            color: #3b6dd4;
            border: none;
            border-radius: 24px;
            font-size: 14px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;}

        .view-more:hover {
            background: #3b6dd4;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(59, 109, 212, 0.3);}

        .view-more svg {
            width: 16px;
            height: 16px;
            stroke: currentColor;}
.notice-list {
            display: flex;
            flex-direction: column;
            gap: 0;}

        .notice-item {
            display: flex;
            gap: 20px;
            padding: 10px 0;
            border-bottom: 1px solid #f0f0f0;
            cursor: pointer;
            transition: all 0.3s ease;}

        .notice-item:hover {
            background: #f8f9fa;
            padding-left: 12px;
            padding-right: 12px;
            margin-left: -12px;
            margin-right: -12px;
            border-radius: 8px;}

        .notice-item:last-child {
            border-bottom: none;}

        .notice-date {
            flex-shrink: 0;
            width: 60px;
            text-align: center;
            padding: 8px;
            background: #3b6dd4;
            border-radius: 8px;
            color: #ffffff;}

        .date-day {
            font-size: 24px;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 4px;}

        .date-month {
            font-size: 11px;
            opacity: 0.9;}

        .notice-content {
            flex: 1;
            display: flex;
            align-items: center;}

        .notice-title {
            font-size: 15px;
            color: #333;
            line-height: 1.6;
            transition: color 0.3s ease;}

        .notice-item:hover .notice-title {
            color: #3b6dd4;}

        .view-more {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            margin-top: 20px;
            padding: 12px 32px;
            background: #f0f5ff;
            color: #3b6dd4;
            border: none;
            border-radius: 24px;
            font-size: 14px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;}

        .view-more:hover {
            background: #3b6dd4;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(59, 109, 212, 0.3);}

        .view-more svg {
            width: 16px;
            height: 16px;
            stroke: currentColor;}
.notice-list {
            display: flex;
            flex-direction: column;
            gap: 0;}

        .notice-item {
            display: flex;
            gap: 20px;
            padding: 10px 0;
            border-bottom: 1px solid #f0f0f0;
            cursor: pointer;
            transition: all 0.3s ease;}

        .notice-item:hover {
            background: #f8f9fa;
            padding-left: 12px;
            padding-right: 12px;
            margin-left: -12px;
            margin-right: -12px;
            border-radius: 8px;}

        .notice-item:last-child {
            border-bottom: none;}

        .notice-date {
            flex-shrink: 0;
            width: 60px;
            text-align: center;
            padding: 8px;
            background: #3b6dd4;
            border-radius: 8px;
            color: #ffffff;}

        .date-day {
            font-size: 24px;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 4px;}

        .date-month {
            font-size: 11px;
            opacity: 0.9;}

        .notice-content {
            flex: 1;
            display: flex;
            align-items: center;}

        .notice-title {
            font-size: 15px;
            color: #333;
            line-height: 1.6;
            transition: color 0.3s ease;}

        .notice-item:hover .notice-title {
            color: #3b6dd4;}

        .view-more {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            margin-top: 20px;
            padding: 12px 32px;
            background: #f0f5ff;
            color: #3b6dd4;
            border: none;
            border-radius: 24px;
            font-size: 14px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;}

        .view-more:hover {
            background: #3b6dd4;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(59, 109, 212, 0.3);}

        .view-more svg {
            width: 16px;
            height: 16px;
            stroke: currentColor;}
.notice-list {
            display: flex;
            flex-direction: column;
            gap: 0;}

        .notice-item {
            display: flex;
            gap: 20px;
            padding: 10px 0;
            border-bottom: 1px solid #f0f0f0;
            cursor: pointer;
            transition: all 0.3s ease;}

        .notice-item:hover {
            background: #f8f9fa;
            padding-left: 12px;
            padding-right: 12px;
            margin-left: -12px;
            margin-right: -12px;
            border-radius: 8px;}

        .notice-item:last-child {
            border-bottom: none;}

        .notice-date {
            flex-shrink: 0;
            width: 60px;
            text-align: center;
            padding: 8px;
            background: #3b6dd4;
            border-radius: 8px;
            color: #ffffff;}

        .date-day {
            font-size: 24px;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 4px;}

        .date-month {
            font-size: 11px;
            opacity: 0.9;}

        .notice-content {
            flex: 1;
            display: flex;
            align-items: center;}

        .notice-title {
            font-size: 15px;
            color: #333;
            line-height: 1.6;
            transition: color 0.3s ease;}

        .notice-item:hover .notice-title {
            color: #3b6dd4;}

        .view-more {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            margin-top: 20px;
            padding: 12px 32px;
            background: #f0f5ff;
            color: #3b6dd4;
            border: none;
            border-radius: 24px;
            font-size: 14px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;}

        .view-more:hover {
            background: #3b6dd4;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(59, 109, 212, 0.3);}

        .view-more svg {
            width: 16px;
            height: 16px;
            stroke: currentColor;}
.notice-list {
            display: flex;
            flex-direction: column;
            gap: 0;}

        .notice-item {
            display: flex;
            gap: 20px;
            padding: 10px 0;
            border-bottom: 1px solid #f0f0f0;
            cursor: pointer;
            transition: all 0.3s ease;}

        .notice-item:hover {
            background: #f8f9fa;
            padding-left: 12px;
            padding-right: 12px;
            margin-left: -12px;
            margin-right: -12px;
            border-radius: 8px;}

        .notice-item:last-child {
            border-bottom: none;}

        .notice-date {
            flex-shrink: 0;
            width: 60px;
            text-align: center;
            padding: 8px;
            background: #3b6dd4;
            border-radius: 8px;
            color: #ffffff;}

        .date-day {
            font-size: 24px;
            font-weight: 700;
            line-height: 1;
            margin-bottom: 4px;}

        .date-month {
            font-size: 11px;
            opacity: 0.9;}

        .notice-content {
            flex: 1;
            display: flex;
            align-items: center;}

        .notice-title {
            font-size: 15px;
            color: #333;
            line-height: 1.6;
            transition: color 0.3s ease;}

        .notice-item:hover .notice-title {
            color: #3b6dd4;}

        .view-more {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            margin-top: 20px;
            padding: 12px 32px;
            background: #f0f5ff;
            color: #3b6dd4;
            border: none;
            border-radius: 24px;
            font-size: 14px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;}

        .view-more:hover {
            background: #3b6dd4;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(59, 109, 212, 0.3);}

        .view-more svg {
            width: 16px;
            height: 16px;
            stroke: currentColor;}
