Generator Resource Center

.hero-section {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 60px 20px;
text-align: center;
margin: -20px -20px 40px -20px;
}
.hero-section h1 {
font-size: 48px;
margin: 0 0 20px 0;
}
.hero-section p {
font-size: 20px;
margin: 0 0 30px 0;
opacity: 0.9;
}
.search-box {
background: white;
padding: 10px;
border-radius: 8px;
display: inline-block;
max-width: 600px;
width: 100%;
}
.search-box input {
width: 70%;
padding: 15px;
border: none;
font-size: 16px;
border-radius: 4px;
}
.search-box button {
padding: 15px 30px;
background: #1a1a1a;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
font-weight: bold;
}
.categories-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
margin: 40px 0;
}
.category-card {
background: #f8f9fa;
padding: 20px;
border-radius: 8px;
text-decoration: none;
color: #333;
transition: all 0.3s;
border: 1px solid #e9ecef;
}
.category-card:hover {
background: #667eea;
color: white;
transform: translateY(-5px);
box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.category-card h3 {
margin: 0 0 10px 0;
color: #0073aa;
}
.category-card:hover h3 {
color: white;
}
.category-card p {
margin: 0;
font-size: 14px;
color: #666;
}
.category-card:hover p {
color: rgba(255,255,255,0.9);
}
.stats-section {
background: #1a1a1a;
color: white;
padding: 40px 20px;
text-align: center;
margin: 40px 0;
border-radius: 8px;
}
.stats-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 30px;
}
.stat-item h3 {
font-size: 48px;
margin: 0;
color: #667eea;
}
.stat-item p {
margin: 10px 0 0 0;
opacity: 0.8;
}
@media (max-width: 768px) {
.categories-grid, .stats-grid {
grid-template-columns: repeat(2, 1fr);
}
.hero-section h1 {
font-size: 32px;
}
}

Generator Resource Center

Find Free Generator Manuals, Datasheets, Technical Guides, Checklists, Templates and Engineering Documents

500+

Free Downloads

20

Categories

50+

Brands Covered

100%

Free Access

Categories

© 2026 Huaquan Power. All resources are free to download.