index.vue 112 KB

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