index.vue 88 KB

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