index.vue 91 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930
  1. <template>
  2. <div class="container">
  3. <!-- banner -->
  4. <VBanner :bannerData="bannerData"></VBanner>
  5. <!-- 数据展示 -->
  6. <div class="index-show">
  7. <div class="i-show-content w1200">
  8. <ul class="list">
  9. <li class="con-item one">
  10. <div class="con-box">
  11. <div class="con">
  12. <div class="num">
  13. <countTo :startVal='0' :endVal='420' :duration='4000'></countTo>
  14. <span class="unit">个</span>
  15. </div>
  16. <p class="desc-01">学员覆盖城市地区</p>
  17. <p class="desc-02">让中国的孩子幸福成长</p>
  18. </div>
  19. </div>
  20. </li>
  21. <li class="con-item two">
  22. <div class="con-box">
  23. <div class="con">
  24. <div class="num">
  25. <countTo :startVal='795000' :endVal='800000' :duration='4000'></countTo>
  26. <span class="unit">+</span>
  27. </div>
  28. <p class="desc-01">累计服务学员</p>
  29. <p class="desc-02">服务中国母亲,关爱儿童成长</p>
  30. </div>
  31. </div>
  32. </li>
  33. <li class="con-item three">
  34. <div class="con-box">
  35. <div class="con">
  36. <div class="num">
  37. <countTo :startVal='0' :endVal='98.6' :decimals='1' :duration='4000'></countTo>
  38. <span class="unit">%</span>
  39. </div>
  40. <p class="desc-01">评价好评率</p>
  41. <p class="desc-02">全球儿童思维教育专家</p>
  42. </div>
  43. </div>
  44. </li>
  45. </ul>
  46. </div>
  47. </div>
  48. <!-- 创始人 -->
  49. <div class="index-founder">
  50. <div class="index-founder-content w1200">
  51. <div class="found-left">
  52. <p class="title founder-item">培养优质思维模式,建构思维“芯”</p>
  53. <p class="sub-title"> ——创始人&CEO 张洁 </p>
  54. <p class="desc founder-item">中德智慧教育全球儿童思维教育专家,儿童思维教育领域中国开拓者。率先创研和实践幼儿园及家庭思维游戏化教育体系,以德国优质思维教育内容为载体,推出深受全球儿童喜爱的“逻辑狗”思维游戏产品体系,构建以儿童思维“芯”为宗旨的儿童游戏化教育内容,填补中国思维教育领域空白,创立了行业领先的线上线下【OMO】交互的教育内容服务模式,是国际化科技思维教育的拓展者。打造具有成长型思维模式、全球胜任力的未来人才,是中国素质教育事业的发展者、创新者</p>
  55. <div class="btn founder-item">
  56. <nuxt-link to="/about/brand">了解中德智慧</nuxt-link>
  57. </div>
  58. </div>
  59. <div class="found-right">
  60. <img :src="bossImg" alt="" srcset="">
  61. </div>
  62. </div>
  63. </div>
  64. <!-- 思维教育 -->
  65. <div class="index-education">
  66. <div class="i-e-content">
  67. <title-content :title="'思维教育'" :titleSub="'THINKING EDUCATION'"></title-content>
  68. <div class="content-box education-content-box">
  69. <img :src="eduImg" alt="" srcset="">
  70. </div>
  71. </div>
  72. </div>
  73. <!-- 思维“芯”产品 -->
  74. <div class="index-thinking">
  75. <div class="i-t-content">
  76. <title-content :title="'思维“芯”产品'" :titleSub="'THINKING “CORE” PRODUCTS'"></title-content>
  77. <div class="content-box thinking-content-box">
  78. <div class="t-conent-tabs">
  79. <ul class="tab-list">
  80. <li
  81. :class="[`tab-item cp tab-item-${index + 1}`, currentTabId == item.id ? 'tab-active' : '']"
  82. @mouseenter="tabEnter(item)"
  83. @mouseleave="tabLeave(item)"
  84. v-for="(item, index) in productCate" :key="index">
  85. {{ item.label }}
  86. </li>
  87. </ul>
  88. </div>
  89. <div class="t-conent-box">
  90. <div
  91. v-for="(item, index) in productCate"
  92. :style="{ backgroundImage: `url('${item.imgUrl}')` }"
  93. :key="index"
  94. :class="['t-conent-bg', currentTabId == item.id ? 'active' : '']">
  95. </div>
  96. </div>
  97. </div>
  98. </div>
  99. </div>
  100. <!-- 产品轮播 -->
  101. <div class="index-product">
  102. <title-content :title="'学习场景 陪伴成长'" :titleSub="'LEARNING SCENE TO ACCOMPANY GROWTH'"></title-content>
  103. <div class="product-content-box">
  104. <div
  105. class="swiper swiperBox"
  106. v-swiper:swiper="swiperOption"
  107. ref="swiperBox"
  108. :cleanup-styles-on-destroy="false"
  109. @ready="onSwiperRedied"
  110. @mouseenter="stopSwiper"
  111. @mouseleave="startSwiper">
  112. <div class="swiper-wrapper">
  113. <div v-for="(item, index) in productImage" :key="index" class="swiper-slide">
  114. <img :src="item.imgUrl">
  115. <p class="name">{{ item.title }}</p>
  116. </div>
  117. </div>
  118. </div>
  119. <div class="swiper-button-prev" slot="button-prev" @click="prev"></div>
  120. <div class="swiper-button-next" slot="button-next" @click="next"></div>
  121. </div>
  122. </div>
  123. <!-- 思维探索OMO -->
  124. <div class="index-omo">
  125. <div class="i-o-content">
  126. <title-content :title="'思维探索OMO'" :titleSub="'Thinking exploration OMO'"></title-content>
  127. <div class="content-box omo-content-box w1200">
  128. <div class="omo-tab">
  129. <div :class="['omo-item', currentOMOTabIndex == index ? 'active' : '']" @mouseenter="omoEnter(index)" v-for="(item, index) in omoList" :key="index">
  130. <div class="title">
  131. <img :src="item.iconImg" alt="" srcset="">
  132. {{ item.title }}
  133. </div>
  134. <div class="desc">
  135. {{ item.desc }}
  136. </div>
  137. </div>
  138. </div>
  139. <div class="omo-content">
  140. <div
  141. :class="['omo-con', 'omo-con' + item.id]"
  142. v-for="(item, index) in omoList"
  143. :style="{display: currentOMOTabIndex == index ? 'block' : 'none', backgroundImage: `url('${item.imgUrl}')` }"
  144. :key="index">
  145. </div>
  146. </div>
  147. </div>
  148. </div>
  149. </div>
  150. <!-- 网校课程 -->
  151. <!-- <div class="index-course">
  152. <div class="i-c-content">
  153. <div class="c-top title-content wow animate__animated animate__fadeInDown">
  154. <div class="title-zh">
  155. <div class="title-en">MCOURSE</div>
  156. 网校课程
  157. </div>
  158. </div>
  159. <div class="content-box course-content-box">
  160. <div class="cate-box tabs course-cate-box">
  161. <ul class="cate-nav tab-box course-cate-nav">
  162. <li
  163. class="products-kind thinking-products-kind"
  164. v-for="(item, index) in courseCate"
  165. :class="{active:index == currentCourseType}"
  166. :key="index"
  167. @click="handleCourse(item)"
  168. >
  169. <nuxt-link to="/">{{ item.title }}</nuxt-link>
  170. </li>
  171. </ul>
  172. <div class="bottom-line">
  173. <div class="bottom-line-img">
  174. <div :style="lineCourseStyle" class="line-img-box"></div>
  175. </div>
  176. </div>
  177. <div class="cate-list course-cate-list">
  178. <div
  179. class="product-item course-product-item"
  180. v-for="(item, index) in courseList"
  181. :key="index"
  182. >
  183. <div class="product-item-img course-product-item-img">
  184. <a :href="item.linkUrl" target="_blank" rel="noopener noreferrer">
  185. <img :src="item.imgUrl" alt="" srcset="">
  186. </a>
  187. <div class="course-product-item-play">
  188. <a :href="item.linkUrl" target="_blank" rel="noopener noreferrer">
  189. <img src="~/assets/images/index/player.png" alt="" srcset="">
  190. </a>
  191. </div>
  192. </div>
  193. <div class="course-product-info">
  194. <div class="course-product-title">
  195. <a :href="item.linkUrl" target="_blank" rel="noopener noreferrer">
  196. {{ item.title }}
  197. </a>
  198. </div>
  199. <div class="course-product-content">
  200. <div class="course-product-price" v-if="item.price">
  201. <span class="price-num">{{ item.price }}</span>
  202. </div>
  203. <div class="course-product-price course-product-price-text" v-else>
  204. 免费
  205. </div>
  206. <div class="course-product-user">
  207. <img src="~/assets/images/index/product_person.png" alt="" srcset="">
  208. <div class="views">{{item.view}}</div>
  209. </div>
  210. </div>
  211. </div>
  212. </div>
  213. </div>
  214. </div>
  215. </div>
  216. <div class="more-btn wow animate__animated animate__zoomIn" @click="courseMore">更多课程</div>
  217. </div>
  218. </div> -->
  219. <!-- 多渠道教学场景 -->
  220. <div class="index-scenes">
  221. <div class="i-s-content">
  222. <div class="title-content wow animate__animated animate__fadeInDown">
  223. <div class="title-zh">
  224. <div class="title-en">TRENCH</div>
  225. 多渠道教学场景
  226. </div>
  227. </div>
  228. </div>
  229. <div class="scenes-content-box">
  230. <ul class="panorama-education-list">
  231. <li class="mobile-education mobile-education-1" @mouseenter="mobileEnter">
  232. <div class="small-education-div">
  233. <div class="mobile-small-img">
  234. <img src="~/assets/images/index/teach_01_icon_nor.png" alt="" srcset="">
  235. </div>
  236. <p class="mobile-education-title">逻辑狗APP</p>
  237. <p class="mobile-education-sub">逻辑狗,与千万</p>
  238. <p class="mobile-education-sub">逻辑狗宝贝一起成长</p>
  239. <div class="mobile-education-img">
  240. <img src="~/assets/images/index/teach_01.png">
  241. </div>
  242. </div>
  243. <div class="big-mobile-education">
  244. <div class="pc-education-top">
  245. <div class="pc-education-top-content">
  246. <div class="pc-small-img">
  247. <img src="~/assets/images/index/teach_01_icon_active.png" alt="" srcset="">
  248. </div>
  249. <div class="education-title-box">
  250. <p class="education-title">逻辑狗APP</p>
  251. <p class="education-sub-title">逻辑狗,与千万逻辑狗宝贝一起成长</p>
  252. </div>
  253. </div>
  254. <div class="education-gzh">
  255. <img src="~/assets/images/index/teach_account_01.png" alt="">
  256. </div>
  257. </div>
  258. <div class="education-img">
  259. <img src="~/assets/images/index/teach_01.png">
  260. </div>
  261. </div>
  262. </li>
  263. <li class="mobile-education mobile-education-2" @mouseenter="mobileEnter">
  264. <div class="small-education-div">
  265. <div class="mobile-small-img">
  266. <img src="~/assets/images/index/teach_02_icon_nor.png" alt="" srcset="">
  267. </div>
  268. <p class="mobile-education-title">逻辑狗家长端APP</p>
  269. <p class="mobile-education-sub">随时了解宝宝</p>
  270. <p class="mobile-education-sub">的状态</p>
  271. <div class="mobile-education-img">
  272. <img src="~/assets/images/index/teach_02.png">
  273. </div>
  274. </div>
  275. <div class="big-mobile-education">
  276. <div class="pc-education-top">
  277. <div class="pc-education-top-content">
  278. <div class="pc-small-img">
  279. <img src="~/assets/images/index/teach_02_icon_active.png" alt="" srcset="">
  280. </div>
  281. <div class="education-title-box">
  282. <p class="education-title">逻辑狗家长端APP</p>
  283. <p class="education-sub-title">随时了解宝宝的状态</p>
  284. </div>
  285. </div>
  286. <div class="education-gzh">
  287. <img src="~/assets/images/index/teach_account_02.png" alt="">
  288. </div>
  289. </div>
  290. <div class="education-img">
  291. <img src="~/assets/images/index/teach_02.png">
  292. </div>
  293. </div>
  294. </li>
  295. <li class="mobile-education mobile-education-3" @mouseenter="mobileEnter">
  296. <div class="small-education-div">
  297. <div class="mobile-small-img">
  298. <img src="~/assets/images/index/teach_03_icon_nor.png" alt="" srcset="">
  299. </div>
  300. <p class="mobile-education-title">逻辑狗园所端APP</p>
  301. <p class="mobile-education-sub">实现园所互通</p>
  302. <p class="mobile-education-sub"></p>
  303. <div class="mobile-education-img">
  304. <img src="~/assets/images/index/teach_03.png">
  305. </div>
  306. </div>
  307. <div class="big-mobile-education">
  308. <div class="pc-education-top">
  309. <div class="pc-education-top-content">
  310. <div class="pc-small-img">
  311. <img src="~/assets/images/index/teach_03_icon_active.png" alt="" srcset="">
  312. </div>
  313. <div class="education-title-box">
  314. <p class="education-title">逻辑狗园所端APP</p>
  315. <p class="education-sub-title">实现园所互通</p>
  316. </div>
  317. </div>
  318. <div class="education-gzh">
  319. <img src="~/assets/images/index/teach_account_03.png" alt="">
  320. </div>
  321. </div>
  322. <div class="education-img">
  323. <img src="~/assets/images/index/teach_03.png">
  324. </div>
  325. </div>
  326. </li>
  327. <li class="mobile-education mobile-education-4" @mouseenter="mobileEnter">
  328. <div class="small-education-div">
  329. <div class="mobile-small-img">
  330. <img src="~/assets/images/index/teach_04_icon_nor.png" alt="" srcset="">
  331. </div>
  332. <p class="mobile-education-title">微信H5</p>
  333. <p class="mobile-education-title">逻辑狗官方商城</p>
  334. <p class="mobile-education-title">逻辑狗家长训练营</p>
  335. <div class="mobile-education-img">
  336. <img src="~/assets/images/index/teach_04.png">
  337. </div>
  338. </div>
  339. <div class="big-mobile-education">
  340. <div class="pc-education-top">
  341. <div class="pc-education-top-content">
  342. <div class="pc-small-img">
  343. <img src="~/assets/images/index/teach_04_icon_active.png" alt="" srcset="">
  344. </div>
  345. <div class="education-title-box">
  346. <p class="education-title">微信H5</p>
  347. <p class="education-sub-title">逻辑狗官方商城</p>
  348. <p class="education-sub-title">逻辑狗家长训练营</p>
  349. </div>
  350. </div>
  351. <div class="education-gzh">
  352. <img src="~/assets/images/index/teach_account_04.png" alt="">
  353. </div>
  354. </div>
  355. <div class="education-img">
  356. <img src="~/assets/images/index/teach_04.png">
  357. </div>
  358. </div>
  359. </li>
  360. <li class="mobile-education mobile-education-5" @mouseenter="mobileEnter">
  361. <div class="small-education-div">
  362. <div class="mobile-small-img">
  363. <img src="~/assets/images/index/teach_05_icon_nor.png" alt="" srcset="">
  364. </div>
  365. <p class="mobile-education-title">微信小程序</p>
  366. <p class="mobile-education-title">中德智慧网校</p>
  367. <p class="mobile-education-sub"></p>
  368. <div class="mobile-education-img">
  369. <img src="~/assets/images/index/teach_05.png">
  370. </div>
  371. </div>
  372. <div class="big-mobile-education">
  373. <div class="pc-education-top">
  374. <div class="pc-education-top-content">
  375. <div class="pc-small-img">
  376. <img src="~/assets/images/index/teach_05_icon_active.png" alt="" srcset="">
  377. </div>
  378. <div class="education-title-box">
  379. <p class="education-title">微信小程序</p>
  380. <p class="education-sub-title">中德智慧网校</p>
  381. </div>
  382. </div>
  383. <div class="education-gzh">
  384. <img src="~/assets/images/index/teach_account_05.png" alt="">
  385. </div>
  386. </div>
  387. <div class="education-img">
  388. <img src="~/assets/images/index/teach_05.png">
  389. </div>
  390. </div>
  391. </li>
  392. </ul>
  393. </div>
  394. </div>
  395. <!-- 逻辑狗探索小镇 -->
  396. <!-- <div class="index-town">
  397. <div class="i-town-content w1200">
  398. <div class="t-top title-content">
  399. <div class="title-zh wow animate__animated animate__fadeInDown">
  400. <div class="title-en">SMALL TOWN</div>
  401. 逻辑狗探索小镇
  402. </div>
  403. <p class="title-sub">专注3.4-12岁儿童优质思维能力养成的场景式,游戏化体验中心</p>
  404. </div>
  405. <div class="town-content-box">
  406. <div class="town-btn-group">
  407. <div class="town-btn-about">
  408. <nuxt-link to="/about/brand">
  409. 了解我们
  410. </nuxt-link>
  411. </div>
  412. <div class="town-btn-join">
  413. <nuxt-link to="/cooperate">
  414. 加入我们
  415. </nuxt-link>
  416. </div>
  417. </div>
  418. <div class="town-content-skill">
  419. <div class="town-content-img">
  420. <img src="~/assets/images/index/town_img.png" alt="" srcset="~/assets/images/index/town_img.png 1x, ~/assets/images/index/town_img@2x.png 2x">
  421. <div class="skill-item skill-item-01">
  422. <img src="~/assets/images/index/icon_town_01.png" alt="" srcset="~/assets/images/index/icon_town_01.png 1x, ~/assets/images/index/icon_town_01@2x.png 2x">
  423. <p>知识迁移</p>
  424. </div>
  425. <div class="skill-item skill-item-02">
  426. <img src="~/assets/images/index/icon_town_02.png" alt="" srcset="~/assets/images/index/icon_town_02.png 1x, ~/assets/images/index/icon_town_02@2x.png 2x">
  427. <p class="big-font">观察能力</p>
  428. </div>
  429. <div class="skill-item skill-item-03">
  430. <img src="~/assets/images/index/icon_town_03.png" alt="" srcset="~/assets/images/index/icon_town_03.png 1x, ~/assets/images/index/icon_town_03@2x.png 2x">
  431. <p>手眼协调</p>
  432. </div>
  433. <div class="skill-item skill-item-04">
  434. <img src="~/assets/images/index/icon_town_04.png" alt="" srcset="~/assets/images/index/icon_town_04.png 1x, ~/assets/images/index/icon_town_04@2x.png 2x">
  435. <p class="big-font">语言能力</p>
  436. </div>
  437. <div class="skill-item skill-item-05">
  438. <img src="~/assets/images/index/icon_town_05.png" alt="" srcset="~/assets/images/index/icon_town_05.png 1x, ~/assets/images/index/icon_town_05@2x.png 2x">
  439. <p class="big-font">想象能力</p>
  440. </div>
  441. <div class="skill-item skill-item-06">
  442. <img src="~/assets/images/index/icon_town_06.png" alt="" srcset="~/assets/images/index/icon_town_06.png 1x, ~/assets/images/index/icon_town_06@2x.png 2x">
  443. <p>分类能力</p>
  444. </div>
  445. <div class="skill-item skill-item-07">
  446. <img src="~/assets/images/index/icon_town_07.png" alt="" srcset="~/assets/images/index/icon_town_07.png 1x, ~/assets/images/index/icon_town_07@2x.png 2x">
  447. <p>推理能力</p>
  448. </div>
  449. <div class="skill-item skill-item-08">
  450. <img src="~/assets/images/index/icon_town_08.png" alt="" srcset="~/assets/images/index/icon_town_08.png 1x, ~/assets/images/index/icon_town_08@2x.png 2x">
  451. <p class="big-font">空间能力</p>
  452. </div>
  453. <div class="skill-item skill-item-09">
  454. <img src="~/assets/images/index/icon_town_09.png" alt="" srcset="~/assets/images/index/icon_town_09.png 1x, ~/assets/images/index/icon_town_09@2x.png 2x">
  455. <p class="big-font">专注能力</p>
  456. </div>
  457. <div class="skill-item skill-item-10">
  458. <img src="~/assets/images/index/icon_town_10.png" alt="" srcset="~/assets/images/index/icon_town_10.png 1x, ~/assets/images/index/icon_town_10@2x.png 2x">
  459. <p>数学能力</p>
  460. </div>
  461. </div>
  462. </div>
  463. </div>
  464. </div>
  465. <div class="town_bottom_bg">
  466. <img src="~/assets/images/index/town_bottom.png" alt="" srcset="">
  467. </div>
  468. </div> -->
  469. <!-- 专家名师 -->
  470. <div class="index-expert">
  471. <div class="i-expert-content">
  472. <div class="e-top title-content wow animate__animated animate__fadeInDown">
  473. <div class="title-zh">
  474. <div class="title-en">
  475. EXPERT
  476. </div>
  477. 专家名师
  478. </div>
  479. </div>
  480. <div class="e-content-box">
  481. <div class="w-innner">
  482. <div id="certify">
  483. <div
  484. class="swiper-container"
  485. v-swiper:expertSwiper="expertSwiperOption"
  486. ref="swiperExpertBox"
  487. >
  488. <div class="swiper-wrapper">
  489. <div class="swiper-slide" v-for="(item, index) in expertList" :key="index">
  490. <img :src="item.imgUrl" />
  491. </div>
  492. </div>
  493. </div>
  494. <div class="swiper-pagination" slot="pagination"></div>
  495. </div>
  496. </div>
  497. </div>
  498. </div>
  499. </div>
  500. <!-- 新闻资讯 -->
  501. <!-- <div class="index-article">
  502. <div class="i-article-content w1200">
  503. <div class="a-top title-content wow animate__animated animate__fadeInDown">
  504. <div class="title-zh">
  505. <div class="title-en">NEWS</div>
  506. 新闻资讯
  507. </div>
  508. </div>
  509. <div class="article-content-box">
  510. <div class="article-content-top">
  511. <div class="article-content-top-left">
  512. <div class="article-type-header">
  513. <div class="article-type-title">{{ $store.state.newsNav[0].type }}</div>
  514. <div>
  515. <nuxt-link :to="{name: 'news', query: {cateId: $store.state.newsNav[0].id}}">
  516. <i class="el-icon-arrow-right"></i>
  517. </nuxt-link>
  518. </div>
  519. </div>
  520. <div class="article-content-info" v-if="articleList1 && articleList1.length > 0">
  521. <nuxt-link :to="{ name: 'news-newsView-id', params: { id: articleList1[0].id }, query: { cateId: articleList1[0].typeId } }">
  522. <img :src="articleList1[0].articleImg" alt="" srcset="">
  523. </nuxt-link>
  524. <nuxt-link :to="{ name: 'news-newsView-id', params: { id: articleList1[0].id }, query: { cateId: articleList1[0].typeId } }">
  525. <p class="info-title">{{ articleList1[0].articleTitle }}</p>
  526. </nuxt-link>
  527. </div>
  528. <div class="article-content-info" v-else>
  529. <a href="javascript:void(0)">
  530. <p>暂无数据</p>
  531. </a>
  532. </div>
  533. </div>
  534. <div class="article-content-top-right">
  535. <div class="article-type-header">
  536. <div class="article-type-title">{{ $store.state.newsNav[1].type }}</div>
  537. <div>
  538. <nuxt-link :to="{name: 'news', query: {cateId: $store.state.newsNav[1].id}}">
  539. <i class="el-icon-arrow-right"></i>
  540. </nuxt-link>
  541. </div>
  542. </div>
  543. <div class="article-content-info" v-if="articleList2 && articleList2.length > 0">
  544. <template v-for="(item, index) in articleList2">
  545. <div v-if="index < 4" class="article-item-right" :key="index">
  546. <nuxt-link :to="{ name: 'news-newsView-id', params: { id: item.id }, query: { cateId: item.typeId } }">
  547. <img :src="item.articleImg" alt="">
  548. </nuxt-link>
  549. <nuxt-link :to="{ name: 'news-newsView-id', params: { id: item.id }, query: { cateId: item.typeId } }">
  550. <p>{{ item.articleTitle }}</p>
  551. </nuxt-link>
  552. </div>
  553. </template>
  554. </div>
  555. <div class="article-content-info" v-else>
  556. <a href="javascript:void(0)">
  557. <p>暂无数据</p>
  558. </a>
  559. </div>
  560. </div>
  561. </div>
  562. <div class="article-content-bottom">
  563. <div class="article-type-header">
  564. <div class="article-type-title">{{ $store.state.newsNav[2].type }}</div>
  565. <div>
  566. <nuxt-link :to="{name: 'news', query: {cateId: $store.state.newsNav[2].id}}">
  567. <i class="el-icon-arrow-right"></i>
  568. </nuxt-link>
  569. </div>
  570. </div>
  571. <div class="article-content-bottom-info" v-if="articleList3 && articleList3.length > 0">
  572. <div class="article-content-bottom-left">
  573. <nuxt-link :to="{ name: 'news-newsView-id', params: { id: articleList3[0].id }, query: { cateId: articleList3[0].typeId } }">
  574. <img :src="articleList3[0].articleImg" alt="">
  575. </nuxt-link>
  576. </div>
  577. <div class="article-content-bottom-right">
  578. <nuxt-link :to="{ name: 'news-newsView-id', params: { id: articleList3[0].id }, query: { cateId: articleList3[0].typeId } }">
  579. <p class="title">{{ articleList3[0].articleTitle }}</p>
  580. </nuxt-link>
  581. <nuxt-link :to="{ name: 'news-newsView-id', params: { id: articleList3[0].id }, query: { cateId: articleList3[0].typeId } }">
  582. <p class="desc">{{ articleList3[0].articleIntroduction }}</p>
  583. </nuxt-link>
  584. <p class="time">{{ articleList3[0].createTime }}</p>
  585. </div>
  586. </div>
  587. <div class="article-content-bottom-info">
  588. <p class="desc">暂无数据</p>
  589. </div>
  590. </div>
  591. </div>
  592. </div>
  593. </div> -->
  594. <!-- 企业荣誉 -->
  595. <div class="index-honor">
  596. <div class="i-honor-content w1200">
  597. <title-content :title="'企业荣誉'" :titleSub="'ENTERPRISE HONOR'"></title-content>
  598. <div class="honer-content-box">
  599. <div
  600. class="swiper swiperBox"
  601. v-swiper:honorSwiper="honorSwiperOption"
  602. ref="swiperHonorBox"
  603. @mouseenter="stopSwiper"
  604. @mouseleave="startSwiper">
  605. <div class="swiper-wrapper">
  606. <div v-for="(item, index) in honorList" :key="index" class="swiper-slide">
  607. <img class="honer-img" :src="item.imgUrl">
  608. </div>
  609. </div>
  610. </div>
  611. <div class="honer-swiper-button honer-swiper-button-prev" slot="button-prev" @click="prevHoner">
  612. <div class="el-icon-arrow-left"></div>
  613. </div>
  614. <div class="honer-swiper-button honer-swiper-button-next" slot="button-next" @click="nextHoner">
  615. <div class="el-icon-arrow-right"></div>
  616. </div>
  617. </div>
  618. </div>
  619. </div>
  620. </div>
  621. </template>
  622. <script>
  623. import countTo from 'vue-count-to';
  624. import axios from "axios";
  625. import VBanner from "~/components/home/banner";
  626. import ProdList from "~/components/products/prodList";
  627. import TitleContent from '@/components/common/titleContent';
  628. // import indexVideo from '~/components/home/indexVideo';
  629. // import prodListShow from '~/components/common/prodListShow';
  630. // import indexNewsListShow from '~/components/common/indexNewsListShow'
  631. export default {
  632. data() {
  633. return {
  634. bannerData: [
  635. {
  636. bannerId: "1",
  637. href: "http://zaojiao.net",
  638. bannerSrc: "https://app-resources-luojigou.luojigou.vip/img1.acbb14a.jpg?imageView2/0/q/40|imageslim",
  639. // bannerSrc: require('~/assets/images/index/img1.jpg'),
  640. bannerAlt: "中德智慧",
  641. },
  642. {
  643. bannerId: "2",
  644. href: "http://zaojiao.net",
  645. // bannerSrc: require('~/assets/images/index/img1.jpg'),
  646. bannerSrc:
  647. "https://app-resources-luojigou.luojigou.vip/img1.acbb14a.jpg?imageView2/0/q/40|imageslim",
  648. bannerAlt: "中德智慧",
  649. },
  650. ],
  651. num: 0,
  652. clickProdIndex: 0,
  653. clickNewsIndex: 0,
  654. currentTabId: 0,
  655. currentOMOTabIndex: 0,
  656. currentCourseType: 0,
  657. bossImg: require('~/assets/images/home/boss_img.png'),
  658. eduImg: require('~/assets/images/home/edu_img.png'),
  659. productCate: [
  660. {
  661. id: 0,
  662. label: '逻辑狗3-7岁',
  663. imgUrl: require('~/assets/images/home/cate_img_01@2x.png')
  664. },
  665. {
  666. id: 1,
  667. label: '逻辑狗3-12岁',
  668. imgUrl: require('~/assets/images/home/cate_img_02@2x.png')
  669. },
  670. {
  671. id: 2,
  672. label: '逻辑狗7-12岁',
  673. imgUrl: require('~/assets/images/home/cate_img_03@2x.png')
  674. },
  675. {
  676. id: 3,
  677. label: '克鲁德',
  678. imgUrl: require('~/assets/images/home/cate_img_04@2x.png')
  679. },
  680. {
  681. id: 4,
  682. label: '春夏秋冬',
  683. imgUrl: require('~/assets/images/home/cate_img_05@2x.png')
  684. },
  685. {
  686. id: 5,
  687. label: '蚂蚁沙丘',
  688. imgUrl: require('~/assets/images/home/cate_img_06@2x.png')
  689. },
  690. {
  691. id: 6,
  692. label: '中华小熊猫',
  693. imgUrl: require('~/assets/images/home/cate_img_07@2x.png')
  694. },
  695. {
  696. id: 7,
  697. label: '思维魔法',
  698. imgUrl: require('~/assets/images/home/cate_img_08@2x.png')
  699. },
  700. {
  701. id: 8,
  702. label: '聪明书',
  703. imgUrl: require('~/assets/images/home/cate_img_09@2x.png')
  704. }
  705. ],
  706. productList: [
  707. {
  708. title: '逻辑狗 小学提升版一阶段7岁以上儿童思维训练早教玩具益智启蒙',
  709. price: '198.00',
  710. imgUrl: require('~/assets/images/goods/product_ts_01.jpg'),
  711. linkUrl: 'https://detail.tmall.com/item.htm?id=557258829143',
  712. tag: '提升版',
  713. },
  714. {
  715. title: '逻辑狗 小学提升版二阶段8岁以上儿童早教玩具益智启蒙卡',
  716. price: '238.00',
  717. imgUrl: require('~/assets/images/goods/product_ts_02.jpg'),
  718. linkUrl: 'https://detail.tmall.com/item.htm?id=557170896436',
  719. tag: '提升版',
  720. },
  721. {
  722. title: '逻辑狗小学提升版三阶段9岁以上幼儿童思维学习早教玩具套装益智',
  723. price: '198.00',
  724. imgUrl: require('~/assets/images/goods/product_ts_03.jpg'),
  725. linkUrl: 'https://detail.tmall.com/item.htm?id=557361647798',
  726. tag: '提升版',
  727. },
  728. {
  729. title: '逻辑狗 小学提升版四阶段10岁以上数学幼儿启蒙早教玩具 中德直营',
  730. price: '198.00',
  731. imgUrl: require('~/assets/images/goods/product_ts_04.jpg'),
  732. linkUrl: 'https://detail.tmall.com/item.htm?id=557303754261',
  733. tag: '提升版',
  734. },
  735. {
  736. title: '逻辑狗 中德智慧小学提升版 五阶段11岁儿童启蒙 学习玩具套装',
  737. price: '198.00',
  738. imgUrl: require('~/assets/images/goods/product_ts_05.jpg'),
  739. linkUrl: 'https://detail.tmall.com/item.htm?id=557171748143',
  740. tag: '提升版',
  741. },
  742. {
  743. title: '中德智慧逻辑狗 小学基础版五阶段11岁儿童启蒙学习玩具早教玩具',
  744. price: '198.00',
  745. imgUrl: require('~/assets/images/goods/product_jc_01.jpg'),
  746. linkUrl: 'https://detail.tmall.com/item.htm?id=557253273047',
  747. tag: '基础版',
  748. },
  749. {
  750. title: '中德智慧 逻辑狗 幼小小学基础版四阶段10岁以上儿童玩具启蒙',
  751. price: '102.60',
  752. imgUrl: require('~/assets/images/goods/product_jc_02.jpg'),
  753. linkUrl: 'https://detail.tmall.com/item.htm?id=557164956835',
  754. tag: '基础版',
  755. },
  756. {
  757. title: '中德智慧逻辑狗 智力开发小学基础版三阶段幼儿童学习早教玩具',
  758. price: '140.60',
  759. imgUrl: require('~/assets/images/goods/product_jc_03.jpg'),
  760. linkUrl: 'https://detail.tmall.com/item.htm?id=557356687077',
  761. tag: '基础版',
  762. },
  763. {
  764. title: '中德智慧 逻辑狗 幼小小学基础版四阶段10岁以上儿童玩具启蒙',
  765. price: '102.60',
  766. imgUrl: require('~/assets/images/goods/product_jc_04.jpg'),
  767. linkUrl: 'https://detail.tmall.com/item.htm?id=557165744732',
  768. tag: '基础版',
  769. },
  770. {
  771. title: '中德智慧逻辑狗 小学基础版五阶段11岁儿童启蒙学习玩具早教玩具',
  772. price: '102.60',
  773. imgUrl: require('~/assets/images/goods/product_jc_05.jpg'),
  774. linkUrl: 'https://detail.tmall.com/item.htm?id=557298602723',
  775. tag: '基础版',
  776. }
  777. ],
  778. netList: [
  779. {
  780. title: '逻辑狗2岁3-4岁幼儿园教材版家庭思维训练第一阶段益智玩具板全套',
  781. price: '150.10',
  782. imgUrl: require('~/assets/images/goods/product_net_01.jpg'),
  783. linkUrl: 'https://detail.tmall.com/item.htm?id=557288434799',
  784. tag: '网络版',
  785. },
  786. {
  787. title: '逻辑狗4-5岁二阶段幼儿教材家庭网络版思维训练早教益智玩具正版',
  788. price: '150.10',
  789. imgUrl: require('~/assets/images/goods/product_net_02.jpg'),
  790. linkUrl: 'https://detail.tmall.com/item.htm?id=557250281576',
  791. tag: '网络版',
  792. },
  793. {
  794. title: '逻辑狗5-6岁三阶段幼儿园教材家庭网络版思维训练早教益智玩具板',
  795. price: '150.10',
  796. imgUrl: require('~/assets/images/goods/product_net_03.jpg'),
  797. linkUrl: 'https://detail.tmall.com/item.htm?id=557162976102',
  798. tag: '网络版',
  799. },
  800. {
  801. title: '德国逻辑狗6-7岁四阶段幼儿园教材网络版思维训练早教益智玩具童',
  802. price: '150.10',
  803. imgUrl: require('~/assets/images/goods/product_net_04.jpg'),
  804. linkUrl: 'https://detail.tmall.com/item.htm?id=557163156598',
  805. tag: '网络版',
  806. },
  807. {
  808. title: '逻辑狗6岁以上五阶段 幼儿园教材家庭思维训练网络版早教益智玩具',
  809. price: '188.10',
  810. imgUrl: require('~/assets/images/goods/product_net_05.jpg'),
  811. linkUrl: 'https://detail.tmall.com/item.htm?id=557251913436',
  812. tag: '网络版',
  813. },
  814. {
  815. title: '逻辑狗3-7岁幼儿网络版大礼包思维益智启蒙早教玩具',
  816. price: '836.00',
  817. imgUrl: require('~/assets/images/goods/product_net_06.jpg'),
  818. linkUrl: 'https://detail.tmall.com/item.htm?id=557163904721',
  819. tag: '网络版',
  820. },
  821. ],
  822. tsList: [
  823. {
  824. title: '逻辑狗 小学提升版一阶段7岁以上儿童思维训练早教玩具益智启蒙',
  825. price: '198.00',
  826. imgUrl: require('~/assets/images/goods/product_ts_01.jpg'),
  827. linkUrl: 'https://detail.tmall.com/item.htm?id=557258829143',
  828. tag: '提升版',
  829. },
  830. {
  831. title: '逻辑狗 小学提升版二阶段8岁以上儿童早教玩具益智启蒙卡',
  832. price: '238.00',
  833. imgUrl: require('~/assets/images/goods/product_ts_02.jpg'),
  834. linkUrl: 'https://detail.tmall.com/item.htm?id=557170896436',
  835. tag: '提升版',
  836. },
  837. {
  838. title: '逻辑狗小学提升版三阶段9岁以上幼儿童思维学习早教玩具套装益智',
  839. price: '198.00',
  840. imgUrl: require('~/assets/images/goods/product_ts_03.jpg'),
  841. linkUrl: 'https://detail.tmall.com/item.htm?id=557361647798',
  842. tag: '提升版',
  843. },
  844. {
  845. title: '逻辑狗 小学提升版四阶段10岁以上数学幼儿启蒙早教玩具 中德直营',
  846. price: '198.00',
  847. imgUrl: require('~/assets/images/goods/product_ts_04.jpg'),
  848. linkUrl: 'https://detail.tmall.com/item.htm?id=557303754261',
  849. tag: '提升版',
  850. },
  851. {
  852. title: '逻辑狗 中德智慧小学提升版 五阶段11岁儿童启蒙 学习玩具套装',
  853. price: '198.00',
  854. imgUrl: require('~/assets/images/goods/product_ts_05.jpg'),
  855. linkUrl: 'https://detail.tmall.com/item.htm?id=557171748143',
  856. tag: '提升版',
  857. }
  858. ],
  859. jcList: [
  860. {
  861. title: '逻辑狗 中德智慧小学基础版一阶段7岁幼儿玩具早教 启蒙卡片玩具',
  862. price: '97.20',
  863. imgUrl: require('~/assets/images/goods/product_jc_01.jpg'),
  864. linkUrl: 'https://detail.tmall.com/item.htm?id=557253273047',
  865. tag: '基础版',
  866. },
  867. {
  868. title: 'logico逻辑狗7-8/9/10/11岁小学基础版二阶段益智早教学习玩具',
  869. price: '97.20',
  870. imgUrl: require('~/assets/images/goods/product_jc_02.jpg'),
  871. linkUrl: 'https://detail.tmall.com/item.htm?id=557164956835',
  872. tag: '基础版',
  873. },
  874. {
  875. title: '中德智慧逻辑狗 智力开发小学基础版三阶段幼儿童学习早教玩具',
  876. price: '140.60',
  877. imgUrl: require('~/assets/images/goods/product_jc_03.jpg'),
  878. linkUrl: 'https://detail.tmall.com/item.htm?id=557356687077',
  879. tag: '基础版',
  880. },
  881. {
  882. title: '中德智慧 逻辑狗 幼小小学基础版四阶段10岁以上儿童玩具启蒙',
  883. price: '102.60',
  884. imgUrl: require('~/assets/images/goods/product_jc_04.jpg'),
  885. linkUrl: 'https://detail.tmall.com/item.htm?id=557165744732',
  886. tag: '基础版',
  887. },
  888. {
  889. title: '中德智慧逻辑狗 小学基础版五阶段11岁儿童启蒙学习玩具早教玩具',
  890. price: '102.60',
  891. imgUrl: require('~/assets/images/goods/product_jc_05.jpg'),
  892. linkUrl: 'https://detail.tmall.com/item.htm?id=557298602723',
  893. tag: '基础版',
  894. }
  895. ],
  896. yxList: [
  897. {
  898. title: '逻辑狗数学起跑线5-7岁幼儿园教材 家庭逻辑思维训练益智早教玩具',
  899. price: '150.10',
  900. imgUrl: require('~/assets/images/goods/product_yx_01.jpg'),
  901. linkUrl: 'https://detail.tmall.com/item.htm?id=557305378054',
  902. tag: '幼小衔接',
  903. },
  904. {
  905. title: '逻辑狗5-7岁思维语言/数学幼儿园早教益智玩具板训练全套幼小衔接',
  906. price: '159.60',
  907. imgUrl: require('~/assets/images/goods/product_yx_02.jpg'),
  908. linkUrl: 'https://detail.tmall.com/item.htm?id=603397367168',
  909. tag: '幼小衔接',
  910. },
  911. ],
  912. kldList: [
  913. {
  914. title: '逻辑狗 克鲁德幼儿二阶段5-6岁启蒙读物儿童益智 早教故事点读',
  915. price: '264.10',
  916. imgUrl: require('~/assets/images/goods/product_kld_01.jpg'),
  917. linkUrl: 'https://detail.tmall.com/item.htm?id=569135310952',
  918. tag: '克鲁德',
  919. },
  920. {
  921. title: '逻辑狗 克鲁德幼儿三阶段6岁以上启蒙读物儿童早教故事 点读语言',
  922. price: '292.60',
  923. imgUrl: require('~/assets/images/goods/product_kld_02.jpg'),
  924. linkUrl: 'https://detail.tmall.com/item.htm?id=569135982554',
  925. tag: '克鲁德',
  926. },
  927. {
  928. title: '逻辑狗新品克鲁德一起听 幼儿一阶段4-5岁启蒙读物儿童早教益智',
  929. price: '245.00',
  930. imgUrl: require('~/assets/images/goods/product_kld_03.jpg'),
  931. linkUrl: 'https://detail.tmall.com/item.htm?id=610967139958',
  932. tag: '克鲁德',
  933. },
  934. {
  935. title: '逻辑狗克鲁德聪明笔幼儿早教机学习点读机0-3-6益智故事机双英语',
  936. price: '568.10',
  937. imgUrl: require('~/assets/images/goods/product_kld_04.jpg'),
  938. linkUrl: 'https://detail.tmall.com/item.htm?id=575248706980',
  939. tag: '克鲁德',
  940. },
  941. {
  942. title: '逻辑狗新品 克鲁德聪明点读笔 幼儿早教益智机学习机0-3-6双英语',
  943. price: '598.00',
  944. imgUrl: require('~/assets/images/goods/product_kld_04.jpg'),
  945. linkUrl: 'https://detail.tmall.com/item.htm?id=624651060206',
  946. tag: '克鲁德',
  947. }
  948. ],
  949. courseCate: [
  950. {
  951. title: "全部",
  952. type: 0,
  953. },
  954. {
  955. title: "直播课",
  956. type: 1,
  957. },
  958. {
  959. title: "录播课",
  960. type: 2,
  961. },
  962. {
  963. title: "公开课",
  964. type: 3,
  965. },
  966. ],
  967. courseList: [
  968. {
  969. linkUrl: 'https://course.zaojiao.net/detail/p_5d89ac0689610_X7JQOygx/6',
  970. imgUrl: "https://wechatapppro-1252524126.file.myqcloud.com/appeUTy6Ddw5323/image/compress/640480851kdo7as2u0jcnzs1y3mj.jpg",
  971. title: '逻辑狗教学体系课',
  972. desc: '从【思维教育理论】到【实操方法】,由浅入深,系统讲解逻辑狗的授课方法,一站解决你关于逻辑狗教学的问题。',
  973. price: '',
  974. view: '521'
  975. },
  976. {
  977. linkUrl: 'https://course.zaojiao.net/detail/p_5d89d11b9cbdd_MzWlooA7/6',
  978. imgUrl: "https://wechatapppro-1252524126.file.myqcloud.com/appeUTy6Ddw5323/image/compress/larger_cmVzb3VyY2UtY291cnNlUGFja2FnZS04MzkyNjg0Mg.png",
  979. title: '【办赛指南】中德智慧杯 · 思维好儿童 · 幼儿思维能力挑战大赛',
  980. desc: '幼儿思维领域的“奥林匹克”',
  981. price: '',
  982. view: '342'
  983. },
  984. {
  985. linkUrl: 'https://course.zaojiao.net/detail/p_5d89d7c797817_xUEv1j0i/6',
  986. imgUrl: "https://wechatapppro-1252524126.file.myqcloud.com/appeUTy6Ddw5323/image/compress/640480951kdh5cd3b0ye8salmlmap.jpg",
  987. title: '活动方案集锦',
  988. desc: '为园所提供“六一节” “端午节” “中秋节" “父亲节” “母亲节”等节日方案',
  989. price: '',
  990. view: '178'
  991. },
  992. {
  993. linkUrl: 'https://course.zaojiao.net/detail/l_5d8ade6172474_YSQrR4On/4',
  994. imgUrl: "https://wechatapppro-1252524126.file.myqcloud.com/appeUTy6Ddw5323/image/compress/larger_cmVzb3VyY2UtY291cnNlQWxpdmUtNzAzODcwMjg.png",
  995. title: '如何有效引导孩子,用「逻辑狗」培养思维能力?',
  996. desc: '专业「逻辑狗」培训师,为妈妈一次性解决所有关于「逻辑狗」的困惑。',
  997. price: '99.00',
  998. view: '941'
  999. },
  1000. ],
  1001. productImage: [
  1002. {
  1003. imgUrl: require("../assets/images/home/product_01@2x.png"),
  1004. title: "逻辑狗思维体验PLUS",
  1005. },
  1006. {
  1007. imgUrl: require("../assets/images/home/product_02@2x.png"),
  1008. title: "逻辑狗思维体验",
  1009. },
  1010. {
  1011. imgUrl: require("../assets/images/home/product_03@2x.png"),
  1012. title: "逻辑狗思维体验HOME",
  1013. },
  1014. {
  1015. imgUrl: require("../assets/images/home/product_04@2x.png"),
  1016. title: "探索小镇",
  1017. }
  1018. ],
  1019. honorList: [
  1020. {
  1021. imgUrl: require("../assets/images/honor/honer01.png"),
  1022. title: "逻辑狗",
  1023. },
  1024. {
  1025. imgUrl: require("../assets/images/honor/honer02.png"),
  1026. title: "逻辑狗",
  1027. },
  1028. {
  1029. imgUrl: require("../assets/images/honor/honer03.png"),
  1030. title: "逻辑狗",
  1031. },
  1032. {
  1033. imgUrl: require("../assets/images/honor/honer04.png"),
  1034. title: "逻辑狗",
  1035. },
  1036. {
  1037. imgUrl: require("../assets/images/honor/honer05.png"),
  1038. title: "逻辑狗",
  1039. },
  1040. {
  1041. imgUrl: require("../assets/images/honor/honer06.png"),
  1042. title: "逻辑狗",
  1043. },
  1044. {
  1045. imgUrl: require("../assets/images/honor/honer07.png"),
  1046. title: "逻辑狗",
  1047. },
  1048. {
  1049. imgUrl: require("../assets/images/honor/honer08.png"),
  1050. title: "逻辑狗",
  1051. },
  1052. {
  1053. imgUrl: require("../assets/images/honor/honer09.png"),
  1054. title: "逻辑狗",
  1055. },
  1056. {
  1057. imgUrl: require("../assets/images/honor/honer10.png"),
  1058. title: "逻辑狗",
  1059. },
  1060. {
  1061. imgUrl: require("../assets/images/honor/honer11.png"),
  1062. title: "逻辑狗",
  1063. },
  1064. {
  1065. imgUrl: require("../assets/images/honor/honer12.png"),
  1066. title: "逻辑狗",
  1067. },
  1068. {
  1069. imgUrl: require("../assets/images/honor/honer13.png"),
  1070. title: "逻辑狗",
  1071. },
  1072. {
  1073. imgUrl: require("../assets/images/honor/honer14.png"),
  1074. title: "逻辑狗",
  1075. },
  1076. {
  1077. imgUrl: require("../assets/images/honor/honer15.png"),
  1078. title: "逻辑狗",
  1079. },
  1080. {
  1081. imgUrl: require("../assets/images/honor/honer16.png"),
  1082. title: "逻辑狗",
  1083. },
  1084. {
  1085. imgUrl: require("../assets/images/honor/honer17.png"),
  1086. title: "逻辑狗",
  1087. },
  1088. {
  1089. imgUrl: require("../assets/images/honor/honer18.png"),
  1090. title: "逻辑狗",
  1091. },
  1092. {
  1093. imgUrl: require("../assets/images/honor/honer19.png"),
  1094. title: "逻辑狗",
  1095. },
  1096. ],
  1097. articleList: {
  1098. articleNews: {
  1099. typeTitle: "中德智慧咨讯",
  1100. content: [
  1101. {
  1102. id: "1",
  1103. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  1104. imgUrl:
  1105. "http://img.visney.cn/img/article_img/2018081015333428100d020ce30c84267ab0efe53d429a0db.jpg",
  1106. },
  1107. {
  1108. id: "2",
  1109. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  1110. imgUrl:
  1111. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  1112. },
  1113. {
  1114. id: "3",
  1115. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  1116. imgUrl: "",
  1117. },
  1118. {
  1119. id: "4",
  1120. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  1121. imgUrl: "",
  1122. },
  1123. {
  1124. id: "5",
  1125. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  1126. imgUrl: "",
  1127. },
  1128. {
  1129. id: "6",
  1130. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  1131. imgUrl: "",
  1132. },
  1133. ],
  1134. },
  1135. storeNews: {
  1136. typeTitle: "门店动态",
  1137. content: [
  1138. {
  1139. id: "1",
  1140. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  1141. imgUrl:
  1142. "http://img.visney.cn/img/article_img/2018081015333428100d020ce30c84267ab0efe53d429a0db.jpg",
  1143. },
  1144. {
  1145. id: "2",
  1146. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  1147. imgUrl:
  1148. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  1149. },
  1150. {
  1151. id: "3",
  1152. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  1153. imgUrl:
  1154. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  1155. },
  1156. {
  1157. id: "4",
  1158. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  1159. imgUrl:
  1160. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  1161. },
  1162. {
  1163. id: "5",
  1164. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  1165. imgUrl:
  1166. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  1167. },
  1168. {
  1169. id: "6",
  1170. title: "中德智慧逻辑狗中德智慧逻辑狗中德智慧逻辑狗",
  1171. imgUrl:
  1172. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  1173. },
  1174. ],
  1175. },
  1176. industryNews: {
  1177. typeTitle: "行业动态",
  1178. content: [
  1179. {
  1180. id: "1",
  1181. title:
  1182. "最前线的中德逻辑最前线的中德逻辑最前线的中德逻辑在这里每 一个逝世四十",
  1183. imgUrl:
  1184. "http://img.visney.cn/img/article_img/2018081015333428100d020ce30c84267ab0efe53d429a0db.jpg",
  1185. desc: "中德智慧已经成为全球知名教育品牌",
  1186. },
  1187. {
  1188. id: "2",
  1189. title:
  1190. "最前线的中德逻辑最前线的中德逻辑最前线的中德逻辑在这里每 一个逝世四十",
  1191. imgUrl:
  1192. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  1193. desc: "中德智慧已经成为全球知名教育品牌",
  1194. },
  1195. {
  1196. id: "3",
  1197. title:
  1198. "最前线的中德逻辑最前线的中德逻辑最前线的中德逻辑在这里每 一个逝世四十",
  1199. imgUrl:
  1200. "http://img.visney.cn/img/article_img/20180809173951489186b0c81b62b4e658696eee3c07b2f77.jpg",
  1201. desc: "中德智慧已经成为全球知名教育品牌",
  1202. },
  1203. ],
  1204. },
  1205. },
  1206. expertList: [
  1207. {
  1208. imgUrl: require('~/assets/images/index/expert_card_01.png'),
  1209. title: '中德智慧',
  1210. },
  1211. {
  1212. imgUrl: require('~/assets/images/index/expert_card_02.png'),
  1213. title: '中德智慧',
  1214. },
  1215. {
  1216. imgUrl: require('~/assets/images/index/expert_card_03.png'),
  1217. title: '中德智慧',
  1218. },
  1219. {
  1220. imgUrl: require('~/assets/images/index/expert_card_04.png'),
  1221. title: '中德智慧',
  1222. }
  1223. ],
  1224. omoList: [
  1225. {
  1226. id: 1,
  1227. iconImg: require('~/assets/images/home/omo_img_01.png'),
  1228. imgUrl: require('~/assets/images/home/omo_content_01.png'),
  1229. title: '海量教育资源',
  1230. desc: '逻辑狗·家园共育APP'
  1231. },
  1232. {
  1233. id: 2,
  1234. iconImg: require('~/assets/images/home/omo_img_02.png'),
  1235. imgUrl: require('~/assets/images/home/omo_content_02.png'),
  1236. title: '高质量的优质陪伴',
  1237. desc: '逻辑狗一起成长APP'
  1238. },
  1239. {
  1240. id: 3,
  1241. iconImg: require('~/assets/images/home/omo_img_03.png'),
  1242. imgUrl: require('~/assets/images/home/omo_content_03.png'),
  1243. title: '全球教育精英陪伴成长',
  1244. desc: '微信H5 中德智慧网校'
  1245. },
  1246. {
  1247. id: 4,
  1248. iconImg: require('~/assets/images/home/omo_img_04.png'),
  1249. imgUrl: require('~/assets/images/home/omo_content_04.png'),
  1250. title: '思维教育优质好物',
  1251. desc: '小程序 逻辑狗商城'
  1252. }
  1253. ],
  1254. swiperOption: {
  1255. // 配置说明直接看官网
  1256. slidesPerView: "auto",
  1257. spaceBetween: 22,
  1258. paginationClickable: true,
  1259. centeredSlides: true,
  1260. autoplay: {
  1261. delay: 3500,
  1262. disableOnInteraction: false,
  1263. },
  1264. speed: 1000,
  1265. loop: true,
  1266. observer: true,
  1267. observeParents: true,
  1268. autoplayDisableOnInteraction: false,
  1269. notNextTick: true,
  1270. // centeredSlides: true,
  1271. navigation: {
  1272. nextEl: ".swiper-button-next",
  1273. prevEl: ".swiper-button-prev",
  1274. },
  1275. },
  1276. honorSwiperOption: {
  1277. // 配置说明直接看官网
  1278. slidesPerView: "auto",
  1279. paginationClickable: true,
  1280. spaceBetween: 30, //轮播图左右之间的间距,配合css样式中的width实现效果
  1281. autoplay: {
  1282. delay: 3000,
  1283. stopOnLastSlide: false,
  1284. disableOnInteraction: false,
  1285. },
  1286. // autoplay: false,
  1287. speed: 1000,
  1288. loop: true,
  1289. observer: true,
  1290. observeParents: true,
  1291. autoplayDisableOnInteraction: false,
  1292. notNextTick: true,
  1293. centeredSlides: true,
  1294. navigation: {
  1295. nextEl: ".honer-swiper-button-next",
  1296. prevEl: ".honer-swiper-button-prev",
  1297. },
  1298. },
  1299. expertSwiperOption: {
  1300. autoplay: {
  1301. delay: 2000,
  1302. disableOnInteraction: false,
  1303. },
  1304. watchSlidesProgress: true,
  1305. slidesPerView: 'auto',
  1306. centeredSlides: true,
  1307. loop: true, //开启循环
  1308. initialSlide: 0,
  1309. loopedSlides: 2,
  1310. preventLinksPropagation: true,
  1311. slideToClickedSlide: true,
  1312. pagination: {
  1313. el: ".swiper-pagination",
  1314. clickable: true,
  1315. },
  1316. on: {
  1317. progress() {
  1318. for (let i = 0; i < this.slides.length; i++) {
  1319. const slide = this.slides.eq(i) // 指定匹配元素集缩减值
  1320. const slideProgress = this.slides[i].progress // 当前元素集的progress值
  1321. let modify = 1 // 偏移权重
  1322. Math.abs(slideProgress) > 1 && (modify = Math.abs(slideProgress) - 1 + 1);
  1323. // if (parseInt(Math.abs(slideProgress)) > 0) {
  1324. // modify = Math.abs(slideProgress) * 0.2 // 不一定要0.2,可自行调整
  1325. // }
  1326. const translate = slideProgress * modify * 315 + 'px' // 500是swiper-slide的宽度
  1327. const scale = 1 - Math.abs(slideProgress) / 6 // 缩放权重值,随着progress由中向两边依次递减,可自行调整
  1328. const zIndex = 999 - Math.abs(Math.round(10 * slideProgress))
  1329. slide.transform(`translateX(${translate}) scale(${scale})`)
  1330. slide.css('zIndex', zIndex)
  1331. slide.css('opacity', 1) // 是否可见
  1332. Math.abs(slideProgress) > 3 && slide.css("opacity", 0);
  1333. // if (parseInt(Math.abs(slideProgress)) > 1) { // 设置了只有选中的元素以及他两遍的显示,其他隐藏
  1334. // slide.css('opacity', 0)
  1335. // }
  1336. }
  1337. },
  1338. setTransition: function (e) {
  1339. for (var t = 0; t < this.slides.length; t++)
  1340. this.slides.eq(t).transition(e);
  1341. },
  1342. }
  1343. },
  1344. };
  1345. },
  1346. computed: {
  1347. // 思维芯产品
  1348. lineStyle () {
  1349. let site = 190 * this.currentTabId + 42* ( (this.currentTabId === 0 ? 1 : this.currentTabId) - 1 )
  1350. if( site === 0 ) {
  1351. site = -0
  1352. }
  1353. return `transform: translateX(${site + 'px'})`
  1354. },
  1355. // 网校课程
  1356. lineCourseStyle() {
  1357. let site;
  1358. if( this.currentCourseType === 0 ) {
  1359. site = -0
  1360. } else if (this.currentCourseType === 3) { // -72 + 46 26 13
  1361. site = 400 * this.currentCourseType - 60;
  1362. } else {
  1363. site = 400 * this.currentCourseType - this.currentCourseType * 23;
  1364. }
  1365. return `transform: translateX(${site + 'px'})`
  1366. }
  1367. },
  1368. components: {
  1369. VBanner,
  1370. countTo,
  1371. // ProdList,
  1372. TitleContent
  1373. // indexVideo,
  1374. // prodListShow,
  1375. // indexNewsListShow
  1376. },
  1377. head() {
  1378. return {
  1379. title: "逻辑狗官网-中德智慧教育",
  1380. meta: [
  1381. {
  1382. name: "keywords",
  1383. hid: "keywords",
  1384. content: `逻辑狗官网、逻辑狗教材、 幼儿园教材、逻辑狗课程、逻辑狗思维训练课程、儿童思维教育、0-12岁儿童`,
  1385. },
  1386. {
  1387. name: "description",
  1388. hid: "description",
  1389. content: `逻辑狗官方网站,专为0-12岁儿童设计的思维训练课程,中德智慧教育,全球优质教育内容输出平台`,
  1390. },
  1391. ],
  1392. };
  1393. },
  1394. async asyncData({ params, store }) {
  1395. // console.log(store.state.newsNav);
  1396. const newsNav = store.state.newsNav;
  1397. const { data: { data: res1 } } = await axios(`${store.state.wordpressAPI}/official-api/article`, {
  1398. params: {
  1399. typeId: newsNav[0].id,
  1400. page: 1
  1401. }
  1402. });
  1403. const { data: { data: res2 } } = await axios(`${store.state.wordpressAPI}/official-api/article`, {
  1404. params: {
  1405. typeId: newsNav[1].id,
  1406. page: 1
  1407. }
  1408. });
  1409. const { data: { data: res3 } } = await axios(`${store.state.wordpressAPI}/official-api/article`, {
  1410. params: {
  1411. typeId: newsNav[2].id,
  1412. page: 1
  1413. }
  1414. });
  1415. const articleList1 = res1.entityList;
  1416. const articleList2 = res2.entityList;
  1417. const articleList3 = res3.entityList;
  1418. // console.log(articleList1);
  1419. // console.log(articleList2);
  1420. // console.log(articleList3);
  1421. return {
  1422. articleList1,
  1423. articleList2,
  1424. articleList3,
  1425. };
  1426. },
  1427. created() {},
  1428. mounted() {},
  1429. swiper() {
  1430. // 如果你需要得到当前的swiper对象来做一些事情,你可以像下面这样定义一个方法属性来获取当前的swiper对象,同时notNextTick必须为true
  1431. return this.$refs.swiperBox.swiper;
  1432. },
  1433. honorSwiper() {
  1434. return this.$refs.swiperHonorBox.swiper;
  1435. },
  1436. expertSwiper() {
  1437. return this.$refs.swiperExpertBox.swiper;
  1438. },
  1439. methods: {
  1440. tab(index) {
  1441. this.num = index;
  1442. },
  1443. getProdList(index) {
  1444. this.clickProdIndex = index;
  1445. },
  1446. getNewsList(index) {
  1447. this.clickNewsIndex = index;
  1448. },
  1449. clickProduct(item) {
  1450. // console.log(item);
  1451. // this.$router.push({ path: '/product/course'});
  1452. },
  1453. mobileEnter(e) {
  1454. "412px" != $(event.target).css("width") &&
  1455. ($(".panorama-education-list .mobile-education").css("width", "200px"),
  1456. $(event.target).css("width", "412px"),
  1457. $(".panorama-education-list .mobile-education")
  1458. .find(".big-mobile-education")
  1459. .css("display", "none"),
  1460. $(event.target).css("width", "412px"),
  1461. $(event.target)
  1462. .find(".big-mobile-education")
  1463. .fadeIn("fast"));
  1464. },
  1465. onSwiperRedied(swiper) {
  1466. // console.log('Swiper redied!', swiper)
  1467. },
  1468. stopSwiper() {
  1469. // 鼠标移入停止播放
  1470. // console.log(this.swiper);
  1471. // this.swiper.autoplay.stop();
  1472. },
  1473. startSwiper() {
  1474. // 移出继续播放
  1475. // this.swiper.autoplay.start();
  1476. },
  1477. tabEnter(item) {
  1478. this.currentTabId = item.id;
  1479. },
  1480. tabLeave(item) {
  1481. console.log(item);
  1482. },
  1483. omoEnter(index) {
  1484. this.currentOMOTabIndex = index;
  1485. },
  1486. prev() {
  1487. this.swiper.slidePrev();
  1488. },
  1489. next() {
  1490. this.swiper.slideNext();
  1491. },
  1492. prevHoner() {
  1493. this.honorSwiper.slidePrev();
  1494. },
  1495. nextHoner() {
  1496. this.honorSwiper.slideNext();
  1497. },
  1498. handleTag(tab) {
  1499. this.currentTabId = tab.id
  1500. },
  1501. handleCourse(item) {
  1502. this.currentCourseType = item.type;
  1503. },
  1504. handleMore() {
  1505. let uri;
  1506. if(this.currentTabId == 1) {
  1507. uri = "https://zhongdezhihui.tmall.com/category-1336730794.htm"; // 幼儿网络版
  1508. } else if(this.currentTabId == 2) {
  1509. uri = "https://zhongdezhihui.tmall.com/category-1336730795.htm"; // 小学基础版
  1510. } else if(this.currentTabId == 3) {
  1511. uri = "https://zhongdezhihui.tmall.com/category-1336730796.htm"; // 小学提升版
  1512. } else if(this.currentTabId == 4) {
  1513. uri = "https://zhongdezhihui.tmall.com/category-1412283873.htm"; // 克鲁德
  1514. } else {
  1515. uri = "https://zhongdezhihui.tmall.com/search.htm"; // 全部
  1516. }
  1517. let id="new_a";
  1518. this.createSuperLabel(uri,id);
  1519. },
  1520. courseMore() {
  1521. let uri = 'https://course.zaojiao.net/all/594191';
  1522. let id="new_a";
  1523. this.createSuperLabel(uri,id);
  1524. },
  1525. createSuperLabel(url, id) {
  1526. let a = document.createElement("a");
  1527. a.setAttribute("href", url);
  1528. a.setAttribute("target", "_blank");
  1529. a.setAttribute("id", id);
  1530. // 防止反复添加
  1531. if(!document.getElementById(id)) {
  1532. document.body.appendChild(a);
  1533. }
  1534. a.click();
  1535. }
  1536. },
  1537. };
  1538. </script>
  1539. <style lang="scss">
  1540. @import "~static/common/style.sass";
  1541. .container {
  1542. width: 100%;
  1543. // background: #f0f2f5;
  1544. background: #fff;
  1545. height: auto;
  1546. }
  1547. .title-content {
  1548. position: relative;
  1549. text-align: center;
  1550. }
  1551. .title-en {
  1552. position: absolute;
  1553. font-size: 56px;
  1554. font-family: PingFangSC-Semibold, sans-serif;
  1555. font-weight: 600;
  1556. color:rgba(35,106,250,1);
  1557. opacity: 0.16;
  1558. line-height: 78px;
  1559. }
  1560. .title-zh {
  1561. position: relative;
  1562. display: inline-block;
  1563. font-size: 46px;
  1564. font-family: PingFangSC-Semibold, sans-serif;
  1565. font-weight: 600;
  1566. color:#333333;
  1567. text-align: center;
  1568. }
  1569. .more-btn {
  1570. margin: 50px auto 162px;
  1571. width: 138px;
  1572. height: 45px;
  1573. line-height: 45px;
  1574. text-align: center;
  1575. padding: 0 25px;
  1576. background: $theme_color_fu;
  1577. box-shadow: 0px 3px 9px 0px rgba(109, 140, 239, 0.82);
  1578. border-radius: 23px;
  1579. font-size: 22px;
  1580. font-family: PingFangSC-Medium, sans-serif;
  1581. font-weight: 500;
  1582. color: #ffffff;
  1583. cursor: pointer;
  1584. }
  1585. ul.cate-nav {
  1586. // margin: 124px 0 116px;
  1587. li.products-kind {
  1588. display: inline-block;
  1589. // margin: 0 30px;
  1590. cursor: pointer;
  1591. &:first-child {
  1592. margin-left: 0;
  1593. }
  1594. &.active {
  1595. a {
  1596. color: $theme_color;
  1597. font-size: 28px;
  1598. font-family: PingFangSC-Semibold, sans-serif;
  1599. font-weight: 600;
  1600. line-height: 40px;
  1601. transition: 0.5;
  1602. }
  1603. }
  1604. .line {
  1605. visibility: hidden;
  1606. margin: 22px auto 0;
  1607. width: 60px;
  1608. border-radius: 50px;
  1609. height: 15px;
  1610. background: $theme_color_fu;
  1611. box-shadow: 0px 2px 8px 0px rgba(45, 112, 245, 0.64);
  1612. // -webkit-transition: all 0.5s ease;
  1613. // -o-transition: all 0.5s ease;
  1614. // transition: all 0.5s ease;
  1615. }
  1616. a {
  1617. font-size: 24px;
  1618. line-height: 33px;
  1619. color: #747885;
  1620. }
  1621. }
  1622. li.products-kind:hover,
  1623. li.products-kind.active {
  1624. .line {
  1625. // display: block;
  1626. // visibility: visible;
  1627. // transition: all 0.5s ease;
  1628. }
  1629. }
  1630. }
  1631. .tabs {
  1632. .tab-box {
  1633. display: flex;
  1634. justify-content: space-between;
  1635. align-items: center;
  1636. margin: 0 auto;
  1637. .tabs-item {
  1638. a {
  1639. font-size: 24px;
  1640. font-family: PingFangSC-Regular, sans-serif;
  1641. font-weight: 400;
  1642. color: #747885;
  1643. line-height: 33px;
  1644. }
  1645. }
  1646. }
  1647. .bottom-line {
  1648. display: flex;
  1649. justify-content: center;
  1650. margin-top: 16px;
  1651. .bottom-line-img {
  1652. width: 100%;
  1653. .line-img-box {
  1654. width: 46px;
  1655. height: 4px;
  1656. background-color: $theme_color_fu;
  1657. box-shadow: 0px 2px 8px 0px rgba(111, 159, 254, 0.8);
  1658. border-radius: 100px;
  1659. transition: transform 1s;
  1660. }
  1661. // img {
  1662. // width: 75px;
  1663. // height: 30px;
  1664. // transition: transform 1s;
  1665. // }
  1666. }
  1667. }
  1668. }
  1669. .cate-list {
  1670. display: flex;
  1671. align-items: center;
  1672. flex-wrap: wrap;
  1673. .product-item {
  1674. position: relative;
  1675. box-sizing: border-box;
  1676. width: 372px;
  1677. margin-bottom: 42px;
  1678. // margin-right: 36px;
  1679. &:nth-child(3n) {
  1680. margin-right: 0px;
  1681. }
  1682. }
  1683. }
  1684. .index-show {
  1685. .i-show-content {
  1686. .con-box {
  1687. .con {
  1688. text-align: center;
  1689. .num {
  1690. font-size: 40px;
  1691. font-family: Archivo-Bold, Archivo;
  1692. font-weight: bold;
  1693. color: #333333;
  1694. line-height: 45px;
  1695. .unit {
  1696. height: 28px;
  1697. font-size: 20px;
  1698. font-family: PingFangSC-Semibold, PingFang SC;
  1699. font-weight: 600;
  1700. color: #333333;
  1701. line-height: 28px;
  1702. }
  1703. }
  1704. .desc-01 {
  1705. margin-top: 15px;
  1706. font-size: 18px;
  1707. font-family: PingFangSC-Medium, PingFang SC;
  1708. font-weight: 500;
  1709. color: #333333;
  1710. line-height: 25px;
  1711. }
  1712. .desc-02 {
  1713. visibility: hidden;
  1714. margin-top: 7px;
  1715. font-size: 12px;
  1716. font-family: PingFangSC-Regular, PingFang SC;
  1717. font-weight: 400;
  1718. color: #83879B;
  1719. line-height: 17px;
  1720. }
  1721. }
  1722. }
  1723. ul {
  1724. display: flex;
  1725. justify-content: space-between;
  1726. padding: 115px 0 138px;
  1727. li {
  1728. padding: 44px 0 64px;
  1729. width: 318px;
  1730. &:hover {
  1731. height: 216px;
  1732. background: #FFFFFF;
  1733. box-shadow: 0px 2px 17px 0px rgba(230, 231, 242, 0.74);
  1734. border-radius: 30px;
  1735. .con-box {
  1736. .con {
  1737. .num {
  1738. color: #0D5CFA;
  1739. .unit {
  1740. color: #0D5CFA;
  1741. }
  1742. }
  1743. .desc-02 {
  1744. visibility: visible;
  1745. transition: 5s ease-in-out;
  1746. }
  1747. }
  1748. }
  1749. }
  1750. }
  1751. }
  1752. }
  1753. }
  1754. // index-thought
  1755. .index-thought {
  1756. padding: 150px 0 0;
  1757. .i-thought-content {
  1758. position: relative;
  1759. .t-top {
  1760. .title-en {
  1761. left: -147px;
  1762. top: -20px;
  1763. }
  1764. }
  1765. }
  1766. .thought-content-box {
  1767. text-align: center;
  1768. margin: 52px auto 0;
  1769. position: relative;
  1770. max-width: 1200px;
  1771. }
  1772. .map-content {
  1773. width: 100%;
  1774. position: absolute;
  1775. top: 118px;
  1776. .con-box {
  1777. .con {
  1778. text-align: center;
  1779. .num {
  1780. color: $theme_color_fu;
  1781. text-shadow: 0px 1px 3px #BED3FE;
  1782. font-size: 72px;
  1783. font-family: PingFangSC-Medium, sans-serif;
  1784. font-weight: 500;
  1785. color: #0D5CFA;
  1786. line-height: 100px;
  1787. .unit {
  1788. font-size: 30px;
  1789. font-family: PingFangSC-Regular, sans-serif;
  1790. font-weight: 400;
  1791. line-height: 42px;
  1792. color: $theme_color_fu;
  1793. }
  1794. }
  1795. .color-gray {
  1796. margin-top: 35px;
  1797. font-size: 20px;
  1798. font-family: PingFangSC-Medium, sans-serif;
  1799. font-weight: 500;
  1800. color: #515564;
  1801. line-height: 28px;
  1802. text-align: center;
  1803. }
  1804. }
  1805. }
  1806. ul {
  1807. display: flex;
  1808. justify-content: space-between;
  1809. li {
  1810. padding: 55px 0;
  1811. .hover-box {
  1812. visibility: hidden;
  1813. img {
  1814. width: 146px;
  1815. height: 146px;
  1816. }
  1817. }
  1818. &:hover {
  1819. .hover-box {
  1820. visibility: visible;
  1821. margin-top: 70px;
  1822. }
  1823. .con-box {
  1824. .color-gray {
  1825. margin-top: 28px;
  1826. }
  1827. }
  1828. }
  1829. &.one {
  1830. padding: 55px 70px;
  1831. &:hover {
  1832. background: rgba(237, 245, 253, 0.7);
  1833. transition: 0.5 ease-in;
  1834. // padding: 55px 70px;
  1835. }
  1836. }
  1837. &.two {
  1838. padding: 55px 20px;
  1839. &:hover {
  1840. transition: 0.5 ease-in;
  1841. background: rgba(240, 247, 235, 0.7);
  1842. }
  1843. }
  1844. &.three {
  1845. padding: 55px 68px;
  1846. &:hover {
  1847. transition: 0.5 ease-in;
  1848. background: rgba(255, 252, 238, 0.7);
  1849. }
  1850. }
  1851. }
  1852. }
  1853. }
  1854. }
  1855. // index-founder
  1856. .index-founder {
  1857. background: url('~assets/images/home/funder_bg.png');
  1858. background-size: cover;
  1859. height: 626px;
  1860. position: relative;
  1861. .index-founder-content {
  1862. display: flex;
  1863. align-items: flex-end;
  1864. height: 100%;
  1865. .found-left {
  1866. width: 663px;
  1867. max-width: 663px;
  1868. margin-right: 35px;
  1869. .title {
  1870. font-size: 34px;
  1871. font-family: PingFangSC-Medium, PingFang SC;
  1872. font-weight: 500;
  1873. color: #333333;
  1874. line-height: 48px;
  1875. }
  1876. .sub-title {
  1877. text-align: right;
  1878. margin-top: 15px;
  1879. height: 56px;
  1880. font-size: 20px;
  1881. font-family: PingFangSC-Medium, PingFang SC;
  1882. font-weight: 500;
  1883. color: #333333;
  1884. line-height: 28px;
  1885. }
  1886. .desc {
  1887. height: 154px;
  1888. font-size: 16px;
  1889. font-family: PingFangSC-Regular, PingFang SC;
  1890. font-weight: 400;
  1891. color: #646A7E;
  1892. line-height: 24px;
  1893. }
  1894. .btn {
  1895. margin: 40px 0 100px;
  1896. width: 203px;
  1897. height: 60px;
  1898. line-height: 60px;
  1899. text-align: center;
  1900. background: #0D5CFA;
  1901. border-radius: 30px;
  1902. a {
  1903. font-size: 20px;
  1904. font-family: PingFangSC-Medium, PingFang SC;
  1905. font-weight: 500;
  1906. color: #FFFFFF;
  1907. }
  1908. }
  1909. }
  1910. .found-right {
  1911. font-size: 0;
  1912. img {
  1913. width: 415px;
  1914. height: 588px;
  1915. }
  1916. }
  1917. }
  1918. }
  1919. /* index-education */
  1920. .index-education {
  1921. max-width: 1200px;
  1922. margin: 0 auto;
  1923. padding: 100px 0 70px;
  1924. .education-content-box {
  1925. text-align: center;
  1926. margin-top: 85px;
  1927. img {
  1928. width: 1063px;
  1929. height: 463px;
  1930. }
  1931. }
  1932. }
  1933. /* index-thinking */
  1934. .index-thinking {
  1935. max-width: 1200px;
  1936. margin: 0 auto;
  1937. padding-top: 100px;
  1938. .i-t-content {
  1939. .content-box {
  1940. position: relative;
  1941. display: flex;
  1942. width: 997px;
  1943. margin: 85px auto 80px;
  1944. }
  1945. .t-conent-tabs {
  1946. position: absolute;
  1947. left: 0;
  1948. bottom: 25px;
  1949. width: 104px;
  1950. .tab-list {
  1951. display: flex;
  1952. flex-direction: column;
  1953. .tab-item {
  1954. display: inline-block;
  1955. width: 104px;
  1956. height: 38px;
  1957. line-height: 38px;
  1958. border-radius: 0px 100px 100px 0px;
  1959. border-top: 1px solid #FFFFFF;
  1960. border-right: 1px solid #FFFFFF;
  1961. border-bottom: 1px solid #FFFFFF;
  1962. font-size: 14px;
  1963. font-family: PingFangSC-Medium, PingFang SC;
  1964. font-weight: 500;
  1965. color: #FFFFFF;
  1966. margin-bottom: 8px;
  1967. padding-left: 8px;
  1968. &.tab-active {
  1969. background: #0D5CFA;
  1970. border-top: 1px solid #0D5CFA;
  1971. border-right: 1px solid #0D5CFA;
  1972. border-bottom: 1px solid #0D5CFA;
  1973. border: none;
  1974. }
  1975. }
  1976. }
  1977. }
  1978. .t-conent-box {
  1979. }
  1980. .t-conent-bg {
  1981. margin: 0 auto;
  1982. width: 997px;
  1983. height: 561px;
  1984. background-repeat: no-repeat;
  1985. background-size: cover;
  1986. display: none;
  1987. &.active {
  1988. display: block;
  1989. // animation: inOut 0.5s linear; /*动画名称*/
  1990. // -webkit-animation: inOut 0.5s linear;/*针对webkit内核*/
  1991. // opacity: 1;
  1992. // transition: opacity 1s linear;
  1993. }
  1994. }
  1995. }
  1996. }
  1997. // index-product
  1998. .index-product {
  1999. // display: flex;
  2000. // align-items: center;
  2001. height: 526px;
  2002. .product-content-box {
  2003. position: relative;
  2004. // width: 1200px;
  2005. // padding: 112px 250px 86px 250px;
  2006. .swiperBox {
  2007. margin-top: 85px;
  2008. }
  2009. }
  2010. .swiper-button-prev,
  2011. .swiper-button-next {
  2012. color: #dee9fe;
  2013. &:focus {
  2014. outline: none;
  2015. }
  2016. }
  2017. .swiper-button-prev {
  2018. left: 84px;
  2019. }
  2020. .swiper-button-next {
  2021. right: 104px;
  2022. }
  2023. .swiper-wrapper {
  2024. // max-width: 1200px;
  2025. p.name {
  2026. font-size: 28px;
  2027. font-family: PingFangSC-Semibold, sans-serif;
  2028. font-weight: 600;
  2029. color: #ffffff;
  2030. text-align: center;
  2031. }
  2032. }
  2033. .swiper-slide {
  2034. width: 589px;
  2035. font-size: 0;
  2036. img {
  2037. width: 100%;
  2038. }
  2039. }
  2040. }
  2041. /* index-course */
  2042. .index-course {
  2043. padding-top: 164px;
  2044. max-width: 1200px;
  2045. margin: 0 auto;
  2046. .title-en {
  2047. left: -158px;
  2048. top: -19px;
  2049. }
  2050. .bottom-line {
  2051. margin-top: 16px;
  2052. .bottom-line-img {
  2053. width: 100%;
  2054. font-size: 0;
  2055. img {
  2056. width: 75px;
  2057. height: 30px;
  2058. transition: transform 1s;
  2059. }
  2060. }
  2061. }
  2062. .course-content-box {
  2063. margin-top: 125px;
  2064. .course-cate-nav {
  2065. display: flex;
  2066. justify-content: space-between;
  2067. }
  2068. }
  2069. .course-cate-list {
  2070. margin-top: 82px;
  2071. .course-product-item {
  2072. width: 365px;
  2073. margin-right: 52px;
  2074. transition: transform .3s ease-in-out;
  2075. &:nth-child(3n) {
  2076. margin-right: 0px;
  2077. }
  2078. &:hover {
  2079. transform: translate3d(0,-8px,0);
  2080. }
  2081. .course-product-item-img {
  2082. position: relative;
  2083. font-size: 0;
  2084. width: 365px;
  2085. height: 350px;
  2086. img {
  2087. width: 100%;
  2088. height: 100%;
  2089. object-fit: cover;
  2090. border-radius: 18px 18px 0px 0px;
  2091. }
  2092. .course-product-item-play {
  2093. position: absolute;
  2094. left: 50%;
  2095. top: 50%;
  2096. transform: translate(-50%, -50%);
  2097. width: 62px;
  2098. font-size: 0;
  2099. }
  2100. }
  2101. }
  2102. }
  2103. .course-product-info {
  2104. box-sizing: border-box;
  2105. background: #ffffff;
  2106. box-shadow: 0px 5px 21px 0px rgba(232, 243, 243, 1);
  2107. border-radius: 0px 0px 18px 18px;
  2108. padding: 26px 22px;
  2109. .course-product-title {
  2110. height: 28px;
  2111. font-size: 20px;
  2112. font-weight: 400;
  2113. color: rgba(52, 62, 48, 1);
  2114. line-height: 28px;
  2115. overflow: hidden;//超出一行文字自动隐藏
  2116. text-overflow: ellipsis;//文字隐藏后添加省略号
  2117. white-space: nowrap;//强制不换行
  2118. }
  2119. .course-product-content {
  2120. margin-top: 16px;
  2121. display: flex;
  2122. align-items: center;
  2123. justify-content: space-between;
  2124. }
  2125. .course-product-price {
  2126. color: #ea0b4a;
  2127. font-size: 20px;
  2128. // margin-top: 13px;
  2129. .price-num {
  2130. font-size: 30px;
  2131. font-weight: 600;
  2132. line-height: 26px;;
  2133. }
  2134. }
  2135. .course-product-price-text {
  2136. font-size: 30px;
  2137. font-weight: 600;
  2138. line-height: 30px;
  2139. }
  2140. .course-product-user {
  2141. display: flex;
  2142. align-items: flex-end;
  2143. img {
  2144. width: 16px;
  2145. height: 19px;
  2146. margin-right: 10px;
  2147. }
  2148. .views {
  2149. font-size: 15px;
  2150. font-family: PingFangSC-Regular, sans-serif;
  2151. font-weight: 400;
  2152. color: #418EFF;
  2153. line-height: 21px;
  2154. }
  2155. }
  2156. }
  2157. }
  2158. .index-omo {
  2159. .omo-content-box {
  2160. display: flex;
  2161. justify-content: space-between;
  2162. padding: 0 16px;
  2163. margin-top: 85px;
  2164. }
  2165. .omo-tab {
  2166. padding: 15px 0;
  2167. .omo-item {
  2168. position: relative;
  2169. width: 430px;
  2170. padding: 48px 34px;
  2171. &.active {
  2172. // background: #FFFFFF;
  2173. box-shadow: 0px 2px 17px 0px rgba(230, 231, 242, 0.74);
  2174. border-radius: 20px;
  2175. &::after {
  2176. position: absolute;
  2177. display: block;
  2178. width: 0;
  2179. height: 0;
  2180. border-style: solid;
  2181. border-width: 18px;
  2182. border-color: #FFFFFF #FFFFFF transparent transparent;
  2183. top:calc(50% - 18px);
  2184. transform: rotate(45deg);
  2185. pointer-events: none;
  2186. content: "";
  2187. left:calc(100% - 20px );
  2188. box-shadow: 2px -2px 5px rgba(243, 243, 245, 0.74);
  2189. }
  2190. .title {
  2191. color: #0D5CFA;
  2192. }
  2193. .desc {
  2194. color: #38393A;
  2195. }
  2196. }
  2197. .title {
  2198. font-size: 18px;
  2199. font-family: PingFangSC-Medium, PingFang SC;
  2200. font-weight: 500;
  2201. color: #666666;
  2202. line-height: 25px;
  2203. img {
  2204. width: 30px;
  2205. height: 30px;
  2206. vertical-align: middle;
  2207. margin-right: 16px;
  2208. }
  2209. }
  2210. .desc {
  2211. margin-top: 9px;
  2212. height: 20px;
  2213. font-size: 14px;
  2214. font-family: PingFangSC-Regular, PingFang SC;
  2215. font-weight: 400;
  2216. color: #646A7E;
  2217. line-height: 20px;
  2218. }
  2219. }
  2220. }
  2221. .omo-con {
  2222. width: 724px;
  2223. height: 649px;
  2224. background-size: cover;
  2225. animation: inOut 1s linear; /*动画名称*/
  2226. -webkit-animation: inOut 1s linear;/*针对webkit内核*/
  2227. background-size: cover;
  2228. }
  2229. // .omo-con1 {
  2230. // background: url('~assets/images/home/omo_content_01.png') no-repeat center center;
  2231. // background-size: cover;
  2232. // }
  2233. // .omo-con2 {
  2234. // background: url('~assets/images/home/omo_content_02.png');
  2235. // background-size: cover;
  2236. // }
  2237. // .omo-con3 {
  2238. // background: url('~assets/images/home/omo_content_03.png');
  2239. // background-size: cover;
  2240. // }
  2241. // .omo-con4 {
  2242. // background: url('~assets/images/home/omo_content_04.png');
  2243. // background-size: cover;
  2244. // }
  2245. }
  2246. // index-scenes
  2247. .index-scenes {
  2248. background: #f7fbff;
  2249. padding: 217px 0 228px;
  2250. .i-s-content {
  2251. .title-en {
  2252. left: -140px;
  2253. top: -30px;
  2254. }
  2255. }
  2256. .scenes-content-box {
  2257. margin: 102px auto 0;
  2258. max-width: 1200px;
  2259. .panorama-education-list {
  2260. margin: 0 auto;
  2261. height: 468px;
  2262. display: -webkit-box;
  2263. display: -ms-flexbox;
  2264. display: flex;
  2265. -webkit-box-pack: center;
  2266. -ms-flex-pack: center;
  2267. justify-content: center;
  2268. .mobile-education {
  2269. width: 160px;
  2270. height: 468px;
  2271. border: 1px solid #eee;
  2272. border-left: none;
  2273. background-color: #fff;
  2274. text-align: center;
  2275. position: relative;
  2276. cursor: pointer;
  2277. &:nth-child(1) {
  2278. border-left: 1px solid #eee;
  2279. }
  2280. .mobile-small-img {
  2281. width: 50px;
  2282. height: 47px;
  2283. margin: 72px auto 32px;
  2284. img {
  2285. width: 50px;
  2286. height: 47px;
  2287. }
  2288. }
  2289. .mobile-education-title {
  2290. font-size: 14px;
  2291. font-family: PingFangSC-Medium, sans-serif;
  2292. font-weight: 500;
  2293. color: #333436;
  2294. line-height: 20px;
  2295. }
  2296. .mobile-education-sub {
  2297. font-size: 12px;
  2298. font-family: PingFangSC-Regular, sans-serif;
  2299. font-weight: 400;
  2300. color: #38393A;
  2301. line-height: 17px;
  2302. height: 17px;
  2303. }
  2304. .mobile-education-img {
  2305. width: 160px;
  2306. height: 128px;
  2307. margin: 76px auto 0;
  2308. img {
  2309. width: 160px;
  2310. height: 128px;
  2311. }
  2312. }
  2313. }
  2314. .mobile-education-1 {
  2315. width: 412px;
  2316. .big-mobile-education {
  2317. display: block;
  2318. }
  2319. }
  2320. .big-mobile-education {
  2321. display: none;
  2322. background: #fff;
  2323. // width: 346px;
  2324. // height: 460px;
  2325. width: 412px;
  2326. height: 468px;
  2327. position: absolute;
  2328. z-index: 3;
  2329. opacity: 1;
  2330. left: -1px;
  2331. top: -1px;
  2332. border: 1px solid #105cfb;
  2333. .pc-education-top {
  2334. display: -webkit-box;
  2335. display: -ms-flexbox;
  2336. display: flex;
  2337. justify-content: space-between;
  2338. margin-left: 36px;
  2339. .pc-education-top-content {
  2340. display: flex;
  2341. }
  2342. .education-gzh {
  2343. font-size: 0;
  2344. margin-top: 32px;
  2345. img {
  2346. width: 101px;
  2347. height: 99px;
  2348. vertical-align: middle;
  2349. }
  2350. }
  2351. .pc-small-img {
  2352. width: 42px;
  2353. height: 34px;
  2354. margin-top: 56px;
  2355. img {
  2356. width: 42px;
  2357. height: 34px;
  2358. }
  2359. }
  2360. .education-title-box {
  2361. margin-top: 42px;
  2362. margin-left: 20px;
  2363. .education-title {
  2364. height: 24px;
  2365. font-size: 17px;
  2366. font-family: PingFangSC-Medium, sans-serif;
  2367. font-weight: 500;
  2368. color: #333436;
  2369. line-height: 24px;
  2370. text-align: left;
  2371. }
  2372. .education-sub-title {
  2373. margin-top: 4px;
  2374. height: 18px;
  2375. line-height: 18px;
  2376. font-size: 13px;
  2377. font-family: PingFangSC-Regular, sans-serif;
  2378. font-weight: 400;
  2379. color: #38393A;
  2380. text-align: left;
  2381. }
  2382. }
  2383. }
  2384. .education-img {
  2385. // width: 306px;
  2386. width: 378px;
  2387. height: auto;
  2388. // margin: 48px auto 0;
  2389. img {
  2390. width: 378px;
  2391. height: auto;
  2392. }
  2393. }
  2394. .mobile-small-img {
  2395. width: 48px;
  2396. height: 48px;
  2397. margin: 68px auto 26px;
  2398. img {
  2399. width: 48px;
  2400. height: 48px;
  2401. }
  2402. }
  2403. .mobile-education-title {
  2404. height: 24px;
  2405. font-size: 17px;
  2406. font-family: PingFangSC-Medium, sans-serif;
  2407. font-weight: 500;
  2408. color: #333436;
  2409. line-height: 24px;
  2410. margin-bottom: 8px;
  2411. }
  2412. .mobile-education-sub {
  2413. font-size: 13px;
  2414. font-family: PingFangSC-Regular, sans-serif;
  2415. font-weight: 400;
  2416. color: #38393A;
  2417. line-height: 18px;
  2418. }
  2419. .mobile-education-img {
  2420. width: 240px;
  2421. height: 192px;
  2422. margin: 76px auto 0;
  2423. img {
  2424. width: 240px;
  2425. height: 192px;
  2426. }
  2427. }
  2428. }
  2429. }
  2430. }
  2431. }
  2432. // index-town
  2433. .index-town {
  2434. position: relative;
  2435. height: 1370px;
  2436. box-sizing: border-box;
  2437. padding-top: 180px;
  2438. .i-town-content {
  2439. .title-en {
  2440. left: 50%;
  2441. text-align: left;
  2442. // transform: translate(-50%);
  2443. width: 800px;
  2444. left: -150px;
  2445. top: -30px;
  2446. }
  2447. .title-sub {
  2448. margin-top: 28px;
  2449. text-align: center;
  2450. font-size: 24px;
  2451. font-family: PingFangSC-Regular, sans-serif;
  2452. font-weight: 400;
  2453. color: #999999;
  2454. line-height: 33px;
  2455. }
  2456. .town-content-box {
  2457. .town-btn-group {
  2458. margin-top: 52px;
  2459. display: flex;
  2460. font-size: 29px;
  2461. font-family: PingFangSC-Medium, sans-serif;
  2462. font-weight: 500;
  2463. color: #ffffff;
  2464. line-height: 40px;
  2465. text-align: center;
  2466. .town-btn-about {
  2467. //428 120
  2468. width: 180px;
  2469. height: 60px;
  2470. line-height: 60px;
  2471. border-radius: 30px;
  2472. border: 1px solid $theme_color_fu;
  2473. margin: 0 290px 0 308px;
  2474. cursor: pointer;
  2475. a {
  2476. color: $theme_color_fu;
  2477. }
  2478. &:hover {
  2479. background: $theme_color_fu;
  2480. a {
  2481. color: #fff;
  2482. }
  2483. }
  2484. }
  2485. .town-btn-join {
  2486. width: 180px;
  2487. height: 60px;
  2488. line-height: 60px;
  2489. background: $theme_color_fu;
  2490. box-shadow: 0px 4px 9px 0px rgba(91, 141, 240, 0.83);
  2491. border-radius: 30px;
  2492. cursor: pointer;
  2493. a {
  2494. color: #fff;
  2495. }
  2496. }
  2497. }
  2498. }
  2499. }
  2500. .town-content-skill {
  2501. // position: relative;
  2502. .town-content-img {
  2503. position: absolute;
  2504. bottom: 0;
  2505. left: 50%;
  2506. transform: translateX(-50%);
  2507. // text-align: center;
  2508. font-size: 0;
  2509. z-index: 10;
  2510. .skill-item {
  2511. position: absolute;
  2512. text-align: center;
  2513. p {
  2514. position: absolute;
  2515. width: 100px;
  2516. bottom: -5px;
  2517. left: 50%;
  2518. transform: translateX(-50%);
  2519. font-size: 20px;
  2520. font-family: PingFangSC-Medium, sans-serif;
  2521. font-weight: 500;
  2522. color: #38393a;
  2523. text-align: center;
  2524. &.big-font {
  2525. font-size: 24px;
  2526. }
  2527. }
  2528. }
  2529. .skill-item-01 {
  2530. left: -160px;
  2531. top: -158px;
  2532. }
  2533. .skill-item-02 {
  2534. left: 70px;
  2535. top: -130px;
  2536. }
  2537. .skill-item-03 {
  2538. left: 450px;
  2539. top: -248px;
  2540. }
  2541. .skill-item-04 {
  2542. right: -80px;
  2543. top: -240px;
  2544. }
  2545. .skill-item-05 {
  2546. left: -232px;
  2547. top: 96px;
  2548. }
  2549. .skill-item-06 {
  2550. left: -12px;
  2551. top: 130px;
  2552. }
  2553. .skill-item-07 {
  2554. right: -50px;
  2555. top: -18px;
  2556. }
  2557. .skill-item-08 {
  2558. right: -196px;
  2559. top: 120px;
  2560. }
  2561. .skill-item-09 {
  2562. left: -184px;
  2563. top: 304px;
  2564. }
  2565. .skill-item-10 {
  2566. right: -146px;
  2567. top: 340px;
  2568. }
  2569. }
  2570. }
  2571. .town_bottom_bg {
  2572. position: absolute;
  2573. bottom: 0;
  2574. font-size: 0;
  2575. width: 100%;
  2576. img {
  2577. width: 100%;
  2578. }
  2579. }
  2580. }
  2581. // index-honor
  2582. .index-honor {
  2583. // background-image: url("~assets/images/index/honor_bg.png");
  2584. // background-repeat: no-repeat;
  2585. // background-position: top 20px right 115px;
  2586. // background-color: #f7fbff;
  2587. padding: 188px 0 162px;
  2588. .title-en {
  2589. left: -140px;
  2590. top: -30px;
  2591. }
  2592. .i-honor-content {
  2593. max-width: 1200px;
  2594. margin: 0 auto;
  2595. .honer-content-box {
  2596. position: relative;
  2597. padding: 0 20px;
  2598. margin-top: 37px;
  2599. .honer-img {
  2600. width: 239px;
  2601. height: 169px;
  2602. object-fit: cover;
  2603. }
  2604. }
  2605. .honer-swiper-button {
  2606. position: absolute;
  2607. width: 8px;
  2608. height: 13px;
  2609. top: 50%;
  2610. transform: translateY(-50%);
  2611. z-index: 2;
  2612. outline: 0;
  2613. cursor: pointer;
  2614. text-align: center;
  2615. color: #999999;
  2616. }
  2617. .honer-swiper-button-prev,
  2618. .honer-swiper-button-next {
  2619. color: #999999;
  2620. [class^=el-icon-] {
  2621. font-weight: 600
  2622. }
  2623. &:focus {
  2624. outline: none;
  2625. }
  2626. }
  2627. .honer-swiper-button-prev {
  2628. left: -22px;
  2629. }
  2630. .honer-swiper-button-next {
  2631. right: -22px;
  2632. }
  2633. }
  2634. .swiper-slide {
  2635. width: 240px;
  2636. // font-size: 0;
  2637. img {
  2638. border-radius: 12px;
  2639. }
  2640. }
  2641. }
  2642. // index-article
  2643. .index-article {
  2644. padding: 180px 0 176px;
  2645. .title-en {
  2646. top: -22px;
  2647. left: -128px;
  2648. }
  2649. .article-content-box {
  2650. margin-top: 85px;
  2651. .article-type-title {
  2652. width: 180px;
  2653. height: 42px;
  2654. line-height: 42px;
  2655. font-size: 30px;
  2656. font-family: PingFangSC-Semibold, sans-serif;
  2657. font-weight: 600;
  2658. color: #3a4239;
  2659. margin-bottom: 12px;
  2660. }
  2661. .article-type-header {
  2662. display: flex;
  2663. justify-content: space-between;
  2664. align-items: center;
  2665. i {
  2666. margin-right: 15px;
  2667. color: #999999;
  2668. font-size: 20px;
  2669. }
  2670. }
  2671. .article-content-top {
  2672. display: flex;
  2673. .article-content-top-left {
  2674. width: 844px;
  2675. margin-right: 10px;
  2676. .article-content-info {
  2677. height: 352px;
  2678. position: relative;
  2679. overflow: hidden;
  2680. &:hover {
  2681. img {
  2682. transform: scale(1.2);
  2683. transition: transform 1s;
  2684. }
  2685. }
  2686. img {
  2687. height: 100%;
  2688. width: 100%;
  2689. border-radius: 8px;
  2690. object-fit: cover;
  2691. }
  2692. .info-title {
  2693. width: 100%;
  2694. padding: 8px 50px;
  2695. font-size: 16px;
  2696. font-family: PingFangSC-Medium, sans-serif;
  2697. font-weight: 500;
  2698. color: #ffffff;
  2699. line-height: 22px;
  2700. position: absolute;
  2701. overflow: hidden; //超出的文本隐藏
  2702. text-overflow: ellipsis; //溢出用省略号显示
  2703. white-space: nowrap; //溢出不换行,只能显示一行
  2704. bottom: 0;
  2705. background: rgba(92, 94, 93, 0.31);
  2706. border-radius: 0px 0px 7px 7px;
  2707. }
  2708. }
  2709. }
  2710. .article-content-top-right {
  2711. width: 346px;
  2712. font-size: 0;
  2713. .article-content-info {
  2714. height: 352px;
  2715. display: flex;
  2716. flex-wrap: wrap;
  2717. flex-direction: column;
  2718. justify-content: space-between;
  2719. align-content: space-between;
  2720. .article-item-right {
  2721. position: relative;
  2722. width: 170px;
  2723. height: 170px;
  2724. overflow: hidden;
  2725. // margin-right: 6px;
  2726. &:nth-child(2n) {
  2727. margin-right: 0;
  2728. }
  2729. &:hover {
  2730. img {
  2731. transform: scale(1.2);
  2732. transition: transform 1s;
  2733. }
  2734. }
  2735. img {
  2736. height: 100%;
  2737. width: 100%;
  2738. border-radius: 8px;
  2739. object-fit: cover;
  2740. }
  2741. p {
  2742. padding: 0 30px 0 17px;
  2743. position: absolute;
  2744. bottom: 12px;
  2745. line-height: 22px;
  2746. font-size: 16px;
  2747. font-weight: 500;
  2748. color: #ffffff;
  2749. overflow: hidden;
  2750. text-overflow: ellipsis;
  2751. display: -webkit-box;
  2752. -webkit-box-orient: vertical;
  2753. -webkit-line-clamp: 2;
  2754. }
  2755. }
  2756. }
  2757. }
  2758. }
  2759. .article-content-bottom {
  2760. margin-top: 38px;
  2761. .article-content-bottom-info {
  2762. display: flex;
  2763. .article-content-bottom-left {
  2764. width: 400px;
  2765. height: 270px;
  2766. border-radius: 8px;
  2767. margin-right: 55px;
  2768. overflow: hidden;
  2769. &:hover {
  2770. img {
  2771. transform: scale(1.2);
  2772. transition: transform 1s;
  2773. }
  2774. }
  2775. img {
  2776. height: 100%;
  2777. width: 100%;
  2778. border-radius: 8px;
  2779. object-fit: cover;
  2780. }
  2781. }
  2782. .article-content-bottom-right {
  2783. flex: 1;
  2784. .title {
  2785. color: #3a4239;
  2786. font-size: 22px;
  2787. margin-top: 12px;
  2788. font-family: PingFangSC-Medium, sans-serif;
  2789. font-weight: 500;
  2790. overflow: hidden;
  2791. text-overflow: ellipsis;
  2792. display: -webkit-box;
  2793. -webkit-box-orient: vertical;
  2794. -webkit-line-clamp: 2;
  2795. }
  2796. .desc {
  2797. font-size: 20px;
  2798. margin-top: 30px;
  2799. color: #7d7d7e;
  2800. font-family: PingFangSC-Regular, sans-serif;
  2801. font-weight: 400;
  2802. line-height: 33px;
  2803. overflow: hidden;
  2804. text-overflow: ellipsis;
  2805. display: -webkit-box;
  2806. -webkit-box-orient: vertical;
  2807. -webkit-line-clamp: 2;
  2808. }
  2809. .time {
  2810. font-size: 18px;
  2811. color: #9ba09a;
  2812. margin-top: 86px;
  2813. }
  2814. }
  2815. }
  2816. }
  2817. }
  2818. }
  2819. // index-expert
  2820. .index-expert {
  2821. padding: 180px 0 164px;
  2822. background: url("~assets/images/index/expert_bg.png") no-repeat;
  2823. .title-en {
  2824. left: -133px;
  2825. top: -30px;
  2826. }
  2827. #certify {
  2828. position: relative;
  2829. width: 1200px;
  2830. margin: 0 auto;
  2831. }
  2832. .e-content-box {
  2833. margin-top: 46px;
  2834. }
  2835. .swiper-container {
  2836. width: 100%;
  2837. height: 100%;
  2838. text-align: center;
  2839. .swiper-wrapper {
  2840. width: 100%;
  2841. text-align: center;
  2842. .swiper-slide {
  2843. width: 630px !important;
  2844. height: 396px;
  2845. background: none;
  2846. img {
  2847. width: 630px;
  2848. height: 396px;
  2849. }
  2850. }
  2851. }
  2852. }
  2853. .swiper-pagination {
  2854. display: flex;
  2855. align-items: center;
  2856. justify-content: center;
  2857. width: 100%;
  2858. .swiper-pagination-bullet {
  2859. width: 11px;
  2860. height: 11px;
  2861. background: #CBCDD1;
  2862. border-radius: 50%;
  2863. margin: 0 11px;
  2864. &:focus {
  2865. outline: none;
  2866. }
  2867. &.swiper-pagination-bullet-active {
  2868. width: 47px;
  2869. height: 12px;
  2870. background: #0D5CFA;
  2871. box-shadow: 0px 2px 6px 0px rgba(84, 135, 237, 0.89);
  2872. border-radius: 20px;
  2873. }
  2874. }
  2875. }
  2876. }
  2877. @keyframes inOut {
  2878. 0% {
  2879. opacity: 0.5;
  2880. }
  2881. 100% {
  2882. opacity: 1;
  2883. }
  2884. }
  2885. </style>