<!DOCTYPE html><!DOCTYPE html><html lang=”en”><head> <meta charset=”UTF-8″> <title>Bilin</title> <!–让IE用最新模式渲染,获得更好的效果–> <meta http-equiv=”X-UA-COMPATIBLE” content=”IE=edge”> <!–视口,viewport,指的就是手机端可见窗口(去掉导航栏、菜单栏、地址栏之后的窗口) 再添加视口这段代码之前,设备会按照桌面电脑的分辨率去渲染整个页面,然后再按照比例显示到手机上 添加强制按照手机的屏幕分辨率渲染页面–> <meta name=”viewport” content=”width=device-width,initial-scale=1.0″> <link rel=”shortcut icon” href=”images/bl.ico”/> <!– normalize.css –> <link rel=”stylesheet” type=”text/css” href=”<?php echo get_template_directory_uri(); ?>/css/normalize.css”> <link rel=”stylesheet” type=”text/css” href=”<?php echo get_template_directory_uri(); ?>/css/bootstrap.min.css”> <link rel=”stylesheet” type=”text/css” href=”<?php echo get_template_directory_uri(); ?>/css/bilin.css”>
</head><body><!– 页头开始–><div class=”main-wrapper”> <header> <!– 使用bootstrap重写导航样式 –> <nav class=”navbar navbar-default navbar-boder” role=”navigation”> <div class=”container-fluid”> <!– Brand and toggle get grouped for better mobile display –> <div class=”navbar-header”> <button type=”button” class=”navbar-toggle collapsed” data-toggle=”collapse” data-target=”#bs-example-navbar-collapse-1″> <span class=”sr-only”>Toggle navigation</span> <span class=”icon-bar”></span> <span class=”icon-bar”></span> <span class=”icon-bar”></span> </button> <a class=”navbar-brand” href=”#”><img src=”<?php echo get_template_directory_uri(); ?>/images/logo.png”></a> </div>
<!– Collect the nav links, forms, and other content for toggling –> <div class=”collapse navbar-collapse” id=”bs-example-navbar-collapse-1″> <ul class=”nav navbar-nav navbar-right”> <li><a href=”home” id=”linka” class=”linka”>Home</a></li> <!– <li><a href=”plateform” id=”linka” class=”linka”>Plateform</a></li> –> <li><a href=”platform”>Platform</a></li> <li><a href=”index”>Resource</a></li> <li><a href=”aboutus”>About Us</a></li> <li><a href=”contact”>Contact Us</a></li> <li><a href=”#”><span>Login</span></a></li> </ul> </div><!– /.navbar-collapse –> </div><!– /.container-fluid –> </nav> <div id=”banner”> <div class=”inner” style=”top:300px;”> <h1 ><nobr style=”font-size:50px”>COMPLETE PLATFORM FOR B2B MARKETERS:</nobr></h1> <span>Programmatic account-based-marketing</span> <br><span>Predictive intelligence</span> <br><span>Analytics & reporting</span> <!– <p class=”sub-heading”> What’s next for Account-based Marketing DataXu is an independent,<br>100% marketer-aligned data<Br>and analytics company.DataXu helps CMOs and their agencies around </p> –> <!– <button>Start with Bilin</button> –> <!–<a href=”#” class=”btn start-with-bilin”>Sign Up</a> <div class=”more”> <!– <div class=”scroll-down-image”></div> –> <!– <span>scroll down</span> –> <!–<div class=”scroll-down-guide text-center”> <img src=”<?php echo get_template_directory_uri(); ?>/images/scroll.png”> </div> </div>–> </div> </div> </header></div> <!– 页头结束 –> <!– 内容开始 –><div class=”content”> <section class=”platform-section”> <!–section 标签定义文档中的节(section、区段)。比如章节、页眉、页脚或文档中的其他部分。–> <div class=””> <div class=”container”> <div class=”row”> <div class=”text-center”> <h2>Why Bilin?</h2> <div class=”col-md-12″> <p class=”text-center” style=”font-size:16px;”>Based on big data and deep learning technology, the Bilin platform brings true innovation to B2B predictive marketing.</p> </div> </div> </div> </div> <div class=”container”> <div class=”row text-center”> <div class=”col-md-4 content-part”> <div class=”image-part-one”> <img src=”<?php echo get_template_directory_uri(); ?>/images/picture/1.png” class=”img-responsive center-block” alt=”Responsive image”> </div> <h3 class=”text-center”>Programmatic ABM</h3> <p class=”platform-p”>Reach decision makers at precise time,<br>location,and at scale</p> </div> <div class=”col-md-4 content-part”> <div class=”image-part-two”> <img src=”<?php echo get_template_directory_uri(); ?>/images/picture/2.png” class=”img-responsive center-block” alt=”Responsive image”> </div> <h3 class=”text-center”>Predictive Intelligence</h3> <p class=”platform-p”>Produce most actionable customer intelligence and highly customized inten data</p> </div> <div class=”col-md-4 content-part”> <div class=”image-part-three”> <img src=”<?php echo get_template_directory_uri(); ?>/images/picture/3.png” class=”img-responsive center-block” alt=”Responsive image”> </div> <h3 class=”text-center”>Analytics & Reporting</h3> <p class=”platform-p”> <noBr> Every bit of information you need to know about</noBr> campaign,customer,and purchase intent</p> </div> </div> </div> <div class=”container text-center”> <div class=”row”> <a href=”platform” class=”btn btn-default btn-lg see-all text-center” style=”margin-top:50px;font-size:17px;”>See All</a> </div> </div> </div> </section> <section class=”more-section”> <div class=”more-image-section” id=”more-image-section”> <div class=”text-center”> <div> <h2>What Makes Bilin Unique?</h2> </div> <div class=”container”> <div class=”row”> <div class=”market-content text-center” > <p>We build our proprietary platform completely in house using most advanced machine learning technologies.Our platform engages millions of B2B professionals and deliver highly targeted ads to the most desired audience Through analyzing content consumption of prospects across the Internet and then use deep learning technology to identify patterns and correlate millions of events to determine prospect’s purchase intent. </p> </div> </div> <div class=”learn-more”> <a href=”aboutus” class=”btn see-all” role=”button” style=”color:#eee;”>Learn More</a> </div> </div> </div> </div> </section> <section class=”purple-section” style=”margin-top: 70px;”> <div class=”container”>
<div class=”row”> <div class=”wrapper col-md-12 text-center”> <h2>Customers we have served</h2> </div> </div> <!–客户多余8个后的翻页效果–> <!– <div id=”carousel-example-generic” class=”carousel slide” data-ride=”carousel”> <!– Indicators –> <!– <ol class=”carousel-indicators”> <li data-target=”#carousel-example-generic” data-slide-to=”0″ class=”active”></li> <li data-target=”#carousel-example-generic” data-slide-to=”1″></li> </ol> –>
<!– Wrapper for slides –> <!– <div class=”carousel-inner” role=”listbox”> <div class=”item active”> <img src=”<?php echo get_template_directory_uri(); ?>/images/customers/1.png” alt=”first slide”> </div> <div class=”item”> <img src=”<?php echo get_template_directory_uri(); ?>/images/customers/2.png” alt=”second slide”> </div> </div>
<!– Controls –> <!– <a class=”left carousel-control” href=”#carousel-example-generic” role=”button” data-slide=”prev”> <span class=”glyphicon glyphicon-chevron-left” aria-hidden=”true”></span> <span class=”sr-only”>Previous</span> </a> <a class=”right carousel-control” href=”#carousel-example-generic” role=”button” data-slide=”next”> <span class=”glyphicon glyphicon-chevron-right” aria-hidden=”true”></span> <span class=”sr-only”>Next</span> </a> </div> –> <div class=”row”> <div class=”col-md-3 text-center our-customers”> <img src=”<?php echo get_template_directory_uri(); ?>/images/customers/6-1.png” class=”img-responsive” onmouseover=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/6-2.png'” onmouseout=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/6-1.png'”/> </div> <div class=”col-md-3 text-center our-customers”> <img src=”<?php echo get_template_directory_uri(); ?>/images/customers/2-1.jpg” class=”img-responsive” onmouseover=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/2-2.png'” onmouseout=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/2-1.jpg'”/> </div> <div class=”col-md-3 text-center our-customers”> <img src=”<?php echo get_template_directory_uri(); ?>/images/customers/3-1.jpg” class=”img-responsive” onmouseover=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/3-2.png'” onmouseout=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/3-1.jpg'”/> </div> <div class=”col-md-3 text-center our-customers”> <img src=”<?php echo get_template_directory_uri(); ?>/images/customers/7-1.png” class=”img-responsive” onmouseover=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/7-2.png'” onmouseout=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/7-1.png'”/> </div> </div> <div class=”row”> <div class=”col-md-3 text-center our-customers”> <img src=”<?php echo get_template_directory_uri(); ?>/images/customers/5-1.png” class=”img-responsive” onmouseover=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/5-2.png'” onmouseout=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/5-1.png'”/> </div> <div class=”col-md-3 text-center our-customers”> <img src=”<?php echo get_template_directory_uri(); ?>/images/customers/1-1.png” class=”img-responsive” onmouseover=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/1-2.png'” onmouseout=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/1-1.png'”/> </div> <div class=”col-md-3 text-center our-customers”> <img src=”<?php echo get_template_directory_uri(); ?>/images/customers/4-1.png” class=”img-responsive” onmouseover=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/4-2.png'” onmouseout=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/4-1.png'”/> </div> <div class=”col-md-3 text-center our-customers”> <img src=”<?php echo get_template_directory_uri(); ?>/images/customers/8-1.png” class=”img-responsive” onmouseover=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/8-2.png'” onmouseout=”this.src='<?php echo get_template_directory_uri(); ?>/images/customers/8-1.png'”/> </div> </div> <div class=”” style=”height:100px;”> </div> </div> </section> <section class=”green-section”> <div class=”wrapper”> <h2 style=” font-size:40px; margin-bottom:10px;font-family: ‘myfont-big’; color:white; “>Campaign Management System (CMS)<br>provides everything you need to run successful ABM campaigns at scale</h2> <!–<div class=”hr”></div> <p class=”sub-heading” style=”font-size:16px;”> Campaign management system(CMS) helps you manage your campaign,dashbord </p>–> </div> <div class=”container”> <div class=”row”> <div class=”col-md-6 cms-item col-md-offset-1″ style=”padding:10px;”> <img src=”<?php echo get_template_directory_uri(); ?>/images/picture/bilin.png”> </div> <div class=”col-md-4 cms-item col-md-offset-1″> <ul class=”text-left” style=”width: 500px;”> <li>Automatically generate a list of targeted accounts</li> <li>Engage targeted accounts through multiple communication channels</li> <li>Identify and target directly at decision makers</li> <li>Feed campaign results to market automation and CRM systems</li> </ul> </div> </div> <div class=”text-center” style=”margin-top:40px;”> <a href=”platform” class=”btn btn-lg see-all” style=”color:white;font-size: 15px;”>Read More</a> </div> </div> </section> <section class=”consequence-section”> <div class=”container”> <div class=”text-center”> <h2 style=”font-size:35px;”>Discover and reach your prospects long before the competition</h2> <p style=”font-size:16px;margin-top: 30px; “> Today Bilin is helping hundreds of B2B clients, Including many Fortune 500 companies, <br>pre targeting their customers in North & South America, Europe, Middle East and Asia. </p> </div> <div class=”contact-us text-center”> <a href=”platform” class=”btn btn-lg see-all” style=”font-size: 15px;”>Platform</a> </div> </div> </section></div><!– 内容结束 –><!– 页脚开始 –><footer> <div class=”container text-center”> <div class=”row”> <div class=”col-md-4″> <div class=”row copy”> © Bilin Technology. All Rights Reserved. </div> <ul class=”list-inline” > <li><a href=”https://www.facebook.com/BilinTechnology/”><i><img src=”<?php echo get_template_directory_uri(); ?>/images/picture/facebook-white.png”></i></a></li> <li><a href=”https://twitter.com/bilintechnology”><i><img src=”<?php echo get_template_directory_uri(); ?>/images/picture/twitter-white.png”></i></a></li> <li><a href=”https://www.linkedin.com/company-beta/4804221″ target=”_blank”><i><img src=”<?php echo get_template_directory_uri(); ?>/images/picture/Linkedin.png”></i></a></li> </ul> </div> <div class=”col-md-3 text-left footertext”> <div class=”solution”><a href=”platform”>PLATFORM</a> <ul> <li>Account-based Marketing</li> <li>Data Analytics</li> <li>Content Consumption Analysis & profiling</li> <li>Rule-based realtime bidding</li> </ul> </div> </div> <div class=”col-md-3 text-left footertext”> <div class=”solution”><a href=”resource”>BLOG</a> <ul> <li>Account-based Marketing</li> <li>B2B Marketing</li> <li>Advertising & Marketing</li> <li>Marketing Technology</li> </ul> </div> </div> <div class=”col-md-2 text-left footertext”> <div class=”solution”><a href=”aboutus”>ABOUT US</a> <ul> <li>About us</li> <li>Leadership</li> <li>Careers</li> </ul> </div> </div> <!–<div class=”row copy”> © bilin technology 2014 – 2016 </div>–> </div></footer><!– 页脚结束 –><script type=”text/javascript” src=”<?php echo get_template_directory_uri(); ?>/js/jquery.min.js”></script><script type=”text/javascript” src=”<?php echo get_template_directory_uri(); ?>/js/bootstrap.min.js”></script><script type=”text/javascript” src=”<?php echo get_template_directory_uri(); ?>/js/bilin.js”></script><script type=”text/javascript” src=”<?php echo get_template_directory_uri(); ?>/js/analytic.js”></script></body></html>