|
@@ -0,0 +1,679 @@
|
|
|
|
+<!DOCTYPE html>
|
|
|
|
+<html lang="en">
|
|
|
|
+
|
|
|
|
+<head>
|
|
|
|
+ <meta charset="UTF-8">
|
|
|
|
+ <meta name="viewport"
|
|
|
|
+ content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0,user-scalable=no" />
|
|
|
|
+ <title>北京五六七广告有限公司</title>
|
|
|
|
+
|
|
|
|
+ <meta name="title" content="北京五六七广告有限公司">
|
|
|
|
+ <meta name="keywords" content="信息流广告 互联网广告 广告服务商 KOL代理 短视频服务商 代播 直播引流 直播带货 直播服务商">
|
|
|
|
+ <meta name="description" content="打通效果和KOL结合的代理商,短视频整合服务商,直播+引流一站式服务商,客户集中在电商、网服、金融、教育、游戏等领域">
|
|
|
|
+
|
|
|
|
+ <link rel="shortcut icon" href="./images/icon.png" type="image/x-icon">
|
|
|
|
+ <link rel="stylesheet" href="./css/reset.css">
|
|
|
|
+ <link rel="stylesheet" href="./fontsize/iconfont.css">
|
|
|
|
+ <link rel="stylesheet" href="./css/swiper.min.css">
|
|
|
|
+ <!-- <link rel="stylesheet" href="./css/indexPC.css" > -->
|
|
|
|
+ <link rel="stylesheet" media="screen and (max-width:1024px)" href="./css/index.css">
|
|
|
|
+ <link rel="stylesheet" media="screen and (min-width:1025px) " href="./css/indexPC.css">
|
|
|
|
+ <link rel="stylesheet" media="screen and (max-width:1024px)" href="./css/showWork.css">
|
|
|
|
+ <link rel="stylesheet" media="screen and (min-width:1025px) " href="./css/showWorkPC.css">
|
|
|
|
+ <link rel="stylesheet" media="screen and (max-width:1024px)" href="./css/contactUs.css">
|
|
|
|
+ <link rel="stylesheet" media="screen and (min-width:1025px) " href="./css/contactUsPC.css">
|
|
|
|
+ <style>
|
|
|
|
+ .nav ul li:hover .menu {
|
|
|
|
+ display: block !important;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .menu {
|
|
|
|
+ display: none;
|
|
|
|
+ position: absolute;
|
|
|
|
+ top: 1rem;
|
|
|
|
+ z-index: 100;
|
|
|
|
+ color: black;
|
|
|
|
+ line-height: 0.5rem;
|
|
|
|
+ font-size: 0.2rem;
|
|
|
|
+ text-align: left;
|
|
|
|
+ border: 1px solid white;
|
|
|
|
+ background: white;
|
|
|
|
+ cursor: pointer;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .menu p:hover {
|
|
|
|
+ color: #FFFFFF;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .bottom-border-a {
|
|
|
|
+ border-bottom: 5px solid black;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .a-color {
|
|
|
|
+ color: black;
|
|
|
|
+ }
|
|
|
|
+ </style>
|
|
|
|
+ <style>
|
|
|
|
+ .hover-a:hover {
|
|
|
|
+ color: #00A0E9;
|
|
|
|
+ transition: all .5s;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ a {
|
|
|
|
+ transition: color .5s;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ #close-box,
|
|
|
|
+ #menu {
|
|
|
|
+ transition: all .5s;
|
|
|
|
+ }
|
|
|
|
+ </style>
|
|
|
|
+</head>
|
|
|
|
+
|
|
|
|
+<body>
|
|
|
|
+
|
|
|
|
+ <div class="container service-content">
|
|
|
|
+ <div class="background-image-all">
|
|
|
|
+ <div class="swiper-container">
|
|
|
|
+ <div class="swiper-wrapper">
|
|
|
|
+ <div class="swiper-slide">
|
|
|
|
+
|
|
|
|
+ <img src="./img/information.png" alt="" srcset="" class="banner-img">
|
|
|
|
+ </div>
|
|
|
|
+ <!-- <div class="swiper-slide">
|
|
|
|
+ <div class="main">
|
|
|
|
+ <h2 class="banner-title">专注抖音直播投流</h2>
|
|
|
|
+ <p class="banner-title-content">
|
|
|
|
+ all in实体经济数字化转型
|
|
|
|
+ </p>
|
|
|
|
+ </div>
|
|
|
|
+ <img src="./img/2.jpg" alt="" srcset="" class="banner-img">
|
|
|
|
+ </div> -->
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="main pc-class" style="position: absolute;top: 0;z-index: 10">
|
|
|
|
+ <div class="header"
|
|
|
|
+ style="width: 100%;
|
|
|
|
+ height: 80px;margin-top: 0.2rem;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;">
|
|
|
|
+ <div>
|
|
|
|
+ <img src="./img/logo1.png" alt="" style="font-size: 16px;" id="logo">
|
|
|
|
+ </div>
|
|
|
|
+ <div style="width: 80%;display: flex;justify-content: space-around;" id="show">
|
|
|
|
+ <a href="./index.html" style=" line-height: 60px;height:60px;box-sizing: border-box;">首页</a>
|
|
|
|
+ <a href="./showWork.html"
|
|
|
|
+ style=" line-height: 60px;height:60px;box-sizing: border-box;">公司信息</a>
|
|
|
|
+ <a href="./contactUs.html"
|
|
|
|
+ style=" line-height: 60px;height:60px;box-sizing: border-box;">服务内容与优势</a>
|
|
|
|
+ <a href="./example.html"
|
|
|
|
+ style=" line-height: 60px;height:60px;box-sizing: border-box;">优秀案例</a>
|
|
|
|
+ <a href="./contactUs.html#footer"
|
|
|
|
+ style=" line-height: 60px;height:60px;box-sizing: border-box;">联系我们</a>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ <div class="main phone-class" style="position: absolute;top: 0;z-index: 10">
|
|
|
|
+ <div class="header" style="width: 100%;
|
|
|
|
+ height: 80px;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;">
|
|
|
|
+ <div>
|
|
|
|
+ <img src="./img/logo1.png" alt="" style="font-size: 16px;height: 20px;">
|
|
|
|
+ </div>
|
|
|
|
+ <div id="show">
|
|
|
|
+ <div id="show-menu" style="position: relative;top: -5px;">
|
|
|
|
+ <i style="display: block;width: 0.4rem;height: 2px;background-color: white;"></i>
|
|
|
|
+ <i
|
|
|
|
+ style="display: block;width: 0.4rem;height: 2px;background-color: white;margin: 0.1rem 0;"></i>
|
|
|
|
+ <i style="display: block;width: 0.4rem;height: 2px;background-color: white;"></i>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- <a href="./index.html"
|
|
|
|
+ style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">首页</a>
|
|
|
|
+ <a href="./showWork.html"
|
|
|
|
+ style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">公司信息</a>
|
|
|
|
+ <a href="./contactUs.html"
|
|
|
|
+ style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">服务内容与优势</a>
|
|
|
|
+ <a href="./example.html"
|
|
|
|
+ style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">优秀案例</a>
|
|
|
|
+ <a href="./contactUs.html"
|
|
|
|
+ style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">联系我们</a> -->
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div style="width: 100%;height: 100vh;background: rgba(0, 0, 0, 0.7);position: fixed;top: 0;z-index: 100;visibility:hidden;"
|
|
|
|
+ id="close-box">
|
|
|
|
+ <div style="width: 60%;height: 100vh;background: rgb(246, 246, 246);position: absolute;right: -60%;"
|
|
|
|
+ id="menu">
|
|
|
|
+ <!-- <div><img src="./img/close.jpg" id="close" alt=""
|
|
|
|
+ style="width: 0.8rem;position: absolute;left: 0.2rem;top: 0.2rem;"></div> -->
|
|
|
|
+ <div style="display: flex;flex-direction: column;margin-top: 1rem;text-align: left;padding: 0 0.4rem;"
|
|
|
|
+ class="hover-a">
|
|
|
|
+ <a href="./index.html"
|
|
|
|
+ style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">首页</a>
|
|
|
|
+ <a href="./showWork.html"
|
|
|
|
+ style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">公司信息</a>
|
|
|
|
+ <a href="./contactUs.html"
|
|
|
|
+ style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">服务内容与优势</a>
|
|
|
|
+ <a href="./example.html"
|
|
|
|
+ style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">优秀案例</a>
|
|
|
|
+ <a href="./contactUs.html#footer"
|
|
|
|
+ style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">联系我们</a>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div id="hide-all"
|
|
|
|
+ style="background-color: white;width: 100%;
|
|
|
|
+ box-sizing: border-box;transition:all .5s;overflow: hidden;display: flex;justify-content: space-between;position: absolute;top: 0;z-index: 1;">
|
|
|
|
+ <div>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ <div style="display: flex;justify-content:space-between;" id="show-all" class=" main">
|
|
|
|
+ <div>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ <div style="width: 80%;display:flex;justify-content: space-around;" id="show-small">
|
|
|
|
+ <div style="height: 0;overflow: hidden;color: white;">
|
|
|
|
+ 首页
|
|
|
|
+ </div>
|
|
|
|
+ <div style="height: 0;overflow: hidden;color: white;">
|
|
|
|
+ 公司信息
|
|
|
|
+ </div>
|
|
|
|
+ <div style="height: 0;overflow: hidden;color: white;">
|
|
|
|
+ 服务内容与优势
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ <div style="height: 0;overflow: hidden;color: white;">优秀案例</div>
|
|
|
|
+ <div style="height: 0;overflow: hidden;color: white;">连西我们</div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="main " id="painPoint">
|
|
|
|
+ <!-- banner 视频区 -->
|
|
|
|
+ <!-- <div class="banner"> -->
|
|
|
|
+
|
|
|
|
+ <div class="banner-box" style="background-color: #f2f2f2;margin-top: 0.5rem;height: auto;min-height: 0;">
|
|
|
|
+ <div class="main-content-title" style="position: static;margin-bottom: 0;border-bottom: 0;">
|
|
|
|
+ <div class="main-content-title-border">
|
|
|
|
+ 直播间投放痛点分析
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- <div> -->
|
|
|
|
+ <!-- </div> -->
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <!-- </div> -->
|
|
|
|
+ </div>
|
|
|
|
+ <div class="background-image-all excellent-cases">
|
|
|
|
+ <img src="./img/痛点.png" alt="" class="case-bg-img pain-point-img" style="max-height:3rem">
|
|
|
|
+ <div class="main pain-point">
|
|
|
|
+ <div class="box">
|
|
|
|
+ <img src="./img/icon/无流量.png" alt="">
|
|
|
|
+ <p>无流量</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="box">
|
|
|
|
+ <img src="./img/icon/不专业.png" alt="">
|
|
|
|
+ <p>不专业</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="box">
|
|
|
|
+ <img src="./img/icon/roi低.png" alt="">
|
|
|
|
+ <p>ROI低</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="box">
|
|
|
|
+ <img src="./img/icon/gmv低.png" alt="">
|
|
|
|
+ <p>GMV低</p>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="main " id="experience">
|
|
|
|
+ <!-- banner 视频区 -->
|
|
|
|
+ <!-- <div class="banner"> -->
|
|
|
|
+
|
|
|
|
+ <div class="banner-box" style="background-color: #f2f2f2;margin-top: 0.6rem;">
|
|
|
|
+ <div class="main-content-title" style="position: static;">
|
|
|
|
+ <div class="main-content-title-border">
|
|
|
|
+ 经验丰富
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- <div> -->
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <div style="padding:0.2rem;font-size: 0.2rem;color: #1B1F25;">
|
|
|
|
+ <p>累计直播引流投放金额过 <span style="font-weight: bold;">3亿</span>,中小企业为主</p>
|
|
|
|
+ <p>覆盖行业包括:美妆、母婴、个护、图书、珠宝、3C、服饰、食品等品类</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="service-experience">
|
|
|
|
+ <div class="image">
|
|
|
|
+ <img src="./img/left.png" alt="" style="width: 100%;">
|
|
|
|
+ <div class="top">
|
|
|
|
+ <p>千万粉丝量级的超过30位</p>
|
|
|
|
+ <p> 500w以上粉丝量级的超过80位</p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="image">
|
|
|
|
+ <img src="./img/right.png" alt="" style="width: 100%;">
|
|
|
|
+ <div class="top">
|
|
|
|
+ <p>品牌自播直播间40+</p>
|
|
|
|
+ <p>高品牌知名度客户为主</p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <!-- </div> -->
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <!-- </div> -->
|
|
|
|
+ </div>
|
|
|
|
+ <div class="main " id="efficient">
|
|
|
|
+ <!-- banner 视频区 -->
|
|
|
|
+ <!-- <div class="banner"> -->
|
|
|
|
+
|
|
|
|
+ <div class="banner-box" style="background-color: #f2f2f2;margin-top: 0.5rem;">
|
|
|
|
+ <div class="main-content-title" style="position: static;">
|
|
|
|
+ <div class="main-content-title-border">
|
|
|
|
+ 人群精准触达
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- <div> -->
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <div style="padding:0.2rem;font-size: 0.2rem;color: #1B1F25;">
|
|
|
|
+ <p>567广告利用 <span style="font-weight: bold;">短视频引流广告+直播间直投</span>,精准触达目标用户群体</p>
|
|
|
|
+ <p>实现不同时空用户群的高效汇聚,吸引观看直播</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="service-efficient">
|
|
|
|
+ <div class="image">
|
|
|
|
+ <img src="./img/直播.png" alt="" style="width: 100%;height:100%">
|
|
|
|
+ </div>
|
|
|
|
+ <div class="top">
|
|
|
|
+ <p style="margin-bottom:0.5rem;">短视频引流直播间</p>
|
|
|
|
+ <p>介绍:适用于有短视频广告素材的客户</p>
|
|
|
|
+ <p> 优势:稳健的投产比,快速见效,品效合一</p>
|
|
|
|
+ <p>内容:直播前流量积聚,直播中产品推荐</p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="service-efficient service-efficient-else">
|
|
|
|
+ <div class="top">
|
|
|
|
+ <p style="margin-bottom:0.5rem;">直播间直投</p>
|
|
|
|
+ <p>介绍:适用于直播经验充足的客户,直播可根据用户反馈实时调整,主动把控导流率,引流用户转化意向高 </p>
|
|
|
|
+ <p>内容:直播当中的视频切片发布</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="image">
|
|
|
|
+ <img src="./img/直投.png" alt="" style="width: 100%;height:100%">
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- </div> -->
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <!-- </div> -->
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="main " id="industry">
|
|
|
|
+ <!-- banner 视频区 -->
|
|
|
|
+ <!-- <div class="banner"> -->
|
|
|
|
+
|
|
|
|
+ <div class="banner-box" style="background-color: #f2f2f2;margin-top: 0.5rem;">
|
|
|
|
+ <div class="main-content-title" style="position: static;margin-bottom: 0;">
|
|
|
|
+ <div class="main-content-title-border">
|
|
|
|
+ 行业垂直运营服务
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div style="padding:0.2rem;font-size: 0.2rem;color: #1B1F25;">
|
|
|
|
+ <p>七大行业覆盖,专业投手定制化服务</p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <!-- </div> -->
|
|
|
|
+ </div>
|
|
|
|
+ <div class="background-image-all excellent-cases">
|
|
|
|
+ <img src="./img/行业.png" alt="" class="case-bg-img industry-img">
|
|
|
|
+ <div class="main industry">
|
|
|
|
+ <div class="industry" style="flex-wrap: wrap;width: 100%;">
|
|
|
|
+ <div class="box">
|
|
|
|
+ <img src="./img/icon/美妆.png" alt="">
|
|
|
|
+ <p>美妆</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="box">
|
|
|
|
+ <img src="./img/icon/食品.png" alt="">
|
|
|
|
+ <p>食品</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="box">
|
|
|
|
+ <img src="./img/icon/珠宝.png" alt="">
|
|
|
|
+ <p>珠宝</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="box">
|
|
|
|
+ <img src="./img/icon/数码.png" alt="">
|
|
|
|
+ <p>3C</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="box box-left">
|
|
|
|
+ <img src="./img/icon/母婴.png" alt="">
|
|
|
|
+ <p>母婴</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="box">
|
|
|
|
+ <img src="./img/icon/服饰.png" alt="">
|
|
|
|
+ <p>服饰</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="box box-right">
|
|
|
|
+ <img src="./img/icon/生活用品.png" alt="">
|
|
|
|
+ <p>个护</p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!--
|
|
|
|
+ <div class="industry" style="flex-wrap: wrap;width: 100%;">
|
|
|
|
+
|
|
|
|
+ </div> -->
|
|
|
|
+ <!-- height: 80%;
|
|
|
|
+ display: flex;
|
|
|
|
+ position: absolute;
|
|
|
|
+ top: 10%;
|
|
|
|
+ justify-content: space-around;
|
|
|
|
+ align-items: center; -->
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <!--
|
|
|
|
+ <div class="main " id="major">
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <div class="banner-box" style="background-color: #f2f2f2;margin-top: 0.5rem;">
|
|
|
|
+ <div class="main-content-title" style="position: static;">
|
|
|
|
+ <div class="main-content-title-border">
|
|
|
|
+ 专业指导
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div style="padding:0.2rem;font-size: 0.25rem;color: #1B1F25;">
|
|
|
|
+ <p> 自有主播团队,覆盖美妆日化、数码3C、食品饮料等行业经验,可提供现场指导</p>
|
|
|
|
+ <p>远程协助,可在线上提供直播节奏、直播内容等现场指导,提升直播间ROI</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="service-major">
|
|
|
|
+ <div class="image">
|
|
|
|
+ <img src="./img/专业指导.png" alt="" style="width: 100%;">
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ <div class="image main-title">
|
|
|
|
+ <p>专业主播,直播指导服务</p>
|
|
|
|
+ <p> <span style="font-weight: bold;">30+</span>
|
|
|
|
+ 主播现场指导,360度全方位,实战经验丰富。</p>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div> -->
|
|
|
|
+
|
|
|
|
+ <div class="main " id="increment">
|
|
|
|
+ <!-- banner 视频区 -->
|
|
|
|
+ <!-- <div class="banner"> -->
|
|
|
|
+
|
|
|
|
+ <div class="banner-box" style="background-color: #f2f2f2;margin-top: 0.5rem;">
|
|
|
|
+ <div class="main-content-title" style="position: static;">
|
|
|
|
+ <div class="main-content-title-border">
|
|
|
|
+ 增值服务
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div style="padding:0.2rem;font-size: 0.2rem;color: #1B1F25;">
|
|
|
|
+ <p> 短视频广告制作,爆量率<span style="font-weight: bold;font-size: 0.25rem;">40%+</span></p>
|
|
|
|
+ <p>自有视频团队,协同视频基地,保障充足素材量,全力打造爆款</p>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="service-increment">
|
|
|
|
+ <div class="image">
|
|
|
|
+ <img src="./img/增值1.png" alt="" style="width: 100%; height: 100%;">
|
|
|
|
+ <div class="share">数据沟通机制
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="image">
|
|
|
|
+ <img src="./img/增值2.png" alt="" style="width: 100%; height: 100%;">
|
|
|
|
+ <div class="share">团队人力值班
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="image">
|
|
|
|
+ <img src="./img/增值3.png" alt="" style="width: 100%; height: 100%;">
|
|
|
|
+ <div class="share">高效精准配合</div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="image">
|
|
|
|
+ <img src="./img/增值4.png" alt="" style="width: 100%; height: 100%;">
|
|
|
|
+ <div class="share">临时需求响应
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <!-- </div> -->
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <!-- </div> -->
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class='footer' id="footer">
|
|
|
|
+
|
|
|
|
+ <div class="title">
|
|
|
|
+ <div class="main-content-title"
|
|
|
|
+ style="position: static;justify-content: start;border-color: #f2f2f2;font-size: 0.2rem;font-weight: bold;">
|
|
|
|
+ <div style="color: white;margin-bottom: 0.1rem;">
|
|
|
|
+ 联系我们
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div style="width: 100%;display: flex;margin-bottom: 0.5rem;">
|
|
|
|
+ <div style="width: 50%;height: 100%;line-height: 0.5rem;">
|
|
|
|
+ <p style="font-size: 0.3rem;color: white;text-align: left; margin-bottom: 0.2rem;">北京总部</p>
|
|
|
|
+ <p style="font-size: 0.18rem;color: white;text-align: left;line-height: 0.3rem;">
|
|
|
|
+ <img src="./img/地址.png" alt="" style="width: 0.2rem;margin-right: 0.1rem; position: relative;
|
|
|
|
+ top: 0.03rem;">
|
|
|
|
+ 北京市朝阳区酒仙桥东风北桥宝信行东风kaso 3楼308
|
|
|
|
+ </p>
|
|
|
|
+ <p style="font-size: 0.18rem;color: white;text-align: left;">
|
|
|
|
+ <img src="./img/电话.png" alt="" style="width: 0.2rem;margin-right: 0.1rem;">
|
|
|
|
+ 13811821639
|
|
|
|
+ </p>
|
|
|
|
+ <p style="font-size: 0.18rem;color: white;text-align: left;position: relative;top: -0.12rem;">
|
|
|
|
+ <span style="width: 0.2rem;margin-right: 0.1rem;">✉</span>
|
|
|
|
+ wuliuqi@567c-top.cn
|
|
|
|
+ </p>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ <div style="width: 50%;height: 100%;">
|
|
|
|
+ <div id="myMap" ControlAnchor='BMAP_ANCHOR_TOP_LEFT' style=" width: 100%;
|
|
|
|
+ height:2.5rem;">
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div style="display: flex;flex-wrap: wrap;">
|
|
|
|
+ <div style="width: 35%;padding-bottom: 0.2rem;line-height: 0.3rem;margin-right: 0.3rem;">
|
|
|
|
+ <p style="font-size: 0.2rem;color: white;text-align: left;margin-bottom: 0.2rem;">石家庄分公司</p>
|
|
|
|
+ <p style="font-size: 0.15rem;color: white;text-align: left;">
|
|
|
|
+ <img src="./img/地址.png" alt="" style="width: 0.15rem;margin-right: 0.1rem; position: relative;
|
|
|
|
+ top: 0.03rem;">
|
|
|
|
+ 石家庄市长安区广安大街86 号财富大厦裙楼4B1 房间
|
|
|
|
+ </p>
|
|
|
|
+ </div>
|
|
|
|
+ <div style="width:30%;padding-bottom: 0.2rem;line-height: 0.3rem;">
|
|
|
|
+ <p style="font-size: 0.2rem;color: white;text-align: left;margin-bottom: 0.2rem;">杭州分公司</p>
|
|
|
|
+ <p style="font-size: 0.15rem;color: white;text-align: left;">
|
|
|
|
+ <img src="./img/地址.png" alt="" style="width: 0.15rem;margin-right: 0.1rem; position: relative;
|
|
|
|
+ top: 0.03rem;">
|
|
|
|
+ 杭州市西湖区蒋村商务中心B1座318室
|
|
|
|
+ </p>
|
|
|
|
+ </div>
|
|
|
|
+ <div style="width: 30%;padding-bottom: 0.2rem;line-height: 0.3rem;">
|
|
|
|
+ <p style="font-size: 0.2rem;color: white;text-align: left;margin-bottom: 0.2rem;">上海分公司</p>
|
|
|
|
+ <p style="font-size: 0.15rem;color: white;text-align: left;">
|
|
|
|
+ <img src="./img/地址.png" alt="" style="width: 0.15rem;margin-right: 0.1rem; position: relative;
|
|
|
|
+ top: 0.03rem;">
|
|
|
|
+ 上海市静安区康定路359号1楼
|
|
|
|
+ </p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div>
|
|
|
|
+ <a href="https://beian.miit.gov.cn/" target="_block">
|
|
|
|
+ 京ICP备18045244号-1
|
|
|
|
+ </a>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <a class="aside" href="#">
|
|
|
|
+ <img src="./images/goTop.png" alt="">
|
|
|
|
+ </a>
|
|
|
|
+ </div>
|
|
|
|
+ <a class="aside" href="#">
|
|
|
|
+ <img src="./images/goTop.png" alt="">
|
|
|
|
+ </a>
|
|
|
|
+ </div>
|
|
|
|
+ <script src="./js/jquery.min.js"></script>
|
|
|
|
+ <script src="./js/phone.js"></script>
|
|
|
|
+ <script src="./js/swiper.min.js"></script>
|
|
|
|
+ <script src="./js/index.js"></script>
|
|
|
|
+ <script type="text/javascript"
|
|
|
|
+ src="http://api.map.baidu.com/api?v=3.0&ak=QNWNbHbcOSEyeOlyc1GT2DLFdRDRd4yv"></script>
|
|
|
|
+ <script src="./js/contactUs.js"></script>
|
|
|
|
+ <script>
|
|
|
|
+ // console.log(1)
|
|
|
|
+ var mySwiper = new Swiper('.swiper-container', {
|
|
|
|
+ // autoplay: true,//可选选项,自动滑动
|
|
|
|
+ disableOnInteraction: true,
|
|
|
|
+ loop: true,
|
|
|
|
+ })
|
|
|
|
+ let caseTitle = document.getElementsByClassName('left-box-title')
|
|
|
|
+ $('.left-box-title').on('click', function () {
|
|
|
|
+ $(this).addClass('left-box-title-active')
|
|
|
|
+ $(this).siblings().removeClass('left-box-title-active')
|
|
|
|
+ // $('#img-right').addClass('active-hide')
|
|
|
|
+ if ($(this).index() == 0) {
|
|
|
|
+ $('#img-right').attr('src', './img/美妆.png')
|
|
|
|
+ } else if ($(this).index() == 1) {
|
|
|
|
+ $('#img-right').attr('src', './img/珠宝.png')
|
|
|
|
+ } else if ($(this).index() == 2) {
|
|
|
|
+ $('#img-right').attr('src', './img/食品.png')
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ })
|
|
|
|
+ $('#show-menu').on('click', function () {
|
|
|
|
+ $('#close-box').css({
|
|
|
|
+ visibility: "visible"
|
|
|
|
+ })
|
|
|
|
+ $('#menu').css({ right: 0 })
|
|
|
|
+ })
|
|
|
|
+ $('#close-box').on('click', function () {
|
|
|
|
+ $('#menu').css({ right: '-60%' })
|
|
|
|
+ setTimeout(() => {
|
|
|
|
+ $('#close-box').css({
|
|
|
|
+ visibility: "hidden"
|
|
|
|
+ })
|
|
|
|
+ }, 200)
|
|
|
|
+
|
|
|
|
+ })
|
|
|
|
+
|
|
|
|
+ var box = document.getElementById('hide-all');
|
|
|
|
+ var showBox = document.getElementById('show')
|
|
|
|
+ var timer = null;
|
|
|
|
+ $('#show a').on('mouseover', function (e) {
|
|
|
|
+ // if (timer) clearTimeout(timer)
|
|
|
|
+
|
|
|
|
+ $(this).addClass('bottom-border-a')
|
|
|
|
+ $(this).siblings().removeClass('bottom-border-a')
|
|
|
|
+ if ($(this).index() == 0) {
|
|
|
|
+ box.style.height = '0';
|
|
|
|
+ box.style.padding = '0';
|
|
|
|
+ $('#logo').attr('src', './img/logo1.png')
|
|
|
|
+ $(this).removeClass('a-color')
|
|
|
|
+ $(this).siblings().removeClass('a-color')
|
|
|
|
+ $("#show-small div").eq($(this).index()).siblings().css({
|
|
|
|
+ height: "0"
|
|
|
|
+ })
|
|
|
|
+ } else if ($(this).index() == 1) {
|
|
|
|
+ box.style.height = '350px';
|
|
|
|
+ $(this).addClass('a-color')
|
|
|
|
+ $(this).siblings().addClass('a-color')
|
|
|
|
+ $('#logo').attr('src', './img/logo.png')
|
|
|
|
+ // box.style.padding = '0.2rem 0';
|
|
|
|
+ $("#show-small div").eq($(this).index()).css({
|
|
|
|
+ height: "300px"
|
|
|
|
+ })
|
|
|
|
+ $("#show-small div").eq($(this).index()).html(`
|
|
|
|
+ <a style="color:#000000;display:block;margin:105px 0 0.2rem 0" href="./showWork.html#culture">企业文化</a>
|
|
|
|
+ <a style="color:#000000;display:block;margin:0.2rem 0" href="./showWork.html#team" >团队成员</a>
|
|
|
|
+ <a style="color:#000000;display:block;margin:0.2rem 0" href="./showWork.html#history">历史荣耀</a>公司信息`)
|
|
|
|
+ $("#show-small div").eq($(this).index()).siblings().css({
|
|
|
|
+ height: "0"
|
|
|
|
+ })
|
|
|
|
+ // $("#show-small div").eq($(this).index()).siblings().empty("p")
|
|
|
|
+ } else if ($(this).index() == 2) {
|
|
|
|
+ $(this).addClass('a-color')
|
|
|
|
+ $(this).siblings().addClass('a-color')
|
|
|
|
+ box.style.height = '350px';
|
|
|
|
+ $('#logo').attr('src', './img/logo.png')
|
|
|
|
+ // box.style.padding = '0.2rem 0';
|
|
|
|
+ $("#show-small div").eq($(this).index()).css({
|
|
|
|
+ height: "300px"
|
|
|
|
+ })
|
|
|
|
+ $("#show-small div").eq($(this).index()).html(`
|
|
|
|
+ <a style="color:#000000;display:block;margin:105px 0 0.2rem 0" href="./contactUs.html#painPoint">投放痛点分析</a>
|
|
|
|
+ <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#experience" >经验丰富</a>
|
|
|
|
+ <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#efficient">人群精准触达</a>
|
|
|
|
+ <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#industry">行业运营服务</a>
|
|
|
|
+ <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#increment">增值服务</a>服务内容与优势`)
|
|
|
|
+ $("#show-small div").eq($(this).index()).siblings().css({
|
|
|
|
+ height: "0"
|
|
|
|
+ })
|
|
|
|
+ // $("#show-small div").eq($(this).index()).siblings().empty("p")
|
|
|
|
+ } else if ($(this).index() == 3) {
|
|
|
|
+ box.style.height = '0';
|
|
|
|
+ box.style.padding = '0';
|
|
|
|
+ $('#logo').attr('src', './img/logo1.png')
|
|
|
|
+ $(this).removeClass('a-color')
|
|
|
|
+ $(this).siblings().removeClass('a-color')
|
|
|
|
+ $("#show-small div").eq($(this).index()).siblings().css({
|
|
|
|
+ height: "0"
|
|
|
|
+ })
|
|
|
|
+ // $("#show-small div").eq($(this).index()).siblings().empty("p")
|
|
|
|
+ } else if ($(this).index() == 4) {
|
|
|
|
+ box.style.height = '0';
|
|
|
|
+ box.style.padding = '0';
|
|
|
|
+ $('#logo').attr('src', './img/logo1.png')
|
|
|
|
+ $(this).removeClass('a-color')
|
|
|
|
+ $(this).siblings().removeClass('a-color')
|
|
|
|
+ $("#show-small div").eq($(this).index()).siblings().css({
|
|
|
|
+ height: "0"
|
|
|
|
+ })
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ e.stopPropagation();
|
|
|
|
+ })
|
|
|
|
+ $('#show a').on('mouseout', function () {
|
|
|
|
+
|
|
|
|
+ $(this).removeClass('bottom-border-a')
|
|
|
|
+ $('#show a').removeClass('a-color')
|
|
|
|
+ })
|
|
|
|
+ $("#show-small div").on('mouseover', function () {
|
|
|
|
+
|
|
|
|
+ $('#logo').attr('src', './img/logo.png')
|
|
|
|
+ })
|
|
|
|
+ showBox.onmouseover = function () {
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ box.onmouseover = function () {
|
|
|
|
+ box.style.height = '350px';
|
|
|
|
+ $('#show a').addClass('a-color')
|
|
|
|
+ }
|
|
|
|
+ showBox.onmouseout = function () {
|
|
|
|
+ $('#show a').removeClass('bottom-border-a')
|
|
|
|
+ $('#show a').removeClass('a-color')
|
|
|
|
+ }
|
|
|
|
+ box.onmouseout = function () {
|
|
|
|
+ box.style.height = '0';
|
|
|
|
+ box.style.padding = '0';
|
|
|
|
+ $('#logo').attr('src', './img/logo1.png')
|
|
|
|
+ $('#show a').removeClass('bottom-border-a')
|
|
|
|
+ $('#show a').removeClass('a-color')
|
|
|
|
+ }
|
|
|
|
+ </script>
|
|
|
|
+</body>
|
|
|
|
+
|
|
|
|
+</html>
|