<!DOCTYPE html>
<html lang="zh-CN">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>深圳市龙广市场发展有限公司</title>
    <style>
        /* 基础样式重置 */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Microsoft YaHei', Arial, sans-serif;
        }
        
        body {
            background-color: #f5f7fa;
            color: #333;
            line-height: 1.6;
        }
        
        /* 头部样式 */
        .header {
            background: linear-gradient(135deg, #1a56db, #1e40af);
            color: white;
            padding: 100px 0;
            text-align: center;
            position: relative;
            overflow: hidden;
        }
        
        .header::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 50px;
            background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 100"><path fill="%23f5f7fa" fill-opacity="1" d="M0,64L80,69.3C160,75,320,85,480,80C640,75,800,53,960,48C1120,43,1280,53,1360,58.7L1440,64L1440,100L1360,100C1280,100,1120,100,960,100C800,100,640,100,480,100C320,100,160,100,80,100L0,100Z"></path></svg>') no-repeat bottom;
            background-size: 100% 50px;
        }
        
        .header h1 {
            font-size: 2.8rem;
            margin-bottom: 20px;
            font-weight: 700;
        }
        
        .header p {
            font-size: 1.2rem;
            max-width: 800px;
            margin: 0 auto;
            opacity: 0.9;
        }
        
        /* 公司简介部分 */
        .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 60px 20px;
        }
        
        .section {
            margin-bottom: 80px;
        }
        
        .section-title {
            font-size: 2rem;
            color: #1a56db;
            text-align: center;
            margin-bottom: 40px;
            position: relative;
        }
        
        .section-title::after {
            content: "";
            position: absolute;
            bottom: -10px;
            left: 50%;
            transform: translateX(-50%);
            width: 80px;
            height: 3px;
            background-color: #1a56db;
        }
        
        .about-content {
            display: flex;
            flex-wrap: wrap;
            gap: 40px;
            align-items: center;
        }
        
        .about-image {
            flex: 1 1 400px;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 10px 20px rgba(0,0,0,0.1);
        }
        
        .about-image img {
            width: 100%;
            height: auto;
            display: block;
        }
        
        .about-text {
            flex: 1 1 400px;
        }
        
        .about-text h3 {
            font-size: 1.5rem;
            color: #333;
            margin-bottom: 20px;
        }
        
        .about-text p {
            margin-bottom: 15px;
            color: #555;
        }
        
        /* 服务项目部分 */
        .services {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
            gap: 30px;
        }
        
        .service-card {
            background: white;
            border-radius: 8px;
            padding: 30px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.05);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .service-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 15px 30px rgba(0,0,0,0.1);
        }
        
        .service-card h3 {
            font-size: 1.3rem;
            color: #1a56db;
            margin-bottom: 15px;
            position: relative;
            padding-bottom: 10px;
        }
        
        .service-card h3::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 50px;
            height: 2px;
            background-color: #1a56db;
        }
        
        .service-card p {
            color: #666;
            font-size: 0.95rem;
        }
        
        /* 联系方式部分 */
        .contact {
            background-color: #f0f5ff;
            padding: 60px 0;
            border-radius: 10px;
        }
        
        .contact-info {
            display: flex;
            flex-wrap: wrap;
            gap: 30px;
            justify-content: center;
        }
        
        .contact-item {
            display: flex;
            align-items: flex-start;
            margin-bottom: 20px;
            width: 100%;
            max-width: 300px;
        }
        
        .contact-icon {
            background-color: #1a56db;
            color: white;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 15px;
            font-size: 1.2rem;
        }
        .contact-details{
			flex-grow: 1;
			width: 200px;
		}
        .contact-details h4 {
            font-size: 1.1rem;
            color: #333;
            margin-bottom: 5px;
        }
        
        .contact-details p {
            color: #666;
            font-size: 0.95rem;
        }
        
        /* 底部样式 */
        .footer {
            background-color: #1e293b;
            color: #cbd5e1;
            padding: 30px 0;
            text-align: center;
        }
        
        .footer p {
            margin: 0;
        }
        
        /* 响应式设计 */
        @media (max-width: 768px) {
            .header h1 {
                font-size: 2rem;
            }
            
            .section-title {
                font-size: 1.6rem;
            }
            
            .about-content {
                flex-direction: column;
            }
            
            .services {
                grid-template-columns: 1fr;
            }
        }
    </style>
</head>
<body>
    <!-- 头部区域 -->
    <header class="header">
        <div class="container">
            <h1>深圳市龙广市场发展有限公司</h1>
            <p>专注于市场开发与运营管理的专业服务提供商</p>
        </div>
    </header>
    
    <!-- 主要内容区域 -->
    <main class="container">
        <!-- 公司简介 -->
        <section class="section about">
            <h2 class="section-title">公司简介</h2>
            <div class="about-content">
                <div class="about-image">
                    <img src="http://picsum.photos/800/500?random=1" alt="公司形象图片">
                </div>
                <div class="about-text">
                    <h3>专业市场发展与管理解决方案提供商</h3>
                    <p>深圳市龙广市场发展有限公司成立于1998年，是一家专注于市场开发、运营管理及相关配套服务的专业公司。我们致力于为客户提供全方位的市场解决方案，推动区域经济发展与商业繁荣。</p>
                    <p>公司拥有一支经验丰富的专业团队，具备深厚的市场分析、规划设计和运营管理能力。多年来，我们成功开发和管理了多个大型市场项目，涵盖农副产品、小商品、建材家居等多个领域，赢得了客户和合作伙伴的广泛认可。</p>
                    <p>我们始终坚持"诚信、专业、创新、共赢"的核心价值观，以客户需求为导向，以优质服务为宗旨，努力成为中国市场发展领域的领先企业。</p>
                </div>
            </div>
        </section>
        
        <!-- 服务项目 -->
        <section class="section services-section">
            <h2 class="section-title">服务项目</h2>
            <div class="services">
                <div class="service-card">
                    <h3>市场规划与开发</h3>
                    <p>提供专业的市场调研、可行性分析、规划设计及开发建设服务，打造符合区域经济发展需求的现代化市场。</p>
                </div>
                <div class="service-card">
                    <h3>市场运营管理</h3>
                    <p>专业的市场日常运营管理服务，包括商户管理、物业管理、营销策划、安全保障等全方位运营支持。</p>
                </div>
                <div class="service-card">
                    <h3>商业地产开发</h3>
                    <p>专注于商业地产项目的开发与建设，提供从土地获取、规划设计到施工建设的全流程服务。</p>
                </div>
                <div class="service-card">
                    <h3>市场升级改造</h3>
                    <p>为传统市场提供升级改造方案，包括硬件设施更新、功能优化、管理模式升级等，提升市场竞争力。</p>
                </div>
                <div class="service-card">
                    <h3>招商代理服务</h3>
                    <p>专业的市场招商策划与执行服务，帮助市场快速聚集优质商户，实现市场繁荣发展。</p>
                </div>
                <div class="service-card">
                    <h3>物业管理服务</h3>
                    <p>提供高效、专业的物业管理服务，包括环境卫生、设施维护、安全防范等，营造良好的市场环境。</p>
                </div>
            </div>
        </section>
        
        <!-- 联系方式 -->
        <section class="section contact">
            <h2 class="section-title">联系方式</h2>
            <div class="contact-info">
                <div class="contact-item">
                    <div class="contact-icon">
                        <i>📍</i>
                    </div>
                    <div class="contact-details">
                        <h4>公司地址</h4>
                        <p>深圳市龙岗区中心城工商局大厦九楼（办公场所）</p>
                    </div>
                </div>
                <div class="contact-item">
                    <div class="contact-icon">
                        <i>📞</i>
                    </div>
                    <div class="contact-details">
                        <h4>联系电话</h4>
                        <p>0755-289118889</p>
                    </div>
                </div>
                <div class="contact-item">
                    <div class="contact-icon">
                        <i>📧</i>
                    </div>
                    <div class="contact-details">
                        <h4>经营业务</h4>
                        <p>仓储服务；农贸市场物业管理；农贸市场经营；开发；租聘；初级农产品购销</p>
                    </div>
                </div>
            </div>
        </section>
    </main>
    
    <!-- 底部区域 -->
    <footer class="footer">
        <div class="container">
            <p>深圳市龙广市场发展有限公司 版权所有<a style="color:#fff" target="_blank" rel="noopener" href="http://beian.miit.gov.cn/">粤ICP备2022141859号</a></p>
        </div>
    </footer>
</body>
</html>