index.vue 65 KB

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