index.vue 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051
  1. <template>
  2. <div class="container">
  3. <!-- banner -->
  4. <VBanner :bannerData="bannerData"></VBanner>
  5. <!-- 培养优质思维模式,建构思维“芯” -->
  6. <div class="index-thought">
  7. <div class="i-thought-content">
  8. <div class="t-top title-content">
  9. <div class="title-zh">培养优质思维模式,建构思维“芯”</div>
  10. </div>
  11. <div class="thought-content-box">
  12. <img src="~/assets/images/index/map.png" alt="">
  13. <div class="map-content">
  14. <ul class="list">
  15. <li class="con-item one">
  16. <div class="con-box">
  17. <div class="con">
  18. <div class="num">
  19. <countTo :startVal='0' :endVal='420' :duration='3000'></countTo>
  20. <span class="unit">个</span>
  21. </div>
  22. <p class="color-gray">学员覆盖城市地区</p>
  23. </div>
  24. <div class="hover-box">
  25. <div class="icon">
  26. <img
  27. src="~assets/images/index/icon_map_01.png"
  28. alt="学员覆盖城市地区">
  29. </div>
  30. </div>
  31. </div>
  32. </li>
  33. <li class="con-item two">
  34. <div class="con-box">
  35. <div class="con">
  36. <div class="num">
  37. <countTo :startVal='79000' :endVal='800000' :duration='3000'></countTo>
  38. <span class="unit">+</span>
  39. </div>
  40. <p class="color-gray">累计服务学员</p>
  41. </div>
  42. <div class="hover-box">
  43. <div class="icon">
  44. <img
  45. src="~assets/images/index/icon_map_02.png"
  46. alt="累计服务学员">
  47. </div>
  48. </div>
  49. </div>
  50. </li>
  51. <li class="con-item three">
  52. <div class="con-box">
  53. <div class="con">
  54. <div class="font52 num">
  55. <countTo :startVal='0' :endVal='98.6' :decimals='1' :duration='3000'></countTo>
  56. <span class="unit">%</span>
  57. </div>
  58. <p class="color-gray">评价好评率</p>
  59. </div>
  60. <div class="hover-box">
  61. <div class="icon">
  62. <img
  63. src="~assets/images/index/icon_map_03.png"
  64. alt="评价好评率">
  65. </div>
  66. </div>
  67. </div>
  68. </li>
  69. </ul>
  70. </div>
  71. </div>
  72. </div>
  73. </div>
  74. <!-- 创始人 -->
  75. <div class="index-founder">
  76. <div class="founder-content-box">
  77. <div class="founder_img">
  78. <img src="~/assets/images/index/img_boss.png" alt="">
  79. </div>
  80. <div class="founder_content">
  81. <div class="name founder-item">
  82. <span class="dot"></span>
  83. <p>中德智慧创始人</p>
  84. </div>
  85. <p class="title founder-item">培养优质思维模式,建构思维“芯”</p>
  86. <p
  87. class="desc founder-item"
  88. >全球优质儿童逻辑思维教育专家以国际教育理念为指导,推动中国学前教育事业发展成为中国学前儿童思维教育领域奠基者和创领者之- -率先领导和实践幼儿园思维游戏化教学,用全球同频使用的优质思维教育内容,为0-12岁儿童培养优质思维模式,建构思维“芯”。是国际化科技教育内容的创始者,以“让中国孩子幸福成长”为使命,始终以‘走出去、请进来”、“洋为中用”的全球化视野,融合中西文化,全力打造具有成长型思维模式的未来人才</p>
  89. <div class="btn founder-item">
  90. <nuxt-link to="/">了解中德智慧</nuxt-link>
  91. </div>
  92. </div>
  93. </div>
  94. <!-- <div class="found-left">
  95. <img src="~/assets/images/index/found_left.png" alt="" srcset="">
  96. </div>-->
  97. <div class="found-right">
  98. <img src="~/assets/images/index/found_right.png" alt="" srcset="">
  99. </div>
  100. </div>
  101. <!-- 思维“芯”产品 -->
  102. <div class="index-thinking">
  103. <div class="i-t-content">
  104. <div class="t-top title-content">
  105. <!-- <div class="title-en">PRODUCT</div> -->
  106. <div class="title-zh">思维“芯”产品</div>
  107. </div>
  108. <div class="content-box thinking-content-box">
  109. <div class="cate-box thinking-cate-box">
  110. <ul class="cate-nav thinking-cate-nav">
  111. <li
  112. class="thinking-products-kind"
  113. v-for="(item, index) in productCate"
  114. :class="{active:index == clickProdIndex}"
  115. :key="index"
  116. @click="getProdList(index)"
  117. >
  118. <nuxt-link to="/">{{ item.title }}</nuxt-link>
  119. <div class="line"></div>
  120. </li>
  121. </ul>
  122. <div class="cate-list thinking-cate-list">
  123. <div
  124. class="thinking-product-item"
  125. v-for="(item, index) in productCate"
  126. :key="index"
  127. @click="clickProduct(item)"
  128. >
  129. <div class="thinking-product-item-img">
  130. <nuxt-link to="/">
  131. <img src="~/assets/images/index/product.png" alt="" srcset="">
  132. </nuxt-link>
  133. <div class="product-tag">基础版
  134. <!-- <img src="~/assets/images/index/product_tag.png" alt="" srcset=""> -->
  135. </div>
  136. </div>
  137. <div class="thinking-product-info">
  138. <div class="thinking-product-title">
  139. <nuxt-link to="/">幼小衔接课程……</nuxt-link>
  140. </div>
  141. <div class="thinking-product-content">
  142. <div class="thinking-product-price">
  143. <span class="price-num">888</span>
  144. </div>
  145. <div class="thinking-product-btn">
  146. <nuxt-link to="/">查看产品</nuxt-link>
  147. </div>
  148. </div>
  149. </div>
  150. </div>
  151. </div>
  152. </div>
  153. </div>
  154. <div class="more-btn">更多产品</div>
  155. </div>
  156. </div>
  157. <!-- 产品轮播 -->
  158. <div class="index-product">
  159. <div class="product-content-box">
  160. <div
  161. class="swiper swiperBox"
  162. v-swiper:swiper="swiperOption"
  163. ref="swiperBox"
  164. @mouseenter="stopSwiper"
  165. @mouseleave="startSwiper"
  166. >
  167. <div class="swiper-wrapper">
  168. <div v-for="(item, index) in productImage" :key="index" class="swiper-slide">
  169. <img :src="item.imgUrl">
  170. <p class="name">{{ item.title }}</p>
  171. </div>
  172. </div>
  173. </div>
  174. <!-- <div class="expert-swiper-pagination" slot="pagination"></div> -->
  175. <div class="swiper-button-prev" slot="button-prev" @click="prev"></div>
  176. <div class="swiper-button-next" slot="button-next" @click="next"></div>
  177. </div>
  178. </div>
  179. <!-- 网校课程 -->
  180. <div class="index-course">
  181. <div class="i-c-content">
  182. <div class="c-top title-content">
  183. <!-- <div class="title-en">PRODUCT</div> -->
  184. <div class="title-zh">网校课程</div>
  185. </div>
  186. <div class="content-box course-content-box">
  187. <div class="cate-box course-cate-box">
  188. <ul class="cate-nav course-cate-nav">
  189. <li
  190. class="products-kind thinking-products-kind"
  191. v-for="(item, index) in courseCate"
  192. :class="{active:index == clickProdIndex}"
  193. :key="index"
  194. @click="getProdList(index)"
  195. >
  196. <nuxt-link to="/">{{ item.title }}</nuxt-link>
  197. <div class="line"></div>
  198. </li>
  199. </ul>
  200. <div class="cate-list course-cate-list">
  201. <div
  202. class="product-item course-product-item"
  203. v-for="(item, index) in courseCate"
  204. :key="index"
  205. >
  206. <div class="product-item-img course-product-item-img">
  207. <nuxt-link target="_blank" to="/">
  208. <img src="~/assets/images/index/product_course@3x.png" alt="" srcset="">
  209. </nuxt-link>
  210. <div class="course-product-item-play">
  211. <nuxt-link target="_blank" to="/">
  212. <img src="~/assets/images/index/player.png" alt="" srcset="">
  213. </nuxt-link>
  214. </div>
  215. </div>
  216. <div class="course-product-info">
  217. <div class="course-product-title">幼小衔接课程……</div>
  218. <div class="course-product-content">
  219. <div class="course-product-price">
  220. <span class="price-num">888</span>
  221. </div>
  222. <div class="course-product-user">
  223. <img src="~/assets/images/index/product_person.png" alt="" srcset="">
  224. <div class="views">158</div>
  225. </div>
  226. </div>
  227. </div>
  228. </div>
  229. </div>
  230. </div>
  231. </div>
  232. <div class="more-btn">更多产品</div>
  233. </div>
  234. </div>
  235. <!-- 多渠道教学场景 -->
  236. <div class="index-scenes">
  237. <div class="i-s-content">
  238. <div class="title-content">
  239. <div class="title-zh">多渠道教学场景</div>
  240. </div>
  241. </div>
  242. <div class="scenes-content-box">
  243. <ul class="panorama-education-list">
  244. <li class="mobile-education mobile-education-1" @mouseenter="mobileEnter">
  245. <div class="small-education-div">
  246. <div class="mobile-small-img">
  247. <i class="iconfont T3 EC2 iconicon_pc1"></i>
  248. </div>
  249. <p class="mobile-education-title">PC独立网校</p>
  250. <p class="mobile-education-sub">沉浸式学习体验</p>
  251. <p class="mobile-education-sub">建立机构专属品牌官网</p>
  252. <div class="mobile-education-img">
  253. <img src="~/assets/images/index/img_PC.png">
  254. </div>
  255. </div>
  256. <div class="big-mobile-education">
  257. <div class="pc-education-top">
  258. <div class="pc-small-img">
  259. <i class="iconfont iconicon_pc1"></i>
  260. </div>
  261. <div class="education-title-box">
  262. <p class="education-title">PC独立网校</p>
  263. <p class="education-sub-title">沉浸式学习体验,建立机构专属品牌官网</p>
  264. </div>
  265. </div>
  266. <div class="education-img">
  267. <img src="~/assets/images/index/img_PC.png">
  268. </div>
  269. </div>
  270. </li>
  271. <li class="mobile-education mobile-education-2" @mouseenter="mobileEnter">
  272. <div class="small-education-div">
  273. <div class="mobile-small-img">
  274. <i class="iconfont T3 EC2 iconicon_h"></i>
  275. </div>
  276. <p class="mobile-education-title">移动H5网校</p>
  277. <p class="mobile-education-sub">轻量级移动教学体验</p>
  278. <p class="mobile-education-sub">让你的网校与众不同</p>
  279. <div class="mobile-education-img">
  280. <img src="~/assets/images/index/img_H5.png">
  281. </div>
  282. </div>
  283. <div class="big-mobile-education">
  284. <div class="pc-education-top">
  285. <div class="pc-small-img">
  286. <i class="iconfont iconicon_h"></i>
  287. </div>
  288. <div class="education-title-box">
  289. <p class="education-title">移动H5网校</p>
  290. <p class="education-sub-title">轻量级移动教学体验,让你的网校与众不同</p>
  291. </div>
  292. </div>
  293. <div class="education-img">
  294. <img src="~/assets/images/index/img_H5.png">
  295. </div>
  296. </div>
  297. </li>
  298. <li class="mobile-education mobile-education-3" @mouseenter="mobileEnter">
  299. <div class="small-education-div">
  300. <div class="mobile-small-img">
  301. <i class="iconfont T3 EC2 iconicon_minprogram"></i>
  302. </div>
  303. <p class="mobile-education-title">微信小程序网校</p>
  304. <p class="mobile-education-sub">结合微信生态</p>
  305. <p class="mobile-education-sub">即开即用易传播</p>
  306. <div class="mobile-education-img">
  307. <img src="~/assets/images/index/img_minprogram.png">
  308. </div>
  309. </div>
  310. <div class="big-mobile-education">
  311. <div class="pc-education-top">
  312. <div class="pc-small-img">
  313. <i class="iconfont iconicon_minprogram"></i>
  314. </div>
  315. <div class="education-title-box">
  316. <p class="education-title">微信小程序网校</p>
  317. <p class="education-sub-title">结合微信生态,即开即用易传播</p>
  318. </div>
  319. </div>
  320. <div class="education-img">
  321. <img src="~/assets/images/index/img_minprogram.png">
  322. </div>
  323. </div>
  324. </li>
  325. <li class="mobile-education mobile-education-4" @mouseenter="mobileEnter">
  326. <div class="small-education-div">
  327. <div class="mobile-small-img">
  328. <i class="iconfont T3 EC2 iconicon_App"></i>
  329. </div>
  330. <p class="mobile-education-title">专属网校APP</p>
  331. <p class="mobile-education-sub">IOS、安卓双系统支持</p>
  332. <p class="mobile-education-sub">把学校装进口袋</p>
  333. <div class="mobile-education-img">
  334. <img src="~/assets/images/index/img_App.png">
  335. </div>
  336. </div>
  337. <div class="big-mobile-education">
  338. <div class="pc-education-top">
  339. <div class="pc-small-img">
  340. <i class="iconfont iconicon_App"></i>
  341. </div>
  342. <div class="education-title-box">
  343. <p class="education-title">专属网校APP</p>
  344. <p class="education-sub-title">IOS、安卓双系统支持,把学校装进口袋</p>
  345. </div>
  346. </div>
  347. <div class="education-img">
  348. <img src="~/assets/images/index/img_App.png">
  349. </div>
  350. </div>
  351. </li>
  352. <li class="mobile-education mobile-education-5" @mouseenter="mobileEnter">
  353. <div class="small-education-div">
  354. <div class="mobile-small-img">
  355. <i class="iconfont T3 EC2 iconicon_Api"></i>
  356. </div>
  357. <p class="mobile-education-title">API开放平台</p>
  358. <p class="mobile-education-sub">联接多个渠道</p>
  359. <p class="mobile-education-sub">实现数据互联互通</p>
  360. <div class="mobile-education-img">
  361. <img src="~/assets/images/index/img_API.png">
  362. </div>
  363. </div>
  364. <div class="big-mobile-education">
  365. <div class="pc-education-top">
  366. <div class="pc-small-img">
  367. <i class="iconfont iconicon_Api"></i>
  368. </div>
  369. <div class="education-title-box">
  370. <p class="education-title">API开放平台</p>
  371. <p class="education-sub-title">联接多个渠道,实现数据互联互通</p>
  372. </div>
  373. </div>
  374. <div class="education-img">
  375. <img src="~/assets/images/index/img_API.png">
  376. </div>
  377. </div>
  378. </li>
  379. <li class="mobile-education mobile-education-6" @mouseenter="mobileEnter">
  380. <div class="small-education-div">
  381. <div class="mobile-small-img">
  382. <i class="iconfont T3 EC2 iconicon_Component"></i>
  383. </div>
  384. <p class="mobile-education-title">APP内嵌SDK</p>
  385. <p class="mobile-education-sub">打破终端流量转化壁垒</p>
  386. <p class="mobile-education-sub">在自有APP搭建店铺</p>
  387. <div class="mobile-education-img">
  388. <img src="~/assets/images/index/img_SDK.png">
  389. </div>
  390. </div>
  391. <div class="big-mobile-education">
  392. <div class="pc-education-top">
  393. <div class="pc-small-img">
  394. <i class="iconfont iconicon_Component"></i>
  395. </div>
  396. <div class="education-title-box">
  397. <p class="education-title">APP内嵌SDK</p>
  398. <p class="education-sub-title">打破终端流量转化壁垒在自有APP搭建店铺</p>
  399. </div>
  400. </div>
  401. <div class="education-img">
  402. <img src="~/assets/images/index/img_SDK.png">
  403. </div>
  404. </div>
  405. </li>
  406. </ul>
  407. </div>
  408. </div>
  409. <!-- 逻辑狗探索小镇 -->
  410. <div class="index-town">
  411. <div class="i-town-content w1200">
  412. <div class="t-top title-content">
  413. <!-- <div class="title-en">PRODUCT</div> -->
  414. <div class="title-zh">逻辑狗探索小镇</div>
  415. <p class="title-sub">专注3.4-12岁儿童优质思维能力养成的场景式,游戏化体验中心</p>
  416. </div>
  417. <div class="town-content-box">
  418. <div class="town-btn-group">
  419. <div class="town-btn-about">了解我们</div>
  420. <div class="town-btn-join">加入我们</div>
  421. </div>
  422. <div class="town-content-skill">
  423. <div class="town-content-img">
  424. <img src="~/assets/images/index/town_img.png" alt="" srcset="">
  425. <div class="skill-item skill-item-01">
  426. <img src="~/assets/images/index/icon_town_01.png" alt="" srcset="">
  427. <p>知识迁移</p>
  428. </div>
  429. <div class="skill-item skill-item-02">
  430. <img src="~/assets/images/index/icon_town_02.png" alt="" srcset="">
  431. <p class="big-font">观察能力</p>
  432. </div>
  433. <div class="skill-item skill-item-03">
  434. <img src="~/assets/images/index/icon_town_03.png" alt="" srcset="">
  435. <p>手眼协调</p>
  436. </div>
  437. <div class="skill-item skill-item-04">
  438. <img src="~/assets/images/index/icon_town_04.png" alt="" srcset="">
  439. <p class="big-font">语言能力</p>
  440. </div>
  441. <div class="skill-item skill-item-05">
  442. <img src="~/assets/images/index/icon_town_05.png" alt="" srcset="">
  443. <p class="big-font">想象能力</p>
  444. </div>
  445. <div class="skill-item skill-item-06">
  446. <img src="~/assets/images/index/icon_town_06.png" alt="" srcset="">
  447. <p>分类能力</p>
  448. </div>
  449. <div class="skill-item skill-item-07">
  450. <img src="~/assets/images/index/icon_town_07.png" alt="" srcset="">
  451. <p>推理能力</p>
  452. </div>
  453. <div class="skill-item skill-item-08">
  454. <img src="~/assets/images/index/icon_town_08.png" alt="" srcset="">
  455. <p class="big-font">空间能力</p>
  456. </div>
  457. <div class="skill-item skill-item-09">
  458. <img src="~/assets/images/index/icon_town_09.png" alt="" srcset="">
  459. <p class="big-font">专注能力</p>
  460. </div>
  461. <div class="skill-item skill-item-10">
  462. <img src="~/assets/images/index/icon_town_10.png" alt="" srcset="">
  463. <p>数学能力</p>
  464. </div>
  465. </div>
  466. </div>
  467. </div>
  468. </div>
  469. <div class="town_bottom_bg">
  470. <img src="~/assets/images/index/town_bottom.png" alt="" srcset="">
  471. </div>
  472. </div>
  473. <!-- 专家名师 -->
  474. <div class="index-expert">
  475. <div class="i-expert-content w1200">
  476. <div class="e-top title-content">
  477. <div class="title-zh">专家名师</div>
  478. </div>
  479. <div class="e-content-box">
  480. <div class="w-innner">
  481. <div id="certify" class="w1200">
  482. <div
  483. class="swiper-container"
  484. v-swiper:expertSwiper="expertSwiperOption"
  485. ref="swiperExpertBox"
  486. @mouseenter="stopExpertSwiper"
  487. @mouseleave="startExpertSwiper"
  488. >
  489. <div class="swiper-wrapper">
  490. <div class="swiper-slide">
  491. <img
  492. src="https://static-www.putaocdn.com/pc/static/img/img_jiaoyu_mokuai3_yanfa2@2x.v202007141810.png"
  493. >
  494. </div>
  495. <div class="swiper-slide">
  496. <img
  497. src="https://static-www.putaocdn.com/pc/static/img/img_jiaoyu_mokuai3_yanfa3@2x.v202007141810.png"
  498. >
  499. </div>
  500. <div class="swiper-slide">
  501. <img
  502. src="https://static-www.putaocdn.com/pc/static/img/img_jiaoyu_mokuai3_yanfa1@2x.v202007141810.png"
  503. >
  504. </div>
  505. </div>
  506. <!-- <div class="swiper-button-prev" slot="button-prev" @click="prev"></div> -->
  507. <!-- <div class="swiper-button-next" slot="button-next" @click="next"></div> -->
  508. </div>
  509. </div>
  510. </div>
  511. </div>
  512. </div>
  513. </div>
  514. <!-- 新闻资讯 -->
  515. <div class="index-article">
  516. <div class="i-article-content w1200">
  517. <div class="a-top title-content">
  518. <div class="title-zh">新闻资讯</div>
  519. </div>
  520. <div class="article-content-box">
  521. <div class="article-content-top">
  522. <div class="article-content-top-left">
  523. <div class="article-type-header">
  524. <div class="article-type-title">{{ articleList.articleNews.typeTitle }}</div>
  525. <div>
  526. <i class="el-icon-arrow-right"></i>
  527. </div>
  528. </div>
  529. <div class="article-content-info">
  530. <img :src="articleList.articleNews.content[0].imgUrl" alt="" srcset="">
  531. <p class="info-title">{{ articleList.articleNews.content[0].title }}</p>
  532. </div>
  533. </div>
  534. <div class="article-content-top-right">
  535. <div class="article-type-header">
  536. <div class="article-type-title">{{ articleList.storeNews.typeTitle }}</div>
  537. <div>
  538. <i class="el-icon-arrow-right"></i>
  539. </div>
  540. </div>
  541. <div class="article-content-info">
  542. <template v-for="(item, index) in articleList.storeNews.content">
  543. <div v-if="index < 4" class="article-item-right" :key="index">
  544. <img :src="item.imgUrl" alt="">
  545. <p>{{ item.title }}</p>
  546. </div>
  547. </template>
  548. </div>
  549. </div>
  550. </div>
  551. <div class="article-content-bottom">
  552. <div class="article-type-header">
  553. <div class="article-type-title">{{ articleList.industryNews.typeTitle }}</div>
  554. <div>
  555. <i class="el-icon-arrow-right"></i>
  556. </div>
  557. </div>
  558. <div class="article-content-bottom-info">
  559. <div class="article-content-bottom-left">
  560. <img :src="articleList.industryNews.content[0].imgUrl" alt="">
  561. </div>
  562. <div class="article-content-bottom-right">
  563. <p class="title">{{ articleList.industryNews.content[0].title }}</p>
  564. <p class="desc">{{ articleList.industryNews.content[0].desc }}</p>
  565. <p class="time">2020-6-18</p>
  566. </div>
  567. </div>
  568. </div>
  569. </div>
  570. </div>
  571. </div>
  572. <!-- 企业荣誉 -->
  573. <div class="index-honor">
  574. <div class="i-honor-content w1200">
  575. <div class="h-top title-content">
  576. <div class="h-top title-zh">企业荣誉</div>
  577. </div>
  578. <div class="honer-content-box">
  579. <div
  580. class="swiper swiperBox"
  581. v-swiper:honorSwiper="honorSwiperOption"
  582. ref="swiperHonorBox"
  583. @mouseenter="stopSwiper"
  584. @mouseleave="startSwiper"
  585. >
  586. <div class="swiper-wrapper">
  587. <div v-for="(item, index) in honorList" :key="index" class="swiper-slide">
  588. <img :src="item.imgUrl">
  589. </div>
  590. </div>
  591. </div>
  592. </div>
  593. </div>
  594. </div>
  595. </div>
  596. </template>
  597. <script>
  598. import countTo from 'vue-count-to';
  599. import axios from "axios";
  600. import VBanner from "~/components/home/banner";
  601. // import indexVideo from '~/components/home/indexVideo';
  602. // import prodListShow from '~/components/common/prodListShow';
  603. // import indexNewsListShow from '~/components/common/indexNewsListShow'
  604. export default {
  605. data() {
  606. return {
  607. bannerData: [
  608. {
  609. bannerId: "1",
  610. href: "http://zaojiao.net",
  611. bannerSrc:
  612. "http://img.visney.cn/img/banner_img/201810091635055072893adb062fc430a8a08728a954f6952.jpg",
  613. bannerAlt: "中德智慧",
  614. },
  615. {
  616. bannerId: "2",
  617. href: "http://zaojiao.net",
  618. bannerSrc:
  619. "http://img.visney.cn/img/banner_img/20181009155424179449e9d3aa5fa47548ab021e418af1189.jpg",
  620. bannerAlt: "中德智慧",
  621. },
  622. ],
  623. experiencePlace: ["包头", "成都", "南京", "东莞"],
  624. num: 0,
  625. clickProdIndex: 0,
  626. clickNewsIndex: 0,
  627. productCate: [
  628. {
  629. title: "全部",
  630. type: 0,
  631. },
  632. {
  633. title: "0-3岁思维启蒙",
  634. type: 1,
  635. },
  636. {
  637. title: "3-7岁能力训练",
  638. type: 2,
  639. },
  640. {
  641. title: "5-7岁入学思考",
  642. type: 3,
  643. },
  644. {
  645. title: "7-12岁技巧学习",
  646. type: 4,
  647. },
  648. ],
  649. courseCate: [
  650. {
  651. title: "全部",
  652. type: 0,
  653. },
  654. {
  655. title: "直播课",
  656. type: 1,
  657. },
  658. {
  659. title: "录播课",
  660. type: 2,
  661. },
  662. {
  663. title: "公开课",
  664. type: 3,
  665. },
  666. ],
  667. productImage: [
  668. {
  669. imgUrl: require("../assets/images/index/product_01.png"),
  670. title: "逻辑狗",
  671. },
  672. {
  673. imgUrl: require("../assets/images/index/product_01.png"),
  674. title: "克鲁德",
  675. },
  676. {
  677. imgUrl: require("../assets/images/index/product_01.png"),
  678. title: "科学探索",
  679. },
  680. {
  681. imgUrl: require("../assets/images/index/product_01.png"),
  682. title: "春夏秋冬",
  683. },
  684. {
  685. imgUrl: require("../assets/images/index/product_01.png"),
  686. title: "小熊猫",
  687. },
  688. ],
  689. honorList: [
  690. {
  691. imgUrl: require("../assets/images/index/honer.png"),
  692. title: "逻辑狗",
  693. },
  694. {
  695. imgUrl: require("../assets/images/index/honer.png"),
  696. title: "逻辑狗",
  697. },
  698. {
  699. imgUrl: require("../assets/images/index/honer.png"),
  700. title: "逻辑狗",
  701. },
  702. {
  703. imgUrl: require("../assets/images/index/honer.png"),
  704. title: "逻辑狗",
  705. },
  706. {
  707. imgUrl: require("../assets/images/index/honer.png"),
  708. title: "逻辑狗",
  709. },
  710. ],
  711. articleList: {
  712. articleNews: {
  713. typeTitle: "中德智慧咨讯",
  714. content: [
  715. {
  716. id: "1",
  717. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  718. imgUrl:
  719. "http://img.visney.cn/img/article_img/2018081015333428100d020ce30c84267ab0efe53d429a0db.jpg",
  720. },
  721. {
  722. id: "2",
  723. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  724. imgUrl:
  725. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  726. },
  727. {
  728. id: "3",
  729. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  730. imgUrl: "",
  731. },
  732. {
  733. id: "4",
  734. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  735. imgUrl: "",
  736. },
  737. {
  738. id: "5",
  739. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  740. imgUrl: "",
  741. },
  742. {
  743. id: "6",
  744. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  745. imgUrl: "",
  746. },
  747. ],
  748. },
  749. storeNews: {
  750. typeTitle: "门店动态",
  751. content: [
  752. {
  753. id: "1",
  754. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  755. imgUrl:
  756. "http://img.visney.cn/img/article_img/2018081015333428100d020ce30c84267ab0efe53d429a0db.jpg",
  757. },
  758. {
  759. id: "2",
  760. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  761. imgUrl:
  762. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  763. },
  764. {
  765. id: "3",
  766. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  767. imgUrl:
  768. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  769. },
  770. {
  771. id: "4",
  772. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  773. imgUrl:
  774. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  775. },
  776. {
  777. id: "5",
  778. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  779. imgUrl:
  780. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  781. },
  782. {
  783. id: "6",
  784. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  785. imgUrl:
  786. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  787. },
  788. ],
  789. },
  790. industryNews: {
  791. typeTitle: "行业动态",
  792. content: [
  793. {
  794. id: "1",
  795. title:
  796. "最前线的中德逻辑最前线的中德逻辑最前线的中德逻辑在这里每 一个逝世四十",
  797. imgUrl:
  798. "http://img.visney.cn/img/article_img/2018081015333428100d020ce30c84267ab0efe53d429a0db.jpg",
  799. desc: "中德智慧已经成为全球知名教育品牌",
  800. },
  801. {
  802. id: "2",
  803. title:
  804. "最前线的中德逻辑最前线的中德逻辑最前线的中德逻辑在这里每 一个逝世四十",
  805. imgUrl:
  806. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  807. desc: "中德智慧已经成为全球知名教育品牌",
  808. },
  809. {
  810. id: "3",
  811. title:
  812. "最前线的中德逻辑最前线的中德逻辑最前线的中德逻辑在这里每 一个逝世四十",
  813. imgUrl:
  814. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  815. desc: "中德智慧已经成为全球知名教育品牌",
  816. },
  817. ],
  818. },
  819. },
  820. swiperOption: {
  821. // 配置说明直接看官网
  822. slidesPerView: "auto",
  823. paginationClickable: true,
  824. // slidesOffsetBefore: 100,
  825. // slidesOffsetAfter: 100,
  826. autoplay: {
  827. delay: 3500,
  828. disableOnInteraction: false,
  829. },
  830. speed: 1000,
  831. loop: true,
  832. observer: true,
  833. observeParents: true,
  834. autoplayDisableOnInteraction: false,
  835. notNextTick: true,
  836. // centeredSlides: true,
  837. pagination: {
  838. el: ".expert-swiper-pagination",
  839. clickable: true,
  840. },
  841. navigation: {
  842. nextEl: ".swiper-button-next",
  843. prevEl: ".swiper-button-prev",
  844. },
  845. },
  846. honorSwiperOption: {
  847. // 配置说明直接看官网
  848. slidesPerView: "auto",
  849. paginationClickable: true,
  850. spaceBetween: 30, //轮播图左右之间的间距,配合css样式中的width实现效果
  851. // slidesOffsetBefore: 100,
  852. // slidesOffsetAfter: 100,
  853. autoplay: {
  854. delay: 3000,
  855. stopOnLastSlide: false,
  856. disableOnInteraction: false,
  857. },
  858. speed: 1000,
  859. loop: true,
  860. observer: true,
  861. observeParents: true,
  862. autoplayDisableOnInteraction: false,
  863. notNextTick: true,
  864. centeredSlides: true,
  865. },
  866. expertSwiperOption: {
  867. autoplay: 2000, //自动滑动
  868. speed: 500, //自动滑动开始到结束的时间(单位ms)
  869. loop: true, //开启循环
  870. loopedSlides: 3, //在loop模式下使用slidesPerview:'auto',还需使用该参数设置所要用到的loop个数。
  871. slidesPerView: "auto", //设置slider容器能够同时显示的slides数量(carousel模式)。另外,支持'auto'值,会根据容器container的宽度调整slides数目。
  872. effect: "coverflow", //可以实现3D效果的轮播,
  873. pagination: {
  874. el: "swiper-pagination",
  875. type: "bullets",
  876. clickable: true,
  877. }, //分页器
  878. centeredSlides: true, //设定为true时,active slide会居中,而不是默认状态下的居左。
  879. coverflow: {
  880. rotate: 0, //slide做3d旋转时Y轴的旋转角度。默认50。
  881. stretch: 100, //每个slide之间的拉伸值,越大slide靠得越紧。 默认0。
  882. depth: 150, //slide的位置深度。值越大z轴距离越远,看起来越小。 默认100。
  883. modifier: 1, //depth和rotate和stretch的倍率,相当于depth*modifier、rotate*modifier、stretch*modifier,值越大这三个参数的效果越明显。默认1。
  884. slideShadows: false, //开启slide阴影。默认 true。
  885. },
  886. },
  887. };
  888. },
  889. components: {
  890. VBanner,
  891. countTo
  892. // indexVideo,
  893. // prodListShow,
  894. // indexNewsListShow
  895. },
  896. // 逻辑狗官网 - 中德智慧教育
  897. // 关键词:逻辑狗官网、逻辑狗教材、逻辑狗课程、逻辑狗思维训练课程、儿童思维教育、0-12岁儿童
  898. // 描述:逻辑狗官方网站,专为0-12岁儿童设计的思维训练课程,中德智慧教育,全球优质教育内容输出平台
  899. head() {
  900. return {
  901. title: "逻辑狗官网-中德智慧教育",
  902. meta: [
  903. {
  904. name: "keywords",
  905. hid: "keywords",
  906. content: `逻辑狗官网、逻辑狗教材、 幼儿园教材、逻辑狗课程、逻辑狗思维训练课程、儿童思维教育、0-12岁儿童`,
  907. },
  908. {
  909. name: "description",
  910. hid: "description",
  911. content: `逻辑狗官方网站,专为0-12岁儿童设计的思维训练课程,中德智慧教育,全球优质教育内容输出平台`,
  912. },
  913. ],
  914. };
  915. },
  916. async asyncData({ params, store }) {
  917. return {};
  918. },
  919. created() {},
  920. mounted() {},
  921. swiper() {
  922. // 如果你需要得到当前的swiper对象来做一些事情,你可以像下面这样定义一个方法属性来获取当前的swiper对象,同时notNextTick必须为true
  923. return this.$refs.swiperBox.swiper;
  924. },
  925. honorSwiper() {
  926. return this.$refs.swiperHonorBox.swiper;
  927. },
  928. expertSwiper() {
  929. console.log(this.$refs.swiperExpertBox.swiper);
  930. return this.$refs.swiperExpertBox.swiper;
  931. },
  932. methods: {
  933. tab(index) {
  934. this.num = index;
  935. },
  936. getProdList(index) {
  937. this.clickProdIndex = index;
  938. },
  939. getNewsList(index) {
  940. this.clickNewsIndex = index;
  941. },
  942. clickProduct(item) {
  943. console.log(item);
  944. // this.$router.push({ path: '/product/course'});
  945. },
  946. mobileEnter(e) {
  947. "400px" != $(event.target).css("width") &&
  948. ($(".panorama-education-list .mobile-education").css("width", "200px"),
  949. $(event.target).css("width", "400px"),
  950. $(".panorama-education-list .mobile-education")
  951. .find(".big-mobile-education")
  952. .css("display", "none"),
  953. $(event.target).css("width", "400px"),
  954. $(event.target)
  955. .find(".big-mobile-education")
  956. .fadeIn("fast"));
  957. },
  958. stopSwiper() {
  959. // 鼠标移入停止播放
  960. // console.log(this.swiper);
  961. // this.swiper.autoplay.stop();
  962. },
  963. startSwiper() {
  964. // 移出继续播放
  965. // this.swiper.autoplay.start();
  966. },
  967. stopExpertSwiper() {
  968. console.log(this.expertSwiper);
  969. console.log(111);
  970. },
  971. startExpertSwiper() {
  972. // console.log(this.expertSwiper);
  973. },
  974. prev() {
  975. this.swiper.slidePrev();
  976. },
  977. next() {
  978. this.swiper.slideNext();
  979. },
  980. },
  981. };
  982. </script>
  983. <style lang="scss" scoped>
  984. @import "~static/common/style.sass";
  985. .container {
  986. width: 100%;
  987. background: #f0f2f5;
  988. height: auto;
  989. }
  990. .title-content {
  991. // margin-top: 164px;
  992. }
  993. .title-en {
  994. height: 110px;
  995. line-height: 110px;
  996. font-size: 78px;
  997. font-family: PingFangSC-Semibold, PingFang SC;
  998. font-weight: 600;
  999. color: #353956;
  1000. }
  1001. .title-zh {
  1002. height: 81px;
  1003. line-height: 81px;
  1004. font-size: 58px;
  1005. font-family: PingFangSC-Semibold, PingFang SC;
  1006. font-weight: 600;
  1007. color: #000000;
  1008. letter-spacing: 1px;
  1009. text-align: center;
  1010. }
  1011. .more-btn {
  1012. margin: 50px auto 162px;
  1013. width: 138px;
  1014. height: 45px;
  1015. line-height: 45px;
  1016. text-align: center;
  1017. padding: 0 25px;
  1018. background: $theme_color_fu;
  1019. box-shadow: 0px 3px 9px 0px rgba(109, 140, 239, 0.82);
  1020. border-radius: 23px;
  1021. font-size: 22px;
  1022. font-family: PingFangSC-Medium, PingFang SC;
  1023. font-weight: 500;
  1024. color: #ffffff;
  1025. }
  1026. ul.cate-nav {
  1027. margin: 124px 0 116px;
  1028. li.products-kind {
  1029. display: inline-block;
  1030. margin: 0 30px;
  1031. cursor: pointer;
  1032. &:first-child {
  1033. margin-left: 0;
  1034. }
  1035. &.active,
  1036. &:hover {
  1037. a {
  1038. color: $theme_color;
  1039. }
  1040. }
  1041. .line {
  1042. visibility: hidden;
  1043. margin: 22px auto 0;
  1044. width: 60px;
  1045. border-radius: 50px;
  1046. height: 15px;
  1047. background: $theme_color_fu;
  1048. box-shadow: 0px 2px 8px 0px rgba(45, 112, 245, 0.64);
  1049. // -webkit-transition: all 0.5s ease;
  1050. // -o-transition: all 0.5s ease;
  1051. // transition: all 0.5s ease;
  1052. }
  1053. a {
  1054. font-size: 32px;
  1055. color: #747885;
  1056. }
  1057. }
  1058. li.products-kind:hover,
  1059. li.products-kind.active {
  1060. .line {
  1061. display: block;
  1062. visibility: visible;
  1063. transition: all 0.5s ease;
  1064. }
  1065. }
  1066. }
  1067. .cate-list {
  1068. display: flex;
  1069. align-items: center;
  1070. flex-wrap: wrap;
  1071. .product-item {
  1072. position: relative;
  1073. box-sizing: border-box;
  1074. width: 372px;
  1075. margin-bottom: 42px;
  1076. margin-right: 36px;
  1077. &:nth-child(3n) {
  1078. margin-right: 0px;
  1079. }
  1080. }
  1081. .product-tag {
  1082. padding: 0 6px 0 10px;
  1083. background: $theme_color_fu;
  1084. position: absolute;
  1085. top: 0;
  1086. left: 0;
  1087. font-size: 12px;
  1088. color: #ffffff;
  1089. height: 24px;
  1090. line-height: 24px;
  1091. font-family: PingFangSC-Semibold, PingFang SC;
  1092. font-weight: 600;
  1093. border-radius: 18px 0px 7px 0px;
  1094. // img {
  1095. // width:52px;
  1096. // height:24px;
  1097. // object-fit: cover;
  1098. // }
  1099. }
  1100. }
  1101. // index-thought
  1102. .index-thought {
  1103. padding: 198px 0 50px;
  1104. .thought-content-box {
  1105. text-align: center;
  1106. margin: 133px auto 0;
  1107. position: relative;
  1108. max-width: 1350px;
  1109. }
  1110. .map-content {
  1111. width: 100%;
  1112. position: absolute;
  1113. top: 80px;
  1114. .con-box {
  1115. .con {
  1116. .num {
  1117. font-size: 106px;
  1118. font-family: PingFangSC-Semibold, PingFang SC;
  1119. font-weight: 600;
  1120. color: $theme_color_fu;
  1121. line-height: 148px;
  1122. text-shadow: 0px 1px 3px #BED3FE;
  1123. .unit {
  1124. font-size: 34px;
  1125. font-family: PingFangSC-Semibold, PingFang SC;
  1126. font-weight: 600;
  1127. color: $theme_color_fu;
  1128. line-height: 48px;
  1129. }
  1130. }
  1131. .color-gray {
  1132. margin-top: 77px;
  1133. font-size: 24px;
  1134. font-family: PingFangSC-Medium, PingFang SC;
  1135. font-weight: 500;
  1136. color: #515564;
  1137. line-height: 33px;
  1138. }
  1139. }
  1140. }
  1141. ul {
  1142. display: flex;
  1143. justify-content: space-between;
  1144. li {
  1145. padding: 55px 0;
  1146. .hover-box {
  1147. visibility: hidden;
  1148. }
  1149. &:hover {
  1150. .hover-box {
  1151. visibility: visible;
  1152. margin-top: 70px;
  1153. }
  1154. .con-box {
  1155. .color-gray {
  1156. margin-top: 28px;
  1157. }
  1158. }
  1159. }
  1160. &.one {
  1161. padding: 55px 70px;
  1162. &:hover {
  1163. background: rgba(237, 245, 253, 0.7);
  1164. transition: 0.5 ease-in;
  1165. // padding: 55px 70px;
  1166. }
  1167. }
  1168. &.two {
  1169. padding: 55px 20px;
  1170. &:hover {
  1171. transition: 0.5 ease-in;
  1172. background: rgba(240, 247, 235, 0.7);
  1173. }
  1174. }
  1175. &.three {
  1176. padding: 55px 68px;
  1177. &:hover {
  1178. transition: 0.5 ease-in;
  1179. background: rgba(255, 252, 238, 0.7);
  1180. }
  1181. }
  1182. }
  1183. }
  1184. }
  1185. }
  1186. // index-founder
  1187. .index-founder {
  1188. position: relative;
  1189. padding: 176px 0 118px;
  1190. background-image: url("~assets/images/index/found_left.png"),
  1191. url("~assets/images/index/found_left2.png");
  1192. background-repeat: no-repeat, no-repeat;
  1193. background-position: 0px 158px, 260px 550px;
  1194. background-color: #f7fbff;
  1195. .founder-content-box {
  1196. margin-left: 320px;
  1197. max-width: 1200px;
  1198. z-index: 10;
  1199. display: flex;
  1200. .founder_content {
  1201. margin-left: 30px;
  1202. padding-top: 32px;
  1203. .founder-item {
  1204. margin-bottom: 14px;
  1205. }
  1206. .name {
  1207. display: flex;
  1208. align-items: center;
  1209. font-size: 24px;
  1210. font-family: PingFangSC-Medium, PingFang SC;
  1211. font-weight: 500;
  1212. color: $theme_color_fu;
  1213. span {
  1214. display: inline-block;
  1215. width: 12px;
  1216. height: 12px;
  1217. border-radius: 50%;
  1218. background: linear-gradient(
  1219. 180deg,
  1220. rgba(250, 117, 62, 1) 0%,
  1221. rgba(246, 85, 19, 1) 100%
  1222. );
  1223. box-shadow: 0px 2px 7px 0px rgba(249, 107, 50, 0.8);
  1224. margin-right: 6px;
  1225. }
  1226. }
  1227. .title {
  1228. line-height: 58px;
  1229. font-size: 42px;
  1230. font-family: PingFangSC-Semibold, PingFang SC;
  1231. font-weight: 600;
  1232. color: #262626;
  1233. }
  1234. .desc {
  1235. color: #6e6f75;
  1236. font-size: 18px;
  1237. line-height: 32px;
  1238. margin-bottom: 30px;
  1239. }
  1240. .btn {
  1241. width: 182px;
  1242. height: 46px;
  1243. line-height: 46px;
  1244. background: $theme_color_fu;
  1245. box-shadow: 0px 4px 11px 0px rgba(115, 161, 253, 0.95);
  1246. border-radius: 24px;
  1247. text-align: center;
  1248. font-size: 22px;
  1249. a {
  1250. color: #ffffff;
  1251. }
  1252. }
  1253. }
  1254. }
  1255. .found-left {
  1256. z-index: 0;
  1257. font-size: 0;
  1258. // position: absolute;
  1259. left: 0;
  1260. top: 158px;
  1261. }
  1262. .found-right {
  1263. font-size: 0;
  1264. z-index: 0;
  1265. position: absolute;
  1266. right: 0;
  1267. bottom: -406px;
  1268. }
  1269. }
  1270. /* index-thinking */
  1271. .index-thinking {
  1272. max-width: 1200px;
  1273. margin: 0 auto;
  1274. padding-top: 164px;
  1275. // text-align: center;
  1276. .i-t-content {
  1277. position: relative;
  1278. .title-zh {
  1279. z-index: 666;
  1280. }
  1281. .title-en {
  1282. position: absolute;
  1283. top: 0;
  1284. left: 50%;
  1285. transform: translateX(-50%);
  1286. z-index: 1;
  1287. }
  1288. }
  1289. ul.thinking-cate-nav {
  1290. margin: 124px 0 116px;
  1291. }
  1292. li.thinking-products-kind {
  1293. display: inline-block;
  1294. margin: 0 30px;
  1295. cursor: pointer;
  1296. -webkit-transition: all 0.5s ease;
  1297. -o-transition: all 0.5s ease;
  1298. transition: all 0.5s ease;
  1299. .line {
  1300. visibility: hidden;
  1301. margin: 22px auto 0;
  1302. width: 60px;
  1303. border-radius: 50px;
  1304. height: 15px;
  1305. width: 59px;
  1306. height: 15px;
  1307. background: $theme_color_fu;
  1308. box-shadow: 0px 2px 8px 0px rgba(94, 161, 241, 0.87);
  1309. }
  1310. a {
  1311. font-size: 32px;
  1312. color: #747885;
  1313. }
  1314. }
  1315. li.thinking-products-kind:hover,
  1316. li.thinking-products-kind.active {
  1317. .line {
  1318. display: block;
  1319. visibility: visible;
  1320. }
  1321. }
  1322. li.thinking-products-kind:first-child {
  1323. margin-left: 0;
  1324. }
  1325. li.thinking-products-kind.active a,
  1326. .thinking-products-kind:hover a {
  1327. // font-size: 42px;
  1328. color: $theme_color;
  1329. // border-bottom: 6px solid $theme_color;
  1330. // box-shadow:0px 2px 8px 0px rgba(240,53,94,0.61);
  1331. }
  1332. .thinking-cate-list {
  1333. display: flex;
  1334. align-items: center;
  1335. flex-wrap: wrap;
  1336. .thinking-product-item {
  1337. position: relative;
  1338. box-sizing: border-box;
  1339. width: 374px;
  1340. margin-bottom: 42px;
  1341. margin-right: 36px;
  1342. &:nth-child(3n) {
  1343. margin-right: 0px;
  1344. }
  1345. .thinking-product-item-img {
  1346. width: 374px;
  1347. font-size: 0;
  1348. img {
  1349. border-radius: 18px 18px 0px 0px;
  1350. width: 100%;
  1351. }
  1352. }
  1353. }
  1354. }
  1355. .thinking-product-info {
  1356. box-sizing: border-box;
  1357. background: #ffffff;
  1358. height: 90px;
  1359. box-shadow: 0px 5px 21px 0px rgba(232, 243, 243, 1);
  1360. border-radius: 0px 0px 18px 18px;
  1361. padding: 26px 22px;
  1362. .thinking-product-title {
  1363. width: 160px;
  1364. height: 28px;
  1365. font-size: 20px;
  1366. font-family: PingFangSC-Medium, PingFang SC;
  1367. font-weight: 500;
  1368. line-height: 28px;
  1369. a {
  1370. color: #343e30;
  1371. }
  1372. }
  1373. .thinking-product-content {
  1374. display: flex;
  1375. align-items: center;
  1376. justify-content: space-between;
  1377. }
  1378. .thinking-product-price {
  1379. color: #ea0b4a;
  1380. .price-num {
  1381. font-size: 22px;
  1382. font-weight: bold;
  1383. }
  1384. }
  1385. .thinking-product-btn {
  1386. height: 18px;
  1387. line-height: 18px;
  1388. font-size: 13px;
  1389. font-family: PingFangSC-Regular, PingFang SC;
  1390. font-weight: 400;
  1391. border: 1px solid rgba(60, 142, 255, 1);
  1392. height: 27px;
  1393. line-height: 27px;
  1394. border-radius: 14px;
  1395. padding: 0 15px;
  1396. a {
  1397. color: #3e8eff;
  1398. }
  1399. }
  1400. // .thinking-product-user {
  1401. // display: flex;
  1402. // img {
  1403. // width: 18px;
  1404. // height: 22px;
  1405. // }
  1406. // }
  1407. }
  1408. }
  1409. // index-product
  1410. .index-product {
  1411. // display: flex;
  1412. // align-items: center;
  1413. height: 526px;
  1414. background: url("~assets/images/index/product_bg.png") no-repeat;
  1415. .product-content-box {
  1416. position: relative;
  1417. // width: 1200px;
  1418. padding: 112px 250px 86px 250px;
  1419. .swiperBox {
  1420. }
  1421. }
  1422. .swiper-button-prev,
  1423. .swiper-button-next {
  1424. color: #dee9fe;
  1425. }
  1426. .swiper-button-prev {
  1427. left: 84px;
  1428. }
  1429. .swiper-button-next {
  1430. right: 104px;
  1431. }
  1432. .swiper-wrapper {
  1433. // max-width: 1200px;
  1434. p.name {
  1435. font-size: 28px;
  1436. font-family: PingFangSC-Semibold, PingFang SC;
  1437. font-weight: 600;
  1438. color: #ffffff;
  1439. text-align: center;
  1440. }
  1441. }
  1442. .swiper-slide {
  1443. width: 274px;
  1444. font-size: 0;
  1445. }
  1446. }
  1447. /* index-thinking */
  1448. .index-course {
  1449. padding-top: 164px;
  1450. max-width: 1200px;
  1451. margin: 0 auto;
  1452. .course-content-box {
  1453. .course-cate-nav {
  1454. display: flex;
  1455. justify-content: space-between;
  1456. }
  1457. }
  1458. .course-cate-list {
  1459. .course-product-item {
  1460. width: 365px;
  1461. .course-product-item-img {
  1462. position: relative;
  1463. font-size: 0;
  1464. img {
  1465. width: 100%;
  1466. }
  1467. .course-product-item-play {
  1468. position: absolute;
  1469. left: 50%;
  1470. top: 50%;
  1471. transform: translate(-50%, -50%);
  1472. width: 62px;
  1473. font-size: 0;
  1474. }
  1475. }
  1476. }
  1477. }
  1478. .course-product-info {
  1479. box-sizing: border-box;
  1480. background: #ffffff;
  1481. height: 90px;
  1482. box-shadow: 0px 5px 21px 0px rgba(232, 243, 243, 1);
  1483. border-radius: 0px 0px 18px 18px;
  1484. padding: 26px 22px;
  1485. .course-product-title {
  1486. width: 160px;
  1487. height: 28px;
  1488. font-size: 20px;
  1489. font-family: PingFangSC-Medium, PingFang SC;
  1490. font-weight: 500;
  1491. color: rgba(52, 62, 48, 1);
  1492. line-height: 28px;
  1493. }
  1494. .course-product-content {
  1495. display: flex;
  1496. align-items: center;
  1497. justify-content: space-between;
  1498. }
  1499. .course-product-price {
  1500. color: #ea0b4a;
  1501. .price-num {
  1502. font-size: 22px;
  1503. font-weight: bold;
  1504. }
  1505. }
  1506. .course-product-user {
  1507. display: flex;
  1508. align-items: flex-end;
  1509. img {
  1510. width: 18px;
  1511. height: 22px;
  1512. margin-right: 10px;
  1513. }
  1514. .views {
  1515. color: #418eff;
  1516. }
  1517. }
  1518. }
  1519. }
  1520. // index-scenes
  1521. .index-scenes {
  1522. background: #f7fbff;
  1523. padding: 217px 0 228px;
  1524. .i-s-contant {
  1525. }
  1526. .scenes-content-box {
  1527. margin: 102px auto 0;
  1528. max-width: 1200px;
  1529. .panorama-education-list {
  1530. margin: 0 auto;
  1531. height: 460px;
  1532. display: -webkit-box;
  1533. display: -ms-flexbox;
  1534. display: flex;
  1535. -webkit-box-pack: center;
  1536. -ms-flex-pack: center;
  1537. justify-content: center;
  1538. .pc-education {
  1539. width: 400px;
  1540. height: 460px;
  1541. background-color: #fff;
  1542. border: 1px solid #eee;
  1543. }
  1544. .mobile-education {
  1545. width: 160px;
  1546. height: 460px;
  1547. border: 1px solid #eee;
  1548. border-left: none;
  1549. background-color: #fff;
  1550. text-align: center;
  1551. position: relative;
  1552. cursor: pointer;
  1553. &:nth-child(1) {
  1554. border-left: 1px solid #eee;
  1555. }
  1556. .mobile-small-img {
  1557. width: 32px;
  1558. height: 32px;
  1559. margin: 68px auto 26px;
  1560. img {
  1561. width: 32px;
  1562. height: 32px;
  1563. }
  1564. }
  1565. .mobile-education-title {
  1566. height: 22px;
  1567. font-size: 16px;
  1568. font-weight: 500;
  1569. color: #333;
  1570. line-height: 22px;
  1571. margin-bottom: 8px;
  1572. }
  1573. .mobile-education-sub {
  1574. font-size: 12px;
  1575. font-weight: 400;
  1576. color: #333;
  1577. line-height: 18px;
  1578. }
  1579. .mobile-education-img {
  1580. width: 160px;
  1581. height: 128px;
  1582. margin: 76px auto 0;
  1583. img {
  1584. width: 160px;
  1585. height: 128px;
  1586. }
  1587. }
  1588. }
  1589. .big-mobile-education {
  1590. display: none;
  1591. background: #fff;
  1592. width: 346px;
  1593. height: 460px;
  1594. position: absolute;
  1595. z-index: 3;
  1596. opacity: 1;
  1597. left: -1px;
  1598. top: -1px;
  1599. border: 1px solid #105cfb;
  1600. .pc-education-top {
  1601. display: -webkit-box;
  1602. display: -ms-flexbox;
  1603. display: flex;
  1604. margin-left: 36px;
  1605. .pc-small-img {
  1606. width: 32px;
  1607. height: 32px;
  1608. margin-top: 40px;
  1609. img {
  1610. width: 32px;
  1611. height: 32px;
  1612. }
  1613. }
  1614. .education-title-box {
  1615. margin-top: 32px;
  1616. margin-left: 20px;
  1617. .education-title {
  1618. height: 22px;
  1619. font-size: 16px;
  1620. font-weight: 500;
  1621. color: #333;
  1622. line-height: 22px;
  1623. text-align: left;
  1624. }
  1625. .education-sub-title {
  1626. margin-top: 4px;
  1627. height: 18px;
  1628. font-size: 12px;
  1629. color: #333;
  1630. line-height: 18px;
  1631. }
  1632. }
  1633. }
  1634. .education-img {
  1635. width: 306px;
  1636. height: auto;
  1637. margin: 56px auto 0;
  1638. img {
  1639. width: 306px;
  1640. height: auto;
  1641. }
  1642. }
  1643. .mobile-small-img {
  1644. width: 48px;
  1645. height: 48px;
  1646. margin: 68px auto 26px;
  1647. img {
  1648. width: 48px;
  1649. height: 48px;
  1650. }
  1651. }
  1652. .mobile-education-title {
  1653. height: 33px;
  1654. font-size: 24px;
  1655. font-weight: 500;
  1656. color: #333;
  1657. line-height: 33px;
  1658. margin-bottom: 8px;
  1659. }
  1660. .mobile-education-sub {
  1661. font-size: 18px;
  1662. font-weight: 400;
  1663. color: #333;
  1664. line-height: 27px;
  1665. }
  1666. .mobile-education-img {
  1667. width: 240px;
  1668. height: 192px;
  1669. margin: 76px auto 0;
  1670. img {
  1671. width: 240px;
  1672. height: 192px;
  1673. }
  1674. }
  1675. }
  1676. .mobile-education-1 {
  1677. width: 342px;
  1678. }
  1679. }
  1680. }
  1681. }
  1682. // index-town
  1683. .index-town {
  1684. position: relative;
  1685. height: 1370px;
  1686. box-sizing: border-box;
  1687. padding-top: 180px;
  1688. .i-town-content {
  1689. .title-sub {
  1690. margin-top: 28px;
  1691. text-align: center;
  1692. font-size: 28px;
  1693. font-family: PingFangSC-Regular, PingFang SC;
  1694. font-weight: 400;
  1695. color: #38393a;
  1696. line-height: 40px;
  1697. }
  1698. .town-content-box {
  1699. .town-btn-group {
  1700. margin-top: 52px;
  1701. display: flex;
  1702. font-size: 29px;
  1703. font-family: PingFangSC-Medium, PingFang SC;
  1704. font-weight: 500;
  1705. color: #ffffff;
  1706. line-height: 40px;
  1707. text-align: center;
  1708. .town-btn-about {
  1709. //428 120
  1710. width: 180px;
  1711. height: 60px;
  1712. line-height: 60px;
  1713. border-radius: 30px;
  1714. border: 1px solid $theme_color_fu;
  1715. color: $theme_color_fu;
  1716. margin: 0 290px 0 308px;
  1717. }
  1718. .town-btn-join {
  1719. width: 180px;
  1720. height: 60px;
  1721. line-height: 60px;
  1722. background: $theme_color_fu;
  1723. box-shadow: 0px 4px 9px 0px rgba(91, 141, 240, 0.83);
  1724. border-radius: 30px;
  1725. }
  1726. }
  1727. }
  1728. }
  1729. .town-content-skill {
  1730. // position: relative;
  1731. .town-content-img {
  1732. position: absolute;
  1733. bottom: 0;
  1734. left: 50%;
  1735. transform: translateX(-50%);
  1736. // text-align: center;
  1737. font-size: 0;
  1738. z-index: 10;
  1739. .skill-item {
  1740. position: absolute;
  1741. text-align: center;
  1742. p {
  1743. position: absolute;
  1744. width: 100px;
  1745. bottom: -5px;
  1746. left: 50%;
  1747. transform: translateX(-50%);
  1748. font-size: 20px;
  1749. font-family: PingFangSC-Medium, PingFang SC;
  1750. font-weight: 500;
  1751. color: #38393a;
  1752. text-align: center;
  1753. &.big-font {
  1754. font-size: 24px;
  1755. }
  1756. }
  1757. }
  1758. .skill-item-01 {
  1759. left: -160px;
  1760. top: -158px;
  1761. }
  1762. .skill-item-02 {
  1763. left: 70px;
  1764. top: -130px;
  1765. }
  1766. .skill-item-03 {
  1767. left: 450px;
  1768. top: -248px;
  1769. }
  1770. .skill-item-04 {
  1771. right: -80px;
  1772. top: -240px;
  1773. }
  1774. .skill-item-05 {
  1775. left: -232px;
  1776. top: 96px;
  1777. }
  1778. .skill-item-06 {
  1779. left: -12px;
  1780. top: 130px;
  1781. }
  1782. .skill-item-07 {
  1783. right: -50px;
  1784. top: -18px;
  1785. }
  1786. .skill-item-08 {
  1787. right: -196px;
  1788. top: 120px;
  1789. }
  1790. .skill-item-09 {
  1791. left: -184px;
  1792. top: 304px;
  1793. }
  1794. .skill-item-10 {
  1795. right: -146px;
  1796. top: 340px;
  1797. }
  1798. }
  1799. }
  1800. .town_bottom_bg {
  1801. position: absolute;
  1802. bottom: 0;
  1803. font-size: 0;
  1804. width: 100%;
  1805. img {
  1806. width: 100%;
  1807. }
  1808. }
  1809. }
  1810. // index-honor
  1811. .index-honor {
  1812. background-image: url("~assets/images/index/honor_bg.png");
  1813. background-repeat: no-repeat;
  1814. background-position: top 20px right 115px;
  1815. background-color: #f7fbff;
  1816. padding: 188px 0 162px;
  1817. .i-honor-content {
  1818. max-width: 1200px;
  1819. margin: 0 auto;
  1820. .honer-content-box {
  1821. padding: 0 20px;
  1822. }
  1823. }
  1824. .swiper-slide {
  1825. width: 240px;
  1826. font-size: 0;
  1827. }
  1828. .honer-content-box {
  1829. margin-top: 102px;
  1830. }
  1831. }
  1832. // index-article
  1833. .index-article {
  1834. padding: 180px 0 176px;
  1835. .article-content-box {
  1836. margin-top: 85px;
  1837. .article-type-title {
  1838. width: 180px;
  1839. height: 42px;
  1840. line-height: 42px;
  1841. font-size: 30px;
  1842. font-family: PingFangSC-Semibold, PingFang SC;
  1843. font-weight: 600;
  1844. color: #3a4239;
  1845. margin-bottom: 12px;
  1846. }
  1847. .article-type-header {
  1848. display: flex;
  1849. justify-content: space-between;
  1850. align-items: center;
  1851. i {
  1852. margin-right: 15px;
  1853. color: #999999;
  1854. font-size: 20px;
  1855. }
  1856. }
  1857. .article-content-top {
  1858. display: flex;
  1859. .article-content-top-left {
  1860. width: 844px;
  1861. margin-right: 10px;
  1862. }
  1863. .article-content-info {
  1864. height: 352px;
  1865. position: relative;
  1866. img {
  1867. height: 100%;
  1868. width: 100%;
  1869. border-radius: 8px;
  1870. object-fit: cover;
  1871. }
  1872. .info-title {
  1873. width: 100%;
  1874. padding: 8px 50px;
  1875. font-size: 16px;
  1876. font-family: PingFangSC-Medium, PingFang SC;
  1877. font-weight: 500;
  1878. color: #ffffff;
  1879. line-height: 22px;
  1880. position: absolute;
  1881. overflow: hidden; //超出的文本隐藏
  1882. text-overflow: ellipsis; //溢出用省略号显示
  1883. white-space: nowrap; //溢出不换行,只能显示一行
  1884. bottom: 0;
  1885. background: rgba(92, 94, 93, 0.31);
  1886. border-radius: 0px 0px 7px 7px;
  1887. }
  1888. }
  1889. .article-content-top-right {
  1890. width: 346px;
  1891. font-size: 0;
  1892. .article-content-info {
  1893. height: 352px;
  1894. display: flex;
  1895. flex-wrap: wrap;
  1896. flex-direction: column;
  1897. justify-content: space-between;
  1898. align-content: space-between;
  1899. .article-item-right {
  1900. position: relative;
  1901. width: 170px;
  1902. height: 170px;
  1903. // margin-right: 6px;
  1904. &:nth-child(2n) {
  1905. margin-right: 0;
  1906. }
  1907. img {
  1908. height: 100%;
  1909. width: 100%;
  1910. border-radius: 8px;
  1911. object-fit: cover;
  1912. }
  1913. p {
  1914. padding: 0 30px 0 17px;
  1915. position: absolute;
  1916. bottom: 12px;
  1917. line-height: 22px;
  1918. font-size: 16px;
  1919. font-family: PingFangSC-Medium, PingFang SC;
  1920. font-weight: 500;
  1921. color: #ffffff;
  1922. overflow: hidden;
  1923. text-overflow: ellipsis;
  1924. display: -webkit-box;
  1925. -webkit-box-orient: vertical;
  1926. -webkit-line-clamp: 2;
  1927. }
  1928. }
  1929. }
  1930. }
  1931. }
  1932. .article-content-bottom {
  1933. margin-top: 38px;
  1934. .article-content-bottom-info {
  1935. display: flex;
  1936. .article-content-bottom-left {
  1937. width: 400px;
  1938. height: 270px;
  1939. border-radius: 8px;
  1940. margin-right: 55px;
  1941. img {
  1942. height: 100%;
  1943. width: 100%;
  1944. border-radius: 8px;
  1945. object-fit: cover;
  1946. }
  1947. }
  1948. .article-content-bottom-right {
  1949. flex: 1;
  1950. .title {
  1951. color: #3a4239;
  1952. font-size: 26px;
  1953. margin-top: 12px;
  1954. font-family: PingFangSC-Medium, PingFang SC;
  1955. font-weight: 500;
  1956. overflow: hidden;
  1957. text-overflow: ellipsis;
  1958. display: -webkit-box;
  1959. -webkit-box-orient: vertical;
  1960. -webkit-line-clamp: 2;
  1961. }
  1962. .desc {
  1963. font-size: 24px;
  1964. margin-top: 30px;
  1965. color: #7d7d7e;
  1966. font-family: PingFangSC-Regular, PingFang SC;
  1967. font-weight: 400;
  1968. line-height: 33px;
  1969. overflow: hidden;
  1970. text-overflow: ellipsis;
  1971. display: -webkit-box;
  1972. -webkit-box-orient: vertical;
  1973. -webkit-line-clamp: 2;
  1974. }
  1975. .time {
  1976. font-size: 24px;
  1977. color: #9ba09a;
  1978. margin-top: 86px;
  1979. }
  1980. }
  1981. }
  1982. }
  1983. }
  1984. }
  1985. // index-expert
  1986. .index-expert {
  1987. // width: 100%;
  1988. // height: 1072px;
  1989. padding: 180px 0 164px;
  1990. background: url("~assets/images/index/expert_bg.png") no-repeat;
  1991. #certify {
  1992. position: relative;
  1993. width: 1200px;
  1994. margin: 0 auto;
  1995. }
  1996. .e-content-box {
  1997. margin-top: 46px;
  1998. }
  1999. .swiper-container {
  2000. .swiper-wrapper {
  2001. width: 100%;
  2002. text-align: center;
  2003. .swiper-slide {
  2004. width: 630px !important;
  2005. height: 396px;
  2006. background: none;
  2007. transition: 300ms;
  2008. &.swiper-slide-prev {
  2009. transform: translateX(315px) scale(0.833333);
  2010. z-index: 989;
  2011. }
  2012. &.swiper-slide-next {
  2013. transform: translateX(-315px) scale(0.833333);
  2014. z-index: 989;
  2015. }
  2016. &.swiper-slide-active,
  2017. .swiper-slide-duplicate-active {
  2018. transform: scale(1);
  2019. z-index: 999;
  2020. }
  2021. img {
  2022. width: 630px;
  2023. height: 396px;
  2024. }
  2025. }
  2026. }
  2027. }
  2028. }
  2029. </style>