*{margin:0;padding:0;box-sizing:border-box;}body{font-family:Arial,sans-serif;background-color:#fff;}.baseahr{display:block;height:40px;line-height:40px;padding:0 10px;color:#000;}a{text-decoration:none;}.search-section{background:white;padding:20px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.search-form{display:flex;gap:15px;flex-wrap:wrap;}.form-group{flex:1;min-width:200px;}input,select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;background-color:white;}select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;padding-right:32px;}.buttonS{padding:8px 20px;background:#1a73e8;color:white;border:none;border-radius:4px;cursor:pointer;min-width:80px;}.buttonS:hover{background:#1557b0;}.news-list{background:white;border-radius:8px;padding-left:20px;padding-top:10px;padding-right:20px;padding-bottom:10px;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.news-item{padding:10px 0;border-bottom:1px solid #eee;}.news-item :hover{background-color:#f8f9fa;}.news-item:last-child{border-bottom:none;}.news-header{display:flex;justify-content:space-between;align-items:center;}.news-title{font-size:18px;color:#1a73e8;text-decoration:none;flex:1;display:block;height:30px;line-height:30px;padding:0 10px;color:#666;}.news-category{background:#e8f0fe;color:#1a73e8;padding:2px 8px;border-radius:12px;font-size:14px;margin:0 10px;}.news-time{color:#666;font-size:14px;}.news-summary{color:#666;font-size:14px;line-height:1.5;}.pagination{display:flex;justify-content:center;gap:10px;margin-top:20px;}.pagination a{padding:8px 12px;border:1px solid #ddd;border-radius:4px;text-decoration:none;color:#1a73e8;}.pagination a.active{background:#1a73e8;color:white;border-color:#1a73e8;}.pagination a:hover:not(.active){background:#f5f5f5;}.pagination{margin:20px 0;}.pagination button{margin:0 5px;padding:5px 10px;cursor:pointer;background-color:#f4f4f5;color:#606266;min-width:30px;border-radius:2px;border:0;}.pagination button.active{background-color:#2590eb;color:white;}.pagination button:disabled{cursor:not-allowed;opacity:.5;}.dvcontent{background-color:#f8f9fa;padding:1rem 2rem;justify-content:space-between;align-items:center;position:sticky;top:0;width:1200px;margin:0 auto;}