index.scss 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. // .swiper{
  2. // }
  3. // 自定义指示器样式
  4. ::v-deep .u-swiper{
  5. border-radius: 0!important;
  6. }
  7. ::v-deep .u-line{
  8. width: 56rpx!important;
  9. }
  10. .container{
  11. padding-bottom: 62rpx;
  12. }
  13. .swiperAndBook{
  14. position: relative;
  15. .tab{
  16. position: absolute;
  17. z-index: 9;
  18. height: 92rpx;
  19. display: flex;
  20. align-items: center;
  21. color: #D8D6D4;
  22. padding-left: 40rpx;
  23. background: rgba(0, 0, 0,.19);
  24. width: 100%;
  25. .item{
  26. margin-right: 52rpx;
  27. font-size: 32rpx;
  28. font-family: PingFangSC-Regular, PingFang SC;
  29. font-weight: 400;
  30. }
  31. .itemA{
  32. font-size: 36rpx;
  33. font-family: PingFang-SC-Bold, PingFang-SC;
  34. font-weight: bold;
  35. color: #FFFFFF;
  36. }
  37. }
  38. .bottomBtn{
  39. .bookingAndIndicator{
  40. background: black;
  41. height: 228rpx;
  42. display: flex;
  43. justify-content: center;
  44. flex-direction: column;
  45. align-items: center;
  46. padding-top: 92rpx;
  47. box-sizing: border-box;
  48. .btn{
  49. width: 362rpx;
  50. height: 76rpx;
  51. border-radius: 38rpx;
  52. border: 2rpx solid #FFFFFF;
  53. display: flex;
  54. align-items: center;
  55. justify-content: center;
  56. .btnTxt{
  57. width: 112rpx;
  58. height: 28rpx;
  59. font-size: 28rpx;
  60. font-family: PingFangSC-Regular, PingFang SC;
  61. font-weight: 400;
  62. color: #FFFFFF;
  63. line-height: 28rpx;
  64. margin-right: 12rpx;
  65. }
  66. }
  67. .indicatorBox{
  68. position: relative;
  69. display: flex;
  70. justify-content: center;
  71. align-items: center;
  72. margin-top: 32rpx;
  73. margin-bottom: 34rpx;
  74. .indicator {
  75. @include flex(row);
  76. justify-content: center;
  77. position: absolute;
  78. top: 10rpx;
  79. &__dot {
  80. width: 81rpx;
  81. height: 2rpx;
  82. margin: 0 8rpx;
  83. transition: background-color 0.3s;
  84. width: 24rpx;
  85. height: 4rpx;
  86. background: #6A6A6A;
  87. border-radius: 10rpx;
  88. &--active {
  89. background-color:#ECECEC;
  90. width: 60rpx;
  91. }
  92. }
  93. }
  94. .indicator-num {
  95. padding: 2px 0;
  96. background-color: rgba(0, 0, 0, 0.35);
  97. border-radius: 100px;
  98. width: 35px;
  99. @include flex;
  100. justify-content: center;
  101. &__text {
  102. color: #FFFFFF;
  103. font-size: 12px;
  104. }
  105. }
  106. }
  107. }
  108. }
  109. }
  110. .bg{
  111. // background:url('https://oaigc.oss-cn-chengdu.aliyuncs.com/lamp/2023-09/2023090615382538343.png') no-repeat;
  112. // background-image: url('@/static/index/bg.png');
  113. background-size: 100% 100%;
  114. .controlPart{
  115. padding: 0 32rpx;
  116. .top{
  117. display: flex;
  118. align-items: center;
  119. justify-content: space-between;
  120. height: 112rpx;
  121. .left{
  122. display: flex;
  123. justify-content: flex-start;
  124. align-items: flex-start;
  125. flex-direction: column;
  126. image{
  127. margin-bottom: -20rpx;
  128. margin-left: -20rpx;
  129. }
  130. .title{
  131. font-size: 36rpx;
  132. font-family: PingFang-SC-Bold, PingFang-SC;
  133. font-weight: bold;
  134. color: #333333;
  135. }
  136. }
  137. image{
  138. }
  139. }
  140. .con{
  141. width: 100%;
  142. image{
  143. width: 100%;
  144. height: 452rpx;
  145. border-radius: 0 25rpx 0 25rpx;
  146. }
  147. }
  148. }
  149. .productLead{
  150. padding-left: 30rpx;
  151. .top{
  152. display: flex;
  153. align-items: flex-end;
  154. justify-content: space-between;
  155. height: 184rpx;
  156. padding-right: 32rpx;
  157. padding-bottom: 42rpx;
  158. box-sizing: border-box;
  159. .left{
  160. position: relative;
  161. .bottomEng{
  162. font-size: 44rpx;
  163. font-family: PingFang-SC-Bold, PingFang-SC;
  164. font-weight: bold;
  165. color:#E1DDDB;
  166. position: absolute;
  167. z-index: 1;
  168. min-width: 568rpx;
  169. top:-35rpx;
  170. // letter-spacing: 10rpx;
  171. }
  172. .bt{
  173. display: flex;
  174. align-items: center;
  175. position: relative;
  176. z-index: 2;
  177. .title{
  178. font-size: 32rpx;
  179. font-family: PingFang-SC-Bold, PingFang-SC;
  180. font-weight: bold;
  181. color: #333333;
  182. margin-right: 6rpx;
  183. }
  184. }
  185. }
  186. }
  187. .con{
  188. // width: calc(100% - 30rpx);
  189. width:100%;
  190. display: flex;
  191. overflow-x: scroll;
  192. .item{
  193. width: 336rpx;
  194. // height: 368rpx;
  195. background: #FFFFFF;
  196. border-radius: 24rpx;
  197. border: 2rpx solid #F1F1F1;
  198. margin-right: 16rpx;
  199. image{
  200. width: 336rpx;
  201. height: 292rpx;
  202. border-radius: 30rpx 30rpx 0 0;
  203. }
  204. .bottom{
  205. display: flex;
  206. justify-content: center;
  207. align-items: center;
  208. height: 76rpx;
  209. }
  210. }
  211. }
  212. .conLast{
  213. margin-bottom: 90rpx;
  214. .indicatorBox1{
  215. position: relative;
  216. display: flex;
  217. justify-content: center;
  218. align-items: center;
  219. margin-top: 32rpx;
  220. margin-bottom: 34rpx;
  221. .indicator1 {
  222. @include flex(row);
  223. justify-content: center;
  224. position: absolute;
  225. top: 10rpx;
  226. &__dot1 {
  227. width: 24rpx;
  228. height: 8rpx;
  229. border-radius: 4rpx;
  230. margin: 0 8rpx;
  231. transition: background-color 0.3s;
  232. background: #D4D4D4;
  233. // border-radius: 10rpx;
  234. &--active1 {
  235. background-color:#E77817;
  236. width: 60rpx;
  237. }
  238. }
  239. }
  240. .indicator-num1 {
  241. padding: 2px 0;
  242. background-color: blue;
  243. border-radius: 100px;
  244. width: 35px;
  245. @include flex;
  246. justify-content: center;
  247. &__text1 {
  248. color: red;
  249. font-size: 12px;
  250. }
  251. }
  252. }
  253. }
  254. }
  255. }