东风启辰小程序端
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

index.wxss 3.1KB

il y a 5 ans
il y a 5 ans
il y a 5 ans
il y a 5 ans
il y a 5 ans
il y a 5 ans
il y a 5 ans
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. /**index.wxss**/
  2. image{
  3. display: block;
  4. }
  5. .main{
  6. height: calc(100vh - 150rpx);
  7. overflow: auto;
  8. }
  9. .imgBg{
  10. position: fixed;
  11. top: 0;
  12. left: 0;
  13. width: 750rpx;
  14. height: 1356rpx;
  15. transition: opacity 1000ms;
  16. z-index: 9;
  17. }
  18. .msgFrame{
  19. position: fixed;
  20. bottom: 150rpx;
  21. left: 0;
  22. width:750rpx;
  23. padding: 0 39rpx;
  24. padding-top:50rpx;
  25. padding-bottom: 64rpx;
  26. background-color: rgba(000, 000, 000, 0.5);
  27. box-sizing: border-box;
  28. }
  29. .inputGroup{
  30. position: relative;
  31. display: flex;
  32. align-items: center;
  33. justify-content: space-between;
  34. }
  35. .inputSty{
  36. width:333rpx;
  37. height:55rpx;
  38. background-color: white;
  39. border-radius: 10rpx;
  40. box-sizing: border-box;
  41. line-height: 55rpx;
  42. padding: 0 25rpx;
  43. font-size: 20rpx;
  44. color: black;
  45. }
  46. .getPhoneFrame{
  47. position: absolute;
  48. top:0;
  49. right:0;
  50. width:333rpx;
  51. height:55rpx;
  52. border-radius: 10rpx;
  53. overflow: hidden;
  54. opacity: 0;
  55. z-index: 2;
  56. }
  57. .getPhoneBtn{
  58. margin: 0;
  59. padding: 0;
  60. height: 100%;
  61. width: 100%;
  62. }
  63. .selectGroup{
  64. width:672rpx;
  65. height:55rpx;
  66. background-color: white;
  67. border-radius: 10rpx;
  68. box-sizing: border-box;
  69. line-height: 55rpx;
  70. padding: 0 25rpx;
  71. font-size: 20rpx;
  72. margin-top: 18rpx;
  73. display: flex;
  74. align-items: center;
  75. justify-content: space-between;
  76. }
  77. .selectIcon{
  78. width: 25rpx;
  79. height: 15rpx;
  80. }
  81. .subscribeBtn{
  82. width:672rpx;
  83. height:54rpx;
  84. line-height: 54rpx;
  85. text-align: center;
  86. background-color: #005EFF;
  87. color: white;
  88. font-size: 29rpx;
  89. margin-top: 18rpx;
  90. border-radius: 10rpx;
  91. }
  92. .indexBottom{
  93. width: 750rpx;
  94. height: 353rpx;
  95. }
  96. .videoSty{
  97. position: relative;
  98. width:750rpx;
  99. height:530rpx;
  100. margin-bottom: 18rpx;
  101. }
  102. #video{
  103. width: 100%;
  104. height: 100%;
  105. }
  106. .videoPlay{
  107. width: 139rpx;
  108. height: 138rpx;
  109. position: absolute;
  110. top:50%;
  111. left: 50%;
  112. transform: translate(-50%,-50%);
  113. }
  114. .swiperFrame{
  115. position: relative;
  116. width: 750rpx;
  117. height: 340rpx;
  118. }
  119. .swiperSty{
  120. width: 100%;
  121. height: 100%;
  122. }
  123. .leftArrow{
  124. position: absolute;
  125. top:50%;
  126. left: 23rpx;
  127. width: 28rpx;
  128. height: 118rpx;
  129. transform: translateY(-50%);
  130. }
  131. .rightArrow{
  132. position: absolute;
  133. width: 27rpx;
  134. height: 118rpx;
  135. top:50%;
  136. right: 23rpx;
  137. transform: translateY(-50%);
  138. }
  139. .codeGroup{
  140. width:672rpx;
  141. height:55rpx;
  142. background-color: white;
  143. border-radius: 10rpx;
  144. box-sizing: border-box;
  145. line-height: 55rpx;
  146. padding: 0 25rpx;
  147. font-size: 20rpx;
  148. margin-top: 18rpx;
  149. display: flex;
  150. align-items: center;
  151. justify-content: space-between;
  152. }
  153. .inputCode{
  154. height: 100%;
  155. width: 500rpx;
  156. }
  157. .bannerBarGroup{
  158. margin-top: 23rpx;
  159. display: flex;
  160. align-items: center;
  161. justify-content: center;
  162. }
  163. .bannerBar1{
  164. height: 5rpx;
  165. background-color: #ABABAD;
  166. width: 50rpx;
  167. transition: width 0.3s;
  168. margin-left: 5rpx;
  169. }
  170. .bannerBar1:first-child{
  171. margin-left: 0;
  172. }
  173. .bannerBar2{
  174. width: 80rpx;
  175. background-color: #212B53;
  176. }
  177. .bannerName{
  178. font-size:28rpx;
  179. font-family:PingFang;
  180. font-weight:bold;
  181. color:rgba(25,47,91,1);
  182. text-align: center;
  183. line-height: 28rpx;
  184. margin-top: 21rpx;
  185. margin-bottom: 40rpx;
  186. }
  187. .videoPoster{
  188. position: absolute;
  189. left: 0;
  190. top:0;
  191. width: 100%;
  192. height: 100%;
  193. }