example.html 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport"
  6. content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0,user-scalable=no" />
  7. <title>北京五六七广告有限公司</title>
  8. <meta name="title" content="北京五六七广告有限公司">
  9. <meta name="keywords" content="信息流广告 互联网广告 广告服务商 KOL代理 短视频服务商 代播 直播引流 直播带货 直播服务商">
  10. <meta name="description" content="打通效果和KOL结合的代理商,短视频整合服务商,直播+引流一站式服务商,客户集中在电商、网服、金融、教育、游戏等领域">
  11. <link rel="shortcut icon" href="./images/icon.png" type="image/x-icon">
  12. <link rel="stylesheet" href="./css/reset.css">
  13. <link rel="stylesheet" href="./fontsize/iconfont.css">
  14. <link rel="stylesheet" href="./css/swiper.min.css">
  15. <!-- <link rel="stylesheet" href="./css/indexPC.css" > -->
  16. <link rel="stylesheet" media="screen and (max-width:1024px)" href="./css/index.css">
  17. <link rel="stylesheet" media="screen and (min-width:1025px) " href="./css/indexPC.css">
  18. <link rel="stylesheet" media="screen and (max-width:1024px)" href="./css/showWork.css">
  19. <link rel="stylesheet" media="screen and (min-width:1025px) " href="./css/showWorkPC.css">
  20. <link rel="stylesheet" media="screen and (max-width:1024px)" href="./css/contactUs.css">
  21. <link rel="stylesheet" media="screen and (min-width:1025px) " href="./css/contactUsPC.css">
  22. <style>
  23. .nav ul li:hover .menu {
  24. display: block !important;
  25. }
  26. .menu {
  27. display: none;
  28. position: absolute;
  29. top: 1rem;
  30. z-index: 100;
  31. color: black;
  32. line-height: 0.5rem;
  33. font-size: 0.2rem;
  34. text-align: left;
  35. border: 1px solid white;
  36. background: white;
  37. cursor: pointer;
  38. }
  39. .menu p:hover {
  40. color: #FFFFFF;
  41. }
  42. .bottom-border-a {
  43. border-bottom: 5px solid black;
  44. }
  45. </style>
  46. <style>
  47. .hover-a:hover {
  48. color: #00A0E9;
  49. transition: all .5s;
  50. }
  51. #close-box,
  52. #menu {
  53. transition: all .5s;
  54. }
  55. </style>
  56. </head>
  57. <body>
  58. <div class="container service-content">
  59. <div class="background-image-all">
  60. <div class="swiper-container">
  61. <div class="swiper-wrapper">
  62. <div class="swiper-slide">
  63. <img src="./img/information.png" alt="" srcset="" class="banner-img">
  64. </div>
  65. <!-- <div class="swiper-slide">
  66. <div class="main">
  67. <h2 class="banner-title">专注抖音直播投流</h2>
  68. <p class="banner-title-content">
  69. all in实体经济数字化转型
  70. </p>
  71. </div>
  72. <img src="./img/2.jpg" alt="" srcset="" class="banner-img">
  73. </div> -->
  74. </div>
  75. </div>
  76. <div class="main pc-class" style="position: absolute;top: 0;z-index: 10">
  77. <div class="header"
  78. style="width: 100%;
  79. height: 80px;margin-top: 0.2rem;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;">
  80. <div>
  81. <img src="./img/logo1.png" alt="" style="font-size: 16px;" id="logo">
  82. </div>
  83. <div style="width: 80%;display: flex;justify-content: space-around;" id="show">
  84. <a href="./index.html" style=" line-height: 60px;height:60px;box-sizing: border-box;">首页</a>
  85. <a href="./showWork.html"
  86. style=" line-height: 60px;height:60px;box-sizing: border-box;">公司信息</a>
  87. <a href="./contactUs.html"
  88. style=" line-height: 60px;height:60px;box-sizing: border-box;">服务内容与优势</a>
  89. <a href="./example.html" style=" line-height: 60px;height:60px;box-sizing: border-box;">优秀案例</a>
  90. <a href="./example.html#footer"
  91. style="line-height: 60px;height:60px;box-sizing: border-box;">联系我们</a>
  92. </div>
  93. </div>
  94. </div>
  95. <div class="main phone-class" style="position: absolute;top: 0;z-index: 10">
  96. <div class="header" style="width: 100%;
  97. height: 80px;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;">
  98. <div>
  99. <img src="./img/logo1.png" alt="" style="font-size: 16px;height: 20px;">
  100. </div>
  101. <div id="show">
  102. <div id="show-menu" style="position: relative;top: -5px;">
  103. <i style="display: block;width: 0.4rem;height: 2px;background-color: white;"></i>
  104. <i
  105. style="display: block;width: 0.4rem;height: 2px;background-color: white;margin: 0.1rem 0;"></i>
  106. <i style="display: block;width: 0.4rem;height: 2px;background-color: white;"></i>
  107. </div>
  108. <!-- <a href="./index.html"
  109. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">首页</a>
  110. <a href="./showWork.html"
  111. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">公司信息</a>
  112. <a href="./contactUs.html"
  113. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">服务内容与优势</a>
  114. <a href="./example.html"
  115. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">优秀案例</a>
  116. <a href="./contactUs.html"
  117. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">联系我们</a> -->
  118. </div>
  119. </div>
  120. </div>
  121. </div>
  122. <div style="width: 100%;height: 100vh;background: rgba(0, 0, 0, 0.7);position: fixed;top: 0;z-index: 100;visibility:hidden;"
  123. id="close-box">
  124. <div style="width: 60%;height: 100vh;background: rgb(246, 246, 246);position: absolute;right: -60%;"
  125. id="menu">
  126. <!-- <div><img src="./img/close.jpg" id="close" alt=""
  127. style="width: 0.8rem;position: absolute;left: 0.2rem;top: 0.2rem;"></div> -->
  128. <div style="display: flex;flex-direction: column;margin-top: 1rem;text-align: left;padding: 0 0.4rem;"
  129. class="hover-a">
  130. <a href="./index.html"
  131. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">首页</a>
  132. <a href="./showWork.html"
  133. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">公司信息</a>
  134. <a href="./contactUs.html"
  135. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">服务内容与优势</a>
  136. <a href="./example.html"
  137. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">优秀案例</a>
  138. <a href="./example.html#footer"
  139. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">联系我们</a>
  140. </div>
  141. </div>
  142. </div>
  143. <div id="hide-all"
  144. style="background-color: white;width: 100%;
  145. box-sizing: border-box;transition:all .5s;overflow: hidden;display: flex;justify-content: space-between;position: absolute;top: 0;z-index: 1;">
  146. <div>
  147. </div>
  148. <div style="display: flex;justify-content:space-between;" id="show-all" class=" main">
  149. <div>
  150. </div>
  151. <div style="width: 80%;display:flex;justify-content: space-around;" id="show-small">
  152. <div style="height: 0;overflow: hidden;color: white;">
  153. 首页
  154. </div>
  155. <div style="height: 0;overflow: hidden;color: white;">
  156. 公司信息
  157. </div>
  158. <div style="height: 0;overflow: hidden;color: white;">
  159. 服务内容与优势
  160. </div>
  161. <div style="height: 0;overflow: hidden;color: white;">优秀案例</div>
  162. <div style="height: 0;overflow: hidden;color: white;">连西我们</div>
  163. </div>
  164. </div>
  165. </div>
  166. <div class="main ">
  167. <!-- banner 视频区 -->
  168. <!-- <div class="banner"> -->
  169. <div class="banner-box" style="background-color: #f2f2f2;">
  170. <div class="main-content-title" style="position: static;margin-top: 0.5rem;">
  171. <div class="main-content-title-border">
  172. 我们的优势
  173. </div>
  174. </div>
  175. <!-- <div> -->
  176. <div style="padding:0.2rem;font-size: 0.2rem;color: #1B1F25;">
  177. <p>最早2020年5月开始接入直播投流服务,积累经验近2年,
  178. 2020年抖音淘系引流服务商排名 <span style="font-weight: bold;font-size: 0.22rem;">TOP1</span>,
  179. 抖音达人带货榜头部承接投放覆盖率达到 <span
  180. style="font-weight: bold;font-size: 0.22rem;">80%以上</span>,头部达人直播投放经验极为丰富</p>
  181. </div>
  182. </div>
  183. <!-- </div> -->
  184. </div>
  185. <div class="background-image-all excellent-cases">
  186. <img src="./img/case_bg.png" alt="" class="case-bg-img example-image">
  187. <div class="main" style="position: absolute;top: 0;z-index: 10;height: 100%;">
  188. <div class="main-content-title example-margin"
  189. style="border-color:#FFFFFF ;border-bottom:0;position: static;">
  190. <div class="main-content-title-border" style="border-bottom: 0;color: #FFFFFF;">
  191. 优秀案例
  192. </div>
  193. </div>
  194. <div class="example-experience">
  195. <div class="image">
  196. <img src="./img/111.png" alt="" style="width: 100%;">
  197. <div class="top">
  198. <p>GMV:5858.3w
  199. </p>
  200. <p>GPM:4378
  201. </p>
  202. <p>下单率:3.53%
  203. </p>
  204. </div>
  205. </div>
  206. <div class="image">
  207. <img src="./img/222.png" alt="" style="width: 100%;">
  208. <div class="top">
  209. <p>GMV:6054.4w
  210. </p>
  211. <p></p>GPM:3903
  212. </p>
  213. <p>下单率:2.38%</p>
  214. </div>
  215. </div>
  216. <div class="image">
  217. <img src="./img/333.png" alt="" style="width: 100%;">
  218. <div class="top">
  219. <p>GMV:1820.6w
  220. </p>
  221. <p>GPM:6173
  222. </p>
  223. <p>下单率:7.52%
  224. </p>
  225. </div>
  226. </div>
  227. </div>
  228. </div>
  229. </div>
  230. <div class="main ">
  231. <!-- banner 视频区 -->
  232. <!-- <div class="banner"> -->
  233. <div class="banner-box" style="background-color: #f2f2f2;min-height: 1rem;">
  234. <div class="main-content-title" style="position: static;margin-top: 0.5rem;border: 0;">
  235. <div class="main-content-title-border">
  236. 直播投流服务体验价
  237. </div>
  238. </div>
  239. </div>
  240. <!-- </div> -->
  241. </div>
  242. <div class="background-image-all excellent-cases">
  243. <img src="./img/图层.png" alt="" class="case-bg-img" style="height: 2rem;">
  244. <div class="main" style="position: absolute;top: 0;z-index: 10;height: 100%;display: flex;justify-content: center;align-items: center;">
  245. <div style="width: 2.5rem;height: 1rem;border-radius: 1rem;background: #FFFFFF;font-size: 0.5rem;font-weight: 700;text-align: center;line-height: 1rem;">
  246. 567
  247. <span style="font-size: 0.3rem;font-weight: 500;">元</span>
  248. </div>
  249. <div style="margin: 0 0.5rem;font-size: 0.5rem;font-weight: bold;">
  250. </div>
  251. <div style="width: 2.5rem;height: 1rem;border-radius: 1rem;font-size: 0.3rem;font-weight: 500;line-height: 1rem;">
  252. 每天<span style="font-size: 0.5rem;font-weight: 700;">10个</span>名额
  253. </div>
  254. </div>
  255. </div>
  256. <div class='footer' id="footer">
  257. <div class="title">
  258. <div class="main-content-title"
  259. style="position: static;justify-content: start;border-color: #f2f2f2;font-size: 0.2rem;font-weight: bold;">
  260. <div style="color: white;margin-bottom: 0.1rem;">
  261. 联系我们
  262. </div>
  263. </div>
  264. </div>
  265. <div style="width: 100%;display: flex;margin-bottom: 0.5rem;">
  266. <div style="width: 50%;height: 100%;line-height: 0.5rem;">
  267. <p style="font-size: 0.3rem;color: white;text-align: left; margin-bottom: 0.2rem;">北京总部</p>
  268. <p style="font-size: 0.18rem;color: white;text-align: left;line-height: 0.3rem;">
  269. <img src="./img/地址.png" alt="" style="width: 0.2rem;margin-right: 0.1rem; position: relative;
  270. top: 0.03rem;">
  271. 北京市朝阳区酒仙桥路兆维工业园51幢A1-3门2层
  272. </p>
  273. <p style="font-size: 0.18rem;color: white;text-align: left;">
  274. <img src="./img/电话.png" alt="" style="width: 0.2rem;margin-right: 0.1rem;">
  275. 13811821639
  276. </p>
  277. <p style="font-size: 0.18rem;color: white;text-align: left;position: relative;top: -0.12rem;">
  278. <span style="width: 0.2rem;margin-right: 0.1rem;">✉</span>
  279. wuliuqi@567c-top.cn
  280. </p>
  281. </div>
  282. <div style="width: 50%;height: 100%;">
  283. <div id="myMap" ControlAnchor='BMAP_ANCHOR_TOP_LEFT' style=" width: 100%;
  284. height:2.5rem;">
  285. </div>
  286. </div>
  287. </div>
  288. <div style="display: flex;flex-wrap: wrap;">
  289. <div style="width: 35%;padding-bottom: 0.2rem;line-height: 0.3rem;margin-right: 0.3rem;">
  290. <p style="font-size: 0.2rem;color: white;text-align: left;margin-bottom: 0.2rem;">石家庄分公司</p>
  291. <p style="font-size: 0.15rem;color: white;text-align: left;">
  292. <img src="./img/地址.png" alt="" style="width: 0.15rem;margin-right: 0.1rem; position: relative;
  293. top: 0.03rem;">
  294. 石家庄市长安区广安大街86 号财富大厦裙楼4B1 房间
  295. </p>
  296. </div>
  297. <div style="width:30%;padding-bottom: 0.2rem;line-height: 0.3rem;">
  298. <p style="font-size: 0.2rem;color: white;text-align: left;margin-bottom: 0.2rem;">杭州分公司</p>
  299. <p style="font-size: 0.15rem;color: white;text-align: left;">
  300. <img src="./img/地址.png" alt="" style="width: 0.15rem;margin-right: 0.1rem; position: relative;
  301. top: 0.03rem;">
  302. 杭州市西湖区蒋村商务中心B1座318室
  303. </p>
  304. </div>
  305. <div style="width: 30%;padding-bottom: 0.2rem;line-height: 0.3rem;">
  306. <p style="font-size: 0.2rem;color: white;text-align: left;margin-bottom: 0.2rem;">上海分公司</p>
  307. <p style="font-size: 0.15rem;color: white;text-align: left;">
  308. <img src="./img/地址.png" alt="" style="width: 0.15rem;margin-right: 0.1rem; position: relative;
  309. top: 0.03rem;">
  310. 上海市静安区康定路359号1楼
  311. </p>
  312. </div>
  313. </div>
  314. <div>
  315. <a href="https://beian.miit.gov.cn/" target="_block">
  316. 京ICP备18045244号-1
  317. </a>
  318. </div>
  319. </div>
  320. <a class="aside" href="#">
  321. <img src="./images/goTop.png" alt="">
  322. </a>
  323. </div>
  324. <a class="aside" href="#">
  325. <img src="./images/goTop.png" alt="">
  326. </a>
  327. </div>
  328. <script src="./js/jquery.min.js"></script>
  329. <script src="./js/phone.js"></script>
  330. <script src="./js/swiper.min.js"></script>
  331. <script src="./js/index.js"></script>
  332. <script type="text/javascript"
  333. src="http://api.map.baidu.com/api?v=3.0&ak=QNWNbHbcOSEyeOlyc1GT2DLFdRDRd4yv"></script>
  334. <script src="./js/contactUs.js"></script>
  335. <script>
  336. // console.log(1)
  337. var mySwiper = new Swiper('.swiper-container', {
  338. // autoplay: true,//可选选项,自动滑动
  339. disableOnInteraction: true,
  340. loop: true,
  341. })
  342. let caseTitle = document.getElementsByClassName('left-box-title')
  343. $('.left-box-title').on('click', function () {
  344. $(this).addClass('left-box-title-active')
  345. $(this).siblings().removeClass('left-box-title-active')
  346. // $('#img-right').addClass('active-hide')
  347. if ($(this).index() == 0) {
  348. $('#img-right').attr('src', './img/美妆.png')
  349. } else if ($(this).index() == 1) {
  350. $('#img-right').attr('src', './img/珠宝.png')
  351. } else if ($(this).index() == 2) {
  352. $('#img-right').attr('src', './img/食品.png')
  353. }
  354. })
  355. $('#show-menu').on('click', function () {
  356. $('#close-box').css({
  357. visibility: "visible"
  358. })
  359. $('#menu').css({ right: 0 })
  360. })
  361. $('#close-box').on('click', function () {
  362. $('#menu').css({ right: '-60%' })
  363. setTimeout(() => {
  364. $('#close-box').css({
  365. visibility: "hidden"
  366. })
  367. }, 200)
  368. })
  369. var box = document.getElementById('hide-all');
  370. var showBox = document.getElementById('show')
  371. var timer = null;
  372. $('#show a').on('mouseover', function (e) {
  373. // if (timer) clearTimeout(timer)
  374. $(this).addClass('bottom-border-a')
  375. $(this).siblings().removeClass('bottom-border-a')
  376. if ($(this).index() == 0) {
  377. box.style.height = '0';
  378. box.style.padding = '0';
  379. $('#logo').attr('src', './img/logo1.png')
  380. $(this).removeClass('a-color')
  381. $(this).siblings().removeClass('a-color')
  382. $("#show-small div").eq($(this).index()).siblings().css({
  383. height: "0"
  384. })
  385. } else if ($(this).index() == 1) {
  386. box.style.height = '350px';
  387. $(this).addClass('a-color')
  388. $(this).siblings().addClass('a-color')
  389. $('#logo').attr('src', './img/logo.png')
  390. // box.style.padding = '0.2rem 0';
  391. $("#show-small div").eq($(this).index()).css({
  392. height: "300px"
  393. })
  394. $("#show-small div").eq($(this).index()).html(`
  395. <a style="color:#000000;display:block;margin:105px 0 0.2rem 0" href="./showWork.html#culture">企业文化</a>
  396. <a style="color:#000000;display:block;margin:0.2rem 0" href="./showWork.html#team" >团队成员</a>
  397. <a style="color:#000000;display:block;margin:0.2rem 0" href="./showWork.html#history">历史荣耀</a>公司信息`)
  398. $("#show-small div").eq($(this).index()).siblings().css({
  399. height: "0"
  400. })
  401. // $("#show-small div").eq($(this).index()).siblings().empty("p")
  402. } else if ($(this).index() == 2) {
  403. $(this).addClass('a-color')
  404. $(this).siblings().addClass('a-color')
  405. box.style.height = '350px';
  406. $('#logo').attr('src', './img/logo.png')
  407. // box.style.padding = '0.2rem 0';
  408. $("#show-small div").eq($(this).index()).css({
  409. height: "300px"
  410. })
  411. $("#show-small div").eq($(this).index()).html(`
  412. <a style="color:#000000;display:block;margin:105px 0 0.2rem 0" href="./contactUs.html#painPoint">投放痛点分析</a>
  413. <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#experience" >经验丰富</a>
  414. <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#efficient">人群精准触达</a>
  415. <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#industry">行业运营服务</a>
  416. <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#increment">增值服务</a>服务内容与优势`)
  417. $("#show-small div").eq($(this).index()).siblings().css({
  418. height: "0"
  419. })
  420. // $("#show-small div").eq($(this).index()).siblings().empty("p")
  421. } else if ($(this).index() == 3) {
  422. box.style.height = '0';
  423. box.style.padding = '0';
  424. $('#logo').attr('src', './img/logo1.png')
  425. $(this).removeClass('a-color')
  426. $(this).siblings().removeClass('a-color')
  427. $("#show-small div").eq($(this).index()).siblings().css({
  428. height: "0"
  429. })
  430. // $("#show-small div").eq($(this).index()).siblings().empty("p")
  431. } else if ($(this).index() == 4) {
  432. box.style.height = '0';
  433. box.style.padding = '0';
  434. $('#logo').attr('src', './img/logo1.png')
  435. $(this).removeClass('a-color')
  436. $(this).siblings().removeClass('a-color')
  437. $("#show-small div").eq($(this).index()).siblings().css({
  438. height: "0"
  439. })
  440. }
  441. e.stopPropagation();
  442. })
  443. $('#show a').on('mouseout', function () {
  444. $(this).removeClass('bottom-border-a')
  445. $('#show a').removeClass('a-color')
  446. })
  447. $("#show-small div").on('mouseover', function () {
  448. $('#logo').attr('src', './img/logo.png')
  449. })
  450. showBox.onmouseover = function () {
  451. }
  452. box.onmouseover = function () {
  453. box.style.height = '350px';
  454. $('#show a').addClass('a-color')
  455. }
  456. showBox.onmouseout = function () {
  457. $('#show a').removeClass('bottom-border-a')
  458. $('#show a').removeClass('a-color')
  459. }
  460. box.onmouseout = function () {
  461. box.style.height = '0';
  462. box.style.padding = '0';
  463. $('#logo').attr('src', './img/logo1.png')
  464. $('#show a').removeClass('bottom-border-a')
  465. $('#show a').removeClass('a-color')
  466. }
  467. </script>
  468. </body>
  469. </html>