index.vue 109 KB

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