pages.scss 75 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694
  1. /***** 这里放页面样式 *****/
  2. // 登录页 padding-bottom: env(safe-area-inset-bottom); box-sizing: unset;
  3. .ezy-login-page {
  4. width:100%;height:100vh; background-color: #80dfff;position: relative;
  5. .ezy-login-wrap{width:100%;height: 1623.08rpx;background-image: url("@/static/images/login/login-bj.png");@include ezy-no-repeat-cover(top);}
  6. .login-e-img{
  7. width: 692rpx;height: 625rpx;@include ezy-no-repeat-cover;
  8. background-image: url("@/static/images/login/login-e-img.gif");
  9. position: absolute;top: -180rpx;left: -180rpx;
  10. }
  11. .login-body-box{
  12. display: flex;flex-direction: column;display: flex;box-sizing: border-box;
  13. position: absolute;top:690rpx;left: 50%;transform: translateX(-50%);
  14. }
  15. .index-title-img{
  16. width: 411rpx;height: 73rpx;@include ezy-no-repeat-cover;margin-right: auto;
  17. background-image: url("@/static/images/login/login-tel.png");
  18. }
  19. .login-btn{width: 644rpx;height: 106rpx;margin-top: 84rpx;@include ezy-no-repeat-cover;}
  20. /***** 输入手机号页面*****/
  21. .phone-input-box{
  22. width: 644rpx;height: 144rpx;box-sizing: border-box;padding-bottom: 20rpx;
  23. display: flex;align-items: center;margin-top: 50rpx;
  24. background-image: url("@/static/images/login/login-tel-bj.png");@include ezy-no-repeat-cover;
  25. .phone-prefix {
  26. width: 90rpx;margin-left:18rpx;font-size: 38rpx;color: #ffffffd9;
  27. font-weight: normal;display: flex;align-items: center;justify-content: space-between;flex-shrink: 0;
  28. }
  29. .phone-prefix::after{content: '';width: 1rpx;height: 40rpx;display: inline-block;background-color: #ffffffd9;}
  30. .phone-input {font-size: 38rpx;padding: 0 22rpx;box-sizing: border-box;color: #fff;flex: 1;}
  31. .uni-input-placeholder {font-size: 34rpx;color: #ffffffd9;
  32. }
  33. .close-btn{width: 42rpx;height: 42rpx;margin-right: 30rpx;@include ezy-no-repeat-cover;
  34. background-image: url("@/static/images/login/login-close-icon.png");flex-shrink: 0;}
  35. }
  36. .agreement-checkbox-box {
  37. display: flex;justify-content: center;margin-top: 10rpx;
  38. uni-checkbox-group{font-size: 0;}
  39. .agreement-checkbox-input{width: 40rpx;height: 40rpx;border: 0;margin-right: 4rpx;font-size: 0;}
  40. .uni-checkbox-input{
  41. width: 40rpx;height: 40rpx;border: 0;background-color: unset;@include ezy-no-repeat-cover;
  42. background-image: url("@/static/images/login/login-checked-bj.png");
  43. svg {width: 28;height: 28rpx;top: 48%;left: 50%;}
  44. }
  45. .agreement-text-box {
  46. color: #ffffffd9;font-size: 27rpx;
  47. flex-direction: row;display: flex;align-items: center;
  48. .agreement-text{color: #e3f524;display: contents;}
  49. }
  50. }
  51. .tel-btn-disabled{background-image: url("@/static/images/login/login-zym-bj-disabled.png");}
  52. .tel-btn-normal{background-image: url("@/static/images/login/login-zym-bj.png");}
  53. .bottom-btn-box{
  54. position: absolute;bottom:5%;left: 50%;transform: translateX(-50%);display: flex;
  55. .wx-btn,.yk-btn,.apple-btn{
  56. width: 125rpx;height: 144rpx;@include ezy-no-repeat-cover;margin: 0 20rpx;
  57. }
  58. .wx-btn{background-image: url("@/static/images/login/login-wx-btn.png");}
  59. .yk-btn{background-image: url("@/static/images/login/login-yk-btn.png");}
  60. .apple-btn{background-image: url("@/static/images/login/login-apple-btn.png");}
  61. }
  62. /***** 输入验证码页面*****/
  63. .login-title-img{
  64. width: 317rpx;height: 77rpx;@include ezy-no-repeat-cover;margin-right: auto;
  65. background-image: url("@/static/images/login/login-yzm.png");
  66. }
  67. .yzm-btn{margin-top: 42rpx;}
  68. .yzm-show{font-size: 28rpx;color: #ffffffd9;margin: 24rpx 0 0 20rpx;}
  69. .login-btn-disabled{background-image: url("@/static/images/login/login-btn-bj-disabled.png");}
  70. .login-btn-normal{background-image: url("@/static/images/login/login-btn-bj.png");}
  71. .cxfs-btn{font-size: 30rpx;color: #3257b9;display: inline-block;margin: 20rpx auto 60rpx;}
  72. .cxfs-btn-disabled{color: #777;}
  73. .login-text{font-size: 28rpx;color: #3257b9;margin: 16rpx 0 0 20rpx;}
  74. /* 针对小屏幕设备 */
  75. @media (max-height: 800px) {
  76. .login-body-box{top:660rpx;}
  77. .bottom-btn-box{bottom:2%;}
  78. .login-btn{margin-top: 64rpx;}
  79. // 输入验证码页面
  80. .yzm-btn{margin-top: 32rpx;}
  81. .cxfs-btn{margin: 16rpx auto 30rpx;}
  82. }
  83. @media (max-height: 736px) {
  84. .login-btn{margin-top: 42rpx;}
  85. }
  86. @media (max-height: 700px) {
  87. .login-body-box{top:640rpx;}
  88. .login-btn{margin-top: 46rpx;}
  89. .phone-input-box{margin-top: 24rpx;}
  90. // 输入验证码页面
  91. .yzm-btn{margin-top: 24rpx;}
  92. .cxfs-btn{margin: 12rpx auto 20rpx;}
  93. }
  94. @media (max-height: 600px) {
  95. .bottom-btn-box{bottom:5%;}
  96. .login-btn{margin-top: 36rpx;}
  97. .ezy-login-wrap{height: 1360rpx;position: relative;}
  98. }
  99. }
  100. // 用户协议弹窗
  101. .agree-sections-dialog{
  102. width: 635rpx;height: 702rpx;padding: 350rpx 0 42rpx;box-sizing: border-box;text-align: center;margin-bottom: 26%;
  103. background-image: url("@/static/images/login/agree-dialog-bj.png");@include ezy-no-repeat-cover;
  104. .agree-title{color:#666;font-size: 32rpx;font-weight: 600;}
  105. .agree-tip{color:#777;font-size: 28rpx;margin-top: 30rpx;}
  106. .confirm-btn{width: 538rpx;height: 85rpx;@include ezy-no-repeat-cover;margin: 46rpx auto 0;
  107. background-image: url("@/static/images/login/agree-confirm-btn.png");}
  108. .not-confirm-btn{color:#888;font-size: 32rpx;padding: 16rpx 0;display: inline-block;}
  109. @media (max-height: 700px) {margin-bottom: 16%;}
  110. @media (max-height: 600px) {margin-bottom: 0;}
  111. }
  112. // 第一次登录时隐私协议弹窗
  113. .agree-first-sections-dialog{
  114. width: 635rpx;height: 702rpx;padding: 300rpx 36rpx 42rpx;box-sizing: border-box;text-align: center;margin-bottom: 26%;
  115. background-image: url("@/static/images/login/agree-dialog-bj.png");@include ezy-no-repeat-cover;
  116. .agree-tip{
  117. color:#666;font-size: 28rpx;margin-top: 30rpx;text-align: justify;line-height: 40rpx;
  118. text{color: #66a2cb;}
  119. }
  120. .first-confirm-btn{width: 538rpx;height: 80rpx;@include ezy-no-repeat-cover;margin: 24rpx auto 0;font-size: 32rpx;
  121. background-color: #22c70a;border-radius: 8rpx;color: #fff;border: 1px solid #999;line-height: 80rpx;}
  122. .not-confirm-btn{color:#888;font-size: 32rpx;padding: 16rpx 0;display: inline-block;}
  123. @media (max-height: 700px) {margin-bottom: 16%;}
  124. @media (max-height: 600px) {margin-bottom: 0;}
  125. }
  126. // 用户协议详情弹窗
  127. .agree-content-dialog{
  128. width: 100%;height: 100vh;overflow: auto;
  129. .agree-content-box{
  130. width: 684rpx;height: 1308rpx;@include ezy-no-repeat-cover;
  131. background-image: url("@/static/images/login/agree-content-bj.png");
  132. padding: 120rpx 0 64rpx;box-sizing: border-box;margin-top: 36%;
  133. position: relative;text-align: justify;
  134. display: flex;flex-direction: column;
  135. }
  136. .agree-title{font-size: 42rpx;text-align: center;margin-bottom: 42rpx;flex-shrink: 0;}
  137. .agree-close-btn{width: 62rpx;height: 62rpx;@include ezy-no-repeat-cover;
  138. position: absolute;top: 64rpx;right: 44rpx;
  139. background-image: url("@/static/images/common/close-icon.png");}
  140. .agree-section-box{font-size: 30rpx;line-height: 1.8;overflow: auto;flex: 1;padding: 0 46rpx;word-break: break-all;}
  141. @media (max-height: 800px) {
  142. .agree-content-box{margin-top: 18%;}
  143. }
  144. @media (max-height: 700px) {
  145. .agree-content-box{margin-top: var(--status-bar-height);}
  146. }
  147. }
  148. // 滑块校验弹窗
  149. .slider-check-dialog{
  150. background-color: rgba(255, 255, 255, 0.6);
  151. position: fixed;display: flex;flex-direction: column;top: 0;left: 0;bottom:0;right: 0;
  152. justify-content: center;align-items: center;
  153. .slider-check-content{
  154. width: 635rpx;height: 423rpx;padding: 42rpx 36rpx 42rpx;box-sizing: border-box;text-align: center;margin-bottom: 26%;
  155. background-image: url("@/static/images/login/slider-dialog-bj.png");@include ezy-no-repeat-cover;position: relative;
  156. }
  157. .slider-close{width: 50rpx;height: 50rpx;@include ezy-no-repeat-cover;position: absolute;right: 30rpx;top: 30rpx;
  158. background-image: url("@/static/images/common/close-icon.png");}
  159. .slider-check-tip{color:#777;font-size: 32rpx;margin-top: 30rpx;font-weight: 800;}
  160. .slider-check-btn{width: 208rpx;height: 85rpx;@include ezy-no-repeat-cover;margin: 32rpx auto 0;
  161. background-image: url("@/static/images/login/slider-confirm.png");display: block;}
  162. .nc-container{
  163. position: unset;border-bottom: 1px dashed #70cbf4;padding: 36rpx 0 54rpx;box-sizing: border-box;
  164. .nc_wrapper{width: 100%!important;}
  165. .nc_iconfont.btn_ok{font-family: unset;font-size: 0;}
  166. .nc_iconfont.btn_ok::before{content: '';width: 20px;height:20px;display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
  167. @include ezy-no-repeat-cover;background-image: url("@/static/images/login/slider-right-icon.png");z-index: 4;}
  168. }
  169. .slider-tip-red{color: red;}
  170. @media (max-height: 700px) {
  171. .slider-check-content{margin-bottom: 16%;}
  172. }
  173. @media (max-height: 600px) {
  174. .slider-check-content{margin-bottom: 0;}
  175. }
  176. }
  177. // 选择年级和学期
  178. .grades-terms-page{
  179. width:100%;height:100vh;background-color: #43c1f6;box-sizing: border-box;padding-top:var(--status-bar-height);
  180. background-image: url("@/static/images/grade/grades-terms-bj1.png");@include ezy-no-repeat-cover(top);
  181. // padding-top: 52%;
  182. position: relative;min-height: 1212rpx;
  183. .grade-item-box{
  184. display: flex;flex-wrap: wrap;justify-content: space-evenly;
  185. box-sizing: border-box;padding: calc(270rpx - var(--status-bar-height)) 4% 1%;}
  186. .grade-item {
  187. width: 270rpx;height: 80rpx;line-height: 70rpx;
  188. background-image: url("@/static/images/grade/grades-bj.png");@include ezy-no-repeat-cover;
  189. text-align: center;font-size: 36rpx;color: #fff;font-weight: 800;
  190. }
  191. .subject-body{
  192. width: 100%;height: calc(100vh - 620rpx);overflow-y: auto;
  193. display: flex;flex-direction: column;margin: 0 auto;box-sizing: border-box;margin: 80rpx 0 0;
  194. }
  195. .subject-content-box{
  196. width: 750rpx;height: auto;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;
  197. box-sizing: border-box;padding:0 20rpx;background-repeat: repeat-y;
  198. }
  199. .subject-item{
  200. width: 32%;margin:24rpx 0 68rpx;position: relative;
  201. .subject-item-img{width: 220rpx;height: 220rpx;margin: 20rpx auto 0;display: block;border-radius: 30rpx;}
  202. .subject-item-text{
  203. width: 100%;height: 60rpx;font-size: 24rpx;line-height: 1.2;
  204. box-sizing: border-box;padding: 0 36rpx;text-align: center;
  205. position: absolute;z-index: 3;left: 0;bottom: -22rpx;color: #fff;
  206. display: flex;align-items: center;justify-content: center;
  207. text{@include multi-line-ellipsis(2);}
  208. }
  209. }
  210. .subject-item::before{
  211. content: '';width: 231rpx;height: 288rpx;z-index: 2;display: block;
  212. background-image: url("@/static/images/grade/grades-item.png");@include ezy-no-repeat-cover;
  213. position: absolute;top: 5rpx;
  214. }
  215. .subject-item.active::before{background-image: url("@/static/images/grade/grades-item-active.png");}
  216. .subject-item:nth-child(3n+3){margin-right: 0;}
  217. .subject-item:nth-child(3n+1)::after{
  218. content: '';width: 750rpx;height: 72rpx;position: absolute;left: -20rpx;bottom: -80rpx;z-index: 1;
  219. background-image: url("@/static/images/grade/grades-row-bj.png");@include ezy-no-repeat-contain;}
  220. .grade-item.active{
  221. color: #fff;background-image: url("@/static/images/grade/grades-a-bj.png");
  222. }
  223. .grade-line{width: 90%;height: 4rpx;border-top: 4rpx dashed #7cbeee;margin: 16rpx auto;}
  224. .grade-confirm-btn{
  225. width: 644rpx;height: 108rpx;background-color: transparent;
  226. background-image: url("@/static/images/grade/confirm-btn.png");@include ezy-no-repeat-cover;
  227. }
  228. .grade-confirm-btn:after{display: none;}
  229. }
  230. // 蛋
  231. .study-egg-dialog{
  232. .egg-content-box{display: flex;display: flex;flex-direction: column;align-items: center;}
  233. .egg-img{width: 769rpx;height: 769rpx;
  234. @include ezy-no-repeat-cover;background-image: url("@/static/images/study/egg-img.gif");
  235. }
  236. .egg-btn{width: 644rpx;height: 106rpx;@include ezy-no-repeat-cover;background-image: url("@/static/images/study/egg-btn.png");}
  237. }
  238. //地图页
  239. .ezy-study-swiper{height: 100vh;overflow-y: auto;}
  240. .ezy-study-swiper1{
  241. @media (max-height: 700px) {min-height: 1260rpx;}
  242. @media (max-height: 600px) {min-height:1200rpx;}
  243. }
  244. .ezy-study-swiper2{
  245. @media (max-height: 800px) {min-height:1400rpx;}
  246. @media (max-height: 700px) {min-height:1300rpx;}
  247. }
  248. .ezy-study-page{
  249. width:100%;height: 100vh;display: flex;flex-direction: column;
  250. box-sizing: border-box;padding-top:var(--status-bar-height);justify-content: center;position: relative;
  251. .ezy-study-wrap{@include ezy-no-repeat-cover;position: relative;margin: 0 auto;}
  252. .study-school-year{
  253. width: 285rpx;height: 69rpx;line-height:65rpx;background-image: url("@/static/images/study/school-year-bj.png");
  254. color: #fff;@include ezy-no-repeat-cover;padding-left: 78rpx;font-size: 30rpx;font-weight: 600;
  255. position: absolute;left: 20rpx;top:var(--status-bar-height);z-index: 2;
  256. }
  257. // animal
  258. .animal-img{width:48rpx;height: 68rpx;@include ezy-no-repeat-cover;position: absolute;}
  259. .dan-img{background-image: url("@/static/images/study/animal-img1.gif");}
  260. .xiao-e-img{background-image: url("@/static/images/study/animal-img2.gif");}
  261. .zhong-e-img{background-image: url("@/static/images/study/animal-img3.gif");}
  262. .da-e-img{background-image: url("@/static/images/study/animal-img4.gif");}
  263. }
  264. // 数学
  265. .ezy-shuxue-study-page{
  266. @include ezy-no-repeat-cover(top);background-color: #43c1f6;background-image: url("@/static/images/study/shuxue/study-shuxue-bj.png");
  267. .ezy-study-wrap{width:750rpx;height:1394rpx;background-image: url("@/static/images/study/shuxue/study-wrap-bj.png");}
  268. .animal-img{left: 380rpx;top: 290rpx;}
  269. .chapter-box{
  270. width: 160rpx;text-align: center;font-weight: 800;color: #5c1a11;
  271. font-size: 30rpx;position: absolute;top:125rpx;left:316rpx;
  272. }
  273. .chapter-title-box{
  274. width: 330rpx;height: 80rpx;text-align: center;font-weight: 800;color: #fbb030;
  275. position: absolute;top:176rpx;left:232rpx;white-space: pre-wrap;
  276. }
  277. .chapter-small-title-box{line-height: 2;font-size: 38rpx;}
  278. .chapter-middle-title-box{line-height: 2.3;font-size: 34rpx;}
  279. .chapter-big-title-box{line-height: 1.2;font-size: 32rpx;}
  280. // brand-content
  281. .brand-content{margin: 0 auto;@include single-line-ellipsis;}
  282. .brand-icon,.brand-lock,.brand-finish-icon{
  283. width: 70rpx;height: 70rpx;@include ezy-no-repeat-cover;
  284. position: absolute;top: -30rpx;left: 50%;transform: translateX(-50%);}
  285. .brand-icon{
  286. font-size: 36rpx;font-weight: 600;color: #ff6501;line-height: 70rpx;
  287. background-image: url("@/static/images/study/shuxue/number-bj.png");
  288. }
  289. .brand-lock{background-image: url("@/static/images/study/lock-bj.png");display: flex;justify-content: center;}
  290. .brand-lock::before{
  291. content: '';width: 38rpx;height: 45rpx;display: block;@include ezy-no-repeat-cover;
  292. background-image: url("@/static/images/study/lock-img.png");margin-top: 10rpx;
  293. }
  294. .brand-finish-icon{background-image: url("@/static/images/study/dao-finish-icon.png");}
  295. .brand-arrow{
  296. width: 58rpx;height: 58rpx;left: 50%;top: 64%;position: absolute;opacity: 0.8;
  297. @include ezy-no-repeat-cover;background-image: url("@/static/images/study/brand-arrow.gif");
  298. }
  299. // brand-item
  300. .brand-item{box-sizing: border-box;font-size: 24rpx;color: #fff;text-align: center;
  301. font-weight: 600;position: relative;position: absolute;@include ezy-no-repeat-cover;}
  302. .small-brand-item{width: 231rpx;height: 147rpx;padding: 40rpx 0 10rpx;
  303. background-image: url("@/static/images/study/shuxue/duan-pai-disabled.png");
  304. .brand-arrow{transform: translateX(-50%);}
  305. .brand-content{width: 90%;}
  306. }
  307. .small-brand-item.brand-active{background-image: url("@/static/images/study/shuxue/duan-pai-active.png");}
  308. .big-brand-item{
  309. width: 307.69rpx;height: 141.35rpx;padding: 40rpx 0 10rpx;
  310. background-image: url("@/static/images/study/shuxue/chang-pai-disabled.png");
  311. .brand-arrow{transform: translateX(-46%);}
  312. .brand-content{width: 94%;}
  313. }
  314. .big-brand-item.brand-active{background-image: url("@/static/images/study/shuxue/chang-pai-active.png");}
  315. .ceshi-brand-item{
  316. width: 185rpx;height: 121rpx;@include ezy-no-repeat-cover;
  317. padding: 16rpx 10rpx 10rpx 10rpx;position: absolute;top:1112rpx;right:140rpx;
  318. background-image: url("@/static/images/study/shuxue/ceshi-pai-disabled.png");
  319. .brand-arrow{top: 50%;left: 35%;transform: unset;}
  320. .brand-lock,.brand-icon,.brand-finish-icon{left: 0;top: -30rpx;}
  321. }
  322. .ceshi-brand-item.brand-active{background-image: url("@/static/images/study/shuxue/ceshi-pai-active.png");}
  323. // brand-item
  324. .small-brand-item:nth-child(1){top:330rpx;right:70rpx;}
  325. .small-brand-item:nth-child(2){top:540rpx;left:75rpx;}
  326. .small-brand-item:nth-child(3){top:692rpx;right:110rpx;}
  327. .small-brand-item:nth-child(4){top:1085rpx;right:165rpx}
  328. .big-brand-item:nth-child(1){top:328rpx;right:40rpx;}
  329. .big-brand-item:nth-child(2){top:540rpx;left:20rpx;}
  330. .big-brand-item:nth-child(3){top:692rpx;right:80rpx;}
  331. .big-brand-item:nth-child(4){top:1090rpx;right:130rpx;}
  332. @media (max-height: 800px) {
  333. // 0.92
  334. .ezy-study-wrap{width: 690rpx;height: 1284rpx;}
  335. .animal-img{left: 350rpx;top: 260rpx;}
  336. .chapter-box{width: 148rpx;top:118rpx;left:292rpx;font-size: 28rpx;}
  337. .chapter-title-box{width: 296rpx;height: 70rpx;top:163rpx;left:223rpx;font-size: 28rpx;}
  338. .chapter-small-title-box{line-height: 1.8;font-size: 36rpx;}
  339. .chapter-middle-title-box{line-height: 2.4;font-size: 30rpx;}
  340. .chapter-big-title-box{line-height: 1.3;font-size: 28rpx;}
  341. .small-brand-item:nth-child(1){top:290rpx;right:60rpx;}
  342. .small-brand-item:nth-child(2){top:480rpx;left:75rpx;}
  343. .small-brand-item:nth-child(3){top:630rpx;right:110rpx;}
  344. .small-brand-item:nth-child(4){top:990rpx;right:140rpx}
  345. .big-brand-item:nth-child(1){top:300rpx;right:24rpx;}
  346. .big-brand-item:nth-child(2){top:490rpx;left:24rpx;}
  347. .big-brand-item:nth-child(3){top:640rpx;right:80rpx;}
  348. .big-brand-item:nth-child(4){top:1000rpx;right:110rpx;}
  349. .ceshi-brand-item{top:1020rpx;right:140rpx;}
  350. }
  351. @media (max-height: 700px) {
  352. min-height: 1260rpx;
  353. //0.88
  354. .ezy-study-wrap{width: 645rpx;height: 1198rpx;}
  355. .animal-img{left: 280rpx;top: 240rpx;}
  356. .chapter-box{top:110rpx;left:266rpx;}
  357. .chapter-title-box{width: 286rpx;height: 66rpx;top:150rpx;left:200rpx;}
  358. .chapter-middle-title-box{line-height: 2.2;}
  359. .chapter-big-title-box{line-height: 1.2;}
  360. .small-brand-item:nth-child(1){top:260rpx;right:50rpx;}
  361. .small-brand-item:nth-child(2){top:445rpx;left:60rpx;}
  362. .small-brand-item:nth-child(3){top:580rpx;right:100rpx;}
  363. .small-brand-item:nth-child(4){top:920rpx;right:140rpx}
  364. .big-brand-item:nth-child(1){top:270rpx;right:0;}
  365. .big-brand-item:nth-child(2){top:450rpx;left:16rpx;}
  366. .big-brand-item:nth-child(3){top:590rpx;right:70rpx;}
  367. .big-brand-item:nth-child(4){top:925rpx;right:100rpx;}
  368. .ceshi-brand-item{top:940rpx;right:130rpx;}
  369. }
  370. @media (max-height: 600px) {
  371. //0.76
  372. min-height:1200rpx;
  373. .ezy-study-wrap{width: 577rpx;height: 1072rpx;}
  374. .animal-img{left: 280rpx;top: 210rpx;}
  375. .chapter-box{width: 120rpx;top:96rpx;left:245rpx;font-size: 26rpx;}
  376. .chapter-title-box{width: 255rpx;height: 60rpx;top:136rpx;left:178rpx;}
  377. .chapter-small-title-box{line-height: 1.6;font-size: 34rpx;}
  378. .chapter-middle-title-box{line-height: 2;font-size: 28rpx;}
  379. .chapter-big-title-box{line-height: 1.2;font-size: 26rpx;}
  380. .small-brand-item:nth-child(1){top:220rpx;right:24rpx;}
  381. .small-brand-item:nth-child(2){top:385rpx;left:42rpx;}
  382. .small-brand-item:nth-child(3){top:500rpx;right:65rpx;}
  383. .small-brand-item:nth-child(4){top:800rpx;right:100rpx}
  384. .big-brand-item:nth-child(1){top:220rpx;right:0;}
  385. .big-brand-item:nth-child(2){top:390rpx;left:0;}
  386. .big-brand-item:nth-child(3){top:510rpx;right:30rpx;}
  387. .big-brand-item:nth-child(4){top:810rpx;right:100rpx;}
  388. .ceshi-brand-item{top:835rpx;right:130rpx;}
  389. }
  390. }
  391. // 英语
  392. .ezy-yingyu-study-page{
  393. background-color: #00aeee;@include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/study/yingyu/study-yingyu-bj.png");
  394. .ezy-study-wrap{
  395. width:750rpx;height:1365rpx;position: absolute;top:calc(var(--status-bar-height) + -7%);
  396. background-image: url("@/static/images/study/yingyu/study-wrap-bj.png");}
  397. .animal-img{left: 280rpx;top: 420rpx;}
  398. .chapter-title-box{
  399. width: 120rpx;height: 60rpx;line-height: 60rpx;text-align: center;font-weight: 800;color: #66ffff;font-size: 28rpx;
  400. position: absolute;top:175rpx;left:25rpx;box-sizing: content-box;padding: 10rpx 54rpx 175rpx 250rpx;
  401. }
  402. // brand-content
  403. .brand-icon,.brand-content{text-align: center;@include single-line-ellipsis;font-size: 24rpx;}
  404. .brand-icon{width: 170rpx;height: 34rpx;line-height: 34rpx;color: #180b34;margin: 3rpx auto 0;}
  405. .brand-content{width: 246rpx;height: 38rpx;line-height: 38rpx;color: #fff;margin: 0 auto;}
  406. .brand-lock,.brand-finish-icon{
  407. width: 70rpx;height: 70rpx;@include ezy-no-repeat-cover;
  408. position: absolute;transform: translateX(-50%);top: -125rpx;right: 58rpx;}
  409. .brand-lock{background-image: url("@/static/images/study/lock-bj.png");display: flex;justify-content: center;}
  410. .brand-lock::before{
  411. content: '';width: 38rpx;height: 45rpx;display: block;@include ezy-no-repeat-cover;
  412. background-image: url("@/static/images/study/lock-img.png");margin-top: 10rpx;
  413. }
  414. .brand-finish-icon{background-image: url("@/static/images/study/dao-finish-icon.png");}
  415. .brand-arrow{
  416. width: 58rpx;height: 58rpx;left: 38%;top: -58%;position: absolute;
  417. @include ezy-no-repeat-cover;background-image: url("@/static/images/study/brand-arrow.gif");
  418. }
  419. // brand-item
  420. .brand-item{
  421. width: 260rpx;height: 81rpx;position: absolute;
  422. @include ezy-no-repeat-cover;background-image: url("@/static/images/study/yingyu/dao-item-disabled.png");
  423. }
  424. .brand-active{background-image: url("@/static/images/study/yingyu/dao-item-active.png");}
  425. .brand-item:nth-child(1){top:758rpx;right:46rpx;}
  426. .brand-item:nth-child(2){top:920rpx;left:55rpx;}
  427. .brand-item:nth-child(3){
  428. top:1110rpx;right:78rpx;
  429. .brand-lock,.brand-finish-icon{top: -135rpx;right: 60rpx;}
  430. }
  431. .brand-item:nth-child(4){top:1280rpx;left:52rpx;}
  432. .brand-item.ceshi-brand-item{
  433. width: 394rpx;height: 288rpx;top:1280rpx;
  434. left: unset;right:-10rpx;@include ezy-no-repeat-cover;
  435. background-image: url("@/static/images/study/yingyu/test-item-disabled.png");
  436. .brand-content{display: none;}
  437. .brand-lock,.brand-finish-icon{top: 150rpx;right: 170rpx;}
  438. .brand-arrow{left: 32%;top: 14%;}
  439. }
  440. .brand-item.ceshi-brand-item.brand-active{background-image: url("@/static/images/study/yingyu/test-item-active.png");}
  441. @media (max-height: 800px) {
  442. // 0.9
  443. min-height:1400rpx;
  444. .animal-img{left: 260rpx;top: 390rpx;}
  445. .chapter-title-box{width: 120rpx;height: 48rpx;line-height: 52rpx;top:162rpx;left:26rpx;padding: 10rpx 42rpx 170rpx 220rpx;}
  446. .ezy-study-wrap{width: 687rpx;height: 1250rpx;left:50%;top:calc(var(--status-bar-height) + -4%);transform: translateX(-50%);}
  447. .brand-lock,.brand-finish-icon{top: -120rpx;right: 60rpx;}
  448. .brand-item:nth-child(1){top:685rpx;right:30rpx;}
  449. .brand-item:nth-child(2){top:830rpx;left:42rpx;}
  450. .brand-item:nth-child(3){
  451. top:1000rpx;right:60rpx;
  452. .brand-lock,.brand-finish-icon{top: -122rpx;right: 62rpx;}
  453. }
  454. .brand-item:nth-child(4){top:1180rpx;left:42rpx;}
  455. .brand-item.ceshi-brand-item{
  456. width: 337rpx;height: 246rpx;top:1140rpx;left: unset;right:-40rpx;
  457. .brand-lock,.brand-finish-icon{top: 125rpx;right: 130rpx;}
  458. }
  459. }
  460. @media (max-height: 750px) {
  461. .ezy-study-wrap{top:calc(var(--status-bar-height) + -7%);}
  462. .brand-item.ceshi-brand-item{top:1110rpx;}
  463. }
  464. @media (max-height: 700px) {
  465. min-height:1300rpx;
  466. .animal-img{left: 240rpx;top: 340rpx;}
  467. .chapter-title-box{width: 100rpx;height: 40rpx;line-height: 40rpx;top:145rpx;left:22rpx;font-size: 24rpx;padding: 10rpx 24rpx 170rpx 196rpx;}
  468. .ezy-study-wrap{width: 600rpx;height: 1092rpx;top:calc(var(--status-bar-height) + -7%);}
  469. .brand-lock,.brand-finish-icon{top: -120rpx;right: 60rpx;}
  470. .brand-item:nth-child(1){top:610rpx;right:10rpx;}
  471. .brand-item:nth-child(2){top:730rpx;left:22rpx;}
  472. .brand-item:nth-child(3){
  473. top:885rpx;right:38rpx;
  474. .brand-lock,.brand-finish-icon{top: -128rpx;right: 62rpx;}
  475. }
  476. .brand-item:nth-child(4){top:1040rpx;left:20rpx;}
  477. .brand-item.ceshi-brand-item{
  478. width: 315rpx;height: 231rpx;top:1020rpx;left: unset;right:-40rpx;
  479. .brand-lock,.brand-finish-icon{top: 125rpx;right: 130rpx;}
  480. }
  481. }
  482. @media (max-height: 650px){
  483. .ezy-study-wrap{top:calc(var(--status-bar-height) + -7%);}
  484. .brand-item.ceshi-brand-item{width: 296rpx;height: 216rpx;left: unset;top:1000rpx;}
  485. }
  486. @media (max-height: 600px){
  487. .chapter-title-box{padding: 10rpx 44rpx 150rpx 195rpx;}
  488. .brand-item.ceshi-brand-item{left: unset;top:1020rpx;}
  489. }
  490. }
  491. // 计算特训
  492. .ezy-jstx-study-page{
  493. @include ezy-no-repeat-cover(top);background-color: #43c1f6;background-image: url("@/static/images/study/jstx/study-jstx-bj.png");
  494. .ezy-study-wrap{width:750rpx;height:1394rpx;position: relative;margin-bottom: 100rpx;
  495. background-image: url("@/static/images/study/jstx/study-wrap-bj.png");}
  496. .study-name-img{width: 140rpx;height: 102rpx;position: absolute;top: 136rpx;left: 294rpx;}
  497. // brand-content
  498. .brand-content{
  499. width: 90%;height:60rpx;margin: 12rpx auto;
  500. display: flex;align-items: center;justify-content: center;
  501. text{@include multi-line-ellipsis(2);line-height: 1.2;font-weight: normal;}
  502. }
  503. .brand-icon,.brand-lock,.brand-finish-icon{
  504. width: 70rpx;height: 70rpx;@include ezy-no-repeat-cover;
  505. position: absolute;top: -53rpx;left: 50%;transform: translateX(-50%);}
  506. .brand-icon{
  507. font-size: 36rpx;font-weight: 600;color: #ff6501;line-height: 70rpx;
  508. background-image: url("@/static/images/study/shuxue/number-bj.png");
  509. }
  510. .brand-lock{background-image: url("@/static/images/study/lock-bj.png");display: flex;justify-content: center;}
  511. .brand-lock::before{
  512. content: '';width: 38rpx;height: 45rpx;display: block;@include ezy-no-repeat-cover;
  513. background-image: url("@/static/images/study/lock-img.png");margin-top: 10rpx;
  514. }
  515. .brand-finish-icon{background-image: url("@/static/images/study/dao-finish-icon.png");}
  516. .brand-arrow{
  517. width: 58rpx;height: 58rpx;left: 50%;top: 64%;position: absolute;opacity: 0.8;
  518. @include ezy-no-repeat-cover;background-image: url("@/static/images/study/brand-arrow.gif");
  519. }
  520. // brand-item
  521. .brand-item{
  522. width: 242rpx;height: 154rpx;
  523. box-sizing: border-box;font-size: 24rpx;color: #fff;text-align: center;
  524. font-weight: 600;position: relative;position: absolute;@include ezy-no-repeat-cover;
  525. background-image: url("@/static/images/study/jstx/dao-item-disabled.png");
  526. .brand-arrow{transform: translateX(-50%);}
  527. }
  528. .brand-item.brand-active{background-image: url("@/static/images/study/jstx/dao-item-active.png");}
  529. .ceshi-brand-item{
  530. width: 185rpx;height: 121rpx;@include ezy-no-repeat-cover;
  531. padding: 16rpx 10rpx 10rpx 10rpx;position: absolute;top:1112rpx;right:140rpx;
  532. background-image: url("@/static/images/study/shuxue/ceshi-pai-disabled.png");
  533. .brand-arrow{top: 50%;left: 35%;transform: unset;}
  534. .brand-lock,.brand-icon,.brand-finish-icon{left: 0;top: -30rpx;}
  535. }
  536. .ceshi-brand-item.brand-active{background-image: url("@/static/images/study/shuxue/ceshi-pai-active.png");}
  537. // brand-item
  538. .brand-item:nth-child(1){top:500rpx;left:90rpx;}
  539. .brand-item:nth-child(2){top:640rpx;right:140rpx;}
  540. .brand-item:nth-child(3){top:880rpx;left:160rpx;}
  541. .brand-item:nth-child(4){top:1100rpx;right:195rpx}
  542. @media (max-height: 800px) {
  543. // 0.92
  544. .ezy-study-wrap{width: 690rpx;height: 1284rpx;margin-bottom: 70rpx;}
  545. .study-name-img{width: 130rpx;height: 95rpx;top: 125rpx;left: 250rpx;}
  546. // brand-item
  547. .brand-item:nth-child(1){top:450rpx;left:80rpx;}
  548. .brand-item:nth-child(2){top:580rpx;right:120rpx;}
  549. .brand-item:nth-child(3){top:800rpx;left:140rpx;}
  550. .brand-item:nth-child(4){top:1000rpx;right:170rpx}
  551. }
  552. @media (max-height: 700px) {
  553. min-height: 1260rpx;
  554. //0.88
  555. .ezy-study-wrap{width: 645rpx;height: 1198rpx;margin-bottom: 20rpx;
  556. // position: absolute;top: 0;left: 50%;transform: translateX(-50%);
  557. }
  558. .study-name-img{width: 120rpx;height: 88rpx;top: 120rpx;left: 235rpx;}
  559. // brand-item
  560. .brand-item:nth-child(1){top:405rpx;left:50rpx;}
  561. .brand-item:nth-child(2){top:530rpx;right:100rpx;}
  562. .brand-item:nth-child(3){top:730rpx;left:120rpx;}
  563. .brand-item:nth-child(4){top:920rpx;right:150rpx}
  564. }
  565. @media (max-height: 600px) {
  566. //0.76
  567. min-height:1200rpx;
  568. .ezy-study-wrap{width: 577rpx;height: 1072rpx;margin-bottom: 70rpx;
  569. // position: relative;transform: unset;top: unset;left: unset;
  570. }
  571. .study-name-img{width: 100rpx;height: 73rpx;top: 110rpx;left: 215rpx;}
  572. // brand-item
  573. .brand-item:nth-child(1){top:320rpx;left:-12rpx;}
  574. .brand-item:nth-child(2){top:450rpx;right:75rpx;}
  575. .brand-item:nth-child(3){top:640rpx;left:110rpx;}
  576. .brand-item:nth-child(4){top:810rpx;right:120rpx}
  577. }
  578. }
  579. // 岛弹窗
  580. .dao-popup-box{
  581. width: 100%;height: 865rpx;
  582. @include ezy-no-repeat-cover;
  583. background-image: url("@/static/images/study/dao-box-bj.png");
  584. box-sizing: border-box;padding: 64rpx 36rpx 0;
  585. .dao-popup-img{width: 481rpx;height: 615rpx;@include ezy-no-repeat-cover;margin: 0 auto;}
  586. .dao-popup-btn{
  587. width: 644rpx;height: 106rpx;@include ezy-no-repeat-cover;margin-top: 32rpx;
  588. background-image: url("@/static/images/study/dao-box-btn.png");
  589. }
  590. }
  591. //目录页
  592. .ezy-catalogue-dialog{
  593. width: 663rpx;height: 1038rpx;padding: 180rpx 52rpx 60rpx 40rpx;box-sizing: border-box;position: relative;
  594. @include ezy-no-repeat-cover;display: flex;position: relative;
  595. .catalogue-nianji-title{height: 50rpx;line-height: 50rpx;display: inline-block;font-size: 36rpx;color: #fff;
  596. background-color: #068aea;padding: 0 20px;border-radius: 0 25rpx 25rpx 0;margin-right: auto;}
  597. .catalogue-mt{margin-top: 20rpx;}
  598. .uni-scroll-view{position: unset;}
  599. .catalogue-close-btn{
  600. width: 54rpx;height: 54rpx;
  601. background-image: url("@/static/images/catalog/catalog-close-btn.png");@include ezy-no-repeat-cover;
  602. position: absolute;top: 40rpx;right: 36rpx;
  603. }
  604. .ezy-catalogue-collapse{
  605. background-color: transparent!important;flex: 1;overflow-y: auto;
  606. .collapse-item-box{
  607. padding: 24rpx 0 24rpx 12rpx!important ;border-bottom: 2rpx dashed #9dc0f6;
  608. .uni-collapse-item__wrap{background-color: transparent!important;}
  609. .collapse-title{display: flex;font-size: 28rpx;font-weight: 700;color: #0a549d;position: relative;}
  610. .collapse-num-box{
  611. width: 46rpx;height: 46rpx;line-height: 46rpx;font-size: 30rpx;font-weight: 700;color: #fff;text-align: center;
  612. background-image: url("@/static/images/catalog/num-bj.png");@include ezy-no-repeat-cover;
  613. -webkit-text-stroke: 1rpx #0d64d7;text-stroke: 1rpx #0d64d7;margin-right: 12rpx;flex-shrink: 0;
  614. }
  615. .collapse-name{@include single-line-ellipsis;width: 400rpx;line-height: 1.6;}
  616. .uni-collapse-item__title-arrow{margin-right: 60rpx;transform: unset;}
  617. .uni-icons{
  618. width: 37rpx;height: 37rpx;
  619. background-image: url("@/static/images/catalog/jt-btn.png");@include ezy-no-repeat-cover;
  620. &::before{display: none;}
  621. }
  622. .collapse-lock{
  623. width: 35rpx;height: 41rpx;position: absolute;right: -90rpx;top: 0rpx;
  624. background-image: url("@/static/images/catalog/catalog-lock.png");@include ezy-no-repeat-cover;
  625. }
  626. }
  627. .collapse-item-box.collapse-active{
  628. border: 0;
  629. .collapse-title{color: #01b106;}
  630. .collapse-num-box{
  631. background-image: url("@/static/images/catalog/num-active-bj.png");
  632. -webkit-text-stroke: 1rpx #009931;text-stroke: 1rpx #009931;
  633. }
  634. .uni-icons{
  635. background-image: url("@/static/images/catalog/jt-active-btn.png");transform:unset;
  636. }
  637. }
  638. .collapse-content-box{border-top: 2rpx dashed #9dc0f6;margin: 20rpx 0 100rpx;}
  639. .collapse-content-item{
  640. font-size: 28rpx;color:#343434;
  641. border-bottom: 1px dashed #999;
  642. padding: 20rpx 10rpx;margin: 0 10rpx;
  643. }
  644. // .collapse-item-box:last-child{border: 0;}
  645. }
  646. .ezy-catalogue-collapse-vip .collapse-item-box .uni-collapse-item__title-arrow{margin-right: 10rpx;}
  647. }
  648. // 考试页
  649. .ezy-exam-page{
  650. width: 100%;height: 100vh;background-color: #0ab2f0;position: relative;
  651. padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  652. @include ezy-no-repeat-cover(top);
  653. .ezy-exam-swiper{
  654. width: 615rpx;flex: 1;z-index: 2;margin: 0 auto;
  655. uni-swiper-item{overflow: auto;}
  656. }
  657. .exam-submit-btn{
  658. width: 87rpx;height: 125rpx;@include ezy-no-repeat-cover;z-index: 2;
  659. background-image: url("@/static/images/exam/submit-btn.png");margin: 10rpx 42rpx 0 auto;
  660. }
  661. .tip-mask-box{
  662. width: 100%;height: 100vh;position: relative;position: absolute;top: 0;left: 0;z-index: 3;
  663. }
  664. .exam-tip-box{
  665. width: 750rpx;height: 355.77rpx;@include ezy-no-repeat-cover;
  666. background-image: url("@/static/images/exam/exam-tip-bj.png");
  667. color: #036f6f;font-size: 32rpx;z-index: 3;padding: 180rpx 0 0 100rpx;
  668. position: absolute;left: 0;right: 0;bottom: var(--window-bottom);
  669. }
  670. }
  671. // 成绩页
  672. .ezy-result-page{
  673. width: 100%;height: 100vh;background-color: #0ab2f0;position: relative;
  674. padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  675. @include ezy-no-repeat-cover(top);
  676. .result-exam-swiper{
  677. width: 615rpx;flex: 1;z-index: 2;margin: 0 auto;
  678. uni-swiper-item{overflow: auto;}
  679. .flex-center{
  680. height: 100%;
  681. .body{height: 100%;display: flex;flex-direction: column;}
  682. // 试题部分滚动 解析部分固定
  683. // .ezy-danxuan-box{flex: 1;overflow-y: auto;}
  684. }
  685. }
  686. .answer-content-box{
  687. margin-top: 24rpx;
  688. .answer-dtjx-row{display: flex;justify-content: space-between;}
  689. .answer-title{width: 150rpx;height: 62rpx;flex-shrink: 0;margin-left: 10rpx;
  690. background-image: url("@/static/images/exam/answer-title.png");@include ezy-no-repeat-cover;
  691. }
  692. .tiankong-answer-content-box{background-color: rgba(255, 255, 255, 0.7);font-size: 32rpx;color: #15ab2e;
  693. border-radius: 4px;box-sizing: border-box;padding: 16rpx;margin: 20rpx 0 20rpx 10rpx;min-height: 80rpx;}
  694. .tiankong-answer-row{word-break: break-all;margin-bottom: 10rpx;}
  695. .tiankong-answer-row:last-child{margin-bottom: 0;}
  696. .answer-btn-box{display: flex;height: 135rpx;margin: 20rpx 0 20rpx 10rpx;}
  697. .answer-item-left,.answer-item-right{
  698. width: 100%;flex: 1;align-items: center;justify-content: center;
  699. display: flex;flex-direction: column;background-color: rgba(255, 255, 255, 0.7);
  700. .answer-item-title{font-size: 32rpx;color: #333;margin-bottom: 4rpx;}
  701. .answer-item-error{font-size: 32rpx;color: #ef1417;min-height: 36rpx;}
  702. .answer-item-correct{font-size: 32rpx;color: #15ab2e;min-height: 36rpx;}
  703. }
  704. .answer-item-left{border-radius: 4px 0 4px 0;position: relative;}
  705. .answer-item-right{border-radius: 0 4px 4px 0;}
  706. .answer-line{width: 1px;position: absolute;top: 16rpx;right: 0;bottom: 16rpx;background: #d1e9f5;}
  707. .answer-btn{width: 227rpx;height:72rpx;@include ezy-no-repeat-cover;margin-right: 20rpx;
  708. background-image:url("@/static/images/exam/answer-btn.png");flex-shrink: 0;
  709. }
  710. }
  711. }
  712. // 得分页
  713. .exam-score-dialog{
  714. width: 750rpx;height: 962rpx;margin-bottom: 30%;position: relative;
  715. @include ezy-no-repeat-cover;
  716. .score-content-box{
  717. position: absolute;top: 565rpx;left: 200rpx;word-spacing: 18rpx;
  718. font-size: 38rpx;font-weight: 800; color: #000;@include ezy-no-repeat-cover;
  719. icon{width: 48rpx;height: 48rpx;@include ezy-no-repeat-cover;margin: 0 6rpx;}
  720. .right-error-row{display: flex;align-items: center;}
  721. .right-icon{background-image: url("@/static/images/exam/score-right-icon.png");}
  722. .error-icon{background-image: url("@/static/images/exam/score-error-icon.png");margin-left:56rpx;}
  723. .text-red{color: #ff6500;margin: 0 8rpx;}
  724. .text-score{
  725. width: 160rpx;font-weight: 800;font-size: 80rpx;color: #ff6701;
  726. -webkit-text-stroke: 0.6rpx #fff;text-stroke: 0.6rpx #fff;
  727. text-align: center; animation: fadeIn 3s linear forwards;}
  728. @keyframes fadeIn {
  729. 0% { opacity: 0;}
  730. 60% { opacity: 0;}
  731. 100% { opacity: 1;}
  732. /* from { opacity: 0;}
  733. to {opacity: 1;} */
  734. }
  735. }
  736. .ckst-btn,.jxxx-btn{width: 115rpx;height: 135rpx;@include ezy-no-repeat-cover;margin: 0 36rpx;}
  737. .score-btn-box{position: absolute;bottom: 0;display: flex;left: 50%;transform: translateX(-50%);}
  738. .ckst-btn{background-image: url("@/static/images/exam/ckst-btn.png");}
  739. .jxxx-btn{background-image: url("@/static/images/exam/jxxx-btn.png");}
  740. }
  741. // 高兴鹅
  742. .score-happy-study-dialog{
  743. background-image: url("@/static/images/exam/score-right-bj.gif");
  744. .score-btn-box{bottom: -80rpx;}
  745. .text-score{margin: 120rpx 0 0 160rpx;}
  746. }
  747. // 沮丧鹅
  748. .score-unhappy-study-dialog{
  749. background-image: url("@/static/images/exam/score-error-bj.gif");
  750. .score-btn-box{bottom: -60rpx;}
  751. .text-score{margin: 108rpx 0 0 160rpx;}
  752. }
  753. // 完成-高兴鹅
  754. .score-finish-happy-study-dialog{
  755. background-image: url("@/static/images/exam/score-right-finish-bj.gif");
  756. .score-btn-box{bottom: 120rpx;}
  757. }
  758. // 完成-沮丧鹅
  759. .score-finish-unhappy-study-dialog{
  760. background-image: url("@/static/images/exam/score-error-finish-bj.gif");
  761. .score-btn-box{bottom: 120rpx;}
  762. }
  763. // 答案解析
  764. .ezy-dajx-page{
  765. width: 100%;height: 100vh;background-color: #0ab2f0;position: relative;
  766. padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  767. @include ezy-no-repeat-cover(top);
  768. .shiti-frame-box{overflow-y: auto;}
  769. .dajx-content-box{
  770. width: 615rpx;flex: 1;z-index: 2;margin: 0 auto;overflow-y: auto;
  771. .slfx-title,.spjj-title{
  772. width: 231rpx;height: 63rpx;@include ezy-no-repeat-cover;margin-bottom: 16rpx;
  773. }
  774. .slfx-title{background-image: url("@/static/images/exam/slfx-title.png");}
  775. .spjj-title{background-image: url("@/static/images/exam/spjj-title.png");}
  776. .slfx-content{
  777. font-size: 32rpx;color: #333;line-height: 1.6;margin-bottom: 42rpx;
  778. box-sizing: border-box;padding: 0 20rpx;word-wrap: break-word;word-break: break-all;
  779. display: block;@include ezy-rich-text;
  780. }
  781. }
  782. }
  783. // 课程页面
  784. .ezy-course-page{
  785. width: 100%;height: 100vh;background-color: #0ab2f0;position: relative;
  786. padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  787. @include ezy-no-repeat-cover(top);
  788. .course-video-box{width: 730rpx;height: 440rpx;padding: 32rpx 32rpx;margin: 0 auto 6rpx;}
  789. .course-content-border{
  790. display: flex;flex: 1;position: relative;margin: 0 22rpx;border-radius: 10rpx 10rpx 0 0;
  791. background-color: rgba(255, 255, 255, 0.3);overflow-y: auto;
  792. }
  793. .course-content-box{
  794. flex: 1;margin: 20rpx 20rpx 0;background-color: rgba(255, 255, 255, 0.5);;overflow-y: auto;
  795. box-sizing: border-box;padding: 42rpx 24rpx;
  796. }
  797. .course-content-item{
  798. width: 100%;background-color: rgba(255, 255, 255, 0.8);border-radius: 8rpx;color: #666;display: block;
  799. box-sizing: border-box;padding: 20rpx;margin-bottom: 30rpx;font-size: 32rpx;@include ezy-rich-text;
  800. }
  801. .title-play-box{
  802. width: 100%;height: 85rpx;border-radius: 8rpx;box-sizing: border-box;padding: 0 10rpx;
  803. display: flex;justify-content: space-between;align-items: center;margin:0 0 12rpx;
  804. @include ezy-no-repeat-cover;background-image: url("@/static/images/course/video-title-bj.png");
  805. }
  806. .course-icon{
  807. width: 60rpx;height: 75rpx;@include ezy-no-repeat-cover;
  808. }
  809. .course-title{color: #fff;font-size: 36rpx;margin-right: auto;margin-left: 10rpx;}
  810. .course-play-btn{
  811. width: 162rpx;height: 54rpx;line-height: 50rpx;
  812. box-sizing: border-box;font-size: 24rpx;padding-left: 40rpx;
  813. flex-shrink: 0;
  814. @include ezy-no-repeat-cover;background-image: url("@/static/images/course/video-play.png");}
  815. }
  816. // 课程得分页面
  817. .course-score-dialog{
  818. width: 750rpx;height: 1250rpx;@include ezy-no-repeat-cover;
  819. background-image: url("@/static/images/course/video-score-bj.png");
  820. margin-bottom: 20%;position: relative;
  821. .text-score{
  822. width: 220rpx;font-size: 100rpx;font-weight: 800;color: #ff6701;
  823. -webkit-text-stroke: 0.6rpx #fff;text-stroke: 0.6rpx #fff;
  824. margin: 110rpx 0 0 160rpx;text-align: right;position: absolute;
  825. bottom: 230rpx;left: 0;
  826. }
  827. .return-btn,.continue-btn{width: 115.38rpx;height: 135rpx;@include ezy-no-repeat-cover;margin: 0 36rpx;}
  828. .course-btn-box{position: absolute;bottom: 0;display: flex;left: 50%;transform: translateX(-50%);}
  829. .return-btn{background-image: url("@/static/images/course/fh-btn.png");}
  830. .continue-btn{background-image: url("@/static/images/course/jx-btn.png");}
  831. @media (max-height: 600px) {margin-bottom: 40%;}
  832. }
  833. // 课程完成
  834. .course-finish-dialog{
  835. width: 750rpx;height: 1250rpx;@include ezy-no-repeat-cover;
  836. background-image: url("@/static/images/course/video-finish-bj.png");
  837. margin-bottom: 20%;position: relative;
  838. .text-score{display: none;}
  839. .return-btn,.continue-btn{width: 115.38rpx;height: 135rpx;@include ezy-no-repeat-cover;margin: 0 36rpx;}
  840. .course-btn-box{position: absolute;bottom: 200rpx;display: flex;left: 50%;transform: translateX(-50%);}
  841. .return-btn{background-image: url("@/static/images/course/fh-btn.png");}
  842. .continue-btn{background-image: url("@/static/images/course/jx-btn.png");}
  843. @media (max-height: 600px) {margin-bottom: 40%;}
  844. }
  845. // 我的页面
  846. .ezy-my-page{
  847. width: 100%;height: 100vh;background-color: #00c5fe;position: relative;overflow: auto;
  848. padding-top:var(--status-bar-height);@include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/my/my-page-bj.png");
  849. .my-head-box{
  850. width: 100%;padding: 80rpx 24rpx 42rpx;box-sizing: border-box;display: flex;align-items: center;color: #fff;
  851. .head-img-box{width: 154rpx;height: 154rpx;margin: 0 24rpx 0 12rpx;@include ezy-no-repeat-cover;}
  852. .head-content-box{font-size: 30rpx;}
  853. }
  854. // hyqy
  855. .my-hyqy-swiper{
  856. height: 385rpx;
  857. .uni-swiper-dots-horizontal{bottom: 24rpx;}
  858. }
  859. .hyqy-box{
  860. width: 731rpx;height: 385rpx;margin: 0 auto;position: relative;
  861. @include ezy-no-repeat-cover;
  862. .hyqy-box-img{width: 731rpx;height: 385rpx;margin: 0 auto;display: block;border-radius: 10rpx;}
  863. }
  864. // list
  865. .my-list-box{
  866. width:700rpx;margin: 36rpx auto 240rpx;
  867. .list-row{border-bottom: 2rpx solid #5bcdfb;color: #fff;box-sizing: border-box;padding: 30rpx 20rpx;
  868. display: flex;align-items: center;position: relative;}
  869. .list-row::after{
  870. content: '';width: 19rpx;height: 33rpx;@include ezy-no-repeat-cover;
  871. background-image: url("@/static/images/my/list-jt.png");
  872. position: absolute;right: 20rpx;
  873. }
  874. .no-jt::after,.no-jt::after{display: none;}
  875. .list-icon{width: 42rpx;height: 42rpx;@include ezy-no-repeat-cover;margin-right: 10rpx;}
  876. .tel-icon{background-image: url("@/static/images/my/list-icon1.png");}
  877. .error-icon{background-image: url("@/static/images/my/list-icon2.png");}
  878. .order-icon{background-image: url("@/static/images/my/list-icon3.png");}
  879. .login-out-icon{background-image: url("@/static/images/my/list-icon4.png");}
  880. .about-icon{background-image: url("@/static/images/my/list-icon5.png");}
  881. .zhuxiao-icon{background-image: url("@/static/images/my/list-icon6.png");}
  882. .duihuanma-icon{background-image: url("@/static/images/my/list-icon8.png");}
  883. .yszc-icon{background-image: url("@/static/images/my/list-icon7.png");}
  884. .cpsc-icon{background-image: url("@/static/images/my/list-icon9.png");}
  885. }
  886. @media (max-height: 736px) {
  887. .my-head-box{padding: 46rpx 24rpx 16rpx;}
  888. .my-list-box{
  889. margin: 6rpx auto 260rpx;
  890. .list-row{padding: 20rpx;}
  891. }
  892. }
  893. @media (max-height: 600px) {
  894. .my-head-box{padding: 42rpx 24rpx 24rpx;}
  895. .my-list-box{
  896. margin: 12rpx auto 240rpx;
  897. .list-row{padding: 16rpx;font-size: 30rpx;}
  898. .list-row::after{right: 16rpx;}
  899. }
  900. }
  901. }
  902. .ezy-my-page::before{
  903. content: '';width: 279rpx;height: 250rpx;display:block;
  904. position: absolute;top:calc(20rpx - var(--status-bar-height));right:20rpx;
  905. @include ezy-no-repeat-cover;background-image: url("@/static/images/my/my-page-img.png");
  906. }
  907. // 错题
  908. .ezy-cuoti-page{
  909. width: 100%;height: 100vh;background-color: #00c5fe;position: relative;
  910. padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  911. @include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/common/ezy-page-bj.png");
  912. .uni-list{background-color: transparent!important;}
  913. .uni-list--border-top,.uni-list--border-bottom{display: none;}
  914. .cuoti-content-box{flex: 1;background-color: rgba(255, 255, 255, 0.6);z-index: 3;margin: 10rpx 20rpx;}
  915. .cuoti-scroll-view{overflow-y: auto;height: calc(100vh - 380rpx - var(--status-bar-height));}
  916. // item
  917. .list-item-box{
  918. width: 94%;background-color: transparent!important;
  919. border-bottom: 1px dashed #77d6f7;margin: 0 3%;
  920. .uni-list-item__header{display: none;}
  921. .uni-list-item__container{flex-direction: column;position: relative;padding:36rpx 0;overflow: unset;}
  922. .item-date-row{
  923. display: flex;align-items: center;color:#28bdf2;margin-bottom: 16rpx;
  924. .data-icon{
  925. width: 35rpx;height: 35rpx;margin: 10rpx;font-size: 28rpx;
  926. @include ezy-no-repeat-cover;background-image: url("@/static/images/exam/cuoti-time-icon.png");}
  927. }
  928. .item-cuoti-row{
  929. display: flex;flex-direction: row;color:#444;
  930. .icon-num-box{display: flex;}
  931. .cuoti-content{display: flex;align-items: center;}
  932. .cuoti-icon{
  933. width: 35rpx;height: 35rpx;margin: 10rpx;font-size: 28rpx;
  934. @include ezy-no-repeat-cover;background-image: url("@/static/images/exam/cuoti-icon.png");
  935. }
  936. .cuoti-text{color: #ff0101;margin-right: 6rpx;}
  937. }
  938. .cuoti-btn{
  939. width: 160rpx;height: 40rpx;line-height: 38rpx;box-sizing: border-box;padding-left: 24rpx;
  940. background-color: #068aea;font-size: 24rpx;color: #fff;border-radius: 20rpx 0 0 20rpx;
  941. position: absolute;right: -3%;top: 114rpx;
  942. }
  943. .cuoti-btn::after{
  944. content: '';width: 14rpx;height: 24rpx;display: block;position: absolute;top: 8rpx;right: 16rpx;
  945. @include ezy-no-repeat-cover;background-image: url("@/static/images/my/list-jt.png");
  946. }
  947. }
  948. }
  949. // 关于我们
  950. .ezy-about-page{
  951. width: 100%;height: 100vh;background-color: #00c5fe;position: relative;
  952. padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  953. @include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/common/ezy-page-bj.png");
  954. .about-body-border{
  955. flex: 1;width: 92%;height: auto;background-color: rgba(255, 255, 255, 0.6);border-radius: 10px;
  956. margin: 12rpx auto 200rpx;position: relative;display: flex;flex-direction: column;
  957. }
  958. .about-body-box{
  959. content: "";display: block;background-color: rgba(255, 255, 255, 0.6);border-radius: 0 0 10rpx 10rpx;
  960. position: absolute;top: 20rpx;left: 20rpx;right: 20rpx;bottom: 30rpx;z-index: 1;
  961. box-sizing: border-box;padding: 52rpx 24rpx 24rpx;overflow-y: auto;
  962. }
  963. .content-top-box{
  964. display: flex;flex-shrink: 0;font-size: 24rpx;color: #333;
  965. box-sizing: border-box;padding-bottom: 42rpx;border-bottom: 1px dashed #fff;
  966. .about-icon-box{
  967. width: 192rpx;height: 188rpx;margin-right: 36rpx;
  968. @include ezy-no-repeat-cover;background-image: url("@/static/images/my/about-icon.png");
  969. }
  970. .about-name{
  971. font-size: 30rpx;margin: 20rpx 0 42rpx;
  972. }
  973. .about-text{margin: 16rpx 0;}
  974. }
  975. .content-box{
  976. font-size: 30rpx;margin-top: 50rpx;line-height: 2;color: #333;
  977. text-align: justify;box-sizing: border-box;padding: 0 10rpx;
  978. }
  979. @media (max-height: 600px) {
  980. .about-body-border{margin: 12rpx auto 150rpx;}
  981. .about-body-box{padding: 32rpx 20rpx 20rpx;}
  982. .content-top-box{padding-bottom: 24rpx;}
  983. .content-box{margin-top: 20rpx;}
  984. }
  985. }
  986. // 绑定手机号弹窗
  987. .my-tel-dialog{
  988. background-color: rgba(255, 255, 255, 0.6);
  989. position: fixed;display: flex;flex-direction: column;top: 0;left: 0;bottom:0;right: 0;
  990. justify-content: center;align-items: center;
  991. .tel-close{width: 50rpx;height: 50rpx;@include ezy-no-repeat-cover;position: absolute;right: 30rpx;top: 30rpx;
  992. background-image: url("@/static/images/common/close-icon.png");}
  993. .my-tel-content{
  994. width: 625rpx;height: 740rpx;box-sizing: border-box;padding: 100rpx 62rpx;
  995. background-image: url("@/static/images/my/my-tel-bj.png");@include ezy-no-repeat-cover;position: relative;
  996. }
  997. .my-tel-title{font-size: 40rpx;color: #333;text-align:center;margin-bottom: 24rpx;}
  998. .tel-row{border-bottom: 1px dashed #70cbf4;}
  999. .yzm-row{padding-top: 32rpx;}
  1000. /***** 输入手机号页面*****/
  1001. .my-input-box{
  1002. width:500rpx;height: 88rpx;box-sizing: border-box;
  1003. display: flex;align-items: center;
  1004. background-image: url("@/static/images/my/my-tel-input.png");@include ezy-no-repeat-cover;
  1005. .my-input {font-size: 32rpx;padding: 0 22rpx;box-sizing: border-box;color: #fff;flex: 1;}
  1006. .uni-input-placeholder {font-size: 25rpx;color: #ffffffd9;}
  1007. .close-btn{width: 36rpx;height: 36rpx;margin-right: 30rpx;@include ezy-no-repeat-cover;
  1008. background-image: url("@/static/images/login/login-close-icon.png");flex-shrink: 0;}
  1009. }
  1010. .get-yzm-btn{color: #3b73bf;margin:24rpx 0 36rpx;font-size: 25rpx;}
  1011. .get-yzm-disabled{color: #666;}
  1012. .yzm-tip{color: #3b73bf;margin:0 0 24rpx;font-size: 25rpx;}
  1013. .my-bind-btn{
  1014. width:500rpx;height: 88rpx;text-align: center;line-height: 88rpx;color: #fff;margin-top: 24rpx;
  1015. background-image: url("@/static/images/my/my-tel-btn.png");@include ezy-no-repeat-cover;
  1016. }
  1017. }
  1018. // 兑换码
  1019. .duihuan-dialog{
  1020. .duihuan-input{
  1021. width:465rpx;height: 82rpx;box-sizing: border-box;padding: 0 18rpx;
  1022. display: flex;align-items: center;margin: 0 auto;
  1023. background-image: url("@/static/images/my/my-tel-input.png");@include ezy-no-repeat-cover;
  1024. .uni-input-placeholder {font-size: 25rpx;color: #ffffffd9;}
  1025. }
  1026. }
  1027. // SVIP
  1028. .ezy-svip-page{
  1029. width: 100%;height: 100vh;min-height:1688rpx;background-color: #23befb;position: relative;
  1030. padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  1031. @include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/common/ezy-page-bj.png");
  1032. .svip-login1,.svip-login2{width: 673rpx;height: 269rpx;margin: 24rpx auto 0;@include ezy-no-repeat-cover;}
  1033. .svip-login1{background-image: url("@/static/images/pay/svip-logo1.png");}
  1034. .svip-login2{background-image: url("@/static/images/pay/svip-logo2.png");}
  1035. .svip-list-box{
  1036. margin: 24rpx auto;
  1037. .list-item-box{display: flex;align-items: center;color: #fff;margin-bottom: 28rpx;}
  1038. .list-icon{
  1039. width: 96rpx;height: 106rpx;@include ezy-no-repeat-cover;margin-right: 16rpx;
  1040. }
  1041. .list-title{
  1042. font-size: 28rpx;font-weight: 600;margin-bottom: 10rpx;
  1043. }
  1044. .list-content{font-size: 25rpx;color: rgba(255, 255, 255, 0.8);}
  1045. }
  1046. .open-svip-box{
  1047. width: 702rpx;height:413rpx;margin: 0 auto;box-sizing: border-box;padding: 0 16rpx;
  1048. @include ezy-no-repeat-cover;background-image: url("@/static/images/pay/svip-block-bj.png");
  1049. .svip-price-box{
  1050. display: flex;justify-content: space-between;border-bottom: 2rpx solid #efd774;font-size: 32rpx;
  1051. margin-top: 120rpx;box-sizing: border-box;padding:0 24rpx 24rpx;color: #87664d;align-items: center;
  1052. .original-price{text-decoration: line-through;}
  1053. .discount-price{color: #ff0101;font-size: 40rpx;}
  1054. }
  1055. .pay-type-box{
  1056. display: flex;align-items: center;padding:20rpx 24rpx;box-sizing: border-box;
  1057. .type-radio-title{color: #87664d;margin-right: 32rpx;flex-shrink: 0;font-size: 32rpx;}
  1058. .type-radio-content{display: flex;flex-direction: row;align-items: center;
  1059. justify-content: space-between;flex: 1;font-size: 32rpx;}
  1060. }
  1061. .type-radio-box{
  1062. display: flex;align-items: center;color: #87664d;
  1063. icon{width: 48rpx;height: 48rpx;@include ezy-no-repeat-cover;margin-right: 10rpx;}
  1064. .uni-radio-input{
  1065. width: 48rpx;height: 48rpx;@include ezy-no-repeat-cover;margin-left: 16rpx;
  1066. background-image: url("@/static/images/pay/svip-radio.png");
  1067. background-color:transparent;border:0; pointer-events: none;
  1068. svg{display: none;}
  1069. }
  1070. .radio-checked .uni-radio-input{
  1071. width: 48rpx;height: 48rpx;@include ezy-no-repeat-cover;color:transparent;
  1072. background-image: url("@/static/images/pay/svip-radio-checked.png");
  1073. }
  1074. }
  1075. .wx-radio{background-image: url("@/static/images/pay/svip-wx-icon.png");}
  1076. .zfb-radio{background-image: url("@/static/images/pay/svip-zfb-icon.png");}
  1077. .open-svip-btn,.open-svip-btn-hui{
  1078. width: 333rpx;height: 88rpx;line-height: 88rpx;text-align: center;color: #fff;margin: 10rpx auto;font-size: 36rpx;
  1079. @include ezy-no-repeat-cover;background-image: url("@/static/images/pay/svip-btn-bj.png");
  1080. }
  1081. .open-svip-btn-hui{
  1082. background-image: url("@/static/images/pay/svip-btn-bj-hui.png");
  1083. color: #BA9D7F;
  1084. }
  1085. }
  1086. .hyfw-tip-box{
  1087. font-size: 25rpx;color: #fff;text-align: center;margin-top: 5rpx;
  1088. text{color: #e3f524;}
  1089. }
  1090. @media (max-height: 800px) {
  1091. min-height: 1600rpx;
  1092. .svip-login1,.svip-login2{width: 538rpx;height: 215rpx;margin: 0 auto;}
  1093. .svip-list-box{
  1094. margin: 0 auto;
  1095. .list-item-box{margin-bottom: 20rpx;}
  1096. }
  1097. .open-svip-box{
  1098. width: 673rpx;height:396rpx;
  1099. .open-svip-btn{margin: 0 auto;}
  1100. }
  1101. }
  1102. @media (max-height: 736px) {
  1103. min-height: 1472rpx;
  1104. .svip-login1,.svip-login2{width: 500rpx;height: 200rpx;margin: 0 auto;}
  1105. .svip-list-box{
  1106. .list-item-box{margin-bottom: 16rpx;}
  1107. .list-icon{
  1108. width: 96rpx;height: 106rpx;@include ezy-no-repeat-cover;margin-right: 16rpx;
  1109. }
  1110. .list-title{font-size: 26rpx;}
  1111. .list-content{font-size: 22rpx;}
  1112. }
  1113. .open-svip-box{
  1114. width: 625rpx;height:349rpx;
  1115. .svip-price-box{
  1116. font-size: 30rpx;margin-top: 90rpx;padding:0 24rpx 24rpx;
  1117. .discount-price{color: #ff0101;font-size: 36rpx;}
  1118. }
  1119. .pay-type-box{
  1120. padding:10rpx 12rpx;
  1121. .type-radio-title{margin-right: 24rpx;font-size: 30rpx;}
  1122. .type-radio-content{font-size: 30rpx;}
  1123. }
  1124. .open-svip-btn{width: 300rpx;height: 80rpx;line-height: 80rpx;margin: 6rpx auto;font-size: 32rpx;}
  1125. }
  1126. }
  1127. }
  1128. // 订单
  1129. .ezy-order-page{
  1130. width: 100%;height: 100vh;background-color: #00c5fe;position: relative;
  1131. padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  1132. @include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/common/ezy-page-bj.png");
  1133. .uni-list{background-color: transparent!important;}
  1134. .uni-list--border-top,.uni-list--border-bottom{display: none;}
  1135. .uni-list-item__header{display: none;}
  1136. .uni-list-item__container{
  1137. flex-direction: column!important;position: relative;
  1138. padding:16rpx 20rpx !important;overflow: unset;}
  1139. .order-scroll-view{margin-top: 10rpx;overflow-y: auto;height: calc(100vh - 380rpx - var(--status-bar-height));}
  1140. .order-list-item{
  1141. width: 94%;background-color: rgba(255, 255, 255, 0.6)!important;
  1142. margin: 0 3% 12rpx;border-radius: 8rpx;
  1143. .order-item-head{
  1144. display: flex;justify-content: space-between;align-items: center;font-size: 24rpx;color: #333;
  1145. .order-name-box{
  1146. display: flex;align-items: center;
  1147. icon{
  1148. width: 58rpx;height: 58rpx;margin-right: 10rpx;
  1149. @include ezy-no-repeat-cover;background-image: url("@/static/images/pay/order-icon.png");
  1150. }
  1151. }
  1152. .pay-status{color:#fdae36;margin-left: 36rpx;}
  1153. }
  1154. .order-content-box{
  1155. display: flex;margin-top: 10rpx;box-sizing: border-box;margin-bottom: 24rpx;
  1156. .content-img{width: 230rpx;height: 230rpx;margin-right: 20rpx;@include ezy-no-repeat-cover;flex-shrink: 0;}
  1157. .content-body-box{display: flex;flex-direction: column;}
  1158. .content-name{font-size: 36rpx;color: #000;margin-bottom: 8rpx;@include single-line-ellipsis;max-width: 320rpx;}
  1159. .content-text{font-size: 24rpx;color: #666;@include multi-line-ellipsis(3);line-height: 1.5;}
  1160. .content-tag{
  1161. width: 160rpx;height: 40rpx;line-height: 40rpx;
  1162. font-size: 24rpx;color: #01c6fe;background-color: rgba(255, 255, 255, 0.6);
  1163. border-radius: 4rpx;text-align: center;
  1164. }
  1165. .content-yuanjia{font-size: 42rpx;color: #ff0101;margin-top: auto;margin-left:auto;}
  1166. .content-money-box{
  1167. display: flex;justify-content: space-between;align-items: center;margin-top: 8rpx;
  1168. .bottom-data{font-size: 24rpx;color: #999;}
  1169. .bottom-money{color: #333;}
  1170. .order-kcb-btn{
  1171. width: 180rpx;height: 56rpx;line-height: 56rpx;text-align: center;font-size: 24rpx;color: #fff;
  1172. @include ezy-no-repeat-cover;background-image: url("@/static/images/common/jf-bj.png");
  1173. icon{width: 18rpx;height: 18rpx;@include ezy-no-repeat-cover;margin-left: 4rpx;
  1174. background-image: url("@/static/images/common/jt-up-white-icon.svg");transform: scale(180deg);}
  1175. }
  1176. }
  1177. }
  1178. .order-bottom-box{
  1179. box-sizing: border-box;padding: 16rpx 0 10rpx;border-top: 1px dashed #fff;
  1180. display: flex;justify-content: space-between;
  1181. .pay-status-box{
  1182. width: 200rpx;display: flex;align-items: center;
  1183. padding:2rpx 0 2rpx 16rpx;color: #666;margin-left: 4rpx;
  1184. icon{width: 42rpx;height: 42rpx;@include ezy-no-repeat-cover;margin-right: 8rpx;}
  1185. .wx-icon{background-image: url("@/static/images/pay/svip-wx-icon.png");}
  1186. .zfb-icon{background-image: url("@/static/images/pay/svip-zfb-icon.png");}
  1187. .apple-icon{background-image: url("@/static/images/common/apple-icon.svg");}
  1188. }
  1189. .pay-status-box::after{
  1190. content:'';width: 24rpx;height: 24rpx;margin-left: 4rpx;
  1191. @include ezy-no-repeat-cover;background-image: url("@/static/images/common/qiehuan-icon.svg");
  1192. }
  1193. .apple-status-box::after{display: none;}
  1194. .pay-btn{
  1195. width: 180rpx;height: 70rpx;font-size: 28rpx;line-height: 70rpx;text-align: center;color: #fff;
  1196. @include ezy-no-repeat-cover;background-image: url("@/static/images/mall/mall-btn.png");
  1197. }
  1198. }
  1199. }
  1200. }
  1201. // 订单支付
  1202. .ezy-order-pay-page{
  1203. width: 100%;height: 100vh;background-color: #00c5fe;position: relative;
  1204. padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  1205. @include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/common/ezy-page-bj.png");
  1206. .order-pay-border-box{
  1207. width: 740rpx;height: 1144rpx;margin: 0 auto;box-sizing: border-box;padding: 30rpx;
  1208. @include ezy-no-repeat-cover(top);background-image: url("@/static/images/pay/order-pay-bj.png");
  1209. }
  1210. .order-pay-img-box{
  1211. display: flex;background-color: rgba(255, 255, 255, 0.6);
  1212. box-sizing: border-box;padding: 32rpx 24rpx;margin-bottom: 6rpx;
  1213. icon{width: 212rpx;height: 202rpx;margin-right: 20rpx;@include ezy-no-repeat-cover;flex-shrink: 0;}
  1214. .order-pay-img1{background-image: url("@/static/images/pay/svip1.png");}
  1215. .order-pay-img2{background-image: url("@/static/images/pay/svip2.png");}
  1216. .img-content-box{flex: 1;position: relative;}
  1217. .content-name{font-size: 40rpx;color: #333;margin-bottom: 12rpx;}
  1218. .content-tag{
  1219. width: 150rpx;height: 40rpx;line-height: 40rpx;display: inline-block;
  1220. font-size: 24rpx;color: #01c6fe;background-color: rgba(255, 255, 255, 0.6);
  1221. border-radius: 4rpx;text-align: center;
  1222. }
  1223. .content-tag + .content-tag{margin-left: 16rpx;}
  1224. .content-yuanjia{font-size: 42rpx;color: #ff0101;position: absolute;right: 0;bottom: 0;}
  1225. }
  1226. .price-box{
  1227. margin-bottom: 6rpx;background-color: rgba(255, 255, 255, 0.6);box-sizing: border-box;padding: 32rpx 24rpx;
  1228. .price-row{display: flex;justify-content: space-between;font-size: 30rpx;color: #333;box-sizing: border-box;padding-left: 10rpx;}
  1229. .price-line-row{border-bottom: 1rpx dashed #fff;padding: 24rpx 0 36rpx 10rpx;margin-bottom: 24rpx;}
  1230. .price-red{color: #ff0101;}
  1231. }
  1232. .pay-type-box{
  1233. background-color: rgba(255, 255, 255, 0.6);box-sizing: border-box;padding: 32rpx 24rpx;border-radius: 0 0 10rpx 10rpx;
  1234. .pay-type-name{font-size: 36rpx;color: #333;margin-bottom: 12rpx;}
  1235. .type-radio-box{display: flex;flex-direction: column;}
  1236. .type-radio-row{
  1237. display: flex;justify-content: space-between;flex: 1;align-items: center;color: #87664d;
  1238. padding: 24rpx 0;box-sizing: border-box;
  1239. icon{width: 58rpx;height: 58rpx;@include ezy-no-repeat-cover;margin-right: 16rpx;flex-shrink: 0;}
  1240. .uni-radio-input{
  1241. width: 48rpx;height: 48rpx;@include ezy-no-repeat-cover;margin-left: 16rpx;
  1242. background-image: url("@/static/images/pay/svip-radio.png");
  1243. background-color:transparent;border:0; pointer-events: none;
  1244. svg{display: none;}
  1245. }
  1246. .radio-checked .uni-radio-input{
  1247. width: 48rpx;height: 48rpx;@include ezy-no-repeat-cover;color:transparent;flex-shrink: 0;
  1248. background-image: url("@/static/images/pay/svip-radio-checked.png");
  1249. }
  1250. .radio-content-box{margin-right: auto;font-size: 0;}
  1251. .radio-title{font-size: 30rpx;color: #333;}
  1252. .radio-content{font-size: 24rpx;color: #666;}
  1253. }
  1254. .type-radio-row +.type-radio-row{border-top:1px dashed #fff;padding-bottom: 10rpx;}
  1255. .wx-radio{background-image: url("@/static/images/pay/svip-wx-icon.png");}
  1256. .zfb-radio{background-image: url("@/static/images/pay/svip-zfb-icon.png");}
  1257. }
  1258. .pay-sum-box{
  1259. display: flex;justify-content: space-between;align-items: center;font-size: 36rpx;color: #333;margin-top: 42rpx;
  1260. icon{width: 35rpx;height: 35rpx;margin: 0 12rpx;
  1261. @include ezy-no-repeat-cover;background-image: url("@/static/images/pay/order-date.png");}
  1262. .sum-red{color: #ff0101;font-weight: bold;margin-left: 6rpx;}
  1263. .sum-btn{
  1264. width: 333rpx;height: 88rpx;line-height: 88rpx;text-align:center;color: #fff;font-size: 32rpx;
  1265. display: flex;justify-content: center;align-items: center;
  1266. @include ezy-no-repeat-cover;background-image: url("@/static/images/pay/svip-btn-bj.png");
  1267. }
  1268. }
  1269. @media (max-height: 700px) {
  1270. .order-pay-border-box{padding: 20rpx;}
  1271. .order-pay-img-box{padding:24rpx;}
  1272. .price-box{padding:24rpx;}
  1273. .pay-type-box{
  1274. padding:24rpx;
  1275. .pay-type-name{margin-bottom: 0;}
  1276. .type-radio-row{padding: 16rpx 0;}
  1277. }
  1278. .pay-sum-box{margin-top: 32rpx;}
  1279. }
  1280. @media (max-height: 600px) {
  1281. .order-pay-border-box{padding: 16rpx;}
  1282. .order-pay-img-box{padding:16rpx;}
  1283. .price-box{padding:16rpx;}
  1284. .pay-type-box{
  1285. padding:16rpx;
  1286. .pay-type-name{margin-bottom: 0;}
  1287. .type-radio-row{padding: 12rpx 0;}
  1288. }
  1289. .pay-sum-box{margin-top: 24rpx;}
  1290. }
  1291. }
  1292. // 游戏
  1293. .ezy-game-page{
  1294. width: 100%;height: 100vh;background-color: #23befb;position: relative;
  1295. box-sizing: border-box;padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  1296. @include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/game/game-bj.png");
  1297. .game-jf-box{position: absolute;right: 24rpx;top: var(--status-bar-height);}
  1298. // goose
  1299. .game-goose-box{
  1300. position: absolute;bottom: 260rpx;right: 25rpx;color: #0d5f84;
  1301. .game-progress-text{position: absolute;left: 50%;transform: translateX(-50%);font-size: 18rpx;}
  1302. .game-progress-box{
  1303. width: 138rpx;height: 25rpx;position: absolute;left: 50%;transform: translateX(-50%);
  1304. .u-line-progress__background{
  1305. width: 138rpx;height: 25rpx!important;
  1306. @include ezy-no-repeat-cover;background-image: url("@/static/images/game/jf-bj.png");
  1307. }
  1308. .u-line-progress__line{height: 25rpx!important;}
  1309. }
  1310. .goose-img-box{width: 308rpx;height: 481rpx;@include ezy-no-repeat-cover;}
  1311. }
  1312. .game-goose-box0{
  1313. .game-progress-box{bottom: 300rpx;}
  1314. .game-progress-text{bottom: 302rpx;}
  1315. }
  1316. .game-goose-box1{
  1317. .game-progress-box{bottom: 330rpx;}
  1318. .game-progress-text{bottom: 333rpx;}
  1319. }
  1320. .game-goose-box2{
  1321. .game-progress-box{bottom: 404rpx;}
  1322. .game-progress-text{bottom: 407rpx;}
  1323. }
  1324. .game-goose-box3{
  1325. .game-progress-box{bottom: 460rpx;}
  1326. .game-progress-text{bottom: 463rpx;}
  1327. }
  1328. // food
  1329. .food-img-box{width: 80rpx;height: 75rpx;position: absolute;}
  1330. .food-img30{bottom: 368rpx;left: 274rpx;}
  1331. .food-img100{bottom: 360rpx;left: 270rpx;}
  1332. .food-img300{bottom: 360rpx;left: 272rpx;}
  1333. //btn
  1334. .food-btn-box{
  1335. width: 106rpx;height: 121rpx;position: absolute;top: calc(260rpx + var(--status-bar-height));right: 50rpx;
  1336. @include ezy-no-repeat-cover;background-image: url("@/static/images/game/food-common-img.png");
  1337. }
  1338. .yxsm-btn{
  1339. width: 125rpx;height: 125rpx;position: absolute;top: calc(100rpx + var(--status-bar-height));right: 38rpx;
  1340. @include ezy-no-repeat-cover;background-image: url("@/static/images/game/yxsm-btn-img.png");
  1341. }
  1342. // game-popup-box
  1343. .game-popup-box{
  1344. width: 100%;height: 514rpx;@include ezy-no-repeat-cover;
  1345. background-image: url("@/static/images/game/food-box-bj.png");
  1346. box-sizing: border-box;padding: 64rpx 36rpx 0;
  1347. .game-popup-head,.jf-btn-box{display: flex;justify-content: space-between;align-items: center;}
  1348. .game-popup-title{
  1349. width: 285rpx;height: 90rpx;@include ezy-no-repeat-cover;
  1350. background-image: url("@/static/images/game/food-title.png");
  1351. }
  1352. .game-popup-jf{margin: 0 20rpx 0 0;}
  1353. .popup-close-btn{
  1354. width: 46rpx;height: 46rpx;@include ezy-no-repeat-cover;
  1355. background-image: url("@/static/images/common/close-icon.png");
  1356. }
  1357. .food-list-box{display: flex;justify-content: space-between;margin-top: 24rpx;}
  1358. .food-item-box{
  1359. width: 204rpx;height: 250rpx;@include ezy-no-repeat-cover;
  1360. display: flex;flex-direction: column;align-items: center;justify-content: center;
  1361. background-image: url("@/static/images/game/food-bj.png");
  1362. .food-image{width: 144rpx;height:135rpx;}
  1363. .food-item-jf{
  1364. width: 123rpx;height: 46rpx;
  1365. display: flex;align-items: center;line-height: 1.2;font-size: 26rpx;
  1366. @include ezy-no-repeat-cover;background-image: url("@/static/images/game/food-jf-bj.png");margin-top: 20rpx;
  1367. .jf-icon{width: 35rpx;height: 35rpx;margin:0 4rpx 0 10rpx;flex-shrink: 0;
  1368. @include ezy-no-repeat-cover;background-image: url("@/static/images/my/jf-qb.png");}
  1369. .jf-text{min-width: 60rpx;text-align: center;color: #fff;margin-top: 2rpx;}
  1370. }
  1371. }
  1372. }
  1373. }
  1374. .yxsm-popup-box{
  1375. width: 684rpx;height: 1308rpx;box-sizing: border-box;padding: 120rpx 56rpx 60rpx;overflow-y: auto;
  1376. background-image: url("@/static/images/login/agree-content-bj.png");@include ezy-no-repeat-cover;
  1377. position: relative;text-align: justify;display: flex;flex-direction: column;position: relative;
  1378. .yxsm-close-btn{width: 62rpx;height: 62rpx;@include ezy-no-repeat-cover;position: absolute;
  1379. top: 64rpx;right: 44rpx;background-image: url("@/static/images/common/close-icon.png");}
  1380. .yxsm-item-box{overflow-y: auto;line-height: 1.8;font-size: 28rpx;}
  1381. .yxsm-popup-title{font-size: 36rpx;color: #333;text-align: center;margin-bottom: 32rpx;}
  1382. .item-title{color: #359ae2;}
  1383. .item-content{color: #555;}
  1384. @media (max-height: 480px){
  1385. padding: 120rpx 56rpx 120rpx;
  1386. .yxsm-close-btn{top: 100rpx;}
  1387. }
  1388. }
  1389. // svip弹窗
  1390. .ezy-svip-dialog{
  1391. .tip-content-box{
  1392. width: 625rpx;height: 519rpx;padding: 42rpx 48rpx;
  1393. @include ezy-no-repeat-cover;box-sizing: border-box;text-align:center;
  1394. background-image: url("@/static/images/common/tip-big-bj.png");
  1395. position: relative;
  1396. icon{
  1397. width: 510rpx;
  1398. height: 269rpx;@include ezy-no-repeat-cover;
  1399. position: absolute;top: -20%;left: 50%;transform: translateX(-50%);
  1400. }
  1401. .svip-img1{background-image: url("@/static/images/pay/svip-dialog-img1.png");}
  1402. .svip-img2{background-image: url("@/static/images/pay/svip-dialog-img2.png");}
  1403. }
  1404. .tip-content{
  1405. color: #666;font-size: 32rpx;padding:160rpx 0 80rpx;line-height: 1.6;text-align: center;
  1406. text-align: center;border-bottom: 1px dashed #70cbf4;
  1407. }
  1408. .tip-btn-box{
  1409. width: 100%;display: flex;justify-content: space-between;
  1410. .not-confirm-btn,.confirm-btn{
  1411. width: 208rpx;height: 83rpx;@include ezy-no-repeat-cover;margin: 30rpx 32rpx 0;
  1412. }
  1413. .not-confirm-btn{background-image: url("@/static/images/common/tip-cancel-btn.png");}
  1414. .confirm-btn{background-image: url("@/static/images/pay/svip-btn.png");}
  1415. }
  1416. }
  1417. // 蛋破壳
  1418. .ezy-pay-success-dialog{width: 769rpx;height: 769rpx;@include ezy-no-repeat-cover;background-image: url("@/static/images/pay/pay-success-img.gif");}
  1419. .ezy-pay-success-all-dialog{width: 769rpx;height: 192rpx;@include ezy-no-repeat-cover;background-image: url("@/static/images/pay/pay-success-all-img.gif");}
  1420. // 敬请期待弹窗
  1421. .coming-soon-dialog{
  1422. icon{
  1423. width: 577rpx;height: 596rpx;
  1424. background-image: url("@/static/images/grade/coming-soon-img.png");@include ezy-no-repeat-cover;
  1425. }
  1426. .coming-soon-return-btn{
  1427. width: 554rpx;height: 106rpx;margin: 52rpx auto;
  1428. background-image: url("@/static/images/grade/coming-soon-btn.png");@include ezy-no-repeat-cover;
  1429. }
  1430. }
  1431. // 专题
  1432. .ezy-zhuanti-page{
  1433. width: 100%;height: 100vh;background-color: #23befb;position: relative;
  1434. box-sizing: border-box;padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  1435. @include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/zhuanti/zhuanti-bj.png");
  1436. .zt-qipao-box{
  1437. width: 520rpx;height: 154rpx;color: #fff;font-size: 30rpx;text-align: center;box-sizing: border-box;
  1438. padding-top: 20rpx;margin: calc(var(--status-bar-height) + 140rpx) auto 0;
  1439. background-image: url("@/static/images/zhuanti/text-icon.png");@include ezy-no-repeat-cover;
  1440. }
  1441. .zt-biaoqing-box{
  1442. width: 673rpx;height: 442rpx;margin: 0 auto;margin-top: 20rpx;
  1443. display: flex;flex-wrap: wrap;
  1444. background-image: url("@/static/images/zhuanti/biaoqing-all.png");@include ezy-no-repeat-cover;
  1445. .biaoqing-item-box{width: 25%;height: 220rpx;}
  1446. }
  1447. @media (max-height: 800px) {
  1448. .zt-qipao-box{margin: calc(var(--status-bar-height) + 80rpx) auto 0;}
  1449. }
  1450. @media (max-height: 700px) {
  1451. .zt-qipao-box{margin: calc(var(--status-bar-height) + 60rpx) auto 0;}
  1452. }
  1453. @media (max-height: 500px) {
  1454. min-height: 1200rpx;
  1455. .zt-qipao-box{margin: calc(var(--status-bar-height) + 10rpx) auto 0;}
  1456. .zt-biaoqing-box{margin-top:-20rpx;}
  1457. }
  1458. }
  1459. // 表情详情页
  1460. .ezy-biaoqing-page{
  1461. width: 100%;height: 100vh;background-color: #23befb;position: relative;
  1462. box-sizing: border-box;padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  1463. @include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/zhuanti/zhuanti-bj.png");
  1464. .biaoqing-bj-box{
  1465. position: relative;box-sizing: border-box;padding-top: 220rpx;margin-top: calc(var(--status-bar-height) + 50rpx);
  1466. .qipao-item-box{width: 125rpx;height: 160rpx;@include ezy-no-repeat-cover;position: absolute;}
  1467. .qipao-item-box:nth-child(1){top: 180rpx;left: 20rpx;}
  1468. .qipao-item-box:nth-child(2){top: 40rpx;left: 160rpx;}
  1469. .qipao-item-box:nth-child(3){top: 50rpx;left: 330rpx;}
  1470. .qipao-item-box:nth-child(4){top: 60rpx;right: 120rpx;}
  1471. .qipao-item-box:nth-child(5){top: 270rpx;right: 20rpx;}
  1472. .qipao-item-disabled{animation: fadeOut .2s forwards;}
  1473. @keyframes fadeOut {
  1474. from {opacity: 1;}
  1475. to {opacity: 0;}
  1476. }
  1477. .show-biaoqing-icon{width: 80rpx;height: 80rpx;@include ezy-no-repeat-cover;
  1478. position: absolute;top: 20rpx;left: 22rpx;z-index: 0;}
  1479. .biaoqing-img{width: 442rpx;height: 385rpx;@include ezy-no-repeat-cover;margin: 0 auto;}
  1480. .qipao-mask{
  1481. width: 125rpx;height: 125rpx;@include ezy-no-repeat-cover;z-index: 1;
  1482. background-image: url("@/static/images/zhuanti/xiao-qipao-bj.png");
  1483. position: absolute;top: 0;left: 0;
  1484. }
  1485. .polie-qipao-mask{
  1486. width: 192rpx;height: 125rpx;@include ezy-no-repeat-cover;
  1487. background-image: url("@/static/images/zhuanti/baozha.gif");
  1488. position: absolute;top: 5rpx;left: -35rpx;
  1489. }
  1490. .qipao-text-row{
  1491. color: #fff;font-size: 24rpx;display: flex;align-items: center;
  1492. justify-content: center;position: absolute;bottom: 0;left: 0;right: 0;
  1493. .shou-icon{width: 32rpx;height: 32rpx;@include ezy-no-repeat-cover;
  1494. background-image: url("@/static/images/zhuanti/shou-icon.png");}
  1495. }
  1496. }
  1497. .biaoqing-bj1 .biaoqing-img,.biaoqing-bj1 .show-biaoqing-icon{background-image: url("@/static/images/zhuanti/biaoqing-icon1.png");}
  1498. .biaoqing-bj2 .biaoqing-img,.biaoqing-bj2 .show-biaoqing-icon{background-image: url("@/static/images/zhuanti/biaoqing-icon2.png");}
  1499. .biaoqing-bj3 .biaoqing-img,.biaoqing-bj3 .show-biaoqing-icon{background-image: url("@/static/images/zhuanti/biaoqing-icon3.png");}
  1500. .biaoqing-bj4 .biaoqing-img,.biaoqing-bj4 .show-biaoqing-icon{background-image: url("@/static/images/zhuanti/biaoqing-icon4.png");}
  1501. .biaoqing-bj5 .biaoqing-img,.biaoqing-bj5 .show-biaoqing-icon{background-image: url("@/static/images/zhuanti/biaoqing-icon5.png");}
  1502. .biaoqing-bj6 .biaoqing-img,.biaoqing-bj6 .show-biaoqing-icon{background-image: url("@/static/images/zhuanti/biaoqing-icon6.png");}
  1503. .biaoqing-bj7 .biaoqing-img,.biaoqing-bj7 .show-biaoqing-icon{background-image: url("@/static/images/zhuanti/biaoqing-icon7.png");}
  1504. .biaoqing-bj8 .biaoqing-img,.biaoqing-bj8 .show-biaoqing-icon{background-image: url("@/static/images/zhuanti/biaoqing-icon8.png");}
  1505. .maike-anzhu,.maike-songkai{width: 100%;text-align:center;margin-top: 36rpx;}
  1506. .maike-box{
  1507. width: 125rpx;height: 125rpx;@include ezy-no-repeat-cover;
  1508. display: flex;align-items: center;justify-content: center;
  1509. background-image: url("@/static/images/zhuanti/qipao-bj.png");
  1510. margin:0 auto;position: relative;
  1511. .maike-icon{width: 58rpx;height: 87rpx;@include ezy-no-repeat-cover;
  1512. background-image: url("@/static/images/zhuanti/maike-icon.png");}
  1513. }
  1514. .maike-songkai .maike-box::after{
  1515. content: '';width: 673rpx;height: 115rpx;display: block;@include ezy-no-repeat-cover;
  1516. background-image: url("@/static/images/zhuanti/yinbo.gif");position: absolute;
  1517. }
  1518. .maike-text{color: #fff;font-size: 24rpx;}
  1519. @media (max-height: 800px) {
  1520. .biaoqing-bj-box{
  1521. padding-top:150rpx;
  1522. .qipao-item-box:nth-child(1){top: 120rpx;left: 20rpx;}
  1523. .qipao-item-box:nth-child(2){top: 1rpx;left: 160rpx;}
  1524. .qipao-item-box:nth-child(3){top: -10rpx;left: 330rpx;}
  1525. .qipao-item-box:nth-child(4){top: 30rpx;right: 120rpx;}
  1526. .qipao-item-box:nth-child(5){top: 210rpx;right: 20rpx;}
  1527. .biaoqing-img{width: 382rpx;height: 325rpx;}
  1528. }
  1529. .maike-anzhu,.maike-songkai{margin-top: 24rpx;}
  1530. .maike-box{width: 110rpx;height: 110rpx;}
  1531. .maike-songkai .maike-box::after{width: 653rpx;height: 85rpx;}
  1532. }
  1533. @media (max-height: 700px) {
  1534. .biaoqing-bj-box{
  1535. padding-top: 110rpx;
  1536. .qipao-item-box{width: 100rpx;height: 135rpx;}
  1537. .qipao-item-box:nth-child(1){top:130rpx;left: 40rpx;}
  1538. .qipao-item-box:nth-child(2){top:15rpx;left: 160rpx;}
  1539. .qipao-item-box:nth-child(3){top:-15rpx;left: 330rpx;}
  1540. .qipao-item-box:nth-child(4){top:45rpx;right: 125rpx;}
  1541. .qipao-item-box:nth-child(5){top:200rpx;right: 40rpx;}
  1542. .biaoqing-img{width: 352rpx;height: 295rpx;}
  1543. .qipao-mask{width: 100rpx;height: 100rpx;}
  1544. .polie-qipao-mask{width: 172rpx;height: 105rpx;top: 0rpx;left: -45rpx; }
  1545. .show-biaoqing-icon{width: 60rpx;height: 60rpx;}
  1546. .qipao-text-row{
  1547. font-size: 22rpx;
  1548. .shou-icon{width: 26rpx;height: 26rpx;}
  1549. }
  1550. }
  1551. .maike-anzhu,.maike-songkai{margin-top: 16rpx;}
  1552. .maike-box{width: 100rpx;height: 100rpx;}
  1553. .maike-songkai .maike-box::after{width: 633rpx;height: 60rpx;}
  1554. .maike-text{font-size: 22rpx;}
  1555. }
  1556. @media (max-height: 650px) {
  1557. min-height: 1300rpx;
  1558. }
  1559. }
  1560. // 商城
  1561. .ezy-mall-page{
  1562. width: 100%;height: 100vh;background-color: #00c5fe;position: relative;
  1563. padding-top:var(--status-bar-height);display: flex;flex-direction: column;
  1564. @include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/common/ezy-page-bj.png");
  1565. .uni-list{background-color: transparent!important;}
  1566. .uni-list--border-top,.uni-list--border-bottom{display: none;}
  1567. .uni-list-item__header{display: none;}
  1568. .uni-list-item__container{
  1569. flex-direction: column!important;position: relative;
  1570. padding:16rpx 20rpx !important;overflow: unset;}
  1571. .order-scroll-view{margin-top: 10rpx;overflow-y: auto;height: calc(100vh - 380rpx - var(--status-bar-height));}
  1572. .mall-list-item{
  1573. width: 94%;background-color: rgba(255, 255, 255, 0.6)!important;
  1574. margin: 0 3% 10rpx;border-radius: 8rpx;
  1575. .content-yuanjia{font-size: 36rpx;color: #ff0101;text-decoration: line-through;}
  1576. .mall-content-box{
  1577. display: flex;margin-top: 10rpx;border-bottom: 1px dashed #fff;
  1578. box-sizing: border-box;padding-bottom:10rpx;margin-bottom: 16rpx;
  1579. .mall-image{width: 220rpx;height: 220rpx;margin-right: 16rpx;flex-shrink: 0;}
  1580. .content-body-box{display: flex;flex-direction: column;justify-content: space-between;}
  1581. .content-name{
  1582. font-size: 36rpx;color: #000;margin-bottom: 12rpx;display: flex;align-items: center;
  1583. .name-text{@include single-line-ellipsis;max-width: 360rpx;margin-right: 10rpx;}
  1584. }
  1585. .content-text{font-size: 24rpx;color: #666;@include multi-line-ellipsis(3);line-height: 1.4;}
  1586. .content-row{
  1587. display: flex;justify-content: space-between;align-items: center;
  1588. .shop-car-box{
  1589. width: 70rpx;height: 70rpx;position: relative;
  1590. @include ezy-no-repeat-cover;background-image: url("@/static/images/mall/shop-car-icon.png");
  1591. }
  1592. .car-change{
  1593. width: 32rpx;height: 30rpx;position: absolute;right: -4rpx;top: -8rpx;
  1594. @include ezy-no-repeat-cover;background-image: url("@/static/images/mall/change-icon.png");
  1595. }
  1596. }
  1597. }
  1598. .mall-bottom-row{
  1599. display: flex;justify-content: space-between;align-items: center;
  1600. box-sizing: border-box;padding-bottom: 16rpx;
  1601. .kcb-btn{
  1602. width: 180rpx;height: 56rpx;line-height: 56rpx;text-align: center;font-size: 24rpx;color: #fff;
  1603. @include ezy-no-repeat-cover;background-image: url("@/static/images/common/jf-bj.png");
  1604. icon{width: 18rpx;height: 18rpx;@include ezy-no-repeat-cover;margin-left: 4rpx;
  1605. background-image: url("@/static/images/common/jt-up-white-icon.svg");transform: scale(180deg);}
  1606. }
  1607. .hdj-text{font-size: 32rpx;color: #333;margin-left: auto;}
  1608. }
  1609. }
  1610. }