6.vue 47 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318
  1. <template>
  2. <div>
  3. <!--样式1-->
  4. <div class="headLineStyle"
  5. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 1">
  6. <div class="headLineTitle">
  7. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766019286582583.png" />
  8. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  9. </div>
  10. <div class="headLineContent">
  11. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  12. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  13. <div>抢抓人工智能发展的历史性机遇</div>
  14. </div>
  15. </div>
  16. <!--样式2-->
  17. <div class="headLineStyle"
  18. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 2">
  19. <div class="headLineTitle">
  20. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766019286582583.png" />
  21. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  22. </div>
  23. <div class="headLineContent">
  24. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  25. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  26. </div>
  27. </div>
  28. <!--样式3-->
  29. <div class="headLineStyle"
  30. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 3">
  31. <div class="headLineTitle">
  32. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766019286582583.png" />
  33. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  34. </div>
  35. <div class="headLineContent">
  36. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  37. </div>
  38. </div>
  39. <!--样式4-->
  40. <div class="headLineStyle headLineContent4"
  41. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 4">
  42. <div class="headLineTitle">
  43. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766019286582583.png" />
  44. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  45. </div>
  46. </div>
  47. <!--样式5-->
  48. <div class="headLineStyle headLineContent5"
  49. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 5">
  50. <div class="headLineTitle" v-for="(item, index) in titleList" :key="index"
  51. :class="{ 'active': activeTab == index }" v-if="activeTab == index">
  52. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766019286582583.png" />
  53. {{ item.title }}
  54. </div>
  55. <div class="headLineContent">
  56. <div @mouseenter="activeTab = 0" :class="{ 'active': activeTab == 0 }"></div>
  57. <div @mouseenter="activeTab = 1" :class="{ 'active': activeTab == 1 }"></div>
  58. <div @mouseenter="activeTab = 2" :class="{ 'active': activeTab == 2 }"></div>
  59. </div>
  60. </div>
  61. <!--样式6-->
  62. <div class="headLineStyle headLineContent5"
  63. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 6">
  64. <div class="headLineTitle" v-for="(item, index) in titleList" :key="index"
  65. :class="{ 'active': activeTab == index }" v-if="activeTab == index">
  66. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766019286582583.png" />
  67. {{ item.title }}
  68. </div>
  69. <div class="headLineContent">
  70. <div @mouseenter="activeTab = 0" :class="{ 'active': activeTab == 0 }"></div>
  71. <div @mouseenter="activeTab = 1" :class="{ 'active': activeTab == 1 }"></div>
  72. </div>
  73. </div>
  74. <!--样式7-->
  75. <div class="headLineStyle headLineContent7"
  76. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 7">
  77. <div class="headLineTitle">
  78. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766026791458071.png" />
  79. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  80. </div>
  81. <div class="headLineContent">
  82. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  83. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  84. <div>抢抓人工智能发展的历史性机遇</div>
  85. </div>
  86. </div>
  87. <!--样式8-->
  88. <div class="headLineStyle headLineContent7"
  89. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 8">
  90. <div class="headLineTitle">
  91. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766026791458071.png" />
  92. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  93. </div>
  94. <div class="headLineContent">
  95. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  96. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  97. </div>
  98. </div>
  99. <!--样式9-->
  100. <div class="headLineStyle headLineContent7"
  101. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 9">
  102. <div class="headLineTitle">
  103. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766026791458071.png" />
  104. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  105. </div>
  106. <div class="headLineContent">
  107. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  108. </div>
  109. </div>
  110. <!--样式10-->
  111. <div class="headLineStyle headLineContent10"
  112. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 10">
  113. <div class="headLineTitle">
  114. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766026791458071.png" />
  115. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  116. </div>
  117. </div>
  118. <!--样式11-->
  119. <div class="headLineStyle headLineContent11"
  120. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 11">
  121. <div class="headLineTitle" v-for="(item, index) in titleList" :key="index"
  122. :class="{ 'active': activeTab == index }" v-if="activeTab == index">
  123. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766026791458071.png" />
  124. {{ item.title }}
  125. </div>
  126. <div class="headLineContent">
  127. <div @mouseenter="activeTab = 0" :class="{ 'active': activeTab == 0 }"></div>
  128. <div @mouseenter="activeTab = 1" :class="{ 'active': activeTab == 1 }"></div>
  129. <div @mouseenter="activeTab = 2" :class="{ 'active': activeTab == 2 }"></div>
  130. </div>
  131. </div>
  132. <!--样式12-->
  133. <div class="headLineStyle headLineContent11"
  134. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 12">
  135. <div class="headLineTitle" v-for="(item, index) in titleList1" :key="index"
  136. :class="{ 'active': activeTab == index }" v-if="activeTab == index">
  137. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766026791458071.png" />
  138. {{ item.title }}
  139. </div>
  140. <div class="headLineContent">
  141. <div @mouseenter="activeTab = 0" :class="{ 'active': activeTab == 0 }"></div>
  142. <div @mouseenter="activeTab = 1" :class="{ 'active': activeTab == 1 }"></div>
  143. </div>
  144. </div>
  145. <!--样式13-->
  146. <div class="headLineStyle headLineContent7"
  147. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 13">
  148. <div class="headLineTitle">
  149. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  150. </div>
  151. <div class="headLineContent">
  152. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  153. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  154. <div>抢抓人工智能发展的历史性机遇</div>
  155. </div>
  156. </div>
  157. <!--样式14-->
  158. <div class="headLineStyle headLineContent7"
  159. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 14">
  160. <div class="headLineTitle">
  161. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  162. </div>
  163. <div class="headLineContent">
  164. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  165. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  166. </div>
  167. </div>
  168. <!--样式15-->
  169. <div class="headLineStyle headLineContent7"
  170. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 15">
  171. <div class="headLineTitle">
  172. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  173. </div>
  174. <div class="headLineContent">
  175. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  176. </div>
  177. </div>
  178. <!--样式16-->
  179. <div class="headLineStyle headLineContent10"
  180. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 16">
  181. <div class="headLineTitle">
  182. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  183. </div>
  184. </div>
  185. <!--样式17-->
  186. <div class="headLineStyle headLineContent11"
  187. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 17">
  188. <div class="headLineTitle" v-for="(item, index) in titleList" :key="index"
  189. :class="{ 'active': activeTab == index }" v-if="activeTab == index">
  190. {{ item.title }}
  191. </div>
  192. <div class="headLineContent">
  193. <div @mouseenter="activeTab = 0" :class="{ 'active': activeTab == 0 }"></div>
  194. <div @mouseenter="activeTab = 1" :class="{ 'active': activeTab == 1 }"></div>
  195. <div @mouseenter="activeTab = 2" :class="{ 'active': activeTab == 2 }"></div>
  196. </div>
  197. </div>
  198. <!--样式18-->
  199. <div class="headLineStyle headLineContent11"
  200. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 18">
  201. <div class="headLineTitle" v-for="(item, index) in titleList1" :key="index"
  202. :class="{ 'active': activeTab == index }" v-if="activeTab == index">
  203. {{ item.title }}
  204. </div>
  205. <div class="headLineContent">
  206. <div @mouseenter="activeTab = 0" :class="{ 'active': activeTab == 0 }"></div>
  207. <div @mouseenter="activeTab = 1" :class="{ 'active': activeTab == 1 }"></div>
  208. </div>
  209. </div>
  210. <!--样式19-->
  211. <div class="headLineStyle headLineContent19"
  212. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 19">
  213. <div class="headLineTitle">
  214. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027258906505.png" />
  215. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  216. </div>
  217. </div>
  218. <!-- 样式20 -->
  219. <div class="headLineStyle headLineContent20"
  220. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 20">
  221. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027282851131.png" />
  222. <div class="headLineTitle">
  223. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  224. </div>
  225. <div class="headLineContent">
  226. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  227. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  228. <div>抢抓人工智能发展的历史性机遇</div>
  229. </div>
  230. </div>
  231. <!-- 样式21 -->
  232. <div class="headLineStyle headLineContent20"
  233. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 21">
  234. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027282851131.png" />
  235. <div class="headLineTitle">
  236. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  237. </div>
  238. <div class="headLineContent">
  239. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  240. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  241. </div>
  242. </div>
  243. <!-- 样式22 -->
  244. <div class="headLineStyle headLineContent20"
  245. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 22">
  246. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027282851131.png" />
  247. <div class="headLineTitle">
  248. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  249. </div>
  250. <div class="headLineContent">
  251. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  252. </div>
  253. </div>
  254. <!-- 样式23 -->
  255. <div class="headLineStyle headLineContent23"
  256. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 23">
  257. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027282851131.png" />
  258. <div class="headLineTitle">
  259. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  260. </div>
  261. </div>
  262. <!--样式24-->
  263. <div class="headLineStyle headLineContent24"
  264. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 24">
  265. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027282851131.png" />
  266. <div class="headLineTitle" v-for="(item, index) in titleList" :key="index"
  267. :class="{ 'active': activeTab == index }" v-if="activeTab == index">
  268. {{ item.title }}
  269. </div>
  270. <div class="headLineContent">
  271. <div @mouseenter="activeTab = 0" :class="{ 'active': activeTab == 0 }"></div>
  272. <div @mouseenter="activeTab = 1" :class="{ 'active': activeTab == 1 }"></div>
  273. <div @mouseenter="activeTab = 2" :class="{ 'active': activeTab == 2 }"></div>
  274. </div>
  275. </div>
  276. <!--样式25-->
  277. <div class="headLineStyle headLineContent24"
  278. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 25">
  279. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027282851131.png" />
  280. <div class="headLineTitle" v-for="(item, index) in titleList1" :key="index"
  281. :class="{ 'active': activeTab == index }" v-if="activeTab == index">
  282. {{ item.title }}
  283. </div>
  284. <div class="headLineContent">
  285. <div @mouseenter="activeTab = 0" :class="{ 'active': activeTab == 0 }"></div>
  286. <div @mouseenter="activeTab = 1" :class="{ 'active': activeTab == 1 }"></div>
  287. </div>
  288. </div>
  289. <!--样式26-->
  290. <div class="headLineStyle1_skin26"
  291. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 26">
  292. <div class="headTip">
  293. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027294575187.png">
  294. </div>
  295. <div class="headLineContentBox" ref="contentBox">
  296. <div class="headLineSlider">
  297. <div class="headLineTitleBox" v-for="i in 3" :key="index">
  298. <div class="headLineTop">
  299. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  300. </div>
  301. <div class="headLineBottom">
  302. <div v-for="(item, index) in titleList" :key="index">{{ item.title }}</div>
  303. </div>
  304. </div>
  305. </div>
  306. </div>
  307. <div class="headLineIcon">
  308. <div @mouseover="setActive(0)" :class="{ active: activeIndex === 0 }"></div>
  309. <div @mouseover="setActive(1)" :class="{ active: activeIndex === 1 }"></div>
  310. <div @mouseover="setActive(2)" :class="{ active: activeIndex === 2 }"></div>
  311. </div>
  312. </div>
  313. <!--样式27-->
  314. <div class="headLineStyle1_skin26"
  315. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 27">
  316. <div class="headTip">
  317. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027294575187.png">
  318. </div>
  319. <div class="headLineContentBox" ref="contentBox">
  320. <div class="headLineSlider">
  321. <div class="headLineTitleBox" v-for="i in 3" :key="index">
  322. <div class="headLineTop">
  323. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  324. </div>
  325. <div class="headLineBottom">
  326. <div v-for="(item, index) in titleList1" :key="index">{{ item.title }}</div>
  327. </div>
  328. </div>
  329. </div>
  330. </div>
  331. <div class="headLineIcon">
  332. <div @mouseover="setActive(0)" :class="{ active: activeIndex === 0 }"></div>
  333. <div @mouseover="setActive(1)" :class="{ active: activeIndex === 1 }"></div>
  334. <div @mouseover="setActive(2)" :class="{ active: activeIndex === 2 }"></div>
  335. </div>
  336. </div>
  337. <!--样式28-->
  338. <div class="headLineStyle1_skin26"
  339. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 28">
  340. <div class="headTip">
  341. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027294575187.png">
  342. </div>
  343. <div class="headLineContentBox" ref="contentBox">
  344. <div class="headLineSlider">
  345. <div class="headLineTitleBox" v-for="i in 3" :key="index">
  346. <div class="headLineTop">
  347. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  348. </div>
  349. <div class="headLineBottom">
  350. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  351. </div>
  352. </div>
  353. </div>
  354. </div>
  355. <div class="headLineIcon">
  356. <div @mouseover="setActive(0)" :class="{ active: activeIndex === 0 }"></div>
  357. <div @mouseover="setActive(1)" :class="{ active: activeIndex === 1 }"></div>
  358. <div @mouseover="setActive(2)" :class="{ active: activeIndex === 2 }"></div>
  359. </div>
  360. </div>
  361. <!--样式29-->
  362. <div class="headLineStyle1_skin26"
  363. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 29">
  364. <div class="headTip">
  365. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027294575187.png">
  366. </div>
  367. <div class="headLineContentBox" ref="contentBox">
  368. <div class="headLineSlider">
  369. <div class="headLineTitleBox" v-for="i in 3" :key="index">
  370. <div class="headLineMiddle">
  371. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  372. </div>
  373. </div>
  374. </div>
  375. </div>
  376. <div class="headLineIcon">
  377. <div @mouseover="setActive(0)" :class="{ active: activeIndex === 0 }"></div>
  378. <div @mouseover="setActive(1)" :class="{ active: activeIndex === 1 }"></div>
  379. <div @mouseover="setActive(2)" :class="{ active: activeIndex === 2 }"></div>
  380. </div>
  381. </div>
  382. <!--样式30-->
  383. <div class="headLineStyle1_skin26 headLineStyle1_skin30"
  384. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 30">
  385. <div class="headTip">
  386. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027294575187.png">
  387. </div>
  388. <div class="headLineContentBox" ref="contentBox">
  389. <div class="headLineSlider">
  390. <div class="headLineTitleBox" v-for="i in 3" :key="index">
  391. <div class="headLineMiddle">
  392. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  393. </div>
  394. </div>
  395. </div>
  396. </div>
  397. <div class="headLineIcon">
  398. <div @mouseover="setActive(0)" :class="{ active: activeIndex === 0 }"></div>
  399. <div @mouseover="setActive(1)" :class="{ active: activeIndex === 1 }"></div>
  400. <div @mouseover="setActive(2)" :class="{ active: activeIndex === 2 }"></div>
  401. </div>
  402. </div>
  403. <!-- 样式31 -->
  404. <div class="headLineStyle headLineStyle1_skin31"
  405. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 31">
  406. <div class="headLineTitle">
  407. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  408. </div>
  409. <div class="headLineContent">
  410. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  411. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  412. <div>抢抓人工智能发展的历史性机遇</div>
  413. </div>
  414. </div>
  415. <!-- 样式32 -->
  416. <div class="headLineStyle headLineStyle1_skin32"
  417. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 32">
  418. <div class="headLineTitle">
  419. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  420. </div>
  421. <div class="headLineContent">
  422. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  423. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  424. <div>抢抓人工智能发展的历史性机遇</div>
  425. </div>
  426. </div>
  427. <!-- 样式33 -->
  428. <div class="headLineStyle headLineStyle1_skin33"
  429. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 33">
  430. <div class="headLineTitle">
  431. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  432. </div>
  433. <div class="headLineContent">
  434. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  435. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  436. <div>抢抓人工智能发展的历史性机遇</div>
  437. </div>
  438. </div>
  439. <!-- 样式34 -->
  440. <div class="headLineStyle headLineStyle1_skin34"
  441. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 34">
  442. <div class="headLineTitle">
  443. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  444. </div>
  445. <div class="headLineContent">
  446. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  447. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  448. <div>抢抓人工智能发展的历史性机遇</div>
  449. </div>
  450. </div>
  451. <!-- 样式35 -->
  452. <div class="headLineStyle headLineStyle1_skin35"
  453. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 35">
  454. <div class="headLineTitle">
  455. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  456. </div>
  457. <div class="headLineContent">
  458. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  459. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  460. <div>抢抓人工智能发展的历史性机遇</div>
  461. </div>
  462. </div>
  463. <!-- 样式36 -->
  464. <div class="headLineStyle headLineStyle1_skin36"
  465. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 36">
  466. <div class="headLineTitle">
  467. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  468. </div>
  469. <div class="headLineContent">
  470. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  471. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  472. </div>
  473. </div>
  474. <!-- 样式37 -->
  475. <div class="headLineStyle headLineStyle1_skin37"
  476. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 37">
  477. <div class="headLineTitle">
  478. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  479. </div>
  480. <div class="headLineContent">
  481. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  482. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  483. <div>抢抓人工智能发展的历史性机遇</div>
  484. </div>
  485. </div>
  486. <!-- 样式38 -->
  487. <div class="headLineStyle headLineStyle1_skin38"
  488. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 38">
  489. <div class="headLineTitle">
  490. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  491. </div>
  492. <div class="headLineContent">
  493. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  494. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  495. </div>
  496. </div>
  497. <!-- 样式39 -->
  498. <div class="headLineStyle headLineStyle1_skin39"
  499. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 39">
  500. <div class="headLineTitle">
  501. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  502. </div>
  503. <div class="headLineContent">
  504. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  505. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  506. <div>抢抓人工智能发展的历史性机遇</div>
  507. </div>
  508. </div>
  509. <!-- 样式40 -->
  510. <div class="headLineStyle headLineStyle1_skin40"
  511. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 40">
  512. <div class="headLineTitle">
  513. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  514. </div>
  515. <div class="headLineContent">
  516. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  517. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  518. </div>
  519. </div>
  520. <!-- 样式41 -->
  521. <div class="headLineStyle headLineStyle1_skin41"
  522. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 41">
  523. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027320372637.png">
  524. <div class="headLineTitle">
  525. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  526. </div>
  527. <div class="headLineContent">
  528. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  529. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  530. <div>抢抓人工智能发展的历史性机遇</div>
  531. </div>
  532. </div>
  533. <!-- 样式42 -->
  534. <div class="headLineStyle headLineStyle1_skin42"
  535. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 42">
  536. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027320372637.png">
  537. <div class="headLineTitle">
  538. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  539. </div>
  540. <div class="headLineContent">
  541. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  542. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  543. <div>抢抓人工智能发展的历史性机遇</div>
  544. </div>
  545. </div>
  546. <!--样式43-->
  547. <div class="headLineStyle headLineStyle1_skin43"
  548. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 43">
  549. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027333360652.png" />
  550. <div class="headLineTitle">
  551. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  552. </div>
  553. <div class="headLineContent">
  554. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  555. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  556. </div>
  557. </div>
  558. <!--样式44-->
  559. <div class="headLineStyle headLineStyle1_skin44"
  560. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 44">
  561. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027343341830.png" />
  562. <div class="headLineTitle">
  563. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  564. </div>
  565. <div class="headLineContent">
  566. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  567. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  568. </div>
  569. </div>
  570. <!--样式45-->
  571. <div class="headLineStyle headLineStyle1_skin45"
  572. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 45">
  573. <div class="headLineTitle">
  574. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  575. </div>
  576. <div class="headLineContent">
  577. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  578. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  579. </div>
  580. </div>
  581. <!--样式46-->
  582. <div class="headLineStyle headLineStyle1_skin46"
  583. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 46">
  584. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027670138761.png" />
  585. <div class="headLineTitle">
  586. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  587. </div>
  588. <div class="headLineContent">
  589. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  590. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  591. <div>抢抓人工智能发展的历史性机遇</div>
  592. </div>
  593. </div>
  594. <!--样式47-->
  595. <div class="headLineStyle headLineStyle1_skin47"
  596. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 47">
  597. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027686415326.png" />
  598. <div class="headLineTitle">
  599. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  600. </div>
  601. <div class="headLineContent">
  602. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  603. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  604. <div>抢抓人工智能发展的历史性机遇</div>
  605. </div>
  606. </div>
  607. <!--样式48-->
  608. <div class="headLineStyle headLineStyle1_skin48"
  609. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 48">
  610. <div class="headLineTitle">
  611. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/176602771556896.png" />
  612. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  613. </div>
  614. <div class="headLineContent">
  615. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  616. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  617. <div>抢抓人工智能发展的历史性机遇</div>
  618. </div>
  619. </div>
  620. <!--样式49-->
  621. <div class="headLineStyle headLineStyle1_skin49"
  622. v-if="this.$store.state.template.pageData.index[dataSort].content.componentList[0].component_style == 49">
  623. <img src="https://img.bjzxtw.org.cn/master/image/png/20251218/1766027730101829.png" />
  624. <div class="headLineTitle">
  625. 深入推进周边命运共同体建设 以人工智能引领科研范式变革
  626. </div>
  627. <div class="headLineContent">
  628. <div>深刻理解新形势下中国周边工作的理念与行动</div>
  629. <div>构建周边命运共同体 携手开创亚洲新未来</div>
  630. <div>抢抓人工智能发展的历史性机遇</div>
  631. </div>
  632. </div>
  633. </div>
  634. </template>
  635. <script>
  636. export default {
  637. props: {
  638. dataSort: {
  639. type: Number,
  640. default: 0
  641. }
  642. },
  643. data() {
  644. return {
  645. activeIndex: 0,//皮肤2新增
  646. activeTab: 0,//皮肤1
  647. titleList: [
  648. {
  649. title: '深入推进周边命运共同体建设 以人工智能引领科研范式变革',
  650. },
  651. {
  652. title: '深刻理解新形势下中国周边工作的理念与行动',
  653. },
  654. {
  655. title: '构建周边命运共同体 携手开创亚洲新未来',
  656. }
  657. ],
  658. titleList1: [
  659. {
  660. title: '深入推进周边命运共同体建设 以人工智能引领科研范式变革',
  661. },
  662. {
  663. title: '深刻理解新形势下中国周边工作的理念与行动',
  664. }
  665. ],
  666. };
  667. },
  668. methods: {
  669. setActive(index) {
  670. this.activeIndex = index;
  671. this.$refs.contentBox.scrollTo({
  672. top: index * 100,
  673. behavior: 'smooth'
  674. });
  675. }
  676. },
  677. mounted() {
  678. },
  679. };
  680. </script>
  681. <style scoped lang="less">
  682. @themeColor1: #16407a;
  683. //基本样式
  684. .headLineStyle {
  685. width: 1196px;
  686. height: 136px;
  687. margin: 0 auto;
  688. box-sizing: border-box;
  689. padding: 30px 100px 30px 100px;
  690. .headLineTitle {
  691. display: flex;
  692. align-items: center;
  693. justify-content: center;
  694. font-size: 30px;
  695. font-weight: bold;
  696. color: #16407a;
  697. margin-bottom: 10px;
  698. img {
  699. margin-right: 20px;
  700. }
  701. }
  702. .headLineContent {
  703. display: flex;
  704. align-items: center;
  705. justify-content: center;
  706. font-size: 18px;
  707. color: #333333;
  708. div {
  709. margin-right: 40px;
  710. overflow: hidden;
  711. text-overflow: ellipsis;
  712. white-space: nowrap;
  713. &:last-child {
  714. margin-right: 0;
  715. }
  716. }
  717. }
  718. }
  719. //样式4
  720. .headLineContent4 {
  721. line-height: 80px;
  722. }
  723. //样式5
  724. .headLineContent5 {
  725. .headLineContent {
  726. margin-top: 30px;
  727. display: flex;
  728. align-items: center;
  729. justify-content: center;
  730. div {
  731. width: 360px;
  732. height: 5px;
  733. background: #ccdae0;
  734. margin-right: 10px;
  735. }
  736. .active {
  737. background: @themeColor1;
  738. }
  739. }
  740. }
  741. //样式7
  742. .headLineContent7 {
  743. .headLineTitle {
  744. img {
  745. margin-right: 30px;
  746. }
  747. }
  748. }
  749. //样式10
  750. .headLineContent10 {
  751. line-height: 80px;
  752. .headLineTitle {
  753. img {
  754. margin-right: 30px;
  755. }
  756. }
  757. }
  758. //样式11
  759. .headLineContent11 {
  760. .headLineTitle {
  761. img {
  762. margin-right: 30px;
  763. }
  764. }
  765. .headLineContent {
  766. margin-top: 30px;
  767. display: flex;
  768. align-items: center;
  769. justify-content: center;
  770. div {
  771. width: 360px;
  772. height: 5px;
  773. background: #ccdae0;
  774. margin-right: 10px;
  775. }
  776. .active {
  777. background: @themeColor1;
  778. }
  779. }
  780. }
  781. //样式19
  782. .headLineContent19 {
  783. padding: 35px 50px 35px 50px;
  784. line-height: 140px;
  785. margin-bottom: 0;
  786. .headLineTitle {
  787. width: 1100px;
  788. height: 70px;
  789. line-height: 140px;
  790. background-color: #f6fcff;
  791. position: relative;
  792. img {
  793. width: 46px;
  794. height: 46px;
  795. position: absolute;
  796. top: 0px;
  797. left: 0px;
  798. }
  799. }
  800. }
  801. //样式20
  802. .headLineContent20 {
  803. width: 1196px;
  804. height: 136px;
  805. background-color: #fafafa;
  806. position: relative;
  807. padding-top: 32px;
  808. img {
  809. width: 63px;
  810. height: 32px;
  811. position: absolute;
  812. top: 34px;
  813. left: 30px;
  814. }
  815. }
  816. //样式23
  817. .headLineContent23 {
  818. width: 1196px;
  819. height: 136px;
  820. background-color: #fafafa;
  821. position: relative;
  822. padding: 50px 100px 50px 100px;
  823. img {
  824. width: 63px;
  825. height: 32px;
  826. position: absolute;
  827. top: 53px;
  828. left: 30px;
  829. }
  830. }
  831. //样式24
  832. .headLineContent24 {
  833. width: 1196px;
  834. height: 136px;
  835. background-color: #fafafa;
  836. position: relative;
  837. img {
  838. width: 63px;
  839. height: 32px;
  840. position: absolute;
  841. top: 34px;
  842. left: 30px;
  843. }
  844. .headLineContent {
  845. margin-top: 30px;
  846. display: flex;
  847. align-items: center;
  848. justify-content: center;
  849. div {
  850. width: 360px;
  851. height: 5px;
  852. background: #ccdae0;
  853. margin-right: 10px;
  854. }
  855. .active {
  856. background: @themeColor1;
  857. }
  858. }
  859. }
  860. //样式26 样式27
  861. .headLineStyle1_skin26 {
  862. border: 1px solid #E4E4E4;
  863. width: 1200px;
  864. height: 140px;
  865. box-sizing: border-box;
  866. padding: 32px 15px 32px 40px;
  867. display: flex;
  868. align-items: center;
  869. justify-content: space-between;
  870. .headLineContentBox {
  871. width: 1000px;
  872. height: 70px;
  873. overflow: hidden;
  874. position: relative;
  875. scrollbar-width: none;
  876. .headLineSlider {
  877. display: flex;
  878. flex-direction: column; // 改为垂直方向
  879. width: 100%;
  880. height: 210px; // 3个titleBox,每个70px高
  881. }
  882. }
  883. .headLineTitleBox {
  884. text-align: center;
  885. height: 70px; // 明确设置高度
  886. width: 100%;
  887. margin-bottom: 30px;
  888. flex-shrink: 0; // 防止收缩
  889. display: flex;
  890. flex-direction: column;
  891. justify-content: center;
  892. .headLineTop {
  893. font-size: 30px;
  894. color: #16407a;
  895. margin-bottom: 15px;
  896. font-weight: bold;
  897. }
  898. .headLineMiddle {
  899. font-size: 30px;
  900. color: #16407a;
  901. font-weight: bold;
  902. }
  903. .headLineBottom {
  904. display: flex;
  905. align-items: center;
  906. justify-content: center;
  907. div {
  908. width: 32%;
  909. margin-right: 30px;
  910. font-size: 18px;
  911. color: #333333;
  912. white-space: nowrap;
  913. overflow: hidden;
  914. text-overflow: ellipsis;
  915. &:last-child {
  916. margin-right: 0;
  917. }
  918. }
  919. }
  920. }
  921. .headLineIcon {
  922. div {
  923. width: 10px;
  924. height: 10px;
  925. background: #EDEDED;
  926. margin-bottom: 10px;
  927. cursor: pointer;
  928. transition: background 0.3s ease;
  929. &:last-child {
  930. margin-bottom: 0;
  931. }
  932. &.active {
  933. background: #16407a;
  934. }
  935. &:hover {
  936. background: #16407a;
  937. }
  938. }
  939. }
  940. }
  941. //样式30
  942. .headLineStyle1_skin30 {
  943. border: none;
  944. }
  945. //样式31
  946. .headLineStyle1_skin31 {
  947. width: 1200px;
  948. height: 138px;
  949. border-top: 1px solid #16407a;
  950. border-bottom: 1px solid #16407a;
  951. .headLineTitle {
  952. margin-bottom: 15px;
  953. }
  954. .headLineContent {
  955. div {
  956. color: #16407a;
  957. }
  958. }
  959. }
  960. //样式32
  961. .headLineStyle1_skin32 {
  962. .headLineTitle {
  963. margin-bottom: 15px;
  964. }
  965. .headLineContent {
  966. div {
  967. color: #16407a;
  968. }
  969. }
  970. }
  971. //样式33
  972. .headLineStyle1_skin33 {
  973. width: 1200px;
  974. height: 138px;
  975. border-top: 1px solid #333333;
  976. border-bottom: 1px solid #333333;
  977. .headLineTitle {
  978. color: #333333;
  979. margin-bottom: 15px;
  980. }
  981. .headLineContent {
  982. div {
  983. color: #333333;
  984. }
  985. }
  986. }
  987. //样式34
  988. .headLineStyle1_skin34 {
  989. .headLineTitle {
  990. color: #333333;
  991. margin-bottom: 15px;
  992. }
  993. .headLineContent {
  994. div {
  995. color: #333333;
  996. }
  997. }
  998. }
  999. //样式35
  1000. .headLineStyle1_skin35 {
  1001. width: 1200px;
  1002. height: 138px;
  1003. border-bottom: 1px solid #333333;
  1004. .headLineTitle {
  1005. color: #333333;
  1006. margin-bottom: 15px;
  1007. }
  1008. .headLineContent {
  1009. div {
  1010. color: #333333;
  1011. }
  1012. }
  1013. }
  1014. //样式36
  1015. .headLineStyle1_skin36 {
  1016. width: 1200px;
  1017. height: 138px;
  1018. border-bottom: 1px solid #333333;
  1019. .headLineTitle {
  1020. color: #333333;
  1021. margin-bottom: 15px;
  1022. }
  1023. .headLineContent {
  1024. div {
  1025. color: #333333;
  1026. }
  1027. }
  1028. }
  1029. //样式37
  1030. .headLineStyle1_skin37 {
  1031. width: 1200px;
  1032. height: 138px;
  1033. border-top: 1px solid #333333;
  1034. border-bottom: 1px solid #333333;
  1035. .headLineTitle {
  1036. color: #333333;
  1037. margin-bottom: 15px;
  1038. }
  1039. .headLineContent {
  1040. div {
  1041. color: #999999;
  1042. }
  1043. }
  1044. }
  1045. //样式38
  1046. .headLineStyle1_skin38 {
  1047. .headLineTitle {
  1048. color: #333333;
  1049. margin-bottom: 15px;
  1050. }
  1051. .headLineContent {
  1052. div {
  1053. color: #999999;
  1054. }
  1055. }
  1056. }
  1057. //样式39
  1058. .headLineStyle1_skin39 {
  1059. width: 1200px;
  1060. height: 138px;
  1061. border-bottom: 1px solid #333333;
  1062. .headLineTitle {
  1063. color: #333333;
  1064. margin-bottom: 15px;
  1065. }
  1066. .headLineContent {
  1067. div {
  1068. color: #999999;
  1069. }
  1070. }
  1071. }
  1072. //样式40
  1073. .headLineStyle1_skin40 {
  1074. width: 1200px;
  1075. height: 138px;
  1076. border-bottom: 1px solid #333333;
  1077. .headLineTitle {
  1078. color: #333333;
  1079. margin-bottom: 15px;
  1080. }
  1081. .headLineContent {
  1082. div {
  1083. color: #999999;
  1084. }
  1085. }
  1086. }
  1087. //样式41
  1088. .headLineStyle1_skin41 {
  1089. width: 1196px;
  1090. height: 130px;
  1091. background-color: #f9fafb;
  1092. border-top: 2px solid #16407a;
  1093. position: relative;
  1094. margin-top: 5px;
  1095. img {
  1096. position: absolute;
  1097. top: -6px;
  1098. left: -10px;
  1099. width: 100px;
  1100. height: 47px;
  1101. }
  1102. .headLineTitle {
  1103. margin-bottom: 20px;
  1104. }
  1105. .headLineContent {
  1106. div {
  1107. color: #16407a;
  1108. }
  1109. }
  1110. }
  1111. //样式42
  1112. .headLineStyle1_skin42 {
  1113. width: 1196px;
  1114. height: 130px;
  1115. background-color: #f9fafb;
  1116. border-top: 2px solid #333333;
  1117. position: relative;
  1118. margin-top: 5px;
  1119. img {
  1120. position: absolute;
  1121. top: -6px;
  1122. left: -10px;
  1123. width: 100px;
  1124. height: 47px;
  1125. }
  1126. .headLineTitle {
  1127. color: #333333;
  1128. margin-bottom: 15px;
  1129. }
  1130. .headLineContent {
  1131. div {
  1132. color: #333333;
  1133. }
  1134. }
  1135. }
  1136. //样式43
  1137. .headLineStyle1_skin43 {
  1138. position: relative;
  1139. img{
  1140. position: absolute;
  1141. top: 30px;
  1142. left: 93px;
  1143. width: 46px;
  1144. height: 76px;
  1145. }
  1146. .headLineTitle {
  1147. margin-bottom: 15px;
  1148. }
  1149. }
  1150. //样式44
  1151. .headLineStyle1_skin44 {
  1152. position: relative;
  1153. img{
  1154. position: absolute;
  1155. top: 27px;
  1156. left: 50px;
  1157. width: 92px;
  1158. height: 82px;
  1159. }
  1160. .headLineTitle {
  1161. margin-bottom: 15px;
  1162. }
  1163. }
  1164. //样式45
  1165. .headLineStyle1_skin45 {
  1166. background-color: #fafafa;
  1167. .headLineTitle {
  1168. margin-bottom: 20px;
  1169. }
  1170. }
  1171. //样式46
  1172. .headLineStyle1_skin46 {
  1173. position: relative;
  1174. img{
  1175. position: absolute;
  1176. top: 0px;
  1177. right: 0px;
  1178. width: 70px;
  1179. height: 32px;
  1180. }
  1181. .headLineTitle {
  1182. margin-bottom: 15px;
  1183. }
  1184. .headLineContent {
  1185. div {
  1186. color: #16407a;
  1187. }
  1188. }
  1189. }
  1190. //样式47
  1191. .headLineStyle1_skin47 {
  1192. padding:30px 120px;
  1193. position: relative;
  1194. img{
  1195. position: absolute;
  1196. top: 36px;
  1197. left: 30px;
  1198. width: 64px;
  1199. height: 71px;
  1200. }
  1201. .headLineTitle {
  1202. margin-bottom: 15px;
  1203. }
  1204. .headLineContent {
  1205. div {
  1206. color: #16407a;
  1207. }
  1208. }
  1209. }
  1210. //样式48
  1211. .headLineStyle1_skin48 {
  1212. .headLineTitle {
  1213. margin-bottom: 15px;
  1214. }
  1215. }
  1216. //样式49
  1217. .headLineStyle1_skin49 {
  1218. padding:30px 130px;
  1219. position: relative;
  1220. img{
  1221. position: absolute;
  1222. top: 18px;
  1223. left: 90px;
  1224. width: 54px;
  1225. height: 54px;
  1226. }
  1227. .headLineTitle {
  1228. margin-bottom: 15px;
  1229. }
  1230. .headLineContent {
  1231. div {
  1232. color: #16407a;
  1233. }
  1234. }
  1235. }
  1236. </style>