index.vue 87 KB

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