Commit c1688224 by t0ng7u

🤝 docs(README): Add trusted partners section to README files

- Add visually appealing trusted partners showcase above Star History
- Include partner logos: Cherry Studio, Peking University, and UCloud
- Implement responsive HTML/CSS layout with gradient background
- Add hover effects and smooth transitions for enhanced UX
- Provide bilingual support (Chinese and English versions)
- Display logos from docs/images/ directory with consistent styling

The new section enhances project credibility by showcasing institutional
and enterprise partnerships in both README.md and README.en.md files.
parent 41de3464
......@@ -189,6 +189,26 @@ If you have any questions, please refer to [Help and Support](https://docs.newap
- [Issue Feedback](https://docs.newapi.pro/support/feedback-issues)
- [FAQ](https://docs.newapi.pro/support/faq)
## 🤝 Trusted Partners
<div align="center" style="margin: 40px 0;">
<h3 style="color: #333; font-weight: 600; margin-bottom: 20px;">Trusted Partners</h3>
<div style="display: flex; justify-content: center; align-items: center; gap: 40px; flex-wrap: wrap; padding: 20px; background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); border-radius: 15px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);">
<div style="display: flex; align-items: center; justify-content: center; padding: 15px; background: white; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease;" onmouseover="this.style.transform='scale(1.05)'" onmouseout="this.style.transform='scale(1)'">
<img src="./docs/images/cherry-studio.svg" alt="Cherry Studio" style="height: 60px; max-width: 180px; object-fit: contain;">
</div>
<div style="display: flex; align-items: center; justify-content: center; padding: 15px; background: white; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease;" onmouseover="this.style.transform='scale(1.05)'" onmouseout="this.style.transform='scale(1)'">
<img src="./docs/images/pku.png" alt="Peking University" style="height: 60px; max-width: 180px; object-fit: contain;">
</div>
<div style="display: flex; align-items: center; justify-content: center; padding: 15px; background: white; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease;" onmouseover="this.style.transform='scale(1.05)'" onmouseout="this.style.transform='scale(1)'">
<a href="https://www.compshare.cn/?ytag=GPU_yy_gh_newapi" target="_blank" rel="noopener noreferrer">
<img src="./docs/images/ucloud.svg" alt="UCloud" style="height: 60px; max-width: 180px; object-fit: contain;">
</a>
</div>
</div>
<p style="margin-top: 15px; color: #666; font-size: 14px; font-style: italic;">Thanks to the above partners for their support and trust in the New API project</p>
</div>
## 🌟 Star History
[![Star History Chart](https://api.star-history.com/svg?repos=Calcium-Ion/new-api&type=Date)](https://star-history.com/#Calcium-Ion/new-api&Date)
......@@ -188,6 +188,26 @@ docker run --name new-api -d --restart always -p 3000:3000 -e SQL_DSN="root:1234
- [反馈问题](https://docs.newapi.pro/support/feedback-issues)
- [常见问题](https://docs.newapi.pro/support/faq)
## 🤝 我们信任的合作伙伴
<div align="center" style="margin: 40px 0;">
<h3 style="color: #333; font-weight: 600; margin-bottom: 20px;">Trusted Partners</h3>
<div style="display: flex; justify-content: center; align-items: center; gap: 40px; flex-wrap: wrap; padding: 20px; background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); border-radius: 15px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);">
<div style="display: flex; align-items: center; justify-content: center; padding: 15px; background: white; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease;" onmouseover="this.style.transform='scale(1.05)'" onmouseout="this.style.transform='scale(1)'">
<img src="./docs/images/cherry-studio.svg" alt="Cherry Studio" style="height: 60px; max-width: 180px; object-fit: contain;">
</div>
<div style="display: flex; align-items: center; justify-content: center; padding: 15px; background: white; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease;" onmouseover="this.style.transform='scale(1.05)'" onmouseout="this.style.transform='scale(1)'">
<img src="./docs/images/pku.png" alt="北京大学" style="height: 60px; max-width: 180px; object-fit: contain;">
</div>
<div style="display: flex; align-items: center; justify-content: center; padding: 15px; background: white; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease;" onmouseover="this.style.transform='scale(1.05)'" onmouseout="this.style.transform='scale(1)'">
<a href="https://www.compshare.cn/?ytag=GPU_yy_gh_newapi" target="_blank" rel="noopener noreferrer">
<img src="./docs/images/ucloud.svg" alt="UCloud 优刻得" style="height: 60px; max-width: 180px; object-fit: contain;">
</a>
</div>
</div>
<p style="margin-top: 15px; color: #666; font-size: 14px; font-style: italic;">感谢以上合作伙伴对New API项目的支持与信任</p>
</div>
## 🌟 Star History
[![Star History Chart](https://api.star-history.com/svg?repos=Calcium-Ion/new-api&type=Date)](https://star-history.com/#Calcium-Ion/new-api&Date)
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_图层_2" data-name="图层_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 198.45 66.73">
<defs>
<style>
.cls-1 {
fill: #ea5e5d;
}
.cls-2 {
fill: #23af69;
}
.cls-3 {
fill: #ea5756;
}
</style>
</defs>
<g id="_图层_1-2" data-name="图层_1">
<g>
<g>
<g>
<path class="cls-1" d="M16.72,51.21c-4.45,0-8.64-1.78-11.81-5.01-3.17-3.23-4.91-7.51-4.91-12.04s1.74-8.81,4.91-12.04,7.36-5.01,11.81-5.01,8.71,1.82,11.82,4.99c2.32,2.36,2.32,6.2,0,8.56-2.32,2.36-6.08,2.36-8.4,0-.9-.92-2.15-1.45-3.43-1.45-2.63,0-4.85,2.26-4.85,4.94s2.22,4.94,4.85,4.94c1.28,0,2.52-.53,3.43-1.45,2.32-2.36,6.08-2.36,8.4,0,2.32,2.36,2.32,6.2,0,8.56-3.11,3.17-7.42,4.99-11.82,4.99Z"/>
<path class="cls-1" d="M32.05,66.73c-4.45,0-8.64-1.78-11.81-5.01s-4.91-7.51-4.91-12.04,1.79-8.88,4.9-12.06c2.32-2.36,6.08-2.36,8.4,0,2.32,2.36,2.32,6.2,0,8.56-.9.92-1.42,2.19-1.42,3.49,0,2.68,2.22,4.94,4.85,4.94s4.85-2.26,4.85-4.94c0-.95-.23-2.31-1.32-3.43-3.13-3.19-4.92-7.6-4.92-12.09s1.74-8.81,4.91-12.04,7.36-5.01,11.81-5.01,8.64,1.78,11.81,5.01,4.91,7.51,4.91,12.04-1.79,8.88-4.9,12.06c-2.32,2.36-6.08,2.36-8.4,0-2.32-2.36-2.32-6.2,0-8.56.9-.92,1.42-2.19,1.42-3.49,0-2.68-2.22-4.94-4.85-4.94s-4.85,2.26-4.85,4.94c0,1.31.53,2.6,1.45,3.53,3.1,3.16,4.8,7.42,4.8,11.99s-1.74,8.81-4.91,12.04c-3.17,3.23-7.36,5.01-11.81,5.01Z"/>
</g>
<path class="cls-2" d="M32.05,19.09l-9.72-9.12c-1.5-1.4-1.57-3.75-.17-5.25,1.4-1.49,3.75-1.57,5.25-.17l3.89,3.65,5.53-6.83c1.29-1.59,3.63-1.84,5.22-.55,1.59,1.29,1.84,3.63.55,5.22l-10.56,13.05Z"/>
</g>
<g>
<path class="cls-3" d="M93.93,24.6l.55-.39c.69-.4,1.17-.61,1.46-.61.63,0,1.3.57,2.03,1.7.44.71.67,1.27.67,1.7s-.14.78-.41,1.06c-.27.28-.59.54-.96.76-.36.22-.71.43-1.05.64-.33.2-1.02.47-2.05.79-1.03.32-2.03.49-2.99.49s-1.93-.13-2.91-.38c-.98-.25-1.99-.68-3.03-1.27-1.04-.6-1.98-1.32-2.81-2.18-.83-.86-1.51-1.96-2.05-3.31-.54-1.35-.8-2.81-.8-4.38s.26-3.01.79-4.29c.53-1.28,1.2-2.35,2.02-3.19.82-.84,1.75-1.54,2.81-2.11,1.98-1.09,3.97-1.64,5.98-1.64.95,0,1.92.15,2.9.44.98.29,1.72.59,2.23.9l.73.42c.36.22.65.4.85.55.53.42.79.91.79,1.44s-.21,1.1-.64,1.68c-.79,1.09-1.5,1.64-2.12,1.64-.36,0-.88-.22-1.55-.67-.85-.69-1.98-1.03-3.4-1.03-1.31,0-2.61.46-3.88,1.36-.61.44-1.11,1.07-1.52,1.88-.4.81-.61,1.72-.61,2.75s.2,1.94.61,2.75c.4.81.92,1.45,1.55,1.91,1.23.89,2.52,1.34,3.85,1.34.63,0,1.22-.08,1.77-.24.56-.16.96-.32,1.2-.49Z"/>
<path class="cls-3" d="M114.38,9.07c.16-.3.43-.52.82-.64.38-.12.87-.18,1.46-.18s1.05.05,1.4.15c.34.1.61.22.79.36.18.14.32.34.42.61.1.34.15.87.15,1.58v16.84c0,.47-.02.81-.05,1.05-.03.23-.13.5-.29.8-.28.55-1.07.82-2.37.82-1.42,0-2.25-.37-2.49-1.12-.12-.34-.18-.87-.18-1.58v-6.16h-8.04v6.19c0,.47-.02.81-.05,1.05-.03.23-.13.5-.29.8-.28.55-1.07.82-2.37.82-1.42,0-2.25-.37-2.49-1.12-.12-.34-.18-.87-.18-1.58V10.92c0-.46.02-.81.05-1.05.03-.23.13-.5.29-.8.28-.55,1.07-.82,2.37-.82,1.42,0,2.25.37,2.52,1.12.1.34.15.87.15,1.58v6.19h8.04v-6.22c0-.46.02-.81.05-1.05.03-.23.13-.5.29-.8Z"/>
<path class="cls-3" d="M127.21,25.1h9.34c.47,0,.81.02,1.05.05.23.03.5.13.8.29.55.28.82,1.07.82,2.37,0,1.42-.37,2.25-1.12,2.49-.34.12-.87.18-1.58.18h-12.01c-1.42,0-2.25-.38-2.49-1.15-.12-.32-.18-.84-.18-1.55V10.9c0-1.03.19-1.73.58-2.11.38-.37,1.11-.56,2.18-.56h11.95c.47,0,.81.02,1.05.05.23.03.5.13.8.29.55.28.82,1.07.82,2.37,0,1.42-.37,2.25-1.12,2.49-.34.12-.87.18-1.58.18h-9.31v3.06h6.01c.46,0,.81.02,1.05.05.23.03.5.13.8.29.55.28.82,1.07.82,2.37,0,1.42-.38,2.25-1.15,2.49-.34.12-.87.18-1.58.18h-5.95v3.06Z"/>
<path class="cls-3" d="M196.96,8.79c.99.69,1.49,1.35,1.49,2,0,.38-.23.92-.7,1.61l-6.55,9.8v5.79c0,.47-.02.81-.05,1.05-.03.23-.13.5-.29.8-.16.3-.43.52-.82.64-.38.12-.9.18-1.55.18s-1.16-.06-1.55-.18c-.38-.12-.66-.34-.82-.65-.16-.31-.26-.59-.29-.82-.03-.23-.05-.59-.05-1.08v-5.73l-6.55-9.8c-.47-.69-.7-1.22-.7-1.61,0-.65.44-1.27,1.33-1.87.89-.6,1.53-.9,1.91-.9s.69.08.91.24c.34.22.71.64,1.09,1.24l4.7,7.52,4.7-7.52c.38-.61.72-1.01,1-1.2s.61-.29.99-.29.97.25,1.77.76Z"/>
<g>
<path class="cls-3" d="M81.93,56.63c-.53-.65-.79-1.23-.79-1.74s.43-1.2,1.3-2.05c.51-.49,1.04-.73,1.61-.73s1.36.51,2.37,1.52c.28.34.69.67,1.21.99.53.31,1.01.47,1.46.47,1.88,0,2.82-.77,2.82-2.31,0-.46-.26-.85-.77-1.17-.52-.31-1.16-.54-1.93-.68-.77-.14-1.6-.37-2.49-.68-.89-.31-1.72-.68-2.49-1.11-.77-.42-1.41-1.1-1.93-2.02-.52-.92-.77-2.03-.77-3.32,0-1.78.66-3.33,1.99-4.66s3.13-1.99,5.42-1.99c1.21,0,2.32.16,3.32.47,1,.31,1.69.63,2.08.96l.76.58c.63.59.94,1.08.94,1.49s-.24.96-.73,1.67c-.69,1.01-1.4,1.52-2.12,1.52-.42,0-.95-.2-1.58-.61-.06-.04-.18-.14-.35-.3-.17-.16-.33-.29-.47-.39-.42-.26-.97-.39-1.62-.39s-1.2.16-1.64.47c-.43.31-.65.75-.65,1.3s.26,1.01.77,1.35c.52.34,1.16.58,1.93.7.77.12,1.61.31,2.52.56.91.25,1.75.56,2.52.93.77.36,1.41,1,1.93,1.9.52.9.77,2.01.77,3.32s-.26,2.47-.79,3.47c-.53,1-1.21,1.77-2.06,2.32-1.64,1.07-3.39,1.61-5.25,1.61-.95,0-1.85-.12-2.7-.35-.85-.23-1.54-.52-2.06-.86-1.07-.65-1.82-1.27-2.24-1.88l-.27-.33Z"/>
<path class="cls-3" d="M100.74,37.49h16.87c.65,0,1.12.08,1.43.23.3.15.51.39.61.71.1.32.15.75.15,1.27s-.05.95-.15,1.26c-.1.31-.27.53-.52.65-.36.18-.88.27-1.55.27h-5.79v15.26c0,.47-.02.81-.05,1.03s-.12.48-.27.77c-.15.29-.42.5-.8.62-.38.12-.89.18-1.52.18s-1.13-.06-1.5-.18c-.37-.12-.64-.33-.79-.62-.15-.29-.24-.56-.27-.79-.03-.23-.05-.58-.05-1.05v-15.23h-5.82c-.65,0-1.12-.08-1.43-.23-.3-.15-.51-.39-.61-.71-.1-.32-.15-.75-.15-1.27s.05-.95.15-1.26c.1-.31.27-.53.52-.65.36-.18.88-.27,1.55-.27Z"/>
<path class="cls-3" d="M135.99,38.34c.2-.32.5-.55.88-.67.38-.12.86-.18,1.44-.18s1.04.05,1.38.15c.34.1.61.22.79.36.18.14.31.35.39.64.12.34.18.87.18,1.58v9.16c0,2.67-.83,5.1-2.49,7.28-.81,1.03-1.85,1.87-3.12,2.5s-2.68.96-4.23.96-2.95-.32-4.22-.97c-1.26-.65-2.29-1.5-3.08-2.55-1.64-2.14-2.46-4.57-2.46-7.28v-9.13c0-.49.02-.84.05-1.08.03-.23.13-.5.29-.8.16-.3.43-.52.82-.64.38-.12.9-.18,1.55-.18s1.16.06,1.55.18c.38.12.65.33.79.64.24.47.36,1.1.36,1.91v9.1c0,1.23.3,2.41.91,3.52.3.57.76,1.02,1.37,1.36.61.34,1.32.52,2.15.52,1.48,0,2.58-.55,3.31-1.64.73-1.09,1.09-2.36,1.09-3.79v-9.28c0-.79.1-1.34.3-1.67Z"/>
<path class="cls-3" d="M146.18,37.49l5.61.03c2.93,0,5.51,1.06,7.74,3.17,2.22,2.11,3.34,4.71,3.34,7.8s-1.09,5.73-3.26,7.93c-2.17,2.2-4.81,3.31-7.9,3.31h-5.55c-1.23,0-2-.25-2.31-.76-.24-.42-.36-1.07-.36-1.94v-16.87c0-.49.02-.84.05-1.06s.13-.49.29-.79c.28-.55,1.07-.82,2.37-.82ZM151.79,54.35c1.46,0,2.77-.54,3.94-1.62,1.17-1.08,1.76-2.44,1.76-4.08s-.57-3.01-1.71-4.11c-1.14-1.1-2.48-1.65-4.02-1.65h-2.91v11.47h2.94Z"/>
<path class="cls-3" d="M164.84,40.19c0-.46.02-.81.05-1.05.03-.23.13-.5.29-.8.28-.55,1.07-.82,2.37-.82,1.42,0,2.25.37,2.52,1.12.1.34.15.87.15,1.58v16.87c0,.49-.02.84-.05,1.06s-.13.49-.29.79c-.28.55-1.07.82-2.37.82-1.42,0-2.25-.38-2.49-1.15-.12-.32-.18-.84-.18-1.55v-16.87Z"/>
<path class="cls-3" d="M183.07,37.24c2.99,0,5.59,1.08,7.8,3.25,2.2,2.16,3.31,4.85,3.31,8.05s-1.05,5.94-3.16,8.19c-2.1,2.26-4.69,3.38-7.77,3.38s-5.69-1.11-7.84-3.34c-2.15-2.22-3.23-4.87-3.23-7.95,0-1.68.3-3.25.91-4.72.61-1.47,1.42-2.7,2.43-3.69,1.01-.99,2.17-1.77,3.49-2.34,1.31-.57,2.67-.85,4.07-.85ZM177.55,48.68c0,1.8.58,3.26,1.74,4.38,1.16,1.12,2.46,1.68,3.9,1.68s2.73-.55,3.88-1.64c1.15-1.09,1.73-2.56,1.73-4.4s-.58-3.32-1.74-4.43c-1.16-1.11-2.46-1.67-3.9-1.67s-2.73.56-3.88,1.68c-1.15,1.12-1.73,2.58-1.73,4.38Z"/>
</g>
<g>
<path class="cls-3" d="M176.92,11.06c-.03-.23-.13-.5-.29-.8-.28-.55-1.07-.82-2.37-.82h-6.55c-1.78,0-3.51.65-5.19,1.94-.81.63-1.48,1.48-2,2.55-.53,1.07-.79,2.27-.79,3.58,0,2.29.76,4.17,2.28,5.64-.44,1.07-1.13,2.66-2.06,4.76-.3.73-.45,1.25-.45,1.58,0,.77.63,1.42,1.88,1.94.65.28,1.17.43,1.56.43s.72-.1.97-.29c.25-.19.44-.39.56-.59.2-.38.99-2.21,2.37-5.49l.94.06h3.82v3.43c0,.47.02.81.05,1.05.03.23.13.5.29.8.28.55,1.07.82,2.37.82,1.42,0,2.25-.37,2.49-1.12.12-.34.18-.87.18-1.58V12.11c0-.46-.02-.81-.05-1.05ZM172.81,19.44c-.09.14-.48.77-1.24.91-.2.04-.37.03-.48.02-.02.14-.04.26-.06.38-.16.83-.38,1.05-.57,1.07-.29.05-.51-.35-.93-.9-.23.01-.46.02-.69.02-.51,0-1.01-.03-1.49-.09-.25-.03-.5-.07-.74-.11-1.18-.32-2.03-1.27-2.03-2.4v-1.37c0-1.13.86-2.08,2.03-2.4.24-.04.49-.08.74-.11.48-.06.98-.09,1.49-.09s1.01.03,1.49.09c.25.03.5.07.74.11.6.16,1.12.49,1.49.93.34.41.55.92.55,1.47v1.37c0,.23-.01.66-.29,1.1Z"/>
<circle class="cls-2" cx="167.24" cy="17.67" r=".49"/>
<circle class="cls-2" cx="168.88" cy="17.71" r=".49"/>
<circle class="cls-2" cx="170.59" cy="17.71" r=".49"/>
</g>
<g>
<path class="cls-3" d="M141.01,8.24c.03-.23.13-.5.29-.8.28-.55,1.07-.82,2.37-.82h6.55c1.78,0,3.51.65,5.19,1.94.81.63,1.48,1.48,2,2.55.53,1.07.79,2.27.79,3.58,0,2.29-.76,4.17-2.28,5.64.44,1.07,1.13,2.66,2.06,4.76.3.73.45,1.25.45,1.58,0,.77-.63,1.42-1.88,1.94-.65.28-1.17.43-1.56.43s-.72-.1-.97-.29c-.25-.19-.44-.39-.56-.59-.2-.38-.99-2.21-2.37-5.49l-.94.06h-3.82v3.43c0,.47-.02.81-.05,1.05-.03.23-.13.5-.29.8-.28.55-1.07.82-2.37.82-1.42,0-2.25-.37-2.49-1.12-.12-.34-.18-.87-.18-1.58V9.28c0-.46.02-.81.05-1.05ZM145.12,16.62c.09.14.48.77,1.24.91.2.04.37.03.48.02.02.14.04.26.06.38.16.83.38,1.05.57,1.07.29.05.51-.35.93-.9.23.01.46.02.69.02.51,0,1.01-.03,1.49-.09.25-.03.5-.07.74-.11,1.18-.32,2.03-1.27,2.03-2.4v-1.37c0-1.13-.86-2.08-2.03-2.4-.24-.04-.49-.08-.74-.11-.48-.06-.98-.09-1.49-.09s-1.01.03-1.49.09c-.25.03-.5.07-.74.11-.6.16-1.12.49-1.49.93-.34.41-.55.92-.55,1.47v1.37c0,.23.01.66.29,1.1Z"/>
<circle class="cls-2" cx="150.69" cy="14.84" r=".49"/>
<circle class="cls-2" cx="149.05" cy="14.89" r=".49"/>
<circle class="cls-2" cx="147.35" cy="14.89" r=".49"/>
</g>
</g>
</g>
</g>
</svg>
\ No newline at end of file
This diff was suppressed by a .gitattributes entry.
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 212.92 57.35"><defs><style>.cls-1{fill:#3e374f;}.cls-2{fill:url(#未命名的渐变_545);}.cls-3{fill:url(#未命名的渐变_545-2);}.cls-4{fill:url(#未命名的渐变_545-3);}.cls-5{fill:url(#未命名的渐变_545-4);}.cls-6{fill:url(#未命名的渐变_545-5);}.cls-7{fill:url(#未命名的渐变_545-6);}.cls-8{fill:url(#未命名的渐变_545-7);}.cls-9{fill:#fff;}.cls-10{fill:url(#未命名的渐变_544);}.cls-11{fill:#8d8997;}</style><linearGradient id="未命名的渐变_545" x1="62.04" y1="20.5" x2="16.94" y2="-3.76" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#221fff"/><stop offset="1" stop-color="#f0f5fa"/></linearGradient><linearGradient id="未命名的渐变_545-2" x1="37.71" y1="49.01" x2="17.03" y2="16.38" xlink:href="#未命名的渐变_545"/><linearGradient id="未命名的渐变_545-3" x1="31.98" y1="20.38" x2="-6.63" y2="22.6" xlink:href="#未命名的渐变_545"/><linearGradient id="未命名的渐变_545-4" x1="15.99" y1="56.07" x2="1.46" y2="20.7" xlink:href="#未命名的渐变_545"/><linearGradient id="未命名的渐变_545-5" x1="39.33" y1="41.05" x2="64.1" y2="74.37" xlink:href="#未命名的渐变_545"/><linearGradient id="未命名的渐变_545-6" x1="38.84" y1="6.51" x2="61.23" y2="56.89" xlink:href="#未命名的渐变_545"/><linearGradient id="未命名的渐变_545-7" x1="41.74" y1="69.92" x2="23.8" y2="30.96" xlink:href="#未命名的渐变_545"/><linearGradient id="未命名的渐变_544" x1="12.71" y1="30.67" x2="24.32" y2="30.67" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#221fff"/><stop offset="0.18" stop-color="#2320ff" stop-opacity="0.99"/><stop offset="0.31" stop-color="#2522ff" stop-opacity="0.95"/><stop offset="0.43" stop-color="#2825ff" stop-opacity="0.89"/><stop offset="0.54" stop-color="#2d2aff" stop-opacity="0.8"/><stop offset="0.64" stop-color="#3431ff" stop-opacity="0.69"/><stop offset="0.74" stop-color="#3b38ff" stop-opacity="0.55"/><stop offset="0.83" stop-color="#4542ff" stop-opacity="0.38"/><stop offset="0.92" stop-color="#4f4cff" stop-opacity="0.19"/><stop offset="1" stop-color="#5a57ff" stop-opacity="0"/></linearGradient></defs><title>logo-浅色底-中英-by</title><g id="图层_2" data-name="图层 2"><g id="图层_1-2" data-name="图层 1"><path class="cls-1" d="M84.68,2.16C83.75,3.84,82.63,5.78,81.33,8L78.85,30.67H75.49l2-16.6L75.7,16.68H71.91A139,139,0,0,0,81,2.16Zm7.72,0-.84,7.28h10l-.37,3.05H95.89L94.14,26.81a1,1,0,0,0,0,.27c0,.16,0,.27.13.32a.84.84,0,0,0,.44.08h1.64a11.76,11.76,0,0,0,2.42-.28,10.82,10.82,0,0,0,2.41-.79l-.47,3.42a8.89,8.89,0,0,1-2.09.56,17,17,0,0,1-2.47.18h-3a2.13,2.13,0,0,1-1.6-.64,2.43,2.43,0,0,1-.62-1.77,3.6,3.6,0,0,1,0-.64l1.88-15.06H91.06a49,49,0,0,1-3.12,10.36,36.65,36.65,0,0,1-4.63,8.09L80.06,30a35.75,35.75,0,0,0,5-8.28,41.9,41.9,0,0,0,2.78-9.26H82.71L83,9.41h5.23l.88-7.28ZM97.46,3l2.29,5.06H96.59L94.45,3Z"/><path class="cls-1" d="M131.14,28.12q-8.89,1.08-16.67,1.31a2.91,2.91,0,0,1-1.49-.29,2.14,2.14,0,0,1-.93-.85,1.64,1.64,0,0,1-.2-.77,2.89,2.89,0,0,1,.81-1.88A98.18,98.18,0,0,0,119.74,16H111l.4-3.22H138L137.61,16H123.73a112.49,112.49,0,0,1-7.21,10.16c1.16,0,3.29-.15,6.4-.37,2.15-.16,4.47-.4,7-.74l-2.48-6.2h3.42l4.86,11.27H132ZM114.64,3.64H135.8l-.37,3.12H114.27Z"/><path class="cls-1" d="M150.23,6.55a1.45,1.45,0,0,1-.84-.21.7.7,0,0,1-.3-.59,1.73,1.73,0,0,1,.23-.74l1.41-2.78H154l-.77,1.71H162l-.4,2.61h-4a19.74,19.74,0,0,1-.57,2.32h5l-.34,2.65H156.2A42.42,42.42,0,0,1,161.7,15l-2.15,1.88c-1.36-1-2.24-1.67-2.62-2-.78-.56-1.51-1-2.18-1.48a18.22,18.22,0,0,1-5.43,4.73l-2.55-1.88A23.85,23.85,0,0,0,150.23,14a11.75,11.75,0,0,0,2.34-2.51h-4.89L148,8.87H154a12.68,12.68,0,0,0,.64-2.32Zm20.19,24.22H149.35l1.45-11.13a2.48,2.48,0,0,1,.88-1.65,2.79,2.79,0,0,1,1.83-.64h15.77a2.52,2.52,0,0,1,1.74.58,2,2,0,0,1,.64,1.57,3,3,0,0,1,0,.5ZM152.94,28H167.5l.27-2.54H153.24Zm15.43-7.78H153.92l-.34,2.55h14.49ZM173.81,16H162.17l1.24-10a2.67,2.67,0,0,1,.8-1.68,2.53,2.53,0,0,1,1.75-.6h6.77a2.27,2.27,0,0,1,1.78.75,2.09,2.09,0,0,1,.5,1.8Zm-8.26-2.69h5.54l.74-6.91h-5.44Z"/><path class="cls-1" d="M208.42,21.78H204.8l-.2,1.78h7.07l-.26,2.52h-7.12l-.6,5.06h-3.08l.6-5.06h-7.45A9.31,9.31,0,0,1,191.62,29a16.55,16.55,0,0,1-3.73,2.53l-2.55-1.74a20.32,20.32,0,0,0,3.12-1.86,9,9,0,0,0,1.88-1.86h-6.71l.31-2.52h7.37l.1-.37a1.82,1.82,0,0,1,0-.4l.07-1h-4.47l1.25-10.36a2.42,2.42,0,0,1,.9-1.61A2.7,2.7,0,0,1,191,9.17h16.23a2.46,2.46,0,0,1,1.81.74,2.09,2.09,0,0,1,.54.84,2,2,0,0,1,.1,1ZM199.57,3.67,199.33,6h-4.16l1,2.55h-3L192.29,6h-2.12c-.51.79-1.3,1.92-2.38,3.39H184.3q1.95-2.74,2.69-3.86c.71-1,1.45-2.25,2.21-3.62h3.39l-1,1.78ZM190.34,19.5h15.3l.16-1.37H190.51Zm15.87-4.73h-15.3l-.17,1.34H206Zm.43-3.35H191.31l-.16,1.34h15.33Zm-12,10.36-.06,1.11-.1.67h7l.2-1.78ZM212.92,3.67,212.68,6h-4.39l1.07,2.69h-3L205.4,6h-2.18c-.36.61-.89,1.47-1.61,2.59h-3.35a65.1,65.1,0,0,0,4-6.68h3.22a15.33,15.33,0,0,1-.94,1.78Z"/><polygon class="cls-2" points="49.67 7.17 37.25 14.33 37.21 14.31 24.83 7.17 37.21 0.02 37.25 0 49.67 7.17"/><path class="cls-3" d="M41.9,31.36l-.07,0-1.81-1a5.56,5.56,0,0,1-2.78-4.79l0-11.18L24.83,7.17l-.07,0V18.34A5.54,5.54,0,0,1,22,23.14l-9.56,5.52V43l7.71-4.46,1.93-1.11a5.56,5.56,0,0,1,5.55,0L37.21,43l0,0,12.41-7.16h0Z"/><path class="cls-4" d="M24.76,16.12v2.22A5.54,5.54,0,0,1,22,23.14l-9.56,5.52L0,21.51v0l12.42-7.15,7.72,4.45A3.08,3.08,0,0,0,24.76,16.12Z"/><polygon class="cls-5" points="12.42 28.66 12.42 43.01 0 35.84 0 21.51 12.42 28.66"/><polygon class="cls-6" points="49.67 35.84 49.67 50.18 49.67 50.18 37.25 57.34 37.21 57.33 37.21 43.04 37.25 43.01 49.67 35.84 49.67 35.84"/><path class="cls-7" d="M49.67,7.17V21.51h0L41.9,26c-2,1.18-1.88,4.28-1.88,4.28a5.56,5.56,0,0,1-2.78-4.79l0-11.14,0,0Z"/><path class="cls-8" d="M37.21,43V57.33L24.83,50.18l-.07,0V41.21a3.08,3.08,0,0,0-4.62-2.66L22,37.48a5.55,5.55,0,0,1,5.52,0Z"/><path class="cls-9" d="M25.51,25.5v6.32A1.59,1.59,0,0,0,27.9,33.2L33.39,30a1.6,1.6,0,0,0,0-2.76L27.9,24.11A1.6,1.6,0,0,0,25.51,25.5Z"/><path class="cls-10" d="M24.76,18.34A5.54,5.54,0,0,1,22,23.14l-9.56,5.52V43l7.71-4.46,1.93-1.11a5.62,5.62,0,0,1,2.7-.74Z"/><path class="cls-11" d="M74.8,53.5l1.61-13.16h2L77.93,44h2.34a3.83,3.83,0,0,1,2.66.82,3.16,3.16,0,0,1,.89,2.43,8.4,8.4,0,0,1,0,.85l-.16,1.3q-.49,4.11-4.54,4.11Zm4.49-1.82c1.37,0,2.14-.75,2.33-2.24l.17-1.4q0-.34,0-.48a1.55,1.55,0,0,0-1.77-1.74H77.71L77,51.68Z"/><path class="cls-11" d="M95.16,44l-7,13.1H86.09l2.12-4-3-9.12h2.13l2.07,6.77h0L93.07,44Z"/><path class="cls-11" d="M104.9,51.69a3.27,3.27,0,0,0,2.36-.78,4.3,4.3,0,0,0,1-2.49l.94-7.74h2l-.92,7.63a6.44,6.44,0,0,1-1.69,4,5.62,5.62,0,0,1-3.93,1.26H104a4.88,4.88,0,0,1-3.33-1,3.85,3.85,0,0,1-1.06-3c0-.34,0-.76.08-1.28l.94-7.63h2l-.94,7.74c0,.45-.07.76-.07.92a2.31,2.31,0,0,0,.6,1.79,2.93,2.93,0,0,0,2,.56Z"/><path class="cls-11" d="M119.09,40.68c.48,0,1.16,0,2,0h1.06l-.26,1.9-1,0-2.13,0h-.75a3,3,0,0,0-2.31.79,4.44,4.44,0,0,0-1,2.54l-.31,2.48c0,.45-.07.77-.07,1a2.42,2.42,0,0,0,.59,1.81,2.73,2.73,0,0,0,1.94.56h.82c.6,0,1.58,0,2.93-.11l.43,0L121,53.44c-1.11.09-2.24.13-3.39.13h-.82a4.89,4.89,0,0,1-3.32-1,3.89,3.89,0,0,1-1-3,12.07,12.07,0,0,1,.08-1.33l.26-2.27a6.51,6.51,0,0,1,1.7-4,5.62,5.62,0,0,1,3.93-1.27Z"/><path class="cls-11" d="M122.82,53.5l1.6-13.16h2l-1.6,13.16Z"/><path class="cls-11" d="M127.32,48q.5-4.11,4.53-4.11h.82q3.53,0,3.53,3.24c0,.26,0,.55,0,.85L136,49.46q-.49,4.11-4.52,4.11h-.82q-3.54,0-3.54-3.24c0-.26,0-.55.05-.85Zm4.36,3.71A2.19,2.19,0,0,0,134,49.51l.19-1.54q0-.33,0-.48a1.55,1.55,0,0,0-1.77-1.74h-.82c-1.37,0-2.14.75-2.33,2.24l-.18,1.54a3.76,3.76,0,0,0,0,.47,1.56,1.56,0,0,0,1.78,1.75Z"/><path class="cls-11" d="M143.8,51.63l.92-7.64h2l-1.17,9.51h-4.28q-3.54,0-3.54-3.24a6.52,6.52,0,0,1,.06-.85l.66-5.42h2l-.66,5.47a4.51,4.51,0,0,0,0,.61,1.52,1.52,0,0,0,.42,1.23,2.14,2.14,0,0,0,1.36.34Z"/><path class="cls-11" d="M148.05,48.11c.33-2.74,1.8-4.12,4.41-4.12h2.23l.45-3.65h2L155.5,53.5h-4.12c-2.36,0-3.53-1.08-3.53-3.24a6.43,6.43,0,0,1,.05-.85Zm5.7,3.57.72-5.89h-2.24c-1.28,0-2,.75-2.2,2.27l-.17,1.4c0,.23,0,.39,0,.49a1.55,1.55,0,0,0,1.77,1.73Z"/></g></g></svg>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment