|
|
|
@ -17,7 +17,7 @@ wp_enqueue_script('about-features-js', get_template_directory_uri() . '/assets/j
|
|
|
|
<div class="relative page-full-width mt-[80px] bg-slate-50 border-slate-200/60">
|
|
|
|
<div class="relative page-full-width mt-[80px] bg-slate-50 border-slate-200/60">
|
|
|
|
<!-- 关于能辉Banner -->
|
|
|
|
<!-- 关于能辉Banner -->
|
|
|
|
<section class="relative w-full flex flex-col items-center justify-center z-10 border-slate-100">
|
|
|
|
<section class="relative w-full flex flex-col items-center justify-center z-10 border-slate-100">
|
|
|
|
<div class="about-banner-content !pb-[5rem]">
|
|
|
|
<div class="about-banner-content !pb-[5rem] !pt-[8rem]">
|
|
|
|
<h2 class="font-display text-[2.66rem] font-black text-slate-800 tracking-widest leading-[1.2] mb-2">公司介绍</h1>
|
|
|
|
<h2 class="font-display text-[2.66rem] font-black text-slate-800 tracking-widest leading-[1.2] mb-2">公司介绍</h1>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="w-20 h-1.5 bg-gradient-to-r from-primary to-teal-400 mx-auto mt-6 rounded-full"></div>
|
|
|
|
<div class="w-20 h-1.5 bg-gradient-to-r from-primary to-teal-400 mx-auto mt-6 rounded-full"></div>
|
|
|
|
@ -26,7 +26,6 @@ wp_enqueue_script('about-features-js', get_template_directory_uri() . '/assets/j
|
|
|
|
|
|
|
|
|
|
|
|
<div class="absolute inset-0 opacity-[0.03] pointer-events-none" style="background-image: linear-gradient(#10b981 1px, transparent 1px), linear-gradient(90deg, #10b981 1px, transparent 1px); background-size: 32px 32px;"></div>
|
|
|
|
<div class="absolute inset-0 opacity-[0.03] pointer-events-none" style="background-image: linear-gradient(#10b981 1px, transparent 1px), linear-gradient(90deg, #10b981 1px, transparent 1px); background-size: 32px 32px;"></div>
|
|
|
|
<div class="absolute top-0 left-0 w-[600px] h-[600px] bg-primary-light/40 rounded-full mix-blend-multiply filter blur-[100px] opacity-70 -translate-x-1/2 -translate-y-1/2 pointer-events-none"></div>
|
|
|
|
<div class="absolute top-0 left-0 w-[600px] h-[600px] bg-primary-light/40 rounded-full mix-blend-multiply filter blur-[100px] opacity-70 -translate-x-1/2 -translate-y-1/2 pointer-events-none"></div>
|
|
|
|
<div class="absolute bottom-0 right-0 w-[500px] h-[500px] bg-accent-light/20 rounded-full mix-blend-multiply filter blur-[80px] opacity-60 translate-x-1/3 translate-y-1/3 pointer-events-none"></div>
|
|
|
|
|
|
|
|
<!-- 页面内容区域 -->
|
|
|
|
<!-- 页面内容区域 -->
|
|
|
|
<!-- ===================== 模块:企业简介 ===================== -->
|
|
|
|
<!-- ===================== 模块:企业简介 ===================== -->
|
|
|
|
<section id="section-about" class="scroll-section relative w-full px-6 lg:px-16 xl:px-24 py-24 border-b border-slate-200/60 scroll-mt-0">
|
|
|
|
<section id="section-about" class="scroll-section relative w-full px-6 lg:px-16 xl:px-24 py-24 border-b border-slate-200/60 scroll-mt-0">
|
|
|
|
|