Home.vue 91 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236
  1. <template>
  2. <div class="home">
  3. <div class="top_nav">
  4. <div class="top_nav_cont">
  5. <a class="logo_a">
  6. <img src="@/assets/images/logo.png" />
  7. </a>
  8. <div style="position: relative">
  9. <div class="tool_bar" :class="!contractShow ? '' : 'toolbarhide'">
  10. <ul>
  11. <li>
  12. <a href="https://www.facebook.com/mymymoba" target="_blank">
  13. <img src="@/assets/images/t-icon1.png" />
  14. </a>
  15. </li>
  16. <li>
  17. <a href="https://t.me/+Wrdk1D5ay9dhZjM1" target="_blank">
  18. <img src="@/assets/images/t-icon2.png" />
  19. </a>
  20. </li>
  21. <li>
  22. <a href="https://twitter.com/MyMyMoba" target="_blank">
  23. <img src="@/assets/images/t-icon3.png" />
  24. </a>
  25. </li>
  26. <li>
  27. <a target="_blank" href="https://discord.gg/Ha3j4qFCrR">
  28. <img src="@/assets/images/t-icon4.png" />
  29. </a>
  30. </li>
  31. <li>
  32. <a
  33. href="https://www.reddit.com/user/MyMyMoba11/"
  34. target="_blank"
  35. >
  36. <img src="@/assets/images/t-icon5.png" />
  37. </a>
  38. </li>
  39. <li>
  40. <a href="https://medium.com/@mymymoba11" target="_blank">
  41. <img src="@/assets/images/t-icon6.png" />
  42. </a>
  43. </li>
  44. <li>
  45. <a href="https://medium.com/@mymymoba11" target="_blank">
  46. <img src="@/assets/images/t-icon6.png" />
  47. </a>
  48. </li>
  49. <li class="wallet_li" @click="openConnect">
  50. <a>
  51. Connect Wallet
  52. </a>
  53. </li>
  54. </ul>
  55. </div>
  56. <div class="contract_div" :class="contractShow ? 'contractshow' : ''">
  57. <span>Contract address:</span
  58. ><span class="contract_code colorf">{{ ContractCode }}</span
  59. ><img
  60. src="@/assets/images/home/copy-pc.png"
  61. class="copy_img"
  62. @click="copyContractCode(ContractCode)"
  63. />
  64. </div>
  65. </div>
  66. </div>
  67. </div>
  68. <div class="first_part">
  69. <div class="first_part_cont">
  70. <div class="phone_logo" data-aos="fade-down">
  71. <img src="@/assets/images/logo.png" />
  72. </div>
  73. <div class="video">
  74. <video
  75. style="width: 100%; height: 100%; object-fit: fill"
  76. autoplay="autoplay"
  77. muted="true"
  78. poster="@/assets/video/video11.jpg"
  79. tabindex="-1"
  80. loop="loop"
  81. playsinline="true"
  82. preload="auto"
  83. webkit-playsinline="true"
  84. x-webkit-airplay="true"
  85. id="firstvideo"
  86. >
  87. <source src="@/assets/video/video11.mp4" type="video/mp4" />
  88. <source src="@/assets/video/video11.mp4" type="video/ogg" />
  89. <source src="@/assets/video/video11.mp4" type="video/webm" />
  90. </video>
  91. <img
  92. src="@/assets/images/home/video-btn.png"
  93. class="videoBtn phoneshow"
  94. v-if="!videocanautoplay"
  95. @click="videoPlay"
  96. />
  97. <div class="zhezhao"></div>
  98. </div>
  99. <div class="words_cont">
  100. <h1 data-aos="fade-up" data-aos-delay="300">
  101. <span class="smallsize gradualcolor">A NFT METAVERSE</span>
  102. <span class="gradualcolor"> BLOCKCHAIN GAME</span>
  103. </h1>
  104. <h2 data-aos="fade-up">
  105. <p>INTEGRATING A GAMIFIED DEFI</p>
  106. <p>AND PROFESSIONAL MOBA</p>
  107. </h2>
  108. </div>
  109. </div>
  110. </div>
  111. <!-- 新的第二模块 -->
  112. <div class="new_sec_part">
  113. <div class="boxThree">
  114. <div class="tiao_top"></div>
  115. <div class="container">
  116. <div class="hero_nav">
  117. <ul class="clearfix">
  118. <li
  119. class="heroList"
  120. :class="item.typeisact ? 'act' : ''"
  121. v-for="(item, index) in herotabData"
  122. :key="index"
  123. @click="tabHeroType(item, index)"
  124. >
  125. {{ item.herotype }}
  126. </li>
  127. </ul>
  128. </div>
  129. <div class="tabbox">
  130. <div
  131. class="BgBox"
  132. :class="item.isboxshow ? 'show' : 'hide'"
  133. v-for="(item, index) in heroData"
  134. :key="index"
  135. >
  136. <div class="pcshow">
  137. <div class="leftbox">
  138. <img :src="currentHero" class="bg_hero" />
  139. </div>
  140. <div class="rightBox">
  141. <div class="wrapper-heroHeadImgBox">
  142. <div class="heroHeadImgBox">
  143. <ul>
  144. <li
  145. :style="{ display: item0.isshow ? 'block' : 'none' }"
  146. class="clearfix"
  147. v-for="(item0, index0) in item.herogroups"
  148. :key="index0"
  149. >
  150. <img
  151. :src="item1.avatar"
  152. v-for="(item1, index1) in item0.group"
  153. :key="index1"
  154. :class="item1.isclick ? 'act' : ''"
  155. @click="tabImgBorder(item1)"
  156. />
  157. </li>
  158. </ul>
  159. </div>
  160. </div>
  161. <a
  162. href="javascript:;"
  163. class="preBtn"
  164. v-if="item.currentgroupsIndex > 0"
  165. @click="gotoPre(item)"
  166. ></a>
  167. <a
  168. href="javascript:;"
  169. v-if="item.currentgroupsIndex < 1"
  170. class="preBtn disabled"
  171. ></a>
  172. <a
  173. href="javascript:;"
  174. v-if="item.currentgroupsIndex < item.herogroups.length - 1"
  175. class="nextBtn"
  176. @click="gotoNext(item)"
  177. ></a>
  178. <a
  179. href="javascript:;"
  180. class="nextBtn disabled"
  181. v-if="item.currentgroupsIndex >= item.herogroups.length - 1"
  182. ></a>
  183. </div>
  184. </div>
  185. <div class="phoneshow">
  186. <div class="leftbox">
  187. <img :src="mobilecurrentHero" class="bg_hero" />
  188. </div>
  189. <div class="rightBox">
  190. <div class="wrapper-heroHeadImgBox">
  191. <div class="heroHeadImgBox">
  192. <ul>
  193. <li
  194. :style="{ display: item0.isshow ? 'block' : 'none' }"
  195. class="clearfix"
  196. v-for="(item0, index0) in item.mobileherogroups"
  197. :key="index0"
  198. >
  199. <img
  200. :src="item1.avatar"
  201. v-for="(item1, index1) in item0.group"
  202. :key="index1"
  203. :class="item1.isclick ? 'act' : ''"
  204. @click="tabmobileImgBorder(item1)"
  205. />
  206. </li>
  207. </ul>
  208. </div>
  209. </div>
  210. <a
  211. href="javascript:;"
  212. v-if="item.currentgroupsIndex > 0"
  213. class="preBtn"
  214. @click="mobilegotoPre(item)"
  215. ></a>
  216. <a
  217. href="javascript:;"
  218. v-if="item.currentgroupsIndex < 1"
  219. class="preBtn disabled"
  220. ></a>
  221. <a
  222. href="javascript:;"
  223. v-if="
  224. item.currentgroupsIndex < item.mobileherogroups.length - 1
  225. "
  226. class="nextBtn"
  227. @click="mobilegotoNext(item)"
  228. ></a>
  229. <a
  230. href="javascript:;"
  231. class="nextBtn disabled"
  232. v-if="
  233. item.currentgroupsIndex >=
  234. item.mobileherogroups.length - 1
  235. "
  236. ></a>
  237. </div>
  238. </div>
  239. </div>
  240. </div>
  241. </div>
  242. <div class="tiao_bottom"></div>
  243. </div>
  244. </div>
  245. <div class="sec_part">
  246. <div class="every_part_cont">
  247. <h3 class="every_part_title">Token</h3>
  248. </div>
  249. <div class="tokenpcshow">
  250. <div class="every_part_cont flex">
  251. <img
  252. src="@/assets/images/home/token/token_img.png"
  253. data-aos="fade-right"
  254. class="token_img2"
  255. />
  256. <!-- <div class="left-box"></div>
  257. <div class="center-box">
  258. <img
  259. src="@/assets/images/home/token/line.png"
  260. data-aos="fade-top" class="line_img"
  261. />
  262. <img
  263. src="@/assets/images/home/token/token-l.png"
  264. data-aos="fade-top"
  265. class="token-img"
  266. />
  267. </div> -->
  268. </div>
  269. <!-- <div class="token_main_box">
  270. <img
  271. src="@/assets/images/token-icon.png"
  272. class="token_img"
  273. data-aos="fade-right"
  274. /><div
  275. class="token_main tleft"
  276. data-aos-once="false"
  277. data-aos="fade-left"
  278. >
  279. <span class="font60 copfont">MMB</span>- the predominant value token
  280. as well as the governance token in our project, can bring blockchain
  281. players and game players together. MMB holders will be the leading
  282. voices as project develops and evolves.
  283. </div>
  284. </div> -->
  285. </div>
  286. <div class="tokenphoneshow">
  287. <div class="every_part_cont flex">
  288. <img
  289. src="@/assets/images/home/token/token_img_phone.png"
  290. data-aos="fade-top"
  291. class="token_img1"
  292. />
  293. </div>
  294. </div>
  295. <div class="every_part_cont"></div>
  296. </div>
  297. <div class="three_part">
  298. <div class="every_part_cont">
  299. <h3 class="every_part_title">Game Features</h3>
  300. <div class="features_list">
  301. <ul class="clearfix">
  302. <li v-for="(item, index) in features_data" :key="index">
  303. <div
  304. class="border_div_bg"
  305. data-aos="fade-down"
  306. data-aos-delay="0"
  307. v-if="index == 0 || index == 4"
  308. >
  309. <div class="border_div">
  310. <div class="features_img"><img :src="item.imgsrc" /></div>
  311. <div class="features_words">
  312. <p class="features_name">{{ item.name }}</p>
  313. <p class="features_intro">{{ item.intro }}</p>
  314. </div>
  315. </div>
  316. </div>
  317. <div
  318. class="border_div_bg"
  319. data-aos="fade-down"
  320. data-aos-delay="200"
  321. v-if="index == 1 || index == 5"
  322. >
  323. <div class="border_div">
  324. <div class="features_img"><img :src="item.imgsrc" /></div>
  325. <div class="features_words">
  326. <p class="features_name">{{ item.name }}</p>
  327. <p class="features_intro">{{ item.intro }}</p>
  328. </div>
  329. </div>
  330. </div>
  331. <div
  332. class="border_div_bg"
  333. data-aos="fade-down"
  334. data-aos-delay="300"
  335. v-if="index == 2 || index == 6"
  336. >
  337. <div class="border_div">
  338. <div class="features_img"><img :src="item.imgsrc" /></div>
  339. <div class="features_words">
  340. <p class="features_name">{{ item.name }}</p>
  341. <p class="features_intro">{{ item.intro }}</p>
  342. </div>
  343. </div>
  344. </div>
  345. <div
  346. class="border_div_bg"
  347. data-aos="fade-down"
  348. data-aos-delay="400"
  349. v-if="index == 3 || index == 7"
  350. >
  351. <div class="border_div">
  352. <div class="features_img"><img :src="item.imgsrc" /></div>
  353. <div class="features_words">
  354. <p class="features_name">{{ item.name }}</p>
  355. <p class="features_intro">{{ item.intro }}</p>
  356. </div>
  357. </div>
  358. </div>
  359. </li>
  360. </ul>
  361. </div>
  362. </div>
  363. <div class="every_part_cont features_swiper-box">
  364. <div class="features_swiper-div">
  365. <swiper :options="swiperOption1" ref="mySwiper1">
  366. <swiper-slide
  367. class="swiper-slide"
  368. v-for="(item, index) in features_data"
  369. :key="index"
  370. >
  371. <div class="features_box">
  372. <div class="border_div">
  373. <div class="features_img"><img :src="item.imgsrc" /></div>
  374. <div class="features_words">
  375. <p class="features_name">{{ item.name }}</p>
  376. <p class="features_intro">{{ item.intro }}</p>
  377. </div>
  378. </div>
  379. </div>
  380. </swiper-slide>
  381. </swiper>
  382. <div class="swiper-pagination1"></div>
  383. </div>
  384. </div>
  385. </div>
  386. <div class="four_part">
  387. <div class="every_part_cont">
  388. <h3 class="every_part_title tleft">roadmap</h3>
  389. <div class="map_cont_box">
  390. <div class="map_cont">
  391. <!-- 1 -->
  392. <div
  393. class="every_map_box first_box"
  394. data-aos="fade-right"
  395. data-aos-delay="0"
  396. data-aos-anchor=".map_cont_box"
  397. >
  398. <img
  399. src="@/assets/images/home/map/map-line.png"
  400. class="map_line"
  401. />
  402. <div class="map_top_line phone_line"></div>
  403. <div class="map_top">
  404. <div class="map_top_line pc_line"></div>
  405. <div class="map_top_words">
  406. <p>Q4</p>
  407. <p>2021</p>
  408. </div>
  409. </div>
  410. <div class="map_middle">
  411. <img src="@/assets/images/home/map/map-img1.png" />
  412. </div>
  413. <div class="map_bottom">
  414. <ul>
  415. <li>
  416. <span class="dot_span"></span><span>Organize team</span>
  417. </li>
  418. <li>
  419. <span class="dot_span"></span><span>Brand & Strategy</span>
  420. </li>
  421. </ul>
  422. </div>
  423. </div>
  424. <!-- 2 -->
  425. <div
  426. class="every_map_box sec_box"
  427. data-aos="fade-right"
  428. data-aos-delay="200"
  429. data-aos-anchor=".map_cont_box"
  430. >
  431. <img
  432. src="@/assets/images/home/map/map-line.png"
  433. class="map_line"
  434. />
  435. <div class="map_top_line phone_line"></div>
  436. <div class="map_top">
  437. <div class="map_top_line pc_line"></div>
  438. <div class="map_top_words">
  439. <p>Q1</p>
  440. <p>2022</p>
  441. </div>
  442. </div>
  443. <div class="map_middle">
  444. <img src="@/assets/images/home/map/map-img2.png" />
  445. </div>
  446. <div class="map_bottom">
  447. <ul>
  448. <li>
  449. <span class="dot_span"></span
  450. ><span>Online official website</span>
  451. </li>
  452. <li>
  453. <span class="dot_span"></span
  454. ><span>Release social media</span>
  455. </li>
  456. <li><span class="dot_span"></span><span>Community</span></li>
  457. <li>
  458. <span class="dot_span"></span
  459. ><span>Release white pages</span>
  460. </li>
  461. <li>
  462. <span class="dot_span"></span><span>Publish MMB Token</span>
  463. </li>
  464. <li>
  465. <span class="dot_span"></span
  466. ><span>Air drop in MMB Community</span>
  467. </li>
  468. <li>
  469. <span class="dot_span"></span><span>Private sales</span>
  470. </li>
  471. <li>
  472. <span class="dot_span"></span
  473. ><span>Smart contract audit</span>
  474. </li>
  475. <li>
  476. <span class="dot_span"></span
  477. ><span>Decentralized NFT trading market</span>
  478. </li>
  479. <li>
  480. <span class="dot_span"></span><span>Release Hero-NFT</span>
  481. </li>
  482. </ul>
  483. </div>
  484. </div>
  485. <!-- 3 -->
  486. <div
  487. class="every_map_box three_box"
  488. data-aos="fade-right"
  489. data-aos-delay="400"
  490. data-aos-anchor=".map_cont_box"
  491. >
  492. <img
  493. src="@/assets/images/home/map/map-line.png"
  494. class="map_line"
  495. />
  496. <div class="map_top_line phone_line"></div>
  497. <div class="map_top">
  498. <div class="map_top_line pc_line"></div>
  499. <div class="map_top_words">
  500. <p>Q2</p>
  501. <p>2022</p>
  502. </div>
  503. </div>
  504. <div class="map_middle">
  505. <img src="@/assets/images/home/map/map-img3.png" />
  506. </div>
  507. <div class="map_bottom">
  508. <ul>
  509. <li>
  510. <span class="dot_span"></span
  511. ><span>Bank MMB mortagage investment</span>
  512. </li>
  513. <li>
  514. <span class="dot_span"></span
  515. ><span>Hero Farm Hero-NFT MMB mining</span>
  516. </li>
  517. <li>
  518. <span class="dot_span"></span
  519. ><span>Decentralized exchange</span>
  520. </li>
  521. <li>
  522. <span class="dot_span"></span
  523. ><span>Hero-NFT development</span>
  524. </li>
  525. </ul>
  526. </div>
  527. </div>
  528. <!-- 4 -->
  529. <div
  530. class="every_map_box four_box"
  531. data-aos="fade-right"
  532. data-aos-delay="600"
  533. data-aos-anchor=".map_cont_box"
  534. >
  535. <img
  536. src="@/assets/images/home/map/map-line.png"
  537. class="map_line"
  538. />
  539. <div class="map_top_line phone_line"></div>
  540. <div class="map_top">
  541. <div class="map_top_line pc_line"></div>
  542. <div class="map_top_words">
  543. <p>Q3</p>
  544. <p>2022</p>
  545. </div>
  546. </div>
  547. <div class="map_middle">
  548. <img src="@/assets/images/home/map/map-img4.png" />
  549. </div>
  550. <div class="map_bottom">
  551. <ul>
  552. <li>
  553. <span class="dot_span"></span
  554. ><span>Officially release MOBA game </span>
  555. </li>
  556. <li>
  557. <span class="dot_span"></span><span>Land auction</span>
  558. </li>
  559. <li>
  560. <span class="dot_span"></span
  561. ><span>Open Hero skin system</span>
  562. </li>
  563. </ul>
  564. </div>
  565. </div>
  566. <!-- 5 -->
  567. <div
  568. class="every_map_box"
  569. data-aos="fade-right"
  570. data-aos-delay="800"
  571. data-aos-anchor=".map_cont_box"
  572. >
  573. <div class="map_top">
  574. <div class="map_top_line pc_line"></div>
  575. <div class="map_top_words">
  576. <p>Q4</p>
  577. <p>2022</p>
  578. </div>
  579. </div>
  580. <div class="map_middle">
  581. <img src="@/assets/images/home/map/map-img5.png" />
  582. </div>
  583. <div class="map_bottom">
  584. <ul>
  585. <li>
  586. <span class="dot_span"></span
  587. ><span>Open MOBA tournaments</span>
  588. </li>
  589. <li>
  590. <span class="dot_span"></span
  591. ><span>Hero-NFT fighting for supremacy</span>
  592. </li>
  593. </ul>
  594. </div>
  595. </div>
  596. </div>
  597. </div>
  598. </div>
  599. <div class="roadfade"></div>
  600. </div>
  601. <div class="five_part">
  602. <div class="every_part_cont">
  603. <h3 class="every_part_title">Core team</h3>
  604. <div class="swiper-box">
  605. <swiper :options="swiperOption" ref="mySwiper">
  606. <swiper-slide
  607. class="swiper-slide"
  608. v-for="(item, index) in cat_tab_team"
  609. :key="index"
  610. >
  611. <div class="cat_tab_team" :class="item.clicked ? 'clicked' : ''">
  612. <div class="team_people">
  613. <img :src="item.imgsrc" />
  614. <div class="team_words">
  615. <p class="font26 special-font">XX</p>
  616. <p class="font16 intro">xxxxxxxxx</p>
  617. </div>
  618. </div>
  619. </div>
  620. </swiper-slide>
  621. </swiper>
  622. <div class="swiper-pagination"></div>
  623. <div class="swiper-button-prev"></div>
  624. <div class="swiper-button-next"></div>
  625. </div>
  626. </div>
  627. </div>
  628. <div class="foot_part">
  629. <div class="foot_part_cont">
  630. <!-- <h3 class="every_part_title">Follow us!</h3> -->
  631. <div class="foot_logo">
  632. <img src="@/assets/images/logo.png" />
  633. </div>
  634. <div class="Subscribe_part">
  635. <p class="special-font font16 colorf tleft padL10">
  636. Subscribe to our Newsletter
  637. </p>
  638. <div class="email_part">
  639. <div class="email_border">
  640. <input
  641. type="email"
  642. class="email_input"
  643. placeholder="Enter Email address"
  644. :value="emailVal"
  645. />
  646. <button class="submit_btn btn">SUBSCRIBE</button>
  647. </div>
  648. </div>
  649. </div>
  650. <div class="foot_tool_part">
  651. <div class="tool_bar foot_tool">
  652. <ul>
  653. <li>
  654. <a target="_blank" href="https://www.facebook.com/mymymoba">
  655. <img src="@/assets/images/f-nav-icon1.png" />
  656. </a>
  657. </li>
  658. <li>
  659. <a target="_blank" href="https://t.me/+Wrdk1D5ay9dhZjM1">
  660. <img src="@/assets/images/f-nav-icon2.png" />
  661. </a>
  662. </li>
  663. <li>
  664. <a target="_blank" href="https://twitter.com/MyMyMoba">
  665. <img src="@/assets/images/f-nav-icon3.png" />
  666. </a>
  667. </li>
  668. <li>
  669. <a target="_blank" href="https://discord.gg/Ha3j4qFCrR">
  670. <img src="@/assets/images/f-nav-icon4.png" />
  671. </a>
  672. </li>
  673. <li>
  674. <a
  675. target="_blank"
  676. href="https://www.reddit.com/user/MyMyMoba11/"
  677. >
  678. <img src="@/assets/images/f-nav-icon5.png" />
  679. </a>
  680. </li>
  681. <li>
  682. <a target="_blank" href="https://medium.com/@mymymoba11">
  683. <img src="@/assets/images/f-nav-icon6.png" />
  684. </a>
  685. </li>
  686. </ul>
  687. </div>
  688. <div class="f_b_part">
  689. <span>© 2022 by MyMyMoba</span>
  690. </div>
  691. </div>
  692. </div>
  693. </div>
  694. <el-dialog
  695. :visible.sync="dialogTableVisible" :modal="false"
  696. width="90%"
  697. class="walletbox"
  698. >
  699. <div class="dialog-container">
  700. <div class="wallet-list">
  701. <a
  702. href="javascript:;"
  703. class="wallet-item"
  704. @click="ConnectWalletChoice(1)"
  705. v-if="!isTokenPocker"
  706. >
  707. <div class="item-title">MetaMask</div>
  708. <div class="item-icon">
  709. <img src="@/assets/images/MetamaskLogo.svg" />
  710. </div>
  711. </a>
  712. <a
  713. href="javascript:;"
  714. class="wallet-item"
  715. @click="ConnectWalletChoice(2)"
  716. >
  717. <div class="item-title">WalletConnect</div>
  718. <div class="item-icon">
  719. <img src="@/assets/images/WalletConnectLogo.png" />
  720. </div>
  721. </a>
  722. <a
  723. href="javascript:;"
  724. class="wallet-item"
  725. @click="ConnectWalletChoice(3)"
  726. v-if="!isphone"
  727. >
  728. <div class="item-title">Binance Chain Wallet</div>
  729. <div class="item-icon">
  730. <img src="@/assets/images/BinanceChainWalletLogo.svg" />
  731. </div>
  732. </a>
  733. <a
  734. href="javascript:;"
  735. class="wallet-item"
  736. @click="ConnectWalletChoice(4)"
  737. v-if="!isphone || isTokenPocker"
  738. >
  739. <div class="item-title">TokenPocket</div>
  740. <div class="item-icon">
  741. <img src="@/assets/images/TokenPocketLogo.svg" />
  742. </div>
  743. </a>
  744. </div>
  745. </div>
  746. </el-dialog>
  747. </div>
  748. </template>
  749. <script>
  750. // @ is an alias to /srcf-nav-icon1
  751. export default {
  752. name: "Home",
  753. components: {},
  754. data() {
  755. return {
  756. dialogTableVisible: false,
  757. isphone: false,
  758. isTokenPocker: false,
  759. features_data: [
  760. {
  761. name: "Gamified Defi",
  762. intro: "A variety of gamified Defi gameplay",
  763. imgsrc: require("../assets/images/home/features/1.png"),
  764. },
  765. {
  766. name: "Socialization",
  767. intro: "A Moba game, fairly competing with friends around the world",
  768. imgsrc: require("../assets/images/home/features/2.png"),
  769. },
  770. {
  771. name: "Leasing",
  772. imgsrc: require("../assets/images/home/features/3.png"),
  773. intro:
  774. "Providing hero leasing services based on smart contract agreements. Moba players can play and win games without any threshold, and investors can easily enjoy asset appreciation",
  775. },
  776. {
  777. name: "METAVERSE",
  778. imgsrc: require("../assets/images/home/features/4.png"),
  779. intro:
  780. "Supporting VR, Android, IOS multiple platforms and devices, and striving to create an immersive experience of the Moba Metaverse",
  781. },
  782. {
  783. name: "Hero",
  784. imgsrc: require("../assets/images/home/features/5.png"),
  785. intro:
  786. "Out-of-game hero development and battle gameplay based on Moba hero development",
  787. },
  788. {
  789. name: "Win-Win",
  790. imgsrc: require("../assets/images/home/features/6.png"),
  791. intro:
  792. "All hero skins are heroskin-nft mined by players, not for sell",
  793. },
  794. {
  795. name: "Earning",
  796. imgsrc: require("../assets/images/home/features/7.png"),
  797. intro:
  798. "Not only having Play to Earn but also innovative Participate to Earn, allowing more people to share development dividends",
  799. },
  800. {
  801. name: "DAO",
  802. imgsrc: require("../assets/images/home/features/8.png"),
  803. intro:
  804. "DAO more community participation in content creation and community-driven game development",
  805. },
  806. ],
  807. cat_tab_team: [
  808. {
  809. id: "1",
  810. imgsrc: require("../assets/images/home/team/1.jpg"),
  811. name: "XX",
  812. intro: `xxxxxxxxx`,
  813. clicked: true,
  814. },
  815. {
  816. id: "2",
  817. imgsrc: require("../assets/images/home/team/2.jpg"),
  818. name: "XX",
  819. intro: `xxxxxxxxx`,
  820. clicked: true,
  821. },
  822. {
  823. id: "3",
  824. imgsrc: require("../assets/images/home/team/3.jpg"),
  825. name: "XX",
  826. intro: `xxxxxxxxx`,
  827. clicked: true,
  828. },
  829. {
  830. id: "4",
  831. imgsrc: require("../assets/images/home/team/4.jpg"),
  832. name: "XX",
  833. intro: `xxxxxxxxx`,
  834. clicked: true,
  835. },
  836. {
  837. id: "5",
  838. imgsrc: require("../assets/images/home/team/5.jpg"),
  839. name: "XX",
  840. intro: `xxxxxxxxx`,
  841. clicked: true,
  842. },
  843. {
  844. id: "6",
  845. imgsrc: require("../assets/images/home/team/6.jpg"),
  846. name: "XX",
  847. intro: `xxxxxxxxx`,
  848. clicked: true,
  849. },
  850. {
  851. id: "7",
  852. imgsrc: require("../assets/images/home/team/7.jpg"),
  853. name: "XX",
  854. intro: `xxxxxxxxx`,
  855. clicked: true,
  856. },
  857. {
  858. id: "8",
  859. imgsrc: require("../assets/images/home/team/8.jpg"),
  860. name: "XX",
  861. intro: `xxxxxxxxx`,
  862. clicked: true,
  863. },
  864. ],
  865. swiperOption: {
  866. observe: true,
  867. observeParents: true,
  868. initialSlide: 0,
  869. slidesPerGroup: 1,
  870. slidesPerView: 2,
  871. slideToClickedSlide: true,
  872. centeredSlides: true,
  873. spaceBetween: 20,
  874. speed: 1500,
  875. //显示分页
  876. pagination: {
  877. el: ".swiper-pagination",
  878. clickable: true,
  879. },
  880. navigation: {
  881. nextEl: ".swiper-button-next",
  882. prevEl: ".swiper-button-prev",
  883. },
  884. autoplay: false,
  885. //开启无限循环模式
  886. loop: false,
  887. resizeObserver: true,
  888. on: {
  889. resize: function () {
  890. if (document.body.scrollWidth <= 950) {
  891. this.params.slidesPerView = 2;
  892. this.params.slidesPerGroup = 1;
  893. this.params.centeredSlides = true;
  894. } else {
  895. this.params.slidesPerView = 4;
  896. this.params.slidesPerGroup = 4;
  897. this.params.centeredSlides = false;
  898. }
  899. },
  900. },
  901. },
  902. swiperOption1: {
  903. observe: true,
  904. observeParents: true,
  905. initialSlide: 0,
  906. slidesPerGroup: 1,
  907. slidesPerView: 1,
  908. slideToClickedSlide: true,
  909. centeredSlides: true,
  910. speed: 1500,
  911. //显示分页
  912. pagination: {
  913. el: ".swiper-pagination1",
  914. clickable: true,
  915. },
  916. autoplay: {
  917. delay: 3000,
  918. disableOnInteraction: false,
  919. },
  920. //开启无限循环模式
  921. loop: true,
  922. },
  923. emailVal: "",
  924. contractShow: false,
  925. ContractCode: "0xxxxxxx",
  926. herotabData: [
  927. { herotype: "All", typeisact: true },
  928. { herotype: "Shooter", typeisact: false },
  929. { herotype: "Sorcerer", typeisact: false },
  930. ],
  931. heroData: [
  932. {
  933. isboxshow: true,
  934. currentgroupsIndex: 0,
  935. herogroups: [
  936. {
  937. isshow: true,
  938. group: [
  939. {
  940. name: "hero1",
  941. isclick: true,
  942. avatar: require("../assets/images/home/hero/head/head_1.jpg"),
  943. detailImg: require("../assets/images/home/hero/heroimg/heroimg_1.jpg"),
  944. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_1.jpg"),
  945. },
  946. {
  947. name: "hero2",
  948. isclick: false,
  949. avatar: require("../assets/images/home/hero/head/head_2.jpg"),
  950. detailImg: require("../assets/images/home/hero/heroimg/heroimg_2.jpg"),
  951. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_2.jpg"),
  952. },
  953. {
  954. name: "hero3",
  955. isclick: false,
  956. avatar: require("../assets/images/home/hero/head/head_3.jpg"),
  957. detailImg: require("../assets/images/home/hero/heroimg/heroimg_3.jpg"),
  958. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_3.jpg"),
  959. },
  960. {
  961. name: "hero4",
  962. isclick: false,
  963. avatar: require("../assets/images/home/hero/head/head_4.jpg"),
  964. detailImg: require("../assets/images/home/hero/heroimg/heroimg_4.jpg"),
  965. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_4.jpg"),
  966. },
  967. {
  968. name: "hero5",
  969. isclick: false,
  970. avatar: require("../assets/images/home/hero/head/head_5.jpg"),
  971. detailImg: require("../assets/images/home/hero/heroimg/heroimg_5.jpg"),
  972. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_5.jpg"),
  973. },
  974. {
  975. name: "hero6",
  976. isclick: false,
  977. avatar: require("../assets/images/home/hero/head/head_6.jpg"),
  978. detailImg: require("../assets/images/home/hero/heroimg/heroimg_6.jpg"),
  979. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_6.jpg"),
  980. },
  981. {
  982. name: "hero10",
  983. isclick: false,
  984. avatar: require("../assets/images/home/hero/head/head_10.jpg"),
  985. detailImg: require("../assets/images/home/hero/heroimg/heroimg_10.jpg"),
  986. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_10.jpg"),
  987. },
  988. {
  989. name: "hero11",
  990. isclick: false,
  991. avatar: require("../assets/images/home/hero/head/head_11.jpg"),
  992. detailImg: require("../assets/images/home/hero/heroimg/heroimg_11.jpg"),
  993. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_11.jpg"),
  994. },
  995. {
  996. name: "hero12",
  997. isclick: false,
  998. avatar: require("../assets/images/home/hero/head/head_12.jpg"),
  999. detailImg: require("../assets/images/home/hero/heroimg/heroimg_12.jpg"),
  1000. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_12.jpg"),
  1001. },
  1002. {
  1003. name: "hero13",
  1004. isclick: false,
  1005. avatar: require("../assets/images/home/hero/head/head_13.jpg"),
  1006. detailImg: require("../assets/images/home/hero/heroimg/heroimg_13.jpg"),
  1007. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_13.jpg"),
  1008. },
  1009. {
  1010. name: "hero14",
  1011. isclick: false,
  1012. avatar: require("../assets/images/home/hero/head/head_14.jpg"),
  1013. detailImg: require("../assets/images/home/hero/heroimg/heroimg_14.jpg"),
  1014. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_14.jpg"),
  1015. },
  1016. {
  1017. name: "hero15",
  1018. isclick: false,
  1019. avatar: require("../assets/images/home/hero/head/head_15.jpg"),
  1020. detailImg: require("../assets/images/home/hero/heroimg/heroimg_15.jpg"),
  1021. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_15.jpg"),
  1022. },
  1023. ],
  1024. },
  1025. {
  1026. isshow: false,
  1027. group: [
  1028. {
  1029. name: "hero16",
  1030. isclick: false,
  1031. avatar: require("../assets/images/home/hero/head/head_16.jpg"),
  1032. detailImg: require("../assets/images/home/hero/heroimg/heroimg_16.jpg"),
  1033. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_16.jpg"),
  1034. },
  1035. {
  1036. name: "hero17",
  1037. isclick: false,
  1038. avatar: require("../assets/images/home/hero/head/head_17.jpg"),
  1039. detailImg: require("../assets/images/home/hero/heroimg/heroimg_17.jpg"),
  1040. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_17.jpg"),
  1041. },
  1042. {
  1043. name: "hero18",
  1044. isclick: false,
  1045. avatar: require("../assets/images/home/hero/head/head_18.jpg"),
  1046. detailImg: require("../assets/images/home/hero/heroimg/heroimg_18.jpg"),
  1047. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_18.jpg"),
  1048. },
  1049. ],
  1050. },
  1051. ],
  1052. mobileherogroups: [
  1053. {
  1054. isshow: true,
  1055. group: [
  1056. {
  1057. name: "hero1",
  1058. isclick: true,
  1059. avatar: require("../assets/images/home/hero/head/head_1.jpg"),
  1060. detailImg: require("../assets/images/home/hero/heroimg/heroimg_1.jpg"),
  1061. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_1.jpg"),
  1062. },
  1063. {
  1064. name: "hero2",
  1065. isclick: false,
  1066. avatar: require("../assets/images/home/hero/head/head_2.jpg"),
  1067. detailImg: require("../assets/images/home/hero/heroimg/heroimg_2.jpg"),
  1068. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_2.jpg"),
  1069. },
  1070. {
  1071. name: "hero3",
  1072. isclick: false,
  1073. avatar: require("../assets/images/home/hero/head/head_3.jpg"),
  1074. detailImg: require("../assets/images/home/hero/heroimg/heroimg_3.jpg"),
  1075. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_3.jpg"),
  1076. },
  1077. {
  1078. name: "hero4",
  1079. isclick: false,
  1080. avatar: require("../assets/images/home/hero/head/head_4.jpg"),
  1081. detailImg: require("../assets/images/home/hero/heroimg/heroimg_4.jpg"),
  1082. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_4.jpg"),
  1083. },
  1084. {
  1085. name: "hero5",
  1086. isclick: false,
  1087. avatar: require("../assets/images/home/hero/head/head_5.jpg"),
  1088. detailImg: require("../assets/images/home/hero/heroimg/heroimg_5.jpg"),
  1089. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_5.jpg"),
  1090. },
  1091. {
  1092. name: "hero6",
  1093. isclick: false,
  1094. avatar: require("../assets/images/home/hero/head/head_6.jpg"),
  1095. detailImg: require("../assets/images/home/hero/heroimg/heroimg_6.jpg"),
  1096. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_6.jpg"),
  1097. },
  1098. {
  1099. name: "hero10",
  1100. isclick: false,
  1101. avatar: require("../assets/images/home/hero/head/head_10.jpg"),
  1102. detailImg: require("../assets/images/home/hero/heroimg/heroimg_10.jpg"),
  1103. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_10.jpg"),
  1104. },
  1105. {
  1106. name: "hero11",
  1107. isclick: false,
  1108. avatar: require("../assets/images/home/hero/head/head_11.jpg"),
  1109. detailImg: require("../assets/images/home/hero/heroimg/heroimg_11.jpg"),
  1110. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_11.jpg"),
  1111. },
  1112. ],
  1113. },
  1114. {
  1115. isshow: false,
  1116. group: [
  1117. {
  1118. name: "hero12",
  1119. isclick: false,
  1120. avatar: require("../assets/images/home/hero/head/head_12.jpg"),
  1121. detailImg: require("../assets/images/home/hero/heroimg/heroimg_12.jpg"),
  1122. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_12.jpg"),
  1123. },
  1124. {
  1125. name: "hero13",
  1126. isclick: false,
  1127. avatar: require("../assets/images/home/hero/head/head_13.jpg"),
  1128. detailImg: require("../assets/images/home/hero/heroimg/heroimg_13.jpg"),
  1129. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_13.jpg"),
  1130. },
  1131. {
  1132. name: "hero14",
  1133. isclick: false,
  1134. avatar: require("../assets/images/home/hero/head/head_14.jpg"),
  1135. detailImg: require("../assets/images/home/hero/heroimg/heroimg_14.jpg"),
  1136. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_14.jpg"),
  1137. },
  1138. {
  1139. name: "hero15",
  1140. isclick: false,
  1141. avatar: require("../assets/images/home/hero/head/head_15.jpg"),
  1142. detailImg: require("../assets/images/home/hero/heroimg/heroimg_15.jpg"),
  1143. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_15.jpg"),
  1144. },
  1145. {
  1146. name: "hero16",
  1147. isclick: false,
  1148. avatar: require("../assets/images/home/hero/head/head_16.jpg"),
  1149. detailImg: require("../assets/images/home/hero/heroimg/heroimg_16.jpg"),
  1150. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_16.jpg"),
  1151. },
  1152. {
  1153. name: "hero17",
  1154. isclick: false,
  1155. avatar: require("../assets/images/home/hero/head/head_17.jpg"),
  1156. detailImg: require("../assets/images/home/hero/heroimg/heroimg_17.jpg"),
  1157. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_17.jpg"),
  1158. },
  1159. {
  1160. name: "hero18",
  1161. isclick: false,
  1162. avatar: require("../assets/images/home/hero/head/head_18.jpg"),
  1163. detailImg: require("../assets/images/home/hero/heroimg/heroimg_18.jpg"),
  1164. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_18.jpg"),
  1165. },
  1166. ],
  1167. },
  1168. ],
  1169. },
  1170. {
  1171. isboxshow: false,
  1172. currentgroupsIndex: 0,
  1173. herogroups: [
  1174. {
  1175. isshow: true,
  1176. group: [
  1177. {
  1178. name: "hero1",
  1179. isclick: false,
  1180. avatar: require("../assets/images/home/hero/head/head_1.jpg"),
  1181. detailImg: require("../assets/images/home/hero/heroimg/heroimg_1.jpg"),
  1182. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_1.jpg"),
  1183. },
  1184. {
  1185. name: "hero2",
  1186. isclick: false,
  1187. avatar: require("../assets/images/home/hero/head/head_20.jpg"),
  1188. detailImg: require("../assets/images/home/hero/heroimg/heroimg_20.jpg"),
  1189. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_20.jpg"),
  1190. },
  1191. {
  1192. name: "hero3",
  1193. isclick: false,
  1194. avatar: require("../assets/images/home/hero/head/head_42.jpg"),
  1195. detailImg: require("../assets/images/home/hero/heroimg/heroimg_42.jpg"),
  1196. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_42.jpg"),
  1197. },
  1198. {
  1199. name: "hero4",
  1200. isclick: false,
  1201. avatar: require("../assets/images/home/hero/head/head_33.jpg"),
  1202. detailImg: require("../assets/images/home/hero/heroimg/heroimg_33.jpg"),
  1203. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_33.jpg"),
  1204. },
  1205. {
  1206. name: "hero5",
  1207. isclick: false,
  1208. avatar: require("../assets/images/home/hero/head/head_30.jpg"),
  1209. detailImg: require("../assets/images/home/hero/heroimg/heroimg_30.jpg"),
  1210. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_30.jpg"),
  1211. },
  1212. {
  1213. name: "hero6",
  1214. isclick: false,
  1215. avatar: require("../assets/images/home/hero/head/head_49.jpg"),
  1216. detailImg: require("../assets/images/home/hero/heroimg/heroimg_49.jpg"),
  1217. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_49.jpg"),
  1218. },
  1219. {
  1220. name: "hero7",
  1221. isclick: false,
  1222. avatar: require("../assets/images/home/hero/head/head_55.jpg"),
  1223. detailImg: require("../assets/images/home/hero/heroimg/heroimg_55.jpg"),
  1224. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_55.jpg"),
  1225. },
  1226. ],
  1227. },
  1228. ],
  1229. mobileherogroups: [
  1230. {
  1231. isshow: true,
  1232. group: [
  1233. {
  1234. name: "hero1",
  1235. isclick: false,
  1236. avatar: require("../assets/images/home/hero/head/head_1.jpg"),
  1237. detailImg: require("../assets/images/home/hero/heroimg/heroimg_1.jpg"),
  1238. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_1.jpg"),
  1239. },
  1240. {
  1241. name: "hero2",
  1242. isclick: false,
  1243. avatar: require("../assets/images/home/hero/head/head_20.jpg"),
  1244. detailImg: require("../assets/images/home/hero/heroimg/heroimg_20.jpg"),
  1245. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_20.jpg"),
  1246. },
  1247. {
  1248. name: "hero3",
  1249. isclick: false,
  1250. avatar: require("../assets/images/home/hero/head/head_42.jpg"),
  1251. detailImg: require("../assets/images/home/hero/heroimg/heroimg_42.jpg"),
  1252. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_42.jpg"),
  1253. },
  1254. {
  1255. name: "hero4",
  1256. isclick: false,
  1257. avatar: require("../assets/images/home/hero/head/head_33.jpg"),
  1258. detailImg: require("../assets/images/home/hero/heroimg/heroimg_33.jpg"),
  1259. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_33.jpg"),
  1260. },
  1261. {
  1262. name: "hero5",
  1263. isclick: false,
  1264. avatar: require("../assets/images/home/hero/head/head_30.jpg"),
  1265. detailImg: require("../assets/images/home/hero/heroimg/heroimg_30.jpg"),
  1266. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_30.jpg"),
  1267. },
  1268. {
  1269. name: "hero6",
  1270. isclick: false,
  1271. avatar: require("../assets/images/home/hero/head/head_49.jpg"),
  1272. detailImg: require("../assets/images/home/hero/heroimg/heroimg_49.jpg"),
  1273. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_49.jpg"),
  1274. },
  1275. {
  1276. name: "hero7",
  1277. isclick: false,
  1278. avatar: require("../assets/images/home/hero/head/head_55.jpg"),
  1279. detailImg: require("../assets/images/home/hero/heroimg/heroimg_55.jpg"),
  1280. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_55.jpg"),
  1281. },
  1282. ],
  1283. },
  1284. ],
  1285. },
  1286. {
  1287. isboxshow: false,
  1288. currentgroupsIndex: 0,
  1289. herogroups: [
  1290. {
  1291. isshow: true,
  1292. group: [
  1293. {
  1294. name: "hero1",
  1295. isclick: false,
  1296. avatar: require("../assets/images/home/hero/head/head_19.jpg"),
  1297. detailImg: require("../assets/images/home/hero/heroimg/heroimg_19.jpg"),
  1298. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_19.jpg"),
  1299. },
  1300. {
  1301. name: "hero2",
  1302. isclick: false,
  1303. avatar: require("../assets/images/home/hero/head/head_14.jpg"),
  1304. detailImg: require("../assets/images/home/hero/heroimg/heroimg_14.jpg"),
  1305. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_14.jpg"),
  1306. },
  1307. {
  1308. name: "hero3",
  1309. isclick: false,
  1310. avatar: require("../assets/images/home/hero/head/head_15.jpg"),
  1311. detailImg: require("../assets/images/home/hero/heroimg/heroimg_15.jpg"),
  1312. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_15.jpg"),
  1313. },
  1314. {
  1315. name: "hero4",
  1316. isclick: false,
  1317. avatar: require("../assets/images/home/hero/head/head_37.jpg"),
  1318. detailImg: require("../assets/images/home/hero/heroimg/heroimg_37.jpg"),
  1319. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_37.jpg"),
  1320. },
  1321. {
  1322. name: "hero5",
  1323. isclick: false,
  1324. avatar: require("../assets/images/home/hero/head/head_22.jpg"),
  1325. detailImg: require("../assets/images/home/hero/heroimg/heroimg_22.jpg"),
  1326. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_22.jpg"),
  1327. },
  1328. {
  1329. name: "hero6",
  1330. isclick: false,
  1331. avatar: require("../assets/images/home/hero/head/head_41.jpg"),
  1332. detailImg: require("../assets/images/home/hero/heroimg/heroimg_41.jpg"),
  1333. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_41.jpg"),
  1334. },
  1335. {
  1336. name: "hero7",
  1337. isclick: false,
  1338. avatar: require("../assets/images/home/hero/head/head_27.jpg"),
  1339. detailImg: require("../assets/images/home/hero/heroimg/heroimg_27.jpg"),
  1340. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_27.jpg"),
  1341. },
  1342. ],
  1343. },
  1344. ],
  1345. mobileherogroups: [
  1346. {
  1347. isshow: true,
  1348. group: [
  1349. {
  1350. name: "hero1",
  1351. isclick: false,
  1352. avatar: require("../assets/images/home/hero/head/head_19.jpg"),
  1353. detailImg: require("../assets/images/home/hero/heroimg/heroimg_19.jpg"),
  1354. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_19.jpg"),
  1355. },
  1356. {
  1357. name: "hero2",
  1358. isclick: false,
  1359. avatar: require("../assets/images/home/hero/head/head_14.jpg"),
  1360. detailImg: require("../assets/images/home/hero/heroimg/heroimg_14.jpg"),
  1361. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_14.jpg"),
  1362. },
  1363. {
  1364. name: "hero3",
  1365. isclick: false,
  1366. avatar: require("../assets/images/home/hero/head/head_15.jpg"),
  1367. detailImg: require("../assets/images/home/hero/heroimg/heroimg_15.jpg"),
  1368. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_15.jpg"),
  1369. },
  1370. {
  1371. name: "hero4",
  1372. isclick: false,
  1373. avatar: require("../assets/images/home/hero/head/head_37.jpg"),
  1374. detailImg: require("../assets/images/home/hero/heroimg/heroimg_37.jpg"),
  1375. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_37.jpg"),
  1376. },
  1377. {
  1378. name: "hero5",
  1379. isclick: false,
  1380. avatar: require("../assets/images/home/hero/head/head_22.jpg"),
  1381. detailImg: require("../assets/images/home/hero/heroimg/heroimg_22.jpg"),
  1382. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_22.jpg"),
  1383. },
  1384. {
  1385. name: "hero6",
  1386. isclick: false,
  1387. avatar: require("../assets/images/home/hero/head/head_41.jpg"),
  1388. detailImg: require("../assets/images/home/hero/heroimg/heroimg_41.jpg"),
  1389. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_41.jpg"),
  1390. },
  1391. {
  1392. name: "hero7",
  1393. isclick: false,
  1394. avatar: require("../assets/images/home/hero/head/head_27.jpg"),
  1395. detailImg: require("../assets/images/home/hero/heroimg/heroimg_27.jpg"),
  1396. mobiledetailImg: require("../assets/images/home/mobile/heroimg/heroimg_27.jpg"),
  1397. },
  1398. ],
  1399. },
  1400. ],
  1401. },
  1402. ],
  1403. currentHero: require("../assets/images/home/hero/heroimg/heroimg_1.jpg"),
  1404. mobilecurrentHero: require("../assets/images/home/mobile/heroimg/heroimg_1.jpg"),
  1405. videocanautoplay: false,
  1406. // playerOptions: {
  1407. // autoplay: true, // 如果为true,浏览器准备好时开始回放。
  1408. // muted: true, // 默认情况下将会消除任何音频。
  1409. // loop: true, // 是否视频一结束就重新开始。
  1410. // preload: "auto", // 建议浏览器在<video>加载元素后是否应该开始下载视频数据。auto浏览器选择最佳行为,立即开始加载视频(如果浏览器支持)
  1411. // language: "en",
  1412. // aspectRatio: "1280:786", // 将播放器置于流畅模式,并在计算播放器的动态大小时使用该值。值应该代表一个比例 - 用冒号分隔的两个数字(例如"16:9"或"4:3")
  1413. // poster: require("../assets/video/video11.jpg"),
  1414. // fluid: true, // 当true时,Video.js player将拥有流体大小。换句话说,它将按比例缩放以适应其容器
  1415. // sources: [
  1416. // {
  1417. // type: "video/mp4", // 类型
  1418. // src: require("../assets/video/video11.mp4"),
  1419. // },
  1420. // ],
  1421. // },
  1422. };
  1423. },
  1424. methods: {
  1425. toggleBodyClass() {
  1426. let e = document.querySelector("body");
  1427. let firstSH = document.querySelector(".first_part").offsetHeight;
  1428. let secSH = document.querySelector(".sec_part").offsetHeight;
  1429. let newsecSH = document.querySelector(".new_sec_part").offsetHeight;
  1430. let onetwoSH = parseInt(firstSH + secSH);
  1431. let pretwoSH = parseInt(firstSH + secSH + newsecSH);
  1432. window.scrollY > 80
  1433. ? e.classList.add("scrolladd")
  1434. : e.classList.remove("scrolladd");
  1435. this.contractShow =
  1436. window.scrollY > onetwoSH && window.scrollY < pretwoSH ? true : false;
  1437. },
  1438. openConnect() {
  1439. this.dialogTableVisible = true;
  1440. console.log("00000000");
  1441. },
  1442. // 连接钱包按钮点击
  1443. ConnectWalletChoice(_i) {
  1444. let $this = this;
  1445. if (_i == 1) {
  1446. // 连接钱包
  1447. $this.connectWallect();
  1448. } else {
  1449. $this.connectWallect();
  1450. }
  1451. this.dialogTableVisible = false;
  1452. },
  1453. // 调用连接钱包的方法
  1454. connectWallect() {
  1455. let $this = this;
  1456. },
  1457. copyContractCode(address) {
  1458. this.$copyText(address).then(
  1459. (e) => {
  1460. console.log(e);
  1461. },
  1462. function (e) {}
  1463. );
  1464. },
  1465. tabHeroType(_i, _index) {
  1466. for (let i of this.herotabData) {
  1467. i.typeisact = false;
  1468. }
  1469. _i.typeisact = true;
  1470. for (let i of this.heroData) {
  1471. i.isboxshow = false;
  1472. }
  1473. this.heroData[_index].isboxshow = true;
  1474. },
  1475. tabImgBorder(_i) {
  1476. for (let i of this.heroData) {
  1477. if (i.herogroups) {
  1478. for (let a of i.herogroups) {
  1479. if (a.group) {
  1480. for (let c of a.group) {
  1481. c.isclick = false;
  1482. }
  1483. }
  1484. }
  1485. }
  1486. }
  1487. _i.isclick = true;
  1488. this.currentHero = _i.detailImg;
  1489. },
  1490. tabmobileImgBorder(_i) {
  1491. for (let i of this.heroData) {
  1492. if (i.mobileherogroups) {
  1493. for (let a of i.mobileherogroups) {
  1494. if (a.group) {
  1495. for (let c of a.group) {
  1496. c.isclick = false;
  1497. }
  1498. }
  1499. }
  1500. }
  1501. }
  1502. _i.isclick = true;
  1503. this.mobilecurrentHero = _i.mobiledetailImg;
  1504. },
  1505. gotoPre(_i) {
  1506. let currentindex = parseInt(_i.currentgroupsIndex) - 1;
  1507. if (currentindex >= 0) {
  1508. for (let i of _i.herogroups) {
  1509. i.isshow = false;
  1510. }
  1511. _i.herogroups[currentindex].isshow = true;
  1512. _i.currentgroupsIndex = currentindex;
  1513. }
  1514. },
  1515. gotoNext(_i) {
  1516. let currentindex = parseInt(_i.currentgroupsIndex) + 1;
  1517. if (currentindex < _i.herogroups.length) {
  1518. for (let i of _i.herogroups) {
  1519. i.isshow = false;
  1520. }
  1521. _i.herogroups[currentindex].isshow = true;
  1522. _i.currentgroupsIndex = currentindex;
  1523. }
  1524. },
  1525. mobilegotoPre(_i) {
  1526. let currentindex = parseInt(_i.currentgroupsIndex) - 1;
  1527. if (currentindex >= 0) {
  1528. for (let i of _i.mobileherogroups) {
  1529. i.isshow = false;
  1530. }
  1531. _i.mobileherogroups[currentindex].isshow = true;
  1532. _i.currentgroupsIndex = currentindex;
  1533. }
  1534. },
  1535. mobilegotoNext(_i) {
  1536. let currentindex = parseInt(_i.currentgroupsIndex) + 1;
  1537. if (currentindex < _i.mobileherogroups.length) {
  1538. for (let i of _i.mobileherogroups) {
  1539. i.isshow = false;
  1540. }
  1541. _i.mobileherogroups[currentindex].isshow = true;
  1542. _i.currentgroupsIndex = currentindex;
  1543. }
  1544. },
  1545. // video play
  1546. videoPlay() {
  1547. let video = document.getElementById("firstvideo");
  1548. video.play();
  1549. this.videocanautoplay = true;
  1550. },
  1551. },
  1552. beforeDestroy() {
  1553. window.removeEventListener("scroll", this.toggleBodyClass);
  1554. },
  1555. mounted() {
  1556. let $this = this;
  1557. window.addEventListener("scroll", () => {
  1558. $this.toggleBodyClass();
  1559. });
  1560. let video = document.getElementById("firstvideo");
  1561. let t = setInterval(() => {
  1562. if (video.currentTime > 0) {
  1563. this.videocanautoplay = true;
  1564. clearInterval(t);
  1565. }
  1566. }, 100);
  1567. this.$nextTick(() => {
  1568. if (document.body.scrollWidth <= 950) {
  1569. this.$refs.mySwiper.$swiper.params.slidesPerView = 2;
  1570. this.$refs.mySwiper.$swiper.params.slidesPerGroup = 1;
  1571. this.$refs.mySwiper.$swiper.params.centeredSlides = true;
  1572. } else {
  1573. this.$refs.mySwiper.$swiper.params.slidesPerView = 4;
  1574. this.$refs.mySwiper.$swiper.params.slidesPerGroup = 4;
  1575. this.$refs.mySwiper.$swiper.params.centeredSlides = false;
  1576. }
  1577. this.$refs.mySwiper.$swiper.init();
  1578. });
  1579. },
  1580. };
  1581. </script>
  1582. <style lang="less">
  1583. .home {
  1584. width: 100%;
  1585. max-width: 1920px;
  1586. margin: 0 auto;
  1587. }
  1588. h1,
  1589. h2 {
  1590. position: relative;
  1591. }
  1592. .wallet_li {
  1593. background: #eaba99;
  1594. border-radius: 10px;
  1595. color: #fff;
  1596. }
  1597. .tool_bar ul li.wallet_li a {
  1598. width: 40px;
  1599. color: #000;
  1600. font-size: 12px;
  1601. padding: 6px 12px;
  1602. }
  1603. .wallet_li:hover {
  1604. background: #f7ccaf;
  1605. }
  1606. .walletbox.el-dialog {
  1607. max-width: 500px;
  1608. border-radius: 8px;
  1609. }
  1610. .dialog-container {
  1611. padding: 0 28px;
  1612. max-height: calc(100vh - 154px);
  1613. overflow: auto;
  1614. -webkit-overflow-scrolling: touch;
  1615. margin: 0 auto;
  1616. }
  1617. .wallet-list {
  1618. text-align: center;
  1619. padding-bottom: 16px;
  1620. width: 100%;
  1621. }
  1622. .wallet-list .wallet-item {
  1623. -webkit-transition: border-color 0.2s ease;
  1624. transition: border-color 0.2s ease;
  1625. outline: none;
  1626. padding: 0 24px;
  1627. height: 54px;
  1628. border-radius: 12px;
  1629. border: 1px solid rgba(240, 185, 11, 0.32);
  1630. margin-bottom: 14px;
  1631. display: -webkit-box;
  1632. display: -ms-flexbox;
  1633. display: flex;
  1634. -webkit-box-pack: justify;
  1635. -ms-flex-pack: justify;
  1636. justify-content: space-between;
  1637. -webkit-box-align: center;
  1638. -ms-flex-align: center;
  1639. align-items: center;
  1640. background-color: #fefdf7;
  1641. }
  1642. .wallet-list .wallet-item .item-title {
  1643. color: #333;
  1644. font-weight: 600;
  1645. font-size: 14px;
  1646. }
  1647. .wallet-list .wallet-item .item-icon img {
  1648. max-height: 30px;
  1649. max-width: 30px;
  1650. vertical-align: top;
  1651. }
  1652. .top_nav {
  1653. width: 100vw;
  1654. height: 110px;
  1655. background: rgba(0, 0, 0, 0.75);
  1656. position: fixed;
  1657. left: 0;
  1658. top: 0;
  1659. z-index: 2;
  1660. transition: all 0.2s ease;
  1661. z-index: 5;
  1662. }
  1663. .top_nav_cont {
  1664. width: 100%;
  1665. max-width: 1480px;
  1666. margin: 0 auto;
  1667. height: 100%;
  1668. padding: 10px 20px;
  1669. display: flex;
  1670. justify-content: space-between;
  1671. align-items: center;
  1672. box-sizing: border-box;
  1673. transition: all 0.2s ease;
  1674. }
  1675. .logo_a {
  1676. cursor: pointer;
  1677. height: 100%;
  1678. transition: all 0.2s ease;
  1679. }
  1680. .logo_a img {
  1681. width: auto;
  1682. max-width: 278px;
  1683. height: 100%;
  1684. transition: all 0.2s ease;
  1685. }
  1686. .tool_bar {
  1687. visibility: visible;
  1688. opacity: 1;
  1689. transition: all 0.1s ease;
  1690. }
  1691. .tool_bar.toolbarhide {
  1692. visibility: hidden;
  1693. opacity: 0;
  1694. }
  1695. .tool_bar ul {
  1696. display: flex;
  1697. align-items: center;
  1698. justify-content: space-around;
  1699. }
  1700. .tool_bar ul li {
  1701. padding: 0 15px;
  1702. transition: all 0.2s ease;
  1703. }
  1704. .tool_bar ul li a {
  1705. cursor: pointer;
  1706. display: block;
  1707. width: 28px;
  1708. display: flex;
  1709. align-items: center;
  1710. justify-content: center;
  1711. }
  1712. .tool_bar ul li a img {
  1713. width: 26px;
  1714. opacity: 0.8;
  1715. }
  1716. .tool_bar ul li a:hover img {
  1717. width: 28px;
  1718. opacity: 1;
  1719. }
  1720. /* top header */
  1721. .scrolladd .top_nav {
  1722. height: 80px;
  1723. background: rgba(0, 0, 0, 0.95);
  1724. }
  1725. .scrolladd .top_nav_cont {
  1726. padding: 12px 20px;
  1727. }
  1728. .scrolladd .tool_bar ul li {
  1729. padding: 0 13px;
  1730. }
  1731. .contract_div {
  1732. font-size: 14px;
  1733. color: rgba(255, 255, 255, 0.8);
  1734. display: flex;
  1735. align-items: center;
  1736. transition: all 0.2s ease-in;
  1737. opacity: 0;
  1738. visibility: hidden;
  1739. position: absolute;
  1740. top: 0;
  1741. right: 0;
  1742. white-space: nowrap;
  1743. }
  1744. .contract_div.contractshow {
  1745. opacity: 1;
  1746. visibility: visible;
  1747. }
  1748. .contract_code {
  1749. margin-left: 8px;
  1750. }
  1751. .copy_img {
  1752. margin-left: 15px;
  1753. cursor: pointer;
  1754. opacity: 0.8;
  1755. }
  1756. .copy_img:hover {
  1757. opacity: 1;
  1758. }
  1759. // every part
  1760. .first_part,
  1761. .sec_part,
  1762. .three_part,
  1763. .four_part,
  1764. .five_part {
  1765. width: 100%;
  1766. min-height: 100vh;
  1767. }
  1768. .first_part {
  1769. //background: url(../assets/images/bg.jpg) no-repeat center top;]
  1770. background-color: #202124;
  1771. background-size: cover;
  1772. min-height: auto;
  1773. padding-top: 110px;
  1774. }
  1775. .first_part_cont {
  1776. display: flex;
  1777. align-items: center;
  1778. justify-content: flex-end;
  1779. position: relative;
  1780. width: 100%;
  1781. max-width: 1480px;
  1782. padding: 0 0 0 20px;
  1783. margin: 0 auto;
  1784. box-sizing: border-box;
  1785. }
  1786. .phone_logo {
  1787. display: none;
  1788. position: absolute;
  1789. top: 50px;
  1790. left: 50%;
  1791. max-width: 278px;
  1792. margin-left: -139px;
  1793. top: 80px;
  1794. z-index: 4;
  1795. }
  1796. .phone_logo img {
  1797. width: 100%;
  1798. }
  1799. .words_cont {
  1800. letter-spacing: 4px;
  1801. width: 50%;
  1802. left: 20px;
  1803. min-width: 510px;
  1804. position: absolute;
  1805. z-index: 4;
  1806. }
  1807. .videoBtn {
  1808. position: absolute;
  1809. top: 50%;
  1810. left: 50%;
  1811. width: 60px;
  1812. height: 60px;
  1813. margin-top: -30px;
  1814. margin-left: -30px;
  1815. cursor: pointer;
  1816. z-index: 9999999999999999;
  1817. }
  1818. .video {
  1819. width: 70%;
  1820. height: 100%;
  1821. max-width: 1080px;
  1822. box-sizing: border-box;
  1823. position: relative;
  1824. overflow: hidden;
  1825. }
  1826. .zhezhao {
  1827. background: linear-gradient(90deg, #202124 0, transparent 36%),
  1828. linear-gradient(0deg, #202124 0, transparent 36%),
  1829. linear-gradient(270deg, #202124 0, transparent 36%),
  1830. linear-gradient(180deg, #202124 0, transparent 36%);
  1831. bottom: 0;
  1832. left: 0;
  1833. top: 0;
  1834. height: 100%;
  1835. width: 100%;
  1836. position: absolute;
  1837. right: 0;
  1838. }
  1839. /* 渐变
  1840. */
  1841. .gradualcolor {
  1842. background: linear-gradient(134deg, #eaba99 0%, #ddc8b7 100%);
  1843. -webkit-background-clip: text;
  1844. -webkit-text-fill-color: transparent;
  1845. letter-spacing: 0;
  1846. }
  1847. .words_cont h1 {
  1848. font-size: 50px;
  1849. font-weight: 900;
  1850. color: #ffffff;
  1851. line-height: 1.5em;
  1852. text-align: left;
  1853. font-family: "ColusRegular";
  1854. }
  1855. .words_cont h2 {
  1856. color: #fff;
  1857. font-size: 25px;
  1858. line-height: 1.5em;
  1859. margin-top: 40px;
  1860. text-align: left;
  1861. }
  1862. .sec_part {
  1863. background: url(../assets/images/bg4.jpg) no-repeat center top;
  1864. background-size: cover;
  1865. }
  1866. .three_part {
  1867. background: url(../assets/images/bg4.jpg) no-repeat center top;
  1868. background-size: cover;
  1869. }
  1870. .four_part {
  1871. background: url(../assets/images/bg5.jpg) no-repeat center top;
  1872. background-size: cover;
  1873. }
  1874. .five_part {
  1875. background: url(../assets/images/bg6.jpg) no-repeat center top;
  1876. background-size: cover;
  1877. }
  1878. .foot_part {
  1879. background: #000;
  1880. width: 100%;
  1881. padding: 6.25vw 0;
  1882. }
  1883. .foot_part_cont {
  1884. display: flex;
  1885. max-width: 1480px;
  1886. padding: 0 20px;
  1887. margin: 0 auto;
  1888. align-items: flex-start;
  1889. justify-content: space-between;
  1890. }
  1891. .every_part_cont {
  1892. width: 100%;
  1893. max-width: 1480px;
  1894. padding: 6.25vw 20px;
  1895. margin: 0 auto;
  1896. box-sizing: border-box;
  1897. }
  1898. .every_part_cont.flex {
  1899. display: flex;
  1900. align-items: center;
  1901. justify-content: center;
  1902. position: relative;
  1903. }
  1904. h3.every_part_title {
  1905. font-size: 48px;
  1906. font-family: "ColusRegular";
  1907. font-weight: 400;
  1908. color: #eaba99;
  1909. line-height: 1em;
  1910. letter-spacing: 2px;
  1911. text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.4);
  1912. }
  1913. // sec
  1914. .left-box {
  1915. background: url(../assets/images/home/token/left-box.png) no-repeat center;
  1916. width: 490px;
  1917. height: 620px;
  1918. margin-right: 14px;
  1919. }
  1920. .center-box {
  1921. width: calc(100% - 504px);
  1922. height: 498px;
  1923. position: relative;
  1924. display: flex;
  1925. align-items: center;
  1926. justify-content: space-between;
  1927. }
  1928. .token_main_box {
  1929. width: calc(57.8vw + 100px);
  1930. position: relative;
  1931. }
  1932. .token_img1 {
  1933. width: 100%;
  1934. max-width: 580px;
  1935. }
  1936. .token_img2 {
  1937. width: 100%;
  1938. max-width: 1560px;
  1939. }
  1940. .token-img {
  1941. width: 98%;
  1942. position: absolute;
  1943. z-index: 1;
  1944. }
  1945. .line_img {
  1946. height: 498px;
  1947. width: 100%;
  1948. }
  1949. .token_main {
  1950. width: calc(57.8vw + 100px);
  1951. font-size: 16px;
  1952. font-weight: bold;
  1953. color: #000000;
  1954. line-height: 2.5em;
  1955. letter-spacing: 2px;
  1956. padding: 60px 8vw 60px 14vw;
  1957. background: linear-gradient(
  1958. -45deg,
  1959. transparent 6%,
  1960. rgba(234, 186, 153, 0.5) 0
  1961. )
  1962. bottom right;
  1963. background-repeat: no-repeat;
  1964. margin-left: 4.4vw;
  1965. text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
  1966. font-weight: 400;
  1967. }
  1968. .token_img {
  1969. position: absolute;
  1970. width: 38vw;
  1971. left: -13.5vw;
  1972. top: -16vw;
  1973. z-index: 2;
  1974. }
  1975. .copfont {
  1976. font-family: "ColusRegular";
  1977. }
  1978. // three7778
  1979. .features_list {
  1980. margin: 40px auto 0;
  1981. }
  1982. .features_swiper-box {
  1983. display: none;
  1984. }
  1985. .features_list ul li {
  1986. width: calc(25% - 40px);
  1987. height: 380px;
  1988. float: left;
  1989. margin: 40px 20px 0;
  1990. }
  1991. .border_div_bg {
  1992. width: 100%;
  1993. height: 100%;
  1994. color: #fff;
  1995. background: url(../assets/images/home/features/features-bg.png) no-repeat
  1996. center bottom;
  1997. background-size: 100% 100%;
  1998. position: relative;
  1999. }
  2000. .features_box {
  2001. width: 100%;
  2002. max-width: 330px;
  2003. height: 380px;
  2004. position: relative;
  2005. margin: 10px auto 30px;
  2006. color: #fff;
  2007. background: url(../assets/images/home/features/features-bg.png) no-repeat
  2008. center bottom;
  2009. background-size: 100% 100%;
  2010. }
  2011. .features_img {
  2012. width: 100%;
  2013. display: flex;
  2014. height: 50%;
  2015. text-align: center;
  2016. justify-content: center;
  2017. align-items: center;
  2018. margin-top: 10px;
  2019. margin-left: -8px;
  2020. }
  2021. .features_words {
  2022. margin-top: 10px;
  2023. }
  2024. .features_list ul li img,
  2025. .features_box img {
  2026. max-width: 100%;
  2027. max-height: 100%;
  2028. }
  2029. .features_list ul li .border_div,
  2030. .features_box .border_div {
  2031. width: calc(100% - 20px);
  2032. height: 380px;
  2033. position: absolute;
  2034. top: -10px;
  2035. left: 10px;
  2036. background: url(../assets/images/home/features/features-border.png) no-repeat
  2037. center top;
  2038. background-size: 100% 100%;
  2039. }
  2040. .features_name {
  2041. font-family: "ColusRegular";
  2042. color: #eaba99;
  2043. font-size: 24px;
  2044. padding: 0 14px;
  2045. word-break: break-all;
  2046. }
  2047. .features_intro {
  2048. padding: 10px 14px;
  2049. font-size: 14px;
  2050. line-height: 1.5em;
  2051. text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  2052. }
  2053. // four
  2054. .map_cont_box {
  2055. width: 100%;
  2056. height: 100%;
  2057. }
  2058. .map_cont {
  2059. margin: 0 auto;
  2060. display: flex;
  2061. }
  2062. .every_map_box {
  2063. position: relative;
  2064. width: 20%;
  2065. padding-top: 107px;
  2066. }
  2067. .first_box {
  2068. margin-top: 304px;
  2069. }
  2070. .sec_box {
  2071. margin-top: 230px;
  2072. }
  2073. .three_box {
  2074. margin-top: 154px;
  2075. }
  2076. .four_box {
  2077. margin-top: 76px;
  2078. }
  2079. .map_top {
  2080. display: flex;
  2081. align-items: flex-start;
  2082. position: absolute;
  2083. left: 42px;
  2084. top: 0;
  2085. }
  2086. .map_top_line {
  2087. width: 3px;
  2088. background: #eaba99;
  2089. clip-path: polygon(0 0, 100% 0, 50% 100%);
  2090. }
  2091. .map_top_line.pc_line {
  2092. height: 107px;
  2093. }
  2094. .map_top_line.phone_line {
  2095. height: 100%;
  2096. display: none;
  2097. }
  2098. .map_top_words {
  2099. font-size: 30px;
  2100. text-align: left;
  2101. font-family: "ColusRegular";
  2102. margin-left: 4px;
  2103. line-height: 1em;
  2104. }
  2105. .map_top_words p:first-child {
  2106. margin-bottom: 10px;
  2107. }
  2108. .map_middle {
  2109. width: 84px;
  2110. height: 100px;
  2111. background: url(../assets/images/home/map/map-circle.png) no-repeat center top;
  2112. position: relative;
  2113. padding: 6px;
  2114. box-sizing: border-box;
  2115. background-size: 100% auto;
  2116. }
  2117. .map_middle img {
  2118. width: 100%;
  2119. }
  2120. .map_line {
  2121. position: absolute;
  2122. width: calc(100% - 80px);
  2123. height: 70px;
  2124. top: 50px;
  2125. right: 2px;
  2126. }
  2127. .map_bottom {
  2128. margin-left: 42px;
  2129. margin-top: 18px;
  2130. }
  2131. .map_bottom ul li {
  2132. text-align: left;
  2133. display: flex;
  2134. align-items: center;
  2135. justify-content: flex-start;
  2136. margin: 10px 0 16px;
  2137. }
  2138. .dot_span {
  2139. display: block;
  2140. width: 4px;
  2141. height: 4px;
  2142. background: #eaba99;
  2143. border-radius: 50%;
  2144. }
  2145. .map_bottom ul li span:not(.dot_span) {
  2146. margin-left: 5px;
  2147. width: calc(100% - 9px);
  2148. color: #ffffff;
  2149. text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  2150. }
  2151. // five
  2152. .five_part .every_part_title {
  2153. padding-top: 45px;
  2154. }
  2155. .swiper-box {
  2156. width: 100%;
  2157. height: 60vh;
  2158. min-height: 400px;
  2159. margin: 50px auto 30px;
  2160. position: relative;
  2161. padding: 0 40px;
  2162. }
  2163. .swiper-box .swiper-container {
  2164. width: 100%;
  2165. height: 100%;
  2166. position: static;
  2167. }
  2168. .swiper-box .swiper-slide {
  2169. text-align: center;
  2170. display: flex;
  2171. align-items: center;
  2172. justify-content: center;
  2173. }
  2174. .swiper-box {
  2175. .swiper-button-next:after,
  2176. .swiper-container-rtl .swiper-button-prev:after,
  2177. .swiper-button-prev:after,
  2178. .swiper-container-rtl .swiper-button-next:after {
  2179. content: "";
  2180. }
  2181. }
  2182. .swiper-box .swiper-button-next,
  2183. .swiper-box .swiper-container-rtl .swiper-button-prev {
  2184. background: url(../assets/images/arrow-img.png) no-repeat center;
  2185. width: 30px;
  2186. height: 60px;
  2187. background-size: 100% auto;
  2188. transform: rotate(180deg);
  2189. }
  2190. .swiper-box .swiper-button-next:hover,
  2191. .swiper-box .swiper-container-rtl .swiper-button-prev:hover {
  2192. background: url(../assets/images/arrow-img-s.png) no-repeat center;
  2193. width: 30px;
  2194. height: 60px;
  2195. background-size: 100% auto;
  2196. transform: rotate(0deg);
  2197. }
  2198. .swiper-box .swiper-button-prev,
  2199. .swiper-box .swiper-container-rtl .swiper-button-next {
  2200. background: url(../assets/images/arrow-img.png) no-repeat center;
  2201. width: 30px;
  2202. height: 60px;
  2203. background-size: 100% auto;
  2204. }
  2205. .swiper-box .swiper-button-prev:hover,
  2206. .swiper-box .swiper-container-rtl .swiper-button-next:hover {
  2207. background: url(../assets/images/arrow-img-s.png) no-repeat center;
  2208. width: 30px;
  2209. height: 60px;
  2210. background-size: 100% auto;
  2211. transform: rotate(180deg);
  2212. }
  2213. .swiper-pagination,
  2214. .swiper-pagination1 {
  2215. width: 100%;
  2216. }
  2217. .swiper-pagination,
  2218. .swiper-pagination1 {
  2219. .swiper-pagination-bullet {
  2220. width: 30px;
  2221. height: 4px;
  2222. background: url(../assets/images/dot.png) no-repeat center;
  2223. background-size: 100% auto;
  2224. border-radius: 0;
  2225. opacity: 1;
  2226. }
  2227. .swiper-pagination-bullet-active {
  2228. background: url(../assets/images/dot-s.png) no-repeat center;
  2229. background-size: 100% auto;
  2230. }
  2231. }
  2232. .cat_tab_team img {
  2233. // max-width: 100%;
  2234. width: 100%;
  2235. }
  2236. .swiper-box .swiper-button-prev.swiper-button-disabled,
  2237. .swiper-box .swiper-button-next.swiper-button-disabled {
  2238. opacity: 0.2;
  2239. }
  2240. .swiper-box .swiper-container {
  2241. .swiper-wrapper {
  2242. align-items: center;
  2243. }
  2244. }
  2245. .team_people {
  2246. width: 200px;
  2247. }
  2248. .team_words {
  2249. padding: 25px 10px 10px;
  2250. background: url(../assets/images/team-bg.png);
  2251. background-size: 100% 100%;
  2252. margin-top: -6px;
  2253. height: 179px;
  2254. }
  2255. .team_words .special-font {
  2256. color: #eaba99;
  2257. }
  2258. .team_words .intro {
  2259. margin-top: 10px;
  2260. }
  2261. // foot
  2262. .foot_logo,
  2263. .Subscribe_part,
  2264. .foot_tool_part {
  2265. width: calc(33.3% - 20px);
  2266. margin: 0 10px;
  2267. }
  2268. .foot_tool_part {
  2269. display: flex;
  2270. align-items: flex-end;
  2271. flex-direction: column;
  2272. }
  2273. .foot_logo img {
  2274. max-width: 278px;
  2275. width: 100%;
  2276. }
  2277. .tool_bar.foot_tool {
  2278. width: 100%;
  2279. margin-bottom: 30px;
  2280. max-width: 340px;
  2281. }
  2282. .tool_bar.foot_tool ul {
  2283. justify-content: space-between;
  2284. }
  2285. .tool_bar.foot_tool ul li {
  2286. height: 28px;
  2287. }
  2288. .tool_bar.foot_tool ul li:last-child {
  2289. padding-right: 0;
  2290. }
  2291. .f_b_part {
  2292. font-size: 14px;
  2293. color: rgba(255, 255, 255, 0.4);
  2294. width: 100%;
  2295. text-align: right;
  2296. }
  2297. .Subscribe_part {
  2298. text-align: left;
  2299. }
  2300. .email_part {
  2301. margin-top: 20px;
  2302. }
  2303. .email_border {
  2304. max-width: 360px;
  2305. width: 100%;
  2306. height: 48px;
  2307. border-radius: 34px;
  2308. border: 1px solid #eaba99;
  2309. padding: 5px;
  2310. display: flex;
  2311. box-sizing: border-box;
  2312. }
  2313. .email_input {
  2314. width: calc(100% - 118px);
  2315. padding-left: 10px;
  2316. background: none;
  2317. color: #fff;
  2318. }
  2319. .submit_btn {
  2320. color: #000;
  2321. width: 118px;
  2322. height: 36px;
  2323. line-height: 36px;
  2324. background: linear-gradient(134deg, #eaba99 0%, #ddc8b7 100%);
  2325. border-radius: 36px;
  2326. text-align: center;
  2327. }
  2328. .submit_btn:hover {
  2329. background: linear-gradient(234deg, #eaba99 0%, #ddc8b7 100%);
  2330. }
  2331. // new 第二屏 box
  2332. .boxThree {
  2333. width: 100%;
  2334. height: 1026px;
  2335. background: #fff;
  2336. position: relative;
  2337. overflow: hidden;
  2338. }
  2339. .boxThree .container {
  2340. position: relative;
  2341. z-index: 2;
  2342. padding-top: 100px;
  2343. max-width: 1200px;
  2344. margin: 0 auto;
  2345. }
  2346. .boxThree .leftbox,
  2347. .boxThree .leftbox img,
  2348. .boxThree .tiao_top {
  2349. position: absolute;
  2350. left: 50%;
  2351. top: 0;
  2352. margin-left: -960px;
  2353. }
  2354. .boxThree .tiao_top {
  2355. width: 1920px;
  2356. height: 98px;
  2357. background: url(../assets/images/home/newsec/tiao_01.png) no-repeat top center;
  2358. z-index: 3;
  2359. }
  2360. .boxThree .container .tit {
  2361. position: relative;
  2362. z-index: 4;
  2363. width: 461px;
  2364. height: 124px;
  2365. }
  2366. .tit {
  2367. margin: 0 auto;
  2368. display: block;
  2369. }
  2370. .boxThree .container .hero_nav {
  2371. position: absolute;
  2372. top: 300px;
  2373. left: 600px;
  2374. z-index: 3;
  2375. }
  2376. .boxThree .container .hero_nav {
  2377. background-image: url(../assets/images/home/newsec/sprite.png);
  2378. background-position: -171px -1286px;
  2379. width: 105px;
  2380. height: 400px;
  2381. }
  2382. .boxThree .container .hero_nav ul:first-child {
  2383. margin-top: 20px;
  2384. }
  2385. .boxThree .container .hero_nav ul li {
  2386. height: 52px;
  2387. display: block;
  2388. line-height: 47px;
  2389. font-size: 18px;
  2390. font-weight: 700;
  2391. cursor: pointer;
  2392. text-align: center;
  2393. color: #000;
  2394. }
  2395. .boxThree .container .hero_nav ul li.act {
  2396. display: block;
  2397. line-height: 47px;
  2398. margin: 0 0 0 -6px;
  2399. }
  2400. .boxThree .container .hero_nav ul li.act {
  2401. background-position: -1416px -847px;
  2402. width: 141px;
  2403. height: 52px;
  2404. }
  2405. .boxThree .container .hero_nav ul li.act,
  2406. .boxThree .container .rightBox {
  2407. background-image: url(../assets/images/home/newsec/sprite.png);
  2408. }
  2409. .boxThree .leftbox img {
  2410. width: auto;
  2411. height: auto;
  2412. }
  2413. .boxThree .leftbox,
  2414. .boxThree .leftbox img,
  2415. .boxThree .tiao_top {
  2416. position: absolute;
  2417. left: 50%;
  2418. top: 0;
  2419. margin-left: -960px;
  2420. }
  2421. .boxThree .leftbox {
  2422. z-index: 1;
  2423. width: 1920px;
  2424. height: 100%;
  2425. }
  2426. .boxThree .leftbox,
  2427. .boxThree .leftbox img,
  2428. .boxThree .tiao_top {
  2429. position: absolute;
  2430. left: 50%;
  2431. top: 0;
  2432. margin-left: -960px;
  2433. }
  2434. .boxThree .leftbox img {
  2435. width: auto;
  2436. height: auto;
  2437. }
  2438. img {
  2439. vertical-align: top;
  2440. border: 0;
  2441. -ms-interpolation-mode: bicubic;
  2442. }
  2443. .boxThree .container .rightBox {
  2444. position: absolute;
  2445. top: 195px;
  2446. right: -100px;
  2447. overflow: hidden;
  2448. z-index: 2;
  2449. background-position: -1201px 0;
  2450. width: 625px;
  2451. height: 755px;
  2452. }
  2453. .BgBox.hide {
  2454. display: none;
  2455. }
  2456. .BgBox.show {
  2457. display: block;
  2458. }
  2459. .boxThree .container .rightBox a.preBtn {
  2460. background-position: -1741px -760px;
  2461. width: 58px;
  2462. height: 56px;
  2463. position: absolute;
  2464. top: 655px;
  2465. left: 185px;
  2466. }
  2467. .boxThree .container .rightBox a.preBtn,
  2468. .boxThree .container .rightBox a.nextBtn {
  2469. background-image: url(../assets/images/home/newsec/sprite.png);
  2470. }
  2471. .boxThree .container .rightBox a.preBtn.disabled,
  2472. .boxThree .container .rightBox a.nextBtn.disabled {
  2473. cursor: default;
  2474. opacity: 0.4;
  2475. }
  2476. .boxThree .container .rightBox a.nextBtn {
  2477. position: absolute;
  2478. top: 655px;
  2479. right: 305px;
  2480. }
  2481. .boxThree .container .rightBox a.nextBtn {
  2482. background-position: -1242px -910px;
  2483. width: 58px;
  2484. height: 56px;
  2485. }
  2486. .boxThree .container .rightBox .wrapper-heroHeadImgBox {
  2487. width: 400px;
  2488. height: 520px;
  2489. position: absolute;
  2490. top: 110px;
  2491. left: 55px;
  2492. overflow: hidden;
  2493. }
  2494. .boxThree .container .rightBox .wrapper-heroHeadImgBox .heroHeadImgBox {
  2495. width: 400px;
  2496. height: 520px;
  2497. position: relative;
  2498. top: 0;
  2499. left: 0;
  2500. }
  2501. .boxThree .container .rightBox .wrapper-heroHeadImgBox .heroHeadImgBox ul li {
  2502. width: 400px;
  2503. display: none;
  2504. }
  2505. .boxThree .container .rightBox .wrapper-heroHeadImgBox .heroHeadImgBox img.act {
  2506. border-color: #ffe11b;
  2507. }
  2508. .boxThree .container .rightBox .wrapper-heroHeadImgBox .heroHeadImgBox img {
  2509. float: left;
  2510. width: 102px;
  2511. height: 102px;
  2512. margin: 0 17px 17px 0;
  2513. border: 5px solid #000;
  2514. border-top-width: 6px;
  2515. border-bottom-width: 7px;
  2516. border-right-width: 8px;
  2517. box-shadow: -5px 5px 0 rgba(0, 0, 0, 0.2);
  2518. cursor: pointer;
  2519. box-sizing: content-box;
  2520. }
  2521. .boxThree .tiao_bottom {
  2522. width: 100%;
  2523. height: 105px;
  2524. background: url(../assets/images/home/newsec/tiao_02.png) no-repeat top center;
  2525. position: absolute;
  2526. bottom: 0;
  2527. z-index: 3;
  2528. }
  2529. .phoneshow,
  2530. .tokenphoneshow {
  2531. display: none;
  2532. }
  2533. @media screen and (max-width: 1340px) {
  2534. .features_list ul li {
  2535. width: calc(25% - 30px);
  2536. margin: 40px 15px 0;
  2537. }
  2538. }
  2539. @media screen and (max-width: 1280px) {
  2540. .features_list {
  2541. max-width: 1160px;
  2542. margin: 0 auto;
  2543. }
  2544. .features_list ul li {
  2545. width: calc(33.3% - 40px);
  2546. margin: 40px 20px 0;
  2547. }
  2548. }
  2549. @media screen and (max-width: 1200px) {
  2550. .boxThree .container .hero_nav {
  2551. left: 580px;
  2552. }
  2553. }
  2554. @media screen and (max-width: 1180px) {
  2555. .map_line {
  2556. height: 58px;
  2557. top: 60px;
  2558. }
  2559. .four_box {
  2560. margin-top: 65px;
  2561. }
  2562. .three_box {
  2563. margin-top: 133px;
  2564. }
  2565. .sec_box {
  2566. margin-top: 198px;
  2567. }
  2568. .first_box {
  2569. margin-top: 264px;
  2570. }
  2571. // .team_people {
  2572. // width: 180px;
  2573. // }
  2574. .team_words {
  2575. padding: 20px 10px 10px;
  2576. margin-top: -6px;
  2577. height: 160px;
  2578. }
  2579. .team_words .font26 {
  2580. font-size: 22px;
  2581. }
  2582. .boxThree .container .hero_nav ul:first-child {
  2583. margin-top: 0;
  2584. }
  2585. .boxThree .container .hero_nav {
  2586. width: 50%;
  2587. height: auto;
  2588. background: url(../assets/images/home/newsec/bg_heroes_nav.png) no-repeat;
  2589. background-size: cover;
  2590. position: absolute;
  2591. top: 185px;
  2592. left: calc(50% + 30px);
  2593. z-index: 3;
  2594. padding: 10px 0 0 10px;
  2595. }
  2596. .boxThree .container .hero_nav ul li {
  2597. float: left;
  2598. width: 95px;
  2599. cursor: pointer;
  2600. text-align: center;
  2601. margin: 0 6px;
  2602. }
  2603. .boxThree .container .hero_nav ul li.act {
  2604. width: 95px;
  2605. background-image: none;
  2606. background: url(../assets/images/home/newsec/bg_heroes_nav_act.png)
  2607. no-repeat center;
  2608. background-size: 100% 60%;
  2609. }
  2610. .boxThree .container .rightBox {
  2611. right: -30px;
  2612. width: 50%;
  2613. }
  2614. .boxThree .container .rightBox a.preBtn {
  2615. left: 175px;
  2616. }
  2617. .boxThree .container .rightBox a.nextBtn {
  2618. left: 255px;
  2619. }
  2620. .boxThree .leftbox,
  2621. .boxThree .leftbox img,
  2622. .boxThree .tiao_top {
  2623. margin-left: -920px;
  2624. }
  2625. }
  2626. @media screen and (max-width: 1024px) {
  2627. .features_list ul li {
  2628. width: calc(33.3% - 30px);
  2629. margin: 35px 15px 0;
  2630. }
  2631. .features_words {
  2632. margin-top: 5px;
  2633. }
  2634. // foot
  2635. .foot_part_cont {
  2636. flex-direction: column;
  2637. justify-content: center;
  2638. align-items: center;
  2639. }
  2640. .Subscribe_part {
  2641. margin: 30px 0 40px;
  2642. }
  2643. .email_part {
  2644. margin-top: 10px;
  2645. }
  2646. .email_border {
  2647. height: 42px;
  2648. margin: 0 auto;
  2649. }
  2650. .submit_btn {
  2651. height: 30px;
  2652. width: 100px;
  2653. line-height: 30px;
  2654. }
  2655. .email_input {
  2656. width: calc(100% - 100px);
  2657. }
  2658. .Subscribe_part .special-font {
  2659. padding: 0;
  2660. text-align: center;
  2661. }
  2662. .f_b_part {
  2663. text-align: center;
  2664. }
  2665. .tool_bar.foot_tool ul li,
  2666. .tool_bar.foot_tool ul li:last-child {
  2667. padding: 0 10px;
  2668. }
  2669. .tool_bar.foot_tool {
  2670. margin: 0 auto 15px;
  2671. }
  2672. }
  2673. @media screen and (max-width: 950px) {
  2674. .tokenpcshow {
  2675. display: none;
  2676. }
  2677. .tokenphoneshow {
  2678. display: block;
  2679. }
  2680. .top_nav {
  2681. display: none;
  2682. }
  2683. .phone_logo {
  2684. display: none;
  2685. }
  2686. .first_part {
  2687. padding-top: 0;
  2688. }
  2689. .video {
  2690. width: 100vw;
  2691. }
  2692. .video,
  2693. video {
  2694. height: 60vw;
  2695. }
  2696. .words_cont {
  2697. padding: 0 0 20px;
  2698. left: auto;
  2699. bottom: 0;
  2700. }
  2701. .first_part_cont {
  2702. padding: 0 0 160px;
  2703. flex-direction: column;
  2704. }
  2705. .words_cont {
  2706. width: 100%;
  2707. }
  2708. .zhezhao {
  2709. background: linear-gradient(0deg, #202124 0, transparent 30%),
  2710. linear-gradient(180deg, #202124 0, transparent 30%);
  2711. }
  2712. .words_cont h1,
  2713. .words_cont h2 {
  2714. line-height: 1.3em;
  2715. text-align: center;
  2716. }
  2717. .words_cont h2 {
  2718. margin-top: 15px;
  2719. line-height: 1.5em;
  2720. }
  2721. h3.every_part_title {
  2722. font-size: 38px;
  2723. }
  2724. .features_list {
  2725. max-width: 720px;
  2726. margin: 0 auto;
  2727. }
  2728. .features_list ul li {
  2729. width: calc(50% - 30px);
  2730. }
  2731. .features_name {
  2732. font-size: 22px;
  2733. }
  2734. // ------------------roadmap----------start-------
  2735. .four_part {
  2736. height: 100vh;
  2737. position: relative;
  2738. .every_part_cont {
  2739. height: 100%;
  2740. overflow: hidden;
  2741. }
  2742. }
  2743. .map_cont {
  2744. flex-direction: column;
  2745. padding-bottom: 140px;
  2746. max-width: 450px;
  2747. margin: 0 auto;
  2748. }
  2749. .map_cont_box {
  2750. width: calc(100% + 24px);
  2751. padding-right: 24px;
  2752. overflow-y: auto;
  2753. }
  2754. .roadfade {
  2755. display: block;
  2756. width: 100%;
  2757. height: 195px;
  2758. background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #0b0e10 100%);
  2759. position: absolute;
  2760. bottom: 0;
  2761. left: 0;
  2762. }
  2763. .map_line {
  2764. display: none;
  2765. }
  2766. .map_top {
  2767. position: static;
  2768. }
  2769. .map_top_line.pc_line {
  2770. display: none;
  2771. }
  2772. .map_top_line.phone_line {
  2773. display: block;
  2774. position: absolute;
  2775. left: 93px;
  2776. top: 62px;
  2777. }
  2778. .map_top_words {
  2779. font-size: 22px;
  2780. margin-right: 12px;
  2781. text-align: right;
  2782. }
  2783. .map_middle {
  2784. width: 75px;
  2785. height: 63px;
  2786. padding: 4px;
  2787. background: url(../assets/images/home/map/map-circle-v.png) no-repeat center;
  2788. background-size: 100%;
  2789. text-align: left;
  2790. }
  2791. .map_middle img {
  2792. width: 55px;
  2793. }
  2794. .map_bottom {
  2795. margin-left: 12px;
  2796. margin-top: 15px;
  2797. width: calc(100% - 150px);
  2798. }
  2799. .map_bottom ul li {
  2800. margin: 11px 0 20px;
  2801. }
  2802. .first_box,
  2803. .sec_box,
  2804. .three_box,
  2805. .four_box {
  2806. margin-top: 0;
  2807. }
  2808. .every_map_box {
  2809. width: 100%;
  2810. margin-top: 55px;
  2811. margin-bottom: 11px;
  2812. padding-top: 0;
  2813. display: flex;
  2814. }
  2815. // ------------------roadmap------end-----------
  2816. // 1
  2817. .words_cont h1 {
  2818. font-size: 46px;
  2819. }
  2820. .smallsize {
  2821. font-size: 24px;
  2822. display: block;
  2823. }
  2824. .words_cont h2 {
  2825. font-size: 20px;
  2826. font-weight: normal;
  2827. }
  2828. // 2
  2829. .sec_part .every_part_cont.flex {
  2830. min-height: calc(100vh - 40vw);
  2831. }
  2832. .token_main_box {
  2833. margin-top: 18vw;
  2834. }
  2835. .token_main .font60 {
  2836. font-size: 34px;
  2837. }
  2838. .token_main {
  2839. margin-left: 0;
  2840. padding: 8vw 28px 24px 34px;
  2841. }
  2842. .token_img {
  2843. left: 7%;
  2844. width: 86%;
  2845. max-width: 720px;
  2846. top: -38vw;
  2847. }
  2848. // 第5
  2849. .five_part {
  2850. .every_part_cont {
  2851. padding: 6.25vw 0;
  2852. }
  2853. .swiper-box {
  2854. padding: 0;
  2855. .team_people {
  2856. cursor: pointer;
  2857. }
  2858. .swiper-button-prev,
  2859. .swiper-button-next {
  2860. display: none;
  2861. }
  2862. .team_people {
  2863. // width: 70%;
  2864. margin: 0 auto;
  2865. transition: all 0.2s ease-in-out;
  2866. }
  2867. .swiper-slide.swiper-slide-active {
  2868. .team_people {
  2869. // width: 80%;
  2870. }
  2871. .team_words {
  2872. height: 179px;
  2873. }
  2874. }
  2875. }
  2876. }
  2877. .foot_logo,
  2878. .Subscribe_part,
  2879. .foot_tool_part {
  2880. width: 100%;
  2881. }
  2882. // new sec ----------------------
  2883. .boxThree {
  2884. height: auto;
  2885. }
  2886. .boxThree .container {
  2887. min-height: 1000px;
  2888. }
  2889. .boxThree .container .hero_nav {
  2890. bottom: 330px;
  2891. top: auto;
  2892. left: 50%;
  2893. width: 606px;
  2894. margin-left: -310px;
  2895. }
  2896. .boxThree .container .rightBox {
  2897. right: auto;
  2898. width: 686px;
  2899. left: 50%;
  2900. margin-left: -333px;
  2901. height: 290px;
  2902. top: auto;
  2903. bottom: 60px;
  2904. background: url(../assets/images/home/newsec/bg_heroes.png) no-repeat center;
  2905. background-size: 100% 100%;
  2906. }
  2907. .boxThree .container .rightBox .wrapper-heroHeadImgBox {
  2908. width: 88%;
  2909. height: auto;
  2910. top: 50px;
  2911. left: 40px;
  2912. }
  2913. .boxThree .container .rightBox .wrapper-heroHeadImgBox .heroHeadImgBox {
  2914. height: auto;
  2915. }
  2916. .boxThree .container .rightBox .wrapper-heroHeadImgBox .heroHeadImgBox,
  2917. .boxThree .container .rightBox .wrapper-heroHeadImgBox .heroHeadImgBox ul li {
  2918. width: 100%;
  2919. }
  2920. .boxThree .container .rightBox .wrapper-heroHeadImgBox .heroHeadImgBox img {
  2921. width: 70px;
  2922. height: 70px;
  2923. }
  2924. .boxThree .container .rightBox a.preBtn,
  2925. .boxThree .container .rightBox a.nextBtn {
  2926. top: 118px;
  2927. width: 40px;
  2928. height: 41px;
  2929. }
  2930. .boxThree .container .rightBox a.preBtn {
  2931. background: url(../assets/images/home/newsec/btn_left.png) no-repeat center;
  2932. background-size: 100% 100%;
  2933. left: 10px;
  2934. }
  2935. .boxThree .container .rightBox a.nextBtn {
  2936. background: url(../assets/images/home/newsec/btn_right.png) no-repeat center;
  2937. background-size: 100% 100%;
  2938. left: auto;
  2939. right: 32px;
  2940. }
  2941. .boxThree .leftbox,
  2942. .boxThree .leftbox img {
  2943. margin-left: -800px;
  2944. }
  2945. }
  2946. @media screen and (max-width: 750px) {
  2947. .boxThree .leftbox {
  2948. width: 100%;
  2949. height: auto;
  2950. left: 0;
  2951. display: flex;
  2952. justify-content: center;
  2953. }
  2954. .boxThree .leftbox,
  2955. .boxThree .leftbox img {
  2956. margin-left: 0px;
  2957. }
  2958. .boxThree .leftbox img {
  2959. position: static;
  2960. height: 162vw;
  2961. width: 100vw;
  2962. }
  2963. .boxThree .container {
  2964. min-height: calc(162vw - 50px);
  2965. }
  2966. .boxThree {
  2967. min-height: 162vw;
  2968. height: auto;
  2969. }
  2970. .pcshow {
  2971. display: none;
  2972. }
  2973. .phoneshow {
  2974. display: block;
  2975. }
  2976. // new sec ----------------------
  2977. .boxThree .container .rightBox,
  2978. .boxThree .container .hero_nav {
  2979. width: 100vw;
  2980. margin-left: 0;
  2981. left: 0;
  2982. }
  2983. .boxThree .container .hero_nav {
  2984. width: 90vw;
  2985. margin: 0 auto;
  2986. bottom: 276px;
  2987. left: 3vw;
  2988. background-size: 100% 100%;
  2989. max-width: 426px;
  2990. left: 50%;
  2991. margin-left: -216px;
  2992. padding: 6px 0 2px 10px;
  2993. }
  2994. .boxThree .container .rightBox {
  2995. height: 49vw;
  2996. bottom: 30px;
  2997. left: 50%;
  2998. margin-left: -234px;
  2999. height: auto;
  3000. max-width: 480px;
  3001. overflow: visible;
  3002. }
  3003. .boxThree .container .rightBox a.preBtn,
  3004. .boxThree .container .rightBox a.nextBtn {
  3005. top: 100px;
  3006. }
  3007. .boxThree .container .rightBox a.preBtn {
  3008. left: -15px;
  3009. }
  3010. .boxThree .container .rightBox a.nextBtn {
  3011. right: 4px;
  3012. }
  3013. .boxThree .container .rightBox .wrapper-heroHeadImgBox {
  3014. position: static;
  3015. width: 100%;
  3016. padding: 30px;
  3017. top: 10vw;
  3018. }
  3019. .boxThree .container .rightBox .wrapper-heroHeadImgBox .heroHeadImgBox img {
  3020. width: calc(25% - 20px);
  3021. height: auto;
  3022. border: 2px solid #000;
  3023. border-top-width: 3px;
  3024. border-bottom-width: 4px;
  3025. border-right-width: 5px;
  3026. box-shadow: -3px 3px 0 rgba(0, 0, 0, 0.2);
  3027. margin: 0 12px 12px 0;
  3028. }
  3029. .boxThree .container .hero_nav ul li,
  3030. .boxThree .container .hero_nav ul li.act {
  3031. font-size: 16px;
  3032. width: 70px;
  3033. height: 42px;
  3034. line-height: 38px;
  3035. }
  3036. }
  3037. @media screen and (max-width: 700px) {
  3038. .features_swiper-box {
  3039. min-height: calc(100vh - 40vw);
  3040. display: block;
  3041. display: flex;
  3042. align-items: center;
  3043. justify-content: center;
  3044. }
  3045. .every_part_cont.features_swiper-box {
  3046. padding: 6.25vw 0;
  3047. }
  3048. .features_swiper-div {
  3049. width: 100%;
  3050. }
  3051. .features_list {
  3052. display: none;
  3053. }
  3054. .five_part {
  3055. .swiper-box {
  3056. .team_people {
  3057. // width: 80%;
  3058. margin: 0 auto;
  3059. }
  3060. .swiper-slide.swiper-slide-active {
  3061. .team_people {
  3062. // width: 90%;
  3063. }
  3064. .team_words {
  3065. height: 170px;
  3066. }
  3067. }
  3068. }
  3069. }
  3070. }
  3071. @media screen and (max-width: 650px) {
  3072. .tool_bar ul li {
  3073. padding: 0 10px;
  3074. }
  3075. .token_img {
  3076. top: -41vw;
  3077. }
  3078. .token_main {
  3079. line-height: 2em;
  3080. }
  3081. .phone_logo {
  3082. width: 220px;
  3083. margin-left: -110px;
  3084. }
  3085. .words_cont {
  3086. min-width: auto;
  3087. }
  3088. .words_cont h1 {
  3089. font-size: 36px;
  3090. }
  3091. .words_cont h2 {
  3092. font-size: 16px;
  3093. }
  3094. .smallsize {
  3095. font-size: 20px;
  3096. }
  3097. .boxThree .container .rightBox {
  3098. max-width: 420px;
  3099. margin-left: -203px;
  3100. }
  3101. .boxThree .container .rightBox a.preBtn,
  3102. .boxThree .container .rightBox a.nextBtn {
  3103. top: 86px;
  3104. }
  3105. .boxThree .container .hero_nav {
  3106. max-width: 374px;
  3107. margin-left: -189px;
  3108. bottom: 252px;
  3109. }
  3110. }
  3111. @media screen and (max-width: 500px) {
  3112. .boxThree .container {
  3113. min-height: calc(162vw - 10px);
  3114. }
  3115. .boxThree .container .hero_nav {
  3116. max-width: 296px;
  3117. margin-left: -152px;
  3118. bottom: 208px;
  3119. }
  3120. .boxThree .container .hero_nav ul li,
  3121. .boxThree .container .hero_nav ul li.act {
  3122. font-size: 14px;
  3123. height: 30px;
  3124. line-height: 30px;
  3125. }
  3126. .boxThree .container .rightBox {
  3127. max-width: 330px;
  3128. margin-left: -162px;
  3129. bottom: 40px;
  3130. }
  3131. .boxThree .container .rightBox a.preBtn,
  3132. .boxThree .container .rightBox a.nextBtn {
  3133. width: 30px;
  3134. height: 31px;
  3135. }
  3136. .boxThree .container .rightBox .wrapper-heroHeadImgBox {
  3137. padding: 25px 20px 15px;
  3138. }
  3139. .boxThree .container .rightBox a.preBtn,
  3140. .boxThree .container .rightBox a.nextBtn {
  3141. top: 78px;
  3142. }
  3143. .boxThree .container .rightBox a.preBtn {
  3144. left: -6px;
  3145. }
  3146. .team_people {
  3147. width: 180px;
  3148. }
  3149. }
  3150. @media screen and (max-width: 400px) {
  3151. .smallsize {
  3152. font-size: 18px;
  3153. }
  3154. .words_cont h1 {
  3155. word-break: break-all;
  3156. font-size: 30px;
  3157. }
  3158. .words_cont h2 {
  3159. font-size: 14px;
  3160. }
  3161. .token_img {
  3162. top: -46vw;
  3163. }
  3164. .five_part {
  3165. .swiper-box {
  3166. .team_people {
  3167. // width: calc(100% - 10px);
  3168. width: 100%;
  3169. min-width: 150px;
  3170. }
  3171. .team_words {
  3172. height: 140px;
  3173. }
  3174. .swiper-slide.swiper-slide-active {
  3175. .team_people {
  3176. // width: calc(100% - 10px);
  3177. }
  3178. .team_words {
  3179. height: 160px;
  3180. }
  3181. }
  3182. }
  3183. }
  3184. .tool_bar.foot_tool ul li:first-child {
  3185. padding-left: 0;
  3186. }
  3187. .tool_bar.foot_tool ul li:last-child {
  3188. padding-right: 0;
  3189. }
  3190. }
  3191. @media screen and (max-width: 350px) {
  3192. .boxThree .container .rightBox {
  3193. max-width: 310px;
  3194. margin-left: -152px;
  3195. }
  3196. .boxThree .container .hero_nav {
  3197. max-width: 282px;
  3198. margin-left: -145px;
  3199. bottom: 200px;
  3200. }
  3201. }
  3202. </style>