index.vue 86 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732
  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. lineStyle () {
  1266. let site = 190 * this.currentTabId + 42* ( (this.currentTabId === 0 ? 1 : this.currentTabId) - 1 )
  1267. if( site === 0 ) {
  1268. site = -0
  1269. }
  1270. return `transform: translateX(${site + 'px'})`
  1271. },
  1272. lineCourseStyle() {
  1273. let site;
  1274. if( this.currentCourseType === 0 ) {
  1275. site = -0
  1276. } else if (this.currentCourseType === 3) {
  1277. site = 400 * this.currentCourseType - 86;
  1278. } else {
  1279. site = 400 * this.currentCourseType - 38 * this.currentCourseType;
  1280. }
  1281. return `transform: translateX(${site + 'px'})`
  1282. }
  1283. },
  1284. components: {
  1285. VBanner,
  1286. countTo,
  1287. ProdList
  1288. // indexVideo,
  1289. // prodListShow,
  1290. // indexNewsListShow
  1291. },
  1292. head() {
  1293. return {
  1294. title: "逻辑狗官网-中德智慧教育",
  1295. meta: [
  1296. {
  1297. name: "keywords",
  1298. hid: "keywords",
  1299. content: `逻辑狗官网、逻辑狗教材、 幼儿园教材、逻辑狗课程、逻辑狗思维训练课程、儿童思维教育、0-12岁儿童`,
  1300. },
  1301. {
  1302. name: "description",
  1303. hid: "description",
  1304. content: `逻辑狗官方网站,专为0-12岁儿童设计的思维训练课程,中德智慧教育,全球优质教育内容输出平台`,
  1305. },
  1306. ],
  1307. };
  1308. },
  1309. async asyncData({ params, store }) {
  1310. console.log(store.state.newsNav);
  1311. const newsNav = store.state.newsNav;
  1312. const { data: { data: res1 } } = await axios(`${store.state.wordpressAPI}/official-api/article`, {
  1313. params: {
  1314. typeId: newsNav[0].id,
  1315. page: 1
  1316. }
  1317. });
  1318. const { data: { data: res2 } } = await axios(`${store.state.wordpressAPI}/official-api/article`, {
  1319. params: {
  1320. typeId: newsNav[1].id,
  1321. page: 1
  1322. }
  1323. });
  1324. const { data: { data: res3 } } = await axios(`${store.state.wordpressAPI}/official-api/article`, {
  1325. params: {
  1326. typeId: newsNav[2].id,
  1327. page: 1
  1328. }
  1329. });
  1330. const articleList1 = res1.entityList;
  1331. const articleList2 = res2.entityList;
  1332. const articleList3 = res3.entityList;
  1333. console.log(articleList1);
  1334. console.log('-----------------------');
  1335. console.log(articleList2);
  1336. console.log('-----------------------');
  1337. console.log(articleList3);
  1338. return {
  1339. articleList1,
  1340. articleList2,
  1341. articleList3,
  1342. };
  1343. },
  1344. created() {},
  1345. mounted() {
  1346. if (process.browser) {
  1347. new WOW({
  1348. offset: 0,
  1349. live: true
  1350. }).init()
  1351. }
  1352. },
  1353. swiper() {
  1354. // 如果你需要得到当前的swiper对象来做一些事情,你可以像下面这样定义一个方法属性来获取当前的swiper对象,同时notNextTick必须为true
  1355. return this.$refs.swiperBox.swiper;
  1356. },
  1357. honorSwiper() {
  1358. return this.$refs.swiperHonorBox.swiper;
  1359. },
  1360. expertSwiper() {
  1361. // console.log(this.$refs.swiperExpertBox.swiper);
  1362. return this.$refs.swiperExpertBox.swiper;
  1363. },
  1364. methods: {
  1365. tab(index) {
  1366. this.num = index;
  1367. },
  1368. getProdList(index) {
  1369. this.clickProdIndex = index;
  1370. },
  1371. getNewsList(index) {
  1372. this.clickNewsIndex = index;
  1373. },
  1374. clickProduct(item) {
  1375. console.log(item);
  1376. // this.$router.push({ path: '/product/course'});
  1377. },
  1378. mobileEnter(e) {
  1379. "412px" != $(event.target).css("width") &&
  1380. ($(".panorama-education-list .mobile-education").css("width", "200px"),
  1381. $(event.target).css("width", "412px"),
  1382. $(".panorama-education-list .mobile-education")
  1383. .find(".big-mobile-education")
  1384. .css("display", "none"),
  1385. $(event.target).css("width", "412px"),
  1386. $(event.target)
  1387. .find(".big-mobile-education")
  1388. .fadeIn("fast"));
  1389. },
  1390. onSwiperRedied(swiper) {
  1391. console.log('Swiper redied!', swiper)
  1392. },
  1393. stopSwiper() {
  1394. // 鼠标移入停止播放
  1395. // console.log(this.swiper);
  1396. // this.swiper.autoplay.stop();
  1397. },
  1398. startSwiper() {
  1399. // 移出继续播放
  1400. // this.swiper.autoplay.start();
  1401. },
  1402. prev() {
  1403. this.swiper.slidePrev();
  1404. },
  1405. next() {
  1406. this.swiper.slideNext();
  1407. },
  1408. handleTag(tab) {
  1409. this.currentTabId = tab.id
  1410. },
  1411. handleCourse(item) {
  1412. this.currentCourseType = item.type;
  1413. },
  1414. handleMore() {
  1415. let uri;
  1416. if(this.currentTabId == 1) {
  1417. uri = "https://zhongdezhihui.tmall.com/category-1336730794.htm"; // 幼儿网络版
  1418. } else if(this.currentTabId == 2) {
  1419. uri = "https://zhongdezhihui.tmall.com/category-1336730795.htm"; // 小学基础版
  1420. } else if(this.currentTabId == 3) {
  1421. uri = "https://zhongdezhihui.tmall.com/category-1336730796.htm"; // 小学提升版
  1422. } else if(this.currentTabId == 4) {
  1423. uri = "https://zhongdezhihui.tmall.com/category-1412283873.htm"; // 克鲁德
  1424. } else {
  1425. uri = "https://zhongdezhihui.tmall.com/search.htm"; // 全部
  1426. }
  1427. let id="new_a";
  1428. this.createSuperLabel(uri,id);
  1429. },
  1430. courseMore() {
  1431. let uri = 'https://course.zaojiao.net/all/594191';
  1432. let id="new_a";
  1433. this.createSuperLabel(uri,id);
  1434. },
  1435. createSuperLabel(url, id) {
  1436. let a = document.createElement("a");
  1437. a.setAttribute("href", url);
  1438. a.setAttribute("target", "_blank");
  1439. a.setAttribute("id", id);
  1440. // 防止反复添加
  1441. if(!document.getElementById(id)) {
  1442. document.body.appendChild(a);
  1443. }
  1444. a.click();
  1445. }
  1446. },
  1447. };
  1448. </script>
  1449. <style lang="scss">
  1450. @import "~static/common/style.sass";
  1451. @media (max-width: 1680px) {
  1452. .container {
  1453. .found-right {
  1454. display: none;
  1455. }
  1456. .index-founder {
  1457. background-image: none;
  1458. }
  1459. }
  1460. }
  1461. .container {
  1462. width: 100%;
  1463. // background: #f0f2f5;
  1464. background: #fff;
  1465. height: auto;
  1466. }
  1467. .title-content {
  1468. position: relative;
  1469. text-align: center;
  1470. }
  1471. .title-en {
  1472. position: absolute;
  1473. font-size: 56px;
  1474. font-family: PingFangSC-Semibold, PingFang SC;
  1475. font-weight: 600;
  1476. color:rgba(35,106,250,1);
  1477. opacity: 0.16;
  1478. line-height: 78px;
  1479. }
  1480. .title-zh {
  1481. position: relative;
  1482. display: inline-block;
  1483. font-size: 46px;
  1484. font-family: PingFangSC-Semibold,PingFang SC;
  1485. font-weight: 500;
  1486. color:#333333;
  1487. text-align: center;
  1488. }
  1489. .more-btn {
  1490. margin: 50px auto 162px;
  1491. width: 138px;
  1492. height: 45px;
  1493. line-height: 45px;
  1494. text-align: center;
  1495. padding: 0 25px;
  1496. background: $theme_color_fu;
  1497. box-shadow: 0px 3px 9px 0px rgba(109, 140, 239, 0.82);
  1498. border-radius: 23px;
  1499. font-size: 22px;
  1500. font-family: PingFangSC-Medium, PingFang SC;
  1501. font-weight: 500;
  1502. color: #ffffff;
  1503. cursor: pointer;
  1504. }
  1505. ul.cate-nav {
  1506. // margin: 124px 0 116px;
  1507. li.products-kind {
  1508. display: inline-block;
  1509. // margin: 0 30px;
  1510. cursor: pointer;
  1511. &:first-child {
  1512. margin-left: 0;
  1513. }
  1514. &.active,
  1515. &:hover {
  1516. a {
  1517. color: $theme_color;
  1518. }
  1519. }
  1520. .line {
  1521. visibility: hidden;
  1522. margin: 22px auto 0;
  1523. width: 60px;
  1524. border-radius: 50px;
  1525. height: 15px;
  1526. background: $theme_color_fu;
  1527. box-shadow: 0px 2px 8px 0px rgba(45, 112, 245, 0.64);
  1528. // -webkit-transition: all 0.5s ease;
  1529. // -o-transition: all 0.5s ease;
  1530. // transition: all 0.5s ease;
  1531. }
  1532. a {
  1533. font-size: 24px;
  1534. line-height: 33px;
  1535. color: #747885;
  1536. }
  1537. }
  1538. li.products-kind:hover,
  1539. li.products-kind.active {
  1540. .line {
  1541. // display: block;
  1542. // visibility: visible;
  1543. // transition: all 0.5s ease;
  1544. }
  1545. }
  1546. }
  1547. .tabs {
  1548. .tab-box {
  1549. display: flex;
  1550. justify-content: space-between;
  1551. margin: 0 auto;
  1552. .tabs-item {
  1553. a {
  1554. font-size: 24px;
  1555. font-family: PingFangSC-Regular, PingFang SC;
  1556. font-weight: 400;
  1557. color: #747885;
  1558. line-height: 33px;
  1559. }
  1560. }
  1561. }
  1562. .bottom-line {
  1563. display: flex;
  1564. justify-content: center;
  1565. margin-top: 16px;
  1566. .bottom-line-img {
  1567. width: 100%;
  1568. .line-img-box {
  1569. width: 46px;
  1570. height: 4px;
  1571. background-color: $theme_color_fu;
  1572. box-shadow: 0px 2px 8px 0px rgba(111, 159, 254, 0.8);
  1573. border-radius: 100px;
  1574. transition: transform 1s;
  1575. }
  1576. // img {
  1577. // width: 75px;
  1578. // height: 30px;
  1579. // transition: transform 1s;
  1580. // }
  1581. }
  1582. }
  1583. }
  1584. .cate-list {
  1585. display: flex;
  1586. align-items: center;
  1587. flex-wrap: wrap;
  1588. .product-item {
  1589. position: relative;
  1590. box-sizing: border-box;
  1591. width: 372px;
  1592. margin-bottom: 42px;
  1593. margin-right: 36px;
  1594. &:nth-child(3n) {
  1595. margin-right: 0px;
  1596. }
  1597. }
  1598. }
  1599. // index-thought
  1600. .index-thought {
  1601. padding: 150px 0 0;
  1602. .i-thought-content {
  1603. position: relative;
  1604. .t-top {
  1605. .title-en {
  1606. left: -147px;
  1607. top: -20px;
  1608. }
  1609. }
  1610. }
  1611. .thought-content-box {
  1612. text-align: center;
  1613. margin: 52px auto 0;
  1614. position: relative;
  1615. max-width: 1200px;
  1616. }
  1617. .map-content {
  1618. width: 100%;
  1619. position: absolute;
  1620. top: 118px;
  1621. .con-box {
  1622. .con {
  1623. .num {
  1624. color: $theme_color_fu;
  1625. text-shadow: 0px 1px 3px #BED3FE;
  1626. font-size: 72px;
  1627. font-family: PingFangSC-Medium, PingFang SC;
  1628. font-weight: 500;
  1629. color: #0D5CFA;
  1630. line-height: 100px;
  1631. .unit {
  1632. font-size: 30px;
  1633. font-family: PingFangSC-Regular, PingFang SC;
  1634. font-weight: 400;
  1635. line-height: 42px;
  1636. color: $theme_color_fu;
  1637. }
  1638. }
  1639. .color-gray {
  1640. margin-top: 35px;
  1641. font-size: 20px;
  1642. font-family: PingFangSC-Medium, PingFang SC;
  1643. font-weight: 500;
  1644. color: #515564;
  1645. line-height: 28px;
  1646. }
  1647. }
  1648. }
  1649. ul {
  1650. display: flex;
  1651. justify-content: space-between;
  1652. li {
  1653. padding: 55px 0;
  1654. .hover-box {
  1655. visibility: hidden;
  1656. }
  1657. &:hover {
  1658. .hover-box {
  1659. visibility: visible;
  1660. margin-top: 70px;
  1661. }
  1662. .con-box {
  1663. .color-gray {
  1664. margin-top: 28px;
  1665. }
  1666. }
  1667. }
  1668. &.one {
  1669. padding: 55px 70px;
  1670. &:hover {
  1671. background: rgba(237, 245, 253, 0.7);
  1672. transition: 0.5 ease-in;
  1673. // padding: 55px 70px;
  1674. }
  1675. }
  1676. &.two {
  1677. padding: 55px 20px;
  1678. &:hover {
  1679. transition: 0.5 ease-in;
  1680. background: rgba(240, 247, 235, 0.7);
  1681. }
  1682. }
  1683. &.three {
  1684. padding: 55px 68px;
  1685. &:hover {
  1686. transition: 0.5 ease-in;
  1687. background: rgba(255, 252, 238, 0.7);
  1688. }
  1689. }
  1690. }
  1691. }
  1692. }
  1693. }
  1694. // index-founder
  1695. .index-founder {
  1696. position: relative;
  1697. padding: 176px 0 118px;
  1698. background-image: url("~assets/images/index/found_left.png"),
  1699. url("~assets/images/index/found_left2.png");
  1700. background-repeat: no-repeat, no-repeat;
  1701. background-position: 0px 158px, 260px 550px;
  1702. background-color: #f7fbff;
  1703. .name {
  1704. display: flex;
  1705. align-items: center;
  1706. justify-content: center;
  1707. font-size: 22px;
  1708. font-family: PingFangSC-Medium, PingFang SC;
  1709. font-weight: 500;
  1710. color: $theme_color_fu;
  1711. // span {
  1712. // display: inline-block;
  1713. // width: 12px;
  1714. // height: 12px;
  1715. // border-radius: 50%;
  1716. // background: linear-gradient(
  1717. // 180deg,
  1718. // rgba(250, 117, 62, 1) 0%,
  1719. // rgba(246, 85, 19, 1) 100%
  1720. // );
  1721. // box-shadow: 0px 2px 7px 0px rgba(249, 107, 50, 0.8);
  1722. // margin-right: 6px;
  1723. // }
  1724. }
  1725. .founder-content-box {
  1726. max-width: 1200px;
  1727. margin: 0 auto;
  1728. z-index: 10;
  1729. display: flex;
  1730. .founder_content {
  1731. width: 863px;
  1732. background: #FFFFFF;
  1733. box-shadow: 0px 2px 17px 0px #D0E7FD;
  1734. border-radius: 30px 12px 86px 12px;
  1735. margin-left: 30px;
  1736. padding: 40px 30px 30px 53px;
  1737. .founder-item {
  1738. margin-bottom: 14px;
  1739. }
  1740. .title {
  1741. height: 48px;
  1742. font-size: 34px;
  1743. font-family: PingFangSC-Medium, PingFang SC;
  1744. font-weight: 500;
  1745. color: #333333;
  1746. line-height: 48px;
  1747. }
  1748. .desc {
  1749. font-size: 18px;
  1750. font-family: PingFangSC-Regular, PingFang SC;
  1751. font-weight: 400;
  1752. color: #666666;
  1753. line-height: 36px;
  1754. margin-bottom: 30px;
  1755. text-indent: 2em;
  1756. }
  1757. .btn {
  1758. height: 46px;
  1759. line-height: 46px;
  1760. background: #0D5CFA;
  1761. border-radius: 24px;
  1762. width: 182px;
  1763. background: $theme_color_fu;
  1764. box-shadow: 0px 4px 11px 0px rgba(115, 161, 253, 0.95);
  1765. border-radius: 24px;
  1766. text-align: center;
  1767. font-size: 22px;
  1768. font-family: PingFangSC-Regular, PingFang SC;
  1769. font-weight: 400;
  1770. color: #FFFFFF;
  1771. a {
  1772. color: #ffffff;
  1773. }
  1774. }
  1775. }
  1776. }
  1777. .found-left {
  1778. z-index: 0;
  1779. font-size: 0;
  1780. // position: absolute;
  1781. left: 0;
  1782. top: 158px;
  1783. }
  1784. .found-right {
  1785. font-size: 0;
  1786. z-index: 0;
  1787. position: absolute;
  1788. right: 0;
  1789. bottom: -406px;
  1790. }
  1791. }
  1792. /* index-thinking */
  1793. .index-thinking {
  1794. max-width: 1200px;
  1795. margin: 0 auto;
  1796. padding-top: 164px;
  1797. // text-align: center;
  1798. .i-t-content {
  1799. .title-zh {
  1800. position: relative;
  1801. display: inline-block;
  1802. }
  1803. .title-en {
  1804. position: absolute;
  1805. top: -20px;
  1806. left: -136px;
  1807. }
  1808. }
  1809. .thinking-cate-box {
  1810. margin-top: 155px;
  1811. }
  1812. ul.thinking-cate-nav {
  1813. position: relative;
  1814. // margin: 124px 0 116px;
  1815. display: flex;
  1816. justify-content: space-between;
  1817. .tabs-item.selectTabs {
  1818. a {
  1819. color: $theme_color_fu;
  1820. // font-size: 42px !important;
  1821. font-family:PingFangSC-Semibold,PingFang SC;
  1822. font: weight 600;
  1823. }
  1824. }
  1825. }
  1826. li.thinking-products-kind {
  1827. display: inline-block;
  1828. // margin: 0 30px;
  1829. cursor: pointer;
  1830. -webkit-transition: all 0.5s ease;
  1831. -o-transition: all 0.5s ease;
  1832. transition: all 0.5s ease;
  1833. a {
  1834. font-size: 32px;
  1835. color: #747885;
  1836. font-family: PingFangSC-Regular, PingFang SC;
  1837. }
  1838. }
  1839. // li.thinking-products-kind:hover,
  1840. li.thinking-products-kind.active {
  1841. .line {
  1842. display: block;
  1843. visibility: visible;
  1844. }
  1845. }
  1846. li.thinking-products-kind:first-child {
  1847. margin-left: 0;
  1848. }
  1849. li.thinking-products-kind:last-child {
  1850. margin-right: 0;
  1851. }
  1852. li.thinking-products-kind.active a,
  1853. .thinking-products-kind:hover a {
  1854. // font-size: 42px;
  1855. color: $theme_color;
  1856. // border-bottom: 6px solid $theme_color;
  1857. // box-shadow:0px 2px 8px 0px rgba(240,53,94,0.61);
  1858. }
  1859. .thinking-cate-list {
  1860. display: flex;
  1861. align-items: center;
  1862. flex-wrap: wrap;
  1863. margin-top: 100px;
  1864. .thinking-product-item {
  1865. position: relative;
  1866. box-sizing: border-box;
  1867. width: 374px;
  1868. margin-bottom: 42px;
  1869. margin-right: 36px;
  1870. &:nth-child(3n) {
  1871. margin-right: 0px;
  1872. }
  1873. &:hover {
  1874. transform: scale(1.1);
  1875. transition: transform 1s;
  1876. }
  1877. .thinking-product-item-img {
  1878. width: 374px;
  1879. height: 250px;
  1880. font-size: 0;
  1881. overflow: hidden;
  1882. &:hover {
  1883. img {
  1884. // transform: scale(1.2);
  1885. // transition: transform 1s;
  1886. }
  1887. .product-tag {
  1888. // border-radius: 0px 0px 0px 0px;
  1889. // transition: border-radius .3s;
  1890. }
  1891. }
  1892. img {
  1893. border-radius: 18px 18px 0px 0px;
  1894. width: 100%;
  1895. }
  1896. }
  1897. }
  1898. }
  1899. .thinking-product-info {
  1900. box-sizing: border-box;
  1901. background: #ffffff;
  1902. height: 90px;
  1903. box-shadow: 0px 5px 21px 0px rgba(232, 243, 243, 1);
  1904. border-radius: 0px 0px 18px 18px;
  1905. padding: 10px 22px;
  1906. .thinking-product-title {
  1907. color: #343e30;
  1908. height: 28px;
  1909. font-size: 20px;
  1910. // font-family: PingFangSC-Medium, PingFang SC;
  1911. font-weight: 400;
  1912. line-height: 28px;
  1913. overflow: hidden;//超出一行文字自动隐藏
  1914. text-overflow: ellipsis;//文字隐藏后添加省略号
  1915. white-space: nowrap;//强制不换行
  1916. a {
  1917. color: #343e30;
  1918. }
  1919. }
  1920. .thinking-product-content {
  1921. display: flex;
  1922. align-items: center;
  1923. justify-content: space-between;
  1924. margin-top: 6px;
  1925. }
  1926. .thinking-product-price {
  1927. color: #ea0b4a;
  1928. font-size: 22px;
  1929. .price-num {
  1930. font-size: 30px;
  1931. font-weight: bold;
  1932. line-height: 26px;
  1933. }
  1934. }
  1935. .thinking-product-btn {
  1936. height: 18px;
  1937. line-height: 18px;
  1938. font-size: 13px;
  1939. font-family: PingFangSC-Regular, PingFang SC;
  1940. font-weight: 400;
  1941. border: 1px solid rgba(60, 142, 255, 1);
  1942. height: 27px;
  1943. line-height: 27px;
  1944. border-radius: 14px;
  1945. a {
  1946. padding: 0 15px;
  1947. color: #3e8eff;
  1948. }
  1949. }
  1950. // .thinking-product-user {
  1951. // display: flex;
  1952. // img {
  1953. // width: 18px;
  1954. // height: 22px;
  1955. // }
  1956. // }
  1957. }
  1958. }
  1959. // index-product
  1960. .index-product {
  1961. // display: flex;
  1962. // align-items: center;
  1963. height: 526px;
  1964. background: url("~assets/images/index/product_bg.png") no-repeat;
  1965. .product-content-box {
  1966. position: relative;
  1967. // width: 1200px;
  1968. padding: 112px 250px 86px 250px;
  1969. .swiperBox {
  1970. }
  1971. }
  1972. .swiper-button-prev,
  1973. .swiper-button-next {
  1974. color: #dee9fe;
  1975. &:focus {
  1976. outline: none;
  1977. }
  1978. }
  1979. .swiper-button-prev {
  1980. left: 84px;
  1981. }
  1982. .swiper-button-next {
  1983. right: 104px;
  1984. }
  1985. .swiper-wrapper {
  1986. // max-width: 1200px;
  1987. p.name {
  1988. font-size: 28px;
  1989. font-family: PingFangSC-Semibold, PingFang SC;
  1990. font-weight: 600;
  1991. color: #ffffff;
  1992. text-align: center;
  1993. }
  1994. }
  1995. .swiper-slide {
  1996. width: 274px;
  1997. font-size: 0;
  1998. }
  1999. }
  2000. /* index-course */
  2001. .index-course {
  2002. padding-top: 164px;
  2003. max-width: 1200px;
  2004. margin: 0 auto;
  2005. .title-en {
  2006. left: -158px;
  2007. top: -19px;
  2008. }
  2009. .bottom-line {
  2010. margin-top: 16px;
  2011. .bottom-line-img {
  2012. width: 100%;
  2013. font-size: 0;
  2014. img {
  2015. width: 75px;
  2016. height: 30px;
  2017. transition: transform 1s;
  2018. }
  2019. }
  2020. }
  2021. .course-content-box {
  2022. margin-top: 125px;
  2023. .course-cate-nav {
  2024. display: flex;
  2025. justify-content: space-between;
  2026. }
  2027. }
  2028. .course-cate-list {
  2029. margin-top: 82px;
  2030. .course-product-item {
  2031. width: 365px;
  2032. transition: transform .3s ease-in-out;
  2033. &:hover {
  2034. transform: translate3d(0,-8px,0);
  2035. }
  2036. .course-product-item-img {
  2037. position: relative;
  2038. font-size: 0;
  2039. img {
  2040. width: 100%;
  2041. border-radius: 18px 18px 0px 0px;
  2042. }
  2043. .course-product-item-play {
  2044. position: absolute;
  2045. left: 50%;
  2046. top: 50%;
  2047. transform: translate(-50%, -50%);
  2048. width: 62px;
  2049. font-size: 0;
  2050. }
  2051. }
  2052. }
  2053. }
  2054. .course-product-info {
  2055. box-sizing: border-box;
  2056. background: #ffffff;
  2057. box-shadow: 0px 5px 21px 0px rgba(232, 243, 243, 1);
  2058. border-radius: 0px 0px 18px 18px;
  2059. padding: 26px 22px;
  2060. .course-product-title {
  2061. height: 28px;
  2062. font-size: 20px;
  2063. font-weight: 400;
  2064. color: rgba(52, 62, 48, 1);
  2065. line-height: 28px;
  2066. overflow: hidden;//超出一行文字自动隐藏
  2067. text-overflow: ellipsis;//文字隐藏后添加省略号
  2068. white-space: nowrap;//强制不换行
  2069. }
  2070. .course-product-content {
  2071. display: flex;
  2072. align-items: center;
  2073. justify-content: space-between;
  2074. }
  2075. .course-product-price {
  2076. color: #ea0b4a;
  2077. font-size: 20px;
  2078. margin-top: 13px;
  2079. .price-num {
  2080. font-size: 30px;
  2081. font-weight: 600;
  2082. line-height: 26px;;
  2083. }
  2084. }
  2085. .course-product-user {
  2086. display: flex;
  2087. align-items: flex-end;
  2088. img {
  2089. width: 18px;
  2090. height: 22px;
  2091. margin-right: 10px;
  2092. }
  2093. .views {
  2094. color: #418eff;
  2095. font-size: 15px;
  2096. font-family: PingFangSC-Regular, PingFang SC;
  2097. font-weight: 400;
  2098. line-height: 21px;
  2099. }
  2100. }
  2101. }
  2102. }
  2103. // index-scenes
  2104. .index-scenes {
  2105. background: #f7fbff;
  2106. padding: 217px 0 228px;
  2107. .i-s-content {
  2108. .title-en {
  2109. left: -140px;
  2110. top: -30px;
  2111. }
  2112. }
  2113. .scenes-content-box {
  2114. margin: 102px auto 0;
  2115. max-width: 1200px;
  2116. .panorama-education-list {
  2117. margin: 0 auto;
  2118. height: 468px;
  2119. display: -webkit-box;
  2120. display: -ms-flexbox;
  2121. display: flex;
  2122. -webkit-box-pack: center;
  2123. -ms-flex-pack: center;
  2124. justify-content: center;
  2125. .mobile-education {
  2126. width: 160px;
  2127. height: 468px;
  2128. border: 1px solid #eee;
  2129. border-left: none;
  2130. background-color: #fff;
  2131. text-align: center;
  2132. position: relative;
  2133. cursor: pointer;
  2134. &:nth-child(1) {
  2135. border-left: 1px solid #eee;
  2136. }
  2137. .mobile-small-img {
  2138. width: 50px;
  2139. height: 47px;
  2140. margin: 68px auto 26px;
  2141. img {
  2142. width: 50px;
  2143. height: 47px;
  2144. }
  2145. }
  2146. .mobile-education-title {
  2147. font-size: 14px;
  2148. font-family: PingFangSC-Medium, PingFang SC;
  2149. font-weight: 500;
  2150. color: #333436;
  2151. line-height: 24px;
  2152. }
  2153. .mobile-education-sub {
  2154. font-size: 12px;
  2155. font-weight: 400;
  2156. color: #333;
  2157. line-height: 18px;
  2158. }
  2159. .mobile-education-img {
  2160. width: 160px;
  2161. height: 128px;
  2162. margin: 76px auto 0;
  2163. img {
  2164. width: 160px;
  2165. height: 128px;
  2166. }
  2167. }
  2168. }
  2169. .big-mobile-education {
  2170. display: none;
  2171. background: #fff;
  2172. // width: 346px;
  2173. // height: 460px;
  2174. width: 412px;
  2175. height: 468px;
  2176. position: absolute;
  2177. z-index: 3;
  2178. opacity: 1;
  2179. left: -1px;
  2180. top: -1px;
  2181. border: 1px solid #105cfb;
  2182. .pc-education-top {
  2183. display: -webkit-box;
  2184. display: -ms-flexbox;
  2185. display: flex;
  2186. margin-left: 36px;
  2187. .education-gzh {
  2188. font-size: 0;
  2189. margin-top: 32px;
  2190. }
  2191. .pc-small-img {
  2192. width: 42px;
  2193. height: 34px;
  2194. margin-top: 56px;
  2195. img {
  2196. width: 42px;
  2197. height: 34px;
  2198. }
  2199. }
  2200. .education-title-box {
  2201. margin-top: 42px;
  2202. margin-left: 20px;
  2203. .education-title {
  2204. height: 24px;
  2205. font-size: 17px;
  2206. font-family: PingFangSC-Medium, PingFang SC;
  2207. font-weight: 500;
  2208. color: #333436;
  2209. line-height: 24px;
  2210. text-align: left;
  2211. }
  2212. .education-sub-title {
  2213. margin-top: 4px;
  2214. height: 18px;
  2215. line-height: 18px;
  2216. font-size: 13px;
  2217. font-family: PingFangSC-Regular, PingFang SC;
  2218. font-weight: 400;
  2219. color: #38393A;
  2220. text-align: left;
  2221. }
  2222. }
  2223. }
  2224. .education-img {
  2225. // width: 306px;
  2226. width: 378px;
  2227. height: auto;
  2228. // margin: 48px auto 0;
  2229. img {
  2230. width: 378px;
  2231. height: auto;
  2232. }
  2233. }
  2234. .mobile-small-img {
  2235. width: 48px;
  2236. height: 48px;
  2237. margin: 68px auto 26px;
  2238. img {
  2239. width: 48px;
  2240. height: 48px;
  2241. }
  2242. }
  2243. .mobile-education-title {
  2244. height: 24px;
  2245. font-size: 17px;
  2246. font-family: PingFangSC-Medium, PingFang SC;
  2247. font-weight: 500;
  2248. color: #333436;
  2249. line-height: 24px;
  2250. margin-bottom: 8px;
  2251. }
  2252. .mobile-education-sub {
  2253. font-size: 13px;
  2254. font-family: PingFangSC-Regular, PingFang SC;
  2255. font-weight: 400;
  2256. color: #38393A;
  2257. line-height: 18px;
  2258. }
  2259. .mobile-education-img {
  2260. width: 240px;
  2261. height: 192px;
  2262. margin: 76px auto 0;
  2263. img {
  2264. width: 240px;
  2265. height: 192px;
  2266. }
  2267. }
  2268. }
  2269. }
  2270. }
  2271. }
  2272. // index-town
  2273. .index-town {
  2274. position: relative;
  2275. height: 1370px;
  2276. box-sizing: border-box;
  2277. padding-top: 180px;
  2278. .i-town-content {
  2279. .title-en {
  2280. left: 50%;
  2281. text-align: left;
  2282. // transform: translate(-50%);
  2283. width: 800px;
  2284. left: -150px;
  2285. top: -30px;
  2286. }
  2287. .title-sub {
  2288. margin-top: 28px;
  2289. text-align: center;
  2290. font-size: 28px;
  2291. font-family: PingFangSC-Regular, PingFang SC;
  2292. font-weight: 400;
  2293. color: #38393a;
  2294. line-height: 40px;
  2295. }
  2296. .town-content-box {
  2297. .town-btn-group {
  2298. margin-top: 52px;
  2299. display: flex;
  2300. font-size: 29px;
  2301. font-family: PingFangSC-Medium, PingFang SC;
  2302. font-weight: 500;
  2303. color: #ffffff;
  2304. line-height: 40px;
  2305. text-align: center;
  2306. .town-btn-about {
  2307. //428 120
  2308. width: 180px;
  2309. height: 60px;
  2310. line-height: 60px;
  2311. border-radius: 30px;
  2312. border: 1px solid $theme_color_fu;
  2313. margin: 0 290px 0 308px;
  2314. cursor: pointer;
  2315. a {
  2316. color: $theme_color_fu;
  2317. }
  2318. &:hover {
  2319. background: $theme_color_fu;
  2320. a {
  2321. color: #fff;
  2322. }
  2323. }
  2324. }
  2325. .town-btn-join {
  2326. width: 180px;
  2327. height: 60px;
  2328. line-height: 60px;
  2329. background: $theme_color_fu;
  2330. box-shadow: 0px 4px 9px 0px rgba(91, 141, 240, 0.83);
  2331. border-radius: 30px;
  2332. cursor: pointer;
  2333. a {
  2334. color: #fff;
  2335. }
  2336. }
  2337. }
  2338. }
  2339. }
  2340. .town-content-skill {
  2341. // position: relative;
  2342. .town-content-img {
  2343. position: absolute;
  2344. bottom: 0;
  2345. left: 50%;
  2346. transform: translateX(-50%);
  2347. // text-align: center;
  2348. font-size: 0;
  2349. z-index: 10;
  2350. .skill-item {
  2351. position: absolute;
  2352. text-align: center;
  2353. p {
  2354. position: absolute;
  2355. width: 100px;
  2356. bottom: -5px;
  2357. left: 50%;
  2358. transform: translateX(-50%);
  2359. font-size: 20px;
  2360. font-family: PingFangSC-Medium, PingFang SC;
  2361. font-weight: 500;
  2362. color: #38393a;
  2363. text-align: center;
  2364. &.big-font {
  2365. font-size: 24px;
  2366. }
  2367. }
  2368. }
  2369. .skill-item-01 {
  2370. left: -160px;
  2371. top: -158px;
  2372. }
  2373. .skill-item-02 {
  2374. left: 70px;
  2375. top: -130px;
  2376. }
  2377. .skill-item-03 {
  2378. left: 450px;
  2379. top: -248px;
  2380. }
  2381. .skill-item-04 {
  2382. right: -80px;
  2383. top: -240px;
  2384. }
  2385. .skill-item-05 {
  2386. left: -232px;
  2387. top: 96px;
  2388. }
  2389. .skill-item-06 {
  2390. left: -12px;
  2391. top: 130px;
  2392. }
  2393. .skill-item-07 {
  2394. right: -50px;
  2395. top: -18px;
  2396. }
  2397. .skill-item-08 {
  2398. right: -196px;
  2399. top: 120px;
  2400. }
  2401. .skill-item-09 {
  2402. left: -184px;
  2403. top: 304px;
  2404. }
  2405. .skill-item-10 {
  2406. right: -146px;
  2407. top: 340px;
  2408. }
  2409. }
  2410. }
  2411. .town_bottom_bg {
  2412. position: absolute;
  2413. bottom: 0;
  2414. font-size: 0;
  2415. width: 100%;
  2416. img {
  2417. width: 100%;
  2418. }
  2419. }
  2420. }
  2421. // index-honor
  2422. .index-honor {
  2423. background-image: url("~assets/images/index/honor_bg.png");
  2424. background-repeat: no-repeat;
  2425. background-position: top 20px right 115px;
  2426. background-color: #f7fbff;
  2427. padding: 188px 0 162px;
  2428. .title-en {
  2429. left: -140px;
  2430. top: -45px;
  2431. }
  2432. .i-honor-content {
  2433. max-width: 1200px;
  2434. margin: 0 auto;
  2435. .honer-content-box {
  2436. padding: 0 20px;
  2437. .honer-img {
  2438. width: 239px;
  2439. height: 169px;
  2440. object-fit: fill;
  2441. }
  2442. }
  2443. }
  2444. .swiper-slide {
  2445. width: 240px;
  2446. font-size: 0;
  2447. img {
  2448. border-radius: 12px;
  2449. }
  2450. }
  2451. .honer-content-box {
  2452. margin-top: 102px;
  2453. }
  2454. }
  2455. // index-article
  2456. .index-article {
  2457. padding: 180px 0 176px;
  2458. .title-en {
  2459. top: -22px;
  2460. left: -128px;
  2461. }
  2462. .article-content-box {
  2463. margin-top: 85px;
  2464. .article-type-title {
  2465. width: 180px;
  2466. height: 42px;
  2467. line-height: 42px;
  2468. font-size: 30px;
  2469. font-family: PingFangSC-Semibold, PingFang SC;
  2470. font-weight: 600;
  2471. color: #3a4239;
  2472. margin-bottom: 12px;
  2473. }
  2474. .article-type-header {
  2475. display: flex;
  2476. justify-content: space-between;
  2477. align-items: center;
  2478. i {
  2479. margin-right: 15px;
  2480. color: #999999;
  2481. font-size: 20px;
  2482. }
  2483. }
  2484. .article-content-top {
  2485. display: flex;
  2486. .article-content-top-left {
  2487. width: 844px;
  2488. margin-right: 10px;
  2489. .article-content-info {
  2490. height: 352px;
  2491. position: relative;
  2492. overflow: hidden;
  2493. &:hover {
  2494. img {
  2495. transform: scale(1.2);
  2496. transition: transform 1s;
  2497. }
  2498. }
  2499. img {
  2500. height: 100%;
  2501. width: 100%;
  2502. border-radius: 8px;
  2503. object-fit: cover;
  2504. }
  2505. .info-title {
  2506. width: 100%;
  2507. padding: 8px 50px;
  2508. font-size: 16px;
  2509. font-family: PingFangSC-Medium, PingFang SC;
  2510. font-weight: 500;
  2511. color: #ffffff;
  2512. line-height: 22px;
  2513. position: absolute;
  2514. overflow: hidden; //超出的文本隐藏
  2515. text-overflow: ellipsis; //溢出用省略号显示
  2516. white-space: nowrap; //溢出不换行,只能显示一行
  2517. bottom: 0;
  2518. background: rgba(92, 94, 93, 0.31);
  2519. border-radius: 0px 0px 7px 7px;
  2520. }
  2521. }
  2522. }
  2523. .article-content-top-right {
  2524. width: 346px;
  2525. font-size: 0;
  2526. .article-content-info {
  2527. height: 352px;
  2528. display: flex;
  2529. flex-wrap: wrap;
  2530. flex-direction: column;
  2531. justify-content: space-between;
  2532. align-content: space-between;
  2533. .article-item-right {
  2534. position: relative;
  2535. width: 170px;
  2536. height: 170px;
  2537. overflow: hidden;
  2538. // margin-right: 6px;
  2539. &:nth-child(2n) {
  2540. margin-right: 0;
  2541. }
  2542. &:hover {
  2543. img {
  2544. transform: scale(1.2);
  2545. transition: transform 1s;
  2546. }
  2547. }
  2548. img {
  2549. height: 100%;
  2550. width: 100%;
  2551. border-radius: 8px;
  2552. object-fit: cover;
  2553. }
  2554. p {
  2555. padding: 0 30px 0 17px;
  2556. position: absolute;
  2557. bottom: 12px;
  2558. line-height: 22px;
  2559. font-size: 16px;
  2560. font-weight: 500;
  2561. color: #ffffff;
  2562. overflow: hidden;
  2563. text-overflow: ellipsis;
  2564. display: -webkit-box;
  2565. -webkit-box-orient: vertical;
  2566. -webkit-line-clamp: 2;
  2567. }
  2568. }
  2569. }
  2570. }
  2571. }
  2572. .article-content-bottom {
  2573. margin-top: 38px;
  2574. .article-content-bottom-info {
  2575. display: flex;
  2576. .article-content-bottom-left {
  2577. width: 400px;
  2578. height: 270px;
  2579. border-radius: 8px;
  2580. margin-right: 55px;
  2581. overflow: hidden;
  2582. &:hover {
  2583. img {
  2584. transform: scale(1.2);
  2585. transition: transform 1s;
  2586. }
  2587. }
  2588. img {
  2589. height: 100%;
  2590. width: 100%;
  2591. border-radius: 8px;
  2592. object-fit: cover;
  2593. }
  2594. }
  2595. .article-content-bottom-right {
  2596. flex: 1;
  2597. .title {
  2598. color: #3a4239;
  2599. font-size: 26px;
  2600. margin-top: 12px;
  2601. font-family: PingFangSC-Medium, PingFang SC;
  2602. font-weight: 500;
  2603. overflow: hidden;
  2604. text-overflow: ellipsis;
  2605. display: -webkit-box;
  2606. -webkit-box-orient: vertical;
  2607. -webkit-line-clamp: 2;
  2608. }
  2609. .desc {
  2610. font-size: 24px;
  2611. margin-top: 30px;
  2612. color: #7d7d7e;
  2613. font-family: PingFangSC-Regular, PingFang SC;
  2614. font-weight: 400;
  2615. line-height: 33px;
  2616. overflow: hidden;
  2617. text-overflow: ellipsis;
  2618. display: -webkit-box;
  2619. -webkit-box-orient: vertical;
  2620. -webkit-line-clamp: 2;
  2621. }
  2622. .time {
  2623. font-size: 22px;
  2624. color: #9ba09a;
  2625. margin-top: 86px;
  2626. }
  2627. }
  2628. }
  2629. }
  2630. }
  2631. }
  2632. // index-expert
  2633. .index-expert {
  2634. padding: 180px 0 164px;
  2635. background: url("~assets/images/index/expert_bg.png") no-repeat;
  2636. .title-en {
  2637. left: -133px;
  2638. top: -30px;
  2639. }
  2640. #certify {
  2641. position: relative;
  2642. width: 1200px;
  2643. margin: 0 auto;
  2644. }
  2645. .e-content-box {
  2646. margin-top: 46px;
  2647. }
  2648. .swiper-container {
  2649. width: 100%;
  2650. height: 100%;
  2651. text-align: center;
  2652. .swiper-wrapper {
  2653. width: 100%;
  2654. text-align: center;
  2655. .swiper-slide {
  2656. width: 630px !important;
  2657. height: 396px;
  2658. background: none;
  2659. img {
  2660. width: 630px;
  2661. height: 396px;
  2662. }
  2663. }
  2664. }
  2665. }
  2666. .swiper-pagination {
  2667. display: flex;
  2668. align-items: center;
  2669. justify-content: center;
  2670. width: 100%;
  2671. .swiper-pagination-bullet {
  2672. width: 11px;
  2673. height: 11px;
  2674. background: #CBCDD1;
  2675. border-radius: 50%;
  2676. margin: 0 11px;
  2677. &:focus {
  2678. outline: none;
  2679. }
  2680. &.swiper-pagination-bullet-active {
  2681. width: 47px;
  2682. height: 12px;
  2683. background: #0D5CFA;
  2684. box-shadow: 0px 2px 6px 0px rgba(84, 135, 237, 0.89);
  2685. border-radius: 20px;
  2686. }
  2687. }
  2688. }
  2689. }
  2690. </style>