|  | @@ -1,17 +1,18 @@
 | 
	
		
			
				|  |  |  <!DOCTYPE html>
 | 
	
		
			
				|  |  |  <html lang="en">
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  <head>
 | 
	
		
			
				|  |  | -    <meta charset="UTF-8">
 | 
	
		
			
				|  |  | -    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
	
		
			
				|  |  | -    <meta http-equiv="X-UA-Compatible" content="ie=edge, Chrome=1">
 | 
	
		
			
				|  |  | -    <meta http-equiv="Cache-Control" content="no-cache">
 | 
	
		
			
				|  |  | -    <title>Choozmo Marketing Cloud</title>
 | 
	
		
			
				|  |  | -    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" 
 | 
	
		
			
				|  |  | +  <meta charset="UTF-8">
 | 
	
		
			
				|  |  | +  <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
	
		
			
				|  |  | +  <meta http-equiv="X-UA-Compatible" content="ie=edge, Chrome=1">
 | 
	
		
			
				|  |  | +  <meta http-equiv="Cache-Control" content="no-cache">
 | 
	
		
			
				|  |  | +  <title>Choozmo Marketing Cloud</title>
 | 
	
		
			
				|  |  | +  <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
 | 
	
		
			
				|  |  |      integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
 | 
	
		
			
				|  |  | -    <link rel="stylesheet" href="//use.fontawesome.com/releases/v5.11.2/css/all.css">
 | 
	
		
			
				|  |  | -    <link rel="stylesheet" href="/css/style.css">
 | 
	
		
			
				|  |  | -    <style>
 | 
	
		
			
				|  |  | -       .footer {
 | 
	
		
			
				|  |  | +  <link rel="stylesheet" href="//use.fontawesome.com/releases/v5.11.2/css/all.css">
 | 
	
		
			
				|  |  | +  <link rel="stylesheet" href="/css/style.css">
 | 
	
		
			
				|  |  | +  <style>
 | 
	
		
			
				|  |  | +    .footer {
 | 
	
		
			
				|  |  |        color: #656565;
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -58,126 +59,79 @@
 | 
	
		
			
				|  |  |      .footer .footer-socials a {
 | 
	
		
			
				|  |  |        margin-right: 5px;
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  | -    </style>
 | 
	
		
			
				|  |  | +  </style>
 | 
	
		
			
				|  |  |  </head>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  <body>
 | 
	
		
			
				|  |  | -    <nav class="navbar navbar-expand-lg navbar-light fixed-top">
 | 
	
		
			
				|  |  | -        <div class="container-fluid">
 | 
	
		
			
				|  |  | -            <a class="navbar-brand" href="/">
 | 
	
		
			
				|  |  | -                <img src="https://ai.choozmo.com/img/Choozmo%20cloud%20logo.png" alt="" width="180" height="48" class="d-inline-block align-text-top">
 | 
	
		
			
				|  |  | -            </a>
 | 
	
		
			
				|  |  | -          <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
 | 
	
		
			
				|  |  | -            <span class="navbar-toggler-icon"></span>
 | 
	
		
			
				|  |  | -          </button>
 | 
	
		
			
				|  |  | -          <div class="collapse navbar-collapse ms-auto" id="navbarNav">
 | 
	
		
			
				|  |  | -            <ul class="navbar-nav">
 | 
	
		
			
				|  |  | -              <li class="nav-item">
 | 
	
		
			
				|  |  | -                <a class="nav-link active" aria-current="page" href="/">Home</a>
 | 
	
		
			
				|  |  | -              </li>
 | 
	
		
			
				|  |  | -              <li class="nav-item dropdown">
 | 
	
		
			
				|  |  | -                <a class="nav-link dropdown-toggle" href="" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
 | 
	
		
			
				|  |  | -                  服務
 | 
	
		
			
				|  |  | -                </a>
 | 
	
		
			
				|  |  | -                <ul class="dropdown-menu" aria-labelledby="navbarDropdown">
 | 
	
		
			
				|  |  | -                  <li><a class="dropdown-item" href="/ad-operation/dm/">廣告代操</a></li>
 | 
	
		
			
				|  |  | -                  <li><a class="dropdown-item" href="/bigdata/dm/">大數據分析</a></li>
 | 
	
		
			
				|  |  | -                  <li><a class="dropdown-item" href="/crawler/dm/">資訊爬蟲</a></li>
 | 
	
		
			
				|  |  | -                  <li><a class="dropdown-item" href="/research/dm/">企業系統研發委外</a></li>
 | 
	
		
			
				|  |  | -                  <li><a class="dropdown-item" href="/seo/dm/">SEO 搜尋排名優化</a></li>
 | 
	
		
			
				|  |  | -                  <li><a class="dropdown-item" href="/video-making/dm/">影片製作服務</a></li>
 | 
	
		
			
				|  |  | -                </ul>
 | 
	
		
			
				|  |  | -              </li>
 | 
	
		
			
				|  |  | -              <li class="nav-item">
 | 
	
		
			
				|  |  | -                <a class="nav-link" href="/tags/vtuber/">部落格</a>
 | 
	
		
			
				|  |  | -              </li>
 | 
	
		
			
				|  |  | -              <li class="nav-item">
 | 
	
		
			
				|  |  | -                <a class="nav-link" href="/collaboration/info/">合作夥伴</a>
 | 
	
		
			
				|  |  | -              </li>
 | 
	
		
			
				|  |  | -              <!-- <li class="nav-item dropdown">
 | 
	
		
			
				|  |  | -                <a class="nav-link dropdown-toggle" href="" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
 | 
	
		
			
				|  |  | -                  合作夥伴
 | 
	
		
			
				|  |  | -                </a>
 | 
	
		
			
				|  |  | -                <ul class="dropdown-menu" aria-labelledby="navbarDropdown">
 | 
	
		
			
				|  |  | -                  <li><a class="dropdown-item" href="/collaboration/river-cam/">康河智庫管理顧問有限公司</a></li>
 | 
	
		
			
				|  |  | -                </ul>
 | 
	
		
			
				|  |  | -              </li> -->
 | 
	
		
			
				|  |  | -              <li class="nav-item">
 | 
	
		
			
				|  |  | -                <a class="nav-link" href="/contact/service/">聯絡我們</a>
 | 
	
		
			
				|  |  | -              </li>
 | 
	
		
			
				|  |  | -              <li class="nav-item">
 | 
	
		
			
				|  |  | -                <a class="nav-link" href="/aboutus/info/">關於我們</a>
 | 
	
		
			
				|  |  | -              </li>
 | 
	
		
			
				|  |  | -            </ul>
 | 
	
		
			
				|  |  | +  {{ partial "navbar.html" . }}
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +  <main style="overflow-x: hidden;">
 | 
	
		
			
				|  |  | +    <section class="header pb-0" style="height: auto;">
 | 
	
		
			
				|  |  | +      <img src="/imgs/01.webp" alt="" class="header-lefttop">
 | 
	
		
			
				|  |  | +      <div class="row align-items-center g-0">
 | 
	
		
			
				|  |  | +        <div class="col-12 text-center ">
 | 
	
		
			
				|  |  | +          <h2 class="header-title m-0">合作夥伴</h2>
 | 
	
		
			
				|  |  | +        </div>
 | 
	
		
			
				|  |  | +      </div>
 | 
	
		
			
				|  |  | +    </section>
 | 
	
		
			
				|  |  | +    <section class="category container text-center py-5">
 | 
	
		
			
				|  |  | +      <h2 class="category-sub-h2 pt-4"></h2>
 | 
	
		
			
				|  |  | +      <div class="container">
 | 
	
		
			
				|  |  | +        <div class="row">
 | 
	
		
			
				|  |  | +          <div class="col d-flex align-items-center mt-4">
 | 
	
		
			
				|  |  | +            <!-- <img src="/imgs/dm/River_Cam_Consulting_Ltd.webp" alt="" class="aboutus_img"> -->
 | 
	
		
			
				|  |  |            </div>
 | 
	
		
			
				|  |  |          </div>
 | 
	
		
			
				|  |  | -      </nav>
 | 
	
		
			
				|  |  | -      <main style="overflow-x: hidden;">
 | 
	
		
			
				|  |  | -          <section class="header pb-0" style="height: auto;">
 | 
	
		
			
				|  |  | -            <img src="/imgs/01.webp" alt="" class="header-lefttop">
 | 
	
		
			
				|  |  | -            <div class="row align-items-center g-0">
 | 
	
		
			
				|  |  | -                <div class="col-12 text-center ">
 | 
	
		
			
				|  |  | -                    <h2 class="header-title m-0">合作夥伴</h2>
 | 
	
		
			
				|  |  | -                </div>
 | 
	
		
			
				|  |  | -            </div>
 | 
	
		
			
				|  |  | -          </section>
 | 
	
		
			
				|  |  | -          <section class="category container text-center py-5">
 | 
	
		
			
				|  |  | -            <h2 class="category-sub-h2 pt-4"></h2>
 | 
	
		
			
				|  |  | -            <div class="container">
 | 
	
		
			
				|  |  | -              <div class="row">
 | 
	
		
			
				|  |  | -                <div class="col d-flex align-items-center mt-4">
 | 
	
		
			
				|  |  | -                  <!-- <img src="/imgs/dm/River_Cam_Consulting_Ltd.webp" alt="" class="aboutus_img"> -->
 | 
	
		
			
				|  |  | -                </div>
 | 
	
		
			
				|  |  | -              </div>
 | 
	
		
			
				|  |  | -            </div>
 | 
	
		
			
				|  |  | -          </section>
 | 
	
		
			
				|  |  | -          <section class="category container text-center img-block">
 | 
	
		
			
				|  |  | -            <div class="row row-cols-1 row-cols-md-2">
 | 
	
		
			
				|  |  | -                <div class="col position-relative">
 | 
	
		
			
				|  |  | -                    <img class="img-block-linecir left" style="right: -110%; left: unset;" src="/imgs/裝飾圓.webp" alt="">
 | 
	
		
			
				|  |  | -                </div>
 | 
	
		
			
				|  |  | -            </div>
 | 
	
		
			
				|  |  | -          </section>
 | 
	
		
			
				|  |  | -          
 | 
	
		
			
				|  |  | -      </main>
 | 
	
		
			
				|  |  | -      <footer class="footer">
 | 
	
		
			
				|  |  | -        <div class="container">
 | 
	
		
			
				|  |  | -          <div class="row">
 | 
	
		
			
				|  |  | -            <div class="col-xs-12 col-sm-6">
 | 
	
		
			
				|  |  | -              <img src="https://i.imgur.com/P1gNopa.png" alt="" width="250">
 | 
	
		
			
				|  |  | -              <div class="footer-aigirl">Choozmo AI Spokesgirl</div>
 | 
	
		
			
				|  |  | -              <div class="footer-follow">關注我們</div>
 | 
	
		
			
				|  |  | -              <div class="footer-socials">
 | 
	
		
			
				|  |  | -                <a href="https://www.linkedin.com/company/choozmo/"><img src="https://i.imgur.com/qnd9QrT.png" alt=""
 | 
	
		
			
				|  |  | -                    width="32px" height="32px"></a>
 | 
	
		
			
				|  |  | -                <a href="https://www.facebook.com/choozmo/"><img src="https://i.imgur.com/WdCAhSo.png" alt="" width="48px"
 | 
	
		
			
				|  |  | -                    height="48px"></a>
 | 
	
		
			
				|  |  | -                <a href="https://line.me/R/ti/p/@choozmo?from=page"><img src="https://i.imgur.com/dNZ2aGW.png" alt=""
 | 
	
		
			
				|  |  | -                    width="32px" height="32px"></a>
 | 
	
		
			
				|  |  | -                <a href="https://www.youtube.com/channel/UC2Qda9PhJWuiMTCZ-j7K_hg"><img
 | 
	
		
			
				|  |  | -                    src="https://i.imgur.com/zn6DUY8.png" alt="" width="32px" height="32px"></a>
 | 
	
		
			
				|  |  | -                <a href="https://www.instagram.com/choozmo_cmm/"><img src="https://i.imgur.com/pdJPY7m.png" alt=""
 | 
	
		
			
				|  |  | -                    width="48px" height="48px"></a>
 | 
	
		
			
				|  |  | -                <a href="https://twitter.com/ai_cmm"><img src="https://i.imgur.com/qGBzq4J.png" alt="" width="32px"
 | 
	
		
			
				|  |  | -                    height="32px"></a>
 | 
	
		
			
				|  |  | -              </div>
 | 
	
		
			
				|  |  | -            </div>
 | 
	
		
			
				|  |  | -            <div class="col-xs-12 col-sm-6">
 | 
	
		
			
				|  |  | -              <div class="footer-contacts" style="margin-top: 2rem;">
 | 
	
		
			
				|  |  | -                <h5>CONTACT</h5>
 | 
	
		
			
				|  |  | -                <div>
 | 
	
		
			
				|  |  | -                  集仕多股份有限公司<br>新竹縣竹北市復興二路229號9樓之9<br>聯絡電話:036670804<br>聯絡信箱:SERVICE@CHOOZMO.COM
 | 
	
		
			
				|  |  | -                </div>
 | 
	
		
			
				|  |  | -              </div>
 | 
	
		
			
				|  |  | +      </div>
 | 
	
		
			
				|  |  | +    </section>
 | 
	
		
			
				|  |  | +    <section class="category container text-center img-block">
 | 
	
		
			
				|  |  | +      <div class="row row-cols-1 row-cols-md-2">
 | 
	
		
			
				|  |  | +        <div class="col position-relative">
 | 
	
		
			
				|  |  | +          <img class="img-block-linecir left" style="right: -110%; left: unset;" src="/imgs/裝飾圓.webp" alt="">
 | 
	
		
			
				|  |  | +        </div>
 | 
	
		
			
				|  |  | +      </div>
 | 
	
		
			
				|  |  | +    </section>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +  </main>
 | 
	
		
			
				|  |  | +  <footer class="footer">
 | 
	
		
			
				|  |  | +    <div class="container">
 | 
	
		
			
				|  |  | +      <div class="row">
 | 
	
		
			
				|  |  | +        <div class="col-xs-12 col-sm-6">
 | 
	
		
			
				|  |  | +          <img src="https://i.imgur.com/P1gNopa.png" alt="" width="250">
 | 
	
		
			
				|  |  | +          <div class="footer-aigirl">Choozmo AI Spokesgirl</div>
 | 
	
		
			
				|  |  | +          <div class="footer-follow">關注我們</div>
 | 
	
		
			
				|  |  | +          <div class="footer-socials">
 | 
	
		
			
				|  |  | +            <a href="https://www.linkedin.com/company/choozmo/"><img src="https://i.imgur.com/qnd9QrT.png" alt=""
 | 
	
		
			
				|  |  | +                width="32px" height="32px"></a>
 | 
	
		
			
				|  |  | +            <a href="https://www.facebook.com/choozmo/"><img src="https://i.imgur.com/WdCAhSo.png" alt="" width="48px"
 | 
	
		
			
				|  |  | +                height="48px"></a>
 | 
	
		
			
				|  |  | +            <a href="https://line.me/R/ti/p/@choozmo?from=page"><img src="https://i.imgur.com/dNZ2aGW.png" alt=""
 | 
	
		
			
				|  |  | +                width="32px" height="32px"></a>
 | 
	
		
			
				|  |  | +            <a href="https://www.youtube.com/channel/UC2Qda9PhJWuiMTCZ-j7K_hg"><img
 | 
	
		
			
				|  |  | +                src="https://i.imgur.com/zn6DUY8.png" alt="" width="32px" height="32px"></a>
 | 
	
		
			
				|  |  | +            <a href="https://www.instagram.com/choozmo_cmm/"><img src="https://i.imgur.com/pdJPY7m.png" alt=""
 | 
	
		
			
				|  |  | +                width="48px" height="48px"></a>
 | 
	
		
			
				|  |  | +            <a href="https://twitter.com/ai_cmm"><img src="https://i.imgur.com/qGBzq4J.png" alt="" width="32px"
 | 
	
		
			
				|  |  | +                height="32px"></a>
 | 
	
		
			
				|  |  | +          </div>
 | 
	
		
			
				|  |  | +        </div>
 | 
	
		
			
				|  |  | +        <div class="col-xs-12 col-sm-6">
 | 
	
		
			
				|  |  | +          <div class="footer-contacts" style="margin-top: 2rem;">
 | 
	
		
			
				|  |  | +            <h5>CONTACT</h5>
 | 
	
		
			
				|  |  | +            <div>
 | 
	
		
			
				|  |  | +              集仕多股份有限公司<br>新竹縣竹北市復興二路229號9樓之9<br>聯絡電話:036670804<br>聯絡信箱:SERVICE@CHOOZMO.COM
 | 
	
		
			
				|  |  |              </div>
 | 
	
		
			
				|  |  |            </div>
 | 
	
		
			
				|  |  |          </div>
 | 
	
		
			
				|  |  | -      </footer>
 | 
	
		
			
				|  |  | -    <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" 
 | 
	
		
			
				|  |  | -    integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" 
 | 
	
		
			
				|  |  | +      </div>
 | 
	
		
			
				|  |  | +    </div>
 | 
	
		
			
				|  |  | +  </footer>
 | 
	
		
			
				|  |  | +  <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
 | 
	
		
			
				|  |  | +    integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"
 | 
	
		
			
				|  |  |      crossorigin="anonymous"></script>
 | 
	
		
			
				|  |  | -    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" 
 | 
	
		
			
				|  |  | -    integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" 
 | 
	
		
			
				|  |  | +  <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js"
 | 
	
		
			
				|  |  | +    integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF"
 | 
	
		
			
				|  |  |      crossorigin="anonymous"></script>
 | 
	
		
			
				|  |  |  </body>
 | 
	
		
			
				|  |  | -</html>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +</html>
 |