contactUs.html 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679
  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. .a-color {
  46. color: black;
  47. }
  48. </style>
  49. <style>
  50. .hover-a:hover {
  51. color: #00A0E9;
  52. transition: all .5s;
  53. }
  54. a {
  55. transition: color .5s;
  56. }
  57. #close-box,
  58. #menu {
  59. transition: all .5s;
  60. }
  61. </style>
  62. </head>
  63. <body>
  64. <div class="container service-content">
  65. <div class="background-image-all">
  66. <div class="swiper-container">
  67. <div class="swiper-wrapper">
  68. <div class="swiper-slide">
  69. <img src="./img/information.png" alt="" srcset="" class="banner-img">
  70. </div>
  71. <!-- <div class="swiper-slide">
  72. <div class="main">
  73. <h2 class="banner-title">专注抖音直播投流</h2>
  74. <p class="banner-title-content">
  75. all in实体经济数字化转型
  76. </p>
  77. </div>
  78. <img src="./img/2.jpg" alt="" srcset="" class="banner-img">
  79. </div> -->
  80. </div>
  81. </div>
  82. <div class="main pc-class" style="position: absolute;top: 0;z-index: 10">
  83. <div class="header"
  84. style="width: 100%;
  85. height: 80px;margin-top: 0.2rem;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;">
  86. <div>
  87. <img src="./img/logo1.png" alt="" style="font-size: 16px;" id="logo">
  88. </div>
  89. <div style="width: 80%;display: flex;justify-content: space-around;" id="show">
  90. <a href="./index.html" style=" line-height: 60px;height:60px;box-sizing: border-box;">首页</a>
  91. <a href="./showWork.html"
  92. style=" line-height: 60px;height:60px;box-sizing: border-box;">公司信息</a>
  93. <a href="./contactUs.html"
  94. style=" line-height: 60px;height:60px;box-sizing: border-box;">服务内容与优势</a>
  95. <a href="./example.html"
  96. style=" line-height: 60px;height:60px;box-sizing: border-box;">优秀案例</a>
  97. <a href="./contactUs.html#footer"
  98. style=" line-height: 60px;height:60px;box-sizing: border-box;">联系我们</a>
  99. </div>
  100. </div>
  101. </div>
  102. <div class="main phone-class" style="position: absolute;top: 0;z-index: 10">
  103. <div class="header" style="width: 100%;
  104. height: 80px;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;">
  105. <div>
  106. <img src="./img/logo1.png" alt="" style="font-size: 16px;height: 20px;">
  107. </div>
  108. <div id="show">
  109. <div id="show-menu" style="position: relative;top: -5px;">
  110. <i style="display: block;width: 0.4rem;height: 2px;background-color: white;"></i>
  111. <i
  112. style="display: block;width: 0.4rem;height: 2px;background-color: white;margin: 0.1rem 0;"></i>
  113. <i style="display: block;width: 0.4rem;height: 2px;background-color: white;"></i>
  114. </div>
  115. <!-- <a href="./index.html"
  116. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">首页</a>
  117. <a href="./showWork.html"
  118. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">公司信息</a>
  119. <a href="./contactUs.html"
  120. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">服务内容与优势</a>
  121. <a href="./example.html"
  122. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">优秀案例</a>
  123. <a href="./contactUs.html"
  124. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">联系我们</a> -->
  125. </div>
  126. </div>
  127. </div>
  128. </div>
  129. <div style="width: 100%;height: 100vh;background: rgba(0, 0, 0, 0.7);position: fixed;top: 0;z-index: 100;visibility:hidden;"
  130. id="close-box">
  131. <div style="width: 60%;height: 100vh;background: rgb(246, 246, 246);position: absolute;right: -60%;"
  132. id="menu">
  133. <!-- <div><img src="./img/close.jpg" id="close" alt=""
  134. style="width: 0.8rem;position: absolute;left: 0.2rem;top: 0.2rem;"></div> -->
  135. <div style="display: flex;flex-direction: column;margin-top: 1rem;text-align: left;padding: 0 0.4rem;"
  136. class="hover-a">
  137. <a href="./index.html"
  138. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">首页</a>
  139. <a href="./showWork.html"
  140. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">公司信息</a>
  141. <a href="./contactUs.html"
  142. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">服务内容与优势</a>
  143. <a href="./example.html"
  144. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">优秀案例</a>
  145. <a href="./contactUs.html#footer"
  146. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">联系我们</a>
  147. </div>
  148. </div>
  149. </div>
  150. <div id="hide-all"
  151. style="background-color: white;width: 100%;
  152. box-sizing: border-box;transition:all .5s;overflow: hidden;display: flex;justify-content: space-between;position: absolute;top: 0;z-index: 1;">
  153. <div>
  154. </div>
  155. <div style="display: flex;justify-content:space-between;" id="show-all" class=" main">
  156. <div>
  157. </div>
  158. <div style="width: 80%;display:flex;justify-content: space-around;" id="show-small">
  159. <div style="height: 0;overflow: hidden;color: white;">
  160. 首页
  161. </div>
  162. <div style="height: 0;overflow: hidden;color: white;">
  163. 公司信息
  164. </div>
  165. <div style="height: 0;overflow: hidden;color: white;">
  166. 服务内容与优势
  167. </div>
  168. <div style="height: 0;overflow: hidden;color: white;">优秀案例</div>
  169. <div style="height: 0;overflow: hidden;color: white;">连西我们</div>
  170. </div>
  171. </div>
  172. </div>
  173. <div class="main " id="painPoint">
  174. <!-- banner 视频区 -->
  175. <!-- <div class="banner"> -->
  176. <div class="banner-box" style="background-color: #f2f2f2;margin-top: 0.5rem;height: auto;min-height: 0;">
  177. <div class="main-content-title" style="position: static;margin-bottom: 0;border-bottom: 0;">
  178. <div class="main-content-title-border">
  179. 直播间投放痛点分析
  180. </div>
  181. </div>
  182. <!-- <div> -->
  183. <!-- </div> -->
  184. </div>
  185. <!-- </div> -->
  186. </div>
  187. <div class="background-image-all excellent-cases">
  188. <img src="./img/痛点.png" alt="" class="case-bg-img pain-point-img" style="max-height:3rem">
  189. <div class="main pain-point">
  190. <div class="box">
  191. <img src="./img/icon/无流量.png" alt="">
  192. <p>无流量</p>
  193. </div>
  194. <div class="box">
  195. <img src="./img/icon/不专业.png" alt="">
  196. <p>不专业</p>
  197. </div>
  198. <div class="box">
  199. <img src="./img/icon/roi低.png" alt="">
  200. <p>ROI低</p>
  201. </div>
  202. <div class="box">
  203. <img src="./img/icon/gmv低.png" alt="">
  204. <p>GMV低</p>
  205. </div>
  206. </div>
  207. </div>
  208. <div class="main " id="experience">
  209. <!-- banner 视频区 -->
  210. <!-- <div class="banner"> -->
  211. <div class="banner-box" style="background-color: #f2f2f2;margin-top: 0.6rem;">
  212. <div class="main-content-title" style="position: static;">
  213. <div class="main-content-title-border">
  214. 经验丰富
  215. </div>
  216. </div>
  217. <!-- <div> -->
  218. <div style="padding:0.2rem;font-size: 0.2rem;color: #1B1F25;">
  219. <p>累计直播引流投放金额过 <span style="font-weight: bold;">3亿</span>,中小企业为主</p>
  220. <p>覆盖行业包括:美妆、母婴、个护、图书、珠宝、3C、服饰、食品等品类</p>
  221. </div>
  222. <div class="service-experience">
  223. <div class="image">
  224. <img src="./img/left.png" alt="" style="width: 100%;">
  225. <div class="top">
  226. <p>千万粉丝量级的超过30位</p>
  227. <p> 500w以上粉丝量级的超过80位</p>
  228. </div>
  229. </div>
  230. <div class="image">
  231. <img src="./img/right.png" alt="" style="width: 100%;">
  232. <div class="top">
  233. <p>品牌自播直播间40+</p>
  234. <p>高品牌知名度客户为主</p>
  235. </div>
  236. </div>
  237. </div>
  238. <!-- </div> -->
  239. </div>
  240. <!-- </div> -->
  241. </div>
  242. <div class="main " id="efficient">
  243. <!-- banner 视频区 -->
  244. <!-- <div class="banner"> -->
  245. <div class="banner-box" style="background-color: #f2f2f2;margin-top: 0.5rem;">
  246. <div class="main-content-title" style="position: static;">
  247. <div class="main-content-title-border">
  248. 人群精准触达
  249. </div>
  250. </div>
  251. <!-- <div> -->
  252. <div style="padding:0.2rem;font-size: 0.2rem;color: #1B1F25;">
  253. <p>567广告利用 <span style="font-weight: bold;">短视频引流广告+直播间直投</span>,精准触达目标用户群体</p>
  254. <p>实现不同时空用户群的高效汇聚,吸引观看直播</p>
  255. </div>
  256. <div class="service-efficient">
  257. <div class="image">
  258. <img src="./img/直播.png" alt="" style="width: 100%;height:100%">
  259. </div>
  260. <div class="top">
  261. <p style="margin-bottom:0.5rem;">短视频引流直播间</p>
  262. <p>介绍:适用于有短视频广告素材的客户</p>
  263. <p> 优势:稳健的投产比,快速见效,品效合一</p>
  264. <p>内容:直播前流量积聚,直播中产品推荐</p>
  265. </div>
  266. </div>
  267. <div class="service-efficient service-efficient-else">
  268. <div class="top">
  269. <p style="margin-bottom:0.5rem;">直播间直投</p>
  270. <p>介绍:适用于直播经验充足的客户,直播可根据用户反馈实时调整,主动把控导流率,引流用户转化意向高 </p>
  271. <p>内容:直播当中的视频切片发布</p>
  272. </div>
  273. <div class="image">
  274. <img src="./img/直投.png" alt="" style="width: 100%;height:100%">
  275. </div>
  276. </div>
  277. <!-- </div> -->
  278. </div>
  279. <!-- </div> -->
  280. </div>
  281. <div class="main " id="industry">
  282. <!-- banner 视频区 -->
  283. <!-- <div class="banner"> -->
  284. <div class="banner-box" style="background-color: #f2f2f2;margin-top: 0.5rem;">
  285. <div class="main-content-title" style="position: static;margin-bottom: 0;">
  286. <div class="main-content-title-border">
  287. 行业垂直运营服务
  288. </div>
  289. </div>
  290. <div style="padding:0.2rem;font-size: 0.2rem;color: #1B1F25;">
  291. <p>七大行业覆盖,专业投手定制化服务</p>
  292. </div>
  293. </div>
  294. <!-- </div> -->
  295. </div>
  296. <div class="background-image-all excellent-cases">
  297. <img src="./img/行业.png" alt="" class="case-bg-img industry-img">
  298. <div class="main industry">
  299. <div class="industry" style="flex-wrap: wrap;width: 100%;">
  300. <div class="box">
  301. <img src="./img/icon/美妆.png" alt="">
  302. <p>美妆</p>
  303. </div>
  304. <div class="box">
  305. <img src="./img/icon/食品.png" alt="">
  306. <p>食品</p>
  307. </div>
  308. <div class="box">
  309. <img src="./img/icon/珠宝.png" alt="">
  310. <p>珠宝</p>
  311. </div>
  312. <div class="box">
  313. <img src="./img/icon/数码.png" alt="">
  314. <p>3C</p>
  315. </div>
  316. <div class="box box-left">
  317. <img src="./img/icon/母婴.png" alt="">
  318. <p>母婴</p>
  319. </div>
  320. <div class="box">
  321. <img src="./img/icon/服饰.png" alt="">
  322. <p>服饰</p>
  323. </div>
  324. <div class="box box-right">
  325. <img src="./img/icon/生活用品.png" alt="">
  326. <p>个护</p>
  327. </div>
  328. </div>
  329. <!--
  330. <div class="industry" style="flex-wrap: wrap;width: 100%;">
  331. </div> -->
  332. <!-- height: 80%;
  333. display: flex;
  334. position: absolute;
  335. top: 10%;
  336. justify-content: space-around;
  337. align-items: center; -->
  338. </div>
  339. </div>
  340. <!--
  341. <div class="main " id="major">
  342. <div class="banner-box" style="background-color: #f2f2f2;margin-top: 0.5rem;">
  343. <div class="main-content-title" style="position: static;">
  344. <div class="main-content-title-border">
  345. 专业指导
  346. </div>
  347. </div>
  348. <div style="padding:0.2rem;font-size: 0.25rem;color: #1B1F25;">
  349. <p> 自有主播团队,覆盖美妆日化、数码3C、食品饮料等行业经验,可提供现场指导</p>
  350. <p>远程协助,可在线上提供直播节奏、直播内容等现场指导,提升直播间ROI</p>
  351. </div>
  352. <div class="service-major">
  353. <div class="image">
  354. <img src="./img/专业指导.png" alt="" style="width: 100%;">
  355. </div>
  356. <div class="image main-title">
  357. <p>专业主播,直播指导服务</p>
  358. <p> <span style="font-weight: bold;">30+</span>
  359. 主播现场指导,360度全方位,实战经验丰富。</p>
  360. </div>
  361. </div>
  362. </div>
  363. </div> -->
  364. <div class="main " id="increment">
  365. <!-- banner 视频区 -->
  366. <!-- <div class="banner"> -->
  367. <div class="banner-box" style="background-color: #f2f2f2;margin-top: 0.5rem;">
  368. <div class="main-content-title" style="position: static;">
  369. <div class="main-content-title-border">
  370. 增值服务
  371. </div>
  372. </div>
  373. <div style="padding:0.2rem;font-size: 0.2rem;color: #1B1F25;">
  374. <p> 短视频广告制作,爆量率<span style="font-weight: bold;font-size: 0.25rem;">40%+</span></p>
  375. <p>自有视频团队,协同视频基地,保障充足素材量,全力打造爆款</p>
  376. </div>
  377. <div class="service-increment">
  378. <div class="image">
  379. <img src="./img/增值1.png" alt="" style="width: 100%; height: 100%;">
  380. <div class="share">数据沟通机制
  381. </div>
  382. </div>
  383. <div class="image">
  384. <img src="./img/增值2.png" alt="" style="width: 100%; height: 100%;">
  385. <div class="share">团队人力值班
  386. </div>
  387. </div>
  388. <div class="image">
  389. <img src="./img/增值3.png" alt="" style="width: 100%; height: 100%;">
  390. <div class="share">高效精准配合</div>
  391. </div>
  392. <div class="image">
  393. <img src="./img/增值4.png" alt="" style="width: 100%; height: 100%;">
  394. <div class="share">临时需求响应
  395. </div>
  396. </div>
  397. </div>
  398. <!-- </div> -->
  399. </div>
  400. <!-- </div> -->
  401. </div>
  402. <div class='footer' id="footer">
  403. <div class="title">
  404. <div class="main-content-title"
  405. style="position: static;justify-content: start;border-color: #f2f2f2;font-size: 0.2rem;font-weight: bold;">
  406. <div style="color: white;margin-bottom: 0.1rem;">
  407. 联系我们
  408. </div>
  409. </div>
  410. </div>
  411. <div style="width: 100%;display: flex;margin-bottom: 0.5rem;">
  412. <div style="width: 50%;height: 100%;line-height: 0.5rem;">
  413. <p style="font-size: 0.3rem;color: white;text-align: left; margin-bottom: 0.2rem;">北京总部</p>
  414. <p style="font-size: 0.18rem;color: white;text-align: left;line-height: 0.3rem;">
  415. <img src="./img/地址.png" alt="" style="width: 0.2rem;margin-right: 0.1rem; position: relative;
  416. top: 0.03rem;">
  417. 北京市朝阳区酒仙桥东风北桥宝信行东风kaso 3楼308
  418. </p>
  419. <p style="font-size: 0.18rem;color: white;text-align: left;">
  420. <img src="./img/电话.png" alt="" style="width: 0.2rem;margin-right: 0.1rem;">
  421. 13811821639
  422. </p>
  423. <p style="font-size: 0.18rem;color: white;text-align: left;position: relative;top: -0.12rem;">
  424. <span style="width: 0.2rem;margin-right: 0.1rem;">✉</span>
  425. wuliuqi@567c-top.cn
  426. </p>
  427. </div>
  428. <div style="width: 50%;height: 100%;">
  429. <div id="myMap" ControlAnchor='BMAP_ANCHOR_TOP_LEFT' style=" width: 100%;
  430. height:2.5rem;">
  431. </div>
  432. </div>
  433. </div>
  434. <div style="display: flex;flex-wrap: wrap;">
  435. <div style="width: 35%;padding-bottom: 0.2rem;line-height: 0.3rem;margin-right: 0.3rem;">
  436. <p style="font-size: 0.2rem;color: white;text-align: left;margin-bottom: 0.2rem;">石家庄分公司</p>
  437. <p style="font-size: 0.15rem;color: white;text-align: left;">
  438. <img src="./img/地址.png" alt="" style="width: 0.15rem;margin-right: 0.1rem; position: relative;
  439. top: 0.03rem;">
  440. 石家庄市长安区广安大街86 号财富大厦裙楼4B1 房间
  441. </p>
  442. </div>
  443. <div style="width:30%;padding-bottom: 0.2rem;line-height: 0.3rem;">
  444. <p style="font-size: 0.2rem;color: white;text-align: left;margin-bottom: 0.2rem;">杭州分公司</p>
  445. <p style="font-size: 0.15rem;color: white;text-align: left;">
  446. <img src="./img/地址.png" alt="" style="width: 0.15rem;margin-right: 0.1rem; position: relative;
  447. top: 0.03rem;">
  448. 杭州市西湖区蒋村商务中心B1座318室
  449. </p>
  450. </div>
  451. <div style="width: 30%;padding-bottom: 0.2rem;line-height: 0.3rem;">
  452. <p style="font-size: 0.2rem;color: white;text-align: left;margin-bottom: 0.2rem;">上海分公司</p>
  453. <p style="font-size: 0.15rem;color: white;text-align: left;">
  454. <img src="./img/地址.png" alt="" style="width: 0.15rem;margin-right: 0.1rem; position: relative;
  455. top: 0.03rem;">
  456. 上海市静安区康定路359号1楼
  457. </p>
  458. </div>
  459. </div>
  460. <div>
  461. <a href="https://beian.miit.gov.cn/" target="_block">
  462. 京ICP备18045244号-1
  463. </a>
  464. </div>
  465. </div>
  466. <a class="aside" href="#">
  467. <img src="./images/goTop.png" alt="">
  468. </a>
  469. </div>
  470. <a class="aside" href="#">
  471. <img src="./images/goTop.png" alt="">
  472. </a>
  473. </div>
  474. <script src="./js/jquery.min.js"></script>
  475. <script src="./js/phone.js"></script>
  476. <script src="./js/swiper.min.js"></script>
  477. <script src="./js/index.js"></script>
  478. <script type="text/javascript"
  479. src="http://api.map.baidu.com/api?v=3.0&ak=QNWNbHbcOSEyeOlyc1GT2DLFdRDRd4yv"></script>
  480. <script src="./js/contactUs.js"></script>
  481. <script>
  482. // console.log(1)
  483. var mySwiper = new Swiper('.swiper-container', {
  484. // autoplay: true,//可选选项,自动滑动
  485. disableOnInteraction: true,
  486. loop: true,
  487. })
  488. let caseTitle = document.getElementsByClassName('left-box-title')
  489. $('.left-box-title').on('click', function () {
  490. $(this).addClass('left-box-title-active')
  491. $(this).siblings().removeClass('left-box-title-active')
  492. // $('#img-right').addClass('active-hide')
  493. if ($(this).index() == 0) {
  494. $('#img-right').attr('src', './img/美妆.png')
  495. } else if ($(this).index() == 1) {
  496. $('#img-right').attr('src', './img/珠宝.png')
  497. } else if ($(this).index() == 2) {
  498. $('#img-right').attr('src', './img/食品.png')
  499. }
  500. })
  501. $('#show-menu').on('click', function () {
  502. $('#close-box').css({
  503. visibility: "visible"
  504. })
  505. $('#menu').css({ right: 0 })
  506. })
  507. $('#close-box').on('click', function () {
  508. $('#menu').css({ right: '-60%' })
  509. setTimeout(() => {
  510. $('#close-box').css({
  511. visibility: "hidden"
  512. })
  513. }, 200)
  514. })
  515. var box = document.getElementById('hide-all');
  516. var showBox = document.getElementById('show')
  517. var timer = null;
  518. $('#show a').on('mouseover', function (e) {
  519. // if (timer) clearTimeout(timer)
  520. $(this).addClass('bottom-border-a')
  521. $(this).siblings().removeClass('bottom-border-a')
  522. if ($(this).index() == 0) {
  523. box.style.height = '0';
  524. box.style.padding = '0';
  525. $('#logo').attr('src', './img/logo1.png')
  526. $(this).removeClass('a-color')
  527. $(this).siblings().removeClass('a-color')
  528. $("#show-small div").eq($(this).index()).siblings().css({
  529. height: "0"
  530. })
  531. } else if ($(this).index() == 1) {
  532. box.style.height = '350px';
  533. $(this).addClass('a-color')
  534. $(this).siblings().addClass('a-color')
  535. $('#logo').attr('src', './img/logo.png')
  536. // box.style.padding = '0.2rem 0';
  537. $("#show-small div").eq($(this).index()).css({
  538. height: "300px"
  539. })
  540. $("#show-small div").eq($(this).index()).html(`
  541. <a style="color:#000000;display:block;margin:105px 0 0.2rem 0" href="./showWork.html#culture">企业文化</a>
  542. <a style="color:#000000;display:block;margin:0.2rem 0" href="./showWork.html#team" >团队成员</a>
  543. <a style="color:#000000;display:block;margin:0.2rem 0" href="./showWork.html#history">历史荣耀</a>公司信息`)
  544. $("#show-small div").eq($(this).index()).siblings().css({
  545. height: "0"
  546. })
  547. // $("#show-small div").eq($(this).index()).siblings().empty("p")
  548. } else if ($(this).index() == 2) {
  549. $(this).addClass('a-color')
  550. $(this).siblings().addClass('a-color')
  551. box.style.height = '350px';
  552. $('#logo').attr('src', './img/logo.png')
  553. // box.style.padding = '0.2rem 0';
  554. $("#show-small div").eq($(this).index()).css({
  555. height: "300px"
  556. })
  557. $("#show-small div").eq($(this).index()).html(`
  558. <a style="color:#000000;display:block;margin:105px 0 0.2rem 0" href="./contactUs.html#painPoint">投放痛点分析</a>
  559. <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#experience" >经验丰富</a>
  560. <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#efficient">人群精准触达</a>
  561. <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#industry">行业运营服务</a>
  562. <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#increment">增值服务</a>服务内容与优势`)
  563. $("#show-small div").eq($(this).index()).siblings().css({
  564. height: "0"
  565. })
  566. // $("#show-small div").eq($(this).index()).siblings().empty("p")
  567. } else if ($(this).index() == 3) {
  568. box.style.height = '0';
  569. box.style.padding = '0';
  570. $('#logo').attr('src', './img/logo1.png')
  571. $(this).removeClass('a-color')
  572. $(this).siblings().removeClass('a-color')
  573. $("#show-small div").eq($(this).index()).siblings().css({
  574. height: "0"
  575. })
  576. // $("#show-small div").eq($(this).index()).siblings().empty("p")
  577. } else if ($(this).index() == 4) {
  578. box.style.height = '0';
  579. box.style.padding = '0';
  580. $('#logo').attr('src', './img/logo1.png')
  581. $(this).removeClass('a-color')
  582. $(this).siblings().removeClass('a-color')
  583. $("#show-small div").eq($(this).index()).siblings().css({
  584. height: "0"
  585. })
  586. }
  587. e.stopPropagation();
  588. })
  589. $('#show a').on('mouseout', function () {
  590. $(this).removeClass('bottom-border-a')
  591. $('#show a').removeClass('a-color')
  592. })
  593. $("#show-small div").on('mouseover', function () {
  594. $('#logo').attr('src', './img/logo.png')
  595. })
  596. showBox.onmouseover = function () {
  597. }
  598. box.onmouseover = function () {
  599. box.style.height = '350px';
  600. $('#show a').addClass('a-color')
  601. }
  602. showBox.onmouseout = function () {
  603. $('#show a').removeClass('bottom-border-a')
  604. $('#show a').removeClass('a-color')
  605. }
  606. box.onmouseout = function () {
  607. box.style.height = '0';
  608. box.style.padding = '0';
  609. $('#logo').attr('src', './img/logo1.png')
  610. $('#show a').removeClass('bottom-border-a')
  611. $('#show a').removeClass('a-color')
  612. }
  613. </script>
  614. </body>
  615. </html>