index.vue 91 KB

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