| | |
| | | <p>专注品质,成就卓越</p> |
| | | </div> |
| | | </div> |
| | | <div class="relative mt-16 pt-16"> |
| | | <div class="content z-50 relative flex justify-between overflow-visible pb-[100px]"> |
| | | <div class="w-[40%] flex-shrink-0 flex flex-wrap justify-between"> |
| | | <p |
| | | class="font-['Source_Code_Pro'] font-semibold text-[36px] leading-[50px] tracking-[10%] align-middle capitalize mt-[100px]"> |
| | | 专业纸张贸易,品质之选</p> |
| | | <p class="font-['Source_Han_Sans_SC'] font-normal text-[20px] leading-[40.8px] tracking-[20%] capitalize my-16"> |
| | | 我们致力于为印刷、包装、办公及工业领域提<br>供高品质、多品种的纸张解决方案,凭借稳定<br>的供应链和专业的服务,已成为行业内值得信<br>赖的合作伙伴。</p> |
| | | <el-row :gutter="20"> |
| | | <el-col :span="12"><el-button plain class="py-2 px-4 text-base w-[80%]" size="large"> |
| | | 产品种类齐全 |
| | | </el-button></el-col> |
| | | <el-col :span="12"> |
| | | <el-button plain class="py-2 px-4 text-base w-[80%]" size="large"> |
| | | 品质严格把控 |
| | | </el-button> |
| | | </el-col> |
| | | <el-col :span="12"> |
| | | <el-button plain class="py-2 px-4 text-base w-[80%]" size="large"> |
| | | 定制化服务 |
| | | </el-button> |
| | | </el-col> |
| | | <el-col :span="12"> |
| | | <el-button plain class="py-2 px-4 text-base w-[80%]" size="large"> |
| | | 高效性供应支持 |
| | | </el-button> |
| | | </el-col> |
| | | </el-row> |
| | | </div> |
| | | <el-image style="width: 967.96px; height: 623.49px" :src="zhizhang1" class="flex-shrink-0"></el-image> |
| | | |
| | | |
| | | </div> |
| | | |
| | | <div class="zhizhang absolute bottom-0 z-0"> |
| | | |
| | | </div> |
| | | </div> |
| | | <div> |
| | | <div class="content my-16"> |
| | | <p |
| | | class="font-['Source_Code_Pro'] font-semibold text-[36px] leading-[50px] tracking-[10%] align-middle capitalize text-center"> |
| | | 您需要的纸张,我们仓库里都有</p> |
| | | <div class="flex justify-between my-16"> |
| | | <el-image style="width: 386.38px; height: 302.77px" :src="zhizhang2"></el-image> |
| | | <el-image style="width: 386.38px; height: 302.77px" :src="zhizhang3"></el-image> |
| | | <el-image style="width: 386.38px; height: 302.77px" :src="zhizhang4"></el-image> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="chanpingbg"> |
| | | <div class="content"> |
| | | <p |
| | | class="font-['Source_Code_Pro'] font-semibold text-[36px] leading-[50px] tracking-[10%] align-middle capitalize my-16"> |
| | | 产品展示</p> |
| | | <div class="flex justify-between"> |
| | | <div |
| | | class="bg-white flex-1 h-[394.36px] font-['Source_Han_Sans_SC'] font-normal text-xl leading-[40.8px] tracking-[20%] capitalize flex justify-center items-center"> |
| | | 严选高品质纸张原料,纸质稳定、<br>纤维均匀,适配多种印刷工艺,确<br>保成品效果一致、清晰、可靠。</div> |
| | | <el-image style="width: 707.21px; height: 394.36px" :src="zhizhang5"></el-image> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="w-100 chuany-font14 chuany-text-black "> |
| | | |
| | | </div> |
| | | </template> |
| | | |
| | | <script setup> |
| | | import usbanner from '@/static/img/usbanner.png' |
| | | import zhizhang1 from '@/static/img/zhizhang1.png' |
| | | import zhizhang2 from '@/static/img/zhizhang2.png' |
| | | import zhizhang3 from '@/static/img/zhizhang3.png' |
| | | import zhizhang4 from '@/static/img/zhizhang4.png' |
| | | import zhizhang5 from '@/static/img/zhizhang5.png' |
| | | import contentimg from '@/static/img/content-img.png' |
| | | const { $meth } = getCurrentInstance().appContext.config.globalProperties |
| | | import { articleInfo } from '@/api/text.js' |
| | |
| | | } |
| | | </script> |
| | | <style scoped> |
| | | .zhizhang { |
| | | width: 100%; |
| | | height: 527.36376953125px; |
| | | background: rgba(217, 217, 217, 0.8) url('@/static/img/zhizhangbg.png') center/cover no-repeat; |
| | | background-blend-mode: screen; |
| | | } |
| | | |
| | | .chanpingbg { |
| | | width: 100%; |
| | | height: 681.21px; |
| | | background: rgba(217, 217, 217, 0.8) url('@/static/img/zhizhangbg1.png') center/cover no-repeat; |
| | | background-blend-mode: screen; |
| | | } |
| | | |
| | | .demo-tabs>.el-tabs__content { |
| | | padding: 32px; |
| | | color: #6b778c; |