index.vue 67 KB

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