新能源版块分类图表
```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
padding: 20px;
}
h1 {
textalign: center;
}
.classification {
display: grid;
gridtemplatecolumns: repeat(autofit, minmax(250px, 1fr));
gap: 20px;
justifyitems: center;
}
.sector {
border: 1px solid ccc;
borderradius: 8px;
padding: 20px;
backgroundcolor: f9f9f9;
boxshadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.sector h2 {
margintop: 0;
}
.sector ul {
liststyletype: none;

padding: 0;
}
.sector ul li {
marginbottom: 5px;
}
Classification of New Energy Sectors
- Photovoltaic (PV)
- Concentrated Solar Power (CSP)
- Solar Heating and Cooling
- Onshore Wind
- Offshore Wind
- Small Wind
- Large Hydropower
- Small Hydropower
- Pumped Storage Hydropower
- Biomass
- Biogas
- Biofuels
- Geothermal Power Plants
- Geothermal Heat Pumps
- Direct Use of Geothermal Energy
- Wave Energy
- Tidal Energy
- Ocean Thermal Energy Conversion (OTEC)