index.vue 90 KB

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