showWork.html 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608
  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. <style>
  21. .nav ul li:hover .menu {
  22. display: block !important;
  23. }
  24. .menu {
  25. display: none;
  26. position: absolute;
  27. top: 1rem;
  28. z-index: 100;
  29. color: black;
  30. line-height: 0.5rem;
  31. font-size: 0.2rem;
  32. text-align: left;
  33. border: 1px solid white;
  34. background: white;
  35. cursor: pointer;
  36. }
  37. .menu p:hover {
  38. color: #FFFFFF;
  39. }
  40. .bottom-border-a {
  41. border-bottom: 5px solid black;
  42. }
  43. </style>
  44. <style>
  45. .hover-a:hover {
  46. color: #00A0E9;
  47. transition: all .5s;
  48. }
  49. #close-box,
  50. #menu {
  51. transition: all .5s;
  52. }
  53. .active-white:hover {
  54. background-color: white !important;
  55. transition: all .5s;
  56. }
  57. </style>
  58. </head>
  59. <body>
  60. <div class="container">
  61. <div class="background-image-all">
  62. <div class="swiper-container">
  63. <div class="swiper-wrapper">
  64. <div class="swiper-slide">
  65. <img src="./img/information.png" alt="" srcset="" class="banner-img">
  66. </div>
  67. <!-- <div class="swiper-slide">
  68. <div class="main">
  69. <h2 class="banner-title">专注抖音直播投流</h2>
  70. <p class="banner-title-content">
  71. all in实体经济数字化转型
  72. </p>
  73. </div>
  74. <img src="./img/2.jpg" alt="" srcset="" class="banner-img">
  75. </div> -->
  76. </div>
  77. </div>
  78. <div class="main pc-class" style="position: absolute;top: 0;z-index: 10">
  79. <div class="header"
  80. style="width: 100%;
  81. height: 80px;margin-top: 0.2rem;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;">
  82. <div>
  83. <img src="./img/logo1.png" alt="" style="font-size: 16px;" id="logo">
  84. </div>
  85. <div style="width: 80%;display: flex;justify-content: space-around;" id="show">
  86. <a href="./index.html" style=" line-height: 60px;height:60px;box-sizing: border-box;">首页</a>
  87. <a href="./showWork.html"
  88. style=" line-height: 60px;height:60px;box-sizing: border-box;">公司信息</a>
  89. <a href="./contactUs.html"
  90. style=" line-height: 60px;height:60px;box-sizing: border-box;">服务内容与优势</a>
  91. <a href="./example.html"
  92. style=" line-height: 60px;height:60px;box-sizing: border-box;">优秀案例</a>
  93. <a href="./showWork.html#footer"
  94. style=" line-height: 60px;height:60px;box-sizing: border-box;">联系我们</a>
  95. </div>
  96. </div>
  97. </div>
  98. <div class="main phone-class" style="position: absolute;top: 0;z-index: 10">
  99. <div class="header" style="width: 100%;
  100. height: 80px;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;">
  101. <div>
  102. <img src="./img/logo1.png" alt="" style="font-size: 16px;height: 20px;">
  103. </div>
  104. <div id="show">
  105. <div id="show-menu" style="position: relative;top: -5px;">
  106. <i style="display: block;width: 0.4rem;height: 2px;background-color: white;"></i>
  107. <i
  108. style="display: block;width: 0.4rem;height: 2px;background-color: white;margin: 0.1rem 0;"></i>
  109. <i style="display: block;width: 0.4rem;height: 2px;background-color: white;"></i>
  110. </div>
  111. <!-- <a href="./index.html"
  112. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">首页</a>
  113. <a href="./showWork.html"
  114. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">公司信息</a>
  115. <a href="./contactUs.html"
  116. style="border-bottom:5px solid black; line-height: 60px;height:60px;box-sizing: border-box;">服务内容与优势</a>
  117. <a href="./example.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. </div>
  122. </div>
  123. </div>
  124. </div>
  125. <div style="width: 100%;height: 100vh;background: rgba(0, 0, 0, 0.7);position: fixed;top: 0;z-index: 100;visibility:hidden;"
  126. id="close-box">
  127. <div style="width: 60%;height: 100vh;background: rgb(246, 246, 246);position: absolute;right: -60%;"
  128. id="menu">
  129. <!-- <div><img src="./img/close.jpg" id="close" alt=""
  130. style="width: 0.8rem;position: absolute;left: 0.2rem;top: 0.2rem;"></div> -->
  131. <div style="display: flex;flex-direction: column;margin-top: 1rem;text-align: left;padding: 0 0.4rem 0;"
  132. class="hover-a">
  133. <a href="./index.html"
  134. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">首页</a>
  135. <a href="./showWork.html"
  136. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">公司信息</a>
  137. <a href="./contactUs.html"
  138. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">服务内容与优势</a>
  139. <a href="./example.html"
  140. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">优秀案例</a>
  141. <a href="./showWork.html#footer"
  142. style="color:black !important;line-height: 60px;height:60px;box-sizing: border-box;">联系我们</a>
  143. </div>
  144. </div>
  145. </div>
  146. <div id="hide-all"
  147. style="background-color: white;width: 100%;
  148. box-sizing: border-box;transition:all .5s;overflow: hidden;display: flex;justify-content: space-between;position: absolute;top: 0;z-index: 1;">
  149. <div>
  150. </div>
  151. <div style="display: flex;justify-content:space-between;" id="show-all" class=" main">
  152. <div>
  153. </div>
  154. <div style="width: 80%;display:flex;justify-content: space-around;" id="show-small">
  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;">
  162. 服务内容与优势
  163. </div>
  164. <div style="height: 0;overflow: hidden;color: white;">优秀案例</div>
  165. <div style="height: 0;overflow: hidden;color: white;">连西我们</div>
  166. </div>
  167. </div>
  168. </div>
  169. <div class="main main-content">
  170. <!-- banner 视频区 -->
  171. <!-- <div class="banner"> -->
  172. <div class="banner-box" style="padding: 0;">
  173. <!-- <div class="main-content-title">
  174. <div class="main-content-title-border">
  175. 核心能力
  176. </div>
  177. </div> -->
  178. <div class="information-content">
  179. <div class="information-content-left">
  180. <img src="./img/company.jpg" alt="" style="width: 100%;height: 100%;">
  181. </div>
  182. <div class="information-content-right">
  183. <div class="case-title" style="color: #010101;margin: 0;border-left-color: #010101;">
  184. 关于我们</div>
  185. <div class="information-content-right-title">
  186. <p>公司成立于2016年,团队规模500+,总部位于北京,上海、广州、杭州设有分公司,
  187. 我们定位为专注直播投流的服务商,致力于用服务+短视频+技术,帮助客户实现营销目标,2021年预计营收45亿。</p>
  188. <p>
  189. 最早2020年5月开始接入直播投流服务,积累经验近2年,2020年抖音淘系引流服务商排名TOP1,抖音达人带货榜头部承接投放覆盖率达到80%以上头部达人直播投放经验极为丰富。
  190. </p>
  191. </div>
  192. </div>
  193. </div>
  194. </div>
  195. <!-- </div> -->
  196. </div>
  197. <div class="main main-content" id="culture">
  198. <!-- banner 视频区 -->
  199. <!-- <div class="banner"> -->
  200. <div class="banner-box" style="padding-top: 1rem;background-color: #f2f2f2;position: relative;">
  201. <div class="main-content-title" style="border-bottom: 0;">
  202. <div class="main-content-title-border">
  203. 企业文化
  204. </div>
  205. </div>
  206. <div class="culture-content">
  207. <div class="culture-content-one">
  208. <div class="culture-all">
  209. <div class="share" style="border-radius: 50%;">使命</div>
  210. <img src="./img/使命.png" alt="">
  211. </div>
  212. <div class="culture-one">
  213. <p>顺应市场趋势,改变广告行业,重新定义广告。</p>
  214. </div>
  215. </div>
  216. <div class="culture-xian-left"></div>
  217. <div class="culture-content-one">
  218. <div class="culture-all">
  219. <div class="share" style="border-radius: 50%;">愿景</div>
  220. <img src="./img/愿景.png" alt="">
  221. </div>
  222. <div class="culture-one">
  223. <p>致力于成为百亿规模的,技术驱动的,赋能中国制造业数字化转型的,广告头部服务商。</p>
  224. </div>
  225. </div>
  226. <div class="culture-xian"></div>
  227. <div class="culture-content-one">
  228. <div class=" culture-all">
  229. <div class="share" style="border-radius: 50%;">价值观</div>
  230. <img src="./img/价值观.png" alt="">
  231. </div>
  232. <div class="culture-one">
  233. <p class="title">与其更好,不如不同</p>
  234. <p>中国市场5-10年一个经济周期,唯有不断的创新和自我迭代才能顺应市场。我们时刻关注市场的拐点努力抓住市场趋势。</p>
  235. </div>
  236. </div>
  237. </div>
  238. </div>
  239. <!-- </div> -->
  240. </div>
  241. <div class="background-image-all excellent-cases main-content">
  242. <img src="./img/专注.png" alt="" class="case-bg-img history-bg-img">
  243. <div class="main" style="position: absolute;top: 0.6rem;z-index: 10;height: 100%;">
  244. <div class="main-content-title" style="border-color:#FFFFFF ;">
  245. <div class="main-content-title-border" style="position: static;border-bottom: 0;color: #FFFFFF;">
  246. 专注所以专业
  247. </div>
  248. </div>
  249. </div>
  250. </div>
  251. <div class="main main-content" id="team">
  252. <!-- banner 视频区 -->
  253. <div class="banner">
  254. <div class="banner-box" style="padding-top: 0.78rem;background-color: #f2f2f2;">
  255. <div class="main-content-title" style="border-bottom: 0;position: static;">
  256. <div class="main-content-title-border">
  257. 团队成员
  258. </div>
  259. </div>
  260. <div class="main-content-core time-horizontal-content" style=" flex-direction: column;">
  261. <img src="./img/teamimg.png" alt="" style="width:100%">
  262. <div
  263. style="font-size: 0.15rem;background-color: #FFFFFF;padding: 0.2rem;min-height: 1rem;display: flex;flex-direction: column;justify-content: space-around;">
  264. <p>
  265. 服务过的抖音电商带货头部达人及明星:千万粉丝量级的<span
  266. style="font-weight:700;font-size: 0.17rem;">超过30位,500w以上</span>粉丝量级的超过80位,品牌自播直播间40+。
  267. </p>
  268. <p>
  269. 累计直播引流投放金额过<span
  270. style="font-weight:700;font-size: 0.17rem;">3亿</span>,客户对于引流效果一致好评,满意度极高。
  271. </p>
  272. <p>
  273. 服务过的直播引流场次预算<span
  274. style="font-weight:700;font-size: 0.19rem;">2w-700w</span>,无论是大预算场次还是小预算场次都给到了足够重视,认真做好每一场投流,以roi为核心目标,达到客户满意效果。
  275. </p>
  276. </div>
  277. </div>
  278. </div>
  279. </div>
  280. </div>
  281. <div class="background-image-all excellent-cases main-content" id="history">
  282. <img src="./img/历史.png" alt="" class="case-bg-img history-bg-img">
  283. <div class="main" style="position: absolute;top: 0.6rem;z-index: 10;height: 100%;">
  284. <div class="main-content-title" style="border-color:#FFFFFF ;">
  285. <div class="main-content-title-border" style="position: static;border-bottom: 0;color: #FFFFFF;">
  286. 历史荣耀
  287. </div>
  288. </div>
  289. </div>
  290. </div>
  291. <div class="main main-content">
  292. <!-- banner 视频区 -->
  293. <div class="banner">
  294. <div class="banner-box" style="padding-top: 0.78rem;background-color: #f2f2f2;padding-bottom: 0;">
  295. <div class="main-content-title" style="border-bottom: 0;position: static;">
  296. <div class="main-content-title-border">
  297. 2019年-2021年
  298. </div>
  299. </div>
  300. <div class="main-content-core time-horizontal-content"
  301. style="flex-direction: column;align-items: center;">
  302. <div style="width: 80%;height: 1rem;display: flex;justify-content: center;">
  303. <div style="border: 1px solid black;width: 50%;border-bottom: 0;">
  304. </div>
  305. <div style="border: 1px solid black;width: 50%;border-bottom: 0;">
  306. </div>
  307. </div>
  308. <div style="width: 100%;height: 1.2rem;display: flex;justify-content: space-between;">
  309. <div class="active-white" style="width: 30%;font-size: 0.2rem;
  310. background: #E4E4E4;
  311. box-sizing: border-box;
  312. padding: 0.2rem;
  313. display: flex;
  314. align-items: center;
  315. justify-content: center;">
  316. 开始接入投流服务 服务上百个广告主
  317. </div>
  318. <div class="active-white" style="width: 30%;font-size: 0.2rem;
  319. background: #E4E4E4;
  320. box-sizing: border-box;
  321. padding: 0.2rem;
  322. display: flex;
  323. align-items: center;
  324. justify-content: center;">
  325. 累计给广告主带来百亿营收
  326. </div>
  327. <div class="active-white" style="width: 30%;font-size: 0.2rem;
  328. background: #E4E4E4;
  329. box-sizing: border-box;
  330. padding: 0.2rem;
  331. display: flex;
  332. align-items: center;
  333. justify-content: center;">
  334. 团队壮大,目标破千亿营收
  335. </div>
  336. </div>
  337. <div
  338. style="margin-top:0.3rem;width:100%;font-weight:500;font-size: 0.15rem;background-color: #FFFFFF;min-height: 1rem;display: flex;flex-direction: column;justify-content: space-around;">
  339. <p>
  340. 2020年抖音淘系引流服务商排名
  341. <span style="font-weight: bold;">TOP1</span> ,抖音达人带货榜头部承接投放覆盖率达到<span
  342. style="font-weight: bold;">80%以上</span> ,头部达人直播投放经验极为丰富。
  343. </p>
  344. </div>
  345. </div>
  346. </div>
  347. </div>
  348. </div>
  349. <div class='footer' id="footer">
  350. <div class="title">
  351. <div class="main-content-title"
  352. style="position: static;justify-content: start;border-color: #f2f2f2;font-size: 0.2rem;font-weight: bold;">
  353. <div style="color: white;margin-bottom: 0.1rem;">
  354. 联系我们
  355. </div>
  356. </div>
  357. </div>
  358. <div style="width: 100%;display: flex;margin-bottom: 0.5rem;">
  359. <div style="width: 50%;height: 100%;line-height: 0.5rem;">
  360. <p style="font-size: 0.3rem;color: white;text-align: left; margin-bottom: 0.2rem;">北京总部</p>
  361. <p style="font-size: 0.18rem;color: white;text-align: left;line-height: 0.3rem;">
  362. <img src="./img/地址.png" alt="" style="width: 0.2rem;margin-right: 0.1rem; position: relative;
  363. top: 0.03rem;">
  364. 北京市朝阳区酒仙桥路兆维工业园51幢A1-3门2层
  365. </p>
  366. <p style="font-size: 0.18rem;color: white;text-align: left;">
  367. <img src="./img/电话.png" alt="" style="width: 0.2rem;margin-right: 0.1rem;">
  368. 13811821639
  369. </p>
  370. <p style="font-size: 0.18rem;color: white;text-align: left;position: relative;top: -0.12rem;">
  371. <span style="width: 0.2rem;margin-right: 0.1rem;">✉</span>
  372. wuliuqi@567c-top.cn
  373. </p>
  374. </div>
  375. <div style="width: 50%;height: 100%;">
  376. <div id="myMap" ControlAnchor='BMAP_ANCHOR_TOP_LEFT' style=" width: 100%;
  377. height:2.5rem;">
  378. </div>
  379. </div>
  380. </div>
  381. <div style="display: flex;flex-wrap: wrap;">
  382. <div style="width: 35%;padding-bottom: 0.2rem;line-height: 0.3rem;margin-right: 0.3rem;">
  383. <p style="font-size: 0.2rem;color: white;text-align: left;margin-bottom: 0.2rem;">石家庄分公司</p>
  384. <p style="font-size: 0.14rem;color: white;text-align: left;">
  385. <img src="./img/地址.png" alt="" style="width: 0.15rem;margin-right: 0.1rem; position: relative;
  386. top: 0.03rem;">
  387. 石家庄市长安区广安大街86 号财富大厦裙楼4B1 房间
  388. </p>
  389. </div>
  390. <div style="width:30%;padding-bottom: 0.2rem;line-height: 0.3rem;">
  391. <p style="font-size: 0.2rem;color: white;text-align: left;margin-bottom: 0.2rem;">杭州分公司</p>
  392. <p style="font-size: 0.14rem;color: white;text-align: left;">
  393. <img src="./img/地址.png" alt="" style="width: 0.15rem;margin-right: 0.1rem; position: relative;
  394. top: 0.03rem;">
  395. 杭州市西湖区蒋村商务中心B1座318室
  396. </p>
  397. </div>
  398. <div style="width: 30%;padding-bottom: 0.2rem;line-height: 0.3rem;">
  399. <p style="font-size: 0.2rem;color: white;text-align: left;margin-bottom: 0.2rem;">上海分公司</p>
  400. <p style="font-size: 0.14rem;color: white;text-align: left;">
  401. <img src="./img/地址.png" alt="" style="width: 0.15rem;margin-right: 0.1rem; position: relative;
  402. top: 0.03rem;">
  403. 上海市静安区康定路359号1楼
  404. </p>
  405. </div>
  406. </div>
  407. <div>
  408. <a href="https://beian.miit.gov.cn/" target="_block">
  409. 京ICP备18045244号-1
  410. </a>
  411. </div>
  412. </div>
  413. <a class="aside" href="#">
  414. <img src="./images/goTop.png" alt="">
  415. </a>
  416. </div>
  417. <script src="./js/jquery.min.js"></script>
  418. <script src="./js/phone.js"></script>
  419. <script src="./js/swiper.min.js"></script>
  420. <script src="./js/index.js"></script>
  421. <script type="text/javascript"
  422. src="http://api.map.baidu.com/api?v=3.0&ak=QNWNbHbcOSEyeOlyc1GT2DLFdRDRd4yv"></script>
  423. <script src="./js/contactUs.js"></script>
  424. <script>
  425. // console.log(1)
  426. var mySwiper = new Swiper('.swiper-container', {
  427. // autoplay: true,//可选选项,自动滑动
  428. disableOnInteraction: true,
  429. loop: true,
  430. })
  431. let caseTitle = document.getElementsByClassName('left-box-title')
  432. $('.left-box-title').on('click', function () {
  433. $(this).addClass('left-box-title-active')
  434. $(this).siblings().removeClass('left-box-title-active')
  435. // $('#img-right').addClass('active-hide')
  436. if ($(this).index() == 0) {
  437. $('#img-right').attr('src', './img/美妆.png')
  438. } else if ($(this).index() == 1) {
  439. $('#img-right').attr('src', './img/珠宝.png')
  440. } else if ($(this).index() == 2) {
  441. $('#img-right').attr('src', './img/食品.png')
  442. }
  443. })
  444. $('#show-menu').on('click', function () {
  445. $('#close-box').css({
  446. visibility: "visible"
  447. })
  448. $('#menu').css({ right: 0 })
  449. })
  450. $('#close-box').on('click', function () {
  451. $('#menu').css({ right: '-60%' })
  452. setTimeout(() => {
  453. $('#close-box').css({
  454. visibility: "hidden"
  455. })
  456. }, 200)
  457. })
  458. var box = document.getElementById('hide-all');
  459. var showBox = document.getElementById('show')
  460. var timer = null;
  461. $('#show a').on('mouseover', function (e) {
  462. // if (timer) clearTimeout(timer)
  463. $(this).addClass('bottom-border-a')
  464. $(this).siblings().removeClass('bottom-border-a')
  465. if ($(this).index() == 0) {
  466. box.style.height = '0';
  467. box.style.padding = '0';
  468. $('#logo').attr('src', './img/logo1.png')
  469. $(this).removeClass('a-color')
  470. $(this).siblings().removeClass('a-color')
  471. $("#show-small div").eq($(this).index()).siblings().css({
  472. height: "0"
  473. })
  474. } else if ($(this).index() == 1) {
  475. box.style.height = '350px';
  476. $(this).addClass('a-color')
  477. $(this).siblings().addClass('a-color')
  478. $('#logo').attr('src', './img/logo.png')
  479. // box.style.padding = '0.2rem 0';
  480. $("#show-small div").eq($(this).index()).css({
  481. height: "300px"
  482. })
  483. $("#show-small div").eq($(this).index()).html(`
  484. <a style="color:#000000;display:block;margin:105px 0 0.2rem 0" href="./showWork.html#culture">企业文化</a>
  485. <a style="color:#000000;display:block;margin:0.2rem 0" href="./showWork.html#team" >团队成员</a>
  486. <a style="color:#000000;display:block;margin:0.2rem 0" href="./showWork.html#history">历史荣耀</a>公司信息`)
  487. $("#show-small div").eq($(this).index()).siblings().css({
  488. height: "0"
  489. })
  490. // $("#show-small div").eq($(this).index()).siblings().empty("p")
  491. } else if ($(this).index() == 2) {
  492. $(this).addClass('a-color')
  493. $(this).siblings().addClass('a-color')
  494. box.style.height = '350px';
  495. $('#logo').attr('src', './img/logo.png')
  496. // box.style.padding = '0.2rem 0';
  497. $("#show-small div").eq($(this).index()).css({
  498. height: "300px"
  499. })
  500. $("#show-small div").eq($(this).index()).html(`
  501. <a style="color:#000000;display:block;margin:105px 0 0.2rem 0" href="./contactUs.html#painPoint">投放痛点分析</a>
  502. <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#experience" >经验丰富</a>
  503. <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#efficient">人群精准触达</a>
  504. <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#industry">行业运营服务</a>
  505. <a style="color:#000000;display:block;margin:0.2rem 0" href="./contactUs.html#increment">增值服务</a>服务内容与优势`)
  506. $("#show-small div").eq($(this).index()).siblings().css({
  507. height: "0"
  508. })
  509. // $("#show-small div").eq($(this).index()).siblings().empty("p")
  510. } else if ($(this).index() == 3) {
  511. box.style.height = '0';
  512. box.style.padding = '0';
  513. $('#logo').attr('src', './img/logo1.png')
  514. $(this).removeClass('a-color')
  515. $(this).siblings().removeClass('a-color')
  516. $("#show-small div").eq($(this).index()).siblings().css({
  517. height: "0"
  518. })
  519. // $("#show-small div").eq($(this).index()).siblings().empty("p")
  520. } else if ($(this).index() == 4) {
  521. box.style.height = '0';
  522. box.style.padding = '0';
  523. $('#logo').attr('src', './img/logo1.png')
  524. $(this).removeClass('a-color')
  525. $(this).siblings().removeClass('a-color')
  526. $("#show-small div").eq($(this).index()).siblings().css({
  527. height: "0"
  528. })
  529. }
  530. e.stopPropagation();
  531. })
  532. $('#show a').on('mouseout', function () {
  533. $(this).removeClass('bottom-border-a')
  534. $('#show a').removeClass('a-color')
  535. })
  536. $("#show-small div").on('mouseover', function () {
  537. $('#logo').attr('src', './img/logo.png')
  538. })
  539. showBox.onmouseover = function () {
  540. }
  541. box.onmouseover = function () {
  542. box.style.height = '350px';
  543. $('#show a').addClass('a-color')
  544. }
  545. showBox.onmouseout = function () {
  546. $('#show a').removeClass('bottom-border-a')
  547. $('#show a').removeClass('a-color')
  548. }
  549. box.onmouseout = function () {
  550. box.style.height = '0';
  551. box.style.padding = '0';
  552. $('#logo').attr('src', './img/logo1.png')
  553. $('#show a').removeClass('bottom-border-a')
  554. $('#show a').removeClass('a-color')
  555. }
  556. </script>
  557. </body>
  558. </html>