index.vue 104 KB

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