<!DOCTYPE html>
<html lang="zh">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>主页</title>
    <link rel="stylesheet" href="../css/xiao.css">
</head>
<style>
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
html, body{
    width: 100%;
    height: 100%;
}
/* 第一 */
.part1{
    width: 100%;
    height: 530px;
    display: flex;
    justify-content: center;
    background-image: url(../images/beijing.jpg);
    background-size: cover;
    background-position: center;
}
.part1-1{
    width: 1700px;
    height: 72px;
    display: flex;
    background-color: transparent;
    justify-content: space-between;
    transition: all .5s;

}
.part1-1:hover{
    background-color: #fff;
    transition: all .5s;
}
.left img{
    width: 115xp;
    height: 36px;
}
.u1{
    list-style: none;
    display: flex;
    gap: 20px;
}
.u1 a{
    text-decoration: none;
    color: #4b4a4a;
}
.u1 a:hover{
    color: #4871f6c4;
    cursor: pointer;
}
.left{
    width: 899px;
    height: 72px;
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 30px;
}
.right{
    width: 321px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.l1:hover{
    color: #4872f6;
    cursor: pointer;
}
.l1{
    color: #4b4a4a;
    line-height: 40px;
}
.right li:nth-last-of-type(2){
    border: solid 1px #4872f6;
    border-radius: 8px;
    width: 100px;
    color: #4872f6;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.right li:nth-last-of-type(2):hover{
    background-color: #4872f6;
    color: #fff;
    cursor: pointer;
    transition: all .2s;
}
.right li:nth-last-of-type(1){
    border: solid 1px #4872f6;
    border-radius: 8px;
    width: 100px;
    height: 40px;
    background-color: #4872f6;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.right li:nth-last-of-type(1):hover{
    background-color: #4871f6c4;
    cursor: pointer;
    transition: all .2s;
}
/* 第二 */
.part2{
    width: 100%;
    height: 740px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(114deg,#ffffff,#f2f2f9);
}
.part2-1{
    width: 951px;
    height: 567px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.part2-1-1{ 
    height: 42px;
    width: 951px;
    color: #111;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    line-height: 42px;
}
.part2-1-2{ 
    height: 380px;
    width: 951px;
    display: flex;
    align-items: end;
}
.part2-1-2 img{
    width: 951px;
    height: 340px;
    border-radius: 5px;
}
.part2-1-3{ 
    height: 165px;
    width: 951px;
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.ziti{
    font-size: 22px;
    font-weight: 500;
}
.yan{
    color: #4872f6;
    font-size: 14px;
    font-weight: 500;
}
p{
    font-size: 12px;
    color: #4b4a4a;
}
.part2-1-3-1{
    height: 145px;
    width: 306px;
    border-radius: 10px;
    border-top: solid 4px #4872f6;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding-left: 20px;
    background-color: #fff;
}
.part2-1-3-2{
    height: 145px;
    width: 306px;
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding-left: 20px;
    background-color: #fff;
}
/* 第三 */
.part3{
    width: 100%;
    height: 680px;
    display:flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(0deg,#ffffff,#f2f2f9);
}
.part3-1{
    width: 951px;
    height: 543px;
}
.part3-1-1{
    height: 42px;
    width: 951px;
    color: #111;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    line-height: 42px;
}
.part3-1-2{
    height:81px ;
    width: 951px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.part3-1-2-1{
    height:31px ;
    width: 544px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.u3{
    list-style: none;
    display: flex;
    gap: 50px;
    background-color: #fff;
    border-radius: 25px;
    cursor: pointer;
    font-size: 12px;
    padding-right: 10px;
}
.u3-1{
    color: #fff;
    background-color: #4872f6;
    border-radius: 25px;
    width: 100px;
    height: 31px;
    line-height: 31px;
    text-align: center;
}
.u3-2{
    border-radius: 25px;
    height: 31px;
    width: 80px;
    line-height: 31px;
    text-align: center;
}
.part3-1-3{
    height: 420px;
    width: 951px;
    display: flex;
    justify-content: space-between;
}
.part3-1-3-1{
    height: 420px;
    width:451px ;
}
.part3-1-3-1 img{
    width: 451px;
    height: 420px;
}
.part3-1-3-2{
    height: 420px;
    background-color: #ffffff;
    width:500px ;
    display: flex;
    justify-content: center;
    align-items: center;
}
.part3-1-3-2-1{
    height: 300px;
    width:370px ;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    
}
.part3-zi2{
    font-size: 18px;
    font-weight: 500;
}
.part3-zi1{
    font-size: 12px;
    font-weight: 500;
    color: #4b4a4a;
    display: flex;
    align-items: center;
}
.part3-zi1 img{
    width: 14px;
    height: 14px;
}
.part3-1-3-2-2{
    height: 32px;
    width:370px ;
    display: flex;
    align-items: center;
}
.u32{
    list-style: none;
    display: flex;
    gap: 20px;
}
.u32-2{
    border: solid 1px #4872f6;
    border-radius: 8px;
    width: 100px;
    color: #4872f6;
    height: 32px;
    line-height: 32px;
    text-align: center;
}
.u32-2:hover{
    background-color: #4872f6;
    color: #fff;
    cursor: pointer;
    transition: all .2s;
}
.u32-1{
    border: solid 1px #4872f6;
    border-radius: 8px;
    width: 100px;
    height: 32px;
    background-color: #4872f6;
    text-align: center;
    line-height: 32px;
    color: #fff;
}
.u32-1:hover{
    background-color: #4871f6c4;
    cursor: pointer;
    transition: all .2s;
}
/* 第四 */
.part4{
    width: 100%;
    height:540px;
    background-color: #0b0b23;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.part4-1{
    width: 951px;
    height: 50px;
}
.part4-1-1{
    height: 42px;
    width: 951px;
    color: #fff;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    line-height: 42px;
}
.part4-2{
    height: 350px;
    width: 951px;
}
.part4-2 img{
    height: 350px;
    width: 951px;
}
/* 第五 */
.part5{
    width: 100%;
    height:500px;
    background-color: #ebebf5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.part5-1{
    width: 951px;
    height: 50px;
}
.part5-1-1{
    height: 42px;
    width: 951px;
    color: #111;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    line-height: 42px;
}
.part5-2{
    width: 951px;
    height: 300px;
    display: flex;
    align-items: end;
    justify-content:space-between ;
    font-size: 28px;
    color: #fff;
}
#p5-1{
    color:#fff;
}

.part5-2-1{
    height: 280px;
    width: 440px;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 40px;
    background-image: linear-gradient(90deg,rgba(0, 0, 255, 0.9), rgba(0, 0, 255, 0.4)), url("../images/xiao-tuyi.webp");

}
.part5-2-2{
    height: 280px;
    width: 240px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 40px;
    overflow: hidden;
    background-image:linear-gradient(90deg,rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.0)), url(../images/xiao-tuer.webp);
}
.part5-2-3{
    height: 280px;
    width: 240px;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding-left: 40px;
    justify-content: center;
    background-image:linear-gradient(90deg,rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.0)), url(../images/xiao-tusan.webp);
}
/* 第六 */
.part6{
    width: 100%;
    height: 555px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.part6-1{
    width: 951px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.part6-2{
    width: 951px;
    height:280px ;
    display: flex;
    gap: 20px;
}
.part6-2-1{
    width: 303px;
    height:280px ;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.part6-2-2{
    width: 303px;
    height:280px ;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.part6-2-3{
    width: 303px;
    height:280px ;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.part6-2-4{
    width: 303px;
    height:280px ;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.img6{
    width: 303px;
    height:160px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: all .5s;
}
.img6:hover{
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: all .5s;
}
.part6-2 img{
    width: 303px;
    height:160px ;
    border-radius: 10px;
    transition: all .5s;
}
.part6-2 img:hover{
    cursor: pointer;
    width: 320px;
    height:180px ;
    border-radius: 10px;
    transition: all .5s;
}
.p6-1{
    font-size: 18px;
    font-weight: 500;
    color: #111;
}
.p6-2{
    font-size: 13px;
    font-weight: 500;
    color: #333;
}
.part6-3{
    width: 951px;
    height:50px ;
    display: flex;
    gap: 20px;
    align-items: center;
}
.arrow-left, .arrow-right {
    font-size: 24px;
    width: 30px;
    height: 30px ;
    line-height: 30px;
    text-align: center;
    color: #000;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
  }
/* 第七 */
.part7{
    width: 100%;
    height: 840px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image:linear-gradient(rgba(89, 175, 255, 0.5), rgba(247, 238, 238,0.9));
}
.part7-1{
    width: 951px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.part7-2{
    width: 951px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #4b4a4a;
    font-size:  12px;
}
.part7-3{
    width: 951px;
    height: 290px;
    display: flex;
    justify-content: space-between;
}
.part7-3-1{
    width: 290px;
    height: 290px;
    background-color: white;
    border-radius: 5px;
}
.p7-1{
    font-size: 18px;
    font-weight: 600;
    color: #111;
}
.p7-2{
    font-size: 10px;
    font-weight: 500;
    color: #333;
}
.part7-3-1-1{
    width: 290px;
    height: 170px;
}
.part7-3-1-1 img{
    width: 290px;
    height: 170px;
}
.part7-3-1-1-2{
    width: 290px;
    height:120px ;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 20px;
}
.part7-4{
    width: 951px;
    height: 215px;
}
.part7-4-1{
    width: 951px;
    height: 215px;
    display: flex;
    align-items: center;
}
.part7-4-1 img{
    width: 951px;
    height: 180px;
}
.part7-5{
    width: 951px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: end;
}
.s7{
    font-size: 12px;
    border: solid 1px #4872f6;
    border-radius: 10px;
    width: 100px;
    height: 35px;
    color: #4872f6;
    text-align: center;
    line-height: 35px;
}
.s7:hover{
    cursor: pointer;;
}
/* 第八 */
.part8{
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    background-color: #4872f6;
}
.part8-1{
    width: 951px;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.part8-1-1{
    height: 42px;
    width: 951px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: 42px;
}
.part8-1-2{
    height: 100px;
    width: 951px;
    text-align: center;
    line-height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.part8-1-2-1{
    height: 80px;
    width: 80px;
}
.part8-1-2-1 img{
    height: 80px;
    width: 80px;
}
.part8-1-2-2{
    height: 80px;
    width: 133px;
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}
.part8-1-2-2-1{
    height: 50px;
    width: 133px;
}
.part8-1-2-2-2{
    height: 30px;
    width: 133px;
    text-align: center;
    line-height: 30px;
}
.h8-1{
    color: #fff;
    height: 30px;
    width: 133px;
    font-size: 14px;
    text-align: left;
}
.h8-2{
    color: #fff;
    height: 20px;
    line-height: 20px;
    text-align: left;
    width: 133px;
    font-size: 12px;
}
.s8{
    font-size: 10px;
    border: solid 6px white;
    border-radius: 5px;
    color: #4872f6;
    line-height: 35px;
    background-color: white ;
    text-align: left;
}
.s8:hover{
    cursor: pointer;
}
/* 第九 */
.part9{
    width: 100%;
    height: 760px;
    background-color:rgb(33, 29, 64);
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}
.part9-1{
    width:1268px;
    height: 470px;
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
}
.u9{
    color: #ddd;
    font-size: 12px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.u9 img{
    width: 110px;
    height: 110px;
}
.part9-1-1{
    height: 136px;
    width: 260px;
    display: flex;
    justify-content: space-between;
}
.u9-1{
    color: #eee;
    font-size: 20px;
    font-weight: 500;
}
.u9-2{
    color: #eee;
    font-size: 26px;
    font-weight: 500;
}
.part9-2{
    width:1268px;
    height: 67px;
}
.part9-2-1{
    width:908px;
    height: 67px;
    display: flex;
    justify-content: space-between;
}
.upart-9{
    color: #ddd;
    font-size: 12px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.part9-3{
    width:1268px;
    height: 36px;
}
.upart-9-1{
    color: #ddd;
    list-style: none;
    font-size: 12px;
    display: flex;
    justify-content: space-between;

    gap: 10px;
}
.part9-3-1{
    width: 908px;
    height: 36px;
    display: flex;
    align-items: center;
}
.part9-4{
    width:1268px;
    height: 67px;
}
.part9-4-1{
    width:1268px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.part9-4-1-1{
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 12px;
}
.part9-4-1-2{
    color: #ddd;
    font-size: 12px;
}
.part9-4-1-3{
    color: #ddd;
    font-size: 12px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 400px;
    height: 31px;
}
.endtu{
    height: 31px;
    display: flex;
    align-items: center;
}
.part9-4-1 img{
    width: 34px;
    height: 15px;
}
.part9-4-2{
    width:1268px;
    height: 18px;
    background-color: salmon;
}
</style>
<body>
    <!-- 第一步 -->
    <div class="part1">
        <div class="part1-1">
            <div class="left">
                <img src="../images/xiaoetong.png">
                <ul class="u1">
                    <li><a href="#">首页</a></li>
                    <li><a href="#">解决方案</a></li>
                    <li><a href="#">产品服务</a></li>
                    <li><a href="#">价格</a></li>
                    <li><a href="#">活动</a></li>
                    <li><a href="#">案例</a></li>
                    <li><a href="#">渠道合作</a></li>
                    <li><a href="#">下载与帮助</a></li>
                    <li><a href="#">关于我们</a></li>
                </ul>
            </div>
            <div class="right">
                <ul class="u1">
                    <li class="l1">我是学员</li>
                    <li>商家登录</li>
                    <li>免费试用</li>
            </div>
        </div>
        <div class="part1-2"></div>
    </div>
    <!-- 第二步 -->
    <div class="part2">
        <div class="part2-1">
            <div class="part2-1-1">我们的产品能力</div>
            <div class="part2-1-2"><img src="../images/shoujibg.webp"></div>
            <div class="part2-1-3">
                <div class="part2-1-3-1">
                    <h3 class="ziti">知识店铺</h3>
                    <p>1分钟搭建您的知识商城
                    <br>助力高效知识变现</p>
                    <h4 class="yan">免费试用&rarr;</h4>
                </div>
                <div class="part2-1-3-2">
                    <h3 class="ziti">私域直播</h3>
                    <p>企业级专属私域直播平台
                    <br>实现私域流量高效运营</p>
                    <h4 class="yan">免费试用&rarr;</h4>
                </div>
                <div class="part2-1-3-2">
                    <h3 class="ziti">企微SCRM</h3>
                    <p>企业微信私域运营神器
                    <br>数据洞察驱动业绩增长</p>
                    <h4 class="yan">免费试用&rarr;</h4>
                </div>
            </div>
        </div>
    </div>
    <!-- 第三步 -->
    <div class="part3">
        <div class="part3-1">
            <div class="part3-1-1">我们的场景解决方案</div>
            <div class="part3-1-2">
                <div class="part3-1-2-1">
                    <ul class="u3">
                        <li class="u3-1">公域获客</li>
                        <li class="u3-2">私域运营</li>
                        <li class="u3-2">直播带货</li>
                        <li class="u3-2">内容交付</li>
                        <li class="u3-2">数据化运营</li>
                    </ul>
                </div>
            </div>
            <div class="part3-1-3">
                <div class="part3-1-3-1"><img src="../images/ke.jpg"></div>
                <div class="part3-1-3-2">
                    <div class="part3-1-3-2-1">
                    <h2>公域获客</h2>
                    <h3 class="part3-zi2">多渠道获客,沉淀私域流量池</h3>
                        <div class="part3-zi1"><img src="../images/爱心.png">通过抖音/快手/小红书/视频号/公众号,支持直播间/短视频/账号主页等多种课程挂载方式,快速开启知识变现</div>
                        <div class="part3-zi1"><img src="../images/爱心.png">多种公域转私域工具,支持添加企微/引流加群加人/渠道活码/分配引擎等工具,客户可批量导流到私域流量池</div>
                        <div class="part3-zi1"><img src="../images/爱心.png">丰富的广告获客能力,落地页支持表单/支付类/0元领取/添加企微等多场景,提升广告ROI</div>
                    <div class="part3-1-3-2-2">
                            <ul class="u32">
                                <li class="u32-1">免费试用</li>
                                <li class="u32-2">了解详情</li>
                            </ul>
                    </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- 第四步 -->
    <div class="part4">
        <div class="part4-1">
            <div class="part4-1-1">我们的行业解决方案</div>
        </div>
        <div class="part4-2">
            <img src="../images/yemian.png">
        </div>
    </div>
    <!-- 第五步 -->
    <div class="part5">
        <div class="part5-1">
            <div class="part5-1-1">我们的技术优势</div>
        </div>
        <div class="part5-2">
            <div class="part5-2-1">超稳定<p id="p5-1">多云负载均衡/全球CDN加速</p></div>
            <div class="part5-2-2">超稳定<p id="p5-1">多云负载均衡/全球CDN加速</p></div>
            <div class="part5-2-3">超稳定<p id="p5-1">多云负载均衡/全球CDN加速</p></div>
        </div>
    </div>
    <!-- 第六步 -->
    <div class="part6">
        <div class="part6-1">
            <div class="part5-1-1">我们的运营服务</div>
        </div>
        <div class="part6-2">
            <div class="part6-2-1"><div class="img6"><img src="../images/服务_本地社群.png"></div>
                <p class="p6-1">社群服务</p>
                <p class="p6-2">标杆商家分享,同行商家交流,总比别人快一步</p>
            </div>
            <div class="part6-2-2"><div class="img6"><img src="../images/摄图网_501221054_商务女士打电话(企业商用)@3x.png"></div>
                <p class="p6-1">管家服务</p>
                <p class="p6-2">客户经理、服务管家、多角色在群,服务全面包围</p>
            </div>
            <div class="part6-2-3"><div class="img6"><img src="../images/大客服务.png"></div>
                <p class="p6-1">大客服务</p>
                <p class="p6-2">设置夜班服务管家/假期值班管家,24小时在线服务,服务从不掉线</p>
            </div>
            <div class="part6-2-4"><div class="img6"><img src="../images/运维服务.png"></div>
                <p class="p6-1">运维服务</p>
                <p class="p6-2">需求24小时反馈,需求处理率大于90% ,产品经理1v1回复</p>
            </div>
        </div>
        <div class="part6-3">
            <div class="arrow-left"><</div>
            <div class="arrow-right">></div>
        </div>
    </div>
    <!-- 第七步 -->
    <div class="part7">
        <div class="part7-1">
            <div class="part5-1-1">我们的合作客户</div>
        </div>
        <div class="part7-2">(*排名不分先后)
        </div>
        <div class="part7-3">
            <div class="part7-3-1">
                <div class="part7-3-1-1">
                    <img src="../images/小熊.webp">
                </div>
                <div class="part7-3-1-1-2">
                    <p class="p7-1">小熊熊科学学习</p>
                    <p class="p7-2">小能熊学院以学习科学化为使命,专注提供学习方法和自我管理解决方案,陪伴严肃、耐心、永不妥协的终生学习者!</p>
                </div>
            </div>
                <div class="part7-3-1"><div class="part7-3-1-1">
                    <img src="../images/鸟.webp">
                </div>
                <div class="part7-3-1-1-2">
                    <p class="p7-1">刘润·进化的力量</p>
                    <p class="p7-2">刘润,润米咨询创始人,“5分钟商学院”课程主理人,著名商业顾问,曾为海尔、中远、恒基、百度等企业提供过战略咨询服务,每年10月举办“进化的力量·年度演讲”,为创业者企业家提供年度规划的参考方向,一起更早看到未来。使命:降低商业的认知门槛。</p>
                </div>
            </div>
                    <div class="part7-3-1"><div class="part7-3-1-1">
                    <img src="../images/书.webp">
                </div>
                <div class="part7-3-1-1-2">
                    <p class="p7-1">佰君易直播间</p>
                    <p class="p7-2">佰君易直播间,由培养过10万项目管理师的王远航老师打造,为各行业提供项目管理实战培训。佰君易直播间与小鹅通深度合作,帮助职场小伙伴升职加薪</p>
                </div>
            </div>
        </div>
        <div class="part7-4">
            <div class="part7-4-1"><img src="../images/一堆.png"></div>
        </div>
        <div class="part7-5">
            <span class="s7">查看更多案例></span>
        </div>
    </div>
    <!-- 第八步 -->
    <div class="part8">
        <div class="part8-1">
            <div class="part8-1-1">立即扫码咨询,领取您的专属解决方案</div>
            <div class="part8-1-2">
                <div class="part8-1-2-1">
                    <img src="../images/wx.webp">
                </div>
                <div class="part8-1-2-2">
                    <div class="part8-1-2-2-1">
                        <p class="h8-1">扫码添加客户经理</p>
                        <p class="h8-2">或者您也可以先</p>
                    </div>
                    <div class="part8-1-2-2-2">
                        <span class="s8">免费试用</span>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- 第九步 -->
    <div class="part9">
        <div class="part9-1">
            <ul class="u9">
                <li class="u9-1">场景</li>
                <li>全域获客</li> 
                <li>私域运营</li> 
                <li>直播带货</li> 
                <li>内容交付</li> 
                <li>数据化运营</li> 
                <li>企业内训</li>
            </ul>
            <ul class="u9">
                <li class="u9-1">行业</li>
                <li>零售电商</li>
                <li>职业培训</li>
                <li>知识付费</li>
                <li>企业营销</li>
                <li>美业直播</li>
                <li>企业培训</li>
                <li>社区团购</li>
                <li>营销会务</li>
            </ul>
            <ul class="u9">
                <li class="u9-1">产品</li>
                <li>知识店铺</li>
                <li>私域直播</li>
                <li>企微 SCRM</li>
                <li>企学院</li>
                <li>智能投放</li>
                <li>海外版 eLink</li>
                <li>小鹅云</li>
            </ul>
            <ul class="u9">
                <li class="u9-1">服务</li>
                <li>小鹅创业社区</li>
                <li>本地社群</li>
                <li>教练联盟</li>
                <li>小鹅通训练营</li>
                <li>对话标杆</li>
            </ul>
            <ul class="u9">
                <li class="u9-1">关于我们</li>
                <li>公司简介</li>
                <li>加入我们</li>
                <li>媒体报道</li>
                <li>更多资讯</li>
                <li>客户案例</li>
                <li>帮助中心</li>
            </ul>
            <ul class="u9">
                <li class="u9-1">媒体报道</li>
                <li>D轮融资1.2亿美元,小鹅通究竟在做什么?</li>
                <li>知识付费用户达5.27亿,内容创业的下半场风…</li>
                <li>知识工作者的终极梦想,可能是拥有一个“第二…</li>
                <li>小鹅通:让知识更有价值</li>
                <li>小鹅通联合艾瑞咨询发布《2023年中国私域…</li>
            </ul>
            <ul class="u9">
                <li class="u9-2">400-102-6665</li>
                <li>周一至周日 9:00-21:00</li>
                <li class="li9">
                    <div class="part9-1-1">
                        <div><img src="../images/小二维码.png"><p>关注小鹅通公众号</p></div>
                        <div><img src="../images/小二维码.png"><p>进入小鹅创业社区</p></div>
                    </div>
                </li>
            </ul>
        </div>

        <div class="part9-2">
            <div class="part9-2-1">
                <ul class="upart-9">
                    <li>深圳总部:深圳市南山区粤海街道科兴科学园D3栋7楼</li>
                    <li>北京地址:北京市朝阳区朝外大街乙6号23层2301B-2307</li>
                    <li>上海地址:中国(上海)自由贸易试验区世纪大道1500号1601-A室</li>
                </ul>
                <ul class="upart-9">
                    <li>商务合作:support@xiaoe-tech.com</li>
                    <li>渠道合作:partner@xiaoe-tech.com</li>
                    <li>投诉意见:xiaoeks@xiaoe-tech.com</li>
                </ul>
                <ul class="upart-9">
                    <li>互联网违法和不良信息举报电话:0755-26409534</li>
                    <li>互联网不良信息举报邮箱:xiaoeks@xiaoe-tech.com</li>
                    <li>安全漏洞反馈邮箱:security@xiaoe-tech.com</li>
                </ul>
            </div>
        </div>


        <div class="part9-3">
            <hr>
            <div class="part9-3-1">
                <ul class="upart-9-1">
                    <li>友情链接</li>
                    <li>知识付费软件</li>
                    <li>知识付费平台</li>
                    <li>小鹅通企学院</li>
                    <li>私域直播工具</li>
                    <li>小鹅通APP</li>
                    <li>小鹅创业社区</li>
                    <li>小鹅通移动版</li>
                    <li>小鹅通学员版</li>
                </ul>
            </div>
            <hr>
        </div>


        <div class="part9-4">
            <div class="part9-4-1">
                <div class="part9-4-1-1"><img src="../images/快报.png">关于印发《粤港澳大湾区内地指定医疗机构非首次使用…</div>
                <div class="part9-4-1-2">工商业执照</div>
                <div class="part9-4-1-3">
                    <div class="endtu"><img src="../images/公安.png">粤公网安备44030502002037号</div>
                    <div class="endtu"><img src="../images/公安2.png">工商网监电子标识</div>
                </div>
            </div>
            <div class="part9-4-1-2"> Copyright © 2015-2024 深圳小鹅网络技术有限公司 All Rights Reserved.
                粤ICP备15020529号-1</div>
            <div class="part9-4-1-2">互联网药品信息服务资格证书(粤)—经营性—2020—0589
                医疗器械网络交易服务第三方平台备案(粤)网械平台备字(2021)第00001号</div>
        </div>
    </div>
</body>
</html>

Logo

DAMO开发者矩阵,由阿里巴巴达摩院和中国互联网协会联合发起,致力于探讨最前沿的技术趋势与应用成果,搭建高质量的交流与分享平台,推动技术创新与产业应用链接,围绕“人工智能与新型计算”构建开放共享的开发者生态。

更多推荐