'); background-size: cover; background-position: center; color: white; padding: 100px 0; text-align: center; } .hero-content { max-width: 800px; margin: 0 auto; } .hero h2 { font-size: 2.5rem; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); } .hero p { font-size: 1.2rem; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0,0,0,0.5); } .btn { display: inline-block; padding: 12px 30px; background-color: var(--primary); color: white; text-decoration: none; border-radius: 4px; font-weight: 600; transition: all 0.3s; border: 2px solid var(--primary); } .btn:hover { background-color: transparent; color: white; transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); } .btn-outline { background-color: transparent; margin-left: 15px; } .btn-outline:hover { background-color: var(--primary); } /* 公司信息卡片 */ .stats { display: flex; justify-content: space-around; flex-wrap: wrap; margin: 50px 0; } .stat-card { background-color: white; border-radius: 8px; box-shadow: 0 5px 15px rgba(0,0,0,0.05); padding: 25px; text-align: center; flex: 1; min-width: 200px; margin: 10px; transition: transform 0.3s; } .stat-card:hover { transform: translateY(-10px); } .stat-value { font-size: 2.5rem; font-weight: 700; color: var(--primary); margin-bottom: 10px; } .stat-label { color: var(--dark); font-size: 1.1rem; } /* 分类区域 */ section { padding: 80px 0; } .section-title { text-align: center; margin-bottom: 50px; } .section-title h2 { font-size: 2rem; color: var(--primary); position: relative; display: inline-block; padding-bottom: 15px; } .section-title h2::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 80px; height: 3px; background-color: var(--accent); } /* 产品网格 */ .products-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 30px; } .product-card { background-color: white; border-radius: 8px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.05); transition: all 0.3s; } .product-card:hover { transform: translateY(-10px); box-shadow: 0 15px 30px rgba(0,0,0,0.1); } .product-image { height: 200px; background-color: var(--light); display: flex; align-items: center; justify-content: center; padding: 20px; } .product-content { padding: 20px; } .product-title { font-size: 1.2rem; margin-bottom: 10px; color: var(--dark); } .product-meta { display: flex; justify-content: space-between; margin-bottom: 15px; font-size: 0.9rem; } .price { color: var(--primary); font-weight: 600; } .moq { color: #666; } .product-features { margin-top: 15px; font-size: 0.9rem; color: #555; } .product-features li { margin-bottom: 5px; position: relative; padding-left: 20px; } .product-features li::before { content: '✓'; position: absolute; left: 0; color: var(--success); } /* 服务部分 */ .services { background-color: var(--light); } .services-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .service-card { background-color: white; padding: 30px; border-radius: 8px; box-shadow: 0 5px 15px rgba(0,0,0,0.05); } .service-icon { font-size: 3rem; color: var(--primary); margin-bottom: 20px; } .service-card h3 { margin-bottom: 15px; color: var(--primary); } /* 质量部分 */ .quality-steps { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 40px; } .quality-step { flex-basis: 23%; min-width: 250px; text-align: center; margin-bottom: 30px; } .step-number { display: inline-flex; align-items: center; justify-content: center; width: 60px; height: 60px; background-color: var(--primary); color: white; border-radius: 50%; font-size: 1.5rem; font-weight: bold; margin-bottom: 20px; } /* 优势部分 */ .advantages { background-color: var(--light); } .advantage-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .advantage-card { display: flex; align-items: flex-start; } .advantage-icon { font-size: 2rem; color: var(--primary); margin-right: 15px; min-width: 50px; } /* 联系表单 */ .contact-form { background-color: white; padding: 40px; border-radius: 8px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); } .form-group { margin-bottom: 20px; } .form-group label { display: block; margin-bottom: 8px; font-weight: 500; } .form-control { width: 100%; padding: 12px; border: 1px solid #ddd; border-radius: 4px; font-size: 1rem; } textarea.form-control { min-height: 150px; resize: vertical; } /* 页脚 */ footer { background-color: var(--dark); color: white; padding: 60px 0 30px; } .footer-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-bottom: 40px; } .footer-col h3 { color: var(--secondary); margin-bottom: 20px; font-size: 1.3rem; } .footer-links { list-style: none; } .footer-links li { margin-bottom: 10px; } .footer-links a { color: #bbb; text-decoration: none; transition: color 0.3s; } .footer-links a:hover { color: white; } .contact-info { color: #bbb; } .contact-info p { margin-bottom: 10px; display: flex; align-items: center; } .contact-info i { margin-right: 10px; color: var(--accent); } .copyright { text-align: center; padding-top: 30px; border-top: 1px solid #444; color: #888; font-size: 0.9rem; } /* 响应式调整 */ @media (max-width: 768px) { .nav-links { display: none; } .hero h2 { font-size: 2rem; } .stats { flex-direction: column; } .btn-container { display: flex; flex-direction: column; } .btn-outline { margin-left: 0; margin-top: 15px; } .quality-step { flex-basis: 100%; } }
With 12 years of expertise, SGS certification, and 100% quality inspection, we deliver exceptional OEM/ODM solutions for global brands and retailers.
Founded in 2008 and based in Yiwu - the world's largest wholesale market, Yiwu Archer Jewelry Co., Ltd. specializes in custom manufacturing of premium hair accessories and fashion jewelry.
As an SGS-certified supplier with 8 years of certification and 10 years as a verified Alibaba supplier, we've developed a reputation for exceptional quality control, on-time delivery, and responsive customer service.
Our 400m² facility houses 11-50 skilled professionals and over 10 production lines, enabling us to maintain an annual output of $5-10 million USD while serving clients from East Asia, Western Europe, and North America.
We specialize in custom manufacturing based on your designs, samples, or specifications. Our ODM services include product development and design support.
As your China sourcing partner, we leverage our extensive network to help you find reliable suppliers across multiple product categories.
With 18 years of export experience, we handle all aspects of international shipping and compliance for seamless global distribution.
Our commitment to quality is foundational to our 12-year success. We implement a comprehensive quality management system:
Rigorous raw material identification and traceability procedures
Continuous quality checks throughout manufacturing process
Full quantity inspection before shipment delivery
Real-time communication during production for immediate issue resolution
Combination of in-house factory (400m²) and reliable partner facilities for flexible capacity
≤6 hour response time and 100% on-time delivery record
Deep understanding of Japanese, European and North American markets
Competitive pricing ($0.19-$12.10 range) with MOQs as low as 2 pieces
Dedicated R&D team developing 2024-2025 trend products
8-year SGS certification and Alibaba verified supplier status